@charset "utf-8";

@import url(https://fonts.googleapis.com/css?family=Oswald:700);
@import url(https://fonts.googleapis.com/css?family=Noto+Sans:400,700);

body {font-family: 	Noto Sans;
min-height: 100%;
margin: 0;
}
body {background: #890029;
background: -moz-linear-gradient(-45deg, #890029 0%, #000000 100%);
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#890029), color-stop(100%,#000000));
background: -webkit-linear-gradient(-45deg, #890029 0%,#000000 100%);
background: -o-linear-gradient(-45deg, #890029 0%,#000000 100%);
background: -ms-linear-gradient(-45deg, #890029 0%,#000000 100%);
background: linear-gradient(135deg, #890029 0%,#000000 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#890029', endColorstr='#000000',GradientType=1 );}
#clear {clear:both;}
#main {
	width: 1180px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	font-size: 15px;
	text-align: justify;
	line-height: 15px;
	clear: both;
	background-color: #BDBDBD;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-left: 3px solid white;
	border-right: 3px solid white;
}
#main h1 {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	width: 480px;
	height: 50px;
	float: left;
	font-size: 62px;
	font-family: Oswald;
	text-transform: uppercase;
	line-height: 45px;
}
#main h1 img {
	vertical-align: top;
	margin-left: 10px;
}
#mobile-tablet {display: none;}
#slogan {
	font-family: Noto Sans;
	text-align: center;
	font-size: 36px;
	font-weight: 700;
	padding-top: 10px;
	white-space: normal;

}
#title-single {
	font-family: Noto Sans;
	text-align: center;
	font-size: 36px;
	font-weight: 700;
	padding-top: 10px;
	line-height: 100%;
	white-space: normal;

}
#slogan button {border: 3px solid black; border-radius: 5px !important; margin-top: 10px;}
#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 */}
#slogan a {
	color: #0874E5;
	text-decoration: underline;
}
#main #video-main #sub-slogan {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	word-spacing: 35px;
	text-align: center;
	color: #868686;
	clear: both;
	margin-bottom: 25px;
}
#video-main #clip img {
	width: 280px;
	height: 158px;
	border-radius: 2px;
	border: thin solid #F10D77;
}
#video-main #clip img:hover {
	width: 280px;
	height: 158px;
	border-radius: 2px;
	border: thin solid #000000;
}
#main #video-main #clip {
	width: 280px;
	height: 178px;
	float: left;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
}
#video-main #clip #title {
	font-size: 14px;
	height: 20px;
	text-align: center;
}
#main #video-main #slogan-middle {
	clear: both;
	font-size: 32px;
	height: 40px;
	padding-top: 20px;
	text-align: center;
	font-weight: bold;
}
#main #faq {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-size: 14px;
	color: #8A8A8A;
	clear: both;
	text-align: center;
}
#main #video-main video {
	margin-top: 25px;
}
#desktop-only {width:100%; font-size: 42px; font-weight:700; text-align:center; margin-top: 10px; margin-bottom:10px;}
#breaker {text-align: center; font-size: 36px;}
#breaker button {margin-top: 10px;}