html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


html, body {
	font-family: 'Roboto Condensed', sans-serif;
	line-height: 1.5em;
}


.h1-container {
	width: 80%;
	margin: 0 auto;
}

.container {
	width: 80%;
	margin: 0 auto;
}


h1 {
	font-size: 3.3em;
	margin: 20px 0;
	line-height: 1.2em;
	color: #FFFF66;
	text-align: center;
	font-weight: bolder;
	-webkit-text-stroke-width: 0.8px;
	-webkit-text-stroke-color: black;
}


h2 {
	color: white;
	font-weight: bold;
	font-size: 2em;
	margin: 15px 0;
	text-align: center;
}


h3 {
	color: #008B8B;
	font-size: 1.5em;
	margin: 15px 0;
	text-align: center;
}


b {
	font-weight: bold;
}


.play-now {
	margin: 0 auto;
	display: block;
	width: 60%;
}


.fa-volume-up {
	height: 20px;
	width: 20px;
	padding: 0 10px;
	display: block;
	font-size: 1em;
	top: 10px;
}


.reverse {
	right: 0;
	-webkit-transform:rotateY(180deg);
	-moz-transform:rotateY(180deg);
	-o-transform:rotateY(180deg);
	-ms-transform:rotateY(180deg);}


.show {
	display: none;}


.white-bg {
	background: white;
	padding: 10px;
	color: #008B8B;
}


.logo {
	width: 30%;
}


.top-bar {
	font-size: 1em;
	background: white;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-weight: bold;
	position: relative;
	width: 100%;}


.top {
	background: url('above-fold-background-sb.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 50px;
}


.middle {
	background: #008B8B;
	color: white;
	display: block;
	padding: 30px 0;
}


.bottom {
	background: white;
	margin: 0 auto;
	color: #708090;
	display: block;
	padding: 30px 0;
}


.footer {
	background: #F0F0F0;
	margin: 0 auto;
	color: #708090;
	display: block;
	padding: 30px 0;
}


.footer-mobile {
	background: #F0F0F0;
	margin: 0 auto;
	color: #708090;
	display: none;
	padding: 10px 0;
}


.links-mobile {
	background: #00505C;
	width: 100%;
	text-align: center;
}


.links {
	width: 100%;
	text-align: center;
}


.links ul,
.links-mobile ul {
	word-wrap: break-word;
	margin: 0 auto;
}


.links li {
	display: inline;
	margin: 0 5px;
}


.links-mobile li {
	border-bottom: solid 1px #008080;
	display: block;
	margin: 0;
	padding: 10px 0;
}


.links-mobile li a {
	text-decoration: none;
	color: white;
	font-weight: bold;
}


.links li a {
	text-decoration: none;
	color: gray;
	list-style: none;}



/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 8%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }


/*  GRID OF FOUR  */
.span_4_of_4 {
	word-wrap: break-word;
	width: 100%;
}
.span_3_of_4 {
	word-wrap: break-word;
	width: 73%;
}
.span_2_of_4 {
	word-wrap: break-word;
	width: 46%;
}
.span_1_of_4 {
	word-wrap: break-word;
	width: 19%;
}


.ad-section {
    clear: both;
    padding: 0px;
    margin: 0px;
}

/*  COLUMN SETUP  */
.ad-col {
    display: block;
    float:left;
    margin: 0 0 0 2%;
}
.ad-col:first-child { margin-left: 0; }


.ad-col img {
    width: 100%;
}

/*  GROUPING  */
.ad-group:before,
.ad-group:after { content:""; display:table; }
.ad-group:after { clear:both;}
.ad-group { zoom:1; /* For IE 6/7 */ }


.ad-span_3_of_3 { width: 100%; }
.ad-span_2_of_3 { width: 66%; }
.ad-span_1_of_3 { width: 32%; }

@media (max-width : 320px) {
.logo {
	width: 80%;
}
.fa-volume-up {
	font-size: 0;
}
	.h1-container {
		width: 100%;
	}
	.show-list {
		padding-left: 30px;}


	.show-list:before { 
	    content: "\279C";
	    display: block;
	    height: 0;
	    font-size: 1.5em;
	    width: 0;
	    left: -35px;
	    top: 0.9em;
	    position: relative;}
	.footer-mobile {display: block;}
	.show-list, .show {display: block;}
	.break {margin-bottom: 30px; display: block;}
	.hide {display: none;}
	.top {padding-bottom: 10px;}
	.top-bar {display: none;}
	.play-now {width: 100%;}
	h1 {font-size: 1.8em;}
	h2 {font-size: 1.2em;}
	h3 {font-size: 1.2em;}
	.bottom {display: none;}
	.container {width: 95%;}
	.col {  margin: 0 0 1% 0; }
	.span_1_of_4, .span_2_of_4, .span_3_of_4, .span_4_of_4 { width: 100%; }
}


@media (max-width : 375px) {
.logo {
	width: 80%;
}
.fa-volume-up {
	font-size: 0;
}
	.h1-container {
		width: 100%;
	}
	.show-list {
		padding-left: 30px;}


	.show-list:before { 
	    content: "\279C";
	    display: block;
	    height: 0;
	    font-size: 1.5em;
	    width: 0;
	    left: -35px;
	    top: 0.9em;
	    position: relative;}
	.footer-mobile {display: block;}
	.show-list, .show {display: block;}
	.break {margin-bottom: 30px; display: block;}
	.hide {display: none;}
	.top {padding-bottom: 10px;}
	.top-bar {display: none;}
	.play-now {width: 100%;}
	h1 {font-size: 1.8em;}
	h2 {font-size: 1.2em;}
	h3 {font-size: 1.2em;}
	.bottom {display: none;}
	.container {width: 95%;}
	.col {  margin: 0 0 1% 0; }
	.span_1_of_4, .span_2_of_4, .span_3_of_4, .span_4_of_4 { width: 100%; }
}


@media (max-width : 414px) {
.logo {
	width: 80%;
}
.fa-volume-up {
	font-size: 0;
}
	.h1-container {
		width: 100%;
	}
	.show-list {
		padding-left: 30px;}


	.show-list:before { 
	    content: "\279C";
	    display: block;
	    height: 0;
	    font-size: 1.5em;
	    width: 0;
	    left: -35px;
	    top: 0.9em;
	    position: relative;}
	.footer-mobile {display: block;}
	.show-list, .show {display: block;}
	.break {margin-bottom: 30px; display: block;}
	.hide {display: none;}
	.top {padding-bottom: 10px;}
	.top-bar {display: none;}
	.play-now {width: 100%;}
	h1 {font-size: 1.8em;}
	h2 {font-size: 1.2em;}
	h3 {font-size: 1.2em;}
	.bottom {display: none;}
	.container {width: 95%;}
	.col {  margin: 0 0 1% 0; }
	.span_1_of_4, .span_2_of_4, .span_3_of_4, .span_4_of_4 { width: 100%; }
}