body {
    padding:0;
    margin:0;
    font-family:"lexend","open-sans",sans-serif;
    font-size: 16px;
    line-height: 1.5;
    color: #1a8717;
    }
    
    a {
    color: #1a8717;
    }
    
    .module-full-width {
    width:100%;
    }

    .header-upper .module-inner-container button.activelang {
        background-color: #ffffff;
        border-color: #c5eac5;
        color: #1e6e1f;
    }
    .header-upper .module-inner-container button {
        margin-left: .5rem;
        background-color: #088708;
        border-color: #088708;
        color: #fff;
        padding:.2rem .6rem;
        font-size: 14px;
        line-height: 18px;
        border-radius: 4px;
        box-shadow: 2px 2px 0px #00E600;
        outline:none;
    }
    .header-upper .module-inner-container {
        padding: .5rem 0;
        /* text-align: right; */
        align-items: center;
        display: flex
    ;
        justify-content: end;
    }
    .module-inner-container {
    width: 100%;
    /*//padding: 1.875rem 5%;*/
    padding: 2.5rem 0;
    max-width:1470px;
    margin:auto;
    }

    .innero .module-inner-container {
        padding: 2.5rem 5% 3.25rem;
    }
    
    @media (min-width:1024px) {
    .reverse-on-desktop {
    direction:rtl;
    }}
    
    .module-half {
    width:50%;
    padding-top:2rem;
    text-align:center;
    vertical-align:middle;
    display:table-cell;
    direction:ltr;
    }
    
    @media (max-width:1023px) {


.recommended-products-carousel{
    overflow:hidden !important;
}

    .module-half {
    width:100%;
    padding:1rem 0%;
    display:block;
    }}
    
    .module-half p {
    max-width:70%;
    margin:auto;
    }
    
    @media (max-width:1023px) {
    .module-half p {
    max-width:100%;
    }}
    
    header {
    //position:fixed;
    position:relative;
    z-index:1;
    top:0;
    width:100%;
    box-shadow:0 0.125rem 0.25rem 0 rgba(0,0,0,0.08);
    }
    
    .header-main {
    position:relative;
    }
    
    .header-upper {
    width:100%;
    padding:4px 0;
    background-color:#1a8717;
    }
    
    @media (max-width:599px) {
    .header-upper {
    width:92%;
    padding:10px 4%;
    }}
    
    header a {
    text-decoration:none;
    }
    
    header a:hover {
    text-decoration:underline;
    }
    
    .header-upper-elements {
    width: 100%;
    max-width: 1470px;
    margin: 1px auto 0;
    }
    
    @media (max-width:599px) {
    .header-upper-elements {
    }}
    
    @media (max-width:599px) {
    .join-us-container {
    border-right:1px solid #fff;
    border-left:1px solid #fff;
    }}
    
    .site-search {
    float:left;
    }
    
    .search-field {
    padding:.625rem 2rem .625rem .9375rem;
    border-radius:2rem;
    font-size:1rem;
    }
    
    @media (max-width:599px) {
    .search-field {
    display:none;
    }}
    
    .search-button {
    cursor: pointer;
    background-color: #8dd487 !important;
    border-radius: 2em;
    height: 32px !important;
    top: 5px !important;
    right: 5px !important;
    }
    
    @media (max-width:599px) {
    .search-button {
    background-color: #fff !important;
    height: 36px !important;
    top: 2px !important;
    right: 2px !important;
    position:relative !important;
    }}
    
    .search-button:focus {
    outline:1px solid yellow;
    }
    
    .cludo-search-modal-body {
    padding-top:20px !important;
    }
    
    .header-upper-cta-container {

    margin:0 2rem;
    }
    
    @media (max-width:599px) {
    .header-upper-cta-container {
    width:31%;
    margin:0 1%;
    }}
    
    .nav-icon {
    color:#fff;
    text-align: center;
    }
    
    .nav-icon-label {
    font-weight:bold;
    text-align:center;
    //text-transform: uppercase;
    white-space: nowrap;
    margin-top: 0.1875rem;
    font-size: .6875rem;
    font-family: "lexend",sans-serif;
    letter-spacing: .03125rem;
    color: #fff;
    }
    
    .header-upper-cta {
    font-size: .6875rem;
    font-weight: bold;
    letter-spacing: .03125rem;
    text-align: center;
    }
    
    .header-lower {
    background-color:#fff;
    width:90%;
    padding:35px 5%;
    }
    
    @media (max-width:1199px) {
    .header-lower {
    //position: fixed;
    //top: 0;
    //width: 95%;
    //height: 100vh;
    //padding:35px 5% 35px 0;
    //z-index: 10000000;
    //background-color:rgba(0,0,0,.5);
    padding:0;
    width:100%;
    }}
    
    @media (min-width:1200px) {
    .header-lower {
    width:96%;
    max-width:1470px;
    padding:.5rem 0 0 0;
    margin:auto;
    }}
    
    .header-logo {
    float:left;
    text-align:center;
    min-width:153px;
    padding:0 20px 0 8px;
    /*margin:1rem;*/
    }
    
    @media (max-width:1199px) {
    .header-logo {
    float: none;
    width: 92%;
    padding: 1rem 4%;
    min-width: unset;
    margin: 0;
    }}
    
    @media (max-width:1199px) {
    .header-logo a {
    float:left;
    width:fit-content;
    padding:0 4%;
    }}
    
    .header-logo img {
        position: absolute;
    display:block;
    width:100%;

    max-width:9.5625rem !important;
    }



@media (max-width: 750px) {
    footer {
       text-align: center;
    }
    footer .footer-logo {
        margin: 0 auto !important;
    }

.mrmobilehalf{
    flex-direction: column;
}

    .home-half-mr .parentdiv .shop-best-sellers{
        max-width: 90% !important;
        width: 90% !important;
    }
    .home-half-mr .parentdiv{
        flex-direction: column !important;
    }

    .heading-middle {
        right: 1% !important; left:unset !important;}
    .homepage-header-image {

        height: 20vh !important;
    }

    .homepage p{
        max-width:unset !important;
    }
    .homepage h1{
        line-height: 18px !important;
        font-size: 24px !important;
    }
    .heading-right {
        display: none !important;
    }

    .heading-text p{
        font-size: 12px !important;
    }

    .header-logo img {
        width: 27% !important;
        margin-top: -75px !important;
        margin-left: -22px !important;
    }
}
    
    .header-lower-nav-container {
    float:right;
    }
    
    @media (max-width:1199px) {
    .header-lower-nav-container {
    display:none;
    background-color: #fff;
    position: fixed;
    top: 0;
    left:0;
    width: 100%;
    height: 100vh;
    //overflow:scroll;
    z-index:10000000;
    }}
    
    @media (max-width:1199px) {
    #mega-nav {
    display:none;
    z-index:10000000;
    }}
    
    .mega-nav-parent, .mega-subnav-parent {
    float:left;
    color:#1a8717;
    display:block;
    padding:1.5rem 0.8rem;
    font-family: 'lexend',sans-serif;
    font-size: 14px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: .0125rem;
    }
    
    @media (max-width:1199px) {
    .mega-nav-parent, .mega-subnav-parent {
    width:90%;
    padding:1.5rem 5%;
    }}
    
    @media (min-width:1200px) {
    .mega-subnav-parent {
    padding-left:2%;
    }}
    
    .mega-nav-parent:hover {
    cursor:pointer;
    text-decoration:underline;
    }
    
    .mega-nav-parent a, .mega-subnav-parent a {
    padding:1.5rem 0;
        padding-top:20%;
    color:#1a8717;
    }
    
    #health-interest-nav {
    display:none;
    position:absolute;
    top:0;
    background-color:#fff;
    width:100vw;
    height:100vh;
    left:0;
    z-index:1;
    overflow:scroll;
    }
    
    .mega-nav-parent:hover #health-interest-nav {
    //display:block;
    }
    
    #all-products-nav {
    display:none;
    position:fixed;
    top:0;
    background-color:#fff;
    width:100vw;
    height:100vh;
    left:0;
    z-index:9999 !important;
    overflow:scroll;
    }
    
    .mega-nav-parent:hover #all-products-nav {
    //display:block;
    }
    
    @media (min-width:1200px) {
    .close-nav {
    //padding: 0px 40px;
    //font-size: .875rem;
    //position:relative;
    //z-index:1;
    //cursor:pointer;
    //float:right;
    }}
    
    @media (max-width:1199px) {
    .close-nav {
    font-size: .875rem;
    //position:relative;
    //padding: 0;
    //z-index:1;
    //width:100%;
    }}
    
    @media (min-width:1200px) {
    .close-mega-nav {
    display:none;
    }}
    
    .close-nav-logo-container {
    width: fit-content;
    float: left;
    padding: 14px 0 0 20px;
    }
        
    @media (max-width:1199px) {
    .close-nav-logo-container {
    display:none;
    }}
    
    .close-nav-back-container {
    float:left;
    max-width:45%;
    display:inline-block;
    padding:20px 5%;
    }
    
    @media (min-width:1200px) {
    .close-nav-back-container {
    display:none;
    }}
    
    .close-nav-back {
    font-family: open-sans,sans-serif;
    font-size: .875rem;
    font-weight: 700;
    }
    
    .close-nav-x, .close-nav-x-desktop, .close-nav-x-mobile {
    font-size: 30px;
    float:right;
    padding:20px 5%;
    margin:0;
    line-height:20px;
    cursor:pointer;
    }
    
    .close-nav-x-desktop {
    display:flex;
    }
    
    @media (max-width:1199px) {
    .close-nav-x-desktop {
    display:none;
    }}
    
    @media (min-width:1200px) {
    .close-nav-x-mobile {
    display:none;
    }}
    
    @media (max-width:1199px) {
    .dropdown-menu-links-container {
    position:relative;
    padding-top:0;
    }}
    
    .dropdown-menu-links {
    background-color:#fff;
    display: flex;
    flex-wrap: wrap;
    order: 1;
    flex: 1 0 50%;
    max-width: 55%;
    padding-right: 1rem;
    padding-top:15px;
    }
    
    @media (max-width:1199px) {
    .dropdown-menu-links {
    max-width:100%;
    padding-right:0;
    }}
    
    .dropdown-item {
    background-color: transparent;
    clear: both;
    font-weight: normal;
    color: #212529;
    text-align: inherit;
    width: 100%;
    border: 0;
    padding: 0;
    order: 0;
    white-space: normal;
    display: block;
    flex: 0 0 50%;
    font-size: 1.125rem;
    line-height: 1;
    }
    
    @media (max-width:1199px) {
    .dropdown-item {
    border-bottom: 1px solid #d7d7d7;
    flex: unset;
    }}
    
    .dropdown-item a {
    font-family: 'lexend';
    font-size: 1.125rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: .0125rem;
    padding: 0.5rem 1rem;
    display: flex;
    align-items: center;
    //margin-bottom: 0.9375rem;
    border-radius: 5px !important;
    outline: none !important;
    position: relative !important;
    }
    
    @media (max-width:1199px) {
    .dropdown-item a {
    margin:.5rem 0;
    }}


    
    .dropdown-item-thumb {
    font-family: "Source Sans Pro",sans-serif;
    font-weight: 400;
    font-size: .875rem;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 5rem;
    width: 5rem;
    height: 5rem;
    margin: 0 0.5rem 0 0;
    }

.byproduct .dropdown-item-thumb {
    flex: 0 0 3.5rem;
}
    
    @media (max-width:1199px) {
    .dropdown-item-thumb {
    display:none;
    }}
    
    .dropdown-item-thumb img {
    width: auto;
    height: auto;
    }
    
    .dropdown-item-name {
    font-family: "lexend";
    font-size: 18px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 24px;
    letter-spacing: 0.2px;
    color:#1a8717;
    }
    
    @media (max-width:1199px) {
    .dropdown-item-name {
    font-size: 16px;
    line-height: 18px;
    }}
    
    .fa-map-marker:before {
    content: "\F041";
    }
    
    .fa-envelope-o:before {
    content: "\F003";
    }
    
    @media (min-width:1200px) {
    .mega-nav-parent .fa-caret-right {
    transform:rotate(90deg);
    }}
    
    .fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    }
    
    .nav-icon .fa {
    font-size: 1rem;
    }
    
    @media (min-width:1200px) {
    .nav-icon .fa {
    font-size: 1.5rem;
    }}
    
    .navbar-toggler {
    float: right;
    margin-right: 7px;
    margin-top: 1px;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0.1875rem;
    font-size: 1.5rem;
    padding: 0 0.625rem;
    color: #1a8717;
    }
    
    @media (min-width:1200px) {
    .navbar-toggler {
    display:none;
    }}
    
    img {
    max-width: 100%;
    }
    
    h1 {
    font-family: lexend;
    font-size: 56px;
    line-height: 60px;
    font-weight: 600;
    margin: 0 auto .5rem;
    text-align:center;
    }
    
    @media (max-width:1023px) {
    h1 {
    font-size:36px;
    line-height:40px;
    margin:auto;
    }}
    
    h2 {
    font-family: 'lexend';
    font-size: 38px;
    line-height:42px;
    font-weight:500;
    text-align:center;
    margin:1.5rem 0 .5rem;
    }
    
    @media (max-width:1023px) {
    h2 {
    font-size: 30px;
    line-height:36px;
    }}
    
    .plp {
    position:relative;
    }
    
    .plp-header-container {
    position: relative;
    display: table;
    width: 100%;
    height: 34vw;
    //background: url(/images/product-collections/.jpg);
    background-size: 100% auto;
    background-repeat: no-repeat;
    }
    
    @media (max-width:1023px) {
    .plp-header-container {
    display:block;
    height:unset;
    }}
    
    .plp-header-image {
    //background-size:100% auto;
    //height:35vw;
    //background-repeat:no-repeat;
    }
    
    .plp .heading-text {
    //position: absolute;
    //top: 40%;
    //left: 10%;
    //max-width: 38%;
    //transform: translate(0%, -50%);
    //padding: 20px 20px 20px 2%;
    display:table-cell;
    vertical-align:middle;
    padding: 0 55% 0 7%;
    //border-radius: 20px;
    color: #fff;
    }
    
    @media (max-width:1023px) {
    .plp .heading-text {
    //position: relative;
    //top: unset;
    //left: unset;
    //max-width: 100%;
    //transform: unset;
    display:block;
    padding: 40vw 15px 0;
    color: revert;
    }}
    
    .plp h1 {
    font-family: "lexend";
    font-size: 45px;
    line-height: 50px;
    font-weight: 500;
    text-align:left;
    margin-bottom:1rem;
    }
    
    @media (max-width:1023px) {
    .plp h1 {
    font-size: 36px;
    line-height: 42px;
    }}
    
    .shop-all h1 {
    font-size: 32px;
    line-height: 38px;
    }
    
    .plp .heading-text p {
    margin: 0;
    font-size: 1rem;
    line-height: 1.5;
    }
    
    .plp-subsection {
    margin-bottom:5rem;
    }
    
    .plp-subsection h3, .plp-related-articles h3 {
    text-align: left;
    margin: 0 0 1rem;
    font-family: "lexend";
    font-weight: 400;
    font-size: 30px;
    line-height: 36px;
    }
    
    @media (min-width:1024px) {
    .plp-subsection h3, .plp-related-articles h3 {
    font-size: 38px;
    line-height: 48px;
    }}
    
    .subsection-carousel {
    padding-top:10px;
    }
    
    .related-articles-container {
    background-color:#D2E7C1;
    }
    
    .breadcrumb a {
    display:inline-block;
    padding:6px 0;
    text-decoration:none;
    color:#1a8717;
    font-size: .75rem;
    font-weight: bold;
    line-height: 1.67;
    }
    
    .breadcrumb .fa-chevron-left:before {
    content: "\F053";
    }
    
    .product-details-container {
    display:flex;
    flex-wrap:wrap;
    }
    
    .product-details {
    width:96%;
    padding:.5rem 2%;
    }
    
    @media (min-width:1024px) {
    .product-details {
    float:left;
    width:46%;
    padding:2rem 2%;
    }}
    
    .pdp-carousel-container {
    max-width:400px;
    margin:auto;
    }
    
    .pdp .slider-nav img {
    padding:5px;
    }
    
    .product-brand {
    font-family: "lexend";
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: .03125rem;
    padding-top:10px;
    margin-bottom: 0;
    text-transform:uppercase;
    }
    
    .product-name {
    font-size: 30px;
    line-height: 36px;
    font-family: "lexend";
    font-weight: 400;
    margin-top:unset;
    margin-bottom: 0.5rem;
    }
    
    @media (min-width:1024px) {
    .product-name {
    font-size: 38px;
    line-height: 48px;
    }}
    
    .product-text {
    margin:.5rem 0;
    }
    
    .description-tagline {
    font-family:"lexend";
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: normal;
    margin-top:1.25rem;
    margin-bottom:.7rem;
    }
    
    .product-details p {
    margin-top:.25rem;
    margin-bottom: 1rem;
    }
    
    .standard-button {
    margin: 16px 0;
    -webkit-appearance: button;
    border: .125rem solid transparent;
    vertical-align: middle;
    display: inline-block;
    padding: 0.55rem .8rem;
    border-radius: 8px;
    font-size: 20px;
    font-weight: bold;
    line-height: 22px;
    letter-spacing: normal;
    text-align: center;
    //text-transform: lowercase;
    font-family: "lexend";
    color:#fff;
    background-color: #088708;
    text-decoration: none;
    }
    
    @media (max-width:1023px) {
    .standard-button {
    font-size:15px;
    line-height:17px;
    }}
    
    .standard-button:hover {
    cursor:pointer;
    }
    
    .buy-now-button {
    background-color: #088708;
    border-color: #088708;
    color: #fff;
    font-size:16px;
    line-height:17px;
    }
    
    .pdp .buy-now-button {
    box-shadow: 4px 4px 0px #00E600;
    }
    
    .pdp .disclaimer {
    font-weight: 400;
    line-height: 1.5;
    font-size: 12px;
    }
    
    .pdp h1 {
    text-align:left;
    }
    
    .pdp h2 {
    font-family: "lexend";
    font-weight: 500;
    font-size: 1.625rem;
    margin-top:0;
    margin-bottom: 0;
    line-height: 1;
    padding: 0.5rem 0;
    border-bottom: 0.125rem solid #d7d7d7 !important;
    border-radius: 0;
    border-width: 0 0 0.0625rem;
    text-align:left;
    }
    
    .pdp .reviews h2, .cmptsT {
    font-family: "lexend" !important;
    }
    
    .directions-nutrients {
    //margin: 1rem auto 2.5rem;
    //max-width: 90%;
    //padding: 1.5rem;
    //border: 0.125rem solid #d7d7d7 !important;
    margin:-5rem auto 0;
    }
    
    @media(min-width:1024px) {
    .directions-nutrients {
    max-width: 80%;
    }}
    
    .directions-nutrients h2 {
    //padding: 0 0 1.5rem 0;
    //font-size: 25px;
    //line-height: 30px;
    }
    
    .directions-nutrients-item {
    padding:1.25rem 0;
    }
    
    .directions-nutrients-item:not(:last-of-type) {
    border: solid #d9d9d9;
    border-width: 0 0 0.0625rem;
    }
    
    .directions-nutrients-item h4 {
    font-family: "lexend";
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
    padding:.3125rem 0;
    margin:0;
    }
    
    .directions-nutrients-item ul {
    margin-top: 0;
    margin-bottom: 1rem;
    }
    
    .section-heading {
    text-align:center;
    margin: 1.25rem 0 3rem;
    }
    
    .recommended-products {
    background-color: #cde3ca;
    padding-bottom:2rem;
    }
    
    .recommended-products h3 {
    margin: 0 0 1rem;
    font-family: "lexend";
    font-weight: 400;
    line-height: 36px;
    font-size: 30px;
    text-align:left;
    }
    
    @media(min-width:1024px) {
    .recommended-products h3 {
    font-size: 38px;
    line-height: 48px;
    padding-left:6%;
    }}
    
    .recommended-products .recommended-products-carousel {
    width:90%;
    margin:auto;
    }
    
    .carousel-padding {
    padding:0 5%;
    }
    
    .slick-next, .slick-prev {
    height: 30px !important;
    width: 30px !important;
    border-radius: 1.25rem;
    //box-shadow: 0 0 7px 0 rgb(119 119 119 / 50%);
    }
    
    .slick-prev:before, .slick-next:before {
    //font-family:"FontAwesome";
    font-size:30px !important;
    color: #088708 !important;
    font-weight:bold;
    }
    
    .slick-prev {
    left:-35px !important;
    }
    
    .slick-next {
    right:-35px !important;
    }
    
    .slick-track {
    display:flex !important;
    }
    
    .slick-slide {
    height:auto !important;
    }
    
    .product-card {
    margin: 0 15px;
    padding:0 15px;
    background-color: #f9f9f9;
    border-radius: 0.5rem;
    text-align:center;
    border:1px solid #d7d7d7;
    }
    
    @media (max-width:1023px) {
    .product-card {
    margin: 0 0px;
    }}
    
    .product-card a {
    text-decoration:none;
    }
    
    .product-card .product-name {
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    margin-top:1.5rem;
    margin-bottom: 0.75rem;
    display:inline-block;
    color:#1a8717;
    }
    
    @media (min-width:1024px) {
    .product-card .product-name {
    font-size: 20px;
    line-height: 28px;
    min-height:2.875rem;
    }}
    
    .product-card .product-name:hover {
    text-decoration:underline;
    }
    
    .product-card .bv-inline-stars {
    margin:auto;
    margin-bottom:1rem;
    width:max-content;
    }
    
    .home-half-mr .product-card .standard-button {
        font-size: .6em;
        line-height: .8em;
    }
    .product-card .standard-button {
    margin:10px 2px 2rem;
    box-shadow:none;
    }
    
    .learn-more-button {
    background-color: #fff;
    border-color: #088708;
    color: #088708;
    font-size:16px;
    line-height:17px;
    }
    
    .learn-more-button:hover {
    text-decoration:none;
    background-color: #088708;
    border-color: #088708;
    color: #fff;
    }
    
    .article-card {
    position:relative;
    margin: 0 15px;
    padding:15px;
    background-color: #F2F9F5;
    border-radius: 0.5rem;
    text-align:left;
    }
    
    @media (max-width:1023px) {
    .article-card {
    margin: 0 0px;
    }}
    
    .article-card-text {
    margin:1rem 0 6rem;
    padding:0 1rem;
    }
    
    .article-card .article-name {
    font-weight:600;
    color:#1a8717;
    font-size:22px;
    line-height:30px;
    text-decoration:none;
    }
    
    .article-card .article-name:hover {
    text-decoration:underline;
    }
    
    .article-card .article-description {
    margin:10px 0 3rem;
    }
    
    .article-card .read-more-link {
    position:absolute;
    right:1.5rem;
    bottom:15px;
    margin-bottom:2rem;
    font-family: "lexend";
    color: #1a8717;
    font-weight:600;
    font-size:14px;
    }
    
    .article-header {
    background-color:#D2E7C1;
    height:142px;
    position:relative;
    }
    
    @media (min-width:1024px) {
    .article-header {
    height:220px;
    }}
    
    .article .heading-text {
    position:absolute;
    background-color: #fff;
    bottom:0;
    left:0;
    padding:1rem;
    margin-bottom:-1px;
    width:70%;
    }
    
    @media (min-width:1024px) {
    .article .heading-text {
    padding:0 15px;
    left:4%;
    width:unset;
    }}
    
    .article .heading-text h2 {
    padding: 0 5px;
    margin-top: 0;
    margin-bottom: 0;
    font-family: "lexend";
    line-height: 32px;
    font-size: 24px;
    font-weight: 500;
    text-align:left;
    }
    
    @media (min-width:1024px) {
    .article .heading-text h2 {
    font-size: 38px;
    line-height:48px;
    margin-bottom: 0.5rem;
    padding: 1.25rem 1.5625rem 0;
    text-align:center;
    }}
    
    .article .module-inner-container {
    max-width:62rem;
    }
    
    .article h1 {
    margin-bottom:48px;
    font-family: "lexend";
    line-height: 36px;
    font-weight: 500;
    font-size: 30px;
    text-align:left;
    }
    
    @media (min-width:1024px) {
    .article h1 {
    font-size: 32px;
    line-height: 40px;
    }}
    
    .article-image {
    text-align:center;
    }
    
    .article .module-inner-container h2 {
    margin-bottom: 0.5rem;
    line-height: 30px;
    font-family: "lexend";
    font-size: 24px;
    font-weight:500;
    text-align:left;
    }
    
    @media (min-width:1024px) {
    .article .module-inner-container h2 {
    font-size: 26px;
    line-height: 30px;
    }}
    
    .article .module-inner-container h3 {
    margin-bottom: 0.5rem;
    font-weight: 500;
    font-family: "lexend";
    line-height: 22px;
    font-size: 19px;
    font-style: italic;
    }
    
    @media (min-width:1024px) {
    .article .module-inner-container h3 {
    font-size: 20px;
    }}
    
    .article table p {
    margin:0;
    }
    
    footer {
    border-top: 1px solid #d7d7d7;
    padding: 3.125rem 8.875rem;
    //margin-top: 2rem;
    }
    
    @media (max-width:1299px) {
    footer {
    padding: 1rem;
    }}
    
    footer a {
    color: #1a8717;
    }
    
    .footer-inner {
    margin: auto;
    width: 100%;
    max-width: 1470px;
    }
    
    .footer-top {
    width:96%;
    margin:auto;
    }
    
    @media (min-width: 550px) {
    .footer-top {
    width: 75%;
    }}
    
    @media (min-width: 1300px) {
    .footer-top {
    width: 96%;
    }}
    
    .footer-item, .footer-item-signup {
    width:96%;
    padding: 1rem 0;
    margin:auto;
    }
    
    #footer_signup_iframe {
    min-height:15rem;
    }
    
    @media (min-width: 550px) {
    .footer-item {
    width: 46%;
    float:left;
    }}
    
    @media (min-width: 1300px) {
    .footer-item {
    width: 28%;
    padding: 2.5rem 2%;
    }
    
    .footer-item-signup {
    width: 36%;
    padding-right: 10%;
    float:left;
    }}
    
    footer .footer-logo {
    margin: 0 0 1.25rem;
    max-width: 8.75rem;
    }
    
    @media (max-width: 1299px) {
    footer .footer-logo {
    margin: 0 0 0.25rem;
    max-width: 8.75rem;
    }}
    
    footer ul {
    list-style: none;
    padding-left: 0;
    }
    
    @media (max-width: 549px) {
    .footer-menu {
    //border-top:1px solid #d7d7d7;
    //border-bottom:1px solid #d7d7d7;
    margin:0;
    //padding:2.5rem 0;
    }}
    
    .footer-menu li {
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 1rem;
    }
    
    .footer-menu li a {
    text-decoration: underline;
    }
    
    .footer-email-headline {
    font-weight: 500;
    text-transform: capitalize;
    font-family: "lexend";
    margin-bottom: 1.75rem;
    line-height: 30px;
    font-size: 24px;
    }
    
    .input-group {
    display:flex;
    }
    
    .form-control {
    font-size: 1rem;
    color: #444;
    width: 100%;
    margin-bottom: 20px;
    height: 2.125rem;
    border: 1px solid #d7d7d7;
    padding: 0.375rem 2.25rem 0.375rem 1.5rem;
    }
    
    .form-control:focus {
    outline:0;
    box-shadow: 0 0 0 0.2rem rgba(83,18,140,0.25);
    }
    
    .form-check-container {
    display: flex;
    }
    
    .form-check-input {
    margin: 0.2rem 1.125rem 0.3125rem 4px;
    height: 0.8rem;
    transform: scale(1.4);
    }
    
    .form-check-label {
    font-size: .75rem;
    line-height: 1.67;
    margin: 0 0 1.875rem;
    }
    
    .footer-email-signup .btn {
    display: inline-block;
    border: 1px solid transparent;
    font-weight: bold;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: center;
    font-family: "lexend";
    font-size: 1rem;
    border-radius: 8px;
    background-color: #088708;
    border-color: #088708;
    color: #fff;
    padding: 0.75rem 1.5rem;
    text-transform: lowercase;
    }
    
    .footer-bottom {
    width: 96%;
    margin: auto;
    }
    
    footer .social-links {
    margin: 0;
    width: fit-content;
    display: block;
    }
    
    footer .social-links li {
    float: left;
    flex: 1;
    text-align: center;
    margin: 0 10px;
    max-width: 2.5rem;
    }
    
    footer .social-links a {
    font-size: 2.25em;
    }
    
    footer a.fa {
    text-decoration: none;
    }
    
    footer .social-links li>.fa {
    color: #fff !important;
    //background-color: #1a8717;
    //border-radius: 50%;
    text-align: center;
    line-height: 3.125rem;
    vertical-align: middle;
    height: 2.8125rem;
    width: 2.8125rem;
    }
    
    .fa-instagram:before {
    content: "\F16D";
    }
    
    .fa-facebook:before {
    content: "\F09A";
    }
    
    .fa-pinterest:before {
    content: "\F0D2";
    }
    
    .fa-youtube-play:before {
    content: "\F16A";
    }
    
    footer hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid #d7d7d7;
    width: 100%;
    }
    
    footer .social {
    float:none;
    width:fit-content;
    padding:0 2%;
    margin:25px auto 15px;
    }
    
    @media (min-width:1300px) {
    footer .social {
    float:left;
    width: 38%;
    padding:unset;
    margin:unset;
    }}
    
    .border {
    border: 1px solid #dee2e6 !important;
    }
    .border-dark {
    border-color: #343a40 !important;
    }
    .p-3 {
    padding: 1rem !important;
    }
    
    footer .copyright-notice {
    float:none;
    width:fit-content;
    padding:0 2% 35px;
    margin: auto;
    display: block;
    position: relative;
    justify-content: flex-end;
    text-align:center;
    }
    
    @media (min-width:1300px) {
    footer .copyright-notice {
    float:left;
    width: 56%;
    display: flex;
    padding: 0 5% 60px 1%;
    text-align:right;
    }}
    
    footer .copyright {
    margin: 0;
    letter-spacing: normal;
    font-style: normal;
    font-weight: normal;
    font-size: .75rem;
    line-height: 1.67;
    color: var(--color-grey5);
    }
    
    footer .back-to-top i.fa-arrow-up {
    color: rgba(0,0,0,0.7);
    }
    
    footer .back-to-top {
    margin: 0.5em 0.313em;
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
    }
    
    @media (min-width: 1300px) {
    footer .back-to-top {
    position: absolute;
    top: 50%;
    right: 0.625rem;
    margin: 0;
    transform: translateY(-5rem);
    }}
    
    .fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -15%;
    }
    
    .fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
    }
    
    .fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    }
    
    .fa-stack-1x {
    line-height: inherit;
    }
    
    .fa-stack-2x {
    font-size: 2em;
    }
    
    footer .back-to-top i.fa-circle {
    text-shadow: 0 2px 10px rgba(0,0,0,0.2);
    color: #f9f9f9;
    }
    
    .fa-circle:before {
    content: "\F111";
    }



#health-benefits-nav {

    position: fixed;
    top: 0;
    background-color: #fff;
    width: 100vw;
    height: 100vh;
    left: 0;
    z-index: 9999 !important;
    overflow: scroll;
}


.article {
    color:black;
}



