body{
	
  font-family: 'Anton', sans-serif;
}

#home {

 position: fixed;
 top: 260px;
 z-index: 100;
}

/* Menu */
.menu_container{
 margin-top: 270px;
 color:#fff;
}

#top-menu li{
 width: 150px;
}
.top-menu-margin-fix{
 margin-left: 170px;
}
.top-menu a{
 color:#fff;
 text-decoration: none;
 font-size: 24px;
 text-transform: uppercase;
}

.top-menu a:hover{
 color:#ffcd31;
 text-decoration: none;

}

/* Start the Second Screen */



.second-screen-title{
	font-size: 77px;
	color: #ffcd31;
	text-shadow: 2px 2px #000;	
	line-height: 45px;
	margin-top: 15px;
	text-transform: uppercase;
}

.second-screen-subtitle{
	margin-top: 90px;
	font-size: 35px;
	color: #fff;
	text-shadow: 2px 2px #000;
	margin-left: 190px;
	text-transform: uppercase;
}
.second-screen-text{
	color: #fff;
	letter-spacing: 2px;
	padding-right: 100px;
	font-size: 13px;
	text-shadow: 2px 2px #000;
	font-family: 'Lato', sans-serif;
}

.second-screen-launch-padding{
	margin-top: 195px;
}
.second-screen-new{
	
	margin-top: 50%;
  padding-right: 130px;
  padding-top: 30px;
}

.second-screen-subtitle-padding{
  padding-right: 130px;
}

#second-screen-launch-btn{
	display: block;
	
}
#second-screen-launch-btn:hover{

  cursor: pointer;
}






/* Video Panel */
.videos-screen-top{
	background: url("/assets/images/videos_panel_top.jpg") scroll no-repeat center top transparent;
	min-height: 396px;
}

.videos-screen-bottom{
	background: url("/assets/images/videos_panel_bottom.jpg") scroll no-repeat center top transparent;
	min-height: 704px;
}




.videos-orange-text{
	
	color: #ffcd31;
	text-shadow: 2px 2px #000;
	font-size: 20px;
}

.videos-white-text{
	
	color: #fff;
	text-shadow: 2px 2px #000;
	font-size: 30px;
}

.videoscroller{
	width: 100%;  
	margin-top: 10px;
	
}

.player-sock{
	/*background: url(/assets/playerfiles/thibault/player-sock.png) scroll no-repeat top center transparent;*/
	height: 74px;
}

.video-container{
	
  height: 100%;
  width: 100%;

}

.grid-listing-span {
  height: 170px;
}

/* make this for  */

[class*="span"] {
  float: left;
  margin-bottom: 20px;
  margin-left: 75px;
}

.grid-listing-span {
  background: none repeat scroll 0 0 #fff;
  width: 270px;
}



.video-img {
  width: 100%;
}
.videoThumb{
	
	width: 270px;
	height: 152px;
}
.info {
  background: none repeat scroll 0 0 #fff;
  padding: 5px 10px 10px;
  height: 50px;
  font-size:12px;
}


/* Stats Panel */
.stats-bg{
	background: url("/assets/images/stats_panel.jpg") scroll no-repeat center top transparent;
	min-height: 1000px;
}
.hero-post-bg{
	background: url("/assets/images/hero-post-bg.jpg") scroll no-repeat center top #fff;
	min-height: 1000px;
}
.draft-post-bg{
	
	background: url("/assets/images/rep-bg.jpg") scroll no-repeat center top #fff;
	min-height: 1100px;
	
}
/* Draft Panel */
.draft-bg{
	background: url("/assets/images/draft_panel_fr.jpg") scroll no-repeat center top transparent;
}
.draft-container{
	min-height: 720px;
}

/* Heros Panel */
.heros-bg{
	background: url("/assets/images/heros_panel.jpg?12") scroll no-repeat center top transparent;
}
.heros-container{
	min-height: 1100px;
}



/* Scoreboard */
.scoreboard-bg{
	background: url("/assets/images/scoreboard_panel.jpg?120") scroll no-repeat center top transparent;
}
.scoreboard-container{
	min-height: 1000px;
}



.header{
  background: url(/assets/images/header.jpg) scroll no-repeat top center transparent;	
  height:383px;
}
.panel-1{
  background: url(/assests/images/panel-1-bg.jpg) scroll no-repeat top center transparent;	
  height:618px;
}
.panel-2{
  background: url(/assests/images/panel-2-bg.jpg) scroll no-repeat top center transparent;	
  height:1000px;
}
.footer{
  background: url(/assets/images/footer-bg.jpg) scroll no-repeat top center transparent;	
  height:928px;
}
.forumx{
  background: url(/assests/images/panel-forum-bg.jpg) scroll no-repeat top center transparent;	
  height:1000px;
}

.menu{
  float: left
}
.clear{
  clear: both;
}
.player_stack{
	
  float:left;
  width: 318px;
  padding-top:40px;

}
.video_container{
 width: 645px;
 float:left;
 background-color: #000;

}
.video-player-container{
  text-align: center;
}
.panel-1-container{
	float:left;
	
}
.player-stats{
	
  overflow: auto;
  height: 650px;
  width: 100%;
  padding 5px;
  float:left;
  margin-top: 2px;

}
/* Start Video Container */
.channel-videos{
 height:100px;
 width: 500px;
 overflow: auto;
 background-color: #000000;
}
.video-container{
  padding: 10px 0;
  border-bottom: solid 3px #292929;
}

.video-player-scroller{
  width:500px;
  margin:0 auto;

}

.thumbimg{
  text-align: center;
}
.thumbtitle{
  color: #fff;
  font-size: 12px;
  font-weight: bold;
}
.player-name-container{
 width: 100%;
 float: left;
 padding-top: 5px;
}
.dropdown{
  float: left;

}
.player-name{
  margin: -4px 0px 0px;
  float: left;


}
.player_title{
  float: right;
  padding-top: 15px;
}
.tabstrip{
  float: left;
  width: 100%;
  text-align: center;
}
.player-profile{
  float:left;
  margin-top: 2px;
  width:100%;

} 
.player-card{
  float:left;
  margin-top: 2px;
  width: 380px;

}
.player-data{
  overflow: auto;
  height: 650px;
  width: 60%;
  padding: 5px;
  float:left;
  margin-top: 2px;

}
.forum{
  overflow: auto;
  height: 600px;
  float:left;
  margin-top: 70px;
  font-size: 13px;
}

.footertext{
  font-family: 'Lato', sans-serif;
}

.footertext p{
  text-shadow: .5px .5px #ffffff;
  color: #000000;
  font-size: 18px;
  line-height: 19px;

}

.highlightdraft{
 color:	#ff0000;
 font-weight: bold;	
}

.nextshow{
  top:234px;
}
.nextshowtitle{
  color: #FFFFFF;
  font-size: 38px;
}

.rds{
  font-size:20px;
  font-weight:bold;
  color:#ffffff;
  padding-bottom: 75px;
}

.rds2{
  font-size:20px;
  font-weight:bold;
  color:#ffffff;

}



.rdslink{
 width: 100%;
 float: left;	
 padding-bottom: 20px;
 padding-top: 20px;	   	 	
}
.rdstop{
 height: 29px;
 position: absolute;
 right: 349px;
 top: 203px;
 width: 70px;
}
.example-image{

 border: 1px solid #c9c9c9;
 width: 150px;
 max-height: 150px;

 height: auto;
 margin: 10px;
 padding: 5px;

}

.player-name-text{
 color: #fff;font-size: 40px;text-shadow: 2px 2px #000;
 text-transform: uppercase;
}
.player-link{
  float: left;
  padding-top: 20px;
}

.player-drop-fix{
  background: 	none;
  border: 		none;
  margin-top: 	4px;
}

/* New Tabs */
.tabs-font-fix{
  font-size: 30px;
  text-transform: uppercase;
  color: #fff;
  text-shadow: 2px 2px #000;

}



.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover{

 color: #fff;
 text-align: center;

}

.nav > li > a {

  color: #fff;
  text-align: center;

}


.videoPointer{
 cursor: pointer;
}

.hero-text{

  padding: 0 68px 0 45px;
}
.white-text{
 color: #fff;
 font-size: 18px;

}
.white-text a{
 color: #fff;
 font-size: 18px;

}
.yellow-text{
 color: #f2cd00;
 font-size: 18px;
}

.black-text{
 color: #000;
 font-size: 18px;
}
.blue-text{
 color: #2c99ff;
}
.submit_link{
 color: #fff;
 font-size: 20px;
 padding-left: 28px;
 padding-top: 11px;
 width: 100px;
 cursor: pointer;
}
.padding-top-10{
 padding-top: 10px;
}

.padding-top-75{
 padding-top: 75px;
}
.opensans,
textarea,select,input{
 font-family: 'Lato', sans-serif;
}
.yellow-hero-text{
 font-family: 'Lato', sans-serif;
 color: #faea00;
 font-size: 15px;
}

.white-hero-text{
 font-family: 'Lato', sans-serif;
 color: #fff;
 font-size: 12px;
}
.media-border-bottom{
 border-bottom: 2px dotted #faea00;
 padding-bottom: 10px;
}

.media-border-bottom-hero{
 border-bottom: 2px dotted #2c99ff;
 padding-bottom: 10px;
}


/* 6 */

.scoreboard-title{
 color: #faea00;
 font-size: 60px;
 text-transform: uppercase;
}
.scoreboard-text{
 color: #fff;
 font-size: 20px;
}

.quiz-footer{
 color: #fff;
 font-size: 30px;
}
.correct-answers{
 color: #faea00;
 font-size: 35px;
}

.nextquizimg img:hover{
 opacity: 0.7;
}

.heropage-title{
 color: #faea00;
 font-size: 50px;
 text-shadow: 2px 2px #000;
}

.team-logo{
 opacity: 0.8;
 cursor: pointer;
 border: none;
 /* background-color:rgba(255, 255, 255, 0.25); */
 border-radius: 4px;
 margin: 2px;
}
.team-logo-highlight{
 border: 1px solid #faea00;
}
.team-logo:hover{
 opacity: 1;
}


/*SECOND SCREEN CSS*/

.vote-title{
 color: #fff;
 font-size: 50px;
 text-shadow: 2px 2px #000;
 vote-title
}

.vote-subtitle{
 color: #fdca00;
 font-size: 25px;
 text-shadow: 2px 2px #000;
 vote-title
}

.vote-question{
 color: #faea00;
 font-size: 35px;
 text-shadow: 2px 2px #000;
 text-transform: uppercase;
}


.vote-percent{
 color: #fff;
 font-size: 40px;
 text-shadow: 2px 2px #000;
 padding-right: 10px;
 cursor: pointer;
}
.vote-player{
 color: #fff;
 font-size: 35px;
 text-shadow: 2px 2px #000;
 text-transform: uppercase;
}
.vote-player-30{
 color: #fff;
 font-size: 30px;
 text-shadow: 2px 2px #000;
 text-transform: uppercase;
}
.vote-per{
 color: #fff;
 font-size: 35px;
 text-shadow: 2px 2px #000;
 padding-right: 30px;
}
.vote-footer{
  color: #faea00;
  font-size: 30px;
  text-shadow: 2px 2px #000;
  text-transform: uppercase;
}

.selection-border{

 width: 400px;
}
.quiz-border{

 width: 400px;
 padding:2px 0;
}
.red-text{
 color: #be0000;
}
.quiz-subtitle{
 color: #faea00;
 font-size: 45px;
 text-shadow: 2px 2px #000;
 text-transform: uppercase;
}
.quiz-player{
  color: #fff;
  font-size: 35px;
  text-shadow: 2px 2px #000;
  text-transform: uppercase;
}
.quiz-player-30{
  color: #fff;
  font-size: 30px;
  text-shadow: 2px 2px #000;
  text-transform: uppercase;
}  

.dotted-border{
 border-bottom: 2px dotted #fff;
 margin: 20px 0;
}
.quiz-image1{
 cursor: pointer;
}
.quiz-smalltitle{
 color: #fff;

}

.rotate{
  background: url("/assets/images/rotate.jpg") repeat scroll center center #000;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: absolute;
  top: 1px;
  bottom: 1px; 
  width: 100%;
}; 

.uploadDiv {
  width: 400px;
  height: 25px;
  background-color: white;
  box-shadow: 1px 2px 3px #ededed;
  position:relative;
  border: 1px solid #d8d8d8;
}
/*switch to a real name input[type='file']*/
#file {
  width:400px;
  height:25px;
  opacity:0
}

#uploadVal {
  width: 400px;
  height:25px;
  /*position: absolute;*/
  top: 0;
  left: 130px;
  font-size:13px;
  line-height: 25px;
  text-indent: 10px;
  pointer-events: none;
}

#uploadButtonx {
  cursor: pointer;
  display: block;
  background-image: linear-gradient(to bottom, #5cb85c 0px, #419641 100%);
  background-repeat: repeat-x;
  border-color: #3e8f3e;										    
  padding: 6px 12px;
  color: white;
  /*position: absolute;*/
  left:0;
  top: 0;
  font-size: 14px;
  line-height:25px;
  text-align: center;
  -webkit-transition: 500ms all;
  -moz-transition: 500ms all;
  transition: 500ms all;
}

.tjtable{
 font-family: 'Lato', sans-serif;
 text-transform: uppercase;
}

.quiz-name{
 font-family: 'Lato', sans-serif;
 color: #fff;
 text-align: center;
 font-size: 11px;
}
.divider-bg{
 background: url('/assets/images/divider_bg.jpg') scroll repeat-x center top transparent;
 height: 70px;
}
.redline{
 background: url('/assets/images/redline_divider.jpg') scroll no-repeat center top transparent;
 height: 60px;
}
.white-text-30{

  color: #fff;
  font-size: 30px;

}
.yellow-text-30{

  color: #f2cd00;
  font-size: 30px;

}

table{
 font-size: 12px;
}
.slideout-menu {
 font-family: 'Lato', sans-serif;
 position: fixed;
 top: 0;
 /*     	left: -250px; */
 right: -350px;
 width: 350px;
 height: 100%;
 background: #333;
 z-index: 100;
 overflow-x: auto;
}
.slideout-menu h3 {
 position: relative;
 padding: 12px 10px;
 color: #fff;
 font-size: 1.2em;
 font-weight: 400;
 border-bottom: 4px solid #222;
}
.slideout-menu .slideout-menu-toggle-side {
 position: absolute;
 top: 12px;
 right: 10px;
 display: inline-block;
 padding: 6px 9px 5px;
 font-family: Arial, sans-serif;
 font-weight: bold;
 line-height: 1;
 background: #222;
 color: #999;
 text-decoration: none;
 vertical-align: top;
}
.slideout-menu .slideout-menu-toggle-side:hover {
 color: #fff;
}
.slideout-menu ul {
 list-style: none;
 font-weight: 300;
 border-top: 1px solid #151515;
 border-bottom: 1px solid #454545;
}
.slideout-menu ul li {
 border-top: 1px solid #454545;
 border-bottom: 1px solid #151515;
}
.slideout-menu ul li a {
 position: relative;
 display: block;
 padding: 10px;
 color: #999;
 text-decoration: none;
}
.slideout-menu ul li a:hover {
 background: #000;
 color: #fff;
}
.slideout-menu ul li a i {
 position: absolute;
 top: 15px;
 right: 10px;
 opacity: .5;
}

.tjmenu{
 background-color: #4c4c4c;
 color: #fff;
 font-size: 40px;
 padding: 5px 8px;
 border-radius: 130px;
 width: 50px;
 height: 50px;
}
.panel {
 background: transparent;
 background-color: transparent;
 border: none;
 color: #ffffff;
}
.panel-default > .panel-heading {
 background-color: transparent;
 background-image:none;
 border: none;
 color: #fff;
}
.list-group-item {
 background: transparent;
 background-color: transparent;
 border: none;
 color: #ffffff;
}
panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
 border: none;
}
.list-group {
 border: none;
}
.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid transparent;
}

/* Lean in photo*/







/* Bobblehead */
.bobbletitle{
	width: 300px;
	margin-top: 30px;
}
.bobblehead-bg{
	background: url("/assets/images/bobblehead-bg.jpg") scroll no-repeat center top transparent;
	height: 600px;
}
.bobblesample{
	height: 450px;
	margin-top: 30px;
}
.bobblebtn{
	margin-top: 10px;
	height: 75px;
	opacity: 0.8;
	cursor: pointer;
}
.bobblebtn:hover{
	
	opacity: 1;
	
}
.yellowtext{
	color: #f3cc1d;
}
.whitetext{
	color: #fff;
	
}


a.filebtn {
  background-color: #e6e6e6;
  color: #000;
  padding: 10px 15px;
  border-radius: 3px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  font-size: 16px;
  cursor: pointer;
  text-decoration: none;
  text-shadow: none;
  display: inline-block;
  cursor: pointer;
  font-family: 'Lato', sans-serif;
}

input[type="file"] {
  cursor: pointer;
}
button:focus {
  outline: 0;
}

.file-btn {
  position: relative;
}
.file-btn input[type="file"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.actions {
  padding: 5px 0;
}
.actions button {
  margin-right: 5px;
}

/* Card */
.cardstitle{
	/* width: 250px; */
	margin-top: 30px;
}
.cards-bg{
	background: url("/assets/images/cards-bg.jpg") scroll no-repeat center top transparent;
	min-height: 800px;
}
.cardssample{
	height: 400px;
	margin-top: 30px;
}
.cardsbtn{
	margin-top: 10px;
	height: 75px;
	opacity: 0.8;
	cursor: pointer;
}
.cardsbtn:hover{
	
	opacity: 1;
	
}
.yellowtext{
	color: #f3cc1d;
}
.whitetext{
	color: #fff;
	
}
/* 
button,
a.btn {
    background-color: #e6e6e6;
    color: #000;
    padding: 10px 15px;
    border-radius: 3px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    font-size: 16px;
    cursor: pointer;
    text-decoration: none;
    text-shadow: none;
    display: inline-block;
    cursor: pointer;
} 
*/

input[type="file"] {
  cursor: pointer;
}
button:focus {
  outline: 0;
}

.file-btn {
  position: relative;
}
.file-btn input[type="file"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.actions {
  padding: 5px 0;
}
.actions button {
  margin-right: 5px;
}

/* Season 4 Starts Here */

.padding5{
	padding:5px;
}


.padding-top-5{
	padding-top: 5px;
}
.padding-top-10{
	padding-top: 10px;
}
.padding-top-15{
	padding-top: 15px;
}
.padding-top-20{
	padding-top: 20px;
}
.padding-top-25{
	padding-top: 25px;
}
.padding-top-30{
	padding-top: 30px;
}
.padding-top-35{
	padding-top: 35px;
}
.padding-top-40{
	padding-top: 40px;
}
.padding-top-50{
	padding-top: 50px;
}
.padding-top-60{
	padding-top: 60px;
}
.padding-top-70{
	padding-top: 70px;
}
.padding-top-80{
	padding-top: 80px;
}
.padding-top-100{
	padding-top: 100px;
}
.padding-top-115{
	padding-top: 115px;
}
.padding-top-150{
	padding-top: 150px;
}
.padding-top-175{
  padding-top: 175px;
}
.padding-top-200{
	padding-top: 200px;
}
.padding-top-250{
	padding-top: 250px;
}
.padding-bottom-5{
	padding-bottom: 5px;
}
.padding-bottom-10{
	padding-bottom: 10px;
}
.padding-bottom-15{
	padding-bottom: 15px;
}
.padding-bottom-20{
	padding-bottom: 20px;
}
.padding-bottom-25{
	padding-bottom: 25px;
}
.padding-bottom-30{
	padding-bottom: 30px;
}
.padding-bottom-40{
	padding-bottom: 40px;
}
.padding-bottom-50{
	padding-bottom: 50px;
}


.padding-left-5{
	
	padding-left: 5px;
}
.padding-left-10{
	
	padding-left: 10px;
}
.padding-left-15{
	
	padding-left: 15px;
}
.padding-left-20{
	
	padding-left: 20px;
}
.padding-left-25{
	
	padding-left: 25px;
}
.padding-left-50{
	
	padding-left: 50px;
}
.padding-left-60{
	
	padding-left: 60px;
}

.padding-left-75{
	
	padding-left: 75px;
}

.padding-right-5{
	
	padding-right: 5px;
}
.padding-right-10{
	
	padding-right: 10px;
}
.padding-right-15{
	
	padding-right: 15px;
}
.padding-right-20{
	
	padding-right: 20px;
}
.padding-right-25{
	
	padding-right: 25px;
}
.margin-top-20{
	margin-top: 20px;
}
.margin-top-25{
	margin-top: 25px;
}

.margin-top-50{
	margin-top: 50px;
}
.margin-top-75{
	margin-top: 75px;
}
.margin-top-100{
	margin-top: 100px;
}
.margin-top-250{
	margin-top: 250px;
}

#topbanner{
	background: url(/assets/images/season4/showtime.jpg) scroll no-repeat center top transparent;
	height: 430px;
}

.rds{
	/* height: 50px; */
  margin-top: 65px;
  position: relative;
  /*  right: -135px; */
  width: 83px;
}

.whitetext{
	color: #fff;
}
.orangetext{
	color: #eab201;
}


/* ShowTime */

.showtime-title h2{
	font-size: 40px;
	line-height: 45px;
	color: #fff;
	
}
.input-email{
	width: 255px;
	height: 60px;
	border: none;
	padding-left: 20px;
	font-family: 'Lato', sans-serif;
	font-size: 15px;
}

.btn-email{
	font-family: 'Lato', sans-serif;
	background-color: transparent;
	border: solid 3px #eab201;
	border-radius: 0px;
	color: #eab201;
	/*padding: 15px 30px;*/
	width: 160px;
	height: 60px;
	font-size: 17px;
	
}
.btn-email:hover{
	color: #fff;
}
.btn-calendar{
	font-family: 'Lato', sans-serif;
	background-color: transparent;
	border: solid 3px #fff;
	border-radius: 0px;
	color: #fff;
	width: 419px;
	height: 60px;
	font-size: 17px;
	text-align: left; 
	line-height: 30px;
	
}
.btn-calendar:hover{
	color: #eab201;
}
.btn-calendar-icon{
	font-size: 30px;
}
#successMessage{
	font-family: 'Lato', sans-serif;
}
.calendar-dec{
	background: url(/assets/images/season4/cal-december.png) scroll no-repeat center top transparent;
	font-size: 85px;
	color: #fff;
}

.calendar-jan{
  background: url(/assets/images/season4/cal-january.png) scroll no-repeat center top transparent;
  font-size: 85px;
  color: #fff;
}

.calendar-february{
  background: url(/assets/images/season4/cal-february.png) scroll no-repeat center top transparent;
  font-size: 85px;
  color: #fff;
}

.calendar-march{
  background: url(/assets/images/season4/cal-march.png) scroll no-repeat center top transparent;
  font-size: 85px;
  color: #fff;
}

.calendar-april{
  background: url(/assets/images/season4/cal-april.png) scroll no-repeat center top transparent;
  font-size: 85px;
  color: #fff;
}

.calendar-may{
  background: url(/assets/images/season4/cal-may.png) scroll no-repeat center top transparent;
  font-size: 85px;
  color: #fff;
}

.calendar-june{
  background: url(/assets/images/season4/cal-june.png) scroll no-repeat center top transparent;
  font-size: 85px;
  color: #fff;
}

.calendar-july{
  background: url(/assets/images/season4/cal-july.png) scroll no-repeat center top transparent;
  font-size: 85px;
  color: #fff;
}

.calendar-time{
	font-size: 35px;
	color: #eab201;
}

/* Videos */
.videos{
	background: url(/assets/images/season4/videos_bg.jpg) scroll no-repeat center top transparent;
	height: 1000px;
}
.video-title h2{
	font-size: 134px;
}
.video-title-mobile h2{
  font-size: 40px;
}
.video-title-red{
	color: #be2f37;
}
.video-title-blue{
	color: #02a7e7;
}
.playercard{
	
	
	text-align: center;
	cursor: pointer;
	
}
.video-scroller-player img{
	margin: 0 auto;
	border:3px solid #fff;
	-webkit-filter: grayscale(100%); 
  filter: grayscale(100%);
}
.video-scroller-player{
	font-size: 17px;
	color: #fff;
}

.video-scroller-player-active{
	color: #eab201;
}

.video-scroller-player-active img{
	margin: 0 auto;
	border:3px solid #eab201;
	-webkit-filter: grayscale(0%); 
  filter: grayscale(0%);
}

.video-player-name{
	font-size: 35px;
	color:#eab201;
	text-transform: uppercase;
}
.video-player-title{
	font-size: 20px;
	line-height: 22px;
	color:#fff;
	text-transform: uppercase;
}

#videoplayer{
  box-shadow: 0 0 5px #fff;
}
/* Slick */

.slick-prev,
.slick-next
{
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 40%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);

  cursor: pointer;

  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
  color: transparent;
  outline: none;
  background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
  opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;

  opacity: .75;
  color: white;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
  left: -55px;
}
[dir='rtl'] .slick-prev
{
  right: -25px;
  left: auto;
}
.slick-next
{
  right: -25px;
}
[dir='rtl'] .slick-next
{
  right: auto;
  left: -25px;
}

.info {
	font-family: 'Lato', sans-serif;
  background: #fff none repeat scroll 0 0;
  font-size: 12px;
  height: 50px;
  padding: 5px;
  text-align: left;

}
.videoPadding{
	padding:5px;
	border:1px solid #fff;
	color: #000;
	margin:2px;
	cursor: pointer;
}
.videoPaddingActive{
	padding:5px;
	border:1px solid #eab201;
	margin:2px;
	cursor: pointer;
}

.padding5{
	padding-left: 5px;
	padding-right: 5px;
}


.dsk-supported .dsk-linewrapper {
	background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
	bottom: 20%;
	box-shadow: 0 1px rgba(255, 255, 255, 0.15) inset;
	color: #000;
	height: 4px;
	position: absolute;
	width: 100%;
}

.height800 {
	min-height: 740px;
}

/* Lazone */
.lazone-bg {
	background: transparent url("/assets/images/lazone-header.jpg")
  no-repeat scroll center top;
  height: 246px;
}

.lazone-slider {
	background: transparent url("/assets/images/lazone-slider.jpg")
  no-repeat scroll center bottom;
  height: 653px;
}

.list-group-item {
	padding: 5px 15px;
}

.videoscroller {
	background: url('/assets/images/videobackground.jpg') scroll no-repeat
  center center transparent;
  min-height: 300px;
  padding-top: 30px;
}

.toptext {
	position: relative;
	padding: 0px 58px;
	top: 195px;
	/* font-size: 1.1vw; */
	color: #fff;
	font-family: 'Open Sans', sans-serif;
}

.leadinyellow {
	color: #ecb300;
}

.rink{
  background: url(/assets/images/season4/rink.jpg) scroll no-repeat center top transparent;
  min-height: 1800px;
}

.redtitle{
	color: #be2f37;
	font-size: 135px;
	line-height: 125px;
}
.bluetitle{
	color: #02a7e7;
	font-size: 135px;
	line-height: 125px;
}
.labelsize{
	font-size: 18px;
}
.article{
	font-size: 30px;
  height: 150px;
}
.makearticle img{
	opacity: 0.8;
}
.makearticle img:hover{
	opacity: 1.0;
}

.uploadArticlePhoto{
	font-family: 'Lato', sans-serif;
	font-size: 16px;
}
.greyoutPhoto{
	-webkit-filter: grayscale(100%); 
  filter: grayscale(100%);
  opacity: 0.4;
}
.otherToys img{
	opacity: 0.9;
}
.otherToys img:hover{
	opacity: 1.0;
}

/* Pages */
.pages-title{
	
  background: url(/assets/images/season4/menubar.png) scroll no-repeat bottom center transparent;	
  height:300px;

}

.pages-body{
	
  background: url(/assets/images/season4/page-body.jpg) scroll no-repeat top center transparent;	

}

.btn-modal{
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	background-image: none;
  background-repeat: none;
  border-color: none;
}

/* Video */
.modal-dialog-video {
  height: 80%;
  padding: 0;
  width: 80%;
}
.video-black-bg {
  background-color: #000;
}

.modal-backdrop.in {
  opacity: 0.9;
}
.img150{
  width: 150px;
}
.img175{
  width: 175px;
}
.img200{
  width: 200px;
}

/* Start the media queries */

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { 

    .topnav {
      background: url(/assets/images/season4/menubar.png) scroll no-repeat center top transparent;
      min-height: 800px;
    }

   
    .showtime-title h2 {
        font-size: 30px;
        line-height: 30px;
        
    }
  .btn-calendar {
      font-family: 'Lato', sans-serif;
      background-color: transparent;
      border: solid 3px #fff;
      border-radius: 0px;
      color: #fff;
      width: 344px;
      height: 60px;
      font-size: 15px;
      text-align: left;
      line-height: 30px;
  }
.video-title h2 {
    font-size: 80px;
}
.bluetitle {
    color: #02a7e7;
    font-size: 100px;
    line-height: 110px;
}
.redtitle {
    color: #be2f37;
    font-size: 100px;
    line-height: 110px;
}

.otherToys img{
  height: 350px;
}
.cardssample {
    height: 300px;
    margin-top: 30px;
}
.bobblesample {
    height: 450px;
    margin-top: 30px;
    padding-left: 90px;
}
}

 .rotate{
    background: url("/assets/images/rotate.jpg") repeat scroll center center #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: absolute;
       top: 1px;
       bottom: 1px; 
       width: 100%;
       z-index: 100100;
  }


/* Cathedrals */

.cathedrals{
  background: url(/assets/images/cathedrals_bg.jpg) scroll no-repeat top center transparent;  
  height: 1000px;
}
.numero{
  background: url(/assets/images/jersey/jersey_bg.jpg) scroll no-repeat top center transparent;  
  min-height: 2550px;
}



/* Mobile */
.footertext-mobile{
  color: #fff;
  font-family: 'Open Sans', sans-serif;
}
.mobile-bg{
   background:url('/assets/images/mobile/logo.jpg') scroll no-repeat center top transparent;
   height: 315px;
  }

.mobile-showtime-title {
]
  font-size: 20px;

  color: #fff;
  
}

