/* 
Datalife Engine template by Broncolli.com,
name: MovieLand, creation date: 20 june 2020, version dle: 14
*/

:root {
	--bg-color: #03353e;
	--bg-color-second: #04060f;
    --primary-color: #FF9F43;
	--primary-color-darker: #078695;
    --secondary-color: #0abde3;
	--primary-text-color: #fff;
    --secondary-text-color: #bdc5ea;
	--third-text-color: #fff;
	--fourth-text-color: #a79c93;
	--main-indent: 60px; /* основной отступ справа и слева */
	--maximum-width: 1200px; /* максимальная ширина блока контента */
}


/* RESET, BASIC UI SETTINGS
----------------------------------------------- */
* {background: transparent; margin: 0; padding: 0; outline: none; border: 0; box-sizing: border-box;}
ol, ul {list-style: none;}
table {border-collapse: collapse; border-spacing: 0;}
img, table, iframe, video, frame, embed, object {max-width: 100%;}
html {font-size: 62.5%;}
body {font: 1.6rem 'Roboto', sans-serif; line-height: normal; padding: 0; margin: 0;     
color: var(--primary-text-color); background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url(../images/bg.png) center top fixed; 
    min-height: 100%; width: 100%; font-weight: 300;}
a {color: var(--primary-text-color); text-decoration: none;}
a:hover, a:focus {color: var(--secondary-color); text-decoration: none;}
h1, h2, h3, h4, h5 {font-weight: 500; font-size: 2.4rem;}
::selection { background: #f6e58d; color: #000;}
b, strong {font-weight: 400;}

button, select, textarea, input[type="text"], input[type="password"], input[type="button"], input[type="submit"] 
{appearance: none; -webkit-appearance: none; font-size: 1.6rem; font-family: 'Roboto' !important;}
button:not(.color-btn):not([class*=fr]):not([class*=plyr]):not(.header__search-btn):not([class*=owl-]):not(.form__btn):not([id*=mceu]), 
.button, .btn, input[type="button"]:not(.form__btn), input[type="reset"], input[type="submit"] {display: inline-block;cursor: pointer;text-align: center;padding: 0 20px;height: 40px;line-height: 40px;background: #0ABDE3;box-shadow: 1px 5px 20px 0px rgb(13 196 217 / 53%);color:#fff;font-size: 1.6rem;font-weight: 400;white-space: nowrap;border-radius: 3px;box-shadow: rgb(237, 85, 101,0.3);}
button:not(.color-btn):not([class*=fr]):not([class*=plyr]):not(.header__search-btn):not([class*=owl-]):not(.form__btn):not([id*=mceu]):hover, 
.button:hover, .btn:hover, input[type="button"]:not(.form__btn):hover, input[type="reset"]:hover, 
input[type="submit"]:hover {background-color: var(--primary-color-darker); 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; padding: 0 15px;}
select {height: 40px; padding: 0 15px; display: block;}
select:not([multiple]) {background-image: url(../dleimages/chevron.svg); padding-right: 30px;
	background-repeat: no-repeat; background-position: right 15px top 50%; background-size: .6em auto;}
select option {padding: 6px 10px;}
select[multiple] {padding: 0 5px;}
textarea {padding: 15px; overflow: auto; vertical-align: top; resize: vertical;}
input[type="text"], input[type="password"], select, textarea {width: 100%;background-color: #50515e;color: #fff;box-shadow: inset 0 0 0 1px #50515e, inset 1px 2px 5px rgb(0 0 0 / 10%);}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus 
{box-shadow: inset 0 0 0 1px var(--secondary-color), inset 1px 2px 5px rgba(0,0,0,0.1);}
input::placeholder, textarea::placeholder {color: #fff; opacity: 0.8; font-size: 1.4rem; font-weight: 300;} 
input:focus::placeholder, textarea:focus::placeholder {color: transparent}
@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  size-adjust: 100%;
  ascent-override: 90%;
  descent-override: 10%;
  line-gap-override: 0%;
}

/* SNIPPETS
----------------------------------------------- */
.img-box, .img-wide, .img-responsive, .img-fit-cover {overflow: hidden; position: relative;}
.img-responsive {padding-top: 60%;}
.img-responsive--portrait {padding-top: 140%;}
.img-box > img, .img-responsive > img {width: 100%; min-height: 100%; display: block;}
.img-responsive > img {position: absolute; left: 0; top: 0;}
.img-wide img, .img-wide > a {width: 100%; display: block;}
.img-fit-cover img {width: 100%; height: 100%; object-fit: cover;}
.clr {clear: both;}
.clearfix::after {content: ""; display: table; clear: both;}
.ws-nowrap {white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.d-flex, #dle-content {display: flex; flex-wrap: wrap; flex-direction: row;}
.fd-column {flex-direction: column; flex-wrap: nowrap;} 
.jc-flex-start, #dle-content {justify-content: flex-start;}
.jc-space-between {justify-content: space-between;}
.jc-center {justify-content: center;}
.ai-flex-start {align-items: flex-start;}
.ai-center {align-items: center;}
.order-first {order: -1;}
.order-last {order: 10;}
.stretch-free-width {flex: 1 1 0; max-width: 100%; min-width: 50px;}
.icon-at-left [class*="fa-"], .icon-left .icon {margin-right: 10px;}
.icon-at-right [class*="fa-"], .icon-right .icon {margin-left: 10px;}
.hidden, #dofullsearch, .form__header .form__btn {display: none;}
.animated-element, button, .btn, .submenu a, .header__hero-btn, .side-block__menu a, 
.inner-page__rating a, .hover__overlay, .popular-item__img:before, .popular-item__title {transition: all .3s;}

#dle-content > *:not(.movie-item):not(.collection-item), #dle-content {width: 100%;}
.side-block__title, .section__title, .movie-item__title, .update-item__title, .soon-item__title, .pagination,  
.collection-item__title, .logo, .header__hero-title, .tabs-block__select--desc > span, .inner-page__subtitle,  
.inner-page__subrating, .inner-page__caption, h1, h2, h3, h4, h5, .popular-item__title {font-family: 'Montserrat', sans-serif;}

/* BASIC LAYOUT
----------------------------------------------- */
.wrapper {min-width: 320px; position: relative; padding: 30px;}
.wrapper-container {max-width: var(--maximum-width); margin: 0 auto; position: relative; z-index: 20;}
.wrapper-main {background-color: #1D1F2A;border-top: 3px solid #13ABCD;}
.header {background-blend-mode: darken; background: rgba(0, 0, 0, 0.6);}

.header--main-page {background-position: center top;}
.header__inner {padding: 30px var(--main-indent);}
.header__hero {min-height: 300px; padding: 30px var(--main-indent) 60px var(--main-indent);}
.content {min-height: 100vh;padding: 60px var(--main-indent);}
.sidebar {width: 240px;margin-right: 60px;}
.footer {padding: 20px var(--main-indent);background-color: #15161E;color: var(--secondary-text-color);box-shadow: 0 20px 20px 0px #1111115c;}

#scrolltop {position: fixed; width: 60px; height: 60px; line-height: 60px; right: 10px; bottom: 10px;
	z-index: 990; display: none; background-color: var(--bg-color-second); color: #999; cursor: pointer; font-size: 2.4rem; 
	border-radius: 50%; text-align: center; box-shadow: 0 5px 10px rgba(0,0,0,0.6);}


/* HEADER, HERO
----------------------------------------------- */
.logo {display: inline-block; text-transform: uppercase; font-size: 2.6rem; font-weight: 700; 
	color: #fff !important; margin-right: 20px; line-height: 40px; padding-left: 50px; 
	background: url(../images/logo.svg) 0 center / 40px no-repeat;}
.logo span {color: var(--secondary-text-color);}
.header__caption {margin-right: 60px; padding-left: 20px; border-left: 1px solid rgba(255,255,255,0.3); 
	font-size: 1.2rem; line-height: 1.6; color: var(--secondary-text-color);}
.submenu a {display: block; font-size: 1.4rem; font-weight: 400; margin-right: 30px;}
.submenu a:hover {color: #fff;}
.header__search {position:relative; margin: 0 60px 0 0;}
.header__search input, .header__search input:focus {padding: 0 50px 0 20px;border-radius: 3px;
    background-color: #1D1F2A;color: #fff;box-shadow: 0 20px 50px rgba(0,0,0,0.6);}
.header__search input:not(:focus)::placeholder {color: #fff; opacity: 0.5; font-size: 1.4rem;} 
.header__search button {position:absolute; right:0px; top:0px; z-index:10; width: 50px; cursor: pointer; 
	background: none; color: #ccc; line-height: 40px; text-align: center; font-size: 1.6rem;}
.header__hero-title {font-size: 3rem; font-weight: 700; line-height: 1.4;}
.header__hero-title span {color: #FD9E42;}
.header__hero-text {opacity: 0.9; line-height: 1.7; margin: 15px 0 30px 0; max-width: 560px;}
.header__hero-btn {align-self: start;text-transform: uppercase;
	background-color: #1C222D;overflow: hidden;font-size: 1.4rem;font-weight: 400;line-height: 40px;padding-left: 20px;border-radius: 3px;display: inline-block;}
.header__hero-btn span:last-child {display: inline-block;padding: 0 20px;margin-left: 20px;
	background: #0dc4d9;box-shadow: 1px 5px 20px 0px rgb(13 196 217 / 53%);color: #fff;box-shadow: rgb(237, 85, 101,0.3);}
.header__popular {padding: 30px var(--main-indent);background-color: #1d1d1d;height: 260px;height: 300px;}
.popular-item__img {display: block; height: 200px;}
.popular-item__title {position: absolute; z-index: 10; left: 0; bottom: 0; right: 0; 
	padding: 15px; color: #fff; font-weight: 500; font-size: 1.6rem; line-height: 1.3; word-wrap: break-word;}
.popular-item__img:before {content: ''; position: absolute; z-index: 5;  left: 0; right: 0; bottom: 0; height: 70%; 
	background: linear-gradient(to bottom, transparent 0%,#000 100%); opacity: 0.8;}
.popular-item:hover .popular-item__img:before, .popular-item:hover .popular-item__title {opacity: 0;}
.fx-1 {padding: 0 10px;}


/* FOOTER, PAGINATION
----------------------------------------------- */
.footer__copyright {margin-top: 8px; font-size: 0.9em;}
.footer__copyright span {color: var(--secondary-color); border-bottom: 1px dotted var(--secondary-color); font-weight: 400;}
.footer__logo {font-size: 2.2rem; background-size: 30px; padding-left: 40px; margin-right: 60px;}
.ft-counter {margin: 10px;}
.pagination {text-align: center; font-weight: 400; padding-top: 10px;}
.pagination a, .pagination span {display: inline-block; margin: 10px 5px 0 5px; line-height: 60px; padding: 0 10px;}
.pagination span:not(.nav_ext) { background-color: var(--secondary-color); color: #fff; border-radius: 30px;
 min-width: 60px; margin: 10px 10px 0 10px; font-size: 2.4rem; font-weight: 500;}


/* SECTION
----------------------------------------------- */
.section {margin-bottom: 60px;}
.section__header {margin-bottom: 20px;}
.section__title {font-size: 2.4rem; font-weight: 500;}
.section__link-more {color: #0dc4d9;border-bottom: 1px dotted #0dc4d9;font-size: 1.4rem;font-weight: 400;}
.section__items {margin: 0 -10px -30px -10px;}
.speedbar {font-size: 14px; color: var(--tt-2); background-color: var(--bg-2);
	margin: 0 var(--indent-negative); margin-bottom: -60px; margin-top: 30px; padding: 30px var(--indent);}
.speedbar a:after {color: var(--tt); display: inline; content: '/'; margin: 0 5px;}
.speedbar a:hover {text-decoration: underline;}


/* MOVIE ITEM
----------------------------------------------- */
.movie-item {width: 25%; padding: 0 10px; margin-bottom: 30px;}
.movie-item__link {display: block;}
.movie-item__img {box-shadow: 0 20px 50px rgba(0,0,0,0.3); margin-bottom: 15px;}
.movie-item__label {position: absolute;z-index: 5;left: 10px;bottom: 10px;border-radius: 3px;
    background-color: #0ABDE3;color: #fff;padding: 5px 10px;font-size: 1.2rem;font-weight: 400;}
.movie-item__title {font-size: 1.6rem; font-weight: 500; line-height: 1.2; color: var(--primary-text-color);}
.movie-item__meta {margin-top: 8px;font-size: 1.4rem;color: var(--secondary-text-color);}
.hover__overlay, .hover__overlay::before {position: absolute; left: 0; top: 0; 
	width: 100%; height: 100%; z-index: 10; opacity: 0;}
.hover__overlay span {font-size: 3.4rem; color: #fff; position: relative; z-index: 11;}
.hover__overlay::before {content: ''; opacity: 0.8; background-color: var(--secondary-color);}
.hover:hover .hover__overlay {opacity: 1;}

.poster__rating {
    
    justify-content: space-around;position: absolute;display: flex;
    flex-direction: row;
    flex-wrap: nowrap;right: 5px;top: 5px;z-index: 10;/* border-radius: 0 4px 4px 0; */border-radius: 5px;
    background-color: #1d1f2a;color: #fff;font-size: 12px;padding: 5px 20px;
    text-align: center;width: 50px;font-weight: 500;}
.poster__rating.rating-1, .poster__rating.rating-2, .poster__rating.rating-3 {background-color: #eb4d4b;}
.poster__rating.rating-4, .poster__rating.rating-5, .poster__rating.rating-6 {background-color: #f0932b;}
.poster__rating.rating-7, .poster__rating.rating-8, .poster__rating.rating-9, .poster__rating.rating-10 {background-color: #3bb33b;}
.js-count-rating {opacity: 0;}


/* UPDATE ITEM
----------------------------------------------- */
.update-item {width: 50%; padding: 0 5px; margin-bottom: 10px;}
.update-item__link {display: block;position: relative;
	background-color: #15161E;padding: 20px 140px 20px 20px;height: 100%;overflow: hidden;}
.update-item__img {width: 60px; height: 100%; position: absolute; right: 60px; top: 0;}
.update-item__title {font-size: 1.6rem; font-weight: 500; line-height: 1.2; color: var(--primary-text-color);}
.update-item__meta {margin-top: 8px; font-size: 1.4rem; color: var(--secondary-text-color);}
.update-item__serie {position: absolute;right: 0px;top: 0;width: 60px;height: 100%;
    background-color: #1d1f2a;color: var(--secondary-color);text-align: center;font-size: 1.2rem;border: 2px solid #15161e;}
.upd-serie {color: var(--secondary-color);}
.update-item__serie div {font-size: 2rem; font-weight: 400;}


/* COLLECTION ITEM
----------------------------------------------- */
.collection-item {width: 33.33%; padding: 0 10px; margin-bottom: 30px;}
.collection-item__link {display: block; position: relative;}
.collection-item__img {box-shadow: 0 20px 50px rgba(0,0,0,0.3); margin-bottom: 15px;}
.collection-item__title {font-size: 1.6rem; line-height: 1.2; font-weight: 500; color: var(--primary-text-color);}
.collection-item__label {position: absolute; z-index: 5; left: 10px; bottom: 10px; border-radius: 3px;
	background-color: var(--secondary-color); color: #fff; padding: 4px 11px; font-size: 1.2rem; font-weight: 400;}


/* SIDEBAR
----------------------------------------------- */
.side-block {margin-bottom: 50px;}
.side-block__title {font-weight: 500;font-size: 1.8rem;margin-bottom: 22px;}
.side-block__title span, .section__title span, .inner-page__caption span, 
.text h1 span, .text h2 span, .text h3 span {color: #F59C43;}
.side-block__menu a {display: block;margin-bottom: 17px;}
.side-block__menu li:last-child a {margin-bottom: 0;}
.side-block__menu a .far {color: var(--primary-color); width: 30px;}
.side-block__menu--icon a::before {content:"\f111"; font-weight: 900; font-family:'Font Awesome 5 Pro'; 
	width: 20px; color: var(--secondary-color); display: inline-block; vertical-align: middle; 
	font-size: 0.9rem; position: relative; top: -1px;}

.showitems-btn {display: inline-block; cursor: pointer; margin-top: 10px; 
	font-size: 1.6rem; font-weight: 400; color: var(--primary-color);}
.showitems-btn span {display: inline-block; vertical-align: middle; width: 30px; height: 30px; 
	border-radius: 50%; text-align: center; line-height: 28px; margin-right: 10px; 
	background-color: var(--primary-color); color: #000; box-shadow: 0 10px 30px rgba(0,0,0,0.6); 
	font-size: 1.7rem; position: relative; top: -2px;}
.showitems-btn:hover {text-decoration: underline;}

.soon-item {margin-bottom: 20px;}
.soon-item__img {width: 60px; height: 60px; margin-right: 20px; border-radius: 30px;}
.soon-item__title {font-weight: 500; font-size: 1.4rem; line-height: 20px; 
	max-height: 40px; overflow: hidden; color: var(--primary-text-color);}
.soon-item__meta {margin-top: 6px; font-size: 1.2rem; color: var(--secondary-text-color);}



/* INNER PAGE
----------------------------------------------- */
.inner-page__column-left {width: 200px;}
.inner-page__column-middle {padding: 0 20px;}
.inner-page__column-right {width: 110px;}

.inner-page__img {height: 300px; box-shadow: 0 20px 50px rgba(0,0,0,0.6);}
.inner-page__title {font-weight: 500; font-size: 2.4rem;}
.inner-page__title a {font-size: 1.6rem; color: var(--primary-color); margin-left: 2px;}
.inner-page__header {margin-bottom: 20px; position: relative;}
.inner-page__subtitle {margin-top: -16px; color: var(--primary-color); font-size: 1.8rem; font-weight: 500;}
.inner-page__fav {color: var(--secondary-color); height: 55px; width: 100%; cursor: pointer; position: relative; border-radius: 3px;
	font-size: 1.2rem; padding: 13px 0 0 33px; line-height: 1.2; background-color: #1d1d1d; margin-bottom: 6px;}
.inner-page__fav .far, .inner-page__fav .fas {font-size: 1.8rem; position: absolute; left: 10px; top: 20px;}
.inner-page__fav a {color: var(--secondary-color);}

.inner-page__list {font-size: 1.4rem; line-height: 1.6;}
.inner-page__list li {padding-left: 120px; position: relative;}
.inner-page__list li > span:first-child {font-weight: 400; color: var(--secondary-text-color);
	position: absolute; left: 0; top: 0;}
.inner-page__list li a {color: var(--secondary-color);border-bottom: 1px dotted var(--secondary-color);}

.inner-page__rating {width: 100%; font-size: 1.4rem;}
.inner-page__rating a {display: block; width: 50px; font-weight: 400; text-align: center; 
	background-color: #1d1d1d; padding-bottom: 10px;}
.inner-page__rating a div {background-color: #6ab04c; color: #fff; margin-bottom: 10px; 
	width: 50px; height: 50px; line-height: 50px; text-align: center; border-radius: 3px; padding-top: 6px;}
.inner-page__rating a + a div {background-color: #eb4d4b;}
.inner-page__rating a img {display: inline-block; width: 30px; height: 30px;}
.inner-page__rating a + a img {transform: scale(-1,-1); position: relative; top: 7px;}
.inner-page__rating a:hover {opacity: 0.9;}

.inner-page__desc {margin-top: 35px;margin-bottom: 50px;}
.inner-page__caption {font-size: 1.8rem; font-weight: 500; margin-bottom: 20px; text-align: center;}
.inner-page__subrating {font-weight: 500; text-align: center; width: 46%; height: 100px;}
.inner-page__subrating img {height: 50px; display: block; margin: 0 auto 0px auto;}
.inner-page__subrating--kp img {height: 30px; margin-bottom: 20px; position: relative; top: 9px;}
.inner-page__comments-num {display: inline-block; vertical-align: top; margin-left: 3px; 
	height: 20px; line-height: 20px; width: 24px; text-align: center; border-radius: 3px;
	background-color: var(--secondary-color); color: #fff; font-size: 1.2rem;}

.inner-page__player-controls {margin-bottom: 20px;}
.inner-page__complaint a {color: var(--secondary-color); font-size: 1.4rem; font-weight: 400;}
.tabs-block__select span {cursor: pointer; display: inline-block;}
.tabs-block__select--player span {
	line-height: 40px;
	padding: 0 20px;
	border-radius: 3px;
	box-shadow: 0 20px 50px rgba(0,0,0,0);
	font-weight: 400;
	margin-right: 20px;
	background-color: #15161e;
	}
.tabs-block__select--player span.is-active {background-color: var(--secondary-color); 
	color: #fff; box-shadow: 0 10px 30px rgba(10,189,227,0.3);}
.tabs-block__select--desc > span {font-weight: 500; font-size: 1.8rem; color: var(--primary-text-color); margin-right: 20px;}
.tabs-block__select--desc > span.is-active {color: var(--primary-color);}
.video-inside {box-shadow: 0 20px 50px rgba(0,0,0,0.6);}


/* TEXT BLOCK, TYPOGRAPHY, VIDEO BLOCK
----------------------------------------------- */
.text {line-height: 1.7; font-size: 1.6rem; word-wrap: break-word; color: var(--secondary-text-color);}
.text a {text-decoration: underline; color: var(--primary-color);}
.text img:not(.emoji), .text p, .text h1, .text h2, .text h3, .text h4, .text h5, 
.text > ul, .text > ol, .text table {margin-bottom: 20px;}
.text > img[style*="left"], .text > .highslide img[style*="left"] {margin:0 10px 10px 0;}
.text > img[style*="right"], .text > .highslide img[style*="right"] {margin:0 0 10px 10px;}
.text > ul li {list-style:disc; margin-left:40px;}
.text > ol li {list-style:decimal; margin-left:40px;}
.text table, .video-inside > * {width:100%;}
.text table tr td {padding:10px; border:2px solid #fff;}
.text table tr:nth-child(2n+1) {background-color:#f2f6f9;} 
.text table tr:nth-child(1) {background-color:#cee0ed;}
.text table img:not(.emoji) {margin:0; max-width:350px}
.text > *:last-child {margin-bottom: 0;}
.video-responsive {padding-top: 60%; position: relative;}
.video-responsive > iframe, .video-responsive > video {position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.inner-page__title {margin-bottom: 20px;}
.text h1, .text h2, .text h3, .text h4, .text h5 {font-size: 1.8rem;color: var(--third-text-color);}


/* COMMENTS
----------------------------------------------- */
.add-comments-form-wrapper {}
.add-comments-form__input {margin-left: 20px;}
.add-comments-form .hidden, .comments_subscribe + br {display: none;}
.mass_comments_action {display: flex; align-items: center; max-width: 800px; display: none;}
.mass_comments_action select {flex: 1 1 0; margin: 0 16px 0 20px;}
.show-comms {text-align: center; padding-top: 20px;}
.show-comms > a {display: inline-block;cursor: pointer;text-align: center;padding: 0 15px;height: 30px;line-height: 30px;text-decoration: underline;
    background: #0ABDE3;box-shadow: 1px 5px 20px 0px rgb(13 196 217 / 53%);color: #fff;font-size: 1.2rem;
    font-weight: 500;white-space: nowrap;border-radius: 15px;}

.page__comments-info {font-size: 14px; margin-bottom: 15px; margin-top: -15px; 
	color: var(--tt-3); line-height: 1.5;}
.page__comments-info .fal {color: #eb4d4b; margin-right: 6px;}
.comment-item__title {font-weight: 500; font-size: 18px; margin-bottom: 20px;}
.comment-item {margin-bottom: 20px; padding-bottom: 15px; border-bottom: 1px solid var(--bdc);}
.comment-item__img {width: 40px; height: 40px; border-radius: 50%; margin-right: 10px;}
.comment-item__letter {width: 100%; height: 100%; text-transform: uppercase; font-weight: 700; 
	position: absolute; left: 0; top: 0; z-index: 5; color: #fff; font-size: 18px;}
.comment-item__author {font-weight: 500; font-size: 14px;}
.comment-item__date {color: var(--tt-3); margin-top: 4px; font-size: 12px;}
.comment-item__main {margin: 8px 0 6px 0; font-size: 15px;}
.comment-item__rating {margin-left: 20px; height: 30px; line-height: 30px; border-radius: 4px; 
	background-color: rgba(0,0,0,0.6); padding: 0 10px; font-size: 1.2rem; color: #97a9b7;}
.comment-item__rating a {color: #97a9b7;}
.comment-item__rating > span {margin: 0 5px;}
.comment-item__rating > span > span.ratingtypeplus, .comment-item__rating > span > span.ratingplus {color: #06b601;}
.comment-item__rating > span > span.ratingminus {color: #ff0e0e;}
.comment-item__reply a {font-size: 12px; margin-right: 20px; color: var(--tt-2);}
.comment-item__reply a .fal {margin-left: 5px;}
.comment-item__reply + .comment-item__reply a .fal {margin-left: 0; margin-right: 5px;}

.comment-item__controls {text-align: right;font-size: 12px;margin-right: 0;flex: 1 1 0;max-width: 100%;min-width: 50px;}
.comment-item__controls li {display: inline-block; vertical-align: middle; margin: 0 0 0 10px; height: 16px; line-height: 16px;}
.comment-item__controls a:not(:hover) {color: var(--tt-2);}
.comment-item__footer a:hover {text-decoration: underline;}
.comment-item__rating a:hover > span:first-child {text-decoration: none;}
.comment-item__controls .checkbox {transform: scale(0.8,0.8); margin-left: 5px;}
.comment-item__meta.flex-grow-1 {flex: 1 1 0;max-width: 100%;min-width: 50px;}


/* LOGIN
----------------------------------------------- */
.login {position: fixed; z-index: 999; left: 50%; top: 50%; transform: translate(-50%,-50%); overflow: hidden;
	background-color: var(--ui-bg); border-radius: 4px; width: 400px; 
	box-shadow: 0 0 0 10px rgba(255,255,255,0.2), 0 15px 45px rgba(0,0,0,1);}
.login {position: fixed;z-index: 999;left: 50%;top: 50%;transform: translate(-50%,-50%);overflow: hidden;
    background-color: #242634;border-radius: 4px;width: 400px;box-shadow: 0 0 0 10px rgba(255,255,255,0.2), 0 15px 45px rgba(0,0,0,1);}
.login__header {padding: 20px 40px;background-color: #15161E;}
.login__title {font-size: 2rem; font-weight: 500; padding: 1px 0;}
.login__close {cursor: pointer; font-size: 2.4rem; opacity: 0.6; margin-left: 20px;}
.login__title a {border-bottom: 1px dotted var(--secondary-text-color); margin-left: 10px; font-weight: 400; color: var(--secondary-text-color);}
.login__content {padding: 20px 40px;}
.login__row {margin-bottom: 20px; position: relative; display: block; font-size: 1.2rem; color: var(--secondary-text-color);}
.login__caption {font-size: 1.2rem; color: var(--primary-text-color); margin-bottom: 10px;}
.login__caption a {text-decoration: underline; margin-left: 6px; color: var(--secondary-color);}
.login__input input {padding-left: 40px;}
.login__row .far {opacity: 0.6; position: absolute; left: 0; bottom: 0; line-height: 40px; width: 40px; text-align: center;}
.login__row button {width: 100%;}
.login__social {background-color: #15161e;padding: 20px 40px;text-align: center;}
.login__social-caption {font-size: 1.2rem; text-transform: uppercase; margin-bottom: 10px;}
.login__social-btns a {display:inline-block; margin: 0 3px; vertical-align:top;}
.login__social-btns img {display:block; width:30px; height: 30px; border-radius: 50%;}
.login__avatar {width: 40px; height: 40px; border-radius: 50%; margin-right: 10px;}
.login__menu {padding-left: 35px; padding-right: 35px; margin-bottom: -10px;}
.login__menu li {flex: 1 1 0; min-width: auto; max-width: 100%; margin: 0 5px 10px 5px;}
.login__menu a {display: block;border-radius: 6px;padding: 10px;text-align: center;white-space: nowrap;
	background-color: #15161E;box-shadow: inset 0 0 10px rgba(0,0,0,0.1);font-size: 1.2rem;}
.login__menu .far {display: block; height: 30px; font-size: 2.4rem; opacity: 0.6;}


/* ADAPTIVE, MOBILE MENU
----------------------------------------------- */
.mobile-menu {
	width: 280px;
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	background-color: #1d1f2a;
	padding: 15px 30px;
	z-index: 999;
	position: fixed;
	left: -320px;
	top: 0;
	transition: left .4s;
	}
.mobile-menu.is-active {left: 0;}
.mobile-menu-close {cursor: pointer; display: block; left: 280px; top: -40px; position: fixed; z-index: 999;
	width: 40px; height: 40px; line-height: 40px; text-align: center; font-size: 1.8rem; opacity: 0;
	background-color: #e84e36; color: #fff; transition: top .4s, opacity .4s;}
.mobile-menu-close.is-active {top: 0px; opacity: 1;}
body.mobile-menu-is-opened {overflow: hidden; width: 100%; height: 100%;}
.mobile-menu .header__menu, .mobile-menu .side-block {display: block; margin-bottom: 25px;}
.mobile-menu .header__menu a {color: var(--primary-text-color); display: block; margin-bottom: 10px;}

@media screen and (max-width: 1220px) {
	.wrapper {padding: 0;}
	.wrapper-container {max-width:1000px;}
	.sidebar, .header__menu, .header__hero-title br, .header__caption {display: none;}
	.header__sign-in {background-color: #1d1f2a;}
	.header__btn-mobile-menu {display: block; cursor: pointer; font-size: 1.8rem; margin-left: 20px; 
		background-color: var(--secondary-color); box-shadow: 0 20px 50px rgba(0,0,0,0.1); border-radius: 3px; 
		width: 40px; height: 40px; line-height: 40px; text-align: center;}
	.header__search {order: 10; min-width: 100%; margin-top: 20px;}
	.header__logo {flex: 1 1 0; max-width: 100%; min-width: 100px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
	.header__hero {min-height: 0; display: block; text-align: center; padding-top: 0px; padding-bottom: 20px;}
	.header__hero-title {font-size: 2.4rem;}
	.header__hero-text {max-width: 100%; margin-bottom: 15px;}
	.content, .site-desc {padding-top: 20px;}
	.section {margin-bottom: 20px;}
	.footer {display: block; text-align: center;}
	.footer__logo {margin-right: 0;}
	.footer__menu, .footer__counter {justify-content: center; margin-top: 15px;}
}

@media screen and (max-width: 950px) {
	.wrapper-container {max-width:768px;}
	.header__inner, .header__hero, .content, .footer {padding-left: 20px; padding-right: 20px;}
}

@media screen and (max-width: 760px) {
	.wrapper {overflow: hidden;}
	body, .header {background: #15161E;}
	.wrapper-container {max-width:640px;}

	.inner-page__column-middle {order: 10; min-width: 100%; padding: 0; margin-top: 20px;}
	
	.add-comments-form__input {min-width: 100%; margin: 0 0 10px 0;}
	.add-comments-form__btn {width: 100%; order: 10;}
	.add-comments-form .form__row--protect .form__caption {width: 100%; margin: 0 0 10px 0;}
	.mass_comments_action, .comment-item__controls {display: none;}
}

@media screen and (max-width: 590px) {
	.wrapper-container {max-width:480px;}
	.header__logo {font-size: 2rem; margin-right: 20px;}
	.header__sign-in {padding: 0 15px;}
	.section__title {line-height: 1.1;}
	.movie-item {width: 50%;}
	.update-item, .collection-item {width: 100%;}

	.inner-page__complaint {display: none;}
	.tabs-block__select--desc span {font-size: 1.6rem;}
	.inner-page__player-controls {margin-bottom: 0px;}
	.tabs-block__select--player span {white-space: nowrap; flex: 1 1 0; max-width: 100%; min-width: auto; 
		text-align: center; margin: 0; border-radius: 0;}
	
	.login {max-width: 90%; max-height: 90%; overflow-x: hidden; overflow-y: auto;}
	.login__header, .login__content, .login__social, .pages-bg {padding-left: 20px; padding-right: 20px;}
}

@media screen and (max-width: 470px) {
	.wrapper-container6 {max-width:360px;}
	.header__sign-in {font-size: 0; padding: 0; width: 40px;}
	.header__sign-in span {margin-right: 0; font-size: 1.8rem; line-height: 40px;}
	.header__hero-title, .section__title {font-size: 2rem;}
    .icon-at-left [class*="fa-"], .icon-left .icon {margin-right: 0;}
}
#player{background:#000;min-height:460px}
.b-player{background:#000;padding-top:10px;position:relative}
.b-player iframe{overflow:hidden;width: 100% !important}
.b-player iframe::-webkit-scrollbar{display:block}
.b-post__lastepisodeout{position: relative; background: #12171b url(../dle_serials/dle_serials.png); color: #ccc; height:20px}
.b-post__lastepisodeout_full{position: relative; background: #12171b url(../dle_serials/dle_serials.png); color: #ccc; height:20px}
@media only screen and (max-width: 590px) {
.b-post__lastepisodeout_full{position: relative; background: #12171b url(../dle_serials/dle_serials.png); color: #ccc; height:40px}
}
.b-post__lastepisodeout_full a{color: #fff;text-decoration: none}
.b-episodes__list{margin-left:-16px;padding:32px 0 15px;-webkit-transition:eek:pacity 0.5s ease;-moz-transition:eek:pacity 0.5s ease;-o-transition:eek:pacity 0.5s ease;transition:eek:pacity 0.5s ease;}
.b-episodes__list li{float:left;margin:0 0 17px 17px}
.b-simple_seasons__list{margin:0 auto;padding:10px;padding:4px 10px 12px 13px;list-style:none}
.b-simple_seasons__title{color:#fff;font-size:15px;font-weight:bold;padding-top:10px;padding-left:11px;text-align:left}
.b-simple_season__item{background:#2d2d2d;color:#fff;cursor:pointer;float:left;font-size:13px;margin: 0 2px 2px 0 !important;min-width:11.8%;padding:5px 7px;text-align:left;list-style: none !important}
.b-simple_episodes__list{margin:0 auto;padding:10px 10px 12px 13px;text-align:left}
.b-simple_episode__item{background:#2d2d2d;color:#fff;cursor:pointer;display:inline-block;font-size:13px;margin: 0 2px 2px 0 !important;min-width:11.8%;padding:5px 7px;text-align:left}
#serial_player{min-height:460px}
#simple-episodes-tabs{white-space:nowrap;overflow:hidden;margin:0 30px 0 30px;display:block;position:relative;}
@media only screen and (max-width: 590px) {
#simple-episodes-tabs {-webkit-overflow-scrolling: touch;overflow-x:scroll}
#serial_player{min-height:300px}
#player{background:#000;min-height:300px}
}
#simple-episodes-list{-moz-padding-start:0px;padding-start:0px;-webkit-padding-start:0px;text-align:left}
.b-simple_episode__item{display:inline-block;font-size:11px;background:#242424;color:#F0F0F0;cursor:pointer;padding:5px;margin:0 3px;-webkit-transition:background .3s ease;-moz-transition:-moz-background .3s ease;-o-transition:-o-background .3s ease;transition:background .3s ease;text-align:left}
.b-simple_episode__item.active{background:#525252 !important;cursor:default}
.prenext{position:relative}
.prevpl,.nextpl{position:absolute;top:0px;font-size:xx-large;width:25px;height:20px;color:#D5D9D9;cursor:pointer;font-weight:bold;z-index:999}
.prevpl{left:0px}
.nextpl{right:0px}
.b-simple_season__item.active,.b-simple_episode__item.active{background:#5d5d5d !important;cursor:default}
.b-changeplayer__list li:hover,.b-simple_season__item:hover,.b-simple_episode__item:hover{background:#4d4d4d}