/******************************************
 CUSTOM STYLESHEET
*******************************************/

/*
* You can place your custom CSS statements in this file, after this message.
* It is better to write everything custom here
* because this file won't be replaced during updates.
*
* Simply copy an existing style from style.css to this file,
* and modify it to your liking.
*/

.navbar-brand h1 {
font-family : "Slackey";
font-size : 40pt;
}

body {
font-family : "Slackey";
}

@media only screen and (max-device-width: 480px) {
.navbar-brand h1 {
font-size : 20pt;
}
}

.fluid-width-video-wrapper{
overflow:hidden;
}
.fluid-width-video-wrapper iframe, .fluid-width-video-wrapper object, .fluid-width-video-wrapper embed {
margin-top:-12%;
height: 143%;
}

.video-cover cover--dynamic iframe{
margin-top:-48%;
}

.top-navbar{
display:none;
visibility:hidden;
}

.fluid-width-video-wrapper{
overflow:hidden;
}

