body form[action="/login"] .header {
    position: relative;
}

a:focus, button:focus {
    outline: none;
    border-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

h1 {
    font-size: 40px;
    line-height: 1.25;
    font-family: "AcuminW03Medium";
}

h2 {
    font-size: 36px;
    line-height: 1.25;
    font-family: "AcuminW03Medium";
}

h4 {
    font-size: 21px;
    line-height: 1.19;
}

p, li {
    font-size: 18px;
    line-height: 1.39;
}

.p2 {
    font-size: 16px;
    line-height: 1.56;
}

em {
    font-style: italic;
}

b, strong {
    font-weight: bolder;
    font-family: "AcuminW03Bold";
}

a {
    color: #0073cf;
    cursor: pointer;
}

sup {
    left: -0.1em;
    top: -0.4em;
}

.btn {
    border: 0px;
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus {
    /*box-shadow: 0 0 0 0.2rem rgb(38 143 255 / 50%);*/
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn:focus, .btn:focus-within, .btn:hover, button:focus, button:focus-within, button:hover {
    outline: none;
    border-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-primary {
    padding: 9px 20px 9px;
    border-radius: 6px;
    background-color: transparent;
    font-size: 18px;
    line-height: 25px;
    font-family: "AcuminW03Regular";
}

body {
    background-color: #fff;
    font-family: "AcuminW03Regular";
}

.dnnEditState .modal#signupmodal {
    opacity: 1;
    display: block;
    position: relative;
    z-index: 1;
}

.signupopup .modal-dialog {
    max-width: 475px;
}

.signupopup .modal-content {
    border-radius: 10px;
    background-color: #ece4db;
    border: 0px solid transparent;
    background-image: url("../img/img-399X499-email.png");
    background-repeat: no-repeat;
    background-position: right -18px bottom -1px;
    background-size: 100%;
}

    .signupopup .modal-content .modal-header {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        border-bottom: 0px solid transparent;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

        .signupopup .modal-content .modal-header a {
            -ms-flex-item-align: center;
            -ms-grid-row-align: center;
            align-self: center;
            padding-top: 15px;
        }

    .signupopup .modal-content .modal-body {
        padding: 2rem 3.3rem 4rem;
        color: #3f523d;
        font-family: "AcuminW03Semibold";
    }

        .signupopup .modal-content .modal-body h2 {
            font-size: 27px;
            font-family: "AcuminW03Semibold";
            line-height: 1.48;
            letter-spacing: 1.35px;
            color: #3f523d;
            margin-bottom: 0px;
        }

        .signupopup .modal-content .modal-body .signuppane .mktoForm {
            max-width: 100%;
            width: 100% !important;
        }

            .signupopup .modal-content .modal-body .signuppane .mktoForm .mktoFormRow {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
            }

                .signupopup .modal-content .modal-body .signuppane .mktoForm .mktoFormRow .mktoFormCol {
                    margin-bottom: 20px !important;
                    float: none;
                }

                    .signupopup .modal-content .modal-body .signuppane .mktoForm .mktoFormRow .mktoFormCol .mktoOffset {
                        width: 0;
                        display: none;
                    }

                    .signupopup .modal-content .modal-body .signuppane .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoCheckboxList {
                        padding: 0 0.3em 0 0;
                    }

                    .signupopup .modal-content .modal-body .signuppane .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoHtmlText.mktoHasWidth {
                        width: auto !important;
                        font-family: "AcuminW03Semibold";
                        font-size: 13px;
                        line-height: 1.15;
                        letter-spacing: 0.52px;
                        color: #3f523d;
                    }

                    .signupopup .modal-content .modal-body .signuppane .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap p {
                        font-size: 10px;
                        font-family: "AcuminW03Medium";
                        line-height: 1.2;
                        letter-spacing: 0.4px;
                        color: #3f523d;
                        padding-right: 20px;
                    }

                        .signupopup .modal-content .modal-body .signuppane .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap p a {
                            color: inherit;
                            text-decoration: underline;
                        }

                .signupopup .modal-content .modal-body .signuppane .mktoForm .mktoFormRow:nth-child(2) .mktoFormCol {
                    width: 100%;
                }

                    .signupopup .modal-content .modal-body .signuppane .mktoForm .mktoFormRow:nth-child(2) .mktoFormCol .mktoFieldWrap {
                        width: 100%;
                    }

                        .signupopup .modal-content .modal-body .signuppane .mktoForm .mktoFormRow:nth-child(2) .mktoFormCol .mktoFieldWrap input[type=email] {
                            width: 100% !important;
                            border: 0px solid transparent;
                            border-bottom: 2px solid #3f523d;
                            background-color: transparent;
                            line-height: 30px !important;
                            height: 2.5rem;
                            font-size: 13px;
                            font-family: "AcuminW03Semibold";
                            letter-spacing: 0.65px;
                            color: #3f523d;
                            height: 2.5rem;
                            border-radius: 0;
                        }

                        .signupopup .modal-content .modal-body .signuppane .mktoForm .mktoFormRow:nth-child(2) .mktoFormCol .mktoFieldWrap input::-webkit-input-placeholder {
                            font-size: 13px;
                            font-family: "AcuminW03Semibold";
                            line-height: 3.08;
                            letter-spacing: 0.65px;
                            color: #3f523d;
                        }

                        .signupopup .modal-content .modal-body .signuppane .mktoForm .mktoFormRow:nth-child(2) .mktoFormCol .mktoFieldWrap input::-moz-placeholder {
                            font-size: 13px;
                            font-family: "AcuminW03Semibold";
                            line-height: 3.08;
                            letter-spacing: 0.65px;
                            color: #3f523d;
                        }

                        .signupopup .modal-content .modal-body .signuppane .mktoForm .mktoFormRow:nth-child(2) .mktoFormCol .mktoFieldWrap input:-ms-input-placeholder {
                            font-size: 13px;
                            font-family: "AcuminW03Semibold";
                            line-height: 3.08;
                            letter-spacing: 0.65px;
                            color: #3f523d;
                        }

                        .signupopup .modal-content .modal-body .signuppane .mktoForm .mktoFormRow:nth-child(2) .mktoFormCol .mktoFieldWrap input::-ms-input-placeholder {
                            font-size: 13px;
                            font-family: "AcuminW03Semibold";
                            line-height: 3.08;
                            letter-spacing: 0.65px;
                            color: #3f523d;
                        }

                        .signupopup .modal-content .modal-body .signuppane .mktoForm .mktoFormRow:nth-child(2) .mktoFormCol .mktoFieldWrap input::placeholder {
                            font-size: 13px;
                            font-family: "AcuminW03Semibold";
                            line-height: 3.08;
                            letter-spacing: 0.65px;
                            color: #3f523d;
                        }

            .signupopup .modal-content .modal-body .signuppane .mktoForm .mktoButtonWrap {
                margin-left: 0 !important;
            }

                .signupopup .modal-content .modal-body .signuppane .mktoForm .mktoButtonWrap .mktoButton {
                    color: #fff;
                    padding: 9px 10px 9px;
                    border-radius: 6px;
                    border: solid 2px #3f523d;
                    background-color: #3f523d;
                    background-image: none;
                    font-size: 13px;
                    font-family: "AcuminW03Medium";
                    line-height: 1;
                    letter-spacing: 0.65px;
                    text-align: center;
                    color: #ece4db;
                }

@media (min-width: 1400px) {
    .container,
    .container-lg,
    .container-xl {
        max-width: 92%;
    }
}

.mac-os .btn-primary, .mac-os .mktoButton {
    padding: 9px 20px 5px;
    line-height: 1.5;
}

.dnnEditState .header {
    position: relative;
}

.header {
    height: 78px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /* background-color: $light-gray-color;*/
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
}

    .header.inner-header {
        background-color: #ECE4DB;
    }

    .header.fixed {
        background-color: #ECE4DB;
    }

    .header .navigationsection .navbar-nav {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

        .header .navigationsection .navbar-nav .nav-item {
            padding-left: 26px;
        }

            .header .navigationsection .navbar-nav .nav-item.active a {
                text-shadow: -0.25px -0.25px 0 #707070, 0.25px 0.25px #707070;
            }

            .header .navigationsection .navbar-nav .nav-item a {
                color: #707070;
                opacity: 1;
            }

                .header .navigationsection .navbar-nav .nav-item a:hover {
                    text-shadow: -0.25px -0.25px 0 #707070, 0.25px 0.25px #707070;
                    text-decoration: none;
                }

@media screen and (max-width: 1450px) and (min-width: 1351px) {
    .header .navigationsection .navbar-nav .nav-item {
        padding-left: 18px;
        font-size: 15px;
    }
}

    @media screen and (max-width: 1350px) and (min-width: 993px) {
        .header .navigationsection .navbar-nav {
            -webkit-box-pack: end;
            -ms-flex-pack: end;
            justify-content: flex-end;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row;
        }

            .header .navigationsection .navbar-nav .nav-item {
                padding-left: 15px;
                font-size: 14px;
            }
    }

    @media screen and (max-width: 991px) {
        .header {
            height: 50px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            z-index: 99;
        }

            .header.inner-header {
                background-color: #ECE4DB;
            }

            .header.fixed {
                background-color: #ECE4DB;
            }

            .header .logo {
                max-width: 160px;
                margin: auto;
            }

            .header .shopnow {
                font-size: 15px;
                text-align: right;
                display: inherit;
                color: #707070;
                white-space: nowrap;
            }

        .submenu-1 .shopnow {
            text-align: center;
        }

        .header .navtoggler .menuopen img, .header .navtoggler .menuclose img {
            width: 26px;
        }

            .header .navtoggler .menuopen img.close, .header .navtoggler .menuclose img.close {
                float: left;
            }

        .header .navigationsection {
            display: none;
            position: fixed;
            top: 50px;
            background: #fff;
            width: 100%;
            left: 0;
            right: 0;
            height: calc(100vh - 50px);
        }

            .header .navigationsection .navbar-nav {
                padding: 20px 0;
                -webkit-box-pack: center;
                -ms-flex-pack: center;
                justify-content: center;
                -webkit-box-orient: vertical;
                -webkit-box-direction: normal;
                -ms-flex-direction: column;
                flex-direction: column;
            }

                .header .navigationsection .navbar-nav .nav-item {
                    padding-left: 0px;
                    margin: 10px 0;
                    text-align: center;
                }


                    .header .navigationsection .navbar-nav .nav-item.active a {
                        font-family: "AcuminW03Semibold";
                    }
    }

    .home-banner {
        background-image: url("../img/img-1900X1500-ImmuneDuo-HeroBG.jpg");
        background-size: 100% 100%;
        background-repeat: no-repeat;
        padding: 150px 0;
    }

        .home-banner .banner-left {
            margin-left: -15px;
        }

        .home-banner .banner-content {
            color: #3F523D;
            padding-right: 9%;
        }

            .home-banner .banner-content h1 {
                font-size: 40px;
                font-family: "AcuminW03Medium";
                line-height: 1.25;
                color: inherit;
                margin-bottom: 20px;
            }

            .home-banner .banner-content p {
                color: inherit;
                font-size: 18px;
                line-height: 1.39;
            }

            .home-banner .banner-content .btn-wrap {
                margin-bottom: 20px;
            }

                .home-banner .banner-content .btn-wrap .btn-primary:not(:disabled):not(.disabled).active,
                .home-banner .banner-content .btn-wrap .btn-primary:not(:disabled):not(.disabled):active,
                .home-banner .banner-content .btn-wrap .btn-primary {
                    background-color: #3F523D;
                    color: #fff;
                }

            .home-banner .banner-content .footnote-wrap {
                color: inherit;
                font-size: 11px;
                line-height: 1.45;
                padding: 7px 10px;
                border: 1px solid #3F523D;
                max-width: 440px;
            }

                .home-banner .banner-content .footnote-wrap span {
                    display: block;
                }

    .two-type {
        padding: 18% 0 0 0;
        background-image: url("../img/img-1400X2800-ImmuneDUO-shape1.svg");
        background-position: top;
        background-size: 100% 34.86vw;
        background-repeat: no-repeat;
        margin-top: -18%;
        position: relative;
    }

        .two-type .shopnow {
            position: absolute;
            display: block;
            top: 6%;
            left: 7vw;
            width: 70px;
            height: 70px;
            z-index: 1;
            margin: auto;
        }

            .two-type .shopnow .onhover {
                display: none;
            }

            .two-type .shopnow:hover img {
                display: none;
            }

                .two-type .shopnow:hover img.onhover {
                    display: inline-block;
                }

            .two-type .shopnow.fixed {
                top: 13%;
                position: fixed;
            }

        .two-type .container-fluid {
            background-color: #3F523D;
            padding-bottom: 20px;
        }

        .two-type .right-img {
            position: absolute;
            right: 8%;
            top: 17%;
            max-width: 390px;
        }

        .two-type .content-1 {
            padding: 80px 0px 120px;
            text-align: center;
        }

            .two-type .content-1 h2 {
                color: #fff;
                margin-bottom: 20px;
            }

            .two-type .content-1 p {
                color: #fff;
                padding: 0px 20px;
            }

        .two-type .content-2 {
            text-align: center;
            margin-bottom: 80px;
        }

        .two-type .row2 .content-3 {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-pack: distribute;
            justify-content: space-around;
        }

            .two-type .row2 .content-3 .div1 {
                padding: 25px 20px;
                border-radius: 10px;
                background-color: #ece4db;
                -webkit-box-flex: 0;
                -ms-flex: 0 0 45%;
                flex: 0 0 45%;
                max-width: 45%;
                text-align: center;
                margin-bottom: 30px;
            }

                .two-type .row2 .content-3 .div1 h3 {
                    color: #3F523D;
                    font-size: 21px;
                    line-height: 1.19;
                    margin-bottom: 15px;
                    font-family: "AcuminW03Bold";
                }

                .two-type .row2 .content-3 .div1 p {
                    color: #3F523D;
                    margin-bottom: 0px;
                    font-size: 16px;
                    line-height: 1.56;
                }

                    .two-type .row2 .content-3 .div1 p strong {
                        font-family: "AcuminW03Semibold";
                    }

        .two-type .row2 .btn-primary:not(:disabled):not(.disabled).active,
        .two-type .row2 .btn-primary:not(:disabled):not(.disabled):active,
        .two-type .row2 .btn-primary {
            background-color: #c7e4e3;
            color: #3F523D;
        }

    .traditional-herbal {
        padding: 18% 0 50px 0;
        background-image: url("../img/img-800X1200-ImmuneDUO-BG-shape2.jpg");
        /*background-color: #fff;*/
        background-position: top;
        background-size: 105%;
        background-repeat: no-repeat;
        margin-top: -1px;
        position: relative;
    }

        .traditional-herbal .right-img {
            width: 35vw;
            position: absolute;
            top: -50%;
            left: -5vw;
        }

        .traditional-herbal .content-1 {
            color: #3F523D;
        }

            .traditional-herbal .content-1 h1 {
                font-size: 36px;
                font-family: "AcuminW03Semibold";
                line-height: 1.25;
                color: inherit;
                margin-bottom: 20px;
            }

            .traditional-herbal .content-1 p {
                font-size: 18px;
                line-height: 1.39;
                letter-spacing: normal;
                text-align: left;
                color: #707070;
                margin-bottom: 20px;
            }

            .traditional-herbal .content-1 .btn-primary:not(:disabled):not(.disabled).active,
            .traditional-herbal .content-1 .btn-primary:not(:disabled):not(.disabled):active,
            .traditional-herbal .content-1 .btn-primary {
                background-color: #3F523D;
                color: #fff;
            }

        .traditional-herbal .content-2 {
            position: relative;
            right: -15px;
            overflow: hidden;
        }

            .traditional-herbal .content-2 img {
                position: relative;
                right: -110px;
                -webkit-transform: rotate(20deg);
                -ms-transform: rotate(20deg);
                transform: rotate(20deg);
            }

    .floating-sec {
        position: relative;
        bottom: 10px;
    }

        .floating-sec .shopnow {
            position: fixed;
            display: block;
            top: 76vh;
            left: 3vw;
            width: 70px;
            height: 70px;
            z-index: 1;
            margin: auto;
        }

            .floating-sec .shopnow .onhover {
                display: none;
            }

            .floating-sec .shopnow:hover img {
                display: none;
            }

                .floating-sec .shopnow:hover img.onhover {
                    display: inline-block;
                }

            .floating-sec .shopnow.fixed {
                position: absolute;
                top: initial;
                bottom: 2%;
            }

    .section6 .floating-sec {
        position: relative;
        bottom: 10px;
    }

        .section6 .floating-sec .shopnow {
            position: fixed;
            display: block;
            top: 82vh;
            left: 3vw;
            width: 70px;
            height: 70px;
            z-index: 1;
            margin: auto;
        }

            .section6 .floating-sec .shopnow .onhover {
                display: none;
            }

            .section6 .floating-sec .shopnow:hover img {
                display: none;
            }

                .section6 .floating-sec .shopnow:hover img.onhover {
                    display: inline-block;
                }

            .section6 .floating-sec .shopnow.fixed {
                position: absolute;
                top: initial;
            }

    .about-banner {
        background-color: #fff;
        padding: 150px 0;
    }

        .about-banner .banner-left {
            margin-left: -15px;
        }

        .about-banner .banner-content {
            color: #3F523D;
            padding-right: 25px;
        }

            .about-banner .banner-content h5 {
                font-size: 14px;
                font-family: "AcuminW03Light";
                line-height: 2.57;
                color: #707070;
                margin-bottom: 5px;
            }

            .about-banner .banner-content h2 {
                font-size: 40px;
                font-family: "AcuminW03Medium";
                line-height: 1.3;
                color: #707070;
                margin-bottom: 20px;
            }

            .about-banner .banner-content p {
                font-size: 18px;
                line-height: 1.39;
                color: #707070;
            }

    .about-sec {
        padding: 18% 0 0 0;
        background-image: url("../img/img-2000X5000-aboutsec.png");
        background-position: top;
        background-size: 100%;
        background-repeat: no-repeat;
        margin-top: -18%;
        position: relative;
        overflow: hidden;
    }

        .about-sec .shopnow {
            position: absolute;
            display: inline-block;
            top: 8%;
            left: 10vw;
            width: 70px;
            height: 70px;
            z-index: 1;
            margin: auto;
        }

            .about-sec .shopnow .onhover {
                display: none;
            }

            .about-sec .shopnow:hover img {
                display: none;
            }

                .about-sec .shopnow:hover img.onhover {
                    display: inline-block;
                }

            .about-sec .shopnow.fixed {
                position: fixed;
                top: 13%;
            }

        .about-sec .bg-img {
            position: absolute;
            top: 15vh;
            max-width: 20vw;
            left: -8vw;
        }

        .about-sec .container-fluid {
            background-color: #ECE4DB;
            padding-bottom: 60px;
        }

            .about-sec .container-fluid .content-img {
                position: relative;
                bottom: -15px;
            }

            .about-sec .container-fluid .banner-content {
                color: #3F523D;
                padding-right: 10%;
            }

                .about-sec .container-fluid .banner-content h5 {
                    font-size: 14px;
                    font-family: "AcuminW03Light";
                    line-height: 2.57;
                    color: #707070;
                    margin-bottom: 5px;
                }

                .about-sec .container-fluid .banner-content h2 {
                    font-size: 30px;
                    font-family: "AcuminW03Bold";
                    line-height: 1.5;
                    color: inherit;
                    margin-bottom: 20px;
                }

                .about-sec .container-fluid .banner-content p {
                    font-size: 16px;
                    line-height: 1.39;
                    color: #707070;
                }

            .about-sec .container-fluid .row2 .content-img {
                position: relative;
                left: -15px;
                bottom: 0px;
            }

                .about-sec .container-fluid .row2 .content-img img {
                    border-radius: 0 15px 15px 0;
                }

            .about-sec .container-fluid .row2 .banner-content {
                padding: 0 7%;
            }

    .immune-banner {
        position: relative;
    }

        .immune-banner .bg-img {
            margin: 0 -15px;
        }

            .immune-banner .bg-img img {
                width: 100%;
            }

        .immune-banner .banner-content {
            position: absolute;
            top: 0;
            left: 8.33vw;
            height: 100%;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            padding-right: 10px;
            max-width: 500px;
        }

            .immune-banner .banner-content h1 {
                color: #fff;
                margin-bottom: 20px;
            }

    .immune-sec {
        padding: 18% 0 0 0;
        background-image: url("../img/img-2000X5000-aboutsec.png");
        background-position: top;
        background-size: 100%;
        background-repeat: no-repeat;
        margin-top: -18%;
        position: relative;
        overflow: hidden;
    }

        .immune-sec .fluid1 {
            background-color: #ECE4DB;
            padding-top: 35px;
        }

            .immune-sec .fluid1 .row1 .content-img {
                max-width: 400px;
                margin: auto;
            }

            .immune-sec .fluid1 .row1 h2 {
                font-size: 32px;
                font-family: "AcuminW03Semibold";
                line-height: 1.25;
                color: #3F523D;
                margin-bottom: 20px;
            }

            .immune-sec .fluid1 .row1 p {
                font-size: 16px;
                line-height: 1.56;
                color: #707070;
            }

        .immune-sec .fluid2 {
            background-image: url("../img/img-2000X5000-immunesec.png");
            background-position: top right -4px;
            background-size: 101%;
            background-repeat: no-repeat;
            background-color: #3F523D;
            padding-top: 17vw;
            padding-bottom: 100px;
            margin-top: -19vw;
        }

            .immune-sec .fluid2 .row2 {
                padding: 200px 0 0px;
                text-align: center;
            }

                .immune-sec .fluid2 .row2 .sec-content {
                    padding: 0 30px;
                    margin-bottom: 40px;
                }

                    .immune-sec .fluid2 .row2 .sec-content h2 {
                        font-size: 32px;
                        font-family: "AcuminW03Semibold";
                        line-height: 1.25;
                        color: #fff;
                        margin-bottom: 20px;
                    }

                        .immune-sec .fluid2 .row2 .sec-content h2 span {
                            display: block;
                        }

                    .immune-sec .fluid2 .row2 .sec-content p {
                        font-size: 16px;
                        line-height: 1.56;
                        color: #fff;
                    }

                .immune-sec .fluid2 .row2 .boxline {
                    margin-bottom: 45px;
                }

                .immune-sec .fluid2 .row2 .sec-box {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-box-pack: justify;
                    -ms-flex-pack: justify;
                    justify-content: space-between;
                }

                    .immune-sec .fluid2 .row2 .sec-box .box {
                        background-color: #ECE4DB;
                        border-radius: 10px;
                        padding: 35px 20px;
                        -webkit-box-flex: 0;
                        -ms-flex: 0 0 48%;
                        flex: 0 0 48%;
                        max-width: 48%;
                    }

                        .immune-sec .fluid2 .row2 .sec-box .box h5 {
                            font-size: 18px;
                            font-family: "AcuminW03Semibold";
                            line-height: 1.39;
                            color: #3F523D;
                            margin-bottom: 50px;
                        }

                        .immune-sec .fluid2 .row2 .sec-box .box p {
                            font-size: 16px;
                            line-height: 1.56;
                            color: #3F523D;
                            padding: 0 15px;
                        }

                            .immune-sec .fluid2 .row2 .sec-box .box p strong {
                                text-transform: uppercase;
                            }

        .immune-sec .banner-content {
            color: #3F523D;
        }

            .immune-sec .banner-content h2 {
                font-size: 30px;
                font-family: "AcuminW03Bold";
                line-height: 1.5;
                color: inherit;
                margin-bottom: 20px;
            }

            .immune-sec .banner-content p {
                font-size: 18px;
                line-height: 1.39;
                color: inherit;
            }

    .howtohelp-sec {
        background-color: #3F523D;
        padding: 60px 0 100px;
        margin-top: -1px;
    }

        .howtohelp-sec img {
            border-radius: 15px;
        }

        .howtohelp-sec .content {
            padding-left: 50px;
            position: relative;
        }

            .howtohelp-sec .content h2 {
                font-size: 32px;
                font-family: "AcuminW03Semibold";
                line-height: 1.25;
                color: #fff;
            }

            .howtohelp-sec .content p {
                font-size: 16px;
                line-height: 1.44;
                color: #fff;
            }

                .howtohelp-sec .content p strong {
                    text-transform: uppercase;
                    font-family: "AcuminW03Semibold";
                }

                .howtohelp-sec .content p.mb-40 {
                    margin-bottom: 50px;
                }

        .howtohelp-sec .slick-slider .slick-list .slick-track .slick-slide {
            height: auto;
        }

        .howtohelp-sec .slick-slider .slick-dots {
            position: absolute;
            top: calc(50% - 40px);
            margin: 0 auto;
            right: 0;
            width: 20px;
            text-align: center;
        }

            .howtohelp-sec .slick-slider .slick-dots li {
                width: 10px;
                height: 10px;
                border-radius: 15px;
                border: solid 1px #fff;
                margin-bottom: 10px;
                display: inline-block;
                margin: 5px 5px;
            }

                .howtohelp-sec .slick-slider .slick-dots li.slick-active {
                    background: #fff;
                }

                .howtohelp-sec .slick-slider .slick-dots li button {
                    width: 10px;
                    height: 10px;
                    border: 0px;
                    background: 0px;
                    text-indent: -99999px;
                }

    .did-you-know-sec {
        background-color: #ECE4DB;
        padding: 140px 0 100px;
        color: #3F523D;
    }

        .did-you-know-sec h2 {
            font-size: 32px;
            font-family: "AcuminW03Semibold";
            line-height: 1.25;
            color: inherit;
            letter-spacing: 1.6px;
            margin-bottom: 60px;
        }

        .did-you-know-sec #didyouknow {
            padding: 0 4.5rem;
        }

            .did-you-know-sec #didyouknow .left-content {
                margin-top: 12px;
            }

                .did-you-know-sec #didyouknow .left-content h1 {
                    color: inherit;
                    font-size: 70px;
                    line-height: 0.64;
                    font-family: "AcuminW03Bold";
                    margin-bottom: 25px;
                }

                .did-you-know-sec #didyouknow .left-content h2 {
                    color: inherit;
                    font-size: 28px;
                    font-family: "AcuminW03Semibold";
                    line-height: 1.29;
                }

            .did-you-know-sec #didyouknow .content {
                padding-left: 35px;
                margin-top: 12px;
            }

                .did-you-know-sec #didyouknow .content p {
                    font-size: 16px;
                    line-height: 1.88;
                    color: #707070;
                }

                    .did-you-know-sec #didyouknow .content p.foonote {
                        font-size: 12px;
                        line-height: 1.33;
                        margin: 0;
                    }

                        .did-you-know-sec #didyouknow .content p.foonote a {
                            color: inherit;
                        }

            .did-you-know-sec #didyouknow .carousel-control-next,
            .did-you-know-sec #didyouknow .carousel-control-prev {
                width: auto;
            }

                .did-you-know-sec #didyouknow .carousel-control-next img,
                .did-you-know-sec #didyouknow .carousel-control-prev img {
                    margin-bottom: 20px;
                }

    #externalpopup .modal-content {
        font-size: 13px;
        font-family: "AcuminW03Semibold";
        line-height: 1.15;
        letter-spacing: 0.52px;
        text-align: center;
        color: #3F523D;
        padding: 40px;
        border-radius: 10px;
        background-color: #ECE4DB;
        border: 1px solid #ECE4DB;
    }

        #externalpopup .modal-content .modal-body {
            padding: 0;
        }

            #externalpopup .modal-content .modal-body p {
                margin-bottom: 25px;
                font-size: 13px;
                font-family: "AcuminW03Semibold";
                line-height: 1.15;
                letter-spacing: 0.52px;
            }

        #externalpopup .modal-content .modal-footer {
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            padding: 0;
        }

            #externalpopup .modal-content .modal-footer .btn-primary:not(:disabled):not(.disabled).active,
            #externalpopup .modal-content .modal-footer .btn-primary:not(:disabled):not(.disabled):active,
            #externalpopup .modal-content .modal-footer .btn-primary {
                color: #3F523D;
                border: 1px solid #3F523D;
                background-color: transparent;
                font-size: 13px;
                font-family: "AcuminW03Medium";
                font-stretch: normal;
                font-style: normal;
                letter-spacing: 0.65px;
                margin: 0 10px;
            }

                #externalpopup .modal-content .modal-footer .btn-primary:not(:disabled):not(.disabled).active.confirm,
                #externalpopup .modal-content .modal-footer .btn-primary:not(:disabled):not(.disabled):active.confirm,
                #externalpopup .modal-content .modal-footer .btn-primary.confirm {
                    background-color: #3F523D;
                    color: #fff;
                }

    .page-404 {
        padding: 20vh 0 10vh 0;
    }

        .page-404 .banner-content {
            height: 100%;
        }

    .footer {
        padding: 120px 0 80px;
        background-color: #3F523D;
        position: relative;
        z-index: 1;
    }

        .footer .footercontent {
            color: #fff;
        }

            .footer .footercontent .ft-text {
                margin: 0 4.5% 0 auto;
                padding: 16px 20px 17px;
                border: solid 1px #fff;
                font-size: 11px;
                max-width: 480px;
                line-height: 1.45;
            }

                .footer .footercontent .ft-text p {
                    margin: 0;
                    font-size: 11px;
                    line-height: 1.45;
                }

                    .footer .footercontent .ft-text p span {
                        display: block;
                    }

            .footer .footercontent .footerlinks li {
                margin-right: 50px;
            }

                .footer .footercontent .footerlinks li a {
                    font-size: 16px;
                    line-height: 1.56;
                    color: inherit;
                }

            .footer .footercontent .signup {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
            }

                .footer .footercontent .signup span {
                    display: inline-block;
                    margin-right: 30px;
                    font-size: 17px;
                    line-height: 1.47;
                    letter-spacing: 0.85px;
                }

                .footer .footercontent .signup .btn {
                    background-color: #ECE4DB;
                    color: #3F523D;
                    letter-spacing: 0.8px;
                }

            .footer .footercontent hr {
                margin-top: 3rem;
                margin-bottom: 2.5rem;
                border: 0;
                border-top: 1px solid #b2ffb2;
            }

                .footer .footercontent hr.border-bottom {
                    border-bottom: 0px solid transparent;
                }

            .footer .footercontent .ft-logo {
                text-align: center;
            }

            .footer .footercontent .ft-text1 {
                text-align: center;
                font-family: "TTCommonsClassicW01Regular";
                font-size: 15px;
                line-height: 1.33;
                letter-spacing: 1.05px;
            }

                .footer .footercontent .ft-text1 span {
                    display: block;
                }

                .footer .footercontent .ft-text1 a {
                    color: inherit;
                    white-space: nowrap;
                    text-decoration: underline;
                }

    @media screen and (max-width: 992px) {
        .footer {
            padding: 100px 0 80px;
            background-color: #3F523D;
        }

            .footer .footercontent {
                color: #fff;
            }

                .footer .footercontent .ft-text {
                    margin: 0 0 30px 0;
                    padding: 8px 10px;
                    border: solid 1px #fff;
                    font-size: 10px;
                    line-height: 1.45;
                }

                    .footer .footercontent .ft-text p {
                        margin: 0;
                        font-size: 10px;
                        line-height: 1.45;
                    }

                .footer .footercontent .footerlinks {
                    -webkit-box-orient: vertical;
                    -webkit-box-direction: normal;
                    -ms-flex-direction: column;
                    flex-direction: column;
                    margin-bottom: 0px;
                }

                    .footer .footercontent .footerlinks li {
                        margin-right: 0px;
                        margin-bottom: 30px;
                    }

                        .footer .footercontent .footerlinks li a {
                            font-size: 14px;
                            line-height: 1.79;
                            color: inherit;
                        }

                .footer .footercontent .signup {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-box-align: start;
                    -ms-flex-align: start;
                    align-items: flex-start;
                    -webkit-box-orient: vertical;
                    -webkit-box-direction: normal;
                    -ms-flex-direction: column;
                    flex-direction: column;
                }

                    .footer .footercontent .signup span {
                        display: inline-block;
                        margin-right: 0px;
                        margin-bottom: 10px;
                    }

                    .footer .footercontent .signup .btn {
                        background-color: #ECE4DB;
                        color: #3F523D;
                        padding: 9px 60px;
                    }

                .footer .footercontent hr {
                    margin-top: 3rem;
                    margin-bottom: 2.5rem;
                    border: 0;
                    border-top: 1px solid #b2ffb2;
                }

                    .footer .footercontent hr.border-bottom {
                        border-bottom: 0px solid transparent;
                    }

                .footer .footercontent .ft-logo {
                    text-align: center;
                }

                .footer .footercontent .ft-text1 {
                    text-align: center;
                    font-family: "TTCommonsClassicW01Regular";
                    font-size: 12px;
                    line-height: 1.67;
                    letter-spacing: 1.2px;
                }

                    .footer .footercontent .ft-text1 span {
                        margin-top: 20px;
                    }

                    .footer .footercontent .ft-text1 a {
                        color: inherit;
                        white-space: nowrap;
                        text-decoration: underline;
                    }
    }

    @media screen and (min-width: 1680px) {
        .traditional-herbal .right-img {
            max-width: 33vw;
            position: absolute;
            top: -40%;
            left: -5vw;
        }

        .traditional-herbal .content-2 img {
            right: -17%;
        }

        .two-type .shopnow {
            top: 7%;
        }

            .two-type .shopnow.fixed {
                top: 11%;
            }

        .about-sec .shopnow {
            top: 30vw;
        }

            .about-sec .shopnow.fixed {
                top: 20vh;
            }

        .footer .footercontent .ft-text {
            margin: 0 7% 0 auto;
        }
    }

    @media screen and (min-width: 1600px) {
        .floating-sec .shopnow {
            top: 69vh;
            left: 4vw;
        }

        .section6 .floating-sec .shopnow {
            top: 69vh;
        }
    }

    @media screen and (min-width: 1920px) {
        .immune-sec .fluid2 {
            background-size: 101% 100%;
        }

        .two-type .shopnow.fixed {
            top: 9%;
        }

        .about-sec .shopnow {
            top: 9%;
        }

            .about-sec .shopnow.fixed {
                top: 13.5%;
            }

        .floating-sec .shopnow {
            top: 59vh;
            left: 4vw;
        }

        .section6 .floating-sec .shopnow {
            top: 46vh;
        }
    }

    @media screen and (min-width: 1963px) {
        .immune-sec .fluid2 {
            margin-top: -16.5vw;
            background-size: 101% 100%;
        }

        .floating-sec .shopnow {
            top: 59vh;
            left: 5vw;
        }

        .section6 .floating-sec .shopnow {
            top: 47vh;
        }
    }

    @media screen and (max-width: 1359px) and (min-width: 993px) {
        .traditional-herbal .right-img {
            top: -38vw;
        }

        .immune-sec .fluid1 {
            padding-top: 40px;
        }

        .immune-sec .fluid2 {
            background-position: top -8px right -4px;
            background-size: 101%;
            background-repeat: no-repeat;
            background-color: #3F523D;
            padding-top: 15vh;
            padding-bottom: 100px;
            margin-top: -15vh;
        }

            .immune-sec .fluid2 .row2 {
                padding: 15vw 0 0px;
                text-align: center;
            }

                .immune-sec .fluid2 .row2 .sec-content {
                    padding: 0 30px;
                    margin-bottom: 40px;
                }

                    .immune-sec .fluid2 .row2 .sec-content h2 {
                        font-size: 32px;
                        font-weight: 600;
                        line-height: 1.25;
                        color: #fff;
                        margin-bottom: 20px;
                    }

                        .immune-sec .fluid2 .row2 .sec-content h2 span {
                            display: block;
                        }

                    .immune-sec .fluid2 .row2 .sec-content p {
                        font-size: 16px;
                        line-height: 1.56;
                        color: #fff;
                    }

                .immune-sec .fluid2 .row2 .boxline {
                    margin-bottom: 45px;
                    padding: 0 11vw;
                }

                .immune-sec .fluid2 .row2 .sec-box {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-box-pack: justify;
                    -ms-flex-pack: justify;
                    justify-content: space-between;
                }

                    .immune-sec .fluid2 .row2 .sec-box .box {
                        background-color: #ECE4DB;
                        border-radius: 10px;
                        padding: 35px 15px;
                        -webkit-box-flex: 0;
                        -ms-flex: 0 0 48%;
                        flex: 0 0 48%;
                        max-width: 48%;
                    }

                        .immune-sec .fluid2 .row2 .sec-box .box h5 {
                            font-size: 18px;
                            font-weight: 600;
                            line-height: 1.39;
                            color: #3F523D;
                            margin-bottom: 50px;
                        }

                        .immune-sec .fluid2 .row2 .sec-box .box p {
                            font-size: 16px;
                            line-height: 1.56;
                            color: #3F523D;
                            padding: 0 5px;
                        }

        .about-sec .container-fluid {
            background-color: #ECE4DB;
            padding-top: 40px;
        }

        .about-sec .shopnow {
            top: 5vh;
            left: 10vw;
        }

        .about-sec .bg-img {
            position: absolute;
            top: 7vh;
            max-width: 20vw;
            left: -9vw;
        }

        /*.section6{
  	.floating-sec{
  		.shopnow {
  	      top: 52vh;
  	    }
  	}
  }*/
    }

    @media screen and (max-width: 1200px) and (min-width: 993px) {
        .traditional-herbal .right-img {
            top: -42vw;
            width: 32vw;
        }

        .two-type .shopnow {
            top: 4%;
        }

            .two-type .shopnow.fixed {
                top: 8.5%;
            }

        .about-sec .shopnow {
            top: 7%;
        }

            .about-sec .shopnow.fixed {
                top: 8%;
            }

        .floating-sec .shopnow {
            top: 49vh;
        }

        .section6 .floating-sec .shopnow {
            top: 50vh;
        }
    }

    @media screen and (max-width: 1024px) and (min-width: 993px) {
        .two-type .shopnow {
            top: 4%;
        }

            .two-type .shopnow.fixed {
                top: 12%;
            }

        .about-sec .shopnow {
            top: 6%;
        }

            .about-sec .shopnow.fixed {
                top: 12%;
            }

        .floating-sec .shopnow {
            top: 69vh;
            left: 2vw;
        }

        .section6 .floating-sec .shopnow {
            top: 79vh;
            left: 2vw;
        }
    }

    @media only screen and (min-device-width: 993px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
        .two-type .shopnow {
            top: 4%;
        }

            .two-type .shopnow.fixed {
                top: 7%;
            }

        .about-sec .shopnow {
            top: 7%;
        }

            .about-sec .shopnow.fixed {
                top: 7%;
            }

        .floating-sec .shopnow {
            top: 39vh;
        }

        .section6 .floating-sec .shopnow {
            top: 44vh;
        }
    }

    @media screen and (max-width: 992px) {
        h1 {
            font-size: 24px;
            line-height: 1.25;
        }

        h2 {
            font-size: 24px;
            line-height: 1.25;
        }

        h4 {
            font-size: 21px;
            line-height: 1.19;
        }

        p, li {
            font-size: 14px;
            line-height: 1.57;
        }

        .home-banner {
            background-image: url("../img/img-1900X1500-ImmuneDuo-HeroBG.jpg");
            background-size: 100% 100%;
            background-repeat: no-repeat;
            padding: 80px 0;
        }

            .home-banner .banner-left {
                margin-left: -15px;
            }

            .home-banner .pr-lg-0 {
                -webkit-box-ordinal-group: 3;
                -ms-flex-order: 2;
                order: 2;
            }

                .home-banner .pr-lg-0 .footnote-wrap {
                    font-size: 10px;
                    line-height: 1.4;
                    padding: 7px 10px;
                    border: 1px solid #3F523D;
                    max-width: 480px;
                    color: #3F523D;
                    margin: auto;
                }

            .home-banner .banner-content {
                color: #3F523D;
                padding-right: 0;
                text-align: center;
            }

                .home-banner .banner-content h1 {
                    font-size: 24px;
                    line-height: 1.25;
                    color: inherit;
                    margin-bottom: 20px;
                }

                .home-banner .banner-content p {
                    color: inherit;
                    font-size: 14px;
                    line-height: 1.56;
                }

                .home-banner .banner-content .btn-wrap {
                    margin-bottom: 20px;
                    display: none;
                }

                .home-banner .banner-content .footnote-wrap {
                    display: none;
                }

        .two-type .shopnow {
            display: none;
        }

        .two-type .container-fluid {
            background-color: #3F523D;
            padding-bottom: 100px;
        }

        .two-type .right-img {
            position: absolute;
            right: 6%;
            top: 8%;
            max-width: 180px;
        }

        .two-type .content-1 {
            padding: 50px 0px 20px;
            text-align: center;
        }

            .two-type .content-1 h2 {
                color: #fff;
                margin-bottom: 105px;
                text-align: left;
                padding-right: 25%;
                padding-left: 15px;
            }

            .two-type .content-1 p {
                color: #fff;
                padding: 0px 20px;
            }

        .two-type .content-2 {
            text-align: center;
            margin-bottom: 50px;
        }

        .two-type .row2 .content-3 {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
        }

            .two-type .row2 .content-3 .div1 {
                padding: 25px 20px;
                border-radius: 10px;
                background-color: #ece4db;
                -webkit-box-flex: 0;
                -ms-flex: 0 0 100%;
                flex: 0 0 100%;
                max-width: 100%;
                text-align: center;
                margin-bottom: 30px;
            }

                .two-type .row2 .content-3 .div1 h3 {
                    color: #3F523D;
                    font-size: 18px;
                    line-height: 1.39;
                    margin-bottom: 15px;
                }

                .two-type .row2 .content-3 .div1 p {
                    color: #3F523D;
                    margin-bottom: 0px;
                    font-size: 12px;
                    line-height: 1.67;
                }

                    .two-type .row2 .content-3 .div1 p strong {
                        font-family: "AcuminW03Bold";
                    }

        .two-type .row2 .btn-primary {
            background-color: #c7e4e3;
            color: #3F523D;
        }

        .traditional-herbal {
            padding: 18% 0 50px 0;
            position: relative;
        }

            .traditional-herbal .right-img {
                display: none;
            }

            .traditional-herbal .col-lg-5 {
                -webkit-box-ordinal-group: 3;
                -ms-flex-order: 2;
                order: 2;
            }

            .traditional-herbal .content-1 {
                color: #3F523D;
                text-align: center;
                padding: 0 20px;
            }

                .traditional-herbal .content-1 h1 {
                    font-size: 24px;
                    line-height: 1.25;
                    color: inherit;
                    margin-bottom: 20px;
                }

                .traditional-herbal .content-1 p {
                    font-size: 14px;
                    line-height: 1.57;
                    letter-spacing: normal;
                    text-align: center;
                    color: #707070;
                    margin-bottom: 20px;
                }

                .traditional-herbal .content-1 .btn-primary {
                    background-color: #3F523D;
                    color: #fff;
                }

            .traditional-herbal .content-2 {
                position: relative;
                right: 0;
                margin-top: -100px;
                margin-bottom: 30px;
            }

                .traditional-herbal .content-2 img {
                    position: relative;
                    right: 0px;
                    left: 0;
                    -webkit-transform: rotate(20deg);
                    -ms-transform: rotate(20deg);
                    transform: rotate(20deg);
                }

        .about-banner {
            background-color: #fff;
            padding: 70px 0;
        }

            .about-banner .banner-left {
                margin-left: -15px;
            }

            .about-banner .col-lg-5 {
                -webkit-box-ordinal-group: 3;
                -ms-flex-order: 2;
                order: 2;
            }

            .about-banner .content-img {
                text-align: center;
            }

            .about-banner .banner-content {
                color: #3F523D;
                padding-right: 0px;
                padding-top: 25px;
                text-align: center;
            }

                .about-banner .banner-content h5 {
                    font-size: 12px;
                    font-family: "AcuminW03Light";
                    line-height: 3;
                    color: inherit;
                    margin-bottom: 5px;
                }

                .about-banner .banner-content h2 {
                    font-size: 24px;
                    font-family: "AcuminW03Medium";
                    line-height: 1.25;
                    color: inherit;
                    margin-bottom: 20px;
                }

                .about-banner .banner-content p {
                    font-size: 14px;
                    line-height: 1.57;
                    color: inherit;
                }

        .about-sec {
            padding: 18% 0 0 0;
            background-image: url("../img/img-2000X5000-aboutsec.png");
            background-position: top;
            background-size: 100%;
            background-repeat: no-repeat;
            margin-top: -18%;
            position: relative;
            overflow: hidden;
        }

            .about-sec .shopnow {
                display: none;
            }

            .about-sec .bg-img {
                position: absolute;
                top: 5vh;
                max-width: 33vw;
                left: -8vw;
            }

            .about-sec .col-lg-5 {
                -webkit-box-ordinal-group: 3;
                -ms-flex-order: 2;
                order: 2;
            }

            .about-sec .container-fluid {
                background-color: #ECE4DB;
                padding-bottom: 40px;
            }

                .about-sec .container-fluid .content-img {
                    position: relative;
                    bottom: 0px;
                    padding-bottom: 25px;
                }

                .about-sec .container-fluid .banner-content {
                    color: #3F523D;
                    padding: 0 4%;
                    text-align: center;
                }

                    .about-sec .container-fluid .banner-content h5 {
                        font-size: 12px;
                        font-family: "AcuminW03Light";
                        line-height: 3;
                        color: inherit;
                        margin-bottom: 5px;
                    }

                    .about-sec .container-fluid .banner-content h2 {
                        font-size: 24px;
                        font-family: "AcuminW03Bold";
                        line-height: 1.25;
                        color: inherit;
                        margin-bottom: 20px;
                    }

                    .about-sec .container-fluid .banner-content p {
                        font-size: 14px;
                        line-height: 1.57;
                        color: #707070;
                    }

                .about-sec .container-fluid .row2 .content-img {
                    position: relative;
                    left: 0px;
                    bottom: 0px;
                    margin-top: 50px;
                }

                    .about-sec .container-fluid .row2 .content-img img {
                        border-radius: 15px 15px 15px 15px;
                    }

                .about-sec .container-fluid .row2 .banner-content {
                    padding: 0 4%;
                }

        .immune-banner {
            position: relative;
        }

            .immune-banner .bg-img {
                margin: 32px -15px 0;
            }

                .immune-banner .bg-img img {
                    width: 100%;
                }

            .immune-banner .banner-content {
                position: absolute;
                top: 11vh;
                left: 12vw;
                right: 12vw;
                height: 100%;
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: start;
                -ms-flex-align: start;
                align-items: flex-start;
                -webkit-box-pack: center;
                -ms-flex-pack: center;
                justify-content: center;
                padding-right: 0px;
                max-width: 100%;
            }

                .immune-banner .banner-content h1 {
                    color: #fff;
                    margin-bottom: 20px;
                    text-align: center;
                }

        .immune-sec {
            position: relative;
            overflow: hidden;
        }

            .immune-sec .fluid1 {
                background-color: #ECE4DB;
                padding-top: 0;
            }

                .immune-sec .fluid1 .row1 .content-img {
                    max-width: 230px;
                    margin: auto;
                }

                .immune-sec .fluid1 .row1 h2 {
                    font-size: 32px;
                    font-family: "AcuminW03Semibold";
                    line-height: 1.25;
                    color: #3F523D;
                    margin-bottom: 20px;
                }

                .immune-sec .fluid1 .row1 p {
                    font-size: 16px;
                    line-height: 1.56;
                    color: #707070;
                }

                .immune-sec .fluid1 .row1 .col-lg-5:first-child {
                    -webkit-box-ordinal-group: 3;
                    -ms-flex-order: 2;
                    order: 2;
                }

            .immune-sec .fluid2 {
                padding-bottom: 0px;
                padding-top: 35vw;
                margin-top: -35vw;
            }

                .immune-sec .fluid2 .row2 {
                    padding: 80px 0 0px;
                    text-align: center;
                }

                    .immune-sec .fluid2 .row2 .sec-content {
                        padding: 0 30px;
                        margin-bottom: 40px;
                    }

                        .immune-sec .fluid2 .row2 .sec-content h2 {
                            font-size: 24px;
                            font-family: "AcuminW03Semibold";
                            line-height: 1.25;
                            color: #fff;
                            margin-bottom: 20px;
                        }

                            .immune-sec .fluid2 .row2 .sec-content h2 span {
                                display: block;
                            }

                        .immune-sec .fluid2 .row2 .sec-content p {
                            font-size: 14px;
                            line-height: 1.57;
                            color: #fff;
                        }

                    .immune-sec .fluid2 .row2 .boxline {
                        margin-bottom: 45px;
                        display: none;
                    }

                    .immune-sec .fluid2 .row2 .sec-box {
                        display: -webkit-box;
                        display: -ms-flexbox;
                        display: flex;
                        -webkit-box-pack: justify;
                        -ms-flex-pack: justify;
                        justify-content: space-between;
                        -webkit-box-orient: horizontal;
                        -webkit-box-direction: normal;
                        -ms-flex-direction: row;
                        flex-direction: row;
                        -ms-flex-wrap: wrap;
                        flex-wrap: wrap;
                    }

                        .immune-sec .fluid2 .row2 .sec-box .box {
                            background-color: #ECE4DB;
                            border-radius: 10px;
                            padding: 35px 20px;
                            -webkit-box-flex: 0;
                            -ms-flex: 0 0 100%;
                            flex: 0 0 100%;
                            max-width: 100%;
                            height: auto;
                        }

                            .immune-sec .fluid2 .row2 .sec-box .box:first-child {
                                margin-bottom: 20px;
                            }

                            .immune-sec .fluid2 .row2 .sec-box .box h5 {
                                font-size: 18px;
                                font-family: "AcuminW03Bold";
                                line-height: 1.39;
                                color: #3F523D;
                                margin-bottom: 50px;
                            }

                            .immune-sec .fluid2 .row2 .sec-box .box p {
                                font-size: 16px;
                                line-height: 1.56;
                                color: #3F523D;
                                padding: 0 15px;
                            }

                                .immune-sec .fluid2 .row2 .sec-box .box p strong {
                                    font-weight: 600;
                                    font-family: "AcuminW03Semibold";
                                    text-transform: uppercase;
                                }

            .immune-sec .banner-content {
                color: #3F523D;
                text-align: center;
                padding: 50px 15px 30px;
            }

                .immune-sec .banner-content h2 {
                    font-size: 28px;
                    font-family: "AcuminW03Semibold";
                    line-height: 1.14;
                    color: inherit;
                    margin-bottom: 20px;
                }

                .immune-sec .banner-content p {
                    font-size: 14px;
                    line-height: 1.57;
                    color: inherit;
                }

        .howtohelp-sec {
            background-color: #3F523D;
            padding: 80px 0 80px;
            margin-top: -1px;
        }

            .howtohelp-sec img {
                border-radius: 15px;
            }

            .howtohelp-sec .mob-content {
                text-align: center;
            }

            .howtohelp-sec .carousel-indicators {
                bottom: -8%;
            }

                .howtohelp-sec .carousel-indicators li {
                    width: 10px;
                    height: 10px;
                    border-radius: 50%;
                    border: solid 1px #fff;
                }

                    .howtohelp-sec .carousel-indicators li.active {
                        background-color: #fff;
                    }

            .howtohelp-sec h2 {
                font-size: 24px;
                font-family: "AcuminW03Semibold";
                line-height: 1.25;
                color: #fff;
            }

            .howtohelp-sec p {
                font-size: 14px;
                line-height: 1.57;
                color: #fff;
            }

                .howtohelp-sec p strong {
                    text-transform: uppercase;
                    font-family: "AcuminW03Semibold";
                }

                .howtohelp-sec p.mb-40 {
                    margin-bottom: 20px;
                }

            .howtohelp-sec .content {
                padding-top: 50px;
                padding-left: 0px;
                text-align: center;
            }

                .howtohelp-sec .content h2 {
                    display: none;
                }

                .howtohelp-sec .content p {
                    font-size: 12px;
                    line-height: 1.67;
                    color: #fff;
                    margin-bottom: 10px;
                }

                    .howtohelp-sec .content p strong {
                        text-transform: uppercase;
                        font-family: "AcuminW03Semibold";
                        font-size: 16px;
                        line-height: 1.56;
                    }

                    .howtohelp-sec .content p.mb-40 {
                        display: none;
                    }

            .howtohelp-sec .slick-slider {
                margin: 0 -15px;
            }

                .howtohelp-sec .slick-slider .slick-list .slick-track .slick-slide {
                    height: auto;
                    margin: 0 10px;
                }

                    .howtohelp-sec .slick-slider .slick-list .slick-track .slick-slide .content .scrolled-text {
                        padding: 0 17px;
                    }

                .howtohelp-sec .slick-slider .slick-dots {
                    position: absolute;
                    bottom: -50px;
                    margin: 0 auto;
                    left: 0;
                    right: 0;
                    text-align: center;
                    width: auto;
                    top: initial;
                }

                    .howtohelp-sec .slick-slider .slick-dots li {
                        width: 10px;
                        height: 10px;
                        border-radius: 15px;
                        border: solid 1px #fff;
                        margin-bottom: 10px;
                        display: inline-block;
                        margin: 0 5px;
                    }

                        .howtohelp-sec .slick-slider .slick-dots li.slick-active {
                            background: #fff;
                        }

                        .howtohelp-sec .slick-slider .slick-dots li button {
                            width: 10px;
                            height: 10px;
                            border: 0px;
                            background: 0px;
                            text-indent: -99999px;
                        }

        .carousel-indicators li {
            width: 10px;
            height: 10px;
            border-radius: 50%;
            border: solid 1px #3F523D;
        }

            .carousel-indicators li.active {
                background-color: #3F523D;
            }

        .did-you-know-sec {
            padding: 60px 0 90px;
            color: #3F523D;
            text-align: center;
        }

            .did-you-know-sec h2 {
                font-size: 24px;
                font-family: "AcuminW03Semibold";
                line-height: 1.25;
                color: inherit;
                letter-spacing: 1.6px;
                margin-bottom: 0px;
            }

            .did-you-know-sec #didyouknow {
                padding: 0 1.5rem;
            }

                .did-you-know-sec #didyouknow .left-content h1 {
                    color: inherit;
                    font-size: 70px;
                    line-height: 0.64;
                    font-family: "AcuminW03Bold";
                    margin-bottom: 25px;
                    margin-top: 35px;
                }

                .did-you-know-sec #didyouknow .left-content h2 {
                    color: inherit;
                    font-size: 24px;
                    font-family: "AcuminW03Semibold";
                    line-height: 1.33;
                    letter-spacing: normal;
                    margin-bottom: 50px;
                }

                .did-you-know-sec #didyouknow .content {
                    padding-left: 0px;
                }

                    .did-you-know-sec #didyouknow .content p {
                        font-size: 12px;
                        line-height: 1.67;
                        color: #707070;
                        text-align: left;
                    }

                        .did-you-know-sec #didyouknow .content p.foonote {
                            font-size: 9px;
                            line-height: 1.56;
                            margin: 0;
                        }

                            .did-you-know-sec #didyouknow .content p.foonote a {
                                color: inherit;
                            }

                .did-you-know-sec #didyouknow .carousel-control-next,
                .did-you-know-sec #didyouknow .carousel-control-prev {
                    width: auto;
                }

                    .did-you-know-sec #didyouknow .carousel-control-next img,
                    .did-you-know-sec #didyouknow .carousel-control-prev img {
                        margin-bottom: 20px;
                        max-width: 30px;
                    }

                .did-you-know-sec #didyouknow .carousel-control-next {
                    right: -1rem;
                }

                .did-you-know-sec #didyouknow .carousel-control-prev {
                    left: -1rem;
                }

                .did-you-know-sec #didyouknow .carousel-indicators {
                    bottom: -12%;
                }

        .signupopup .modal-dialog {
            max-width: 475px;
        }

        .signupopup .modal-content {
            border-radius: 10px;
            background-color: #ece4db;
            border: 0px solid transparent;
            background-image: url("../img/img-399X499-email.png");
            background-repeat: no-repeat;
            background-position: right -18px bottom -1px;
            background-size: 100%;
        }

            .signupopup .modal-content .modal-header {
                -webkit-box-align: end;
                -ms-flex-align: end;
                align-items: flex-end;
                border-bottom: 0px solid transparent;
                -webkit-box-orient: vertical;
                -webkit-box-direction: normal;
                -ms-flex-direction: column;
                flex-direction: column;
            }

                .signupopup .modal-content .modal-header a {
                    -ms-flex-item-align: center;
                    -ms-grid-row-align: center;
                    align-self: center;
                    padding-top: 15px;
                }

            .signupopup .modal-content .modal-body {
                padding: 0.8rem 1.5rem 2.5rem;
                color: #3f523d;
                font-family: "AcuminW03Semibold";
            }

                .signupopup .modal-content .modal-body h2 {
                    font-size: 24px;
                    line-height: 1.48;
                    letter-spacing: 0.24px;
                }

                .signupopup .modal-content .modal-body .signuppane .mktoForm {
                    max-width: 100%;
                    width: 100% !important;
                    font-family: "AcuminW03Semibold" !important;
                    color: #3f523d !important;
                    padding: 0px !important;
                }

                    .signupopup .modal-content .modal-body .signuppane .mktoForm .mktoFormRow {
                        display: -webkit-box;
                        display: -ms-flexbox;
                        display: flex;
                    }

                        .signupopup .modal-content .modal-body .signuppane .mktoForm .mktoFormRow .mktoFormCol {
                            margin-bottom: 20px !important;
                            float: none;
                        }

                            .signupopup .modal-content .modal-body .signuppane .mktoForm .mktoFormRow .mktoFormCol .mktoOffset {
                                width: 0;
                                display: none;
                            }

                            .signupopup .modal-content .modal-body .signuppane .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoCheckboxList {
                                padding: 0 0.3em 0 0;
                            }

                            .signupopup .modal-content .modal-body .signuppane .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoHtmlText.mktoHasWidth {
                                width: auto !important;
                                font-size: 10px;
                                line-height: 1.15;
                                letter-spacing: 0.6px;
                                color: #3f523d;
                                padding-top: 4px;
                            }

                            .signupopup .modal-content .modal-body .signuppane .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap p {
                                font-size: 10px;
                                font-family: "AcuminW03Medium";
                                line-height: 1.2;
                                letter-spacing: 0.4px;
                                color: #3f523d;
                                padding-right: 25px;
                            }

                                .signupopup .modal-content .modal-body .signuppane .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap p a {
                                    color: inherit;
                                    text-decoration: underline;
                                    padding: 0;
                                }

                        .signupopup .modal-content .modal-body .signuppane .mktoForm .mktoFormRow:nth-child(2) .mktoFormCol {
                            width: 100%;
                        }

                            .signupopup .modal-content .modal-body .signuppane .mktoForm .mktoFormRow:nth-child(2) .mktoFormCol .mktoFieldWrap {
                                width: 100%;
                            }

                                .signupopup .modal-content .modal-body .signuppane .mktoForm .mktoFormRow:nth-child(2) .mktoFormCol .mktoFieldWrap input[type=email] {
                                    width: 100% !important;
                                    border: 0px solid transparent;
                                    border-bottom: 2px solid #3f523d;
                                    background-color: transparent;
                                    line-height: 30px !important;
                                    font-size: 12px;
                                    font-family: "AcuminW03Semibold";
                                    line-height: 3.08;
                                    letter-spacing: 0.65px;
                                    color: #3f523d;
                                }

                                .signupopup .modal-content .modal-body .signuppane .mktoForm .mktoFormRow:nth-child(2) .mktoFormCol .mktoFieldWrap input::-webkit-input-placeholder {
                                    font-size: 12px;
                                    font-family: "AcuminW03Semibold";
                                    line-height: 3.08;
                                    letter-spacing: 0.65px;
                                    color: #3f523d;
                                }

                                .signupopup .modal-content .modal-body .signuppane .mktoForm .mktoFormRow:nth-child(2) .mktoFormCol .mktoFieldWrap input::-moz-placeholder {
                                    font-size: 12px;
                                    font-family: "AcuminW03Semibold";
                                    line-height: 3.08;
                                    letter-spacing: 0.65px;
                                    color: #3f523d;
                                }

                                .signupopup .modal-content .modal-body .signuppane .mktoForm .mktoFormRow:nth-child(2) .mktoFormCol .mktoFieldWrap input:-ms-input-placeholder {
                                    font-size: 12px;
                                    font-family: "AcuminW03Semibold";
                                    line-height: 3.08;
                                    letter-spacing: 0.65px;
                                    color: #3f523d;
                                }

                                .signupopup .modal-content .modal-body .signuppane .mktoForm .mktoFormRow:nth-child(2) .mktoFormCol .mktoFieldWrap input::-ms-input-placeholder {
                                    font-size: 12px;
                                    font-family: "AcuminW03Semibold";
                                    line-height: 3.08;
                                    letter-spacing: 0.65px;
                                    color: #3f523d;
                                }

                                .signupopup .modal-content .modal-body .signuppane .mktoForm .mktoFormRow:nth-child(2) .mktoFormCol .mktoFieldWrap input::placeholder {
                                    font-size: 12px;
                                    font-family: "AcuminW03Semibold";
                                    line-height: 3.08;
                                    letter-spacing: 0.65px;
                                    color: #3f523d;
                                }

                    .signupopup .modal-content .modal-body .signuppane .mktoForm .mktoButtonWrap {
                        margin-left: 0 !important;
                    }

                        .signupopup .modal-content .modal-body .signuppane .mktoForm .mktoButtonWrap .mktoButton {
                            color: #fff;
                            padding: 7px 10px 7px;
                            border-radius: 6px;
                            border: solid 2px #3f523d;
                            background-color: #3f523d;
                            background-image: none;
                            font-size: 13px;
                            font-family: "AcuminW03Medium";
                            line-height: 1.5;
                            letter-spacing: 0.65px;
                            text-align: center;
                            color: #ece4db;
                        }

        .floating-sec {
            display: none;
        }

        .section6 .floating-sec {
            display: none;
        }
    }

    @media screen and (max-width: 992px) and (min-width: 768px) {
        .immune-sec .banner-content {
            padding: 50px 8% 30px;
        }

        .immune-sec .fluid2 {
            margin-top: -29vw;
            padding-top: 25vw;
        }

            .immune-sec .fluid2 .row2 .sec-content {
                padding: 0 15%;
            }

            .immune-sec .fluid2 .row2 .sec-box .box {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 90%;
                flex: 0 0 90%;
                max-width: 90%;
                border-radius: 15px;
                margin: auto;
            }

        .howtohelp-sec .mob-content, .howtohelp-sec .content {
            padding: 5%;
        }

        .howtohelp-sec .carousel-indicators {
            bottom: -5%;
        }
    }


    .IpStyle {
        width: 100% !important;
        border: 0px solid transparent;
        border-bottom: 2px solid #3f523d;
        background-color: transparent;
        line-height: 30px !important;
        height: 2.5rem;
        font-size: 13px;
        font-family: "AcuminW03Semibold";
        letter-spacing: 0.65px;
        color: #3f523d;
        height: 2.5rem;
        border-radius: 0;
        margin-bottom: 20px;
        margin-top: -2%;
    }

    .txtStle {
        width: auto !important;
        font-family: "AcuminW03Semibold";
        font-size: 13px;
        line-height: 1.15;
        letter-spacing: 0.52px;
        color: #3f523d;
        margin-bottom: 20px;
    }

    @media screen and (max-width: 992px) {
        .txtStle {
            font-size: 10px;
        }

            .txtStle input[type=checkbox] {
                margin-top: 0px !important;
            }
    }

    .txtStle label {
        display: flex;
    }

    .txtStle input[type=checkbox] {
        margin-right: 8px;
        margin-top: 9px;
    }

    .pevctxt {
        width: auto !important;
        font-family: "AcuminW03Semibold";
        font-size: 13px;
        line-height: 1.15;
        letter-spacing: 0.52px;
        color: #3f523d;
    }

        .pevctxt p {
            font-size: 10px;
            font-family: "AcuminW03Medium";
            line-height: 1.2;
            letter-spacing: 0.4px;
            color: #3f523d;
            padding-right: 20px;
            margin-bottom: 36px;
        }

        .pevctxt a {
            color: #3F523D;
            text-decoration: underline;
        }

    .mktoButton {
        color: #fff;
        padding: 9px 10px 9px;
        border-radius: 6px;
        border: solid 2px #3f523d;
        background-color: #3f523d;
        background-image: none;
        font-size: 13px;
        font-family: "AcuminW03Medium";
        line-height: 1;
        letter-spacing: 0.65px;
        text-align: center;
        color: #ece4db;
    }

    .Form__Status__Message.hide {
        padding: 0px !important;
        margin: 0px !important;
    }

/*  GlobalOptoutLinks link block css --- Start   */
.GlobaloptoutLinks ul {
    text-align: center;
}

.GlobaloptoutLinks li:not(:last-child) {
    margin: 0px 15px 0px 0px;
}

.GlobaloptoutLinks ul li a {
    text-align: center;
    font-family: "TTCommonsClassicW01Regular";
    font-size: 15px;
    line-height: 1.33;
    letter-spacing: 1.05px;
    color: inherit;
}

@media (max-width: 851px) {
    .GlobaloptoutLinks ul li a {
        font-size: 12px;
    }
}
/*  GlobalOptoutLinks link block css --- End   */

/*  Cms-12 EpiForm Css Fix for Borders- Start */

.EPiServerForms .ValidationRequired .Form__Element__Caption:after {
    content: " " !important;
}

.EPiServerForms .ValidationFail input, .EPiServerForms .ValidationFail textarea, .EPiServerForms .ValidationFail select {
    border-color: inherit !important;
}

/*  Cms-12 EpiForm Css Fix for Borders- END */
