/* icon sumbit button search*/
.typeahead__search-icon{
  padding:0 1.25rem;width:16px;height:16px;display:block;background:url(img/search1.svg) no-repeat scroll 50% transparent
}


body{
background: url("img/power.jpg") #1e212a top repeat-x fixed;
margin: 0 auto;
padding: 0 auto;
}

.typeahead__list{
	display: none;
}


#page{
	max-width: 1100px ;
	 margin: 0 auto;
	  position: relative;
	  height: auto;
	  


	}



.navbar-brand{ 
	
  background:url("img/01streamingvf.png") center / contain no-repeat;
  width: 250px;
  display: block;
  z-index: 0;
}


.navbar-right{
	
	position: relative;
        width: 100%;
	
}



/*   search input and button */

.SearchIcon
{
    color:#fff;
   
}
.SearchButton
{
    background-color:#485563;
    border-radius:3px;
}
.SearchButton:hover{
    background-color:#29323c;
}

.SearchBar{
background-color: black;
border:none;
color:#fff;
}



.p1{
	text-align: center;
        padding-bottom: 5px;
	
	
}

.p1 img{

    width: 100%;
    height: auto;

}

/** iconB **/
.iconB {
	height: auto;
	width: 100%;
	margin-top: 1%;
	margin-bottom:1%;
}

ul.iconB{
	list-style: none;
	padding-left: 0px;
	text-align: center;



}

ul.iconB li{
	height:300px; 
	width:177px;
	text-align: center;
	float: none;
    display: inline-block;
	background-color: black;
            margin-bottom: 3px;

	

}

ul.iconB li div.image div.wrt{
	
    /*width: 170px;
    height: 26px;
    overflow: hidden; 
    white-space: nowrap;*/
    width: auto;
    height: 26px;
    overflow: hidden; 
    white-space: nowrap;
    text-align: center;
    font-size: 1.1em;
    font:;
    font-family: 'Russo One';
    font-weight: 100;
    letter-spacing: 1px;
    padding-left: 2px;
}

ul.iconB li div.image a{
	color:white;
	font-weight: bold;

}
ul.iconB li div.tut:before{
	
	content: '';
    position: absolute;
    background-color:;
    height:240px; 
	width:100%;
    z-index: 5;
    -webkit-background-image: linear-gradient(to bottom,rgba(0,0,0,0) 50%,#000 100%);
    background-image: linear-gradient(to bottom,rgba(0,0,0,0) 50%,#000 100%);
    
    -webkit-transition: all .3s

}
ul.iconB li div.image{
position: relative; 
   width: 100%; 



}
ul.iconB li div.image h2{ 
   position: absolute; 
   top: 0; 
   left: 0; 
   width: 100%; 
   background-color: ;
   margin: 0;
   padding: 0;
}

ul.iconB li div.image h2 span.VF{
	width: 65px;
    height: 65px;
    left:0;
    margin: 0;
    padding: 0;
    position: absolute;
    background:url("img/fra.png") no-repeat;
}

ul.iconB li div.image h2 span.bientot1{
	width: 65px;
    height: 65px;
    left:0;
    margin: 0;
    padding: 0;
    position: absolute;
    background:url("img/bientot.png") no-repeat;
}


ul.iconB li div.image h2 span.note{
    width: 35px;
    height: 35px;
    right: 6px;
    top: 3px;
    margin: 0;
    padding: 0;
    padding-top: 8px;
    position: absolute;
    background-color: #2196F3;
    color: white;
    font-size: .5em;
    text-align: center;
    border-radius: 20px;
}

ul.iconB li div.image h2 span.qalite, span.qalite{
    width: auto;
    height: 23px;
    right: 6px;
    top: 3px;
    margin: 0;
    padding: 0;
    padding-top: 7px;
    padding-left: 4px;
    padding-right: 4px;
    position: absolute;
    background-color: black;
    color: white;
    font-size: .33em;
    text-align: center;
    font-weight: bold;
    border-radius: 5px;
    opacity: .8;
}

/*ul.iconB li div.image h2 span.type, span.type{
    width: auto;
    height: 23px;
    right: 6px;
    top: 3px;
    margin: 0;
    padding: 0;
    padding-top: 7px;
    padding-left: 4px;
    padding-right: 4px;
    position: absolute;
    background-color: #2196F3;
    color: white;
    font-size: .33em;
    text-align: center;
    font-weight: bold;
    border-radius: 10px;
}*/

 ul.iconB li div.image h2 span.note b{
	font-size: .9em;
	color:gold;

}


ul.iconB li div.image h2 span.VOSTFR{
    width: 65px;
    height: 65px;
    left:0;
    margin: 0;
    padding: 0;
    position: absolute;
    background:url("img/vos.png") no-repeat;
}



ul.iconB li img{
	
	height:240px; 
	width:177px;

}


ul.iconB li div.tut{
	
	height:240px; 
	width:auto;

}

ul.iconB li .tut:hover .er{
	-webkit-transform:scale(1.2);
	transform:scale(1.2);   
}


ul.iconB li div.tut .er{
	-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}

ul.iconB li div.tut{
	overflow: hidden;
}


/* for mobile screen */
/*			width  between	320 px and 350 px 		*/

@media screen and (min-width :320px) and (max-width :350px){


ul.iconB li{
	height:255px; 
	width:142px;
	text-align: center;
	float: none;
    display: inline-block;
	background-color: black;
	margin-bottom: 20px;

}


ul.iconB li div.tut:before{
	
	content: '';
    position: absolute;
    background-color:;
    height:200px; 
	width:100%;
    z-index: 5;
    -webkit-background-image: linear-gradient(to bottom,rgba(0,0,0,0) 50%,#000 100%);
    background-image: linear-gradient(to bottom,rgba(0,0,0,0) 50%,#000 100%);
    
    -webkit-transition: all .3s

}



ul.iconB li img{
	
	height:200px; 
	width:142px;

}


ul.iconB li div.tut{
	
	/*height:240px; 
	width:177px;*/
	height:200px; 
	width:auto;

}





}




/* for mobile screen */
/*			width  between	351 px and 410 px 		*/

@media screen and (min-width :351px) and (max-width :410px){


ul.iconB li{
	height:255px; 
	width:160px;
	text-align: center;
	float: none;
    display: inline-block;
	background-color: black;
	margin-bottom: 3px;

}


ul.iconB li div.tut:before{
	
	content: '';
    position: absolute;
    background-color:;
    height:205px; 
	width:100%;
    z-index: 5;
    -webkit-background-image: linear-gradient(to bottom,rgba(0,0,0,0) 50%,#000 100%);
    background-image: linear-gradient(to bottom,rgba(0,0,0,0) 50%,#000 100%);
    
    -webkit-transition: all .3s

}



ul.iconB li img{
	
	height:205px; 
	width:160px;

}


ul.iconB li div.tut{
	
	/*height:240px; 
	width:177px;*/
	height:205px; 
	width:auto;

}





}

/* slide */
#owl-demo .item{
  margin: 3px;
}

#owl-demo .item img{
  display: block;
  width: 100%;
  height: auto;
}
#owl-demo .item{
	
	width: auto;

}




#owl-demo .item .thetype{
	font-family: tahoma;
	text-align: center;
	color:#d0dbdd;
	font-size: 1em;
	font-weight: 200;
	/*width: 170px;
    height: 26px;*/
    overflow: hidden; 
    white-space: nowrap;
    padding-left:3px; 

}
#owl-demo .item .thetype .slash{
	padding:3px; 
}


.movies{
	

background: #414345; /* fallback for old browsers */
background: -webkit-linear-gradient(to left, #414345 , #232526); /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to left, #414345 , #232526); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
        
	padding: 5px;
	padding-left: 10px; 
	border-radius: 1px/20px;
	border-style: none;
	color: white;
	width:100%;
	font-size: 1.2em;
	margin-top: 1%;
	font-weight: 500;
}
.movies:first-of-type {
  margin-top: 0%;
}

.stitre{
	font-size: 2.8em;
}


div.seasonTitle{

	width: 100%;
	height: auto;
	background-color: #ffba25;
  /* will be "on top", if browser supports it */
  background-image: linear-gradient(#ffba25, #ffa623);
  /* these will reset other properties, like background-position, but it does know what you mean */
  background: #ffba25;
  background: linear-gradient(#ffba25, #ffa623);
  border-radius:0px;
 overflow: hidden;
 font-size: 2em;
 padding-left: 12px;

}



ul.nav-stacked li.genre span{
	float: left
}

ul.nav-stacked li.genre h4{
	
	padding: 0px;
	margin:0px; 
	font-size:1em;
	font-weight: 600;
}







.col-md-12 .col-md-5{
	
	margin-top: .9%;
	/*padding-left: 8%;*/
	float: right;
	
}



.col-md-4 .movies{
	text-align: center;
	font-weight: bold;
}


ul{
	list-style: none;
	padding-left: 0px;
	margin: 0px;
}

ul.icon{
	list-style: none;
	padding-left: 0px;
	text-align: center;



}
.form-car_v1{
	z-index: 300;
}

ul.icon li{
	height:300px; 
	width:177px;
	text-align: center;
	float: none;
    display: inline-block;
	background-color: white;
	margin-bottom: 20px;

	

}



/* for slide */
#owl-demo div.image div.wrt{
	
    width: auto;
    height: 26px;
    overflow: hidden; 
    white-space: nowrap;
    text-align: center;
    font-size: 1.1em;
    font:;
    font-family: 'Russo One';
    font-weight: 100;
    letter-spacing: 1px;
    padding-left: 2px;
}

ul.icon li div.image div.wrt{
	
    width: 170px;
    height: 26px;
    overflow: hidden; 
    white-space: nowrap;
}

/* for slide */
#owl-demo div.image a{
	color:white;
	font-weight: bold;

}

ul.icon li div.image a{
	color:black;
	font-weight: bold;

}

/* for slide */
#owl-demo div.tut:before{
	
	content: '';
    position: absolute;
    background-color:;
    height:240px; 
	width:100%;
    z-index: 5;
    -webkit-background-image: linear-gradient(to bottom,rgba(0,0,0,0) 50%,#000 100%);
    background-image: linear-gradient(to bottom,rgba(0,0,0,0) 50%,#000 100%);
    
    -webkit-transition: all .3s

}

ul.icon li div.tut:before{
	
	content: '';
    position: absolute;
    background-color:;
    height:240px; 
	width:100%;
    z-index: 5;
    -webkit-background-image: linear-gradient(to bottom,rgba(0,0,0,0) 50%,#000 100%);
    background-image: linear-gradient(to bottom,rgba(0,0,0,0) 50%,#000 100%);
    
    -webkit-transition: all .3s

}


/* for slide */
#owl-demo div.image{
position: relative; 
   width: auto;
   background-color: black; 

}

ul.icon li div.image{
position: relative; 
   width: 100%; 


}
/* for slide */
#owl-demo div.image h2{ 
   position: absolute; 
   top: 0; 
   left: 0; 
   width: 100%; 
   background-color:;
   margin: 0;
   padding: 0;
}

ul.icon li div.image h2{ 
   position: absolute; 
   top: 0; 
   left: 0; 
   width: 100%; 
   background-color: ;
   margin: 0;
   padding: 0;
}

/* for slide */
#owl-demo div.image h2 span.VF{
	width: 65px;
    height: 65px;
    left:0;
    margin: 0;
    padding: 0;
    position: absolute;
    background:url("img/fra.png") no-repeat;
}


ul.icon li div.image h2 span.VF{
	width: 65px;
    height: 65px;
    left:0;
    margin: 0;
    padding: 0;
    position: absolute;
    background:url("img/fra.png") no-repeat;
}
/* for slide */
#owl-demo div.image h2 span.note{
    width: 35px;
    height: 35px;
    right: 6px;
    top: 3px;
    margin: 0;
    padding: 0;
    padding-top: 8px;
    position: absolute;
    background-color: #2196F3;
    color: white;
    font-size: .5em;
    text-align: center;
    border-radius: 20px;
}

ul.icon li div.image h2 span.note{
	width: 40px;
    height: 23px;
    right:6px;
    top:3px;
    margin: 0;
    padding: 0;
    padding-top: 3px;
    padding-right: 3px;
    position: absolute;
    background-color: black;
    color:white;
    font-size: .5em;
    text-align: center;
    font-weight: bold;
    border-radius: 5px;
    opacity: .6;
}

/* for slide */
#owl-demo div.image h2 span.note b{
	font-size: .9em;
	color:gold;

}

 ul.icon li div.image h2 span.note b{
	font-size: .9em;
	color:gold;

}


/* trailer button*/
.image .btn-primary{
	background-color:#404244;
	border:#313335;
}
.image .btn-primary:hover{
	background-color:#242627;
	
}
/* for slide */
#owl-demo  div.image h2 span.VOSTFR{
	width: 65px;
    height: 65px;
    left:0;
    margin: 0;
    padding: 0;
    position: absolute;
    background:url("img/vos.png") no-repeat;
}

ul.icon li div.image h2 span.VOSTFR{
	width: 65px;
    height: 65px;
    left:0;
    margin: 0;
    padding: 0;
    position: absolute;
    background:url("img/vos.png") no-repeat;
}

/* for slide */
#owl-demo img{
	
	height:240px; 
	width:50px;
	display: none;

}

ul.icon li img{
	
	height:240px; 
	width:177px;

}
/* for slide */
#owl-demo div.tut{
	
	height:240px; 
	width:auto;

}

ul.icon li div.tut{
	
	height:240px; 
	width:177px;

}

/* for slide */
#owl-demo .tut:hover .er{
	-webkit-transform:scale(1.2);
	transform:scale(1.2);
	/*overflow:hidden;*/
}
ul.icon li .tut:hover .er{
	-webkit-transform:scale(1.2);
	transform:scale(1.2);
	/*overflow:hidden;*/
}
/* for slide */
#owl-demo div.tut .er{
	-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}

ul.icon li div.tut .er{
	-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
/* for slide */
#owl-demo div.tut{
	overflow: hidden;
}

ul.icon li div.tut{
	overflow: hidden;
}





/*begin tables*/



.col-md-8 ul.alltable {
	background-color: ;
	padding: 0px;
	margin: 0px;
    min-width: 100%;
    
}

.col-md-8 ul.alltable li.table ul{
	
    padding: 0px;
	margin: 0px;


}


  
/**/

.col-md-8 ul li.table1,li.table2{
	float: none;
	display: inline-block;
	
	
	
}

@media screen and (max-width: 1150px){

	
.col-md-8 ul li.table1,li.table2{
	float: none;
	display: block;
	
}

	 }
@media screen and (min-width: 1150px){


	.col-md-8 ul li.table1,li.table2{
	float: none;
	display: inline-block;
	width: 49.7%;
	
	
}

}

.alltable .table1 ul li{
	color:black;
	border:solid 1px gray;
	padding: 10px;
	
	margin:0px;
	
	width: 100%;
	text-align: left;
	background-color: #F0F0F0 ;
	transition: background-color .3s;


}
.alltable .table2 ul li{
	color:black;
	border:solid 1px gray;
	padding: 10px;
	width: 100%;
	
	margin:0px;
	background-color: #F0F0F0 ;
	transition: background-color .3s;


}



.alltable .table2 ul{
width: 100%;	
margin-right: 0px;
}
.alltable .table2 ul li.first{
	background-color: black;
	color:white;
	font-size: 1em;
	font-weight: bold;

}
.alltable .table2 ul li.first:hover{background-color: black;color:white; }
.alltable .table1 ul li.first:hover{background-color: black;color:white; }


.alltable .table1 ul li.first{
	background-color: black;
	color:white;
	font-size: 1em;
	font-weight: bold;
}

.alltable .table2 ul li:hover{
	background-color: #bdbdbd;
	
}
.alltable .table2 ul a:hover{
	text-decoration: none;
}
.alltable .table1 ul a:hover{
	text-decoration: none;
}
.alltable .table1 ul li:hover{
	background-color: #bdbdbd;	
	
	
}


.alltable span.vkey{
	background-color: #ff9800;
	border-radius:5px;
	padding: 2px 7px 3px 6px;
	color:white;
	font-size: .9em;
	font-weight: 300;
	margin:1px;
	float:right;

	
}
@media screen and (max-width: 350px){
.alltable span.vkey{
display: none;

}



}









/* end tables */






/* login */



.login {
  width: auto;
  margin: 5px auto;
  margin-top: -23px;
  font-size: 15px;



}

/* Reset top and bottom margins from certain elements */
.login-header,
.login p {
  margin-top: 0;
  margin-bottom: 0;
}

/* The triangle form is achieved by a CSS hack */
.login-triangle {
  width: 0;
  margin-right: auto;
  margin-left: auto;
  border: 12px solid transparent;
  border-bottom-color: #323436;
}

.login-header {
 
 background: #232526; /* fallback for old browsers */
background: -webkit-linear-gradient(to left, #232526 , #414345); /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to left, #232526 , #414345); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

  padding: 20px;
  font-size: 1.4em;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
}

.login-container {
  background: #ebebeb;
  padding: 10px;
}

/* Every row inside .login-container is defined with p tags */
.login p {
  padding: 10px;

}

.login input {
  box-sizing: border-box;
  display: block;
  width: 100%;
  border-width: 1px;
  border-style: solid;
  padding: 12px;
  outline: 0;
  font-family: inherit;
  font-size: 0.95em;
}

.login input[type="email"],
.login input[type="password"] {
  background: #fff;
  border-color: #bbb;
  color: #555;
}

/* Text fields' focus effect */
.login input[type="email"]:focus,
.login input[type="password"]:focus {
  border-color: #888;
}

.login input[type="submit"] {
  background: #414345;
  border-color: transparent;
  color: #fff;
  cursor: pointer;
  }
.login p.plog{
	display: inline-block;
	float: left;
	width: 50%;
	padding-right:0px;

}
.login p.preg{
	display: inline-block;
	width: 50%;
	padding-left: 0px;

	
}
.login input[value*="Log"] {
  /*width: 50%;*/

}
.login input[value*="Reg"] {
  /*width: 50%;*/
  border-left:1px solid;
}

.login input[type="submit"]:hover {
  background: #232526;
}

/* Buttons' focus effect */
.login input[type="submit"]:focus {
  border-color: #05a;
}





/*menu right*/


ul.nav-stacked a{
	text-decoration: none;
}
ul.nav-stacked li:hover
{
	background-color: #151c1d;
	padding-left:10px;

}


ul.nav-stacked .menu:hover
{
	background-color: black;
}



ul.nav-stacked span{
	margin-left: 3px;
	margin-right: 6px;
	font-size: .8em;
}



ul{

	//margin-top: 5px;
}


ul.nav-stacked li{
	border:solid .5px black;
	padding: 2px;
	margin: 0px;
	border-bottom-style: none; 
	background-color: #1b2024;
	color: white;
	transition: padding .1s;
}


ul.nav-stacked li.menu{
	padding: 2px;
	font-size: 1.1em;
	text-align: center;
	font-weight: bold;
	background-color: black;
}

ul.nav-stacked li.genre{
	padding: 2px;
	font-size: 1.1em;
	padding-left: 12px;
	font-weight: bold;
	background-color: black;
}
ul.nav-stacked .genre:hover
{
	background-color: black;
}




ul.nav-stacked li.s1{

  height: 55px;
}

ul.nav-stacked li.s1 img{
  height: 50px;
  width: 36px;
  float: left;
}



ul.nav-stacked li.publist:hover{
	border:solid .5px black;
	padding: 2px;
	margin: 0px;
	background-color: #1b2024;

}
ul.nav-stacked .pub2 img{
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}




/*device for right navbar*/
@media screen and ( min-width: 350px ) and (max-width: 800px){

ul.nav-stacked{
margin-top: 6%;
}
}





















/* end navbar right*/

/*begin footer all code style*/




.full {
    width: 100%;	
}
.gap {
	height: 30px;
	width: 100%;
	clear: both;
	display: block;
}
.footer {
	background: #222222;
	height: auto;
	padding-bottom: 30px;
	position: relative;
	width: 100%;
	/*border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #DDDDDD;*/
}
.footer p {
	margin: 0;
}
.footer img {
	max-width: 100%;
}
.footer h3 {
	border-bottom: 1px solid #BAC1C8;
	color: white;
	font-size: 18px;
	font-weight: 600;
	line-height: 27px;
	padding: 30px 0 10px;
	text-transform: uppercase;
	background-color: ;
}
.footer h3:hover{
	color:white;
}
.footer ul {
	font-size: 13px;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	margin-top: 15px;
	color: #b2b2b2;
}
.footer ul li a {
	padding: 0 0 5px 0;
	display: block;
}





.footer #subcribe{
	padding-bottom: 2%;
}
.footer #btnsub{
	background-color: #007CC2;
	color:white;
	border: #007CC2 1px solid;
}

.footer #btnsub:hover{

	background-color: #007CC2;
	color:white;
	border: #16577b 1px solid;



	
}












.footer a {
	color: #b2b2b2;
}
.footer a:hover{
	color:#49bfff;
}
.supportLi h4 {
	font-size: 20px;
	font-weight: lighter;
	line-height: normal;
	margin-bottom: 0 !important;
	padding-bottom: 0;
}
/*.newsletter-box input#appendedInputButton {
	background: #FFFFFF;
	display: inline-block;
	float: left;
	height: 30px;
	clear: both;
	width: 100%;
}*/
.newsletter-box .btn {
	border: medium none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	height: 40px;
	padding: 0;
	width: 100%;
	color: #fff;
	background-color: #485563;
}
.newsletter-box {
	overflow: hidden;
}
.bg-gray {
	background-image: -moz-linear-gradient(center bottom, #BBBBBB 0%, #F0F0F0 100%);
	box-shadow: 0 1px 0 #B4B3B3;
}
.social li {
	background: none repeat scroll 0 0 #B5B5B5;
	border: 2px solid #B5B5B5;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	float: left;
	height: 36px;
	line-height: 36px;
	margin: 0 8px 0 0;
	padding: 0;
	text-align: center;
	width: 36px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.social li:hover {
	transform: scale(1.15) rotate(360deg);
	-webkit-transform: scale(1.1) rotate(360deg);
	-moz-transform: scale(1.1) rotate(360deg);
	-ms-transform: scale(1.1) rotate(360deg);
	-o-transform: scale(1.1) rotate(360deg);
}
.social li a {
	color: #EDEFF1;
}
.social li:hover {
	border: 2px solid #2c3e50;
	background: #49bfff;
}
.social li a i {
	font-size: 16px;
	margin: 0 0 0 5px;
	color: #EDEFF1 !important;
}
.footer-bottom {
	background: #293139;
	border-top: 1px solid #DDDDDD;
	padding-top: 10px;
	padding-bottom: 10px;
	color: white;
}
.footer-bottom p.pull-left {
	padding-top: 6px;
}
.payments {
	font-size: 1.5em;	
}

/* subscribe */

.subscribe {
  width: auto;
  margin: 16px auto;
  font-size: 16px;
}

/* Reset top and bottom margins from certain elements */
.subscribe-header,
.subscribe p {
  margin-top: 0;
  margin-bottom: 0;
}

/* The triangle form is achieved by a CSS hack */
.subscribe-triangle {
  width: 0;
  margin-right: auto;
  margin-left: auto;
  border: 12px solid transparent;
  border-bottom-color: #28d;
}

.subscribe-header {
  background: #28d;
  padding: 20px;
  font-size: 1.4em;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
}

.subscribe-container {
  background: #ebebeb;
  padding: 12px;
}

/* Every row inside .login-container is defined with p tags */
.subscribe p {
  padding: 12px;
}

.subscribe input {
  box-sizing: border-box;
  display: block;
  width: 100%;
  border-width: 1px;
  border-style: solid;
  padding: 16px;
  outline: 0;
  font-family: inherit;
  font-size: 0.95em;
}

.subscribe input[type="email"],
.subscribe input[type="password"] {
  background: #fff;
  border-color: #bbb;
  color: #555;
}

/* Text fields' focus effect */
.subscribe input[type="email"]:focus,
.subscribe input[type="password"]:focus {
  border-color: #888;
}

.subscribe input[type="submit"] {
  background: #404244;
  border-color: transparent;
  color: #fff;
  cursor: pointer;
}

.subscribe input[type="submit"]:hover {
  background: #232526;
}

/* Buttons' focus effect */
.subscribe input[type="submit"]:focus {
  //border-color: ;
}
 




/*end footer*/



/**
pop up
 * Simple fade transition,
 */
.mfp-fade.mfp-bg {
	opacity: 0;
	-webkit-transition: all 0.15s ease-out; 
	-moz-transition: all 0.15s ease-out; 
	transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
	opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	-webkit-transition: all 0.15s ease-out; 
	-moz-transition: all 0.15s ease-out; 
	transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
}



/* search info css*/

#form-user_v1 .typeahead__result .row {
    display: table-row;
}
 
#form-user_v1 .typeahead__result .row  > * {
    display: table-cell;
    vertical-align: middle;
}
 
#form-user_v1 .typeahead__result .username {
    padding: 0 10px;
}
 
#form-user_v1 .typeahead__result .id {
    font-size: 12px;
    color: #777;
    font-variant: small-caps;
}
#form-user_v1 .typeahead__result .type {
    font-size: 12px;
    color: #777;
    font-variant: small-caps;
}
 
#form-user_v1 .typeahead__result .avatar img {
    height: 50px;
    width: 35px;
}
 
#form-user_v1 .typeahead__result .project-logo {
    display: inline-block;
    height: 100px;
}
 
#form-user_v1 .typeahead__result .project-logo img {
    height: 100%;
}
 
#form-user_v1 .typeahead__result .project-information {
    display: inline-block;
    vertical-align: top;
    padding: 20px 0 0 20px;
}
 
#form-user_v1 .typeahead__result .project-information > span {
    display: block;
    margin-bottom: 5px;
}
 
#form-user_v1 .typeahead__result > ul > li > a small {
    padding-left: 0px;
    color: #999;
}
 
#form-user_v1 .typeahead__result .project-information li {
    font-size: 12px;
}


#rc-imageselect{

  transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;
}


@media screen and (max-height: 575px){
#rc-imageselect, .g-recaptcha {transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;}
}

/*  pagination  */


article.pagi{

	padding: 1px;
	padding-left: 0px; 
	width:auto;
	text-align: center;
	margin-bottom: 14px;

}


article.pagi ul.pagination {
    display: inline-block;
    padding: 0;
    margin: 0;

}

article.pagi ul.pagination li {display: inline; }

article.pagi ul.pagination li {
    /*color: white;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    background-color: #404244;
    border:1px solid #232526;*/
}

article.pagi ul.pagination li span.active {
    

background: #ffba25; /* fallback for old browsers */
background: -webkit-linear-gradient(to left, #ffba25 , #ffa723); /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to left, #ffba25 , #ffa723); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.pagination>li>a, .pagination>li>span{
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #ffffff;
    text-decoration: none;
    background-color: #1b2024;
    border: 1px solid #616161;
}
.pagination>li>a:hover{
    
    text-decoration: underline;
    border: 1px solid #616161;
    color: #ffffff;
 
}



article.pagi ul.pagination li a:hover:not(.active) {background-color: #232526;}







/********************************************************************************/
/*                               watch page css                                 */
.vital {
    background-color: #333;
    color: #fff;
    width: 100%;
    height:auto;
    padding-bottom:2%;
    margin-bottom: 2%;
}
.vital .vlink{
	float:left;
	background-color:;
	padding: 1%;
	padding-left: 10px;
}
.vital .vlink p{
	font-size: 1.1em;
	/*font-family: Impact, sans-serif;*/
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 300;
	
}
.vital .vlink .glyphicon{
	font-size: 1.3em;
}
.vital .vlink a{
	color:white;
}
.vital .vlink a:hover{
	color:silver;
	text-decoration: none;
}
.vital .vlink .lname{
	color:gray;
}

.vital h5 span.vkey{
	background-color: gray;
	border-radius:5px;
	padding: 2px 7px 3px 6px;
	color:white;
	font-size: .9em;
	font-weight: 300;
	margin:0px;
	line-height: 200%;
        margin-left: 3px;
}



.vital .vbar{
	padding-top:10px; 
	margin-right:15px; 
	float: right;
	background-color: ;
	font-size: .8em;
}
.vital .vbar a{
	color:silver;
	font-size: 1.1em;
	font-family: 
}
.vital .vbar a.btn{
	color:white;
}
.vital .vbar a:hover{
	color:white;
}




.vital .vbar2{
	margin-top:15px; 
	/*width: 100%;*/
	height: auto; 
	background-color: ;
	clear: both;
	text-align: left;
	margin-bottom: 16px;
	padding-left: 10px;
}
.vital .vbar2 a{
	color:silver;
	font-size: .88em;
	font-family: 
}


.vital .ghost{
    margin: 0em;
    color: #6b6b6b;

}
.vital .bdetail .dwatch{
	float: right;
	padding: 10px;
	width: auto;
	background-color: ;
}
.vital .bdetail .dwatch img{
	width: 50px;
	opacity: .7;

}
.vital .bdetail .dwatch img:hover{
	opacity: 1;
	
}

.vital .bdetail h2{
	padding: 10px;
}

.vital .bdetail .dname h2{
	width: 90%;
	height: auto;
	float: left;
	font-size: 1.5em;
}

.vital .bdetail h1.dh1{
	clear:both;
	float:left;
	margin:0%;
	padding: 0%;
	margin-left: 1.5%;
        width:100%;


}

.vital .bdetail .imdb{
	display: inline-block;
	float: right;
	width: 27%;
	
}
.vital .bdetail .imdb .dnote{
	float: left;
	width: 50%;
	
}
.vital .bdetail .drate{
	float: right;
	
	width: 50%;
}
.vital .bdetail .drate span{
font-size: .4em;
margin-left: -5px;

}
.vital .dorigine{
	font-size: .4em;
	color: silver;
	font-style: italic;
}



.vital .ddate{
	padding-left:2%;
	font-size: .8em;
	color: silver; 
}


.vital .dnote b{
	color:gold;
}

.vital .drate .rstar{
	width: 37px;
	height: 37px;
}

/* d1 d2 d3*/
.vital .dnote .d1{
	
	background-color: ;
margin-left:-6px;
	}

.vital .dnote .d2{
	margin-left:-10px;

	font-size: .5em;
	color:gray;
	

}
.vital .dnote .d3{
	font-size: .4em;
	color:#86accf;
	text-align: right;
	display: block;
	padding-right:18px;
	
}
.vital .dmovie{
	width: 100%;
	height: auto;
	display: block;
	background-color: ;
	position: relative;
}
.vital .dmovie a img.imgmovie{
	width: 28.5%;

}
.vital .dmovie h2{ 
   position: absolute; 
   top: 0; 
   left: 0; 
   width: 29%; 
   background-color:red ;
   margin: 0;
   padding: 0;
}

.vital .dmovie h2 span.VF{
	width: 65px;
    height: 65px;
    left:0;
    margin: 0;
    padding: 0;
    position: absolute;
    background:url("img/fra.png") no-repeat;
}
.vital .dmovie h2 span.VOSTFR{
	width: 65px;
    height: 65px;
    left:0;
    margin: 0;
    padding: 0;
    position: absolute;
    background:url("img/vos.png") no-repeat;
}

ul.iconB li div.image h2 span.VO{
    width: 65px;
    height: 65px;
    left:0;
    margin: 0;
    padding: 0;
    position: absolute;
    background:url("img/vo.png") no-repeat;
}


#owl-demo  div.image h2 span.VO{
	width: 65px;
    height: 65px;
    left:0;
    margin: 0;
    padding: 0;
    position: absolute;
    background:url("img/vo.png") no-repeat;
}

ul.icon li div.image h2 span.VO{
	width: 65px;
    height: 65px;
    left:0;
    margin: 0;
    padding: 0;
    position: absolute;
    background:url("img/vo.png") no-repeat;
}

.vital .dmovie h2 span.VO{
	width: 65px;
    height: 65px;
    left:0;
    margin: 0;
    padding: 0;
    position: absolute;
    background:url("img/vo.png") no-repeat;
}



.vital .dmovie h2 span.note{
	width: 40px;
    height: 23px;
    right:6px;
    top:3px;
    margin: 0;
    padding: 0;
    padding-top: 3px;
    padding-right: 3px;
    position: absolute;
    background-color: black;
    color:white;
    font-size: .5em;
    text-align: center;
    font-weight: bold;
    border-radius: 5px;
    opacity: .6;
}

.vital .dmovie h2 span.note b{
	font-size: .9em;
	color:gold;

}



.vital .dmovie .imgvideo{
	width: 70%;
	height: auto;
	float: right;
	position:relative;
	padding-bottom:34.5%;
	padding-top:30px;
	height:0;
	overflow:hidden;

}
.vital .dmovie .imgvideo iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
@media screen and (max-width: 650px){
    .vital .dmovie .imgvideo iframe{
        margin-left: 6%;
        margin-right: 6%;
        width: 88%;
    }
} 
.vital .vtext{
	padding-left:15px;
	padding-right:20px; 
	margin:5px;
	margin-top: 25px;
	 
}
.vital h5{
	padding-left:15px;
	padding-right:20px;
	color:silver;
	font-weight: bold;
}
.vital h5 span{

	padding-left:8px; 
	font-weight: 100;
	color:white;
}
.vital .bdetail h2{
    margin-top: 0px;
}
.vital a{
    color: #fff;
}



/**/


/**/
div.video1{
	width:100%;
	height: auto;
	background-color: ;
	margin-top: 2%;
	margin-bottom: 2%;
}
div.video1 img{
	width:100%;
}



div.video2{
	width:100%;
	height: auto;
	background-color: #2b2d35;
	margin-top: 2%;
	margin-bottom: 3%;
	padding-bottom: 10%; 
}
div.video2 .days1{
	width: 100%;
	text-align: center;
	color:white;
	font-size: 10em;
	font-family: 'Montserrat', sans-serif;
	margin:0px;
}


div.video2 .days1 .jours{
font-size: .2em;
font-family: 'Montserrat', sans-serif;
vertical-align: 100%;
}
div.video2 .days2{
text-align: center;
	color:white;
	font-size: 2em;
	font-family: 'Montserrat', sans-serif;
	margin:0px;
	font-weight: bold;
}
div.video2 .colorblue{
	color:#49bfff;
}



#subcribe{
	padding-bottom: 2%;
	
}
#btnsub{
	background-color: #007cc2;
	color:white;
	border: #007cc2 1px solid;
}

#btnsub:hover{

	background-color: #007cc2;
	color:white;
	border: #007cc2 1px solid;
}
@media screen and (max-width: 410px){

div.video2 .days1{
	font-size:7.5em;
	 
}


}


/* watch.php device */
@media screen and (max-width: 650px){

	.vital .dmovie a img.imgmovie{
	min-width: 88%;
        margin-left: 6%;
        margin-right: 6%;
        margin-bottom: 6%;

}


.vital .dmovie .imgvideo{
	min-width: 100%;
	height: auto;
	float: right;
	position:relative;
	padding-bottom:34.5%;
	padding-top:30px;
	height:0;
	overflow:hidden;

}

.vital .dmovie h2{ 
   position: absolute; 
   top: 0; 
   left: 0; 
   width: 97%; 
   background-color: ;
   margin: 0;
   padding: 0;
   margin-left: 1.5%;
   margin-left: 1.5%;
}

.vital .dmovie h2 span.VF{
	width: 65px;
    height: 65px;
    left:0;
    margin: 0;
    padding: 0;
    position: absolute;
    background:url("img/fra.png") no-repeat;
}
.vital .dmovie h2 span.VOSTFR{
	width: 65px;
    height: 65px;
    left:0;
    margin: 0;
    padding: 0;
    position: absolute;
    background:url("img/vos.png") no-repeat;
}
.vital .dmovie h2 span.note{
	width: 40px;
    height: 23px;
    right:6px;
    top:3px;
    margin: 0;
    padding: 0;
    padding-top: 3px;
    padding-right: 3px;
    position: absolute;
    background-color: black;
    color:white;
    font-size: .5em;
    text-align: center;
    font-weight: bold;
    border-radius: 5px;
    opacity: .6;
    display: none;

}

.vital .dmovie h2 span.note b{
	font-size: .9em;
	color:gold;

}

.vital .vtext{
  clear: both;
  padding-left:15px;
  padding-right:20px; 
  margin:5px;
  padding-top: 8%;
   
}





}

/* Styles for dialog window */
#small-dialog {
	background: #ebebeb;
	padding: 20px 30px;
	text-align: left;
	max-width: 400px;
	margin: 40px auto;
	position: relative;
}


/**
 * Fade-zoom animation for first dialog
 */

/* start state */
.my-mfp-zoom-in .zoom-anim-dialog {
	opacity: 0;

	-webkit-transition: all 0.2s ease-in-out; 
	-moz-transition: all 0.2s ease-in-out; 
	-o-transition: all 0.2s ease-in-out; 
	transition: all 0.2s ease-in-out; 



	-webkit-transform: scale(0.8); 
	-moz-transform: scale(0.8); 
	-ms-transform: scale(0.8); 
	-o-transform: scale(0.8); 
	transform: scale(0.8); 
}

/* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
	opacity: 1;

	-webkit-transform: scale(1); 
	-moz-transform: scale(1); 
	-ms-transform: scale(1); 
	-o-transform: scale(1); 
	transform: scale(1); 
}

/* animate out */
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
	-webkit-transform: scale(0.8); 
	-moz-transform: scale(0.8); 
	-ms-transform: scale(0.8); 
	-o-transform: scale(0.8); 
	transform: scale(0.8); 

	opacity: 0;
}

/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
	opacity: 0;
	-webkit-transition: opacity 0.3s ease-out; 
	-moz-transition: opacity 0.3s ease-out; 
	-o-transition: opacity 0.3s ease-out; 
	transition: opacity 0.3s ease-out;
}
/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
	opacity: 0.8;
}
/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
	opacity: 0;
}



/**
 * Fade-move animation for second dialog
 */

/* at start */
.my-mfp-slide-bottom .zoom-anim-dialog {
	opacity: 0;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;

	-webkit-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
	-moz-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
	-ms-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
	-o-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
	transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );

}

/* animate in */
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
	opacity: 1;
	-webkit-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
	-moz-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
	-ms-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
	-o-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
	transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
	opacity: 0;

	-webkit-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
	-moz-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
	-ms-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
	-o-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
	transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
}

/* Dark overlay, start state */
.my-mfp-slide-bottom.mfp-bg {
	opacity: 0;

	-webkit-transition: opacity 0.3s ease-out; 
	-moz-transition: opacity 0.3s ease-out; 
	-o-transition: opacity 0.3s ease-out; 
	transition: opacity 0.3s ease-out;
}
/* animate in */
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
	opacity: 0.8;
}
/* animate out */
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
	opacity: 0;
}















/********************************************************************************************/
/*                                     movies page css                                      */
 
 







/* ***************** filter 3*****************/
.buttons_filtre #f3 .btn{
	/*background-color:#404244;*/
	border:#313335;
	color:white;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 1.1em;


background-image:
    radial-gradient(
      circle,
      #404244,
      #222222
    );


}

.buttons_filtre button.btn{

  white-space:normal !important;
    word-wrap:break-word; 
    
}


.buttons_filtre #f3 .btn:hover{
	background-color:#242627;
}


.buttons_filtre #f3{
	/*display: none;*/
}
/*************************fin filter 3************************/





.buttons_afficher{
	background-color: #222222;
	color:white;
	height: auto;
	text-align: center;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;


}
.buttons_afficher p span{
	
	margin-left: 10px;
	font-size: 1.1em;
	font-weight: 400;

}
.buttons_afficher p {
	
	padding-bottom: 10px;
	

}

.buttons_afficher a{
	
	color:white;

}



/*********************************************************************************/
/*                                         page series2							 */

.dis div.allseason{
	height: auto;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 0px;
}

.col-md-8 span.s1{
 /* can be treated like a fallback */
  background-color: #ffba25;
  /* will be "on top", if browser supports it */
  background-image: linear-gradient(#ffba25, #ffa623);
  /* these will reset other properties, like background-position, but it does know what you mean */
  background: #ffba25;
  background: linear-gradient(#ffba25, #ffa623);




	
	
}

.col-md-8 ul.ulseason{
	text-align: left;
	margin-left: 13px;
}
.col-md-8 ul.ulseason li{
	display: inline-block;
	margin: 10px;
}


.col-md-8 ul.ulseason li div.seasonCount{
	background-color: white;
	height: 250px;
	width: 150px;
	padding: 0px;
	margin: 0px;
	color:black;

}

.col-md-8 ul.ulseason li div.seasonCount img{
height: 150px;
width: 150px;
border-radius: 75px;
border:solid 4px #1c92cc;
margin-right: 0px;
position: relative;


}
.col-md-8 ul.ulseason li div.seasonCount div{
	
	background-color: ;
	position: absolute;
	width: 150px;
	height: 74px;
	margin-top: 175px;
	border-top: 1px solid black;
	padding-top: ;
	overflow: hidden;
     white-space: nowrap;

}
.col-md-8 ul.ulseason li div.seasonCount div p{
	padding: 0px;
	color:black;
	font-weight: bold;
	font-size: 1.2em;
}


.col-md-8 ul.ulseason li div.seasonCount div a{
	color:;
	
}
.col-md-8 ul.ulseason li div.seasonCount div a:hover{
	text-decoration: none;
}



/* problem */

.col-md-8 .problem{
	height: 200px;
	width: 100%;
	background-color: black;
}

.col-md-8 .problem p{
	padding: 0 auto;
	margin: 0 auto;
	text-align: center;
}





/*************************/
/* table of the episode */

.allseason table.episode{

color: white;
width: 100%;
height: auto;
}
.allseason table.episode th{
border-bottom: 2px solid white;
font-size: 1.3em;
font-weight: 100;
text-align: center;
padding-left: 10px;
padding-bottom: 5px;
}
.allseason table.episode td{
	text-align: center;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.allseason table.episode a{
	color:white;
	font-size: 1.3em
}
.allseason table.episode a:hover{
	text-decoration: none;
}
.allseason table.episode td div{
float:none;

}
.allseason table.episode img{
height: 20px;
width: 30px;
float: none;
}

.allseason table.episode tr:hover:not(:first-child){
	background-color: #232526;
}



/* img episode watched or not */



.allseason #visto{

	height: 18px;
	width: 32px;
}
.allseason #visto img{
	
	height: 17px;
	width: 32px;
}






/**************************************show episode page***********************************************/


.wax{
	width: 100%;
	width: auto;
	background-color: #333333;
	color: ;
	

}
.wax .imgicon{
	background-color: ;

}
.wax .imgicon img{
	margin:2%;
	height:100px;
	width:65px;
	float: left;
	margin-bottom: 0;
}
.wax .imgicon h3{
	padding:2%;
	padding-top: 5% ;
	color:white;
	background-color:;
	font-size: 2em;
	font-weight: bold;
}
.wax .imgicon em{
	color:white;
	font-size: .8em;

}
.wax .imgicon h3 a{
	color:white;
	padding: 2px;
}


.wax .byseason,.byyear{
	width: 45%;
	background-color: ;
	float: left;
	margin:10px;
	margin:2.2%;
}
.wax .byseason select,.byyear select{
	width: 100%;

}

.wax .nomS{
	width: 100%;
	
	clear: both;
}
.wax .nomS span{
	font-size: 1.7em;
	margin-left:2%; 
	color: white;
}
.wax .nomS #switch{
	height: 25px;
	width:25px;
	float: right;
	margin: .5%; 

}
.wax .itemS{
	color:white;
	padding: 5px;
	padding-left: 15px;
	width: 100%;
	margin-top: 20px;
	
	

}

.wax .itemS img{
	width: 30%;
	height: 112px;
	float: left;
	
	
}
.wax .itemS .itemN{
	
	background-color: ;
	font-size: 1.5em;
	
	padding-left:1%; 
	font-family: 'Russo One',serif,sans-serif;
	
}
.wax .itemS .dateN{

font-size: .7em;
float: right;


}

.wax .itemS .paragraphS{
margin-left: 30%;
padding-left: 1%;

font-family: 'arial',serif,sans-serif;
width: 70%;


}
.wax .spar{
	clear: both;
}
#txtHint{
	margin-bottom: 50px;
	padding-bottom: 50px;
}


/* for  small devices then 650px width */
/* for  small devices then 650px width */
@media screen and (max-width: 650px) {

	.wax .itemS{
	color:white;
	padding: 5px;
	width: 100%;
	margin-top: 10px;
	
}
	.wax .itemS img{
	width: 100%;
	height: auto;
	}

	.wax .itemS .paragraphS{
	padding: 1%;
	font-family: 'arial',serif,sans-serif;
	width: 100%;
	margin-left: 1%;
	}

}
         
         

/*  seasons code list drop down*/


.ddl{
	margin-bottom: -7px;
	margin-top: 5px;
}




.ddl .clickable
{
    cursor: pointer;
}

.ddl .clickable .glyphicon
{
    background: rgba(0, 0, 0, 0.15);
    display: inline-block;
    padding: 6px 12px;
    border-radius: 4px
}

.ddl .panel-heading span
{
    margin-top: -23px;
    font-size: 15px;
    margin-right: -9px;
}
.ddl a.clickable { color: inherit; }
.ddl a.clickable:hover { text-decoration:none; }

.ddl .panel-title{
	font-family: Helvetica,sans-serif; 
	font-weight: bold;
	font-size: 1.4em;
}


.ddl #list1{ 

	background-color:#222222;
	border: black;
	color:white;


 }
 
 .ddl #list1 a.episode-active {
    color: rgb(51, 122, 183);
}


 .ddl #list1 a{
 	color:white;
 }
 
 .ddl #list1 a:visited {
    color: #949494;
}
 


.ddl #list1 a:hover{
	color:#49bfff;
}
.ddl #list2{ 

	background-color: black;
	border: black;
}
.ddl #btndrop{
	background-color:#222222;
}
.ddl .panel-body{
	background: ;
	padding-top:8px;
	padding-bottom:8px;
	font-family: 'Russo One',serif,sans-serif;


}
.ddl .ddcheck{
	float:right;
	font-size: .8em;
	font-family: arial,serif,sans-serif;

}
.ddl .ddcheck input{
	vertical-align: middle;
  position: relative;
  bottom: 2px;
  transform: scale(1.5);
  padding-left: 5px;
}






/*end of style season list drop down*/

form#subscribe{
    position: relative;
    display: table;
    border-collapse: separate;
}

#notifications {
  cursor: pointer;
  position: fixed;
  right: 0px;
  z-index: 9999;
  top: 0px;
  margin-top: 22px;
  margin-right: 15px;
  max-width: 400px;   
}


#request_response{
    text-align: center;    
}

#request_response i {
    font-size:50px;
}

/*mobile search drop down*/
.typeahead__dropdown,.typeahead__list{
  position:relative;
  
}



/*desktop search drop down*/
@media screen and (min-width :750px) and (max-width :3000px){
.typeahead__dropdown,.typeahead__list{
  position:absolute;
  
}

}


p.tohide {
    width: 75%;
    overflow: hidden;
    white-space: nowrap;
    float: left;
}

/*span.vkey-type {
    background-color: #007cc2;
    border-radius: 5px;
    padding: 2px 7px 3px 6px;
    color: white;
    font-size: .9em;
    font-weight: 300;
    margin: 1px;
    float: right;
}*/
kbd{
  background-color: #007cc2;
  font-size: 1.2em;
}

kbd.kbhome{
  float:right;
  background-color: #007cc2;
  font-size: .9em;
}

article.blogPost {
    background: #fff;
    padding: 10px;
}

.postBody{
	font-size: 1.3em;
}

.postBody img {
    max-width: 100%;
    height: auto;
}

button.playersvf:hover, button.playersvo:hover, button.playersvostfr:hover {
    border-color: #555 !important;
    background: #666 !important;
    color: #fff !important;
}

//facebook bg color
.fb_ltr{
    background:#fff;
}
