/*--------------------------------------------------------------
# BLOG: Rating Inserts

<div class="ratingContainer">
    <div class="ratingContainerLeft">
        <h4>Readers' Ratings</h4>
        [mr_rating_result]
    </div>
    <div class="ratingContainerRight">
        <h4>Your Rating?</h4>
        [mr_rating_form]
    </div>
    <div style="clear:both;"></div>
</div>

--------------------------------------------------------------*/

.ratingContainer {
    border: 1px solid #e4e4e4;
    padding: 35px 25px 0px 25px;
    background-color: #f3f3f3;
    width: 100%;
    margin: 0 auto 40px auto;
    max-width: 686px;
    position: relative;
}

.ratingContainer .mr-star-full,
.ratingContainer .mr-star-half,
.ratingContainer .mr-star-empty {
    font-size: 20px !important;
    color: #efbc3c !important;
}

.ratingContainer .ratingContainerLeft {
    float: left;
    /*width: 30%;*/
    margin-left: 17.75%;
}

.ratingContainer .ratingContainerLeft h4 {
    /* text-align: left !important;
    padding-left: 20px !important; */
    font-size: 18px !important;
    margin-bottom: 9px !important;
    position: relative;
    left: 0;
}

.ratingContainer .ratingContainerLeft .rating-result {
    margin: 0 auto;
    display: block;
    /* width: 204px;
    position: relative;
    left: 19px; */
}

.ratingContainer .ratingContainerRight {
    float: right;
    width: 30%;
    margin-right: 15%;
}

.ratingContainer .ratingContainerRight h4 {
    text-align: center !important;
    padding-left: 0 !important;
    font-size: 18px !important;
    margin-bottom: 9px !important;
}

.ratingContainer .ratingContainerRight label.description {
    display: none !important;
}

.ratingContainer .ratingContainerRight .mr-star-hover {
    color: #edbc38 !important;
    font-size: 20px;
}

.ratingContainer .ratingContainerRight div.rating-form form {
    margin: 0 auto;
}

.ratingContainer .ratingContainerRight .rating-form {
    /* margin-top: 6px; */
}

.ratingContainer .ratingContainerRight .rating-form .wp-block-button {
    padding-bottom: 80px;
}

.ratingContainer .ratingContainerRight .mr-star-rating {
    margin-right: 0;
    position: relative;
    /* left: 5px; */
}

.ratingContainer .ratingContainerRight .mr-spinner {
    position: absolute;
    right: 5px;
    bottom: 5px;
}

.ratingContainer .ratingContainerRight .success {
    text-align: center;
    position: relative;
    top: -3px;
    font-size: 17px !important;
    white-space: nowrap;
}

.ratingContainer .ratingContainerRight .mr-error {
    position: absolute;
    left: 0;
    top: 10px;
    width: 100%;
    font-size: 11px !important;
    text-align: center;
    margin-bottom: 0 !important;
}

.ratingContainer .ratingContainerRight span.mr-error {
    display: none;
}

.ratingContainer .save-rating {
    background: #27A2FF;
    color: #FFFFFF;
    font-weight: 600;
    border: none;
    border-left: 1px #fff solid;
    padding: 15px 56px;
    position: absolute;
    left: 52.5%;
    margin-left: -123px;
    margin-top: 1em;
}

.ratingContainer .save-rating:hover {
    background: #138EEB;
}

.ratingContainer p.rating-item.mr {
    margin-bottom: 25px !important;
    position: relative;
    top: 1px;
}

.ratingContainer .ratingContainerLeft .star-result,
.ratingContainer .ratingContainerLeft .count {
    position: relative;
    top: -2px;
    right: -2px;
}










/*--------------------------------------------------------------
# Blog Post
--------------------------------------------------------------*/

.blog #two-col,
.post-template-success-story-post #two-col {
    width: 100%;
    clear: both;
    margin: auto;
    max-width: 1420px;
    padding: 40px 40px 30px;
}

.post-template-success-story-post .post-container,
#main.blog #two-col .post-container {
    width: 66.4%;
    float: left;
    margin-bottom: 0;
    text-align: left;
}

.blog #two-col h1,
.post-template-success-story-post h1 {
    font-size: 35px;
    line-height: 1.2;
    color: #263341;
    margin-bottom: 0;
}

.post-template-success-story-post .meal-plan-cta h2 {
    margin-bottom: 0 !important;
}

.post-template-success-story-post .meal-plan-cta h3 {
    font-size: 21px !important;
    margin: auto 20px !important;
}

.post-template-success-story-post .meal-plan-cta .top {
    height: 120px;
    vertical-align: middle;
    display: flex;
}

.blog #two-col #share {
    width: 100%;
    margin-bottom: 26px;
    float: left;
}

.blog #two-col .featured-img {
    width: 100%;
    height: 417px;
    display: block;
    margin: 0 auto 40px;
    clear: both;
}

.blog #two-col .post-content {
    width: 100%;
    position: relative;
    margin-top: 25px;
}

.blog #two-col .post-content p,
.blog #two-col .post-content ol,
.blog #two-col .post-content ul {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 18px;
    color: #333333;
    letter-spacing: 0.5px;
}

.blog #two-col .post-content ul {
    list-style-type: none;
}

.blog #two-col .post-content strong {
    font-weight: 600;
}

.blog #two-col .post-content p em {
    font-style: italic;
}

.blog #two-col .post-content a {
    color: #3DAFFF;
    text-decoration: underline;
    overflow-wrap: break-word;
    word-wrap: break-word;
}

#sale-banner-post {
    margin-bottom: 30px;
    display: block;
}

#sale-banner-post img {
    width: 100%;
}

#sale-banner-post-mobile {
    margin-bottom: 30px;
    display: none;
}

#sale-banner-post-mobile img {
    width: 100%;
}

#latest-articles #sale-banner-post-mobile {
    margin-bottom: 55px;
}

#latest-articles #sale-banner-post {
    margin-bottom: 60px;
}

#latest-articles #in-post-sale-banner-timer-countdown {
    float: left;
    width: 100%;
}

#latest-articles #inpost-timer {
    bottom: 26.5%;
}

@media (max-width: 1199px) {
    #latest-articles #inpost-timer {
        bottom: 30.5%;
    }
}

@media (max-width: 1024px) {
    #latest-articles #sale-banner-post {
        margin-bottom: 30px;
    }

    #latest-articles #in-post-sale-banner-timer-countdown #sale-banner-post {
        margin-bottom: 60px;
    }

    #latest-articles #inpost-timer {
        bottom: 26.5%;
    }
}

@media (max-width: 950px) {
    #latest-articles #inpost-timer {
        bottom: 29.5%;
    }
}

@media (max-width: 768px) {
    #latest-articles #inpost-timer {
        bottom: 30.5%;
    }
}

@media (max-width: 650px) {
    #latest-articles #inpost-timer {
        bottom: 32.5%;
    }
}

@media (max-width: 549px) {
    #sale-banner-post {
        display: none;
    }

    #sale-banner-post-mobile {
        display: block;
        margin: 35px auto;
    }

    #sale-banner-post-mobile img {
        display: block;
        margin: 0 auto;
    }

    #latest-articles #in-post-sale-banner-timer-countdown #sale-banner-post-mobile {
        margin: 0 auto 50px auto;
    }

    #latest-articles #inpost-timer {
        bottom: 57%;
    }
}

.blog #two-col .post-content p.hb-cu-offer {
    cursor: pointer !important;
}

.blog #two-col .post-content p.hb-cu-offer u {
    color: #ffff00 ! important;
}

.blog #two-col .post-content a:hover {
    text-decoration: none;
}

.blog #two-col .post-content h1 {
    text-transform: uppercase;
    color: #333333;
    line-height: 1.4;
    text-align: center;
    margin-bottom: 40px;
    font-size: 27px;
    clear: both;
    width: 90%;
    letter-spacing: 1px;
    margin: 0 auto 40px;
}

.blog #two-col .post-content h1:nth-of-type(1),
.blog #two-col .recipe .intro h1:nth-of-type(1),
.blog #two-col .recipe-intro .intro h1:nth-of-type(1) {
    display: none;
}

.blog #two-col .post-content h2,
.blog.recipes #two-col .recipe h2,
.blog.recipes #two-col .intro h2 {
    font-size: 38px;
    line-height: 1.5;
    color: #293643;
    margin-bottom: 40px;
    font-weight: bold;
    text-align: center;
    margin-top: 40px;
}

.blog #two-col .post-content .before-after .heading h2.quote {
    text-transform: initial;
    margin-top: 0;
}

.blog #two-col .post-content .progress-pics h3.heading {
    text-transform: initial;
}

.blog #two-col .post-content h3,
.blog.recipes #two-col .recipe h3,
.blog.recipes #two-col .intro h3 {
    line-height: 1.3;
    color: #293643;
    font-weight: normal;
    font-size: 30px;
    margin-bottom: 40px;
    margin-top: 40px;
}

.blog #two-col .post-content h3.progress,
.blog.recipes #two-col .recipe h3.progress,
.blog.recipes #two-col .intro h3.progress {
    color: #00A8FF;
}

.blog #two-col .post-content h3 strong,
.blog.recipes #two-col .recipe h3 strong,
.blog.recipes #two-col .intro h3 strong {
    font-weight: normal;
}

.blog #two-col .post-content h4,
.blog.recipes #two-col .recipe h4,
.blog.recipes #two-col .intro h4 {
    font-size: 22px;
    text-align: center;
    line-height: 1.4;
    /* margin: 30px 0; */
    /*padding: 0 10%;*/
    color: #272727;
}

.blog #two-col .post-content h5,
.blog.recipes #two-col .recipe h5,
.blog.recipes #two-col .intro h5 {
    font-size: 20px;
    text-align: center;
    line-height: 1.4;
    margin: 30px 0;
    /*padding: 0 10%;*/
    color: #272727;
}

.blog #two-col .post-content h6,
.blog.recipes #two-col .recipe h6,
.blog.recipes #two-col .intro h6 {
    font-size: 18px;
    text-align: center;
    line-height: 1.4;
    margin: 30px 0;
    /*padding: 0 10%;*/
    color: #272727;
}

.blog #two-col .post-content ul,
.blog #two-col .post-content ol,
.blog.recipes #two-col .recipe ul,
.blog.recipes #two-col .recipe ol,
.blog.recipes #two-col .intro ul,
.blog.recipes #two-col .intro ol {
    padding-left: 40px;
    margin-bottom: 18px;
    clear: both;
}

/*
.blog #two-col .post-content ul li,
.blog.recipes #two-col .recipe ul li,
.blog.recipes #two-col .intro ul li {
    padding-left: 38px;
    margin-bottom: 18px;
    background: url('../../images/post-content-li.png') left 7px no-repeat;
}
*/

.blog #two-col .post-content ul li,
.blog.recipes #two-col .recipe ul li,
.blog.recipes #two-col .intro ul li {
    line-height: 1.6;
    position: relative;
    margin-bottom: 9px;
    padding-left: 3px;
    list-style: disc;
}

.blog #two-col .post-content ul ul,
.blog.recipes #two-col .recipe ul ul,
.blog.recipes #two-col .intro ul ul {
    margin-top: 10px;
}

.blog #two-col .post-content ol li,
.blog.recipes #two-col .recipe ol li,
.blog.recipes #two-col .intro ol li {
    font-weight: bold;
    line-height: 1.6;
    counter-increment: step-counter;
    position: relative;
    margin-bottom: 9px;
    padding-left: 3px;
}

/* .blog #two-col .post-content ol li:before,
.blog.recipes #two-col .recipe ol li:before {
    content: counter(step-counter);
    background-color: #00A8FF;
    text-align: center;
    display: inline-block;
    color: white;
    font-weight: bold;
    padding: 4px 2px;
    box-sizing: border-box;
    border-radius: 100%;
    position: absolute;
    left: 0;
    top: 0;
    margin-right: 30px;
    width: 37px;
    font-style: normal;
    height: 37px;
    font-size: 19px;
} */

.blog #two-col .post-content img {
    height: auto;
    max-width: 100%;
}

.blog #two-col .podcast-links {
    display: flex;
    width: min-content;
    margin: 0px auto 15px;
    position: relative;
    top: -10px;
}

.blog #two-col .post-content p.podcast-links-header {
    font-size: 26px;
    width: 70%;
    min-width: 265px;
    margin: 0px auto 25px;
    text-align: center;
    border-bottom: 1px solid #f8f8f8;
}

.blog #two-col .podcast-links .icon {
    width: 60px;
    height: 60px;
    background: #ddd;
    border-radius: 30px;
    margin: 0px 10px;
    opacity: .8;
    box-shadow: 0 3px 14px -2px #27A2FF;
}

.blog #two-col .podcast-links .icon.apple {
    background: url('../../images/2017-images/podcast-links-apple.png') center no-repeat;
    background-size: 60px;
}

.blog #two-col .podcast-links .icon.spotify {
    background: url('../../images/2017-images/podcast-links-spotify.png') center no-repeat;
    background-size: 60px;
}

.blog #two-col .podcast-links .icon.youtube {
    background: url('../../images/2017-images/podcast-links-youtube.png') center no-repeat;
    background-size: 60px;
}

.blog #two-col .podcast-links .icon:hover {
    opacity: 1;
}

.blog #two-col .author-info {
    width: 100%;
    position: relative;
    float: left;
    margin: 0 auto 46px;
    padding: 45px 374px 49px 60px;
    box-shadow: inset 0 0 0 9px #F7F7F7;
    border: 1px #D2D2D2 solid;
}

.blog #two-col .author-info .author-img {
    float: right;
    position: absolute;
    bottom: 9px;
    right: 65px;
    width: 297px;
    height: 316px;
    background: url('../../images/2017-images/blog-about-mike.png') center no-repeat;
    display: block;
}

.blog #two-col .author-info p {
    line-height: 1.6;
    font-size: 16px;
    color: #797F83;
    margin-bottom: 25px;
    letter-spacing: 0.2px;
}

.blog #two-col .author-info p:last-child {
    margin-bottom: 0;
}

.blog #two-col .author-info p a {
    color: #1BA3FB;
    font-weight: bold;
    text-decoration: none;
}

.blog #two-col .author-info p strong {
    font-weight: bold;
}

.blog #two-col .author-info p a:hover {
    text-decoration: underline;
}

.blog #two-col .blue-sign-up {
    width: 100%;
    height: 279px;
    text-align: center;
    padding: 43px 37px;
    border-radius: 4px;
    margin-bottom: 35px;
    color: #fff;
    box-shadow: inset 0 0 0 9px #E1F4FE;
    border: 1px #D2D2D2 solid;
}

.blog #two-col .blue-sign-up h3 {
    text-transform: uppercase;
    line-height: 1.4;
    padding: 0;
    margin-bottom: 28px;
    font-size: 27px;
    letter-spacing: 0.5px;
}

.blog #two-col .blue-sign-up h3 span {
    background: #24D4FD;
}

.blog #two-col .blue-sign-up form {
    display: inline-block;
    max-width: 664px;
    width: 100%;
    margin-bottom: 18px;
}

.blog #two-col .blue-sign-up input[type="email"] {
    float: left;
    width: 482px;
    height: 47px;
    border: 1px #D2D2D2 solid;
    background: #fff url('../../images/2017-images/blog-email-input-icon.png') 18px no-repeat;
    padding: 16px 16px 16px 50px;
    font-size: 12px;
}

.blog #two-col .blue-sign-up input[type="email"]:focus {
    border: 1px #008AFF solid;
}

.blog #two-col .blue-sign-up input[type="submit"] {
    float: right;
    width: 172px;
    height: 47px;
    text-align: center;
    color: #fff;
    background: #1BA3FB;
    cursor: pointer;
    font-weight: 300;
    text-transform: uppercase;
    border: none;
    letter-spacing: 1.5px;
    line-height: 47px;
    font-size: 13px;
}

.blog #two-col .blue-sign-up input[type="submit"]:hover {
    background: #008EDF;
}

.blog #two-col .blue-sign-up .privacy {
    font-size: 14px;
    text-align: center;
    display: block;
    letter-spacing: 0.5px;
    color: #797F83;
}

.rll-youtube-player {
    margin-bottom: 30px !important;
    height: min-content !important;
}

.sumome-share-client-count span {
    bottom: auto;
    top: 22px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #333;
    letter-spacing: 2px;
}

.blog .side-float-social .a2a_button_facebook .a2a_count {
    position: absolute;
    top: 0;
    right: -71px;
}

.blog .side-float-social .a2a_button_pinterest .a2a_count {
    position: absolute;
    top: 42px;
    right: -71px;
}

.blog .side-float-social .a2a_count {
    position: absolute;
    top: 0;
    right: -40px;
}

.blog .side-float-social .a2a_svg {
    margin-bottom: 10px;
}

.blog .post-social .a2a_svg {
    margin-right: 10px
}

.blog .post-social .a2a_s_default,
.blog .post-social .a2a_svg {
    width: 213px !important;
    height: 47px !important;
    float: left;
    margin-right: 16px;
    display: inline-block;
    position: relative;
    border-radius: 0;
    padding-left: 32px;
    text-transform: uppercase;
    text-align: center;
    line-height: 36px;
}

.blog .post-social .a2a_svg svg {
    display: none !important;
}

.blog .post-social .a2a_svg:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 47px;
    height: 47px;
    content: "";
    display: inline-block;
}

.blog .post-social .a2a_svg:after {
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-transform: initial;
    position: relative;
    top: 8%;
    width: 100%;
    left: 0;
}

.blog .post-social .a2a_s_facebook {
    background: #1793FB !important;
}

.blog .post-social .a2a_s_facebook:hover {
    background: #3471C1;
}

.blog .post-social .a2a_s_facebook:before {
    background: url('../../images/2017-images/share-facebook.png') center no-repeat;
    background-size: 8px;
}

.blog .post-social .a2a_s_facebook:after {
    content: "Share on Facebook";
}

.blog .post-social .a2a_s_twitter {
    background: #17BDFB !important;
}

.blog .post-social .a2a_s_twitter:hover {
    background: #0493D6;
}

.blog .post-social .a2a_s_twitter:before {
    background: url('../../images/2017-images/share-twitter.png') center no-repeat;
    background-size: 17px;
}

.blog .post-social .a2a_s_twitter:after {
    content: "Share on Twitter";
}

.blog .post-social .a2a_s_email {
    background: #E54026 !important;
    margin-right: 0 !important;
}

.blog .post-social .a2a_s_email:hover {
    background: #D24B47;
}

.blog .post-social .a2a_s_email:before {
    background: url('../../images/2017-images/share-email.png') center no-repeat;
    background-size: 18px;
}

.blog .post-social .a2a_s_email:after {
    content: "Share via Email";
}

.blog.post-social .a2a_svg svg {
    display: none !important;
}

.addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service) > span {
    line-height: 30px !important;
}











/* = Featured Author
-------------------------------------------------------------- */

.featured-author {
    width: 100%;
    background: #F6F6F6;
    border-radius: 6px;
    border: 5px #EAEAEA solid;
    /*margin-bottom: 50px;*/
    max-width: 943px;
}

.featured-author .title {
    height: 72px;
    padding: 23px;
    background: #1BA4FC url('../../images/featured-author-legion-logo-2020.png') 93% center no-repeat;
    background-size: 23px;
    float: left;
    width: 50%;
    position: relative;
}

.featured-author .title:after {
    top: -2px;
    right: -33px;
    content: "";
    display: block;
    background: url('../../images/featured-author-title-right.png') center no-repeat;
    width: 34px;
    height: 75px;
    position: absolute;
    background-size: 34px;
}

.blog #two-col .post-content .featured-author .title h3,
.blog.recipes #two-col .recipe .featured-author .title h3,
.featured-author .title h3 {
    color: #fff;
    font-weight: 600;
    font-size: 25px;
    text-shadow: 0 -1px 1px rgba(0,0,0,.5);
    margin: 0;
    line-height: 1;
}

.featured-author .title h3 span {
    font-weight: 400;
}

.featured-author .social {
    float: right;
    background: #EAEAEA;
    width: 50%;
    text-align: right;
    height: 72px;
    padding: 10px;
}

.featured-author .social a {
    display: inline-block;
    margin-left: 25px;
    text-indent: 9999px;
    opacity: 0.2;
    position: relative;
}

.featured-author .social a:hover {
    opacity: 0.4;
}

.featured-author .social .fb {
    width: 23px;
    height: 47px;
    background: url('../../images/featured-author-social-facebook.png') center no-repeat;
}

.featured-author .social .tw {
    width: 48px;
    height: 40px;
    background: url('../../images/featured-author-social-twitter.png') center no-repeat;
    top: 2px;
}

.featured-author .social .in {
    width: 49px;
    height: 49px;
    background: url('../../images/featured-author-social-instagram.png') center no-repeat;
}

.featured-author .content {
    width: 100%;
    clear: both;
    padding: 25px;
    min-height: 205px;
}

.blog #two-col .post-content .featured-author .content h4,
.blog.recipes #two-col .recipe .featured-author .content h4,
.featured-author .content h4 {
    font-weight: 600;
    color: #474747;
    font-size: 22px;
    line-height: initial;
    text-align: left;
}

.featured-author .content .img {
    width: 205px;
    display: block;
    float: left;
    margin-right: 30px;
    height: 157px;
    position: relative;
    background: #EAEAEA;
    margin-bottom: 5px;
    border-radius: 5px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.featured-author .content .img a {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #F6F6F6;
    display: inline-block;
    text-transform: uppercase;
    padding: 5px;
    color: #000;
    font-size: 12px;
    font-weight: 900;
    border-radius: 5px;
    text-decoration: none;
}

.featured-author .content .img a:hover {
    background: #1AA2FC;
    color: #fff;
}

.blog #two-col .post-content .featured-author .content p,
.blog.recipes #two-col .recipe .featured-author .content p,
.featured-author .content p {
    color: #474747;
    font-size: 20px;
    line-height: 1.5;
    padding-top: 20px;
    margin-bottom: initial;
    letter-spacing: initial;
}

.featured-author .content p a {
    color: #1BA4FC;
    font-weight: bold;
    text-decoration: underline;
}

.featured-author .content p a:hover {
    text-decoration: none;
}










/*--------------------------------------------------------------
# BLOG POST: Social Buttons
--------------------------------------------------------------*/

.blog .post-social {
    margin: 0 auto 40px;
    width: 695px;
    position: relative;
    top: -14px;
}

.blog .side-float-social {
    margin-left: -60px;
    position: absolute;
    /*visibility: hidden;*/
    width: 40px !important;
}

.blog.recipes .side-float-social {
    top: 160px;
    margin-left: -95px;
}

.blog .post-social .a2a_count,
.blog .below-post-social .a2a_count,
.blog .below-post-social .a2a_button_pinterest,
.blog .post-social .a2a_button_pinterest {
    display: none !important;
}

@media only screen and (min-width: 1025px) {
    /* .not-podcast .below-post-social { */
    .blog .below-post-social {
        display: none;
    }
}

.blog #one-col .post-content .side-float-social,
.blog #two-col .post-content .side-float-social {
    /*margin-left: -152px;*/
}

.blog #one-col .post-content .side-float-social,
.blog #two-col .post-content .side-float-social {
    /*top: 166px !important;*/
    /*transition: top 300ms ease-in;*/
}











/*--------------------------------------------------------------
# BLOG: Key Takeaway
--------------------------------------------------------------*/

.blog #two-col .post-content .key-takeaways,
.blog.recipes #two-col .key-takeaways {
    border: 1px #D7D7D7 solid;
    clear: both;
    margin-bottom: 30px;
    box-shadow: inset 0 0 0 9px #F7F7F7;
    border: 1px #D2D2D2 solid;
}

.blog #two-col .post-content .key-takeaways h2,
.blog.recipes #two-col .key-takeaways h2,
.blog #two-col .post-content .key-takeaways h4,
.blog.recipes #two-col .key-takeaways h4 {
    width: 100%;
    height: 85px;
    line-height: 85px;
    text-align: center;
    background: #009DFF;
    color: #fff;
    font-size: 28px;
    border-bottom: 10px #0083D7 solid;
    margin-bottom: 35px;
    position: relative;
    margin-top: 0;
}


.blog #two-col .post-content .key-takeaways h2 strong,
.blog.recipes #two-col .key-takeaways h2 strong,
.blog #two-col .post-content .key-takeaways h4 strong,
.blog.recipes #two-col .key-takeaways h4 strong {
    font-weight: bold;
}

.blog #two-col .post-content .key-takeaways > p,
.blog.recipes #two-col .key-takeaways > p {
    font-size: 16px;
    color: #797F83;
    padding: 0 40px;
}

.blog #two-col .post-content .key-takeaways ol,
.blog.recipes #two-col .key-takeaways ol {
    padding: 0 40px;
}

.blog #two-col .post-content .key-takeaways ul,
.blog.recipes #two-col .key-takeaways ul {
    padding: 0 50px;
}

.blog #two-col .post-content .key-takeaways ol li,
.blog.recipes #two-col .key-takeaways ol li {
    line-height: 1.6;
    font-size: 16px;
    font-weight: normal;
    color: #797F83;
    list-style-type: none;
    counter-increment: step-counter;
    position: relative;
    margin-bottom: 15px;
    padding-left: 100px;
    padding-top: 6px;
    min-height: 40px;
}

.blog #two-col .post-content .key-takeaways ul li,
.blog.recipes #two-col .key-takeaways ul li {
    color: #797F83;
    font-size: 16px;
}

.blog #two-col .post-content .key-takeaways ol li:before,
.blog.recipes #two-col .key-takeaways ol li:before {
    content: counter(step-counter);
    background-color: #EBEBEB;
    text-align: center;
    display: inline-block;
    border-bottom: 5px #C9C9C9 solid;
    color: #8F8F8F;
    font-weight: bold;
    box-sizing: border-box;
    position: absolute;
    border-radius: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin-right: 55px;
    width: 63px;
    height: auto;
    font-size: 24px;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.bottom-float-social a[class^=a2a_button] {
    width: 20%;
    padding: 10px 0px;
    margin: 0;
}

.bottom-float-social a.a2a_button_facebook {
    background: rgb(59, 89, 151);
}

.bottom-float-social a.a2a_button_pinterest {
    background: rgb(189, 8, 28);
}

.bottom-float-social a.a2a_button_twitter {
    background: rgb(85, 172, 238);
}

.bottom-float-social a.a2a_button_email {
    background: rgb(1, 102, 255);
}

.bottom-float-social a.a2a_button_whatsapp {
    background: rgb(18, 175, 10);
}

















/*--------------------------------------------------------------
# BLOG POST: Mobile Social Buttons
--------------------------------------------------------------*/

.bottom-float-social {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #eaeaea;
    padding: 0;
    z-index: 1000;
    transition: 300ms ease-in;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
}

body.single-post .bottom-float-social.scroll {
    bottom: -52px;
}

.bottom-float-social .a2a_kit {
    line-height: 0 !important;
    width: 83.3333333333%;
    float: right;
}

.bottom-float-social span.bottom-float-social-shareon {
    width: 16.66%;
    float: left;
    font-size: 18px;
    text-align: center;
    margin: 0 auto;
    text-transform: uppercase;
    color: #494949;
    line-height: 16px;
    height: 52px;
    transform: translate(0, 35%);
    padding: 0 15px;
    text-shadow: 1px 1px 1px #fff;
}

.bottom-float-social .addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service) > span {
    margin: 0 auto;
    display: block;
}

.bottom-float-social .addtoany_list {
    display: block;
}









/*--------------------------------------------------------------
# BLOG POST: Newsletter Signup
--------------------------------------------------------------*/

.blog #two-col #sign-up {
    width: 100%;
    height: 279px;
    text-align: center;
    padding: 43px 37px;
    margin: 35px 0;
    box-shadow: inset 0 0 0 9px #E1F4FE;
}

.blog #two-col #sign-up h3 {
    line-height: 1.2;
    font-size: 28px;
    max-width: 420px;
    margin: 0 auto 37px;
}

.blog #two-col #sign-up h3 span {
    color: #1BA3FB;
    font-weight: bold;
}

.blog #two-col #sign-up form {
    display: inline-block;
    max-width: 664px;
    width: 100%;
    margin-bottom: 18px;
}

.blog #two-col #sign-up input[type="email"] {
    float: left;
    width: 72.6%;
    height: 47px;
    border: 1px #D2D2D2 solid;
    background: #fff url('../../images/2017-images/blog-email-input-icon.png') 18px no-repeat;
    padding: 16px 16px 16px 50px;
    font-size: 12px;
}

.blog #two-col #sign-up input[type="email"]:focus,
.blog #two-col #sign-up input[type="text"]:focus  {
    border: 1px #00A2FF solid;
}

.blog #two-col #sign-up input[type="submit"] {
    float: right;
    width: 26%;
    height: 47px;
    text-align: center;
    color: #fff;
    background: #1BA3FB;
    cursor: pointer;
    font-weight: 600;
    text-transform: capitalize;
    border: none;
    letter-spacing: 0;
    line-height: 47px;
    font-size: 14px;
}

.blog #two-col #sign-up input[type="submit"]:hover {
    background: #008EDF;
}

.blog #two-col #sign-up .privacy {
    font-size: 14px;
    text-align: center;
    display: block;
    letter-spacing: 0.5px;
    color: #797F83;
}

.blog .post-share {
    float: left;
    width: 100%;
}

.blog #comments {
    float: left;
    width: 100%;
    padding: 20px 0;
}

.blog #comments .textarea-wrapper {
    margin: 0 !important;
}
















/*--------------------------------------------------------------
# Product Recommendations
--------------------------------------------------------------*/

body.single-post .supplements-recommendations {
    padding-bottom: 0;
    padding-top: 0;
}

body.single-post .recipe-extras .supplements-recommendations {
    margin-top: 0;
    margin-bottom: 0;
}

body.single-post .recipe-extras .supplements-recommendations {
    padding-top: 30px;
    padding-bottom: 11px;
}

body.single-post .recipe-extras .supplements-recommendations h2.recommendations {
    margin-bottom: 10px !important;
}

@media (max-width: 1023px) {
    body.single-post .supplements-recommendations {
        padding-top: 0;
        margin-bottom: 10px;
    }

    body.single-post .recipe-extras .supplements-recommendations {
        margin-top: 0;
    }

    body.single-post .supplements-recommendations h2.recommendations {
        margin-bottom: 8px !important;
    }
}

@media (max-width: 767px) {
    body.single-post .supplements-recommendations {
        padding-top: 0;
        padding-bottom: 4px;
        margin-bottom: 20px;
    }

    body.single-post .supplements-recommendations h2.recommendations {
        margin-bottom: 30px !important;
    }

    body.single-post .recipe-extras .supplements-recommendations h2.recommendations {
        margin-bottom: 30px !important;
    }

    body.single-post .recipe-extras .supplements-recommendations {
        padding-bottom: 25px;
    }
}













/*--------------------------------------------------------------
# Click to Tweet
--------------------------------------------------------------*/

.blog #two-col .post-content .tm-click-to-tweet  {
    padding: 40px;
    width: 100%;
    margin: 0 auto 30px;
    border: 1px #D2D2D2 solid;
    border-radius: 0;
    text-transform: uppercase;
    box-shadow: inset 0 0 0 9px #F7F7F7;
    display: none;
}

.blog #two-col .post-content .tm-click-to-tweet a {
    text-decoration: none;
    font-weight: 400;
    font-size: 23px;
    letter-spacing: 0;
    line-height: 1.4;
    color: #293643;
    text-transform: uppercase;
}

.blog #two-col .post-content .tm-click-to-tweet a.tm-ctt-btn {
    font-family: 'proxima-nova', sans-serif;
    background-size: 18px;
    border: none;
}

.blog #two-col .post-content .tm-click-to-tweet p {
    display: inline-block;
    float: right;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #1DAFFC;
    background: #F2F2F2;
    margin: 8px 0 0;
    font-size: 18px;
    width: 177px;
    height: 41px;
}

.blog #two-col .post-content .tm-click-to-tweet p:hover {
    background: #fafafa;
}

.blog #two-col .post-content .tm-click-to-tweet p .tm-ctt-btn {
    width: 100%;
    height: 100%;
    display: block;
    letter-spacing: 1px;
    padding: 14px 16px 14px 51px;
    color: #00AEFF;
    text-transform: uppercase;
    font-size: 12px;
    border: none;
    background: transparent url('../../images/click-to-tweet-icon.png') no-repeat 21px 18px;
    background-size: 18px;
}

.in-post-shop-button a {
    background: #e48310;
    text-transform: uppercase;
    border: none;
    font-size: 18px;
    letter-spacing: 1.5px;
    color: #fff;
    cursor: pointer;
    margin: 0 auto 20px;
    border-radius: 0;
    padding: 0;
    line-height: 56px;
    height: 56px;
    text-align: center;
    display: block;
    width: 80%;
    max-width: 400px;
    text-decoration: none;
    margin-bottom: 80px;
}

.in-post-shop-button a:hover {
    background: #e88c20;
}

.blog #two-col .post-content .in-post-shop-button a {
    color: white;
    text-decoration: none;
}

#product-charity-banner {
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
}

body.page-template-page-products #product-charity-banner {
    margin-bottom: 30px;
}

#product-charity-banner img {
    display: block;
    margin: 0 auto;
}

#product-charity-banner.sitewide-charity-banner {
    position: relative;
}

#product-charity-banner.sitewide-charity-banner a {
    display: block;
    width: 728px;
    margin: 0 auto;
    height: auto;
}

#product-charity-banner.sitewide-charity-banner img {
    /*border: 1px solid #e3e3e3;*/
    width: 728px;
    position: relative;
}

body.home #product-charity-banner.sitewide-charity-banner a {
    width: 728px !important;
    height: auto !important;
    margin: 0 auto !important;
    background: transparent !important;
}

body.page-template-page-contact #product-charity-banner.sitewide-charity-banner {
    width: 100%;
    background: #27a4fc;
    margin-bottom: -1px;
    padding-top: 20px;
}

body.search #product-charity-banner.sitewide-charity-banner {
    width: 100%;
    background: #f8f8f8;
    margin-bottom: 0;
    padding-top: 20px;
}

body.tax-product_cat #product-charity-banner.sitewide-charity-banner,
body.page-template-page-science-board #product-charity-banner.sitewide-charity-banner {
    top: -25px;
}








/*--------------------------------------------------------------
# BLOG: Citations
--------------------------------------------------------------*/

.blog #two-col .post-content .citations {
    margin-top: 45px;
    margin-bottom: 45px;
    background-color: #F8F8F8;
    padding: 25px;
}

.blog #two-col .post-content .citations h3 {
    font-size: 28px;
    color: #000;
    margin: 0;
    font-weight: normal;
    cursor: pointer;
}

.blog #two-col .post-content .citations h3:hover {
    opacity: .85;
    transition: opacity 200ms ease-in;
}

.blog #two-col .post-content .citations h3 span {
    color: #000;
    padding: 4px;
    text-align: center;
    cursor: pointer;
    width: 41px;
    height: 41px;
    font-size: 38px;
    position: relative;
    top: 0px;
    margin-right: 0;
    line-height: 29px;
    float: right;
}

.blog #two-col .post-content .citations h3 span.open {
    top: -3px;
}

.blog #two-col .post-content .citations ol {
    padding-left: 22px;
    margin-top: 20px;
}

.blog #two-col .post-content .citations ol li {
    padding-top: 0;
    margin-bottom: 25px;
    padding-left: 5px;
    font-weight: normal;
    font-size: 14px;
}

.blog #two-col .post-content .citations ol li:before {
    top: -1px;
    font-size: 15px;
    padding: 4px 0 0 0;
    width: 30px;
    height: 30px;
}

.blog #two-col .post-content .citations ol li a {
    color: #000;
    font-size: 14px;
    font-style: normal;
    text-align: left;
    text-decoration: none;
    font-weight: normal;
}

.blog #two-col .post-content .citations ol li a:hover {
    color: #3DAFFF;
    text-decoration: underline;
}

.blog #two-col .post-content .inline-citation {
    text-decoration: none !important;
    color: #1681FB;
    vertical-align: super;
    font-size: 10px;
    margin-left: 2px;
    font-weight: normal;
    cursor: pointer;
}














/*--------------------------------------------------------------
# Success Stories
--------------------------------------------------------------*/

.success-story-post {
    background: #2a2a2a;
    border-bottom: 1px solid #4f4f4f
}

.success-story-post .cta-link {
    display: inline-block;
    margin: 10px auto 30px;
    padding: 18px;
    border-radius: 5px;
    font-family: "proxima-nova", sans-serif;
    color: #0f0f0f;
    text-transform: uppercase;
    background: white;
    font-size: 18px;
    font-weight: bold
}

.success-story-post .cta-link:hover {
    background: #d9d9d9
}

.success-story-post .left {
    float: left;
    width: 50%;
    border-bottom: none
}

@media (max-width: 767px) {
    .success-story-post .left {
        float: none !important;
        width: 100%;
    }
}

.success-story-post .left.cta-meals {
    min-height: 100%;
    margin-left: 0 !important;
    padding-bottom: 20px
}

.success-story-post .left img {
    max-width: 90%;
    margin-bottom: 24px
}

.success-story-post .right {
    float: left !important;
    width: 50%;
    border-bottom: none
}

@media (max-width: 767px) {
    .success-story-post .right {
        float: none !important;
        width: 100%;
    }
}

.success-story-post .right img {
    max-width: 90%;
    margin-bottom: 24px
}

.successStories * {
    box-sizing: border-box
}

.successStories .ss-header-banner {
    margin-bottom: -3px
}

.successStories .ss-header-banner img {
    max-width: 100%;
    width: 100%;
}

.successStories .top-success-slider {
    max-width: 100%;
    padding: 20px 35px 0;
    position: relative;
    background: #eaeaea;
    margin: 0 auto;
    border: 1px solid #dbdbdb
}

.successStories .top-success-slider #slider-arrow-left,
.successStories .top-success-slider #slider-arrow-right {
    position: absolute;
    width: 50px;
    height: 150px;
    top: 50%;
    margin-top: -75px;
    border: none;
    cursor: pointer;
    border-radius: 4px
}

.successStories .top-success-slider #slider-arrow-left:active,
.successStories .top-success-slider #slider-arrow-left:focus,
.successStories .top-success-slider #slider-arrow-right:active,
.successStories .top-success-slider #slider-arrow-right:focus {
    outline: none
}

.successStories .top-success-slider #slider-arrow-left {
    background: #eaeaea url('../../theme/images/success-slider-arrow-left.png') center center no-repeat;
    left: -25px
}

.successStories .top-success-slider #slider-arrow-left:before {
    content: "";
    position: absolute;
    height: 150px;
    width: 25px;
    left: -1px;
    top: -1px;
    bottom: -1px;
    border: 1px solid #dbdbdb;
    border-right: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.successStories .top-success-slider #slider-arrow-right {
    background: #eaeaea url('../../theme/images/success-slider-arrow-right.png') center center no-repeat;
    right: -25px
}

.successStories .top-success-slider #slider-arrow-right:before {
    content: "";
    position: absolute;
    height: 150px;
    width: 25px;
    right: -1px;
    top: -1px;
    bottom: -1px;
    border: 1px solid #dbdbdb;
    border-left: 0;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.successStories .top-success-slider .slide-wrap {
    padding: 30px 0
}

.successStories .top-success-slider .checkmark .img-wrap {
    position: relative;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.successStories .top-success-slider .checkmark .img-wrap:before {
    content: "";
    height: 34px;
    width: 34px;
    background: #fff url('../../theme/images/green-checkmark-icon.png') center center no-repeat;
    position: absolute;
    top: -1px;
    right: -1px;
    border-bottom-left-radius: 4px;
    z-index: 10;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.successStories .top-success-slider .slick-center .slide {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    position: relative
}

.successStories .top-success-slider .slide {
    border: 1px solid #ccc;
    background-color: #fff;
    box-shadow: 0 4px 4px rgba(6, 6, 6, 0.04);
    width: 168px;
    height: 240px;
    padding: 5px;
    margin: 0 auto;
    transition: 0.6s
}

.successStories .top-success-slider .slide .img-wrap img {
    max-width: 100%;
}

.successStories .top-success-slider .slide .content {
    position: relative
}

.successStories .top-success-slider .slide .content:before {
    content: "";
    background: #fff url('../../theme/images/camera-icon.png') center center no-repeat;
    border-radius: 50%;
    height: 44px;
    width: 44px;
    position: relative;
    display: block;
    top: -22px;
    margin: 0 auto;
    margin-bottom: -26px;
    z-index: 1000;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.successStories .top-success-slider .slide .day {
    display: block;
    text-align: center;
    font-family: "proxima-nova", sans-serif;
    font-weight: bold;
    font-size: 15px;
    text-transform: uppercase;
    color: #8bcd23
}

.successStories .top-success-slider .slide .progress {
    text-align: center;
    display: block;
    text-transform: uppercase;
    color: #969696;
    font-size: 10px;
    font-family: Arial, sans-serif;
    position: relative;
    top: 8px
}

.successStories .top-success-slider .slick-slider {
    margin-bottom: 0 !important
}

.successStories .dot-nav {
    max-width: 200px;
    margin: 0 auto;
    position: relative;
    height: 40px;
    bottom: -20px;
    border-radius: 30px;
    text-align: center;
    background: #eaeaea
}

.successStories .dot-nav:after {
    content: "";
    height: 20px;
    width: 100%;
    position: absolute;
    left: -1px;
    right: -1px;
    bottom: -1px;
    border: 1px solid #dbdbdb;
    border-top: 0;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    z-index: 0
}

.successStories .dot-nav .slider-dot {
    height: 14px;
    width: 14px;
    display: inline-block;
    background: #d7d7d7;
    transition: 0.3s;
    cursor: pointer;
    border-radius: 50%;
    position: relative;
    z-index: 10;
    top: 12px;
    margin: 0 3px 0
}

.successStories .dot-nav .slider-dot.active {
    background: #e24a31
}

.successStories .main-content {
    padding: 75px 50px 30px;
    background: white;
    border: 1px solid #dbdbdb;
    border-top: 0;
    box-shadow: 0 3px 3px rgba(5, 5, 6, 0.02)
}

@media (max-width: 500px) {
    .successStories .main-content {
        padding: 50px 20px 20px;
    }

    .ratingContainer .save-rating {
        left: 55%;
    }
}

.successStories .main-content .title {
    font-size: 40px;
    line-height: 50px;
    font-weight: 300;
    text-transform: uppercase;
    font-family: "proxima-nova", sans-serif;
    color: #00A2FF;
    margin-bottom: 30px
}

@media (max-width: 500px) {
    .successStories .main-content .title {
        font-size: 34px;
        line-height: 47px;
    }
}

.successStories .main-content .title strong {
    font-weight: normal
}

.successStories .main-content h2 {
    font-family: "proxima-nova", sans-serif;
    font-size: 30px;
    text-transform: uppercase;
    line-height: 50px;
    color: #595959;
    font-weight: normal;
    margin-bottom: 20px
}

@media (max-width: 500px) {
    .successStories .main-content h2 {
        font-size: 24px;
        line-height: 37px;
    }
}

.successStories .main-content p {
    font-size: 18px;
    line-height: 28px;
    color: #595959;
    margin-bottom: 30px
}

.successStories .meal-plan-cta {
    margin: 50px 0
}

.successStories .meal-plan-cta h3,
.successStories .meal-plan-cta a {
    color: #fff !important;
}

.successStories .meal-plan-cta.thin .red-heading {
    background-color: #00A2FF;
    /*background-image: linear-gradient(to bottom, #d82717, #e94127);*/
    padding: 30px;
    position: relative
}

.successStories .meal-plan-cta.thin .red-heading:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 14px solid #00A2FF;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    top: 100%;
    left: 50%;
    margin-left: -15px
}

.successStories .meal-plan-cta.thin .red-heading h2 {
    text-align: center;
    color: white !important;
    font-family: "proxima-nova", sans-serif;
    font-size: 47px;
    line-height: 52px;
    text-shadow: 0 1px 0 rgba(1, 1, 1, 0.35);
    text-transform: uppercase;
    font-weight: normal
}

.successStories .meal-plan-cta.thin .red-heading h2 span {
    display: block;
    font-size: 22px;
    line-height: 30px
}

.successStories .meal-plan-cta.thin .the-meals,
.successStories .meal-plan-cta.thin .the-book {
    width: 50%;
    max-width: 50%
}

.successStories .meal-plan-cta .how-red,
.successStories .meal-plan-cta .the-meals,
.successStories .meal-plan-cta .the-book {
    text-align: center;
    float: left;
    /*height: 515px;*/
}

@media (max-width: 767px) {
    .successStories .meal-plan-cta .how-red,
    .successStories .meal-plan-cta .the-meals,
    .successStories .meal-plan-cta .the-book {
        float: none;
        max-width: 100% !important;
        width: 100% !important;
    }
}

.successStories .meal-plan-cta .how-red .bottom,
.successStories .meal-plan-cta .the-meals .bottom,
.successStories .meal-plan-cta .the-book .bottom {
    border-top: 1px solid rgba(0, 0, 0, 0.15)
}

.successStories .meal-plan-cta .how-red h2,
.successStories .meal-plan-cta .the-meals h2,
.successStories .meal-plan-cta .the-book h2 {
    height: 142px;
    font-family: "proxima-nova", sans-serif;
    color: white;
    border-bottom: 1px solid rgba(162, 162, 162, 0.1);
    text-shadow: 0 1px 0 rgba(1, 1, 1, 0.35)
}

@media (max-width: 767px) {
    .successStories .meal-plan-cta .how-red h2,
    .successStories .meal-plan-cta .the-meals h2,
    .successStories .meal-plan-cta .the-book h2 {
        height: auto;
        padding: 30px 20px !important;
    }
}

.successStories .meal-plan-cta .how-red img,
.successStories .meal-plan-cta .the-meals img,
.successStories .meal-plan-cta .the-book img {
    max-width: 100%;
    margin: 40px 0 18px
}

@media (max-width: 767px) {
    .successStories .meal-plan-cta .how-red img,
    .successStories .meal-plan-cta .the-meals img,
    .successStories .meal-plan-cta .the-book img {
        margin: 20px 0 18px;
    }
}

.successStories .meal-plan-cta .how-red .cta-link,
.successStories .meal-plan-cta .the-meals .cta-link,
.successStories .meal-plan-cta .the-book .cta-link {
    display: block
}

.successStories .meal-plan-cta .the-meals,
.successStories .meal-plan-cta .the-book {
    max-width: 36.6%
}

@media (max-width: 767px) {
    .successStories .meal-plan-cta .the-meals .bottom,
    .successStories .meal-plan-cta .the-book .bottom {
        padding: 0 15px;
        padding-bottom: 32px;
    }
}

.successStories .meal-plan-cta .the-meals h2,
.successStories .meal-plan-cta .the-book h2 {
    font-size: 25px;
    font-weight: 300;
    line-height: 29px
}

@media (max-width: 940px) {
    .successStories .meal-plan-cta .the-meals h2,
    .successStories .meal-plan-cta .the-book h2 {
        font-size: 21px;
    }
}

.successStories .meal-plan-cta .how-red {
    max-width: 26.8%;
    background: #e84636
}

.successStories .meal-plan-cta .how-red .bottom {
    background: linear-gradient(#e93622, #f4816b)
}

.successStories .meal-plan-cta .how-red h2 {
    text-transform: uppercase;
    font-size: 23px;
    line-height: 29px;
    font-weight: normal;
    padding: 42px 10px;
    background: #e54636
}

@media (max-width: 940px) {
    .successStories .meal-plan-cta .how-red h2 {
        font-size: 21px;
    }
}

@media (max-width: 800px) {
    .successStories .meal-plan-cta .how-red h2 {
        padding: 30px 10px;
    }
}

.successStories .meal-plan-cta .how-red .how {
    font-family: "proxima-nova", sans-serif;
    text-transform: uppercase;
    font-size: 42px;
    line-height: 47px;
    color: white;
    display: block;
    padding: 116px 31px;
    text-shadow: 0 1px 0 rgba(1, 1, 1, 0.35)
}

@media (max-width: 767px) {
    .successStories .meal-plan-cta .how-red .how {
        padding: 40px 20px;
    }
}

.successStories .meal-plan-cta .the-meals {
    background: #4a4a4a
}

.successStories .meal-plan-cta .the-meals .bottom {
    background: radial-gradient(circle at center 73%, #8f8f8f, #494949 100%);
    padding-bottom: 33px
}

.successStories .meal-plan-cta .the-meals h2 {
    padding: 26px 40px;
    background: #5a5a5a
}

.successStories .meal-plan-cta .the-book {
    background: #232424
}

.successStories .meal-plan-cta .the-book .bottom {
    background: radial-gradient(circle at center 73%, #6e6e6e, #212121 100%);
    padding-bottom: 33px
}

.successStories .meal-plan-cta .the-book h2 {
    padding: 40px 10px;
    background: #353636
}

.successStories .meal-plan-cta .the-book img {
    margin: 40px 0 15px
}

.successStories .meal-plan-cta .green {
    background-color: #8ab90d;
    background: linear-gradient(#8ab90d, #aee910);
    color: white;
    font-size: 18px;
    font-weight: bold;
    font-family: "proxima-nova", sans-serif;
    display: inline-block;
    padding: 18px 20px;
    width: 200px;
    text-align: center;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    text-decoration: none !important;
}

.successStories .meal-plan-cta .green:hover {
    background: #78a10b
}

.fb_iframe_widget span {
    vertical-align: initial !important
}

.coaching-main .before-after img {
    height: auto;
}

.progress-pics {
    margin-bottom: 10px
}

.progress-pics .progress-image-wrap {
    background: #0f0f0f
}

.progress-pics .thumbnail {
    height: auto !important;
    overflow: hidden;
    position: relative;
    margin: 0 !important;
    border: none !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    border-radius: 0 !important;
    float: left
}

@media (max-width: 500px) {
    .progress-pics .thumbnail {
        float: none !important;
        max-width: 100% !important;
        margin: 0 auto !important;
        width: auto !important;
        text-align: center;
    }
}

.progress-pics .thumbnail img {
    max-width: 100% !important;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

@media (max-width: 500px) {
    .progress-pics .thumbnail img {
        margin: 0 auto;
    }
}

.progress-pics .thumbnail a {
    text-decoration: none
}

.progress-pics .thumbnail .timeframe {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    font-size: 12px;
    text-align: center;
    background: black;
    color: white;
    padding: 6px 0;
}

.progress-pics a {
    max-width: 100%;
    float: left;
    display: block;
    position: relative
}

@media (max-width: 500px) {
    .progress-pics a {
        float: none;
        text-align: center;
    }
}

.progress-pics a .overlay {
    position: absolute;
    background: rgba(0, 0, 0, 0.6);
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.progress-pics .heading {
    font-size: 24px;
    font-family: "Lato", sans-serif;
    font-weight: 900;
    text-align: center;
    padding: 10px;
    margin: 0 !important;
    background: #0f0f0f;
    text-transform: uppercase;
    color: white
}

.success-story-post {
    background: #2a2a2a;
    border-bottom: 1px solid #4f4f4f
}

.success-story-post .cta-link {
    display: inline-block;
    margin: 10px auto 30px;
    padding: 18px;
    border-radius: 5px;
    font-family: "proxima-nova", sans-serif;
    color: #0f0f0f;
    text-transform: uppercase;
    background: white;
    font-size: 18px;
    font-weight: bold
}

.success-story-post .cta-link:hover {
    background: #d9d9d9
}

.success-story-post .left {
    float: left;
    width: 50%;
    border-bottom: none
}

@media (max-width: 767px) {
    .success-story-post .left {
        float: none !important;
        width: 100%;
    }
}

.success-story-post .left.cta-meals {
    min-height: 100%;
    margin-left: 0 !important;
    padding-bottom: 20px
}

.success-story-post .left img {
    max-width: 90%;
    margin-bottom: 24px
}

.success-story-post .right {
    float: left !important;
    width: 50%;
    border-bottom: none
}

@media (max-width: 767px) {
    .success-story-post .right {
        float: none !important;
        width: 100%;
    }
}

.success-story-post .right img {
    max-width: 90%;
    margin-bottom: 24px
}

.gain-arrow {
    background: url('../../images/red-green-up-down-arrows.png') no-repeat 0 0;
    width: 13px;
    height: 25px;
    display: inline-block;
    margin-right: 5px
}

.loss-arrow {
    background: url('../../images/red-green-up-down-arrows.png') no-repeat 0 -53px;
    width: 14px;
    height: 25px;
    display: inline-block;
    margin-right: 5px
}

.gain-loss {
    height: 160px;
    max-width: 100%;
    margin: 10px auto
}

.gain-loss .gain {
    background: #282828;
    padding: 17px
}

.gain-loss .loss {
    background: #323232;
    padding: 16px
}

.gain-loss p {
    font-family: "proxima-nova", sans-serif;
    text-transform: uppercase;
    color: #e54026;
    font-size: 26px;
    font-weight: bold
}

.gain-loss .amount {
    font-family: "proxima-nova", sans-serif;
    font-size: inherit;
    font-weight: 100;
    color: white;
    float: right
}

@-webkit-keyframes showText {
    0% {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px);
        opacity: 0
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes showText {
    0% {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px);
        opacity: 0
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@-webkit-keyframes showBtn {
    0% {
        -webkit-transform: translateY(50px);
        transform: translateY(50px);
        opacity: 0
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes showBtn {
    0% {
        -webkit-transform: translateY(50px);
        transform: translateY(50px);
        opacity: 0
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

.new-success-story-index *,
.new-success-story-index *:before,
.new-success-story-index *:after {
    box-sizing: border-box
}

.new-success-story-index img {
    max-width: 100%;
    width:100%;
}

.new-success-story-index .top-banner-slider {
    position: relative
}

.new-success-story-index .top-banner-slider .slide {
    position: relative
}

.new-success-story-index .top-banner-slider .slick-wrap-desktop {
    display: none
}

@media (max-width: 960px) {
    .new-success-story-index .top-banner-slider .slick-wrap-desktop .text h2 {
        font-size: 25px !important
    }
}

@media (max-width: 870px) {
    .new-success-story-index .top-banner-slider .slick-wrap-desktop .text {
        padding-top: 30px;
        padding-left: 70px;
    }
    .new-success-story-index .top-banner-slider .slick-wrap-desktop .text h2 {
        line-height: 33px !important
    }
    .new-success-story-index .top-banner-slider .slick-wrap-desktop .text .read-story-btn {
        line-height: 50px;
        height: 50px;
        margin: 20px 0;
        width: 210px
    }
}

.new-success-story-index .top-banner-slider .slick-wrap-mobile {
    display: none;
    max-width: 100%;
    margin: 0 auto;
    background: url('../../images/slider-bg-red.png') center center no-repeat;
    background-size: contain
}

@media (max-width: 499px) {
    .new-success-story-index .top-banner-slider .slick-wrap-mobile {
        background: transparent;
    }
}

.new-success-story-index .top-banner-slider .slick-wrap-mobile img {
    margin: 0 auto
}

.new-success-story-index .top-banner-slider .slick-wrap-mobile .read-story-btn {
    opacity: 1;
    position: absolute;
    z-index: 100;
    left: 50%;
    margin-left: -105px;
    bottom: 14px;
    width: 210px;
    height: 46px;
    line-height: 46px;
    font-size: 20px;
    box-shadow: 0 3px 3px rgba(1, 1, 1, 0.08), 0 0 0 1px rgba(0, 0, 0, 0.3)
}

@media (max-width: 500px) {
    .new-success-story-index .top-banner-slider .slick-wrap-mobile .read-story-btn {
        bottom: 10px;
    }
}

.new-success-story-index .top-banner-slider .slick-wrap-mobile .text {
    left: 0;
    top: 0;
    width: 100%;
    padding: 16px 20px;
    background: rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 3px rgba(1, 1, 1, 0.02);
    text-align: center
}

.new-success-story-index .top-banner-slider .slick-wrap-mobile .text h2 {
    font-size: 16px;
    line-height: 20px
}

.new-success-story-index .top-banner-slider .slick-active .text {
    -webkit-animation: showText 0.6s;
    animation: showText 0.6s;
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.new-success-story-index .top-banner-slider .slick-active .text .read-story-btn {
    -webkit-animation: showBtn 0.5s;
    animation: showBtn 0.5s;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.new-success-story-index .top-banner-slider .prev-slide,
.new-success-story-index .top-banner-slider .next-slide {
    height: 48px;
    width: 48px;
    background-image: url("../../theme/images/success-stories/success-icons.png");
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -24px;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 10;
    cursor: pointer
}

.new-success-story-index .top-banner-slider .prev-slide:hover,
.new-success-story-index .top-banner-slider .next-slide:hover {
    background-color: rgba(0, 0, 0, 0.7)
}

.new-success-story-index .top-banner-slider .prev-slide {
    background-position: -403.5px 1.5px;
    left: 1px
}

@media (max-width: 480px) {
    .new-success-story-index .top-banner-slider .prev-slide {
        left: 0;
    }
}

.new-success-story-index .top-banner-slider .next-slide {
    background-position: -459.5px 1.5px;
    right: 1px
}

@media (max-width: 480px) {
    .new-success-story-index .top-banner-slider .next-slide {
        right: 0;
    }
}

.new-success-story-index .top-banner-slider .dot-nav {
    position: absolute;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    bottom: 30px
}

@media (max-width: 767px) {
    .new-success-story-index .top-banner-slider .dot-nav {
        bottom: 20px;
    }
}

.new-success-story-index .top-banner-slider .dot-nav .dot {
    margin-right: 8px;
    height: 9px;
    width: 9px;
    border-radius: 50%;
    background: black;
    opacity: 0.08;
    transition: 0.2s;
    display: inline-block
}

.new-success-story-index .top-banner-slider .dot-nav .dot.active {
    background: black;
    opacity: 1
}

.new-success-story-index .top-banner-slider .dot-nav .dot:last-child {
    margin-right: 0
}

.new-success-story-index .top-banner-slider .text {
    width: 54%;
    padding-left: 90px;
    padding-top: 50px;
    position: absolute;
    z-index: 20;
    opacity: 0
}

.new-success-story-index .top-banner-slider .text h2 {
    color: white;
    text-transform: uppercase;
    font-size: 28px;
    line-height: 38px;
    font-weight: bold
}

.new-success-story-index .top-banner-slider .text .name {
    color: white;
    margin: 0;
    font-style: italic;
    font-size: 18px
}

@media (max-width: 767px) {
    .new-success-story-index .top-banner-slider .text .name {
        font-size: 14px;
    }
}

.new-success-story-index .top-banner-slider .read-story-btn {
    font-family: "proxima-nova", sans-serif;
    font-weight: bold;
    font-size: 20px;
    color: white;
    text-transform: uppercase;
    text-shadow: 0 -1px 0 rgba(1, 1, 1, 0.8);
    border: 1px solid #bb180a;
    border-radius: 4px;
    background-clip: padding-box;
    background-color: #70cb18;
    box-shadow: 0 3px 3px rgba(1, 1, 1, 0.08), 0 0 0 5px rgba(0, 0, 0, 0.3);
    background: linear-gradient(#a2e026, #4cb811);
    display: inline-block;
    margin: 40px 0;
    width: 236px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    opacity: 0
}

.new-success-story-index .top-banner-slider .read-story-btn:hover {
    background: #4cb811
}

.new-success-story-index .button-nav {
    margin: 50px 0
}

@media (max-width: 767px) {
    .new-success-story-index .button-nav {
        margin: -3px 0 0 0;
    }
}

.new-success-story-index .button-nav a {
    display: block;
    width: 32%;
    height: 70px;
    line-height: 70px;
    float: left;
    margin-right: 1.75%;
    text-align: center;
    text-transform: uppercase;
    font-family: "proxima-nova", sans-serif;
    font-size: 22px;
    font-weight: bold;
    color: #676565;
    box-shadow: 0 3px 3px rgba(1, 1, 1, 0.05);
    border: 1px solid #bdbdbd;
    border-radius: 4px;
    background: #e6e6e6;
    background: linear-gradient(#eff0f0, #dddddd)
}

@media (max-width: 767px) {
    .new-success-story-index .button-nav a {
        margin: 0;
        width: 33.333%;
        border-radius: 0;
        border: 1px solid #d8d8d8;
        font-size: 16px;
        line-height: 65px;
        height: 65px;
    }
    .new-success-story-index .button-nav a:nth-child(2) {
        border-left: 0;
        border-right: 0
    }
}

.new-success-story-index .button-nav a:hover {
    background: #f8f8f8;
}

.new-success-story-index .button-nav a.show-all:before,
.new-success-story-index .button-nav a.view-men:before,
.new-success-story-index .button-nav a.view-women:before {
    background-image: url("../../theme/images/success-stories/success-icons.png");
    background-repeat: no-repeat;
    content: "";
    position: relative;
    display: inline-block;
    left: -8px;
    top: 3px
}

@media (max-width: 500px) {
    .new-success-story-index .button-nav a.show-all:before,
    .new-success-story-index .button-nav a.view-men:before,
    .new-success-story-index .button-nav a.view-women:before {
        display: none;
    }
}

.new-success-story-index .button-nav a.show-all:before {
    background-position: -758px -11px;
    width: 30px;
    height: 32px;
    top: 7px
}

.new-success-story-index .button-nav a.view-men:before {
    background-position: -61px -14px;
    width: 26px;
    height: 25px
}

.new-success-story-index .button-nav a.view-women:before {
    background-position: -124px -13px;
    width: 17px;
    height: 26px;
    top: 4px
}

.new-success-story-index .button-nav a.active {
    position: relative;
    color: white;
    text-shadow: 0 -1px 0 #000;
    background: #858585;
    background: radial-gradient(circle at center, #9a9a9a, #777777);
    border: 1px solid #939393
}

.new-success-story-index .button-nav a.active:after {
    content: "";
    border-top: 16px solid #919191;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    position: absolute;
    width: 0;
    height: 0;
    top: 100%;
    left: 50%;
    margin-left: -16px
}

@media (max-width: 767px) {
    .new-success-story-index .button-nav a.active:after {
        display: none;
    }
}

.new-success-story-index .button-nav a.active.show-all:before {
    background-position: 0 -9px;
    width: 30px;
    height: 32px
}

.new-success-story-index .button-nav a.active.view-men:before {
    background-position: -813px -13px;
    width: 26px;
    height: 25px
}

.new-success-story-index .button-nav a.active.view-women:before {
    background-position: -864px -13px;
    width: 17px;
    height: 26px
}

.new-success-story-index .button-nav a:last-child {
    margin-right: 0
}

.new-success-story-index .success-post-wrap {
    width: 48%;
    float: left
}

.new-success-story-index .success-post-wrap:nth-child(even) {
    margin-left: 4%
}

@media (max-width: 767px) {
    .new-success-story-index .success-post-wrap:nth-child(even):nth-child(even) {
        margin-left: 0
    }
}

@media (max-width: 767px) {
    .new-success-story-index .success-post-wrap {
        width: 100%;
        float: none;
        margin: 0 auto !important;
    }
}

.new-success-story-index .success-post {
    margin-bottom: 30px;
    position: relative;
    border: 1px solid #dadada;
    background: white
}

@media (max-width: 767px) {
    .new-success-story-index .success-post {
        max-width: 100%;
        margin-bottom: -1px;
    }
}

@media (max-width: 499px) {
    .new-success-story-index .success-post {
        padding-bottom: 20px;
        height: auto;
    }
}

.new-success-story-index .success-post .heading {
    font-family: "proxima-nova", sans-serif;
    color: #676565;
    font-size: 35px;
    text-transform: uppercase;
    text-shadow: 0 1px 0 #fff;
    line-height: 112px;
    box-shadow: inset 0px 5px 10px -3px white;
    background: #f8f8f8;
    background: linear-gradient(#f7f7f7, #e5e5e5);
    border-bottom: 3px solid #d9d9d9;
    padding: 0 80px 0 50px;
    position: relative
}

.new-success-story-index .success-post .heading.female:after {
    background-image: url("../../theme/images/success-stories/success-icons.png");
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -26px;
    background-position: -174px 0;
    width: 35px;
    height: 52px
}

.new-success-story-index .success-post .heading.male:after {
    background-image: url("../../theme/images/success-stories/success-icons.png");
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -21.5px;
    background-position: -228px -4px;
    width: 43px;
    height: 43px
}

@media (max-width: 767px) {
    .new-success-story-index .success-post .heading {
        padding: 0 20px;
        font-size: 30px;
        line-height: 80px;
    }
}

.new-success-story-index .success-post .before,
.new-success-story-index .success-post .after {
    width: 50%;
    float: left;
    position: relative
}

.new-success-story-index .success-post .before img,
.new-success-story-index .success-post .after img {
    max-width: 100%;
    display: block
}

.new-success-story-index .success-post .before:after,
.new-success-story-index .success-post .after:after {
    font-family: "proxima-nova", sans-serif;
    width: 118px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 18px
}

@media (max-width: 499px) {
    .new-success-story-index .success-post .before:after,
    .new-success-story-index .success-post .after:after {
        font-family: "proxima-nova", sans-serif;
        width: 100px;
        height: 32px;
        text-align: center;
        line-height: 32px;
        font-size: 16px;
    }
}

.new-success-story-index .success-post .before:after {
    content: "BEFORE";
    color: #525252;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    position: absolute;
    background: #c3c3c3;
    bottom: 0;
    left: 0
}

.new-success-story-index .success-post .after:after {
    content: "AFTER";
    padding-left: 20px;
    color: white;
    text-shadow: 0 -1px 0 rgba(1, 1, 1, 0.5);
    position: absolute;
    background: #73d316 url('../../theme/images/success-stories/success-icons.png') no-repeat -634px -6px;
    bottom: 0;
    right: 0
}

@media (max-width: 499px) {
    .new-success-story-index .success-post .after:after {
        background: #73d316 url('../../theme/images/success-stories/success-icons.png') no-repeat -632px -10px;
    }
}

.new-success-story-index .success-post .content {
    text-align: center;
    height:260px;
}

@media (max-width: 999px) {
    .new-success-story-index .success-post .content {
        height: 320px;
    }
}

.new-success-story-index .success-post .content .button-bottom {
    position: absolute;
    bottom: 50px;
    width: 100%;
}

@media (max-width: 499px) {
    .new-success-story-index .success-post .content {
        padding: 0 20px 0;
    }
}

.new-success-story-index .success-post .content .quote {
    font-family: "Georgia", serif;
    font-style: italic;
    font-size: 20px;
    line-height: 25px;
    color: #676565;
    position: relative;
    padding: 0 40px;
    margin:40px;
}

.new-success-story-index .success-post .content .quote:before {
    background-image: url("../../theme/images/success-stories/success-icons.png");
    background-repeat: no-repeat;
    content: "";
    width: 29px;
    height: 25px;
    background-position: -293px -11px;
    display: inline-block;
    position: absolute;
    top: -10px;
    left: 0
}

.new-success-story-index .success-post .content .quote:after {
    background-image: url("../../theme/images/success-stories/success-icons.png");
    background-repeat: no-repeat;
    content: "";
    width: 30px;
    height: 24px;
    background-position: -352px -11px;
    display: inline-block;
    position: absolute;
    bottom: -10px;
    right: 0
}

@media (max-width: 499px) {
    .new-success-story-index .success-post .content .quote {
        padding: 0 40px;
        margin-bottom: 40px;
    }
}

.new-success-story-index .success-post .content .orange-btn {
    position: relative;
    /*left: 50%;
    margin-left: -175px;*/
    width: 350px;
    bottom: 0px;
    display: inline-block;
    padding: 18px 0;
    color: white;
    font-family: "proxima-nova", sans-serif;
    font-size: 25px;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(1, 1, 1, 0.15);
    font-weight: bold;
    border-radius: 3px;
    box-shadow: 0 3px 3px rgba(1, 1, 1, 0.1), inset 0px 1px 0 0px #ed7565;
    border: 1px solid #c11d07;
    background: #d91c10;
    background: radial-gradient(circle at center, #ec4126, #d91c10)
}

.new-success-story-index .success-post .content .orange-btn:hover {
    background: #c1190e
}

@media (max-width: 860px) {
    .new-success-story-index .success-post .content .orange-btn {
        width: 80%;
        padding: 18px 30px;
        margin-bottom: 30px;
        font-size: 23px;
    }

    .new-success-story-index .success-post .content .button-bottom {
        position: initial;
    }
}

@media (max-width: 767px) {
    .new-success-story-index .success-post .content {
        height: auto;
    }
}

@media (max-width: 499px) {
    .new-success-story-index .success-post .content .orange-btn {
        position: relative;
        left: auto;
        bottom: auto;
        width: 80%;
        max-width: 100%;
        padding: 18px 20px;
        display: block;
        margin: 20px auto;
        font-size: 22px;
    }
}











/* Max Width Video Fix */

#main.blog .post-container iframe {
    max-width: 100%;
}

.mike_post_advert {
    background: #fff;
}

.mike_post_advert img.alignright {
    padding: 30px 0px 30px 30px;
}

.mike_post_advert img.alignleft {
    padding: 30px 30px 30px 0;
}

.legion-infographic {
    display: block;
    margin: 0 auto;
    max-width: 480px;
    width: 80%;
    margin-bottom: 25px;
}

.legion-infographic img {
    display: block;
    margin: 0 auto;
    max-width: 480px;
    width: 100%
}

.legion-infographic-wide {
    display: block;
    margin: 0 auto;
    width: 100%
}

.infographic-embed {
    width: 100%;
    position: relative;
    margin: 0 auto 46px;
    padding: 35px 45px 45px 45px;
    box-shadow: inset 0 0 0 9px #e1f4fe;
    border: 1px #b0d2e4 solid;
}

.infographic-embed h3 {
    width: 100%;
    display: block;
    text-transform: capitalize;
    font-size: 33px;
    position: relative;
    color: #293643;
    margin: 0 auto 60px;
    text-align: center;
    margin-bottom: 15px !important;
}

.infographic-embed textarea {
    width: 100%;
    height: 90px;
    border: 1px #D2D2D2 solid;
    padding: 25px;
    font-size: 13px;
    display: block;
}




















/*--------------------------------------------------------------
# BLOG: Recipe
--------------------------------------------------------------*/

#main.blog .recipe {
    border: 1px #E2E2E2 solid;
    width: 100%;
    float: left;
    padding: 25px 40px 40px 40px;
    background: #F6F5F2;
    border-radius: 3px;
    margin-bottom: 30px;
    text-align: center;
    box-shadow: 0 1px 9px rgba(0, 0, 0, 0.07);
    position: relative;
}

#main.blog .recipe-intro {
    width: 100%;
    float: left;
    margin-bottom: 30px;
    position: relative;
}

#main.blog #one-col .post-container {
    width: 100%;
    float: left;
    padding: 40px;
    margin-bottom: 30px;
    text-align: left;
}

#main.blog .recipe h1 {
    text-align: left;
}

#main.blog .recipe h2.post-title {
    font-family: 'Georgia', serif;
    font-size: 45px;
    line-height: 1.2;
    margin-bottom: 20px;
    text-align: left;
}

#main.blog .recipe h3 {
    font-family: 'Georgia', serif;
    font-size: 45px;
    line-height: 1.2;
    margin-bottom: 10px;
    text-align: center;
    font-weight: normal;
}

#main.blog .recipe h3 strong {
    font-weight: normal;
}

#main.blog .recipe .serves {
    color: #1BA4FC;
    font-size: 22px;
    position: relative;
    font-family: 'Georgia', serif;
    margin-bottom: 60px;
    position: relative;
    display: inline-block;
}

#main.blog .recipe .serves:after {
    content: "";
    background: #1CA4FC;
    position: absolute;
    top: 40px;
    height: 1px;
    display: inline-block;
    width: 32px;
    top: 50px;
    left: 50%;
    margin-left: -16px;
    margin-bottom: 35px;
}

#main.blog .recipe .intro,
#main.blog .recipe-intro .intro {
    text-align: left;
    clear: both;
}

#main.blog .recipe .intro p,
#main.blog .recipe-intro .intro p {
    text-align: left;
}

#main.blog .recipe .intro a,
#main.blog .recipe-intro .intro a {
    color: #1BA4FC;
}

#main.blog .recipe .intro a:hover,
#main.blog .recipe-intro .intro a:hover {
    text-decoration: none;
}

#main.blog .recipe .intro ul,
#main.blog .recipe-intro .intro ul {
    clear: both;
    margin-bottom: 30px;
}

#main.blog .recipe p,
#main.blog .recipe-intro p {
    font-size: 18px;
    line-height: 1.5;
    color: #40403F;
    font-family: 'Georgia', serif;
    margin-bottom: 40px
}

#main.blog .recipe p a,
#main.blog .recipe-intro p a {
    color: #1CA4FC;
    font-weight: bold;
}

#main.blog .recipe .nutrition-facts,
#main.blog .recipe-intro .nutrition-facts {
    border: 1px #D9D9D9 solid;
    width: 100%;
    float: left;
    font-family: 'Georgia', serif;
}

#main.blog .recipe .nutrition-facts h3,
#main.blog .recipe-intro .nutrition-facts h3 {
    border-bottom: 1px #D9D9D9 solid;
    padding: 16px;
    font-size: 20px;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.05);
    float: left;
    width: 100%;
    margin-bottom: 0;
}

#main.blog .recipe .nutrition-facts .fact {
    width: 25%;
    border-right: 1px #D9D9D9 solid;
    padding: 21px 10px 25px;
    float: left;
}

#main.blog .recipe .nutrition-facts .fact:last-child {
    border-right: 0;
}

#main.blog .recipe .nutrition-facts .fact p {
    font-size: 30px;
    margin-bottom: 2px;
}

#main.blog .recipe .nutrition-facts .fact span {
    text-transform: uppercase;
    font-size: 11px;
}

#main.blog .recipe .featured-img {
    width: 100%;
    height: 455px;
    display: block;
    clear: both;
    background: #CFA05E;
    margin-bottom: 40px;
}

#main.blog .recipe h3.ingredients {
    font-family: 'Georgia', serif;
    font-size: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: #242424;
    position: relative;
    border-bottom: 1.75px #CACAC8 dotted;
    clear: both;
}

#main.blog .recipe h3.ingredients span {
    margin-left: -34px;
}

#main.blog .recipe h3.ingredients:before {
    content: "";
    display: inline-block;
    left: -54px;
    width: 35px;
    position: relative;
    height: 32px;
    background: url('../../images/2017-images/recipe-ingredients-icon.png') center no-repeat;
    background-size: 100%;
}

#main.blog .recipe .instructions {
    font-family: 'Georgia', serif;
    font-size: 18px;
    color: #282828;
    line-height: 1.5;
}

#main.blog .recipe .instructions p {
    margin-bottom: 15px;
}

#main.blog .recipe .instructions .get-recipe {
    background-color: #26cbe5;
    font-size: 18px;
    font-weight: 700;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    padding: 14px 0;
    margin: 30px auto 20px;
    width: 200px;
    text-shadow: 0 -1px 0 rgba(0,0,0,.1);
    font-family: "proxima-nova", sans-serif;
}

#main.blog .recipe .instructions .get-recipe:hover {
    background: #28adc6;
}

#main.blog .book-extra {
    border: 1px #E2E2E2 solid;
    width: 100%;
    float: left;
    background: #F6F5F2;
    border-radius: 3px;
    margin-bottom: 30px;
    text-align: center;
    box-shadow: 0 1px 9px rgba(0, 0, 0, 0.07);
}

#main.blog .book-extra .col.one {
    width: 65.3%;
    padding: 45px 40px 45px 50px;
    float: left;
}

#main.blog .book-extra .img {
    float: left;
    margin-right: 45px;
    width: 213px;
    height: 239px;
    display: block;
}

#main.blog .book-extra .img.cookie {
    background: url('../../images/2017-images/recipes-cookie-love-book.png') center no-repeat;
}

#main.blog .book-extra blockquote {
    font-family: 'Georgia', serif;
    color: #282828;
    display: inline;
    text-align: left;
}

#main.blog .book-extra blockquote p {
    font-size: 25px;
    line-height: 1.7;
    margin-bottom: 55px;
    position: relative;
}

#main.blog .book-extra blockquote p:after {
    background: #1CA4FC;
    height: 1px;
    width: 57px;
    position: absolute;
    bottom: -25px;
    left: 260px;
    content: "";
}

#main.blog .book-extra blockquote cite {
    font-size: 19px;
    text-align: left;
    display: block;
}

#main.blog .book-extra blockquote cite span {
    color: #1CA4FC;
    text-align: left;
}

#main.blog .book-extra .col.two {
    background: #F9F9F9;
    text-align: center;
    width: 34.7%;
    float: left;
    box-shadow: inset 0 1px 9px rgba(0, 0, 0, 0.08);
}

#main.blog .book-extra .col.two a,
#main.blog .book-extra .col.two span {
    border-bottom: 1px #DDDDDD solid;
    width: 100%;
    height: 101px;
    display: inline-block;
}

#main.blog .book-extra .col.two span {
    height: 137px;
}

#main.blog .book-extra .col.two span {
    text-transform: uppercase;
    text-align: center;
    padding: 52px 0;
    font-size: 29px;
    color: #282828;
    font-family: 'proxima-nova', sans-serif;
}

#main.blog .book-extra .col.two a {
    text-indent: -9999px;
}

#main.blog .book-extra .col.two a.com {
    background: url('../../images/2017-images/recipes-amazon-link.png') center calc(50% - 4px) no-repeat;
}

#main.blog .book-extra .col.two a.uk {
    background: url('../../images/2017-images/recipes-amazon-uk-link.png') center calc(50% - 4px) no-repeat;
    border-bottom: 0;
}

#main.blog .book-extra .col.two a:hover {
    background-color: #fcf0f0;
}

#main.blog .all-recipes {
    width: 67%;
    float: left;
    padding: 7px 0;
    /*margin-bottom: 30px;*/
    text-align: left;
}

#main.blog .recipes-fruit-document {
    border: 1px #31C6E1 solid;
    padding: 5px;
    width: 100%;
    float: left;
    margin-bottom: 30px;
    border-radius: 3px;
    background: #F6F5F2;
    box-shadow: 0 1px 9px rgba(0, 0, 0, 0.07);
}

#main.blog .recipes-fruit-document .container {
    width: 100%;
    border-radius: 3px;
    border: 1px dashed #31C6E1;
    height: 100%;
    padding: 48px 55px 55px 74px;
}

#main.blog .recipes-fruit-document .img {
    float: left;
    margin-right: 40px;
    margin-top: 17px;
    width: 395px;
    height: 286px;
    margin-bottom: 40px;
    background: url('../../images/2017-images/recipes-fruit-documents.png') center no-repeat;
    display: block;
}

#main.blog .recipes-fruit-document h4 {
    font-size: 29px;
    line-height: 1.5;
    color: #282828;
    margin-bottom: 18px;
    font-family: 'Georgia', serif;
}

#main.blog .recipes-fruit-document p {
    font-family: 'Georgia', serif;
    line-height: 1.5;
    color: #282828;
    font-size: 18px;
    margin-bottom: 35px;
}

#main.blog .recipes-fruit-document a {
    background-color: #26cbe5;
    font-size: 17px;
    font-weight: 700;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    padding: 20px 54px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .1);
}

#main.blog .recipes-fruit-document a:hover {
    background: #28adc6;
}

#main.blog .recipe-extras {
    background: #F6F5F2;
    border: 1px #E2E2E2 solid;
    border-radius: 4px;
    padding: 44px 44px 26px 44px;
    float: left;
    width: 100%;
    box-shadow: 0 1px 9px rgba(0, 0, 0, 0.07);
}

#main.blog .recipe-extras .extras-container {
    float: left;
    width: 100%;
    background: #fff;
    border-radius: 4px;
    border: 1px #E2E2E2 solid;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}

#main.blog .recipe-extras #want-more {
    width: 100%;
    clear: both;
}

#main.blog .recipe-extras #want-more h2 {
    background: #f9f9f9;
    width: 100%;
    padding: 42px;
    text-align: center;
    display: block;
    color: #444444;
    text-transform: uppercase;
    font-size: 43px;
    line-height: 1.2;
    border-bottom: 1px #E3E3E3 solid;
    font-weight: 700;
    letter-spacing: -1px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

#main.blog .recipe-extras #want-more .book {
    width: 100%;
    padding: 44px;
    float: left;
}

#main.blog .recipe-extras #want-more .book-container {
    padding: 0 47px;
    margin-bottom: 60px;
}

#main.blog .recipe-extras #want-more .book h3 {
    text-transform: uppercase;
    font-family: 'proxima-nova', sans-serif;
    font-size: 28px;
    margin-bottom: 30px;
    color: #373737;
}

#main.blog .recipe-extras #want-more .book p {
    font-size: 18px;
    line-height: 1.8;
    margin-bottom: 30px;
}

#main.blog .recipe-extras #want-more .book .img.shredded {
    width: 204px;
    height: 338px;
    display: block;
    margin-left: 10px;
    margin-top: -10px;
    float: left;
    margin-right: 75px;
    background: url('../../images/2017-images/recipe-book-shredded.png') center no-repeat;
    background-size: 100%;
}

#main.blog .recipe-extras #want-more .book .img.eat-green {
    width: 172px;
    height: 323px;
    display: block;
    float: right;
    margin-top: -20px;
    margin-left: 85px;
    margin-right: 20px;
    margin-bottom: 50px;
    background: url('../../images/2017-images/recipe-book-eat-green.png') center no-repeat;
}

#main.blog .recipe-extras #want-more .book .why-buy {
    text-align: center;
    border: 1px #48CEE5 solid;
    border-radius: 3px;
    float: left;
    padding: 5px;
    width: 100%;
}

#main.blog .recipe-extras #want-more .book .why-buy .container {
    padding: 30px;
    border-radius: 3px;
    color: #48CEE5;
    float: left;
    width: 100%;
    border: 1px dashed #31c6e1;
}

#main.blog .recipe-extras #want-more .book .why-buy p {
    font-size: 18px;
    color: #282828;
    font-family: 'Georgia', serif;
    line-height: 1.8;
}

#main.blog .recipe-extras #want-more .book .why-buy .want-this {
    background-color: #26cbe5;
    font-size: 18px;
    font-weight: 700;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    padding: 20px 40px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .1);
    margin-bottom: 10px;
    position: relative;
}

#main.blog .recipe-extras #want-more .book .why-buy .want-this:hover {
    background-color: #28adc6;
}

#main.blog .recipe-extras .new-tsc #want-more h2 {
    font-size: 34px;
}

#main.blog.recipes .new-tsc .book-link {
    display: block;
    margin-bottom: 25px;
}

#main.blog.recipes .new-tsc .book-cover {
    width: 100%;
    max-width: 350px;
}

#main.blog.recipes .new-tsc .want-this {
    width: 100%;
    max-width: 350px;
}

#main.blog.recipes #two-col .author-info {
    background: #fff;
}

#main.blog.recipes #comments {
    background: #fff;
    padding: 40px;
    border-radius: 4px;
    border: 1px #e2e2e2 solid;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .05);
    margin-top: 20px;
}

#main.blog.recipes .post-social {
    margin-top: 20px;
}

#main.blog.recipies #two-col .author-info {
    padding: 42px 350px 49px 60px;
}

#main.blog.recipes #recommended h3 em {
    background: #F6F5F2;
    font-style: normal;
}

#main.blog.recipes #two-col .author-info {
    margin: 40px auto 46px;
}

#main.blog.recipes #two-col .author-info img {
    max-width: 326px;
    position: absolute;
    right: 35px;
    bottom: 8px;
}

.blog #content.author-content {
    padding-top: 35px;
}

.blog .author-link {
    font-size: 14px;
    margin: 0;
    color: #263341;
    line-height: 18px;
}

.blog .author-link a {
    text-decoration: none;
    color: #00a2ff;
}

.blog .author-details p {
    margin-bottom: 7px;
}

.blog .author-link a:hover {
    text-decoration: underline;
}

.blog .author-link span {
    color: #00a2ff;
    font-weight: bold;
}

#main.blog .recipe p.author-link,
#main.blog .recipe-intro p.author-link {
    font-size: 14px;
    margin: 10px 0 10px 0;
    color: #929292;
    text-align: left;
    font-family: "proxima-nova", sans-serif;
}

#main.blog .recipe p.author-link span,
#main.blog .recipe-intro p.author-link span {
    color: #00a2ff;
    font-weight: bold;
}

.blog .categories a {
    text-decoration: none;
    color: #fff;
    display: inline-block;
    margin-bottom: 10px;
}

.blog .categories a:hover {
    text-decoration: underline;
}

.blog .categories span {
    text-transform: uppercase;
    font-size: 11px;
    padding: 4px;
    background-color: #ccc;
    color: #fff;
}

.blog .categories {
    margin-top: 15px;
    text-align: left;
}
.blog.recipes .categories {
    margin-bottom: 15px;
}

.blog .categories span.evidence-based,
.blog .categories span.fact-checked {
    position: relative;
    cursor: pointer;
    background: #27a2ff;
    padding-left: 18px;
    transition: background 150ms ease-in;
    white-space: nowrap;
}

.blog .categories span.evidence-based:before,
.blog .categories span.fact-checked:before {
    content: '\2713';
    display: block;
    position: absolute;
    left: 5px;
    top: 4px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
}

.blog .categories span.evidence-based:hover,
.blog .categories span.evidence-based:active,
.blog .categories span.fact-checked:hover,
.blog .categories span.fact-checked:active {
    background: #1588de;
}

.in-post-shopnow {
    margin: 50px auto;
}

.in-post-shopnow a {
    width: 250px;
    height: 55px;
    background-color: #e48310;
    color: white !important;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none !important;
    display: block;
    line-height: 56px;
    float: none;
    text-align: center;
    margin: 0 auto;
}

.in-post-shopnow a:hover {
    background: #d2780d;
}













/*--------------------------------------------------------------
# In-Post Email Opt-in [fsd_inpost_email_form] shortcode
--------------------------------------------------------------*/

#sale-optin-form .inputs {
    width:calc(100% - 220px);
    float:left;
}

#sale-optin-form .name {
    float: left; width: 30%; height: 47px; border: 1px #D2D2D2 solid; padding: 16px; font-size: 12px; margin: 10px;
}

#sale-optin-form .email {
    width: 55% !important; margin: 10px;
}

.inpost a {
    width: 213px;
    height: 47px !important;
    position: relative;
    border-radius: 0;
    padding-left: 32px;
    text-transform: uppercase;
    line-height: 30px !important;
    text-align: center;
    display: inline-block;
    font-size: 12px !important;
    color: #fff !important;
    text-decoration: none !important;
    letter-spacing: 1px !important;
    line-height: 50px !important;
    margin: 10px 35px 10px 10px;
}

.inpost .instagram {
    background:#1283DB url('../../images/2017-images/footer-social-instagram.png') 13px center no-repeat;
}

.inpost .facebook {
    background: #1793FB url('../../images/2017-images/share-facebook.png') 17px center no-repeat;
}

.inpost .twitter {
    font-size: 12px;
    color: #fff !important;
    text-decoration: none !important;
    letter-spacing: 1px;
    line-height: 50px !important;
    float: none !important;
    background: #17BDFB url('../../images/2017-images/share-twitter.png') 13px center no-repeat;
}

.inpost .twitter:hover {
    background-color: #37CDFC !important;
}

.inpost .instagram:hover {
    background-color: #42a3eb !important;
}

.inpost .facebook:hover {
    background-color: #42a3eb !important;
}



@media screen and (max-width: 1024px) {
    .inpost a {
        font-size: 11px !important;
    }

}
@media screen and (max-width: 767px) {

    #sale-optin-form .inputs {
            width: 100%;
    }
    #sale-optin-form .name {
        max-width: 220px;
        margin: 0 auto 10px;
        float: none;
        width:40%;
        margin-right: 10%;
    }
    #sale-optin-form .email {
        width:60%;
        max-width: 32px;
    }

    #sign-up {
        margin: 15px !important;
        width: auto !important;
    }

    .inpost a {
        font-size: 0px !important;
        width: 47px !important;
        float:none !important;
    }

}
@media screen and (max-width: 580px) {
    #sale-optin-form .name,
    #sale-optin-form .email {
        width:90% !important;
        margin:10px auto;
    }


}














/* - Retina (@2x) Images ----------- */

@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .featured-author .title {
        background: #1BA4FC url('../../images/featured-author-legion-logo-2020@2x.png') 93% center no-repeat;
        background-size: 23px;
    }
    .featured-author .social .fb {
        background: url('../../images/featured-author-social-facebook@2x.png') center no-repeat;
        background-size: 23px;
    }
    .featured-author .social .tw {
        background: url('../../images/featured-author-social-twitter@2x.png') center no-repeat;
        background-size: 48px;
    }
    .featured-author .social .in {
        background: url('../../images/featured-author-social-instagram@2x.png') center no-repeat;
        background-size: 49px;
    }

    /*
    #main.blog #two-col .post-content ul li,
    .blog.recipes #two-col .recipe ul li {
        background: url('../../images/post-content-li@2x.png') left 4px no-repeat;
        background-size: 9px;
    }
    */

    #main.blog #two-col .post-content .tm-click-to-tweet a.tm-ctt-btn {
        background: transparent url('../../images/click-to-tweet-icon@2x.png') no-repeat 16px 14px;
        background-size: 18px;
    }

    #main.blog .recipe .intro ul li {
        background: url('../../images/2017-images/list-item@2x.png') left 7px no-repeat;
        background-size: 16px;
    }

    .blog #two-col .author-info .author-img {
        background: url('../../images/2017-images/blog-about-mike@2x.png') center no-repeat;
        background-size: 297px;
    }
}





















@media (max-width: 1465px) {
    .blog #two-col,
    .post-template-success-story-post #two-col {
        padding-left: 70px;
    }
}









@media screen and (max-width: 1459px) {
    .ratingContainer .ratingContainerLeft {
        margin-left: 15%;
    }
    .ratingContainer .ratingContainerRight {
        margin-right: 14%;
    }
}










/* - Extra Large Desktops (portrait) 1299px ----------- */
@media only screen and (max-width: 81.1875em) {
    .blog #two-col .post-content .featured-author .title h3,
    .blog.recipes #two-col .recipe .featured-author .title h3,
    .featured-author .title h3 {
        font-size: 23px;
    }

    .blog #two-col .post-content .featured-author .title h3 span,
    .blog.recipes #two-col .recipe .featured-author .title h3 span,
    .featured-author .title h3 span {
        display: none;
    }
}






@media only screen and (max-width: 1199px) {
    .blog #two-col .author-info {
        padding: 37px 284px 38px 38px;
    }

    .blog #two-col .author-info .author-img {
        right: 25px;
    }

    #main.blog.recipes #two-col .author-info img {
        max-width: 256px;
        right: 20px;
    }

    #main.blog .recipe .intro ul li {
        background-size: 14px;
        font-size: 17px;
        letter-spacing: 0;
    }
}







/* - Tablet (portrait) 1099px ----------- */
@media only screen and (max-width: 68.6875em) {
    #main.page-qa .qa-video iframe {
        height: 551px;
    }
}




@media (max-width: 1108px){
    .blog .post-social .a2a_svg {
        width: 193px !important;
    }
}




@media (min-width: 1025px) {
    .sumome-share-client-wrapper.sumome-share-client-wrapper-mobile-bottom-bar {
        display: none;
    }

    .bottom-float-social {
        display: none;
    }
}





@media (max-width: 1024px) {

    #main.blog .all-recipes {
        margin-bottom: 30px;
    }

    .post-template-success-story-post .post-container {
        width: 100%
    }

    .blog #one-col .post-content .side-float-social,
    .blog #two-col .post-content .side-float-social {
        display: none;
    }

    .sumome-share-client-wrapper.sumome-share-client-wrapper-mobile-bottom-bar {
        bottom: 0;
        display: block;
    }

    .blog .post-social .a2a_svg {
        padding-left: 25px !important;
    }

    .blog #two-col h1 {
        font-size: 28px;
    }

    .blog #two-col .featured-img {
        height: 317px;
    }

    .blog #two-col .post-content h1 {
        font-size: 24px;
    }

    .blog #two-col .post-content h3 {
        font-size: 25px;
    }

    .blog #two-col .post-content .tm-click-to-tweet {
        padding: 35px;
    }

    .blog #two-col .post-content .tm-click-to-tweet a {
        font-size: 19px;
    }

    .blog #two-col .author-info {
        padding: 45px 275px 39px 50px;
    }

    .blog #two-col .author-info p {
        font-size: 15px;
        line-height: 1.7;
    }

    .blog #two-col .author-info .author-img {
        width: 253px;
        height: 320px;
        background: url('../../images/2017-images/tablet-about-mike@2x.png') center no-repeat;
        background-size: 253px;
        bottom: 9px;
        right: 31px;
    }

    .blog #two-col #sign-up {
        height: 271px;
        margin: 35px 0 !important;
    }

    .blog #two-col #sign-up h3 {
        font-size: 25px;
    }

    .blog #two-col #sign-up h3 {
        max-width: 390px;
    }

    .blog #sign-up h3 span {
        display: inline;
    }

    .blog #two-col #sign-up form {
        margin: 0 auto 20px;
    }

    .blog .post-social .a2a_s_default, .blog .post-social .a2a_svg {
        margin-right: 19px;
        padding-left: 10px;
    }

    .blog .post-social .a2a_svg:after {
        font-size: 12px;
    }

    #main.blog .post-social {
        margin: 27px auto 10px;
        display: flex;
        justify-content: space-around;
        width: 100%;
    }
}





/* - Tablet (portrait) 999px ----------- */
@media only screen and (max-width: 62.4375em) {
    #main.page-qa .qa-video iframe {
        height: 495px;
    }
    .blog #two-col .post-content .featured-author .title h3 span,
    .blog.recipes #two-col .recipe .featured-author .title h3 span,
    .featured-author .title h3 span {
        display: inline-block;
    }
}






@media screen and (max-width: 955px) {
    .ratingContainer {
        width: 100%;
    }
    .ratingContainer .ratingContainerLeft {
        margin-left: 7%;
    }
    .ratingContainer .ratingContainerRight {
        margin-right: 9%;
    }
}








/* - Tablet (portrait) 899px ----------- */
@media only screen and (max-width: 56.188em) {
    #main.page-qa .qa-video iframe {
        height: 437px;
    }
}








/* - Tablet (portrait) 799px ----------- */
@media only screen and (max-width: 49.938em) {
    #main.page-qa .qa-video iframe {
        height: 384px;
    }
    .featured-author .title {
        width: 60%;
        padding: 25px;
    }
    .featured-author .social {
        width: 40%;
    }
    .blog #two-col .post-content .featured-author .title h3,
    .blog.recipes #two-col .recipe .featured-author .title h3,
    .featured-author .title h3 {
        font-size: 20px;
    }
    .blog #two-col .post-content .featured-author .content p,
    .blog.recipes #two-col .recipe .featured-author .content p,
    .featured-author .content p {
        font-size: 17px;
    }
}








@media (max-width: 768px) {
    .rll-youtube-player {
        margin-bottom: 17px !important;
        height: min-content !important;
        max-height: 500px;
    }
    .bottom-float-social span.bottom-float-social-shareon {
        font-size: 14px;
        transform: translate(0, 37%);
    }
}


@media (max-width: 767px){
    .blog .post-social .a2a_svg {
        width: 47px !important;
    }

    .single-post #header .post-progress-container {
        position: relative;
        top: 1px;
    }

    .post-template-success-story-post .meal-plan-cta .top {
        height: auto;
    }

    .successStories .meal-plan-cta.thin .red-heading h2 {
        font-size: 15px !important;
    }

    .successStories .meal-plan-cta.thin .red-heading h2 span {
        font-size: 17px;
        line-height: 24px;
        margin-bottom: 10px;
    }

    .successStories .meal-plan-cta h3 {
        font-size: 18px !important;
        text-align: center;
        margin: 30px auto 30px auto !important;
        display: block;
        padding: 0 15px;
    }

    .successStories .meal-plan-cta .green {
        width: 100%;
        max-width: 260px;
    }

    #main.blog .recipe h2.post-title,
    #main.blog .recipe h3 {
        font-size: 25px;
    }

    #main.blog #two-col .post-container {
        margin-bottom: 0;
    }

    .blog .post-social .a2a_s_default,
    .blog .post-social .a2a_svg {
        width: 78px;
        height: 43px;
    }

    .blog .post-social .a2a_svg:before {
        width: 78px;
        height: 43px;
    }

    .blog .post-social .a2a_s_facebook:before {
        background-size: 10px;
        background-position: 18px 14px !important;
    }

    .blog .post-social .a2a_s_twitter:before {
        background-size: 19px;
        background-position: 15px 16px !important;
    }

    .blog .post-social .a2a_s_email:before {
        background-position: 15px 16px !important;
    }

    .blog .post-social .a2a_s_facebook:after,
    .blog .post-social .a2a_s_twitter:after,
    .blog .post-social .a2a_s_email:after {
        display: none;
    }

    .blog .post-social .a2a_s_default,
    .blog .post-social .a2a_svg {
        margin-right: 12px;
    }

    .blog #two-col .post-content p.podcast-links-header {
        font-size: 21px;
    }

    #main.blog .post-social {
        margin: 27px auto 20px;
        width: 189px;
        top: -9px;
    }

    .blog #two-col .featured-img {
        width: 100%;
        height: 182px;
        margin-bottom: 26px;
    }

    .blog #two-col .post-content h1 {
        font-size: 17px;
        width: 100%;
        margin-bottom: 30px;
    }

    .blog #two-col .post-content p,
    .blog #two-col .post-content ol,
    .blog #two-col .post-content ul,
    .blog.recipes #two-col .recipe ul,
    .blog.recipes #two-col .intro ul {
        font-size: 16px;
    }

    .blog #two-col .post-content p,
    .blog.recipes #two-col .recipe p,
    .blog.recipes #two-col .intro p {
        margin-bottom: 16px;
        line-height: 1.5;
    }

    .blog #two-col .post-content h3,
    .blog.recipes #two-col .recipe h3,
    .blog.recipes #two-col .intro h3 {
        font-size: 21px;
        margin-bottom: 30px;
    }

    .blog #two-col .post-content ul,
    .blog #two-col .post-content ol,
    .blog.recipes #two-col .recipe ul,
    .blog.recipes #two-col .recipe ol,
    .blog.recipes #two-col .intro ul,
    .blog.recipes #two-col .intro ol {
        padding-left: 30px;
    }

    .blog #two-col .post-content .table-of-contents,
    .blog.recipes #two-col .recipe .table-of-contents,
    .blog.recipes #two-col .intro .table-of-contents {
        padding-left: 29px;
    }

    .blog #two-col .post-content .tm-click-to-tweet {
        margin: 0 -30px 30px;
        width: calc(100% + 60px);
        box-shadow: inset 0 0 0 7px #F7F7F7;
        padding: 25px 30px;
    }

    .blog #two-col .post-content .tm-click-to-tweet a {
        font-size: 14px;
    }

    .blog #two-col .post-content h4 {
        font-size: 18px;
    }

    .blog #two-col .author-info {
        margin: 0 -30px 30px;
        width: calc(100% + 60px);
        padding: 30px 30px 20px;
        box-shadow: inset 0 0 0 7px #F7F7F7;
        margin-bottom: 40px;
    }

    #main.blog.recipes #two-col .author-info {
        width: 100%;
        padding: 45px 275px 39px 50px;
    }

    .blog #two-col .author-info p {
        font-size: 14px;
    }

    .blog #two-col .author-info .author-img {
        height: 247px;
        background-position: center top;
        margin: 5px auto 15px;
        display: block;
        position: relative;
        left: -15px;
        width: 248px;
        background-size: 100%;
        float: none;
    }

    .blog #recommended {
        width: calc(100% + 60px);
        margin: 0 -30px -25px;
        background: transparent;
        padding-bottom: 0;
    }

    .blog #recommended h3 {
        font-size: 18px;
        margin-bottom: 27px;
    }

    .blog #recommended .article-container {
        /*padding: 0 30px;
        max-width: 450px;*/
        margin: auto;
    }

    .blog #recommended .article-container:after {
        clear: both;
        content: "";
        display: block;
    }

    .blog #recommended article,
    .blog #recommended article:last-child {
        margin: 0 auto 30px;
        width: 100%;
        float: none;
    }

    .blog #recommended article h4 {
        text-align: left;
        letter-spacing: 0.5px;
        margin-top: 15px;
    }

    .blog #recommended article .img {
        width: 100%;
        height: 182px;
        margin-bottom: 0;
    }

    .blog #recommended article .img:after {
        display: none;
    }

    .blog #sign-up h3 {
        font-size: 17px;
        line-height: 1.4;
        margin-bottom: 6px;
    }

    .blog #sign-up p {
        line-height: 1.5;
        font-size: 17px;
        margin-bottom: 25px;
    }

    .blog #sign-up form input[type="submit"] {
        margin-bottom: 20px;
    }

    .blog #sign-up p.privacy {
        padding: 0 20px;
        line-height: 1.4;
    }

    .post-content .inline-ad {
        text-align: center;
        margin: 0px;
    }
    .post-content .inline-ad img {
        float: none;
        width:50%;
        margin-right: 0%;
        border-right: none;
    }
    .post-content .inline-ad div {
        width: 100%;
        float: left;
        height: 250px;
        position: relative;
    }
    .post-content .inline-ad div span.title {
        font-size:28px;
        color:#3DAFFF;
        font-weight: bold;
        display: block;
        margin-bottom: 25px;
        letter-spacing: 2px;
    }
    .post-content .inline-ad div span.title span {
        color:#999;
    }
    .post-content .inline-ad div span.text {
        font-size: 16px;
        line-height: 1.8;
        display: block;
        color: #666;
        margin-bottom: 25px;
    }
    .post-content .inline-ad div a {
        position: relative;
        padding: 20px 55px;
        background-color: #ffa242;
        color: #fff !important;
        font-size: 18px;
        text-decoration: none !important;
        letter-spacing: 2px;
        display: inline-block;
    }
    .post-content .inline-ad div a:hover {
        background-color: #ef9232;
    }

    #main.blog.recipes .breadcrumbs {
        padding-right: 30px;
    }

    #main.blog .recipe .nutrition-facts {
        border-bottom: 0;
    }

    #main.blog .recipe {
        padding: 30px;
        border: none;
    }

    #main.blog .recipe h3 {
        font-size: 30px;
    }

    #main.blog .recipe p {
        font-size: 17px;
        margin-bottom: 25px;
    }

    #main.blog .recipe .serves {
        font-size: 20px;
    }

    #main.blog .recipe .nutrition-facts h3 {
        font-size: 15px;
        padding: 13px;
    }

    #main.blog .recipe .nutrition-facts .fact {
        width: 50%;
        border-bottom: 1px #D9D9D9 solid;
        padding: 15px 10px 22px;
    }

    #main.blog .recipe .nutrition-facts {
        width: calc(100% + 60px);
        margin: 0 -30px;
    }

    #main.blog.recipes #one-col .featured-img {
        width: calc(100% + 60px);
        margin: 0 -30px 22px;
        height: 230px;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    #main.blog .recipe .nutrition-facts .fact p {
        font-size: 27px;
    }

    #main.blog .recipe h3.ingredients {
        font-size: 25px;
    }

    #main.blog .recipe .instructions .get-recipe {
        width: 100%;
    }

    #main.blog.recipes #recommended article h4 {
        font-size: 21px;
        line-height: 1.3;
        padding: 20px;
        text-align: left;
    }

    #main.blog.recipes #recommended article {
        background: #fff;
    }

    #main.blog.recipes #recommended article .img {
        height: 176px;
    }

    .blog .breadcrumbs {
        font-size: 10px;
        padding-top: 20px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow-x: hidden;
    }

    .blog .breadcrumbs {
        padding-top: 0;
        left: 0;
    }

    .blog .breadcrumbs ul {
        white-space: nowrap;
        text-overflow: ellipsis;
        max-width: 100%;
        overflow: hidden;
    }

    .blog .breadcrumbs > span > span > a:first-child {
        margin-left: 0px;
    }

    .blog .breadcrumbs ul li {
        margin-left: 7px;
    }

    .blog .breadcrumbs ul li a {
        margin-right: 7px;
    }

    .blog #two-col .post-content .key-takeaways,
    .blog.recipes #two-col .key-takeaways {
        margin: 0 -30px 30px;
        width: calc(100% + 60px);
        border-left: 0;
        border-right: 0;
    }

    .blog #two-col .post-content .key-takeaways h2,
    .blog.recipes #two-col .key-takeaways h2,
    .blog #two-col .post-content .key-takeaways h4,
    .blog.recipes #two-col .key-takeaways h4 {
        font-size: 18px;
    }

    .blog #two-col .post-content .key-takeaways ol li:before,
    .blog.recipes #two-col .key-takeaways ol li:before {
        width: 45px;
        height: 45px;
        line-height: 38px;
        font-size: 25px;
    }

    .blog #two-col .post-content .key-takeaways ol,
    .blog.recipes #two-col .key-takeaways ol {
        padding: 0 30px;
    }

    .blog #two-col .post-content .key-takeaways ol li,
    .blog.recipes #two-col .key-takeaways ol li {
        padding-left: 60px;
    }

    #main.blog.recipes #two-col .author-info {
        padding: 30px;
    }

    .ratingContainer {
        padding-bottom: 15px;
    }

    .ratingContainer .ratingContainerRight .rating-form
    .wp-block-button {
        padding-bottom: 65px;
    }

    .blog #two-col .post-content .before-after {
        max-width: 100%;
    }

    .in-post-shopnow {
        margin: 40px auto;
    }

    .in-post-shopnow a {
        width: 200px;
    }

    .featured-author {
        /*margin-bottom: 35px;*/
    }
}







/* - Small Tablet 699px ----------- */
@media only screen and (max-width: 43.688em) {
    #main.page-qa {
        padding: 30px;
    }
    .qa-bottom-banner {
        background-size: 139%;
        background-position: left top;
        min-height: 248px;
    }
    .qa-bottom-banner form {
        width: 83%;
        top: 152px;
        right: 25px;
    }
    #main.page-qa .qa-video iframe {
        height: 336px;
    }
    .featured-author .social a {
        margin-left: 15px;
    }
}









/* - Small Tablet 599px ----------- */
@media only screen and (max-width: 37.4375em) {
    .featured-author {
        position: relative;
        padding-bottom: 0;
    }
    .blog #two-col .post-content .featured-author .title,
    .blog.recipes #two-col .recipe .featured-author .title,
    .featured-author .title {
        width: 100%;
        height: auto;
    }
    .blog #two-col .post-content .featured-author .title:after,
    .blog.recipes #two-col .recipe .featured-author .title:after,
    .featured-author .title:after {
        display: none;
    }
    .featured-author .social {
        position: absolute;
        bottom: 0;
        width: 100%;
        height: auto;
        text-align: center;
    }
    .featured-author .social a {
        margin:  0 15px;
    }
    .blog #two-col .post-content .featured-author .title h3,
    .blog.recipes #two-col .recipe .featured-author .title h3,
    .featured-author .title h3 {
        font-size: 20px;
    }
    .featured-author .content .img {
        margin: 0 auto 20px;
        float: none;
    }
    .blog #two-col .post-content .featured-author .content h4,
    .blog.recipes #two-col .recipe .featured-author .content h4,
    .featured-author .content h4 {
        text-align: center;
    }
}



@media (max-width: 588px){
    .bottom-float-social span.bottom-float-social-shareon {
        transform: translate(0, 21%);
    }
}




@media (max-width: 550px) {
    .blog #two-col .post-content .citations h3 {
        font-size: 24px;
    }

    .blog #two-col .post-content .citations h3 span {
        top: -3px;
    }

    .blog #two-col .post-content .citations h3 span.open {
        top: -7px;
    }

    .blog #two-col .post-content .citations ol li {
        line-height: 17px;
    }

    .blog #two-col .post-content .citations ol li:before {
        line-height: 23px;
        top: -6px;
    }

    .blog #two-col .post-content .citations ol li a {
        font-size: 12px;
    }
}





@media screen and (max-width: 524px) {
    .ratingContainer .ratingContainerLeft {
        float: none;
        width: 100%;
        margin-bottom: 30px;
        margin-left: 0;
        text-align: center;
    }
    .ratingContainer .ratingContainerRight {
        float: none;
        width: 100%;
        margin-right: 0;
    }
    .ratingContainer .ratingContainerLeft h4 {
        text-align: center !important;
        padding-left: 0 !important;
        left: 0;
    }
    .ratingContainer .ratingContainerLeft .rating-result {
        /* width: 208px;
        position: relative;
        left: 22px; */
    }
    .ratingContainer .ratingContainerRight .success {
        left: 0;
    }
    .ratingContainer .ratingContainerLeft h4,
    .ratingContainer .ratingContainerRight h4 {
        padding-right: 0 !important;
    }
}





/* - Small Tablet 499px ----------- */
@media only screen and (max-width: 31.188em) {
    .featured-author .title {
        text-align: center;
        padding: 17px;
    }
    .blog #two-col .post-content .featured-author .title h3,
    .blog.recipes #two-col .recipe .featured-author .title h3,
    .featured-author .title h3 {
        line-height: 1.2;
    }
    .blog #two-col .post-content .featured-author .content p,
    .blog.recipes #two-col .recipe .featured-author .content p,
    .featured-author .content p {
        font-size: 15px;
    }
}





@media (max-width: 455px){
    .bottom-float-social span.bottom-float-social-shareon {
        padding: 0 6px;
    }
}





@media (max-width: 380px) {
    .blog #two-col .post-content .citations h3 {
        font-size: 20px;
    }
}





@media (max-width: 370px){
    .bottom-float-social span.bottom-float-social-shareon {
        padding: 0;
        font-size: 11px;
    }
}





@media (max-width: 330px) {
    .ratingContainer .save-rating {
        left: 145px;
    }
}





#trenbolone-article .lead-inpost .article-toc,
#push-pull-article .lead-inpost .article-toc,
#strength-training-article .lead-inpost .article-toc {
   display:  none;
}

#trenbolone-article .lead-inpost img,
#push-pull-article .lead-inpost img,
#strength-training-article .lead-inpost img,
#skinny-fat-article .lead-inpost img {
    height: auto;
    max-width: 275px !important;
    margin-top: 20px;
    margin-left: 20px;
}

#trenbolone-article .text-container p,
#push-pull-article .text-container p,
#strength-training-article .text-container p {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 625px;
}

@media (min-width: 1400px) {
    #skinny-fat-article .widget.quiz-post-cta-new .text-container {
        padding-left: 5px;
    }
}

@media (max-width: 1400px) {
    .blog .widget.quiz-post-cta-new .img {
        display:  none !important;
    }

    #trenbolone-article .text-container p,
    #push-pull-article .text-container p,
    #strength-training-article .text-container p {
        margin-top:  20px;
    }
}

#trenbolone-article .text-container,
#push-pull-article .text-container,
#strength-training-article .text-container,
#skinny-fat-article .text-container,
#muscle-naturally-article .text-container {
    text-align: center;
    background-color:  #f0f7ff;
    margin: 0 auto;
    padding: 20px 30px 30px 30px;
}

.remodal-wrapper #inpost-form-popup,
#trenbolone-article .meal-planning-form,
#push-pull-article .meal-planning-form,
#strength-training-article .meal-planning-form,
#skinny-fat-article .meal-planning-form,
#muscle-naturally-article .meal-planning-form {
    /*padding-bottom:  30px;*/
}

.remodal-wrapper #inpost-form-popup input[type="email"], .remodal-wrapper #inpost-form-popup input[type="submit"],
#trenbolone-article .meal-planning-form input[type="email"], #trenbolone-article .meal-planning-form input[type="submit"],
#push-pull-article .meal-planning-form input[type="email"], #push-pull-article .meal-planning-form input[type="submit"],
#strength-training-article .meal-planning-form input[type="email"], #strength-training-article .meal-planning-form input[type="submit"],
#skinny-fat-article .meal-planning-form input[type="email"], #skinny-fat-article .meal-planning-form input[type="submit"],
#muscle-naturally-article .meal-planning-form input[type="email"], #muscle-naturally-article .meal-planning-form input[type="submit"] {
  border-radius : 0px !important;
  border:  0px !important;
  padding:  20px;
}

.remodal-wrapper #inpost-form-popup input[type="email"],
#trenbolone-article .meal-planning-form input[type="email"],
#push-pull-article .meal-planning-form input[type="email"],
#strength-training-article .meal-planning-form input[type="email"],
#skinny-fat-article .meal-planning-form input[type="email"],
#muscle-naturally-article .meal-planning-form input[type="email"] {
    width:  55% !important;
    margin-right:  10px;
    background: #fff url('../../images/2017-images/email.png') 18px no-repeat;
    border: none;
    margin-bottom: 25px;
    font-size: 15px;
    padding:  20px;
    padding-left: 50px;
}

/** Author CSS **/
.author-box {
    display: flex;
    align-items: center;
    padding: 10px 0;
    /*background-color: #F8F8F8;*/
    border-radius: 5px;
    margin-top: 10px;
    max-width: 600px;
}

@media (max-width: 768px) {
    .author-box {
        align-items: flex-start;
    }
}

.author-photo {
    margin-right: 15px;
}

.author-avatar {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #1393ED;
    width: 76px;
    height: 76px;
}

.author-avatar-profile {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #1393ED;
    width: 100px;
    height: 100px;
}

.author-details {
    flex: 1;
}

.author-header {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}

.author-name {
    font-size: 22px;
    font-weight: bold !important;
    margin-right: 10px;
    margin-bottom: 10px;
}

.author-social {
    display: flex;
    gap: 10px;
}

.author-post-date {
    font-size: 14px;
    margin-top: 10px;
    color: #263341;
}

.social-icon {
    color: #555;
    font-size: 14px;
    text-decoration: none;
    transition: color 0.3s;
}

.social-icon:hover {
    color: #0073aa;
}

.author-bio {
    font-size: inherit;
    color: inherit;
    line-height: inherit; 
    margin: 0;
    color: #293644;
}

.author-bio a {
    font-weight: bold;
    text-decoration: underline;
}

.author-social .social-icon {
    display: inline-block;
    margin: 0;
    transition: transform 0.3s, fill 0.3s;
}

.author-social .social-icon:hover {
    transform: scale(1.2);
}

.author-social .social-icon svg {
    fill: #555;
    width: 20px;
    height: 20px;
    transition: fill 0.3s;
}

.author-social .social-icon:hover svg {
    fill: #007bff;
}

.srb_popup {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    padding: 40px 40px 40px 40px;
    text-align: center;
    position: relative;
    margin: 20px 0;
}

#srb-click {
    cursor: pointer;
}

.scientific-review-process-popup.srpActive {
    display: block;
}

.scientific-review-process-popup button.close {
    position: absolute;
    right: 25px;
    top: 20px;
    font-size: 16px;
    color: #E3E3E3;
    background: transparent;
    border: none;
}

.scientific-review-process-popup h3 {
    font-size: 27px;
    font-weight: 600;
    margin-bottom: 20px;
    position: relative;
    line-height: 37px;
}

.scientific-review-process-popup p {
    font-size: 15px;
    color: #293644;
    line-height: 21px;
    margin-bottom: 10px;
}

.scientific-review-process-popup a {
    margin-top: 15px;
    display: block;
}

.author-box.aubDisable {
    display: none;
}

@media only screen and (min-width: 1401px) {
    .remodal-wrapper #inpost-form-popup input[type="email"],
    #trenbolone-article .meal-planning-form input[type="email"],
    #push-pull-article .meal-planning-form input[type="email"],
    #strength-training-article .meal-planning-form input[type="email"],
    #skinny-fat-article .meal-planning-form input[type="email"],
    #muscle-naturally-article .meal-planning-form input[type="email"] {
        margin-bottom: 0;
    }
}

.remodal-wrapper #inpost-form-popup input[type="submit"],
#trenbolone-article .meal-planning-form input[type="submit"],
#push-pull-article .meal-planning-form input[type="submit"],
#strength-training-article .meal-planning-form input[type="submit"],
#skinny-fat-article .meal-planning-form input[type="submit"],
#muscle-naturally-article .meal-planning-form input[type="submit"] {
    background-color:  #ec971f;
    color: #fff;
    font-weight:  800;
    width:  35% !important;
    padding:  20px;
    border: 0;
}

.remodal-wrapper #inpost-form-popup input[type="submit"] {
    background-color:  #27a2ff;
}

.remodal-wrapper #inpost-form-popup input[type="submit"], .remodal-wrapper #inpost-form-popup input[type="email"] {
    width:  100% !important;
}

.remodal-wrapper #inpost-form-popup input[type="email"] {
    border:  solid 1px #ccc;
    margin-bottom:  10px;
}

.remodal-wrapper #inpost-form-popup input[type="submit"] {
    margin-bottom:  10px;
}

.remodal-wrapper #inpost-form-popup .quiz-modal .decline-text {
    margin-top: 7px;
}

.quiz-modal h2 {
    margin-bottom:  20px !important;
}

.remodal-wrapper #inpost-form-popup,
#trenbolone-article .meal-planning-form,
#push-pull-article .meal-planning-form,
#strength-training-article .meal-planning-form {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

#trenbolone-article .text-container h2,
#push-pull-article .text-container h2,
#strength-training-article .text-container h2,
#skinny-fat-article .text-container h2,
#muscle-naturally-article .text-container h2 {
    font-size: 24px !important;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0 !important;
    padding: 0;
}

#trenbolone-article .blog .widget.opt-in form input[type="email"], #trenbolone-article  .blog .sidebar .widget.opt-in form input[type="email"],
#push-pull-article .blog .widget.opt-in form input[type="email"], #push-pull-article  .blog .sidebar .widget.opt-in form input[type="email"],
#strength-training-article .blog .widget.opt-in form input[type="email"], #strength-training-article  .blog .sidebar .widget.opt-in form input[type="email"],
#skinny-fat-article .blog .widget.opt-in form input[type="email"], #skinny-fat-article  .blog .sidebar .widget.opt-in form input[type="email"],
#muscle-naturally-article .blog .widget.opt-in form input[type="email"], #muscle-naturally-article  .blog .sidebar .widget.opt-in form input[type="email"] {
    padding-left:  50px !important;
}

#muscle-naturally-article .pushpull-form,
#muscle-naturally-article .email-opt-in-style-1 p,
#skinny-fat-article .email-opt-in-style-1 p,
#skinny-fat-article .pushpull-form {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

#trenbolone-article .text-container .article-toc,
#push-pull-article .text-container .article-toc,
#strength-training-article .text-container .article-toc,
#skinny-fat-article .text-container .article-toc,
#muscle-naturally-article .text-container .article-toc {
    display:  none;
}


.email-opt-in-style-1 {
    padding-top: 30px !important;
    padding-bottom: 45px !important;
}

.email-opt-in-style-1 h2 {
    margin-bottom: 20px !important;
    font-size: 32px !important;
}

#skinny-fat-article  .widget.quiz-post-cta-new .img {
    /*min-width:  330px;*/
    background-position-x: -18px;
}

@media only screen and (max-width: 570px) { 
    .blog .author-link {
        font-size: 14px;
    }
}

@media only screen and (max-width: 400px) {
    #trenbolone-article .widget.quiz-post-cta-new .img,
    #push-pull-article  .widget.quiz-post-cta-new .img,
    #strength-training-article .widget.quiz-post-cta-new .img {
        height: inherit !important;
        padding-top: inherit !important;
        background-position-y: inherit !important;
    }

    #skinny-fat-article .widget.quiz-post-cta-new,
    #muscle-naturally-article .widget.quiz-post-cta-new {
        /*max-height: 440px !important;*/
    }
    .scientific-review-process-popup {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media only screen and (min-width: 401px) and (max-width: 767px) {
    #skinny-fat-article .widget.quiz-post-cta-new {
        /*max-height: 390px !important;*/
    }

    #muscle-naturally-article .widget.quiz-post-cta-new {
        /*max-height: 370px !important;*/
    }
}

@media only screen and (max-width: 767px) {
    .email-opt-in-style-1 h2 {
        font-size: 32px !important;
    }

    .email-opt-in-style-1 p {
        padding: 0px 15px 20px;
    }

    #trenbolone-article .widget.quiz-post-cta-new,
    #push-pull-article .widget.quiz-post-cta-new,
    #strength-training-article .widget.quiz-post-cta-new {
        margin-top: 30px;
        max-height: none;
    }
    .srb_popup {
        padding: 30px 20px;
    }
}

@media only screen and (min-width: 767px) and (max-width: 789px) {
    #skinny-fat-article .widget.quiz-post-cta-new,
    #muscle-naturally-article .widget.quiz-post-cta-new {
        /*max-height: 345px !important;*/
    }
}

@media only screen and (min-width: 790px) and (max-width: 1024px) {
    .email-opt-in-style-1 h2 {
        font-size: 32px !important;
    }
    #skinny-fat-article .widget.quiz-post-cta-new,
    #muscle-naturally-article .widget.quiz-post-cta-new {
        /*max-height: 345px !important;*/
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1142px) {
    #skinny-fat-article .widget.quiz-post-cta-new,
    #muscle-naturally-article .widget.quiz-post-cta-new {
        /*max-height: 365px !important;*/
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1400px) {
    .email-opt-in-style-1 h2 {
        padding-top: 40px !important;
        font-size: 32px !important;
    }
    #muscle-naturally-article .widget.quiz-post-cta-new, #skinny-fat-article .widget.quiz-post-cta-new {
        /*max-height: 343px !important;*/
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1467px) {
    #skinny-fat-article .widget.quiz-post-cta-new .text-container {
        padding-left: 0px !important;
    }
    #skinny-fat-article .widget.quiz-post-cta-new .text-container p {
        max-width:  490px;
    }
    #skinny-fat-article .meal-planning-form input[type="email"] {
        margin-right:  0px;
        padding-right:  0px;
    }
}

@media only screen and (min-width: 1401px) {
    #trenbolone-article .quiz-post-cta-new .img.supps-mobile,
    #push-pull-article .quiz-post-cta-new .img.supps-mobile,
    #strength-training-article .quiz-post-cta-new .img.supps-mobile {
        display:  none !important;
    }
}

@media only screen and (max-width: 1400px) {
    #trenbolone-article .widget.quiz-post-cta-new img,
    #push-pull-article .widget.quiz-post-cta-new img,
    #strength-training-article .widget.quiz-post-cta-new img {
        /*max-height: 200px;*/
    }

    #trenbolone-article .quiz-post-cta-new .img,
    #push-pull-article .quiz-post-cta-new .img,
    #strength-training-article .quiz-post-cta-new .img {
        display:  none;
    }

    #trenbolone-article .quiz-post-cta-new .img.supps-mobile,
    #push-pull-article .quiz-post-cta-new .img.supps-mobile,
    #strength-training-article .quiz-post-cta-new .img.supps-mobile {
        display:  block !important;
    }

    #trenbolone-article .meal-planning-form input[type="email"], #trenbolone-article .meal-planning-form input[type="submit"],
    #push-pull-article .meal-planning-form input[type="email"], #push-pull-article .meal-planning-form input[type="submit"],
    #strength-training-article .meal-planning-form input[type="email"], #strength-training-article .meal-planning-form input[type="submit"],
    #skinny-fat-article .meal-planning-form input[type="email"], #skinny-fat-article .meal-planning-form input[type="submit"],
    #muscle-naturally-article .meal-planning-form input[type="email"], #muscle-naturally-article .meal-planning-form input[type="submit"] {
        width:  90% !important;
        margin-left:  auto;
        margin-right:  auto;
    }
    #trenbolone-article .meal-planning-form input[type="email"],
    #push-pull-article .meal-planning-form input[type="email"],
    #strength-training-article .meal-planning-form input[type="email"],
    #muscle-naturally-article .meal-planning-form input[type="email"],
    #skinny-fat-article .meal-planning-form input[type="email"] {
        margin-bottom:  10px;
    }
}

@media only screen and (max-width: 380px) {
    .srb_popup {
        padding: 30px 10px;
    }
}

@media only screen and (max-width: 355px) { 
    .scientific-review-process-popup a {
        font-size: 13px;
    }
    .scientific-review-process-popup h3 {
        font-size: 23px;
        line-height: 30px;
    }
}
