/* BASIC LAYOUT
----------------------------------------------- */
.wrapper {min-width: 320px; position: relative; padding: 30px; padding-bottom: 0; overflow: hidden;}
.wrapper::before {content: ''; width: 160vh; height: 160vh; border-radius: 50%; opacity: 0.6;
	background: var(--gradient); position: fixed; top: 50%; left: 50%; transform: translateY(-50%);}
.wrapper-container {max-width: var(--maximum-width); margin: 0 auto; position: relative; z-index: 20;}
.wrapper-main {background-color: var(--bg-color); box-shadow: 0 15px 30px rgba(0,0,0,0.1); border-radius: 10px; overflow: hidden;}
.header {background-color: var(--bg-color-third); padding-left: 280px; 
	position: relative; box-shadow: 0 5px 15px rgba(0,0,0,0.0);}
.header__inner {padding: 20px var(--main-indent); position: relative; z-index: 10;}
.header::before {content: ''; width: 280px; height: 100%; background-color: var(--bg-color-second); 
	position: absolute; left: 0; top: 0;}
.popular {padding: 20px 100px; background: #222 url(../images/bg-hero.jpg) center center / 100% auto no-repeat;}
.content {min-height: 100vh;}
.sidebar {width: 280px; text-shadow: 0 1px 1px rgba(0,0,0,0.8); 
	padding: var(--main-indent); background-color: var(--bg-color-second);}
.main {padding: var(--main-indent);}
.footer {padding: var(--main-indent); color: var(--fourth-text-color);}

#scrolltop {position: fixed; width: 60px; height: 60px; line-height: 60px; right: 10px; bottom: 10px;
	z-index: 990; display: none; background-color: var(--bg-color-third); 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);}
.wrapper {padding-bottom: 60px !important;}

#nav-load a {
    background: #BAF566;
    color: #222;
    padding: 10px 40px;
    display: inline-block;
    border-radius: 5px;
    margin: 10px auto 0;
}

/* HEADER, NAV
----------------------------------------------- */
.logo {display: inline-block; font-size: 3.3rem; position: relative; text-shadow: 0 1px 1px rgba(0,0,0,0.8);
	color: #fff !important; line-height: 50px; padding-left: 50px; font-weight: 900;
	background: url(../images/logo.svg) 0 0 / 40px no-repeat; position: absolute; left: -260px; top: 15px;}
.logo span {color: var(--primary-color);}
.header__caption {font-size: 1.3rem; color: var(--secondary-text-color);}

.header__search {position:relative; margin: 0 20px 0 60px;}
.header__search input, .header__search input:focus {padding: 0 50px 0 20px; border-radius: 20px; 
	background-color: var(--bg-color-second); color: #fff; box-shadow: 0 5px 15px rgba(0,0,0,0.06);}
.header__search input:not(:focus)::placeholder {color: var(--primary-text-color); opacity: 0.6; font-size: 1.5rem;} 
.header__search button {position:absolute; right:0px; top:1px; z-index:10; width: 60px; cursor: pointer; 
	background: none; color: var(--primary-text-color); line-height: 40px; text-align: center; font-size: 1.6rem;}
#dle-content > .short-item {width: 100%;}

/* FOOTER, PAGINATION
----------------------------------------------- */
.footer__menu a {display: block; margin: 0 20px 0 0; color: var(--third-text-color);}
.footer__copyright {margin-top: 8px; text-shadow: 0 1px 1px rgba(255,255,255,0.5);}
.footer__copyright span {color: var(--third-color); border-bottom: 1px dotted var(--third-color);}
.footer__logo {font-size: 2.2rem; background-size: 30px; padding-left: 40px; position: static;
	margin-right: 40px; background-position: 0 7px;}

.pagination {text-align: center; font-weight: 600; font-size: 1.6rem; padding: 30px 0 20px;}
.pagination a, .pagination span {display: inline-block; margin: 10px 5px 0 5px; line-height: 60px; border-radius: 10px; 
	padding: 0 10px; min-width: 60px; background-color: var(--bg-color-third);}
.pagination span:not(.nav_ext) {background-color: var(--primary-color); color: #fff; 
	font-weight: 700; font-size: 1.8rem;}


/* SECTION
----------------------------------------------- */
.section:not(:last-child) {margin-bottom: 40px;}
.section__header {margin-bottom: 20px;}
.section__title {font-size: 2.4rem; font-weight: 700;}
.section__subtitle {font-size: 1.6rem; text-transform: uppercase; font-weight: 700; color: var(--secondary-text-color);}
.section__items {margin: 0 -10px -20px -10px;}
.section__title span, .section__subtitle span {color: var(--primary-color);}
.section__link {font-size: 1.2rem; font-weight: 700; color: var(--secondary-text-color); 
	height: 30px; line-height: 30px; border-radius: 15px; padding: 0 10px; margin-left: 10px; 
	box-shadow: inset 0 0 0 1px rgba(0,0,0,0.1); text-transform: uppercase; display: inline-block;}
.section__link:hover {background-color: var(--primary-color); color: #fff;}
.section--top {width: 352px; margin-left: 20px;}
.section--artists .section__content {background-color: var(--bg-color-third); box-shadow: 0 5px 15px rgba(0,0,0,0.06); padding-right: 20px;}
.section--top, .section--new {margin-bottom: 30px !important;}
.section--top .section__content, .section--new .section__content {box-shadow: 0 5px 15px rgba(0,0,0,0.06); 
	overflow: hidden; background-color: var(--bg-color-third); margin-left: 0; margin-right: 0;}
.site-desc {margin-top: 40px; text-shadow: 0 1px 1px rgba(255,255,255,0.5);}


/* ITEM
----------------------------------------------- */
.item {padding: 0 10px; margin-bottom: 20px; text-shadow: 0 1px 1px rgba(255,255,255,0.5);}
.item__title {font-size: 1.6rem; line-height: 1.3; font-weight: 600; color: var(--primary-text-color);}
.item__subtitle {color: var(--secondary-text-color); font-size: 1.4rem; font-weight: 300; margin-top: 1px;}
.item__meta {color: var(--primary-color); margin-bottom: 1px; font-size: 1.1rem; text-transform: uppercase;}
.item__btn {cursor: pointer; width: 40px; height: 40px; border-radius: 50%; text-shadow: none;
	background-color: var(--secondary-color); color: rgba(0,0,0,0.5); font-size: 1.2rem; padding-left: 3px;}
.item__btn:hover {background-color: var(--primary-color); color: #fff;}


/* COLLECTION, ARTIST
----------------------------------------------- */
.collection-item {width: 20%;}
.collection-item__img {padding-top: 100%; margin-bottom: 15px; border-radius: 10px; box-shadow: 0 5px 15px rgba(0,0,0,0.06);}
.collection-item__description {padding: 0 10px;}
.artist-item {width: 25%;}
.artist-item__inner {background-color: var(--bg-color-third); padding: 20px; box-shadow: 0 5px 15px rgba(0,0,0,0.06);}
.artist-item__img {border-radius: 6px; width: 70px; height: 70px; margin-right: 18px;}
.section--artists .artist-item {padding: 0; margin: 0;}
.section--artists .artist-item__inner {box-shadow: none; padding-right: 0;}
.artist-item .item__meta {color: var(--secondary-color);}

.item:hover .collection-item__img, .item:hover .artist-item__img, .item:hover .soon-item__img, 
.item__description:hover + .top-item__img, .item__description:hover + .short-item__img 
{box-shadow: 0 20px 50px rgba(0,0,0,0.3); transform: translateY(-10px);}


/* TOP, TRACK
----------------------------------------------- */
.top-item {width: 50%; margin-bottom: 5px;}
.top-item__inner {padding: 15px; background-color: var(--bg-color-third); box-shadow: 0 5px 15px rgba(0,0,0,0.06);}
.top-item__img {width: 40px; height: 40px; border-radius: 6px;}
.top-item__description {display: block; padding: 0 10px; height: 40px;}
.section--top .top-item {width: 100%; margin: 0; padding: 0; box-shadow: none;}
.section--top .top-item:not(:last-child) {border-bottom: 1px solid var(--bg-color);}
.section--top .top-item__inner {box-shadow: none;}

.short-item {width: 100%; margin-bottom: 5px;}
.short-item__inner {padding: 15px; background-color: var(--bg-color-third); box-shadow: 0 5px 15px rgba(0,0,0,0.06);}
.short-item__img {width: 40px; height: 40px; border-radius: 50%; margin-right: 5px;}
.short-item__description {padding-left: 10px;}
.short-item__description > * {margin: 0; width: 40%; padding-right: 20px; font-size: inherit;}
.short-item__description > *:last-child {width: 20%; font-size: 0.8em; text-align: center;}
.section--new .short-item {margin: 0; width: 100%; padding: 0; box-shadow: none;}
.section--new .short-item:not(:last-child) {border-bottom: 1px solid var(--bg-color);}
.section--new .short-item__inner {box-shadow: none;}

.js-item-played .fa-play:before {content: '\f04c'; margin-left: -3px;}
.js-item-played .item__btn {background-color: var(--primary-color); color: #fff;}


/* SIDEBAR
----------------------------------------------- */
.nav-list {}
.nav-list > li > a {display: block; padding-left: 40px; color: var(--third-text-color);;}
.nav-list > li {position: relative; margin-bottom: 20px;}
.nav-list > li > span {position: absolute; left: 0; top: 0px; 
	color: var(--third-color); font-size: 1.8rem; pointer-events: none;}
.nav-list > li > a:hover, .nav-list > li:hover > a {color: var(--primary-color);}
.nav-list__submenu > a:after {content:"\f061"; font-weight: 300; font-family:'Font Awesome 5 Pro'; 
	transition: all .2s; display: inline-block; margin-left: 15px; position: relative; top: 2px;}
.nav-list__hidden {background-color: var(--bg-color-third); box-shadow: 0 27px 53px rgba(0,0,0,0.2); z-index: 100;
	position: absolute; left: 90%; top: 0%; width: 320px; border-radius: 10px;
	visibility: hidden; opacity: 0; transform: translateY(30px); padding: 20px; padding-bottom: 5px;}
.nav-list__hidden li {width: 50%; margin-bottom: 15px;}
.nav-list__hidden li a {display: block; font-weight: 300; font-size: 1.5rem; text-shadow: none;}
.nav-list > li:hover .nav-list__hidden {visibility: visible; opacity: 1; transform: translateY(0px);}
.nav-list--without-icon > li > a {padding-left: 0;}

.soon-item {padding: 0; margin: 0; line-height: 1.4;}
.soon-item:not(:last-child) {margin-bottom: 26px;}
.soon-item__img {width: 50px; height: 50px; margin-right: 20px; border-radius: 50%;}

.sidebar .section__subtitle, .sidebar .item__subtitle {color: var(--fourth-text-color);}
.sidebar .item__title {color: var(--third-text-color);}

.side-block:not(:last-child) {margin-bottom: 40px;}
.side-block__title {font-weight: 600; font-size: 17px; margin-bottom: 20px;}
.side-block__menu li + li {margin-top: 10px;}
.side-block__menu li {position: relative;}
.side-block__menu li span {background-color: var(--bg-color); color: var(--secondary-text-color); font-size: 11px; 
	position: absolute; right: 0; top: -1px; border-radius: 3px; padding: 3px 6px; pointer-events: none;}
.side-block__menu a {opacity: 0.8; display: block; padding-left: 0px;}
.side-block__menu a:hover, .showitems-btn:hover {text-decoration: underline;}
.soc-channels__item {display: flex; flex-direction: column; justify-content: center;  
	position: relative; padding: 0 20px 0 55px; height: 40px; overflow: hidden;
	background-color: #2daae1; color: #fff !important; text-shadow: none;
	font-size: 10px; text-transform: uppercase; letter-spacing: 1px; font-weight: 400; border-radius: 4px;}
.soc-channels__item div {font-size: 14px; text-transform: none; font-weight: 500; margin-top: -1px;}
.vk {background-color: #1877f2; color: #fff;}
.yt {background-color: #df1111; color: #fff;}
.soc-channels__item + .soc-channels__item {margin-top: 10px;}
.soc-channels__item::before {content: ''; width: 40px; height: 40px; background-color: rgba(0,0,0,0.2); 
	position: absolute; left: 0; top: 0; background-position: center center; background-size: 20px; background-repeat: no-repeat;}
.tlg::before {background-image: url(../images/i-tlg.svg); background-size: 16px;}
.vk::before {background-image: url(../images/i-vk.svg);}
.yt::before {background-image: url(../images/i-youtube.svg);}


/* PLAYER
----------------------------------------------- */
.wplayer {width: 100%; position: fixed; left: 0; bottom: 0; z-index: 990; padding: 10px;} 
.audioplayer {background: var(--bg-color-second); color: #fff; position: relative;
	box-shadow: 0 0 30px rgba(0,0,0,0.6); border-radius: 10px;}
.audioplayer {max-width: 1200px; margin: 0 auto; height: 66px; padding: 16px 40px 10px 40px;}
.audioplayer audio {display: none;}
.audioplayer-bar {position: absolute; left: 0px; right: 0px; top: 0px; height: 6px; 
	background-color: var(--primary-color); overflow: hidden; border-radius: 10px 10px 0 0;}
.audioplayer-bar-loaded {position: absolute; left: 0; top: 0; height: 100%; 
	background-color: rgba(0,0,0,0.1); border-radius: 10px 10px 0 0;}
.audioplayer-bar-played {position: absolute; left: 0; top: 0; height: 100%; 
	z-index: 10; border-radius: 0; background-color: var(--secondary-color);}
.audioplayer-volume {position: relative; z-index: 100; margin-left: 20px; font-size: 18px;}
.audioplayer-muted .fa-volume-up:before {content: '\f6a9';}
.audioplayer-volume-button a {color: #fff; opacity: 0.7; display: block; height: 30px; line-height: 30px; text-align: center;}
.audioplayer-volume-adjust {position: absolute; left: 0; bottom: 100%; width: 30px; height: 100px; 
background-color: var(--bg-color-second); box-shadow: 0 0 10px rgba(0,0,0,0.5); padding: 10px; display: none;}
.audioplayer-volume-adjust > div {width: 10px; height: 80px; border-radius: 0px; 
position: relative; cursor: pointer; background-color: var(--primary-color); overflow: hidden;}
.audioplayer-volume-adjust > div > div {width: 100% !important; background-color: var(--secondary-color); 
position: absolute; left: 0; bottom: 0; z-index: 10;}
.audioplayer-volume:hover .audioplayer-volume-adjust {display: block;}
.ap-dl {font-size: 24px; color: #fff; margin-left: 20px; opacity: 0.7;}
.ap-time {font-size: 12px; opacity: 0.7; margin-left: 20px;}
.audioplayer-time-current:after {content: '/'; display: inline; margin: 0 6px;}
.ap-desc {width: 300px; height: 40px;}
.ap-img {width: 40px; height: 40px; margin-right: 10px; border-radius: 10px; overflow: hidden;}
.ap-artist {margin-top: 0px; opacity: 0.7;}
.ap-title {font-weight: 600;}
.ap-btns {position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.audioplayer-playpause a {width: 40px; height: 40px; line-height: 40px; text-align: center; 
border-radius: 50%; display: block; position: relative; margin: 0 10px; 
background-color: var(--primary-color); color: #fff;}
.ap-prev, .ap-next {cursor: pointer; color: #fff; background-color: var(--primary-color); font-size: 18px; 
width: 30px; height: 30px; text-align: center; border-radius: 50%; font-size: 10px;}
.audioplayer-volume-button a:hover, .ap-dl:hover {opacity: 1; color: #fff;}
.audioplayer-stopped .audioplayer-playpause a {padding-left: 3px;}
.audioplayer-playpause a:hover, .ap-prev:hover, .ap-next:hover {background-color: var(--secondary-color); color: #000;}
.wplayer-init .audioplayer-playpause .fas:before {content: '\f04b'; padding-left: 1px;}
.ap-title, .ap-artist {max-width: 230px;}


/* INNER PAGE
----------------------------------------------- */
.inner-page__category {font-size: 1.4rem; margin-top: 10px;}
.inner-page__category span {font-weight: 600; margin-right: 5px;}
.inner-page__category a {color: var(--primary-color); border-bottom: 1px dotted var(--primary-color);}
.inner-page__category a:hover {border-bottom-color: transparent;}
.inner-page__category span[class*=fa] {color: var(--primary-color); margin-right: 8px;}
h1 a {margin-left: 10px; color: var(--primary-color); font-size: 1.6rem;}
h1.section__title span {color: var(--secondary-color)}
.inner-page__columns {background-color: var(--bg-color-third); border-radius: 10px; padding: 20px; box-shadow: 0 5px 15px rgba(0,0,0,0.06);}
.inner-page__left-column {width: 200px; margin-right: 20px;}
.inner-page__poster {border-radius: 10px; width: 200px; height: 200px;}

.inner-page__info {margin-bottom: 10px; font-size: 1.5rem;}
.inner-page__info li {display: flex; justify-content: space-between; position: relative; width: 46%; margin-bottom: 6px;}
.inner-page__info li > span:first-child::after {content: ''; border-top: 1px dashed #ccc; opacity: 0.6; 
	height: 1px; display: block; margin: 0 10px; position: relative; top: 1px; flex: 1 1 0;}
.inner-page__info li span {display: inline-block; padding: 4px 0;}
.inner-page__info li > span:first-child {color: var(--secondary-text-color); 
	flex: 1 1 0; max-width: 100%; min-width: 50px; display: flex; align-items: center;}
.inner-page__info a {color: var(--primary-color); text-decoration: underline;}

.inner-page__dl {height: 40px; line-height: 40px; border-radius: 20px; padding: 0 20px; 
	background-color: var(--primary-color); color: #fff !important; display: block;}
.inner-page__meta a {display: block;}
.inner-page__fav {background-color: var(--bg-color-third); margin: 0 10px; box-shadow: 0 5px 15px rgba(0,0,0,0.06);
	width: 40px; height: 40px; line-height: 40px; text-align: center; border-radius: 50%; 
	font-size: 1.6rem; color: var(--secondary-color); cursor: pointer;}
.inner-page__fav:hover {background-color: var(--primary-color); color: #fff;}
.inner-page__fav.is-active {color: #d63031;}

.inner-page__ctrl {width: 100%;}
.inner-page__play {cursor: pointer; height: 60px; padding: 8px 15px 8px 10px; box-shadow: inset 0 0 0 2px var(--primary-color);
	font-weight: 600; font-size: 1.7rem; position: relative; border-radius: 10px; max-width: 60%;}
.inner-page__play-desc .ws-nowrap {font-weight: 400; font-size: 1.4rem; font-weight: 300;}
.inner-page__play .item__btn {margin: 0 10px 0 0; border-radius: 10px;}
.inner-page__play:hover {background-color: var(--primary-color); color: #fff;}

.inner-page__rating {font-size: 1.3rem;}
.inner-page__rating a {display: block; height: 40px; line-height: 40px; border-radius: 20px; padding: 0 20px; 
	background-color: #6ab04c; color: #fff; margin-left: 10px; font-weight: 400;}
.inner-page__rating a div {margin-right: 10px; height: 30px; line-height: 30px; 
	display: inline-block; vertical-align: top; padding-top: 3px;}
.inner-page__rating a + a {background-color: #eb4d4b;}
.inner-page__rating a img {display: inline-block; width: 25px; height: 25px; position: relative; top: 3px;}
.inner-page__rating a + a img {transform: scale(-1,-1); top: 5px;}
.inner-page__rating a:hover {opacity: 0.6;}

.inner-page__caption {line-height: 1.6; margin-top: 15px; color: var(--secondary-text-color); font-size: 1.4rem;}
.slice {overflow:hidden; position:relative; transition:height .2s;}
.slice-masked:before {content:'';position:absolute;z-index:1;bottom:0px;left:0;right:0;height:120px;pointer-events:none;
	background:linear-gradient(to bottom, transparent 0%, #18252a 100%);}
.slice-btn {margin:10px 0 0 0;}
.slice-btn span {display:inline-block; cursor:pointer; text-decoration:underline; color:var(--secondary-color);}

.inner-page--artist .inner-page__left-column {width: 260px;}
.inner-page--artist .inner-page__poster {height: 170px; width: 260px;}
.inner-page__left-column .inner-page__rating {position: relative; left: -10px; margin-top: 20px; flex-wrap: nowrap;}
.inner-page__right-column .slice-masked:before {background:linear-gradient(to bottom, transparent 0%, #2b2f3a 100%);}
.inner-page--collection .inner-page__left-column {width: 100%; margin: 0;}
.inner-page--collection .inner-page__poster {width: 100%; height: 380px;}
.inner-page--collection .inner-page__rating {position: absolute; z-index: 10; left: 10px; bottom: 20px;}
.inner-page__quantity {position: absolute; z-index: 10; right: 20px; bottom: 20px; 
	height: 40px; line-height: 40px; border-radius: 20px; padding: 0 20px; 
	background-color: rgba(0,0,0,0.6); color: #fff;}

.pmovie__complaint2 a {color: #eb4d4b; border-bottom: 1px dotted #eb4d4b; 
	font-size: 12px; text-transform: uppercase; font-weight: 600; letter-spacing: 1px;}
.tabs-block__select span {cursor: pointer; display: inline-block;}
.tabs-block__select span {height: 40px; line-height: 40px; padding: 0 20px; 
	margin-right: 10px; background-color: var(--bg-color-second); color: var(--secondary-text-color); font-weight: 500;}
.tabs-block__select span.is-active, .tabs-block__select span:hover {background: var(--primary-color); color: #fff;}
.pmovie__player-bottom {padding: 10px 20px; background-color: var(--bg-color-second); margin-bottom: 30px;}
.pmovie__fav a {display: flex; align-items: center; height: 30px; border-radius: 15px; padding: 0 15px; 
	font-size: 10px; text-transform: uppercase; font-weight: 500; letter-spacing: 1px; 
	border: 1px solid var(--secondary-color); color: var(--secondary-text-color);}
	

/* TEXT BLOCK, TYPOGRAPHY, VIDEO BLOCK
----------------------------------------------- */
.text {line-height: 1.7; font-size: 1.6rem; font-weight: 300; word-wrap: break-word; text-align: justify;}
.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: 54%; 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: 2rem;}


/* COMMENTS
----------------------------------------------- */
.add-comments-form-wrapper {background-color: var(--bg-color-third); padding: 20px; border-radius: 10px;box-shadow: 0 5px 15px rgba(0,0,0,0.06);}
.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;}
.mass_comments_action select {flex: 1 1 0; margin: 0 16px 0 20px;}

.comment-item__title {font-weight: 500; font-size: 2rem; margin-bottom: 20px;}
.comment-item {margin-top: 40px;}
.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: 500; 
	position: absolute; left: 0; top: 0; z-index: 5; color: #fff; font-size: 1.8rem;}
.comment-item__author {font-weight: 400;}
.comment-item__date {color: var(--secondary-text-color); margin-top: 2px; font-size: 1.2rem;}
.comment-item__main {margin: 6px 0 3px 0;}
.comment-item__rating {margin-left: 20px; height: 30px; line-height: 30px; border-radius: 4px; 
	background-color: #353b48; 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 {color: var(--primary-color); border-bottom: 1px dotted var(--primary-color); font-size: 1.4rem;}
.comment-item__controls {text-align: right; font-size: 1.2rem;}
.comment-item__controls li {display: inline-block; vertical-align: middle; margin: 0 0 0 10px; height: 20px; line-height: 20px;}
.comment-item__controls a:not(:hover) {color: var(--secondary-text-color);}


/* LOGIN
----------------------------------------------- */
.overlay {position: fixed; z-index: 998; left: 0; top: 0; width: 100%; height: 100%; 
	opacity: 0.6; background-color: #000; cursor: pointer;}
.login {position: fixed; z-index: 999; left: 50%; top: 50%; transform: translate(-50%,-50%); overflow: hidden;
	background-color: var(--bg-color); border-radius: 4px; width: 400px; 
	box-shadow: 0 0 0 10px rgba(255,255,255,0.1), 0 15px 45px rgba(0,0,0,1);}
.login__header {padding: 20px 40px; background-color: var(--bg-color-second);}
.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 #444; 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(--primary-color);}
.login__input input {padding-left: 40px;}
.login__row .fal {opacity: 0.5; position: absolute; left: 0; bottom: 0; line-height: 40px; width: 40px; text-align: center;}
.login__row button {width: 100%;}
.login__social {background-color: var(--bg-color-second); 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: var(--bg-color-second); box-shadow: inset 0 0 10px rgba(0,0,0,0.6); font-size: 1.2rem;}
.login__menu .far {display: block; height: 30px; font-size: 2.4rem; opacity: 0.3;}
 

/* TOP ITEM
----------------------------------------------- */
.line-clamp {display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;}
.img-mask::before {content: ''; position: absolute; z-index: 1; left: 0; right: 0; bottom: 0; height: 60%; 
	background: linear-gradient(to top, #000 0%, transparent 100%); opacity: 0.8;}
.carou {padding: 40px 80px; position: relative; padding-bottom: 60px; 
	background-color: #00000040; margin: -40px; margin-bottom: 40px;}
.carou__content:not(.owl-carousel) {display: flex; overflow: hidden;}
.carou__content > .top {width: calc((100% - 75px)/5); flex-shrink: 0; margin-right: 15px;}
.top {background-color: var(--bg-3); display: block;}
.top__desc {position: absolute; left: 0; right: 0; bottom: 0; z-index: 10; padding: 15px; color: #fff;}
.top__img {padding-top: 100%;}
hr {
    height: 1px;
    position: relative;
 margin: 40px -40px 15px -40px;
    border: 0 solid;
    background-color: #00000040;
}
.speedbar {margin-bottom: 20px; font-size: 13px; color: #bbb; font-weight: 300;}
.speedbar a:not(smiley)hover) {color: #485460;}
.speedbar .far {margin-right: 10px; color: #485460;}
.nowrap {white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
 .owl-carousel {width: 100%; position: relative; z-index: 1;}
 .owl-carousel .owl-stage {position: relative; display:flex; justify-content:flex-start;}
 .owl-carousel .owl-stage-outer {position: relative; overflow: hidden; transform: translate3d(0px, 0px, 0px);}
 .owl-carousel .owl-item {position: relative; min-height: 10px;}
 .owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled, .owl-carousel.owl-refresh .owl-item {display: none;}
 .owl-carousel.owl-loaded, .owl-carousel.owl-loading, .no-js .owl-carousel {display: block; opacity: 1;}
 .owl-carousel.owl-drag .owl-item {user-select: none;}
 .owl-carousel.owl-grab {cursor: move; cursor: grab;}
 .owl-carousel .animated {animation-duration: 1000ms; animation-fill-mode: both;}
 .owl-carousel .owl-animated-in {z-index: 0;}
 .owl-carousel .owl-animated-out {z-index: 1;}
 .owl-carousel .fadeOut {animation-name: fadeOut;}
 @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 {transform-style: preserve-3d;}
 .owl-nav {position: absolute; left: 0; right: 0; top: 50%;}
 .owl-prev, .owl-next {display: flex; cursor: pointer; box-shadow: none; width: 40px; height: 30px; 
	background: none; color: var(--secondary-text-color); position: absolute; top: 0; font-size: 28px; margin-top: -15px;}
 .owl-prev {left: -50px;}
 .owl-next {right: -60px;}
 .owl-prev:hover, .owl-next:hover {background: none; color: var(--primary-color);}
 .owl-dots {text-align: center; position: absolute; left: 0; right: 0; bottom: -37px;}
 .owl-dot {display: inline-block; width: 16px; height: 16px; border-radius: 50%; 
	cursor: pointer; background: var(--bg-color-second); margin: 0 5px;}
.owl-dot.active, .owl-dot:hover {background: var(--primary-color);}


/* ADAPTIVE, MOBILE MENU
----------------------------------------------- */
.mobile-menu {width: 280px; height: 100%; overflow-x: hidden; overflow-y: auto; background-color: #f3f3f3;
	padding: 15px 20px; z-index: 999; position: fixed; left: -320px; top: 0; transition: left .4s; 
	background-color: var(--bg-color-second); color: var(--third-text-color);}
.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 .nav-list__hidden {width: 100%; width: calc(100% + 40px); margin: 20px -20px 10px -20px; box-shadow: none;
border-radius: 0; position: static; visibility: visible; transform: none; opacity: 1; padding: 20px 10px 1px 10px;}
.mobile-menu .nav-list__hidden li {-ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; 
	max-width: 100%; min-width: auto; white-space: nowrap; margin: 0 10px 20px 10px;}

@media screen and (max-width: 1220px) {
	body {background-image: none;}
	.wrapper {padding: 0;}
	.wrapper-container {max-width:1000px; border-radius: 0;}
	.header {padding: 0;}
	.main, .footer, .header__inner {padding-left: 20px; padding-right: 20px;}
	.sidebar, .header__caption, .header::before, .wrapper::before {display: none;}
	.header__logo {position: static;}
	.header__search {margin: 0 0 0 20px;}
	.header__btn-mobile-menu {display: block; cursor: pointer; font-size: 3rem; margin-left: 20px; 
		height: 40px; line-height: 40px; color: var(--secondary-color);}
	.header__sign-in {margin-left: 20px; width: 40px; height: 40px; line-height: 40px; font-size: 0; padding: 0;}
	.header__sign-in .fal {margin: 0; line-height: 40px; font-size: 1.8rem;}
	.footer {display: block; text-align: center;}
	.footer__logo {margin-right: 0;}
	.footer__menu, .footer__counter {justify-content: center; margin-top: 15px;}
	.carou {padding-left: 20px; padding-right: 20px; margin-left: -20px; margin-right: -20px;}
}

@media screen and (max-width: 950px) {
	.wrapper-container {max-width:768px;}
	.section--new, .section--top {width: 100%; margin-left: 0;}
	.section--new {margin-bottom: 60px !important;}
	.artist-item {width: 50%;}
	.short-item, .top-item {width: 100%;}

	.inner-page__play {max-width: 50%;}
}

@media screen and (max-width: 760px) {
	.wrapper {overflow: hidden;}
	.wrapper-container {max-width:640px;}
	.header__search {min-width: 100%; order: 10; margin: 0; margin-top: 20px;}
	.header__logo {flex: 1 1 0; max-width: 100%; min-width: 100px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
	.collection-item {width: 33.33%;}
	.sect__btn-filter {font-size: 0 !important; margin-left: 10px;}
	.sect__btn-filter::before {content: attr(data-text); font-size: 12px;}

	.ap-title, .ap-artist {max-width: 100%;}
	.ap-desc {position: absolute; left: 0; right: 0; bottom: 100%; z-index: 5; min-width: 100%; padding: 10px; 
	background-color: var(--bg-color); box-shadow: 0 0 30px rgba(0,0,0,0.1); visibility: hidden; height: auto;}
	.ap-mob-btn {display: block; cursor: pointer; font-size: 28px; color: var(--secondary-color);}
	.ap-time {-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; justify-content: flex-end;}
	.ap-desc.is-active {visibility: visible;}
	.audioplayer-volume {display: none;}
	.ap-btns {left: 70px; transform: translate(0,-50%);}
	.wplayer {padding: 0px;} 
	.audioplayer, .audioplayer-bar {border-radius: 0;}
	.audioplayer {padding: 16px 20px 10px 20px;}

	.inner-page__category {display: none;}
	.inner-page__header .stretch-free-width {min-width: 100%; text-align: center; padding-bottom: 20px;}
	.inner-page__meta {margin: 0;}
	.inner-page__columns {display: block;}
	.inner-page__left-column {margin: 0 auto 20px auto;}
	.inner-page__info li {width: 100%;}
	.inner-page__play {max-width: 100%; width: 100%; margin-bottom: 20px;}
	.inner-page__rating {margin: auto; position: relative; left: -5px;}
	.inner-page--artist .inner-page__meta, .inner-page--collection .inner-page__meta, .inner-page__quantity {display: none;}
	.inner-page--collection .inner-page__poster {height: 120px;}
	
	.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;}
	.short-item__description > * {width: 100%; padding-right: 20px;}
	.short-item__description > *:last-child {display: none;}
    .inner-page__right-column {min-height: 365px;}
	
	.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-container66 {max-width:360px;}
	.collection-item {width: 50%;}
	.artist-item {width: 100%;}
	.section--artists .section__content {padding: 0;}
	.section--artists .artist-item__inner {padding: 20px; border-bottom: 1px solid var(--bg-color);}
	.section--collections .collection-item:nth-child(5n) {display: none;}
	.pmovie__player-bottom {justify-content: center; text-align: center;}
	.pmovie__fav {margin: 0;}
	.pmovie__share {min-width: 100%; margin: 20px 0 0 0; text-align: center; order: 10;}
	.pmovie__player {margin: 0 -20px;}
	.pmovie__complaint2 {margin-right: 20px; display: none;}
	.tabs-block__select span {margin: 0; flex-grow: 1; text-align: center;}
	.carou__content > .top {width: calc((100% - 20px)/3); margin-right: 10px;}
	.top__desc {padding: 10px; font-size: 13px;}
}

.filter-block {margin-bottom: 40px; display: none;}
.filter-block__form {display: grid; grid-template-columns: repeat(auto-fit,minmax(320px,1fr)); grid-gap: 10px 20px;}
.filter-block__cell--full-width {grid-column: 1 / -1;}
.filter-block__cell-caption {margin-bottom: 10px;}
.filter-block__cell-content > * {width: 100%; display: block;}
.filter-block__cell-content--two-columns {display: flex; justify-content: space-between;}
.filter-block__cell-content--two-columns > * {width: calc((100% - 10px)/2) !important;}
.filter-block__cell-content select, .filter-block__cell-content input[type="text"], 
.filter-block__cell-content--check-group {height: 36px; line-height: 34px; background-position: right 8px top 50%;
	background-color: var(--bg-color-second); color: var(--secondary-text-color); border: 1px solid var(--bg-color-second); border-radius: 4px; 
	box-shadow: none; font-size: 14px;  padding: 0 7px; 
	white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.filter-block__cell-content select {padding: 0 8px 0 4px;}
.filter-block__cell-content input[type="text"]::placeholder {opacity: 1; color: var(--secondary-text-color); font-size: 14px;}
.filter-block__cell-content input[type="text"]:focus::placeholder {opacity: 0;}
.filter-block__cell-content label {position: relative; padding-left: 50px; cursor: pointer; 
	height: 36px; display: flex; flex-direction: column; justify-content: center; font-size: 14px;}
.filter-block__cell-content label input {display: inline-block; appearance: none; -webkit-appearance: none;
	height: 20px; width: 40px; border-radius: 10px; background-color: var(--bg-color-second); cursor: pointer; transition: all .2s linear; 
	box-shadow: inset 0 2px 5px rgba(0,0,0,0.1); position: absolute; left: 0; top: 50%; margin-top: -10px;}
.filter-block__cell-content label input::before {content: ''; width: 18px; height: 18px; border-radius: 10px; 
	position: absolute; left: 1px; top: 1px; background-color: var(--bg); transition: all .2s linear;}
.filter-block__cell-content label input:checked {background-color: #6ab04c;}
.filter-block__cell-content label input:checked::before {left: 21px;}
.filter-block__cell-content input[type="button"], .filter-block__cell-content button {cursor: pointer; 
	height: 36px; display: inline-flex; justify-content: center; padding: 0 10px; box-shadow: none; border-radius: 4px;}
.filter-block__cell-content input[type="button"][data-dlefilter="reset"] {background: var(--bg-color-second); color: var(--secondary-text-color);}
.filter-block__cell-content--check-group label {padding: 0; text-align: center; white-space: nowrap; 
	flex: 1 1 0; min-width: 30px; max-width: 100%; background: var(--bg);}
.filter-block__cell-content--check-group label input {position: absolute; left: 0; top: 0; 
	width: 100%; height: 100%; opacity: 0; z-index: 5;}
.filter-block__cell-content--check-group {display: flex; justify-content: center; overflow: hidden; padding: 0;}
.filter-block__cell-content--check-group label + label {border-left: 1px solid var(--bg-color);}
.filter-block__cell-content--check-group label div {height: 36px; font-size: 13px;}
.filter-block__cell-content--check-group label input:checked + div {background-color: var(--primary-color); color: var(--primary-text-color);}
@media screen and (max-width: 480px) {
  .dle_b_telegram {width: 100%; margin-top: 10px;}
  .dle_b_telegram .inner-page__dl {text-align: center;}
}

.big__tlgr {
    color: #08c;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 15px 0 0;
}
.big__tlgr .svg {
    height: 24px;
    width: 24px;
    fill: #08c;
    margin-right: 10px;
}
.year-list {
    margin-bottom: 20px; 
    margin-top: 40px;
}
.year-list a {
    display: inline-block;
    margin-right: 10px;
    padding: 6px 6px;
    background: var(--bg-color-third);
    border-radius: 5px;
}
.year-list a.active {
	background: var(--primary-color);
}