@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.eot?v=4.0.3');
    src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.container {
    max-width: 1280px;
    height: 60vh;
    margin: 0 auto;
}

.crt-parallaxvideo {
    height: 45vh;
}

.crt-parallaxvideo video {
    min-width: 100%;
    position: fixed;
    top: 0;
    z-index: -100;
}

.crt-parallaxvideo h1 {
    color: #fff;
    font-size: 8vw;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}

.plax.ccparallax-one {
    background-image: url("../bh/img/rect1280x720.png");
    /* Preserve aspet ratio */
    min-width: 100%;
    min-height: 100vh;
}

.plax.ccparallax-one-verlon {
    background-image: url("../bh/img/2ndPage/IMG_7478.jpg");
    min-width: 100%;
    min-height: 100%;
}

.plax.ccparallax-one-pg2 {
    /* Preserve aspet ratio */
    min-width: 100%;
    min-height: 100%;
}

.plax.ccparallax-two {
    background-image: url("../bh/img/2ndPage/IMG_7498.jpg");
}

.plax.ccparallax-three {
    background-image: url("../bh/img/2ndPage/IMG_7498.jpg");
}

.plax:last-child {
    margin-bottom: 0;
}

.plax.ccparallax {
    background-attachment: fixed;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 6vh;
    padding-top: 6vh;
}

.plax.ccparallax2 {
    background-attachment: fixed;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 6vh;
    padding-top: 1vh;
    height: 75h;
}

.plax.contentTop {
    font-family: Rokkitt;
    /* height: 60 vh;
   */
    text-align: center;
    background: none repeat scroll 0 0 rgb();
    font-size: 6vw;
    text-align: center;
    color: #FFF;
}

.plax.contentTopPg2 {
    font-family: Rokkitt;
    max-height: 45 vh;
    text-align: center;
    background: none repeat scroll 0 0 rgb();
    font-size: 6vw;
    text-align: center;
    color: #FFF;
}

.plax.content {
    background: none repeat scroll 0 0 #272526;
    padding: 2vw 0 0 0;
}

.plax.contentMid {
    background: none repeat scroll 0 0 #272526;
    margin-bottom: 0%;
    margin-top: -20vh;
    /* height: 15vh;
    */
}

.plax.ccparallax h1 {
    font-weight: 700;
    font-size: 8vw;
    text-align: center;
    /*    text-transform: uppercase;
*/
    color: #FFF;
}

.plax .headlines h2 {
    color: #fff;
    font-family: 'Rokkitt', serif;
    font-size: 3vw;
    margin: 0;
    text-align: center;
}

.plax .headlines p {
    font-size: 2.5vw;
    font-weight: 300;
    margin-top: -6vh;
    margin: 0;
    color: #f6f3f3;
    text-align: center;
}

.plax .contentarea,
.plax .contentarea h2 {
    color: #FFF;
}