.clear_all {
  clear: both;
}

.film-list{

border-top:1px solid #C2C2C2;
padding-top:30px;
font-family:Arial, Helvetica, sans-serif;

text-align:left;
}

div.film {
border-bottom:1px solid #C2C2C2;
margin:0 0 20px;
min-height:300px;
padding:0 0 20px;
float:left;
text-align:left;
width:100%;
/*line-height:120%;*/
}

div.itemRadio{
min-height:200px;

}

div.myTV{
min-height:120px;

}
.director strong{
	padding-left:10px;
	margin:5px;
	
	
}

.films-list div.film div.img {

float:left;
height:250px;
width:180px;

}
.itemFilm{
background-image:url(../../images/image_placeholder_3.jpg);
background-repeat: no-repeat;

}

.films-list div.film div.img img{
	display:block;
	position:relative;
	float:left;
	padding-bottom:8px;



}

.wrapIm{
border-style:double;
border-width:3px;
border-color:#CCCCCC;
width:180px;
height:220px;
background-image:url(../../images/noimageTV.jpg);
background-repeat: no-repeat;

}
.wrapRadio{
width:150px;
height:100px;


}




.films-list div.film div.imgTV {
float:left;
min-height:100px;
width:150px;

}


.films-list div.film div.content {
	padding-top: 0;
	padding-right: 10%;
	padding-bottom: 0;
	padding-left: 10%;
}
.films-list div.film div.myTV{
padding-left: 170px;
} 

.films-list div.film div.content div {
/*font-size:14px;*/
margin:0;
}


div.title{
padding-top: 10px;

}





.films-list div.film div.content div.title a  {
	font-family:Arial, Helvetica, sans-serif;
	background-color:transparent;
	color:#272ADA;
	text-decoration:none;
	font-weight:600;
	font-size:20px;
	
}
.films-list div.film div.img a{
border:3px double #999999;
display:block;
overflow:hidden;
}
.films-list div.film div.imgTV a{
border:3px double #999999;
display:block;
overflow:hidden;
height:100px;
}

.films-list div.film div.content div.title a:hover  {
font-family:Arial, Helvetica, sans-serif;
background-color:transparent;
color:#272ADA;
text-decoration: underline;
font-weight:600;
font-size:20px;
}

div.origin {
margin-top:5px;
padding-top:5px;
font-size:14px;
color:#272ADA;
font-family:Arial, Helvetica, sans-serif;
line-height:normal;


/*clear:both;
float: left;
*/

}

.films-list div.film div.content div.genres{
color:#7B7B7B;
font-size:14px;
margin-top:5px;
padding-top:5px;
}

.films-list div.film div.content div.director {
margin:15px 0;
font-size:14px;
color:#002BB8;
font-family:Arial, Helvetica, sans-serif;
line-height:normal;

}
div.tvDescr{
margin:0 0;
font-size:14px;
color:#000;
font-family:Arial, Helvetica, sans-serif;
line-height:120%;
text-align:left;
float:left;
width:100%;
}


.films-list div.film div.content div.actors {
font-size:14px;
margin:15px 0;
color:#002BB8;
text-align:left;
float:left;
}
.films-list div.film div.content div.descr, div.year {
font-size:14px;
margin:15px 0;
color:#000;
font-family:Arial, Helvetica, sans-serif;
line-height:120%;
text-align:left;
float:left;
width:100%;

}

div.director strong, div.actors strong {
color:#000000;
font-family:Arial, Helvetica, sans-serif;
line-height:normal;



}

strong  div.descr {
color:#000000;


}

div.go_watch a {
color:red;
font-size:14px;
/*font-weight:bold;*/
text-decoration:underline;
}
div.go_watch a:hover {
color:red;
font-size:14px;
/*font-weight:bold;*/
text-decoration:none;
}

div.go_watch {
clear:both;
float:left;
padding-top:10px;
padding-left:300px;

}

div.go_watch span{
white-space:nowrap;
position:relative;
display:inline;


}




div.rating-50 {
cursor:default;
height:14px;
vertical-align:top;
width:60px;
background:transparent url(../../images/stars.png) repeat-x scroll 0 0;
background-position:0px -381px;
margin-top:10px;
margin-left:5px;
}

div.rating-45 {
cursor:default;
height:14px;
vertical-align:top;
width:60px;
background:transparent url(../../images/stars.png) repeat-x scroll 0 0;
background-position:0px -397px;
margin-top:10px;
margin-left:5px;
}

div.rating-40 {
cursor:default;
height:14px;
vertical-align:top;
width:60px;
background:transparent url(../../images/stars.png) repeat-x scroll 0 0;
background-position:-12px -381px;
margin-top:10px;
margin-left:5px;
}

div.rating-35 {
cursor:default;
height:14px;
vertical-align:top;
width:60px;
background:transparent url(../../images/stars.png) repeat-x scroll 0 0;
background-position:-12px -397px;
margin-top:10px;
margin-left:5px;
}
div.rating-30 {
cursor:default;
height:14px;
vertical-align:top;
width:60px;
background:transparent url(../../images/stars.png) repeat-x scroll 0 0;
background-position:-24px -381px;
margin-top:10px;
margin-left:5px;
}

div.rating-25 {
cursor:default;
height:14px;
vertical-align:top;
width:60px;
background:transparent url(../../images/stars.png) repeat-x scroll 0 0;
background-position:-24px -397px;
margin-top:10px;
margin-left:5px;
}

div.rating-20 {
cursor:default;
height:14px;
vertical-align:top;
width:60px;
background:transparent url(../../images/stars.png) repeat-x scroll 0 0;
background-position:-36px -381px;
margin-top:10px;
margin-left:5px;
}

.view-count{
color:#666666;
padding-top:10px


}


a.pages  {
	text-decoration: none;
	cursor: pointer;
	font-size: 18px;
	background-color: #d9ddE2;
	margin: 1px;
	color: #393753;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	width:25px;
	display: inline;
}


.directadvert-block .da_adp_links {
    display: none;
}


.points  {
	
	font-size: 18px;
	margin: 1px;
	color: #393753;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	width:20px;
}

img.im  {
margin-top:3px;
	float:left;	
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}






.current  {
	background-color: #CD1242;
	font-size: 18px;
	margin: 1px;
	text-decoration: none;
	cursor: text;
	color:#ffd400;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	width:25px;
}

.nextprev {
	text-decoration: none;
	cursor: pointer;
}
.shpages {
	
	height: auto;
	width: 100%;
	
}
/*.shpages ul li{
float:left;
background-image:none;


}


.shpages ul  {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: none;
	float: left;
	line-height: 180%;
	
}*/
a.pages:link, a.pages:visited{
	color: #393753;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-right:0px;
	display: inline;
	text-decoration:none;

}

a.pages:hover, a.pages:active{
    color: red;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	


}

.current{
color: #FFD400;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	cursor:text;
	text-decoration:none;
	
}
a.pages {
text-decoration:none;

}

.line{
/*border-top:5px solid #666;
clear:both;
margin:1px 0 10px;
padding-top:3px;*/
margin-top:10px;
width:100%;
border-bottom:5px solid #666;
clear:both;
margin-bottom:20px;
/*border:none;*/

}


a.img_ar{
position:relative;
top: 3px;
left: -5px;
text-decoration:none;
width:25px;
height:30px;

}

a.im {
position:relative;
top: 3px;
left: 5px;
text-decoration:none;
width:25px;
height:30px;
}

.favorItems {
    clear: both;
    color: #0033FF;
    display: block;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 40px;
    margin: 10px 0 0;
    padding: 0 2px 0 0;
    position: relative;
    top: 20px;
    width: 640px;
}

.likes{
	position:relative;
	float:right;
	
}

.bottomFB{
	margin-bottom:40px;
	
}

.MyBlock_buttons {
    margin-bottom: 50px;
    margin-left: 30px;
    margin-right: 20px;
    margin-top: 31px;
}
.MyBlockButton, .elm-wrapper a {
    -moz-user-select: none;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: block;
    font-family: Arial,Tahoma,sans-serif;
    font-size: 16px;
    font-weight: bold;
    height: 63px;
    line-height: 63px;
    text-align: center;
    text-decoration-color: -moz-use-text-color;
    text-decoration-line: none;
    text-decoration-style: solid;
    width: 100%;
	background: rgb(21, 116, 173) none repeat scroll 0% 0%; font-size:24px;
}

 .MyBlock_buttons .MyBlockButton:hover, .elm-wrapper a:hover {
	background: rgb(27, 86, 160) none repeat scroll 0% 0%; font-size:24px

}
 .MyBlock_buttons a{
	 text-decoration:none;
 }

.elm_button{
text-transform: uppercase;
text-align: center;
color: #ffffff;
font-family: 'Montserrat';
font-weight: 700;
	
}

.tov_guer {
	margin-top:10px;
    text-align: center;
}

.tov_prop {
    color: #686868;
    font-size: 18px;
    margin-bottom: 3px;
}



.tov_prise {
    font-size: 20px;
    font-weight: bold;
    margin: 0 4px;
    padding-top: 3px;
}
.tov_prise, .tov_prise small {
    color: #2E83C3;
}


.PageModule h1 {
    font-style: normal;
	font-weight:bold;
    letter-spacing: normal;
    margin-bottom: 50px;
    margin-top: 10px;
    text-decoration:  none;
    text-transform: none;
    word-spacing: normal;
}

.mainText {
    color: #607C8C;
    font-family: Arial,Verdana,sans-serif;
    font-size: 24px;
}


/*//////scrolltop*/


#back-top {
	z-index:1000;
    bottom: 200px;
    margin-left: 30px;
    position: fixed;
	right:100px;
	display:none;
}
#back-top a {
    color: #999999;
    display: block;
    font: bold 11px/100% Arial,Helvetica,sans-serif;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
    width: 67px;
}
#back-top a:hover {
    color: #000000;
}
#back-top span {
    background: url("./images/dvd/up-arrow.png") no-repeat scroll center center padding-box #DADADA;
    border: 4px solid #CBCBCB;
    border-radius: 14px 14px 14px 14px;
    display: block;
    height: 60px;
    margin-bottom: 7px;
    transition: all 0.35s ease 0s;
    width: 60px;
}
#back-top span:hover {
    background: url("./images/dvd/up-arrow.png") no-repeat scroll center 6px transparent;
}
#back-top a:hover span {
    background-color: #888888;
}
#back-top a:focus {
    border: medium none;
    outline: medium none;
}


.post-show{
	width:100%;
  max-width: 720px;
  min-width: 300px;
  margin: 0 auto;
}


.show-holder  {
		    position: relative;
	    padding-bottom: 56.25%;
	    padding-top: 30px;
	    height: 0;
	    overflow: hidden;
		background-color:#CCC;
}

.show-holder iframe {
position:absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
	}
	
.PageModule h1 {
  font-family: "PT Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  box-sizing: border-box;
  margin: auto;
  margin-bottom: 50px;
margin-top: 10px;
}
	
	
	
	

.PageModule h1.mainText{
font-family: "Roboto","Arial",sans-serif;
font-size: 35px;
line-height: 40px;
font-weight: 700;
overflow: hidden;
display: block;
max-height: 100px;
-webkit-line-clamp: 2;
display: box;
display: -webkit-box;
-webkit-box-orient: vertical;
text-overflow: ellipsis;
white-space: normal;	
word-break: break-word;
width:80%;
	
}

#description{
min-width: min(450px,100%);
background-color:#E6E6E6;
box-sizing: border-box;
min-width: 350px;
margin-right: 12px;
margin-top: 12px;
border-radius: 12px;	

}

 .img-post{
	display:block;
	position:relative;
	float:left;
width:260px;
height:180px;	
border-radius: 8px;	
padding-bottom:20px;

	
}

 img.show-image-post{
	 margin-top:30px;
	 margin-bottom:10px;
	 padding-bottom:30px;
width:100%;
height:100%;	
object-fit: fill;
	
}

.show-description .year{
display:block;
	position:relative;
	float:left;	
	
}
.show-description  .year span{
	margin-top:20px;
	margin-bottom:30px;
	display:block;
	position:relative;
	float:left;
	font-size: 22px;
line-height: 25px;
font-weight: 700;

}






.films-list div.film div.content .category{
	position:relative;
	display:block;
	margin-top:40px;
	
}

.films-list div.film div.content .descrShow{
	font-family: "Roboto","Arial",sans-serif;
		font-size: 22px;
line-height: 28px;
	color: #636363;
}




.show-description  .category span{
font-size: 25px;
line-height: 30px;
font-weight: 700;
overflow: hidden;
color:#06C;
	
}

.PageModule.descrShow{

	color: #636363;
	
}


.year span.showViews{

color: #099;
margin-right:50px;


}

.my_header {
  width: 100%;
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9000;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  background: rgba(255,255,255,.8);
}

/*.auto-complete-list, .auto-complete-list-rollover{
z-index: 12000;	
	
	
}*/

.my_header_fixed {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10000;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  background: rgba(255,255,255,.8);
}

.my_watching {
  -webkit-transform: translate3d(0,-100%,0);
  transform: translate3d(0,-200%,0);
}

.showBack a{
	position:relative;
	display:inline-block;
	padding-left:5%;
	
	
}

.not_available, .NoItems {
   background-image: url(http://www.interntv.ru/images/interntv_1.jpg);
  height: 100%;
  width:100%;
  font-size: 16px;
color: #09f;
padding-top:0px;
padding-bottom:30%
}
.NoItems  span h1{
	display:block;
	position:relative;
	float:left;
	padding-left:5%;
	

	
}
.NoItems img{
	margin-top:20px;
	display:inline-block;
	position:relative;
	width:40%;
	height:10%;
	padding:0;
	padding-left:10%
	
	
	
}
