body {
    margin: 0px;
    padding: 0px;
    font-family: "Roboto", sans-serif;
    font-size: 22px;
    color: #121212;
    font-weight: 400;
    line-height: 1.45;
}

.lato {
    font-family: "Lato", sans-serif;
}

@font-face {
    font-family: lato-heavy;
    src: url(../fonts/Lato-Heavy.ttf);
}

.fw-300 {
    font-weight: 300 !important;
}

.fw-400 {
    font-weight: 400 !important;
}

.fw-500 {
    font-weight: 500 !important;
}

.fw-600 {
    font-weight: 600 !important;
}

.fw-700 {
    font-weight: 700 !important;
}

.fw-800 {
    font-weight: 800 !important;
}

.fw-900 {
    font-weight: 900 !important;
}


p {
    margin-bottom: 30px;
    line-height: 1.53;
}

h2 {
    line-height: 1.2;
}

h3 {
    line-height: 1.2;
}

h4 {
    line-height: 1.2;
}

h5 {
    font-size: 22px;
    line-height: 1.3;
}

h1, h2, h3, h4, h5, h6 {
    color: #121212;
    /*font-family: lato-heavy;*/
    font-family: "Lato", sans-serif;
    font-weight: 800;
}

.div1 {
    background: #193670;
}

.lightblue {
    color: #A4C5EA;
}

.red {
    color: #C40000;
}

.div1 h1, .div1 h2 {
    font-size: 28px;
}

.gray {
    color: #555555;
}

.lightgray {
    color: #999999;
}

.relative {
    position: relative;
}

.list-icon1 i {
    font-size: 11px;
    position: absolute;
    left: 0px;
    top: 11px;
}

.list-icon1 li {
    padding-bottom: 14px;
    padding-left: 24px;
    position: relative;
}


/**/

.shadow01 {
    box-shadow: 0px 0px 11px 3px rgb(149 149 149 / 16%);
}


.list-icon2 i {
    font-size: 28px;
    position: absolute;
    left: 0px;
    top: 3px;
}

.list-icon2 li {
    padding-bottom: 24px;
    padding-left: 39px;
    position: relative;
}


.bottle-pack-div .n1 {
    font-size: 36px;
}

.bottle-pack-div .n2 {
    font-size: 36px;
}

.bottle-pack-div .n2-xl {
    font-size: 38px;
}

.bottle-pack-div .n3 {
    font-size: 26px;
}

.list-01 img {
    width: 25px;
    height: 25px;
    margin-right: 14px;
    margin-top: 3px;
}

.list-01 li {
    margin-bottom: 12px;
}

.btn1 {
    background: linear-gradient(#F1C706, #E38A07);
    font-weight: 800;
    color: white;
    font-size: 29px;
    display: inline-block;
    cursor: pointer;
    padding: 15px 50px;
    text-align: center;
    border-radius: 35px;
    text-decoration: none;
    box-shadow: 0px 4px 10px 2px rgba(0, 0, 0, 0.20);
}

    .btn1:hover {
        background: #334fb4;
        color: white;
    }

.btn1-small {
}



.btn2:hover {
    background: #334fb4;
    color: white;
}

.sm-text {
    font-size: 18px;
}


.bg-blue {
    background: #003A4D;
}

.heading3 {
    font-size: 26px;
}

.layers-div p {
    line-height: 1.5;
    color: #BBBBBB;
}

.blue {
    color: #003A4D;
}

.group-image img {
    width: 138px;
}


.head2 {
    font-size: 37px;
}


.head2-xl {
    font-size: 39px;
}

.bg-ligt-color {
    background: #F1F8FF;
}

.radius1 {
    border-radius: 8px;
}

.container-small {
    max-width: 1100px !important;
}

.heading5 {
    font-size: 22px;
    line-height: 1.7;
}

.heading4 {
    font-size: 22px;
    line-height: 1.7;
}

.obj1 {
    height: 370px;
    width: 100%;
    object-fit: cover;
}

.obj2 {
    height: 490px;
    width: 100%;
    object-fit: cover;
}

.thead39 {
    font-size: 39px;
}

.red-02 {
    color: #DE0000;
}


.head3 {
    font-size: 30px;
}

.table1 td {
    vertical-align: middle;
    font-size: 18px;
    font-weight: bold;
    color: #000;
}

.table1 td {
    background: none;
    border: none;
    padding: .8rem .7rem;
}

.table1 tr {
    background: none;
    border: none;
}

.table1 {
    border: 2px solid #0175e9;
    border-radius: 10px !important;
}

.img1 {
    margin-bottom: -30px;
    width: 210px;
}

.img2 {
    margin-bottom: -30px;
    width: 148px;
}

.img3 {
    margin-bottom: -30px;
    width: 186px;
}

.bg-colored-row {
    background: #f3f1f0 !important;
}

.list-02 li {
    padding-bottom: 14px;
}

.border-01 {
    border: 2px solid #0175e9;
}

.profile-div {
    position: relative;
}

    .profile-div li {
        position: relative;
        padding-left: 180px;
    }

    .profile-div img {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 155px;
        height: 155px;
        top: 0px;
    }

    .profile-div p {
        font-size: 18px;
    }

    .profile-div h4 {
        font-size: 22px;
    }

    .profile-div h5 {
        font-size: 19px;
        color: #777;
    }

/**/

.profile-div2 p {
    font-size: 18px;
}

.profile-div2 h4 {
    font-size: 22px;
}

.profile-div2 h5 {
    font-size: 19px;
    color: #777;
}


.orange {
    color: #E18200;
}

.orange2 {
    color: #FFCB6A;
}

.radius2 {
    border-radius: 19px;
}

.radius3 {
    border-radius: 10px;
}

.btn-width1 {
    width: 600px;
}

.bg-blue2 {
    background: #0074E8;
}

.obj3 {
    background: #f2f2f2;
    height: 454px;
    width: 100%;
    object-fit: contain;
}

.line8 {
    border-top: 1px solid gray;
    margin-top: -30px;
}

.line9 {
    border-top: 1px solid gray;
    margin-top: 15px;
}

.su-text {
    font-weight: 500;
    background: white;
    padding: 10px 90px;
    display: inline-block;
    color: #555;
    font-size: 21px;
}

.cr-image {
    width: 180px !important;
}

footer {
    padding-bottom: 40px;
    padding-top: 40px;
    background: #193671;
}

    footer p {
        font-size: 15px;
        font-weight: 400;
        margin-bottom: 20px;
        color: white;
    }

.pack-box-contain {
    max-width: 830px;
    margin: auto;
    display: block;
}



.pack_6 {
    width: 580px;
    margin: auto;
    display: block;
}


.pack_3 {
    width: 580px;
    margin: auto;
    display: block;
}


.pack_1 {
    width: 580px;
    margin: auto;
    display: block;
}


.nav-pills-pack .nav-link {
    margin: 7px;
}


    .nav-pills-pack .nav-link .pack_details_box h2 {
        font-size: 34px;
    }

    .nav-pills-pack .nav-link .pack_details_box h3 {
        font-weight: 500;
        font-size: 22px;
    }

    .nav-pills-pack .nav-link .pack_details_box p {
        font-weight: 600;
        font-size: 22px;
        margin-bottom: 0px;
        color: #888 !important;
    }

        .nav-pills-pack .nav-link .pack_details_box p span {
            color: #024D98 !important;
        }


.pack_value h2 {
    color: #024D98;
    font-weight: 700;
    font-size: 48px;
}

.pack_value h3 {
    color: #c7191b;
    font-weight: 700;
}

.pack_value p {
    color: #111;
    font-weight: 700;
    font-size: 21px;
}

.btn2 {
    background: #95BA41;
    color: white;
    font-size: 30px;
    font-weight: 700;
    border-radius: 45px;
    padding: 15px 2px;
    text-decoration: none;
    display: block;
    width: 100%;
}


.ge-box img {
    width: 170px;
}

.ge-box p {
    margin-top: 15px;
    font-size: 18px;
    line-height: 1.3;
}

/**/


.nav-pills-pack .nav-link.active .pack_details_box h2 {
    color: white;
}

.nav-pills-pack .nav-link.active .pack_details_box h3 {
    color: white;
}

.nav-pills-pack .nav-link.active .pack_details_box p {
    color: white !important;
}

    .nav-pills-pack .nav-link.active .pack_details_box p span {
        color: white !important;
    }

.nav-pills-pack .nav-link.active {
    background: #024D98 !important;
    border-radius: 20px !important;
    border: 2px solid #024D98 !important;
}

.nav-pills-pack .nav-link {
    border-radius: 20px !important;
    border: 2px solid #024D98 !important;
}

.pack_details_box {
    padding: 7px 10px;
}


.fixed-bottom-div {
    background: white;
    width: 100%;
    padding: 10px;
    position: fixed;
    bottom: 0px;
    text-align: center;
    box-shadow: 0px 0px 6px 1px #ededed;
}
/**/

.ft1 {
    background: #011F4B;
}

.thead1 {
    font-size: 52px;
}

.thead2 {
    font-size: 42px;
}

.thead3 {
    font-size: 40px;
}

.thead4 {
    font-size: 36px;
}

.thead5 {
    font-size: 30px;
    line-height: 1.3;
}

.thead6 {
    font-size: 28px;
    line-height: 1.3;
}

.thead8 {
    font-size: 27px;
}

.timage1 {
    max-width: 169%;
    position: relative;
    right: 61%;
    top: -24px;
}

.main1 {
    font-size: 49px;
}


.dblue {
    color: #095569;
}

.f23 {
    font-size: 23px;
}

.thead2xl {
    font-size: 41px;
}

.thead3xl {
    font-size: 56px;
}

.ut-text {
    font-size: 17px;
    color: #121212;
}

.cblue {
    color: #064C8B;
}

.blt {
    color: #A6D5FF;
}

.ts-line {
    border: 3px solid #F2F098;
}

.light-blue {
    color: #064C8B;
}

.wd-check {
    width: 47px;
}

.relative {
    position: relative;
}

.gs1 {
    margin-left: -94px;
}

.gs2 {
    position: absolute;
    top: 9px;
    left: 57px;
}

.doc-box {
    margin-left: 70px;
}

    .doc-box p {
        padding-left: 30px;
        font-size: 24px;
        color: #0B1645;
    }


.vg-sdiv h4 {
    font-size: 48px;
}

.vg-sdiv h3 {
    font-size: 97px;
}

.box-rtpack h2 {
    font-size: 30px;
}

.box-rtpack h3 {
    font-size: 48px;
}


.mf-doc {
    position: relative;
}

    .mf-doc span {
        font-size: 22px;
        font-weight: 700;
        position: relative;
        z-index: 10000;
        color: #111;
    }

    .mf-doc .span2 {
        color: #929292;
        margin-right: 17px;
        display: block;
        font-weight: 400;
        font-size: 16px;
    }

.mf-border1 {
    border: 3px solid #F2F098;
    position: relative;
    top: -34px;
}

.ref-container li {
    margin-top: 9px;
    font-size: 14px;
    word-break: break-all;
    color: #545454 !important;
}

footer ul a {
    color: white;
    font-size: 14px;
}

    footer ul a:hover {
        color: #eeeeee;
    }

footer span {
    color: white;
    font-weight: 100;
}

footer li {
    margin-right: 0px !important;
}


.bg-yellow {
    background: #fffb8d;
}

.bg-13 {
    background: #F8F8F8;
}

.sl-text1 {
    font-size: 23px;
}

.n-bonus {
    background: #FFD54F;
    display: inline-block;
    font-size: 26px;
    font-weight: bold;
    padding: 10px 40px;
    border-radius: 30px;
}

.aa-border1 {
    border: 2px solid #FFD54F;
}

.background-sdiv {
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.relative {
    position: relative;
}

.m-image {
    position: absolute;
    right: -20%;
    top: -46%;
}

.border-blue {
    border: 1px solid #064C8B;
}

.main2 {
    font-size: 53px;
}

.main3 {
    font-size: 42px;
}

.ratings i {
    color: #FFBB00;
}

.f15-3 {
    font-size: 13px;
    line-height: 17px;
}

.green {
    color: #00AA51;
}

.ts7 {
    font-size: 17px;
}

.main4 {
    font-size: 33px;
}

.blue-light {
    color: #A6D5FF;
}

.gray-t {
    color: #ABABAB;
}

.smal-text5 {
    font-size: 16px;
}

.container-pricing {
    max-width: 1170px !important;
}

.f-ques {
    font-size: 23px;
    font-weight: bold;
    color: #0B1645;
    padding-top: 15px;
}


.ref-btn {
    font-size: 27px;
    font-weight: 800;
    text-align: center;
    width: 440px;
    margin: auto;
    border: none !important;
    box-shadow: none !important;
    outline: 0 !important;
}

    .ref-btn:focus {
        border: none !important;
        box-shadow: none !important;
        outline: 0 !important;
    }

.list-ref-bottom {
    font-size: 13px;
    word-break: break-all;
}

/**/

/* Pricing Table */
.ptable-box {
    border: 1px solid #095569;
    border-radius: 10px;
    background: #E5EEF0;
    margin-bottom: 20px;
    position: relative;
}

.ptable-header {
    color: #111;
    text-align: center;
    padding-top: 15px;
}

    .ptable-header h3 {
        margin: 0;
        font-size: 40px;
        text-transform: uppercase;
        font-weight: 800 !important;
        padding-top: 12px;
    }

.ptable-header-2 {
    background: #fff;
    color: #111;
    text-align: center;
    padding: 15px;
}

/*.ptable-header-2 h3 {
        margin: 0;
        font-size: 26px;
        text-transform: uppercase;
        color: white;
        font-weight: bold;
    }*/

.ptable-tag-supply {
    font-size: 32px;
    text-align: center;
    font-weight: bold;
    color: #312C51;
    padding: 5px 0;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.ptable-header h3 {
    font-weight: bold;
}

.ptable-tag-supply h5 {
    font-weight: bold;
    color: #969696;
    font-size: 20px;
}

.ptable-badges img {
    width: 60%;
    margin: auto;
    display: block;
}

.ptable-body {
    padding: 0px 15px 10px 15px;
    overflow: hidden;
}

.ptable-tag-your {
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    font-size: 22px;
    line-height: 1;
    padding-top: 15px;
    color: #000;
}

.ptable-price {
    display: flex;
    /*color: #111;*/
    font-weight: 800 !important;
    justify-content: center;
    padding: 4px 0px 0px 0px;
}

.boost-1 {
    margin-top: 15px;
    width: 204px;
}

.boost-6 {
    margin-top: 15px;
}

.boost-3 {
    margin-top: 15px;
    width: 290px;
}

.cols-offer {
    border: 1px dashed #095569;
    font-size: 19px;
    font-weight: bold;
    color: #095569;
    display: inline-block;
    text-align: center;
    padding: 5px 19px 4px 19px;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.green2 {
    color: #1DB000;
}

.ptable-amount {
    font-size: 45px;
    font-weight: 800 !important;
    color: #095569;
}

.ptable-per {
    margin-left: 5px;
    line-height: 1;
    margin-top: 29px;
    font-size: 22px;
    color: #111;
    font-weight: 600;
}

.ptable-btn {
    padding: 19px 2px;
    font-size: 22px;
    border-radius: 8px !important;
    display: block;
    font-weight: 800 !important;
    text-transform: uppercase;
    color: #111;
    background: linear-gradient(#FFF346, #FAC000);
    background-size: cover;
    background-repeat: no-repeat;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    margin-bottom: 10px;
    text-align: center;
    text-decoration: none;
    font-family: "Poppins", sans-serif;
    border: 1px solid #FA9E00;
}

    .ptable-btn:hover {
        color: #000;
        text-decoration: none;
        transform: scale(1.03);
    }


    .ptable-btn img {
        height: 19px;
        position: relative;
        top: -2px;
        left: 1px;
    }

.ptable-tag-total {
    color: #312C51;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
}

.ptable-total-price {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -10px;
}

.ptable-list {
    padding: 0;
    margin: 0;
    list-style: none;
}



.ptable-original-amt {
    color: #9B99AA;
    font-weight: bold;
    font-size: 30px;
    margin-right: 10px;
    position: relative;
}

    .ptable-original-amt:after {
        content: "";
        background: #B3131A;
        height: 3px;
        width: 110%;
        position: absolute;
        top: 50%;
        left: -5%;
        border-radius: 4px;
    }

.ptable-dis-amt {
    color: #312C51;
    font-weight: bold;
    font-size: 42px;
}

.ptable-tag-shipping {
    color: #312C51;
    font-size: 16px;
    text-align: center;
}

.ptable-badges {
    margin: 0px 0px 8px 0px;
    text-align: center;
}


.ptable-boxing-text1 {
    margin: auto;
    display: block;
    color: white;
    text-align: center;
    border-radius: 2px;
    font-weight: 700;
    display: inline-block;
    padding: 10px 3px 8px 3px;
    background: #E9931C;
    /* position: absolute; */
    /* top: -20px; */
    font-size: 19px;
    text-transform: uppercase;
    left: 50%;
    /* transform: translate(-50%, 0); */
    width: 100%;
    display: block;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.ptable-main {
    background: #fff;
}



.ptable-yellow {
    background: #FECE39;
    color: #000 !important;
}

.ptable-gray {
    background: #095569;
}

/*.ptable-main {
    transform: scale(1.05);
}*/

.ptable-save {
    font-weight: 600 !important;
    text-align: center;
    font-size: 20px;
    line-height: 1;
    padding-bottom: 5px;
    color: #003A4D;
    padding-top: 10px;
}

.ptable-line-total {
    padding: 10px 0px;
}

.ptable-list {
    padding: 0;
    margin: 0;
    list-style: none;
}

    .ptable-list li {
        padding: 0px 10px;
        line-height: 1.2;
        display: flex;
        align-items: center;
        margin-bottom: 10px;
        font-size: 15px;
        font-weight: 500 !important;
    }

        .ptable-list li img {
            max-width: 25px;
            margin-top: 0;
            margin-right: 15px;
            flex-basis: auto;
            display: block;
            align-self: flex-start;
        }

        .ptable-list li span {
            display: block;
            flex-basis: 100%;
            /*font-weight: 500;*/
        }



@media (min-width: 1200px) {


    .ptable-amount {
        font-size: 60px;
    }

    .ptable-per {
        margin-top: 45px;
    }


    .vimage-doc {
        position: absolute;
        max-width: 112%;
        left: -80px;
        bottom: -26px;
    }

    .m-up1 {
        margin-top: -25px;
    }

    /*.tablle-sl1 {
        position: relative;
        left: 25px;
    }

    .tablle-sl2 {
        position: relative;
    
        z-index: 1;
    }

    .tablle-sl3 {
        position: relative;
        left: -25px;
    }*/

    .ptable-boxing-text1 {
        padding: 13px 3px 11px 3px !important;
    }

    .ptable-main .ptable-boxing-text1 {
        padding: 17px 3px 15px 3px !important;
    }

    .table-height-1 {
        height: 40px;
    }

    .table-height-2 {
        height: 41px;
    }
}




@media (min-width: 767px) {
    .ptable-main {
        border: 3px solid #00B0DE;
        margin-top: -24px;
    }

    .f26 {
        font-size: 26px;
    }
}




@media (max-width: 767px) {

    .ptable-badges img {
        width: 90%;
        margin: auto;
        display: block;
    }

    .ptable-btn img {
        height: 14px;
    }

    .ptable-amount {
        font-size: 30px;
    }

    .ptable-per {
        line-height: 1;
        margin-top: 18px;
        font-size: 16px;
    }

    .cols-offer {
        font-size: 14px;
    }

    .ptable-btn {
        padding: 14px 2px !important;
        font-size: 14px !important;
    }

    .ptable-main {
        transform: none;
    }

    .ptable-line-total {
        padding: 0px 0px;
        font-size: 14px;
    }

    .ptable-box {
        margin-bottom: 25px;
    }

    .ptable-badges {
        margin: 0px 30px !important;
        padding-top: 6px !important;
    }

    .boost-1 {
        width: 119px !important;
    }

    .ptable-save img {
        width: 21px !important;
    }


    .prd-contain-01 {
        width: 40%;
        float: left;
    }

    .prd-contain-02 {
        width: 60%;
        float: left;
    }


    .ptable-btn {
        font-size: 13px;
    }

    .ptable-save {
        font-size: 13px;
    }

    .ptable-badges {
        margin: 10px 30px;
        text-align: center;
    }

    .ptable-list li img {
        max-width: 22px;
        margin-right: 2px;
    }

    .ptable-list li {
        font-size: 10px;
        font-weight: 600;
    }


    .ptable-body {
        padding: 0px 8px 10px 3px;
        overflow: hidden;
    }

    .ptable-tag-supply {
        padding: 0px;
    }

    .ptable-save {
        padding-top: 9px;
        padding-bottom: 1px;
    }

    .cols-offer {
        margin-bottom: 7px;
    }

    .ptable-header h3 {
        font-size: 28px;
    }

    .ptable-price {
        padding: 11px 0px 0px 0px;
    }

    .ptable-header h3 {
        padding-top: 0px;
    }

    .ptable-tag-supply h5 {
        font-size: 16px;
    }
}

@media(min-width:768px) and (max-width:991px) {

    .cols-offer {
        font-size: 14px;
    }

    .ptable-list li span {
        font-weight: 500;
        font-size: 13px;
    }

    .ptable-header-2 h3 {
        font-size: 16px;
    }

    .ptable-tag-supply h5 {
        font-size: 18px;
    }

    .ptable-save {
        font-size: 14px;
    }

    .ptable-btn {
        font-size: 14px !important;
    }

    .ptable-per {
        font-size: 17px;
        margin-top: 20px;
    }

    .ptable-amount {
        font-size: 34px;
    }

    .ptable-header h3 {
        font-size: 16px;
    }

    .boost-1 {
        margin-top: 15px;
        width: 148px;
    }

    .boost-3 {
        margin-top: 15px;
        width: 175px;
    }

    .boost-6 {
        width: 214px;
    }

    .table-height-1 {
        height: 55px;
    }

    .book-image1 {
        margin-top: 20px !important;
    }

    .book-image2 {
        margin-top: 20px !important;
    }

    .faqs-ul-box p {
        font-size: 15px !important;
    }

    .vt-books {
        margin-top: 0px !important;
        padding-top: 30px !important;
    }
}

/**/


@media(min-width:1200px) {

    .m-up2 {
        margin-top: -18px;
    }

    .rt-imagex {
        margin-top: -20px;
    }

    .btn1-large {
        width: 700px;
    }

    .row-lr {
        margin: 0px -61px;
    }

    .container {
        max-width: 930px;
    }

    .ts1 {
        width: 723px;
        margin-left: -229px;
        /* margin-top: 29px; */
        padding-top: 29px;
    }
}


@media(min-width:1200px) and (max-width:1350px) {
    .timage1 {
        max-width: 140%;
    }
}


@media(min-width:991px) and (max-width:1200px) {
    .ptable-btn {
        font-size: 17px;
    }

    .boost-3 {
        width: 204px;
    }

    .boost-1 {
        width: 130px;
    }

    .cols-offer {
        font-size: 16px;
    }

    .table-height-1 {
        height: 58px;
    }

    .table-height-2 {
        height: 63px;
    }

    .thead1 {
        font-size: 38px;
    }

    .timage1 {
        max-width: 100%;
        position: relative;
        right: 0%;
        top: 0px;
    }

    .thead6 {
        font-size: 21px;
    }

    .thead2 {
        font-size: 34px;
    }

    .thead2xl {
        font-size: 36px;
    }

    .doc-box p {
        font-size: 19px;
    }

    .thead3xl {
        font-size: 43px;
    }

    .f23 {
        font-size: 20px;
    }
}

@media(min-width:767px) and (max-width:991px) {

    .box-rtpack h3 {
        font-size: 33px;
    }

    .m-image {
        display: none;
    }


    .thead3 {
        font-size: 22px;
    }

    .ptable-boxing-text1 {
        font-size: 15px;
    }

    .main1 {
        font-size: 36px;
    }

    .main3 {
        font-size: 31px;
    }

    .main4 {
        font-size: 28px;
    }

    .thead1 {
        font-size: 33px;
    }

    .timage1 {
        max-width: 100%;
        position: relative;
        right: 0%;
        top: 0px;
    }

    .thead6 {
        font-size: 19px;
    }

    .thead2 {
        font-size: 30px;
    }

    .thead2xl {
        font-size: 36px;
    }

    .doc-box p {
        font-size: 19px;
    }

    .thead3xl {
        font-size: 43px;
    }

    .f23 {
        font-size: 20px;
    }


    .bottle-pack-div .n1 {
        font-size: 25px;
    }

    .bottle-pack-div .n2 {
        font-size: 25px;
    }

    .bottle-pack-div .n2-xl {
        font-size: 27px;
    }

    .bottle-pack-div .n3 {
        font-size: 23px;
    }

    .heading3 {
        font-size: 17px;
    }

    .head2 {
        font-size: 31px;
    }

    .profile-div p {
        font-size: 17px;
    }

    .nav-pills-pack .nav-link .pack_details_box h3 {
        font-size: 17px;
    }


    .nav-pills-pack .nav-link .pack_details_box p {
        font-size: 16px;
    }

    .ge-box img {
        width: 120px;
    }

    .obj3 {
        height: 100%;
    }
}

@media(max-width:767px) {

    .head2 {
        font-size: 27px;
    }

    .head2-xl {
        font-size: 30px;
    }

    .main4 {
        font-size: 25px;
    }

    .f-ques {
        font-size: 21px;
    }

    .ref-btn {
        width: 100%;
        font-size: 20px;
    }

    .seal-pack {
        width: 190px;
        margin: auto;
        display: block;
    }

    .btn1 {
        font-size: 19px;
    }

    .btn1-small {
        width: 290px;
    }

    .btn-width1 {
        width: 100% !important;
    }

    .profile-div {
        text-align: center;
    }

        .profile-div img {
            position: inherit !important;
            left: inherit !important;
            margin: auto;
            display: block;
            margin-top: -94px;
            margin-bottom: 8px;
        }

        .profile-div li {
            padding-left: 0px;
        }

    .pr-small {
        margin-top: 100px !important;
    }

    .div1 h1, .div1 h2 {
        font-size: 21px;
    }

    .bottle-pack-div .n1 {
        font-size: 28px;
    }

    .bottle-pack-div .n2 {
        font-size: 30px;
    }

    .bottle-pack-div .n2-xl {
        font-size: 32px;
    }

    .bottle-pack-div .n3 {
        font-size: 21px;
    }

    body {
        font-size: 19px;
    }

    p {
        line-height: 1.5;
    }

    .sm-text {
        font-size: 15px;
        padding-top: 5px !important;
    }

    .layers-div {
        text-align: center;
    }

    .heading3 {
        font-size: 22px;
    }

    .head2 {
        font-size: 27px;
    }

    .heading5 {
        font-size: 21px;
        line-height: 1.55;
    }

    .head3 {
        font-size: 23px;
    }

    .obj1 {
        height: 279px;
    }

    .profile-div p {
        font-size: 17px;
    }

    .profile-div h5 {
        font-size: 15px;
        padding-bottom: 10px;
    }

    .profile-div h4 {
        font-size: 19px;
    }

    .mb-seal {
        width: 190px;
        margin: auto;
    }

    .obj2 {
        height: 100%;
        width: 100%;
        object-fit: inherit;
    }

    .ge-box img {
        width: 119px;
    }

    .btn2 {
        font-size: 22px;
    }

    .pack_value h2 {
        font-size: 32px;
    }

    .pack_value h3 {
        font-size: 20px;
    }

    .pack_value p {
        font-size: 17px;
    }

    .su-text {
        padding: 10px 20px;
    }

    .obj3 {
        height: 100%;
    }

    .profile-div2 p {
        font-size: 16px;
    }

    .nav-pills-pack li {
        width: 33.33%;
    }


    .nav-pills-pack .nav-link .pack_details_box h2 {
        font-size: 23px;
    }

    .nav-pills-pack .nav-link .pack_details_box h3 {
        font-size: 16px;
    }

    .nav-pills-pack .nav-link .pack_details_box p {
        font-size: 14px;
    }

    .pack_details_box {
        padding: 3px 0px;
    }

    .nav-pills-pack .nav-link {
        margin: 3px;
    }

    .nav-pills-pack .nav-link {
        padding: 3px 8px;
    }


    .timage1 {
        max-width: 100%;
        position: relative;
        right: 0%;
        top: 0px;
    }

    .thead1 {
        font-size: 32px;
    }

    .thead6 {
        font-size: 19px;
    }

    .thead2 {
        font-size: 30px;
    }

    .thead5 {
        font-size: 22px;
        line-height: 1.3;
    }

    .thead2xl {
        font-size: 32px;
    }



    .wd-check {
        width: 32px;
    }

    .doc-box {
        margin-left: 0px;
    }

    .gs1 {
        margin-left: 0px;
        margin-bottom: 15px;
    }

    .gs2 {
        display: none;
    }

    .doc-box {
        text-align: center;
    }

        .doc-box p {
            padding-left: 0px;
            font-size: 21px;
        }

    .thead3xl {
        font-size: 34px;
    }

    .f23 {
        font-size: 20px;
    }

    .ut-text {
        font-size: 15px;
    }

    .main3 {
        font-size: 32px;
    }

    .mf-doc span {
        font-size: 15px;
    }

    .thead3 {
        font-size: 23px;
    }

    .main1 {
        font-size: 28px;
    }

    .m-image {
        width: 81px;
    }

    .main2 {
        font-size: 30px;
        padding-top: 10px;
    }

    .btn1 {
        padding: 15px 16px;
    }
}
/**/
.sticky-button-div {
    position: fixed;
    bottom: 0;
    opacity: 1;
    width: 100%;
    z-index: 1000000;
    /*transition: 0.3s all;*/
    text-align: center;
    background: white;
    padding: 8px;
}



@media(min-width:1800px) {

    .btn1 {
        padding: 20px 50px;
        border-radius: 43px;
        font-size: 30px;
    }

    .stick-btn {
        padding-left: 80px !important;
        padding-right: 80px !important;
    }
}

@media(max-width:767px) {

    .btn1 {
        padding: 17px 16px;
        width: 100%;
        font-size: 20px;
    }

    .smal-text5 {
        font-size: 15px;
        line-height: 1.3;
    }

    .images-cols img {
        width: 70px;
    }
}


/**/

.btn1-st {
    margin: auto;
    display: block;
    position: fixed;
    width: 100%;
    bottom: 0px;
    z-index: 100000;
    margin: auto;
    display: block;
    text-align: center;
    background: white;
    padding: 12px;
    box-shadow: 0px 0px 4px 1px #f4f4f4;
}


.btn1-st2 {
    padding: 21px;
    line-height: 37px;
    width: 540px;
}


@media(min-width:768px) {
    .sticky-button-div-small {
        display: none !important;
    }
}


@media(max-width:767px) {



    .box-rtpack h3 {
        font-size: 33px;
    }

    .box-rtpack h2 {
        font-size: 26px;
    }

    .thead4 {
        font-size: 28px;
    }

    .icon-rnd {
        width: 200px;
        margin: auto;
    }

    .sticky-button-div {
        display: none !important;
    }

    .sticky-button-div-small {
        position: fixed;
        bottom: 0;
        opacity: 1;
        width: 100%;
        z-index: 1000000;
        /*transition: 0.3s all;*/
        text-align: center;
        background: white;
        padding: 8px;
    }

    .btn1-st2 {
        width: 350px;
        font-size: 25px;
        padding: 5px;
    }

    .vg-sdiv h3 {
        font-size: 52px;
    }

    .m-image {
        display: none;
    }

    .vg-sdiv h4 {
        font-size: 29px;
    }

    .sl-icon {
        width: 170px;
        margin: auto;
        display: block;
    }
}
/*css001*/

.cover {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}

.a-bg2 {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    border-radius: 50px;
    position: relative;
    top: 40px;
}

.a-image1 {
    width: 432px;
    position: absolute;
    right: 0px;
    top: 0px;
}

.a-yellow {
    color: #FFCB6A;
}

.section-f1 h1 {
    font-size: 27px;
    background: #214752;
    padding: 11px 22px;
    display: inline-block;
    border: 1px solid #366c7b;
    border-radius: 7px;
}

.section-f1 h2 {
    font-size: 60px;
    line-height: 1.1em;
}

.section-f1 h3 {
    font-size: 58px;
    line-height: 1.1em;
}

.border-full {
    border: 1px solid #FFC107;
}

.a-background1 {
    background: #FFFAF2;
}

.a-image2 {
    position: relative;
    top: 23px;
}

.a-bg3 {
    background: #224C57;
}

.a-border1 {
    border: 1px solid #FFC300;
}

.a-border2 {
    border: 1px solid #FFCACA;
}

.a-border-botom {
    border-bottom: 5px solid #FFCB6A;
}

.bg-pink2 {
    background: #FFF4F4;
}

.a-radius1 {
    border-radius: 0.7rem;
}

.a-image3 {
    position: absolute;
    left: 0px;
    top: 0px;
}

.index1 {
    z-index: 1000;
}

.up-slide1 {
    margin-top: -50px;
}

.bg-gray {
    background: #FAFAFA;
}

.red-border {
    border: 2px solid #BC0028;
}

.blue-2-border {
    border: 1px solid #095569;
    border-left: 7px solid #095569;
}

.bg-box {
    background: #FFF5F5;
}

.a-image5 {
    position: absolute;
    right: 0px;
    width: 489px;
}

.o-hidden {
    overflow: hidden;
}

.bg-pink {
    background: #FFFFF5;
}

.a-bg4 {
    background: #095569;
}

.name-xl {
    font-size: 97px;
}

.bg-bottle-layout {
    margin-top: -180px;
    position: relative;
    z-index: -1;
}

.below-bottle-bg {
    margin-top: -50px;
}

.tcr-image {
    margin-top: -43px;
    margin-bottom: -43px;
}

.card-body-bg-details {
    padding: 35px 40px;
}

.card-body-bg {
    background: #FFFAF2;
}

.card-header-bg {
    background: linear-gradient(to right, #FF9E1E, #E38200) !important;
}

.radius-top {
    border-top-left-radius: 9px !important;
    border-top-right-radius: 9px !important;
}

.radius-bottom {
    border-bottom-left-radius: 12px !important;
    border-bottom-right-radius: 12px !important;
}

.radius-full {
    border-radius: 12px !important;
}

.s-yellow {
    color: #FFFC98;
}

.shade-text-01 {
    text-shadow: 1px 2px 1px #af701d;
}

.text-head2 {
    font-size: 53px;
}


.line-d1 {
    border: 1px solid #FFCB6A;
}

.fs-div1 {
    border-width: 3px;
    border-style: solid;
    border-image: linear-gradient(to bottom, #ED9825, rgba(0, 0, 0, 0)) 1 100%;
}

.fs-div-inner {
    border: 1.5px solid #ED9825 !important;
    border-width: 3px;
    border-style: solid;
    margin-top: -2.8px;
}

.gray-text {
    color: #929292;
}

.f20 {
    font-size: 20px;
}

.a-bg5 {
    background: #840000;
}

.s-orange {
    color: #FFCB6A;
}

.bonus-box {
    border-radius: 8px;
    padding: 10px 30px;
    background: #009A4A;
}

.f24 {
    font-size: 24px;
}

.dark-ly {
    color: #C71212;
}

.book-image1 {
    margin-top: -100px;
}

.book-image2 {
    margin-top: -70px;
}

.a-bg-gray {
    background: #FAFAFA;
}
/**/
accordion .fa {
    margin-left: 0.5rem;
    float: right;
    color: #fff !important;
    margin-top: 4px;
    background: #787878;
    font-size: 10px;
    width: 25px;
    height: 25px;
    border-radius: 100%;
    line-height: 25px;
    text-align: center;
}


.faqs-container .accordion-item {
    /*margin-top: 15px;*/
    /*border: 2px solid #E2E2E2 !important;*/
    border-radius: 0px !important;
    border: none !important;
}

.faqs-container .accordion-button {
    /*display: block;*/
    text-align: left;
    width: 100%;
    font-size: 30px;
    color: #003A4D;
    padding: 10px 0px;
    border: none !important;
    font-weight: 800 !important;
    padding: 30px 0px;
    text-decoration: none !important;
    background-color: #fff !important;
    box-shadow: none !important;
    outline: 0 !important;
    border-radius: 0px !important;
    border-bottom: 1px solid #8FDDF2 !important;
}

.faqs-container .accordion-body {
    /*padding: 0px !important;*/
    padding: 30px 0px 0px 0px;
    border-top: none !important;
    /*background: #F0F9FF !important;*/
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.faqs-container .accordion-button {
}

.faqs-container .card {
    background: #fff !important;
    margin-top: 15px !important;
    /*border-radius: 8px !important;*/
}

.faqs-container .accordion-button:hover {
    text-decoration: none !important;
}

.faqs-container .accordion-button:active {
    text-decoration: none !important;
}

.faqs-container .accordion-button:focus {
    text-decoration: none !important;
    box-shadow: none !important;
}

.faqs-container .card-header {
    padding: 0px;
    margin: 0px;
    border: none !important;
    background: none !important;
}

.faqs-container .card {
    border: 1px solid #F41D49 !important;
}

.faqs-ul-box {
    overflow: hidden;
}

    .faqs-ul-box li {
        width: 20%;
        float: left;
    }

    .faqs-ul-box p {
        font-size: 20px;
        padding-top: 15px;
    }

.faqs-ul-box-details {
    padding: 10px;
}

@media(min-width:1300px) {

    .it-02 {
        max-width: 141%;
        margin-left: -42%;
    }

    .it-01 {
        max-width: 137%;
    }

    .container-large {
        max-width: 1400px !important;
    }

    .a-image4 {
        max-width: 125% !important;
        margin-left: -29% !important;
    }
}

@media(min-width:1600px) {


    .bg-bottle-layout {
        margin-top: -230px;
        position: relative;
        z-index: -1;
    }

    .container-large {
        max-width: 1500px !important;
    }

    .section-f1 h1 {
        margin-top: 12px !important;
    }

    .section-f1 h3 {
        margin-bottom: 12px !important;
    }


    .section-f1 h2 {
        font-size: 64px;
        line-height: 1.23em;
    }

    .section-f1 h3 {
        font-size: 63px;
        line-height: 1.23em;
    }

    .a-image1 {
        width: 506px;
        right: -4px;
    }

    .a-bg-text {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }
}

@media(min-width:991px) and (max-width:1200px) {

    .container {
        max-width: 910px !important;
    }


    .a-image1 {
        width: 272px;
        position: absolute;
        right: 9px;
        top: 0px;
    }

    .section-f1 h1 {
        font-size: 17px;
    }

    .section-f1 h2 {
        font-size: 36px;
        line-height: 1.1em;
    }

    .a-bg-text {
        padding-top: 25px !important;
        padding-bottom: 25px !important;
    }

    .section-f1 h3 {
        font-size: 36px;
        line-height: 1.1em;
    }
}

@media(min-width:768px) and (max-width:991px) {
    .section-f1 h2 {
        font-size: 36px;
        line-height: 1.1em;
    }

    .section-f1 h3 {
        font-size: 36px;
        line-height: 1.1em;
    }

    .section-f1 {
        background: #FFFAF2 !important;
        padding: 20px 0px;
    }

    .thead39 {
        font-size: 24px;
    }

    .a-image1 {
        width: 216px;
        position: absolute;
        right: 0px;
        top: 100px;
    }

    .a-bg2 {
        top: 0px;
    }

    .thead5 {
        font-size: 23px;
        line-height: 1.17;
    }

    .text-head2 {
        font-size: 37px;
    }

    .below-bottle-bg {
        margin-top: 0px;
    }

    .bg-bottle-layout {
        margin-top: -120px;
    }
}

@media(max-width:767px) {

    .a-bg-text {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .sm-bg1 {
        background-position: inherit !important;
    }

    .a-image1 {
        position: inherit !important;
        width: 100% !important;
    }

    .section-f1 h2 {
        font-size: 36px;
        line-height: 1.1em;
    }

    .section-f1 h3 {
        font-size: 36px;
        line-height: 1.1em;
    }

    .section-f1 {
        background: #FFFAF2 !important;
        padding: 20px 0px;
    }

    .a-bg2 {
        top: 0px;
    }

    .section-f1 h1 {
        font-size: 24px;
        padding: 11px 14px;
    }

    .a-image3 {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 304px;
        opacity: 0.7;
    }

    .a-image5 {
        width: 304px;
        opacity: 0.5;
    }

    .below-bottle-bg {
        margin-top: 30px;
    }

    .mf-doc .span2 {
        font-size: 13px;
    }

    .tcr-image {
        width: 235px;
        margin: auto;
        display: block;
        margin-bottom: 20px !important;
        margin-top: 0px !important;
    }

    .text-head2 {
        font-size: 30px;
    }

    .card-body-bg-details {
        padding: 35px 15px 30px 15px;
    }

    .shade-text-01 {
        text-shadow: none;
    }

    .faqs-ul-box li {
        width: 50%;
        float: left;
    }

    .faqs-ul-box p {
        font-size: 16px;
        padding-top: 10px;
        font-weight: 500;
    }


    .faqs-container .accordion-button {
        font-size: 23px;
    }

    .ref-container li {
        margin-top: 9px;
        font-size: 14px;
        word-break: break-all;
    }

    .thead39 {
        font-size: 28px;
    }
}
/*css81*/

.m-text1 {
    font-size: 32px;
    padding: 7px 24px 7px 40px;
    border-top-right-radius: 35px;
    border-bottom-right-radius: 35px;
}


.m-image1 {
    width: 72px;
    position: absolute;
    left: -44px;
    top: -4px;
}

.m-image2 {
    position: absolute;
    right: -50px;
    top: 28px;
}

.m-text2 {
    font-size: 58px;
}

.m-border-style1 {
    z-index: 1;
    position: relative;
}

    .m-border-style1:after {
        background-color: #5C6BC0;
        width: 100%;
        height: 10px;
        position: absolute;
        content: '';
        left: 0px;
        bottom: 0px;
        z-index: -1;
    }

.text-style1 {
    text-decoration: underline;
    text-decoration-color: #b3efff;
    text-decoration-style: solid;
    text-decoration-thickness: 10px;
    text-decoration-skip-ink: none;
    text-underline-offset: -1px;
}

.text-style2 {
    text-decoration: underline;
    text-decoration-color: #b3efff;
    text-decoration-style: solid;
    text-decoration-thickness: 7px;
    text-decoration-skip-ink: none;
    text-underline-offset: -1px;
}

.text-style-colored {
    text-decoration: underline;
    text-decoration-color: #005e76;
    text-decoration-style: solid;
    text-decoration-thickness: 10px;
    text-decoration-skip-ink: none;
    text-underline-offset: -1px;
}

.text-style1-red {
    text-decoration: underline;
    text-decoration-color: #fbf6ee;
    text-decoration-style: solid;
    text-decoration-thickness: 10px;
    text-decoration-skip-ink: none;
    text-underline-offset: -1px;
}

.curve1:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -19px;
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 20px solid #003a4d;
    clear: both;
    text-align: center;
    margin-left: -30px;
    z-index: 1;
}


.curve1-f1:before {
    content: '';
    position: absolute;
    left: 50%;
    top: -1px;
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 20px solid #F8F8F8;
    clear: both;
    text-align: center;
    margin-left: -30px;
}

.curve1-white:before {
    content: '';
    position: absolute;
    left: 50%;
    top: -1px;
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 20px solid #fff;
    clear: both;
    text-align: center;
    margin-left: -30px;
}


.curve2:after {
    content: '';
    position: absolute;
    left: 50%;
    top: -1px;
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 20px solid #fff;
    clear: both;
    text-align: center;
    margin-left: -30px;
}

.curve3:after {
    content: '';
    position: absolute;
    left: 50%;
    top: -1px;
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 20px solid #F5F5F5;
    clear: both;
    text-align: center;
    margin-left: -30px;
}

.days-seal {
    margin-top: -97px !important;
    width: 175px;
    margin: auto;
    display: block;
}

.border-red {
    border: 1px solid #C40000;
}

.border-blue {
    border: 1px solid #003A4D;
}

.border-blue2 {
    border: 1px solid #00B0DE;
}

.bg-11 {
    background: #F5F5F5;
}

.bg-12 {
    background: #F4FDFF;
}


.m-bg1 {
    background: #F4FDFF;
}


.margin-div1 {
    margin-bottom: -61px;
    z-index: 10;
    position: relative;
}

.f14 {
    font-size: 14px;
}

.verify-text {
    position: relative;
    top: -3px;
}

.z1 {
    z-index: 1;
}

.list1 {
    position: relative;
}

    .list1 img {
        position: absolute;
        left: 0px;
        top: 2px;
        width: 30px;
    }


    .list1 li {
        margin-bottom: 24px;
        position: relative;
        padding-left: 45px;
    }

.bb-border1 {
    border: 1px solid #8FDDF2;
}

.product-with-title {
    margin-top: -130px;
    z-index: -1;
    position: relative;
}


@media(min-width:1500px) {

    .bg-doc {
        position: absolute;
        max-width: 132%;
        left: -141px;
    }

    .m-image3 {
        position: absolute;
        max-width: 185%;
        left: -141px;
    }
}

@media(min-width:992px) {
    .book-mg1 {
        margin-top: -114px;
    }

    .n-bonus {
        position: relative;
        top: -47px;
        margin-bottom: -24px;
    }



    .ul-5 li {
        width: 20%;
        float: left;
    }


    .ul-5-details p {
        margin-bottom: 0px;
    }

    .ul-5-details {
        padding: 6px;
    }
}

@media(min-width:992px) and (max-width:1200px) {
    .faqs-container .accordion-button {
        font-size: 25px;
    }

    .product-with-title {
        margin-top: -40px;
    }

    .m-image2 {
        position: absolute;
        right: -48px;
        top: 20px;
        width: 61px;
    }

    .m-text1 {
        font-size: 23px;
    }
}


@media(min-width:767px) and (max-width:992px) {

    .faqs-container .accordion-button {
        font-size: 23px;
    }

    .n-bonus {
        position: relative;
        top: -47px;
        margin-bottom: -24px;
    }

    .product-with-title {
        margin-top: -40px;
    }

    body {
        font-size: 20px;
    }

    p {
        line-height: 1.4;
    }

    .m-text1 {
        font-size: 23px;
    }
}

@media(max-width:767px) {

    .n-bonus {
        background: #FFD54F;
        display: inline-block;
        font-size: 21px;
        font-weight: bold;
        padding: 10px 40px;
        border-radius: 30px;
        margin-top: -25px;
        position: relative;
        top: -35px;
        margin-bottom: -9px;
    }


    .m-border-style1:after {
        display: none;
    }

    .m-text2 {
        font-size: 37px;
    }

    .m-image1 {
        width: 57px;
        position: absolute;
        left: -25px;
        top: 10px;
    }

    .m-text1 {
        font-size: 21px;
        margin-left: 17px;
    }

    .m-image2 {
        position: absolute;
        right: 4px;
        top: 50px;
        width: 55px;
    }

    .text-style1 {
        text-decoration-thickness: 7px;
    }

    .product-with-title {
        margin-top: 0px;
    }

    .margin-div1 {
        margin-bottom: -71px;
    }
}
