/* CSS Document */


@font-face {
  font-family: 'Northwell';
  src: url('../webfonts/northwell.woff2') format('woff2');
  font-weight: 400; 
}



body:not(.page-id-5407) h1 {
  font-family: Northwell, Kalam, Agenda, sans-serif !important;
}



.row {
    display: flex;
    margin: 0 -20px;
}

.col-third {
    flex-basis: calc( 33.33333% - 40px);
    margin: 0 20px 20px;
    flex-shrink: 0;
  flex-grow: 0;
}
.col-quarter {
    flex-basis: calc( 25% - 40px);
    margin: 0 20px 20px;
    flex-shrink: 0;
  flex-grow: 0;
}

.wyl-top {
    position: relative;
}

span.wyl-num {
    position: absolute;
    z-index: 1;
    background: #2bbbb3;
    width: 80px;
    height: 80px;
    left: -20px;
    top: -20px;
    text-align: center;
    line-height: 100px;
    color: #fff;
    font-family: "Northwell", sans-serif;
    font-size: 60px;
    border-radius: 50%;
}

img.wyl-img {
    padding: 8px;
    /* border: 1px solid #ccc; */
    border-radius: 3px;
    box-shadow: 0 3px 6px rgba(0,0,0,.2);
}

.wyl-banner {
    font-weight: bold;
    font-size: 24px;
    color: #fff;
    background: #222;
    position: absolute;
    bottom: 40px;
    padding: 7px 30px;
    line-height: 1;
    left: -10px;
}

.wyl-banner:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 0;
    border-color: transparent #000000 transparent transparent;
    content: '';
    position: absolute;
    bottom: -10px;
    left: 0;
}

.wyl-content h3 {font-family: "Northwell";font-weight: 400;font-size: 60px;text-align: center;line-height: 1;margin: 15px 0 0;}

p.wyl-date-info {
    text-align: center;
    line-height: 1.1;
    font-weight: bold;
    font-size: 24px;
    margin-top: 0;
}

p {
    margin: 0 0 10px;
}




.col-half {
    flex-basis: calc( 50% - 40px);
    margin: 0 20px 20px;
  width: 50%;
  flex-shrink: 0;
  flex-grow: 0;
}
section.cta1 .wrap {
    max-width: 800px;
    position: relative;
    z-index: 1000;
}
section.success-team {
    background: #2bbbb3 url(/wp-content/themes/my-big-money-goal/2020-vision/img/divider-1.jpg) no-repeat top center;
    background-size: contain;
    margin-bottom: 100px;
}

.wrapper, .wrap {
    max-width: 1240px;
    margin: 0 auto;
  padding: 0 20px;
}

.row.s-team {
    justify-content: center;
}

.s-team-header {
    background: #fff;
    display: inline-block;
    position: relative;
    padding: 0 20px 0 40px;
    z-index: 10;
    /* width: 50%; */
    align-self: flex-start;
}

.s-team-content {
    background: #fff;
    padding: 20px;
    box-shadow: 0 3px 6px rgba(0,0,0,.2);
    flex: auto;
}

.s-team-header h3 {
    font-family: Northwell;
    font-weight: 400;
    font-size: 60px;
    line-height: 1;
    margin: 0px 0 -17px;
}

img.s-team-img {
    margin-bottom: -43px;
}

.s-team-member.col-third {
    display: flex;
    flex-direction: column;
}

.s-team-header:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 43px 0 0 43px;
    border-color: transparent transparent transparent #ffffff;
    content: '';
    position: absolute;
    right: -43px;
    top: 0;
}

.my-2020 h2 {
    font-family: Northwell;
    font-weight: normal;
    text-transform: none;
    text-align: center;
    font-size: 80px;
}

div#header-look-forward {
    width: 70vw;
    position: absolute;
    height: 56vw;
    top: -13vw;
    right: -10vw;
    z-index: -1;
}

/* Navigation */
.header-countdown {
    background-color: #2bbbb3;
    color: #fff;
    position: fixed;
    width: 100%;
    z-index: 100000;
}

.header-countdown .wrapper {
    align-items: center;
    justify-content: flex-end;
    padding-top: 4px;
    padding-bottom: 6px;
}
@media screen and (min-width: 500px) {
    .header-countdown .wrapper {
        display: flex;
    }
}

.head-cdt-wrap {
    padding-right: 10px;
}

/* @end Navigation */

section.my2020-intro {
    position: relative;
}

.watercolor-overlay {}

.watercolor-overlay {
    position: absolute;
    /* top: 0; */
    width: 100%;
    /* bottom: 0; */
    background: url(/wp-content/themes/my-big-money-goal/2020-vision/img/mask-1.png) no-repeat;
    background-size: contain;
    /* background-color: orange; */
    height: 100%;
    z-index: 100;
}

div#header-climb-up {
    position: absolute;
    width: 70vw;
    left: -20vw;
    height: 56vw;
}

.col-half.col-right {
    margin-left: auto;
    z-index: 100;
}

section.my2020-learn {
    position: relative;
    z-index: 100;
}

.my2020-intro-content.col-half {
    position: relative;
    z-index: 110;
    font-size: 24px;
  display: block;
}

main.my-2020 h1 {
    font-weight: 700;
    text-align: center;
    font-size: 50px;
    z-index: 100;
    position: relative;
    line-height: 100px;
    font-family: Agenda!important;
}

.my2020-intro-content h4 {
    text-align: center;
    font-size: 20px;
    margin-bottom: 40px;
}


p.m-intro {
    font-size: 24px;
    /* font-weight: bold; */
    line-height: 1.3;
    text-align: center;
}

main.my-2020 h1 span {
    font-family: Northwell;
    color: #2bbbb3;
    font-weight: normal;
    font-size: 110px;
}

div#mini-slide {
    text-align: center;
    font-weight: bold;
    overflow: hidden;
    width: 100%;
    min-width: 0;
}

/*
div#mini-slide:before {
    content: \&ldquo;
}
*/
.front {
  position: relative;
  z-index: 99999;
}

.main-countdown.head-countdown .cgroup2020 {
    display: inline-block;
    margin-right: 3px;
}

.main-countdown.head-countdown {
    display: inline-block;
}

.head-cdt-wrap {
    font-size: 16px;
    font-weight: bold;
}

header.campaign-header {
    background: #fff;
    position: fixed;
    width: 100%;
    z-index: 100000;
    box-shadow: 0 3px 6px rgba(0,0,0,.2);
}

.header-inner.row {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

img.campaign-logo {
    max-height: 65px;
}

.header-inner.row > * {
    margin: 0 20px 0;
}

.header-inner.row .cvalue2020 {
    display: inline-block;
    width: 14px;
    text-align: right;
}

.btn-container.head-btn {
    text-align: right;
    white-space: nowrap;
}

a.campaign-home {
    display: flex;
    padding: 10px 0;
}

main.my-2020 {
    padding-top: 100px;
}

.btn-container.head-btn .btn {
    font-size: 16px;
    padding: 3px 20px;
}

.my2020-cdt {
    text-align: center;
}

.my2020-cdt .cgroup2020 {
    display: inline-block;
    font-weight: bold;
    width: 50px;
    line-height: 1;
    font-size: 30px
}

.my2020-cdt .clabel2020 {
    display: block;
    text-transform: uppercase;
    font-size: 16px;
}

.my-2020 .feature-icon img {
    padding: 0;
    background: transparent;
    width: 40px;
    height: 40px;
}

.my-2020 .feature-icon {
    background: #2bbbb3;
    padding: 15px;
    border-radius: 50%;
    height: 70px;
    width: 70px;
}

div#divider-happy {
    position: relative;
}

.watercolor-overlay-2 {
    position: absolute;
    z-index: 100;
    top: 0;
    bottom: 0;
}

img#wide-overlay {
    height: 100%;
}

.my-2020 .feature-blurb {
    padding-left: 0;
    padding-top: 0px;
}

.my-2020 .feature-blurb h3 {
    padding: 0px 0 0px 80px;
    height: 60px;
    max-width: 160px;
    text-align: left;
    display: flex;
    align-items: flex-end;
    margin-bottom: 16px;
}

.my-2020 .feature-list > div {
    margin-bottom: 20px;
    flex-basis: calc( 33.333333% - 40px);
    margin: 0 20px 20px;
}

.my-2020 .feature-list {
    justify-content: center;
  align-content: flex-start;
}
section.understand {
    position: relative;
    z-index: 100;
}
.center {
  text-align: center;
}


.col-half.about-imgs {
    position: relative;
    flex-shrink: 0;
    padding-top: 50px;
}

.col-half.about-imgs img {
    position: relative;
    width: 30%;
}

img.about-img.about-img-2 {
    left: -5%;
    z-index: 50;
    top: -25px;
    animation: slideout2 8s infinite alternate
}

img.about-img.about-img-1 {
    z-index: 100;
    animation: slideout3 8s infinite alternate
    
}

img.about-img.about-img-3 {
    left: -10%;
    top: -50px;
    animation: slideout 8s infinite alternate
}

@keyframes slideout {
    0% {
        left: -10%;
    }
    100% {
        left: 10%;
    }
}
@keyframes slideout2 {
    0% {
        left: -5%;
    }
    100% {
        left: 10%;
    }
}
@keyframes slideout3 {
    0% {
        left: 0%;
    }
    100% {
        left: 10%;
    }
}

section#register:not(.join-enrol) {
    background: #2bbbb3;
    padding-top: 110px;
    color: #fff;
}

div#budget-look-forward {
}

.col-half.budget-parra {
    position: relative;
}

div#budget-look-forward .watercolor-overlay {
    transform: scale(1.05);
}

.testimonial {
    font-style: italic;
    padding: 30px;
    text-align: center;
    position: relative;
}

.testimonial:before, .testimonial:after {
    font-family: Times, "Times New Roman";
    font-size: 80px;
    position: absolute;
    line-height: 1;
    opacity: .5;

    }

.testimonial:before {
    content: "“";
    left: 0;
    top: 0;
}
.testimonial:after {
    content: "”";
    bottom: -30px;
    right: 0;
}

.tauthor {
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}

img.tpic {
    border-radius: 50%;
    display: block;
    margin: 0 auto 10px;
    border: 2px solid;
    max-width: 80px;
}

.testimonials {
    padding: 50px 0;
}

section.about-mbmg {
    padding: 50px 0;
}

section.understand {
    padding: 50px 0;
}

.wrap.mbmg-sales-stuff {
    justify-content: left;
    color: #ffffff;
}

.footer-widgets .wrap:not(:first-child) {
    padding-top: 0;
}

.footer-widgets .wrap {
    padding: 50px 20px 20px;
}

.footer-widgets .wrap:not(:first-child) > div.widget-area {
    padding: 0 20px;
}

.footer-widgets h2 {
    margin: 0;
}

img.logo-footer-think {
    max-width: 160px;
    display: block;
    margin: 0 auto;
}

/* join page specific */
.my2020-break-content.col-half.col-right {
    min-height: 56vw;
    justify-content: center;
    display: flex;
    flex-direction: column;
}

.join-testie {
    background: #2bbbb3;
    color: #fff;
    padding: 20px 10%;
  display: flex;
  margin-top: 15vh;
}

.join-results {
    background: #555;
    color: #fff;
    font-weight: bold;
    padding: 10vh 10%;
}

img.testie-hero {
    max-width: 40%;
    margin-left: 10%;
    border: 10px solid;
    margin-top: -15vh;
    transform: rotate(2deg);
    margin-bottom: 0vh;
    box-shadow: 10px 10px 10px rgba(0,0,0,.2);
    border-bottom-width: 40px;
    height: auto;
    align-self: center;
}

.join-results {
    text-align: center;
    font-size: 28px;
  margin-bottom: 80px;
}

.join-testie div {
    align-self: center;
}
.join-actual-testie:before {
    content: '\201c';
    font-family: Times, "Times New Roman", serif;
    font-size: 90px;
    position: absolute;
    left: -45px;
    top: -10px;
    line-height: 1;
    opacity: .5;
}

.join-actual-testie:after {
    content: '\201d';
    font-family: Times, "Times New Roman", serif;
    font-size: 90px;
    position: absolute;
    right: -45px;
    bottom: -40px;
    line-height: 1;
    opacity: .5;
}

.join-results {
    margin-bottom: 90px;
      border: 10px solid #2bbbb3;

}

section.join-benefits.success-team {
    padding-bottom: 9px;
    margin-bottom: 110px;
  text-align: center;
}

.join-actual-testie {
    position: relative;
}


.jb-item {
    padding: 20px 50px;
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    margin-left: 12vw;
    position: relative;
    background: #fff;
    z-index: 10;
    margin-bottom: 30px;
  text-align: left;
}

.jb-item:after {
    counter-increment: bobo;
    content: counter(bobo);
    position: absolute;
    left: -10.5vw;
    font-family: "Northwell";
    font-size: 80px;
    background-size: contain;
    width: 10vw;
    text-align: center;
    z-index: 1;
    top: 0;
  color: #fff;
}

section.join-benefits {
    counter-reset: bobo;
}

.jb-item.jb-even {
    margin-left: 0;
    margin-right: 12vw;
}

.jb-item.jb-even:after {
    left: initial;
    right: -10.5vw;
}

.jb-item.jb-1.jb-odd {
    margin-top: 50px;
}

section.join-qa {
    position: relative;
}

section.join-test-2 {
    position: relative;
    z-index: 1000;
}

section.join-qa .wrapper {
    position: relative;
    z-index: 1000;
}


.jqa-answer {
    margin-bottom: 50px;
}

.col {
    flex-grow: 1;
}

section.join-enrol {
    background: #555;
    color: #fff;
    padding: 50px 0;
}

ul.benefits-lists {
    font-size: 30px;
    margin: 0;
    list-style: none;
    padding-left: 30px;
}

ul.benefits-lists li:before {content: '\f058';position: absolute;left: -30px;color: lawngreen;font-family: "font awesome 5 free";}

ul.benefits-lists li {
    position: relative;
    font-size: 21px;
    margin-bottom: 12px;
}

.option-box > div {
    background: #fff;
    color: #222;
    text-align: center;
    padding: 0 20px 20px;
}

a.btn.launch-login {
    font-size: 16px;
    padding: 2px 20px;
    line-height: 1.4;
    margin-bottom: 16px;
    margin-right: auto;
    margin-left: 8px;
}

body.page-join {
    background: url(/wp-content/themes/my-big-money-goal/2020-vision/img/mask-1.png) no-repeat;
    background-size: 120%;
    background-position-x: center;
    background-position-y: -980px;
}
.embed-responsive.embed-responsive-16by9.dash-video {
    border: 5px solid #fff;
    box-shadow: 5px 5px 10px rgba(0,0,0,.2);
    position: relative;
    z-index: 10000;
}

section.join-claire {
    text-align: right;
}

.inspo-quote h2 {
    padding: 50px 20vw;
    font-size: 60px;
}



.jb-item.jb-1.jb-odd, .jb-item.jb-3.jb-odd {
    display: flex;
}

.jb-item.jb-1.jb-odd > div:not(.jb-img) {
    width: 100%;
    flex-basis: 100%;
}

.jb-item.jb-1.jb-odd .jb-img, .jb-item.jb-3.jb-odd .jb-img {
    transform: translate(130px, 20%) scale(1.5);
}
img.jb-img-inline {
    max-width: 30%;
    display: inline;
    float: left;
    margin-right: 29px;
    transform: rotate(-4deg);
    box-shadow: 3px 3px 10px rgba(0,0,0,.2);
    border: 3px solid #fff;
}

.jb-img img.what-you-get-img {
    margin-left: 0;
}
@media screen and (max-width: 1023px) {

    .jb-item.jb-1.jb-odd, .jb-item.jb-3.jb-odd {
        flex-direction: column;
    }

    .jb-item.jb-1.jb-odd .jb-img, .jb-item.jb-3.jb-odd .jb-img {
        transform: none;
    }
}


.je-benefits .main-countdown {
    text-align: center;
}

.je-benefits .main-countdown .cgroup2020 {
    display: inline-block;
    font-weight: bold;
    width: 50px;
    line-height: 1;
    font-size: 30px
}

.je-benefits .main-countdown .clabel2020 {
    display: block;
    text-transform: uppercase;
    font-size: 16px;
}

.option-box.row > div {
    border: 5px solid #2bbbb3;
}

.option-box.row .btn {
    margin-top: 22px;
    display: inline-block;
    border-color: #ffffff;
    background: #2bbbb3;
    color: #ffffff;
    box-shadow: 3px 3px 9px rgba(0,0,0,.2);
    font-size: 24px;
    letter-spacing: 2px;
}

.option-box.row h4 {
    margin-bottom: 7px;
    text-transform: uppercase;
}

@media screen and (max-width: 899px) {
    .col-half {
        width: 100%;
        flex-basis: 100%;
        margin: 0 20px 0 0;
    }

    .row {
        flex-wrap: wrap;
        margin: 0;
    }

    div#header-climb-up {
        position: relative;
        left: -10vw;
    }

    div#header-look-forward {
        position: relative;
        margin-bottom: -130px;
    }

    .watercolor-overlay {
        width: 101%;
    }

    .row .col {width: 66%;}

    .understand-quesiton.col-third {
        width: 100%;
        flex-basis: 100%;
        /* display: flex; */
        /* flex-direction: column; */
        /* flex-wrap: wrap; */
    }

    .understand-quesiton.col-third div img {
        margin: 0 auto;
        display: block;
    }
}


@media screen and (max-width: 767px) {
  
    .inspo-quote h2 {
        padding: 50px 5vw;
        font-size: 50px;
    }


    .join-testie {
        flex-direction: column;
    }

    img.testie-hero {
        max-width: 100%;
        height: auto;
        align-self: auto;
        margin: 0;
    }

    /* .main-countdown.head-countdown {
        display: none;
    } */

    /* .head-cdt-wrap {
        display: none;
    } */

    .jb-item {
        padding: 10px;
        margin-left: 0;
        margin-right: 0;
    }

    .jb-item.jb-even {
        margin-right: 0;
    }

    .jb-item:after {
        display: none;
    }

    .join-results {
        font-size: 21px;
        padding: 10px;
    }

    header.campaign-header {
        overflow: hidden;
    }

    .join-actual-testie {
        font-size: 18px;
        line-height: 1.5;
    }

    .jqa-answer {
        font-size: 18px;
    }  
    
    
    .col-half {
        width: 100%;
        flex-basis: 100%;
        margin: 0 20px 0 0;
    }

    .row {
        flex-wrap: wrap;
        margin: 0;
    }

    div#header-climb-up {
        position: relative;
        left: -10vw;
    }

    .watercolor-overlay {
        width: 101%;
    }

    .row .col {width: 66%;}

    .understand-quesiton.col-third {
        width: 100%;
        flex-basis: 100%;
        /* display: flex; */
        /* flex-direction: column; */
        /* flex-wrap: wrap; */
    }

    .understand-quesiton.col-third div img {
        margin: 0 auto;
        display: block;
    }

    .col-third {
        width: calc(100% - 40px);
        flex-basis: calc(100% - 40px);
    }

    img.s-team-img {
        max-width: 320px;
        height: auto;
    }

    .my-2020 .feature-list > div {
        flex-basis: calc(50% - 40px);
    }

    .my-2020 .feature-icon {
        height: 60px;
        width: 60px;
        padding: 15px;
    }

    .my-2020 .feature-icon img {
        width: 30px;
        height: 30px;
    }

    .my-2020 .feature-blurb h3 {
        padding-left: 70px;
    }

    .row .col {
        width: 100%;
    }
    .header-inner.row {
        flex-wrap: nowrap;
    }

    .header-inner.row > * {
        margin: 0 0 0 0;
    }

    .header-countdown {
        text-align: right;
        line-height: 1.4;
    }

    main.my-2020 h1 {
        line-height: 50px;
        margin-top: 50px;
    }

    .my-2020 h2 {font-size: 60px;margin-top: 80px;}

    img.what-you-get-img-2020 {
        display: none;
    }

    div#header-climb-up {
        width: 110vw;
        height: 94vw;
        left: -15vw;
        margin-bottom: -100px;
    }

    .btn-container {
        text-align: center;
    }

    .understand-quesiton.col-third {
        margin: 0 0 20px;
    }



    .my-2020 .feature-list > div {
        margin: 0 10px 20px;
        flex-basis: calc(50% - 20px);
    }

    .my-2020 .feature-icon {
        position: relative;
    }

    .my-2020 .feature-blurb h3 {
        padding-left: 0;
        padding-top: 10px;
        height: auto;
        margin-bottom: 0px;
    }  
    
    .col-quarter {
        flex-basis: calc(100% - 40px);
    }

    .wrap.mbmg-sales-stuff {
        flex-wrap: wrap;
        text-align: center;
    }

    .wrap.mbmg-sales-stuff > div {
        width: 100%;
        padding: 0 20px;
    }

    .footer-widgets .wrap:not(:first-child) > div.widget-area {
        flex-basis: 100%;
        width: 100%;
    }

    .footer-widgets .wrap:not(:first-child) {
        flex-direction: column;
    }
    .footer-partners img {
        max-width: 160px;
        margin: 0 auto 20px;
        display: block;
    }
}

/* ===================================================================
*/

.slick-slider * {
	min-height: 0;
	min-width: 0;
}











.site-footer {
    background-color: #58585A;
    font-size: 12px;
    padding-bottom: 15px;
    text-align: center;
    color: #fff
}

.site-footer a {
    color: #fff
}

.site-footer a:hover {
    color: #d51a39
}

.site-footer p {
    margin-bottom: 5px
}

.site-footer p:last-child,.site-footer .widget:last-child {
    margin-bottom: 0
}

.footer-widgets {
    background-color: #58585A;
    clear: both
}

.footer-widgets p {
    font-size: 15px
}

.footer-widgets .wrap {
    display: flex;
    justify-content: space-between;
    padding: 60px 0 30px
}

.footer-widgets a {
    color: #b1afaf
}

.footer-widgets p a:hover {
    border-bottom: 2px dotted #b1afaf;
    text-shadow: 0 1px 2px black
}

.footer-widgets li {
    border-bottom: 1px dotted #666;
    margin-bottom: 10px;
    padding-bottom: 10px
}

.footer-widgets p:last-child {
    margin-bottom: 0
}

.footer-widgets-1,.footer-widgets-2,.footer-widgets-3 {
    color: white
}

.footer-widgets-2,.footer-widgets-3 {
    flex-basis: 38%
}

.footer-widgets-1 {
    flex-basis: 24%
}

.footer-widgets-1 {
    margin-bottom: 30px
}

.footer-widgets-2 {
    padding-right: 5px
}

.footer-photo {
    float: left;
    margin: 5px 10px 5px 0
}

.footer-widgets .widget-title {
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 20px
}

.footer-widgets-1 .widget-title {
    margin-bottom: 10px
}

.foot-left-border {
    border-left: 2px solid #777;
    padding-left: 10px;
    line-height: 1.3
}

.footer-partners {
    margin-top: 40px
}

.footer-partners img {
    width: 55%;
    text-align: center;
    margin-bottom: 10px
}

.widget {
    overflow: hidden;
    word-wrap: break-word
}

.widget p:last-child,.widget-area .widget:last-child {
    margin-bottom: 0
}

.footer-widgets h5 {
    clear: none;
    margin: 0 0 0px;
}





section.big-quote .wrapper {
    padding: 5% 10% 0;
/*
    font-family: Northwell;
    font-size: 48px;
*/
    text-align: center;
}

section.big-quote .wrapper p {
    font-family: Agenda;
    text-align: right;
}
@media screen and (max-width: 800px) {
    section.big-quote .wrapper {
    padding: 5% 2% 0;
/*
    font-family: Agenda;
    font-size: 24px;
*/
    text-align: center;
}
}

.ds-wrap {
    padding: 11.5% 33.33333%;
    background: url(/wp-content/themes/my-big-money-goal/2020-vision/img/bg-dream-slider.jpg);
    background-size: contain;
    background-repeat: no-repeat;
}


section.ann-sophie-cta.success-team {
    padding-top: 180px;
}

.page-success-story footer#colophon {
    background: #2bbbb3;
    color: #fff!important;
    margin-top: 0;
}

body.page-success-story {
    background: url(/wp-content/themes/my-big-money-goal/2020-vision/img/mask-1.png) top center no-repeat;
    background-size: contain;
}