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


* {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-family:arial,sans-serif; font-size:13px; line-height:normal; padding:0; margin:0; color: #272727; background-color:#f9f9f9; height:100%; width:100%; font-weight: normal; overflow-x: hidden;}
img {max-width:100%;}
.clr {clear: both;}
.clearfix:after {content: ""; display: table; clear: both;}
a {color: #003fb7; text-decoration: none;}
a:hover, a:focus {color:#0028ea; text-decoration: underline;}
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, .static-page, .tags-page, .form-wrap, .full-pages {padding:20px 0;}


.playlists-ajax {min-height: 400px;background: rgb(27, 27, 27) url(../images/loading.gif) center center no-repeat !important;}

/*--- 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:30px; line-height:40px; padding:0 15px;
color:#000000; background-color:#f8f8f8; border-radius:4px; -webkit-appearance: none; 
box-shadow:0 0 0 1px #EDEDED,inset 1px 1px 3px 0 rgba(0,0,0,0.1);margin-bottom: 5px;}

input[type="text"], input[type="email"] {display:block; width:100%; height:30px; line-height:40px; padding:0 15px;
color:#000000; background-color:#f8f8f8; border-radius:4px; -webkit-appearance: none; 
box-shadow:0 0 0 1px #EDEDED,inset 1px 1px 3px 0 rgba(0,0,0,0.1);margin-bottom: 5px;}
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 33px 10px 14px; 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;}
.img-box img {width:100%; min-height:100%;opacity: 0.92;}
.square-img img {width:150%; max-width:150%; margin-left:-25%;}
.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-row1 {display: -webkit-box; display:-webkit-flex;  -webkit-box-pack: justify; -webkit-justify-content: space-between; 
display:flex;  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;}
.show-login {text-transform:none}
.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-center {-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}
.fx-middle {-ms-flex-align:center;-webkit-align-items:center;align-items:center}
.fx-start {-webkit-justify-content:flex-start;justify-content:flex-start;}
.fx-first {-ms-flex-order: -1;-webkit-order: -1;order: -1;}
.fx-last {-ms-flex-order: 10;-webkit-order: 10;order: 10;}
.fx-1 {-ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; 
	max-width: 100%; min-width: 50px;}
.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;}
strong {font-weight: 600}


/* BASIC GRID
----------------------------------------------- */
.wrap {min-width:320px; position:relative; background:url(../images/bg.jpg);}
.center {max-width:1100px; margin:0 auto; position:relative; z-index:100;}
.fcenter {max-width:1100px; margin:0 auto; position:relative;}
.block {background-color:#f2f6f8; box-shadow: 0 0 40px rgba(0,0,0,0.3);}
.header {background-color:#fff; height:80px; padding:0 15px 0 0; background: linear-gradient(to bottom, #fff 0%,#fff 100%);}
.karusel {background:#2c2f40; height:190px; padding:20px;}
.cols {padding-left:340px; position:relative;}
.side {width:340px; margin-left:-340px; float:left; position:relative; z-index:20; background-color:#2c2f40; 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:340px; height:100%; background-color:#2c2f40;}
.footer {padding:20px; background-color:#fff; color:#000; box-shadow:0 -20px 20px -20px rgba(0,0,0,0.1); line-height:24px; align-items:center;}

.ratn {display: inline-block;color: #d8cdb7;}

.rcen {padding: 8px 4px 8px 18px;}

/* HEADER
----------------------------------------------- */
.logotype {height:80px; width:260px; display:block;margin-left: 8px;margin-top: -1px;}
.logotype img {display:block; width:100%;}
.logotype:hover {opacity:0.8;}

.search-wrap {width:280px; margin-top:20px;margin-left:14px}
.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;}
.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;}

.login-btns {height:40px; line-height:40px; margin-top:20px;}
.login-btns a {display:inline-block; vertical-align:top; padding:0 20px;}
.logins {border: 1px solid #c9c9c9}
.logins:hover {border: 1px solid #fcd94e}
.header .share-box {padding-top:28px; width:250px; text-align:center;}
.aktery {display: table;line-height: 17px; margin-top: -1px;}
.kont {float: right !important;background: #dddddd;}

/* FIRST MENU
----------------------------------------------- */
.f-menu {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:13px 26px; color:#000; text-transform: uppercase;text-decoration: none;}
.f-menu a.active {color:#fff; background-color:#2d87b9;text-decoration: none;padding: 13px 22px !important;}
.f-menu a:hover {color:#fff; background-color:#3066c3;text-decoration: none;}
.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;}
.hero {color: #bdeac2 !important;}
.hero:hover{color: #2bc0d0 !important;}

#pop-checkbox {
  display: none;
}
#pop-checkbox:checked + .pop-block {
  display: none;
}

.pop-block {
display: inline-block;
position: relative;
width: 100%;
height: auto;
background: #ffffe6;
color: #f00;
font-size: 18px;
padding: 6px 10px 7px 16px;
border: 3px solid #f00;
line-height: 26px;
}

#pop-checkbox:checked + .pop-block1 {
  display: none;
}

.pop-block1 {
display: inline-block;
    position: relative;
    width: 100%;
    height: auto;
    background: #ffffe6;
    color: #f00;
    font-size: 21px;
    padding: 4px 16px 4px 20px;
    border: 3px solid #f00;}

.dada {margin-top: 22px;
    display: block;
    line-height: 30px;}

.close-block {
  display: block;
  position: absolute;
  top: -6px;
  right: -8px;
  width: 16px;
  height: 16px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAElBMVEXqAAD8oaH/AAD/ra3/vr7///91+I/7AAAAQklEQVR42oXPwQoAIAgD0JXu/385FfTQgnYweKAp9pUXmE+swAFWAG8owQBTqjQQ8SQOcAdRQVtkqHy7dDFd/X/tAVqqAopyUfkOAAAAAElFTkSuQmCC);
  cursor: pointer;
}

.tv1 {position: absolute;left: 2px; top: 43px;}
/* TOP CAROU
----------------------------------------------- */
.top-carou {width:104px; height:150px; display:block; float:left; border-radius:3px;}
.tc-title {padding:7px; text-align:center; background-color:#256eab; 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: 16px;padding-right: 16px;}
.shorts-header h1, .shorts-header h2, .shorts-header h3 {font-weight:bold; font-size:18px; }
.grid-select {line-height:30px; height: 30px; position: absolute; left: 0; top: -3px; 
background-color:#fff; box-shadow:0 0 20px 0 rgba(0,0,0,0.1);}
.grid-select div {height:30px; width:30px; text-align:center; float:left; font-size:16px; cursor:pointer;}
.grid-select div:hover, .grid-select div.current {background-color: #8c45c5;color: #fff;}

.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; overflow:hidden; 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:18px;  margin-bottom:10px; font-weight:500; padding-right:70px;}
.short-desc {margin-top:10px;}
.sd-line {padding: 6px 10px 5px 10px; border-bottom: 1px dotted #bfbfbf;}
.sd-line span:first-child {color: #5a5a5a; display: inline-block; width: 102px; float: left;}
.sd-text {margin-top:15px;}

.to-fav {width:30px; height:30px; position:absolute; right:0; top:0; cursor:pointer; 
font-size:18px; line-height:30px; text-align:center; 
background-color:#eaf0f5; color:#888; overflow:hidden; border-radius:4px;margin-top: -4px;}
.to-fav:hover {color:#fff; background: #d0d0d0}
.to-fav a:hover {text-decoration:none}
.to-fav a, .to-fav a .fa , .to-fav .fa {display:block; width:30px; height:30px; color:#888; line-height:30px;}
.to-fav a .fav-added {background-color:#0097a7; color:#ffeb00;}
.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:#1c81d8; 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:81px; 
background-color:#fff; margin:0 auto 15px auto; padding-left:5px; font-size:34px;}
.m-meta {display: inline-block; position: absolute; padding: 3px 4px 2px 5px; font-size: 12px;}
.m-kp {background-color:#dd4d1b; color:#FFF; right:0; bottom:40px;}
.m-imdb {background-color:#0097a7; color:#000; right:0; bottom:8px;}
.m-kp:before, .m-imdb:before {content:attr(data-label); margin-right:3px;}
.m-qual {background-color:#8c45c5; color:#FFF; left:0px; top:10px;}
.bb-pane-dropdown {margin: 2px -180px 0 0 !important}
.bb-btn {position: relative; float: right !important; margin-bottom: -22px;}
/* SIDE
----------------------------------------------- */
.side a {color:#e3e3e3;}
.side a:hover, .side a.active {color:#2bc0d0;text-decoration:underline;}
.side-box {margin-bottom: 8px;}
.side-bt {padding:10px 20px; font-weight:500; text-transform: uppercase; background-color:#252837; color: #fff;}
.side-bc {padding:15px 15px 10px 15px}
.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:18px; font-weight:500; text-transform: uppercase;color: #2bc0d0; margin-left: 5px;}
.nav-menu {margin: 0 -5px 0 5px}
.nav-menu li {display:inline-block; width:31%;} 
.nav-menu a {display:block; margin-bottom:7px; font-size: 13px;}
.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;}
.knop {border: 1px solid #dcdcdc;}
.knop:hover {border:1px solid #fcd94e;}
.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;}
.pup p{line-height: 17px;}
.side-item1 {width:94px; display:block; margin-bottom:20px;}
.si1-img {height:135px; margin-bottom:10px; border-radius:4px;}
.si1-title {line-height:17px;}
.si1-ser {position: absolute; padding: 5px 8px 5px 8px; top: 0; right: 0; background-color: #375491; display: inline-block; color: #fff; border-bottom-left-radius: 4px; font-size: 13px;}
.side div.sticky {position: sticky;top: 0;}
.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;}

.yanrek {margin: -12px 0 8px 0}
.semya7 {position: relative;z-index: 9999;margin-top: 38px;margin-right: -36px;margin-left: 10px;} 
.semya {background-image: url(../images/semya5.png);width: 54px;height: 42px;}
.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 {}

.buttonz {
cursor: pointer;
position: absolute;
top:-28px;
color: white;
font-size: 34px;
right: 0;
background: #484848;
padding: 4px 4px 4px 4px;
z-index: 99999;
line-height: 20px;
}

.buttonz:hover {
background: #8a8a8a;
} 

#frame {
    width: auto;
    height: auto;
    text-align: center;
    position: fixed;
    z-index: 9999;
    bottom: 14px;
	transform: translateX(-50%);
    left: 50%;
} 

/* 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; text-transform: uppercase; 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 {margin-right:10px; color:#1E88E5;}
.fright > div > * {float:right; margin-top:5px;}

.tv11 {top: -181px;position: relative;border: 3px solid #f00;background: #4e4e4e;}
.tv111 {background: #ffffe6;color: #f00;font-size: 19px;text-align: left;padding: 3px 0 6px 0;}
.tvstr {position: absolute;display: inline-block;}
/* BOTTOM NAVIGATION
----------------------------------------------- */
.pagi-load {text-align:center;}
.pagi-load > span {display:none;}
.pagi-load + .pagi-nav {margin-top:20px;}
.bottom-nav {line-height:35px; text-align:center; padding:10px 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:1px 5px 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:#0097a7; color:#fff;}
.navigation span.nav_ext {background-color:#fff; color: #888;}
.pagi-nav a:hover {background-color:#2e8fe2; color:#fff;text-decoration: none;}
.dle-comments-navigation .pagi-nav {margin-bottom:0;}
.rekvv {margin:-12px 0 8px 0;min-height:200px;background: url(../images/rekfon.png) center no-repeat;}
.inforu {border-left: 2px solid #2d3042;border-right: 2px solid #2d3042;border-top: 2px solid #2d3042;margin-bottom: -5px;margin-top: 4px;}
.infoimg {float: left;margin: 2px 16px 0 5px;}
.vkros {background: #3e4153; padding: 10px 15px 10px 15px;}
.arrow {
  bottom: 0;
  left: 50%;
  width: 28px;
  height: 46px;
  background-image: url(../images/strelka.png);
  background-size: contain;
  
}
.arrow2 {
  bottom: 0;
  left: 50%;
  width: 28px;
  height: 26px;
  background-image: url(https://rosserial.be/templates/ros-serial/images/strelka2.png);
  background-size: contain;
  margin-top: -1px;
}

.bounce {
    -webkit-animation: bounce 0.5s infinite;
    animation: bounce 0.5s infinite;
animation-iteration-count:70}

/* Scroll down indicator (bouncing) */
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-50px); }
  60% {
    -webkit-transform: translateY(-15px); } }
@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateX(0); }
  40% {
    -moz-transform: translateX(-50px); }
  60% {
    -moz-transform: translateX(-15px); } }
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px); }

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

.vkcl {background: url(../images/knopkavk.jpg) no-repeat;
width:284px;
height:30px;
display: inline-block;
border-radius: 4px;}

.vkcl:hover {opacity:0.88}

.vkg {background: url(../images/vk.jpg) no-repeat;
display: block;
width: 310px;
height: 155px;
border-radius: 3px 3px 0 0;}

.vkgg {background: #fff;
text-align: center;
padding: 8px 0 9px 0;
border-radius: 0 0 3px 3px;
border-right: 1px solid #e3e5e9;
border-left: 1px solid #e3e5e9;
border-bottom: 1px solid #e3e5e9;
}

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

.fscreens {position:relative;}
.fscreens .highslide, .fscreens img {position:relative; width:154px; height:100px; overflow:hidden; 
	display:block; border-radius:4px;}
.fscreens .highslide img {display:block; min-height:100%;}
.fscreens br {display:none;}

.fplayer-title {background-color:#333; color:#fff; padding:15px 20px; font-weight:500; text-align:center;}
.fplayer-title a {color:#ffdb4c; text-decoration:underline;}
.fplayer {margin-bottom:24px; /*background-color:#4c4743;*/}
.fplayer .tabs-sel {height:40px; line-height:40px; color:#fff; font-weight:500; 
white-space:nowrap; overflow-y:hidden; overflow-x:auto;}
.fplayer .tabs-sel > span {cursor:pointer; display:inline-block; padding:0 10px; height:40px; 
text-transform: uppercase; font-weight: 500;}
.fplayer .tabs-sel > span.current {color:#fff; background-color:#8c45c5;}
.tabs-b.video-box {background-color:#000;}
.js .fplayer .tabs-b {display:none;}
.js .fplayer .tabs-b.visible {display:block;}

.rels {width: 718px;margin-left: -9px;}
.rels-t {font-weight: 500; margin-bottom: 17px; font-size: 16px; margin-left: 9px; margin-top: 2px;}
.rels-c .side-item1 {text-align:center; width:103px;}
.rels-c .si1-img {height:145px;}
.serb {background: #375491; display: inline-block; float: right; color: #fff; font-size: 14px; position: absolute; top: 0; right: 0; padding: 7px 11px 7px 11px; border-top-right-radius: 4px; border-bottom-left-radius: 5px; font-weight: 500;}
.full-taglist {margin-bottom: 17px; margin-top: 5px; line-height: 17px;}
/* 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:19px;}
.full-text img:not(.emoji) {max-width:100%;}
.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: #8c45c5;}
.full-text a:hover {text-decoration:none;}
.full-text h2, .full-text h3, .full-text h4, .full-text h5 {margin:10px 0; font-size:12px; font-weight:500;}
.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;}

.ya-share2__container_size_m .ya-share2__counter {line-height: 22px !important;}
.dropdown a {background: #23252b;padding: 3px 7px 3px 7px;border-radius: 5px;color: #94959a;cursor: pointer;text-decoration: none;line-height: 16px;}
.dropdown a:hover {text-decoration: none;color: #fff;background: #000000;}
/* COMMENTS
----------------------------------------------- */
.comms-t {font-weight:500; text-transform: uppercase; margin-bottom:19px;margin-left:20px}
.add-comm-form {position:relative; margin-bottom:20px; padding:20px 20px 19px 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:11px;}

.ac-av {width:40px; height:40px; float:left; margin-right:10px; border-radius:4px;
background: url(../dleimages/noavatar.png) no-repeat; background-size:contain;opacity: 0.92;}
.ac-title {font-weight:500; margin-bottom:15px; text-transform:uppercase;}
.ac-inputs input {width:49%; background-color: #fff; box-shadow:0 0 0 1px #EDEDED, inset 1px 1px 2px 0 rgba(0,0,0,0.1);}
.ac-textarea textarea {height:85px; box-shadow:inset 0 0 4px 0 rgba(0,0,0,0.1); 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 {}

.onstr {position: absolute;right: 298px;margin-top: 3px;transform: rotate(-3deg);}

.comm-item {padding:20px 20px 10px 90px; margin-bottom:10px; background-color:#e4ebef; border-radius:4px;}
.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 {margin-right:20px; opacity:0.7;}
.comm-author {font-weight:bold; 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 {}
.rate3-comm .fa:hover {font-size: initial;vertical-align: text-top;}
.rate3-comm > span {height:20px; line-height:21px; display:inline-block; vertical-align:top; padding:0 5px; color:#888}
.rate3-comm > span > span.ratingtypeplus {color: #BEC5D0;}
.rate3-comm > span > span.ratingplus {color: #58a922;}
.rate3-comm > span > span.ratingminus {color: #EB6C65;}

.comm-two {padding-bottom:0;line-height:17px}
.comm-three {margin-top:10px; font-size:12px; 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;}
.socz { float: right;margin: -2px 15px 0 0;}
.socz a {opacity: 0.82}
.socz a:hover {opacity: 1}
.ya-share2__item:hover {opacity: 1 !important}
.ya-share2__icon {height: 22px !important; width: 22px !important; margin-top: -1px; margin-bottom: 1px; margin-right: 1px; margin-left: -1px;}
/* GO TOP BUTTON */
#gotop{position:fixed; width:50px; height:50px; line-height:46px; right:10px; bottom:10px; cursor:pointer; font-size:20px;
z-index:9998; display:none; opacity:1; background-color:#fff; color:#222; 
border-radius:50%; text-align:center; box-shadow: 0 1px 4px rgba(0,0,0,0.2);}
.grafik {padding-left: 20px;background: #245456;padding-bottom: 25px;font-size: 14px;}
.grafik a {color:#ff71f4;text-decoration: underline;}

/* Owl Carousel v2.1.0 */
.owl-carousel {display: none; width: 100%; -webkit-tap-highlight-color: transparent; position: relative; z-index: 100; }
.owl-carousel .owl-stage {position: relative; -ms-touch-action: pan-Y; }
.owl-carousel .owl-stage:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.owl-carousel .owl-stage-outer {position: relative; overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px); }
.owl-carousel .owl-item {position: relative; min-height: 1px; float: left;
/* -webkit-backface-visibility: hidden; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; */}
.owl-carousel .owl-item > img {display: block; width: 100%; /* -webkit-transform-style: preserve-3d; */}
.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; }
.owl-carousel.owl-loaded {display: block; }
.owl-carousel.owl-loading {opacity: 0; display: block; }
.owl-carousel.owl-hidden {opacity: 0; }
.owl-carousel.owl-refresh .owl-item {display: none; }
.owl-carousel.owl-drag .owl-item {-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.owl-carousel.owl-grab {cursor: move; cursor: grab; }
.owl-carousel.owl-rtl {direction: rtl; }
.owl-carousel.owl-rtl .owl-item {float: right; }
.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 .owl-animated-in {z-index: 0; }
.owl-carousel .owl-animated-out {z-index: 1; }
.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; } }
.owl-height {transition: height 500ms ease-in-out; }
.owl-carousel .owl-item .owl-lazy {opacity: 0; transition: opacity 400ms ease; }
.owl-carousel .owl-item img.owl-lazy {-webkit-transform-style: preserve-3d; transform-style: preserve-3d; }
.owl-carousel .owl-video-wrapper {position: relative; height: 100%; background: #000; }
.owl-carousel .owl-video-play-icon {position: absolute; height: 80px; width: 80px; left: 50%; top: 50%;
margin-left: -40px; margin-top: -40px; cursor: pointer; z-index: 1; background-color:#FFF;
-webkit-backface-visibility: hidden; transition: -webkit-transform 100ms ease; transition: transform 100ms ease; }
.owl-carousel .owl-video-play-icon:hover {-webkit-transform: scale(1.3, 1.3); -ms-transform: scale(1.3, 1.3); transform: scale(1.3, 1.3); }
.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {display: none; }
.owl-carousel .owl-video-tn {opacity: 0; height: 100%;
background-position: center center; background-repeat: no-repeat; background-size: contain; transition: opacity 400ms ease; }
.owl-carousel .owl-video-frame {position: relative; z-index: 1; height: 100%; width: 100%; }

.owl-nav {position:absolute; left:0; right:0; top:0; z-index:500;}
.owl-prev, .owl-next {width:40px; height:40px; position:absolute; top:55px; z-index:200;
text-align:center; line-height:40px; color:#000; font-size:16px; background-color:#fff;}
.owl-prev {left:-20px; border-radius:0 4px 4px 0;}
.owl-next {right:-20px; border-radius:4px 0 0 4px;}
.owl-prev:hover, .owl-next:hover {background-color:#e3e3e3; color:#000;}
.owl-dots {text-align:center; padding-top:15px;}
.owl-dot {display:inline-block; vertical-align:top; width:10px; height:10px; margin:0 5px; 
border-radius:50%; background-color:#e3e3e3;}
.owl-dot.active {background-color:#ffdb4c;}

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

.foo span a {color:#2264ff}


.playlists-player {
	background: #000;
	color: #fff;
	padding: 4px 0px 0px 0px;
position: relative;}
.playlists-notice {
    width: 334px;
    background-color: #054077;
    position: absolute;
    bottom: 70px;
    left: 49%;
    margin: 0 0 0 -159px;
    padding: 9px 12px 9px 18px;
    border-radius: 4px 0px 4px 4px;
    border: 2px solid #054077;
    box-sizing: border-box;}
.playlists-notice-inner {
	width: 100%;
	position: relative;
	word-wrap: break-word;
font-size: 17px;
    font-weight: 500;
line-height: 1.4;}
.playlists-notice-close {
float: right;
    cursor: pointer;
    position: absolute;
    top: -36px;
    right: -14px;
    color: #fff;
    background: #cf2323;
    padding: 3px 11px 2px 11px;
    border-radius: 4px 4px 0px 0px;
    font-size: 14px;
    height: 25px;
}
.playlists-notice-close:hover {background:#ef0c0c}
.playlists-iframe {
	height: 401px;
	background: #000;
	margin-bottom: 4px;
}
.playlists-items {
	position: relative;
}
.playlists-items ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 0;
}
.playlists-items li {
	width: 136px;
	height: 40px;
	margin: 0px 0px 4px 4px;
	background: #2d3042;
	display: inline-block;
	font-family: Verdana;
	font-size: 12px;	
	overflow: hidden;
	box-sizing: border-box;
	position: relative;
	line-height: 40px;
	text-align: center;
}
.playlists-items li:hover {
	background: #465065;
	cursor: pointer;	
}
.playlists-items li.active {
	background: #7b7b7b;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}

.playlists-items li[data-announce="1"] {
	background-color: #292929;
}
.playlists-items li[data-announce="1"]:hover {
	background-color: #393939;
}
.playlists-items li[data-announce="1"].active {
	background-color: #515151;
}


.playlists-videos .playlists-items li {
width: 136px !important;
	text-align: left;
	padding: 0 27px 0 15px;
	box-sizing: border-box;
	position: relative;
}
.playlists-view {
	position: absolute;
	top: 0px;
	right: 9px;
	bottom: 0px;
	width: 22px;
	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: 0.3;
}
.playlists-view:hover {
	opacity: 0.6;
	transform: 0.4ms easy 0.4ms;
}
.playlists-view.watched {
	opacity: 1;
}

.playlists-prev, .playlists-next {
	width: 30px;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	bottom: 4px;
	z-index: 100001;
	opacity: 0.8;
}
.playlists-prev {
	left: -6px;
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAeElEQVQ4jd3UzQ1AQBCG4Y2DhGqcNIBoQSuKUYm+uHkdrMTBZM0a2cR3n2ezmR/nfhMgBwagssBKYObIBvRW2JnJEluA2gpbgSY5VghYq8Y8ON5g3dP6LOpVTcy/7FGpKZ+g+k4H0LjBDqBxqyeg747DBbU7X0mzAymuSWfKXk8JAAAAAElFTkSuQmCC');
}
.playlists-next {
	right: -6px;
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAbUlEQVQ4jdWUsQ2AMAwEI6RIjANVJqBhAFZhmuwRGIySo4CGiCr+SORq6yzLfjvXNMAILIBXyGbg5CYBvVUYeWOTAgE4MulmlU5NS/ca0jWv64o7WJCOLF2KWvZ12OVpoUL0tM/hkQ6o3tdvuABsDUk5DyWdywAAAABJRU5ErkJggg==');
}
.playlists-prev:hover, .playlists-next:hover {
	opacity: 1;
	cursor: pointer;
}
.playlists-prev.disabled, .playlists-next.disabled {
	display: none;
}






.playlist-episodes {
    width: 100%;
    font-size: 12px;
    text-align: center;
    color: #fff;
    border-radius: 4px;
    overflow: hidden;
}

.playlist-episodes th, .playlist-episodes td {
border-collapse: collapse;
    border: 1px solid #333;
    padding: 4px 20px 2px 20px;
}

.playlist-episodes th {
    padding: 10px 10px 8px 10px;
    background: #343c50;
    color: #fff;}

.playlist-episodes td {
    background: #484e5d 0;
}

.playlist-episodes-link {
display: inline-block;
    background-color: #8c45c5;
    color: #fff;
    padding: 6px 8px 6px 8px;
    border-radius: 4px;
    font-size: 10px;
    margin-top: -1px;
    margin-bottom: 1px;
}

.playlist-episodes-link:hover, .playlist-episodes-link, .playlist-episodes-link:link {
    color: #fff;
}

.playlist-episodes-link:hover {
	background: #9e53da;
}


.playlist-episodes-toggle {
    width: 100%;
    height: 40px;
    border-radius: 4px;
    text-align: center;
    background-color: #ffdb4c;
    line-height: 40px;
    margin: 10px 0 -5px 0;
    cursor:pointer;
}

.notification__buttons a{text-decoration: none;}
.notification__buttons a:hover {text-decoration: none;}

.v-btn-primary {
	color: #202020;
    width: 160px;
    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: 250px;
    height: 40px;
    border-radius: 4px;
    text-align: center;
    background-color: #ffdb4c;
    line-height: 42px;
    margin: 12px auto 5px auto;
    font-size: 16px;
    font-weight: bold;
    }
.v3-btn-primary:hover {background-color: #ffd21f;}

.vg-btn-primary {
color: #202020;
    display: inline-block;
    padding: 0 15px 0 15px;
    height: 40px;
    border-radius: 4px;
    text-align: center;
    background-color: #ffdb4c;
    line-height: 42px;
    margin: 12px auto 5px auto;
    font-size: 16px;
    font-weight: bold;
}
.vg-btn-primary:hover {background-color: #ffd21f;}

.v4-btn-primary {
color: #202020;
    width: 286px;
    height: 40px;
    border-radius: 4px;
    text-align: center;
    background-color: #ffdb4c;
    line-height: 40px;
    margin: 15px auto 5px auto;
    font-size: 16px;
    font-weight: 500;
    }
.v4-btn-primary:hover {background-color: #ffd21f;}

.stubs {
    background: #000 url(../images/fon.jpg) center center / cover no-repeat; 
    padding: 66px 0 0 0;
    color: #fff; 
    text-align: center;
    font: 14px Arial;
    /* Эти три свойства не менять, дабы не поехал блок */
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}
.stubs svg {width: 140px; height: 80px; display: block; margin: 0 auto 35px auto; 
fill: #fff; stroke-width: 0; stroke: currentColor;}

.stubs-title {font: 18px Arial}
.stubs-pervyy {font: 17px Arial;margin-top: -18px;max-width: 600px;display: inline-block;}

.stuspi {color: #25f100;
margin-top: 9px;
display: inline-block;}



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

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

@media screen and (max-width: 1020px) {
.tv11 iframe {height: 314px !important;}
.dada {margin-top: 1px;}
}

@media screen and (max-width: 950px) {
.semya7 {display:none}
.yanrek {margin: -5px 0 10px 0}
.rekvv {margin:-2px 0 8px 0}
.bb-pane-dropdown {margin: 2px 0 0 -180px !important}
.center {max-width:768px;}
.fcenter {max-width:768px;}
.nav-cloned {display:block; margin: 15px -23px 10px 20px}
.vkros {background: #3e4153; padding: 5px 5px 5px 5px;}
.f-menu, .cols:before {display:none;}
.show-menu {height:40px; line-height:40px; padding:0 20px; display:block; 
background-color:#2d87b9; color:#FFF; font-size:18px; cursor:pointer;}
.cols {overflow:hidden; padding:0;}
.side {display:none;}
.main, .fpage, .fdesc {padding:15px 10px 10px 10px;}
.add-comm-form {padding:5px 10px 10px 10px;}
.viss .side {display:block; margin-left:0; margin-right:-320px; width:320px; position:relative; z-index:300; 
box-shadow: 20px 20px 20px -20px rgba(0,0,0,0.7);}
.side-bt {padding:10px;}

.side .tabs-sel {padding:20px 0 0 10px;}
.side-bc.flex-row {padding-bottom:0;}
.search-wrap {width:230px;}
.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 80px;}
.side a.active {color:#e3e3e3;text-decoration:none;}
.dada {margin-top: 22px;}
.start-ads {display:none}
.kont {display:none !important}
}

@media screen and (max-width: 800px) {
.dada {margin-top: 20px;}
}

@media screen and (max-width: 760px) {
.fleft {position: relative;right: 0;}
.dada {margin-top:0;}
.center {max-width:640px;}
.fcenter {max-width:640px;}
.logotype {width:140px; padding-top:20px;}
.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;}
.comm-three {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;}
.aktery {margin-top: 0;}
.dada {margin-top: 10px;}
}

@media screen and (max-width: 590px) {
.pop-block1 {
    font-size: 17px;}
.dada {
    line-height: 22px;}
.tv1 {left: -7px;top: 103px;transform: rotate(-25deg);}
.tvstr {top: 40px;}
.stubs-pervyy {font: 14px Arial}
.stubs {font: 13px Arial}
.onstr {position: absolute;margin-top: 0;right: 115px;transform: rotate(-4deg);}
.playlists-ajax {min-height: 300px;background: rgb(27, 27, 27) url(../images/loading.gif) center center no-repeat !important;}
.center {max-width:480px;}
.fcenter {max-width:480px;}
.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; 
box-shadow:inset -20px 0 20px -20px rgba(0,0,0,0.7); display:block; content:""; pointer-events:none;}
.site-desc img {margin:0 10px 10px 0; width:120px;}
.tv11 iframe {height: 291px !important;}
.fcols {padding-left:0;margin-bottom: 5px;}
.fposter {margin:0 auto 15px auto; float:none;}
.finfo {float:none;}
.show-login {padding: 0 10px !important;}
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:300px;}
.socz {display: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;}
.ui-dialog {width:100% !important;}
.upop-left, .upop-right {float:none !important; width:100% !important; margin:0; padding:0 20px;}
.upop-left {margin-bottom:10px; text-align:center;}
.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;}
.videoEmbed_v2 .stub-icon {
    display: none !important;
}}
@media screen and (min-width: 422px) {
#frame {display:none}
}

@media screen and (max-width: 470px) {
.playlist-episodes th, .playlist-episodes td {padding: 4px 5px 2px 5px;}
.onstr {position: absolute;margin-top: -6px;right: 55px;transform: rotate(-10deg);}
.center22 {max-width:320px;}
.search-wrap {width:140px;margin-right:-15px}
.short-bottom div[id] {display:none;}
.short-bottom .button {width:100%; text-align:center;}
.header {height:60px;}
.search-wrap, .login-btns {margin-top:10px;}
.logotype {height:60px; padding-top:10px;}
.videoEmbed_v2 .stub,
.videoEmbed_v2 .stubPlayerError {
    margin: 0 !important;
} 
.tvstr {top: 45px;}
.tv11 iframe {height: 268px !important;}
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:250px;}
}
.videoEmbed_v2 .stub-description {padding: 0 50px !important;}
.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% - 60px)/3); 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: 144%;}
.grid-thumb .short-img img {position: absolute; left: 0; top: 0;}
.grid-thumb .short-text {float: none;}
.grid-thumb .short-title {font-size: 15px; padding-right: 0; margin: 10px 0; text-align: center;
	white-space: nowrap; overflow: hidden; text-overflow: ellipsis;font-weight: 700;}
.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 {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;}
.playlist-episodes th, .playlist-episodes td {   
}
}

@media screen and (max-width: 440px) {
.dropdown a {padding: 1px 4px 1px 4px;font-size: 11px;margin-top: 2px;}
.dropdown {margin-right: -15px;}
}

@media screen and (max-width: 420px) {
.dada   {display: inline-block;}
.show-login {margin-right: -5px;}
.search-wrap {margin-right:0;margin-left: 0}
}

@media screen and (max-width: 380px) {
.tv11 iframe {height: 222px !important;}
.tvstr {top: 70px;}
}
@media screen and (max-width: 360px) {
.tv11 iframe {height: 245px !important;}
 }
/*! прейлист */


.hide_bg {background: #2d3042; margin: 5px -6px -5px -6px;}
.hide_block {}
.hide_title {border-bottom: 1px solid #23252b;font-size: 13px;color: #eee;padding: 11px 19px 10px 20px;}
.hide_title .caret{border-top:none;border-bottom:4px solid;}
.hide_title .dropdown-toggle::after {display:none;}
.hide_content {color: #b3b4bd;text-align: left;}
.hide_content a{color: #60b8dd;}



.dropup,
.dropdown {
  /* position: relative; */
}

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #373a3c;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.dropdown-divider {
  height: 1px;
  margin: 0.5rem 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 3px 1.5rem;
  clear: both;
  font-weight: normal;
  color: #373a3c;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0;
}

/*сортировка*/

.xsort-area{
	margin-bottom: 5px;
	padding: 0 15px;
	font: normal 12px/32px Arial;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
}
.xsort-area:after{
	content: "";
	display: table;
	clear: both;
}
.xsort-area>div{
	float: left;
	margin: 0 10px 10px 0;
}
.xsort-div{
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	border: 1px solid #ccc;
	border-radius: 3px;
	background: #fff;
	position: relative;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
.xsort-div:hover{
	box-shadow: 0 0 0 2px rgba(0,0,0,.2);
}
.xsort-active{
	box-shadow: 0 0 0px 2px #FFB114;
}
.xsort-selected{
	cursor: pointer;
	padding-right: 15px;
	position: relative;
}
.xsort-selected:after{
	position: absolute;
	top: 50%;
	margin-top: -2px;
	right: 0;
	border: 4px solid transparent;
	border-top-color: #777;
	content:"";
}
.xsort-div-filler{
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAvklEQVR42o3KsUqCYRiA0RPVZg6Fg2NgU0ME7g0KTg0SLtHaFYQ0VjRFDUGjEAhBi1vQ1Fx2BVJ4Aa4FQWT6tn38llTnWR//t+7MjY6mgh9mXYjUi4ZvzoVnDUXL9r35VJWxaqxvEcCGkSczkmNhR1ZHKEuuhZKsPWFbcimsyToS6pJd4YRkTs9IUZIzMLQFmNcSbk2oeBfuHDrVF8KHugllj0IIQ23daQsrNtUsIe9BWqbLuxde/WLBlQN/+wLDfD9iwnIihwAAAABJRU5ErkJggg==);
	background-position: 50% 50%;
	width: 32px;
	padding: 0;
	background-repeat: no-repeat;
	cursor: pointer;
}

.xsort-ul{
	display: none;
	background: #fff;
	position: absolute;
	top: 100%;
	left: 0;
	margin: 0;
	padding: 0;
	max-height: 400px;
	overflow: auto;
	list-style: none;
	z-index: 999;
	border: 1px solid #ccc;
	border-radius: 5px;
	box-shadow: 0 0 0 3px rgba(0,0,0,.1);
	box-sizing: content-box;
}
.xsort-ul li{
	display: block;
	border-bottom: 1px solid #eee;
	padding: 0 35px 0 18px;
	line-height: 30px;
	white-space: nowrap;
	cursor: pointer;
	color: #666;
}
.xsort-ul li:last-child{
	border: none;
}
.xsort-ul li.current{
	color: #333;
	font-weight: bold;
	background: #f5f5f7;
	position: relative;
}
.xsort-ul li.current:after{
	position: absolute;
	top:0;
	right: 5px;
	bottom: 0;
	width: 5px;
	content: "";
	display: block;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAQAAAAnZu5uAAAAJUlEQVQY01XIMQEAIAwDsDivroGe6Sg3OQNxBGLVCldVzbfECA+g/g9v8ooTNAAAAABJRU5ErkJggg==) no-repeat 50% 50%
}

.xsort-ul li:hover{
	background: #eee url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAeCAIAAABi9+OQAAAAHElEQVQImWP4+vUrEwMDA9P///+ZGBgY4JjGfAByHhgFbrteLwAAAABJRU5ErkJggg==) repeat-x 0 0;
	color: #000;
}
.xsort-ul li.xdesc, .xsort-ul li.xasc{
	background-position: 6px 50%;
	background-repeat: no-repeat;
}
.xsort-ul li.xdesc, .xdesc{
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAICAQAAACfDS2NAAAAIElEQVQY02NgYGBgSPsPggwwQDQXwoRBFAHsekECEBoASUcnDSh9+RUAAAAASUVORK5CYII=);
}
.xsort-ul li.xasc, .xasc{
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAICAQAAACfDS2NAAAAHklEQVQYV2NgAIO0/xAaygFBFA5UAMGBq0BRTDwXAPWMJw0b8PLnAAAAAElFTkSuQmCC);
}
span.xasc, span.xdesc{
	padding-left: 10px;
	background-position: 0 50%;
	background-repeat: no-repeat;
}

.xsort_empty{
	margin-top: 15px;
	background: #fff;
	border: 1px solid #ccc;
	padding: 15px;
	text-align: center;
	color: #444;
	border-radius: 3px;
	box-shadow: 0 2px 7px rgba(0,0,0,.1);
}

.xsort-admin-area{
	padding: 0 0 0 210px;
}
.xsort-admin-area:after{
	content: "";
	display: block;
	clear: both;
}
.xsort-admin-area ul{
	list-style: none;
	margin: 0 0 0 -210px;
	padding: 0;
	float: left;
	width: 200px;
	border-right: 1px solid #ddd;
}
.xsort-admin-area ul.loading{
	background: url(data:image/GIF;base64,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) no-repeat 50% 50%;
}
.xsort-admin-area ul li{
	display: block;
	color: #f43;
	cursor: pointer;
	padding: 1px 0;
}
.xsort-admin-area ul li.current,
.xsort-admin-area ul li:hover{
	color: #000;
}
.xsort-admin-area ul li.current{
	font-weight: bold;
}
.xsort-admin-area p{
	margin: 0;
	padding: 7px 0 0;
}
.xsort-admin-area code{
	max-height: 400px;
	overflow: auto;
}
/**Showstat**/
.base-stat { display: none; }

.queries {
    display: none;
    text-align: left;
    max-height: 450px;
    overflow: auto;
    margin-top: 10px;
}

.queries p { padding: 5px; border-top: solid 1px #ddd; }

.queries p:hover { background: #ddd; }

.showstat {
    position: fixed;
    bottom: 10px;
    left: 10px;
    margin-right: 10px;
    background: #ffffff;
    background: -webkit-linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%);
    background: -moz-linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%);
    background: -o-linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%);
    background: -ms-linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%);
    background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%);
    font: normal 12px/18px Arial, Helvetica, sans-serif;
    color: #323232;
    padding: 20px;
    text-align: left;
    border: solid 1px #fff;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    text-shadow: 1px 1px 0 #fff;
    -webkit-box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.3);
    z-index: 1000;
}

.showstat p { margin: 0; }

#queries-stat, 
#clearbutton, 
#showstat-but, 
#log-link {
    display: inline-block;
    padding: 5px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAuVJREFUeNqMU0tIVFEY/s655955+RihsnRkVHotCknBRWEhGqUggSFEGyOiVu2iyCBoEeWmRaGQ4CJatUgJDaKIitTURk1NE0sdH6Q4jjOSOo87c2//uSYJuejCx+Wc8z++//vOYU+et8EwjCLTNOsN0yiDiX8/BnDG3zLGbnDO+za3TToQlPxYVdXLud5cZKS7YXc4QMX+5jKGaCSC0Eq4zD/t9+m63sQ4v2JCQZKpYM3PWs0jBYWyHIgBzG0YsA0GFpOBoQEwRWMJ7kBl8C647JaXkwW3OxWcM4oxqNgW0JpoI92dhlyvBwlTgc4cqAjeQ5w5IRgldfv6sDc/F1m7d8JptxMZ0xqDWcNzRGNJhH5F8al/DDp3oUomczsMJqgA8ZPB/uk5aKoNms0GO8HldCISjSEaTyAZ9mPXQB0OcBtBIK7YqLpizSZkF4W6CEWBonALkrJhmOC0xymOR35CSWPIPn0GUjxG4k20tqNnPHSbh5aDL0fHxrEQCGB1bc1K3gpGHVnoO+yZHoiMCuiB1wj42pA0kusXHnQ2CFXVYudravBjcgrz84uYmZ6GEBoUoVgs4qaAZ3kMrkOF0OefQo+5EPYH8ap/8dpIQ/mycKWkVPu+DFoi5ud74ZAi/rGTSetUwN83DFdmERJrYcRWBfRIHKcKdjRSRKOQQieTSUxOzcKmaZaINs2+IWI8jqjO4TCjmGxvh0YXzXP0MDIL9mGucxSTw7PvLectNaWApJicW4oqnVFoX0EC4aouLDgqke7NoVgnvrV04PPH8aYTN7su8VAw2LIUXMJqZJ2EMaAKFUIlf4Ww/go5gdgK9hgdSN9/EONt7/Chd+ZWdf3AneGG0glqD++52oslJaXlVx1OZ7HsvPkWTHlHyPvs0BvkGd201lDXPFL5onepZ+jR8WVGjJl8jbVnq5wU7yGkbvMWMXQ/zxflrlDx9a8naTk8+PBYnNFFkgX+9ysiFGx38FuAAQBygywrLfBIegAAAABJRU5ErkJggg==') no-repeat 50% 50%;
}

#showstat-but {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAp5JREFUeNpkU01IVFEU/t6972fG1JHGrLBso2WRSAshonIjFrZQ27QoEQza6K6gXYS0KKhWuijIjbZw0xhRoEagUhRWUIJSWuL4A44OzDjhjOO89zrnzjwZ68Jh5pzvO+d857x7NfxzSq+Fem3b7XBd1+eSr7FpWkpKrW99oLUzn0schauzr22o0dC04ca6cpyrKUMw4CMGJwPr8RQmpiIYmVzGtuteWOtvGdlVgJP3B6zhW1dqEEvZeDcTxczKH2xuOQj4JY4dLER99V6U+CQeDk5hNb6linABwQV06tzdfgqf5hN4Nr6EudUkuluqsPS4Hjap+L2WRN/EssKZx3xPuc4zd1ysxNivOL6E4yj060hnHAiRnc5nSewxpfrPuGkKMP+JE+qlUKdwHOd6+YEAvi4kiGjAZ+jK7r2ex8k7H+E3dVjk8y/jzGM+52XVQ7PC8TT8hlBdaSxkSPf3u6dV17P3P8OUWhYj33BcMJ/zGBe85XgqA8vSYRoSBhtJHpyMqAJCl9BzccaZx3wt9/1YAQVski1Ud2pAi3OhS7VfmLpQJnM7yTa0WYFXwE07tmNaNB/NlS1AoJdg5jp7vhACmQwpoDzlO6no0MpKDAW0bR+TVUdtRyLPSLdQxRlnHvM5D7mbWlF69cVCU8MJFBVZ2KZP2FQdQHNtcOfKtg/MqmSDiiQSW3jzdhrrzy8foYsU1gkPZxbfd42OyZ5LDcdRTEVG5xJ4NR1Tl4iao9hv0BgCG5Q8OvYDzOc8TwGf4pLzN9vkoTM9dbWHcbSyDEUFJrzHlNhM4+dcBJPfFmEvfeiKjT/qp/DGrsfERciqgq1Pb2v+YDMt0/QA2l/aTUZfRkM3HpA7y8n/vca8U0HGCxB5MYcs6snOf85/BRgAU2QTxLlxCL0AAAAASUVORK5CYII=') no-repeat 50% 50%;
}
#clearbutton {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAnBJREFUeNqEk8tPE1EUxr+5dzqdvoQytqIEXQgLY3TVrRvCwsQ/ABNTJLoClxIQmEqIXUHQsDTBYmAjMXEBEQ0Jid2IIsOjGtBNWUJSGiO06bRl5nrvBBqpBE5yMq/7+74z594jj46OojosYqNpW3OuImzbhlW23jCbtUlEmqYuepcQAkWWIeOMEHCxUGLRwXYwy4JEadvU0GSbW1UkQZNTYesQHupAZvYbMnMryMwsITp4n78vMsbFyamwyeFnD5B9b4AoCihPibpQMosQFVkH1sKJAsxiYhGLxh9i78OaA1KXDEooam7fwO7sV0AiKBRLLeSkfxbwnZEOpD+tcFAB4a4EFN6WaxxegudcAHAr2DNz83I1bJom637cjS/LBmwNUPYBrUBBb11Fljt7/H74/AFM6ePoetnbWRGweIcF3NPbi5XVdahuN5gEbGk2LjQ2YXdmEZ5AAD6e0wuf0T72KPL2yXia/Av39fVjY2MTHl6eytNFKa43N+PXosGdA46zgKPPOwVsCFY+KntA17G5+RNu7nwkeuVyI9bWU6htCuOPFsTc8AyiY10VWAQpl8s/YrEY0uktB1Z4x2V+whoaLmEt9R3B2jqENA2TkxO4VwU7FRRNsz6TzUL1qLAZ43t7AK0myJ0FHEQopOH1RAJP9VjkXU/CsGAf2zWaTCY/UkI6W1tbIU6W1+vF+pFz6LwD67oeGX4xYtTlvLyx7JiAvL2zk7pYXx/hZS8PxHQsG6sIh8IIBmsxkXjlwHzg/nOuCIgm5vJ5w+/zRVRVnaOUhsWHfD4/H4/H+wV82rxIVc83eboO73/zTJ81rX8FGADNWyJwdIxv8QAAAABJRU5ErkJggg==') no-repeat 50% 50%;
    }
#log-link {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAjJJREFUeNqUU01oU0EQ/va9tekp5JaL9JDepIIFQYoHFQ9Spfhz8uKhxhIFj4KX2kPNRQgKaSMFGy+eLWJatBGRCP5U0lJJIhWbkNJ6kAoGkpDk/ew6u++JpQZp5zG8mdn9Zubb2eXnH6CrSOkbTDmAI/A8HMKI43q+ivcFAd4N6AoN0ClMA8ygzbaLkYnhONq2BUEr3OSIv5iAsRtMQLQsyKkrt6BU2ZYDvLqNo5cfjcOWNbz9MglL/NSdGLvBbQKkRq8h9zWB3FoCqdGoTnJ8EvnZsav4WE7CPED7eQ2M+RR2gpPRS3i/PguzhxYo9mE9jWT0gi6yVH4M3gs8zAJDA9uKHvhO8P2xk1iqzMEg8MyC11nsLLC88UzbKj49T/6kxNBdhoCNLDuX8Dgnrh/BSnVVt5V6Cry+4Y3h9AzDzYtesqk5IBvrwJFNrJW+4dTwsX6cuQeZr/XJ9GfIdAFycJwYtaVs1m2tsiPl4B1oVfFG3ZJKFjIv5ZvFd0SBMrv8B1iAKjwBFmMtbHzforG1dVVuBjAf3dZ2dWuT6HZgmiZcaaEt6uBZGk/T6uSJBlbiEsIGgiJM5YR/j+hjhj+poP4HentQKBb0Hp7Lflq2HRsDhw+hWt7UlYUP7iaMDonzv/ePt9xfUAnCB0PkhrBXKRaLXgIhXSitVCpwHIfakv8F/tPBn2AkEsF+pFQqeQkUuNFo5DKZzAkhxJ7AhmGoonWFZX6sf18H4Il62Ku/BRgAl3Uh7iazc3QAAAAASUVORK5CYII=') no-repeat 50% 50%;
    }
#queries-stat:hover, 
#clearbutton:hover, 
#showstat-but:hover, 
#log-link:hover,
#queries-stat.active, 
#clearbutton.active, 
#showstat-but.active, 
#log-link.active {
    background-color: #FFF;
    padding: 4px;
    border: solid 1px #bbb;
    border-radius: 4px;
    }
#cache-info {
    display: block;
    }
/**Showstat**/

.seasonnumber {
    padding: 4px 10px;
    color: white;
    background-color: #ddd;
    border-radius: 5px;
    margin-bottom: 5px;
    margin-right: 5px;
    width: 300px;
}
.seasonlink {
    color: white;
}


/* заглушка */



button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
margin-right: 5px;}

a {
    cursor: pointer;
    text-decoration: none;
    transition: color .2s;
}

.product-main a {
    color: #f60
}

.is-block {
    display: block!important
}

.hidden {
    display: none!important
}

.btn {
    user-select: none;
    box-sizing: border-box;
    display: inline-block;
    height: 40px;
    margin: 0;
    padding: 9px 23px 11px;
    border: 1px solid transparent;
    border-radius: 3px;
    background: none transparent;
    line-height: 20px;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    transition: background-color .2s
}

.product-main .btn.type-color {
    color: #f60
}

.product-main .btn.type-fill {
    background-color: #f60;
    color: #fff
}

[class*=" svgicon-"],
[class^=svgicon-] {
    display: inline-block;
    width: 1em;
    height: 1em;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor
}

.menu-list,
.submenu-list {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.invisible-overlay,
.overlay,
.overlay-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
}

.overlay-footer,
.overlay-header {
    position: absolute;
    display: block;
    left: 0;
    width: 100%
}

.overlay-header {
    top: 0
}

.overlay-footer {
    bottom: 0
}

.overlay table,
.overlay td {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    text-align: center
}

@media (min-width:1420px) {
    .is-adaptive .videoItem,
    .is-adaptive .videoItem.direction-horizontal .thumbnail {
        width: 193px
    }
    .is-adaptive .videoItem.direction-horizontal .video-content {
        margin-left: 213px
    }
    .is-adaptive .videoItem.orientation-portrait .thumb {
        padding-top: 144.045%
    }
    .is-adaptive .videoItem.orientation-portrait.size-smallest .thumb {
        padding-top: 140%
    }
    .is-adaptive .videoItem.orientation-portrait.size-large .thumb {
        padding-top: 143.223%
    }
    .is-adaptive .videoItem.size-largest.direction-horizontal .video-content {
        margin-left: 320px
    }
    .is-adaptive .videoItem.size-small,
    .is-adaptive .videoItem.size-small.direction-horizontal .thumbnail {
        width: 122px
    }
    .is-adaptive .videoItem.size-small.direction-horizontal .video-content {
        margin-left: 137px
    }
    .is-adaptive .videoItem.size-smallest,
    .is-adaptive .videoItem.size-smallest.direction-horizontal .thumbnail {
        width: 40px
    }
    .is-adaptive .videoItem.size-smallest.direction-horizontal .video-content {
        margin-left: 55px
    }
    .is-adaptive .videoItem.type-popup {
        width: 172px
    }
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-left: 20px;
    width: 940px
}

.container:after {
    content: "";
    clear: both;
    display: table
}

.container .container {
    padding-right: 0;
    padding-left: 0
}

.has-narrow-container .container {
    width: 940px!important
}

.has-narrow-container hr.container {
    width: 900px!important
}

@media (max-width:1024px) {
    .container {
        padding-right: 10px;
        padding-left: 10px
    }
}

@media (min-width:1420px) {
    .is-adaptive .container {
        width: 1260px
    }
}

.videoEmbed_v2,
.videoEmbed_v2 .player-container,
.videoEmbed_v2 .player-stub {
    width: 100%;
    height: 100%
}

.videoEmbed_v2 .stubs-small {
    display: none;
    cursor: pointer
}

.videoEmbed_v2.stubs-small-mode .stubs-big {
    display: none
}

.videoEmbed_v2.stubs-small-mode .stubs-small {
    display: table-row
}

.videoEmbed_v2 .smallStub {
    position: relative;
    z-index: 100
}

.videoEmbed_v2 .smallStub .stub-title {
    font-family: PF DinDisplay;
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
    text-transform: none;
    margin-bottom: 12px;
    color: #dcdcdb
}

.videoEmbed_v2 .smallStub .stub-reason {
    letter-spacing: .8px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block
}

.videoEmbed_v2 .player tooltip {
    z-index: 1082!important
}

.videoEmbed_v2 .player-container,
.videoEmbed_v2 .player-stub {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.videoEmbed_v2 .overlay {
    background: 50%/cover no-repeat;
}

.videoEmbed_v2 .overlay .trailer-link {
    transform: translateX(-50%);
    display: inline-block;
    vertical-align: top;
    left: 50%;
    z-index: 2;
    position: absolute;
    color: #fff;
    font-family: PF DinDisplay;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: .3px;
    text-transform: uppercase
}

.videoEmbed_v2 .overlay .trailer-link .svgicon {
    font-size: 22px;
    margin-right: 10px;
    vertical-align: middle
}

.videoEmbed_v2 .overlay .trailer-link .key {
    font-weight: 700;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: 1.5px
}

.videoEmbed_v2 .overlay.bg1 {
    background: url(../images/fon.jpg);
}

.videoEmbed_v2 .overlay.bg2 {
    background: url(../images/fon.jpg);
}

.videoEmbed_v2 .overlay.bg3 {
    background: #585858;
}

.videoEmbed_v2 .overlay.bg4 {
    background: #585858;
}

.videoEmbed_v2 .overlay.bg5 {
    background: #585858;
}

.videoEmbed_v2 .overlay.bg6 {
    background: #585858;
}

.videoEmbed_v2 .overlay.bg7 {
    background: #585858;
}

.videoEmbed_v2 .overlay.bg8 {
    background: #585858;
}

.videoEmbed_v2 .overlay.bg9 {
    background: #585858;
}

.videoEmbed_v2 .overlay.bg10 {
    background: #585858;
}

.videoEmbed_v2 .overlay.bg11 {
    background: #585858;
}

.videoEmbed_v2 .overlay.bg12 {
    background: #585858;
}

.videoEmbed_v2 .overlay.bg13 {
    background: #585858;
}

.videoEmbed_v2 .overlay.bg14 {
    background: #585858;
}

.videoEmbed_v2 .overlay.bg15 {
    background: #585858;
}

.videoEmbed_v2 .overlay.bg16 {
    background: #585858;
}

.videoEmbed_v2 .overlay.bg17 {
    background: #585858;
}

.videoEmbed_v2 .overlay.bg18 {
    background: #585858;
}

.videoEmbed_v2 .overlay.bg19 {
    background: #585858;
}

.videoEmbed_v2 .overlay.bg20 {
    background: #585858;
}

.videoEmbed_v2 .overlay.has-footer .overlay-content {
    bottom: 55px
}

.videoEmbed_v2 .overlay.has-header .overlay-content {
    top: 50px
}

.videoEmbed_v2 .overlay-footer {
    padding: 15px 0 20px;
    height: 20px;
    text-align: center
}

.videoEmbed_v2 .parentalControl {
    text-align: center;
    color: #fff
}

.videoEmbed_v2 .parentalControl .form-error {
    position: absolute;
    width: 100%
}

.videoEmbed_v2 .parentalControl .form-action {
    margin: 25px 0
}

.videoEmbed_v2 .parentalControl .form-action .btn {
    width: 180px
}

.videoEmbed_v2 .parentalControl-age {
    margin: 30px auto;
    border: 3px solid #fff;
    border-radius: 100%;
    width: 100px;
    height: 100px;
    line-height: 104px;
    font-size: 50px;
    font-weight: 300
}

.videoEmbed_v2 .parentalControl-description {
    margin: 20px 0
}

.videoEmbed_v2 .stub,
.videoEmbed_v2 .stubPlayerError {
    margin: 25px 0;
    color: #fff
}

.videoEmbed_v2 .stub-action {
    margin: 25px 0 18px;
    letter-spacing: .5px
}

.videoEmbed_v2 .stub-description {
    margin: 0 auto;
    max-width: 1000px;
    padding: 0 150px;
    box-sizing: border-box;
    font-size: 20px;
    letter-spacing: .5px
}

.videoEmbed_v2 .tv-subscription_more {
    color: #a6a6a6;
    font-size: 12px
}

.videoEmbed_v2 .tv-subscription_more a {
    color: #a6a6a6;
    text-decoration: underline
}

.videoEmbed_v2 .tv-subscription_more a:hover {
    color: #a6a6a6
}

.videoEmbed_v2 .stub-icon {
    display: block;
    margin: 25px auto 35px;
    fill: #fff
}

.videoEmbed_v2 .stub-more {
    margin: 11px 0 25px
}

.videoEmbed_v2 .stub-more a {
    font-family: PF DinDisplay;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: .3px;
    text-transform: uppercase;
    letter-spacing: 1px
}

.videoEmbed_v2 .stubSvod .svgicon-svod-tv {
    width: 140px;
    height: 80px
}

.videoView_v1 .videoView-player {
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: top
}

.videoView_v1 .branding-link {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.videoView_v1 .brandingPlayer-withoutPlayer {
    position: relative;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: auto;
    height: auto
}

.videoView_v1 .video-poster {
    position: absolute;
    float: left;
    width: 260px;
    margin-left: -300px
}

.videoView_v1 .video-poster .video-poster--stick-helper {
    display: none;
    top: 90px
}

.videoView_v1 .video-poster .thumb {
    padding-top: 141%;
    overflow: hidden;
    background: #d9d9d9;
}

.videoView_v1 .video-poster .overlay {
    opacity: 0;
    background-color: rgba(0, 0, 0, .6);
    transition: opacity .3s linear
}

.videoView_v1 .video-poster .overlay .svgicon {
    display: block;
    margin: -20px auto 13px;
    font-size: 20px
}

.videoView_v1 .video-poster .overlay-content {
    top: 50%;
    color: #fff;
    text-align: center
}

.videoView_v1 .video-poster .overlay-title {
    font-family: PF DinDisplay;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: .3px;
    text-transform: uppercase
}

.videoView_v1 .video-poster .progress-bar {
    height: 3px;
    position: absolute;
    bottom: -3px;
    width: 100%
}

.videoView_v1 .video-poster .product-films .progress-bar {
    background-color: #28f
}

.videoView_v1 .video-poster .product-kids .progress-bar {
    background-color: #fa0
}

.videoView_v1 .video-poster .product-main .progress-bar {
    background-color: #f60
}

.videoView_v1 .video-poster .product-music .progress-bar {
    background-color: #95e
}

.videoView_v1 .video-poster .product-news .progress-bar {
    background-color: #e4a
}

.videoView_v1 .video-poster .product-premiere .progress-bar {
    background-color: #00b2b2
}

.videoView_v1 .video-poster .product-tv .progress-bar {
    background-color: #2b5
}

.videoView_v1 .videoView-ratings {
    position: relative;
    white-space: nowrap
}

.videoView_v1 .videoView-ratings-item {
    display: inline-block
}

.videoView_v1 .videoView-ratings-item .voteButtons_v1 {
    padding: 0
}

.videoView_v1 .videoView-ratings-item+.videoView-ratings-item {
    margin-left: 40px;
    padding-left: 40px;
    border-left: 1px solid hsla(0, 0%, 100%, .35)
}

.videoView_v1 .video-separator {
    margin: 30px 0
}

.videoView_v1 .videoView-titles {
    padding-right: 40px
}

.videoView_v1 .videoView-titles .video-title {
    margin: 0 0 -7px;
    font-size: 28px;
    font-weight: 300
}

.videoView_v1 .videoView-titles .video-title-original {
    margin: 0 0 4px
}

.videoView_v1 .videoView-titles .video-title-announce,
.videoView_v1 .videoView-titles .video-title-original {
    color: #a6a6a6;
    font-family: PF DinDisplay;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: .3px;
    text-transform: uppercase;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.videoView_v1 .videoView-titles .video-title-announce {
    margin: 20px 0 0
}

.videoView_v1 .videoView-titles .video-meta {
    margin: 5px 0 0;
    color: #a6a6a6;
    font-family: PF DinDisplay;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-transform: none
}

.videoView_v1 .video-year {
    color: #333;
    font-weight: 600
}

.videoView_v1 .video-pricePurchase {
    margin-top: 21px
}

.videoView_v1 .player-place {
    width: 100%;
    position: relative
}

.videoView_v1 .player-width {
    margin: 0 auto;
    min-width: 96%;
    max-width: 100%;
    width: 96%
}

.videoView_v1 .player-height {
    padding-top: 56.25%;
    height: 0;
    box-sizing: border-box;
    position: relative
}






.fbtns {text-align:center;}
.fbtns .fa {font-size:24px; height:40px; line-height:40px; width:40px; text-align:center; background-color:rgba(0,0,0,0.2); 
position:absolute; left:0; top:0;}
.to-view, .to-trailer {width:100%; cursor:pointer; height:40px; line-height:40px; font-weight:bold; 
margin-top:0px; position:relative; }
.to-view {background-color:#00a0b0; color:#fff;}



.ui-dialog { background-color: #fff; overflow: hidden; padding: 0; position: absolute; width: 300px; 
box-shadow:0 0 0 10px rgba(0,0,0,0.1); border-radius:0px;}
.ui-dialog-titlebar {padding:0 60px 0 20px; background-color:#343c50;  
height:50px; line-height:50px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.ui-dialog-title { margin-top: 2px; float: left; font-size: 16px; color: #fff;}

.ui-dialog .ui-dialog-content {padding:20px; border: 0; overflow: auto; position: relative; zoom: 1; }
.ui-dialog-content h2 { display: inline; font-size: 1em; font-weight: bold }
.ui-dialog .ui-dialog-buttonpane { border-top: 1px solid #f0f0f0; padding: 10px 20px; text-align: center; 
background-color:#f8f8f8; }






.frate {height:40px; line-height:24px; width:200px; position:relative; opacity:0;
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;}
.frate.done {opacity:1;}
.rate-data {display:none;}
.rate-plus, .rate-minus {cursor:pointer;}
.frate .fa {color:#3c0; display:inline-block; vertical-align:top; font-size: 24px; margin-right:10px;}
.rate-minus .fa {color:#f20404; position: relative;}
.frate div:hover .fa {animation: bounceRate  0.3s infinite linear; animation-direction: alternate;}
.rbar {height:6px; overflow:hidden; background-color:#f20404; border-radius:3px; position:absolute; left:0; bottom:0; width:100%;}
.rfill {width:50%; height:100%; position:absolute; left:0; top:0; background-color:#3c0; transition:width 1s linear;}
.rate-perc {font-size: 18px; font-weight: 700;}
.rate-perc.high {color:#3c0;}
.rate-perc.low {color:#f20404;}
	@keyframes bounceRate {
  from {transform: translate(0,0%);}
  to {transform: translate(0,-50%);}
}


.s-red {
color: #7f878c;
font-weight: 500;
display: block;
}

.k-red {color: #007784;
    font-weight: 500;
display:table}