/* 960 */

/* *{outline: 1px dotted red;} */
body{
    font-size: 20px;
    line-height: 32px;
    text-align: left;
}
h1{
    font-size: 60px;
    line-height: 68px;
    text-align: left;
}
h4{
    font-size: 20px;
    line-height: 24px;
}
.sub-title{
    text-align: left;
}

#wrapper, #footer {
    max-width: 100%;
    max-width: 1600px;
}
    .banner.banner-short .banner-content,
    #stage .pg,
    .episodeBox-wrapper,
    .blog-box-wrapper,
    .learning-topics-wrapper{
        max-width: 900px;
        margin: 0 auto;
    }
    #stage.single .post{
        max-width: 900px;
        margin: 0 auto;
    }
    #stage.page-child-slides .pg{
        max-width: 100%;
        text-align: center;
    }

ul.check-list{
    max-width: 100%;
}
.wp-block-image.top-offset-image{
    margin-top: -65px;
}

.banner{
    display: block;
    box-sizing: border-box;
    height: 840px;
    text-align: center;
    padding: 320px 20px 20px;
}
    .banner.banner-short{
        height: auto;
        min-height: 320px;
        padding: 130px 40px 40px;
    }
    .banner.banner-short.banner-lesson{
        min-height: 100px;
        padding: 130px 40px 10px;
    }
    .banner .wave{
        height: 210px;
    }
    .banner h1{
        clear: both;
        padding-top: 20px;
    }
    .banner h2{
        font-size: 60px;
        line-height: 72px;
    }
    .banner h3{
        text-align: left;
    }
    /*banner blog*/
    .banner.banner-blog{
        max-height: 640px;
        padding-top: 250px;
        text-align: left;
    }
    .banner.banner-blog .banner-content{
        display: block;
        margin: 0;
        max-width: 60%;
        position: absolute;
        bottom: 40px;
        left: 64px;
    }
    .banner.banner-blog h1{
        margin: 0;
        padding: 0;
        text-align: left;
    }
    .banner.banner-about .banner-content{
        max-width: 535px;
    }

/* desktop nav */
.header{
    position: absolute;
    text-align: center;
    max-height: 72px;
    padding: 0 50px;
    border-bottom-left-radius: 68px;
    border-bottom-right-radius: 68px;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.48);
}
    /* override mobile open nav */
    body.menu-open .header{
        max-height: 72px;
    }
    body.menu-open .nav-container{
        padding: 0;
    }
    .header-content{
        position: relative;
        width: 100%;
        text-align: center;
    }
    .header-content-center{
        display: inline-block;
    }
    .header .logo{
        float: left;
        position: relative;
        margin: 0;
        top: auto;
        left: auto;
    }
    .header .search-box{
        float: right;
        margin-top: 16px;
        width: 180px;
    }
    .header .menu-icon{
        display: none;
    }

.nav-container{
    display: block;
    float: left;
}
    #nav{
        float: left;
    }
    .menu-header{
        float: left;
        padding: 0 40px 0 10px;
    }
    .menu-header a{
        font-size: 20px;
        line-height: 72px; /* match header height */
        padding: 0 9px;
    }
    .menu-header .menu{
        padding: 0;
    }
    .menu-header ul.menu li{
        position: relative;
        display: block;
        float: left;
        overflow: visible;
    }

    /*dropdown*/
    .menu-header ul.menu li:hover ul.sub-menu{
        display: block;
    }
    .menu-header ul.sub-menu{
        position: absolute;
        width: auto;
        top: 72px;
        left: 0;
        background: #333;
    }
    .menu-header ul.menu li ul.sub-menu li{
        display: block;
        float: none;
        text-align: left;
    }
    .menu-header ul.menu li ul.sub-menu li a{
        font-size: 20px;
        line-height: 24px;
        padding: 20px 20px;
        white-space: nowrap;
    }
    .menu-header ul.menu li ul.sub-menu li:hover a{
        color: #0092f7;
    }

.header-newsletter-cta{
    display: block;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 100px;
    right: 40px;
    width: 350px;
}
    .header-newsletter-vault{
        left: 0;
        top: -2px;
        width: 80px;
        height: 80px;
        margin-left: -36px;
        background-size: 80px auto;
    }
    .header-newsletter{
        padding: 12px 30px 12px 46px;
        border: 4px solid rgba(100, 100, 100, .5);
    }
    .header-newsletter-cta .newsletter-copy{
        font-size: 16px;
        line-height: 22px;
        text-align: left;
        padding: 0;
    }
    .header-newsletter-icon{
        position: absolute;
        top: 24px;
        right: 14px;
        width: 28px;
        height: 28px;
    }

.search-form .input-text{
    font-size: 16px;
    line-height: 24px;
    padding: 8px 18px;
}

#page{
    padding-top: 0; /* go behind main nav */
}
#stage{
    padding-top: 16px;
}
#stage.single{
}
#stage.single-lesson{
}
#stage.learning-topic{
    padding-top: 16px;
}
#stage h1{
    padding: 0 0 14px 0;
}

/* home */
.pg .home-slide:first-child{
    padding-top: 220px;
}
    .home-slide.show-slide .elem{
        /* position kids on couch */
        margin-bottom: -200px;
    }
    .home-slide.course-slide{
        /* match couch */
        padding-top: 300px;
    }
.emmy-seal{
    width: 293px;
    height: 499px;
    width: 322px;
    height: 549px;
}
.emmy-seal.emmy-right{
    right: auto;
    left: 50%;
    margin-left: 250px;
}
.emmy-seal.emmy-left{
    left: auto;
    right: 50%;
    margin-right: 250px;
}
    .home-slide.course-slide .content{
        margin-top: -105px;
    }
    .home-slide.streaming-slide .content{
        margin-top: -105px;
    }

/* footer */
#footer{
    
}

/* desktop boxes and tiles */
.topic-tile-main{
    width: 31.33%;
    margin-right: 1%;
    margin-left: 1%;
    float: left;
    height: 360px;
}
.topic-tile-main.tile-entrepreneurship{
    width: 98%;
    height: 480px;
}

.episodeBox{
    text-align: left;
    display: block;
    box-sizing: border-box;
    width: 25%;
    float: left;
    margin: 0;
    min-height: 285px;
}
    .episodeBox .thumb img{
        width: auto;
        height: auto;
        width: 100%;
        max-width: 100%;
    }
    
.clipNav{
    text-align: center;
    margin: auto;
    overflow: hidden;
    position: relative;
}
.clipNav h3{
    text-align: left;
}
    .clipBox{
        float: left;
        width: 18%;
        margin: 0 1%;
    }

.blog-box{
    text-align: left;
    display: block;
    box-sizing: border-box;
    width: 31.3%;
    float: left;
    margin: 0 1% 20px;
    min-height: 210px;
}

#stage.stage-blog-home .post-loop{
    display: flex;
    flex-flow: column wrap;
    align-content: space-between;
    overflow: hidden;
    max-height: 3200px;
    padding: 60px;
}
#stage.stage-blog-home .post-loop .post{
    position: relative;
    box-sizing: border-box;
    float: left;
    width: 48%;
    max-width: 32%;
    margin: 0 auto 20px;
    float: none;
}
#stage.stage-blog-home .post .floor{
    display: block;
    box-sizing: border-box;
    width: 100%;
    padding: 20px 0 0;
}

#stage.single .post{
    text-align: left;
}
#stage.single .post p{
    margin-bottom: 40px;
}
#stage.single .post .post-copy h1,
#stage.single .post .post-copy h2{
    font-size: 26px;
    line-height: 30px;
}

/*

    PAGE TEMPLATES

*/

/* 
    SEARCH RESULTS 
*/
.result{
    font-size: 20px;
    line-height: 32px;
    max-width: 500px;
}
    .result h2{
        font-size: 32px;
        line-height: 40px;
        text-align: left;
        padding: 4px 0 10px;
    }

/* 
    teachers page 
*/
#stage.teachers-page .page-section ul li{
    float: left;
    width: 31.3%;
    margin: 10px 1%;
    min-height: 470px;
    text-align: left;
}

    #stage.teachers-page .page-section ul li h3{
        padding: 0;
        margin: 0;
    }

    #stage.teachers-page .page-section.page-section-1,
    #stage.teachers-page .page-section.page-section-3,
    #stage.teachers-page .page-section.page-section-4{
        padding: 160px 40px;
    }

    /* learn */
    #stage.teachers-page .page-section.page-section-1{
        height: 600px;
        padding-top: 220px;
    }
    /* stream */
    #stage.teachers-page .page-section.page-section-3{
        height: 600px;
        text-align: left;
        padding-left: 50%;
    }
    /* course */
    #stage.teachers-page .page-section.page-section-4{
        height: 600px;
        text-align: left;
        padding-right: 50%;
    }
#stage.standards .section{
    float: left;
    min-height: 280px;
    width: 23%;
    margin: 10px 1%;
}

/* 
    learn pages 
*/

#stage.learning-topic .pg{
    padding: 0;
}
.learning-intro{
    display: block;
    box-sizing: border-box;
    width: 50%;
    float: left;
    clear: left;
    text-align: left;
    padding: 20px;
}
.you-will-learn{
    width: 50%;
    float: left;
    text-align: left;
}
    /* clear left for pillars with video bundle call-out */
    body.page-slug-financial-basics .you-will-learn,
    body.page-slug-entrepreneurship .you-will-learn,
    body.page-slug-saving-investing .you-will-learn{
        clear: left;
    }
.call-out-bundle{
    width: 42%;
    position: absolute;
    top: 0;
    right: 0;
}
.episodeBox-wrapper{
    clear: both;
}
.lesson_column_full{
    max-width: 100%;
}
.lesson_column_1{
    width: 50%;
    float: left;
}
.lesson_column_2{
    width: 50%;
    float: right;
}
.single-lesson .download_container{
    margin-left: 30px;
}
.single-lesson .download{
    float: left;
    margin-right: 20px;
}

/* 
    resources page 
*/
body.page-slug-resources .column{
    float: left;
    width: 31.3%;
    margin: 10px 1%;
    min-height: 380px;
    text-align: left;
}
body.page-slug-resources .column h3{
    color: #423cdd;
}
body.page-slug-resources .column .cta-btn{

}
body.page-slug-resources .column.plain{
    clear: both;
    width: 100%;
    min-height: 0;
    text-align: left;
}
    body.page-slug-join #stage.resource-page .pg h1{
        font-size: 50px;
        line-height: 64px;
    }
    body.page-slug-join #stage.resource-page .pg h2{
        font-size: 40px;
        line-height: 44px;
    }

/* 
    creditunion page 
*/
body.page-slug-creditunion .column {
    float: left;
    width: 31.3%;
    margin: 10px 1%;
    min-height: 380px;
    text-align: left;
}

    body.page-slug-creditunion .column h3 {
        color: #423cdd;
    }

    body.page-slug-creditunion .column .cta-btn {
    }

    body.page-slug-creditunion .column.plain {
        clear: both;
        width: 100%;
        min-height: 0;
        text-align: left;
    }

body.page-slug-join #stage.creditunion-page .pg h1 {
    font-size: 50px;
    line-height: 64px;
}

body.page-slug-join #stage.creditunion-page .pg h2 {
    font-size: 40px;
    line-height: 44px;
}


/* games */
.bk-games .game{
    margin: 20px 1%;
    float: left;
    width: 31.3%;
    max-width: 100%;
}

/* about page */
.about-stat{
    border-left: 1px solid #d9d9d9;
    float: left;
}

.about-stat.big-stat{
    float: right;
    border: 0;
    margin: -60px 0 0 0;
    padding: 20px 20px 20px 100px;
}
.about-stat.big-stat h2{
    font-size: 100px;
    line-height: 104px;
}
.about-stat.big-stat div{
    font-size: 55px;
    line-height: 58px;
}

/* stat row at the bottom */
.about-stats{

}
.about-stats .about-stat{
    width: 33.3%;
}
.about-stats .about-stat:first-child{
    border: 0;
}

/* product pages / course page */
body.page-slug-course .cta-banner{
    width: 100%;
    height: 595px;
    background-size: contain;
}
body.page-slug-course .course-signup{
    width: 48%;
    margin-right: 4%;
    float: left;
}
body.page-slug-course .course-signup:last-child{
    margin-right: 0;
}
body.page-slug-stream .cta-banner{
    margin: 30px auto -70px;
    width: 100%;
    height: 595px;
    background-size: contain;
}
.wp-block-group.stream-copy{
    margin: 0;
}
body.page-slug-stream .stream-bundle{
    width: 32%;
    margin-right: 2%;
    float: left;
    min-height: 440px;
}
body.page-slug-stream .stream-bundle:last-child{
    margin-right: 0;
}

/*business plan page*/
.item-wrapper .item{
    width: 32%;
    margin-right: 2%;
    float: left;
}
.item-wrapper .item:last-child{
    margin-right: 0;
}
