@import url(https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap);
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');
.hero-section h2,
.row-heading h4 {
    background: linear-gradient(90deg, #e93293 0, #6b73b7 50%, #22b0e5 100%)
}

.Pine,
.bdr_new,
.border,
.frustrations,
.img-bg,
.row-heading h4 {
    border-radius: 15px
}

.hero-section h2,
body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Work Sans", sans-serif
}

.hero-section p,
.question {
    font-family: Mulish, sans-serif
}

.img-bg,
header {
    background-size: cover
}

.frustrations,
.img-bg,
header {
    background-repeat: no-repeat
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: antialiased;
    text-rendering: optimizeLegibility
}

body {
    color: #161616
}

.container {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 20px
}

.d-block {
    display: block;
}
.head_big_txt{
    font-size: 50px !important;
    line-height: 60px !important;
}
.red-text {
    color: #f22121 !important;
}
.mt-0{
    margin-top: 0 !important;
    margin-bottom: 20px !important;
}
.mt-20{
    margin-top: 20px ;
}
.font-heavy {
    font-weight: 700 !important;
    font-size: 45px !important;
    line-height: 60px !important;
    padding-top: 10px;
}

sup {
    font-size: 14px
}

.txt-cntr {
    text-align: center
}

.algn-cntr,
.aln-cntr {
    align-self: center
}

.blk,
.dsplydesktop,
.ftr-dsktp {
    display: block
}

.dsplyMbl,
.ftr-mbl {
    display: none
}

.aln-end {
    align-self: end
}

.algn-itm-cntr {
    align-items: center
}

.row,
.rowFlex {
    display: flex
}

.grid-row {
    display: flex;
    flex-wrap: wrap
}

.col-1 {
    flex: 8.33%
}

.col-2 {
    flex: 16.66%
}

.col-3 {
    flex: 25%
}

.col-4 {
    flex: 33.33%
}

.col-5 {
    flex: 41.66%
}

.col-6 {
    flex: 50%
}

.col-7 {
    flex: 58.33%
}

.col-8 {
    flex: 66.66%
}

.col-9 {
    flex: 75%
}

.col-10 {
    flex: 83.33%
}

.col-11 {
    flex: 91.66%
}

.col-12 {
    flex: 100%
}

.atc-bx {
    background-color: #f7f6f4;
    padding: 2% 0
}

.pl-30,
ul {
    padding-left: 30px
}

.sectionMb {
    margin-bottom: 70px
}

.atc_head_top.clr-prple.data-driven {
    text-align: center;
    font-size: 44.8px;
    font-weight: 800;
    margin-top: 40px;
}
p.atc_head_top {
    font-size: 32px;
    line-height: 42px;
    text-align: center;
    font-weight: 700;
    margin-bottom: 12px !important;
}
.small_atc_txt {
    font-size: 32px;
    line-height: 40px !important;
    text-align: center;
    font-weight: 400;
    font-style: italic;
    margin-bottom: 45px !important;
}
.bg-pruple {
    background-color: var(--pruple-clr)
}

.data_txt {
    font-family: "Nunito", sans-serif !important;
}
.clr-prple {
    color: #984B98;
}

.mb-0 {
    margin-bottom: 0 !important
}

.mb-50 {
    margin-bottom: 50px
}

.mb-35 {
    margin-bottom: 35px
}

.mb-10 {
    margin-bottom: 10px
}

.mb-20 {
    margin-bottom: 20px
}

.mb-30,
ul {
    margin-bottom: 30px
}

.pl-10 {
    padding-left: 20px
}

.txt-end {
    text-align: end
}

.yellow-text {
    color: #FFD500;
}

.font-700,
strong {
    font-weight: 700
}

header {
    background-image: url('/assets-mbn/images/indexts/harvard-scientist_dt.avif');
    padding: 3% 0 4%;
    background-position: top;
    position: relative;
    z-index: -1;
    background-color: #ecf4f3;
    margin-bottom: 1.5em;
}

.pb-4-ts {
    padding-bottom: 4% !important;
}

.hero-section h2 {
    padding: 0 15px 7px;
    color: #fff;
    font-size: 55px;
    font-weight: 700;
    line-height: 1.4;
    text-align: left;
    display: inline;
    position: relative;
    -webkit-box-decoration-break: clone;
    word-break: break-word;
}

.hero-section p,
.list-style li,
.paraStyle p {
    font-weight: 400
}

.hero-section p {
    color: #fff;
    font-size: 40px;
    line-height: 48px;
    text-align: left;
    margin-bottom: 7px
}

.align-center {
    align-items: center;
}

.hero-section .col-12 {
    padding-right: 22%
}

.italic {
    font-style: italic;
}

.underline {
    text-decoration: underline;
}

.size-img {
    max-width: 340px;
}

.row-img--lg {
    margin: 1em auto;
    max-width: 650px;
}

.harvard {
    width: 100%;
    margin-top: 2%;
    background-color: #fff;
    border-radius: 10px;
    padding: 20px 25px 20px 5px;
}

.lunch-bg,
.mt-8 {
    margin-top: -8%
}

.yellow-txt {
    color: #ffb800
}

.bonus_para,
.list-style li,
.paraStyle p {
    font-size: 30px;
    margin-bottom: 30px;
    color: #000;
    line-height: 1.3;
    font-family: Mulish, sans-serif
}

.paraStyle p.green-txt strong {
    color: #6b73b7
}

.bonus_para {
    font-weight: 600;
    padding: 0 30px 35px
}

.list-style li,
.paraStyle p:last-child {
    margin-bottom: 0
}

.row-heading h4 {
    color: #fff;
    font-size: 41px;
    font-weight: 700;
    line-height: 1.3;
    padding: 25px 38px;
    margin-bottom: 30px
}

.row-heading h4.heading-clear {
    background: none;
    color: #000;
    margin-bottom: 0;
    padding-top: 0;
}

.row-heading h4.heading-blue {
    color: #6B73B7;
    font-weight: 500;
}

.list-page1 li,
ul.list_page li {
    font-size: 30px;
    font-weight: 400;
    line-height: 37.5px;
    text-align: left;
    margin-bottom: 20px
}

.row-content {
    padding: 0 42px
}

.Pine,
.frustrations,
.img-bg {
    padding: 50px 0;
    background-color: #fff
}

.img-bg {
    background-position-x: right
}

.border {
    background: linear-gradient(90deg, #e93293 0, #6b73b7 50%, #22b0e5 100%);
    padding: 1px
}

.Pine,
.frustrations,
.lunch-bg,
.money {
    background-size: contain
}

.lunch-bg {
    background-image: url(/assets-mbn/images/indexts/simplest_things.webp)
}

.lunch-bg-ts3 {
    background-image: url(/assets-mbn/images/indexts/american_house.webp);
    background-size: 100% 100%;
    background-position: right;
}

.face-before-after {
    background-image: url(/assets-mbn/images/news-anchor-dsktp.avif);
    background-size: cover;
}

.memories-back {
    background-image: url(/assets-mbn/images/indexts/memories-back/img_dt.avif);
    background-size: cover;
}

.brain-dctr {
    background-image: url(/assets-mbn/images/indexts/brain_nerve_xrays.avifs);
    background-position: center;
}

.pencil {
    background-image: url(/assets-mbn/images/indexts/senior-couple_dt.webp)
}

.frustrations {
    background-image: url(/assets-mbn/images/indexts/grandson_cries_dt.jpg);
    background-position-x: left
}

.Moringa,
.Pine,
.grandmother,
.outdoors_people {
    background-position-x: right;
    background-repeat: no-repeat
}

.terrifying {
    background-image: url(/assets-mbn/images/indexts/medical_system_dt.webp)
}
.terrify_logo {
    background-image: url(/assets-mbn/images/terrify_logo.avif) !important;
}

.terrifying2 {
    background-image: url(/assets-mbn/images/indexts/placebo_dt.jpg)
}

.fantasy {
    background-image: url(/assets-mbn/images/index/fantasy-dt.webp)
}

.family {
    background-image: url(/assets-mbn/images/index/family-dt.webp)
}

.breakfast {
    background-image: url(/assets-mbn/images/index/breakfast-dt.webp)
}

.risks {
    background-image: url(/assets-mbn/images/index/risks-dt.webp)
}

.Yamabushitake {
    background-image: url(/assets-mbn/images/index/Yamabushitake-dt.webp)
}

.pristine {
    background-image: url(/assets-mbn/images/indexts/time_bomb_dt.jpg)
}

.money {
    background-image: url(/assets-mbn/images/indexts/money_dt.jpg)
}

.docs-in-lab {
    background-image: url(/assets-mbn/images/indexts/docs-in-lab/img_dt.avif)
}

.Pine {
    background-image: url(/assets-mbn/images/indexts/senior-group-old-buddies-reunion-in-london_dt.jpg)
}

.grandmother,
.outdoors_people {
    padding: 50px 0;
    background-color: #fff
}

.situations {
    background-image: url(/assets-mbn/images/indexts/senior-thoughtful-man-leaning-on-hands_dt.jpg);
    background-position: right;
    background-size: contain
}

.MIT,
.outdoors_people {
    background-position: left;
    background-size: contain
}

.MIT {
    background-image: url(/assets-mbn/images/indexts/senior-woman-with-credit-card_dt1.jpg)
}

.amazed {
    background-image: url(/assets-mbn/images/indexts/gmp_certified_dt.webp);
    background-size: contain
}

.neuroprotector,
.neuroprotector1 {
    background-image: url(/assets-mbn/images/indexts/serious_condition_dt.jpg);
    background-size: contain
}

.independence {
    background-image: url(/assets-mbn/images/indexts/happy-older-senior-woman--standing_dt.webp);
    background-size: contain
}

.packages {
    background-image: url(/assets-mbn/images/index/packages-dt.webp)
}

.grandmother {
    background-image: url(/assets-mbn/images/indexts/grandmother-has-a-headache_dt.jpg);
    border-bottom: 1px solid #375c6d;
    background-size: contain
}

.outdoors_people {
    background-image: url(/assets-mbn/images/indexts/group-of-senior-people-outdoors_dt.jpg)
}

.bdr_new {
    overflow: hidden
}

.bg_new {
    background-color: #22b0e5 !important
}

.Moringa,
.Moringa1,
.Moringa2 {
    padding: 50px 0;
    border-top-right-radius: 15px;
    background-color: #fff;
    background-size: contain
}

.Moringa {
    background-image: url(/assets-mbn/images/indexts/maidenhair_tree_dt.webp)
}

.Moringa1 {
    background-image: url(/assets-mbn/images/indexts/bocopa_monnieri_dt.webp);
    background-repeat: no-repeat;
    background-position-x: left
}

.Moringa2,
.bonus_bg1 {
    background-position-x: right
}

.Moringa2 {
    background-image: url(/assets-mbn/images/indexts/neem_dt.webp);
    background-repeat: no-repeat
}

.bonus_bg1,
.bonus_bg2,
.bonus_bg3,
.bonus_bg4,
.bonus_bg5,
.bonus_bg6 {
    padding: 50px 0;
    background-color: #fff;
    background-repeat: no-repeat
}

.bonus_bg1 {
    background-image: url(/assets-mbn/images/indexts/tamarind_fruit_dt.jpg);
    background-size: contain
}

.bonus_bg2 {
    background-image: url(/assets-mbn/images/indexts/lionsmane_dt.jpeg);
    background-position-x: left;
    background-size: contain
}

.bonus_bg3 {
    background-image: url(/assets-mbn/images/indexts/miracle_tree_dt.jpeg);
    background-position-x: right;
    background-size: contain
}

.bonus_bg4 {
    background-image: url(/assets-mbn/images/indexts/pine_bark_dt.jpeg);
    background-position-x: left;
    background-size: contain
}

.bonus_bg5 {
    background-image: url(/assets-mbn/images/indexts/spirulina_dt.jpeg);
    background-position-x: right;
    background-size: contain
}

.bonus_bg6 {
    background-image: url(/assets-mbn/images/indexts/chlorella_dt.jpeg);
    background-position-x: left;
    background-size: contain
}

.whiteBg,
.whiteBg .row-heading h4 {
    padding: 25px
}

.bonus_img {
    width: 100%;
    max-width: 800px;
    margin: 0 auto
}

.border-right {
    border-radius: 0 15px 15px 0 !important
}

.border-left {
    border-radius: 15px 0 0 15px !important
}

.img-md,
.img-md1,
.img-sm,
.row-img {
    border-radius: 15px;
    width: 100%
}

ul.list_page li {
    position: relative;
    list-style-type: none
}

ul.list_page li::before {
    content: "\f164";
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    position: absolute;
    left: -4%;
    top: 5%
}

.img-md1,
.row-img {
    max-width: 400px
}

.row img {
    width: 100%
}

.img-md {
    max-width: 415px
}

.img-sm {
    max-width: 360px
}

.img-brdr {
    background: linear-gradient(90deg, #e93293 0, #6b73b7 50%, #22b0e5 100%);
    padding: 1px
}

.img-comparison-chart img {
    width: 100%;
    display: block;
}

.img-comparison-chart {
    margin: 1.5em auto;
    max-width: 800px;
}

.timer-sec {
    padding: 30px;
    background: linear-gradient(90deg, #e93293 0, #6b73b7 50%, #22b0e5 100%)
}

.timer-txt {
    color: #fff;
    font-size: 40px;
    text-align: center;
}

.arrow-container {
    text-align: center;
    background: #f7f6f4;
}

.arrow-down {
    width: 0;
    height: 0;
    border-left: 35px solid transparent;
    border-right: 35px solid transparent;
    border-top: 50px solid #ff3f3f;
    display: inline-block;
    animation: 1.5s ease-in-out infinite pulse
}

.testimonail-img img {
    width: 100%;
    max-width: 300px;
    border-radius: 50%;
    border: 10px solid #6b73b7;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.right .testimonail-img img {
    left: 0
}

.left .testimonail-img img {
    right: 0
}
.news-live-img{
    width: 100%;
    margin-bottom: 30px;

}

.testimonial-box {
    display: flex;
    align-items: center;
    position: relative;
    margin-bottom: 50px
}

.testimonial-content {
    background: #f3f5ff;
    border: 1px solid #6b73b7;
    border-radius: 15px;
    width: 100%;
    max-width: 86%
}

.full-img,
.whiteBg {
    border-radius: 15px
}

.testimonial-content p {
    font-size: 28px !important
}

.right .testimonial-content {
    padding: 40px 40px 40px 185px;
    margin-left: auto
}

.left .testimonial-content {
    padding: 40px 185px 40px 40px;
    margin-right: auto
}

.whiteBg {
    background: #fff
}

.full-img {
    width: 100%;
    max-width: 400px;
    margin: 20px 0
}

.single-line {
    padding-left: 14px !important;
    padding-right: 14px !important
}

section.bg-clr {
    background: #f3fbff;
    padding: 40px 0
}

.fit-content {
    width: fit-content;
    margin: auto
}

.ingredients-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 35px
}

.ingredient-box {
    border: 1px solid #375c6d;
    border-radius: 15px;
    overflow: hidden
}

.ingredient-box p {
    background-color: #375c6d;
    padding: 15px 10px;
    font-size: 22px;
    text-align: center;
    color: #fff;
    font-weight: 700
}

.ingredient-box img {
    width: 100%;
    max-width: 320px;
    margin-bottom: 2px
}

.faq-bx {
    padding: 30px 50px;
    border-radius: 15px;
    box-shadow: 0 0 2px #00000000;
    margin-bottom: 30px
}

.bq-faq {
    background-color: #f3f5ff
}

.question {
    font-size: 32px;
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 20px
}

.faq-bx p {
    font-size: 30px;
    font-weight: 400;
    line-height: 1.4
}

.bonus-section {
    border-radius: 15px;
    overflow: hidden;
    border: .8px solid #22b0e5;
    margin-bottom: 3em
}

.bonus-head,
.first-head {
    background-color: #22b0e5;
    line-height: 52.5px;
    margin-bottom: 3rem;
    color: #fff;
    font-size: 42px
}

.bonus-head {
    font-weight: 700;
    text-align: center;
    padding: 25px
}

.first-head {
    padding: 20px;
    border-radius: 2px 20px 20px 0;
    font-weight: 400
}

.left-radius {
    border-radius: 20px 0 0 20px;
    margin-top: 2rem
}

.bonus-img {
    max-width: 309px;
    display: block;
    margin: auto
}

.bonus-section .paraStyle {
    padding: 0 30px 35px;
    border-bottom: .8px solid #22b0e5
}

.brdr-none {
    border-bottom: none !important
}

.brdr-btm {
    border-bottom: .8px solid #22b0e5
}

.mbl-only {
    display: none !important
}

.footer {
    background: linear-gradient(90deg, #e93293 0, #6b73b7 50%, #22b0e5 100%);
    padding: 4% 0
}

.footer-cntnt p {
    font-size: 20px;
    font-weight: 400;
    line-height: 25.1px;
    text-align: center;
    color: #fff;
    margin-bottom: 15px
}

.footer_links {
    display: flex;
    list-style-type: none;
    justify-content: center;
    padding: 0
}

.footer_links li a {
    text-decoration: none;
    font-size: 18px;
    font-weight: 400;
    line-height: 22.59px;
    text-align: center;
    color: #fff;
    padding: 0 6px
}

.footer_links li a:after {
    content: "-";
    margin-left: .6em;
    color: #fff
}

.footer_links li a:last-child::after {
    content: ""
}

img.footer-logo {
    width: 100%;
    max-width: 300px
}

.footer a {
    color: #fff
}

.reference {
    font-size: 42px;
    font-weight: 700;
    line-height: 1.5;
    text-align: center;
    color: #6b73b7;
    margin-bottom: 30px
}

.ref_bg {
    background-color: #f3f5ff;
    padding: 2% 0
}

.ref_link ul li {
    font-size: 20px;
    font-weight: 400;
    line-height: 25px;
    text-align: left;
    margin-bottom: 16px;
    list-style-type: number;
    word-break: break-word;
    color: #000
}

.neuro_prime {
    background: linear-gradient(90deg, #e93293 0, #6b73b7 50%, #22b0e5 100%);
    width: 100%;
    max-width: fit-content;
    margin: 0 auto;
    font-size: 47px;
    line-height: 1.5;
    color: #fff;
    padding: 10px;
    border-radius: 15px
}

@media (max-width: 1536px) {
    .list-style li,
    .paraStyle p {
        font-size: 28px
    }
}

@media (max-width: 1440px) {
    .harvard {
        right: 2%
    }

    .font-heavy {
        font-size: 46px !important;
        line-height: 60px !important;
    }

    .timer-txt {
        font-size: 35px
    }
}

@media (max-width: 1256px) {
    .hero-section h2 {
        font-size: 66px
    }

    .bonus-head,
    .first-head,
    .row-heading h4 {
        font-size: 38px
    }

    .font-heavy {
        font-size: 42px !important;
        line-height: 55px !important;
    }

    .hero-section p {
        font-size: 28px;
        line-height: 28.16px
    }

    .list-style li,
    .paraStyle p {
        font-size: 28px
    }

    .size-img {
        padding-bottom: 20px;
    }

    .d-block {
        display: inline;
    }

    .hero-section .col-12 {
        padding-right: 30%;
    }
}

@media (max-width: 1140px) {
    .size-img {
        max-width: 300px;
    }
    .head_big_txt {
    font-size: 45px !important;
    line-height: 60px !important;
}
}

@media (max-width: 1024px) {
    .harvard {
        max-width: 64px
    }

    .bonus-head,
    .first-head {
        font-size: 36px
    }

    .bonus-section .paraStyle {
        padding: 0 24px 35px
    }

    .timer-sec {
        padding: 30px 20px
    }

    .timer-txt {
        font-size: 28px
    }

    .hero-section h2 {
    font-size: 55px;
}

    .hero-section p {
        font-size: 25px;
        line-height: 28.16px
    }

    .row-heading h4 {
        font-size: 36px;
        padding: 15px 30px
    }

    .row-content {
        padding: 0 25px
    }

    .img-bg {
        padding: 35px 0
    }

    .list-style li,
    .paraStyle p {
        font-size: 28px
    }

    .green-heading h4 {
        padding: 11px 15px !important
    }

    .size-img {
        max-width: 300px;
    }
}

@media screen and (max-width: 992px) {
    .hero-section .col-12 {
        padding: 0;
    }

    .hero-section h2 {
        font-size: 30px;
    }

    .font-heavy {
        padding-top: 0;
        font-size: 30px !important;
        line-height: 1.3 !important;
    }

    .row-img--lg {
        max-width: 300px;
    }

    .dktp_only {
        display: none !important;
    }
}

@media (max-width: 850px) {
    .font-heavy {
        font-size: 38px !important;
        line-height: 50px !important;
    }

    .size-img {
        max-width: 250px;
    }
}

@media (max-width: 768px) {
    .bonus-head,
    .first-head {
        font-size: 32px;
        line-height: 40.5px
    }

    .dsplyMbl,
    .row {
        display: block
    }

    .dktp-only,
    .dsply-none {
        display: none !important
    }

    .list-page1 li {
        font-size: 24px
    }

    .harvard {
        right: 0;
        position: relative;
        max-width: 250px;
        margin-bottom: 20px
    }

    .col-1,
    .col-10,
    .col-11,
    .col-12,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9 {
        flex: 100%
    }

    .first-head {
        margin-right: 13px;
        margin-bottom: 20px
    }

    .o1 {
        order: 1
    }

    .o2 {
        order: 2
    }

    .background-set {
        background-position-x: 70%;
    }

    .left-radius {
        margin-right: 0 !important;
        margin-left: 13px
    }

    .dsplydesktop {
        display: none
    }
.head_big_txt {
    font-size: 38px !important;
    line-height: 55px !important;
}
    header {
        background-image: url('/assets-mbn/images/indexts/harvard-scientist_mb.avif');
        background-position: 100% 30%;
        padding: 5% 0 5%;
    }

    .hero-section h2 {
        font-size: 44px
    }
  p.atc_head_top {
        font-size: 29px !important;
        line-height: 37px;
        padding: 0px 0px;
    }
     .small_atc_txt {
        font-size: 20px;
        line-height: 27px !important;
        padding: 0 10px;
    }
    .hero-section p {
        line-height: 38.16px;
        font-size: 19px
    }

    .MIT,
    .Moringa,
    .Moringa1,
    .Moringa2,
    .Pine,
    .Yamabushitake,
    .amazed,
    .bonus_bg1,
    .bonus_bg2,
    .bonus_bg3,
    .bonus_bg4,
    .bonus_bg5,
    .bonus_bg6,
    .breakfast,
    .family,
    .fantasy,
    .frustrations,
    .grandmother,
    .independence,
    .lunch-bg,
    .money,
    .neuroprotector,
    .neuroprotector1,
    .outdoors_people,
    .packages,
    .pencil,
    .pristine,
    .risks,
    .situations,
    .terrifying,
    .terrifying2,
    .lunch-bg-ts3,
    .face-before-after,
    .memories-back,
    .docs-in-lab,
    .brain-dctr
     {
        background-image: none
    }
.terrify_logo{
    background-image: none !important;
}
    .row-heading h4 {
        font-size: 32px;
        margin-bottom: 30px
    }

    .list-style li,
    .paraStyle p {
        font-size: 24px;
        margin-bottom: 25px
    }

    .mb-50 {
        margin-bottom: 40px
    }

    .pl-30 {
        padding-left: 0
    }

    .mbl-img img,
    .row.mb-35 {
        margin-bottom: 0
    }

    .img-md,
    .img-md1,
    .row-img {
        margin: 20px 0;
        max-width: 550px
    }

    .row-img--lg {
        max-width: 300px;
    }

    .bonus-img,
    .cnt-mb,
    .ingredient-box,
    .list-style li,
    .paraStyle p:last-child {
        margin-bottom: 20px
    }

    .row-content {
        padding: 0 25px
    }

    .left .testimonial-content,
    .plr-mb,
    .right .testimonial-content {
        padding: 0
    }

    .plr-30 {
        padding: 0 30px
    }

    .img-bg .border-left {
        width: 98%;
        margin-left: auto
    }

    .img-bg .border-right {
        width: 98%;
        margin-right: auto
    }

    .txt-cntr-mbl {
        text-align: center
    }

    .timer-txt {
        font-size: 30px;
        line-height: 36px
    }

    .testimonial-content {
        background: 0 0;
        border: none;
        border-radius: 0;
        max-width: 100%
    }

    .testimonail-img img {
        max-width: 180px;
        position: static;
        margin-bottom: 20px;
        transform: translateY(0)
    }

    .testimonial-box {
        flex-direction: column;
        background: #f3fbff;
        border: 1px solid #375c6d;
        border-radius: 15px;
        padding: 30px
    }

    .testimonial-content p {
        font-size: 24px !important;
        text-align: center
    }

    .whiteBg {
        padding: 20px
    }

    .ingredients-container {
        flex-direction: column
    }

    .ingredient-box {
        width: 100%
    }

    .ingredient-box img {
        max-width: 768px
    }

    .gurantee-img {
        max-width: 400px
    }

    .question {
        font-size: 28px
    }

    .faq-bx p {
        font-size: 26px
    }

    .faq-bx {
        padding: 25px 10px
    }

    .mbl-only {
        display: block !important
    }
    .mbl_dis_block{
    display: none;
}
}

@media (max-width: 640px) {
    .font-heavy {
        font-size: 32px !important;
        line-height: 40px !important;
    }
    .head_big_txt {
    font-size: 32px !important;
    line-height: 50px !important;
}
}

@media (max-width: 600px) {
    .hero-section h2 {
        font-size: 40px;
        line-height: 1.4
    }

    .timer-txt {
        font-size: 25px
    }
}

@media (max-width: 560px) {
    .testimonial-box {
        padding: 25px 20px
    }

    .bonus_bg1 {
        padding: 30px 0 15px
    }

    .amazed .mbl-img img {
        margin-bottom: 31px
    }

    .Moringa .mbl-img img,
    .grandmother .mbl-img img,
    .outdoors_people .mbl-img img {
        margin-bottom: 20px
    }

    .bonus_bg2,
    .outdoors_people {
        padding: 0
    }

    .bonus_para {
        margin-bottom: 0;
        padding: 0 30px 5px
    }
.head_big_txt {
    font-size: 28px !important;
    line-height: 46px !important;
}
    .bonus_bg3,
    .bonus_bg4,
    .bonus_bg5,
    .bonus_bg6 {
        padding: 30px 0 10px
    }

    .Moringa,
    .grandmother {
        padding: 30px 0 0
    }

    .Moringa1 {
        padding: 20px 0 0
    }

    .Moringa2 {
        padding: 20px 0
    }

    .neuro_prime {
        font-size: 29px;
        line-height: 33px;
        padding: 27px 10px 11px
    }

    .timer-sec {
        padding: 20px 15px
    }

    .timer-txt {
        font-size: 22px;
        line-height: 1.3
    }

    .list-page1 li {
        font-size: 22px;
        line-height: 30.5px
    }

    ul.list_page li::before {
        left: -10%;
        top: 0
    }

    ul.list_page li {
        font-size: 22px;
        line-height: 31.5px
    }

    .testimonail-img img {
        border: 5px solid #375c6d
    }

    .row-heading h4 {
        font-size: 25px;
        padding: 20px;
        margin-bottom: 30px
    }

    .faq-bx p,
    .list-style li,
    .paraStyle p {
        font-size: 22px
    }

    .bonus-head, .first-head, .hero-section h2 {
        font-size: 24px;
        /* padding-bottom: 4px; */
    }

    .question {
        font-size: 24px
    }

    img.footer-logo {
        max-width: 200px
    }

    .footer-cntnt p {
        font-size: 14px;
        line-height: 24.1px
    }

    .hero-section p {
        font-size: 19px;
        line-height: 32.16px
    }

    .bonus-img {
        max-width: 265px;
        margin-bottom: 10px
    }

    .harvard {
        position: relative;
        max-width: 374px;
        margin: -10% auto 0;
        border: 1px solid #0003;
        box-shadow: 0 0 4px #0000004d;
        padding: 10px 10px 10px 0px;
    }

    .reference {
        font-size: 36px;
        line-height: 43px;
        margin-bottom: 30px;
        padding: 15px 0 0
    }

    .ref_link ul li {
        font-size: 15px;
        font-weight: 300;
        line-height: 24px
    }

    .size-img {
        max-width: 220px;
        margin: 0 auto !important;
        border: none !important;
    }
}

@media (max-width: 500px) {
    .font-heavy {
        font-size: 26px !important;
        line-height: 38px !important;
    }

    .size-img {
        max-width: 220px;
    }
      p.atc_head_top {
        font-size: 23px !important;
        line-height: 32px;
    }
     .small_atc_txt {
        font-size: 17px;
        line-height: 24px !important;
        margin-top: 10px;
        padding: 0 4px !important;
        margin-bottom: 15px !important;
    }
}
@media(max-width: 430px){
    .hero-section h2 {
    padding: 5px;
}
.head_big_txt {
    font-size: 25px !important;
    line-height: 34px !important;
}
}
@media (max-width: 428px) {
    .container {
        padding: 0 15px
    }

    .font-heavy {
        font-size: 25px !important;
        line-height: 34px !important;
        max-width: 250px;
    }
.atc_head_top.clr-prple.data-driven {
    margin-top: 15px;
}
    .hero-section h2 {
        font-size: 34px;
        line-height: 1.5;
        padding-bottom: 2px;
        padding-left: 0;
    }

    .hero-section p {
        font-size: 16px;
        line-height: 22px
    }

    .bonus-head,
    .first-head {
        font-size: 25px;
        line-height: 34px
    }

    .row-heading h4 {
        font-size: 25px
    }

    .row-content {
        padding: 0 20px
    }

    .list-style li,
    .paraStyle p {
        margin-bottom: 20px
    }

    .img-bg {
        padding: 20px 0
    }

    .mt-8 {
        margin-top: -12%
    }

    .testimonial-content p {
        font-size: 20px !important
    }

    .footer_links li a {
        margin-bottom: 5px;
        display: block
    }

    .footer_links {
        display: block;
        text-align: center
    }

    .ftr-dsktp {
        display: none
    }

    .ftr-mbl {
        display: flex;
        flex-direction: column
    }

    p.ftr-mbl span {
        margin-bottom: 5px
    }

    .lunch-bg {
        margin-top: 2%
    }

    .background-set {
        background-position-x: 67%;
    }

    .timer-txt .d-block {
        display: inline
    }

    .timer-txt .timer.yellow-text {
        display: block
    }

    .timer-txt {
        font-size: 20px;
        line-height: 1.3
    }
}

@media (max-width: 400px) {
    .harvard {
        position: relative;
        margin-bottom: 20px
    }

    .timer-sec {
        padding: 20px 0
    }
}

@media (max-width: 390px) {
    .row-heading h4 {
        font-size: 23px;
        margin-bottom: 20px
    }

    .list-page1 li,
    .list-style li,
    .paraStyle p,
    .question,
    ul.list_page li {
        font-size: 20px
    }

    .bonus-head,
    .first-head {
        font-size: 23px
    }

    .hero-section p {
        font-size: 15px
    }

    .bonus-head {
        margin-bottom: 2rem
    }

    .testimonail-img img {
        max-width: 140px
    }

    .green-heading h4 {
        padding: 0 !important
    }

    .faq-bx p {
        font-size: 18px
    }

    .faq-bx {
        padding: 18px 25px
    }

    .first-head {
        line-height: 29px;
        margin-bottom: 1rem
    }
}

@media (max-width: 375px) {
    .mb-50 {
        margin-bottom: 30px
    }

    .whiteBg {
        padding: 10px
    }

    .neuro_prime {
        font-size: 22px;
        line-height: 28px;
        padding: 19px 17px 11px
    }

    .bonus-img {
        max-width: 230px;
        margin-bottom: 0
    }

    .left-radius {
        margin-top: 0;
        margin-left: 8px
    }

    .head_big_txt {
    font-size: 19px !important;
    line-height: 30px !important;
}
    .first-head {
        margin-right: 8px;
        margin-bottom: 1rem
    }

    .hero-section p {
        font-size: 15px
    }

    .font-heavy {
        font-size: 19px !important;
        line-height: 28px !important;
    }

    .size-img {
        max-width: 160px !important;
    }

    .background-set {
        background-position-x: 70%;
    }

    .size-img {
        max-width: 135px !important;
    }

    .hero-section h2 {
        font-size: 22px;
    }
}

@media (max-width: 320px) {
    .hero-section h2 {
        font-size: 21px
    }

    .hero-section p {
        font-size: 14px;
        line-height: 20.16px
    }

    .list-page1 li,
    ul.list_page li {
        font-size: 18px;
        line-height: 26.5px
    }

    .row-heading h4 {
        font-size: 21px;
        margin-bottom: 20px;
        padding: 15px
    }

    .bonus-img {
        max-width: 190px
    }

    .list-style li,
    .paraStyle p {
        font-size: 18px
    }

    .testimonial-content p {
        font-size: 18px !important
    }

    .testimonail-img img {
        max-width: 110px
    }

    .container {
        padding: 0 10px
    }

    .bonus-head,
    .first-head {
        font-size: 21px;
        padding: 15px
    }

    .first-head {
        margin-bottom: 1rem
    }

    .bonus-head {
        margin-bottom: 2rem
    }

    .harvard {
        top: 2%;
        max-width: 210px
    }
}

@media (max-width: 280px) {
    .background-set {
        background-position-x: 70%;
    }

    .font-heavy {
        font-size: 20px !important;
        line-height: 28px !important;
    }
}

@keyframes pulse {
    0%, 100% {
        opacity: 1
    }
    50% {
        opacity: .5
    }
}