/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

html {
    font-family: "Montserrat";
}

h1,h2,h3,h4,h5 {
    font-family: "Oswald";
}

#abovefold {
    min-height: 400px;
    width: 100%;
    background: #000;
}

#topper {
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 10px;
}

#logored {
    color: #fff;
    font-family: "Oswald";
    font-size: 40px;
    line-height: 60px;
    background: url(img/red400.png) no-repeat;
    background-size: auto 100%;
    padding-left: 80px;
    float: left;
}

#logored span {
    color: #ccc;
}

#menubrah a {
    color: #fff;
    font-family: "Oswald";
    font-size: 22px;
    float: right;
    display: block;
    padding: 12px 10px;
    border: 2px solid #f0002f;
    margin-right: 10px;
    margin-top: 8px;
    border-radius: 4px;
}

.signup {
    background: #f0002f;
}

#abovefold {
    color: #fff;
    height: 100%;
    width: 100%;
    border-top: 8px solid #f0002f;
    padding-top: 8px;
}

#uvp {
    margin: 0 auto;
    padding-top: 100px;
    max-width: 1200px;
    text-align: center;
}

h1 {
    font-size: 42px;
    line-height: 60px;
    font-weight: normal;
    letter-spacing: 4px;
    text-transform: uppercase;
}

h2 {
    
    font-size: 36px;
    margin-top: 30px;
    font-weight: normal;
    text-transform: uppercase;
}

#uvp h2 {
    text-transform: none;
    font-family: "Montserrat";
}


#uvp p {
    margin-top: 20px;
    opacity: 0.8;
    font-style: oblique;
    color: #aaa;
}

#uvpcta {
    background: #f0002f;
    display: inline-block;
    padding: 10px 16px;
    font-size: 22px;
    font-family: "Oswald";
    border-radius: 4px;
    margin-top: 40px;
    font-weight: bold;
    cursor: pointer;
    color: #fff;
    text-decoration: none;
}

#uvpcta span {
    font-family: "Montserrat";
    font-size: 16px;
    opacity: 0.5;
}

/*#uvp {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%); 
     transform: translate(-50%, -50%);
}*/

.arrowdown {
    max-height: 120px;
    margin-top: 20px;
}

.twelver {
    max-width: 90%;
    width: 1200px;
    margin: 0 auto;
}

.twelverhalf {
    max-width: calc(60% - 60px);
    width: 1200px;
    padding: 0;
}

.twelverhalf {
    width: 60%;
    margin: 0 auto;
    float: left;
}

.twelverphoto {
    float: right;
    margin: 0 auto;
    width: 40%; 

}

.twelverphoto img {
    max-width: 100%;
    border-radius: 4px;
    text-align: center;
}

.twelvecontainer {
    width: 1200px;
    max-width: 100%;
    margin: 0 auto;
}

.seccah {
    padding-top: 40px;
}

.whitesection h2 {
    color: #f0002f;
}

.seccah h2 {
    margin-bottom: 40px;
}

p {
    font-weight: 400;
    font-size: 16px;
    color: #222;
    line-height: 30px;
    margin-bottom: 20px;
}

p i {
    font-style: italic;
    font-weight: 600;
}

.blacksection {
    background: #000;
}

.blacksection p {
    color: #eee;
}

.blacksection h2 {
    color: #f0002f;
}

h3 {
    font-size: 26px;
    margin-bottom: 20px;
    color: #222;
}

.blocker {
    width: 23.5%;
    display: inline-block;
    margin: 20px 10px 0 0 ;
    padding: 20px 0 0;
    background: #f0002f;
    color: #eee !important;
    text-align: center;
    transition: 0.5s;
    float: left; 
}

.blocker h4 {
    margin-bottom: 15px;
    color: #fff;
    font-size: 22px;
}

.blocker p {
    color: #fff;
}

.blocker img { 
    width: 30%;
}

.morah {
    font-family: "Oswald";
    background: rgba(0,0,0,0.2);
    display: block;
    width: 100%;
    padding: 13px 0;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    cursor: pointer;
    transition: 0.5s;
} 

.blockholder {
    text-align: left;
}

.morah:hover {
    background: rgba(0,0,0,0.5);
}

.hedd {
    letter-spacing: 1px;
    font-family: "Oswald";
    text-transform: uppercase;
    font-size: 20px;
    margin-top: 25px;
    margin-bottom: 10px;
}

.desk {
    font-size: 15px;
    line-height: 20px;
}

.massif {
    width: 100%;
}

.massif .blockinner {
    float: left;
}

.blockinner {
    max-width: 320px;
    padding: 10px;
}

.hidah {
    display: none;
    background: rgba(0,0,0,0.1);
    margin-right: 20px;
    text-align: left;
    padding: 20px;
    
    
    transition: 0.5s; 
}

.hidah p {
    color: #ddd;
}

.hidah h4 {
    color: #f0002f;
    font-size: 36px;
    margin-bottom: 20px;
    font-weight: 400;
}

.massif .hidah {
    display: block;
    width: calc(100% - 380px);
}

.featherlight-content {
    background: #000 !important;
}

.featherlight .featherlight-close-icon {
    background: #f0002f !important;
    color: #000 !important;
    font-size: 20px;
    font-weight: bold;
}

.blocker.soon {
    background: url(img/comingsoon.jpg) no-repeat left top #f0002f;
    background-size: 115px 115px;
}

h4 {
    font-size: 29px;
    margin-top: 40px;
    margin-bottom: 20px;
    color: #811;
}

.title {
    color: #fff;
    font-size: 22px;
    font-family: "Oswald";
    background: #f0002f;
    padding: 20px;
    margin-bottom: 20px;
    cursor: pointer;
    margin-top: 20px;
} 

.dabutton {
    font-size: 22px;
    color: #fff;
    background: #390099;
    display: inline-block;
    text-align: center;
    padding: 10px 20px;
    text-decoration: none;
    font-family: "Oswald";
    line-height: 27px;
    margin-bottom: 20px;
}

.dabutton span {
    opacity: 0.7;
    font-size: 16px;
    font-family: "Montserrat";
}

.ytholder {
    width: 30%;
    margin: 0 1.5%;
    float: left;
}

.twelvecontainer {
    max-width: 90%;
}


@media only screen and (max-width: 960px) {
    .blocker {
        width: 47%;
    }

    #uvp {
        padding: 0 20px;
    }
} 



@media only screen and (max-width: 760px) {

    .twelverhalf {
        width: calc(100% - 40px);
        max-width: 100%;
        padding: 0 20px;
    }

    .twelverphoto {
        float: left;
    }   

    .ytholder {
        width: 90%;
        float: none;
        margin: 0 auto;
        margin-bottom: 30px;
    }
}


@media only screen and (max-width: 379px) {
    .blocker {
        width: 90%;
        margin: 10px auto;
        float: none;
    }


}


#menubrah a {
    text-decoration: none;
}



@media only screen and (max-width: 760px) {
    #uvp img {
        display: none;
    }

    h1 {
        font-size: 32px;
        line-height: 40px;
    }

    h2 {
        font-size: 26px;
        line-height: 30px;
    }

    #uvp {
        margin-top: 0 !important;
    }

    #menubrah {
        text-align: center;
    }
    #menubrah a {
        float: none;
        display: inline-block;
        margin-bottom: 26px;
    }

    #logored {
        float: none;
        display: inline-block;
    }

    #topper {
        text-align: center;
    }

    #uvpcta {
        margin-top: 10px;
    }


}