/* Datalife Engine template 
by: redissx (E-mail: redissx@gmail.com, Website: webrambo.ru ), 
name: I love serial;
creation date: 5 february 2018, 
version dle: 12-13
*/

/* SET BASE
----------------------------------------------- */
.seaser {
    padding: 2px;
    background: #ab5587;
    color: #fff;
}

.b-simple_season__item.active, .b-simple_episode__item.active {
       background-color: #00d2d3;
    color: #fff;
    cursor: default;
}
.b-simple_episode__item {
    transition: none;
    padding: 15px 20px;
    background-color: white;
    cursor: pointer;
    display: inline-block;
    margin: 10px 0.9%;
    box-shadow: 2px 2px 2px 0 rgb(0 0 0 / 10%);
    border-radius: 10px;
    width: 12%;
    min-width: 108px;
}


* {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;}
img {max-width: 100%;}
.clr {clear: both;}
.clearfix:after {content: ""; display: table; clear: both;}

body {font: 14px Tahoma, Arial, sans-serif; line-height: normal; padding: 0; margin: 0;        
color: #000; background: #37474f;
min-height: 100%; width: 100%; font-weight: 400;}
a {color: #000; text-decoration: none;}
a:hover, a:focus {color: #2e86de; text-decoration: none;}
h1, h2, h3, h4, h5 {font-weight: 700; font-size: 18px;}

button, textarea, input[type="text"], input[type="password"] {appearance: none; -webkit-appearance: none; 
	font-size: 16px; font-family: Tahoma !important;}

.button, .btn, .pagi-load a, .up-second li a, .usp-edit a, .qq-upload-button, button:not(.color-btn):not([class*=fr]), 
html input[type="button"], input[type="reset"], input[type="submit"], .meta-fav a, .usp-btn a {
display: inline-block; text-align: center; padding: 0 30px; height: 40px; line-height: 40px; 
border-radius: 4px; cursor: pointer; color: #fff; background-color: #00d2d3; font-size: 14px; font-weight: 700;}
.button:hover, .btn:hover, .up-second li a:hover, .usp-edit a:hover, .qq-upload-button:hover, 
.pagi-load a:hover, .usp-btn a:hover,
button:not(.color-btn):hover, html input[type="button"]:hover, input[type="reset"]:hover, 
input[type="submit"]:hover, .meta-fav a:hover 
{background-color: #01a3a4; color: #fff; box-shadow: 0 10px 20px 0 rgba(0,0,0,0);}
button:active, input[type="button"]:active, input[type="submit"]:active {box-shadow: inset 0 1px 4px 0 rgba(0,0,0,0.1);}

input[type="text"], input[type="password"] {height: 40px; line-height: 40px;
border-radius: 4px; border: 0; padding: 0 15px;}
select {height: 40px; border: 0; padding: 0 15px;}
textarea {padding: 15px; overflow: auto; vertical-align: top; resize: vertical;}
input[type="text"], input[type="password"], select, textarea {width: 100%; background-color: #fff; color: #000; 
box-shadow: inset 0 0 0 1px #e3e3e3, inset 1px 2px 5px rgba(0,0,0,0.2);}
select {width: auto;}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus 
{box-shadow: inset 0 0 0 1px #2e86de, inset 1px 2px 5px rgba(0,0,0,0.1);}
input::placeholder, textarea::placeholder {color: #000; opacity: 0.5; font-size: 12px;} 
input:focus::placeholder, textarea:focus::placeholder {color: transparent}

.img-box, .img-wide, .img-square, .img-resp, .img-resp-vert, .img-resp-sq, .img-fit {overflow: hidden; position: relative;}
.img-resp {padding-top: 60%;}
.img-resp-vert {padding-top: 150%;}
.img-resp-sq {padding-top: 100%;}
.img-box img, .img-square img, .img-resp img, .img-resp-vert img, .img-resp-sq img {width: 100%; min-height: 100%; display: block;}
.img-resp img, .img-resp-vert img, .img-resp-sq img {position: absolute; left: 0; top: 0;}
.img-wide img {width: 100%; display: block;}
.img-fit img {width: 100%; height: 100%; object-fit: cover;}
.nowrap {white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

.fx-row, #dle-content {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;}
.fx-between {-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}

b, strong, h1, h2, h3, h4, h5, .fw700 {font-weight: 600;}
.icon-left .fa, .icon-left .icon {margin-right: 10px;}
.icon-right .fa, .icon-right .icon {margin-left: 10px;}
.hidden, #dofullsearch {display: none;}
.anim {transition: color .3s, background-color .3s, opacity .3s;}
.anim-all {transition: all .3s;}
.mtitle, .sub-title h1, .form-wrap h1 {margin-bottom: 15px; font-size: 18px; font-weight: 700;}
#dle-content > *:not(.podb-item) {width: 100%;}
.ps-link {cursor: pointer;}

.ruf {-ms-flex-order: 1;-webkit-order: 1;order: 1;}
.tops {-ms-flex-order: 2;-webkit-order: 2;order: 2;}
.mmenu {-ms-flex-order: 3;-webkit-order: 3;order: 3;}
.cols {-ms-flex-order: 4;-webkit-order: 4;order: 4;}
.site-desc {-ms-flex-order: 5;-webkit-order: 5;order: 5;}
.asf {-ms-flex-order: 6;-webkit-order: 6;order: 6;}


/* BASIC GRID
----------------------------------------------- */
.stre {min-width:320px; position: relative; padding-top: 60px;}
.stre-center {max-width:1240px; margin:0 auto; position:relative; z-index:20; 
	background-color: #dce0e2; box-shadow: 0 0 30px rgba(0,0,0,0.8); border-radius: 6px 6px 0 0;}
.ruf {padding: 0px 0 0 30px; background-color: #fff; border-radius: 6px 6px 0 0;}
.topsik {padding: 30px 100px; height: 280px; background-color: #000;}
.trot {width: 330px; background-color: #f2f6f8; padding: 15px;}
.main {padding: 30px; min-height: 100vh;}
.asf {padding: 30px 30px 15px 100px; line-height: 1.7; font-size: 12px; color: #fff;
background: #000000 url(../images/icon.png) 30px center no-repeat; border-top: 5px solid #2e86de;}

#gotop{position:fixed; width:40px; height:40px; line-height:40px; right:10px; bottom:10px;
z-index:9998; display:none; background-color:#030b15; color:#ccc; cursor:pointer; font-size:15px; 
border-radius:50%; text-align:center; box-shadow: 0 1px 4px rgba(0,0,0,0.2);}


/* HEADER
----------------------------------------------- */
.logo {width: 260px; height: 60px; display: block;}
.rufka {white-space: nowrap;}
.rufka li {display: inline-block; vertical-align: middle; margin-left: 30px;}
.btn-login {border-radius: 0px 6px 0 0; margin-left: 15px; height: 70px; line-height: 70px; 
	width: 70px; font-size: 24px; padding: 0;}
.reg-lnk { height: 70px; line-height: 70px; border-left: 1px solid #e3e3e3; 
	display: block; padding-left: 15px;}
.btn-fav {color: #ee5253; cursor: pointer;}
.btn-fav:hover {color: #ff7675;}
.search-wrap {padding: 0 30px;}
.search-box {width:100%; position:relative;}
.search-box input, .search-box input:focus {box-shadow:none; padding: 0 45px 0 15px; border-radius: 20px; 
background-color:#f2f6f8; color: #000; box-shadow: inset 0 5px 10px rgba(0,0,0,0.1);}
.search-box button {position:absolute; right:0px; top:0px; z-index:10; background-color: #2e86de !important;
border-radius: 20px !important; padding: 0 15px !important; font-size: 12px !important;}

.mmenu {background-color: #2e86de; padding: 0 15px; position: relative;}
.mmenu > li > a {display: block; height: 50px; line-height: 50px; 
	font-weight: 700; color: #fff; padding: 0 15px;}
.mmenu > li > a .fa {opacity: 0.6; margin-right: 10px;}
.submenu > a:after {content:"\f107 "; font-family:'FontAwesome'; margin-left:7px; 
transition: all .2s; display: inline-block;}
.hidden-menu {background-color: #f2f6f8; box-shadow: 0 10px 20px rgba(0,0,0,0.3); z-index: 100; 
position: absolute; left: 0; top: 100%; width: 100%;
pointer-events: none; opacity: 0; transform: translateY(30px);}
@media screen and (min-width: 1220px) {
.mmenu > li > a:hover, .mmenu > li:hover, .mmenu > li:hover > a .fa {background-color: #54a0ff; color: #fff;}
.mmenu > li:hover .hidden-menu {pointer-events: auto; opacity: 1; transform: translateY(0px);}
.mmenu > li.submenu:hover > a:after {transform: rotate(-180deg) !important}
}
.hm-list {padding: 30px 30px 18px 30px;}
.hm-list ul {width: 16%;}
.hm-list ul li {margin-bottom: 12px;}


/* TOPS
----------------------------------------------- */
.tops {color: #fff; background: #111; 
box-shadow: inset 0 600px rgba(0,0,0,0.3);}
.tops-today {width: 38.3%; padding: 15px; box-shadow: inset 0 600px rgba(0,0,0,0.4);}
.tops-month {width: 100%; padding: 15px;}
.tops-title {font-weight: 700; font-size: 18px; margin-bottom: 15px;}
.tops-today .topsik-item {width: 31%;}
.tops-month .topsik-item {width: 11.6%;}
.topsik-item {display: block; height: 190px;}
.mask-img-after:after {content: ''; position:absolute; z-index: 10; left:0; bottom:0; width:100%; height:70%; 
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);}
.topsik-desc {position: absolute; z-index: 20; left: 0; right: 0; bottom: 0; padding: 15px; opacity: 0;}
.topsik-title {font-weight: 700; font-size: 12px; color: #fff;}
.topsik-item:hover .topsik-desc {opacity: 1;}


/* SECTION
----------------------------------------------- */
.pereh + .pereh {margin-top: 30px;}
.pereh-header {margin-bottom: 15px;}
.pereh-title {font-size: 18px; font-weight: 700;}
.pereh-header .yx-share {margin-left: 15px;}
.pereh-title-small {font-size: 17px;}
.js-filter {border-radius: 4px; position: relative; padding: 0 15px 0 55px; overflow: hidden;}
.js-filter .fa {width: 40px; height: 40px; text-align: center; line-height: 40px; 
background-color: rgba(0,0,0,0.2); position: absolute; left: 0; top: 0; font-size: 18px;}


/* SHORT
----------------------------------------------- */
.tach {background-color: #f2f6f8; box-shadow: 0 0 10px rgba(0,0,0,0.1); 
	border-radius: 4px; margin-bottom: 15px;}
.tach a {display: block;}
.tach-cols {padding: 15px;}
.tach-left {width: 200px; margin-right: 15px; position: relative;}
.tach-img {width: 200px; height: 300px; border-radius: 4px;}
.tach-fav {box-shadow: inset 0 0 0 1px #2e86de; border-radius: 3px;
height: 40px; line-height: 40px; cursor: pointer; text-align: center; font-weight: 700; 
background-color: #eaeef0; box-shadow: inset 0 0 0 1px #2e86de, inset 0 5px 10px rgba(0,0,0,0.1); 
width: 140px; position: absolute; right: 0; bottom: 30px;}
.tach-fav .fa {color: #2e86de;  margin-right: 10px;}
.tach-fav:hover, .tach-fav:hover .fa, .tach-fav:hover a {background-color: #2e86de; color: #fff;}
.tach-right {position: relative;}
.tach-date {position: absolute; right: 0; bottom: 0; opacity: 0.6; font-size: 12px;}
.tach-header {margin-bottom: 15px;}
.tach-title {font-weight: 700; font-size: 18px;}
.tach-desc {line-height: 1.5; margin-bottom: 15px;}
.tach-info {position: relative; padding-left: 140px;}
.tach-info > span:first-child {font-weight: 700; position: absolute; left: 0; top: 0;}
.tach-info a {color: #2e86de; display: inline; text-decoration: underline;}
.tach-info a:hover {text-decoration: none;}
.tach-info + .tach-info {margin-top: 6px;}
.pt {padding-top: 20px;}
.tach .sal-rates {margin: 0;}

.tach-label {display: inline-block; position: absolute; z-index: 20;}
.tach-label-qual {color: #fff; background-color: #00d2d3; top: 0px; right: 0px; font-weight: 700; padding: 5px 10px;}
.tach-label-qual1 {background-color: #ffdd67; color: #f46767; top: 15px; left: -75px; 
width: 200px; transform: rotate(-45deg); transform-origin: center; text-align: center; 
height: 20px; line-height: 18px; font-weight: 700; font-size: 12px;}
.tach-label-trailer {color: #fff; background-color: rgba(99,110,114,0.8); top: 230px; left: 0; 
height: 30px; line-height: 30px; text-align: center; cursor: pointer; font-size: 18px;}
.tach-label-trailer .fa {width: 30px;}
.tach-label-trailer:after {content: attr(data-text); color: #fff; font-weight: 600; font-size: 12px; display: none;}
.tach-label-trailer:hover {background-color: #e74c3c; padding-right: 10px;}
.tach-label-trailer:hover:after {display: inline-block;}
.tach-title:hover {text-decoration: underline;}
.mask {position:absolute; left:0; top:0; width:100%; height:100%; text-align:center;
background-color:rgba(0,0,0,0.6); font-size:20px; opacity:0;}
.with-mask:hover .mask {opacity:1; cursor: pointer;}
.mask span.fa {width:80px; height:80px; border-radius:50%; text-align:center; line-height:80px; 
box-shadow:inset 0 0 0 2px #ffdd67; color: #ffdd67; padding-left:5px; font-size:34px;}

.rate3-short {white-space:nowrap; background-color: #eaeef0; padding: 10px; border-radius: 25px; 
box-shadow: inset 0 5px 10px rgba(0,0,0,0.1);}
.sr-plus1, .sr-minus1 {margin-right: 15px; height: 30px; line-height: 30px;}
.r3-hide {display:none;}
.sr-plus1 .fa, .sr-minus1 .fa {cursor:pointer; width:30px; height:30px; text-align:center; font-size:30px; 
line-height:30px; border-radius: 50%; margin-right: 10px; vertical-align: top; }
.sr-plus1 .fa {color:#2ecc71;}
.sr-minus1 .fa {color:#ec2828;}
.sr-plus1:hover .fa, .sr-minus1:hover .fa {color: #7f8c8d;}



/* SIDE
----------------------------------------------- */
.trot-box + .trot-box {margin-top: 15px;}
.trot-bt {font-weight: 700; font-size: 18px; margin-bottom: 15px; 
background-color: #2e86de; color: #fff; padding: 10px 15px;}
.trot-box-sticky {position: sticky; left: 0; top: 15px;}
.trot-nav {color: #fff; padding: 15px; margin: -15px -15px 0 -15px; 
	background: #111; box-shadow: inset 0 1000px rgba(0,0,0,0.4);}
.trot-nav .trot-bt {background-color: rgba(0,0,0,0.3); margin: -15px -15px 15px -15px;}

.shkat-title {margin-bottom: 8px; font-weight: 700;}
.shkat-list + .shkat-title {margin-top: 12px;}
.shkat-list li {width: 47%; line-height: 26px; font-size: 14px;}
.fx-4 li {width: 23%;}
.shkat-count a {display: block; position: relative;}
.shkat-count a span {position: absolute; right: 0; top: 0; font-size: 12px; opacity: 0.5;}
.shkat-list a {color: #fff; font-size: 12px;}
.shkat-list a:hover {text-decoration: underline;}
.shkat-title:before {content:"\f24d"; font-family:'FontAwesome'; color:#ffdd67; 
font-size: 12px; margin-right: 12px; display: inline-block; vertical-align: middle; position: relative; top: -2px;}

.podb-bc {line-height: 2;}
.podb-bc a {display: inline; vertical-align: top; margin: 0 10px 10px 0; color: #5c5c5c;}
.podb-bc a:not(:last-child):after {display: inline; content: ','; color: #000;}
.podb-bc a:before {content:"\f292"; font-family:'FontAwesome'; margin-right: 5px; color: #2e86de;} 

.trot-item {width: 47%; margin-bottom: 15px; display: block;}
.trot-title {margin-top: 10px;}

.trot-bc {counter-reset: a;}
.top-item {margin-bottom: 10px;}
.top-img {width: 50px; height: 70px; margin: 0 15px;}
.top-cat {font-size: 12px; font-weight: 400; opacity: 0.6; margin-top: 6px;}
.top-item::before {content: counter(a); counter-increment: a; width: 30px; height: 30px; line-height: 30px;
	text-align: center; background-color: #00d2d3; color: #fff; border-radius: 15px;}

.lcomm + .lcomm {margin-top: 5px;}
.lcomm {background-color: #eaeef0; padding: 10px; border-radius: 4px; 
box-shadow: inset 0 5px 10px rgba(0,0,0,0.1);}
.ltitle {display: block; color: #2e86de; text-decoration: underline;}
.ltext {line-height: 1.5;}
.lmeta {font-size: 12px; margin: 5px 0; color: #939393;}
.ldate, .lav, .lname {display: inline-block; vertical-align: middle; margin-right: 7px;}
.lav {width: 20px; height: 20px; border-radius: 50%;}
.ltitle:hover {text-decoration: underline;}


/* SEO DESCRIPTION
----------------------------------------------- */
.site-desc {line-height: 1.75; padding: 30px; color: #ccc; 
background: #111; box-shadow: inset 0 1000px rgba(0,0,0,0.3);}
.site-desc h1, .site-desc h2 {font-size: 18px; font-weight: 700; margin-bottom: 15px; color: #fff;}
.site-desc li {list-style-type: disc; margin-left: 40px;}
.site-desc a {color: #2e86de; text-decoration: underline;}
.site-desc img {float: left; max-width: 200px; margin: 0 10px 10px 0;}


/* FOOTER
----------------------------------------------- */
.asf-one a {margin-right: 15px; color: #fff; font-weight: 700;}
.asf a:hover {text-decoration: underline;}


/* BOTTOM NAVIGATION
----------------------------------------------- */
.bottom-nav {line-height:40px; text-align:center; padding:30px 0 0 0;}
.pagi-nav {max-width:100%; display:inline-block;}
.pagi-nav > span {display:inline-block;}
.pnext a, .pprev a, .pprev > span, .pnext > span {display:block; width:46px; text-align:center;}
.navigation {text-align:center;}
.navigation a, .navigation span, .pnext a, .pprev a, .pprev > span, .pnext > span {display:inline-block; padding:0 10px; 
margin:5px 2px 0 2px; background-color: #f2f6f8; box-shadow: 0 3px 10px rgba(0,0,0,0.1); 
	border-radius: 3px; min-width: 40px; font-size: 15px;}
.navigation span, .pagi-nav a:hover {background-color: #2e86de; color:#fff;}
.navigation span.shkat_ext {background-color:#f2f6f8; color:#ccc;}
.pagi-nav a:hover {color: #fff;}
.dle-comments-navigation .pagi-nav {margin-bottom:0;}


/* FULL
----------------------------------------------- */
.speedbar {font-size: 12px; margin-bottom: 15px; padding-bottom: 15px; border-bottom: 1px solid #ccc;}
.speedbar .fa {color: #00d2d3; margin-right: 10px;}
.sal-header {margin-bottom: 15px;}
.sal-header h1 {font-weight: 700; font-size: 24px;}
.sal-header h1 a {font-size: 16px; margin-left: 10px;}
.sal-original {opacity: 0.5; font-size: 16px; margin-top: 10px;}
.sal-header .tach-fav {position: static; margin-left: 15px;}
.sal-cols {background-color: #f2f6f8; box-shadow: 0 0 10px rgba(0,0,0,0.1); 
	border-radius: 4px; margin-bottom: 15px; padding: 15px;}
.sal-left {width: 130px; margin-right: 15px;}
.sal-right {width: 200px; margin-left: 15px;}

.sal-poster {width: 200px; height: 300px;}
.sal-screens a {display: block; overflow: hidden; height: 90px; width: 100%; margin-bottom: 15px; border-radius: 6px;}
.sal-screens a img {width: 100%; height: 100%; object-fit: cover; display: block;}
.sal-screens br {display: none;}
.sal-screens a:last-child {margin-bottom: 0;}
.full .tach-rates {margin-top: 15px;}
.sal-rates > * {margin-right: 15px;}
.sal-rate-kp, .sal-rate-imdb, .sal-rate-ilove {padding-left: 30px; font-weight: 600; height: 20px; line-height: 20px;}
.sal-rate-kp {background: url(../images/kp.png) 0 center no-repeat;}
.sal-rate-imdb {background: url(../images/imdb.png) 0 center no-repeat;}
.sal-rate-ilove {background: url(../images/icon.png) 0 center / 20px auto no-repeat; margin: 0 !important;}
.sal-rates span {font-size: 12px; font-weight: 400; color: #939393; margin-left: 5px;}

.sal-mid .tach-info {line-height: 1.5; padding-left: 130px;}
.sal-mid .tach-info > span:first-child {font-weight: 400; font-size: 12px; opacity: 0.6; top: 2px;}

.sal-desc {margin-bottom: 15px;}
.sal-subtitle {text-align: center; font-weight: 700; font-size: 16px; padding: 15px; 
background: #111 url(../images/bg.png); box-shadow: inset 0 1000px rgba(0,0,0,0.4); color: #fff;}
.sal-rels .trot-item {width: 18.5%;}
.yx-share {text-align: center; margin-bottom: 15px;}
.sal-player {margin-bottom: 30px;}


/* FULL STORY STATIC
----------------------------------------------- */
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame 
{max-width:100% !important; display:block; width:100%; height:400px;}
.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:#2e86de;}
.full-text a:hover {text-decoration:none;}
.full-text h2, .full-text h3, .full-text h4, .full-text h5 {margin:10px 0; font-size:19px; font-weight:600;}
.full-text p {margin-bottom:10px;}
.full-text ul, .full-text ol {margin:0;}
.full-text ul li {list-style:disc; margin-left:40px;}
.full-text ol li {list-style:decimal; margin-left:40px;}

.full-taglist a {color:#d20068;}
.full-taglist {margin-top:20px;}
.full-taglist span:not(.fa):not(:last-child):after {content:","; display:inline;}


/* COMMENTS
----------------------------------------------- */
.add-comms {padding: 15px; margin-bottom: 30px; 
	background-color: #f2f6f8; box-shadow: 0 0 10px rgba(0,0,0,0.1); border-radius: 4px;}
.ac-inputs input {width: 49%; margin-bottom: 15px;}
.ac-textarea textarea {height: 100px; margin-bottom: 15px;}
.add-comms input, .add-comms textarea {}
.ac-protect, .ac-textarea .bb-editor + br {display: none;}
.comments_subscribe input {margin-right: 10px;}
.comments_subscribe {display: block;}
.mass_comments_action {padding:10px; background-color:#f2f6f8; margin:20px 0 0 0; text-align: right;}
.last-comm-link a {display: block; margin-bottom:15px; text-decoration: underline; 
	color: #2e86de; font-weight: 700;}

.comm-item {margin-bottom: 15px; font-size: 12px;}
.comm-left {width: 50px; margin-right: 15px;}
.comm-right {background-color: #f2f6f8; box-shadow: 0 0 10px rgba(0,0,0,0.1);
	border-radius: 4px; padding: 10px; position: relative;}
.comm-right:before, .comm-right:after {content: ''; border: 10px solid transparent; border-right-color: #f2f6f8; 
position: absolute; right: 100%; top: 15px; margin-right: -1px; z-index: 2;}
.comm-right:after {z-index: 1; margin-right: 0; border-right-color: #e3e3e3;}
.comm-img {height: 50px; border-radius: 50%; background-color: transparent; box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.comm-two {margin: 7px 0 7px 0; font-size: 14px;}
.comm-one > span {margin-right: 15px; color: #939393;}
.comm-one > span.comm-author, .comm-one > span.comm-author a {color: #2e86de;}
.comm-three-left > a, .comm-three-right li a {color: #939393;}
.comm-three-right li {display: inline-block; margin-left: 15px;}
.comm-rate3 {white-space:nowrap; margin-right: 15px; height: 20px; line-height: 20px; 
	display: inline-block; vertical-align: top; color: #909090; position: relative; top: -3px;}
.comm-rate3 a {display: inline-block; vertical-align: middle; color: #6cc43c; 
position: relative; top: -2px;}
.comm-rate3 a:hover {color: #2e86de !important;}
.comm-rate3 a:last-child {margin-bottom: -6px; color: #f1656f;}
.comm-rate3 > span {margin: 0 5px; font-weight: 600;}
.comm-rate3 > span > span.ratingtypeplus {color: #06b601;}
.comm-rate3 > span > span.ratingplus {color: #95c613;}
.comm-rate3 > span > span.ratingminus {color: #ff0e0e;}
.comm-three a:hover {text-decoration: underline;}
.comm-letter {position: absolute; left: 0; top: 0; width: 100%; height: 100%; line-height: 50px; text-align: center; 
background-color: #000; color: #fff; font-size: 18px; font-weight: 600; text-transform: uppercase;}


/* LOGIN
----------------------------------------------- */
.login-overlay, .mmenu-overlay {position: fixed; z-index: 998; left: 0; top: 0; width: 100%; height: 100%; 
opacity: 0.6; display: none; background-color: #000;}
.login-box {position: fixed; z-index: 999; left: 50%; top: 50%; transform: translate(-50%,-50%); 
background-color: #f2f6f8; padding: 30px 60px 40px 60px; width: 400px; 
box-shadow: 0 20px 60px rgba(0,0,0,0.5); display: none;}
.login-close {width: 26px; height: 26px; line-height: 26px; text-align: center; font-size: 24px; 
	cursor: pointer; position: absolute; top: -30px; right: -30px; color: #fff;}
.login-title {font-size: 18px; font-weight: 600; margin-bottom: 15px; text-align: center;}
.login-title:first-letter {color: #2e86de;}
.login-avatar {width: 60px; height: 60px; border-radius: 50%; margin: 0 auto 15px auto; 
text-align: center; line-height: 60px; font-size: 24px; background-color: #1f1f1f;}
.login-input {margin-bottom: 15px;}
.login-btn button {width: 100%; margin: 15px 0;}
.login-btm a {border-bottom: 1px dotted #2e86de; color: #2e86de;}
.login-menu {border-top: 1px solid #e3e3e3; border-left: 1px solid #e3e3e3;}
.login-menu li {text-align: center; border-right: 1px solid #e3e3e3; border-bottom: 1px solid #e3e3e3; width: 50%;}
.login-menu a {display: block; padding: 10px 5px; font-size: 12px;}
.login-menu li .fa {display: none; height: 28px; font-size: 22px; color: #06c;}
.login-admin {text-align: center; margin: -10px 0 25px 0;}
.login-soc-title {display: flex; align-items: center; margin: 30px 0 15px 0;}
.login-soc-title:before, .login-soc-title:after {content: ''; height: 1px; background-color: #e3e3e3; flex: 1;}
.login-soc-title:before {margin-right: 15px;}
.login-soc-title:after {margin-left: 15px;}
.login-soc-btns {text-align: center;}
.login-soc-btns a {display:inline-block; margin: 0 3px; vertical-align:top;}
.login-soc-btns img {display:block; width:30px; height: 30px; border-radius: 50%;}



/* ADAPTIVE
----------------------------------------------- */
.btn-menu, .btn-menu2, .trot .mmenu, .trot .rufka {display: none;}
@media (max-width: 1220px) {
	.trot {width:280px; height:100%; overflow-x:hidden; overflow-y:auto;
	padding:10px 15px !important; z-index:99999; position:fixed; left:-320px; top:0; 
	transition:left .4s; -webkit-transition:left .4s;}
	.trot.active {left:0;}
	.trot .mmenu {display: block; border: 0; padding: 0; background-color: transparent; margin-bottom: 5px;}
	.trot .mmenu > li > a {height: 30px; line-height: 30px; color: #000;}
	.trot .hidden-menu {position: static;	width: 100%; display: none; background-color: transparent;	
		opacity: 1;	pointer-events: auto; transform: none; box-shadow: none; padding: 15px;}
	.trot .hm-list ul, .trot .hm-collections {width: 100%; padding: 0; background-color: transparent;	}
	.trot .hm-list {padding: 15px}
.trot .mmenu > li.menuactive > a, .trot .mmenu > li.menuactive > a .fa {background-color: #2e86de; color: #fff;}
.trot .mmenu > li.submenu.menuactive > a:after {transform: rotate(-180deg) !important}
.trot .shkat-count a span, .trot .podb-bc .fa {display: none;}
.trot .podb-bc {padding-left:0}
.trot .rufka {display: block; line-height: 2; white-space: normal; padding-bottom: 15px; text-align: center;}
.trot .rufka li {margin: 0 10px; font-weight: 700; font-size: 14px;}
.trot .trot-nav {margin-top: 0;}
}
.close-overlay {width:100%; height:100%; background-color:rgba(0,0,0,0.6); 
position:fixed; left:0; top:0; z-index:99998; display:none;}
body.opened-menu {overflow: hidden; width: 100%; height: 100%;}

@media screen and (max-width: 1220px) {
body {background-image: none;}
.stre {overflow: hidden; padding-top: 0;}
.stre-center, .ruf, .btn-login {border-radius: 0;}
.stre-center {max-width:1000px;}
#gotop {display: none !important;}
.not-logged .login-avatar, .to-mob, .mmenu, .search-wrap, .rufka, .reg-lnk {display: none;}
.login-close {top: -5px;}
.login-title {font-size: 18px;}
.login-box {max-width: calc(100% - 60px); padding: 15px;}
.asf, .site-desc, .main {padding-left: 15px; padding-right: 15px;}
.asf {background-image: none;}
.ruf {padding-left: 15px;}
.btn-menu, .btn-menu2 {display: block; width: 40px; height: 40px; line-height: 40px; text-align: center;}
.btn-menu {background-color: #fff; border-radius: 50%; color: #000; font-size: 18px;}
.btn-menu2 {font-size: 18px; margin-left: 15px;}
.logo {-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;}
.tops-cont {display: block; white-space: nowrap; overflow-y: hidden; overflow-x: auto;}
.tops-cont .topsik-item {width: 120px; height: 180px; display: inline-block; vertical-align: top; margin: 0 15px 0 0;}
.search-box {max-width: 100%;}
.search-wrap {min-width: 100%; padding: 15px 15px 0 0; -ms-flex-order: 9;-webkit-order: 9;order: 9; display: none;}
.ruf.is-active {height: auto; padding-bottom: 15px;}
.is-active .search-wrap {display: block;}
}

@media screen and (max-width: 950px) {
.stre-center {max-width:768px;}
.tach-date, .tach .rate3-short {display: none;}
.asf, .asf-one .fx-1, .asf-one, .asf-two {text-align: center; display: block;}
.asf-counter, .asf-one span {margin-top: 15px; display: inline-block;}
.asf-one a {margin: 0 8px;}

.sal-left {width: 100%; margin: 15px 0 0 0; -ms-flex-order: 10;-webkit-order: 10;order: 10;}
.sal-screens {white-space: nowrap; overflow-y: hidden; overflow-x: auto; text-align: center;}
.sal-screens a {display: inline-block; margin: 0 10px 0 0; width: 160px; height: 100px;}
}

@media screen and (max-width: 760px) {
.stre-center {max-width:640px;}
.tops-today, .tops-month {width: 50%;}
.tach {width: 32% !important; background-color: transparent; box-shadow: none;}
.tach-cols {display: block; padding: 0;}
.tach-left, .tach-img {width: 100%; margin: 0;}
.tach-meta, .tach .tach-info, .tach-desc, .tach-label-trailer, .tach .tach-fav, .tach .tach-rates {display: none;}
.tach-title {margin-top: 15px; font-size: 14px;}
.tach-img {height: 0; padding-top: 150%;}
.tach-img img {position: absolute; left: 0; top: 0;}
.pereh-header {text-align: center;}
.js-filter {width: 100%; margin-top: 15px;}

.sal-right {width: 100%; margin: 0 0 15px 0; -ms-flex-order: -10;-webkit-order: -10;order: -10;}
.sal-poster {margin: 0 auto;}

.dcont button {font-size:12px; padding:0 15px !important;}
.comments-tree-list .comments-tree-list {padding-left:0px !important;}
.comments-tree-list .comments-tree-list:before {display:none;}
.mass_comments_action {display:none;}
}

@media screen and (max-width: 590px) {
.stre-center {max-width:480px;}

.tach-rates {display: block; text-align: center;}
.rate3-short {margin-top: 15px;}
.sal-rels .trot-item {width: 48%;}
.sal-rels .trot-item:nth-child(5n) {display: none;}

.ac-inputs input {width: 100%;}
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:300px;}

.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;}
}

@media screen and (max-width: 470px) {
.stre-center22 {max-width:320px;}
.tach {width: 48% !important;}
.logo {overflow: hidden; position: relative;}
.logo img {position: absolute; width: 100%; height: auto; left: 0; top: 50%; transform: translateY(-50%);}
.tops-title {font-size: 14px;}
.topsik-item {width: 100px; height: 150px;}
.btn-login {width: 60px; height: 60px; line-height: 60px;}
.tops-title {white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

.sal-header {display: block;}
.sal-header .tach-fav {margin: 15px 0 0 0; width: 100%;}
.sal-rates span {display: none;}

.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:250px;}
}


