/* 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-family: 'Rubik', sans-serif; font-size: .9rem; line-height: normal; padding: 0; margin: 0;        
color: #273145; background: #F7F7F7; min-height: 100%; width: 100%; font-weight: 400;}
a {color: #273145; text-decoration: none;}
a:hover, a:focus {color: #273145; text-decoration: none;}
h1, h2, h3, h4, h5 {font-weight: 500; font-size: 24px;}

button, textarea, input[type="text"], input[type="password"] {appearance: none; -webkit-appearance: none; 
	font-size: .9rem; 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: 3px; cursor: pointer; color: #fff; font-size: 15px; font-weight: 400; 
box-shadow: 0 1px 2px rgba(0,0,0,.15);}
.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: #10d662; color: #fff; box-shadow: 0 1px 3px 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: #273145; 
box-shadow: inset 0 0 0 1px #F7F7F7, 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: #273145; opacity: 0.5; font-size: 14px;} 
input:focus::placeholder, textarea:focus::placeholder {color: transparent}

.img-box, .img-wide, .img-square, .img-resp, .img-resp-vert, .img-resp-sq, .img-fit {overflow: hidden; position: relative;}
.img-resp {padding-top: 60%;}
.img-resp-vert {padding-top: 124%;}
.img-resp-sq {padding-top: 100%;}
.img-box img, .img-square img, .img-resp img, .img-resp-vert img, .img-resp-sq img {width: 100%; min-height: 100%; display: block;}
.img-resp > img, .img-resp-vert img, .img-resp-sq img {position: absolute; left: 0; top: 0;}
.img-wide img {width: 100%; display: block;}
.img-fit img {width: 100%; height: 100%; object-fit: cover;}
.nowrap {white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

.fx-row, #dle-content {display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;
-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}
.fx-col {display:-ms-flexbox;display:-webkit-flex;display:flex; 
-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}
.fx-center {-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}
.fx-middle {-ms-flex-align:center;-webkit-align-items:center;align-items:center}
.fx-start {-webkit-justify-content:flex-start;justify-content:flex-start;}
.fx-first {-ms-flex-order: -1;-webkit-order: -1;order: -1;}
.fx-last {-ms-flex-order: 10;-webkit-order: 10;order: 10;}
.fx-1 {-ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; 
	max-width: 100%; min-width: 50px;}
.fx-between {-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}

b, strong, .fw700 {font-weight: 500;}
.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, .hmenu a, button, .btn, .side-nav a {transition: all .2s;}
.mtitle, .sub-title h1, .form-wrap h1 {margin-bottom: 20px; font-size: 24px;}
#dle-content > *:not(.sect-col) {width: 100%;}


/* BASIC GRID
----------------------------------------------- */
.wrap {min-width:320px; position: relative; min-height: 100vh; padding-bottom: 70px;}
.wrap-center {max-width:1160px; margin:0 auto; position:relative; z-index:20; box-shadow: 0 10px 30px rgba(0,0,0,0.1);}
.wrap-main {z-index: 100; background-color: #fff;}
.header {position: relative; padding: 20px 30px; background-color: #273145;}
.col-side {width: 300px; padding: 30px; color: #273145; border-right: 1px solid #F7F7F7;}
.col-side a {color: #273145;}
.content {min-height: 100vh; padding: 30px 33px;}
.footer {padding: 30px; margin-bottom: 20px; line-height: 1.5; background-color: #273145; color: #fff; font-weight: 300; font-size: 14px;}
.ft-desc span, .ft-desc a {color: #ffaeae; border-bottom: 1px dotted #ffaeae; font-weight: 400;}

#gotop {cursor: pointer; position: fixed; right: 15px; bottom: 85px; z-index: 999; display: none;
height: 60px; width: 60px; line-height: 60px; padding: 0; font-size: 28px; border-radius: 30px;}


/* HEADER
----------------------------------------------- */
.logo {display: block; height: 40px; margin-right: 20px; min-width: 180px; 
	padding-left: 40px; font-weight: 700; font-size: 24px; color: #fff !important; 
	line-height: 40px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; 
	background: url(../images/logo.svg) 0 center / 30px no-repeat;}
.logo span {opacity: 0.66;}
.search-box {position:relative; width: 700px;}
.search-box input, .search-box input:focus {padding: 0 50px 0 15px; height: 36px; line-height: 36px;
background-color: #364056; color: #fff; border-radius: 3px; box-shadow: 0 1px 2px rgba(0,0,0,.15);}
.search-box input:not(:focus)::placeholder {color: #9198a5; opacity: 1; font-size: 14px; font-weight: 300;} 
.search-box button {position:absolute; right:0; top:0; z-index:10; width: 40px; color:#fff !important; height: 36px !important; line-height: 36px !important;
font-size: 16px !important; padding: 0 !important; box-shadow: none !important;}
.btn-login {background-color: #FF561D; color: #fff; height: 36px; line-height: 36px;}


/* SECTION
----------------------------------------------- */
.sect {margin: 0 -33px 33px -33px; padding: 33px; padding-top: 0; border-bottom: 1px solid #F7F7F7;}
.sect:last-child {margin-bottom: 0; border: 0;}
.sect-header {margin-bottom: 20px;}
.sect-title {font-size: 18px; font-weight: 500;}
.sect-subtitle {font-size: 14px; font-weight: 500;}
.sect-link {margin-left: 20px; color: #273145; font-size: 15px;}
.sect-link:hover {text-decoration: underline;}
.podb {display: block;}
.podb-title {text-align: center; font-weight: 500; margin-top: 15px;}
.grid-6 {display: grid; gap: 20px; grid-template-columns: repeat(auto-fill,minmax(120px,1fr));}
.sharer {height: 24px;}
.sect-btn {margin-top: 20px;}
.btn2 {border: 2px solid #273145; font-weight: 500; line-height: 36px; border-radius: 20px; 
	color: #273145; background: none; box-shadow: none;}

.sect--bg {background-color: #fafafa; border: 0; margin-top: -33px; padding-top: 33px; padding-bottom: 0;}
.sect--bg .track-item {margin: 0 -33px; padding: 15px 33px; border-bottom: 1px solid #F0F2F4;}
.sect--bg .sect-btn {margin-bottom: 20px;}


/* TRACK
----------------------------------------------- */
.track-item {margin-bottom: 20px; position: relative;}
.track-item:last-child {margin-bottom: 0;}
.track-item a {display: block;}
.track-play {padding: 0; width: 40px; height: 40px; line-height: 38px; padding-left: 3px; border-radius: 50%;
	cursor: pointer; margin-right: 20px; font-size: 12px; text-align: center; color: #FF561D; border: 2px solid #FF561D;}
.track-title {font-weight: 500;}
.track-subtitle {margin-top: 4px; font-weight: 300;}
.track-fav {color: #999; margin-left: 20px; font-size: 18px; cursor: pointer;}
.track-time {color: #999; font-weight: 300; margin-left: 20px; width: 26px;}
.track-dl {color: #273145; margin-left: 20px; font-size: 16px; border: 2px solid #273145; 
	display: grid !important; place-items: center; height: 40px; width: 40px; border-radius: 50%;}
.js-item-played .track-play {color: #273145;}
.track-play:hover, .track-dl:hover {border-color: #273145;}
.js-item-played .fa-play:before {content: '\f04c';}
.js-item-played .track-play, .js-item-played .track-dl {padding-left: 0; border-color: #273145;}
.js-item-played .track-fav, .js-item-played .track-rating {opacity: 1; pointer-events: auto;}


/* SIDE
----------------------------------------------- */
.side-box {margin-bottom: 30px;}
.side-bt {font-size: 18px; font-weight: 500; margin-bottom: 20px;}

.side-nav a {display: block; font-size: 15px;}
.side-nav [class*=fa-] {width: 28px; height: 28px; line-height: 28px; background: #86cbf6; color: #fff;
	text-align: center; border-radius: 50%; box-shadow: 0 1px 2px rgba(0,0,0,.15); margin-right: 20px;}
.icon-red [class*=fa-] {background: #ff7d8d;}
.icon-yellow [class*=fa-] {background: #f7cd40;}
.icon-orange [class*=fa-] {background: #ffb55a;}
.icon-green [class*=fa-] {background: #a2c57e;}
.icon-marine [class*=fa-] {background: #78cbc4;}
.icon-orange2 [class*=fa-] {background: #ff967b;}
.icon-violet [class*=fa-] {background: #95a0c5;}
.icon-brown [class*=fa-] {background: #db9b86;}

.side-tags ul {margin-right: -10px; margin-bottom: -10px;}
.side-tags li {-ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; 
	max-width: 100%; min-width: auto; margin: 0 10px 10px 0;}
.side-tags li a {padding: 0 15px; height: 40px; line-height: 40px; border-radius: 3px; font-weight: 300; 
	display: block; white-space: nowrap; background-color: #5e5950; box-shadow: 0 1px 1px rgba(0,0,0,.65);}
.side-tags li a:hover {background-color: #273145; color: #fff;}
.side-tags a:before {content: '#'; display: inline; margin-right: 3px;}

.tt + .tt, .side-nav li + li {margin-top: 10px;}
.tt {display: block; line-height: 1.5;}
.tt-subtitle {font-weight: 300;}
.side-nav a:hover, .tt:hover {text-decoration: underline;}


/* SEO DESCRIPTION
----------------------------------------------- */
.site-desc {line-height: 20px; font-weight: 300;}
.site-desc h1, .site-desc h2 {font-size: 18px; margin-bottom: 20px; font-weight: 500;}
.site-desc li {list-style-type: disc; margin-left: 40px;}
.site-desc a {color: #273145; text-decoration: underline;}
.site-desc p, .site-desc ul {margin-bottom: 20px;}
.slice {overflow:hidden; position:relative; transition:height .2s;}
.slice-masked:before {content:'';position:absolute;z-index:1;bottom:0px;left:0;right:0;height:80px;pointer-events:none;
background:linear-gradient(to bottom, transparent 0%, #fff 90%);}
.slice-btn {margin:-10px 0 0px 0; position: relative; z-index: 10;}
.slice-btn span {display:inline-block; cursor:pointer; color:#273145; font-size: 15px; text-decoration: underline;}


/* FOOTER
----------------------------------------------- */
.ft-menu {margin-bottom: 5px;}
.ft-menu a {margin-right: 10px; font-size: 16px; font-weight: 500;}
.ft-menu a:before {content:"\f111"; font-family:'Font Awesome 5 Pro'; color: #9ed0c7; 
margin-right: 12px; font-weight: 900; font-size: 10px;}
.footer a:hover {text-decoration: underline;}


/* BOTTOM NAVIGATION
----------------------------------------------- */
.bottom-nav {line-height:40px;}
.pnext a, .pprev a, .pprev > span, .pnext > span {display:block; width:30px; text-align:center;}
.navigation {text-align:left;}
.navigation a, .navigation span, .pnext a, .pprev a, .pprev > span, .pnext > span {display:inline-block; padding:0 10px; 
margin:10px 6px 0 0px; border-radius:3px; min-width: 40px; text-align: center;
background-color: #e5ebf3; box-shadow: 0 1px 1px rgba(0,0,0,.25);}
.navigation span:not(.nav_ext), .pagi-nav a:hover {background-color:#273145; color:#fff;}


/* FULL
----------------------------------------------- */
.speedbar {font-size: 13px; color: #949494; margin-bottom: 15px; padding-bottom: 15px; border-bottom: 1px dashed #F7F7F7;}
.speedbar .far {color: #77bee1;}
.fheader h1 {font-size: 24px; font-weight: 500;}
.fheader h1 > span {color: #273145;}
h1 a {margin-left: 10px; color: #273145; font-size: 16px;}
.fheader {margin-bottom: 20px;}

.fleft {width: 140px; margin-right: 20px;}
.fposter {width: 140px; height: 140px;}
.fmid {margin-right: 15px; width: 200px;}
.fctrl {width: 100%; margin-top: 20px;}

h2.fcaption {line-height: 1.5; margin-top: 20px; font-weight: 300; font-size: .9rem; background-color: #e4ecf6; padding: 15px;}
.ftext {margin-top: -10px; position: relative;}

.finfo {line-height: 1.5; font-weight: 300; font-size: 14px;}
.finfo li + li {margin-top: 5px;}
.finfo li > span:first-child {font-weight: 400; margin-right: 5px;}
.fcat {width: 240px; text-align: right;}
.finfo a {color: #273145; border-bottom: 1px dotted #273145;}
.fcat a {display: inline-block; vertical-align: top; height: 32px; line-height: 30px; font-size: 12px; 
border-radius: 16px; padding: 0 10px; border: 1px solid #ccc; color: #666; margin: 0 0 8px 5px;}
.fcat a:before {content: '#'; display: inline; margin-right: 3px;}
.fshare {justify-content: flex-end; display: flex;}

.fplay, .fdl, .ffav {cursor: pointer; height: 40px; line-height: 38px; border-radius: 20px; text-transform: uppercase;
	border: 2px solid #ECBEAE; background-color: #ECBEAE; margin-right: 20px; padding: 0 20px; font-size: 15px; font-weight: 500; text-align: center;}
.fplay {background-color: #fce4e3; width: 142px; border-color: #FF561D;}
.fplay .track-play {width: auto; height: auto; line-height: 38px; border: 0; 
	margin-right: 10px; font-size: 15px; padding: 0;}
.fdl .fas, .fdl .far {margin-right: 10px; color: #273145;}
.ffav {border-color: #ccc; width: 40px; padding: 0; color: #273145;}
.fdl:hover, .fplay:hover, .fdl:hover [class*=fa-], .fplay:hover [class*=fa-], .ffav:hover, .fcat a:hover 
{color: #fff; background-color: #FF561D;}


/* FULL STORY STATIC
----------------------------------------------- */
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame 
{max-width:100% !important; display:block; width:100%; height:450px;}
.mejs-container {max-width:100% !important;}
.full-text {line-height: 2; font-size: 1rem; font-weight: 300; color: #000;}
.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:#83a1b0;}
.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;}


/* COMMENTS
----------------------------------------------- */
.add-comms {margin-bottom: 30px; display: none;}
.ac-inputs input {width: 48.7%; margin-bottom: 15px;}
.ac-textarea textarea {height: 100px; margin-bottom: 15px;}
.ac-protect, .ac-textarea .bb-editor + br {display: none;}
.comments_subscribe input {margin-right: 10px;}
.comments_subscribe {display: block;}
.mass_comments_action {display: none;}
.last-comm-link {display: inline-block; padding-bottom: 20px; color: #06c; font-size: 18px;}

.comm-avatar {position: absolute; left: 0; top: 0; width: 40px; height: 40px; border-radius: 50%;}
.comm-letter {text-align: center; line-height: 40px; background-color: #273145; color: #fff; 
	font-weight: 500; text-transform: uppercase; font-size: 18px; position: absolute; left: 0; top: 0; 
width: 100%; height: 100%;}
.comm-item {margin-bottom: 20px; font-size: 13px; padding-left: 50px; position: relative; min-height: 40px;}
.comm-two {margin: 10px 0; font-size: 14px;}
.comm-one > span {margin-right: 15px; color: #949494;}
.comm-one > span.comm-author, .comm-one > span.comm-author a {color: #485460;}
.comm-three-left > a, .comm-three-right li a {opacity: 0.6;}
.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; position: relative; top: -3px;}
.comm-rate3 a {display: inline-block; vertical-align: middle; position: relative; color: #27ae60; font-size: 18px;}
.comm-rate3 a:last-child {color: #c0392b;}
.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 {border-bottom-color: transparent;}
.comm-three-left > a {opacity: 1; color: #44658e; border-bottom: 1px dotted #44658e;}

/* LOGIN
----------------------------------------------- */
.overlay-box {position: fixed; z-index: 998; left: 0; top: 0; width: 100%; height: 100%; 
opacity: 0.8; background-color: #273145; cursor: pointer;}
.login-box {position: fixed; z-index: 999; left: 50%; top: 50%; transform: translate(-50%,-50%); 
background-color: #fff; padding: 30px 60px; width: 400px; border: 6px solid #f7f9fb; 
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: 18px; font-weight: 500; margin-bottom: 15px; text-align: center;}
.login-avatar {width: 60px; height: 60px; border-radius: 50%; margin: 0 auto 15px auto; 
text-align: center; line-height: 60px; font-size: 24px; background-color: #f5f9fb; color: #939393;}
.login-input {margin-bottom: 15px;}
.login-input button {margin-left: 15px; width: 60px; font-size: 18px !important;}
.login-btm a {border-bottom: 1px dotted #273145; color: #273145; font-size: 13px;}
.login-menu {border-top: 1px solid #F7F7F7; border-left: 1px solid #F7F7F7;}
.login-menu li {text-align: center; border-right: 1px solid #F7F7F7; border-bottom: 1px solid #e3e3ee; width: 50%;}
.login-menu a {display: block; padding: 10px 5px; font-size: 13px;}
.login-menu li .fa {display: none;}
.login-admin {text-align: center; margin: -10px 0 25px 0;}
.login-soc-title {text-align: center; margin: 30px 0 15px 0;}
.login-soc-btns {text-align: center;}
.login-soc-btns a {display:inline-block; margin: 0 3px; vertical-align:top;}
.login-soc-btns img {display:block; width:30px; height: 30px; border-radius: 50%;}
.login-soc-title:after, .login-btm a:after {content: attr(data-text);}

/* ADAPTIVE
----------------------------------------------- */
.side-panel {width:280px; height:100%; overflow-x:hidden; overflow-y:auto; background-color:#273145;
padding:10px; z-index:9999; position:fixed; left:-320px; top:0; transition:left .4s; color: #fff;}
.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; cursor: pointer;}
.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; opacity: 0; 
background-color: #e84e36; color: #fff; transition:top .4s; -webkit-transition:top .4s;}
.btn-close.active {top:0px; opacity: 1;}
body.opened-menu {overflow: hidden; width: 100%; height: 100%;}
.side-panel a {color: #fff;}


@media screen and (max-width: 1220px) {
body {background-image: none;}
.wrap {padding-top: 0;}
.wrap-center {max-width:1000px; border-radius: 0;}
.col-side {width: 100%; border: 0; padding: 20px;}
.content {padding-left: 20px; padding-right: 20px;}
.sect {padding-left: 20px; padding-right: 20px; margin-left: -20px; margin-right: -20px;}
.header {padding-top: 10px; margin: 0;}
.btn-login {padding: 0; background-color: transparent !important; box-shadow: none; width: 44px; 
overflow: hidden; white-space: nowrap; color: #fff;}
.btn-menu {display: block; margin-left: 20px; font-size: 18px; width: 40px; padding: 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: 20px;
	position: relative; overflow: hidden; left: 0; top: 0;}
.search-wrap, .search-box {-ms-flex-order: 10;-webkit-order: 10;order: 10; min-width: 100%; margin: 0; width: 100%;}
.search-wrap {margin-top: 10px;}
.sect--bg .track-item {margin: 0 -20px; padding: 15px 20px;}
}

@media screen and (max-width: 950px) {
.wrap-center {max-width:768px;}
.wrap {padding-bottom: 125px;}
.grid-6 {gap: 20px 20px;}
.grid-6 .podb:nth-child(6) {display: none;}

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

@media screen and (max-width: 760px) {
.col-side, .ft-counter, .btn-login {display: none;}
.wrap-center {max-width:640px;}
.grid-6 .podb:nth-child(6) {display: block;}
.login-box {max-width: calc(100% - 60px); padding: 15px;}
.frate {min-width: 100%; margin: 10px 0;}
.fcat, .ffav-btn, .fshare {display: none;}
.fcaption {margin-left: -20px; margin-right: -20px; padding: 15px 20px; margin-bottom: -33px;}

.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;}
.wrap {padding-bottom: 100px;}
.fctrl {justify-content: space-between;}
.fdl, .fplay {width: 48%; margin: 0; margin-bottom: 10px;}
.fshare {width: 100%; 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;}
}

@media screen and (max-width: 470px) {
.wrap {overflow: hidden;}
.wrap-center22 {max-width:360px;}
.track-fav {display: none !important;}
.track-rating {right: 65px;}
.track-desc {margin-left: -10px;}

.fheader h1 {font-size: 18px;}
.fleft {width: 110px; margin-right: 20px;}
.fposter {width: 110px; height: 110px;}
.finfo li + li {margin: 0;}
.add-comm-btn {padding: 0 10px;}
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:250px;}
}



/* PLAYER
----------------------------------------------- */
.nowrap {overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.img-fit img {width: 100%; height: 100%; object-fit: cover;}
.fx-first {-ms-flex-order: -1;-webkit-order: -1;order: -1;}
.fx-last {-ms-flex-order: 10;-webkit-order: 10;order: 10;}
.wplayer {width: 100%; position: fixed; left: 0; bottom: 0; z-index: 997; 
	background-color: #fff; color: #ccc; /*box-shadow:  0 0 60px rgba(0, 186, 143,0.3);*/}
.audioplayer {max-width: 1160px; width: 100%; margin: 0 auto; min-height: 80px; padding: 20px 0px;}
.audioplayer audio {display: none;}
.audioplayer-bar {position: relative; height: 5px; cursor: pointer;
	background-color: #c9cfd6; margin: 0 10px; flex: 1 1 0;}
.audioplayer-bar-loaded {position: absolute; left: 0; top: 0; height: 100%; background-color: rgba(0,0,0,0);}
.audioplayer-bar-played {position: absolute; left: 0; top: 0; height: 100%;
	z-index: 10; background-color: #273145; cursor: pointer;}
.audioplayer-bar-played::before, .audioplayer-volume-adjust > div > div::before {content: ''; 
	width: 14px; height: 14px; border-radius: 50%; background-color: #fff; box-shadow: 0 1px 2px rgba(0,0,0,0.4); 
	position: absolute; right: 0; top: 50%; transform: translate(50%,-50%); pointer-events: none;}

.audioplayer-volume {display: flex; align-items: center; gap: 10px; margin-left: 30px;}
.audioplayer-muted .fa-volume-up:before {content: '\f6a9';}
.audioplayer-volume-button a {display: block; font-size: 18px; color: #ccc;}
.audioplayer-volume-adjust > div {width: 80px; height: 5px; position: relative; cursor: pointer; background: #c9cfd6;}
.audioplayer-volume-adjust > div > div {background-color: #273145;
	position: absolute; left: 0; bottom: 0; z-index: 10; height: 100%;}

.ap-dl {font-size: 18px; margin-left: 15px; order: 10; color: #ccc;}
.audioplayer-time {font-size: 13px; min-width: 37px; color: #273145;}
.ap-desc {width: 280px; margin-right: 20px; justify-content: flex-start; color: #273145;}
.ap-info {max-width: calc(100% - 65px);}
.ap-img {width: 50px; height: 50px; margin-right: 15px;}
.ap-artist {margin-top: 4px; font-weight: 300;}
.ap-title {font-weight: 500;}
.ap-btns {margin-right: 30px;}
.audioplayer-playpause a {width: 40px; height: 40px; display: grid; place-items: center;
	border-radius: 50%; position: relative; margin: 0 15px; color: #FF561D; border: 2px solid #FF561D;}
.ap-prev, .ap-next {cursor: pointer; font-size: 24px;}
.ap-prev:hover, .ap-next:hover, .audioplayer-volume-button a:hover, .ap-dl:hover {opacity: 1; color: #273145;}
.audioplayer-stopped .audioplayer-playpause a {padding-left: 3px;}
.audioplayer-playpause a:hover {border-color: #273145; color: #273145;}
.wplayer-init .audioplayer-playpause .fas:before {content: '\f04b'; padding-left: 1px;}
.wplayer-init .audioplayer-bar-played {width: 10px !important;}

@media screen and (max-width: 950px) {
	.ap-desc {width: 100%; margin-bottom: 10px; justify-content: center;}
	.ap-btns {margin-left: 0;}
}
@media screen and (max-width: 590px) {
	.ap-desc {width: calc(100% - 170px); margin-right: 0; justify-content: flex-start;}
	.ap-btns {width: 153px; margin: 0 0 10px 15px;  flex-wrap: nowrap;}
	.audioplayer-volume {margin-left: 13px;}
	.audioplayer {padding: 10px;}
	.ap-img {margin-right: 10px;}
	.ap-info {max-width: calc(100% - 60px);}
}