@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Oswald:700);
@import url(https://fonts.googleapis.com/css?family=Noto+Sans);

body {font-family: 	Noto Sans;
min-height: 100%;
margin: 0;
}
#clear {clear:both;}
#main {
background-color: #fffafa;
    clear: both;
    display: block;
    font-size: 2vw;
    margin: 0 auto 3vw;
    padding: 0;
    text-align: justify;
    width: 98%;
	line-height: 2.5vw;
}
#main h1 {
	margin: 2vw 5px 0 0;
	display: block;
	float: left;
	font-size: 5vw;
	text-align: center;
	font-family: Oswald;
	text-transform: uppercase;
	width:35%;
	height: auto;
}
#main h1 img {
	vertical-align: unset;
	margin-left: 10px;
	clear: both;
}
#slogan {
    font-size: 6vw;
    font-weight: normal;
    line-height: 8vw;
    text-align: center;
	font-family: Oswald;

	}
	
#title-single {font-size: 5vw; font-weight:700; text-align: center; line-height:100%; margin-bottom: -2vw;}
#slogan button {/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff3019+0,cf0404+100;Red+3D */
background: #ff3019; /* Old browsers */
background: -moz-linear-gradient(top, #ff3019 0%, #cf0404 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ff3019 0%,#cf0404 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ff3019 0%,#cf0404 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 ); /* IE6-9 */
white-space:normal;}
#slogan button {border: 0.5vw solid black; border-radius: 1vw !important;}

#slogan a {
	color: #0874E5;
	text-decoration: underline;
}
#main #video-main #sub-slogan {
    clear: both;
    color: #868686;
    font-size: 4vw;
    font-weight: bold;
    line-height: 5vw;
    text-align: center;
    word-spacing: 1vw;
}
#video-main #clip img {
	width: 100%;
	height: auto;
	border-radius: 2px;
	border: thin solid #F10D77;
}
#video-main #clip img:hover {
	width: 100%;
	height: auto;
	border-radius: 2px;
	border: thin solid #000000;
}
#main #video-main #clip {
    float: left;
    height: auto;
    margin: 0 1% 2%;
    padding: 0;
    width: 48%;
}
#video-main #clip #title {
	font-family: Noto Sans;
	font-size: 2vw;
	text-align: center;
	height: 3vw;
}
#mobile-tablet {    font-size: 4vw;
    font-weight: 700;
    line-height: 9vw;
    margin-bottom: 3vw;
    text-align: center;
	margin-top: 2vw;
    width: 100%;}
#gold {color: gold;}
#desktop-only {display:none;}
#main #video-main #slogan-middle {
    clear: both;
    font-size: 4vw;
    font-weight: bold;
    height: auto;
    line-height: 5vw;
    margin-bottom: 2vw;
    text-align: center;
}
#main #faq {
    clear: both;
    color: #8a8a8a;
    font-size: 2vw;
    padding: 0;
    text-align: center;
}
#main #video-main video {
	margin-top: 25px;
}
video {
	width: 100% !important;
	height: auto !important;
}
#breaker {display: none;}
