body {
    margin: 0px;
    padding: 0px;
    font-family: "Poppins", sans-serif;
    font-size: 20.5px;
    color: #121212;
    font-weight: 400;
    line-height: 1.5;
}


.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.6;
}

h2 {
    line-height: 1.3;
}

h3 {
    line-height: 1.3;
}

h4 {
    line-height: 1.3;
}

h5 {
    font-size: 22px;
    line-height: 1.3;
}

h1, h2, h3, h4, h5, h6 {
    color: #121212;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
}

.color6 {
    color: #27ACA3;
}

.div1 {
    background: #193670;
}

.lightblue {
    color: #A4C5EA;
}

.green2 {
    color: #256561;
}

.red {
    color: #C71A1A;
}

.div1 h1, .div1 h2 {
    font-size: 28px;
}

.gray {
    color: #555555;
}

.lightgray {
    color: #999999;
}


.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-ol1 {
    counter-reset: item;
}

    .list-ol1 li {
        display: block;
    }

        .list-ol1 li:before {
            content: counter(item) ". ";
            counter-increment: item;
            color: #27ACA3;
            font-weight: bold;
        }

.list-01 img {
    width: 29px;
    height: 29px;
    margin-top: 3px;
    position: absolute;
    left: 0px;
    top: 0px;
}

.list-01 li {
    margin-bottom: 12px;
    position: relative;
    padding-left: 42px;
}

.list-01 {
    position: relative;
}

.gcolor {
    color: #256561;
}

.thead4 {
    font-size: 30px;
}

.ec-line {
    width: 100%;
    background: #3DA8A1;
    height: 4px;
    border-radius: 4px;
}

.f20 {
    font-size: 20px;
}

.btn1 {
    background: linear-gradient(#6AB34F, #39881B);
    font-weight: 700;
    color: white;
    font-size: 30px;
    display: inline-block;
    cursor: pointer;
    padding: 18px 10px 21px 10px !important;
    text-align: center;
    border-radius: 8px;
    text-decoration: none;
    box-shadow: 0px 4px 10px 2px rgba(0, 0, 0, 0.20);
}

    .btn1:hover {
        background: linear-gradient(#39881B, #39881B);
        color: white;
    }

    .btn1 .btn-cart {
        margin-right: 8px;
    }

    .btn1 span {
        position: relative;
        top: 4px;
    }

    .btn1 .arrow {
        margin-top: 6px;
        margin-left: 4px;
    }



.btn2:hover {
    background: #334fb4;
    color: white;
}

.sm-text {
    font-size: 18px;
}


.bg-blue {
    background: #193670;
}

.heading3 {
    font-size: 26px;
}

.layers-div p {
    line-height: 1.5;
    color: #BBBBBB;
}

.color-b1 {
    color: #154551 !important;
}

.blue {
    color: #256561 !important;
}

.relative {
    position: relative;
}


.ktext2 {
    font-size: 26px;
    background: #F8EED0;
    display: inline-block;
    padding: 5px 10px;
}


.head2 {
    font-size: 37px;
}


.head2-xl {
    font-size: 39px;
}

.bg-ligt-color {
    background: #F7F8F7;
}

.bg-yellow2 {
    background: #FBF6C4;
}

.radius1 {
    border-radius: 1rem;
}

.radius4 {
    border-radius: 13px;
}

.radius5 {
    border-radius: 21px;
}

.container-small {
    max-width: 1100px !important;
}

.heading5 {
    font-size: 22px;
    line-height: 1.7;
}

.heading4 {
    font-size: 22px;
    line-height: 1.7;
}

.bt-shadow {
    box-shadow: 0px 0px 6px 3px #efefef;
}

.obj1 {
    height: 370px;
    width: 100%;
    object-fit: cover;
}

.obj2 {
    height: 490px;
    width: 100%;
    object-fit: cover;
}


.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: #3DA8A1;
}

.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: #49BDB5;
}

.thead1 {
    font-size: 52px;
    line-height: 1.25;
}

.thead6 {
    font-size: 28px;
    line-height: 1.38;
}

.timage1 {
    max-width: 169%;
    position: relative;
    right: 61%;
    top: -24px;
}

.main1 {
    font-size: 49px;
}

.ktext {
    font-size: 36px;
}

.thead2 {
    font-size: 42px;
    line-height: 1.22;
}

.thead2-m1 {
    font-size: 40px;
    line-height: 1.22;
}

.thead3 {
    font-size: 34px;
}

.big-head1 {
    font-size: 68px;
}

.ktext3 {
    font-size: 37px;
}

.f23 {
    font-size: 23px;
}

.thead2xl {
    font-size: 47px;
}

.thead3xl {
    font-size: 56px;
}

.ut-text {
    font-size: 17px;
    color: #121212;
}

.ts-line {
    border: 3px solid #F2F098;
}

.light-blue {
    color: #006BD5;
}

.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;
    }



.mf-doc {
    position: relative;
    background: white;
}

    .mf-doc span {
        font-size: 24px;
        font-weight: 600;
        background: white;
        position: relative;
        z-index: 10000;
        color: #221E1F;
    }

    .mf-doc .span2 {
        color: #757575;
        margin-right: 16px;
        display: block;
        font-weight: 400;
        font-size: 16px;
    }

    .mf-doc img {
        width: 85px;
    }

.mf-border1 {
    position: relative;
    top: -72px;
    left: 32%;
    z-index: 10000000;
}


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;
}

.f24 {
    font-size: 24px;
}


.bg-yellow {
    background: #F8EED0;
}

.sl-text1 {
    font-size: 23px;
}

.background-sdiv {
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.relative {
    position: relative;
}

.m-image {
    position: absolute;
    right: 0px;
    top: 0px;
}

.main2 {
    font-size: 47px;
}

.main3 {
    font-size: 42px;
}

.ratings i {
    color: #FFBB00;
}

.f15-3 {
    font-size: 13px;
    line-height: 17px;
}

.green {
    color: #3DA8A1;
}

.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: 1200px !important;
}

.list-cir i {
    font-size: 11px;
    position: relative;
    top: -2px;
    background: #F2FBFC;
    /* padding: 3px; */
    border-radius: 100px;
    width: 16px;
    height: 16px;
    text-align: center;
    line-height: 17px;
}

.list-cir li {
    padding-bottom: 15px;
    display: flex;
}

.f-ques {
    font-size: 23px;
    font-weight: 600;
    color: #3DA8A1;
    padding-top: 15px;
    margin-bottom: 17px;
}

.ref-background {
    background-color: #C4C4C4 !important;
}

.list-cir2 i {
    font-size: 11px;
    position: relative;
    top: -2px;
    background: #fff;
    /* padding: 3px; */
    border-radius: 100px;
    width: 16px;
    height: 16px;
    text-align: center;
    line-height: 17px;
}

.list-cir2 li {
    padding-bottom: 8px;
    display: flex;
}


.ref-details {
    max-width: 730px;
    margin: auto;
    display: block;
}

.ref-btn {
    font-size: 27px;
    font-weight: 600;
    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;
}

    .list-ref-bottom li {
        padding-bottom: 7px;
    }


.italic {
    font-style: italic;
}



.ds-heading2 span {
    background: #ffffff;
    padding: 10px 13px;
    z-index: 1000000;
    position: relative;
    font-size: 46px;
}

.ds-heading2 img {
    position: absolute;
    left: 0px;
    top: 28px;
}

.dgreen {
    color: #217B00;
}

.dorange {
    color: #F37E09;
}

.border-bf {
    border-left: 3px dashed #B2D2E0;
}

.color-bg {
    background: #144359;
}

.gray4 {
    color: #676767;
}

.container-doc {
    background: #FFF8EF;
}

    .container-doc img {
        margin-top: -57px;
    }

    .container-doc h3 {
        font-size: 29px;
        margin-bottom: 0px;
    }

.doc-space {
    padding: 25px;
}

.section-price {
    background: #F8F8F8;
}

.vs-div1 {
    position: relative;
}

    .vs-div1:after {
        background: #F2FBFC;
        height: 570px;
        content: '';
        position: absolute;
        top: 0px;
        width: 100%;
        z-index: -1;
    }

.vs-bg1 {
    background: #FBF6C4 !important;
}

.bgk1 {
    background: #FFFAFA;
    border-radius: 1rem;
    padding: 20px 40px 10px 40px;
}

.bgk2 {
    background: #F7FCFD;
    border-radius: 1rem;
    padding: 20px 40px 10px 40px;
}

.vs-div2 {
    position: relative;
}

    .vs-div2:after {
        background: #F2FBFC;
        height: 560px;
        content: '';
        position: absolute;
        top: 0px;
        width: 100%;
        z-index: -1;
    }



/**/

/* Pricing Table */

.ptable-highlight {
    background: #FFF8EF !important;
    border: 3px solid #3DA8A1 !important;
}

.image-pack1 {
    width: 189px;
}

.image-pack6 {
    width: 247px;
}

.ptable-save-hide {
    visibility: hidden;
}

.tag-icon {
    position: absolute;
    right: -19px;
    top: -44px;
    width: 76px;
}



.ptable-amount-start {
    text-align: center;
}

.ptable-amount-start {
    padding-top: 15px;
}

    .ptable-amount-start h4 {
        margin-bottom: 0px;
        font-weight: 500;
        color: #7A7A7A;
        font-size: 23px;
    }

    .ptable-amount-start h5 {
        margin-bottom: 0px;
        font-weight: 700;
        font-size: 19px;
        padding-bottom: 17px;
    }



.ptable-box {
    border: 2px solid #D7D7D7;
    border-radius: 17px;
    background: #fff;
    margin-bottom: 20px;
    position: relative;
}

.ptable-header {
    color: #111;
    text-align: center;
    padding-top: 15px;
}

    .ptable-header h3 {
        margin: 0;
        font-size: 30px;
        text-transform: uppercase;
        font-weight: 700 !important;
        padding-top: 10px;
        color: #3DA8A1;
    }

.ptable-header-2 {
    background: #fff;
    color: #111;
    text-align: center;
    padding: 15px;
}

.vhiden {
    visibility: hidden;
}

.bottom-box p {
    font-size: 19px;
    line-height: 1.3;
}

.bottom-box img {
    width: 140px;
}

/*.ptable-header-2 h3 {
        margin: 0;
        font-size: 26px;
        text-transform: uppercase;
        color: white;
        font-weight: bold;
    }*/

.ptable-tag-supply {
    text-align: center;
    color: #312C51;
    padding: 5px 0;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.ptable-header h3 {
    font-weight: bold;
}

.ptable-tag-supply h5 {
    font-weight: 500;
    font-size: 17px;
    padding-bottom: 8px;
}

.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: #3DA8A1;
    font-weight: 800 !important;
    justify-content: center;
    padding: 0px 0px 0px 0px;
    margin-top: -9px;
}

.boost-1 {
    margin-top: 15px;
    width: 287px;
}

.boost-6 {
    margin-top: 15px;
}

.boost-3 {
    margin-top: 15px;
    width: 288px;
}


.ptable-amount {
    font-size: 45px;
    font-weight: 700 !important;
}

.ptable-per {
    margin-left: 5px;
    line-height: 1.2;
    margin-top: 23px;
    font-size: 22px;
    color: #3DA8A1;
    font-weight: 600;
}

.ptable-btn {
    padding: 14px 2px;
    font-size: 20px;
    border-radius: 8px !important;
    display: block;
    font-weight: 800 !important;
    text-transform: uppercase;
    color: #fff;
    background: linear-gradient(#6AB34F, #39881B);
    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;
}

    .ptable-btn:hover {
        color: #000;
        text-decoration: none;
        transform: scale(1.05);
        color: #fff;
    }


    .ptable-btn img {
        height: 18px;
        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: 10px 0;
    text-align: center;
}


.ptable-boxing-text1 {
    margin: auto;
    display: block;
    color: white;
    text-align: center;
    border-radius: 2px;
    font-weight: 600;
    display: inline-block;
    padding: 5px 3px 3px 3px;
    background: #DC1036;
    position: absolute;
    top: -20px;
    font-size: 18px;
    text-transform: uppercase;
    left: 50%;
    transform: translate(-50%, 0);
    width: 214px;
}

.ptable-main {
    background: #FEFAE8;
}



.ptable-yellow {
    background: #FECE39;
    color: #000 !important;
}

.ptable-gray {
    background: #AAAAAA;
}

.ptable-main {
    transform: scale(1.05);
}

.ptable-save {
    font-weight: 700 !important;
    text-transform: uppercase;
    text-align: center;
    font-size: 19px;
    line-height: 1;
    padding-bottom: 19px;
    color: #C00000;
}


.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: 53px;
            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;*/
        }

.image-pack3 {
    width: 243px;
}



@media (min-width: 767px) {
    .ptable-main {
        border: 2px solid #DC1036;
        margin-top: -24px;
    }

    .w-70h1 {
        width: 70%;
    }
}

@media(min-width:768px) {
    #footer-grey {
        position: absolute !important;
        width: 100%;
    }

    .ref-any {
        position: relative;
        z-index: 1000000000;
    }
}

#footer-grey {
    position: relative;
    z-index: 1000000000;
}


html,
body {
    overflow: auto;
    scroll-behavior: smooth;
}


@media (max-width: 767px) {

    .ptable-save-hide {
        display: none;
    }

    .ptable-main {
        transform: none;
    }

    .ptable-box {
        margin-bottom: 25px;
    }

    .eh-space {
        margin-top: 0px;
    }

    .tag-icon {
        position: absolute;
        right: -6px;
        top: -37px;
        width: 73px;
    }


    .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: 11px;
        font-weight: 600;
        padding-top: 5px;
    }


    .ptable-body {
        padding: 0px 8px 10px 3px;
        overflow: hidden;
    }


    .ptable-header h3 {
        font-size: 32px;
    }

    .ptable-amount {
        font-size: 35px;
    }

    .ptable-per {
        margin-left: 5px;
        margin-top: 21px;
        font-size: 16px;
    }

    .ptable-amount-start h5 {
        padding-bottom: 3px;
    }

    .ptable-amount-start h5 {
        font-size: 16px;
    }

    .ptable-header h3 {
        padding-top: 0px;
    }

    .ptable-tag-supply h5 {
        font-size: 16px;
    }
}

@media(min-width:768px) and (max-width:991px) {
    .ktext2 {
        font-size: 23px;
        display: inline;
        padding: 0px;
        line-height: 1.6;
    }

    .image-pack1 {
        width: 135px;
    }

    .image-pack3 {
        width: 243px;
    }

    .image-pack6 {
        width: 243px;
    }

    .image-pack12 {
        width: 252px;
    }



    .tag-icon {
        position: absolute;
        right: -5px;
        top: -21px;
        width: 60px;
    }

    .ptable-list li span {
        font-weight: 500;
        font-size: 13px;
    }

    .ptable-header-2 h3 {
        font-size: 16px;
    }

    .ptable-tag-supply h5 {
        font-size: 13px;
        font-weight: 500;
    }

    .bottom-box p {
        font-size: 16px;
        line-height: 1.3;
    }

    .ptable-save {
        font-size: 14px;
    }

    .ptable-btn {
        font-size: 14px !important;
    }

    .ptable-per {
        font-size: 17px;
    }

    .ptable-amount {
        font-size: 41px;
    }

    .ptable-header h3 {
        font-size: 16px;
    }
}

/**/

@media(min-width:1700px) {


    .btn1 {
        font-size: 31px;
    }
}


@media(min-width:1200px) {

    .rt-imagex {
        margin-top: -20px;
    }

    .btn1-large {
        width: 700px;
    }

    .row-lr {
        margin: 0px -50px;
    }

    .container {
        max-width: 960px;
    }

    .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) {

    .image-pack1 {
        width: 176px;
    }

    .tag-icon {
        position: absolute;
        right: -4px;
        top: -32px;
        width: 69px;
    }

    body {
        font-size: 19px;
    }


    .thead1 {
        font-size: 38px;
    }

    .timage1 {
        max-width: 100%;
        position: relative;
        right: 0%;
        top: 0px;
    }

    .thead6 {
        font-size: 21px;
    }

    .thead2 {
        font-size: 30px;
    }

    .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) {
    .mf-border1 {
        position: relative;
        top: -68px;
        left: 46%;
        z-index: 10000000;
        width: 58%;
    }

    .thead3 {
        font-size: 22px;
    }

    .ptable-boxing-text1 {
        width: 180px;
        font-size: 14px;
    }

    .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;
    }

    body {
        font-size: 17px;
    }

    .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: 18px;
    }

    p {
        line-height: 1.6;
    }

    .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;
        line-height: 1.2;
    }

    .thead6 {
        font-size: 19px;
    }

    .thead2 {
        font-size: 31px;
    }

    .thead2xl {
        font-size: 32px;
    }

    .thead2 {
        font-size: 27px;
    }

    .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;
    }

    .seal-width {
        width: 170px;
        margin: auto;
        display: block;
    }

    .btn1 {
        padding: 17px 10px;
    }

        .btn1 span {
            top: 2px;
        }


        .btn1 .btn-cart {
            margin-right: 2px;
            width: 28px;
        }

        .btn1 .arrow {
            margin-top: 3px;
            margin-left: -1px;
            width: 15px;
        }

    .pe-small-0 {
        padding-right: 0px !important;
    }

    .mf-border1 {
        display: none;
    }

    .ds-heading2 span {
        font-size: 34px;
    }

    .ds-heading2 img {
        top: 24px;
    }

    .border-bf {
        border: none;
    }
}

@media (max-width: 767px) {


    .thead2-m1 {
        font-size: 23px;
    }

    .ptable-amount-start h4 {
        font-size: 19px !important;
    }

    .ptable-amount-start {
        display: inline-block !important;
    }

    .ptable-price {
        display: inline-block !important;
    }

    .ptable-amount {
        font-size: 26px;
    }

    .ptable-per {
        margin-left: 0px;
        font-size: 16px;
        position: relative;
        top: -2px;
    }

    .prd-contain-02 {
        text-align: center;
    }

    .ptable-btn {
        margin-bottom: 0px;
    }

    .ptable-amount-start {
        padding-top: 5px;
    }

    .ptable-list li {
        margin-bottom: 0px;
    }

    .ptable-save {
        padding-bottom: 10px;
    }

    .ptable-list li img {
        max-width: 37px;
        margin-right: 2px;
    }

    .big-head1 {
        font-size: 42px;
    }

    .ktext {
        font-size: 27px;
    }

    .ktext2 {
        font-size: 21px;
        display: inline;
        padding: 0px;
        line-height: 1.6;
    }

    .mf-doc img {
        width: 141px;
    }

    .mf-doc span {
        font-size: 20px;
    }

    .mf-doc .span2 {
        font-size: 14px !important;
    }

    .f24 {
        font-size: 20px;
    }

    .ktext3 {
        font-size: 24px;
        display: inline;
        line-height: 1.7;
    }

    .f20 {
        font-size: 17px;
    }

    .image-pack1 {
        width: 114px;
    }

    .bottom-box p {
        font-size: 13px;
        line-height: 1.3;
    }

    .bottom-box img {
        width: 80px;
    }

    .vs-div2:after {
        height: 350px;
    }

    .bgk1 {
        padding: 20px 20px 5px 20px;
    }

    .bgk2 {
        padding: 20px 20px 5px 20px;
    }

    .h1-image-height {
        height: 330px;
        object-fit: contain;
        width: 100%;
    }
}
