
/* SET BASE
----------------------------------------------- */
* {background: transparent; margin: 0; padding: 0; outline: none; border: 0; 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: 15px 'Inter', sans-serif; line-height: normal; padding: 0; margin: 0;        
color: #fff; background-color: #1D1F31; min-height: 100%; width: 100%; font-weight: 400;}
a {color: #fff; text-decoration: none;}
a:hover, a:focus, .track-desc:hover > *, .side-item:hover *, .album-in:hover * {color: #5554C1; text-decoration: none;}
h1, h2, h3, h4, h5 {font-weight: 700; font-size: 24px;}

button, textarea, select, input[type="text"], input[type="password"], input[type="button"], input[type="submit"] 
{appearance: none; -webkit-appearance: none; font-size: 15px; font-family: 'Inter' !important;}

.button, .btn, .pagi-load a, .up-second li a, .usp-edit a, .qq-upload-button, 
button:not(.color-btn):not([class*=fr]):not(.search-btn):not([class*=owl-]), 
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; font-weight: 400; box-shadow: none;
background-color: #5554C1; color:#fff; font-size: 15px;}
.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):not([class*=fr]):not(.search-btn):not([class*=owl-]):hover, 
html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .meta-fav a:hover 
{background-color: #5554C1; 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-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: 700;}
.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: 700;}
#dle-content > *:not(.album-item):not(.collection-item) {width: 100%;}


/* BASIC GRID
----------------------------------------------- */
.wrap {min-width:320px; position: relative;}
.wrap-center {max-width:1170px; margin:0 auto; position:relative; z-index:20; overflow: hidden;
background-color: #272B40;}
.header {padding: 30px; background-color: #272B40;}
.col-main {min-height: 100vh; padding: 30px;}
.col-right {width: 270px; padding: 30px; background-color: #272B40; border-right: 2px solid #2A2E46;}
.footer {background-color: #272B40; font-size: 13px; color: #fff; padding: 30px; 
	line-height: 1.8; border-top: 2px solid #2A2E46;}
.footer-copyright {font-weight: 500; font-size: 14px; color: #fff; margin-bottom: 8px;}
.footer-copyright a, .footer-copyright span {text-decoration: underline;}
.footer-right > * {margin-left: 30px;}
.footer-counter-place {opacity: 0.33;}
.footer-age-label {width: 46px; height: 46px; text-align: center; border-radius: 50%; 
background-color: #add200; font-weight: 700; font-size: 17px; color: #000;}


/* HEADER
----------------------------------------------- */
.logo {display: block; height: 40px; line-height: 40px; color: #333 !important; font-weight: 700;
	font-size: 28px; text-transform: uppercase; padding-left: 55px;
background: url(../images/logo.svg) 0 center / 40px no-repeat;}
.logo span {color: #5554C1;}
.logo span.logo-domain {color: #8080A2; font-size: 0.6em;}
.header-line {background-color: #363B56; padding: 15px 30px;}
.search-box {position: relative;}
.search-box input, .search-box input:focus {padding: 0 60px 0 0px; border-radius: 0px; 
	box-shadow: none; border: 0; background: none; color: #fff;}
.search-box input:not(:focus)::placeholder {color: #fff; opacity: 0.8; font-size: 16px;} 
.search-box button {position:absolute; right:0; top:0px; z-index:10; width: 40px; cursor: pointer; 
background: none; color: #fff; text-align: center; border-radius: 0; line-height: 40px; font-size: 18px;}
.header-menu a {display: block; margin-left: 30px; line-height: 40px; border-radius: 10px;}
.header-menu a.is-active {background-color: #5554C1; color: #dddff3; padding: 0 20px;}


/* SECTION
----------------------------------------------- */
.sect {margin-bottom: 30px; position: relative;}
.sect + .sect {border-top: 2px solid #2A2E46; padding-top: 20px;}
.sect-header {margin-bottom: 30px;}
.sect-title {font-size: 18px; font-weight: 700;}
h1.sect-title {font-size: 24px; padding-bottom: 12px; border-bottom: 2px solid #2A2E46;} 
/*.sect-col {width: calc((100% - 20px)/2);}*/
.sect-col {width: 100%;}
.sect-col + .sect-col {margin-top: 30px;}
.mdesc {color: #A5ABCC; background-color: #363B56; font-size: 14px;
	line-height: 1.6; margin-bottom: 30px; border-radius: 4px; padding: 15px;}
.mdesc h1, .mdesc h2 {font-size: 16px; font-weight: 500; color: #fff; margin-bottom: 6px;}

.speedbar .fa {
  font-size: 11px;
  margin: 0px 8px;
}

/* TRACK ITEM
----------------------------------------------- */
.track-item {padding: 6px 6px;}
.track-link {display: block;}
.track-play {width: 32px; height: 32px; border-radius: 16px; margin-right: 15px; text-align: center; 
cursor: pointer; background-color: #5554C1; color: #fff; font-size: 11px; padding-left: 1px; padding-top: 1px;}
.track-subtitle {color: #8080A2;}
.js-item-played .fa-play-circle:before {content: '\f04c';}
.track-item:nth-child(2n+1) {background-color: #2F344D; border-radius: 4px;}

/* SIDEBAR
----------------------------------------------- */
.side-box:not(:last-child) {margin-bottom: 30px;}
.side-box-title {font-size: 20px; color: #5554C1; font-weight: 700; margin-bottom: 30px;}

.side-nav a {display: block; height: 40px; line-height: 40px;
	padding-left: 28px; position: relative; /*text-decoration: underline;*/ color: #f3f3f3;}
.side-nav li:before {content: ''; height: 40px; border-radius: 4px; position: absolute; 
left: -10px; right: -10px; bottom: 0;}
.side-nav li:hover:before, .side-nav .is-active:before {background-color: #5554C1;}
.side-nav li {position: relative;}
.side-nav {margin-top: -10px;}
.side-nav a:before {content: ''; border: 5px solid transparent; border-left-color: #cfcfcf; border-left-width: 8px;
position: absolute; left: 8px; top: 50%; margin-top: -4px; display: block;}
.side-nav a:hover:before, .side-nav .is-active a:before {border-left-color: #fff;}

.side-top-item:not(:last-child) {margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #2A2E46;}
.side-top-item-img {border-radius: 22px; width: 44px; height: 44px; margin-right: 15px;}
.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: 700;}
.side-top-item .track-subtitle {margin-top: 6px; font-size: 14px;}


/* 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: 60px; min-width: 60px; background-color: #fafafa; 
box-shadow: 0 23px 57px rgba(0,0,0,0.03); border-radius: 10px; font-size: 20px;}
.navigation span:not(.nav_ext), .pagi-nav a:hover {background-color:#282828; color: #fff;}


/* PLAYER
----------------------------------------------- */
.wplayer {width: 100%; position: fixed; left: 0; bottom: 0; z-index: 990; 
	background-color: #272B40; color: #fff;}
.audioplayer {max-width: 1170px; margin: 0 auto; height: 80px; padding: 10px 20px 10px 10px;}
.audioplayer audio {display: none;}
.audioplayer-bar {position: absolute; left: 0px; right: 0px; top: -8px; height: 8px; 
	background-color: #363B56; 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: #5554C1;}
.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: #5554C1; 
position: absolute; left: 0; bottom: 0; z-index: 10;}
.audioplayer-volume:hover .audioplayer-volume-adjust {display: block;}
.ap-dl {font-size: 24px; color: #5554C1; margin-left: 20px;}
.ap-time {font-size: 12px; color: #ccc; 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;}
.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: #5554C1; color: #fff;}
.ap-prev, .ap-next {cursor: pointer; color: #fff; background-color: #5554C1; 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: #5554C1; 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
----------------------------------------------- */
.speedbar {font-size: 13px; color: #8080A2; margin-bottom: 30px;}
.speedbar .fas {color: #5554C1; margin-right: 10px;}
.fmain h1 {margin-bottom: 15px;}
.fright {width: 320px; margin-left: 40px;}
.finfo li {font-size: 14px; padding: 4px; margin-bottom: 6px; padding-left: 170px; position: relative;}
.finfo li > span:first-child {display: inline-block; padding: 4px 4px 4px 8px; width: 150px; color: #8080A2; position: absolute; left: 0; top: 0;}
.finfo li:last-child {margin-bottom: 0;}
.finfo > li:nth-child(2n+1) {
   /* background-color: #f9f9f9;*/
}
.fcaption {margin-bottom: 15px;}
.fdl {margin-left: 20px; border-radius: 4px; font-weight: 600; height: 60px; line-height: 60px; 
	background: linear-gradient(135deg, #408841 0%,#339366 100%); color: #fff !important;}

.fplay {height: 60px; border-radius: 4px; cursor: pointer;
	background-color: #5554C1; color: #fff; position: relative; padding: 10px 20px 10px 65px;}
.fplay-caption div {font-size: 12px; color: #BDBDDC; margin-bottom: 8px;}
.fplay .track-play {opacity: 1; width: 50px; border-radius: 4px 0 0 4px; font-size: 14px; 
background-color: rgba(0,0,0,0.3); color: #fff; position: absolute; left: 0; top: 0; bottom: 0; 
height: 60px; line-height: 60px; margin: 0; padding: 0;}
.js-item-played .fa-play:before {content: '\f04c';}
.fplay:hover, .fdl:hover {box-shadow: 0 6px 15px rgba(0,0,0,0); background-size: 200%;}

.show-text {cursor: pointer; text-decoration: underline; color: #638d9f; cursor: pointer; 
position: absolute; bottom: 0px; left: 0%; 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 90%, #fff 100%);}
.ftext {position: relative;}


/* 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; font-size: 15px; color: #abb3c7;}
.full-text img:not(.emoji) {max-width:100%; margin-top: 10px; margin-bottom: 10px;}
.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;}
.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;}


/* ADAPTIVE
----------------------------------------------- */
.btn-menu {display: none;}
.overlay-box {position: fixed; z-index: 998; left: 0; top: 0; width: 100%; height: 100%; 
opacity: 0.8; background-color: #000; cursor: pointer;}
.side-panel {width:280px; height:100%; overflow-x:hidden; overflow-y:auto; background-color:#272B40;
padding:20px; 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;}
.btn-close.active {top:0px;}
body.opened-menu {overflow: hidden; width: 100%; height: 100%;}
.side-panel .header-menu {display: block; margin: 0; padding: 0; margin-bottom: 30px;}
.side-panel .header-menu a {margin: 0; line-height: 40px;}

@media screen and (max-width: 1220px) {
	body {background-image: none;}
.wrap {padding: 0; overflow: hidden;}
.wrap-center {max-width:1000px; border-radius: 0;}
.col-right, .header .header-menu {display: none;}
.btn-menu {display: block; font-size: 20px; margin-left: 15px; cursor: pointer; text-align: center;
background-color: #5554C1; color: #fff; border-radius: 10px; width: 40px; height: 40px; line-height: 40px;}
.audioplayer, .audioplayer-bar {border-radius: 0; max-width: 100%; left: 0;}

.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;}
.footer {display: block; text-align: center;}
.footer-right {margin-top: 30px; justify-content: center;}
.fright {width: 100%; margin: 0; margin-top: 15px;}
}

@media screen and (max-width: 760px) {
.wrap-center {max-width:640px;}
.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;}
.sect-col {width: 100%;}
.sect-col + .sect-col {margin-top: 30px;}
.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: #363B56; visibility: hidden;}
.ap-mob-btn {display: block; cursor: pointer; font-size: 28px; color: #5554C1;}
.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%);}

.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;}
.sect-title {font-size: 20px;}

.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:360px;}
.header-line, .col-main, .footer {padding-left: 15px; padding-right: 15px;}
.header {padding: 15px;}
.logo {font-size: 20px;}

.fdl {width: 100%; margin: 0; margin: 20px 40px 20px 40px; height: 40px; line-height: 40px;}
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:250px;}
}
