/* SET BASE 
----------------------------------------------- */
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
a {color:#9255ff;}
a:hover, a:focus, .track-desc:hover > *, .side-item:hover *, .album-in:hover * {color: #686de0; text-decoration: none;}
/* custom ----------------------------------------------- */
.larg{width:350px;}   
.search-box button {
position: relative;
    right: 45px;
    top: 0px;
    z-index: 10;
    cursor: pointer;
    background: none;
    color: #000000;
    line-height: 40px;
    border: 1px #fff;
    text-align: center;
}
.searchinput{
    width: 65%;
    height: 40px;
    line-height: 40px;
    border-radius: 12px;
    margin-left: 25px;
    border: 0;
    padding: 0 15px;
    background-color: #fff;
    color: #000;
    box-shadow: inset 0 0 0 1px #e3e3e3, inset 1px 2px 5px rgb(0 0 0 / 10%);
}
.track-bgx{
 background: #fff;
/* border-bottom: 1px solid #c8c8cd;  */
     border-radius: 5px;
}
/* SIDEBAR
----------------------------------------------- */
.side-box {margin-bottom: 20px; padding: 20px;}
.side-bt {margin: 0 -20px 20px -20px; font-size: 17px; font-weight: 500; 
	border-bottom: 1px solid #f2f2f2; padding: 0 20px 20px 20px;}
.side-sticky {position: sticky; left: 0; top: 15px;}

.side-nav {padding: 10px 0 1px 0;}
.side-nav > li > a {display: block; font-weight: 500; padding-left: 40px;}
.side-nav > li {position: relative; margin-bottom: 20px;}
.side-nav > li > span {position: absolute; left: 0; top: 0px; color: #686de0; font-size: 18px; pointer-events: none;}
.side-nav > li > a:hover, .side-nav > li:hover > a {color: #686de0;}
.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;}
.hidden-menu {background-color: #fff; 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;}
.hidden-menu li {width: 50%; margin-bottom: 15px;}
.hidden-menu li a {display: block; font-size: 14px;}
.side-nav > li:hover .hidden-menu {visibility: visible; opacity: 1; transform: translateY(0px);}

.side-top-item:not(:last-child) {margin-bottom: 20px;}
.side-letter {position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: 5; font-size: 17px;
	text-align: center; background-color: #000; color: #fff; text-transform: uppercase; font-weight: 600;}
.side-item {display: block; margin-bottom: 10px; font-size: 14px; 
	color: #999; line-height: 1.6; position: relative; padding-left: 20px;}
.side-item:last-child {margin-bottom: 0;}
.side-item span {font-weight: 500; color: #333;}
.side-item::before {content: '\f111'; font-family: 'Font Awesome 5 Pro'; font-weight: 900; 
position: absolute; left: 0; top: 4px; color: #f6e58d; font-size: 10px;}
.side-subscribe {background:linear-gradient(183deg, #673ab7 0%,#492786 100%);}
.side-subscribe .side-bt .fal {color: #f6e58d; margin-right: 10px;}
.side-subscribe-caption {font-weight: bold;font-size: 15px; margin-top: 20px; color: #fff;}
.side-subscribe .search-box input {padding: 0 15px;}
.side-subscribe button { width: 40px;}
.side-subscribe .side-bt {border-bottom: 0; padding-bottom: 0;}
.search-box input, .search-box input:focus
.side-text {padding: 0; color: #999; font-size: 13px; line-height: 1.6;}
.side-links {line-height: 2.2; padding: 0; font-size: 14px; margin-right: -20px;}
.side-links a {margin-right: 20px; color: #686de0;}
.side-links a:hover {text-decoration: underline;}


/* BOTTOM NAVIGATION
----------------------------------------------- */
.bottom-nav {margin-bottom: -10px; padding-top: 30px;}
.navigation {text-align:center;}
.navigation a, .navigation span, .pnext a, .pprev a, .pprev > span, .pnext > span {display:inline-block; padding:0 10px; 
margin:0 3px 10px 3px; line-height: 40px; min-width: 40px; background-color: #fff; 
box-shadow: 0 23px 57px rgba(0,0,0,0.03); border-radius: 10px; font-weight: 500; font-size: 17px;}
.navigation span:not(.nav_ext), .pagi-nav a:hover {background-color:#686de0; color: #fff;}


.img-box, .img-wide, .img-resp, .img-resp-vert, .img-fit {overflow: hidden; position: relative;}
.img-resp {padding-top: 70%;}
.img-resp-vert {padding-top: 140%;}
.img-box img, .img-resp img, .img-resp-vert img {width: 100%; min-height: 100%; display: block;}
.img-resp img, .img-resp-vert 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, #dle-content {-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, .btn, button, .side-nav a, .collection-in::before, .wplayer, .audioplayer, 
.track-desc, .track-title, .track-subtitle, .side-item, .side-item * {transition: all .3s;}
.mtitle, .sub-title h1, .form-wrap h1 {margin-bottom: 30px; font-size: 22px; font-weight: 500;}
#dle-content > *:not(.album-item):not(.collection-item) {width: 100%;}
#gotop{display:none;}
 

/* SECTION
----------------------------------------------- */
.sect {margin-bottom: 30px; position: relative;}
.sect-header {margin-bottom: 30px;}
.sect-title {font-weight: 500; font-size: 22px;}
.sect-title [class*=fa-], .side-bt [class*=fa-], .speedbar [class*=fa-] {color: #f2554c; margin-right: 15px;}
.sect-bg { border-radius: 10px; 
box-shadow: 0 27px 53px rgba(0,0,0,0.05);}
.sect-col {width: calc((100% - 30px)/2);}
.sect-link {height: 30px; line-height: 30px; margin-left: 15px; display: block; cursor: pointer;
	padding: 0 15px; background-color: #e9ecf5; border-radius: 15px; font-size: 12px;}
.sect-link:hover {background-color: #f6e58d; color:#918545;}
.sect-items {margin: 0 -10px -20px -10px;}
/* COLLECTION ITEM, ALBUM ITEM
----------------------------------------------- */
.collection-item, .album-item {padding: 0 10px; margin-bottom: 20px; width: 25%;}
.collection-in {display: block; height: 120px; border-radius: 10px;}
.collection-title {position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: 5; text-align: center; 
background-color: rgba(104,109,224,0); color: #fff; font-weight: 600; padding: 15px;}
.collection-item:nth-child(1), .collection-item:nth-child(6) {width: 50%;}
.collection-in::before {content: ''; position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: 3; 
	background: linear-gradient(45deg, #686de0 0%,#686de0 50%, #f6e58d 100%); opacity: 0.6;}
.album-item {width: 25%;}
.album-img {border-radius: 10px; margin-bottom: 15px; padding-top: 100%;}
.collection-in:hover::before {right: -100px; opacity: 1;}
/* TRACK ITEM
----------------------------------------------- */
.track-item:not(:last-child) {margin-bottom: 20px;}
.track-item a, a.track-desc, .track-fav a {display: block;} 
.track-img {width: 45px; height: 45px; border-radius: 0px; margin-left: -10px;}
.track-play {position: absolute; z-index: 5; left: 0; top: 0; right: 0; bottom: 0; text-align: center;background:#00000040; color:#fff;cursor: pointer; font-size:30px; opacity: 1;}
.track-title {font-weight: bold;font-size: 17px;text-transform: lowercase;} 
.track-subtitle {font-size: 13px;font-weight: bold; color:#9E9E9E; margin-top: 5px;}
.track-time {font-size: 12px; color: #999; margin-left: 15px;}
.track-fav, .track-dl {width: 30px; height: 30px; border-radius: 15px; text-align: center; 
	background-color: #e9ecf5; color: #95afc0; margin-left: 10px; font-size: 13px; cursor: pointer;}
.track-dl {background-color: transparent; color:#5c20ee; font-size: 24px; margin-left: 20px;}
.track-dl:hover {color: #6ab04c;}
.track-fav:hover, .track-fav:hover a {background-color: #f6e58d; color:#918545;}
.track-item:hover .track-play {opacity: 1;}
.track-item.js-item-played:before {background-color: #f2f6f8; content: ''; border-radius: 10px; 
position: absolute; left: -10px; top: -10px; right: -10px;}
.js-item-played .fa-play-circle:before {content: '\f04c'; font-size: 26px; position: relative;}
.track-item > *, .track-item {position: relative;}
.js-item-played .track-equalizer {opacity: 1;}
.track-equalizer {pointer-events: none; position: absolute; top: 0; left: 0; width: 100%; height: 100%; 
background-color: rgba(0,0,0,0.6); align-items: center; justify-content: center; display: flex; opacity: 0;}
.track-equalizer li {background:linear-gradient(183deg, #efd70a 0%,#f63122 100%); max-width: 7px; height: 100%; margin-right: 5px; border-radius: 3px; flex: 1 1 100%;
min-width: 0; animation: equalizer .5s forwards ease-in-out infinite; animation-direction: alternate;}
.track-equalizer li:last-child {margin-right: 0;}
.track-equalizer li:nth-child(1) {animation-duration: 2s;}
.track-equalizer li:nth-child(2) {animation-duration: 1.6s;}
.track-equalizer li:nth-child(3) {animation-duration: 1.9s;}
.track-equalizer li:nth-child(4) {animation-duration: 1.5s;}
.track-equalizer li:nth-child(5) {animation-duration: 1.7s;}
@keyframes equalizer {0% {height: 5%;} 12% {height: 10%;} 24% {height: 40%;} 36% {height: 15%;} 48% {height: 25%;} 
60% {height: 30%;} 72% {height: 20%;} 84% {height: 35%;} 100% {height: 5%;} }
/* PLAYER
----------------------------------------------- */
.wplayer {width: 100%; position: fixed; left: 0; bottom: 15px; z-index: 990;}
.audioplayer {max-width: 740px; margin: 0 auto; height: 60px; border-radius: 0 0 10px 10px; padding: 10px 20px 10px 10px;
background-color: #232323; color: #fff; box-shadow: 0 -15px 30px rgba(0,0,0,0.2); position: relative; left: -20px;}
.audioplayer audio {display: none;}
.audioplayer-bar {position: absolute; left: 0px; right: 0px; top: -6px; height: 6px; 
	background-color: #686de0; border-radius: 10px 10px 0 0; overflow: hidden;}
.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: #f6e58d;}
.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: #ccc; 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: #333; 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: #222; overflow: hidden;}
.audioplayer-volume-adjust > div > div {width: 100% !important; background-color: #686de0; 
position: absolute; left: 0; bottom: 0; z-index: 10;}
.audioplayer-volume:hover .audioplayer-volume-adjust {display: block;}
.ap-dl {font-size: 24px; color: #badc58; margin-left: 20px;}
.ap-time {font-size: 14px;font-weight: bold;color: #fff; margin-left: 20px;}
.audioplayer-time-current:after {content: '/'; display: inline; margin: 0 6px;}
.ap-desc {width: 300px;}
.ap-img {width: 40px; height: 40px; margin-right: 10px; border-radius: 10px;}
.ap-artist {font-size: 13px; margin-top: 5px; color: #ccc;}
.ap-title {font-size: 15px; font-weight: 500;}
.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: #564dd9; color: #fff;}
.ap-prev, .ap-next {cursor: pointer; color: #fff; background-color: #564dd9; 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: #686de0; color: #fff;}
.wplayer-init .audioplayer-playpause .fas:before {content: '\f04b'; padding-left: 1px;}
.player-hide .wplayer {bottom: -80px;}
.player-hide .audioplayer {box-shadow: 0 -15px 30px rgba(0,0,0,0); transform: scale(0.5,0.5);}
.ap-title, .ap-artist {max-width: 230px;}
/* FULL
----------------------------------------------- */
.fheader {margin-bottom: 15px;}
.fheader h1 {color: #686de0;}
.fheader h1 div {color: #333; margin-bottom: 5px; font-size: 0.8em;}
.fheader h1 a{margin-left: 15px;}
.fimg {width: 180px; height: 180px; margin-right: 15px; border-radius: 10px;}
.finfo li {display: flex; justify-content: flex-start; font-size: 16px; line-height: 1.8;}
.finfo li > span:first-child {color: #999; display: inline-block; width: 110px;}
.finfo span a {color: #686de0; text-decoration: underline;}
.frate a {display: block; margin-left: 13px;}
.frate a .fal {width: 40px; height: 40px; line-height: 40px; text-align: center; border-radius: 50%; margin-right: 8px;
background-color: #6ab04c; color: #fff; font-size: 18px; box-shadow: 0 2px 6px rgba(0,0,0,0.1);}
.frate a + a .fal {background-color: #eb4d4b;}
.fcaption {font-size: 13px; line-height: 1.5; color: #5c5c5c; margin: 15px 0 -5px 0;}
.ffav a {display: block;}
.ffav .track-fav {width: auto; padding: 0 10px; border-radius: 10px; 
	margin: 10px 0 0 0; display: block; line-height: 30px; color: #686de0;}
.ffav .fal, .ffav .fas {color: #686de0; margin-right: 8px;}
.ffav .track-fav a {color: #686de0;}
.fctrl {width: 100%; margin: 15px 0 0 0; display: flex; justify-content: space-between;}
.fplay {background: linear-gradient(135deg, #686de0 0%,#4834d4 100%); color: #fff; height: 50px;  display: block; padding: 3px 15px 0 48px; position: relative; border-radius: 6px; overflow: hidden;}
.fplay-caption div {font-size: 15px; font-weight: 500; margin-bottom: 3px;}
.fplay .track-play {opacity: 1; width: 40px; border-radius: 10px 0 0 10px; font-size: 14px; 
background-color: rgba(0,0,0,0.15);}
.fdl {display: block; margin-bottom: 0; color: #fff !important; background: linear-gradient(135deg, #673AB7 0%,#1918185c 100%);}
.fdl .track-play {color: #fff; font-size: 18px;}
.js-item-played .fa-play:before {content: '\f04c';}
.fplay:hover {box-shadow: 0 2px 6px rgba(0,0,0,0);}
.fplay:hover .track-play {background-color: rgba(0,0,0,0.3);}
.show-text {width: 40px; height: 40px; border-radius: 50%; text-align: center; font-size: 18px; 
	cursor: pointer; background-color: #686de0; color: #fff; 
position: absolute; bottom: 30px; left: 50%; margin-left: -20px; z-index: 5;}
.ftext[style]::before {content: ''; pointer-events: none; height: 100%; position: absolute; z-index: 3;
	left: 0; right: 0; bottom: 0; background: linear-gradient(to bottom, transparent 0%, #fff 100%);}
.ftext {position: relative;}
.fcols .fcaption {width: 230px; margin: 0 0 0 15px; text-align: right;}
.fimg-podb {border-radius: 10px; height: 260px; color: #fff;}
.fimg-podb .fheader {position: absolute; left: 0; right: 0; bottom: 0; z-index: 5; margin: 0; padding: 15px 30px;}
.fimg-podb a, .fimg-podb h1 {color: #fff;}
.fimg-podb::before {content: ''; position: absolute; left: 0; right: 0; bottom: 0; z-index: 3; 
	background: linear-gradient(to top, #686de0 0%, transparent 100%); height: 50%;}
@media screen and (max-width: 1220px) {
.wrap {padding: 0; overflow: hidden;}
.wrap-center {max-width:1000px; width: calc(100% - 30px);}
.col-left {display: none;}
.btn-menu {display: block; font-size: 28px; margin-left: 15px; cursor: pointer; color: #fff;}
.search-wrap {margin: 0 30px;}
.header-btn {background-color: rgba(0,0,0,0.1); color: #fff;}
.header, .sect, .side-box {margin-bottom: 15px;}
.col-right {margin-left: 15px;}
#gotop {bottom: 70px; display:none; width: 40px; height: 40px; line-height: 40px; font-size: 18px;}
.wplayer {bottom: 0;}
.audioplayer, .audioplayer-bar {border-radius: 0; max-width: 100%; left: 0;}
.fcols .fcaption {width: 100%; margin: 10px 0 -15px 0; text-align: left;}
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:400px;}
}
@media screen and (max-width: 950px) {
.wrap-center {max-width:768px;}
.col-right {display: none;}
.footer {display: block; text-align: center;}
.footer-copyright {margin: 0 0 30px 0;}
}
@media screen and (max-width: 760px) {
    /* custom ----------------------------------------------- */
.larg{width:100%!important;}   
/* custom ----------------------------------------------- */
.wrap-center {max-width:640px;}
.not-logged .login-avatar {display: none;}
.login-close {top: -5px;}
.login-title {font-size: 18px;}
.login-box {max-width: calc(100% - 60px); padding: 15px;}
.header-in {padding: 10px 0;}
.search-wrap {-ms-flex-order: 10;-webkit-order: 10;order: 10; min-width: 100%; margin: 10px 0 0 0;}
.logo {-ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; 
	max-width: 100%; min-width: 50px; margin-right: 15px;}
.sect-col {width: 100%;}
.sect-col + .sect-col {margin-top: 30px;}
.sect-bg {padding-left: 15px; padding-right: 15px;}
.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: #333; box-shadow: 0 0 30px rgba(0,0,0,0.1); visibility: hidden;}
.ap-mob-btn {display: block; cursor: pointer; font-size: 28px; color: #f6e58d;}
.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%);}
.fctrl {width: 100%; margin: 15px 0 0 0; display: flex; justify-content: space-between;}
.fimg-podb {border-radius: 0; margin: -30px -15px 0 -15px;}
.fimg-podb .fheader {padding: 15px;}
.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;}
.header-btn {margin-left: 15px; font-size: 12px; padding: 0 10px; border-radius: 15px; height: 30px; line-height: 30px;}
.sect-title {font-size: 20px;}
.sect-items {margin: 0 -5px -10px -5px;}
.album-item, .collection-item {width: 50%; padding: 0 5px; margin-bottom: 10px;}
.col-right {display: block; width: 100%; margin: 10px 0 0 0;}
.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-center {max-width:360px;}
.track-time {font-size: 10px; margin-left: 10px;}
.track-dl {margin-left: 10px;}
.logo {font-size: 20px;}
.fmain {margin: -15px; margin-bottom: 15px; border-radius: 0; padding: 15px;}
.frate {font-size: 12px;}
.frate a .fal {width: 30px; height: 30px; line-height: 30px; font-size: 14px; margin-right: 5px;}
.fheader h1 {font-size: 20px;}
.fimg {width: 100px; height: 100px; margin-right: 10px;}
.finfo li {line-height: 1.5;}
.ffav {display: none !important;}
.fcols .fcaption {margin-bottom: 0;}
.fimg-podb {margin-top: -15px; height: 150px;}
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:250px;}
}
