/*
Home Page Styles
*/

.homePage {

}


.homePage .intro {
    background-position: center center;
    /*background-attachment: scroll;*/
}

.homePage .intro .contentArea .introLeft {
    width: 50%;
    max-width: 600px;
}

.homePage .intro {
    background: url("../../../wp-content/themes/crossfit/images/hp-header.jpg") no-repeat scroll center center #FFFFFF;
    background-size: cover;
    height: 715px;
    position: absolute;
    text-align: center;
    width: 100%;
    top: 0;
    z-index: 100;
}

.homePage .intro .contentArea.introCenter {
    position: relative;
    margin: 0 auto;
    display: block;
}

.homePage .intro .bigLogoContainer img {
    max-height: 320px;
    /*width: 775px;*/
    margin: 50px auto 0;
    max-width: 100%;
    height: auto;
}

.homePage .intro .bigLogoContainer .bigLogo {
    background: url("../../../wp-content/themes/crossfit/images/hp-header-logo.png") no-repeat scroll center center transparent;
    background-size: contain;
    display: block;
    height: inherit;
    margin: 0;
    text-indent: -9999px;
    width: 100%;
}
.homePage .intro .contentArea {
    max-width: 1400px;
}

.homePage .intro .tagline {
    font-size: 5vw;
    letter-spacing: .25vw;
    color: #FFFFFF;
    text-align: center;
    font-weight: 300;
    text-transform: uppercase;
    margin: 0;
    padding: 40px 0 20px;
}

.homePage .intro .tagline span {
    display: block;
    font-size: 185px;
    letter-spacing: 5px;
    line-height: 100px;
}

.homePage .intro .buttonContainer {
    margin: 20px auto 0;
    max-width: 425px;
    width: 100%;
}

.homePage .intro .homeMenu {
    background-color: #FFFFFF;
    border-bottom: 1px solid #e5e5e5;
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 4;
    padding: 20px 0;
}

.homePage .homeContent {
    margin: 715px 0 0 0;
    position: relative;
}

.homePage .midSection {
    background: url("../../../wp-content/themes/crossfit/images/hp-mid-bg.png") no-repeat scroll bottom center transparent;
    background-size: 100%;
}

.homePage .videoSection .bigBold {
    margin: 45px 0 25px;
    font-weight: 300;
    letter-spacing: 7px;
}

.homePage .videoSection .videoContainer {
    margin: 15px auto;
    padding: 15px 0 0;
    max-width: 840px;
    width: 100%;
}

.homePage .videoSection .mainSectionText {
    text-align: center;
    padding: 0 0 60px;
    font-size: 16px;
    line-height: 30px;
    max-width: 1000px;
    margin: 0 auto;
}

.homePage .fullBlocks {
    float: left;
    width: 100%;
    position: relative;
}

.homePage .fullBlocks .fullBlock {
    width: 50%;
    float: left;
    padding: 60px 2%;
    text-align: center;
}

.homePage .fullBlock:before {
    content: " ";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 50%;
}

.homePage .fullBlocks .fullBlock-1:before {
    background: url("../../../wp-content/themes/crossfit/images/hp-big-block-1.jpg") no-repeat scroll center center transparent;
    background-size: cover;
}

.homePage .fullBlocks .fullBlock-2:before {
    background: url("../../../wp-content/themes/crossfit/images/hp-big-block-2.jpg") no-repeat scroll center center transparent;
    background-size: cover;
    left: 50%;
}

.homePage .fullBlocks .fullBlock.fullBlock-1 .title {
    font-size: 42px;
    /*font-family: inherit;*/
}

.homePage .fullBlocks .fullBlock.fullBlock-2 .title {
    text-transform: uppercase;
}

.homePage .fullBlocks .fullBlock .title {
    color: #FFFFFF;
    font-size: 50px;
    position: relative;
    font-weight: 400;
}

.homePage .fullBlocks .fullBlock .sectionText {
    color: #FFFFFF;
    position: relative;
}

.homePage .fullBlocks .fullBlock .sectionText.signature {
    color: #FFFFFF;
    position: relative;
    font-size: 45px;
    font-weight: 300;
}

.homePage .fullBlocks .fullBlock .button {
    padding: 20px 15% 20px 3%;
}

.homePage .fullBlocks .fullBlock .buttonContainer {
    max-width: 400px;
    margin: 20px auto;
}

.homePage .location {
    background: url("../../../wp-content/themes/crossfit/images/hp-location-bg.jpg") no-repeat scroll top center transparent;
    background-size: cover;
    padding: 150px 0;
    text-align: center;
    clear: left;
    color: #FFFFFF;
}

.homePage .location .title {
    /*font-size: 85px;*/
    font-size: 4vw;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 8px;
    margin: 0;
}

.homePage .location .title span {
    font-size: 130px;
    display: block;
    line-height: 120px;
}

.homePage .location .locationText {
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    max-width: 800px;
    margin: 0 auto;
}

.homePage .location .button {
    padding: 20px 15% 20px 3%;
}

.homePage .location .buttonContainer {
    margin: 40px auto 0;
    max-width: 400px;
}

.homePage .homeFooter {
    padding: 30px 0;
}

.homeFooter .barbell.title {
    font-weight: 300;
    text-transform: uppercase;
}

.homeFooter .blogBlocks,
.homeFooter .reviews
{
    padding: 0 10% 0 0;
}
.homeFooter .blogBlocks {
    width: 50%;
    float: left;
}

.homeFooter .blogBlocks ul {
    padding: 0;
    width: 90%;
}

.homePage .homeFooter .reviews {
    width: 50%;
    float: left;
}

.homePage .homeFooter .reviews ul {
}

.homePage .homeFooter .reviews ul li {

}

.homePage .homeFooter .reviews .testimonialSlider {

}

.homePage .homeFooter .reviews .testimonialSlider li {

}

.homePage .homeFooter .reviews .testimonial:before {

}

.homePage .homeFooter .reviews .signature:before {

}

.homePage .homeFooter .reviews .signature {

}

.homePage .homeFooter .title i {
    display: block;
}

.blocks ul li.block-3 .subtitle {
    margin: 0px 25px 0 0;
    text-align: right;
}

.blocks ul li.block-3 .blockTitle {
    text-align: right;
}

.ie9 .blocks .buttonContainer {
    position: static;
    margin-right: 25px;
}

@media all and ( max-width: 1200px) {

    .homePage .intro {
        background-attachment: scroll;
        background-position: center center;
    }
}


@media all and ( min-width: 1150px) {

    .homePage .intro .transBG {
        max-width: 55%;
    }
}

@media all and ( max-width: 1150px) {

    .homePage .intro .transBG {
        max-width: 55%;
    }

    .homePage .fullBlocks .fullBlock {
        padding: 35px 5px 50px;
    }

    .blocks ul li {
        height: 250px;
    }

}

@media all and ( max-width: 950px) {

    .homePage .intro .tagline {
        font-size: 45px;
    }

    .homePage .fullBlocks .fullBlock {
        width: 100%;
    }

    .homePage .fullBlocks .fullBlock-1:before,
    .homePage .fullBlocks .fullBlock-2:before {
        background: none;
        display: none;
    }

    .homePage .fullBlocks .fullBlock-1 {
        background: url("../../../wp-content/themes/crossfit/images/hp-big-block-1.jpg") no-repeat scroll 0 0 transparent;
        background-size: cover;
    }

    .homePage .fullBlocks .fullBlock-2 {
        background: url("../../../wp-content/themes/crossfit/images/hp-big-block-2.jpg") no-repeat scroll 0 0 transparent;
        background-size: cover;
    }

}


@media all and ( max-width: 861px) {
    /*.site {*/
    /*padding: 0;*/
    /*}*/

    .homePage .intro {
        background-position: left center;
        background-attachment: scroll;
    }

    .bigBold span {
        /*font-size: 5vw;*/
    }

    .homePage .intro .tagline {
        position: relative;
        border-left: none;
        left: 0;
        bottom: 0;
        padding: 0;
        text-align: center;
        width: 100%;
        margin: 40px auto;
    }


    .homePage .intro .contentArea .introLeft {
        width: 100%;
        max-width: 600px;
        margin: 0 auto;
    }

    .homePage .intro .transBG {
        max-width: 100%;
    }

    .homePage .intro .contentArea .introLeft {
        max-width: 100%;
    }

    .homePage .intro .button.large {
        max-width: 100%;
    }

    .home .site-header {
        background-color: #FFFFFF;
        border-bottom: 1px solid #e5e5e5;
        position: fixed;
        width: 100%;
        top: 0;
    }

    .homePage .intro {
        height: inherit;
        position: relative;
        top: 0;
        z-index: 10;
        padding-bottom: 40px;
    }

    .homePage .intro .contentArea.introCenter {
        position: relative;
        height: inherit;
    }

    .homePage .homeContent {
        margin: 0;
    }

    .homePage .intro .homeMenu {
        display: none;
    }

    .homePage .fullBlocks .fullBlock .title {
        font-size: 30px;
    }

    .homePage .fullBlocks .fullBlock .sectionText.signature {
        font-size: 25px;
    }

    .homeFooter .blogBlocks {
        width: 100%;
    }

    .homePage .homeFooter .reviews {
        width: 100%;

    }

    .homePage .location .title {
        font-size: 6vw;
    }

}

@media all and ( max-width: 600px) {

    .homePage .intro .tagline {
        font-size: 25px;
    }

    .homePage .barbell.title {
        font-size: 25px;
    }

    .homePage .location {
        padding: 35px 0;
    }

    .site-footer .resources, .site-footer .commonLinks, .site-footer .materials, .site-footer .connect, .site-footer .subFooter {
        padding: 20px;
    }
}
