/* Datalife Engine template
name: Music site;
creation date: 05 august 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 'Rubik', sans-serif; line-height: normal; padding: 0; margin: 0;
color: #000; background: #f2f6f8 url(../images/bg.png); min-height: 100%; width: 100%; font-weight: 400;}
a {color: #000; text-decoration: none;}
a:hover, a:focus {color: #000; text-decoration: none;}
h1, h2, h3, h4, h5 {font-weight: 500; font-size: 18px;}

button, textarea, input[type="text"], input[type="password"] {appearance: none; -webkit-appearance: none;
	font-size: 16px; font-family: 'Rubik' !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: 4px; cursor: pointer; color: #fff; background-color: #00c3ff; font-size: 16px; font-weight: 400;}
.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: #00b09b; 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 {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: 500;}
.icon-left .fa, .icon-left .icon, .icon-left .fas, .icon-left .far, .icon-left .fal {margin-right: 10px;}
.icon-right .fa, .icon-right .icon, .icon-right .fas, .icon-right .far, .icon-right .fal {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: 20px; font-size: 24px; font-weight: 500;}


/* BASIC GRID
----------------------------------------------- */
.wrap {min-width:320px; position: relative; padding-bottom: 60px;}
.wrap-center {max-width:1100px; margin:0 auto; position:relative; z-index:20;}
.wrap-main {}
.header {padding: 20px; padding-top: 10px; margin-bottom: 20px; box-shadow: 0 0 30px rgba(0,0,0,0.1);
	background: #2c3e50 url(../images/bg2.png); color: #ccc; border-radius: 0 0 10px 10px;}
.content {background-color: #fff; box-shadow: 0 15px 30px rgba(0,0,0,0.2); border-radius: 10px; overflow: hidden;}
.side {width: 260px; padding: 20px;}
.main {min-height: 80vh; padding: 20px; position: relative; z-index: 10;}
.main-content {}
.footer-wr {line-height: 1.7; font-size: 12px; color: #ccc;}
.footer {background: #2c3e50 url(../images/bg2.png); box-shadow: 0 0 30px rgba(0,0,0,0.1);
padding: 20px; margin-top: 20px; border-radius: 10px 10px 0 0;}
.ft-desc span {color: #00c3ff; border-bottom: 1px dotted #00c3ff;}
.ft-count1 {display: inline-block; margin: 0 20px;}
.ft-count1 > * {display: block;}

#gotop{width:31px; height:31px; line-height:31px; cursor:pointer; font-size:16px;
border-radius:4px; text-align:center; box-shadow: 0 1px 4px rgba(0,0,0,0.2);
display: inline-block; background-color: #00c3ff; color: #fff;}


/* HEADER
----------------------------------------------- */
.logo {display: block; width: 240px; height: 60px;}
.hdesc {margin: 0 40px 0 20px; padding-left: 20px; border-left: 1px solid #888;
font-size: 12px; color: #ccc; line-height: 1.3;}
.search-wrap {width: 100%; margin-top: 10px;}
.search-box {position:relative;}
.search-box input, .search-box input:focus {padding: 0 70px 0 20px;
background-color: #fff; color: #000; border-radius: 6px; box-shadow: 0 5px 15px rgba(0,0,0,0.1);}
.search-box input:not(:focus)::placeholder {color: #000; opacity: 0.4; font-size: 14px;}
.search-box button {position:absolute; right:0px; top:0px; z-index:10;
 font-size: 16px !important; padding: 0 !important; border-radius: 0px !important;
background-color: transparent !important; color: #000 !important; width: 50px;}
.hnav {justify-content: flex-end;}
.hnav a {display: block; height: 40px; line-height: 40px; color: #fff; padding: 0 0 0 40px;
font-weight: 500; text-transform: uppercase; font-size: 12px;}
.hnav a.is-active {color: #00c3ff;}
.hnav a:hover {text-decoration: underline;}


/* SECTION
----------------------------------------------- */
.sect + .sect {margin-top: 20px;}
.sect-header {margin-bottom: 20px;}
.sect-title {font-weight: 700; padding-right:4px; font-size: 24px;}
.sect-title-small {font-size: 20px;}
.sect-title .far, .side-bt .far, .speedbar .far {color: #00c3ff; margin-right: 10px; font-weight: 400;}


/* TRACK
----------------------------------------------- */
.tr {padding: 5px 10px;}
.tr:nth-child(2n+1) {background-color: #f2f6f8;}
.tr-play {text-align: center; height: 30px; line-height: 30px; width: 30px; border-radius: 50%;
font-size: 10px; padding-left: 3px; background-color: #00c3ff; color: #fff;}
.tr-play:hover {cursor: pointer; background-color: #00b09b;}
.tr-desc {padding: 0 10px; display: block;}
.tr-title {display: inline;}
.tr-subtitle {opacity: 0.8; font-weight: 300; display: inline;}
.tr-time {color: #949494; font-size: 11px;}
.tr-desc:hover {text-decoration: underline;}
.tr.js-item-played {}
.js-item-played .fa-play:before {content: '\f04c';}
.js-item-played .tr-play {padding-left: 0; background-color: #00b09b;}


/* SIDE
----------------------------------------------- */
.side-box {margin-bottom: 20px;}
.side-bt {font-size: 16px; font-weight: 700; text-transform: uppercase; margin-bottom: 20px;}

.side-top a {display: block; margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px dashed #e3e3e3;
position: relative; padding-left: 30px; font-size: 13px;}
.side-top a:before {content:"\f118"; font-family:'Font Awesome 5 Pro'; color: #00c3ff;
font-size: 20px; position: absolute; left: 0; top: 0px;}
.side-top a span {opacity: 0.8; font-weight: 300; display: block; margin-top: 2px;}
.side-top a:hover {text-decoration: underline;}


/* SEO DESCRIPTION
----------------------------------------------- */
.site-desc {line-height: 1.7; font-weight: 300; color: #949494; margin-top: 0px;
background-color: #f2f6f8; padding: 20px; border-radius: 6px;}
.site-desc h1, .site-desc h2 {font-size: 16px; text-transform: uppercase; font-weight: 700; color: #000; margin-bottom: 10px;}
.site-desc a {color: #06c; 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;
background-color:#fff; margin:5px 4px 0 4px; border-radius:4px;
box-shadow: 0 0 0 1px rgba(0,0,0,0.2); min-width: 40px;}
.navigation span:not(.nav_ext), .pagi-nav a:hover {background-color:#00c3ff; color:#fff;}


/* PLAYER
----------------------------------------------- */
.wplayer {width: 100%; position: fixed; left: 0; bottom: 0; z-index: 997; background-color: #2c3e50; color: #fff;}
.audioplayer {max-width: 1100px; width: calc(100% - 40px); margin: 0 auto; height: 60px;}
.audioplayer audio {display: none;}
.audioplayer-bar {position: relative; height: 6px; width: 500px; background-color: #222; border-radius: 3px; margin-left: 20px;}
.audioplayer-bar-loaded {position: absolute; left: 0; top: 0; height: 100%;
	background-color: rgba(0,0,0,0.3); border-radius: 3px;}
.audioplayer-bar-played {position: absolute; left: 0; top: 0; height: 100%;
	z-index: 10; border-radius: 3px; background-color: #00c3ff;}
.audioplayer-bar-played:before {content: ''; background-color: #fff; width: 10px; height: 10px; border-radius: 50%;
position: absolute; right: -16px; top: 50%; margin-top: -9px; z-index: 3;
background: linear-gradient(to bottom, #000, #333); border: 4px solid #666;}

.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: #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: #00c3ff;
position: absolute; left: 0; bottom: 0; z-index: 10;}
.audioplayer-volume:hover .audioplayer-volume-adjust {display: block;}

.ap-dl {font-size: 18px;	color: #ccc; 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: 3px;}
.ap-artist {font-size: 13px; margin-top: 5px; color: #ccc;}
.ap-title {font-size: 15px;}
.ap-btns {margin-right: 20px;}
.audioplayer-playpause a {width: 40px; height: 40px; line-height: 40px; text-align: center;
border-radius: 50%; display: block; position: relative; margin: 0 20px;
background-color: #00c3ff; color: #fff;}
.ap-prev, .ap-next {cursor: pointer; color: #ccc; font-size: 18px;}
.ap-prev:hover, .ap-next:hover, .audioplayer-volume-button a:hover, .ap-dl:hover {opacity: 1; color: #fff;}
.audioplayer-stopped .audioplayer-playpause a {padding-left: 3px;}
.audioplayer-playpause a:hover {background-color: #00b09b; color: #fff;}
.wplayer-init .audioplayer-playpause .far:before {content: '\f04b'; padding-left: 1px;}


/* FULL
----------------------------------------------- */
.speedbar {font-size: 12px; color: #949494; margin-bottom: 15px;}
.fheader {margin-bottom: 15px;}
.fheader h1 {text-transform: none; font-size: 28px;}
.fheader h1 span {color: #5fdeb7;}
.fcols {margin-bottom: 20px;}
.ftext {max-height: 200px; overflow-x: hidden; overflow-y: auto;}

.finfo {font-size: 12px; margin: 0 20px;}
.finfo li {display: flex; justify-content: flex-start; position: relative; padding: 11px 10px;}
.finfo li:nth-child(2n+1) {background-color: #f2f6f8;}
.finfo333 li:before {content: ''; position: absolute; left: 0; right: 0; top: 50%;
border-top: 2px dotted #ccc;}
.finfo333 li span {background-color: #fff; display: inline-block; padding: 5px 0 5px 10px; position: relative; z-index: 1;}
.finfo li > span:first-child {color: #949494; width: 120px;}
.finfo a {color: #06c; border-bottom: 1px dotted #6a82fb;}

.fimg {width: 180px; height: 180px;}
.fmeta {width: 40%; text-align: center;}
.fcaption {font-size: 12px; color: #949494; line-height: 1.5; margin-bottom: 20px; text-align: justify;}
.fplay {background-color: #f2f6f8; padding: 10px; border-radius: 30px; height: 60px; cursor: pointer;
background: #2c3e50 url(../images/bg2.png); box-shadow: 0 0 30px rgba(0,0,0,0.1); color: #fff;}
.fplay-icon {margin-right: 10px; height: 40px; line-height: 40px; width: 40px; text-align: center;
border-radius: 20px; color: #fff; background-color: #00c3ff; padding-left: 3px;}
.fplay-title {line-height: 20px; max-height: 40px; overflow: hidden;}
.fdl {margin-top: 20px; max-width: 100%;}
.fplay:hover {background: #00b09b; color: #fff;}
.js-item-played .js-play .fplay-icon {padding-left: 0; background-color: #00b09b;}


/* 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.7; font-size: 14px;}
.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;}


/* ADAPTIVE
----------------------------------------------- */
.btn-menu {display: none;}
.side-panel {width:280px; height:100%; overflow-x:hidden; overflow-y:auto; background-color:#fff;
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; -webkit-transition:top .4s;}
.btn-close.active {top:0px;}
body.opened-menu {overflow: hidden; width: 100%; height: 100%;}
.side-panel .hnav {display: block; margin-bottom: 20px; background-color: #2c3e50; padding: 15px 0;}
.side-panel .hnav a {margin: 0; padding: 0 20px; margin-bottom: 10px;}


@media screen and (max-width: 1220px) {
.wrap-center {max-width:1000px;}
.side, .hnav, .hdesc {display: none;}
#gotop {display: none !important;}
.btn-menu {width: 40px; height: 40px; line-height: 40px; text-align: center; border-radius: 4px;
cursor: pointer; background-color: #00c3ff; color: #fff; font-size: 18px; display: block;}
.search-wrap {-ms-flex-order: 10;-webkit-order: 10;order: 10; min-width: 100%;}
.audioplayer-bar {position: absolute; left: 0; top: -6px; height: 6px; width: 100%; border-radius: 0; margin: 0;}
.header, .footer, .content {border-radius: 0; margin: 0 auto;}
}

@media screen and (max-width: 950px) {
.wrap-center {max-width:768px;}
}

@media screen and (max-width: 760px) {
.wrap-center {max-width:640px;}

.fimg  {margin: auto;}
.finfo {width: 100%; min-width: 100%; margin: 20px 0 0;}
.fmeta {width: 100%; margin: 20px 0 0 0;}

.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;}
.fheader h1 {font-size: 24px;}
.header, .footer, .main {padding-left: 10px; padding-right: 10px;}
.footer {display: block; text-align: center;}
.ft-desc {margin: 20px 0;}
.audioplayer-volume, .ap-time, .ap-img {display: none;}
.audioplayer-playpause a {margin: 0 10px;}

.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;}
.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: 20px; position: relative;}
.logo img {position: absolute; left: 0; top: 50%; transform: translateY(-50%);}

.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:250px;}
}


.mgf, .mgf1, .mgf2, .mgf3, .mgf4, .mgf5 {
    font-weight: normal;
    font-size: 10px!important;
    text-align: right;
    color: #777;
    height: 14px;
    line-height: 14px;
    position: absolute;
    display: block;
    width: calc(100% - 10px);
    top: -4px;
    right: 10px;	
}


.wplayer>.mgf,.wplayer>.mgf1,.wplayer>.mgf2,.wplayer>.mgf3,.wplayer>.mgf4,.wplayer>.mgf5,.item-player>.mgf,.item-player>.mgf1,.item-player>.mgf2,.item-player>.mgf3,.item-player>.mgf4,.item-player>.mgf5 {
    position: absolute;
    margin: 0;
    color: #999;
    width: calc(100% - 20px);
    top: -1px;
    right: 20px;
    text-align: right;
}

.js-item>.mgf,.js-item>.mgf1,.js-item>.mgf2,.js-item>.mgf3,.js-item>.mgf4,.js-item>.mgf5,.top-item>.mgf{
	width: calc(100% - 10px);
    bottom: 1px;
    right: 10px;
    color: #aaa;
    top: auto;
}

.top-item>.mgf {
	color: #efd0cb;
    bottom: -15px;
    right: 0;
}

.fmain .fplay .mgf, .fctrl .fdl .mgf{
	color: #efd0cb;
    width: 100%;
    text-align: right;
    right: 5px;
    top: 0px;
    font-size: 9.5px!important;
}

.fmeta .fplay, .fmeta .fdl, .js-item,.top-item{
	position: relative;
}


.fmeta .fplay .mgf {
	color: #8b9a9c;
    width: calc(100% - 50px);
    text-align: center;
    right: auto;
    left: 50px;
    top: -1px;
    font-size: 10px!important;	
}

.fmeta .fdl .mgf {
    text-align: center;
    width: 100%;
    right: auto;
    left: 0;
    top: -2px;
    color: #e0e0e0;
    font-size: 8.5px!Important;
}