* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

ul,
li {
    list-style: none;
}


body {
    font-family: "Host Grotesk", sans-serif;
    font-size: 16px;
    line-height: 20px;
    scroll-behavior: smooth;
    overflow-x: hidden;
}

a {
    color: inherit;
    text-decoration: none;
}


header.page-header {
    background: #EEF9E8;
}


header.page-header  .navbar{
padding: 0;
}
.navbar-brand{
    padding: 0;
}


.menu_right .nav-item a.nav-link{
    color: #fff;
    background: #009175;
    border-radius: 50px;
    margin: 0 6px;
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.navbar_left .nav-item a.nav-link {
    color: #000;
    margin: 0 11px;
    font-weight: 600;
    font-family: "Afacad", sans-serif;
    font-size: 18px;
}
img{
    max-width: 100%;
}

.navbar-toggler{
  color: none;
  border: none;
}
.navbar-toggler-icon{
  background-image: url(../images/web.png)!important;
}
.navbar-toggler:focus {
 
 box-shadow: none;
}

.banner_part {

padding: 5% 0;
font-family: "DM Sans", sans-serif;

}
  
  .banner_left {
   
  }
  
  .home_ratting {

display: flex;

align-items: center;

margin-bottom: 16px;

column-gap: 4px;

}
  
  .start_retting i {

color: #FBB431;

}
  
  .ratting_text p {
   
font-weight: 600;
  }
  
  .banner_heading h2 {

margin-bottom: 13px;
font-size: 47px;
font-weight: 800;
margin-bottom: 22px;
font-family: "DM Sans", sans-serif;
}
  
  .banner_heading h2 span {

display: block;

font-size: 48px;

color: #009175;

font-weight: 700;
}
  
  .banner_left p {

margin-bottom: 0;

font-weight: 700;
font-family: "DM Sans", sans-serif;

/* margin-bottom: 22px; */
}
  
  .bnr_list {
 
display: flex;
 
margin-top: 20px;
 
margin-bottom: 0;
}
  
  .bnr_list ul {
 
padding-left: 0;
 
width: 50%;
 
}
  
  .btn_part a {
 
background: #009175;
 
color: #fff;
 
border-radius: 30px;
 
padding: 16px 27px;
 
display: inline-block;
 
margin-top: 22px;
font-weight: 700;
 
}

  .banner_prod {
  
display: flex;
  
padding: 35px;
  
align-items: center;
  
column-gap: 12px;
  }
  
 

.bnr_list ul li{
    
line-height: 38px;
    
position: relative;
    
padding-left: 30px;
font-weight: 900;
}

.bnr_list ul li:before{

content: "\f00c";

position: absolute;

left: 2px;

top: 9px;

font-family: 'FontAwesome';

font-weight: normal;

font-size: 11px;

background: #009175;

height: 20px;

width: 20px;

display: flex;

align-items: center;

justify-content: center;

border-radius: 30px;

color: #fff;

}


.logo-slider {
    width: 100%;
    overflow: hidden;
    background: #fff;
    height: 80px;
    position: relative;
  }
  
  .logo-track {
    display: flex;
    gap: 40px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    will-change: transform;
  }
  
  .logo-track img {
    height: 60px;
    object-fit: contain;
  }

  .logo_slider button.slick-prev.slick-arrow, .logo_slider button.slick-next.slick-arrow {
    display: none !important;
}

.logo_slider img {
    height: 33px;
    object-fit: contain;
    margin: 0 5px;
}

.logo_slider {
    background: #EEF9E8;
    padding: 30px 0;
}
.service_inner{
    text-align: center;
}

.service_grid h2, .science_content h2, .testimonial_sec h2, .product-details h2, .popular_sec h2, .result_sec h2, .money_sec h2{

text-align: center;

margin-top: 90px;

margin-bottom: 47px;

font-size: 40px;

font-weight: 700;
}
.science_content h2, .popular_sec h2, .money_sec h2{
  text-align: left;
  margin-bottom: 30px;
}



.service_inner img{

border-radius: 12px;
}

.service_inner h3{
    
font-size: 20px;
    
margin-top: 12px;
    
margin-bottom: 34px;
font-weight: 700;
}
.prod_benifit{

background: #252525;

color: #fff;
}

.prod_benifit_head{

text-align: center;

padding: 49px 0;
}

.benefits_text_row{

display: flex;

align-items: center;

margin-bottom: 39px;

column-gap: 16px;
}

.prod_benifit_head h2{

}

.prod_benifit_head h3{

font-size: 18px;
}

.icon_img_left{
    
width: 12%;
}

.icon_img_left img{

}

.text_right {

width: 85%;
}

.text_right h3{

font-size: 21px;
}

.text_right p{
    
margin-bottom: 0;
    
line-height: normal;
    
font-size: 14px;
}

.mid_prod {

}

.mid_prod img{
    
padding: 18px;
}

.ratting_text p {
margin-bottom: 0;
}

.benefits_bottom{
    text-align: center;
    padding: 48px 0 97px 0;
}

.benefits_bottom .home_ratting{justify-content: center;margin-bottom: 0;margin-top: 29px;}

.service_grid{
    padding-bottom: 60px;
}
.product_details_sec{
  padding: 70px 0;
}
.product_details_sec .banner_heading h2{
  color: #009175;
}
.product_details_sec .nav-tabs{
  background-color: #EEFAE9;
  padding: 6px 5px;
  border-radius: 5px;
}
.product_details_sec .nav-tabs .nav-link.active{
  color: #ffffff;
  background-color: #009175!important;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 1px;
  border-radius: 6px;
}
.product_tab h5{
  font-weight: 700;
  font-family: "DM Sans", sans-serif;
  margin: 15px 0;
  font-size: 18px;
}
.text1{
  font-size: 16px;
  line-height: 24px;
}
.tab-content ul{
  padding: 0;
}
.tab-content ul li{
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  margin-bottom: 8px;
}
.product_details_sec .nav-tabs .nav-link{
  padding: 15px 39px;
  color: #009175;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 1px;
}
.product_details_sec .nav-tabs .nav-link:hover{
  border-color: transparent;
}
.product_details_sec .new-slider-con-lft ul{
  display: flex;
}

.box1{
  display: flex;
  border: 1px solid #000;
      align-items: center;
      padding: 10px 20px;
      margin-bottom: 15px;
      font-family: "DM Sans", sans-serif;
      cursor: pointer;
}
.first-box{
  display: flex;
  justify-content: space-between;
}
.box1.active{
  border: 1px solid #009175;
}
.box1.active h5{
  color: #009175;
}
.box1.active h4, .box1.active h6{
  color: #009175;
 
}
.box1.active h6{
 text-decoration: line-through;
}
.box1 div{
  display: flex;
      align-items: center;
      justify-content: space-between;
      width: 51%;
}
.box1 h5{
  font-size: 18px;
  font-weight: 700;
  color: #000;
}
.box1 p{
  margin-bottom: 0;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
}
.box1 span{
  background-color: #009175;
 padding: 5px 15px;
  color: #fff;
  border-radius: 35px;
  font-weight: 700;
}
.box1 h4, .box1 h6{
  font-size: 18px;
    font-weight: 700;
    color: #000;
   
}
.box1 h6{
 text-decoration: line-through;
}
.stock-img p{
  font-weight: 700;
  font-size: 16px;
  text-align: center;
  margin: 31px 0 0;
}
.stock-img span{
  margin-right: 10px;
}
.btn_part2 a{
  background: #009175;
  color: #fff;
  border-radius: 30px;
  padding: 20px 27px;
  display: inline-block;
  margin-top: 22px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 22px;
  letter-spacing: 2px;
  width: 100%;
  text-align: center;
}
.btn_part2 span{
  margin-right: 8px;
}
.product_details_sec .bnr_list2{
  margin-top: 20px;
  margin-bottom: 0;
}
.product_details_sec .bnr_list2 ul {
  padding-left: 0;
  display: flex;
  justify-content: center;
  padding-left: 20px;
}
.bnr_list2 ul li {
  line-height: 38px;
  position: relative;
  padding-left: 30px;
  font-weight: 900;
  padding-right: 27px;
}
.bnr_list2 ul li:before {
  content: "\f00c";
  position: absolute;
  left: 2px;
  top: 9px;
  font-family: 'FontAwesome';
  font-weight: normal;
  font-size: 11px;
  background: #009175;
  height: 20px;
  width: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 30px;
  color: #fff;
}
.new-slider-con-rht-img {
  padding-bottom: 30px;
}
.icon_sec {
  background-color: #009175;
    text-align: center;
    color: #fff;
    padding: 30px 0;
}
.icon_sec h4{
  font-size: 22px;
  font-weight: 700;
  margin-top: 10px;
}

.science_content h6{
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 1px;
  margin-bottom: 20px;
}
.science_sec p{
  font-size: 16px;
  line-height: 23px;
}
.prod_name{
  font-weight: 700;
  color: #009175;
}
.science_sec h5{
  font-size: 18px;
  font-weight: 700;
  font-family: "DM Sans", sans-serif;
}
.science_sec .bnr_list ul li{
  line-height: 25px;
  margin-bottom: 15px;
}
.science_sec .bnr_list ul li:before {
  content: "\f00c";
  position: absolute;
  left: 2px;
  top: 3px;
  font-family: 'FontAwesome';
  font-weight: normal;
  font-size: 11px;
  background: #009175;
  height: 20px;
  width: 20px;
  display: flex
;
  align-items: center;
  justify-content: center;
  border-radius: 30px;
  color: #fff;
}
.science_sec  .btn_part a{
  margin-top: 0px;
}

.science_sec {
  padding-bottom: 70px;
}
.carousel .slick-dots{
  display: none!important;
}
.trusted_box_upper{
  display: flex;
  gap: 15px;
  align-items: center;
}
.user_details .start_retting i {
  color: #009175;
  font-size: 14px;
}
.user_details h5{
  font-size: 14px;
  font-weight: 700;
}
.trusted_box_desc{
  font-size: 14px;
    line-height: 20px;
    margin: 20px 0 30px;
    min-height: 90px;
    height: 90px;
}
.user-n{
  display: flex
  ;
      align-items: center;
      gap: 10px;
      font-weight: 700;
      font-size: 16px;
}
.carousel .client-box{
  background-color: #EEFAE9;
  padding: 10px;
  margin: 0 15px;
  height: 254px;
  min-height: 254px;
  border-radius: 10px;
}
.testimonial_sec{
  padding: 20px 0 66px;
}
.testimonial_sec .container{
  padding: 0;
}
.testimonial_sec .slick-prev, .slick-next{
  top: 112%;
}
.testimonial_sec .slick-prev:before{
  background-image: url(../images/Previous-slide.svg);
  background-size: 40px;
  background-repeat: no-repeat;
  background-position: center;
  font-size: 40px;
  line-height: 16px;
  color: transparent;
}
.testimonial_sec .slick-next:before {
  background-image: url(../images/Next-slide.svg);
  background-size: 40px;
  background-repeat: no-repeat;
  background-position: center;
  font-size: 40px;
  line-height: 16px;
  color: transparent;
}
.testimonial_sec .slick-prev {
  left: 87%;
}
.testimonial_sec .slick-next {
  right: 72px;
}

.testimonial_sec h2{
  margin-top: 0px;
}
.icon-sec{
  background-color: #009175;
  color: #fff;
  padding: 20px 0;
}
.icon-part {
    display: flex;
    gap: 1rem;
    overflow: hidden;
}
.icon-wrap {
  gap: 1.5rem;
    align-items: center;
    animation: scroll 30s linear infinite;
    flex-shrink: 0;
    display: flex;
    justify-content: space-around;
    min-width: 100%;
 
}

 @keyframes scroll {
  0% {
      transform: translateX(0%);
  }

  100% {
      transform: translateX(-100%);
  }
} 
.icon-box{
  display: flex
;
    gap: 0.5rem;
    align-items: center;
}
.green-star{
  margin: 0 auto;
  width: 150px;
  text-align: center;
  display: block;
}
.product-details{
  text-align: center;
}
.product-details img{
  width: 550px;
}
.popular_sec{
  background-color: #EEFAE9;
  padding: 50px 0;
}
.popular_sec p{
  line-height: 22px;
}
.popular_sec h2{
  margin-top: 0;
  margin-bottom: 20px;
}
.popular_sec .btn_part a{
  margin-top: 10px;
}
.result_sec{
  text-align: center;
}
.how-use__item {
  background-color: #eefae9;
  padding: 20px;
  border-radius: 10px;
    height: 380px;
    min-height: 380px;
    margin-top: 98px;
   position:relative ;
}
.how-use__item h4{
  font-size: 18px;
    font-weight: 800;
    margin: 15px 0;
}
.how-use__item p{
  line-height: 22px;
  font-weight: 600;
}
.how-use__item img{
  margin-top: -120px;
}
.item-box1::after{
  content: "";
  position: absolute;
  background-image: url(../images/arrow1.svg);
  top: 177px;
  right: 0;
  bottom: 0;
  left: -59px;
  background-repeat: no-repeat;
}
.result_sec{
  padding-bottom: 70px;
}
.money_sec{
  background-color: #eefae9;
  padding: 50px 0;
}
.money_sec p{
  line-height: 25px;
}
.page-footer{
  background-color: #2A2A2A;
  padding-top: 60px;
  padding-bottom: 40px;
  font-family: "Afacad", sans-serif;
  color: #fff;
}
.footer-box .rte{
  font-weight: 400;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0;
  margin-top: 20px;
}
.footer_list li a{
  font-weight: 400;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0;
  color: #ffffffbf;

}
.footer_list li a:hover{
  color: #fff;
}
.footer_list li{
  padding: 10px 0 20px;
}
.page-footer .form-floating>.form-control{
  background: transparent;
padding: 0px 25px;
height: calc(3rem + 0px);
line-height: 1.25;
border-radius: 48px;
color: #fff;
}
.form-floating>label{
  padding: 0.7rem 1.75rem;
}
.page-footer .form-control:focus{
background-color: transparent;
    border-color: #fff;
    box-shadow: none;
    color: #fff;
    padding: 0.7rem 1.75rem;
    font-size: 13px;
}
.page-footer .form-floating{
  width: 350px;
  margin: 0 auto;
}
/* .page-footer .btn span{
     position: absolute;
    bottom: 31px;
    right: 22px;
} */
.page-footer .btn{
    position: absolute;
    bottom: 7px;
    left: 290px;
    width: 41px;
}
.page-footer :not(.btn-check)+.btn:active{
  background-color: transparent;
    border-color: transparent;
}
.copyright-sec p{
  color: #fff;
  text-align: center;
}
.copyright-sec{
  border-top: 1px solid #ffffffbf;
  padding-top: 40px;
}
.mob-show{
    display: none;
}
.text-top{
        margin-bottom: 10px;
    margin-top: 20px;
}

/* responsive css start */
@media (max-width: 1200px){
  .how-use__item img{
    width: 184px;
  }
  .how-use__item{
    padding: 20px 10px;
  }
  .testimonial_sec .slick-prev {
    left: 76%;
}
  .testimonial_sec .slick-next {
    right: 159px;
}
}
@media (max-width: 991px){
  .navbar-nav{
    flex-direction: row;
    justify-content: center;
    padding: 0 0 15px;
  }
  .menu_right{
    padding-bottom: 20px;
  }
  .banner_prod{
    padding: 0;
    column-gap: 0;
  }
  .banner_heading h2{
    font-size: 28px;
  }
  .banner_left p{
    line-height: 20px;
  }
  .bnr_list ul li {
    line-height: 28px;
    margin-bottom: 10px;
}
.btn_part a{
  margin-top: 0;
}
 
.service_inner h3 {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 18px;
}
.benefits_text_row{
  margin-bottom: 26px;
  column-gap: 9px;
}
.text_right h3 {
  font-size: 16px;
}
.box1 span{
  font-size: 13px;
}
.box1{
  padding: 10px 6px;
}
.box1 p{
  font-size: 13px;
}
.box1 h4, .box1 h6{
  font-size: 14px;
}
.box1 h5 {
  font-size: 14px;
}
.box1 span{
  padding: 10px 5px;
}
.product_details_sec .nav-tabs .nav-link{
  padding: 15px 15px;
  font-size: 15px;
}
.product_tab h5{
  font-size: 15px;
}
.icon_sec h4{
  font-size: 15px;
}
.science_content h2{
  font-size: 35px;
  margin-bottom: 15px;
}
.science_content h6{
  margin-bottom: 11px;
  line-height: 28px;
}
.science_sec p {
  font-size: 14px;
  line-height: 21px;
}
.science_sec .bnr_list ul li {
  line-height: 22px;
  margin-bottom: 15px;
  font-size: 14px;
}
.popular_sec h2 {
  margin-top: 0;
  margin-bottom: 14px;
  font-size: 30px;
}
.popular_sec p {
  line-height: 23px;
}
.how-use__item img {
  width: 170px;
}
.result_sec .px-5{
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}
.how-use__item p {
  line-height: 22px;
  font-size: 14px;
}
.how-use__item h4 {
  font-size: 16px;
}
.item-box1::after{
  left: -29px;
  background-size: 22px;
}
.money_sec h2{
  margin-top: 0;
  font-size: 30px;
  margin-bottom: 18px;
}
.footer-box .rte{
  font-size: 20px;
}
.page-footer ul{
  padding-left: 0;
}
.icon-wrap{
  gap: 0.5rem;
}
.icon-box span{
  line-height: 20px;
}
.carousel .client-box{
  height: 269px;
  min-height: 269px;
}
.trusted_box_desc{
  margin: 20px 0 55px;
}
.testimonial_sec .slick-next {
  right: 189px;
}
.testimonial_sec .slick-prev {
  left: 69%;
}
}

@media (max-width: 895px){
  .carousel .client-box {
    height: 310px;
    min-height: 310px;
}
.trusted_box_desc {
  margin: 20px 0 102px;
}
.user-n {
  display: flex
;
  align-items: center;
  gap: 10px;
  font-weight: 700;
  font-size: 15px;
}
.testimonial_sec .slick-prev {
  left: 62%;
}
.bnr_list2 ul li{
    line-height: 25px;
}

}
@media (max-width:768px){
    .mob-show{
        display: block;
    }
    .desk-show{
        display: none;
    }
    .product_img.mob-show img{
        width: 450px;
    margin: 0 auto;
    display: block;
    }
    .product_details_sec {
    padding: 3px 0 20px;
}
    .banner_heading h2 {
        font-size: 24px;
        margin-bottom: 7px;
    }
    .text-top{
            margin-bottom: 5px;
    margin-top: 21px;
    }
    .stock-img p {
    font-weight: 700;
    font-size: 14px;
    text-align: center;
    margin: 20px 0 0;
}
.icon-wrap{
  flex-wrap: wrap;
  justify-content: center;
}
.btn_part a {
  margin-top: 0;
  margin-bottom: 33px;
}
.service_grid h2, .science_content h2, .testimonial_sec h2, .product-details h2, .popular_sec h2, .result_sec h2, .money_sec h2{
  font-size: 34px;
  margin-top: 63px;
}
.service_inner h3 {
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 23px;
}
.bnr_list2 ul li{
  padding-right: 20px;
  font-size: 15px;
}
.icon_sec h4 {
  font-size: 18px;
}
.how-use__item{
  height: 262px;
    min-height: 262px;
    margin-bottom: 30px;
}
.item-box1::after{
  display: none;
}
.banner_heading h2 span {
  display: block;
  font-size: 39px;
  color: #009175;
  font-weight: 700;
}
.bnr_list ul li {
  line-height: 18px;
  margin-bottom: 10px;
  font-size: 13px;
}
.product_details_sec .nav-tabs .nav-link {
  padding: 9px 5px;
  font-size: 14px;
  letter-spacing: 0;
}
.prod_benifit_head{
        padding: 20px 0 10px;
}
.prod_benifit_head h2 {
    font-size: 24px;
}
.icon_img_left img {
    width: 35px;
}
.benefits_text_row{
        margin-bottom: 15px;
        column-gap: 9px;
    }
    .text_right h3 {
        font-size: 14px;
        margin-bottom: 6px;
    }
    .text_right p {
    margin-bottom: 0;
    line-height: normal;
    font-size: 13px;
}
    

.benefits_text_row {
        margin-bottom: 13px;
    }
    .mid_prod{
        width: 200px;
    margin: 0 auto;
    }
    .mid_prod img{
            width: 172px;
    }
}
@media (max-width:510px){
  .bnr_list2 ul li {
    padding-right: 10px;
    font-size: 14px;
}
.product_details_sec .bnr_list2 ul{
  padding-left: 0;
}
.science_sec .text-sm-center{
  text-align: center;
}
.carousel .client-box{
  margin: 0 10px;
}
.slick-slide img {
  display: block;
  width: 35px;
}
.slick-slide .user-n img {
  display: block;
  width: 14px;
}
.user-n {
  display: flex;
  align-items: center;
  gap: 5px;
  font-weight: 700;
  font-size: 14px;
}
.user_details .start_retting i {
  font-size: 11px;
}
.carousel .client-box {
  height: 324px;
  min-height: 324px;
}
.trusted_box_desc {
  margin: 20px 0 126px;
}
.logo_slider img {
  height: 24px;
}
.service_grid h2, .science_content h2, .testimonial_sec h2, .product-details h2, .popular_sec h2, .result_sec h2, .money_sec h2 {
  font-size: 25px;
  margin-top: 63px;
}
.science_sec {
  padding-bottom: 17px;
}
.stock-img p{
  font-size: 14px;
  line-height: 22px;
}

}
@media (max-width:480px){
  .trusted_box_desc {
    margin: 20px 0 86px;
}
.page-footer .btn {
    position: absolute;
    bottom: 7px;
    left: 242px;
    width: 41px;
}
.carousel .client-box {
  height: 274px;
  min-height: 274px;
}
.page-footer .form-floating {
  width: 300px;
  margin: 0 auto;
}
.service_grid h2, .science_content h2, .testimonial_sec h2, .product-details h2, .popular_sec h2, .result_sec h2, .money_sec h2 {
  margin-top: 20px;
}
.box1 h4, .box1 h6 {
  font-size: 12px;
}
.box1 span {
  padding: 7px 4px;
  font-size: 12px;
}
.box1 p {
  font-size: 11px;
}
.box1 h5 {
  font-size: 12px;
}
.home_ratting{
  font-size: 13px;
}
.home_ratting{
  column-gap: 10px;
}

}
@media (max-width: 360px){
  .box1 h4, .box1 h6 {
    font-size: 10px;
}
.box1 span {
  padding: 2px 4px;
  font-size: 9px;
}
.box1 p {
  font-size: 9px;
}
.box1 h5 {
  font-size: 9px;
}
.btn_part2 a{
  font-size: 19px;
  padding: 20px 19px;
}
.bnr_list2 ul li {
  padding-right: 10px;
  font-size: 14px;
  line-height: 23px;
}
.icon-box span {
  line-height: 20px;
  font-size: 14px;
}
.icon-box img{
  width: 20px;
}
}

#app_common_modal_close, #error_handler_overlay_close{
    line-height: 27px;
}
.navbar-toggler{
width: auto;
}
button:hover{
    background: none!important;
}

@media(max-width: 481px){
    .page-header .navbar-brand img{
            width: 70px;
    }
   .page-header .navbar-toggler-icon{
       width: 1rem;
        height: 1rem;
   }

   .banner_heading h2 {
        font-size: 21px;
        margin-bottom: 10px;
    }
    .banner_heading h2 span{
            font-size: 28px;
    }
    .home_ratting{
        margin-bottom: 10px;
    }
    .bnr_list{
        margin-top: 10px;
    }
        .bnr_list ul li {
        line-height: 23px;
        margin-bottom: 6px;
        font-size: 11px;
    }
    .bnr_list ul{
        margin-bottom: 0.5rem;
    }
    .btn_part a{
            padding: 10px 22px;
            font-size: 14px;
                margin-bottom: 16px;
    }
    .btn_part a img{
            width: 18px;
    }
    .banner_left p{
        line-height: 15px;
        font-size: 11px;
    }
        .prod_benifit_head h2{
        font-size: 22px;
        margin-bottom: 5px;
    }
    .benefits_bottom {
    text-align: center;
    padding: 0 0 27px 0;
}
.btn_part2 a
 {
        padding: 10px 18px;
        font-size: 16px;
        margin-top: 9px;
    }
.product_img.mob-show img {
        width: 290px;
        margin: 0 auto;
        display: block;
    }
        .stock-img p {
        font-size: 12px;
        margin: 15px 0 0;
        }

}
 
/* For pulse effect on select package */
.btn_pulse{
    animation-name: pulse;
    animation-duration: 1.5s;
    animation-direction: alternate;
    animation-iteration-count: infinite;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 #009175;
  }
  70% {
      -webkit-box-shadow: 0 0 8px 2px #009175;
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 #009175;
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 #009175;
    box-shadow: 0 0 0 0 #009175;
  }
  70% {
      -moz-box-shadow: 0 0 8px 2px #009175;
      box-shadow: 0 0 8px 2px #009175;
  }
  100% {
      -moz-box-shadow: 0 0 0 0 #009175;
      box-shadow: 0 0 0 0 #009175;
  }
}
 
@keyframes btn_anim {
    from {
        -ms-transform: scale(.9, .9);
        -webkit-transform: scale(.9, .9);
        transform: scale(.9, .9);
        opacity: .5
    }
 
    to {
        -ms-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 1
    }
}


/* Only affect boxes like 2 or 5 bottles */
.box1.one-time-box > div:first-child {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 12px; /* space between h5 and p */
  flex: 1 1 auto;
  min-width: 0;
  max-width: 55%; /* prevent it from overflowing */
}

/* Make sure 'One Time Purchase' aligns inline */
.box1.one-time-box .purchase-type {
  position: relative;
  top: -4px;     /* move up slightly */
  left: 45px;     /* move right slightly */
  font-size: 15px;
  font-weight: 600;
  color: #000;
  margin: 0;
  white-space: nowrap;
}

.box1 > div:last-child {
  display: flex;
  align-items: center;
  gap: 12px;
  white-space: nowrap;
  flex-shrink: 0;
}
/* ========== RESPONSIVE ADJUSTMENTS ========== */

/* iPad Pro and mid-size screens (768px to 1024px) */
@media (max-width: 1024px) {
  .box1.one-time-box > div:first-child {
    max-width: 45%;
    gap: 10px;
  }

  .box1.one-time-box .purchase-type {
    font-size: 10px;
    left: 0px;
    top: -4px;
    color: #000;
  }
}

/* Mobile devices (portrait/landscape) */
@media (max-width: 767px) {
  .box1.one-time-box > div:first-child {
    max-width: 100%;
    flex-direction: row !important;
    align-items: center;
    gap: 6px;
  }

  .box1.one-time-box .purchase-type {
    font-size: 12px;
    left: 10px;
    top: -4px;
    color: #000;
  }
}
/* ========== Phones & Smaller Devices (Mobile & Landscape) ========== */
@media (max-width: 820px) {
  .box1.one-time-box > div:first-child {
    max-width: 100%;
    flex-direction: row !important;
    align-items: center;
    gap: 6px;
  }

  .box1.one-time-box .purchase-type {
    font-size: 12px;
    left: 4px;
    top: -3px;
  }
}

/* Smallest screens (iPhone SE, old Androids) */
@media (max-width: 420px) {
  .box1.one-time-box .purchase-type {
    font-size: 10px;
    left: 6px;
    top: -3px;
    color: #000;
  }

  .box1.one-time-box > div:first-child {
    gap: 4px;
  }
}

/* responsive css end */


