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 {
	font-family:arial, verdana, sans-serif; 
	font-size:10px;
	line-height:10px;
}

html,body { width:100%; height:100%; }

.featuredVideo { overflow:hidden; width:100%; width:100vw; min-width:250px; height:200px; position:relative; }
.slider { margin:0 auto; overflow:hidden; position:absolute; top:0; right:0; bottom:0; left:30px; }
.bxslider { margin:0 auto; padding:0; position:absolute !important; top:0; right:0; bottom:0; left:0; }
.bx-wrapper { position:absolute !important; top:0; right:0; bottom:0; left:0; margin:0 auto !important; }
.bx-viewport { height:auto !important; position:absolute !important; top:0; right:0; bottom:0; left:0; }
.videoCenter { text-decoration:none; color:#464646; display:block; position:absolute; top:0; right:0; bottom:0; left:0; }
.story { width:100%; min-width:250px; float:left; }
.header { width:30px; position:absolute; top:0; bottom:0; left:0; }
.headerRotation { -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); -o-transform: rotate(-90deg); transform:rotate(-90deg); position:relative; bottom:-140px; white-space:nowrap; font-size:15px; font-size:1.5rem; line-height:30px; line-height:3.0rem; font-weight:bold; }
.imageWrapper { position:absolute; top:0; right:0; bottom:0; width:356px; }
.textWrapper { position:absolute; top:0; bottom:0; left:0; margin-right:356px; border-top:1px solid #CCC; border-bottom:1px solid #CCC; }
.image { width:100%; position:relative; overflow:hidden; }
.image img { width:100%; height:56.25%; position:absolute; top:0; }
.text { padding:0 10px; margin-top:57%; height:41%; }
.headline { font-size:20px; font-size:2.0rem; line-height:23px; line-height:2.3rem; padding:0 10px; margin:10px 0; font-family:'Exo 2', arial, verdana, sans-serif;  }
.fullSummary { font-size:12px; font-size:1.2rem; line-height:17px; line-height:1.7rem; overflow:hidden; padding:0 10px;}
.fullSummary p { font-size:14px; font-size:1.4rem; line-height:19px; line-height:1.9rem; margin:0; }
.videoDetails { height:20px; overflow:hidden; position:absolute; right:10px; bottom:10px; left:10px; }
.playDetails { margin:0; overflow:hidden; position:absolute; right:0; }
.playIcon { padding:5px; border-radius:10px; float:left; width:10px; }
.playArrow { width: 0; height: 0; border-style: solid; border-width: 5px 0 5px 8.7px; margin-left:2px; }
.sportStation { height:20px; position:absolute; left:0; }
.sportStation .logo { background:url(sportstation.png) no-repeat center center; width:103px; height:20px; margin-right:10px; float:right; }

.playButton { position:absolute; top:0; right:0; bottom:0; left:0; opacity:0.4; z-index:10; }
.playButton .playCircle { border-radius:100%; width:45px; height:45px; position:absolute; top:50%; left:50%; margin:-22px 0 0 -22px; }
.playButton .playArrowLg { width: 0; height: 0; border-style: solid; border-width: 12px 0 12px 17px; margin:11px 0 0 17px; }
 
.playText, .playText span { font-size:12px; font-size:1.2rem; line-height:20px; line-height:2.0rem; margin-left:5px; font-family:'Exo 2', arial, verdana, sans-serif; float:left; }
.videoLength { font-size:12px; font-size:1.2rem; }
.nextVideo { padding:0 10px; margin:10px auto 0; overflow:hidden; position:absolute; bottom:0; left:0; right:0; height:30px; }
.nextVideo, .nextVideo .nextTitle { font-size:12px; font-size:1.2rem; line-height:30px; line-height:3.0rem; font-family:'Exo 2', arial, verdana, sans-serif; }
.nextVideo { display:block; text-decoration:none; }
.disableCursor .nextVideo, .disableCursor .videoCenter{ cursor:default; }

.pager { position:absolute; top:0; right:0; bottom:0; width:30px; z-index:9999; -webkit-transform-style:preserve-3d; -moz-transform-style:preserve-3d; transform-style:preserve-3d; }
.pager a { display:block; width:10px; height:10px; background:#FFF; background:rgba(255,255,255,0.75); border-radius:10px; margin:0 auto 5px; }
.pager a.active { background:#000; background:rgba(0,0,0,0.75); }
.pagerHeight { position:absolute; top:50%; right:10px; margin:0 auto; }

.joining { width:7px; height:17px; margin:0 auto; overflow:hidden; position:absolute; right:349px; top:24px; }
.arrow { width: 0; height: 0; border-style: solid; border-width: 8.5px 0 8.5px 7px; border-color: transparent transparent transparent #ffffff; }

@media only screen 
and (max-width : 1024px) {
	.headline { font-size:18px; font-size:1.8rem; line-height:21px; line-height:2.1rem; }
	.fullSummary p { font-size:12px; font-size:1.2rem; line-height:17px; line-height:1.7rem; }
}

@media only screen 
and (max-width : 600px) {
	.headline { font-size:15px; font-size:1.5rem; line-height:18px; line-height:1.8rem; }
	.fullSummary p { font-size:11px; font-size:1.1rem; line-height:15px; line-height:1.5rem; }
	.playDetails { display:none; }
}

@media only screen 
and (max-width : 515px) {
	.headline { font-size:15px; font-size:1.5rem; line-height:17px; line-height:1.7rem; }
	.fullSummary { display:none; }
	.sportStation { display:none; }
	.playDetails { display:block; left:0; right:auto; }
	.videoLength { display:none; }
}

@media only screen 
and (max-width : 479px) {
	.featuredVideo  { width:310px; margin:0 auto; }
	.fullSummary { padding:0 30px 0 10px; }
	.textWrapper{ z-index:100; margin-right:0; }
	.image { background:#FFF; }
	.image img { opacity:0.3; }
	.playButton { opacity:0.2; }
	.fullSummary { display:block; }
	.sportStation { display:block; }
	.playDetails { display:block; left:auto; right:0; }
	.play { display:block; }
	.joining { display:none; }
}