/* Hero Area V2 */
.container-fluid {width: 100%}
.homepage_hero_area {
    overflow: hidden;
    min-height: 450px!important;
    padding-top: 30px;
    padding-bottom: 50px;
    color: #12284c;
	background-color: #f2f2f2;
    background-position: bottom right;
    background-size: cover;
    position: relative;
    width: 100%;
}
.hero_area_content {
    padding: 30px 0 0;
}
.hero_area_content h1 {
    font-size: 36px;
    margin: 0 0 5px;
    font-family: "Sentinel-Semibold";
    color: #12284c;
}
.hero_area_content h4 {
    font-family: "GothamMedium";
    font-size: 16px;
}
.hero_area_content p {
    font-size: 16px;
    font-family: "Gotham-Book";
    margin: 0 0 25px;
}
.hero_area_content p span {
    font-family: "GothamMedium";
}
ul.ctabtn_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.ctabtn_wrapper .secondary_btn {
    margin-left: 25px;
}

.primary_btn {
    display: inline-block;
    color: #fff;
    padding: 12px 22px;
    border: none;
    border-radius: 3px;
    background: #0070BA;
    font-size: 16px;
    font-family: "GothamMedium";
    text-transform: capitalize;
    text-decoration: none;
    cursor: pointer;
    line-height: normal;
    height: 42px;
    white-space: nowrap;
}
.primary_btn:hover {background: #005C99;color: #fff}
.secondary_btn {
    display: inline-block;
    color: #12284c;
    padding: 10px 22px;
    border: 2px solid #12284c;
    border-radius: 3px;
    background: #fff;
    font-size: 16px;
    font-family: "GothamMedium";
    text-transform: capitalize;
    text-decoration: none;
    cursor: pointer;
    line-height: normal;
    height: 42px;
    white-space: nowrap;
}
.secondary_btn:hover {background: #f2f2f2;color: #12284c}
.formula_details_wrapper {position: relative;}
.single_formula_details {
    background: #f5f6f8 none repeat scroll 0 0;
    border-radius: 3px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 15px;
}
.single_formula_right {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
.single_formula_left {
    margin-right: 18px;
}
.foundation_image {
    -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
    background: #e8eaed none repeat scroll 0 0;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 67px;
    -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
    overflow: hidden;
    text-align: center;
    width: 67px;
    padding: 5px;
}
.foundation_image img {
    transform: rotate(-45deg);
}
.formula_right_top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
    margin: 0 0 15px;
}
.formula_right_top h3 {
    color: #12284c;
    font-family: "GothamMedium";
    font-size: 16px;
    margin: 0 15px 0 0;
}
.formula_right_top .learn_more {
    color: #0070ba;
    display: inline-block;
    font-family: "Gotham-Book";
    font-size: 14px;
    text-decoration: underline;
    white-space: nowrap;
    line-height: normal;
}
ul.formula_details {
    margin: 0 0 20px;
}
.formula_details li {
    list-style: none;
    font-size: 14px;
    font-family: "Gotham-Book";
    color: #12284c;
    position: relative;
    padding-left: 12px;
    margin: 0 0 3px;
}
.formula_details li:before {
    position: absolute;
    content: "";
    left: 0;
    top: 8px;
    width: 5px;
    height: 5px;
    background: #0070BA;
    border-radius: 50%;
}
.view_sup_facts {
    display: inline-block;
    font-size: 15px;
    font-family: "Gotham-Book";
    text-decoration: underline;
    color: #12284c;
    border: none;
    background: transparent;
    padding: 0;
    line-height: normal;
}
.view_sup_facts span {
    text-decoration: underline;
}
.view_sup_facts[aria-expanded="false"] .hide_sup_text {
    display: none;
}
.view_sup_facts[aria-expanded="false"] .view_supp_text {
    display: inline-block;
}
.view_sup_facts[aria-expanded="true"] .hide_sup_text {
    display: inline-block;
}
.view_sup_facts[aria-expanded="true"] .view_supp_text {
    display: none;
}
.view_sup_popup {
    padding: 0px;
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 2
}
.view_sup_details {
    background: #E8EAED;
    position: relative;
    padding: 15px;
    height: 300px;
    overflow-y: scroll;
}
.our_foundational_formula {
    padding: 50px 0;
}
.foundational_formula_top {
    -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
    margin: 0 0 30px;
}
.formula_top_left h2 {
    color: #12284c;
    font-family: "Sentinel-Semibold";
    font-size: 28px;
    margin: 0;
}

.build_your_pack {
    background: #12284c none repeat scroll 0 0;
    color: #fff;
    padding: 30px 0;
}
.build_your_pack h2 {
    font-family: "Sentinel-Semibold";
    font-size: 28px;
    margin: 0 0 10px;
}
.build_your_pack p {
    font-family: "GothamMedium";
    font-size: 15px;
    margin: 0px;
}
.howitworks {
    padding: 50px 0;
}
.howitworks_top {
    margin: 0 0 40px;
}
.howitworks_top h2 {
    font-family: "Sentinel-Semibold";
    font-size: 28px;
    margin: 0 0 5px;    
}
.howitworks_top p {
    font-family: "Gotham-Book";
    font-size: 16px;
    margin: 0px;
    color: #12284c;
}
.howit_single {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin: 0 0 45px;
}
.howit_left span {
    color: #12284c;
    display: inline-block;
    font-family: "GothamMedium";
    font-size: 100px;
    line-height: 80px;
    opacity: 0.15;
}
.howit_right {
    padding-left: 20px;
    color: #12284c;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
.howit_right h3 {
    font-family: "GothamBold";
    font-size: 16px;
    margin: 0 0 5px;
}
.howit_right h3 span {
    display: none;
}
.howit_right p {
    font-family: "Gotham-Book";
    font-size: 14px;
    margin: 0;
}
.howitworks_bottom h4 {
    color: #12284c;
    font-family: "Sentinel-SemiboldItalic";
    font-size: 16px;
    margin: 35px 0 0;
}
.howitworks_bottom h4 a {
    color: #12284c;
    display: inline-block;
    text-decoration: underline;
}

.alergies_dietarty_text {
    padding: 15px 0 50px;
}
.alergies_dietarty_text p {
    color: #12284c;
    font-family: "Gotham-Book";
    font-size: 14px;
    margin: 0;
}
.alergies_dietarty_text p span {
    font-family: "GothamBold";
}


@media only screen and (min-width: 992px) and (max-width: 1200px) {

    
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .howit_right p .hidden-xs {display: none;}
    .formula_details_wrapper {margin: 0 0 15px}
    .howit_left {min-width: 135px;text-align: right;}
}

@media only screen and (max-width: 767px) {
    .homepage_hero_area {
        background-image: url(../../../custom/images/Persona_Shot4_569_A_Mobile-Hero-v1.jpg) !important;
        background-position: bottom center !important;
        background-repeat: no-repeat;
        height: auto;
        margin-top: 0;
        padding-bottom: 350px;
        padding-top: 30px;
    }
    .hero_area_content {
        padding: 0;
        text-align: center;
    }
    .hero_area_content h1 {font-size: 26px;}
    .hero_area_content h4, .howitworks_bottom h4 {
        font-size: 14px;
    }
    .hero_area_content p {margin: 0}
    .howit_left {min-width: 135px;text-align: center;}  
    .formula_details_wrapper {
        margin: 0 0 15px;
    }
    .howit_right h3 {margin: 0 0 8px;}
    .howit_right h3 span {
        display: inline-block;
        opacity: .15;
        color: #12284c;
        font-size: 24px;
        font-family: "GothamMedium";
        margin-right: 5px;
    }
    .formula_top_left h2, .build_your_pack h2, .howitworks_top h2 {font-size: 24px;}
    .foundational_formula_top {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        margin: 0 0 30px;
    }
    .mobile_cta li {
        margin: 10px 0 30px;
    }
    .formula_right_top {display: block;}
    .formula_right_top h3 {margin: 0 0 10px}
    .formula_right_top .btn-info {
        background: transparent;
        color: #0070BA;
        border: none;
        font-family: "Gotham-Book";
        text-decoration: underline;
        margin: 0;
        padding: 0;
    }
    .pill_info_modal.in {
        padding: 0!important;
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -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;
    }
    .pill_info_modal .modal-dialog {
        width: 100%;
        max-width: 90%;
    }
    .pill_info_modal .modal-dialog .modal-content {
        border: none;
    }
    .pill_info_modal .modal-body {
        position: relative;
        overflow: hidden;
        padding: 30px;
    }
    .pill_info_modal .modal-body li {
        list-style: inside;
        margin: 0 0 5px;
        font-family: "Gotham-Book";
        font-size: 14px;
        color: #12284c;
    }
    .pill_info_modal button.close {
        position: absolute;
        top: 0;
        right: 0;
        width: 45px;
        text-align: center;
        height: 35px;
        opacity: 1;
    }
    .pill_info_modal .modal-body a {
        float: right;
        font-family: "Gotham-Book";
        font-size: 14px;
        text-decoration: underline;
        color: #0070BA;
    }
    ul.ctabtn_wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                    -ms-grid-row-align: center;
                align-items: center;
    }
    .ctabtn_wrapper .secondary_btn {
        margin: 20px 0 0;
    }
    .mobile_hero_text {
        background: #fff;
        padding: 25px 20px;
        text-align: center;
        margin: -30px auto 0;
        box-shadow: 0 0 10px #ccc;
    }
    .mobile_hero_text p {
        font-size: 16px;
        font-family: "Gotham-Book";
        margin: 0 0 25px;
        color: #12284c;
    }
    .mobile_hero_text p span {
        display: block;
        font-family: "GothamMedium";
    }
    .our_foundational_formula {
        padding: 50px 0 0;
    }
    .view_sup_facts {padding: 10px 0;white-space: nowrap}
    .howitworks {
        padding: 30px 0 30px;
    }
    .google_shopping_banner img {width: 100%}
}
.supple_table {
    border: 3px solid #000000 !important;
    font-family: "Gotham-Book" !important;
    font-size: 13px !important;
    margin: 0 0 15px !important;
    padding: 10px !important;
    color: #000 !important;
}

.supple_list_head li {
    border-bottom: 6px solid #000;
}
.supple_lists li {
    border-bottom: 2px solid #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 5px 0;
}
.supple_lists li .supple_name {
    width: 60%;
}
.supple_list_head li span {
    font-family: "GothamMedium";
    line-height: 14px;
}
.amount_per_serving {
    text-align: left;
    min-width: 100px;
}
.daily_value {
    text-align: left;
    min-width: 42px;
}
.supple_table_top {
    border-bottom: 12px solid #000 !important;
}
.supple_table_top h1 {
    font-family: "GothamBold" !important;
    font-size: 42px !important;
    margin: 0 0 5px !important;
    color: #000 !important;
}
.supple_table_top p {
    color: #000000 !important;
    font-family: "GothamMedium" !important;
    font-size: 13px !important;
}
.supple_list_body {
    border-bottom: 10px solid #000 !important;
}
.supple_list_footer {
    padding-top: 10px !important;
}