/* Datalife Engine template 
by: redissx (E-mail: redissx@gmail.com, Website: webrambo.ru ), 
name: Muzonator;
creation date: 5 january 2018, 
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 'Montserrat', sans-serif; line-height: normal; padding: 0; margin: 0;        
color: #000; background-attachment: fixed;
min-height: 100%; width: 100%; font-weight: 400;}
a {color: #000; text-decoration: none;}
a:hover, a:focus {color: #e5204b; 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: 'Montserrat' !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; 
border-radius: 20px; cursor: pointer; color: #fff; background-color: #e5204b; font-size: 15px; font-weight: 800;}
.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: #a72541; 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, h1, h2, h3, h4, h5, .fw700 {font-weight: 800;}
.icon-left .fa, .icon-left .icon {margin-right: 10px;}
.icon-right .fa, .icon-right .icon {margin-left: 10px;}
.hidden, #dofullsearch {display: none;}
.anim {transition: color .3s, background-color .3s, opacity .3s;}
.anim-all {transition: all .3s;}
.mtitle, .sub-title h1, .form-wrap h1 {margin-bottom: 30px; 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;}
.wrap-center {max-width:1600px; margin:0 auto; position:relative; z-index:20;}
.wrap:before {content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; opacity: 0.7;
 /* background: linear-gradient(60deg, #820af5, #0aabf5, #f50ae2, #f59d0a); */
 }
.wrap-main {background-color: #ffffff; overflow: hidden; z-index: 100;}
.col-left {width: 350px; background-color: #000;}
.col-left a{color:#fff;}
.col-left a:hover{color:#e5204b;}
.col-main {min-height: 100vh;}
.topline {background-color: #fff; padding: 30px 25px;}
.content {padding: 30px 25px; background:#fff;}
.footer {padding: 0;color: #000000;line-height: 1.7;}

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


/* HEADER
----------------------------------------------- */
.logo {display: block; width: 260px; height: 90px;}
.logo img {
    width: 220px;
    padding: 27px;
}
.login-btns > * {display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    cursor: pointer;
    height: 36px;
    border-radius: 50%;
    line-height: 36px;
    text-align: center;}
.btn-login {    color: #fff;
    background-color: #e5204b;
    width: 36px;
    margin-top: -4px;}
.btn-login:hover {background: #a72541; color: #fff;}
.share {    width: 175px;
    height: 36px;
    margin-top: -6px;
    margin-right: 30px;
    position: relative;
    top: 3px;
    white-space: nowrap;}
.share a {display:inline-block; vertical-align: top; width:36px; height:36px; border-radius:50%; margin-right:10px;}
.share a:last-child {margin:0;}
.share a:first-child { background:url(../images/vk.svg) no-repeat;
    background-size: 60%;
    background-position: 7px;
    border: 2px solid #e5204b;}
.share a:nth-child(2) {background: url(../images/fb.svg) no-repeat;
    background-size: 60%;
    background-position: 7px;
    border: 2px solid #e5204b;}
.share a:nth-child(3) {background:url(../images/tw.svg) no-repeat;
    background-size: 60%;
    background-position: 7px;
    border: 2px solid #e5204b;}
.share a:nth-child(4) {background:url(../images/ok.svg) no-repeat;
    background-size: 60%;
    background-position: 7px;
    border: 2px solid #e5204b;}
.share a:nth-child(6) {background-position:-174px 0;}
.share a:nth-child(5) {background-position:-220px -1px;}
.share a:hover {transform:rotate(20deg);}

.search-wrap {margin-right: 30px;}
.search-box {position:relative;}
.search-box input, .search-box input:focus {padding: 0 30px 0 15px; 
background-color: #ffffff; border: 1px #eee solid; color: #000; border-radius: 15px; box-shadow: none; height: 30px; line-height: 30px;}
.search-box input:not(:focus)::placeholder {color: #000; opacity: 0.5; font-size: 13px;} 
.search-box button {position:absolute; right:3px; top:0px; z-index:10; width: 30px;
background-color:transparent !important; color:#000 !important; font-size: 12px !important; 
height: 30px !important; line-height: 30px !important; padding: 0 !important;}

/* SECTION
----------------------------------------------- */
.sect + .sect, .sect + #dle-content {margin-top: 30px;}
.sect-header {margin-bottom: 0px;}
.full .sect-header {margin-bottom: 20px;}
.sect-title {font-size: 21px; font-weight: 800; letter-spacing: 1px; margin-bottom: 15px;}
.sect-link {display: inline-block; color: #949494;  margin-left: 15px;}
.sect-col {width: 49%; margin-bottom: 15px;}
a.in-full-track {margin-right: auto;height: 50px;}
a.in-full-track .track-title.nowrap {padding-top: 5px;}
.track-listen {display: flex;flex-wrap: wrap; align-items: center; margin-bottom:40px;}
article.full.ignore-select.full-podborka {margin-bottom: 15px;}
.fmain.fx-1.descr-podborka .fcaption {max-width: 450px;}

/* ALBUM, ARTIST, COLLECTION
----------------------------------------------- */
.album-item {width: 18.4%; text-align: center; margin-bottom: 15px;}
.album-in, .artist-in, .collection-in, .track-item a {display: block; position: relative;}
.album-img {border-radius: 6px; margin-bottom: 15px;}
.album-title {font-weight: 600;}
.album-subtitle { color: #949494; margin-top: 3px;}

.artist-item {width: 12%; text-align: center; margin-bottom: 15px;}
.artist-img {border-radius: 50%; margin-bottom: 15px;}
.artist-title {font-weight: 600; }

.collection-item {width: 32%; margin-bottom: 15px;}
.collection-img {border-radius: 6px;}
.collection-img:before {position: absolute; z-index: 1; left: 0; top: 0; right: 0; bottom: 0; 
background-color: rgba(0,0,0,0.6); content: '';}
.collection-desc {position: absolute; z-index: 2; left: 0; bottom: 0; right: 0; padding: 15px; color: #fff;}
.collection-subimg {width: 60px; height: 60px; border-radius: 4px; margin-right: 15px;}
.collection-title {font-weight: 600;}
.collection-subtitle { margin-top: 3px; opacity: 0.8;}

.album-in:hover .album-img, .collection-in:hover .collection-img, .artist-in:hover .artist-img 
{animation: shad 2s infinite linear;  animation-direction: alternate;}
@keyframes shad { 
	0% {box-shadow: 0 0 20px #fff;}
	10% {box-shadow: 0 0 30px #fff;}
	40% {box-shadow: 0 0 20px #0aabf5;}
	70% {box-shadow: 0 0 30px #f50ae2;}
	100% {box-shadow: 0 0 20px #f59d0a;}
}


/* TRACK
----------------------------------------------- */
.track-item {background-color: #fff; border-radius: 6px; 
	padding: 8px 15px; position: relative; margin-bottom: 8px;}
.track-count {font-weight: 800; color: #c4c4c4; z-index: 10;
position: absolute; top: 50%; left: 15px; margin-top: -10px;
 width: 20px; height: 20px; line-height: 20px; text-align: center;}
.track-fav {color: #c4c4c4; margin-right: 10px; cursor: pointer;}
.track-img {width: 45px; height: 45px; border-radius: 10px; -webkit-border-radius:10px; margin-right: 15px;}
.track-time {color: #949494; font-size: 11px; margin-left: 15px;}
.track-dl {margin-left: 8px; width: 32px; height: 32px; line-height: 32px; text-align: center; 
border-radius: 50%; background-color: #c4c4c4; color: #fff !important; font-size: 12px;}
.track-title {font-weight: 600;}
.track-subtitle {color: #949494; margin-top: 3px; }
.track-dl:hover {background-color: #e5204b;}
a:hover .track-fav {color: #e5204b;}
.track-play {width: 45px; height: 46px; line-height: 46px; text-align: center; 
color: #fff; position: absolute; left: 0; top: 0; z-index: 2;
font-size: 15px; padding-left: 3px; cursor: pointer;}
.show-player .track-play {padding-left: 0;}
.show-player .track-play, .track-play {background-color: rgb(189 36 70)}
.show-player .track-play, .track-play:hover {background-color: #e5204b;}
h2.sect-title.fx-1 {font-size: 21px;margin-bottom: 0px;}
h1.sect-title {font-size: 24px;}
/* SIDE
----------------------------------------------- */
.side-box {padding: 0 30px; margin-top: 30px; margin-bottom:30px;}
.side-bt {font-size: 18px; color:#fff; font-weight: 800; letter-spacing: 1px; margin-bottom: 30px;}

.tt {}
.tt + .tt {margin-top: 15px;}
.ta {width: 28%; margin-bottom: 15px; text-align: center;}
.ta .artist-title {font-size: 12px;}

.side-nav {padding-left: 30px; font-weight: 600; }
.side-nav li {margin-bottom: 15px; position: relative;}
.side-nav > li:before {content:"\f111"; font-family:'FontAwesome'; color:#e5204b; 
font-size: 8px; position: absolute; left: -20px; top: 4px}
.hidden-menu {padding-top: 15px; margin-bottom: 8px; font-weight: 400;}
.hidden-menu li {margin-bottom: 8px;}
.hidden-menu li a:not(:hover) {color: #949494;}
.menu-btn-toggle {cursor: pointer; position: absolute; right: 0; top: 0; 
width: 20px; height: 20px; line-height: 20px; text-align: center; border-radius: 50%; 
background-color: #e5204b; color: #fff;}
.artist-name-short a {
    display: inline-block;
}

/* SEO DESCRIPTION
----------------------------------------------- */
.site-desc {line-height: 1.75; color: #5c5c5c; margin-top: 60px; }
.site-desc h1, .site-desc h2 {font-size: 18px; font-weight: 600; letter-spacing: 1px; margin-bottom: 15px; color: #000;}
.site-desc li {list-style-type: disc; margin-left: 40px;}
.site-desc a {color: #e74c3c; text-decoration: underline;}
.site-desc img {float: left; max-width: 200px; margin: 0 10px 10px 0;}
.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(242,246,248,0) 0%, #f2f6f8 100%);}
.slice-btn {margin:15px 0 0 0;}
.slice-btn span {display:inline-block; cursor:pointer; text-decoration:underline; color:#e5204b; }


/* FOOTER
----------------------------------------------- */
.ft-one .fx-1 {text-align: right;}
.ft-one a {margin-left: 15px; font-weight: 600; color: #000000;}
.ft-two {margin-top: 10px; font-size: 12px; opacity: 0.6;}
.footer a:hover {text-decoration: underline;}
.footer-col-left{width: 350px;background-color: #000;}
.footer-col-right{-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: 15px 25px;}
.footer-col-left a {position: absolute;left: 15px;bottom: 15px;}


/* 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; 
background-color:#fff; margin:5px 2px 0 2px; border-radius:4px; font-weight: 600; 
box-shadow: 1px 0 20px rgba(0,0,0,0);}
.navigation span, .pagi-nav a:hover {background-color:#e5204b; color:#fff;}
.navigation span.nav_ext {background-color:#fff; color:#939393;}
.pagi-nav a:hover {background-color:#e5204b; color:#fff;}
.dle-comments-navigation .pagi-nav {margin-bottom:0;}


/* PLAYER
----------------------------------------------- */
.item-player {width: 100%; position: fixed; left: 0; bottom: 0; z-index: 997;}
.zfix .item-player {z-index: 10; opacity: 0;}
.audioplayer {position: relative; max-width: 1600px; margin: 0 auto; 
	padding: 10px 30px; box-shadow: 0 -1px 2px rgba(0,0,0,.15); background-color: #f2f6f8; 
box-shadow: 0 -60px 60px -60px rgba(0,0,0,0.1);}
.audioplayer audio {display: none;}
.audioplayer-bar {position: absolute; left: 0; right: 0; bottom: 100%; height: 15px; background-color: #ccc;}
.audioplayer-bar-loaded {position: absolute; left: 0; top: 0; height: 100%; background-color: rgba(0,0,0,0.05);}
.audioplayer-bar-played {position: absolute; left: 0; top: 0; height: 100%; 
	z-index: 10; background-color: #e5204b;}
.audioplayer-time {position: absolute; z-index: 20; font-size: 12px; bottom: 100%; pointer-events: none; color: #fff;}
.audioplayer-time-current {left: 10px;}
.audioplayer-time-duration {right: 10px;}
.audioplayer-playpause, .audioplayer-volume-button, .audioplayer-volume-adjust {display: inline-block; vertical-align: middle;}
.audioplayer-playpause a, .audioplayer-volume-button a, .ap-dl {width: 40px; height: 40px; line-height: 40px; 
	text-align: center; border-radius: 50%; cursor: pointer; background-color: #fff; color: #e5204b; 
	display: block; font-size: 16px; box-shadow: inset 0 0 0 1px #e5204b;}
	.audioplayer-playpause a {background-color: #e5204b; color: #fff; box-shadow: inset 0 0 0 1px #e5204b;}
.audioplayer-stopped .audioplayer-playpause a {padding-left: 2px;}
.audioplayer-muted .fa-volume-up:before {content: '\f026';}
.audioplayer-volume-adjust {margin-left: 10px;}
.audioplayer-volume-adjust > div {width: 50px; height: 10px; border-radius: 5px; 
position: relative; cursor: pointer; background-color: #ccc; overflow: hidden;}
.audioplayer-volume-adjust > div > div {height: 100% !important; background-color: #e5204b; 
position: absolute; left: 0; bottom: 0; z-index: 10;}
.ap-desc {padding: 0 20px;}
.ap-img {width: 40px; height: 40px; margin-right: 10px; overflow: hidden; display:none;}
.ap-img img {width: 100%; height: 100%; object-fit: cover;}
.ap-artist {font-weight: 600;}
.ap-title {color: #939393;  margin-top: 3px;}
.ap-dl {background-color: transparent; box-shadow: inset 0 0 0 1px #e5204b; 
	margin-right: 10px; font-size: 14px; width: 30px; height: 30px; line-height: 30px;}
.ap-prev, .ap-next {width: 30px; height: 30px; line-height: 30px; 
	text-align: center; border-radius: 50%; cursor: pointer; color: #e5204b; background: #fff;
	display: block; font-size: 12px; margin-right: 10px; box-shadow: inset 0 0 0 1px #e5204b;}
.ap-next {margin-right: 0; margin-left: 10px;}
.ap-next:hover, .ap-prev:hover, .ap-dl:hover, .audioplayer-playpause a:hover, 
.audioplayer-volume-button a:hover {background-color: #e5204b; color: #fff;} 


/* FULL
----------------------------------------------- */
.speedbar {font-size: 12px; margin-bottom: 15px; color: #949494;}
.fcols {background-color: #fff; padding: 10px 0; border-radius: 6px;}
.fleft {width: auto; margin-right: 15px;}
.fimg {width: 170px; height: 170px; border-radius: 6px;}
.fmain h1 div {font-weight: 600; font-size: 18px; margin-top: 3px;}
.fright {    width: 100%;
    margin-top: 21px;}
.fcaption {font-size: 12px; color: #949494; line-height: 1.8;}
.finfo {margin-top: 0;
    width: 100%; }
.finfo li {position: relative; padding: 6px 10px 6px 150px;}
.finfo li:nth-child(2n+1) {background-color: #f2f6f8;}
.finfo li > span:first-child {position: absolute; left: 10px; top: 5px; color: #949494;}
.finfo a {color: #e5204b; text-decoration: underline;}
.ffav a {display: block; text-align: center; margin-top: 25px; color: #949494; }
.ffav a .fa {color: #e74c3c;}

.frate-box {margin-top: 10px; width: 350px;}
.frate-title {font-weight: 600; margin-bottom: 8px;}
.frate-counts {width: 80px; font-weight: 600; white-space: nowrap;}
.frate-counts span {color: #949494; font-weight: 400;}
.frate-btn-yes, .frate-btn-no {cursor: pointer; margin-left: 10px; width: 20px;	
color: #2ecc71; font-size: 18px;}
.frate-btn-no {color: #e74c3c;}
.frate-no {margin-top: 3px;}
.frate-btn-yes:hover, .frate-btn-no:hover {opacity: 0.6;}
.frate-bar {background-color: #dddddd; height: 5px; border-radius: 2px; position: relative; overflow: hidden;}
.frate-fill {position: absolute; left: 0; top: 0; height: 100%; background-color: #2ecc71;}
.frate-no .frate-fill {background-color: #e74c3c;}

.fctrl {margin-top: 15px;}
.fctrl > * {width: 49%; cursor: pointer;}
.fbtn {height: 50px; display: block; padding: 5px 15px 0 48px; line-height:20px; position: relative;
border-radius: 6px; overflow: hidden; }
.fbtn-icon {width: 40px; height: 100%; position: absolute; left: 0; top: 0; 
	background-color: rgba(0,0,0,0.1); font-size: 12px; text-align: center;}
.fbtn-capt {font-weight: 600;}
.fplay {background-color: #e5204b; color: #fff;}
.fdl {box-shadow: inset 0 0 0 2px #e5204b; padding-top: 0; line-height: 50px;}
.fdl .fbtn-icon {background-color: #e5204b;color: #fff; font-size: 18px;}
.fplay:hover {background-color: #a72541}

.sect-text {background-color: #fff; border-radius: 0 0 6px 6px;}
.sect-text .sect-title {font-size: 18px; margin-bottom: -10px;}
.sect-text .slice-masked:before {background:linear-gradient(to bottom, rgba(255,255,255,0) 0%, #fff 100%);}

.full-alb .ffav a, .full-artist .ffav a {margin-top: 15px;}
a.fbtn.fdl:hover .fbtn-capt.nowrap {
	color:#a72541;
}

/* FULL STORY STATIC
----------------------------------------------- */
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame 
{max-width:100% !important; display:block; width:100%; height:400px;}
.mejs-container {max-width:100% !important;}
.full-text {line-height: 1.8;}
.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:#e5204b;}
.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;}

.alphabet-ru, .alphabet-en{
  display: grid;
  grid-gap: 15px;
  grid-template-columns: repeat(auto-fill, minmax(20px, 1fr));
  text-align: center;
  list-style: none;
  padding: 0;
  margin: 15px 0 15px 0;
}
.alphabet-ru a, .alphabet-en a{
  background: #fff;
  color: #6894a9;
  padding: 3px 8px;
  display: inline-block;
  border-radius: 2px;
  text-decoration: none !important;
}
.alphabet-ru a:hover, .alphabet-en a:hover, .active-letter{
  background: #6894a9 !important;
  color: #fff !important;
}
ul.alphabet-ru {
    border-bottom: 1px #eee solid;
    padding-bottom: 15px;
}
.fields-list {
    padding: 0;
    list-style: none;
    text-align: left;
    font-size: 16px;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    margin-top: 30px;
}
ul.fields-list li {
    margin-bottom: 5px;
}
.fields-list a{
  color: #6894a9;
}
/* COMMENTS
----------------------------------------------- */
.add-comms {padding: 15px; margin-bottom: 30px; display: none; background-color: #fff; border-radius: 6px;}
.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: 30px; }
.comm-left {width: 50px; margin-right: 15px;}
.comm-right {padding: 10px 15px; position: relative; background-color: #fff; border-radius: 6px;}
.comm-right:before, .comm-right:after {content: ''; border: 10px solid transparent; border-right-color: #fff; 
position: absolute; right: 100%; top: 15px; margin-right: -1px; z-index: 2;}
.comm-right:after {z-index: 1; margin-right: 0; border-right-color: #e3e3e3;}
.comm-img {height: 50px; border-radius: 50%; background-color: transparent;}
.comm-two {margin: 10px 0 10px 0;}
.comm-one > span {margin-right: 15px; color: #939393;}
.comm-one > span.comm-author, .comm-one > span.comm-author a {color: #e5204b;}
.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: #fff; padding: 30px 60px 40px 60px; border-top: 5px solid #e5204b; 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; color:#000;}
.login-title:first-letter {color: #e5204b;}
.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 #3498db; color: #3498db; font-size: 12px;}
.login-check {position: relative; }
.login-check input {opacity: 0; position: absolute; cursor: pointer;}
.login-check span {display: block; padding-left: 36px; height: 30px; line-height: 30px; color: #939393;}
.login-check span:before, .login-check span:after{content: '';position: absolute;top: 50%;transition: .3s;}
.login-check span:before{left: 0; height: 10px; margin-top: -5px; width: 26px; border-radius: 5px; 
	background: #fff; box-shadow: inset 0 1px 4px rgba(0,0,0,0.3);}
.login-check span:after{left: 1px; height: 12px; width: 12px; margin-top: -6px; background: #2ecc71;
	border-radius: 6px; box-shadow: 0 1px 4px rgba(0,0,0,0);}
.login-check input:checked + span:before {background-color: #fff;}
.login-check input:checked + span:after {left: 13px; background-color: #fff; box-shadow: 0 1px 4px rgba(0,0,0,0.3);}
.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: 12px;}
.login-menu li .fa {display: none; height: 28px; font-size: 22px; color: #06c;}
.login-admin {text-align: center; margin: -10px 0 25px 0;}
.login-soc-title {display: flex; align-items: center; margin: 30px 0 15px 0;}
.login-soc-title:before, .login-soc-title:after {content: ''; height: 1px; background-color: #e3e3e3; flex: 1;}
.login-soc-title:before {margin-right: 15px;}
.login-soc-title:after {margin-left: 15px;}
.login-soc-btns {text-align: center;}
.login-soc-btns a {display:inline-block; margin: 0 3px; vertical-align:top;}
.login-soc-btns img {display:block; width:30px; height: 30px; border-radius: 50%;}

.favmod {
	display: block;
	margin: 0 auto;
	width: 31px;
	height: 31px;
	opacity: .7;
	background: url(../images/bookmark-gray.svg);
	background-size:cover;
	transition: opacity .2s;
	margin-left:6px;
}
	.favmod:hover,
	.favmod.active {
		opacity: 1;
	}
	.favmod.active {
		background: url(../images/bookmark.svg);
		background-size:cover;
	}
	.favmod.active:hover {
		opacity: .7;
	}

.favorite-link {
    color: #fff;
}

.favorite-link:hover,.favorite-link:focus {
	color: #fff;
}

.favorite-count {
    display: block;
    width: 40px;
    height: 40px;
    background: url(../images/bookmark.svg);
    background-size: cover;
    text-align: center;
    padding-top: 0;
    margin-right: 5px;
    line-height: 37px;
    font-size: 13px;
    margin-top: -6px;
}

.last-music-traks .track-item {
    width: 49.5%;
}

.flex {
	display:flex;
}

.fmain {
    position: relative;
}

.fmain .track-fav {
    position: absolute;
    right: 0px;
    top: 0px;
	margin-right:0;
}

img {
  opacity: 1;
  transition: opacity 0.3s;
}
 
img[data-src] {
  opacity: 0;
}

/* ADAPTIVE
----------------------------------------------- */
.btn-menu {display: none;}

@media screen and (max-width: 1220px) {
	.wrap-main {
		border-radius:0;
	}
	
	.wrap {
		padding-top:0;
	}
}
@media screen and (max-width: 1023px) {
body {background-image: none;}
.footer-col-left a{display:none;}
#gotop {display: none !important;}
.not-logged .login-avatar, .to-mob {display: none;}
.login-close {top: -5px;}
.login-title {font-size: 18px;}
.login-box {max-width: calc(100% - 60px); padding: 15px;}
.wrap {padding: 0;}
.wrap-main {border-radius: 0;}
.content, .footer, .topline {padding-left: 10px; padding-right: 10px; background-image: none;}
.side-box {display: none;}
.col-left, .footer-col-left {width: 100%;}
.logo { height: 60px; overflow: hidden;}
.logo img {margin-top: -15px;width: 180px;padding: 23px;}
.btn-menu {height: 60px; width: 60px; line-height: 60px; text-align: center; font-size: 18px; cursor: pointer; 
background-color: #f2f6f8; display: block; position: absolute; right: 0; top: 0;}
.viss .side-box {max-width: 400px; display: block;}
}

@media screen and (max-width: 1023px) {
	.last-music-traks .track-item {
		width: 100%;
		margin-bottom:0;
	}
}
@media screen and (max-width: 950px) {

.sect-count .track-item {padding-left: 15px;}
/* .track-count, .track-fav {display: none;} */

.fright {width: 100%; margin: 15px 0 0 0;}
.sect-text {padding-left: 10px; padding-right: 10px;}
}

@media screen and (max-width: 760px) {

.album-item {width: 31%;}
.artist-item {width: 23%;}
.collection-item {width: 48%;}
.sect-col {width: 100%; margin-bottom: 0;}
.footer, .ft-one .fx-1, .ft-one {text-align: center; display: block;}
.audioplayer {padding-left: 10px; padding-right: 10px;}

.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;}
a.in-full-track {width:50%;}
.track-listen .track-desc {margin-bottom: 15px;}
.track-listen {display: block;}
}

@media screen and (max-width: 590px) {

.album-item {width: 48%;}
.artist-item {width: 31%;}
.collection-item {width: 100%;}

.fcols {padding-left: 10px; padding-right: 10px; display: block;}
.fleft {width: 100%; margin-bottom: 15px;}
.fmain.fx-1 .flex{flex-direction:column;}
.fimg {margin: 0 auto;}
.ffav a {margin-top: 15px;}
.fcols h1 {text-align: center;}

.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;}
.fctrl > * {width: 100%;cursor: pointer;margin-bottom: 8px;}
}

@media screen and (max-width: 470px) {

.topline .share {display: none;}
.topline {padding: 10px;}
.search-wrap {margin-right: 15px;}
.sect-title {font-size: 18px;}
.mp .album-item:nth-child(5n), .mp .artist-item:nth-child(7n) {display: none;}
.ap-img, .ap-info {display: none;}
.ap-desc {min-width: 5px;}

.sect-comms .sect-title {display: none;}
.sect-comms .button {margin: 0; width: 100%; text-align: center;}
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:250px;}
}


