/*
Home Page Styles
*/

.homePage {

}

.homePage .intro {
    background: url("https://117f18.claudeassets.com/20190718091411im_/https://crossfituncivilized.com/wp-content/themes/crossfit/images/hp-header.jpg") no-repeat scroll 50% 0 #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: 50px auto 0;
    display: block;
}

.homePage .intro .bigLogoContainer img {
    max-height: 400px;
}

.homePage .intro .tagline {
    font-size: 70px;
    color: #ffffff;
    font-weight: 700;
    letter-spacing: 5px;
    text-transform: uppercase;
    margin: 0;
    padding: 40px 0;
}

.homePage .intro .button {
    margin: 0;
}

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

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

.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("https://110754.claudeassets.com/20190718091411im_/https://crossfituncivilized.com/wp-content/themes/crossfit/images/hp-mid-bg.png") no-repeat scroll top left transparent;
}

.homePage .videoSection .bigBold {
    margin: 40px 0 20px;
    font-size: 60px;
}

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

.homePage .videoSection .mainSectionText {
    max-width: 860px;
    margin: 0 auto 24px;
    padding: 0 0 60px;
}

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

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

.homePage .fullBlock.fullBlock-1 {
    text-transform: uppercase;
}

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

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

.homePage .fullBlocks .fullBlock-1:before {
    background: url("https://597bb9.claudeassets.com/20190718091411im_/https://crossfituncivilized.com/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("https://5ccb6a.claudeassets.com/20190718091411im_/https://crossfituncivilized.com/wp-content/themes/crossfit/images/hp-big-block-2.jpg") no-repeat scroll center center transparent;
    background-size: cover;
    left: 50%;
}

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

.homePage .fullBlocks .fullBlock .sectionText {
    color: #FFFFFF;
    position: relative;
    margin: 0 0 25px;
}

.homePage .fullBlocks .fullBlock .sectionText.signature {
    color: #FFFFFF;
    position: relative;
    font-size: 50px;
    font-weight: 700;
    margin: 0;
}

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


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

.homePage .location .title {
    font-size: 60px;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}

.homePage .location .locationText {
    font-size: 24px;
    line-height: 1.8;
    margin: 40px 0 20px;
}

.homePage .location .buttonContainer {
    margin: 20px auto 0;
    max-width: 350px;
}

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

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

.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;
}

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

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


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

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

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

}

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

    .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("https://597bb9.claudeassets.com/20190718091411im_/https://crossfituncivilized.com/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("https://5ccb6a.claudeassets.com/20190718091411im_/https://crossfituncivilized.com/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;*/
    /*}*/
    .home .site-header {
        background-color: #FFFFFF;
        border-bottom: 1px solid #e5e5e5;
        position: fixed;
        width: 100%;
        top: 0;
    }

    .homePage .intro {
        background: url("https://117f18.claudeassets.com/20190718091411im_/https://crossfituncivilized.com/wp-content/themes/crossfit/images/hp-header.jpg") no-repeat scroll 50% 0 transparent;
        background-size: cover;
        height: inherit;
        position: relative;
        top: 0;
        z-index: 10;
    }

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

    .homePage .intro .buttonContainer {
        max-width: 400px;
    }

    .homePage .homeContent {
        margin: 0;
    }

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

    .homePage .location .title {
        font-size: 40px;
    }

    .homeFooter .blogBlocks {
        width: 100%;
    }

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

    }

}


@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;
    }

}

/*
     FILE ARCHIVED ON 18:29:47 May 12, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:04:59 Aug 02, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.562
  exclusion.robots: 0.056
  exclusion.robots.policy: 0.049
  esindex: 0.009
  cdx.remote: 13.961
  LoadShardBlock: 181.349 (3)
  PetaboxLoader3.datanode: 251.33 (4)
  PetaboxLoader3.resolve: 686.592 (2)
  load_resource: 830.598
*/