/* Datalife Engine template 
*/

/* progressive image CSS */




/* To3ls Edition */
/* Окно запроса действий внутри плеера */
.v-btn-primary {
	color: #202020;
    width: 160px;
    height: 40px;
    border-radius: 4px;
    text-align: center;
    background-color: #ffdb4c;
    line-height: 40px;
    margin: 5px auto;
}
.v-btn-primary-full {
	color: #202020;
    height: 40px;
    border-radius: 4px;
    text-align: center;
    background-color: #ffdb4c;
    line-height: 40px;
    margin: 5px auto;
}
.v2-btn-primary {
	color: #fff;
    height: 30px;
    border-radius: 4px;
    text-align: center;
    background-color: #1c80d4;
    line-height: 30px;
    width: 375px;
    margin: 10px auto;
}
.v3-btn-primary {
	color: #202020;
    width: 220px;
    height: 30px;
    border-radius: 4px;
    text-align: center;
    background-color: #ffdb4c;
    line-height: 30px;
    margin: 5px auto;
}


.stubs {background: #000 url(../images/bgstubs.jpg) center center / cover no-repeat; 
 padding: 40px;height: 440px;color: #fff; text-align: center;}
.stubs svg {width: 140px; height: 80px; display: block; margin: 0 auto 35px auto; 
	fill: #fff; stroke-width: 0; stroke: currentColor;}
.stubs-title {font-size: 18px;}

/* To3ls Edition */






img.lazy {
        width: 100%; 
        height: 67px; 
        display: block;
    }



.inforu {
    border-left: 2px solid #2d3042;
    border-right: 2px solid #2d3042;
    border-top: 2px solid #2d3042;
    margin-bottom: -5px;
    margin-top: 4px;
}

.ser {
   background: #39559c;
    display: inline-block;
    float: left;
    color: #fff;
    font-size: 15px;
    position: absolute;
    top: 0;
    left: 0;
    padding: 6px 9px 6px 9px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 5px;
    font-weight: 500;
}

.comm-button {
    display: none;
}

.is_play_css {
    display: none;
}




* {background: transparent;margin:0;padding:0;outline:none;border: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
ol, 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, main {display: block;}
body {font: 14px Verdana, Tahoma, sans-serif; line-height:normal; padding:0; margin:0;        
color: #222; background-color:#f9f9f9; height:100%; width:100%; font-weight:300; overflow-x: hidden;}
img {max-width:100%;}
.clr {clear: both;}
.clearfix:after {content: ""; display: table; clear: both;}
a {color: #2065b9; text-decoration: none;}
a:hover, a:focus {color:#000; text-decoration: none;}
h1, h2, h3, h4, h5 {font-weight:500; font-size:18px;}

.sub-title h1 {margin-bottom:15px; font-size:18px; font-weight:500;}
.pm-page, .search-page, .static-page, .tags-page, .form-wrap, .full-pages {padding:20px 0;}


/*--- SET ---*/
.button, .pagi-load a, .up-second li a, .up-edit a, .qq-upload-button, button:not(.color-btn), html input[type="button"], 
input[type="reset"], input[type="submit"], .meta-fav a {
padding:0 20px; color:#000; font-weight:500; text-transform: uppercase; display:inline-block; 
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, .up-second li a:hover, .up-edit a:hover, .qq-upload-button:hover, .pagi-load a:hover,
button:not(.color-btn):hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .meta-fav a:hover 
{color:#000; background-color:#fcd94e;}
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-size: 12px !important; height: 30px !important; line-height:30px !important; padding: 0px 10px; border-radius:3px;}

input[type="text"], input[type="password"] {display:block; width:100%; height:40px; line-height:40px; padding:0 15px;
color:#000000; background-color:#fff; border-radius:4px; -webkit-appearance: none; box-shadow:0 0 0 1px #EDEDED;}
input[type="text"]:focus {}

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} 

select {height:40px; border:1px solid #e3e3e3; background-color:#FFF;}
textarea {display:block; width:100%; padding:10px; border:1px solid #e3e3e3; background-color:#FFF; 
border-radius:0 0 6px 6px; box-shadow:inset 0 0 4px 0 rgba(0,0,0,0.1); overflow:auto; vertical-align:top; resize:vertical;}

.img-box {overflow:hidden; position:relative; background-color:#CCC;}
.img-box img {width:100%; min-height:100%;}
.nowrap {white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
button, .trailer-close, .to-rate, .to-comms {transition: all .2s;}
a, .button, .ps-link, .mask, .tc-title, .sc-title, .highslide:before {transition: color .2s, background-color .2s, opacity .2s;}

.flex-row {display: -webkit-box; display:-webkit-flex; -webkit-flex-flow: row wrap; -webkit-box-pack: justify; -webkit-justify-content: space-between; 
display:flex; flex-flow:row wrap; justify-content:space-between;}
.flex-col {display: -webkit-box; display:-webkit-flex; -webkit-flex-direction:column; -webkit-box-pack:center; -webkit-justify-content:center; 
display:flex; flex-direction:column; justify-content:center;}
.ps-link {cursor:pointer;}
.icon-l .fa {margin-right:10px;}

.fx-row {display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;
	-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}
.fx-col {display:-ms-flexbox;display:-webkit-flex;display:flex; 
	-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}
.fx-last {-ms-flex-order: 10;-webkit-order: 10;order: 10;}
.block > *, .main > * {width: 100%;}
.header {-ms-flex-order: 1;-webkit-order: 1;order: 1;}
.f-menu {-ms-flex-order: 2;-webkit-order: 2;order: 2;}
.karusel {-ms-flex-order: 3;-webkit-order: 3;order: 3;}
.show-menu {-ms-flex-order: 4;-webkit-order: 4;order: 4;}
.cols {-ms-flex-order: 5;-webkit-order: 5;order: 5;}
.footer {-ms-flex-order: 6;-webkit-order: 6;order: 6;}

b, strong {font-weight: 800;
    margin-top: 6px;
    display: inline-block;}



/* BASIC GRID
----------------------------------------------- */
.wrap {min-width:320px; position:relative; background:url(../images/bg.jpg);}
.center {max-width:1215px; margin:0 auto; position:relative; z-index:100;}
.block {background-color:#f1f5f7; box-shadow: 0 0 40px rgba(0,0,0,0.3);}
.header {background-color:#fff; height:80px; padding:0 20px 0 0; 
background: linear-gradient(to bottom, #fff 0%,#fff 100%);}
.karusel {background:#343e55; height:190px; padding:20px;}
.cols {padding-left:380px; position:relative;}
.side {width:380px; margin-left:-380px; float:left; position:relative; z-index:20; background-color:#343e55; color:#fff;}
.main {width:100%; float:right; min-height:800px; padding:20px;}
.cols:before {content:""; z-index:10; position:absolute; left:0; top:0; width:380px; height:100%; background-color:#2c2f40;}


.footer {padding:20px; background-color:#fff; color:#222; box-shadow:0 -20px 20px -20px rgba(0,0,0,0.1); 
	line-height:28px; align-items:center;}


/* HEADER
----------------------------------------------- */
.logotype {height:80px; width:200px; display:block;}
.logotype img {display:block; height:80px; width:200px;}
.logotype:hover {opacity:0.8;}

.search-wrap {width:300px; margin-top:20px;}
.search-box {width:100%; position:relative;}
.search-box input, .search-box input:focus {width:100%; height:40px; line-height:40px; padding:0 40px 0 15px; border-radius:3px;
background-color:#fff; color:#444; border:0; box-shadow:inset 0 0 0 1px #e3e3e3;font-family: Verdana, Tahoma, sans-serif;}
.search-box button {position:absolute; right:0px; top:0; border-radius:0;
padding:0 !important; text-align:center; width:40px; height:40px; line-height:40px; 
color:#000 !important; background-color:transparent !important; font-size:16px; -webkit-box-shadow: none;
box-shadow: none;}

.header .share-box {padding-top:28px; width:250px; text-align:center;}


/* FIRST MENU
----------------------------------------------- */
.f-menu {height:40px; line-height:40px; background-color:#f2f6f8;}
.f-menu li {float:left; font-weight:500; border-right:1px solid #e3e3e3;}
.f-menu li a {display:block; padding:0 20px; color:#000; }
.f-menu a.active, .f-menu a:hover {color:#fff; background-color:#008391;}
.f-menu a[data-label] {position:relative;}
.f-menu a[data-label]:before {content:attr(data-label); position:absolute; top:-10px; right:-15px; 
background-color:#dd4d1b; color:#FFF; height:20px; line-height:20px; padding:0 10px; font-weight:500; border-radius:10px;}


/* TOP CAROU
----------------------------------------------- */
.top-carou {width:104px; height:161px; display:block; float:left; border-radius:3px;}
.tc-title {padding:7px; text-align:center; background-color:#0097a7; color:#fff; opacity:0; 
position:absolute; left:0; bottom:0; width:100%;}
.top-carou:hover .tc-title {opacity:1;}


/* SHORTS
----------------------------------------------- */
.shorts-header {align-items:center; margin-bottom:20px; min-height:24px; position: relative; padding-left: 80px;}
.shorts-header h1, .shorts-header h2, .shorts-header h3 {font-weight:500; font-size:18px; }

.short {position:relative; margin-bottom:20px; padding:20px 20px 20px 220px; 
background-color:#fff; box-shadow:0 0 20px 0 rgba(0,0,0,0.1); height:300px;  border-radius:24px;}
.shortNews {position:relative; margin-bottom:20px; padding:20px 20px 20px 220px; 
background-color:#fff; box-shadow:0 0 20px 0 rgba(0,0,0,0.1); height:300px;  border-radius:4px;}


.short-img {width:180px; margin-left:-200px; float:left; height:260px; border-radius:4px;}
.short-text {width:100%; float:right; position:relative;}

.short-title {display:block; font-size:16px;  margin-bottom:10px; font-weight:500; padding-right:70px;}
.short-desc {margin-top:10px;}
.sd-line {padding: 8px 10px 8px 10px; border-bottom: 1px dotted #bfbfbf;line-height:1.4;}
.sd-line span:first-child {color: #5a5a5a; display: inline-block; width: 92px; float: left;}

.sd-text {margin-top:15px;}

/* Это надо только для Up-ки */
.short-bottom {position:absolute; bottom:0; right:20px; left:220px; height:60px; 
background-color:#FFF; align-items:center; padding-bottom:20px; z-index:5;}
.short-bottom .button {border-radius:4px;}
.short:before {content:'';position:absolute;z-index:1;bottom:60px;left:220px;right:0;height:60px;pointer-events:none;
background:-webkit-linear-gradient(top, rgba(255,255,255,0) 0%, #fff 100%);
background:linear-gradient(to bottom, rgba(255,255,255,0) 0%, #fff 100%);}

.mask {position:absolute; left:0; top:0; width:100%; height:100%; text-align:center; padding:10px; 
background-color:rgba(0,0,0,0.5); color:#8c45c5; font-size:20px; opacity:0; align-items:center;}
.with-mask:hover .mask {opacity:1;}
.mask span.fa {width:80px; height:80px; border-radius:50%; text-align:center; line-height:80px; 
background-color:#fff; margin:0 auto 15px auto; padding-left:5px; font-size:34px;}
.m-meta {display:inline-block; position:absolute; padding:5px 10px;}
.m-kp {background-color:#dd4d1b; color:#FFF; right:0; bottom:40px;}
.m-imdb {background-color:#0097a7; color:#000; right:0; bottom:10px;}
.m-kp:before, .m-imdb:before {content:attr(data-label); margin-right:3px;}
.m-qual {background-color:#8c45c5; color:#FFF; left:0px; top:10px;}


/* SIDE
----------------------------------------------- */
.side a {color:#efefef; text-decoration:none;}
.side a:hover, .side a.active {color:#ffdb4c; text-decoration:underline;}
.side-box {}
.side-bt {padding:12px 24px; font-weight:500; text-transform: uppercase; background-color:#32384d; color: #fff;border-top: 2px dotted #52586d;border-bottom: 2px dotted #52586d;}
.side-bc {padding:20px;}
.side-bc.flex-row {padding-bottom:0;}

.side .tabs-b {display:none;}
.side .tabs-b.visible {display:block;}
.side .tabs-sel {padding:20px 0 0 20px; font-size: 0;}
.side .tabs-sel span {display:inline-block; padding:9px 9px; 
	vertical-align:top; cursor:pointer; font-size: 14px; background-color: #252837; margin-right: 1px;}
.side .tabs-sel span.current {background-color:#8c45c5; color: #fff;}

.nav-title {margin-bottom:10px; font-weight:500; text-transform: uppercase;}
.nav-menu {margin-bottom:20px;}
.nav-menu li {display:inline-block; width:31%;} 
.nav-menu a {display:block; margin-bottom:8px;}

.top-item {margin-bottom:5px; display:block;}
.top-img {width:180px; height:260px; margin:0 auto 10px auto; border-radius:6px;}
.top-title {line-height:20px; padding-left:40px; position:relative;}
.tabs-b {counter-reset:a;}
.tabs-b .top-item .top-title:before {content:counter(a); counter-increment:a; font-size:14px; font-weight:500;
position:absolute; top:0; left:0; width:20px; height:20px; line-height:20px; text-align:center; 
background-color:#8c45c5; color: #fff; border-radius: 3px;}

.side-item {padding:0 0 0 90px; margin-bottom:5px; position:relative;}
.side-title {display:block;}
.side-img {width:75px; height:101px; position:absolute; left:0; top:0; border-radius:4px;}

.side-item1 {width:104px; display:block; margin-bottom:15px;}
.si1-img {height:135px; margin-bottom:10px; border-radius:4px;}
.si1-img_menu {height:160px; margin-bottom:10px; border-radius:4px;}
.si1-title {line-height:16px; height:48px; overflow:hidden;hyphens: auto;}
.si1-ser {position: absolute; padding: 6px 10px; top: 0px; right: 0px; 
background-color:; display:inline-block;}

.side-carou {width:94px; height:135px; display:block; float:left; border-radius:4px;}
.sc-title {padding:7px; background-color:#8c45c5; color:#fff; opacity:0; 
position:absolute; left:0; bottom:0; width:100%;}
.side-carou:hover .sc-title {opacity:1;}

.lcomm + .lcomm {margin-top:20px;}
.linfo {margin-top:10px; padding-left:40px;}
.ltext {background-color:#333; padding:10px; position:relative;}
.ltext:after {content:""; border: 10px solid transparent; border-top: 10px solid #333; border-right: 10px solid #333; 
position:absolute; top:100%; left:10px;}
.lcomm a {}


/* BOTTOM SEO DESC
----------------------------------------------- */
.site-desc {border-top:1px solid #ddd; padding-top:20px;}
.site-desc h1, .site-desc h2, .site-desc h3 {font-size:18px; font-weight:500;  margin-bottom:15px; text-align:center;}
.site-desc p {line-height:18px; margin-bottom:15px;}
.site-desc a {text-decoration:underline; font-weight:500;}
.site-desc img {float:left; margin:0 20px 10px 0; width:250px; border-radius:6px;}


/* FOOTER
----------------------------------------------- */
.fleft a {text-decoration:underline; color:#2065b9;}
.fright > div > * {float:right; margin-top:5px;}


/* BOTTOM NAVIGATION
----------------------------------------------- */
.bottom-nav {line-height:36px; text-align:center; padding:20px 0 10px 0;}
.pagi-nav {max-width:100%; display:inline-block;}
.pagi-nav > span {display:inline-block;}
.pprev, .pnext {}
.pprev {}
.pnext a, .pprev a, .pprev > span, .pnext > span {display:block; width:36px; text-align:center;}
.navigation {text-align:center;}
.navigation a, .navigation span, .pnext a, .pprev a, .pprev > span, .pnext > span {display:inline-block; padding:0 5px; 
min-width:36px; background-color:#fff; margin:0 5px 10px 5px; border-radius:3px; box-shadow:0 0 20px 0 rgba(0,0,0,0.1);}
.navigation span, .pagi-nav a:hover {background-color:#8c45c5; color:#fff;}
.navigation span.nav_ext {background-color:#fff; color: #888;}
.pagi-nav a:hover {background-color:#8c45c5; color:#fff;}
.dle-comments-navigation .pagi-nav {margin-bottom:0;}



/* FULL
----------------------------------------------- */
.speedbar {color: #888; margin-bottom: 15px; font-size: 12px;}
.speedbar a:hover {text-decoration: underline;}
.fpage {margin-bottom:20px; padding:20px; background-color:#fff; box-shadow:0 0 20px 0 rgba(0,0,0,0.1); border-radius:24px;}
.ftitle {position:relative; padding-right:50px; margin-bottom:20px;}
.ftitle h1 {font-size:18px; font-weight:500;}
.ftitle h1 .fa {margin-left:10px;}
.fcols {padding-left:220px;}
.fposter {width:200px; margin:0 0 38px -220px; float:left; position:relative; min-height:100px;}
.finfo {width:100%; float:right;}
.fposter img {width:200px; display:block; border-radius:4px 4px 0 0;border: 4px solid #e7e8ec;} 



.fdesc-title {font-size:15px; font-weight:500; margin-bottom:10px;}
.frating {padding:10px 5px 0 5px; text-align:center; background-color:#fff;
position:absolute; left:0; bottom:-38px; width:100%; height:38px; border-radius:0 0 4px 4px;}
.fdesc {background-color:#f2f6f8; border-radius:4px; padding:15px 20px 10px 20px; margin-bottom:20px;}

.tabs-b.video-box {background-color:#000;}
.js .fplayer .tabs-b {display:none;}
.js .fplayer .tabs-b.visible {display:block;}

.rels {margin-bottom:0px; overflow:hidden; }
.rels-t {font-weight:500; margin-bottom:20px; font-size:16px;}
.rels-c .side-item1 {text-align:center; width:104px; display:inline-block; margin-right:15px; }
.rels-c .si1-img {height:161px;}
.rels-c .si1-img_menu {height:160px;}

.rels-d .side-item2 {text-align:center; margin-bottom: 10px;}
.rels-d .si2-img {margin-bottom: 10px; border-radius: 4px;}





/* FULL STORY STATIC
----------------------------------------------- */
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame 
{width: 100%; max-width:100% !important; height:400px; display:block; margin:0 auto;}
.mejs-container {max-width:100% !important;}
.full-text {line-height:1.7;}
.full-text img:not(.emoji) {max-width:100%; margin:10px 0;}
.full-text > img[style*="left"], .full-text > .highslide img[style*="left"] {margin:0 10px 10px 0;}
.full-text > img[style*="right"], .full-text > .highslide img[style*="right"] {margin:0 0 10px 10px;}
.full-text a {text-decoration:underline; color: #2065b9;}
.full-text a:hover {text-decoration:none;}
.full-text h2 {margin:10px 0; font-size:16px; font-weight:800;}
.full-text h3, .full-text h4, .full-text h5 {margin:10px 0; font-size:15px; font-weight:800;}
.full-text p {margin-bottom:10px;}
.full-text > ul, .full-text > ol {margin:10px 0;}
.full-text > ul li {list-style:disc; margin-left:40px; display:block; position:relative;}
.full-text > ol li {list-style:decimal; margin-left:40px;}

.full-text table {width:100%; text-align:left; margin:10px 0;}
.full-text table tr td {padding:10px; border:2px solid #e3e3e3;}
.full-text table tr:nth-child(2n+1) {background-color:#e3e3e3;} 
.full-text table img {display:block; margin:0; border:0; max-width:350px}
.attach {line-height:40px; background-color:#e3e3e3; 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:#1cbc9a;}
.attach-info {float:right;}
.attach i {margin-right:5px;}
.full-taglist a {}
.fscreens + .full-taglist {margin-top:20px;}


/* COMMENTS
----------------------------------------------- */
.comms-t {font-weight:500; text-transform: uppercase; margin-bottom:20px;}
.add-comm-form {position:relative; margin-bottom:20px; padding:20px; background-color:#fff; 
box-shadow:0 0 20px 0 rgba(0,0,0,0.1);  border-radius:4px;}
.ac-soc {position:absolute; right:0px; top:-43px;}
.ac-soc:before {content:attr(data-label); display:inline-block; vertical-align:top; line-height:30px; margin-right:5px;}
.ac-soc a {display:inline-block; margin:0 0 0 3px; vertical-align:top;}
.ac-soc img {display:block; width:30px; border-radius:4px;}
.ac-inputs, .ac-textarea {margin-bottom:15px;}

.ac-av {width:40px; height:40px; float:left; margin-right:10px; border-radius:4px;
background:#4f555f url(../dleimages/noavatar.png) no-repeat; background-size:contain;}
.ac-title {font-weight:500; margin-bottom:15px; text-transform:uppercase;}
.ac-inputs input {width:49%; background-color: #fff; box-shadow:inset 0 0 4px 0 rgba(0,0,0,0.3);}
.ac-textarea textarea {height:85px; box-shadow:inset 0 0 4px 0 rgba(0,0,0,0.2); border-radius: 4px;}
.ac-submit {}
.sec-answer + .sec-label {margin-top:10px;}
.ac-protect {margin-top:-10px; display:none;}
.ac-protect .label {font-size:12px;}
.ac-protect .sep-input {padding:10px 10px 10px 160px;}
.ac-protect input {}

.mass_comments_action {text-align:right; padding:5px 15px; background-color:#D1D3DA; margin:0px 0 0 0;}
.last-comm-link {font-size:14px; margin-bottom:10px;}
.last-comm-link a {text-decoration:underline;}
.full-comms {}

.comm-item {padding:20px 20px 20px 90px; margin-bottom:20px; background-color:#e4ebef; border-radius:4px;line-height: 1.5;}
.comm-left {width:50px; height:50px; margin-left:-70px; float:left; border-radius:4px;}
.comm-right {width:100%; float:right;}

.comm-one {padding:0 80px 10px 0; position:relative;}
.comm-one > span {float:left; margin-right:20px; opacity:0.7;}
.comm-author {font-weight:500; opacity:1 !important;}
.comm-author a {text-decoration:underline;}

.rate3-comm {position:absolute; right:0; top:-5px; white-space:nowrap; font-weight:500;}
.rate3-comm a {cursor:pointer; height:20px; line-height:20px; display:inline-block; font-size:12px; 
background-color:#eb6c65; vertical-align:top; color:#FFF; width:20px; text-align:center; border-radius:10px;}
.rate3-comm a:last-child {background-color:#88b669;}
.rate3-comm a:hover {opacity:0.5;}
.rate3-comm > span {height:20px; line-height:20px; display:inline-block; vertical-align:top; padding:0 5px; color:#696969}
.rate3-comm > span > span.ratingtypeplus {color: #BEC5D0;}
.rate3-comm > span > span.ratingplus {color: #317900;}
.rate3-comm > span > span.ratingminus {color: #c7261d;}

.rate4-comm {position:absolute; right:0; top:-5px; white-space:nowrap; font-weight:500;}
.rate4-comm a {cursor:pointer; height:20px; line-height:20px; display:inline-block; font-size:12px; 
 vertical-align:top; color:#FFF; width:20px; text-align:center; border-radius:10px;}
.rate4-comm a:last-child {}
.rate4-comm a:hover {opacity:0.5;}
.rate4-comm > span {height:20px; line-height:20px; display:inline-block; vertical-align:top; padding:0 5px; color:#888}
.rate4-comm > span > span.ratingtypeplus {}
.rate4-comm > span > span.ratingplus {}
.rate4-comm > span > span.ratingminus {}


.comm-two {padding-bottom:0;}
.comm-three {margin-top:10px; font-size:14px; text-align:right;}
.comm-three li {display:inline-block; margin-left:10px;}
.comm-three li:first-child {margin-left:0px; float:left;}


/* LOGIN
----------------------------------------------- */
.login-box {background-color:#FFF; padding:20px; display:none;}
.lb-user {margin:-20px -20px 20px -20px; padding:20px; background-color:#f6f6f6;  
display:flex; flex-flow:row wrap; justify-content:center; align-items:center;}
.lb-ava {width:80px; height:80px; border-radius:50%; margin-right:20px;}
.lb-name div {font-size:18px; font-weight:500;}
.lb-name a {margin-top:10px;}
.lb-menu a {display:block; line-height:30px; padding:0 10px; background-color:#f6f6f6;}
.lb-menu a:hover, .lb-menu a:hover .fa {background-color:#ffdb4c; color:#000;}
.lb-menu a .fa {color:#444;}
.login-box input[type="text"], .login-box input[type="password"], .login-box button, .lb-check 
{display:block; margin-bottom:20px; width:100%;}
.lb-check input {display:none;}
.lb-check input + label:before {width:14px; height:14px; margin-right:7px; cursor:pointer; position:relative; top:3px;
border-radius:3px; border:1px solid #ccc; content:""; background-color:#f6f6f6; display:inline-block;}
.lb-check input:checked + label:before {background-color:#e5050b;}
.lb-soc {margin:20px -20px -20px -20px; padding:20px; background-color:#f6f6f6; text-align:center;}
.lb-soc a {display:inline-block; margin:10px 3px 0 3px; vertical-align:top;}
.lb-soc img {display:block; width:30px;}



/* Owl Carousel v2.1.0 */
/* используется и в урезанной шапке */
.owl-carousel {display: block; width: 100%; -webkit-tap-highlight-color: transparent; position: relative; z-index: 100; overflow: hidden; }
.owl-carousel .owl-stage-outer {position: relative; overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px); }
.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {display: none; }
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
cursor: pointer; cursor: hand; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none;
-ms-user-select: none; user-select: none; }
.no-js .owl-carousel {display: block; }
.owl-carousel .animated {-webkit-animation-duration: 1000ms; animation-duration: 1000ms; 
-webkit-animation-fill-mode: both; animation-fill-mode: both; }
.owl-carousel .fadeOut {-webkit-animation-name: fadeOut; animation-name: fadeOut; }
@-webkit-keyframes fadeOut {0% {opacity: 1; } 100% {opacity: 0; } }
@keyframes fadeOut {0% {opacity: 1; } 100% {opacity: 0; } }

.related .owl-prev, .related .owl-next {top:80px;}

.m18 {
    font-weight: 700;
    color: #333;
    background-color: #ffffff;
    font-size: 20px;
    line-height: 20px;
    padding: 3px 5px;
    float: right;
    border: 2px solid #c7c8c5;
    border-radius: 5px;
    margin-right: 5px;
}

.related-down__grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[5];
  grid-template-columns: repeat(5, 1fr);
  gap: 10px;
}



/* ADAPTIVE
----------------------------------------------- */
.show-menu, .nav-cloned {display:none;}

@media screen and (max-width: 1220px) {
.wrap {background-image:none;}
.center {max-width:1200px;}
.header .share-box {display:none;}
.karusel, .fscreens, .rels {position:relative;}
.karusel:before, .fscreens:before, .rels:before {width:20px; height:100%; position:absolute; top:0; right:20px; z-index:100; 
 display:block; content:""; pointer-events:none;}
.fscreens:before, .rels:before {right:0;}
.short-bottom .button {padding:0 10px;}
.rels .owl-nav.disabled {display:block;}

.related-down__grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
}

  .related-down__grid .side-item2:nth-child(13),
  .related-down__grid .side-item2:nth-child(14),
  .related-down__grid .side-item2:nth-child(15) {
    display: none;
  }


}

@media screen and (max-width: 950px) {
.center {max-width:768px;}
.nav-cloned {display:block;}
.f-menu, .cols:before {display:none;}
.show-menu {height:40px; line-height:40px; padding:0 20px; display:block; 
background-color:#0b6368; color:#FFF; font-size:18px; cursor:pointer;}
.cols {overflow:hidden; padding:0;}
.side {display:none;}
.main, .fpage, .add-comm-form, .fdesc {padding:15px 10px 10px 10px;}
.viss .side {display:block; margin-left:0; margin-right:-320px; width:320px; position:relative; z-index:300; }
.side-bt {padding:10px;}
.side-bc {padding:20px 18px 20px 7px; }
.side .tabs-sel {padding:20px 0 0 10px;}
.side-bc.flex-row {padding-bottom:0;}
.search-wrap {width:200px;}
.short {padding:10px 10px 10px 210px; height:280px;}
.short-bottom {right:10px; left:210px; height:50px; padding-bottom:10px;}
.short:before {bottom:50px;left:210px;right:0;height:50px;}

.comm-item {padding:10px 10px 10px 10px;}
.si1-img_menu {display:none;}
}

@media screen and (max-width: 760px) {
.center {max-width:640px;}
.logotype {width:100px; height:60px; padding-top:20px;}
.logotype img {width:100px; height:40px;}
.login-btns a, .show-login span {display:none;}
.show-login .fa {display:inline-block; margin:0;}
.fleft, .fright {width:100%;}
.fright > div > * {float:left;}

.comm-one > span:nth-child(2), .comments-tree-list .comments-tree-list:before {display:none;}

.ac-protect {margin-top:0px;}
.comments-tree-list .comments-tree-list {padding-left:0px !important;}
.mass_comments_action {display:none;}
.sub-title h1 {font-size:18px; line-height:24px;}
.si1-img_menu {display:none;}
}

@media screen and (max-width: 590px) {
html {scroll-behavior: smooth;} 
.center {max-width:480px;}
.shorts-header {padding-left: 20px;}
.shorts-header.flex-row {min-height:50px; text-align:center; display:block;}
.shorts-header222 > *:first-child {width:100%; padding-bottom:10px;}
.short {padding:10px; height:auto;}
.short-img {margin:0 auto 20px auto; float:none;}
.short-text {width:100%; float:none;}
.short-bottom {position:static; height:40px; padding-bottom:0; margin-top:10px;}
.short:before {display:none;}
.bottom-nav {position:relative;}
.bottom-nav2:before {width:20px; height:40px; position:absolute; bottom:40px; right:0px; z-index:100; 
 display:block; content:""; pointer-events:none;}
.site-desc img {margin:0 10px 10px 0; width:120px;}

.comm-button {
    display: block;
}

.is_play_css {
    display: block;
}


.fcols {padding-left:0;}
.fposter {margin:0 auto 15px auto; float:none;max-height: 250px;overflow: hidden;}
.finfo {float:none;}

.ac-soc {position:static;}
.ac-soc:before {display:none;}
.ac-inputs input {width:100%; margin-top:10px;}
.ac-protect {width:100%; float:none; margin:0;}


#dofullsearch, #searchsuggestions span.seperator {display:none !important;}

.stubs {background: #000 url(../images/bgstubs.jpg) center center / cover no-repeat; 
 padding: 10px;height: 260px;color: #fff; text-align: center;}
.stubs svg {width: 140px; height: 80px; display: block; margin: 0 auto 10px auto; 
	fill: #fff; stroke-width: 0; stroke: currentColor;}

.si1-img_menu {display:none;}

.related-down__grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}


}

@media screen and (max-width: 470px) {
.search-wrap {width:120px;}
.header {height:60px;}
.search-wrap, .login-btns {margin-top:10px;}
.logotype {height:60px; padding-top:10px; padding-bottom:10px;}
.logotype img {width:100px; height:40px; padding-top:10px;}

.si1-img_menu {display:none;}
.nadpisNadPleerom {display:none;}
}

/* Сетка в категориях */
.grid-thumb .items {margin: 0 -10px; width: auto;}
.grid-thumb .bottom-nav {padding-left: 10px; padding-right: 10px;} 
.grid-thumb .short {width: calc((100% - 60px)/3); width: -webkit-calc((100% - 66px)/3); margin-right: 10px; margin-left: 10px; 
	float: left; padding: 10px; height: auto;}
.grid-thumb .shortNews { margin-right: 10px; margin-left: 10px; float: left; padding: 10px; height: auto;}

.grid-thumb .short:before {display: none;}
.grid-thumb .short-img {float: none; margin: 0; width: 100%; height: 0; padding-top: 140%;}
.grid-thumb .short-img img {position: absolute; left: 0; top: 0;}
.grid-thumb .short-text {float: none;}
.grid-thumb .short-title {font-size: 14px; padding-right: 0; margin: 10px 0; text-align: center;
	white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.grid-thumb .short-bottom {position: static; padding: 0; height: 25px; text-align: center; display: block;}
.grid-thumb .short-bottom > * {display: inline-block;}
.grid-thumb .short-bottom .button, .grid-thumb .short-desc, .grid-thumb .to-fav {display: none;}

@media screen and (max-width: 590px) {
.shorts-header .share-box {display: none;}
.shorts-header.flex-row {text-align: left; min-height: 25px;}
.grid-thumb .items {margin: 0 -5px;}
.grid-thumb .bottom-nav {padding-left: 5px; padding-right: 5px;}
.grid-thumb .short {width: calc((100% - 20px)/2); width: -webkit-calc((100% - 20px)/2); 
	margin-left: 5px; margin-right: 5px; margin-bottom: 10px;}
.grid-thumb .short-bottom {display: none;}
.grid-thumb .short-title {margin-bottom: 0;}
}

/*! прейлист */


.hide_bg {background: #2d3042; margin: 5px -5px -5px -5px; padding: 0px;}
.hide_block {border: 2px solid #23252b;}
.hide_title {border-bottom: 1px solid #23252b;font-size: 14px;color: #eee;padding: 10px 20px;}
.hide_title a{float:right;background:#23252b;padding:0px 7px;border-radius:5px;color:#c3c3c3;cursor:pointer;text-decoration:none;}
.hide_title a:hover{border: 2px solid #23252b;background:none; margin:-2px; text-decoration:none; color:#94959a;}
.hide_title ul{list-style:none;float:right;bottom:100%;top:auto;left:auto;right:0;}
.hide_title li a{color:#262626;width:100%;background:none;padding:5px 10px;border-radius:0px;}
.hide_title li a:hover{text-decoration:none;color:#fff;background:#88b9cc; border: none; margin: 0px;}
.hide_title .caret{border-top:none;border-bottom:4px solid;}
.hide_title .dropdown-toggle::after {display:none;}
.hide_content {color: #b3b4bd;text-align: left;padding: 0px;}
.hide_content a{color: #60b8dd;}























/* CSS preloader над плеером */
.middlePreloader {
    display: inline-block;
    width: 75px;
    height: 5px;
}



/* FAQ выпадающие списки */
/* скрываем чекбоксы и блоки с содержанием */
.hide {
    display: none; 
}
.hide + label ~ div{
    display: none;
}
/* оформляем текст label */
.hide + label {
    font: 16px Verdana, Tahoma, sans-serif;
    /* border-bottom: 1px dotted green; */
    padding: 0;
    color: #2065b9;
/*    cursor: none; */
    display: inline-block; 
	cursor: pointer;
}
/* вид текста label при активном переключателе */
.hide:checked + label {
    color: green;
    border-bottom: 0;
}
/* когда чекбокс активен показываем блоки с содержанием  */
.hide:checked + label + div {
    display: block; 
    background: #f2f6f8;
    font: 14px Verdana, Tahoma, sans-serif;
    line-height: 1.6;
    
    padding: 18px; 
}

/* demo контейнер */
.faqdown {
    margin: 1% 5%;
}

.serialSeason {
  display:inline-block;
  background:#393d56;
  padding:8px 13px;
  border-radius: 3px;
  margin:0px 8px 12px 0px;
}
.serialSeason a {
    color: #FFFFFF;
}
.serialSeason:hover {
    opacity: 0.93;
}

.serialSerii {
  display:inline-block;
  background:#393d56;
  padding:8px 3px;
  border-radius: 3px;
  margin:0px 8px 12px 0px;

    width: 85px;
    overflow: hidden;
    position: relative;
    text-align: center;
    text-overflow: ellipsis;
    height: 34px;
    line-height: 19px;
}
.serialSerii a {
    color: #FFFFFF;
}
.serialSerii:hover {
    opacity: 0.93;
}


.nadpisNadPleerom {
  text-align: center;
  color:#555555;
}


/* my player */
.pcs-items {
    position: relative;
    width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
scrollbar-width: thin; /* FireFox */
  }

.pcs-items::-webkit-scrollbar {
  height: 4px;
  width: 4px;               /* ширина scrollbar */
}
.pcs-items::-webkit-scrollbar-track {
  background: #333333;        /* цвет дорожки */
}
.pcs-items::-webkit-scrollbar-thumb {
  background-color: #666666;    /* цвет плашки */
  border-radius: 2px;       /* закругления плашки */
  border: 0px solid #333333;  /* padding вокруг плашки */
}


.pcs-item {
    width: 140px;
    height: 40px;
    margin: 0 0 4px 4px;
    background: #2d3042;
    display: inline-block;
    font-family: Verdana, Tahoma, sans-serif;
    font-size: 13px;
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
    line-height: 40px;
    text-align: center;
    padding: 0 40px 0 15px;
    text-overflow: ellipsis;
}

.pcs-item:hover {
	background: #444444;
	cursor: pointer;	
}
.pcs-item.active {
	background: #434f71;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}



.pcs-alters {
    position: relative;
    width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
scrollbar-width: none; /* FireFox */
  }

.pcs-alters::-webkit-scrollbar {
  height: 4px;
  width: 4px;               /* ширина scrollbar */
}
.pcs-alters::-webkit-scrollbar-track {
  background: #333333;        /* цвет дорожки */
}
.pcs-alters::-webkit-scrollbar-thumb {
  background-color: #666666;    /* цвет плашки */
  border-radius: 2px;       /* закругления плашки */
  border: 0px solid #333333;  /* padding вокруг плашки */
}


.pcs-alter {
    width: 140px;
    height: 40px;
    margin: 0 0 2px 4px;
    background: #2d3042;
    display: inline-block;
    font-family: Verdana, Tahoma, sans-serif;
    font-size: 13px;
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
    line-height: 40px;
    text-align: center;
    padding: 0 5px 0 5px;
    text-overflow: ellipsis;
}

.pcs-alter:hover {
	background: #444444;
	cursor: pointer;	
}
.pcs-alter.active {
	background: #434f71;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}





.playlists-player {
    background: #000;
    color: #fff;
    padding: 4px 0 0;
    position: relative;
}

.playlists-prev {
    left: 0;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAeElEQVQ4jd3UzQ1AQBCG4Y2DhGqcNIBoQSuKUYm+uHkdrMTBZM0a2cR3n2ezmR/nfhMgBwagssBKYObIBvRW2JnJEluA2gpbgSY5VghYq8Y8ON5g3dP6LOpVTcy/7FGpKZ+g+k4H0LjBDqBxqyeg747DBbU7X0mzAymuSWfKXk8JAAAAAElFTkSuQmCC);
}

.playlists-next {
    right: 0;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAbUlEQVQ4jdWUsQ2AMAwEI6RIjANVJqBhAFZhmuwRGIySo4CGiCr+SORq6yzLfjvXNMAILIBXyGbg5CYBvVUYeWOTAgE4MulmlU5NS/ca0jWv64o7WJCOLF2KWvZ12OVpoUL0tM/hkQ6o3tdvuABsDUk5DyWdywAAAABJRU5ErkJggg==);
}

.playlists-prev, .playlists-next {
    width: 40px;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    bottom: 4px;
    z-index: 100001;
    opacity: .8;
    cursor: pointer;
}


.playlists-view {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 40px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAAsTAAALEwEAmpwYAAABJ0lEQVQ4jeXUsUqcURQE4NmAzWZ18QWEBdFYSLRNEbASAmmFdBYJSB4hvYXY21rkAUQbfQ5DQiAIS0gRUGMjrFrkS7H/wvJzfzcBKzPlmblzOecMJ/nv0GoiMJVkPcnzJL2q3E9ymuSk1Wrd/dUPaGMb55pxiR10Jpm9QL/B4KJQ/46XTWavMag9OMbCmGYeRzXNLTbqZku4rglPKm4ab/EO3ap2WNMOsDwye4rPhXaeoYOvY7UzdNEr6L+gHXwskFfVZ5sFbqvifha4/SdjkXgItIMV3DxAy98wM5rj+4JgtJSOyUu5wWp903sF02MsTojNHd4UB4APhrmqoynYP7B271QNM3nQYDzCL+xiuv7+vuMwm+RVkvkkc0l+Z3gcPuVfjsPjxx+UKYwH8JKOawAAAABJRU5ErkJggg==);
    background-position: center;
    background-repeat: no-repeat;
    opacity: .3;
}

.playlists-view:hover {
    opacity: 0.6;
}

.playlists-view.watched {
    opacity: 1;
}

.playlists-iframe {
    height: 440px;
    background: #000;
    overflow: hidden;
}

.playlists-iframe-div {
	cursor: pointer;
	margin: 1px -20px;
}

@media screen and (max-width: 1220px) {
	.playlists-iframe-div {
		margin: 0px -70px;
	}
}

@media screen and (max-width: 950px) {
	.playlists-iframe {
		height: 420px;
	}

	.playlists-iframe-div {
		margin: 10px -0px;
	}
}

@media screen and (max-width: 760px) {
	.playlists-iframe {
		height: 370px;
	}

	.playlists-iframe-div {
		margin: 10px -20px;
	}
}

@media screen and (max-width: 590px) {
	.playlists-iframe {
		height: 260px;
	}
	.playlists-iframe-div {
		width: 400px;
		margin: 25px -25px;
	}
}

.playlists-notice {
/*    width: 334px;*/
width: 100%;
text-align: center;
/*    background-color: #313a53;*/
background-color: #2d3042;
    position: absolute;
    bottom: 60px;
/*    left: 49%;*/
/*    margin: 0 0 0 -160px;*/
/*    padding: 9px 20px 12px;*/
    padding: 9px 10px 8px;
    border-radius: 4px 0 4px 4px;
/*    border: 3px solid #2a3146;*/
    box-sizing: border-box;
}

.playlists-notice-inner {
    width: 100%;
    position: relative;
    word-wrap: break-word;
    font-family: Verdana, Tahoma, sans-serif;
    font-size: 15px;
    font-weight: 500;
}

.playlists-notice-close {
    float: right;
    cursor: pointer;
    position: absolute;
    top: -34px;
    right: -11px;
    color: #fff;
/*    background: red;*/
background: #974747;
    padding: 3px 11px 4px;
    border-radius: 4px 4px 0 0;
    font-size: 15px;
}

.newpl_1 {
    display: none;
}

.newpl_2 {
	display: none;
}

.newpl_3 {
	display: none;
}

.newpl_4 {
	display: none;
}

.newpl_5 {
	display: none;
}

.newpl_6 {
	display: none;
}

.newpl_7 {
	display: none;
}

.newpl_8 {
	display: none;
}

.newpl_9 {
	display: none;
}

.show_series {
    display: inline-block;
}



/* end my player */

/* Ads */
.ads_desc_top {
}
.ads_desc_nad_pleerom {
}
.ads_mobi_top {
}
.ads_mobi_nad_pleerom {
}

.addbg {
	overflow: hidden;
}

@media screen and (max-width: 590px) {
	.addbg {
	}
}

/* Soc Seti */
.socseti_ico {
	cursor: pointer;
	margin: 0px 5px 0 0;
}

.socseti_ico_hide {
}

@media screen and (max-width: 590px) {
	.socseti_ico_hide {
		display: none;
	}
}
