.organizer_landing_details .header_sec {
  background: url("/images/org_detail_pages/detail_header.jpg");
  background-size: 100% 48rem;
  background-repeat: no-repeat;
  width: 100%;
}
.organizer_landing_details .header_sec.topic-banner {
  background-size: cover;
  background-repeat: no-repeat;
  background: linear-gradient(to bottom, #02073f 0%, #0662b6 100%);
}
.organizer_landing_details .header_sec .header_main .top_sec h1 {
  color: #2c4db9;
  font-size: 3rem;
  font-weight: bold;
  letter-spacing: -0.5px;
}

.organizer_landing_details
  .header_sec
  .header_main
  .top_sec
  h1.holisticheading {
  color: #b0fcfc;
  text-align: center;
}

.organizer_landing_details
  .header_sec
  .header_main
  .top_sec
  .left_sec
  .titiledate {
  color: #e0e0e0;
  display: flex;
  justify-content: center;
  grid-gap: 0.8rem;
  font-size: 1.1rem;
}

.organizer_landing_details .header_sec .header_main .top_sec .left_sec img {
  max-width: 60%;
}

.organizer_landing_details
  .header_sec
  .header_main
  .top_sec
  .left_sec
  .register-button
  .reg_btn {
  background-color: #ff773d;
  min-width: 13rem;
  min-height: 2.5rem;
  margin-top: 0.5rem;
  font-size: 1.2rem;
}

.organizer_landing_details
  .header_sec
  .header_main
  .top_sec
  .left_sec
  .register-button
  .reg_btn:focus {
  box-shadow: none;
}

.organizer_landing_details
  .header_sec
  .header_sec_back
  .pre-conference_card-hybrid-section
  .pre-stream {
  background-color: #ff5349;
  color: #fff;
  min-width: 14rem;
  height: 2.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0;
  padding-left: 0 1.5rem;
  font-size: 1rem;
  margin-top: -0.5rem;
}
.organizer_landing_details
  .holis_org_details_body
  .header_sec
  .header_sec_back
  .pre-conference_card-hybrid-section
  .live_stream {
  min-width: 10rem;
  font-weight: 600;
  background: none;
  font-size: 1.5rem;
  padding-right: 1rem;
}
.organizer_landing_details
  .header_sec
  .header_main
  .top_sec
  .left_sec
  .holistic-banner-img {
  display: flex;
  justify-content: center;
}
.organizer_landing_details
  .header_sec
  .header_sec_back
  .pre-conference_card-hybrid-section {
  position: absolute;
  right: 0;
  top: 7rem;
}

.organizer_landing_details
  .header_sec
  .header_sec_back
  .pre-conference_card-hybrid-section
  h5.unable-text
  span {
  margin-top: 0.3rem;
  margin-bottom: 0.3rem;
  text-align: center;
  background-color: #fff;
  font-size: 0.8rem;
  padding: 0.4rem 0.8rem;
  color: #273c7f;
  border-radius: 20px;
}
.organizer_landing_details .header_sec .header_main {
  padding: 2rem 0;
}
.organizer_landing_details .header_sec .header_main .sub_head_sec {
  display: flex;
  align-items: center;
  padding-top: 0.5rem;
  grid-gap: 1rem;
}
.organizer_landing_details
  .header_sec
  .header_main
  .sub_head_sec
  .sub_head_sub_sec {
  text-align: left;
  margin-top: 0;
  border-radius: 20px;
  background: rgb(0 0 0 / 37%);
  padding: 0.5rem 1rem;
}

.organizer_landing_details
  .holis_org_details_body
  .header_sec
  .header_main
  .sub_head_sec
  .sub_head_sub_sec {
  background-image: unset;
  background: unset;
  padding: 0.5rem 0rem;
}
.organizer_landing_details
  .holis_org_details_body
  .header_sec
  .header_main
  .sub_head_sec
  .sub_head_sub_sec
  span {
  color: #ff7a3d;
}
.organizer_landing_details
  .header_sec
  .header_main
  .sub_head_sec
  .sub_head_sub_sec
  span {
  color: #fff;
  font-size: 1.2rem;
  letter-spacing: 0.6px;
}
.speaker_sec_head {
  margin-top: 0;
  max-width: 18%;
  margin-left: auto;
  text-align: left;
  display: flex;
  flex-direction: column;
  justify-content: left;
}
.speaker_sec_head .agenda_main {
  margin-top: 1rem;
  padding-left: 0;
  min-height: 3rem;
}
.speaker_sec_head .agenda_main .agenda_speakers_btn {
  text-decoration: none;
  background: #ff7a3d;
  padding: 0.5rem 1.4rem;
  border-radius: 25px;
}
.speaker_sec_head .speakers {
  display: flex;
  grid-gap: 0.5rem;
  margin-top: 0;
  margin-bottom: 0.5rem;
  max-width: max-content;
}
.speaker_sec_head .speakers img {
  border-radius: 50%;
  width: 50px;
  height: 50px;
  border: 4px solid #ddd;
}
.speaker_sec_head .speakers .spea_detail_sec {
  text-align: left;
  padding-top: 0;
  color: #fff;
}

.speaker_sec_head .speakers .spea_detail_sec a {
  text-decoration: none;
}
.speaker_sec_head .speakers .spea_detail_sec h5 {
  color: #fff;
  margin-bottom: 0;
}
.bottom_sec {
  display: flex;
  justify-content: space-between;
}
.bottom_sec .bottom_sec_card {
  margin-top: 6rem;
  width: 100%;
  background: rgb(36 22 48 / 65%);
  border-radius: 15px;
  display: flex;
  padding: 1rem 2rem;
  justify-content: space-between;
}
.bottom_sec .bottom_sec_card .summary_sec {
  padding-bottom: 0;
  color: #fff;
  padding-left: 2rem;
  border-right: 1px dashed #f5f5f5;
  min-width: 25%;
}
.bottom_sec .bottom_sec_card .summary_sec h5 {
  font-size: 1.5rem;
  color: #ffffff;
  margin-bottom: 0;
  font-weight: 700;
}
.bottom_sec .bottom_sec_card .summary_sec span {
  color: #ffffff;
}

.bottom_sec .bottom_sec_card .summ_reg {
  border-right: unset;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bottom_sec .bottom_sec_card .summary_sec .conf_button {
  grid-gap: 2rem;
}
.bottom_sec .bottom_sec_card .summary_sec .conf_button button {
  background-image: linear-gradient(to right, #00cdac, #0e689f);
  border-radius: 2rem;
  border: none;
  height: 2.5rem;
  font-size: 1.1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  min-width: 9rem;
}
.holis_org_details_body .second_but_below_tab {
  display: flex;
  margin-top: 2rem;
  justify-content: center;
}
.holis_org_details_body .second_but_below_tab button {
  border-radius: 5px;
  border: none;
  height: 2.5rem;
  font-size: 1.3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  min-width: 13rem;
  background-color: #ff7a3d;
}
.holis_org_details_body .second_but_below_tab button[disabled] {
  opacity: 0.7;
}
.holis_org_details_body .second_but_below_tab button[disabled]:hover {
  color: #fff;
  background-color: #ff7a3d;
}
.holis_org_details_body
  .bottom_sec
  .bottom_sec_card
  .summary_sec
  .conf_button
  button {
  background-color: #ff7a3d;
  background-image: unset;
}
.body_sec {
  padding: 3rem 0;
}

.body_sec .over_view_sec {
  margin-bottom: 1.5rem;
}
.body_sec .over_view_sec h3 {
  font-size: 2rem;
  color: #171717;
  margin-bottom: 10px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 1rem;
}
.org_details_sec .body_sec .tp-brdr {
  background-color: #f6e440;
  min-height: 0.1rem;
  max-width: 2.5rem;
  display: inherit;
  margin: 0 auto;
}
.body_sec .over_view_sec .details-desc .table table {
  width: 100%;
  border-style: unset !important;
}
.body_sec .over_view_sec .details-desc .table tbody tr td {
  border: 1px solid #ccc;
}
.body_sec h3.detail-title {
  font-size: 22px;
  margin-bottom: 0;
  font-weight: 600;
}
.accreditation-card {
  background-color: #f9f9f9;
  border-radius: 12px;
  padding: 20px;
  margin: 0 0 5px !important;
  border: 1px solid #dbdbdb;
  display: flex;
  grid-gap: 15px;
  gap: 15px;
}
.activity-detail-page .accreditation-card .accreditation-card-img {
  width: 10%;
}
.accreditation-card .accreditation-card-img img {
  width: 100%;
}
.accreditation-card .accreditation-card-content {
  width: 100%;
}
.accreditation-card-list li {
  border-right: 1px solid #aaa;
  font-size: 1.2rem !important;
}
.accreditation-card-list li:last-child {
  border: 0 !important;
}
.specialities-section .specialities-item {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
.specialities-section .specialities-item span {
  font-size: 14px;
  margin-right: 25px;
  line-height: 1.3;
}
.specialities-section .specialities-item span:before {
  content: "• ";
  font-size: 22px;
  margin-right: 3px;
  color: #2c4db9;
}
.sum_mid {
  padding-top: 2rem;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #bdbdbd;
  padding-bottom: 3rem;
}
.sum_mid_left {
  max-width: 75%;
  padding-right: 3rem;
}
.sum_mid_right {
  max-width: 28%;
  min-width: 28%;
  padding-top: 2rem;
}
.back_sec {
  padding-bottom: 1.5rem;
  margin-right: 2rem;
  border: 1px solid #bdbdbd;
}
.front_sec {
  background-color: #f2f8fd;
  border: 1px solid #cbcbcb;
  padding: 2rem;
  margin-top: -2rem;
  margin-left: 2rem;
  margin-right: -2rem;
}
.sum {
  padding-bottom: 1rem;
}
.right_head {
  font-size: 22px;
  margin-bottom: 0;
}
.front_sec .desc {
  color: #273c7f;
  font-size: 18px;
  line-height: 1.3;
}
.spea_list .featured_speaker_card {
  display: flex;
  grid-gap: 1rem;
  align-items: center;
  background-color: #f2f8fd;
  padding: 1rem;
  border-radius: 15px;
  box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%);
}
.spea_list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 1rem;
}
.spea_list .featured_speaker_card img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  border: 8px solid rgb(238, 238, 238);
}
.spea_list .featured_speaker_card a {
  font-size: 1rem;
  color: #273c7f;
  text-decoration: none;
}
.spea_sec_body {
  padding: 3rem 0;
}
.spea_sec_body h3 {
  text-align: center;
  margin-bottom: 1.5rem;
  font-size: 2rem;
}
.org_details_sec .org_details_body .body_sec .over_view_sec .details-desc p {
  font-size: 1.1rem;
}

.org_details_sec .org_details_body .body_sec .over_view_sec .details-desc p a {
  text-decoration: none;
}

.org_details_sec
  .org_details_body
  .body_sec
  .over_view_sec
  .details-desc
  p
  a
  span {
  color: #273c7f !important;
  font-weight: 600;
}

.spea_sec_body .tp-brdr {
  background-color: rgba(44, 77, 185, 0.7);
  min-height: 0.1rem;
  max-width: 2.5rem;
  display: inherit;
  margin: 0 auto;
}
.planning_sec_body {
  display: flex;
  grid-gap: 20%;
  justify-content: center;
  padding-top: 1.5rem;
}
.planning_card {
  padding: 1.5rem 2rem;
  display: flex;
  flex-direction: column;
  grid-gap: 1rem;
  border-radius: 0.3rem;
  background-color: #fff;
  box-shadow: none;
  color: #212121;
  text-align: center;
  font-size: 20px;
  justify-content: center;
  align-items: center;
}
.planning_card .plan-sec-mn h3 {
  font-size: 1.5rem;
  color: #273c7f;
}

.planning_card .plan-sec-mn p {
  font-size: 20px;
  margin-bottom: 0;
}
.plan-sec-button button {
  background-color: #1b9ad3;
  border-color: #1b9ad3;
  max-width: 7.5rem;
  margin: 0 auto;
  width: 150px;
  height: 40px;
  border-radius: 6px;
}
.plan-sec-button button a {
  text-decoration: none;
}
.planning_sec {
  background-color: #fff;
  border-bottom: 1px solid #757575;
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.planning_sec h3 {
  text-align: center;
  font-size: 2rem;
}
.term_sec {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.contact_us_sec {
  padding-top: 3rem;
}
.term_sec h3,
.contact_us_sec h3 {
  text-align: center;
  font-size: 2rem;
  margin-bottom: 1.5rem;
}

.contact_us_sec h3 {
  margin-bottom: 1rem;
}

.contact_sec .reg-main {
  display: flex;
  grid-gap: 10%;
  justify-content: center;
  padding-top: 0;
}
.contact_sec .reg-main .reg-sec {
  padding: 1.5rem 2rem;
  display: flex;
  flex-direction: column;
  grid-gap: 1rem;
  border-radius: 0.3rem;
  background-color: #fff;
  box-shadow: none;
  color: #212121;
  text-align: center;
  font-size: 20px;
}

.contact_sec .reg-main .reg-sec h5 {
  font-size: 1.5rem;
  color: #273c7f;
}
.contact_sec .reg-main .reg-sec p {
  font-size: 20px;
}
.speaker_sec_head h5 {
  margin-bottom: 1rem;
  font-size: 1.3rem;
  color: #273c7f;
}

.download_sec span {
  color: #757575;
  font-size: 1.2rem;
}
.download_sec span a {
  text-decoration: none;
  color: #0056b3;
  font-weight: 600;
}
.venue_sec h3 {
  margin-bottom: 1.5rem;
  text-align: center;
}

.org_details_sec .details-desc table td {
  font-size: 1.1rem;
}
.org_details_sec .sum_mid .details-desc {
  color: #757575;
  font-size: 1.2rem;
}

.spea_list .featured_speaker_card span {
  color: #273c7f;
}

.spea_list .featured_speaker_card a h5 {
  margin-bottom: 0;
}

.org_details_sec .sum_mid .details-desc p,
.org_details_sec .object_details_sec p {
  color: #757575;
  font-size: 1.2rem;
}
.org_details_sec .sum_mid .details-desc p a {
  text-decoration: none;
  color: #0056b3;
}
/* mobile */
.mobile_organizer_landing_details .speaker_sec_head {
  max-width: 100%;
  grid-gap: 0.8rem;
  align-items: flex-start;
}
.mobile_organizer_landing_details .header_sec {
  background-size: cover;
}
.mobile_organizer_landing_details .header_sec .header_main .top_sec h1 {
  font-size: 1.8rem;
  padding-top: 0;
  line-height: 1.4;
  max-width: 100% !important;
}
.mobile_organizer_landing_details .header_sec .header_main {
  padding: 1.5rem 1rem;
}
.mobile_organizer_landing_details .speaker_sec_head > h5 {
  padding-top: 1.5rem;
  margin-bottom: 0;
}
.mobile_organizer_landing_details .speaker_sec_head .speakers {
  max-width: fit-content;
  margin-left: 0;
}
.mobile_organizer_landing_details .header_sec_back {
  background-color: rgba(0, 0, 0, 0.2);
  position: relative;
}
.mobile_organizer_landing_details .bottom_sec {
  display: block;
}
.mobile_organizer_landing_details .bottom_sec .bottom_sec_card {
  margin-top: 1.3rem;
  margin-left: 0;
  display: block;
  min-width: 100%;
}
.mobile_organizer_landing_details .bottom_sec .bottom_sec_card .summary_sec {
  border-right: none;
  border-bottom: 1px dashed #f5f5f5;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-right: 1rem !important;
  padding-left: 0rem !important;
}
.mobile_organizer_landing_details .bottom_sec .bottom_sec_card .summary_sec h5 {
  font-size: 1.4rem;
  color: #ffffff;
}
.mobile_organizer_landing_details
  .bottom_sec
  .bottom_sec_card
  .summary_sec
  > span {
  margin-bottom: 1rem;
  font-size: 1rem;
}
.mobile_organizer_landing_details
  .bottom_sec
  .bottom_sec_card
  .summary_sec
  .conf_button {
  display: block;
  padding-top: 1rem;
}
.mobile_organizer_landing_details
  .bottom_sec
  .bottom_sec_card
  .summary_sec
  .conf_button
  button {
  margin-bottom: 1rem;
  width: 100%;
}
.mobile_organizer_landing_details
  .bottom_sec
  .bottom_sec_card
  .summary_sec
  .conf_button
  button
  > span {
  font-size: 16px;
}
.mobile_organizer_landing_details
  .body_sec
  .over_view_sec
  .details-desc
  .table
  table {
  width: 100%;
  display: block;
  overflow-x: auto;
  white-space: nowrap;
}
.mobile_organizer_landing_details .body_sec {
  padding: 1.5rem 0;
  padding-bottom: 0;
  padding-top: 3rem;
}
.mobile_organizer_landing_details .sum_mid {
  display: block;
  padding-top: 2rem;
  padding-bottom: 1.5rem;
}
.mobile_organizer_landing_details .sum_mid_left {
  padding-right: 0;
  max-width: 100%;
}
.mobile_organizer_landing_details .sum_mid_right {
  min-width: 100%;
  max-width: 100%;
}
.mobile_organizer_landing_details .spea_list {
  grid-template-columns: repeat(1, 1fr);
}
.mobile_organizer_landing_details .planning_sec_body {
  flex-direction: column;
  padding-top: 0;
}
.mobile_organizer_landing_details .planning_card {
  max-width: 100%;
  align-items: center;
}
.mobile_organizer_landing_details .planning_sec,
.mobile_organizer_landing_details .term_sec {
  padding: 1.5rem 0;
}

.mobile_organizer_landing_details .contact_us_sec h3 {
  margin-bottom: 0rem;
  text-align: center;
}
.mobile_organizer_landing_details .contact_sec .reg-main {
  flex-direction: column;
  grid-gap: 5%;
  padding-top: 0rem;
}
.mobile_organizer_landing_details .contact_sec .reg-main .reg-sec {
  padding: 1rem 1.5rem;
}
.mobile_organizer_landing_details .contact_us_sec {
  padding-top: 2rem;
}
.mobile_organizer_landing_details
  .header_sec
  .header_sec_back
  .unable-hybrid-section {
  left: 0;
  right: 0;
  text-align: center;
  top: 100%;
  max-width: 100%;
}

.mobile_organizer_landing_details .holis_org_details_body .holis_button_fix {
  position: fixed;
  bottom: 0;
  z-index: 1000 !important;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  padding: 0 10px;
  background-color: #f7f7ff;
  border: 1px solid #c3c3c390;
  min-height: 50px;
  box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%);
}
.mobile_organizer_landing_details
  .holis_org_details_body
  .holis_button_fix
  .button_sec {
  margin-top: 0.5rem !important;
}
.mobile_organizer_landing_details
  .holis_org_details_body
  .holis_button_fix
  .button_sec
  button {
  background-color: #ff7a3d;
  height: 38px;
  color: #fff;
  border: 1px solid #ff7a3d;
  border-right-color: #ffe1c7;
  margin-bottom: 0.5rem;
}
.mobile_organizer_landing_details
  .holis_org_details_body
  .holis_button_fix
  .blue-color
  .anticon-caret-right {
  vertical-align: 0;
}
.mobile_organizer_landing_details .activity-detail-page {
  scroll-margin-top: calc(400px);
}
.mobile_organizer_landing_details .holis_button_fix .credits-added-section {
  padding: 10px;
  border-bottom: 1px solid #c3c3c370;
}
.mobile_organizer_landing_details
  .holis_button_fix
  .credits-added-section
  .credits-title {
  color: #393939;
  font-weight: 500;
  font-size: 18px;
  vertical-align: middle;
}
.mobile_organizer_landing_details
  .holis_button_fix
  .credits-added-section
  .credits-count {
  font-weight: 500;
  font-size: 17px;
  vertical-align: middle;
}
.mobile_organizer_landing_details .qty-text-muted {
  color: #777;
  font-weight: 400;
}
.mobile_organizer_landing_details
  .holis_button_fix
  .credits-added-section
  .credits-price {
  color: #ff773d;
  font-weight: 500;
  font-size: 20px;
}
.mobile_organizer_landing_details
  .holis_org_details_body
  .holis_button_fix
  .button_sec
  .register_button {
  width: 88%;
}

.mobile_organizer_landing_details
  .holis_org_details_body
  .holis_button_fix
  .button_sec
  .register_button[disabled] {
  color: #fff;
  opacity: 0.7;
  font-size: 1.1rem;
}
.mobile_organizer_landing_details
  .holis_org_details_body
  .holis_button_fix
  .button_sec
  .close-btn {
  width: 12%;
  background-color: #ff773d;
  color: #fff;
  border-radius: 5px;
  height: 38px;
  border: 0;
  border-radius: 0;
}
.mobile_organizer_landing_details {
  padding-bottom: 4rem;
}

.details-desc .learning-section .learning-main .date {
  display: flex;
  align-items: center;
  grid-gap: 0.5rem;
  text-align: left;
  border-bottom: 2px solid #1b9ad3;
}

.details-desc .learning-section .learning-main .date h3 {
  color: #2c4db9;
  font-weight: 300;
  margin-bottom: 1rem;
  padding-left: 2rem;
  display: flex;
  align-items: center;
  grid-gap: 1rem;
}

.details-desc .learning-section .learning-main .date h3 span {
  font-weight: 600;
}

.details-desc .learning-section .learning-main .learning-cards {
  padding-top: 1.5rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  padding-bottom: 1.5rem;
}

.details-desc .learning-section .learning-main .learning-cards h5 {
  display: flex;
  align-items: center;
  grid-gap: 0.4rem;
  font-size: 1rem;
  font-weight: 600;
}

.details-desc .learning-section .learning-main .learning-cards .learning-card {
  padding: 0 1.5rem;
  margin-bottom: 2rem;
  padding-right: 4rem;
  border-right: 2px solid rgb(151 151 151 / 13%);
}

.details-desc
  .learning-section
  .learning-main
  .learning-cards
  .learning-card-main
  .learning-card {
  height: 100%;
}

.details-desc .learning-section .learning-main .learning-lunch-main {
  background-color: #ffe3d7;
}

.details-desc .learning-section .learning-main .learning-lunch {
  display: flex;
  align-items: center;
  width: 58%;
  justify-content: space-between;
  padding: 1rem 0;
  padding-left: 1.5rem;
}

.learning-section
  .learning-main
  .learning-cards
  .learning-card
  .content
  .speaker-section
  .speaker
  .speaker-img
  img {
  border-radius: 50px;
  border: 2px solid #2c4db9;
  width: 100px;
}

.details-desc .learning-section .learning-main .learning-lunch h5 span {
  color: #757575;
}

.details-desc .learning-section .learning-main .learning-lunch h2 {
  display: flex;
  align-items: center;
  grid-gap: 0.5rem;
  font-weight: 600;
  font-size: 1.8rem;
}

.details-desc
  .learning-section
  .learning-main
  .learning-cards
  .learning-card-main {
  border-bottom: 2px solid rgb(151 151 151 / 13%);
  padding-bottom: 2rem;
}

.details-desc
  .learning-section
  .learning-main
  .learning-cards
  .learning-card-main.learning-card-middle {
  margin-bottom: 2rem !important;
}

.details-desc
  .learning-section
  .learning-main
  .learning-cards
  .learning-card-main:nth-last-child(1),
.details-desc
  .learning-section
  .learning-main
  .learning-cards
  .learning-card-main:nth-last-child(2) {
  border-bottom: none;
  margin-bottom: 0;
}

.organizer_landing_details
  .all-container
  .org_details_sec
  .org_details_body
  .body_sec
  .container {
  max-width: 95% !important;
}

.details-desc
  .learning-section
  .learning-main
  .learning-cards
  .learning-card-main {
  margin-bottom: 2rem;
}

.details-desc
  .learning-section
  .learning-main
  .learning-cards
  .learning-card:nth-child(2),
.details-desc
  .learning-section
  .learning-main
  .learning-cards
  .learning-card:nth-child(4) {
  border-right: none;
}

.details-desc
  .learning-section
  .learning-main
  .learning-cards
  .learning-card
  h5
  span {
  color: #a7a6aa;
}

.learning-section
  .learning-main
  .learning-cards
  .learning-card
  .content
  .main-content
  .content-points {
  padding-left: 0;
  padding-top: 0.5rem;
}

.learning-section
  .learning-main
  .learning-cards
  .learning-card
  .content
  .main-content
  .content-points
  li {
  list-style-type: none;
  line-height: 1.5;
  color: #5f5f5f;
  font-size: 1rem;
}

.learning-section
  .learning-main
  .learning-cards
  .learning-card
  .content
  .main-content
  h4 {
  color: #1b9ad3;
  font-weight: 600;
  font-size: 1.8rem;
  padding-top: 0.5rem;
}

.learning-section
  .learning-main
  .learning-cards
  .learning-card
  .content
  .main-content
  h5 {
  color: #38b3ff;
  margin-bottom: 0.25rem;
}

.learning-section
  .learning-main
  .learning-cards
  .learning-card
  .content
  .speaker-section
  .speaker {
  display: flex;
  align-items: center;
}

.learning-section
  .learning-main
  .learning-cards
  .learning-card
  .content
  .speaker-section
  .speaker
  .speaker-content {
  width: 100%;
}

.learning-section
  .learning-main
  .learning-cards
  .learning-card
  .content
  .speaker-section
  .speaker
  .speaker-content
  a {
  text-decoration: none;
}

.learning-section
  .learning-main
  .learning-cards
  .learning-card
  .content
  .speaker-section
  .speaker
  .speaker-content
  h5 {
  border-bottom: 2px solid #2c4db9;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
  margin-bottom: 0;
  font-size: 1.15rem;
  color: #1b9ad3;
}

.learning-section
  .learning-main
  .learning-cards
  .learning-card
  .content
  .speaker-section
  .speaker
  .bottom-content {
  display: flex;
  justify-content: space-between;
  padding-left: 1rem;
  padding-top: 0.3rem;
  grid-gap: 0.3rem;
}

.learning-section
  .learning-main
  .learning-cards
  .learning-card
  .content
  .speaker-section
  .speaker
  .bottom-content
  p {
  font-size: 0.9rem;
}

.learning-section .learning-main .learning-cards .learning-card .content {
  height: 100%;
  display: flex;
  flex-direction: column;
}

/* emerging css */

.org_details_sec .org_details_body .liveconference-banner {
  background: url(../images/NursingCE/emerging-banner.jpg) left top no-repeat;
  min-height: 30rem;
  background-size: cover;
  display: flex;
  flex-direction: column;
}

.org_details_sec
  .org_details_body
  .liveconference-banner
  .liveconference-banner-main,
.org_details_sec
  .org_details_body
  .liveconference-banner
  .liveconference-bottom {
  max-width: 90%;
  margin: 0 auto;
  margin-top: auto;
  min-width: 90%;
}

.org_details_sec
  .org_details_body
  .liveconference-banner
  .liveconference-bottom
  h5
  span {
  background: #b3e7ff;
  padding: 0.4rem 1rem;
  color: #273c7f;
  border-radius: 5px 5px 0 0;
  font-weight: 600;
}

.org_details_sec
  .org_details_body
  .liveconference-banner
  .liveconference-bottom
  .liveconference-bottom-main
  .live-conference-section:last-child {
  border: none;
  margin-top: auto;
  margin-bottom: auto;
}

.org_details_sec
  .org_details_body
  .liveconference-banner
  .liveconference-bottom
  .liveconference-bottom-main
  .live-conference-section
  .registrationfee {
  border: 2px solid #fff;
  color: #fff;
  min-height: 3.5rem;
  font-size: 1.25rem;
  border-radius: 2rem;
  display: flex;
  align-items: center;
  padding-left: 1rem;
  padding-right: 1rem;
  justify-content: center;
  width: 100%;
}

.org_details_sec
  .org_details_body
  .liveconference-banner
  .liveconference-banner-main
  h4 {
  font-size: 3.75rem;
  color: #fff;
  max-width: 43%;
  padding-left: 5%;
  line-height: 1.1;
}

.org_details_sec
  .org_details_body
  .liveconference-banner
  .liveconference-bottom
  .liveconference-bottom-main {
  display: flex;
  justify-content: space-between;
  background-color: #273c7f;
  margin-top: auto;
  padding: 2rem;
  color: #fff;
  border-radius: 0rem 1rem 0rem 0rem;
}

.org_details_sec
  .org_details_body
  .liveconference-banner
  .liveconference-bottom
  .liveconference-bottom-main
  .live-conference-section
  h4 {
  color: #b3e7ff;
  font-size: 1.4rem;
}

.org_details_sec
  .org_details_body
  .liveconference-banner
  .liveconference-bottom
  .liveconference-bottom-main
  .live-conference-section {
  min-width: 18rem;
  padding-right: 2rem;
  border-right: 2px dashed #6c7286;
  padding-left: 1rem;
  max-width: 30rem;
}

.org_details_sec
  .org_details_body
  .liveconference-banner
  .liveconference-bottom
  .liveconference-bottom-main
  .live-conference-section 
  .live-date {
    font-size: 1.2rem;
  }

.org_details_sec
  .org_details_body
  .liveconference-banner
  .liveconference-bottom
  .liveconference-bottom-main
  .live-conference-section
  .registrationfee
  .anticon.anticon-arrow-down {
  display: none;
}

.org_details_sec
  .org_details_body
  .liveconference-banner
  .liveconference-bottom
  .liveconference-bottom-main
  .live-conference-section
  p {
  font-size: 1rem;
}

.org_details_sec
  .org_details_body
  .liveconference-banner
  .liveconference-bottom
  .liveconference-bottom-main
  .live-conference-section
  .registrationfee {
  background: #ff7a3d;
  color: #fff;
}

.body_sec .ticket-widget {
  padding: 2rem 0;
  scroll-margin-top: calc(250px);
}
.body_sec .ticket-widget .ticket-widget-table .grand-total td {
  border-bottom: unset;
}

.body_sec .ticket-widget .ticket-widget-table tr th {
  font-size: 1rem;
  font-weight: bold;
  padding-top: 1%;
  padding-bottom: 1%;
}

.body_sec .ticket-widget .ticket-widget-table tr td img {
  width: 18px;
  margin-right: 10px;
  cursor: pointer;
}

.body_sec .ticket-widget .ticket-widget-table .addeditbuttons {
  display: flex;
  grid-gap: 0.2rem;
  min-height: 3.3rem;
}

.body_sec .ticket-widget .ticket-widget-table tr td button {
  width: 20px;
  height: 20px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.body_sec .ticket-widget .ticket-widget-table tr td.price {
  color: #ff773d;
  font-weight: 600;
}
.body_sec .ticket-widget .ticket-widget-table tr td .count .qty-select .ant-select-dropdown{
  z-index: 990;
}

.body_sec .ticket-widget .ticket-widget-table tr td.plusminusbuttons {
  display: flex;
  min-height: 3.3rem;
  grid-gap: 0.3rem;
  align-items: center;
}
.body_sec
  .ticket-widget
  .ticket-widget-table
  tr
  td.plusminusbuttons
  .action-section
  img.disabled {
  cursor: not-allowed;
  pointer-events: all !important;
  opacity: 0.6;
}

.body_sec .ticket-widget .ticket-widget-table thead tr:first-child {
  background: linear-gradient(to right, #d0dbff 0%, #aff9fd 100%);
}

.body_sec .ticket-widget .ticket-widget-table tr th:first-child {
  padding-left: 5%;
}

.body_sec .ticket-widget .ticket-widget-table tr td {
  font-size: 1rem;
}

.body_sec .ticket-widget .ticket-widget-table tr td:first-child {
  padding-left: 5%;
}

.body_sec .over_view_sec .details-desc .learning-section {
  max-width: 95%;
  margin: 0 auto;
}

.org_details_sec .org_details_body .detailpagemobilebannermain {
  background: url(../images/NursingCE/live-detail-banner-mobile.jpg) left top
    no-repeat;
  min-height: 20rem;
  background-size: cover;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: flex-end;
  grid-gap: 3rem;
}

.org_details_sec
  .org_details_body
  .detailpagemobilebannermain
  .detailpagemobilecontent
  p
  span {
  color: #b3e7ff;
}

.org_details_sec
  .org_details_body
  .detailpagemobilebannermain
  .detailpagemobilecontent {
  background-color: #273c7f;
  width: 100%;
  padding: 0.5rem 1rem;
}

.org_details_sec
  .org_details_body
  .detailpagemobilebannermain
  .detailpagemobilebanner {
  padding-left: 2rem;
  padding-right: 2rem;
}

.org_details_sec
  .org_details_body
  .detailpagemobilebannermain
  .detailpagemobilecontent
  p {
  color: #fff;
  font-size: 1.1rem;
  margin-bottom: 0.3rem;
}

.org_details_sec
  .org_details_body
  .detailpagemobilebannermain
  .detailpagemobilebanner
  h4 {
  font-size: 2rem;
  line-height: 1.3;
  color: #fff;
  font-weight: 600;
}

.org_details_sec .org_details_body .mobileticketwidget .heading {
  background: linear-gradient(to right, #d0dbff 0%, #aff9fd 100%);
  padding: 0.5rem 1rem;
  margin-top: 1.5rem;
}

.org_details_sec .org_details_body .mobileticketwidget .ticketsection {
  padding: 0.5rem 0;
  max-width: 90%;
  margin: 0 auto;
  border-bottom: 1px solid #ddd;
  padding-bottom: 1.5rem;
}
.org_details_sec .org_details_body .mobileticketwidget .ticketsectionmain.active {
  border: 1px solid rgba(43, 77, 186, 0.7);
  box-shadow: 1px 1px 2px 0px rgb(44 77 185 / 20%);
  margin-bottom: 5px;
}
.org_details_sec .org_details_body .mobileticketwidget .ticketsectionmain.active .ticketsection{
  border: unset;
}

.org_details_sec .org_details_body .mobileticketwidget .ticketsection h5 {
  font-size: 1.2rem;
}

.org_details_sec
  .org_details_body
  .mobileticketwidget
  .ticketsection
  .ticket-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 1rem;
}

.org_details_sec
  .org_details_body
  .mobileticketwidget
  .ticketsection
  .ticket-bottom
  .ticket-bottom-left {
  display: flex;
  grid-gap: 0.5rem;
}

.org_details_sec
  .org_details_body
  .mobileticketwidget
  .ticketsection
  .ticket-bottom
  .ticket-bottom-left
  .ant-btn {
  width: 1.5rem;
  height: 1.5rem;
  padding: 0;
  border: 1px solid #2c4db9;
  display: flex;
  align-items: center;
  justify-content: center;
}

.org_details_sec
  .org_details_body
  .mobileticketwidget
  .ticketsection
  .ticket-bottom
  .ticket-bottom-right
  h4 {
  color: #ff773d;
  margin-bottom: 0;
}

.org_details_sec .org_details_body .mobileticketwidget .ticketbutton {
  text-align: center;
}

.org_details_sec
  .org_details_body
  .mobileticketwidget
  .ticketbutton
  .registerbtn {
  background-color: #ff773d;
  border-color: #ff773d;
  width: 100%;
  min-height: 3rem;
  max-width: 90%;
  margin: 0 auto;
  margin-top: 1rem;
  font-size: 1.3rem;
}

.org_details_sec
  .org_details_body
  .mobileticketwidget
  .ticketbutton
  .registerbtn:focus {
  box-shadow: none;
}

.bottom_sec .bottom_sec_card .summary_sec.summ_cme span,
.bottom_sec .bottom_sec_card .summary_sec.summ_reg span {
  font-size: 1.5rem;
}

@media (max-width: 1440px) {
  .org_details_sec
    .org_details_body
    .liveconference-banner
    .liveconference-banner-main
    h4 {
    font-size: 3.3rem;
  }
  .org_details_sec
    .org_details_body
    .liveconference-banner
    .liveconference-bottom
    .liveconference-bottom-main
    .live-conference-section {
    max-width: 25rem;
  }
}

@media (max-width: 1320px) {
  .org_details_sec
    .org_details_body
    .liveconference-banner
    .liveconference-bottom
    .liveconference-bottom-main
    .live-conference-section:first-child {
    min-width: 10rem;
  }
  .org_details_sec
    .org_details_body
    .liveconference-banner
    .liveconference-banner-main
    h4 {
    font-size: 2.8rem;
  }
}

@media (max-width: 1280px) {
  .org_details_sec
    .org_details_body
    .liveconference-banner
    .liveconference-banner-main
    h4 {
    font-size: 3rem;
  }

  .org_details_sec
    .org_details_body
    .liveconference-banner
    .liveconference-bottom
    .liveconference-bottom-main
    .live-conference-section:first-child {
    padding-left: 0;
    max-width: 10rem;
    min-width: 10rem;
  }
  .org_details_sec
    .org_details_body
    .liveconference-banner
    .liveconference-bottom
    .liveconference-bottom-main
    .live-conference-section {
    max-width: 25rem;
    min-width: 25rem;
  }
  .org_details_sec
    .org_details_body
    .liveconference-banner
    .liveconference-bottom
    .liveconference-bottom-main
    .live-conference-section {
    max-width: 23rem;
    min-width: 18rem;
  }
  .org_details_sec
    .org_details_body
    .liveconference-banner
    .liveconference-bottom
    .liveconference-bottom-main
    .live-conference-section:last-child {
    max-width: 12rem;
    min-width: 12rem;
  }

  .organizer_landing_details .header_sec .header-container {
    max-width: 95% !important;
  }
  .speaker_sec_head {
    max-width: 25%;
  }
  .organizer_landing_details .header_sec .header_main .top_sec h1 {
    max-width: 100%;
    text-align: left;
  }
}

@media (max-width: 1180px) {
  .org_details_sec
    .org_details_body
    .liveconference-banner
    .liveconference-banner-main
    h4 {
    font-size: 2.2rem;
  }
  .organizer_landing_details
    .holis_org_details_body
    .header_sec
    .header_sec_back
    .pre-conference_card-hybrid-section
    .live_stream {
    margin-top: -2rem;
    font-size: 1.2rem;
  }
  .org_details_sec
    .org_details_body
    .liveconference-banner
    .liveconference-banner-main
    h4 {
    font-size: 2.8rem;
    max-width: 50%;
  }
  .org_details_sec .org_details_body .liveconference-banner {
    min-height: 27rem;
  }
  .org_details_sec
    .org_details_body
    .liveconference-banner
    .liveconference-bottom
    .liveconference-bottom-main
    .live-conference-section
    .registrationfee {
    font-size: 1.1rem;
  }
  .org_details_sec
    .org_details_body
    .liveconference-banner
    .liveconference-bottom
    .liveconference-bottom-main
    .live-conference-section {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

@media (max-width: 1080px) {
  .org_details_sec
    .org_details_body
    .liveconference-banner
    .liveconference-bottom
    .liveconference-bottom-main
    .live-conference-section {
    max-width: 15rem;
    min-width: 15rem;
  }
  .org_details_sec .org_details_body .liveconference-banner {
    min-height: 25rem;
  }
  .org_details_sec
    .org_details_body
    .liveconference-banner
    .liveconference-bottom
    .liveconference-bottom-main
    .live-conference-section {
    max-width: 16rem;
  }
  .organizer_landing_details .header_sec .header_main .top_sec h1 {
    font-size: 2.5rem;
  }
  .organizer_landing_details
    .header_sec
    .header_main
    .top_sec
    .left_sec
    .mobile-banner {
    display: none;
  }
  .organizer_landing_details
    .header_sec
    .header_main
    .top_sec
    .left_sec
    .ipad-banner {
    display: block;
  }
}

@media (max-width: 850px) {
  .learning-section
    .learning-main
    .learning-cards
    .learning-card
    .content
    .main-content
    h4 {
    font-size: 1.6rem;
  }
}

@media (max-width: 767px) {
  .org_details_sec .org_details_body .detailpagemobilebannermain {
    position: relative;
  }
  .org_details_sec
    .org_details_body
    .detailpagemobilebannermain
    .detailpagemobilecontent {
    position: absolute;
    bottom: 2rem;
  }
  .org_details_sec
    .org_details_body
    .detailpagemobilebannermain
    .detailpagemobilebanner
    h4 {
    position: absolute;
    top: 2rem;
    left: 1rem;
    right: 1rem;
  }
  .mobile_organizer_landing_details .body_sec {
    padding-top: 1.5rem;
  }
  .details-desc .learning-section .learning-main .learning-cards {
    grid-template-columns: repeat(1, 1fr);
  }

  .details-desc .learning-section .learning-main .date h3 span {
    font-size: 1.2rem;
  }

  .details-desc .learning-section .learning-main .date h3 {
    grid-gap: 0.5rem;
    padding-left: 0;
  }

  .details-desc
    .learning-section
    .learning-main
    .learning-cards
    .learning-card {
    padding: 0;
  }

  .learning-section
    .learning-main
    .learning-cards
    .learning-card
    .content
    .main-content
    h4 {
    font-size: 1.6rem;
  }

  .details-desc .learning-section .learning-main .learning-lunch {
    flex-direction: column;
    width: 100%;
    padding-left: 0;
    grid-gap: 0.5rem;
  }

  .body_sec .over_view_sec .details-desc .table tbody tr td {
    display: list-item;
  }
  .body_sec .over_view_sec .details-desc .table tbody tr:first-child td {
    display: none;
  }
  .body_sec .over_view_sec .details-desc .table tbody {
    width: 100%;
    display: inline-table;
  }
  .body_sec .over_view_sec .details-desc .table tbody tr {
    border-bottom-width: 0px;
  }
  .organizer_landing_details
    .header_sec
    .header_main
    .top_sec
    .left_sec
    .mobile-banner {
    display: block;
    max-width: 100%;
  }
  .organizer_landing_details
    .header_sec
    .header_main
    .top_sec
    .left_sec
    .ipad-banner {
    display: none;
  }
}

@media (max-width: 600px) {
  .body_sec .over_view_sec .details-desc .learning-section {
    max-width: 100%;
  }
  .organizer_landing_details .header_sec .header_main .top_sec h1 {
    font-size: 1.5rem;
    max-width: 100%;
  }
  .organizer_landing_details .header_sec .header_main {
    padding-top: 1.5rem;
    padding-bottom: 1rem;
  }
  .learning-section
    .learning-main
    .learning-cards
    .learning-card
    .content
    .speaker-section
    .speaker
    .bottom-content {
    padding-right: 1rem;
    flex-direction: column;
  }
  .learning-section
    .learning-main
    .learning-cards
    .learning-card
    .content
    .speaker-section
    .speaker
    .bottom-content
    span {
    font-size: 0.9rem;
    color: #757575;
  }
  .mobile_organizer_landing_details .header_sec {
    min-height: 65rem;
  }
  .mobile_organizer_landing_details .holis_org_details_body .header_sec {
    min-height: 60rem;
  }
}

@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    .details-desc
      .learning-section
      .learning-main
      .learning-cards
      .learning-card-main
      .learning-card {
      margin-bottom: 0;
    }
  }
}

/* end */
