/* 
******************************************
Globals 
******************************************
*/
h1, h2, h3, h4, h5, h6, p{
    font-family: 'Montserrat', sans-serif;
}
section{
    padding-top: 50px;
    background: white;
}
img{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.download-thumbnail{
    width:95%;
    margin-bottom: 25px;
    margin-top: 50px;
    max-width: 200px;
}
.button{
    color: white;
    background: #F15B25;
    border: solid 2px #F15B25;
    font-size: 16px;
    font-weight: bold;
    left: 50%;
    transform: translate(-50%);
    position: relative;
}
.button.left{
    position: static;
    transform: translate(0%);
}
.button:hover, .button:focus{
    color: white;
    background: #F15B25;
    border: solid 2px #F15B25;
    font-size: 16px;
    font-weight: bold;
}
h2{
    color:#475353;
    font-weight: 900;
}
h3{
    color: #79C7EF;
    font-weight: 900;
    font-size: 32px;
}
h4{
    color: black;
    font-weight: bold;
    text-align: center;
}
h6{
    color: #056295;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
}
p{
    color: #707070;
    font-weight: normal;
    font-size: 16px;
    line-height: 34px;
}
.anchor{
    display: block;
    height: 150px; /*same height as header*/
    margin-top: -150px; /*same height as header*/
    visibility: hidden;
    background: transparent;
  }




/* 
******************************************
Header / Nav
******************************************
*/
header{
    background: #FFE500;
    padding: 25px;
    width: 100%;
}
.logo{
    width: 150px;
}
header .menu{
    margin-top: 15px;
}
header .menu li a{
    color: #056295;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
}
@media (min-width: 1023px){
    header{
        position: fixed;
        z-index: 100;
    }
    .wrap{
        position: relative;
        top: 120px;
    }
}



/* 
******************************************
Train
******************************************
*/
.top{
    background: #FFE500;
    position: relative;
} 
.top .train{
    margin-right: 0;
}  
.top p{
    color: black;
    padding: 2vw;
    font-size: 18px;
    line-height: 34px;
}
.top p a{
    display: inline-block;
    margin-top: 25px;
}

@media (min-width: 1023px){
    .top .train{
        position: relative;
        bottom: -40px;
        z-index: 2;
    }  
}



/* 
******************************************
Intro
******************************************
*/

.intro p{
    margin-bottom: 50px;
}
@media (min-width: 1023px){
    .intro{
        padding-top: 100px;
        position: relative;
    }
    .intro img{
        position: absolute;
        bottom: 0;
    }
}



/* 
******************************************
Samples
******************************************
*/
.samples{
    background: #F4F4F4;
    padding-bottom: 0;
}
.samples .cell{
    margin-bottom: 50px;
}
.samples .stats-img{
    margin: 2vw;
}
.embed-wrap{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
.samples .left .button{
    margin-top: 50px;
    margin-bottom: 50px;
    
}
.samples .split {
    background: linear-gradient(to bottom, #F4F4F4 50%, white 50%);
    margin-bottom: 0;
}
.samples .split img{
    margin-right: 0;
}






/* 
******************************************
Research Study
******************************************
*/
.research-study h3{
    text-align: center;
}

.research-study h4{
    margin-top: 100px;
}

.research-study .menu li{
    display: inline-block; 
    max-width: 425px;
    text-align: center;
    margin: 30px;
}
.research-study .menu li p{
    font-size: 14px;
    line-height: 28px;
}
.research-study .circle{
    width: 50px;
    height: 50px;
    font-size: 30px;
    border: solid 2px #056295;
    color: #056295;
    background: white;
    font-weight: bold;
    border-radius: 50%;
    display: block;
    text-align: center;
    position: relative;
    left: 50%;
    transform: translate(-50%);
}




/* 
******************************************
Spike 150
******************************************
*/
.spike-150{
    position: relative;
    padding-top:0;
    margin-top: 50px;
    background: transparent;
}
.slash{
    background:#FDBD30;
    background: linear-gradient(to left bottom, white 50%, #FDBD30 50%);
 }
 .spike-150 .utah{
    width: 150px;
}

.spike-150 h3{
    text-align: center;
    margin-bottom: 30px;
}
.slash img{
    width: 200px;
    margin-bottom: 30px;
}

.spike-150 .background{
    background:#FDBD30;
}
.spike-150 h2{
    margin-top: 25px;
    text-align: center;
    display: block;
}
.spike-150 p{
    text-align: center;
}
.spike-150 .cheers{
    width: 100%;
}
@media (min-width: 1023px){
    .spike-150 .utah{
        position: absolute;
        width: 150px;
        top: 100px;
    }
}



/* 
******************************************
Shop 
******************************************
*/
.shop .copy-container{
    padding: 25px;
    max-width: 600px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 1023px){
    .shop{
        height: 450px;
    }
    .shop img{
        position: relative;
        top: -150px;
        margin-left: 0;
    }
}



/* 
******************************************
Contact
******************************************
*/
.contact .split {
    background: linear-gradient(to bottom, white 50%, #F4F4F4 50%);
}
.contact .background{
    background: #F4F4F4;
    padding-top: 50px;
}
.contact h3{
    color: #056295;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    line-height: .8;
}
.contact h2{
    color: #F15B25;
    font-size: 40px;
    font-weight: bold;
    text-align: center;
}

.contact .link{
    color: #056295;
    text-decoration: underline;
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
}

@media (min-width: 1023px){
    .contact h3{
        font-size: 40px;
    }
    .contact h2{
        font-size:100px;
    }
    .contact .link{
        font-size: 30px;
    }
    .contact .split-2 {
        background: linear-gradient(to bottom,  #F4F4F4  50%,white 50%);
    }
}
