/* html{
    font-size: 62.5%;
} */

body {
    margin: 0;
    padding: 0;
    font-family: "Inter", serif;
    font-weight: 400;
   font-style: normal;
   font-size: 18px;
   color: #000;
}

html{
    overflow-x: hidden;
}

@font-face {
    font-family: 'Garnett';
    src: url("urn:scrapbook:download:error:https://getamplihear.com/nxtgizmo/css/fonts/GarnettBold.eot");
    src: url("urn:scrapbook:download:error:https://getamplihear.com/nxtgizmo/css/fonts/GarnettBold.eot") format('embedded-opentype'),
         url("GarnettBold.woff2") format('woff2'),
         url("urn:scrapbook:download:error:https://getamplihear.com/nxtgizmo/css/fonts/GarnettBold.woff") format('woff'),
         url("urn:scrapbook:download:error:https://getamplihear.com/nxtgizmo/css/fonts/GarnettBold.ttf") format('truetype'),
         url("urn:scrapbook:download:error:https://getamplihear.com/nxtgizmo/css/fonts/GarnettBold.svg#GarnettBold") format('svg');
}

.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon img {
    content: url("");
}



.header .navbar-toggler:focus{box-shadow: none;}
.navbar {
    background: #FFFFFF;
    /* box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.04); */
    z-index: 99; 
    
}

.navbar-brand img {
    height: 40px;
}

.nav-item a {
    color: #000;
    transition: all 0.2s linear;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 16px;
    padding: 0px !important;
    border-bottom: 2px solid #fff;
}

.nav-item a:hover {
  font-weight: bold;
   color: #000;
   border-bottom: 2px solid #18A0FB;
   font-family: 'Inter';
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    line-height: 16px;
}
.header li.nav-item{padding:18px;}

.header .navbar-nav .nav-link{font-family: "Inter", serif;}
.header .navbar-nav .nav-link:focus{color: #000;}

.header.fixed-top {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
        -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.14);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.14);
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.14);
}

.orderNwbtn.btn-1 {
    margin-left: 65px;
    border: 0px solid #0065F2;
    background: transparent;
    color: #000 !important;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 17px;
    line-height: 16px;
    text-decoration: underline !important;
    box-shadow: 0px 0px 0px 0px #ffffff;
}


/* section1 style  */

.banner {
    background-color: #F6FCFF;
    padding: 20px 0px;
}

.ban-lft-bx {
    position: relative;
    left: -52px;
    bottom: -1px;
}
.prod-img{
    position: absolute;
    right: 0;
    bottom: 50px;
    max-width: 300px;
    max-width: 280px;
}
.doctor-badge{
    position: absolute;
    top: 50px;
    width: 100px;
    right: 0;
    height: 100px;
}
.guarantee{
    position: absolute;
    left: 50px;
    bottom: 50px;
}

.ban-star {
    width: 90px;
}

.ban-top-p p {
    font-size: 12px;
    line-height: 20px;
    color: #000;
}

.banner h1 {
    font-family: 'Garnett';
    font-weight: 800;
    font-size: 42px;
    line-height: 56px;
    font-style: normal;
    text-transform: uppercase;
}

.banner .subhead {
    font-family: Inter;
    font-weight: 400;
    font-size: 18px;
    line-height: 29px;
    margin-bottom: 0;
}

.ban-list li {
    list-style: none;
    position: relative;
    font-family: Inter;
    font-weight:bold;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 5px;
}

.ban-list li span {
    font-weight: 700;
}

.ban-list li::after {
    position: absolute;
    content: '';
    top: 6px;
    left: -26px;
    background: url("blue-tick.svg") no-repeat center;
    height: 16px;
    width: 16px;
}

.btn-text1:before {
    display: inline-flex;
    margin: -2px 5px 0 0;
    width: 12px;
    height: 12px;
    background: #95DF89;
    border: 2px solid #ADF4A1;
    border-radius: 50%;
    content: "";
    animation: 1s ease-in-out infinite fade;
}

@keyframes fade {

    0%,
    100%,
    70% {
        opacity: 100%
    }

    50% {
        opacity: 30%
    }
}

.shipArs {
    display: flex;
    align-items: center;
}

.bannerMain p {
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
}

.shipArs p,
.shipArs span {
    font-size: 11px !important;
    margin-bottom: 0;
}

.stocks {
    height: 14px;
    margin: 0 5px;
}

.cta-btn {
    border: 1px solid #0463A3;
    background-color: #18A0FB;
    border-radius: 4px;
    color: #fff;
    text-decoration: none;
    padding: 15px 16px;
    text-transform: uppercase;
    font-family: Inter;
    font-weight: 800;
    font-size: 18px;
    line-height: 23px;
    text-align: center;
    display: inline-block;
}
.cta-btn:hover{color: #fff;}

.ban-users p {
    font-family: Inter;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
}


/* as seen  */

/*.as-seen {
    background-color: #0D0D0D;
    padding: 20px 0;
    overflow: hidden; 
}

.as-seen p {
    color: #fff;
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 16px;
}

.as-seen-list {
    padding-left: 0;
    margin-bottom: 0;
    display: flex;
}

.as-seen-list li {
    list-style: none;
    padding: 0 18px;
    flex-shrink: 0; 
}

.swiper {
    width: 100%;
}*/
/* As Seen Section */
.as-seen {
    background-color: #0D0D0D;
    padding: 20px 0;
        overflow: hidden;
}

.as-seen p {
    color: #fff;
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 6px;
}

/* Swiper Container */
.as-seen  .as-seen-swiper {
    overflow: hidden;
    width: 100%;
}

/* Swiper Wrapper */
.as-seen  .swiper-wrapper {
    display: flex;
    align-items: center;
}

/* Swiper Slide */
.as-seen  .swiper-slide {
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* Ensure images fit properly */
.as-seen .swiper-slide img {
    max-width: 100%;
    height: auto;
}
.review-box{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.userImg{
    width: 50px;
    height: 50px;
}
.rvw-content{
    width: calc(100% - 70px);
}
.rvw-content p{
    font-size: 14px;
    line-height: 22px;
}
.rvw-content img{
    width: 80px;
}





.section_2{ 
    background: #F6FDFF; 
    padding:40px 0;
    max-height: 650px;
    margin-bottom: 130px;
}
.section_2 .row{max-width: 760px;}
.section_2 h3{ 
    font-family: 'Garnett';
font-weight: 800;
font-size: 48px;
line-height: 58px;
text-align: center;
text-transform: uppercase;
color: #000000;

}
.section_2 p{ 
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 29px;
text-align: center;
color: #000000;
padding: 20px 40px;

}

.section_3 .container,
.section_4 .container,
.section_7 .container,
.section_9 .container,
.section_faq .container {
    max-width: 1000px;
}

.section_5 .container, .section_10 .container{max-width: 1200px;}

.section_3 {padding:30px 0;}
.section_3 h3{
    font-family: 'Garnett';
font-weight: 800;
font-size: 48px;
line-height: 58px;
text-align: center;
text-transform: uppercase;
color: #000000;
margin:0 auto;
padding: 10px 0px 30px;
}
.section_3 h4{
font-family: 'Garnett';
font-weight: 800;
font-size: 28px;
line-height: 34px;
text-transform: uppercase;
color: #0D0D0D;
}
.section_3 h3{ max-width: 90%;}
.section_3 p{
    max-width: 90%;
}
.section_4 {
    padding:30px 0 0;
    background-color: #FFFBF6;
    
}
.section_4 h3{
    font-family: 'Garnett';
    font-weight: 800;
font-size: 48px;
line-height: 55px;
text-transform: uppercase;
}
.section_4 .doctor_profile_photo{min-width: 590px;}
.doctor_brand{position: relative;}
.doctor_brand_badge{position: absolute; left: 50px; bottom: 130px;}
.section_4 p{max-width: 90%;}

.section_5{padding: 50px 0; text-align: center;}
.section_5 ul{
    margin: 0;
    display: flex;
    padding: 0;
    align-items: flex-start;
    justify-content: center;
    margin-bottom: 34px;
}
.section_5 li{
    list-style-type: none;
    text-align: center;
    border-right: 1px solid #000;
    padding: 12px 20px;
    width: 25%;
}
.section_5 li:last-child{border: none;}
.section_5 h4{
    font-family: 'Garnett';
    margin:0; 
    font-weight: 800;
font-size: 48px;
line-height: 34px;
padding-right:15px;
}
.sec5_title p{margin: 0; padding: 0;}
.section_5 p{padding:15px 0;    margin: 0;    }

.sec5_title p{
    font-size: 21px; line-height: 34px; 
}
.section_5 .shipArs{    justify-content: center;}
.section_5 .shipArs p{padding: 0;}

.section_6{padding: 60px 0;}
.section_6 h4{
    font-style: normal;
font-weight: 700;
font-size: 28px;
line-height: 36px;
    padding: 12px 0;
    margin-bottom: 30px;
        max-width: 80%;
}
.section_6 p{
  font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-size: 12px;
line-height: 18px;
}


.section_7 {
    background: #F6FCFF;
    padding: 20px 0px 30px;
    margin-top: 15px;
}
.section_7  .section_title, .section_10  .section_title{
        font-family: 'Garnett';
    font-weight: 800;
    font-size: 48px;
    line-height: 63px;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
    margin: 0 auto;
    padding: 30px 0px 30px;
        max-width: 80%;
}
.section_7 .swiper-container h3{
    font-family: 'Garnett';
    font-weight: 800;
    font-size: 24px;
    line-height: 34px;
    text-transform: uppercase;
         padding: 30px 0 15px 0;
        margin: 0;
}
.section_8{padding-top:0;    margin-top: 0px;    padding-bottom: 150px;}
.section_8 .section_title{    max-width: 70%;}

.swiper-container {
            width: 100%;
            max-width: 100%;
            padding: 0px;
            overflow: hidden;
        }
        .swiper-slide img {
            width: 100%;
            border-radius: 10px;
        }
        .swiper-pagination {
            position: relative;
            bottom: 10px;
        }


/* newwwwwwwwwwwwwwwwww */
.s5CompBox {
    display: inline-block;
    /* display: -webkit-box; */
    max-width: 100%;
    border-radius: 8px;
    margin: 50px auto 51px;
    /* height: 524px; */
}


.s5Col1 {
    float: left;
    width: 45%;
    padding: 80px 0 0;
}
.s5Col1 ul{padding:0; display: inline-block;}
.s5Col1 ul li {
    float: left;
    width: 100%;
    height: 55px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #000;
    padding: 0 0 0 15%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
       border-bottom: 1px dashed #2D627C;

}

/*.s5Col1 ul li:last-child {
    border: none
}*/

.s5Col1 ul li img {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -13px
}

.s5Col2 {
    float: left;
    width: 25%;
    border-radius: 8px;
    margin: -12px 0px -25px 0;
    background: #DBF1FC;
}
.s5Col2.compTwo{width:30%;}

.s5Col2Top {
    height: 122px;
    text-align: center;
}
.s5Col2.compTwo .s5Col2Top{height: 112px; margin-top: 10px;}

.s5Col2Prod {
    margin: -30px auto 0px;
}

img.s5Col2Prod {
    height: auto;
    margin-bottom: 8px;
}

.s5Col2Prod {
    display: block;
    max-width: 100%;
    height: 75px;
}

.btn-box-container{
 
        display: table;
    
}

.btn-box-container .shipArs{
    max-width: 300px;
    margin: 0 auto;
}


.s5Col2Top p {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
}

.s5Col2.compTwo .s5Col2Top p{ margin-bottom: 0px; margin-top: 18px;}

.s5Col2 ul {
    padding-top: 5px;
    float: left;
    width: 100%;
        padding: 0;
    list-style-type: none;
}

.s5Col2 ul li {
    height: 55px;
    padding: 15px 0;
        border-bottom: 1px dashed #2D627C;
    text-align: center;
}

/*.s5Col2 ul li:last-child {
    border: none;
    height: 80px
}*/

.compOne, .compTwo {
    background: transparent;
}

.s5Col2Top.s5Col3Top .star {
    padding-top: 26px;
    padding-bottom: 9px;
}
.s5Col2Top .star{width: 120px;}
.s5Col2Top .logo_svg{width: 160px;}
.s5Col2.compONE{    border: 1px dashed #2D627C;     margin-top: -13px;} 
.logo_m{display: none;}


.section_9{margin-top:-150px;}
.money_back_sec{
    width: 95%; 
    border:1px solid #000; 
    border-radius: 4px; 
    padding: 30px 70px; 
    margin: 0 auto;
    display: flex;
    justify-content: center;
    gap: 30px;
    margin-bottom: 40px;
        background: #fff;
}
.money_back_sec h3{
    font-family: 'Garnett';
font-weight: 800;
font-size: 32px;
line-height: 45px;
text-transform: uppercase;
}
.money_back_sec p{
    font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 28px;
}

.section_10{padding: 30px 0;}
.section_10 .container{position: relative;}
.section_10 .container img{width: 100%;}
.section_10 ul{
        position: absolute;
    right: 40px;
    top: 50%;
    list-style-type: decimal;
    max-width: 250px;
    margin: 0;
    padding: 0;
    margin-top: -84px;
}
.section_10 ul li{
   font-family: 'Inter';
font-style: normal;
font-weight: 800;
font-size: 16px;
line-height: 24px;
    padding: 6px 0;
}
.sec10_img_m{display: none;}

.section_11{text-align: center; padding-bottom: 30px;}
.section_11 .section_title, .section_faq .section_title{
    max-width: 80%;
    margin: 0 auto;
    line-height: 63px;
        padding: 34px 0;
            font-family: 'Garnett';
    font-weight: 800;
    font-size: 48px;
    line-height: 63px;
    text-transform: uppercase;
    text-align: center;
}
.section_11 h4{
    font-family: 'Inter';
font-style: normal;
font-weight: 700;
font-size: 22px;
line-height: 28px;
    margin: 8px 0;
}
.section_11  p{
    font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 28px;
margin: 0;
}
.section_11 .star{margin-top:20px;}
.section_11 .review_profile{width: 100%;}


.banner_bottom{background-color: #F6FCFF;margin-top: 15px;}
.banner_bottom h1{font-size: 42px; line-height: 56px;}
/* .banner_bottom h1 span{color: #18A0FB;} */
.section_faq{padding:40px 0;}

.section_faq .accordion-button::after {
    content: none !important;
  }

  /* Custom plus (+) and minus (−) icons */
  .section_faq .accordion-button::before {
    content: "\002B"; /* Unicode for plus sign */
    font-size: 20px;
    font-weight: bold;
    margin-right: 10px;
    transition: transform 0.3s ease-in-out;
        position: absolute;
    right: 0;
        border: 1px solid #000;
    border-radius: 50%;
    width: 26px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 26px;
  }

  .section_faq .accordion-button[aria-expanded="true"]::before {
    content: "\2212"; /* Unicode for minus sign */
  }
.section_faq .accordion-button{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 35px;
}
.section_faq .accordion-body{
    font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 26px;
padding-top: 0;
}
.section_faq .accordion-item{    margin: 20px 0;border: 1px solid #4F4F4F;border-radius: 10px;    overflow: hidden;}
.section_faq .accordion-button:not(.collapsed){background-color: transparent; box-shadow: none; color: #000;}
.section_faq .accordion{margin-bottom: 20px;}

.custmFtr {
    padding: 49px 0px 0px;
    text-align: center;
    margin-top:100px;
}

.custmFtr p,
.custmFtr p a {
    color: #808080;
    font-size: 14px;
    text-decoration: none;
}
.custmFtr a:hover{ text-decoration:underline; }

.custmFtr p a {
    padding: 0 10px;
}

.mobCtaBtn {
    display: none;
}

.section_7 .swiper-pagination-bullet-active{background-color: #7D97A4;}
.as-seen .swiper-wrapper{
    align-items: flex-end;
    gap: 20px;
        padding-bottom: 10px;
}

.text-highlight{
    background-color: #FFE682;
    padding: 4px 15px 4px 8px;

}





/* Desktop: Show all images in a row */
@media (min-width: 768px) {
    .as-seen .swiper-wrapper {
        justify-content: center;
    }
    .as-seen .swiper-slide {
        width: auto !important; /* Ensures all slides fit properly */
    }
}   

@media screen and (max-width: 1218px) { 
    .section_4 .doctor_profile_photo{    min-width: 100%;}
    .doctor_brand_badge {left: 10%;bottom: 10%;}
}
@media screen and (max-width: 991.5px) {

    .header li.nav-item{padding:18px; border: 1px solid #D6D6D6;border-bottom: none;} 
.header li.nav-item:last-child{border-bottom: 1px solid #D6D6D6;}   
    .orderNwbtn.btn-1{display: none;}

    .header li.nav-item:hover{background-color: #18A0FB; color: #fff; border:none;}
    .nav-item a, .nav-item a:hover{border-bottom: none;}
    .header .navbar-nav .nav-link:hover{color: #fff;}
    .navbar-nav{padding-top:12px;}
    .banner h1, .banner .subhead{text-align: center;}
    .ban-top-p{justify-content: center !important;}
    .banner .pro_m{margin:0 auto;}
    .banner .ban-lft-bx{    left: inherit;}
    .ban-list{    max-width: 400px; margin: 15px auto;}
    .ban-users{    justify-content: center !important;}
    .section_2{max-height: 1024px;}

    .section_5 li{ padding: 12px 10px;}
    .section_5 h4{padding-right:10px;}
    .banner.banner_bottom .shipArs{  justify-content: center;}
    .banner.banner_bottom  .btn-bx{text-align: center;}
}

/*@media screen and (max-width: 768px) {
    .as-seen-swiper .swiper-wrapper {
    display: flex;
    align-items: center;
}

.as-seen-swiper .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 80px; 
    width: auto !important;
}

.as-seen-swiper .swiper-slide img {
    max-height: 60px; 
    max-width: 150px; 
    object-fit: contain; 
}

.as-seen-swiper .swiper-slide:not(:last-child) {
    margin-right: 30px !important; 
}

}*/

.as-seen-wrapper{
    display: flex;
    justify-content: center;
    align-items: center;
}
.as-seen .as-seen-swiper {
    width: auto;
    margin: 0;
}
.as-seen p {
    margin-right: 20px;
    min-width: 100px;
}

@media screen and (min-width:1200px) and (max-width: 1399.5px) {

    .banner h1{
        font-size: 38px;
    }
}

@media screen and (min-width:992px) and (max-width: 1199.5px) {
    .ban-lft-bx {
        left: 0;
    }
  

}

@media screen and (min-width:768px) and (max-width: 1199.5px) {
    .section_5 h4 {
        font-size: 38px;
        line-height: 45px;
    }
    li div.sec5_title{
        display: block !important;
    }
    li div.sec5_title p{
        margin-top: 0px !important;
        padding-top: 0px !important;
        padding-bottom: 0px;
    }
  

}


@media screen and (max-width: 991.5px) {
    .as-seen-swiper {
        overflow: hidden;
        position: relative;
        white-space: nowrap;
    }
    ul.navbar-nav{
        width: 100vw;
        left: 50%;
        right: 50%;
        margin-left: -50vw;
        margin-right: -50vw;
        position: relative;
    }

    .as-seen-swiper .swiper-wrapper {
        display: flex;
        align-items: center;
        width: max-content;
        padding-bottom: 10px;
        white-space: nowrap;
    will-change: transform;
    }

    .rvw-content p br{
        display: none;
    }

    .as-seen p {
        margin-bottom: 16px;
    }

    .review-box{
        position: relative;
    }
.banner_bottom .btn-box-container{
    margin: 0 auto;
}
.banner_bottom .cta-btn {
    width: 100%;
}
    .review-box:after{
        position: absolute;
        content: "";
        
        height: 1px;
        background-color: rgba(114, 157, 178, .36);
        top: -10px;
        width: 100vw;
        left: 50%;
        right: 50%;
        margin-left: -50vw;
        margin-right: -50vw;
    }

    .as-seen-swiper .swiper-slide {
        display: flex;
        justify-content: center;
        /*align-items: center;*/
        align-items: flex-end;
        height: 50px;
        width: auto !important;
        margin-right: 15px;

    }
    .as-seen-wrapper{
        display: block;
    }

    .as-seen-swiper .swiper-slide img {
        max-height: 60px;
        max-width: 150px;
        object-fit: contain;
    }
    .as-seen p{margin-bottom: 5px;}

    /* Smooth, seamless infinite scrolling */
    @keyframes scroll-marquee {
        from {
            transform: translateX(0);
        }
        to {
            transform: translateX(-50%);
        }
    }

    .navbar {
        padding-bottom: 0px;
    }
    .header.fixed-top .navbar-brand img {
        margin-bottom: 5px;
    }

}






@media screen and (max-width: 767.5px) {

    .banner{padding: 20px 0px 10px;}
    .navbar-brand img {
        margin-bottom: 10px;
    }
    .ban-top-p{flex-direction: column;}
    .banner h1{font-weight: 800; font-size: 26px;line-height: 35px;padding: 12px 0;        padding-top: 6px;}
    .banner .subhead{font-weight: 700;font-size: 16px;line-height: 23px; margin-top: 0px;}
    .ban-list li{font-style: normal;  font-size: 16px;line-height: 22px;    margin-bottom: 15px;}
    .ban-users{        margin: 20px 0 !important;        margin-top: 0px !important;}
    .subhead br{
        display: none;
    }
    .section_7 h3.section_title{
        padding-top: 10px;
    }
    .ban-list {
        display: table;
    }
    .section_faq {
        padding-top: 25px;
    }
    .section_11 {
        padding-bottom: 15px;
    }
    .banner_bottom .ban-list.pt-3{
        padding-top: 0px !important;
    }
    .banner_bottom .ban-users{
        margin-bottom: 0px !important;
        margin-top: 20px !important;
    }
    .banner_bottom .ban-users p strong {
        display: inline-block;
    }

    .ban-users p strong{ display: block;}

    .section_3 img{width:100%;}
    .section_3 h4{padding-top:30px;}

    .section_4 h3{font-size:28px;line-height: 37px; text-align: center;}
    .section_4 p {max-width: 100%;text-align: center;}
    .doctor_brand_badge{ top: 15px; right: 15px;left: inherit;}
    .section_4 .doctor_profile_photo{margin-top:20px;}
    .section_5 h4{font-size: 36px; line-height: 34px;}
    .section_5 ul{flex-direction: column;    margin-bottom: 10px;}
    .section_5 li{width: 70%; border-right:none; border-bottom: 1px solid #000; padding: 24px 0px;}
    .sec5_title p{margin: 0; padding: 0;}
    .section_5 p{padding-bottom: 0;}

    .s5Col1 ul li{
        font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 20px;
    text-align: left;
    padding-right: 32px;
    padding-left: 0;
    }
    .s5Col2Top .star{width:85px;}
    .s5Col2Top .logo_svg{width:95%;}
    .logo_svg{display: none;}
    .logo_m{display: block; margin: 0 auto;}
    .s5Col2.compTwo .s5Col2Top p{ margin-top: 26px; font-size: 14px;}

    .money_back_sec{ border-radius: 10px;flex-direction: column;align-items: center;text-align: center;padding: 20px; gap: 20px;}
    .money_back_sec h3{font-size:28px; line-height: 36px;}
    .money_back_sec p{font-size: 16px; line-height: 26px;}

    .sec10_img_m{display: block;}
    .sec10_img_d{display: none;}
    .section_10 ul{
            position: relative;
    background: #F9F8F8;
    width: 100%;
    top: inherit;
    right: inherit;
    width: 100%;
    max-width: 100%;
    padding: 0px 20% 30px;
      margin: 0;
      margin-top: -45px;
    }
    .section_11 p{text-align: left;}

    .banner_bottom h1{font-size: 26px; line-height: 35px;}
    .banner_bottom .btn-bx{text-align: center;}
    .banner_bottom .shipArs{justify-content: center;}

     .as-seen .as-seen-swiper {
        overflow: visible; /* Fix extra spacing issue */
    }


        .mobCtaBtn {
        display: block;
        position: fixed;
        bottom: 0;
        background: #fff;
        width: 100%;
        left: 0;
        text-align: center;
        padding: 12px 15px 10px;
        z-index: 2;
        -webkit-box-shadow: 0px -3px 5px 0px rgba(0,0,0,0.37);
        -moz-box-shadow: 0px -3px 5px 0px rgba(0,0,0,0.37);
        box-shadow: 0px -3px 5px 0px rgba(0,0,0,0.37);
        z-index: 11;
    }
    .mobCtaBtn .shipArs{justify-content: center;}
    .mobCtaBtn .cta-btn{width:100%;}

    .section_2 h3, .section_3 h3{
        font-weight: 800;
        font-size: 28px;
        line-height: 37px;
        max-width: 96%;
        margin: 0 auto;
    }
    .section_2{max-height: 700px;        margin-bottom: 170px;}
    .section_2 p{padding: 20px;}
    .section_3{padding-bottom: 10px;        padding-top: 10px;}
    .section_3 h3{padding: 30px 15px 30px;}
    .section_5{    padding: 20px 0;}
    .section_6{        padding: 30px 0px 20px;}
    
    .section_6 h4{width: 100%; text-align: center; max-width: 100%;}
    .section_7 .section_title, .section_10 .section_title{
        font-weight: 800;
        font-size: 28px;
        line-height: 37px;
            max-width: 100%;
            padding-left: 15px;
            padding-right: 15px;
    }
    .section_7{        padding: 20px 0px 0px;}
    .s5Col1 ul li, .s5Col2 ul li{    height: 70px;}
    .section_9 {margin-top: -25px; }
    .section_11 .section_title, .section_faq .section_title{
        font-weight: 800;
        font-size: 28px;
        line-height: 37px;
            max-width: 100%;
    }
    .section_11 .section_title{max-width: 90%; padding-top: 10px;padding-bottom: 10px;}
    .section_faq .section_title{max-width: 86%; padding-top: 10px;padding-bottom: 10px;}
    .section_faq .accordion-button{  line-height: 26px; padding-right: 45px;}
    .section_10{
        padding-bottom: 15px;
    }

}

@media screen and (max-width: 500px) {
/* .cta-btn{width: 98%;} */
.section_2{margin-bottom: 120px;}
.section_8 .section_title{ padding-top: 10px; padding-bottom: 10px;}
.section_10 .section_title{ padding-top: 10px; padding-bottom: 20px;}
.ban-users p{    font-size: 14px;}

.swiper-pagination span{
    width: 11px;
    height: 11px;
    border-radius: 50%;
}
.mob-modification{
    padding: 0px !important; 
}
.s5Col1 ul li {
    padding-left: 10px;
}

}
@media screen and (max-width: 420px) {
    .section_2{margin-bottom: 90px;}
}
@media screen and (max-width: 400px) {
    .section_2{margin-bottom: 60px;}
}


/*

==============================================

pulse

==============================================

*/



.pulse {

    animation-name: pulse;

    -webkit-animation-name: pulse;



    animation-duration: 1.5s;

    -webkit-animation-duration: 1.5s;



    animation-iteration-count: infinite;

    -webkit-animation-iteration-count: infinite;

}



@keyframes pulse {

    0% {

        transform: scale(0.9);

    }

    50% {

        transform: scale(1);

    }

    100% {

        transform: scale(0.9);

    }

}



@-webkit-keyframes pulse {

    0% {

        -webkit-transform: scale(0.95);

    }

    50% {

        -webkit-transform: scale(1);

    }

    100% {

        -webkit-transform: scale(0.95);

    }

}


@media screen and (min-width:992px) and (max-width: 1199px) {


    .banner h1 {
        font-size: 30px;
        line-height: 1.3;
    }
    
    


}