body{
    font-family: "Heebo", sans-serif;
}
@font-face {
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 100 900;
    src: url(../fonts/Heebo-Medium.ttf) format('ttf');
  }
  @font-face {
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url(../fonts/heebo.woff2) format('woff2');
  }
  /* latin */
  @font-face {
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url(../fonts/heebo_r.woff2) format('woff2');
  }
  /* hebrew */

  /* latin-ext */
  @font-face {
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url(../fonts/heebo_v.woff2) format('woff2');
  }
  /* latin */
  @font-face {
    font-family: 'Heebo';
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url(../fonts/heebo_t.woff2) format('woff2');
  }


  
.header_container{
    background-image: url(../images/BG.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.logo{
    height: 45px;
    margin-top:9px;
}

.fill_btn{
    border: 1px solid #46077a;
    background-color: #46077a;
    color: #fff;
    padding: 14px 27px;
}
.fill_round_btn{
    font-size: 20px;
    font-weight: 500;
    border-radius: 20px;
}
.logo_container{
    background-color: #fff;
    padding: 20px 30px;
    border-radius: 100px;
}
.head_text{
    background-color: #fff;
    border-radius: 12px;
    margin-top: 60px;
    padding: 30px;
    box-shadow: 0 0px 6px 0 rgb(183 137 221 / 15%), 0 6px 19px 0 rgb(167 140 189 / 15%);
    border: 1px solid #f5f5f5;
}
.logo_container .book_btn{
    padding: 14px 28px;
    font-size: 25px;
    border-radius: 70px;
    box-shadow: 2px 2px 4px #2e0251 inset;
    display: inline-block;
}
.head_text h1{
    font-size: 36px;
    font-weight: 900;
    color: #272127;
    line-height: 47px;

}
p{
    font-weight: 400;
    color: #000;
    font-size: 13px;
}
.p_fill_btn{
    font-size: 20px;
    font-weight: 600;
    border-radius: 10px;
    box-shadow: 2px 2px 4px #2e0251 inset;
}

.banner_img{
    max-width: 100%;
    padding-top: 30px;
    /* padding-bottom: 60px; */

}

.section_header{
    font-size:32px;
    font-weight:700;
    margin-bottom: 15px;
}
.chronic_section .section_header{
    color:#272127;
}
.result_section .section_header{
    color: #fff;
}
p{
    font-size: 18px;
    font-weight: 400;
}
.section_pd{
    padding-top: 40px;
    padding-bottom: 40px;
}
.chronic_div{
    position: relative;
}
.chronic_div p{
    padding: 10px 20px 10px;
    font-size: 17px;
    margin-top: 38px;
}
.chronic_div img{
    max-width: 100%;
    margin-top: 20px;

}
.chronic_div::before{
    content: '';
    position: absolute;
    width: 70px;
    height: 3px;
    background-color: #391f4d;
    bottom: -15px;
    left: 50%;
    transform: translate(-50%,0);
}
.result_section{
    background-color: #391f4d;
}
.treatment_selection .submit_btn{
    border-radius: 12px;
    padding: 9px 12px;
    margin-top: -9px;
    font-size: 24px;
}
.section_subheader{
    font-size: 25px;
    color: #fff;
    font-weight: 400;
}
.score_container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    width: 100%;
    z-index: 99;
}
.score_div {
    width: 20%;
    text-align: center;
    color: #fff;
}
.score_div h4{
    font-size: 85px;
    font-family: 'HermeneusOneRegular';
    font-weight: 600;

}
.score_div h4 span{
    font-size: 55px;
    display: inline-block;
    margin-left: 5px;
    font-weight: 400;
}
.score_div p{
    color: #fff;
}
.result_section .section_subheader{
    margin-bottom: 40px;
}
.health_section .section_header{
    color:#272127;
}
.sub_p{
    max-width: 80%;
    margin-right: auto;
    margin-left: auto;
}
.health_contrainer{
    padding-bottom: 30px;
    margin-top: 30px;
}
.health_foot p{
    color: #272127;
}
.health_foot{
    margin-top: 20px;
}
.h_img img{
    width: 100%;
    margin-bottom: 10px;
}
.health_div{
    padding-left: 10px;
}
.condition_content h5{
    font-size: 18px;
    box-shadow:2px 4px 5px rgba(0,0,0,0.19);
    font-weight: 600;
    text-align: center;
    padding: 33px 20px;
    border-radius: 25px;
    border: 1px solid red;
    background-color: #f8d9d7;
    color:#272127;
}
.condition_content{
    position: relative;
}
.condition_content h5::before{
    content: '';
    top: -6px;
    width: 195px;
    height: 70px;

    position: absolute;
    left: -6px;
    z-index: -7;
}

.condition_container .section_header{
    color: #272127;
}
.condition_content{
    margin-top:20px;
}

.twin_tb{
    overflow: hidden;
    border-radius: 16px;
}
.twin_table td span{
    font-weight: 700;
    color:#8D8D8D;
}
.twin_section .section_header{
    color: #0B5464;
    margin-bottom: 0;
    margin-top: 10px;
    margin-bottom: 30px;
}
.twin_table td{
    text-align: center;
    font-size: 18px;
    color: #8D8D8D;
    vertical-align: middle;
    border-bottom: 1px solid #b6b6b6;
    border-right: 1px solid #b6b6b6;
    border-top: none;
    /* border:none; */
}
tbody tr:last-child th:first-child {
    border-bottom-left-radius: 16px;
}
tbody tr:last-child td:last-child {
    border-bottom-right-radius: 16px;
}
.twin_table tbody tr:last-child th{
    border-bottom:  1px solid #b6b6b6;
}
.twin_table tbody tr th{
    border-left:  1px solid #b6b6b6;
}

.twin_table thead th{
    border: 1px solid rgb(125,121,125,0.4) !important;
    border-right: none !important;
    /* border-bottom: none !important; */
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    background-color: #FDEAF1 !important;
    color: #272127 !important;
    width: 20%;
    vertical-align: middle;
}
.twin_table thead th:last-child{
    border-right: 1px solid rgb(125,121,125,0.4) !important;
}
tbody tr th{
    color:#272127;
    
}
thead tr:first-child th:first-child {
    border-top-left-radius: 16px;
    border-bottom: none !important;
}
.twin_table th{
    font-size: 18px; 
    font-weight: 400;
    vertical-align: middle;
    border-top: 1px solid #b6b6b6;
    border-right: 1px solid #b6b6b6;
    border-bottom: none;
    /* border-left:  2px solid rgb(125,121,125,0.4); */
}
.twin_table{
    /* border: 1px solid #ddd; */
    margin-top: 0;
    border-collapse: separate;
    border-spacing: 0;
    margin-bottom: 40px;
}
.thead-light thead tr th:first-child{
    border-top-left-radius: 20px;
}
.thead-light thead tr th:last-child{
    border-top-right-radius: 20px;
}
.tick_icon{
    width: 33px;
    height: 33px;
    margin: 0 6px;
}

.health_img img{
    width: 100%;
}
.health_pri h4{
    font-size: 18px;
    font-weight: 400;
    text-decoration: underline;
    color: #272127;
    margin-top: 35px;
}
.banner_img_sec{
    padding:0;
}
.banner_img_row{
    margin-left: 0;
    margin-right: 0;
}
.banner_cont{
    padding-left: 0 !important;
}
#consultant_form{
    width: 488px;
    margin-left: 50px;
}
.health_pri li{
    font-size: 18px;
    font-weight: 600;
    color: #272127;
    padding-left: 25px;
    list-style-type: none;
    position: relative;
    margin-bottom: 5px;
}
.journey_img{
    align-content: end;
}
.step_container .section_para {
    margin-top: 0;
}
.health_pri li::before{
    content: '';
    position: absolute;
    left: 9px;
    top: 9px;
    border-radius: 50%;
    width: 7px;
    height: 7px;
    background-color: #272127;
}
.pricing_container .section_header{
    color: #272127;
}
.pricing_container .section_para{
    color: #272127;
}
.pricing_container .price_foot{
    color: #272127;
    font-weight: 300;
}
.teate_tabs{
    margin-top: 20px;
    justify-content: center;
}
.teate_tabs li{
    width: 185px;
    margin: 0 10px;
}
.teate_tabs li button.nav-link{
    font-size: 18px;
    font-weight: 500;
    color: #272127;
    background-color: #fff;
    border-radius: 20px;
    padding: 0px 10px;
    width: 100%;
}
.treatment_selection{
    background-color: #391f4d;
    padding-bottom: 60px;
}
.treatment_selection .section_header{
    color: #fff;
}
.teate_tabs .nav-link.active{
    background-color: #46077a;;
}
.treatment_selection .tab-content{
    background-color: #fff;
    padding: 22px 40px 10px;
    margin-top: 30px;
    flex-wrap: nowrap;
}
 .form-group{
    position: relative;
    margin-bottom: 0;
}
form label{
    background-color: #fff;
    font-size: 15px;
    font-weight: 400;
    color: #8D8D8D;
    position: absolute;
    top: -11px;
    left: 12px;
    padding: 0 4px;
}
#consultationForm label{
    background-color: #fff;
    font-size: 13px;
    font-weight: 400;
    color: #8D8D8D;
    position: absolute;
    top: -8px;
    left: 25px;
    padding: 0 4px;
}
.submit_btn{
    padding: 6px 10px;

}
.loop_label{
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 20px;
    margin-top:40px;
}
.loop_left{
    margin-left: 60px;
    margin-bottom: 40px;
   text-align: justify;
}
.loop_left p{
    margin-bottom: 25px;
}
.loop_r_img{
    width: 84%;
}
/* .health_section p.section_subheader {
    width: 77%;
    margin-left: auto;
    margin-right: auto;
} */
.loop_container{
    position: relative;
}

 .step_container .fill_btn{
    background-color:#fc4e90;
 }
.slider_content{
    padding-top: 30px;
    padding-bottom: 40px;
}
.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    width: 8px;
    height: 8px;
    background-color: #fff;
    margin: 0 3px;
    border-radius: 50%;
}
.owl-theme .owl-dots .owl-dot.active {
    width: 35px;
    background-color: #fff;
    height: 8px;
    vertical-align: top;
    margin-top: 8px;
    border-radius: 14px;
}
.owl-theme .owl-dots .owl-dot span{
    display: none !important;
}
.transform_container .section_header,.transform_container .section_para{
    color: #fff;
}
.step_container .section_header{
    color:#e7c9ff;
}
.step_container .section_para{
    color: #fff;
    margin-top: 30px;
    margin-bottom: 30px;
}
.step_container{
    background-color:#373049
}
.faq_header{
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 30px;
    position: relative;
}

.faq_header::before{
    content: '';
    position: absolute;
    left: 50%;
    transform: translate(-50%,0);
    bottom: 0;
    background-color: #000;
    width: 58px;
    height: 2px;
}
.faq_container .card-header{
    background-color: #fbdfea;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border-bottom: none;
    padding: 0;
}
.faq_container .card-header button{
    font-size: 18px;
    text-decoration: none;
    color: #000;
    font-weight: 500;
    box-shadow: none;
    position: relative;
    width: 100%;
    text-align: left;
    padding: 20px 20px;
}
.faq_container .card-header button i{
    width: 30px;
    height: 30px;
    font-size: 36px;
    position: absolute;
    right: 13px;
    font-weight: 600;
    top: 20px;
    transition: 0.5s ease-in-out;
}
.faq_container .card-header button[aria-expanded="true"] i::before{
    content: "\f106";
}
.faq_container .card-header button[aria-expanded="false"] i::before{
    content: "\f107";
}
.faq_container .card{
    border: none;
    margin-bottom: 7px;
}
.faq_container .card-header button:hover,.faq_container .card-header button:focus{
    text-decoration: none;
    color: #000;
    outline: none;
}
.faq_container .card-body{
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    border: 1px solid #ddd;
    font-size: 18px;
    padding: 15px 35px;
    background-color: #fdeff4;
}
.transform_container{
    background-image: url('../images/testimonials.jpg');
    /* background-position: center; */
    background-size: cover;
}
.transform_container .item{
    background-color: #fff;
    padding: 25px;
    border-radius: 20px;
    /* box-shadow:2px 3px 5px #bcbbbb; */
    margin-top: 30px;
    position: relative;
    /* margin-bottom: 0; */
}
.owl-theme .owl-nav {
    margin-top: 0;
}
.item {
    text-align: center;
    padding: 50px;
        margin-bottom:35px;
    
    filter: blur(2px);
    -webkit-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    /* box-shadow: 10px 10px 10px #ddd; */
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #391f4d!important;
}
.owl-item.active .item:after{
    content: '';
    position: absolute;
    left:50%;
    bottom: -28px;
    transform: translate(-50%,0);
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 30px solid #fff;

}
.transform_container .item p{
    color: #391f4d;
    border: 2px solid rgb(57, 31, 77, 0.2);
    padding: 50px 66px 50px 23px;
    border-radius: 20px;
    margin-left: 167px;
    margin-top: 27px;
    text-align: left;
}
.quote_content{
    position: relative;
}
.quote_content:before{
    position: absolute;
    top: -36px;
    left: 11px;
    content: '';
    background-image: url(../images/quote_up.png);
    width: 82px;
    height: 59px;
    background-size: contain;
    background-repeat: no-repeat;
}
.quote_content:after{
    position: absolute;
    bottom: -29px;
    right: 19px;
    content: '';
    background-image: url(../images/quote_down.png);
    width: 82px;
    height: 59px;
    background-size: contain;
    background-repeat: no-repeat;
}
.custom_navbar{
    box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.10);
}
.logo_container.custom_navbar{
    z-index: 999;
    margin: 0 auto;
}
.logo_container.custom_navbar.sticky {
    position: fixed;
}
.banner_form .form-group{
    margin-bottom: 25px;
}
.head_text p{
    font-size: 13px;
    margin-bottom: 30px;
}
.banner_form{
    border: none;
    padding:0;
}
.profile_img{
    position: absolute;
    width: 148px !important;
    top: 50%;
    transform: translate(0, -50%);
}
/* .shadow-effect {
    text-align: center;
border:1px solid #ECECEC;
} */
#customers-testimonials .shadow-effect p {
    font-family: inherit;
    font-size: 17px;
    line-height: 1.5;
    margin: 0 0 17px 0;
    font-weight: 300;
}
.testimonial-name {
    margin: -17px auto 0;
    display: table;
    width: auto;
    background: #3190E7;
    padding: 9px 35px;
    border-radius: 12px;
    text-align: center;
    color: #fff;
    box-shadow: 0 9px 18px rgba(0,0,0,0.12), 0 5px 7px rgba(0,0,0,0.05);
}

 
.owl-item.active.center .item{
    filter: none;
}
 .owl-item.active.center .item {
    opacity: 1;
    -webkit-transform: scale3d(1.0, 1.0, 1);
    transform: scale3d(1.0, 1.0, 1);
}
.owl-carousel .owl-item img {
    transform-style: preserve-3d;
    box-shadow: 1px 12px 12px rgba(57, 31, 79, 0.2);
    border-radius: 50%;
}
.owl-theme .owl-dots .owl-dot span{
    width: 13px !important;
    height: 13px !important;
    background-color: #D9D9D9 !important;
  
}
.owl-theme .owl-nav {
    margin-top: 0;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev{
    width: 52px;
    height: 52px;
    display: inline-block;
    border-radius: 50%;
    font-size: 100px !important;
    line-height: 16px !important;
    color: #fff !important;
    /* transform: translate(-50%, 0); */
    position: absolute;
    top: 151px;
    opacity: 1;
    text-shadow: 5px 5px 10px #a5a4a4;
    background-color: transparent !important;
    transition: 0.5s ease;
}
.owl-carousel .owl-nav button.owl-next:hover, .owl-carousel .owl-nav button.owl-prev:hover{
    transform: scale(1.3 );
}
.owl-carousel .owl-nav button.owl-prev{

    left: 20px !important;
  
}
.owl-carousel .owl-nav button.owl-next{
    right: 20px;
}
.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot:hover span {
    background: #3190E7;
    transform: translate3d(0px, -50%, 0px) scale(0.7);
}
.owl-carousel .owl-dots{
display: inline-block;
width: 100%;
text-align: center;
}
.owl-carousel .owl-dots .owl-dot{
display: inline-block;
}
.owl-carousel .owl-dots .owl-dot span {
    background: #3190E7;
    display: inline-block;
    height: 20px;
    margin: 0 2px 5px;
    transform: translate3d(0px, -50%, 0px) scale(0.3);
    transform-origin: 50% 50% 0;
    transition: all 250ms ease-out 0s;
    width: 20px;
}
.hide_sm{
    display: none;
}
.hide_xs{
    display: block;
}
.pdl_0{
    padding-left: 0;
}
.pdr_0{
    padding-right: 0;
}
.result_section{
    position: relative;
}

.p_fill_btn:hover,.p_fill_btn:focus{
    color: #fff;
    text-decoration: none;
    outline: none;
}

.image-holder{
    position: relative;
    z-index: 5;
   margin-top: 35px;
    height: 390px;
    margin: 0 auto;
    display: block;
    margin:0 auto;

  }
  .image-holder img{
    position: absolute;
    top: 0;
    left: 50%;
    width: 437px;
    padding: 0 15px;
    display: block;
    transition:all 2s ease-in-out;
  }
  .image-holder > div{
    margin-left: -250px;
    display: block;
    position: relative;
  }
  .image-holder .image-one {
    transform: rotate(-21deg) translate(-100px, -7px);
  }
  .image-holder .image-two {
    transform: rotate(-10deg) translate(-65px, 3px);
  }
  .image-holder .image-three{
    transform: rotate(9deg) translate(-39px, 7px);
  }
 
 
  
  
  /* ignore the code below */
  
  
  .link-area
  {
    position:fixed;
    bottom:20px;
    left:20px;  
    padding:15px 35px;
    border-radius:50px;
    background:#fff;
  }
  .link-area a
  {
    text-decoration:none;
    color:#fff;
    font-size:20px;
    font-family: montserrat;
    color: #262626;
    font-weight: 700;
  }


  .logo_container .book_btn:hover,  .logo_container .book_btn:hover{
    background-color: #6e17b6;
    border-color: #6e17b6;
    color: #fff;
    text-decoration: none;
    outline: none;
  }
  .head_text .fill_btn:hover,.head_text .fill_btn:focus{
    background-color: #6e17b6;
    border-color:#6e17b6 ;
    color: #fff;
    text-decoration: none;
    outline: none;
  }
  .step_container .fill_btn{
    box-shadow:-1px 2px 4px #ab104a inset !important;
  }
  /* .step_container .fill_btn:hover, .step_container .fill_btn:focus {
    background-color: #f5629a;
    outline: none;
   text-decoration: none;
    } */

@keyframes rise {
  0% {
    bottom: -100px;
    transform: translateX(0);
  }
  50% {
    transform: translate(100px);
  }
  100% {
    bottom: 1080px;
    transform: translateX(-200px);
  }
}
.pricing_container{
    background-image: url('../images/price_bg.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.banner_cont >img{
    width: 100%;
}
/* .image-one1, .image-two1, .image-three1{
    display: none;
    margin:0 auto;
   } */
   /* .image-holder, .sub_tag{
    display: none;
   } */
   .sub_tag_xs{
    display: none;
   }
   /* .image-container{
        display: none;
   } */
    .sub_tag{
    margin-bottom: 40px;
    }
@media (min-width: 1201px) {
   
    .twin_section tr {
        height: 88px;
    } 
}
@media (min-width: 767px) {
.image-holder.image-container .image-one {
    transform: rotate(0deg) translate(-126%, 40px);
  }
  .image-holder.image-container .image-two {
    transform: rotate(0deg) translate(-41px, 40px);
  }
  .image-holder.image-container .image-three{
    transform: rotate(0deg) translate(98%, 40px);
  }
  
}
@media (min-width: 767px) and (max-width:992px) {
    .image-holder > div {
        margin-left: -250px !important;
    }
    .image-holder.image-container .image-one {
        transform: rotate(0deg) translate(-104%, 40px);
      }
      .image-holder.image-container .image-two {
        transform: rotate(0deg) translate(5px, 40px);
      }
      .image-holder.image-container .image-three{
        transform: rotate(0deg) translate(105%, 40px);
      }
      .image-holder {
        height: 310px;
      }
      .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
    
        top: 113px;
      }
    }

@media (min-width: 1201px) {
    .logo_container.custom_navbar.sticky {
        width: 1110px;
    }  
}
@media (max-width: 1200px) {
    .treatment_selection .submit_btn{
        font-size: 18px;
    }
    .treatment_selection .form-group .form-control, .banner_form .form-group .form-control{ 
  
        height: 36px;
    }
    .sub_p{
        max-width: 100%;
    }
    /* .health_section p.section_subheader {
        width: 100%;
    } */
    .loop_r_img{
        width: 100%;
    }
    .loop_left{
        margin-bottom: 0;
       
    }
    .image-holder img {
        width: 342px;
    }
    #consultant_form {
        width: 100%;
        margin-left: 0;
        padding: 20px;
    }
    .chronic_div p {
        margin-top: 0;
    }
    .chronic_div p {
        margin-top: 0;
        font-size: 15px;
                /* margin-bottom: 30px; */
    }
    .logo_container.custom_navbar.sticky {
        width: 930px;
        max-width:90%
    }  
    .logo_container .book_btn {
        padding: 10px 29px;
        font-size: 19px;
    }
    .logo {
        height: 33px;
    }
    .logo_container {
        padding: 14px 30px;
    }
    .head_text h1 {
        font-size: 28px;
        line-height: 40px;
    }
    .p_fill_btn {
        font-size: 17px;
    }
    .section_header {
        font-size: 30px;
    }   
    p {
        font-size: 16px;
    }
   
    .section_subheader {
        font-size: 22px;
    }
    .score_div h4 {
        font-size: 64px;
    }
        .condition_content h5 {
            font-size: 16px;
            padding: 24px 20px;
            margin-bottom: 10px;
        }
        .condition_content h5::before {

            width: 150px;
            height: 55px;
        }
        .twin_table thead th {
            font-size: 15px;
        }
        .twin_table th {
            font-size: 15px;
        }
        .tick_icon {
            width: 27px;
            height: 27px;
        }
        .health_pri li {
            font-size: 17px;
        }
        .teate_tabs li button.nav-link {
            font-size: 16px;
            padding: 3px 10px;
        }
        .loop_logo{
            height: 60px;
        }
        .loop_label {
            font-size: 28px;
        }
        .transform_container .item p {
            padding: 40px 20px;
            margin-left: 163px;
            margin-top: 27px;
        }
        .faq_container .card-header button {
            font-size: 17px;
        }
        .faq_container .card-body {
            font-size: 16px;
            padding: 15px 28px;
        }
        .faq_container .card-header button i {
            font-size: 27px;
        }
}
@media (max-width: 992px) {
    .logo_container.custom_navbar.sticky{
        width: 690px;
    }
    .logo_container .book_btn {
        font-size: 16px;
    }
    .logo {
        height: 29px;
    }
    .p_fill_btn {
        font-size: 15px;
    }
    .head_text h1 {
        font-size: 26px;
        line-height: 37px;
    }
    .section_header {
        font-size: 27px;
    }
    p {
        font-size: 14px;
    }
    .section_subheader {
        font-size: 18px;
    }
    .score_div h4 {
        font-size: 48px;
    }
    .score_div h4 span {
        font-size: 30px;
    }
    .condition_content h5 {
        font-size: 15px;
        padding: 19px 20px;
        border-radius: 20px;
    }
    .tick_icon {
        width: 23px;
        height: 23px;
        margin: 0 2px;
    }
    .health_pri{
        padding-left: 0;
    }
    .health_pri h4 {
        font-size: 16px;
        margin-top: 25px;
    }
    .health_pri li {
        font-size: 15px;
    }
    .teate_tabs li button.nav-link {
        font-size: 15px;
    }
    .teate_tabs li {
        width: 150px;
        margin: 0 5px;
    }
    .loop_logo {
        height: 45px;
    }
    .loop_label {
        font-size: 24px;
        margin: 13px 0;
    }
    .loop_left p{
        margin-bottom: 0;
    }
 
    /* .profile_img {
        position: relative;
    }
    .owl-carousel .owl-item img{
        position: relative !important;
        top: 63px;
        left: 50%;
        transform: translate(-50%, -50%);
    } */
    .faq_container .card-header button i {
        font-size: 23px;
        top: 15px;
        right: 0px;
    }
    .faq_container .card-header button {
        font-size: 16px;
        padding: 14px 10px;
    }
    .faq_container .card-body {
        font-size: 15px;
    }
    .chronic_div::before {
        
        bottom:-10px;
    }
    .score_div h4 {
        font-size: 44px;
    }
    .loop_left p {
        margin-bottom: 19px;
    }
    .pricing_container .price_foot {
       
        margin-top: 10px;
    }
    .logo_container.custom_navbar.sticky {
        width: 720px;
    }
}
.sub_tag_xs{
    display: none;
}
@media (max-width: 768px){
        .sub_tag img{
        max-width: 90%;
        margin:0 auto;
    }
      .sub_tag_xs{
    display: flex;
   }
   .chronic_div p{
    margin-bottom: 30px;
   }
   .sub_tag{
    display: none;
   }
   .sub_tag.sub_tag_xs{
    display: flex;
   }
   .image-holder{
    display: none;
   }
    
}

@media (min-width: 767px) and (max-width:991x) {
.logo_container.custom_navbar.sticky {
    width: 720px;
}
}
@media (min-width: 576px)  and (max-width:767px){
    .logo_container.custom_navbar.sticky{
        width: 540px;
    }
}
@media (max-width: 768px) {
   /* .image-one1, .image-two1, .image-three1{
    display: block;
    max-width: 80%;
   } */

    .image-holder img {
        width: 238px;
    }
    form label {
        font-size: 12px;
        left: 18px;
    }
    .banner_img{
        padding: 0;
        max-width: 100%;
    }
    .head_text {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .section_pd {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .chronic_div img{
        width: 36%;
    }
    .score_container{
            flex-wrap: wrap;
    }
    .score_div {
        width: 32%;
        margin-bottom: 20px;
    }
    .score_div h4 {
        font-size: 36px;
    }
    .score_div h4 span {
        font-size: 25px;
    }
    .section_header {
        font-size: 25px;
    }
    .twin_section .section_header{
        margin-bottom: 0;
    }
    .twin_table thead th {
        min-width: 115px;
    }
  
    .health_pri li{
        list-style-type: disc;
        list-style-position: inside;
        padding-left: 0;
    }
    .health_foot {
      margin-top:0;
    }
    .treatment_selection .section_header,.treatment_selection .teate_tabs{
        display: none;
    }
    .treatment_selection .tab-content {
        border-radius: 12px;
    }

  
    
    .health_pri li::before,.health_pri li::marker {
        display: none;
    }
    .health_div{
        text-align: center;
    }
    .h_img img {
        width: 100%;
    }
    .condition_content {
        margin-top: 15px;
    }
    .tick_icon {
        margin: 0 1px;
    }
    .twin_table th {
        font-size: 13px;
    }
    .teate_tabs li {
        width: 170px;
        margin: 0 9px 12px;
    }
   #pricision-tabContent .form-control{
        margin-bottom: 20px;
    }
    .submit_btn{
        margin: 0 15px;
    }
    .treatment_selection .tab-content {
        margin-top: 15px;
    }
    .treatment_selection {
        padding-bottom: 40px;
    }
    .loop_left {
        margin-left: 0;
    }
    
    .owl-carousel .owl-nav button.owl-next {
        right: 0;
    }
    .owl-carousel .owl-nav button.owl-prev {
        left: 45px;
    }
    .p_fill_btn {
        font-size: 13px;
        padding:10px;
    }
    .image-holder > div {
        margin-left: -100px;
    }
    /* .image-holder.image-container .image-one {
        transform: rotate(0deg) translate(-100%, 40px);
    }
    .image-holder.image-container .image-three {
        transform: rotate(0deg) translate(100%, 40px);
    }
    .image-holder.image-container .image-two {
        transform: rotate(0deg) translate(0px, 40px);
    } */
    
    .image-holder {
        height: 285px;
    }
    .slider_content {
        padding-bottom: 40px;
    }
   
}
@media (max-width: 576px) {

    .logo {
        height: 21px;
        margin-top: 7px;
    }
    .logo_container.custom_navbar.sticky
    {
        width:calc(100% - 30px);
    }
    .pricing_container{
        text-align: center;
    }
   
  
   
    .logo_container .book_btn {
        font-size: 14px;
        padding: 6px 14px;
    }
    .logo_container {
        padding:10px;
    }
    .head_text p br{
        display: none;
    }
    .banner_img {
        max-width: 100%;
    }
    .chronic_section .section_header {
        font-size: 22px;
    }
    .head_text {
        margin-top: 0;
        margin-bottom: 0;
        padding: 14px 15px;
    }
    #header_container .banner_cont{
        padding:0
    }
    .head_text h1 {
        font-size: 27px;
        line-height: 33px;
    }
    .p_fill_btn {
        font-size: 15px;
        padding: 10px 15px;
    }
    .chronic_div::before {
        
        bottom: 0;
    }
    .chronic_section{
        padding-bottom: 30px !important;
    }
    .result_section .section_subheader {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .result_section .section_header {
        margin-bottom: 5px;
        font-size: 25px;
    }
    .score_div {
        width: 50%;
        margin-bottom: 21px;
    }   
    .image-holder img {
        width: 200px;
    }
    .image-holder{
        height: 250px;
     
    }
    .score_div h4 {
        font-size: 62px;
    }
   
    .score_div p {
        margin-bottom: 10px;
    }
    .h_img img {
        width: 100%;
        margin-top: 0;
        margin-bottom: 10px;
    }
    .health_div p{
        font-size: 11.5px;
    }
    .health_contrainer {
        padding-bottom: 0;
        padding-top: 0;
        margin-top: 0;
    }
    .condition_content h5::before {
        width: 86px;
        height: 64px;
        left: -5px;
        top: -5px;
        background-repeat: no-repeat;
      
    }
    .pricing_container .section_header {
        margin-top: 20px;
    }
    .health_foot {
        margin-top: 10px;
    }

    .condition_content h5 {
        font-size: 12px;
        padding: 13px 4px;
        border-radius: 15px;
    }
    .twin_table td {
        font-size: 14px;
    }
    .health_img{
        text-align: center;
    }
    .health_img img {
        width: 100%;
        height: auto;
        margin:0 auto;
    }
    .hide_sm{
        display: block;
    }
    .hide_xs{
        display: none;
    }
    .pdl_0{
        padding-left: 15px;
    }
    .pricing_container .price_foot {
        margin-top: 10px;
    }
    .pdr_0{
        padding-right: 15px;
    }
    .loop_r_img {
        width: 300px;
    }
    .section_pd {
        padding-bottom: 0;
    }
    .slider_content {
        padding-top: 30px;
    }
    .slider_content .section_para{
        margin-bottom: 0;
    }
    /* .slider_content .section_header, .slider_content .section_para{
        display: none;
    } */
    .profile_img {
        width: 70px !important;
    }
    .transform_container .item p {
        padding: 15px;
        margin-left: 72px !important;
        background-color: #fff;
    }
    .profile_img{
        width: 60px !important; 
        left:20px;
        margin-bottom: 0;
    }
    .transform_container .item {
        padding:  10px;
        margin:10px 0 0;
    }
    .slider_content {
        padding-bottom: 20px;
    }
    .health_pri {
        text-align: left;
    }
    .condition_content {
        margin-top: 0;
    }
    .quote_content:before {
        top: -26px;
    }
    .quote_content:before, .quote_content:after {
        width: 63px;
        height: 40px;
        background-repeat: no-repeat;
    }
    .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
        width: 30px;
        height: 30px;
        font-size: 76px !important;
        top: 32%;
    }
    .condition_container .section_para br{
        display: none;
    }
    .owl-theme .owl-nav {
        margin-top: 0;
    }
    .faq_container .card-body {
        padding: 10px;
    }
    .owl-carousel .owl-nav button.owl-next {
        right: 0;
    }
    .owl-carousel .owl-nav button.owl-prev {
        left: -1px !important;
    }
    .owl-item.active .item:after{
        bottom: -21px;
        border-left: 13px solid transparent;
        border-right: 13px solid transparent;
        border-top: 22px solid #fff;
    }
    /* .transform_container {
        padding-bottom: 220px;
    } */
     .twin_section{
        margin-top:20px;
     }
     .health_pri h4 {
        margin-top: 10px;
    }
    .step_container.section_pd {
        padding-bottom: 40px;
        padding-top: 20px;
    }
    .section_pd {
        padding-top: 20px;
    }
    .faq_header {
        font-size: 26px;
        margin-bottom: 24px;
    }
    .faq_container .card-header button {
        font-size: 14px;
        padding: 14px 30px 14px 10px;
    }
    .head_text p {
        margin-bottom: 20px;
    }
    .image-holder > div {
        margin-left: -70px;
    }
    .image-holder .image-one {
        transform: rotate(-22deg) translate(-88px, -26px);
    }
    .image-holder .image-two {
        transform: rotate(-3deg) translate(-50px, -7px);
    }
    .image-holder .image-three {
        transform: rotate(13deg) translate(-38px, 17px);
    }
    .image-holder > div {
        margin-left: -30px;
    }
}

.hidden{
    display: none;
}