/* partner-page-inquiry */
body.partnerInquiry{
  background-color: #fff;
}
.partnerInquiry .button-arrow span:after{
  top: 15px;
}
.partnerInquiry .banner__wrapper{
  background: url('../images/partner_inquiry/banner-bg.png');
  background-size: cover;
}
.partnerInquiry .telemedicine-title{
font-size: min(max(24px,2.344vw),45px);
margin-top:  min(max(50px,5.208vw),100px);
margin-bottom:  min(max(50px,5.208vw),100px);
}
.partnerInquiry .tele-icons{
  height:  min(max(40px,4.167vw),80px);
}
.partnerInquiry .tele-icon-container{
  width:  min(max(80px,7.813vw),150px);
  height:  min(max(80px,7.813vw),150px);
background-color: #FF7909;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
border-width:10px;
border-style: solid;
border-color: #ffddc1;
margin-bottom:  min(max(10px,1.042vw),20px);

}
.partnerInquiry h1{
font-size:  min(max(28px,3.906vw),75px);
max-width: 432px;
    white-space: pre-wrap;

  
}
.partnerInquiry .sub-heading{
font-size:  min(max(15px,1.563vw),30px);
margin-top:  min(max(20px,2.604vw),50px);
margin-bottom:  min(max(30px,2.604vw),50px);

}
.partnerInquiry .teleContainer p{
font-size: min(max(16px,1.146vw),22px);
width: min(max(130px,11.979vw),230px);
margin: auto;

}
.partnerInquiry .partnerWith .points img{
  width: min(max(14px,1.250vw),24px);
  margin-top: 5px;
}
.partnerInquiry .partnerWith .points .d-flex{
  align-items: flex-start;
  margin-bottom:  min(max(10px,1.146vw),22px);
}
.partnerInquiry .partnerWith .teleContainer p{
  margin: 0;
  width: auto;
  color:#fff;
}
.partnerInquiry .partnerWith .telemedicine-title,.partnerInquiry .footUp .telemedicine-title{
  margin-bottom: min(max(20px,3.125vw),60px);;
}
.partnerInquiry .footUp-img{
  height: min(max(288px,38.594vw),741px);

}
.partnerInquiry .partnerWith-img{
  height: min(max(234px,21.250vw),408px);
}
.partnerInquiry .partnerWith-img.imgSecond{
  height: min(max(391px,45.260vw),869px);
}
.partnerInquiry .partnerWith .teleContainerSecond .points img{
  width: auto;
  height: 28px;
  margin-top: 0;
}
.partnerInquiry .partnerWith .teleContainer.teleContainerSecond h6,.partnerInquiry .footUp h6{
  font-size: min(max(14px,1.146vw),22px);
  line-height: 32px;

}
.partnerInquiry .partnerWith .teleContainer.teleContainerSecond p{
color: #2B3652;
font-size: min(max(16px,1.042vw),20px);
font-weight: 600;
}
.partnerInquiry .partnerWith .teleContainerSecond .tele-icon-container{
  width: min(max(60px,4.167vw),70px);
  height: min(max(60px,4.167vw),70px);
  border-width: 5px;
  min-width: 60px;
}
.partnerInquiry .partnerWith .teleContainerSecond .minw-130{
  min-width: 130px
}
.partnerInquiry .weServe h3{
 font-size:24px;
 color: #293450;
 font-weight: 600;
 /* margin-top: 50px; */
 margin: 30px 0;
}
.partnerInquiry .partnerWith .teleContainerSecond .weServe img{
height: 20px;
}
.partnerInquiry .partnerWith .teleContainerSecond .points .d-flex{
  margin-bottom: min(max(10px,0.781vw),15px);

}
.partnerInquiry .partnerWith .teleContainerSecond .points .d-flex{
  font-size: min(max(14px,0.938vw),18px);

}
.letConnect .container{
  background-image: url("../images/partner_inquiry/connect-bg.svg");
  background-size: cover;
}
.letConnect .container .form-control{
  border-radius:  min(max(6px,0.417vw),8px);
font-size: min(max(16px,1.042vw),20px);

}
.letConnect .container .form-control:not(:last-child){
  height: min(max(45px,3.385vw),65px);

}
.letConnect .teleContainer{
 width: min(max(153px,56.667vw),1088px);
 margin: 0 auto;
}
.partnerInquiry .featured-in.partnerInquiry .logo6{
 width: min(max(60px,4.167vw),80px);

}
.partnerInquiry .featured-in.partnerInquiry .logo3{
 width: min(max(60px,3.646vw),70px);

}
.py-100{
  padding-top:  min(max(35px,5.208vw),100px);
padding-bottom:  min(max(45px,5.208vw),100px);
}
.mb-30{
margin-bottom:  min(max(10px,1.563vw),30px);

}
.w-54{
  width: 54px;
}
section h2 span{
  margin-top: 20px;
}
.ox-auto{
  overflow-x: auto;
}
.bg-orange{
  background-color: #FF7400 !important;
}
.bg-primary{
  background-color: #46BCC9 !important;
}
.button-arrow{
  min-width: 200px;
}
@media (max-width:992px) {
  section h2 span {
    margin-top: 10px;
  }

  .partnerInquiry .tele-icon-container {
    border-width: 5px;
  }

  .partnerInquiry .button-arrow span:after {
    display: inline-block !important;
    content: "";
    background: url('../images/arrow-right-white.svg') no-repeat;
    margin-top: 0px;
    height: 16px;
    width: 18px;
    background-position: center;
    transform: translateY(-50%);
    position: relative;
    right: 0;
    top: 11px;
  }

}
@media (min-width: 992px){
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
}
@media (max-width:767px) {
  .order-sm-0 {
    order: 0 !important;
  }

  .order-sm-1 {
    order: 1 !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
}
.mt-sm-4 {
  margin-top: 1.5rem !important;
}
.col-sm-6 {
  flex: 0 0 auto;
  width: 50%;
}
.d-sm-block {
  display: block !important;
}
.partnerInquiry .button-arrow {
  min-width: 170px;
}
}
@media (max-width:576px){
  .letConnect .teleContainer{
    width: 100%;
  }
  .partnerInquiry .partnerWith .teleContainer.teleContainerSecond h6,.partnerInquiry .footUp h6{
    max-width: 282px;
    margin: auto;
  }
}
@media (max-width:1800px) and (min-width:992px) {
  .partnerInquiry .button-arrow span:after {
    top: 11px;
}
}

/* start product-page */
.productPage .banner__wrapper{
background: url('../images/product/bg.png');
position:relative;
}
/* .productPage .banner__wrapper::before{
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  filter: blur(15px);
} */
.productPage h1{
max-width: 572px;
}
.productPage .bg-secondary .telemedicine-title,
  .productPage .bg-dark-blue .telemedicine-title{
color: #fff;
}

.productPage .bg-secondary .telemedicine-title span,
  .productPage .bg-dark-blue .telemedicine-title span{
background-color: #fff;
}
.text-dark-blue{
  color: #293450;
}
.productPage .footUp h6{
  line-height: 36px;
  color: #2B3652;
}
.productPage .product-features{
  background-color: #293450;
}
.productPage .feature__slider2.product-features .psych-features_icon{
background-color: #fff;
}
.productPage .feature__slider2.product-features .psych-feature_title{
  color: #fff;
}
.productPage .feature__slider2.product-features .psych-feature_content {
  color: #46BCC9;
}
.productPage .orderAt #orderAt{
  padding: min(max(5px,0.521vw),10px) ;
    border-radius: 100px !important;
    border: 1px solid #CEDBDB;
    width: fit-content;
    margin: auto;
    background-color: #fff;
    position: relative;
    flex-wrap: wrap;
}
.productPage .orderAt .nav-pills .nav-link{
  font-size:  min(max(15px,1.458vw),28px) ;
  height:  min(max(35px,4.010vw),77px) ;
  width: min(max(130px,19.792vw),380px) ;
  display: flex;
  justify-content: center;
  padding: 0px;
  align-items: center;
  border-radius: 100px;
  outline: none;
    border: none;
    background-color: #fff;
    color: #41435A;
    font-weight: 600;

}
.productPage .orderAt .nav-pills .nav-link.active{
background-color: #ff7603;
color: #fff;
border-radius: 100px !important;
}
.productPage .tab-content{
  background-color: #fff;
  border-radius: 15px;
  border: 0px solid #CEDBDB;
  padding-left: min(max(20px,2.865vw),55px);
  padding-right: min(max(20px,2.865vw),55px);
  padding-bottom: min(max(30px,2.865vw),55px);
  margin-top: -35px;
  padding-top: min(max(35px,4.01vw),77px);
  margin-bottom: min(max(33px,4.635vw),89px);
  box-shadow: 0px 9px 46px #03000221;
}
.productPage .tab-content .button-arrow:hover span{
padding-right: 33px;
}
.productPage .how-it-works .bg-dark-blue::before{
  /* content: ""url(../images/product/orange-bg.svg)""; */
  content: "";
  background-image: url('../images/product/dotted.svg');
  width: min(max(220px,28.125vw),540px) ;
  height:  min(max(200px,17.708vw),340px) ;
  position: absolute;
  background-size: cover;
  top: 0;
  left: 0;
}
.productPage .how-it-works .bg-dark-blue::after{
  content: "";
  background-image: url('../images/product/dotted-bottom.svg');
  width: min(max(220px,37.500vw),720px) ;
  height:  min(max(200px,23.698vw),455px) ;
  position: absolute;
  background-size: cover;
  right: 0;
  bottom: 0;
}
.productPage #imgList {
  display: flex;
  overflow-x: auto;
  padding: 0;
  margin: 2rem;
  user-select: none;
  list-style: none;
  justify-content: space-between;
  z-index: 1;
  position: relative;
  height: 270px;
}
.productPage #imgList .item {
  position: relative;
  width: 100%;
  height: auto !important;
  padding: 1rem 0 0 0;
}
.productPage #imgList .item:not(:last-child):after{
  border-top: 1px solid #BDF7FD;
    content: "";
    position: absolute;
    width: 40%;
    top: 50%;
    right: -20%;
    opacity: .5;
}
.productPage #imgList .item .img-outer{
  display: flex;
  align-items: center;
  justify-content: center;
  width: min(max(78px,7.135vw),137px) ;
  height: min(max(78px,7.135vw),137px) ;
  background-color: #46BCC9;
  border-radius: 50%;
  margin: auto;
  position: relative;
}
.productPage #imgList .item .img-outer::before{
  content: "";
  width: 120%;
  height: 120%;
  position: absolute;
  background: #46bcc947;
  border-radius: 50%;
  z-index: -1;

}
.productPage #imgList .item img{
  max-width: 50%;
}
.productPage #imgList .item span{
  position: absolute;
    top: 130%;
    color: #fff;
  font-size: min(max(18px, 1.146vw), 22px);
  left: 0;
    right: 0;
    max-width: 60%;
    margin: auto;

}
.productPage .lab_video_wrapper {
  border-radius: 16px;
  margin-bottom: min(max(50px,5.208vw),100px);
  z-index: 10000;
}
.productPage .play-lab,.productPage .pause-lab {
  position: absolute;
  top: 50%;
  left: 50%;
  /* height: 62px; */
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
}
.productPage .play-lab img,.productPage .pause-lab img {
width: min(max(32px,1.771vw),62px)
}
.productPage .lab_video_wrapper video {
  border-radius: inherit;
  width: min(max(300px,35.417vw),680px);
}
.productPage .accordion-button.has-description::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  background-image: url("../images/product/arrow-down.svg");
  background-repeat: no-repeat;
  background-size: 15px;
  position: absolute;
    right: -5px;
    transform: rotate(-90deg);
    transform-origin: center;
  
}
.productPage .product-card .card .accordion-button:not(.collapsed)::after {
  background-image: url("../images/product/arrow-down.svg");
  transform: rotate(0deg);
  top: 7px;
}
.productPage .product-card .card{
border: 2px solid #E3E3E3;
border-radius: 10px;
padding: 20px;
box-shadow: none;
}
.productPage .product-card .card .accordion-button{
  background-color: transparent;
  position: relative;
  font-size: min(max(16px, 0.938vw), 18px);
  border: 0;
  padding:0;
  width: 100%;
    text-align: left;
    display: flex;
    align-items: center;
    color: #293450;
    font-weight: 600;
    margin-top:min(max(14px, 0.833vw), 16px);
    padding-bottom: 10px;
    border-bottom: 1px solid #EEEEEE;
  }
.productPage .product-card .card .accordion-button span{
  
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 20px;
  }
.productPage .product-card .card .accordion-body{
  color: #ADB1B9;
  font-size: min(max(14px, 0.833vw), 16px);
  margin: 12px 0;
  font-style: italic;

}
.productPage .product-card .card.choosed{
  border: 2px solid #ED7B25;
}
  .productPage .product-card .card .price-section{
  font-size: 11px;
  color: #ADB1B9;
  }
  .productPage .product-card .card .price-section button{
  width: min(max(36px, 2.292vw), 44px);
  height: min(max(36px, 2.292vw), 44px);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 7px;

  }
  .productPage .product-card .card .price-section span{
    font-size: 18px;
  }
  .productPage .checkInactive{
    position: absolute;
    right: .5rem;
    top: .5rem;
  width:  min(max(25px,1.563vw),30px);
  height: min(max(25px,1.563vw),30px);

  }
  .productPage .checkInactive .form-check-input{
    visibility: hidden;
  }
  .productPage .checkInactive .form-check-label{
    position: absolute;
    width: 100%;
    right: 0;
    cursor: pointer;
  }
  .productPage .productslides .owl-item{
    /* display: block; */
      flex-shrink: 0;
      flex-wrap: wrap;
      margin: 0.5rem;
      max-width: 23%;
      float: none;
      /* min-width: 240px; */
      transition: none;
    }
    
  .productPage .productslides .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.productslides{
  position: relative;
}
.productPage .productslides .carousel-indicators,
  .productPage .productslides .owl-dots{
  bottom: -20px;
  
}
.productPage .productslides .carousel-indicators button,.productPage .modal .carousel-indicators button,
  .productPage .productslides .owl-dots button span{
  width: 6px;
  height: 6px;
  background-color: #E2E2E2;
  border-radius: 10px;
  border: 0px;
  margin: 2px;
  padding: 0px;
}
.productPage .productslides .owl-dots button{
height: auto;
width: auto;
}
.productPage .productslides .carousel-indicators button.active,.productPage .modal .carousel-indicators button.active,
  .productPage .productslides .owl-dots button.active span{
background-color: #FF7909;
width: 34px;
}
.productslides .owl-dots .owl-dot span{
  /* display: none; */
}
.productslides .owl-stage-outer{
  padding:0 1rem
}
#itemDetail.modal .modal-xl{
  width:min(max(300px,71.042vw),1364px);
  max-width: 100%;
  height: 100%;
}
#itemDetail.modal .modal-xl .btn-close{
position: absolute;
padding: 0;
right: 1rem;
top: 1rem;
z-index: 9;
width:min(max(30px,2.083vw),40px);
height:min(max(30px,2.083vw),40px);

}
.productPage #itemDetail.modal .select-selected.select-arrow-active:after {
  border-color: initial;
  top: 45%;
}
.productPage #itemDetail.modal .select-selected:after {
  border-color: initial;
}
#itemDetail.modal .carousel-item{
  transition: none;
}
#itemDetail.modal .modal-xl h5{
  font-size: min(max(13px, 0.938vw), 18px);
  margin-bottom:  min(max(10px,1.563vw), 30px);;
}
#itemDetail.modal .modal-xl p{
color: #A2A8B6;
  font-size: min(max(14px, 0.833vw), 16px);

}
#itemDetail.modal .text-secondary{
  font-weight: 600;
}
#itemDetail.modal .navigator{
  margin-top: min(max(24px,3.958vw), 76px);
  margin-bottom: min(max(16px,2.188vw), 42px);
}
.productPage .modal .carousel-indicators button.active{
  width:min(max(34px,3.490vw), 67px);
}
.productPage .modal .carousel-indicators button{
  height:min(max(6px,0.573vw),11px);
  width:min(max(6px,0.573vw),11px);

}
.productPage .custom-select-qt {
  position: relative;
  font-family: Arial;
  width:min(max(100px,7.552vw),145px) !important;
  margin-right: 10px;

}

.productPage .custom-select-qt select {
  display: none; /*hide original SELECT element: */
}

.productPage .select-selected {
  background-color: #fff;
  width:min(max(100px,7.552vw),145px);

}

/* Style the arrow inside the select element: */
.productPage .select-selected:after {
  position: absolute;
    content: "";
    top: 45%;
    right: 10px;
    width: 10px;
    height: 10px;
    border-left: 3px solid black;
    /* border-color: #fff transparent transparent transparent; */
    border-bottom: 3px solid #000;
    transform: rotate(-45deg) translateY(-50%);

}

/* Point the arrow upwards when the select box is open (active): */
.productPage .select-selected.select-arrow-active:after {
  border-color: transparent transparent #fff transparent;
  top: 7px;
}

/* style the items (options), including the selected item: */
.productPage .select-selected {
  color: #293450;
  padding: 8px 16px;
  border: 1px solid #A2A8B6;
  cursor: pointer;
  border-radius: 50px;
  max-width: 150px;
position: relative;
display: flex;
align-items: center;
height:  min(max(45px,3.385vw),65px);;
}
.productPage .select-items div{
  padding: .5rem;
  border-radius: 10px;

}

/* Style items (options): */
.productPage .select-items {
  position: static;
    background-color: transparent;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
    box-shadow: 1px 2px 3px #ddd;
    border-radius: 10px;
    border:1px solid #ddd
}

/* Hide the items when the select box is closed: */
.productPage .select-hide {
  display: none;
}

.productPage .select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}
.productPage .modal .button-arrow{
  display: flex;
  align-items: center;
  height: min(max(45px,3.385vw),65px);
  justify-content: center;
  width: min(max(200px,14.583vw),280px);

}
.productPage .modal .button-arrow + p{

}
.productPage #itemDetail.modal .carousel-control-next,
.productPage #itemDetail.modal .carousel-control-prev{
  width: min(max(70px,6.250vw),120px);
  height: min(max(35px,3.125vw),60px);
  background-color: #E2E2E2;
  position: relative;
  opacity: 1;
  border: 0;
  padding-left: min(max(20px,3.125vw),30px);
  padding-right: min(max(20px,3.125vw),30px);

}
.productPage #itemDetail.modal .carousel-control-next.active,
.productPage #itemDetail.modal .carousel-control-prev.active{
  background-color:#46BCC9;
}
.productPage #itemDetail.modal .carousel-indicators{
  position: relative;
}

.productPage #itemDetail.modal .carousel-control-next .carousel-control-next-icon,
.productPage #itemDetail.modal .carousel-control-prev .carousel-control-prev-icon{
background: transparent;
align-items: center;
    justify-content: center;
    display: flex;
   height: 27px;
    width: unset;
    height: unset;
    min-width: 27px;
}
.productPage #itemDetail.modal .carousel-item.active{
  margin: 1rem;
}
.border-1{
  border:1px solid #EBEBEB;
}
.productPage #itemDetail.modal .carousel-control-next .carousel-control-next-icon:hover,
.productPage #itemDetail.modal .carousel-control-prev .carousel-control-prev-icon:hover{
box-shadow: none;
}
.productPage #itemDetail.modal .modal-content{
  max-height: min(max(790px,48.958vw),940px);
}

.productPage #itemDetail.modal .carousel-control-next
{
  border-top-right-radius: 60px;
  border-bottom-right-radius: 60px;
}
.productPage #itemDetail.modal .carousel-control-prev
{
  border-top-left-radius: 60px;
  border-bottom-left-radius: 60px;
}
.productPage #itemDetail.modal small{
  color: #A2A8B6;
}
.productPage #itemDetail.modal h3{
  font-size: min(max(24px,1.719vw),33px);
font-weight: 900;
}
.productPage #itemDetail.modal h2{
  font-size: min(max(24px,2.344vw),45px);
  font-weight: 900;
  color: inherit;
  text-align: left;
}
.productPage #itemDetail.modal .js-viewMore{
  display: none;
}
.h-940{
  height: min(max(760px,48.958vw),940px);

}
.bg-secondary{
  background-color: #FF7400 !important;
}
.bg-yellow{
  background-color: #FFD200 !important;
}
.c-yellow{
  color: #FFD200 !important;
}
.btn-primary {
  color: #fff;
  background-color: #2dbdca;
  border-color: #2dbdca;
}
.text-secondary{
  color: #ff7603 !important;
}
.bg-dark-blue{
  background-color: #293450;
}
.productPage .footUp-img {
  height: min(max(265px,30.052vw),577px);
}
.bg-orange-img{
  background-image: url('../images/product/orange-bg.svg');
  background-size: cover;
}
.bg-transparent{
  background-color: transparent;
}
.outline-none{
  outline: none;
}

@media (min-width:992px) {
  
  .w-lg-90{
    max-width: 90%;
  }
  .productPage .product-banner-img{
    height: min(max(243px,38.396vw),718px);
    display: flex;
    align-items: center;
  }
  .product-banner-img img.web{
    display: block;
  }
  .product-banner-img img.mobile{
    display: none;
  }
}



@media (max-width: 1400px){
  .productPage #imgList{
    height: 210px;
  }
}



@media (max-width: 992px){
  .productPage #imgList .item span{
    max-width: 70%;
  }
  .product-banner-img img.web{
    display: none;
  }
  .product-banner-img img.mobile{
    display: block;
  }
  .productPage .footUp h6{
    line-height: 30px;
  }
  .productPage .orderAt .nav-pills .nav-link {
    font-size: min(max(12px,1.458vw),28px);
  }
}

@media (min-width:769px) {
  .productPage .productslides .carousel-indicators{
    display: none;
  }
}
@media (max-width: 767px){
  .order-sm-2 {
    order: 2 !important;
  }
}


@media (max-width: 768px){
  .productPage .productslides .owl-item{
    margin: .5rem 0;
    max-width: 100%;
  }
  .mt-sm-0{
    margin-top: 0 !important;
  }
  .product-title{
    margin-top: -50px;
    padding-top:  0 !important;
  }
  .productPage .telemedicine-title-two{
    margin-top: 10px;
    }
  .productPage .productslides .carousel-item{
    display: block;
  }
  /* .productPage .productslides .carousel-item.active{
    display: block;
  }
  .productPage .productslides .carousel-item.active + .carousel-item{
display: block;
  } */
  .productPage .productslides .carousel-inner{
    flex-wrap: nowrap;
    /* overflow: auto; */
    padding-bottom: 10px;
    justify-content: start;
    padding-left: 0 !important;
  }
  /* .productPage .carousel-item{display: none;} */
  .productPage #imgList .item:not(:last-child):after{
    display: none;
  }
  .productPage #imgList{
    margin: 0 0 3rem 0;
    height: 200px;
  }
  .productPage #imgList .item{
    min-width: 150px;
  }
  .productPage #imgList .item span{
    max-width: 80%;
  }
  .productPage .footUp-img {
    margin-bottom: 36px;
    margin-top: 30px;
  }
  .product-card{
    flex-wrap: nowrap;
    overflow: auto;
    margin-top: 0px;
    padding-bottom: 20px;
    justify-content: flex-start !important;
    
  }
  .product-card .col{
    /* max-width: 243px; */
  }
  .productPage #itemDetail.modal .carousel-item.active{
    margin: 0;
  }
}
@media (max-width:576px) {
  .productPage #itemDetail.modal .js-viewMore{
    display: block;
    text-align: center;
    padding:10px;
    border-bottom: 1px solid #ddd;
  }
  .productPage #itemDetail.modal .scroll{
    overflow-y: auto;
    max-height: 150px;
    margin-bottom: 1rem;
  }
  .productPage #itemDetail.modal .scroll2{
    max-height: 300px !important;
  }
  #itemDetail.modal .modal-xl{
    width: auto;
  }
  #itemDetail.modal .carousel-indicators{
    margin-top:15px !important ;
  }
  .m-sm-auto{
    margin:auto !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
}
}
/* end product-page */
.lab_video_wrapper_rx video {
  border-radius: inherit;
  width: min(max(410px,50vw),680px);
  box-shadow: 0px 10px 20px #e2e3f299;
}
.lab_video_wrapper_rx {
  border-radius: max(16px,1.250vw);
  box-shadow: none !important;
  padding: 2rem 0;
}