@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);
.img-bg,header {
    background-size:cover;
    background-repeat:no-repeat
}
.question,body {
    font-family:Mulish,sans-serif
}
* {
    margin:0;
    padding:0;
    box-sizing:border-box
}
body {
    color:#161616
}
.container {
    width:100%;
    max-width:1140px;
    margin:0 auto;
    padding:0 20px
}
.pl-30,ul {
    padding-left:30px
}

h1,h2,h3,h4,h5,h6 {
    font-family:"Work Sans",sans-serif
}
.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%
}
.sectionMb {
    margin-bottom:70px
}
.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
}
header {
    background-image:url(/assets-mbn/images/index/old-lady-bg.webp);
    padding:4% 0 9%;
    background-position:center;
    position:relative;
    z-index:-1;
    background-color:#ecf4f3
}
.hero-section h2 {
    font-size: 60px;
    font-weight: 700;
    line-height: 1.3;
    color: #375c6d;
    padding: 20px 0px;
}
.clr-chnge {
    color: rgba(74, 74, 74, 1) !important;
    font-weight: 500 !important;
}
.red-clr-txt{
    color: red;
    font-weight: 700;
}
.hero-section p {
    font-size:32px;
    font-weight:400;
    color:#375c6d
}
.hero-section .col-12 {
    padding-right:40%
}
img.harvard {
    position:absolute;
    top:7%;
    right:8%;
    width:100%;
    max-width:94px
}
.yellow-txt {
    color:#ffb800
}
.green-txt {
    color:#375c6d
}
.list-style li,.paraStyle p {
    font-size:30px;
    font-weight:400;
    line-height:1.3;
    margin-bottom:30px
}
.list-style li,.paraStyle p:last-child {
    margin-bottom:0
}
.row-heading h4 {
    background-color:#375c6d;
    color:#fff;
    font-size:41px;
    font-weight:700;
    line-height:1.3;
    padding:25px 38px;
    border-radius:15px;
    margin-bottom:30px
}
.green-heading h4 {
    color:#375c6d;
    background-color:#fff;
    padding:0
}
.mt-8 {
    margin-top:-8%
}
.mt-20 {
    margin-top: 20px;
}
.row-content {
    padding:0 42px
}
.img-bg {
    padding:50px 0;
    border:1px solid #375c6d;
    border-radius:15px;
    background-color:#fff;
    background-position-x:right
}
.whiteBg,.whiteBg .row-heading h4 {
    padding:25px
}
.lunch-bg {
    background-image:url(/assets-mbn/images/index/laboratory.webp);
    background-size:contain
}
.washngtn-bg{
    background-image:url(/assets-mbn/images/index/washington_bg.webp);
    background-size:contain;
}
.pencil {
    background-image:url(/assets-mbn/images/index/pencil-dt.webp)
}
.frustrations {
    background-image:url(/assets-mbn/images/index/frustrations-dt.webp)
}
.terrifying {
    background-image:url(/assets-mbn/images/index/terrifying-dt.webp)
}
.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/index/pristine-dt.webp)
}
.Moringa {
    background-image:url(/assets-mbn/images/index/Moringa-dt.webp)
}
.Pine {
    background-image:url(/assets-mbn/images/index/Pine-dt.webp)
}
.situations {
    background-image:url(/assets-mbn/images/index/situations-dt.webp)
}
.MIT {
    background-image:url(/assets-mbn/images/index/MIT-dt.webp)
}
.amazed {
    background-image:url(/assets-mbn/images/index/amazed-dt.webp)
}
.neuroprotector {
    background-image:url(/assets-mbn/images/index/neuroprotector-dt.webp)
}
.independence {
    background-image:url(/assets-mbn/images/index/independence-dt.webp)
}
.packages {
    background-image:url(/assets-mbn/images/index/packages-dt.webp)
}
.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%
}
.row-img {
    max-width:450px
}
.row img {
    width:100%
}
.img-md {
    max-width:415px
}
.img-md1 {
    max-width:400px
}
.img-sm {
    max-width:360px
}
.img-brdr,.testimonial-content {
    border:1px solid #375c6d
}
.testimonail-img img {
    width:100%;
    max-width:300px;
    border-radius:50%;
    border:10px solid #61c6c0;
    position:absolute;
    top:50%;
    transform:translateY(-50%)
}
.right .testimonail-img img {
    left:0
}
.left .testimonail-img img {
    right:0
}
.testimonial-box {
    display:flex;
    align-items:center;
    position:relative;
    margin-bottom:50px
}
.testimonial-content {
    background:#f3fbff;
    border-radius:15px;
    width:100%;
    max-width:86%
}
.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;
    border:1px solid #375c6d;
    border-radius:15px
}
.full-img {
    width:100%;
    max-width:800px;
    border-radius:15px;
    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:#f3fbff
}
.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 #375c6d;
    margin-bottom:3em
}
.bonus-head,.first-head {
    font-size:42px;
    line-height:52.5px;
    margin-bottom:3rem;
    background-color:#375c6d
}
.bonus-head {
    font-weight:700;
    text-align:center;
    color:#fff;
    padding:25px
}
.first-head,.footer-cntnt p,.footer_links li a {
    font-weight:400;
    color:#fff
}
.first-head {
    padding:20px;
    border-radius:2px 20px 20px 0
}
.left-radius {
    border-radius:20px 0 0 20px;
    margin-top:2rem
}
.font-700 {
    font-weight:700
}
.bonus-img {
	max-width: 309px;
	display: block;
	margin: 10px auto 0px;
}
.bonus-section .paraStyle {
	padding: 0 30px 35px;
	border-bottom: .8px solid #375c6d;
	margin-bottom: 15px;
}
.brdr-none {
    border-bottom:none!important
}
.mbl-only {
    display:none!important
}
.footer {
    background-color:#375c6d;
    padding:4% 0;
    border-top:10px solid #fcb216
}
.footer-cntnt p {
    font-size:20px;
    line-height:25.1px;
    text-align:center;
    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;
    line-height:22.59px;
    text-align:center;
    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
}
@media (max-width:1440px) {
    header {
        background-position-x:20%
    }
    img.harvard {
        right:2%
    }
}
@media (max-width:1256px) {
    header {
        padding:8% 0 15%
    }
    .hero-section h2 {
        font-size:66px
    }
    .bonus-head,.first-head,.row-heading h4 {
        font-size:38px
    }
    .hero-section p {
        font-size:28px;
        line-height:28.16px
    }
    .list-style li,.paraStyle p {
        font-size:28px
    }
}
@media (max-width:1024px) {
    img.harvard {
        max-width:64px
    }
    .bonus-head,.first-head {
        font-size:36px
    }
    .bonus-section .paraStyle {
        padding:0 24px 35px
    }
    .hero-section h2 {
        font-size:60px
    }
    .hero-section p {
        font-size:25px;
        line-height:28.16px
    }
    header {
        background-position-x:14%
    }
    .row-heading h4 {
        font-size:36px;
        padding:25px 30px
    }
    .row-content {
        padding:0 25px
    }
    .img-bg {
        padding:35px 0
    }
    .list-style li,.paraStyle p {
        font-size:28px
    }
    .green-heading h4 {
        padding:0 15px!important
    }
}
@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
    }
        .order1 {
        order: 1 !important;
    }

    .order2 {
        order: 2 !important;
    }

    .order3 {
        order: 3 !important;
    }
    img.harvard {
        right:0;
        position:relative;
        max-width:90px;
        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;
      margin-top: 15px;
    }
    .mar-b-20{
        margin-bottom: 20px !important;
    }
    .o1 {
        order:1
    }
    .o2 {
        order:2
    }
    .left-radius {
        margin-right:0!important;
        margin-left:13px
    }
    .dsplydesktop {
        display:none
    }
    header {
        padding:3% 0 11%;
        background-position:center
    }
    .hero-section h2 {
        font-size:44px
    }
    .hero-section p {
        line-height:38.16px;
        font-size:19px
    }
    .MIT,.Moringa,.Pine,.Yamabushitake,.amazed,.breakfast,.family,.fantasy,.frustrations,.independence,.lunch-bg,.neuroprotector,.packages,.pencil,.pristine,.risks,.situations,.terrifying {
        background-image:none
    }
    .washngtn-bg{
        background-image: none;
    }
    .row-heading h4 {
        font-size:32px;
        margin-bottom:10px
    }
    .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:768px
    }
    .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
    }
    .img-bg .border-left {
        width:98%;
        margin-left:auto
    }
    .img-bg .border-right {
        width:98%;
        margin-right:auto
    }
    .txt-cntr-mbl {
        text-align:center
    }
    .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
    }
}
@media (max-width:600px) {
    .hero-section h2 {
        font-size:40px;
        line-height:1.4
    }
}
@media (max-width:560px) {
    .testimonial-box {
        padding:25px 20px
    }
    .testimonail-img img {
        border:5px solid #375c6d
    }
    .bonus-head,.first-head,.hero-section h2,.row-heading h4 {
        font-size:28px
    }
    .faq-bx p,.list-style li,.paraStyle p {
        font-size:22px
    }
    .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
    }
    .hero-section .col-12 {
        padding-right: 0;
    }
    header {
        padding: 3% 0 19em;
        background-image: url(/assets-mbn/images/index/old-lady-bg-mb.webp);
        background-position: bottom;
    }
}
@media (max-width:428px) {
    .container {
        padding:0 15px
    }
    .hero-section h2 {
        font-size: 28px;
        line-height: 37px;
    }
    .hero-section p {
        font-size: 25px;
        line-height: 37px;
    }
    header {
        padding: 6% 14px 18%;
        padding-bottom: 18em;

    }
    .bonus-head,.first-head {
        font-size:25px;
        line-height:34px
    }
    .row-heading h4 {
        font-size:25px;
        padding:20px
    }
  
   
    .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
    }
}
@media (max-width:390px) {
   
    .bonus-head,.first-head {
        font-size:23px
    }
    .hero-section p {
        font-size: 24px;
    }
    .row-heading h4 {
        font-size:23px;
        margin-bottom:20px
    }
    /* .hero-section p {
        font-size:15px
    } */
    header {
       
        padding-bottom: 16em;
    }
    .bonus-head {
        margin-bottom:2rem
    }
    .list-style li,.paraStyle p,.question {
        font-size:20px
    }
    .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
    }
    /* .hero-section p {
        font-size: 12px;
        line-height: 1.5;
    } */
    
    .container {
        padding: 0 7px;
    }
}
@media (max-width:375px) {
    .mb-50 {
        margin-bottom:30px
    }
    .whiteBg {
        padding:10px
    }
    .bonus-img {
        max-width:230px;
        margin-bottom:0
    }
    img.harvard {
        max-width:75px
    }
    .left-radius {
        /* margin-top:0; */
        margin-left:8px
    }
    .first-head {
        margin-right:8px;
        margin-bottom:1rem
    }
    .hero-section p {
        font-size: 21px;
        line-height: 34px;
    }
    .hero-section h2 {
        font-size: 25px;
    }
}
@media (max-width:320px) {
    img.harvard {
        top:2%
    }
    .hero-section h2 {
        font-size: 23px;
        line-height: 34px;
    }
    .hero-section p {
        font-size: 19px;
        line-height: 29.16px;
    }
    .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
    }
}
.align-center{
  align-items: center;
}
.pb-0{
  padding-bottom: 0px !important;
}