/* Datalife Engine template 
by: redissx (E-mail: redissx@gmail.com, Website: webrambo.ru ), 
name: Kazmusic;
creation date: 15 may 2019, 
version dle: 12-13
*/

/* SET BASE
----------------------------------------------- */
* {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 'Open Sans', sans-serif; line-height: normal; padding: 0; margin: 0;        
color: #000; background: #111; min-height: 100%; width: 100%; font-weight: 400;}
a {color: #000; text-decoration: none;}
a:hover, a:focus {color: #272648; 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: 'Open Sans' !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 20px; height: 40px; line-height: 40px; text-transform: uppercase;
border-radius: 20px; cursor: pointer; color: #fff; background-color: #70d07c; font-size: 12px; font-weight: 600;}
.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: #27ae60; 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.1);}
select {width: auto;}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus 
{box-shadow: inset 0 0 0 1px #3498db, inset 1px 2px 5px rgba(0,0,0,0.1);}
input::placeholder, textarea::placeholder {color: #000; opacity: 0.5; font-size: 14px;} 
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: 124%;}
.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, .fw700 {font-weight: 600;}
.icon-left [class*="fa-"], .icon-left .icon {margin-right: 10px;}
.icon-right [class*="fa-"], .icon-right .icon {margin-left: 10px;}
.hidden, #dofullsearch {display: none;}
.anim, .ft-socialial > *, .btn, button, .side-nav > li > a:before {transition: color .3s, background-color .3s, opacity .3s;}
.anim-all, .album-item, .collection-in, .artist-item {transition: all .3s;}
.mtitle, .sub-title h1, .form-wrap h1 {margin-bottom: 20px; font-size: 24px; font-weight: 800;}
#dle-content > *:not(.album-item):not(.artist-item):not(.collection-item) {width: 100%;}


/* BASIC GRID
----------------------------------------------- */
.wrap {min-width:320px; position: relative; min-height: 100vh; padding: 40px 0 70px 0;}
.wrap:before {content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; opacity: 1;
 background: linear-gradient(40deg, #e48857, #c27065, #fbc48e, #8c5f62,#272c42);
 background: linear-gradient(40deg, #820af5, #0aabf5, #f50ae2, #f59d0a);}
.wrap-center {max-width:1260px; margin:0 auto; position:relative; z-index:20;}
.wrap-main {box-shadow: 0 0 60px 0 rgba(0,0,0,0.5); z-index: 100; background-color: #f4f6f9;}
.header {background-color: #ffa500; color: #fff; padding: 10px 20px;}
.col-left {width: 300px; background-color: #eaecee; padding: 20px 40px;}
.col-main {min-height: 100vh; padding: 20px 40px;}
.footer {background: #2b2447; padding: 30px 30px; color: #fff;}

#gotop{background-color: #70d07c; color: #fff; width: 80px; height: 60px; line-height: 60px; 
text-align: center; border-radius: 30px; font-size: 24px; cursor: pointer; 
position: absolute; left: 0; top: 50%; margin-top: -30px; padding-top: 15px;}


/* HEADER
----------------------------------------------- */
.logo {display: block; width: 260px; height: 60px; max-width: 260px;}
.header .ft-socialialial {margin: 0 40px 0 0;}
.search-container {margin: 0 40px;}
.search-box {position:relative;}
.search-box input, .search-box input:focus {padding: 0 50px 0 15px; 
background-color:rgba(0,0,0,0.3); color: #fff; border-radius: 20px; box-shadow: none;}
.search-box input:not(:focus)::placeholder {color: #fff; opacity: 0.8; font-size: 14px;} 
.search-box button {position:absolute; right:10px; top:0px; z-index:10; width: 30px;
background-color:transparent !important; color:#ffbc42 !important; font-size: 16px !important; padding: 0 !important;}


/* SECTION
----------------------------------------------- */
.sect + .sect, .sect + #dle-content {margin-top: 40px;}
.section-header {margin-bottom: 20px;}
.section-title {font-size: 34px; font-weight: 800;}
.sect-subtitle {opacity: 0.5;}
.section-link {margin-left: 20px;}
.section-link:hover {text-decoration: underline;}
.mb-remove {margin-bottom: -12px;}
.section-col, .section-content-bg {border-radius: 2px; overflow: hidden; width: 49.3%; margin-bottom: 10px;
	background-color: #fff; box-shadow: 0 10px 30px rgba(0,0,0,0.05);}
.section-content-bg {width: 100%;}
.section-title-small {font-size: 24px;}


/* ALBUM, ARTIST, COLLECTION
----------------------------------------------- */
.album-item {width: 24%; margin-bottom: 12px; text-align: center;}
.album-in {display: block; position: relative;}
.album-item, .collection-in, .artist-item {background-color: #fff; box-shadow: 0 10px 30px rgba(0,0,0,0.05); 
	padding: 20px; border-radius: 2px;}
.album-img {margin-bottom: 20px; border-radius: 2px;}
.album-title {font-weight: 600; font-size: 16px;}
.album-subtitle {margin-top: 3px; opacity: 0.5;}
.short-meta {height: 30px; line-height: 30px; border-radius: 15px; width: 60px; 
	text-align: center; display: inline-block; font-weight: 600; font-size: 12px; 
	background-color: #fef1f7; color: #fa78b0; margin-bottom: 10px;}

.collection-item {width: 49.3%; margin-bottom: 12px;}
.collection-in {height: 160px; padding-right: 180px; position: relative;}
.collection-img {position: absolute; right: 0; top: 0; bottom: 0; width: 160px; border-radius: 0 2px 2px 0;}
.collection-title {font-weight: 600; font-size: 16px;}
.collection-subtitle {width: auto; padding: 0 20px;}

.artist-item {width: 15.6%; margin-bottom: 12px; text-align: center;}
.artist-in {display: block;}
.artist-img {margin: 0 auto 20px auto; width: 100px; height: 100px; border-radius: 10%;}
.artist-title {font-weight: 600; font-size: 16px;}

.album-item:hover, .collection-in:hover, .artist-item:hover {box-shadow: 0 10px 30px #736aab;}


/* TRACK
----------------------------------------------- */
.track-item {padding: 10px;}
.track-item:not(:last-child) {border-bottom: 1px solid #f2f2f2;}
.track-item a {display: block;}
.track-img {width: 50px; height: 50px; border-radius: 2px; margin-right: 12px; text-align: center;}
.track-title {font-size: 16px; font-weight: 600;}
.track-subtitle {margin-top: 3px; opacity: 0.5;}
.track-time {opacity: 0.3; font-size: 12px; margin-left: 10px;}
.track-play {height: 50px; width: 30px; line-height: 50px; text-align: center; 
	cursor: pointer; margin-right: 10px; padding-top: 15px; color: #ffbc42; font-size: 18px;}
.track-dl {font-size: 16px; color: #70d07c; background-color: #f1fef2; margin-left: 10px; 
width: 30px; height: 30px; line-height: 30px; text-align: center; border-radius: 50%;}
.track-rating {margin: 0 0 0 10px !important;}
.track-item:hover, .show-player {background-color: #f9f9f9;}
.track-item:hover .track-play, .show-player .track-play {color: #70d07c;}
.track-play .fas-play {padding-left: 2px;}
.js-paused .fas:before {content: '\f04b'; padding-left: 2px;}
.track-desc:hover {text-decoration: underline;}


/* SIDE
----------------------------------------------- */
.sidebar-box {margin-bottom: 40px;}
.sidebar-bt {font-size: 24px; font-weight: 800; margin-bottom: 20px;}

.tt + .tt {margin-top: 20px;}
.tt-img {width:40px; height: 40px; border-radius: 50%; margin-right: 10px;}
.tt-title {font-weight: 600;}
.tt-subtitle {opacity: 0.5; margin-top: 2px; font-size: 13px;}
.tt:hover .tt-desc {text-decoration: underline;}

.side-tags {margin: 0 -5px;}
.side-tags a {display: block; background-color: #fff; box-shadow: 0 10px 30px rgba(0,0,0,0.05); 
padding: 0 15px; height: 26px; line-height: 26px; border-radius: 13px; white-space: nowrap; font-size: 13px;}
.side-tags > * {-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; margin: 0 5px 10px 5px;}
.side-tags a:hover {background-color: #70d07c; color: #fff;}

.side-nav {font-weight: 600; margin: -7px 0;}
.side-nav > li {position: relative;}
.side-nav > li > a {display: block; height: 34px; line-height: 34px; position: relative; padding-left: 30px;}
.side-nav > li > a:before {content:"\f005"; font-family:'Font Awesome 5 Pro'; color: #ffbc42; 
font-size: 15px; position: absolute; top: 0px; left: 0;}
.hidden-menu {background-color: #fff; box-shadow: 0 10px 30px rgba(0,0,0,0.05); z-index: 100; 
position: absolute; left: 90%; top: 0%; width: 170px; font-size: 13px;
pointer-events: none; opacity: 0; transform: translateY(30px);}
.hidden-menu li a {display: block; height: 30px; line-height: 30px; padding: 0 20px; white-space: nowrap; 
overflow: hidden; text-overflow: ellipsis; font-weight: 400; border-bottom: 1px solid #f2f2f2;}
.hidden-menu li a:hover {background-color: #f9f9f9;}
.submenu > a:after {content:"\f107"; font-weight: 400; font-family:'Font Awesome 5 Pro'; margin-left:7px; 
transition: all .2s; display: inline-block;}
.side-nav > li:hover .hidden-menu {pointer-events: auto; opacity: 1; transform: translateY(0px);}
.side-nav > li.submenu:hover > a:after {transform: rotate(-90deg) !important}
.side-nav > li > a:hover:before, .side-nav > li:hover > a:before {color: #70d07c;}


/* SEO DESCRIPTION
----------------------------------------------- */
.site-desc {line-height: 1.75; color: #5c5c5c; padding-top: 80px;}
.site-desc h1, .site-desc h2 {font-size: 24px; font-weight: 800; margin-bottom: 20px; color: #000;}
.site-desc li {list-style-type: disc; margin-left: 40px;}
.site-desc a {color: #00bff8; text-decoration: underline;}
.site-desc img {float: left; max-width: 200px; margin: 0 10px 10px 0;}
.site-desc p, .site-desc ul {margin-bottom: 20px;}


/* FOOTER
----------------------------------------------- */
.ft-one {background-color: rgba(0,0,0,0.3); padding: 20px 40px; margin: -20px -40px 20px -40px; width: calc(100% + 80px);}
.ft-desc {width:400px;}
.ft-menu a {color: #fff;}
.ft-menu li + li {margin-top:10px;}
.clearfix .ft-menu {float: left;}
.ft-menu-2 {margin-left: 40px;}
.ft-socialial {height:40px text-align:center; white-space:nowrap; margin-bottom:0px;}
.ft-socialial .fab, .ft-socialial .fas {width:30px; height:30px; border-radius:50%; text-align:center; line-height:30px; 
background-color:#C70003; color:#fff; font-size:14px; margin-right:8px; cursor:pointer; float:left;}
.ft-socialial .fab:hover, .ft-socialial .fas:hover {opacity:0.8;}
.fab.fa-vk, .fas.fa-paper-plane {background-color:#5075a5;}
.fab.fa-facebook-f {background-color:#4b6baf;}
.fab.fa-twitter {background-color:#2daae1;}
.fab.fa-odnoklassniki, .fa.fa-rss {background-color:#FC6D00;}
.fab.fa-instagram {background: #f09433; 
background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);}
.ft-capt {margin-bottom:20px; color: #fff; font-size: 18px; font-weight: 800;}
.ft-two {padding-left: 120px; position: relative; color: #9491a3; line-height: 1.7;}
.ft-menu-3 {margin-bottom: 5px;}
.ft-menu-3 a {margin-right: 20px; font-weight: 600; font-size: 16px; color: #fff;}
.ft-menu-3 a:before, .ft-menu a:before {content:"\f0da"; font-family:'Font Awesome 5 Pro'; color: #ffbc42; 
margin-right: 10px; font-weight: 400;}
.footer a:hover {text-decoration: underline;}


/* BOTTOM NAVIGATION
----------------------------------------------- */
.bottom-nav {line-height:40px; text-align:center; padding:30px 0 15px 0;}
.pagi-nav {max-width:100%; display:inline-block;}
.pagi-nav > span {display:inline-block;}
.pprev, .pnext {}
.pprev {}
.pnext a, .pprev a, .pprev > span, .pnext > span {display:block; width: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 15px; 
margin:5px 3px 0 3px; border-radius:2px; font-weight: 600; 
background-color: #fff; box-shadow: 0 10px 30px rgba(0,0,0,0.05);}
.navigation span, .pagi-nav a:hover {background-color:#2b2447; color:#ffbc42;}
.navigation span.nav_ext {background-color:#fff; color:#939393;}
.pagi-nav a:hover {background-color:#2b2447; color:#ffbc42;}
.dle-comments-navigation .pagi-nav {margin-bottom:0;}


/* PLAYER
----------------------------------------------- */
.item-player {width: 100%; position: fixed; left: 0; bottom: 0; z-index: 997; background-color: #2b2447; color: #fff;}
.audioplayer {max-width: 1260px; width: calc(100% - 30px); margin: 0 auto; height: 60px;}
.audioplayer audio {display: none;}
.audioplayer-bar {position: absolute; left: 0; right: 0; bottom: 100%; height: 10px; background-color: #222;}
.audioplayer-bar-loaded {position: absolute; left: 0; top: 0; height: 100%; background-color: rgba(0,0,0,0.3);}
.audioplayer-bar-played {position: absolute; left: 0; top: 0; height: 100%; 
	z-index: 10; background-color: #70d07c;}
.audioplayer-bar-played22:before {content: ''; background-color: #fa3966; width: 6px; height: 6px; border-radius: 50%; 
position: absolute; right: -3px; top: 50%; margin-top: -3px; z-index: 3;}
.audioplayer:hover .audioplayer-bar {height: 10px;}

.audioplayer-volume {position: absolute; z-index: 100; left: 50%; top: 50%; margin-left: 100px; margin-top: -21px;}
.audioplayer-muted .fa-volume-up:before {content: '\f6a9';}
.audioplayer-volume-button a {color: #fff; opacity: 0.8; display: block; width: 30px; height: 30px; line-height: 30px; text-align: center; padding-top: 8px;}
.audioplayer-volume-adjust {position: absolute; left: 0; bottom: 100%; width: 30px; height: 100px; 
background-color: #1e204e; 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: #05052a; overflow: hidden;}
.audioplayer-volume-adjust > div > div {width: 100% !important; background-color: #70d07c; 
position: absolute; left: 0; bottom: 0; z-index: 10;}
.audioplayer-volume:hover .audioplayer-volume-adjust {display: block;}

.ap-time {font-size: 14px; opacity: 0.8;}
.audioplayer-time-current:after {content: '/'; display: inline; margin: 0 6px;}
.ap-desc {width: calc((100% - 160px)/2);}
.ap-img {width: 40px; height: 40px; margin-right: 10px; overflow: hidden; border-radius: 2px;}
.ap-img img {width: 100%; height: 100%; object-fit: cover;}
.ap-artist {font-size: 13px;}
.ap-title {color: #fff; font-weight: 600; font-size: 14px; margin-top: 3px;}
.ap-btns {width: 130px; height: 46px; position: absolute; left: 50%; top: 50%; margin: -23px 0 0 -65px;}
.audioplayer-playpause a {width: 46px; height: 46px; line-height: 46px; padding-top: 10px; text-align: center; 
border-radius: 50%; display: block; font-size: 14px; position: relative; background-color: #ffbc42; color: #000;}
.ap-prev, .ap-next {font-size: 14px; cursor: pointer; color: #fff; opacity: 0.8;}
.ap-prev:hover, .ap-next:hover {color: #fff; opacity: 1;}
.audioplayer-stopped .audioplayer-playpause a {padding-left: 3px;}
.audioplayer-playpause a:hover {background-color: #70d07c; color: #fff;padding-top: 10px;}

.first-reveal .ap-prev, .first-reveal .ap-next {pointer-events: none;padding-bottom: 5px;}
.first-reveal .audioplayer-playpause .far:before {content: '\f04b'; padding-left: 3px;}
.ap-play-pseudo {position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: 10; cursor: pointer;}


/* FULL
----------------------------------------------- */
.speedbar {font-size: 13px; color: #949494; margin-bottom: 20px;}
.speedbar .far {color: #70d07c;}
.fullheader {margin-bottom: 20px;}
.fullheader h1 span {color: #70d07c;}
.fmain {background-color: #fff; box-shadow: 0 10px 30px rgba(0,0,0,0.05); border-radius: 2px; padding: 20px;}
.fullposter {width: 180px; margin-right: 20px;}
.fullposter-in {width: 180px; height: 180px; border-radius: 2px;}
.fedit {position: absolute; right: 5px; top: 5px; font-size: 18px;}
.ffav {position: absolute; left: 0; top: 0; background-color: #2b2447; color: #ffbc42; font-size: 18px; 
width: 30px; height: 30px; text-align: center; line-height: 30px; cursor: pointer;}
.fedit a {color: #fff; text-shadow: 0 0 2px #000;}

.fctrl {width: 220px; margin-right: 20px; background-color: #fff !important;}
.fdl {width: 100%; text-align: left; height: 60px; line-height: 50px; 
	border-radius: 30px; padding: 5px; color: #fff !important;}
.fplay {width: 100%; height: 60px; line-height: 50px; border-radius: 30px; padding: 5px; margin-bottom: 20px;
background-color: #2b2447; color: #fff; font-weight: 600; font-size: 12px; text-transform: uppercase; cursor: pointer;}
.fplay .track-play {color: #fff; background-color: #ffbc42; width: 50px; border-radius: 50%; margin-right: 10px; 
height: 50px; line-height: 50px; display: inline-block; vertical-align: middle;}
.fdl .far {color: #fff; background-color: #27ae60; width: 50px; border-radius: 50%; margin-right: 10px; 
height: 50px; line-height: 35px; text-align: center; font-size: 18px; vertical-align: top;}
.fplay:hover .track-play {background-color: #2b2447;}

.fctrl2 {background-color: #f9f9f9; border-top: 1px solid #f2f2f2; padding: 10px 20px; margin: 20px -20px -20px -20px;}
.frate {}
.frate a {display: block; height: 40px; line-height: 40px;}
.frate .fas {margin-right: 10px; font-size: 18px; vertical-align: top; 
width: 40px; line-height: 40px; text-align: center; height: 40px; border-radius: 50%; 
 background-color: #27ae60; color: #fff;}
.frate a + a .fas {background-color: #c0392b;}
.frate a + a {margin: 0 20px;}
.frate a:hover {opacity: 0.8;}
.frate .short-meta {margin: 0; box-shadow: inset 0 0 0 1px #fa78b0;}
.fshare > span, .ya-share2 {display: inline-block; vertical-align: middle; margin-left: 10px;}

.finfo {}
.finfo li {display: flex; justify-content: space-between; position: relative;}
.finfo li:before {content: ''; position: absolute; left: 0; right: 0; top: 50%; 
border-top: 2px dotted #ccc;}
.finfo li span {background-color: #fff; display: inline-block; padding: 4px 0 4px 10px; position: relative; z-index: 1;}
.finfo li > span:first-child {color: #949494; padding: 4px 10px 4px 0;}
.finfo a {color: #06c; border-bottom: 1px dotted #06c;}

.fcaption {font-size: 13px; color: #949494; line-height: 1.5; margin: 20px 0; text-align: justify;}

.rel-item {background-color: #fff; box-shadow: 0 10px 30px rgba(0,0,0,0.05); 
width: 49.4%; margin-bottom: 10px; padding: 0 10px; border-radius: 2px;}
.rel-img {width: 30px; height: 30px; border-radius: 2px; margin-right: 20px;}
.rel-desc {display: block;}
.rel-title {font-weight: 600;}
.rel-subtitle {opacity: 0.5;}
.rel-item:hover, .rel-item.show-player {background-color: #f9f9f9;}
.rel-item:hover .track-play {color: #70d07c;}
.rel-desc:hover {text-decoration: underline;}

.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, rgba(244,246,249,0) 0%, #f4f6f9 100%);}
.slice-btn {margin:15px 0 0 0;}
.slice-btn span {display:inline-block; cursor:pointer; text-decoration:underline; color:#2b2447; }

/* 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:450px;}
.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:#06c;}
.full-text a:hover {text-decoration:none;}
.full-text h2, .full-text h3, .full-text h4, .full-text h5 {margin:10px 0; font-size:24px; font-weight:300;}
.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: 20px; margin-bottom: 20px; display: none; 
background-color: #fff; box-shadow: 0 10px 30px rgba(0,0,0,0.05); border-radius: 2px;}
.ac-inputs input {width: 48.5%; margin-bottom: 15px;}
.ac-textarea textarea {height: 100px; margin-bottom: 15px;}
.add-comms input, .add-comms textarea, .ac-submit button {}
.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:#ebebeb; margin:20px 0 0 0; text-align: right;}
.last-comm-link {margin-bottom:10px; text-decoration: underline;}

.comm-item {margin-bottom: 20px; font-size: 13px;}
.comm-left {width: 40px; margin-right: 20px;}
.comm-right {position: relative;}
.comm-img {height: 40px; border-radius: 50%; background-color: transparent;}
.comm-two {margin: 5px 0 5px 0; font-size: 14px;}
.comm-one > span {margin-right: 15px; color: #939393;}
.comm-one > span.comm-author, .comm-one > span.comm-author a {color: #2b2447; font-weight: 600;}
.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: #909090; 
position: relative; top: -2px;}
.comm-rate3 a:hover {color: #000;}
.comm-rate3 a:last-child {margin-bottom: -6px;}
.comm-rate3 > span {margin: 0 5px;}
.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;}


/* 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: #f4f6f9; 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: 24px; font-weight: 800; margin-bottom: 15px; text-align: center;}
.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: #f2f6f8; color: #939393;}
.login-input {margin-bottom: 15px;}
.login-btn button {width: 100%; margin: 15px 0;}
.login-btm a {border-bottom: 1px dotted #06c; color: #06c; font-size: 14px;}
.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 #e3e3ee; width: 50%;}
.login-menu a {display: block; padding: 10px 5px; font-size: 14px;}
.login-menu li .fa {display: none;}
.login-admin {text-align: center; margin: -10px 0 25px 0;}
.login-soc-title {text-align: center; margin: 30px 0 15px 0;}
.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%;}
.login-soc-title:after, .login-btm a:after {content: attr(data-text);}




/* ADAPTIVE
----------------------------------------------- */
.btn-menu {width: 30px; height: 40px; line-height: 40px; text-align: center; display: none;
color: #fff; font-size: 24px; cursor: pointer;}
.side-panel {width:280px; height:100%; overflow-x:hidden; overflow-y:auto; background-color:#eaecee;
padding:10px; z-index:9999; position:fixed; left:-320px; top:0; transition:left .4s;}
.side-panel.active {left:0;}
.close-overlay {width:100%; height:100%; background-color:rgba(0,0,0,0.5); 
position:fixed; left:0; top:0; z-index:9998; display:none;}
.btn-close {cursor:pointer; display:block; left: 280px; top: -40px; position: fixed; z-index: 9999;
width:40px; height:40px; line-height:40px; text-align:center; font-size:18px; 
background-color: #e84e36; color: #fff; transition:top .4s; -webkit-transition:top .4s;}
.btn-close.active {top:0px;}
body.opened-menu {overflow: hidden; width: 100%; height: 100%;}

.side-panel .to-mob {display: block; background-color: transparent; padding: 0; margin: 0; width: 100%;}
.side-panel .hidden-menu {margin: 10px 0; width: 100%; 
	position: static; pointer-events: auto; opacity: 1; transform: translateY(0px);}

@media screen and (max-width: 1220px) {
.wrap {padding-top: 0;}
.wrap-center {max-width:1000px;}
.not-logged .login-avatar, .to-mob, .col-left {display: none;}
.login-close {top: -5px;}
.login-title {font-size: 18px;}
.login-box {max-width: calc(100% - 60px); padding: 15px;}
.btn-menu {display: block;}
.header {padding: 10px;}
.search-container {-ms-flex-order: 10;-webkit-order: 10;order: 10; min-width: 100%; margin: 10px 0 0 0;}
.col-main, .footer {padding-left: 10px; padding-right: 10px;}
.ft-one {margin-left: -10px; margin-right: -10px; padding-left: 10px; padding-right: 10px; width: calc(100% + 20px);}
.clearfix .ft-menu {float: none;}
.ft-menu-2 {margin: 10px 0 0 0;}
.ft-two {padding-left: 90px;}
}

@media screen and (max-width: 950px) {
.wrap-center {max-width:768px;}
.header .ft-socialialial {display: none;}
.section-col {width: 100%;}
.section-title {font-size: 24px;}
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:400px;}
}

@media screen and (max-width: 760px) {
.wrap-center {max-width:640px;}
.album-item {width: 49%;}
.artist-item {width: 32%;}
.collection-item {width: 100%;}
.ft-one, .ft-two, .footer {display: block; text-align: center;}
.ft-one > * {width: 100%; margin-bottom: 20px;}
.ft-desc {overflow: hidden;}
.ft-menu a:before {display: none;}
.ft-socialial > * {float: none !important; display: inline-block; vertical-align: top; margin: 0 1px;}
#vk_groups {width: 100% !important;}
.ft-two {padding-left: 0; width: 100%;}
#gotop {width: 100%; position: static; margin: -10px 0 10px 0; height: 40px; line-height: 40px; border-radius: 2px; padding-top: 10px;}
.ft-counter {display: inline-block; margin-top: 10px;}
.ft-menu-3 a {font-size: 14px; margin: 0 8px;}

.ap-time {display: none;}
.ap-btns {width: 100px; height: 36px; position: relative; left: 0; top: 0; margin: 0;}
.audioplayer-playpause a {width: 36px; height: 36px; line-height: 36px;padding-top: 5px;}
.ap-desc {width: auto; -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; padding: 0 20px 0 0;}
.audioplayer-volume {left: auto; right: 15px; margin-right: 0; margin-left: 0; display: none;}
.ap-title {font-size: 14px;}
.ap-title22 span {display: none;}

.fmain {padding-left: 10px; padding-right: 10px;}
.fullposter {margin-right: 10px;}
.fctrl {margin-right: 0; -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;}
.fplay, .fdl {white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.finfo {margin-top: 10px; min-width: 100%;}
.fshare > span {display: none;}
.ya-share2 {margin-left: 0 !important;}
.fctrl2 {display: block; text-align: center; margin-left: -10px; margin-right: -10px; padding: 10px;}
.frate {margin-bottom: 20px;}
.rel-item {width: 100%;}
.section-title-small {font-size: 18px;}
.fartist .fullposter {margin: auto; width: 200px;}
.fartist .fullposter-in {width: 200px; height: 200px;}

.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) {
.wrap-center {max-width:480px;}
.artist-item {width: 49%;}
.btn-login {font-size: 0; padding: 0; width: 40px;}
.btn-login .far {font-size: 18px; margin: 0; line-height: 40px;padding-top: 0px;}

.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) {
.wrap-center22 {max-width:320px;}
.logo {-ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; 
	min-width: 50px; margin: 0 60px; position: relative;}
.logo img {position: absolute; left: 0; top: 50%; transform: translateY(-50%);}
.sect-subtitle {display: none;}
.album-item, .artist-item {padding: 10px; width: 48%;}
.track-item .short-meta {display: none;}

.fullposter {width: 130px;}
.fullposter-in {width: 130px; height: 130px;}
.fplay {margin-bottom: 10px;}
.rel-item .track-time {display: none;}
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:250px;}
}




.login-box {
    padding: 20px;
    display: none
}

.lb-user {
    padding: 20px;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center
}

.lb-ava {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin-right: 20px
}

.lb-name div {
    font-size: 18px;
    font-weight: 700
}

.lb-name a {
    margin-top: 10px
}

.lb-menu a {
    display: block;
    line-height: 30px;
    padding: 0 10px;
}

.lb-menu a:hover,
.lb-menu a:hover .fa {
    background-color: #111;
    color: #fff
}

.lb-menu a .fa {
    color: #111;
	margin:0 5px 0 0;
}

.login-box input[type=text],
.login-box input[type=password],
.login-box button,
.lb-check {
    display: block;
    margin-bottom: 20px;
    width: 100%
}

.lb-check input {
    display: none
}

.lb-check input+label:before {
    width: 14px;
    height: 14px;
    margin-right: 7px;
    cursor: pointer;
    position: relative;
    top: 3px;
    border-radius: 3px;
    border: 1px solid #111;
    content: "";
    background-color: #111;
    display: inline-block
}

.lb-check input:checked+label:before {
    background-color: #e5050b
}

.lb-soc {
    margin: 20px -20px -20px;
    padding: 20px;
    background-color: #585858;
    text-align: center
}

.lb-soc a {
    display: inline-block;
    margin: 10px 3px 0;
    vertical-align: top
}

.lb-soc img {
    display: block;
    width: 30px
}

.mass_comments_action {display:none !important;}

img {height:auto;}

.navigation {line-height: 40px;}