.medical_consultation span.line-xl {
  margin-top: min(max(8px, 0.93vw), 18px);
}

.medical_consultation .category-box.active {
  background-color: #293450;
}
.medical_consultation .mental-health-block {
  box-shadow: 0px 20px 45px 0px #0000000d;
  border: 0;
}
.medical_consultation .category-box {
  /* font-size: 24px; */

  padding: min(max(15px, 1.3vw), 25px) 10px;
  background-color: #EAEBEE;
  color: #293450;
}
.medical_consultation .category-box p,
.medical_consultation .category-box p:last-child,
.medical_consultation .category-box p:first-child {
  /* font-size: min(max(16px, 1.146vw), 22px); */
  font-size: min(max(10px, 1.042vw), 19px);
  font-weight: 700;
  white-space: nowrap;
}

.medical_consultation .medical-deseases--list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.medical_consultation .medical-deseases .medical-fees {
  font-size: min(max(14px, 1.146vw), 22px);
  line-height: 14px;
  /* font-weight: 500; */
  color: #41435a;
  display: inline-block;
  padding: min(max(5px, 0.52vw), 10px);
  background-color: #F3F4F7;
  border-radius: 8px;
}
#galaryModal .gallary-header-img {
  width: 200px;
  -o-object-fit: contain;
     object-fit: contain;
  height: 100px;
}
#galaryModal .galllary_title {
  color: #2dbdca;
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 10px;
}
#galaryModal .gallar-text {
  color: #293450;
  font-size: 18px;
  line-height: 25px;
}
.psych_tool-wrapper {
  position: relative;
}

.psych-features_new .owl-carousel .owl-stage-outer {
  /* overflow: visible; */
}
.psych_tool-wrapper {
  cursor: pointer;
}
.psych-tooltip {
  border-radius: 13px;
  color: #ffffff;
  font-size: 18px;
  line-height: 24px;
  padding: 14px;
  position: absolute;
  top: 110%;
  left: -15px;
  min-width: min(max(230px, 17.18vw), 330px);
  opacity: 0;

  transition: all ease-in-out 0.4s;
}
.psych_tool-wrapper:hover .psych-tooltip {
  /* background-color: rebeccapurple; */
  opacity: 1;
}
.psych_tool-wrapper span.psych-tooltip::after {
  border-color: #293450 rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 0 10px 10px;
  top: -10px;
  content: '';
  display: block;
  left: 31px;
  position: absolute;
  width: 0;
}
.psych-features_new .psych-feature_content,
.psych-features_new .psych-feature_title {
  font-size: min(max(20px, 1.5vw), 30px);
  font-weight: 700;
}
.medical_consultation .medical-deseases .medical-fees sub {
  bottom: 0;
}

.medical_consultation .medical-deseases .medical-fees sub {
  font-size: 10px;
}

.medical_consultation .medical-deseases {
  padding: 9px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #F3F4F7;
  border: 1px solid #f1f1f1;
  border-radius: 8px;
  font-weight: 600;
}

.medical_consultation
  .medical-deseases--list
  .medical-deseases:not(:first-child) {
  margin-top: 12px;
}

.medical_consultation .medical-deseases {
  font-size: min(max(14px, 1.146vw), 19px);
  font-weight: 700;
  line-height: 1;
  height: 100%;
  color: #293450;
  padding-right: 10px;
  padding: min(max(6px, 0.52vw), 10px) 8px;
  transition: all 0.2s ease;
}
.medical_consultation .medical-deseases:is(:hover, :focus, :active, :focus-visible) {
  background-color: #c9cad087;
}
.consultant_modal .header_banner {
  background-image: url(../images/consultation/modal_order.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: min(max(240px, 18.2vw), 354px);
  border-radius: 20px;
  padding: 20px min(max(18px, 1.5vw), 30px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: min(max(20px, 2.6vw), 50px);
}
.consultant_modal .btn-close-popup {
  right: 32px;
  top: 40px;
}
.consultant_modal .price-number .disease_name {
  font-weight: bold;
  font-size: min(max(20px, 1.56vw), 32px);
  color: #293450;
  margin-right: min(max(18px, 2.08vw), 40px);
}
.consultant_modal .price-number .disease_name .medical-fees {
  font-size: min(max(14px, 1.146vw), 22px);
  line-height: 14px;
  font-weight: 700;
  color: #ffffff;
  display: inline-block;
  padding: min(max(5px, 0.52vw), 10px);
  background-color: #2dbdca;
  border-radius: 8px;
  margin-left: min(max(15px, 1.52vw), 30px);
}
.consultant_modal .price-number .disease_name .medical-fees sub {
  bottom: 0;
  font-size: 10px;
}
.consultant_modal .modal_header {
  font-size: min(max(17px, 1.45vw), 28px);
}
.consultant_modal .price-number p {
  padding: 4px 10px;
  background-color: #2dbdca;
  border-radius: 8px;
  color: #fff;
  font-size: min(max(14px, 1.1vw), 20px);
  font-weight: 600;
}
.consultant_modal .price-number p span {
  font-size: min(max(11px, 0.833vw), 16px);
}
.orange_details-list {
  list-style-type: square;
  padding-left: 1.5rem;
  margin-top: 1rem;
}
.orange_details-list .list_item {
  font-size: min(max(14px, 1.05vw), 18px);
  position: relative;
  line-height: normal;
  margin-bottom: 5px;
  list-style: square;
}
.orange_details-list .list_item::marker {
  color: #ff7909;
}
.modal_accordian-card .card-head{
  cursor: pointer;
}
.modal_accordian-card .card-head h2 {
  font-size: 16px;
  line-height: 19px;
  color: #293450;
  background-color: #e5f7f9;
  border-radius: 8px;
  text-align: left;
  padding: 12px 20px;
  position: relative;
  font-weight: 700;
  cursor: pointer;
}

.modal_accordian-card .card-head h2:after {
  background-image: url('../images/arrow-down.svg');
  position: absolute;
  width: 14px;
  height: 14px;
  background-size: 12px;
  background-position: center;
  right: 10px;
  background-repeat: no-repeat;
  content: '';
  top: 15px;
  transform: rotate(0);
  transition: 0.2s linear;
}

.modal_accordian-card .card-head h2[aria-expanded='true']:after {
  background-image: url('../images/consultation/arrow-down-white.svg');
  transform: rotate(180deg);
}

.modal_accordian-card .card-head h2[aria-expanded='true'] {
  background-color: #2dbdca;
  color: #ffffff;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.modal_accordian-card .card-body {
  padding: 20px;
  box-shadow: 0px 11px 17px #e2e3f299;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}

.modal_accordian-card {
  box-shadow: none;
  margin-bottom: 20px;
}
.new-consulting-box .single_condition_pill {
  border: 1px solid #f1f1f1;
  background-color: #fafafa;
  color: #293450;
  font-size: min(max(15px, 1.146vw), 22px);
  padding: min(max(10px, 0.781vw), 15px);
  /* margin-bottom:  min(max(5px,1.042vw),20px); */
  /* min-width: min(max(215px,23.437vw),450px); */
}
.new-consulting-box .single_condition_pill .form-check-input {
  width: min(max(20px, 1.875vw), 36px);
  height: min(max(20px, 1.875vw), 36px);
}

.new-consulting-box .single_condition_pill .form-check-label {
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}
.new-consulting-box .single_condition_pill .price-number span {
  font-size: min(max(11px, 0.833vw), 16px);
}
.additional_wrapper .additional-box {
  background-color: #ecf1f2;
  border-radius: 10px;
  padding: 20px;
}

.additional_wrapper .single-condition-modal-owl .price-number .medical-fees {
  font-size: min(max(14px, 1.146vw), 22px);
  line-height: 14px;
  font-weight: 700;
  color: #41435a;
  display: inline-block;
  padding: min(max(8px, 0.52vw), 10px);
  background-color: #ddf3f7;
  border-radius: 8px;
  margin-left: min(max(15px, 1.52vw), 30px);
}
.additional_wrapper
  .single-condition-modal-owl
  .price-number
  .medical-fees
  sub {
  bottom: 0;
  font-size: 10px;
}

.order-summary-wrapper .summery-box {
  padding: min(max(14px, 1.14vw), 22px);
  border-radius: min(max(8px, 0.833vw), 16px);
  background-color: #fff3e9;
}

.order-summary-wrapper .summery-box .services,
.order-summary-wrapper .summery-box .credit {
  padding: min(max(14px, 1.14vw), 22px);
  border-radius: min(max(8px, 0.833vw), 16px);
  background-color: #fff;
}

.order-summary-wrapper .summery-box .services h5 {
  font-size: min(max(14px, 1.14vw), 22px);
  font-weight: 700;
  color: #171e43;
}

.order-summary-wrapper .summery-box .services h5 span {
  font-size: min(max(11px, 0.833vw), 16px);
}

.info-div {
  box-shadow: 0px 3px 17px #939ebd26;
  display: none;
  position: absolute;
  top: 0%;
  left: 100%;
  padding: 10px;
  background-color: #fff;
  border-radius: 8px;
  min-width: min(max(250px, 18.2vw), 350px);
  z-index: 99;
}
.img-tooltip:hover .info-div {
  display: block;
}
.order-summary-wrapper .summery-box .services .info-div .items p {
  font-size: min(max(14px, 1.14vw), 22px);
  font-weight: 500;
  color: #2c314a;
}
.order-summary-wrapper .summery-box .services .info-div .items::before {
  position: absolute;
  content: '';
  width: 3px;
  height: 3px;
  background-color: #2c314a;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
}
.order-summary-wrapper .summery-box .services .info-div .price-box p {
  font-size: 18px;
  font-weight: 700;
  color: #2dbdca;
  margin-right: 10px;
}
.order-summary-wrapper
  .summery-box
  .services
  .info-div
  .price-box
  .delete-icon
  img {
  width: 17px;
  height: 17px;
}
.order-summary-wrapper .summery-box .credit .btn--orange-credit {
  background-color: #ff7500;
  border-radius: 5px;
  color: #fff;
}
.order-summary-wrapper .summery-box .credit .info-div {
  min-width: unset;
}
.balance {
  font-size: min(max(14px, 1.14vw), 18px);
}

.order-summary-wrapper .summery-box .credit .info-div .balance span {
  font-size: min(max(14px, 1.14vw), 20px);
  color: #ff7500;
  margin-left: 6px;
  font-weight: 700;
}
@media (max-width: 768px) {
  .consultant_modal .header_banner {
    background-image: url(../images/consultation/modal_order-mobile.png);
  }
  .consultant_modal .header_banner .orange_details-list {
    width: 65%;
  }
}

@media (max-width: 576px) {
  .info-div {
    top: 85%;
    border: 1px solid #0000000d;
    left: 0%;
  }
}

/* ccccccssssssssssssss */
.accordion-medical .owl-carousel {
  display: block;
}
.accordion-medical .owl-carousel .button {
  background-color: #e5f7f9;
  min-width: 115px;
  color: #293450;
  border-radius: 6px;
  width: 100%;
  font-size: min(max(15px, 1.25vw), 24px);
  padding: min(max(10px, 1.302vw), 25px);
}
.accordion-medical .owl-carousel .owl-stage{
  display: flex;
}
.accordion-medical .owl-carousel.owl-drag .owl-item{
  display: flex;
}
@media(max-width:768px){
  .accordion-medical .owl-carousel .button{
    font-size: min(max(14px, 1.25vw), 24px);
    line-height: 1;
    min-width: 75px;
    padding: min(max(11px, 1.302vw), 25px);
    height: 50px;
    white-space: normal;
  }
}

.accordion-medical .card-body ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.accordion-medical .card-body li .medical-fees {
  font-size: 14px;
  line-height: 14px;
  color: #41435a;
  display: inline-block;
  padding: 5px;
  background-color: #F3F4F7;
  border-radius: 8px;
}

.accordion-medical .card-body li .medical-fees sub {
  bottom: 0;
}

.accordion-medical .card-body li .medical-fees sub {
  font-size: 10px;
}

.accordion-medical .card-body li {
  padding: 9px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #F3F4F7;
  border: 1px solid #f1f1f1;
  border-radius: 8px;
  font-weight: 600;
}

.accordion-medical .card-body ul li:not(:first-child) {
  margin-top: 12px;
}

.accordion-medical .card-body li .medical-diseases {
  font-size: 15px;
  line-height: 18px;
  color: #293450;
  padding-right: 10px;
}

.accordion-medical .owl-theme .owl-dots .owl-dot span {
  background-color: #cfdbdb;
}
.accordion-medical .owl-theme .owl-nav.disabled + .owl-dots {
  margin: 20px 0 20px;
  overflow-x:auto; /* for extra dots breaking UI on mobile devices */
}

.accordion-medical .owl-theme .owl-dots .owl-dot.active span {
  background-color: #293450;
}

.accordion-medical .owl-carousel .owl-dot {
  width: auto;
  height: auto;
  display: inline-flex;
  align-items: center;
}

.accordion-medical .owl-carousel .button[aria-expanded='true'] {
  background-color: #293450;
  color: #ffffff;
}

.accordion-medical .card-head h2 {
  font-size: 16px;
  line-height: 19px;
  color: #293450;
  background-color: #ffffff;
  border-radius: 8px;
  text-align: left;
  padding: 12px 20px;
  position: relative;
}

.accordion-medical .card-head h2:after {
  background-image: url('../images/arrow-down.svg');
  position: absolute;
  width: 14px;
  height: 14px;
  background-size: 12px;
  background-position: center;
  right: 10px;
  background-repeat: no-repeat;
  content: '';
  top: 15px;
  transform: rotate(0);
  transition: 0.2s linear;
}

.accordion-medical .card-head h2[aria-expanded='true']:after {
  background-image: url('../images/consultation/arrow-down-white.svg');
  transform: rotate(180deg);
}

.accordion-medical .card-head h2[aria-expanded='true'] {
  background-color: #293450;
  color: #ffffff;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion-medical .card-body {
  padding: 20px;
  box-shadow: 0px 11px 17px #e2e3f299;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}

.accordion-medical .card {
  box-shadow: 0px 10px 20px 0px #00000014;
  margin-bottom: 20px;
  border-radius: 10px;
}

/* MArch 15 2023 */
.selecttwo-select .select2-selection {
  background-color: #fff;
  border: 1px solid #ff892759;
  border-radius: 8px;
  width: 100%;
  padding: 8px 47px 8px 17px !important;
  min-height: 43px;
  padding-left: 40px !important;
}
.promo-code .select2-selection {
  background-image: url(../images/consultation/discount.svg);
  background-position: left 10px center;
  background-repeat: no-repeat;
  background-size: 18px;
}

.selecttwo-select .select2-selection:after {
  position: absolute;
  top: 13px;
  right: 10px;
  content: '';
  background-image: url(../images/arrow-down.svg);
  width: 15px;
  height: 15px;
  background-size: 14px;
  background-repeat: no-repeat;
  background-position: center;
}

.selecttwo-select .select2-selection--clearable:after {
  display: none;
}

.selecttwo-select .select2-container--open .select2-selection:after {
  transform: rotate(180deg);
}
.selecttwo-select
  .select2-container--default.select2-container--focus
  .select2-selection--multiple {
  border: 1px solid #ff892759;
}

.credit-subtotal {
  display: flex;
  justify-content: space-between;
  padding: 10px min(max(14px, 1.14vw), 22px);
  align-items: center;
  background-color: #171e43;
  border-radius: 5px;
  margin-top: 8px;
}
.credit-subtotal h6 {
  font-size: 18px;
  line-height: 18px;
  color: #ffffff;
}
.credit-subtotal p {
  font-size: 20px;
  line-height: 20px;
  color: #ff8927;
}
.credit-subtotal p,
.credit-subtotal h6 {
  margin-bottom: 0;
}

.promo-code h5,
.add-score h5 {
  font-size: min(max(14px, 1.14vw), 22px);
  font-weight: 700;
  color: #171e43;
  margin-bottom: 14px;
  margin-top: 25px;
}
.add-score {
  display: none;
}
.add-score .btn--orange-score {
  font-size: 14px;
  line-height: 22px;
  background-color: #dc4e4e;
  color: #ffffff;
}
.add-score-digit h5 {
  color: #34b872;
}
.add-score .add-score-text {
  font-size: 18px;
  line-height: 24px;
  color: #ff7909;
  margin-top: 15px;
}
.selecttwo-select
  .select2-container
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 22px;
  padding: 0;
}

.promo-code.selecttwo-select .select2 {
  width: 100% !important;
}
body > .select2-container {
  letter-spacing: -0.01px;
}

body > .select2-container--open .select2-dropdown {
  border: 0;
  padding: 10px 0;
  border-radius: 5px;
  box-shadow: 0 -3px 5px #7387bd1a;
}
.selecttwo-select
  .select2-container--default
  .select2-search--inline
  .select2-search__field {
  border-color: #ff892759;
  margin: 0;
  top: -3px;
  line-height: 20px;
  position: relative;
  font-size: 14px;
  color: rgba(#171e43, 0.5);
}

body > .select2-container--open .select2-results__option {
  font-weight: 600;
  padding: 10px 15px;
  font-size: 14px;
}
.selecttwo-select .promo-success {
  color: #34b872;
  margin-top: 5px;
  margin-bottom: 0;
}
body > .select2-container--default .select2-results__option--selected,
body
  .select2-container--default
  .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #e5f7f9;
  color: #293450;
}

.selecttwo-select
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__choice {
  background-color: transparent;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  font-weight: 600;
  color: #34b872;
}

.selecttwo-select
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__choice
  button {
  display: none;
}

.selecttwo-select
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__clear {
  font-size: 0;
  margin-top: 3px;
  width: 20px;
  height: 20px;
  background-image: url(../images/close-popup.svg);
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: center;
}
/* new css for popup 05-04-23 */
.consultant_modal .header_banner {
  background-image: url('../images/consultation/condition-banner-bg.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
  .condition-play {
    position: absolute;
    width: min(max(30px, 2.18vw), 42px);
    height: min(max(30px, 2.18vw), 42px);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
  }
  
  @media (max-width: 991px) {
    .consultant_modal .header_banner {
      background-image: url(../images/consultation/condition-mobile-banner.svg);
      background-color: #e1ebec; 
    }
  }
  
  .orange_details-list span {
    font-size: min(max(14px, 1.14vw), 20px);
    color: #ff7500;
    margin-left: 6px;
    font-weight: 700;
  }
  
  .header_banner .orange_details-list .list_item::before {
    top: 11px;
  }


  /* slider in consultationv3 3/5/2023 */
ul.imgList{
  padding: 0;
  list-style: none;
}

  .imgList li {
   
    list-style: none;
  }
 
  .imgList .item {
    position: relative;
  }
  .owl-medical-header.owl-theme .owl-nav [class*=owl-]:hover{
    background: transparent;
    color: #171e43;
  }
  .owl-medical-header  .owl-nav button.owl-prev, .owl-medical-header .owl-nav button.owl-next{
width: auto;
height: auto;
  }
  .owl-medical-header .owl-nav{
    z-index: -1;
    margin-top: 0;
  }
  .owl-medical-header .owl-nav button.owl-prev span{
    width: 0px;
    height: 0px;
    border: 10px solid transparent;
    border-top-color: black;
    display: inline-block;
    font-size: 0;
    rotate: 90deg;
    top: 0;
    bottom: 0;
    cursor: pointer;
    margin: auto;
  }
  .owl-medical-header .owl-nav button span{
    width: 0px;
    height: 0px;
    border: 10px solid transparent;
    border-top-color: black;
    display: inline-block;
    font-size: 0;
    rotate: -90deg;
    top: 0;
    bottom: 0;
    cursor: pointer;
    margin: auto;
  }
  .owl-medical-header  .owl-nav button.owl-prev{
   margin-left: -30px;
      }
      .owl-medical-header .owl-nav button.owl-next{
        margin-right: -30px;
      }

/* VM chanegs for design */
#oldConsultationImageID{
  width: 100%;
  height: 333px;
  object-fit: cover;
  object-position: 100% 0;
}
  
@media screen and (max-width: 991px) {
  #oldConsultationImageID {
    height: 160px; 
  }
}
@media screen and (min-width: 991px) and (max-width: 1200px) {
  #oldConsultationImageID {
    height: 450px; 
  }
}
.consultation_page {
  /* background-color: #f9f9f9 !important */
}
  /* end slider in consultationv3 3/5/2023 */
/* 16/11/2023 */

.br-20{
  border-radius: max(10px,1.042vw);
  overflow: hidden;
 }
  .multithumbnail_slider .rtl-slider-flex {
    width: 100%;
    margin: auto;
    padding: 0.75em 0.75em 0.5em;
    background: #fff;
  }
  .multithumbnail_slider .thumb-prev,
  .multithumbnail_slider .thumb-next {
    bottom: 12px !important;
    right: calc(9% + 0.75em) !important;
  }
  .multithumbnail_slider .thumb-prev {
    right: calc(0% + 0.75em) !important;
  }
  /* Necessary styles */
  .multithumbnail_slider .rtl-slider-flex {
    display: flex;
    flex-direction: row;
    justify-content: center;
    box-sizing: border-box;
    align-items: stretch;
    position: relative;
  }
  .multithumbnail_slider .rtl-slider-flex .rtl-slider {
    width: 80%;
    margin-right: 1%;
  }
  .multithumbnail_slider .rtl-slider-flex .rtl-slider-nav {
    width: max(60px,4.167vw);
    margin-top: -2px;
  }
  .multithumbnail_slider .rtl-slider-flex .rtl-slider-nav .rtl-slider-slide {
    padding-top: 0%;
    margin-bottom: 4px;
    opacity: 0.6;
    transition: all 0.3s ease;
    cursor: pointer;
    height: 100%;
    display: flex !important;
  }
  .testimonial-video-box1, .testimonial-video-box2{
    display: flex !important;
  }
  .multithumbnail_slider .rtl-slider-flex .rtl-slider-nav .slick-slide.slick-current.slick-active .rtl-slider-slide {
    opacity: 1;
  }
  .multithumbnail_slider .rtl-slider-flex .rtl-slider-slide {
    background: #ededed  url("") no-repeat center/cover;
    padding-top: 0;
    box-shadow: none;
    height: 100%;
  }
  .multithumbnail_slider .slick-list.draggable{
    height: 100% !important;
    max-height: 420px;
  }
  .new_condition .multithumbnail_slider .video-hover-bg:hover .testimonial-video-box::before{
    border-radius: max(10px,1.042vw);
  }
  .new_condition .multithumbnail_slider .video-hover-bg:hover .multislider_video::before{
    border-radius: max(10px,1.042vw);
  }
  .multithumbnail_slider .rtl-slider-flex .thumb-prev,
  .multithumbnail_slider .rtl-slider-flex .thumb-next {
    position: absolute;
    height: 40px;
    width: 9.5%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition: all 0.3s ease;
    background: transparent;
    left: 6%;
    bottom: -10px !important;
  }
  .multithumbnail_slider .rtl-slider-flex .thumb-prev {
    right: 9.5%;
    top: -10px;
  }
  .br-6{
    border-radius: max(4px,0.313vw);
    overflow: hidden;
  }
  .multithumbnail_slider .slick-slide img:not(.play-pause-btn, .overlay_video_shadow_2_pause){
    margin: auto;
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
  }
  .rtl-slider .slick-list,.rtl-slider .slick-list .slick-track,.rtl-slider .slick-list .slick-track .slick-slide,.rtl-slider .slick-list .slick-track .slick-slide > div{
    height: 100%;
  }
   /* end 16/11/2023 */
   /* 16/11/2023 */
.multithumbnail_slider .rtl-slider-flex .rtl-slider {
  margin-right: 0%;
  margin-left: 14px;
}
.multithumbnail_slider .rtl-slider-flex .rtl-slider-nav .rtl-slider-slide{
  /* margin-bottom: max(10px,0.729vw); */
}
.slick-vertical .slick-slide{
  height: max(60px,4.167vw);
  padding: .5rem 0;
}
.slick-vertical .slick-slide > div{
  height: 100%;
}

/* for free follow up VM by Pankita Start*/
.free-condition .medical-deseases{background: #EAF8FA !important;}
.free-condition .medical-deseases .medical-fees{background: transparent !important;}
/* for free follow up VM by Pankita end*/
.new_faq, .section_padding.highest-section{
  padding: 40px 0 40px !important;
}
section#startNow {
  padding:  40px 0 60px !important;
}
.owl-carousel-review .owl-item {
  padding: 15px 8px;
  margin: 0 !important;
}
.lessMoreHeight {
  margin-left: 20px;
}

.view_moreLess {
  margin: 20px 20px;
}
.w-fit-content{
  width: fit-content;
}
@media (max-width: 768px){
  section#startNow{
    padding: 20px 0px !important;
  }
  .callondoc-vs-section{
    padding:40px 0px;
  }
  .lessMoreHeight {
    margin-left: 0px;
  }
  .new_faq, .section_padding.highest-section{
    padding: 40px 0px !important;
  }
}
