body{width:100%;
    background:#fff;}
    h1, h2, h3, h4, h5, h6{font-family:'Montserrat';color:#001122;text-rendering: auto !important;line-height:1.2}
    .small_caps{font-variant: small-caps;}
    .manrope{font-family: Arial, sans-serif;}
    .fw_300{font-weight: 300;}
    .fw_500{font-weight: 500;}
    .fw_600{font-weight: 600;}
    .fw_700{font-weight: 700;}
    .fw_800{font-weight: 800;}
    .fw_900{font-weight: 900;}
    .f_bold	{font-weight:bold;}
    .blue-txt{color:#2aabd3;}
    .lspace1{letter-spacing: 1.5px;}
    .lspace2{letter-spacing: 2.5px;}
    .f30{font-size:30px;}
    .f48{font-size:48px;}
    .f60{font-size:60px;}
    u{ text-decoration-thickness: 2px;text-underline-offset: 7px;}
    .dark_bg {
        background: #131627;
    }
    p,li{font-family:Arial,sans-serif;font-size:18px;color:#282f32;line-height:1.5;}
    img{
        max-width:100%;
    }
    .grey_bg{
        background:#f5f5f5
    }
    h1{
        font-size:60px;
        color:#243239;
    }
    h2{
        font-size:43px;
        color:#243239;
    }
    h3{
        font-size:40px;
        color:#243239;
    }
    h4{
        font-size:30px;
        color:#243239;
    }
    h5{
        
    }
    h6{
        font-size:25px;
        color:#243239;
    }
    .f18 {
        font-size: 18px;
    }
    /* bottle-sec */
    .package .col-lg-4:nth-child(2){padding-left:0px;padding-right:0px;}
    .package .col-lg-4:nth-child(1){padding-right:0px;}
    .package .col-lg-4:nth-child(3){padding-left:0px;}
    .bottle-sec{background: #fff;
        box-shadow: 0px 0px 4px #322f2c;
        padding: 2px;
        border-radius: 10px;}
    .left-bottle {border-top-left-radius:10px;
    border-bottom-left-radius:10px;border-top-right-radius:0px;
    border-bottom-right-radius:0px;
        border-bottom: 5px solid #2d2b28;
    }
    .right-bottle{border-bottom:5px solid #292624;border-top-right-radius:10px;border-bottom-right-radius:10px;border-top-left-radius:0px;border-bottom-left-radius:0px;}
    .center-bottle{border-bottom:5px solid #6524a2;margin-top:-60px;}
    .center-bottle.bottle-sec .f90 {
        line-height: 1.2;
    }
    .bottle-sec .cart-btn {
        width: 100%;
        margin-bottom: 15px !important;
    }
    .pro1-img {
        height: 302px;
        width: auto;
    }
    .small_bottle{max-width:85px;}
        .grey-bg{background:#f7f7f7;
        border-radius:10px;padding-bottom: 10px;
        border:2px solid #fff;overflow:hidden;}
        .left-bottle .grey-bg{border-top-left-radius:10px;
    border-bottom-left-radius:10px;border-top-right-radius:0px;
    border-bottom-right-radius:0px;}
    .right-bottle .grey-bg{border-top-right-radius:10px;border-bottom-right-radius:10px;border-top-left-radius:0px;border-bottom-left-radius:0px;}
    .gradient-sec{background:url(../img/gradient-bg.png) no-repeat center center;
    background-size:cover;
    width:100%;
    height:110px;
    box-shadow:0px 0px 2px #182d64;}
    .barlow-condensed{font-family: 'Barlow Condensed';}
    .grey-gradient-bg, .blue-gradient-bg{background-repeat:no-repeat;
    background-size:cover;
    background-position:center center;
    box-shadow:0px 0px 10px #000;}
    .f33{font-size:33px;line-height:43px;}
    .f38{font-size:38px;line-height:48px;}
    .pro2-img {
        max-width: 360px;
        height: auto;
    }
    .f64{font-size:64px;line-height:74px;}
    .f64{font-size:60px;line-height:70px;}
    .f90{font-size:90px;}
    .barlow-txt{font-family:'Barlow';font-weight:bold;}
    .barlow-med{font-family:'Barlow';font-weight:500;}
    .navy-color{color:#2f2f2f;}
    .montserrat-txt{font-family: 'Montserrat';font-weight:600;}
    .f24{font-size:24px;line-height:1.5;}
    .f26{font-size:26px;line-height:1.5;}
    .f34{font-size:34px;line-height:1.5;}
    .f44{font-size:44px;}
    .benefit-sec{background:#eeeeee;margin-top: 5px;}
    .benefit-sec ul li {
        list-style: none;
        position: relative;
        font-size: 20px;
        line-height:30px;
        padding-bottom:5px;
        padding-left:20px;
        color: #000;
        font-family: Arial, sans-serif;
        font-weight: 700;
        text-transform: uppercase;
    }
    .benefit-sec ul li:before {
        position: absolute;
        content: '';
        background: url(../img/green-tick.png) no-repeat top left;
        background-size: 100%;
        width: 18px;
        height: 18px;
        top: 7px;
        left: -5px;
    }
    .benefit-sec ul{padding-left:0px;margin-bottom:0px;}
    .cut-off:before {
        position: absolute;
        content: '';
        background: #db444b;
        width: 72px;
        height: 2px;
        transform: rotate3d(1, 1, 1, -36deg);
        top: 18px;
        left: -9px;
    }
    .save-price p {
        margin-bottom: 0;
    }
    /* bottle-sec-end */
    
    /* faq css start */
    .accordion-header {
    font-size: 28px;
    line-height: 38px;
     padding: 18px 10px 18px 80px;
    color: #fff;
    margin: 0px 0 25px 0 !important;
    position: relative;
    text-align:left;
    background:#1f243c;
    font-family: 'Montserrat';
    font-weight:700;
    position:relative;
    }
    .accordion-header span {
        background: #27b3de;
        font-size: 60px;
        color: #fff;
        font-family: Arial, sans-serif;
        padding: 18px 10px 18px 10px !important;
        position: absolute;
        top: 0px;
        left: 0px;
        line-height: 36px;
        bottom: 0px;
        text-shadow: 4px 4px #2786a4;
    }
    .accordion-content {
    display: none;position:relative;
    padding: 30px 20px 30px 30px;
    border-top: none!important;
    margin-bottom: 25px;
    width: 100% !important;
    box-sizing: border-box;
    background-color: rgba(255, 255, 255, 0.81);
    box-shadow:0px 0px 20px rgba(0, 0, 0, 0.27);
    }
    .accordion-content p {
        font-family: Arial, sans-serif;
        font-size: 22px;
        line-height: 32px;
        color:#282f32;
    }
    h2.accordion-header.active-header {
        margin: 0 0 0px 0 !important;
        background: #1f243c;
        color: #fff;
        background-size: cover;
        padding: 18px 10px 18px 80px;
        font-family: 'Montserrat';
        font-weight: 700;
        position: relative;
    }
    h2.accordion-header.active-header:after {
        position: absolute;
        right: 20px;
        content: "";
        top: 25px;
        background-image: url(../img/down-arrow.png);
        background-repeat: no-repeat;
        width: 16px;
        height: 22px;
        background-size: contain;
    }
    h2.accordion-header:after {
    position: absolute;
    right: 20px;
    content: "";
    top: 30px;
    background-image:url(../img/right-arrow.png);
    background-repeat:no-repeat;
    width: 22px;
        height: 16px;
        background-size: contain;
    }
    
    /* faq css end */
    
    header {
        box-shadow: 0 0 20px -2px rgb(0 119 155 / 25%);
            z-index: 1;
        position: relative;
    }
    header ul li a {
        color: #092832;
        font-size: 17px;
        font-family: Arial, sans-serif;
        font-weight: 600;
        text-decoration: none;
        letter-spacing: 1.5px;
    }
    header ul li a:hover {
    color:#2aabd3;
    }
    header ul li{
        padding-left:20px;
        padding-right:20px;
    }
    header ul li:last-child{
        padding-right:0px;
    }
    a.order_btn {
        background: #2aabd3;
        color: #fff;
        padding: 8px 20px 9px;
        border-radius: 5px;
    }
    a.order_btn:hover {
        background: #092832;
        color: #fff;
    }
    .light_blue_bg{
        background: #f2fbff;
    }
    .cherry_img {
        position: absolute;
        bottom: -30px;
        left: -68px;
        z-index:1;
        width:200px;
    }
    .berry_img {
        position: absolute;
        bottom: -39px;
        right: -10px;
        width: 220px;
    }
    .sec2 h6{
        font-family: Arial, sans-serif;
        font-weight:bold;
    }
    .sec2 h2, .sec2 h6{
        color:#001122;
    }
    .dashedborder_sec {
        border: 2px dashed #000;
        padding: 18px 23px;
        margin: 25px 0;
    }
    .scientist_img{
        box-shadow: 8px 8px 0 0 #f6f6f6;
    }
    .seals {
        max-width: 620px;
    }
    .blue_bg_img{
        background:url('../../assets/img/blue_bg.jpg')no-repeat top left;
        background-size:cover;
    }
    .sec3 h2{
        font-size: 90px;font-weight: 900;line-height: 1;
    }
    .sec3 h2 sup{
        font-size: 52px;
    }
    .sec4 h2 {
        line-height: 1;
        color:#001122
    }
    .sec4 h2 sup{
        font-size: 25px;color:#001122
    }
    .sec4 .grey_bg {
        padding: 20px 25px;
        width: 100%;
    }
    .sec4 h6{
        font-family: Arial, sans-serif;color:#282f32;
    }
    .tick_list{
        list-style-type:none;
        margin:0;
        padding:0;
        margin-top:15px;
    }
    .tick_list li {
        position: relative;
        padding: 0 0 0 25px;
        font-family: Arial, sans-serif;color:#282f32;
        font-size:18px;
        font-weight:500;
        margin-bottom:15px;
    }
    .tick_list li:last-child{
        margin-bottom:5px;
    }
    .tick_list li:before{
        content:'';
        background:url("../../assets/img/tick.jpg")no-repeat;
        width:14px;
        height:14px;
        background-size:100%;
        top:7px;
        left:0;
        position:absolute;
    }
    .sec4 .col-lg-4 {
        padding-left: 4px;
        padding-right: 4px;
    }
    .tarquish-bg {
        background: #27b3de;
        max-width: 190px;
        width: 100%;
        color: #fff;
        font-weight: 600;
        padding: 10px;
        text-align: center;
        line-height: 1;
        font-family: 'Montserrat';
    }
    .sec6 .bg-white{
        padding:30px 25px;
    }
    .cut-line {
        position: relative;
    }
    .cut-line:before {
        position: absolute;
        content: '';
        background: #db444b;
        width: 100%;
        height: 3px;
        transform: rotate3d(1, 1, 1, -15deg);
        top: 15px;
        left: 0;
    }
    .sec6 .bg-white .red-txt {
        color: #db444b;
    }
    .shipping_img , .testimonial_img , .star-img{
        object-fit:contain
    }
    ul.user-list {
        padding-left: 0px;
        margin: 20px 0 40px 0;
    }
    ul.user-list li {
        list-style: none;
        display: inline-block;
    }
    .testimonial_sec {
        padding: 30px 30px 50px;
        border: 1px solid #e6edf1;
        border-radius: 10px;
        background:#fff;
    }
    .testimonial_sec h4{
    color:#282f32
    }
    .testimonial_sec .f18{
    font-weight: 500;
    }
    .star_rating .f18{
        color:#f8a608;font-weight:600;margin-bottom:0
    }
    .purchase_txt{
        color:#27b3de;
        margin-bottom:0;
    }
    .reviewer_text h6{
        color:#282f32;
        font-size:24px;
        font-weight:700
    }
    .reviewer_text h6 label{
        color:#6a6a6a;
    }
    .sec9 h2{
        font-size:50px
    }
    .sec9 h2 b{
        font-weight:800;
    }
    .border_sec {
        background: #f7f7f7;
        border: 1px solid #e2e6e8;
        padding: 40px 40px 70px;
    }
    .seal-img {
        position: absolute;
        right: 40px;
        top: 0;
    }
    .sec11 h2{
        font-size:48px;
    }
    .sec11 p{
        max-width:670px;
    }
    .sec16 ol{
        padding-left: 15px;
    }
    .sec16 ol li {
        font-size: 16px;
        line-height: 1.5;
        color: #282f32;
        font-family: Arial, sans-serif;
        margin-bottom: 10px;
        word-break: break-all;
    }
    div#navbarsExample05 {
        flex-grow: unset;
    }
    .f14{
        font-size:14px;
        color:#818181;
    }
    .footer {
        background: #f7f7f7;
    }
    .dark-blue-bg {
        background: #1f243c;
    }
    ul.footer-list {
        padding-left: 0;
        text-align: center;
        margin-bottom: 0px;
        color: #d6dce7;
        line-height: 1;
    }
    ul.footer-list li {
        list-style: none;
        display: inline-block;
        margin: 0 25px;
        color: #d6dce7;
        line-height: 1;
        position:relative;
    }
    ul.footer-list li:before{
        content:'';
        position:absolute;
        width:1px;
        height:100%;
        background:#d6dce7;
        top:0;left:-25px;
        border-right:1px solid #d6dce7;	
    }
    ul.footer-list li:first-child:before{
        display:none
    }
    ul.footer-list li a {
        text-decoration: none;
        color: #d6dce7;
        font-size: 18px;
        line-height: 1;
        font-family: Arial, sans-serif;
        letter-spacing:1.5px;
        font-weight: 500;
    }
    button.navbar-toggler {
        outline: unset !important;
        box-shadow: unset !important;
    }
    .user_link {
        padding: 18px 0 15px;
    }
    .bonus-img {
        width: 100%;
    }
    p sup {
        font-size: 14px;
    }
        .desktop-view{display:block;}
    .mob-view{display:none;}
    p:last-child{margin-bottom:0px;}
    .sec15 .row.part2{align-items:center;justify-content:space-evenly}
    .sec15 .row.part2 .col-lg-2:nth-child(2), .sec15 .row.part2 .col-lg-2:nth-child(3), .sec15 .row.part2 .col-lg-2:nth-child(1) {
        flex: 0 0 23%;
        max-width: 23%;
    }
    .sec15 .row.part2 .col-lg-2:nth-child(4), .sec15 .row.part2 .col-lg-2:nth-child(5) {
        flex: 0 0 15%;
        max-width: 15%;
    }
    .sec15 .row.part2 .col-lg-2 {
        text-align: center;
    }
    .left-bottle .price-sec {
        margin-top: 5px;
    }
    .left-bottle.bottle-sec .price-sec {
        margin-bottom: 37px;
    }
    .price-sec .f34{
        line-height:1.2
    }
    
    
    @media only screen and (min-width:1440px){	
    .container{max-width:1140px !important;}	
    .container.cont2 {
        max-width: 1040px !important;
    }
    }
    
    @media only screen and (max-width:1080px){
        
        h1 {
        font-size: 53px;
    }
    h2 {
        font-size: 35px;
    }
        .sec3 h2 {
        font-size: 80px;
    }
    h4 {
        font-size: 25px;
    }
    h3 {
        font-size: 34px;
    }
    .f48 {
        font-size: 44px;
    }
    .f60 {
        font-size: 50px;
    }
    ul.user-list li {
        max-width: 33%;
    }
    .sec9 h2 {
        font-size: 45px;
    }
    .pro2-img {
        max-width: 300px;
    }
    .sec11 h2 {
        font-size: 40px;
    }
    .seal-img {
        right: 10px;
        top: 0;
        max-width: 230px;
    }
    }
    
    
    @media only screen and (max-width:991px){
        .fruit_bottle_mob {
        display: block !important;
        margin:0 auto;
    }
    header ul li {
        margin-bottom: 5px;
    }
    header ul li:last-child {
        margin-top: 5px;
    }
    .seals {
        display: block;
        margin: 0 auto;
    }
    
    
    br {
        display: none;
    }
    .scientist_img {
        display: block;
        margin: 0 auto;
    }
    .accordion-header, h2.accordion-header.active-header {
        padding: 18px 30px 18px 70px;
    }
    .sec3 h2 sup {
        font-size: 32px;
        top: -30px;
    }
    .sec3 h2 {
        font-size: 60px;
    }
    .sec4 .f30 {
        font-size: 23px;
    }
    .sec6 .part2 .col-lg-6:nth-child(1) {
        margin-bottom: 20px;
    }
    .f48 {
        font-size: 38px;
    }
    .f60 {
        font-size: 45px;
    }
    ul.user-list li {
        max-width: 100%;
    }
    ul.user-list {
        text-align: center;
    }
    .sec9 h2 {
        font-size: 38px;
    }
    .seal-img {
        max-width: 230px;
        position: inherit;
        left: 0;
        right: 0;
        margin: -40px auto 20px;
        display: block;
    }
    .sec11 h2 {
        font-size: 26px;
        text-align: center;
    }
    .sec11 p{text-align:center;}
        .desktop-view{display:none;}
    .mob-view{display:block;}
        .mob-sec .package {
    display: flex!important;
    flex-direction: column;
    align-items: center;
    }
    .p1{order:3}
    .p2{order:1}
    .p3{order:2}
    .lft-side{width: 47%;
        float: left;
        padding-bottom: 0px;
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 7px;}
        .ryt-side{width: 53%;
        float: right;
        padding-bottom: 0px;
        padding-top: 0px;
        padding-right: 5px;
        padding-left: 7px;}
        .mob-view .gradient-sec {
        background: url(../img/gradient-bg.png) no-repeat center center;
        background-size: cover;
        width: 100%;
        height: inherit;
        box-shadow: 0px 0px 2px #182d64;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }
    .mob-view .blue-gradient-bg{background-repeat:no-repeat;
    background-size:cover;
    background-position:center center;border-top-left-radius: 10px;
        border-top-right-radius: 10px;box-shadow:none !important;font-size: 8.05vw;
        line-height: 1;
        padding: 12px 0 15px 0 !important;}
    .mob-view .bottle-sec{background: #fff;
        box-shadow: 0px 0px 4px #322f2c;
        padding: 0;
        border-radius: 0 0 10px 10px;}
    .mob-view .left-bottle {border-top-left-radius:10px;
    border-bottom-left-radius:10px;border-top-right-radius:10px;
    border-bottom-right-radius:10px;
        border-bottom: 5px solid #2d2b28;
    }
    .mob-view .grey-bg{background:#f7f7f7;
        border-radius:10px;display:flex;align-items:center;
        border:2px solid #fff;overflow:hidden;}
    .mob-view .right-bottle{border-bottom:5px solid #292624;border-top-right-radius:10px;border-bottom-right-radius:10px;border-top-left-radius:10px;border-bottom-left-radius:10px;}
    .mob-view .center-bottle{border-bottom:5px solid #6524a2;margin-top:0px;box-shadow: 0px 3px 4px #322f2c;}
     .mob-view .pro2-img, .mob-view .pro3-img{max-width:100%;}
    .mob-view .pro1-img {
        max-width: 130px !important;height:auto;
    }
    .f90 {
        font-size: 75px;
    }
    .f34{font-size:28px;}
    
    .mob-view .left-bottle .grey-bg{border-top-left-radius:10px;
    border-bottom-left-radius:10px;border-top-right-radius:10px;
    border-bottom-right-radius:10px;}
    .mob-view .right-bottle .grey-bg{border-top-right-radius:10px;border-bottom-right-radius:10px;border-top-left-radius:10px;border-bottom-left-radius:10px;}
    .blue-ship img {
        margin-right: 10px;
        width: 22px;
        height: 22px;
        margin-bottom: 4px;
    }
    .blue-ship {
        background: #27b3de;
        color: #fff;
        font-family: Arial, sans-serif;
        align-items: center;
        font-weight: 700;
        border-radius: 8px;
        margin-bottom: 5px;
        padding: 5px 10px 6px;
        text-transform: uppercase;
        font-size: 22px;
        line-height: 1.5;
    }
    .blue-ship.dark-blue-ship {
        background: #1f243c;
    }
    .mob-view img.cart-btn {
        width: 100%;
    }
    .f44 {
        font-size: 44px;
        line-height: 1.2;
    }	
    .f30 {
        font-size: 30px;
        line-height: 1.1;
    }
        .mob_seal{
            display:block !important
        }
        .shipping_img, .testimonial_img, .star-img {
        margin-right: 10px;
    }
    .bottle-sec .f44 {
        font-size: 9vw;
    }
    .bottle-sec .f30 {
        font-size: 5vw;
    }
    .save-price .f26 {
        font-size: 4.51vw;
    }
    .price-sec p {
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 17.99vw;
        letter-spacing: -.05em;
        position: relative;
    }
    .sec-mob .price-sec p:before {
        content: "$";
        font-size: 8.98vw;
        top: 15px;
        left: 10px;
        position: absolute;
    }
    .price-sec span {
        margin: 0 0 0 10px;
        font-size: 3.34vw;
        letter-spacing: 0em;
    }
    .blue-ship span {
        font-size: 3.34vw;
        padding-top: 0 !important;
        font-style: italic;
        text-align: left;
        line-height: 1.4;
    }
    .cart-sec .card-img {
        max-width: 270px;
        margin-top: 10px;
    }
    .save-price .f26{
        font-size: 4.51vw;line-height: 1.2;
    }
    .add-cart {    background: linear-gradient(180deg,rgba(255,230,0,1) 0%,rgba(255,196,0,1) 100%);
        border-radius: 10.94vw;
        padding-left: 3.86vw;
        height: 10.94vw !important;
        padding-right: .77vw;
        font-size: 5vw;
        letter-spacing: -.035em;
        width: 43.4vw !important;
        box-shadow: inset 0 -1vw 0 -.2vw rgba(0,0,0,.08);
        height: auto;
        max-width: 100%;
        font-weight: 800;
        color: #000;
        margin: 5px 0 0 0;
        display: inline-flex;
        align-items: center;
        align-content: center;
        justify-content: space-between;font-family: 'Barlow';
        text-transform: capitalize;
    }
    .add-cart:hover {
        background: linear-gradient(276deg,rgba(255,205,0,1) 0%,rgba(255,184,0,1) 100%);
        box-shadow: rgba(0,0,0,.15) 1.95px 1.95px 2.6px;
    }
    .add-cart .pr__icon {
        width: 8.99vw;
        height: 8.99vw;
        border-radius: 50%;
        border: 1px solid #fce35d;
        background-color: #ffe400;
        background: linear-gradient(180deg,#ffb301,#ffde00);
        position: relative;
    }
    .add-cart .pr__icon:before {
        background-size: 31.93px;
        background-repeat: no-repeat;
        background-position: 50%;
        content: "";
        position: absolute;
        left: 0;
        right: 4.22px;
        bottom: 0;
        top: 0;
        background-image: url('../../assets/img/black-cart.png');
    }
    .bottle-sec .f90 {
        line-height: 1.2;
    }
    .cut-off:before {
        width: 100%;
        top: 23px;
        left: -10px;
    }
    .add-cart{
            font-size: 5.5vw;line-height: 1;
    }
    .mob-view .grey-bg{
        padding-bottom:10px !important;
    }
    .add-cart span {
        position: relative;
        top: -3px;
    }
    .add-cart span.pr__icon {
        top: 0;
    }
    }
    
    @media only screen and (max-width:768px){
        .sec3 h2 {
        font-size: 50px;
    }
        .f60, .accordion-header span {
        font-size: 38px;
    }
        .f36, .accordion-header {
        font-size: 26px;
    }
    .accordion-content p{font-size:20px;}
    .cart-sec a{
        width:100%;
    }
    
    .save-price {
        padding-top: 10px;
    }
    }
    
    @media only screen and (max-width:767px){
        .sec1 h1 {
        font-size: 50px;
    }
        .seals {
        max-width: 100%;
    }
    h2 {
        font-size: 30px;
    }
    p{font-size:20px;}
    h3 {
        font-size: 30px;
    }
    .shipping_img {
        margin-bottom: 20px;
    }
    .f48 {
        font-size: 32px;
    }
    .testimonial_img {
        margin: 0 auto 15px;
        display: block;
    }
    .sec9 h2 {
        font-size: 35px;
    }
    .sec11 h2 {
        font-size: 30px;
    }
        .f60, .accordion-header span {
        font-size: 34px;
    }
    .f36, .accordion-header {
        font-size: 24px;
    }
        .mob-view .pro1-img {
        max-width: 80px !important;
        display: block;
        margin: 0 auto;
        height:auto;
    }
    .accordion-header, h2.accordion-header.active-header {
        padding: 18px 40px 18px 60px;
    }
    .accordion-header span{line-height:1;}
    .cut-line:before {
        width: 75px;
        top: 13px;
    }
    .f33 {
        font-size: 28px;
    }
    .f38 {
        font-size: 32px;
    }
    .f90 {
        font-size: 50px;
    }
    .f34 {
        font-size: 20px;
    }
    .f24 {
        font-size: 20px;
    }
    .blue-ship{font-size:19px;}
    .mob-view .save-price.d-flex {
        justify-content: center;
    }	
        .scientist_img {
        width: 260px;
    }
    .bottle-sec .f44 {
        font-size: 8vw;
    }
    .sec-mob .price-sec p:before {
        font-size: 6vw;
    }
    .price-sec span {
        font-size: 2.5vw;
    }
    .blue-ship span {
        font-size: 2.34vw;
    }
    .blue-ship img {
        margin-right: 10px;
        width: 16px;
        height: 16px;
        margin-bottom: 3px;
    }
    .add-cart {
        padding-left: 1.8vw;
        height: 10.94vw !important;
        padding-right: 1.77vw;
        font-size: 4.5vw;
    }
    .price-sec p {
        font-size: 14.99vw;
    }
    .add-cart .pr__icon:before {
        background-size: 5.8vw;
        right: 0.64vw;top: 3px;
    }
    }
    @media only screen and (max-width:680px){
        .price-sec p {
        font-size: 18.99vw;
    }
    .price-sec span {
        font-size: 3vw;
    }
    .sec-mob .price-sec p:before {
        font-size: 7vw;
        left: 0px;
        top: 0px;
    }
    .bottle-sec .f44 {
        font-size: 8vw;
    }
    .add-cart {
        padding-left: 3.8vw;
    }
    .blue-ship img {
        width: 18px;
        height: 18px;
    }
    .blue-ship{
        padding: 4px 10px 3px;
    }
    .add-cart {
        height: 8.94vw !important;
    }
    .add-cart .pr__icon {
        width: 7.99vw;
        height: 7.99vw;
    }
    .cart-sec .card-img {
        max-width: 220px;
        margin-top: 10px;
    }
    .save-price .f26 {
        font-size: 4vw;
    }
    .grey-bg{
        padding-bottom: 0;
    }
    .bottle-sec .f90 {
        line-height: 0.75 !important;margin-bottom: 15px !important;
    }
    .mob-view .blue-gradient-bg {
        font-size: 6.05vw;
        padding: 3px 0 5px 0 !important;
    }
    .cut-off:before {
        width: 100%;
        top: 19px;
        left: -8px;
    }
    .add-cart span {
        top: -2px;
    }
    }
    
    @media only screen and (max-width:570px){
        .sec4 .col-lg-4 {
        padding-left: 12px;
        padding-right: 12px;
    }
        .sec1 h1 {
        font-size: 46px;
    }
    h2 {
        font-size: 27px;
    }
    .dashedborder_sec {
        padding: 18px 15px;
    }
    h4 {
        font-size: 22px;
    }
    .sec3 h2 sup {
        font-size: 23px;
        top: -20px;
    }
    .sec3 h2 {
        font-size: 40px;
    }
    .sec4 h2 sup {
        font-size: 20px;
    }
    h3 {
        font-size: 26px;
    }
    h4 {
        font-size: 20px;
    }
    .f48 {
        font-size: 28px;
    }
    ul.user-list {
        margin: 20px 0 20px 0;
    }
    .sec9 h2 {
        font-size: 30px;
    }
    .testimonial_sec {
        width: 95%;
        margin: auto;
    }
    .add-cart {
        padding-left: 3.8vw;
        height: 10.94vw !important;
        font-size: 5.85vw;
    }
    .bottle-sec .f44 {
        font-size: 9vw;
    }
    .add-cart {
        width: 100% !important;
    }
    .sec-mob .price-sec p:before {
        left: 25px;
    }
    .save-price p:first-child{
        margin-right: 15px;
    }
    .blue-ship span {
        font-size: 3.34vw;
    }
    .add-cart {
        font-size: 6.85vw;
    }
    .cut-off:before {
        width: 55px;
        top: 15px;
        left: -2px;
    }
    .add-cart span {
        top: 0;
    }
    }
    
    @media only screen and (max-width:480px){
        .f60, .accordion-header span {
        font-size: 27px;
    }
    .sec1 h1 {
        font-size: 44px;
    }
    .f36, .accordion-header {
        font-size: 23px;
    }
    .accordion-header, h2.accordion-header.active-header {
        padding: 18px 50px 18px 60px;
    }
        .f90 {
        font-size: 42px;
    }
    .blue-ship img {
        width: 18px;
        height: 18px;
    }
    .blue-ship {
        font-size: 16px;
    }
    h6 {
        font-size: 23px;
    }
    .f30 {
        font-size: 25px;
    }
    .testimonial_sec {
        padding: 30px 15px 30px;
    }
    .border_sec {
        padding: 40px 15px 30px;
    }
    .blue-ship img {
        width: 18px;
        height: 18px;
    }
    .blue-ship {
        font-size: 16px;
    }
    .sec-mob .price-sec p:before {
        left: 15px;
    }
    .cut-off:before {
        width: 45px;
        top: 12px;
        left: -2px;
    }
    .save-price p:first-child {
        margin-right: 10px;
    }
    }
    
    @media only screen and (max-width:451px){
        .sec1 h1 {
        font-size: 37px;
    }
        h2 {
        font-size: 26px;
    }
    .sec6 .bg-white {
        padding: 30px 15px;
    }
    .f44 {
        font-size: 40px;
    }
    .f34 {
        font-size: 16px;
    }
    .sec11 h2 {
        font-size: 26px;
    }
    ul.footer-list li {
        margin: 0 20px;
    }	
        .f33 {
        font-size: 23px;
    }
    .f38 {
        font-size: 25px;
    }	
    .f24 {
        font-size: 16px;
    }
    .f64 {
        font-size: 45px;
    }
    .f90 {
        font-size: 40px;
    }
    .blue-ship {
        font-size: 13px;
    }
    .blue-ship img {margin-right:8px;
        width: 15px;
        height: 15px;
    }
    .blue_bg ul li {
        font-size: 18px;
        height: 45px;
    }
    .blue_bg ul li img {
        width: 28px;
    }
    .sec15 .row.part2 .col-lg-2:nth-child(4), .sec15 .row.part2 .col-lg-2:nth-child(5), .sec15 .row.part2 .col-lg-2:nth-child(2), .sec15 .row.part2 .col-lg-2:nth-child(3), .sec15 .row.part2 .col-lg-2:nth-child(1) {
        flex: 0 0 45%;
        max-width: 45%;
    }	
    .sec9 h2 {
        font-size: 26px;
    }	
    .scientist_img {
        width: 230px;
    }
    .sec7 h2.f48{
        font-size: 32px;
    }
    .cut-off:before {
        width: 45px;
        top: 10px;
        left: -2px;
    }
    .ryt-side{
        padding-top:10px
    }
    }
    @media only screen and (max-width:400px){
        .sec1 h1 {
        font-size: 36px;
    }
    ul.footer-list li {
        margin: 0 18px;
    }
    .cut-off:before {
        width: 66px;
        top: 16px;
        left: -7px;
    }
    .f38 {
        font-size: 23px;
    }
    .f34 {
        font-size: 14px;
    }
    .f24 {
        font-size: 14px;
    }
    .blue-ship {
        font-size: 12px;
    }
    .reviewer_proof img {
        height: 100%;
        width: 90px;
        object-fit: cover;
    }
    .f44 {
        font-size: 35px;
    }
    }	
    @media only screen and (max-width:395px){
        ul.footer-list li {
        margin: 0 16px;
    }
        .sec1 h1 {
        font-size: 34px;
    }
    .f90 {
        font-size: 35px;
    }
    .f30 {
        font-size: 24px;
    }
    .blue-ship img {
        margin-right: 8px;
        width: 13px;
        height: 13px;
        margin-bottom: 2px;
    }
    .blue-ship {margin-bottom:5px;
        font-size: 11px;
    }
    .cut-off:before {
        width: 100%;
        top: 11px;
        left: 0;
        transform: inherit;
    }
    .mob-view .pro1-img {
        max-width: 80px !important;
    }
    .add-cart {
        font-size: 6.5vw;
    }
    .save-price .f26 {
        font-size: 5vw;
    }
    .sec-mob .price-sec p:before {
        left: 10px;
    }
    ul.footer-list li:before {
        left: -20px;
    }
    
    }
    
    @media only screen and (max-width:370px){
    ul.footer-list li {
        margin: 0 13px;
    }
    .sec1 h1 {
        font-size: 32px;
    }
    .f38, .f33 {
        font-size: 21px;
    }
    .f44 {
        font-size: 30px;
    }
    .f30 {
        font-size: 22px;
    }
    .f90 {
        font-size: 30px;
    }
    ul.footer-list li:before {
        left: -18px;
    }
    }
    @media only screen and (max-width:335px){
        ul.footer-list li {
        margin: 0 7px;
    }
        ul.footer-list li:before {
        left: -10px;
    }
    .sec3 h2 {
        font-size: 35px;
    }
    h6 {
        font-size: 21px;
    }
    h4 {
        font-size: 18px;
    }
    .cut-line:before {
        top: 10px;
    }
    .f60, .accordion-header span {
        font-size: 24px;
    }
    .f18 {
        font-size: 16px;
    }
    .cut-off:before {
        width: 56px;
        top: 19px;
        left: 0px;
        transform: inherit;
    }
    .f30 {
        font-size: 18px;
    }
        
    .f34, .f24 {
        font-size: 11px;
    }
    .f90 {
        font-size: 28px;
    }
    .f44 {
        font-size: 27px;
    }
    .blue-ship img {
        width: 11px;
        height: 11px;
    }
    .blue-ship {
        font-size: 9px;
    }
    .sec1 h1 {
        font-size: 28px;
    }
    .sec-mob .price-sec p:before {
        left: 5px;
    }
    .ryt-side {
        padding-top: 10px;
    }
    .blue-ship {
        padding: 3px 7px 4px;
    }
    }