/* sbros i obshee
----------------------------------------------- */

html,body,div,span,object,iframe,frame,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,a,b,i,dl,dt,dd,ol,ul,li,fieldset,textarea,select,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video,input {
	background: transparent;margin:0;padding:0;outline:none;border: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#wrapper > div > div.content.clearfix > aside > div > div.side-content.clearfix > form > select{padding: 10px;width: 100%;color:#000;background-color: white;}

.ratting{height: 110px;margin: 0 auto;;width:260px;}
.pmovie__rating--kp{float:left;margin-left: 20px;}
.pmovie__rating--imdb{float:right;margin-right: 20px;}
.pmovie__ratings-caption {width: 100%; margin-bottom: 15px;}
.pmovie__rating {position: relative;}
.pmovie__rating--site .poster__rating {position: static; transform: none;}
.pmovie__rating--site .pmovie__rating-content {height: 17px; margin: 9px 0 7px;}
.pmovie__rating--site .poster__rating-fill {height: 17px; top: 9px;}
.pmovie__rating-content {font-size: 24px;}
.pmovie__rating-caption {margin-top: 2px; color: #000; font-size: 12px;}
input, label, button, form {background: transparent;margin:0;padding:0;outline:none;border: 0;}
   .top3 {
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    flex-flow: row wrap;
    justify-content: space-between;
    margin-bottom: 20px;
    width: 100%;
}
.header-wrapper{background-color:#37474f;border-radius:19.25em 19.25em 0.25em 0.25em;display:block;height:40px;margin:0 auto;max-width:1264px;min-width:320px;position:relative;top:0;width:100%;z-index:1998}
.mob{font-size:1.5rem;box-shadow:0 0 0 .1em #fd7e02}
.menu{margin:0 20px;position:absolute;top:12px}
.menu>li{position:relative;float:left;font-size:14px;margin-right:16px}
.menu>li:last-child a{color:#fd7e02}
.menu>li:hover{padding-bottom:40px}
.menu>li a{color:#fff;text-decoration:none;font-weight:700}
.menu>li a:hover{color:#38bcea;text-decoration:none}
.focus{font-weight:700;color:orange!important}
.focus:hover{color:#38bcea!important;text-decoration:none}
.menu>li .sub-nav-wrapper{display:none;position:absolute;top:28px;left:-20px;width:auto;padding-top:16px;background:#fff;white-space:nowrap;box-shadow:0 19px 29px rgba(0,0,0,.7);z-index:1999}
.menu>li:focus .sub-nav-wrapper{display:block}
.menu>li:hover .sub-nav-wrapper{display:block}
.menu>li .sub-nav-wrapper:before{top:-6px;left:35px;content:' ';position:absolute;width:0;height:0;border:6px solid #fff;border-top-width:0;border-left-color:transparent;border-right-color:transparent}
.menu>li .sub-nav-wrapper .sub-main-nav{display:inline-block;width:auto;margin-right:14px;vertical-align:top}
.menu>li .sub-nav-wrapper .sub-main-nav:before{content:' ';position:absolute;width:100%;height:15px;top:-15px;left:0}
.menu>li .sub-nav-wrapper .sub-main-nav li{position:relative;padding:0 17px;word-break:break-all;margin:0 0 8.5px}
.menu>li .sub-nav-wrapper .sub-main-nav li a{color:#000}
.menu>li .sub-nav-wrapper .sub-main-nav li a:hover{color:#38bcea}
.mobile-menu{display:none}

.second{text-align:center;padding:5px;height:auto;}
.top3 ul li:first-child {
    margin-left: 0;
}
.top3 ul {
	display: flex;
}
.top3 ul li {
    display: inline-block;
    flex-basis: auto;
    flex-grow: 1;
    margin-left: 20px;
    min-width: 115px;
}
.top3 img {
    width: 100%;
    height: 170px;
}
.ViewingOrder{margin-left:20px;}
ul {list-style:none;}
blockquote, q {quotes:none;}
table {border-collapse:collapse;border-spacing:0;}
input, select {vertical-align:middle;}

article, aside, figure, figure img, hgroup, footer, header, nav, section {display: block;}

body { font: 16px Roboto, Arial, Helvetica, sans-serif; line-height:normal; padding:0; margin:0;        
color: #2a2a2a; background: #0097a7 url(../images/bg.png); 
}
.spoiler-trigger{
	font-weight: 700;
    color: #10964A;
	text-decoration: none;
	padding-left: 15px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAANUlEQVQoU2PkLrj9n4EAYAQp+jpBlRGXOpA8hiJ0TaQrwuY2kDNINwnmcKLchO5LuHWEwgkAlO5FBwhFaI8AAAAASUVORK5CYII=) no-repeat 0 50%;
}
.spoiler-trigger.active{
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAAKklEQVQoU2PkLrj9n4EAYAQp+jpBlRGXOpA8DRRhcxvIGTSyjqDvCIUTAEcINQcERZkIAAAAAElFTkSuQmCC);
}
.spoiler-trigger>span{
	border-bottom: 1px dashed #10964A;
	padding:0 3px;
}
.spoiler-trigger:hover>span{
	border-bottom-style: solid;
}
.spoiler-block{
	display: none;
    margin-left: 20px;
    margin-top: 10px;
}   
img {max-width:100%;}
.clr {clear: both;}
.clearfix:after {content: ""; display: table; clear: both;}

a {color: #06c; text-decoration: none;}
a:hover, a:focus {color:rgb(110, 168, 58); text-decoration: none;}

h2,h3,h4,h5,h6 {font-weight: normal;}
h2 {font-size:24px;margin-bottom: 5px;}
h3 {font-size:21px;margin: 10px 0;text-align: center;}

.form-wrap {margin:0;}
.sub-title h1 {margin-bottom:15px; font-size:24px;}
.pm-page, .search-page, .static-page, .tags-page {}
.tags-page a {margin-bottom:10px;}
.tags-page a:hover {color:#fff !important;}

/*--- obshee knopki polya---*/

textarea { overflow: auto; vertical-align: top }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
padding:0 20px; font:normal 14px Arial !important; color:#fff; display:inline-block; background-color:#6ea83a;
height:40px; line-height:40px; border-radius:3px; cursor:pointer;}
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0 }
button[disabled], input[disabled] { cursor: default }
button:hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {background-color:#6ea83a;}
button:active, html input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active {
  box-shadow: inset 0 1px 4px 0 rgba(0,0,0,0.1);}
input[type="submit"].bbcodes, input[type="button"].bbcodes, input.bbcodes, .ui-button { font-weight: normal; font-size: 12px !important; 
height: 30px !important; line-height:30px !important; padding: 0px 10px; background-color:#6ea83a; border-radius:3px; 
box-shadow:none; border:0; text-shadow:none;}

input[type="text"] {display:block; width:100%; height:38px; line-height:38px; padding:0 15px;
color:#000000; background-color:#fff; border:1px solid #ccc; border-radius:3px;}
input[type="text"]:focus {background-color:#ffffff; border-color:#04a2dc; box-shadow:0 0 10px 0 rgba(4,162,220,0.5);}

input:focus::-webkit-input-placeholder {color: transparent}
input:focus::-moz-placeholder {color: transparent}
input:focus:-moz-placeholder {color: transparent}
input:focus:-ms-input-placeholder {color: transparent} 

table.userstop, table.pm, table.tableform, table.calendar { border-collapse: collapse; border-spacing: 0 }
.ui-icon, .close { display: block; overflow: hidden; text-indent: -9999px; white-space: nowrap; }

.tag{margin: 10px 0;text-align: justify;background-color: #f2f2f2;border-radius: 5px;}
.tag a {
    background: #6ea83a;
    font-size: 14px;
    display: inline-block;
    color: #fff;
    position: relative;
    padding: 4px;
    border-radius: 4px;
    margin: 5px;
    text-decoration: none;
}
.mov-list{margin: 10px 0;}
.mov-list li{padding: 0 0 10px 0px;position:relative}
.mov-list li:after{content:"";display:table;clear:both}
.mov-list li:before{content:"";position:absolute;left:100px;top:5px;width:10px;height:10px;border-radius:50%;background-color:#e3e3e3}
.mov-label{width:120px;float:left;padding-right:10px;font-weight:600}
.mov-desc{width:100%;padding-left:120px}
.slice{position:relative;overflow:hidden;margin:20px 0;}
.slice:before{content:'';position:absolute;z-index:1;bottom:0;left:0;right:0;height:120px;background:-moz-linear-gradient(top,rgba(242,242,242,0) 0,#f2f2f2 100%);background:-webkit-linear-gradient(top,rgba(242,242,242,0) 0,#f2f2f2 100%);background:linear-gradient(to bottom,rgba(242,242,242,0) 0,#f2f2f2 100%)}
.slice-btn{position:absolute;z-index:2;bottom:0;left:30px;right:0}
.slice-btn span{display:inline-block;padding:0 10px;line-height:30px;cursor:pointer;box-shadow:inset 0 0 0 2px #6ea83a;}

.tag a:hover {
    background-color: #ffba00;
}


.mov-mask,a{transition:color .3s,background-color .3s,opacity .3s}
.mov{float:left;width:24%;margin:0 0.5% 30px 0.5%;height:320px}
.mov-i{height:280px}
.mov-t{margin:15px 0 7px 0;display:block;font-size:16px;font-weight:300}
.mov-c{color:#888}
.mov-m{bottom:0;right:0;display:inline-block;background-color:#2c4057;color:#fff;padding:0 5px;line-height:28px;height:29px;position:absolute}
.mov-m:before{position:absolute;right:100%;top:0;content:"";height:1px;border:14px solid #2c4057;border-left-color:transparent;border-right-width:5px}
.mov-mask{position:absolute;left:0;top:0;width:100%;height:100%;text-align:center;padding:20px;background-color:rgba(0,0,0,.5);color:#fff;font-size:36px;opacity:0;}
.mov:hover .mov-mask{opacity:1}
.name{background:#6ea83a;color:#fff;text-align:center;min-height:42px;font-weight:700;max-height:60px;overflow:hidden;padding:1px}
.name a{color:#fff}
.flex-col{display:flex;flex-direction:column;justify-content:center}
.mov-mask span.fa{width:80px;height:80px;border-radius:50%;text-align:center;line-height:80px;box-shadow:inset 0 0 0 2px #fff;margin:0 auto;padding-left:3px}
.mov-r{position:absolute;left:0;bottom:0;width:100%;height:40px;background-color:rgba(0,0,0,.7)}
.mov-r span.fa{font-size:16px;margin-right:10px}
.mov-side{width:47%;display:inline-block;margin-bottom:15px;vertical-align:top}
.mov-side-img{height:165px}
.mov-side-title{text-align:center}
.mov-side:hover .mov-side-title{text-decoration:underline}
.img-box{overflow:hidden;position:relative}
.img-box img{width:100%;height:100%}
.info-i{position:absolute;display:inline-block}
.new-mark{right:3%;top:3%;color:#fff;width:30px;height:30px;border-radius:50%;background-color:#6ea83ab5;text-align:center;line-height:30px}
.under_img{text-align:center;}
.img-box {overflow:hidden; position:relative;}
#story{cursor: text;caret-color: red;}
@media screen and (max-width:950px){
.mov{width:23%;margin:0 1% 20px 1%}
.mov-i{height:250px}
}
@media screen and (max-width:760px){
.mov{width:29.33%}
.mov-img img{min-height:200px}
}
@media screen and (max-width:590px){
.mov{width:46%;margin:0 2% 20px 2%;height:230px}
}
@media screen and (max-width:470px){
.mov-r{display:none}
.mov-i{height:180px}
}
.square-img img {display:block; width:150%; max-width:150%; margin-left:-25%;}
.nowrap {white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
button, .overlay-close, .actor-title, .actor-item, .actor-item img, .side-movie-img img {transition: all .5s;}
a, .show-login i, .movie-img-inner, .go-watch, .trailer-img:before, .show-bigmenu, .news-img, .but, .tabs-sel li, .rel-movie-title 
{transition: color .4s, background-color .4s, opacity .4s;}
.pseudo-link {cursor:pointer;}
.nav, .foot-line, .side-colored2, .actors, .alphabet {background:#6ea83a url(../images/bg.png);}
::-webkit-scrollbar-button{background-repeat:no-repeat;background-color:#76c13c;height:0}
::-webkit-scrollbar-track{background-color:#ecedee}
::-webkit-scrollbar-thumb{-webkit-border-radius:0;border-radius:0;background-color:#76c13c}
::-webkit-scrollbar-thumb:hover{background-color:#ffba00}
::-webkit-resizer{background-repeat:no-repeat;width:4px;height:0}
::-webkit-scrollbar{width:8px;height:0}
#extra_player > div.tabs-sel > span{color: #fff;min-width: 80px;display: inline-block;cursor: pointer;padding: 6px 10px 6px 10px;text-align: center;background-color: #8f95a3;border-radius: 2px;margin: 5px 10px 10px 3px;font-size: 20px;font-weight: 400;}
#extra_player > div.tabs-sel > span.current{background-color: #6ea83a;}
.ups {
    padding-left: 10px;
    background-color: #fff;
    margin: 0 -20px 5px 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
}
.speedbar{
	margin: 0;
	list-style: none;
}
.speedbar:after{
	content: "";
	display: block;
	clear: both;
}
.speedbar li{
	display: inline;
    margin-right: 6px;
    color: #222;
}
.speedbar span.fa{
    margin-right: 10px;
}
.speedbar li.speedbar_sep{
	color: #999;
}
h1{font: 16px Roboto, Arial, Helvetica, sans-serif;display:inline}
.bb-pane ul {text-align:center;}
.bb-pane ul li {padding:1px;display: inline;}

/* KARKAS
----------------------------------------------- */
.wrapper {height:auto; width:100%; min-width:320px; position:relative; padding-top:50px;}
.wr-center {width:100%; min-width:320px; max-width:1264px; margin:0 auto; position:relative; background:#fff ; 
box-shadow:0 0 40px 0 rgba(0,0,0,0.6); border-radius:4px 4px 0 0; z-index:100;}
.top {height:70px; position:relative; padding-left:325px; background-color:#f6f6f6;}
.nav {background-position:center -80px; padding:35px; 
box-shadow:inset 0 300px 0 0 rgba(0,0,0,0.2); position:relative; padding-left:150px; color:#fff;}
.content {padding:10px 0 0 300px;}
.col-sidebar {float:left; width:300px; margin-left:-300px; padding-left:20px;}
.col-content {float:right; width:100%; padding:0 40px 20px 40px; min-height:600px;}
#bg-wallpaper {position:absolute; left:0; top:0; width:100%; height:100%; z-index:50; opacity:0.01;}
.have-bg {padding-top:250px;}
.have-bg .wr-center {box-shadow:0 0 40px 0 rgba(0,0,0,0.3);}


/* REKLAMA ADS
----------------------------------------------- */
.bottom-rkl-box {margin-bottom:20px; overflow:hidden;}
.rkl-box {overflow:hidden;}
.brand-link {display:block; position:absolute; left:0; top:0; right:0; bottom:0; z-index:40;}


/* HEADER
----------------------------------------------- */
.logotype {height:70px; width:300px; display:block; position:absolute; left:15px; top:0;
background:url(../images/logo.png) left center no-repeat; overflow:hidden; text-indent:-1000px; background-size:contain;}
.top ul {float:left; padding-top:15px;}
.top ul li {float:left; border-right:1px dotted #e3e3e3; box-shadow:1px 0px #fff;}
.top ul a {display:block; padding:0 15px; line-height:40px; color:#000000; font-size:12px; text-transform:uppercase;}
.top ul a:hover {background-color:#ffba00; color:#000000;}
.top-buts {float:right;}
.show-login, .show-login i {display:inline-block; background-color:#6ea83a; width:70px; height:70px; line-height:70px; 
text-align:center; cursor:pointer; float:right;}
.show-login i {font-size:34px; color:#fff; display:block; float:none;}
.show-login:hover i {color:#f6f6f6; background-color:#6ea83a !important;}
.show-search {display:inline-block; height:70px; line-height:70px; margin-right:20px; color:#9b9b9b; 
float:right; font-size:12px; position:relative;}
.show-search:before {right:0px;top:100%;content: " ";height: 0;width: 0; z-index:999;
position: absolute;border-right:10px solid #f6f6f6; border-bottom:10px solid transparent}
.show-search:after {content:attr(data-label); float:left;}
.show-search i {font-size:24px; margin-right:10px; float:left; line-height:70px;}
.show-bigmenu {position:absolute; top:20px; left:20px; text-align:center; text-transform:uppercase; font-size:12px; 
display:flex; flex-direction:column; justify-content:center; color:#fff; box-shadow:inset 0 0 0 1px #ffba00; cursor:pointer;}
.show-bigmenu i { display:block; font-size:26px; margin-bottom:10px;}
.show-bigmenu:hover {color:#000000; background-color:#ffba00;}


/* NAV POPULAR CATEGORIES
----------------------------------------------- */
.nav:before {text-transform:uppercase; font-size:14px; font-weight:700; display:inline-block; content:attr(data-label); 
padding-bottom:10px; margin-bottom:15px; border-bottom:3px solid #ffba00;}
.nav ul {columns:6 auto; -moz-columns:6 auto; -webkit-columns:6 auto;}
.nav ul li {width:auto; margin-bottom:3px;}
.nav ul li a {display:inline-block; padding:3px 5px; font-size:12px; color:#fff; text-transform:uppercase;
border-radius:0px;}
.nav ul li a:hover {background-color:#ffba00; color:#000000;}


/* BIG POPUP MENU
----------------------------------------------- */
.menu-wrap {position:absolute; left:0; top:0; z-index:9999; width:100%; height:100%; padding:20px 0; 
background-color:rgba(0,0,0,0.4); display:none;}
.menu-box {width:100%; max-width:1000px; margin:0 auto; background-color:#f6f6f6; box-shadow:0 0 20px 0 rgba(0,0,0,1.00);}
.menu-title {color:#000000; background-color:#ffba00; padding:0 20px; line-height:40px; position:relative; 
font-size:18px; font-weight:700; text-transform:uppercase;}
.menu-inner {padding:20px;}
.menu-close {font-weight:400; position:absolute; right:20px; top:11px; cursor:pointer;}
.js .menu-list {display:none;}
.js .menu-wrap .menu-list {display:block;}
.cat-title {padding:10px 20px; display:inline-block; background-color:#6ea83a; color:#FFF; 
font-weight:700; margin-bottom:10px; text-transform:uppercase; margin-right:20px;}
.cat-title a {text-decoration:underline; color:#FFF !important;}
.menu-inner ul + .cat-title {margin-top:20px;}
.menu-inner ul li {display:inline-block; margin:0 3px 4px 0;}
.menu-inner ul a {display:block; padding:5px 10px; background-color:#f2f2f2; color:#5c5c5c;}
.alphabet {padding:10px 20px; text-align:center; background-position:center -250px; box-shadow:inset 0 300px 0 0 rgba(0,0,0,0.4);}
.alphabet a {display:inline-block; color:#FFF; font-weight:700; height:30px; width:30px; line-height:30px; text-align:center; 
box-shadow:inset 0 0 0 1px #ffba00; margin:2px;}
.alphabet a:hover, .menu-inner ul a:hover {background-color:#ffba00; color:#000000;}


/* SEARCH
----------------------------------------------- */
.search-wrap {position:absolute; right:20px; top:90px; z-index:100;}
.search-box {width:100%; position:relative;}
.search-box input, .search-box input:focus {width:100%; height:30px; line-height:30px; padding:0 40px 0 10px; border-radius:0;
background-color:rgba(0,0,0,0.1); color:#fff; border:0; box-shadow:inset 0 0 0 1px #ffba00;}
.search-box button {position:absolute; right:0; top:0; border-radius:0;
padding:0; text-align:center; width:30px; height:30px; line-height:30px; color:#FFF; background-color:transparent;}
input[type="text"]::placeholder { color: #fff; }

/* SPEEDBAR LINE
----------------------------------------------- */
.line {background-color:#f6f6f6; padding:0 20px 0 315px; line-height:40px;position:relative;}
.line a:hover {text-decoration:none;}
.add-fav {display:block; background-color:#6ea83a; color:#fff !important; width:320px; height:40px; line-height:40px;
text-align:center; position:absolute; left:-20px; top:0px; text-decoration:none !important; font-style:normal; 
text-transform:uppercase; font-weight:700;}
.line i {margin-right:10px; font-weight:400;}
.add-fav:hover {background-color:#6ea83a;}
.add-fav:before {left:0px;top:100%;content: " ";height: 0;width: 0; z-index:999;
position: absolute;border-right:20px solid #6ea83ac7; border-bottom:20px solid transparent}


/* CONTENT SECTIONS
----------------------------------------------- */
.section {margin-bottom:20px;}
.section-title {margin-bottom:20px; line-height:40px;color: #fff;}
.section-title h2, .section-title h1 {font-size:22px; display:inline-block;color: black; 
box-shadow:inset 0 -1px 0 0 #ffba00; position:relative;}
.section-title a { display:inline-block; padding:0 15px; color:#000000; background-color:#ffba00; margin-left:30px;}
.section-title a:hover {background-color:#fcd003;}
.section-title i {margin-right:10px;}
.section-items {margin:0 -10px;}
.actors {padding:20px; color:#FFF; margin-bottom:0; background-position:center -30px; box-shadow:inset 0 600px 0 0 rgba(0,0,0,0.2);}
.actors .section-title h2 {color:#fff;}
.news-trailers {padding:20px; background:#f6f6f6; margin-bottom:0;}
.news .section-items {margin:0;}
.news {width:48%; float:left;}
.trailers {width:48%; float:right;}
.trailers .section-items {margin:0 -5px;}


/* SHORT STORY MOVIES
----------------------------------------------- */
.movie-item {position:relative; z-index:50; margin:0 10px; max-width:200px;}
.short-movie {float:left; width:123px; margin:0 1% 20px 1%;}
.active {z-index:100; position:relative;}
.movie-img {height:171px; z-index:50; border:4px solid #fff; box-shadow:0 0 0 1px #e3e3e3; border-radius:2px;}
.movie-series {position:absolute; left:0; bottom:0; z-index:50; width:100%; 
background-color:#6ea83a; color:#487a1b; padding:10px; font-weight:700; text-align:center;}
.movie-img-inner {position:absolute; left:0; top:0; width:100%; height:100%; z-index:100; 
border:5px solid #6ea83a; opacity:0; background-color:rgba(0,0,0,0.6);}
.movie-img:hover .movie-img-inner {opacity:1;}
.show-desc {position:absolute; right:0; top:0; z-index:150; font-size:18px !important; cursor:pointer; border-radius:0 0 0 3px;
background-color:#fff; color:#487a1b; width:30px; height:30px; line-height:30px !important; text-align:center;}
.go-watch {position:absolute; left:50%; top:50%; margin:-28px 0 0 -28px; 
height:56px; width:56px; font-size:60px !important; color:#6ea83a; opacity:0.8; cursor:pointer;}
.go-watch:hover {opacity:1;}
.movie-img > span {position:absolute; top:0; left:0; z-index:30; display:inline-block; line-height:30px; 
background-color:#00457b; color:#fff; padding:0 10px; font-size:14px; border-radius:0 0 3px 0;}
.movie-title {display:block; margin:10px 0 3px 0; height:36px; overflow:hidden; color:#333;}
.movie-title:hover, .movie-tags a:hover {text-decoration:underline;}
.movie-tags a, .movie-tags {color:#06c; font-size:12px;}

.movie-desc {position:absolute; left:100%; top:0; z-index:150; width:400px; padding:20px; background-color:#FFF; 
display:none; box-shadow:0 0 15px 0 rgba(0,0,0,0.3); min-height:80px; border-radius:4px;}
.pop-left .movie-desc {left:auto; right:35px;}
.movie-desc:before {right: 100%;top:45px;content: " ";height: 0;width: 0;
position: absolute;border-top:30px solid #fff; border-left:30px solid transparent}
.pop-left .movie-desc:before {left: 100%;right:auto; border-left:0; border-right:30px solid transparent;}
.movie-date {font-style:italic; color:#9B9B9B; margin-bottom:10px;}
.movie-director {margin-bottom:10px; font-size:14px;}
.movie-text {margin-top:10px; color:#5c5c5c; line-height:18px; border-top:1px dashed #e3e3e3; padding-top:10px; margin-bottom:10px;}
.movie-quality {display:inline-block; margin-top:15px; background-color:#1dd2af; color:#FFF; padding:10px; 
font-size:14px; font-weight:700; text-transform:uppercase;}
.movie-desc a {text-decoration:underline;}
.movie-rate {display:inline-block; height:40px; padding:0 15px 0 0; line-height:40px; font-size:18px; background-color:#f5f5f5; border-radius:20px;}
.movie-rate i {margin-right:10px; width:40px; height:40px; line-height:40px !important; text-align:center; 
border-radius:20px; background-color:#6ea83a; color:#fff;}
.movie-rate.s-negative i {background-color:#ed6037;}


/* ACTORS
----------------------------------------------- */
.actor-item {display:block; margin:0 10px; height:160px; border:4px solid #CCC; border-radius:3px; max-width:200px;}
.short-actor {width:14.66%; margin:0 1% 20px 1%; float:left;}
.actor-title {position:absolute; left:0; right:0; bottom:0; padding:10px; text-align:center; 
background-color:rgba(0,0,0,0.6); color:#fff; font-weight:700;}
.actor-item:hover .actor-title {bottom:-100px;}
.actor-item:hover {border-color:#ffba00;}
.actor-item:hover img {transform:scale(1.1,1.1);}


/* TRAILERS
----------------------------------------------- */
.trailer-item {display:block; width:31.33%; margin:0 1% 15px 1%; float:left;}
.short-trailer {width:23%; margin:0 1% 20px 1%;}
.trailer-img {height:130px; border-bottom:3px solid #ffba00; border-radius:2px;}
.trailer-img:before {content:""; position:absolute; left:0; top:0; right:0; bottom:0; background-color:rgba(0,0,0,0.2);}
.trailer-img .go-watch {color:#fff; opacity:1;}
.trailer-title {height:34px; font-weight:400; overflow:hidden; margin-top:10px; color:#444; text-align:center;}
.trailer-item:hover .trailer-img:before {background-color:rgba(0,0,0,0);}
.trailer-item:hover .trailer-title {text-decoration:underline; color:#000000;}


/* NEWS
----------------------------------------------- */
.news-item {padding:0 0 15px 220px;}
.news-img {width:200px; height:140px; float:left; margin-left:-220px;}
.news-img:hover {opacity:0.7;}
.news-text {float:right; width:100%; color:#5c5c5c; font-size:13px;}
.news-text a {display:block; color:#444; margin-bottom:10px; font-size:16px;}
.news-date {font-size:12px; margin-bottom:10px; color:#999;}
.news-info {color:#fff; background-color:#F60; font-size:12px; text-transform:uppercase; 
display:inline-block; padding:5px 10px; position:absolute; left:5px; top:5px;}
.news-text a:hover {color:#000; text-decoration:underline;}
.news-comms {background-color:#00457b; color:#FFF; font-size:14px; padding:5px 10px; display:inline-block; 
position:absolute; left:0; bottom:0;}
.news-comms i {margin-right:5px;}
.news-item2 {margin-bottom:10px; color:#999;}
.news-item2 a {margin-left:20px; text-decoration:underline; color:#00457b}
.news-item2 a:hover {text-decoration:none;}
.news-item2 span {display:inline-block; width:100px; font-size:12px;}
.news-sep-line {border-top:1px solid #e3e3e3; box-shadow:0 -1px #fff; padding-top:15px;}
.news-item + .news-item2 {margin-top:20px;}
.news-item2 + .news-item {margin-top:40px;}


/* SIDEBAR
----------------------------------------------- */
.side-item {margin-bottom:20px;}
.side-colored {background-color:#f6f6f6; padding:20px;}
.side-colored2 {padding:20px; color:#fff; background-position:-370px -20px; background-size:400% auto; box-shadow:inset 0 800px 0 0 rgba(0,0,0,0.4);}
.side-title {font-size:18px; font-weight:700; margin-bottom:20px;}
.side-content .short1-item:last-child, .side-content .short4-item:last-child {margin-bottom:0 !important; padding-bottom:0; 
border-bottom:0; box-shadow:none;}

.side-movie {width:48%; float:left; display:block; margin-bottom:20px;}
.side-movie:nth-child(2n) {float:right;}
.side-movie-img {height:163px; margin-bottom:10px;}
.side-movie-title {height:75px; overflow:hidden; text-align:center; color:#444;}
.side-movie:hover .side-movie-img img {transform:scale(1.1,1.1);}
.side-movie:hover .side-movie-title {text-decoration:underline;}

.short1-item {display:block; padding:0 20px 10px 90px; margin:0 -20px 10px -20px; border-bottom:1px solid #e3e3e3; box-shadow:0px 1px #fff;}
.short1-img {float:left; width:70px; height:70px; margin-left:-70px; overflow:hidden;}
.short1-title {float:right; width:100%; padding-left:10px; font-size:14px; color:#5c5c5c;}
.short1-item:hover .short1-title { text-decoration:underline;}

.short4-item {display:block; margin-bottom:20px;}
.short4-img {height:140px; overflow:hidden;}
.short4-title {margin-top:5px; color:#444; font-size:13px;}
.short4-item:hover .short4-title {text-decoration:underline;}
.short4-img .likes, .side-movie-img .likes {color:#fff; background-color:#6ea83a; font-size:14px; padding:7px 10px; 
position:absolute; left:0; bottom:0;}
.short4-img i, .side-movie-img i {margin-right:5px;}


/* SEO DESCRIPTION
----------------------------------------------- */
.site-desc {padding:20px; background-color:#f6f6f6; position:relative;}
.site-desc h1, .site-desc h2, .site-desc h3 {font-size:16px; font-weight:700; margin-bottom:15px; text-align:center; margin:0 auto;}
.site-desc h1 span, .site-desc h2 span, .site-desc h3 span {color:#6ea83a;}
.site-desc p {margin-bottom:10px;text-align: justify;}
.site-desc a {text-decoration:underline;}
.site-desc img {text-align:center;max-width:128px;}


/* FOOTER
----------------------------------------------- */
.foot-menu {background-color:#6ea83a;}
.foot-menu li a {color:#FFF; height:40px; line-height:40px; 
padding:0 15px; float:left; position:relative; font-weight:700; 
border-right:1px solid #80bc4d;}
.foot-menu li a:hover {background-color:#97CE68;}
.foot-line {padding:20px; min-height:70px; color:#e3e3e3; background-position:center -102px; box-shadow:inset 0 300px 0 0 rgba(0,0,0,0.4);}
.copyr {float:left;}
.counts {display:flex; flex-direction:column; justify-content:center; float:right;}
.foot-line a {text-decoration:underline; color:#fff;}
.b-social {display:inline-block; float:left; font-size:18px; padding:0 8px; margin-right:20px; line-height:32px; border:1px solid #ffba00;}
.b-social li {display:inline-block;}
.b-social a {display:block; padding:0 7px;}
.b-social a:hover {color:#ffba00;}
#vk_groups, #vk_groups iframe {width:100% !important;}


/* FULL STORY MOVIES
----------------------------------------------- */
.movie-cols {padding-left:260px;margin-top: 10px;}
.mc-left {width:260px; margin-left:-260px; float:left;}
.mc-right {width:100%; float:right; padding-left:20px;}
.mc-article {padding-left:0;}
.mc-article .mc-right {float:none; padding-left:0;}

.m-img {border:4px solid #fff; box-shadow:0 0 0 1px #e3e3e3; border-radius:2px; margin-bottom:5px;position:relative;}
.m-img img {width:100%; display:block;}
.mc-right h2 {font-size:24px; font-weight:700; margin-bottom:15px; text-transform:uppercase;}
.m-ratings {margin-bottom:10px;}
.mr-item {display:inline-block; margin-right:20px; line-height:26px;}
.m-buttons a {display:inline-block;}
.m-buttons i {margin-right:10px;}
.but {display:inline-block; padding:10px 20px; background-color:#6ea83a; color:#fff; 
font-size:14px; font-weight:700;width: 100%;border-radius: 5px;}
.to-view {color:#000000; background-color:#ffba00; text-align: center;cursor:pointer;margin-bottom: 5px;}
.to-view:hover {background-color:#fcd003;}
.m-buttons a {display:inline-block;width: 100%;text-align: center;}
.m-desc {}
.m-info {}
.mi-item {padding:5px 1px;}
.m-info .mi-item:nth-child(2n+1) {background-color:#f6f6f6;}
.m-info a {text-decoration:underline;}
.m-info a:hover {text-decoration:none;}
.mi-label {float:left; width:105px; font-weight:500;}

.screens-section {text-align:center; margin:-5px -8px 15px -8px;}
.screens-section > .highslide, .screens-section > img {display:inline-block; width:22.8%; height:90px; overflow:hidden; margin:5px 1%;}
.screens-section br {display:none;}
.screens-section > .highslide img {display:block; width:100%; min-height:100%;}

.player-section {background-color:#6ea83a; color:#fff; padding:0px 60px 20px 20px; margin:0 -60px 20px 0; position:relative; 
background: linear-gradient(to left, #3a688c 0%,#243949 100%);}
.player-section:before {right:0px;top:100%;content: " ";height: 0;width: 0; z-index:999;
position: absolute;border-left:20px solid #243949; border-bottom:20px solid transparent}
.player-box {color:#fff !important; display:none;}
.player-box.visible {display:block;}
.tabs-sel > span {display:inline-block; padding:10px 10px; cursor:pointer;font-weight:700;background: #8f95a3;margin: 10px 5px;}
#dle-content > article > div.player-section.tabsbox > div.tabs-sel.nowrap > span{text-transform:uppercase; }
.tabs-sel > span.current {border: 3px solid #ffba00;background: #6ea83a;}
.tabs-sel > span:hover {color:#ffba00;}
.tabs-b {display: none}


/* RATING V5
----------------------------------------------- */
.full-rating {display:inline-block; position:relative;
color:#444; font-size:18px; height:26px; line-height:26px;}
.full-rating2, .full-rating3 {background-color:#f6f6f6; box-shadow:0 0 0 1px #e3e3e3;}
.full-rating2 i {color:#008ACE; margin-right:5px;}
.full-rating2 a {display:block; padding:0 10px; color:#444;}
.full-rating2 a:hover {background-color:#008ACE; color:#FFF;}
.full-rating2 a:hover i {color:#FFF;}
.full-rating3 {color:#444; padding:0 33px;}
.full-rating3 a {display:block; color:#fff; background-color:#7dc561; width:26px; height:26px; text-align:center; 
position:absolute; top:0; right:0; font-size:14px;}
.full-rating3 a:nth-child(2) {background-color:#eb7f73; left:0; right:auto;}
.full-rating3 a i {color:#fff;}
.full-rating3 a:nth-child(2) i {color:#fff;}
.full-rating3 a:hover {color:#FFF; background-color:#028c19;}
.full-rating3 a:nth-child(2):hover {background-color:#c1050a;}
.full-rating3 a:hover i {color:#FFF;}
.full-rating span.ratingzero {color: #ccc;}
.full-rating span.ratingtypeplus {color: #444;}
.full-rating2 a:hover span.ratingtypeplus {color:#FFF;}
.full-rating span.ratingplus {color:#95c613;}
.full-rating span.ratingminus {color:#ff0e0e;}
.frating-stars {position:relative; top:8px;}
.mc-article .frating-stars {position:relative; top:6px;}


/* FULL STORY STATIC
----------------------------------------------- */
.full-text embed, .full-text object, .full-text video, .full-text iframe, .full-text frame {width: 100% !important; height:450px;}
.full-text {line-height:20px; text-align: justify;margin-top: 20px;}
.full-text img {margin:0 10px 10px 0; max-width:100%; border:5px solid #f0f0f0;}
.full-text a {text-decoration:underline;}
.full-text a:hover {text-decoration:underline;}
.full-text h2, .full-text h3, .full-text h4, .full-text h5 {color:#007ac2; font-style:italic; font-family:Georgia, "Times New Roman", Times, serif;}
.full-text h2 {font-size:22px;}
.full-text h3 {font-size:20px;}
.full-text h4 {font-size:18px;}
.full-text h5 {font-size:16px;}
.full-text p {margin-bottom:15px;}
.full-text ul, .full-text ol, .full-text h2, .full-text h3, .full-text h4, .full-text h5 {margin:0;}
.full-text ul li {list-style:disc; margin-left:40px;}
.full-text ol {counter-reset:li; padding:0;  list-style:none; margin-left:25px; }
.full-text ol li {position:relative; margin:0 0 5px 0; padding-left:30px; min-height:20px;}
.full-text  ol li:before {content:counter(li); counter-increment:li; font-size:11px;
position:absolute; top:2px; left:0; width:20px; height:20px; line-height:20px; text-align:center; 
color:#fff; background:#0297dc; font-weight:bold; border-radius:50%;}
.full-text table {width:100%; text-align:left;}
.full-text table tr td {padding:10px; border:1px solid #ccc; font-size:12px; }
.full-text table tr:nth-child(1) {background-color:#0297dc !important; color:#FFF; font-size:14px !important;}
.full-text table tr:nth-child(2n+1) {background-color:#f9f9f9;} 
.full-text table img {display:block; margin:0; border:0; max-width:350px}
.attach {line-height:40px; background-color:#f5f5f5; padding:0 15px 0 0; border-radius:4px; margin:10px 0; overflow:hidden;}
.attach .download-link {color:#FFF !important; text-decoration:none !important; margin-right:15px; float:left; 
display:inline-block; padding:0 15px; background:#0297dc;}
.attach-info {float:right;}
.attach i {margin-right:5px;}

.dcont {border:1px solid #e3e3e3; padding:0 15px 15px 15px; margin:20px 0; line-height:20px;}
.polltitle {display:block; padding:5px 15px; margin:0 -15px 15px -15px; font-size:18px; background-color:#f5f5f5; line-height:normal;}
.full-taglist {margin:10px 0 20px 0; font-size:11px;}
.full-taglist-t { margin-bottom:5px; font-weight:bold;}
.full-taglist a:hover {text-decoration:underline;}
.full-nav {text-align:center; margin-bottom:20px;}
.full-nav a {color:#06c; text-decoration:none;}
.full-nav a:hover {color:#06c; text-decoration:underline;}
.full-nav-pages {margin:0 15px;}
.full-nav-pages span, .full-nav-pages a {display:inline-block; margin:0 5px;}


/* RELATED
----------------------------------------------- */
.related {padding:10px 20px 0 20px;}
.rel-box {margin:0 -7px;}
.rel-movie {margin:0 7px; display:block; height:170px;}
.rel-movie-title {position:absolute; left:0; right:0; bottom:0; padding:10px; text-align:center; 
background-color:rgba(0,0,0,0.6); color:#fff; font-weight:700;}
.rel-movie:hover .rel-movie-title {background-color:#6ea83a;}
.mc-article .rel-movie {height:140px;}
.mc-article .rel-movie-title {font-weight:400; text-align:left;}


/* COMMENTS
----------------------------------------------- */
#addcform {text-align:left; margin-top:20px; border:1px solid #e3e3e3; background-color:#f6f6f6; padding:15px;}
.mass_comments_action {text-align: right; padding:5px 15px; background-color: #f6f6f6; margin:20px 0;}
.last-comm-link {font-size:16px; margin-bottom:10px;}

.js .add-comm .ac-protect, .js .add-comm .bb-editor + br, .js .add-comm .bb-editor + br + input, 
.js .add-comm .bb-editor + br + input + label, .js .add-comm .bb-editor + br + input + label + br {display:none !important;}
.js .add-comm.active .ac-protect {display:block !important;}
.js .add-comm.active .bb-editor + br, .js .add-comm.active .bb-editor + br + input, 
.js .add-comm.active .bb-editor + br + input + label, .js .add-comm.active .bb-editor + br + input + label + br {display:inline-block !important;}

.comments-items {padding:20px 0 0 0; margin-top:50px; background-color:#FFF; border-radius:6px; box-shadow:0px 1px 2px rgba(0, 0, 0, 0.15);}
.add-com-form {}
.add-com-textarea {width:100%;}

.ac-inputs input {width:49%; float:left; box-shadow:inset 0 0 4px 0 rgba(0,0,0,0.1); background-color:#fafafa;}
.ac-inputs input:last-child {float:right;}
.ac-inputs, .ac-textarea, .ac-protect {margin-bottom:15px;}
.ac-textarea textarea {display:block; width:100%; height:70px; padding:10px; background-image:none; background-color:#fafafa; 
 border:1px solid #d6cfcf; border-radius:0 0 6px 6px; box-shadow:inset 0 0 4px 0 rgba(0,0,0,0.34);}
.ac-submit button {float:right;}
.sec-answer + .sec-label {margin-top:15px;}
.add-com-but + form #addcform {display:none; margin:20px 0;}
.ac-protect {width:70%; float:left; margin-top:-10px;}
.ac-protect .label {font-size:12px;}
.ac-protect .sep-input {padding:10px 10px 10px 160px;}

.comm-item {padding:0 20px 15px 80px; margin-bottom:15px;  font-size:14px; border-bottom:1px solid #e3e3e3;}
.comm-left {float:left; margin-left:-60px; width:60px; height:60px; overflow:hidden; position:relative;}
.comm-right {float:right; width:100%; padding-left:20px;}
.comm-left img {width:100%; min-height:100%;}
.comm-top-info {}
.comm-info-line {position:relative; padding-right:120px;}
.comm-author, .comm-date {float:left; color:#888; font-size:10px; display:inline-block;}
.comm-author {font-size:14px; font-weight:bold; margin:0 10px 0 0; color:#232323;}
.comm-date {color:#aaaaaa; font-size:14px;}
.comm-text {margin:10px 0; min-height:20px; color:#626262;overflow: hidden;}
.comm-body {}
.signature {font:italic 11px Georgia, "Times New Roman", Times, serif; margin-top:10px; padding-top:10px; border-top:1px dashed #e3e3e3;}
.comm-bottom-info {}
.comm-bottom-info ul {text-align:right;}
.comm-bottom-info ul li {display:inline-block; margin-left:5px;}
.comm-bottom-info ul li:first-child, .comm-bottom-info ul li:nth-child(2) {float:left; margin-left:0; margin-right:10px;}
.comm-bottom-info ul li a {font-size:12px;}
.comm-bottom-info ul li i {margin-right:10px;}
.comments-tree-list .comments-tree-list {background-color:#f6f6f6; padding-top:15px; margin-top:-15px;}

.comm-rate {position:absolute; right:0; top:-8px; line-height:30px; border-radius:4px;}
.comm-rate span.ratingtypeplusminus {display:block; padding:0 30px;  color:#444; 
font-weight:700; font-size:16px;}
.comm-rate a {display:block; width:20px; height:30px; position:absolute; top:0; left:5px; 
text-align:center; line-height:30px; font-size:28px; font-weight:700; color:#61b804;}
.comm-rate a:last-child {left:auto; right:5px; line-height:30px; 
color:#ec000b; top:-3px;}
.comm-rate a:hover {opacity:0.7;}
.comm-rate > span > span.ratingzero {color: #444444;}
.comm-rate > span > span.ratingtypeplus {color: #06b601;}
.comm-rate > span > span.ratingplus {color: green;}
.comm-rate > span > span.ratingminus {color: red;}

.pos-comm {background-color:#e5f7e5;}
.neg-comm {background-color:#f7e5e6;}


/* GO TOP BUTTON */
#gotop{position:fixed;width:40px;height:40px;right:0px;bottom:0px;cursor:pointer;
background:url('../images/gotop.png') no-repeat;z-index:9998;display:none; opacity:0.8;}


/* LOGIN
----------------------------------------------- */
.overlay {position:fixed; left:0; top:0; z-index:10000; width:100%; height:100%; background-color:rgba(0,0,0,0.4); display:none;}
.overlay-close {position:absolute; right:20px; top:11px; font-size:18px !important; color:#fff; cursor:pointer;}
.overlay-close:hover {transform:rotate(90deg) scale(1.1,1.1);}
.login-box {width:320px; position:absolute; left:50%; top:10%; margin-left:-160px; 
padding:20px; background-color:#f6f6f6; box-shadow:0 0 20px 0 rgba(0,0,0,1.00);}
.login-title {text-align:left; font-size:16px; font-weight:700; background-color:#6ea83a; color:#FFF; padding:0 20px; line-height:40px; 
margin:-20px -20px 20px -20px;}
.login-input {margin-bottom:20px;}
.login-input input, .login-input input:focus {display:block; width:100%; height:40px; padding:0 10px; line-height:40px; 
background-color:#fff; border-radius:3px; border:1px solid #e3e3e3; box-shadow:none;}
.login-input input:focus {border:1px solid #e3e3e3;}
.login-button button {display:block; text-align:center; font-size:18px; 
width:100%; height:40px; line-height:40px;}
.login-button button:hover {}
.login-checkbox {font-size:12px; margin:10px 0; color:#9b9b9b;}
.login-checkbox input {display:none;}
.login-checkbox input + label:before {width:10px; height:10px; margin-right:5px; cursor:pointer; position:relative; top:3px;
border-radius:3px; border:3px solid #ccc; content:""; background-color:#f0f0f0; display:inline-block;}
.login-checkbox input:checked + label:before { background-color:#c9282d;}
.login-links {text-align:center; line-height:30px;}
.login-links a {float:left; text-decoration:underline;}
.login-links a:last-child {float:right;}
.login-links a:hover {text-decoration:none;}
.login-social {text-align:center;}
.comm-social {text-align:left;}
.login-social:before {content:attr(data-label); display:inline-block; vertical-align:top; line-height:30px; margin-right:10px;}
.login-social a {display:inline-block; margin:0 3px 10px 3px;}
.login-social img {display:block; width:30px;}
.login-social a:hover img {transform:scale(1.1);}
.login-avatar {text-align:center;}
.avatar-box {display:inline-block; width:80px; height:80px; border-radius:0; overflow:hidden;}
.avatar-box img {width:100%; min-height:100%;}
.avatar-box + a {display:block; margin-top:5px; text-decoration:underline;}
.login-menu {margin-top:20px;}
.login-menu a {display:block; height:30px; padding:0 20px; line-height:30px; background-color:#f0f0f0; color:#5c5c5c; 
margin-bottom:5px; border-radius:3px;}
.login-menu a:hover {color:#000000; background-color:#ffba00;}


/* ADAPTIVE
----------------------------------------------- */
@media screen and (max-width: 1300px) {
body {background-image:none;}
.wrapper {padding-top:0;}
.wr-center, .top, .show-login {border-radius:0;}
.add-fav {width:300px; left:0;}
.player-section {padding:20px 40px 20px 20px; margin:0 -40px 20px 0;}
.add-fav:before, .player-section:before {display:none;}
}

@media screen and (max-width: 1220px) {
.toggleMenu{position:fixed;top:0;left:0;width:20px;height:100%;z-index:99}
.overlayMenu{position:fixed;top:0;left:0;width:500%;height:100%;background:rgba(0,0,0,.6);display:none;z-index:998}
.menu>li a{color:#000;text-decoration:none}
.menu>li .sub-nav-wrapper .sub-main-nav{display:block;margin-right:0;vertical-align:top;width:auto}
.menu ul{background:#fff;display:block;left:0;margin:0;padding:0;position:relative;top:0;width:auto}
.menu>li .sub-nav-wrapper .sub-main-nav:before{content:' ';height:0;left:0;position:absolute;top:0;width:100%}
.menu>li:hover{padding-bottom:0}
.menu>li .sub-nav-wrapper{background:#fff;display:block;left:0;padding-top:0;position:relative;top:0;white-space:nowrap;width:auto;z-index:1999}
.header-wrapper .menu .sub-nav-wrapper .sub-main-nav li{-o-transition:padding-top .125s,padding-bottom .125s,line-height .125s,opacity 0s;-webkit-transition:padding-top .125s,padding-bottom .125s,line-height .125s,opacity 0s;background:#f8f8f8;display:none;padding:10px 16px 10px 28px;transition:padding-top .125s,padding-bottom .125s,line-height .125s,opacity 0s}
.header-wrapper .sub-main-nav>li>a{border-bottom:1px solid #f2f2f2;color:#404040;font-size:100%;padding:13px 40px 14px 15px}
.header-wrapper{height:auto}
.menu{position:fixed;left:0;top:0;width:270px;max-width:100%;height:100%;z-index:999;overflow-x:hidden;overflow-y:auto;margin:0;background:#fff;background-size:auto 100%;-webkit-transform:translate(-270px,0);-moz-transform:translate(-270px,0);-ms-transform:translate(-270px,0);-o-transform:translate(-270px,0);transform:translate(-270px,0)}
.menuOpened .menu{-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}
.menu.transition{-webkit-transition:-webkit-transform .3s;-moz-transition:-moz-transform .3s;-ms-transition:-ms-transform .3s;-o-transition:-o-transform .3s;transition:transform .3s}
.menu>li{float:none;font-size:14px;position:relative}
.menu>li>a{border-bottom:1px solid #f2f2f2;color:#404040;display:block;font-size:16px;padding:13px 40px 14px 15px}
.header{padding:20px 240px 20px 360px}
.share-box{right:20px}
.mobile-menu{display:block;color:#fff!important;cursor:pointer;font-size:20px;}
nav{background:0 0;margin:0}
.menu>li.opened .sub-nav-wrapper .sub-main-nav li{display:block}
.center{max-width:1000px}
.show-menu{display:block;width:40px;height:40px;line-height:40px;text-align:center;cursor:pointer;font-size:30px;position:absolute;top:30px;left:240px}

    .wrapper {padding:0; background-image:none;}
.wr-center {max-width:1000px; overflow:hidden;}
.col-content {padding:5px;}

.menu-wrap {padding:0;}
.top ul {display:none;}
.nav ul li {white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.show-desc {display:none !important;}
.trailer-img {height:110px;}
.short-movie {width:23%; margin:0 1% 20px 1%;}
.short-actor {width:18%; margin:0 1% 20px 1%;}

.but {font-size:12px; padding:10px 12px;}
.to-view {margin-right:15px;}
.rel-movie {height:150px;}
.player-section {padding:20px; margin:0 -20px 20px 0;}
.full-text embed, .full-text object, .full-text video, .full-text iframe, .full-text frame 
{width: 100% !important; height:400px;}
.screens-section > .highslide, .screens-section > img {width:47.8%; height:100px;}
}

@media screen and (max-width: 950px) {
.wr-center {max-width:768px;}
.content {padding:20px 0 0 0;}
.col-sidebar {float:none; width:100%; margin-left:0; padding:0 20px;}
.col-content {float:none;}

.nav, .foot-line, .side-colored2, .actors, .site-desc:before, .alphabet {background-image:none; background: linear-gradient(to left, #3a688c 0%,#243949 100%);
box-shadow:inset 0 20px 20px -20px rgba(0,0,0,0.5),inset 0 -20px 20px -20px rgba(0,0,0,0.5);}
.show-search, .nav:before, .nav ul, .add-fav span, .site-desc:before, .b-social, .brand-link {display:none;}
.nav {height:120px;}
.search-wrap {width:auto; left:20px;}
.show-bigmenu {width:auto; height:30px; line-height:30px; top:70px; right:20px; font-size:14px; display:block; 
color:#000000; background-color:#ffba00;}
.show-bigmenu i {display:inline-block; font-size:14px; margin:0 10px 0 0;}
.add-fav {width:40px;}
.add-fav i {margin-right:0;}
.line {padding:0 20px 0 55px;}
.site-desc {padding:20px; margin:20px 0;}
.side-movie, .side-movie:nth-child(2n) {width:23%; float:left; margin:0 1% 20px 1%;}
.short4-item {width:31.33%; float:left; margin:0 1% 20px 1%;}
.short4-title {height:35px; overflow:hidden;}
.news, .trailers {width:100%; float:none;}
.trailer-img {height:160px;}
.foot-menu li a {font-size:12px; height:30px; line-height:30px;}
.short-trailer {width:31.33%; margin:0 1% 20px 1%;}

.player-section {margin:0 -20px 20px -20px;}
.tabs-sel > span {font-size:12px;}

.comm-item {padding:0 10px 15px 70px;}
.comm-right {padding-left:10px;}
.comm-author, .comm-date {font-size:12px;}
.ac-protect {width:75%;}
.form-wrap {margin:0 -15px;}
}

@media screen and (max-width: 760px) {
.wr-center {max-width:640px;}

.site-desc {display:none;}
.trailer-img {height:130px;}
.counts, .copyr {display:block; float:none;}
.counts {margin-top:10px;}
.short-movie {width:31.33%; margin:0 1% 20px 1%;}
.short-actor {width:23%; margin:0 1% 20px 1%;}

.movie-cols {padding-left:0;}
.mc-left {margin-left:0; float:none;}
.mc-right {float:none; padding-left:0;}
.speedbar {font-size:12px;}
.mc-article .rel-movie {height:100px;}

.pprev, .pnext {font-size:18px; margin:10px; width:120px !important;}

.login-box {top:0;}
.overlay-close {right:10px; top:10px; font-size:18px !important;}
.comments-tree-list .comments-tree-list {padding-left:0 !important;}
.full-info, .full-nav-pages {display:none;}
.comm-bottom-info ul li, .mass_comments_action {display:none;}
.mob-vis {display:inline-block !important;}

.sub-title h1, .full-article h1 {font-size:18px; line-height:24px;}
}

@media screen and (max-width: 590px) {
.wr-center {max-width:480px;}
	.pmovie__ratings {margin: 0; justify-content: space-between;}
	.pmovie__ratings-caption {display: none;}
	.pmovie__rating {margin: 10px;}
	.pmovie__rating--site {margin-right: 0px;}
	.pmovie__ratings {width: 100%; padding-top: 5px;}
	.pmovie__ratings::before {content: ""; display: table; clear: both; width: 100%;}
.movie-img {height:170px;}
.side-item {width:100%; float:none !important;}
.news-item {padding:0 0 15px 0;}
.news-img {display:none;}
.news-text {float:none;}
.trailer-item {width:48%; margin:0 1% 15px 1%;}
.trailer-img {height:150px;}
.side-movie, .side-movie:nth-child(2n) {width:48%; float:left; margin:0 0 20px 0;}
.side-movie:nth-child(2n) {float:right;}
.short4-item {width:48%; float:left; margin:0 1% 20px 1%;}
.short-actor {width:31.33%; margin:0 1% 20px 1%;}
.short-news:nth-child(2n) {background-color:#f2f2f2; margin:0 -10px 15px -10px; padding:15px 10px;}

.full-text embed, .full-text object, .full-text video, .full-text iframe, .full-text frame 
{width: 100% !important; height:300px;}
.ac-inputs input {width:100%; float:none !important; margin-top:10px;}
.ac-protect {width:100%; float:none; margin:-10px 0 0 0;}
.ac-submit button {float:none; display:block; text-align:center; width:100%;}
    
.ui-dialog {width:100% !important;}
.userinfo { padding-left:0;}
.userinfo .left, .userinfo .right {float:none !important; width:100%; margin:0;}
.userinfo .left {text-align:center; margin-bottom:10px;}
.userinfo .left .avatar {width:100px; margin:0 auto 5px auto;}
.ui-dialog-buttonset button {display:block; margin:0 0 5px 0; width:100%;}
#dofullsearch, #searchsuggestions span.seperator {display:none !important;}
.attach .download-link {margin:0 -15px 0 0; float:none; display:block; padding:0 10px;}
.attach-info {float:none;}
}

@media screen and (max-width: 470px) {
.wr-center {max-width:320px;}

.top {height:50px; padding-left:0;}
.logotype {height:50px; width:230px;}
.show-login, .show-login i {width:50px; height:50px; line-height:50px;}
.search-wrap {top:70px;}
.section-title a {display:none;}
.news-item2 span {display:block;}
.news-item2 a {margin:5px 0 0 0; display:block;}
.trailer-img {height:100px;}
.short4-item {width:100%; float:none; margin:0 0 20px 0;}
.short-movie {width:46%; margin:0 2% 20px 2%;}
.short-actor {width:46%; margin:0 2% 20px 2%;}

.but {font-size:14px; padding:10px 20px; margin-top:10px; display:block;}
.to-view {margin:0;}
.m-buttons a {display:block;}
.screens-section > .highslide, .screens-section > img {width:47.8%; height:80px;}

.full-text embed, .full-text object, .full-text video, .full-text iframe, .full-text frame 
{width: 100% !important; height:250px;}
.ac-protect {margin:-10px -10px 0 -10px;}
.comm-item {padding:0 10px 15px 50px;}
.comm-left {margin-left:-40px; width:40px; height:40px;}
.comm-author, .comm-date {margin:0; display:block; float:none;}
.comm-date {display:none;}
.login-social:before {display:block; line-height:30px; margin-right:0;}
}


/* Fix dle html5 player
----------------------------------------------- */
.mejs-container, .mejs-inner, .mejs-video, .me-plugin, .mejs-shim, .mejs-layers, .mejs-overlay, .mejs-poster {width:100% !important;}
.mejs-video, .mejs-shim {height:400px !important;}
@media screen and (max-width: 470px) {
.mejs-video, .mejs-shim {height:250px !important;}
}







/*----------------------------------------*/
.cols-mov{padding:0px 0px 10px 260px;margin-bottom:10px;}
.col-mov-left{width:260px;margin-left:-260px;float:left}
.col-mov-right{width:100%;float:right;padding-left:20px;position:relative}
.mov-list{margin-bottom:5px}
.mov-list li{padding:0 0 10px 140px;position:relative}
.mov-list li:after{content:"";display:table;clear:both}
.mov-list li:before{content:"";position:absolute;left:150px;top:5px;width:10px;height:10px;border-radius:50%;background-color:#e3e3e3}
.mov-label{margin-left:-140px;width:140px;float:left;padding-right:10px;font-weight:600}
.mov-desc{width:100%;float:right;padding-left:30px}
    .poster__label {position: absolute; left: 0; top: 0; z-index: 10; padding: 6px; width: 28.8px; height: 28.8px; 
	background-color: #16171b9e; color: #fff; font-size: 12px; font-weight: 500;}
#dle-content > article > div.page__subcols.d-flex > div > div.pmovie__subinfo.d-flex.jc-space-between.ai-center > div.pmovie__fav.icon-at-left{margin-top:10px;}
/* TOP ITEM
----------------------------------------------- */
.carou {padding: 30px var(--indent); margin: 0 var(--indent-negative); 
	background-color: var(--bg-2); position: relative; padding-bottom: 60px; margin-top: -30px;}
.carou__content:not(.owl-carousel) {display: flex; overflow: hidden;}
.carou__content > .top {width: calc((100% - 75px)/6); flex-shrink: 0; margin-right: 15px;}
.top {background-color: var(--bg-3);}
.top__desc {position: absolute; left: 0; right: 0; bottom: 0; z-index: 10; padding: 15px; color: #fff;}
.d-grid {display: grid; grid-template-columns: repeat(auto-fill,minmax(160px,1fr)); 
	grid-gap: 30px 30px; grid-auto-flow: row dense;}
article > *:not(.grid-item) {grid-column: 1 / -1;}
[data-src] {opacity: 0; transition: opacity 0.3s;}
[data-src].lazy-loaded {opacity: 1;}
    .ws-nowrap {overflow: hidden; text-overflow: ellipsis;}
.line-clamp {-webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;}
.vw100 {margin:0 calc((100% - 100vw)/2); padding:0 calc((100vw - 100%)/2);}
.d-flex, .fx-row{display: flex; flex-wrap: wrap; flex-direction: row;}
.fd-column, .fx-col {flex-direction: column; flex-wrap: nowrap;} 
.jc-space-between, .fx-row {justify-content: space-between;}
.jc-flex-start, .fx-start, #dle-content {justify-content: flex-start;}
.jc-center, .fx-center {justify-content: center;}
.jc-flex-end {justify-content: flex-end;}
.ai-flex-start {align-items: flex-start;}
.ai-center, .fx-middle {align-items: center;}
.ai-flex-end {align-items: flex-end;}
.order-first {order: -1;}
.order-last {order: 10;}
.flex-grow-1, .fx-1, .stretch-free-width {flex: 1 1 0; max-width: 100%; min-width: 50px;}
.btn-icon, .centered-content {display: inline-flex; justify-content: center; align-items: center;}
.icon-at-left [class*="fa-"], .icon-left .icon {margin-right: 0.5em;}
.icon-at-right [class*="fa-"], .icon-right .icon {margin-left: 0.5em;}
.hidden, #dofullsearch, .form__header .form__btn, .comment-item__main .quote + br, .d-none {display: none;}
.anim, button, .btn, a, a img, .btn-accent, .header__btn-search {transition: all .3s;}
    /* POSTER ITEM
----------------------------------------------- */
    .pmovie__poster{position: relative;border: 4px solid #fff;box-shadow: 0 0 0 1px #e3e3e3;border-radius: 5px;}
    .poster__img {box-shadow: var(--bsh); margin-bottom: 15px;}
.poster__desc {position: relative;}
.poster__rating {height: 17px; width: 85px; position: absolute; right: 5px; top: 4px; pointer-events: none;
	background: url(../dleimages/rating.svg); transform: scale(0.8,0.8); transform-origin: right top;}
.poster__rating-fill {position: absolute; left: 0; top: 0; height: 100%; z-index: 1; 
	background: url(../dleimages/rating.svg) 0 -34px repeat-x;}
.poster__title {font-size: 15px; font-weight: 500;}
.poster__subtitle li {display: inline-block; font-size: 0.9em; margin-top: 6px; color: var(--tt-2); margin-right: 4px;}
.poster__subtitle li a {color: var(--tt-2);}
.poster__subtitle li:not(:last-child)::after {margin-left: 6px; content: '/'; opacity: 0.6;}
.poster__label {position: absolute; left: 0; top: 0; z-index: 10; padding: 6px; width: 28.8px; height: 28.8px; 
	background-color: #16171b9e; color: #fff; font-size: 12px; font-weight: 500;}

.poster-ext.not-loaded {display: flex; padding: 30px; flex-direction: column; justify-content: center;}
.poster-ext.not-loaded::before {height: 100%; top: 0; margin: 0;}
.poster-ext {position: fixed !important; left: 0; bottom: 20px; z-index: 999; background: var(--bg); 
	box-shadow: var(--bsh); width: 500px; padding: 15px 15px 15px 165px; min-height: 180px;}
.poster-ext h1 {font-size: 15px; margin-bottom: 5px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.poster-ext .pmovie__header-list {width: 100%; margin: 0;}
.poster-ext .page__text {max-height: 100px; overflow: hidden; margin: 0 0 -6px 0; position: relative; font-size: 13px;}
.poster-ext .page__text::before {content: ''; position: absolute; left: 0; right: 0; bottom: 0; height: 80%; 
	background: linear-gradient(to top, #2c2d33, transparent); z-index: 1;}
.poster-ext .pmovie__header-list li {margin: 0 !important; position: relative; z-index: 2;
	display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;}
.poster-ext .pmovie__header-list li > div:first-child {display: inline; margin: 0; font-size: 13px;}
.poster-ext .pmovie__poster {position: absolute; left: 0; top: 0; width: 150px; height: 100%;}
.poster-ext .not-shown-ajax {display: none !important;}
    #dle-content > article > section > div > li{list-style-type: none;}
    #dle-content > article > section > div > li > a > img {width: 100%;height: 100%;}
@media screen and (max-width: 1220px) {
	body {background-image: none;}
	.wrapper {padding: 0; background-image: none; overflow: hidden;}
	.wrapper-container {max-width:1000px;}
	.header__menu, .col-side .js-this-in-mobile-menu11, .pagination__pages-btn {display: none;}
	.header__btn {background-color: var(--bg-2); color: var(--tt-2);}
	.header__btn-menu {cursor: pointer; width: 40px; height: 40px; border-radius: 50%; line-height: 40px; 
		text-align: center; box-shadow: var(--bsh-2); background: #10964A; color: #fff; 
		display: block; margin-left: 10px; font-size: 18px;}
	.header__search {flex: 1 1 0; margin: 0 20px; max-width: 100%; min-width: 50px;}
	.header {margin-bottom: 0; position: static; padding: 0 var(--indent);}
	.carou {padding: 20px; padding-bottom: 60px;}
	.col-main {padding-top: 0px;}
	.col-side {width: 220px; padding: 30px 20px 100px 20px; order: 10;margin-top:41px;}
	.side-block + .side-block {padding: 30px 20px 0 20px; margin-left: -20px; margin-right: -20px;}
	#scrolltop {width: 40px; height: 40px; line-height: 40px; font-size: 18px;}
	.logo__title, .logo__caption {color: var(--tt);}
	.logo {width: auto; margin: 0;}
	.page__subcol-side {margin-right: 20px;}
	.page__subcol-side2, .page__col-side {width: 100%; margin: 0; margin-top: 20px;}
	.pmovie__header-list li + li {margin-top: 5px;}
	.pmovie__player {margin-left: var(--indent-negative); margin-right: var(--indent-negative);}
	.pmovie__rating-likes {position: static; margin-top: 20px; padding-left: 20px;}
	.pmovie__complaint {margin-top: -50px;}
    .m1{font-size: 14px;}
    .m2{font-size: inherit;}
}

@media screen and (max-width: 950px) {
	.wrapper-container {max-width:768px;}
	.carou__content > .top {width: calc((100% - 60px)/5);}
	.col-side {width: 100%; padding-top: 0;}
	.col-side .js-this-in-mobile-menu {display: none;}
	.footer {justify-content: center; text-align: center; background-image: none; padding: 20px;}
	.footer__text {min-width: 100%; margin: 0 0 20px 0;}
}

@media screen and (max-width: 760px) {
    .cols-mov{padding:10px;margin-top:10px}
    .col-mov-left{margin:0 auto;float:none}
    .col-mov-right{float:none;padding:5px 0 0 0}
    
	.wrapper-container {max-width:640px;}
	.carou__content > .top {width: calc((100% - 30px)/3);}
	.header__search {order: 10; min-width: 100%; margin: 0;}
	.header {height: auto; padding-bottom: 20px;}
	.logo {flex: 1 1 0; min-width: 50px; max-width: 100%; margin-right: 20px;}

	.page__text .quote {margin-left: var(--indent-negative); margin-right: var(--indent-negative); padding-right: var(--indent);}
	.full-text h1, .full-text h2, .full-text h3, .full-text h4, .full-text h5 {font-size: 18px;}
	
	.add-comments-form__input {min-width: 100%; margin: 0 0 10px 0;}
	.add-comments-form__btn {width: 100%; order: 10;}
	.add-comments-form .form__row--protect .form__caption {width: 100%; margin: 0 0 10px 0;}
	.mass_comments_action, .comment-item__controls, .comment-item__rating-caption {display: none;}
}

@media screen and (max-width: 590px) {
	.wrapper-container22 {max-width:480px;}
	.login {max-width: 90%; max-height: 90%; overflow-x: hidden; overflow-y: auto;}
	.login__header, .login__content, .login__social, .pages-bg {padding-left: 20px; padding-right: 20px;}
	.carou__content > .top {width: calc((100% - 30px)/3);}
	.footer .btn {width: 100%; margin: 0; margin-bottom: 20px;}
    .ups{margin: 0px -20px 0px -20px;}
	.page__subcols {display: block; position: relative;}
	.page__subcol-side {float: left; margin-right: 30px;}
	/*.pmovie__poster {width: 120px; height: 180px;}*/
	.page__subcol-main h1 {font-size: 18px;}
	.page__subcol-main {display: inline;}
	.pmovie__ratings {margin: 0; justify-content: space-between;}
	.pmovie__ratings-caption {display: none;}
	.pmovie__rating {margin: 0;}
	.pmovie__rating--site {margin-right: 0px;}
	.pmovie__ratings {width: 100%; padding-top: 5px;}
	.pmovie__ratings::before {content: ""; display: table; clear: both; width: 100%;}
	.pmovie__subinfo {justify-content: space-between; margin: 0; margin-top: 20px;}
	.pmovie__share {min-width: 100%; text-align: center;}
	.tabs-block__select span {flex: 1 1 0; min-width: auto; max-width: 100px; white-space: nowrap; text-align: center;}
}

@media screen and (max-width: 470px) {
	.wrapper-container22 {max-width:360px;}
	.carou__content > .top {width: calc((100% - 20px)/3); margin-right: 10px;}
	.top__desc {padding: 10px; font-size: 13px;}
	.header__logo > * {white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
    .mov-list li{padding:10px;margin:0 -10px}
.mov-list li:before{display:none}
.mov-label{margin-left:0;width:auto;font-size:14px}
.mov-desc{width:auto;float:left;padding-left:0}
.mov-list li:nth-child(2n+1){background-color:#f5f5f5}
}

.filter-block {margin-bottom: 0px;}
.filter-block__form {display: flex; flex-wrap: wrap;}
.filter-block__cell {margin-left: 10px;}
.filter-block__cell--full-width {grid-column: 1 / -1;}
.filter-block__cell-caption {margin-bottom: 10px;}
.filter-block__cell-content > * {width: 100%; display: block;}
.filter-block__cell-content--two-columns {display: flex; justify-content: space-between;}
.filter-block__cell-content--two-columns > * {width: calc((100% - 10px)/2) !important;}
.filter-block__cell-content select, .filter-block__cell-content input[type="text"], 
.filter-block__cell-content--check-group {height: 40px; line-height: 36px; background-position: right 14px top 54%;
	background-color: var(--bg); color: var(--tt); border: 2px solid var(--bdc); border-radius: 20px; 
	box-shadow: none; font-size: 14px;  padding: 0 15px; background-size: 10px; display: inline-block;
	white-space: nowrap; overflow: hidden; text-overflow: ellipsis; width: auto; box-sizing: border-box;}
.filter-block__cell-content select {padding: 0 30px 0 10px;}
.filter-block__cell-content input[type="text"]::placeholder {opacity: 1; color: var(--tt); font-size: 14px;}
.filter-block__cell-content input[type="text"]:focus::placeholder {opacity: 0;}
.filter-block__cell-content--inp-year input {width: 80px !important;}
[data-dlefilter="reset"] {background-color: var(--bg-2); color: var(--tt-2); 
	padding: 0; font-size: 18px;}
@media screen and (max-width: 1220px) {
	.filter-block {width: 100%; margin-bottom: -10px; margin-top: 20px;}
	.filter-block__cell {margin: 0 10px 10px 0;}
}
@media screen and (max-width: 470px) {
	.filter-block__form {justify-content: space-between;}
	.filter-block__cell {margin-right: 0; width: 48%;}
	.filter-block__cell:first-child {width: calc(100% - 50px); order: 10;}
	.filter-block__cell-content > * {width: 100% !important;}
	.filter-block__cell-content--inp-year input {width: 100% !important;}
	.filter-block__cell--btns {width: 40px; order: 11;}
}







