* {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 'Montserrat', sans-serif; line-height: normal; padding: 0; margin: 0;        
	color: #333; background: #061d24; min-height: 100%; width: 100%; font-weight: 400;}
a {color: #333; text-decoration: none;}
a:hover, a:focus, .track-desc:hover > *, .side-item:hover * {color: #4293D8; text-decoration: none;}
h1, h2, h3, h4, h5 {font-weight: 500; 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: 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]):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: #4293D8; 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: #48b0ca; 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 {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-row-start {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:start; row-gap: 20px;}
.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, .main-nav > 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: 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, .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 {width: 100%;}


/* BASIC GRID
----------------------------------------------- */
.wrap {min-width:320px; position: relative; padding-bottom: 60px;}
.wrap-center {max-width:1170px; margin:0 auto; position:relative; z-index:20;}
.header {padding: 30px 0;}
.wrap-main {background-color: #fff; box-shadow: 0 20px 50px rgba(0,0,0,0.8);}
.nav, .fdl {background: linear-gradient(179deg, #43ABC4 -61.58%, #4085E2 99.37%); position: relative;}
.cols {padding: 0 60px;}
.col-main {min-height: 100vh; padding: 30px 0;}
.col-right {width: 233px; margin-left: 60px; padding: 30px 0 0 0; border-left: 1px solid #eee;}
.footer {color: #fff; padding: 30px 60px; position: relative;}
.footer-menu a {font-weight: 500; color: #fff; border-bottom: 1px dotted #fff; display: block; margin-right: 30px;}

.overlay-box {position: fixed; z-index: 998; left: 0; top: 0; width: 100%; height: 100%; 
	opacity: 0.8; background-color: #000; cursor: pointer;}
#gotop {cursor: pointer; position: absolute; left: 50%; top: 0; margin-left: -40px; 
	background-color: #e2f0f4; color: #4293D8; display: flex; justify-content: center; 
	width: 80px; height: 40px; border-radius: 0 0 40px 40px; font-size: 24px;}


/* HEADER
----------------------------------------------- */
.mp3logo {background: url(../images/mp3logo.svg) no-repeat; width: 39px; height: 43px;}
.logo {display: flex;align-items: center;  color: #fff !important; font-weight: 800; white-space: nowrap;
	font-size: 22px; padding-left: 5px; }
.logo div {font-size: 12px; font-weight: 400; margin-top: 3px; text-transform: none;}

.logo span.logo-domain {font-size: 12px; font-weight: 500;}
.logo span.mp4 {color: #FFF;}
.logo span.mp3 {color: #FFF;
font-family: Montserrat;
font-size: 24px;
font-style: normal;
font-weight: 800;
line-height: normal;}
.logo span.mp2 {color: #030F13;
font-family: Montserrat;
font-size: 24px;
font-style: normal;
font-weight: 800;
line-height: normal;}

.logo span.me {
	color: #FFF;
font-family: Montserrat;
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.logo span.me2 {
	color: #030F13;
font-family: Montserrat;
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.logo span.com {
	color: #4190DA;
font-family: Montserrat;
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.search-wrap {margin: 0 30px;}
.search-box {max-width: 384px; position: relative;}
.search-box input, .search-box input:focus {padding: 0 60px 0 15px; border-radius: 4px; box-shadow: none;}
.search-box input:not(:focus)::placeholder {color: #333; opacity: 0.5; font-size: 13px;} 
.search-box button {position:absolute; right:0; top:0px; z-index:10; width: 40px; cursor: pointer; 
	background: none; color: #333; line-height: 40px; text-align: center;}
.main-nav > li > a, .fdl {display: block; text-align: center; color: #fff; position: relative;
	padding: 50px 0 15px 0; font-size: 14px; white-space: nowrap;}
.main-nav .fal, .fdl  .fal, .fdl .fas {display: block; height: 40px; font-size: 24px;
	position: absolute; left: 0; right: 0; top: 15px; text-align: center; opacity: 0.666;}
.main-nav > li {border-right: 1px solid rgba(0,0,0,0.15); box-shadow: 1px 0 rgba(255,255,255,0.25);}
.hidden-menu {background-color: #fff; box-shadow: 0 15px 15px rgba(0,0,0,0.2); z-index: 100;
	position: absolute; left: 0; top: 100%; width: 100%; column-width: 200px; column-gap: 20px;
	visibility: hidden; opacity: 0; transform: translateY(30px); padding: 30px;}
.hidden-menu li a {display: block; font-size: 14px; margin-bottom: 15px; white-space: nowrap;}
.main-nav > li:hover .hidden-menu {visibility: visible; opacity: 1; transform: translateY(0px);}
.main-nav > li:hover > a {background-color: #fff; color: #4293D8;}


/* SECTION
----------------------------------------------- */
.sect {margin-bottom: 30px; position: relative;}
.sect-header {margin-bottom: 30px;}
.sect-title {font-weight: 600; font-size: 22px;}
.site-desc {padding: 30px 60px; background-color: rgba(62,156,179,0.15); line-height: 1.6; font-size: 14px;}
.site-desc .logo {color: #000 !important; margin-right: 60px; line-height: normal;}
.site-desc a, .site-copyright span {color: #4293D8; border-bottom: 1px dotted #4293D8;}
.site-copyright {margin-top: 23px; font-size: 12px; color: #666;}


/* TRACK ITEM
----------------------------------------------- */
.track-item {padding: 0 10px;}
.track-item:nth-child(2n+1) {background-color: rgba(62,156,179,0.04);}
.track-item a, a.track-desc {display: block;}
.track-img {width: 40px; height: 40px; border-radius: 10px; margin-right: 15px;}
.track-play {cursor: pointer; font-size: 14px; width: 40px; height: 40px; text-align: center; color: #4293D8;}
.track-desc {padding: 0 10px;}
.track-title {font-weight: 500; display: inline;}
.track-subtitle {color: #666; display: inline;}
.track-subtitle:before {content: '-'; display: inline; margin: 0 4px;}
.track-time {font-size: 11px; color: #999; height: 20px; line-height: 20px; border-radius: 3px; 
	background-color: #fff; width: 40px; text-align: center;}
.js-item-played .fa-play:before {content: '\f04c'; color: #4293D8;}


/* SIDEBAR
----------------------------------------------- */
.side-bt {padding-left: 30px; font-weight: 600; font-size: 17px; margin-bottom: 30px;}
.side-item {display: block; padding: 15px 60px 15px 75px; color: #999; font-size: 13px;
	border-top: 1px solid #eee; position: relative; margin-right: -60px;}
.side-item div {font-weight: 500; color: #333; margin-bottom: 4px; font-size: 15px;}
.side-item::before {content: '\f32b'; font-family: 'Font Awesome 5 Pro'; font-weight: 300; 
	position: absolute; left: 30px; top: 50%; color: #4293D8; font-size: 18px; transform: translateY(-50%);}


/* BOTTOM NAVIGATION
----------------------------------------------- */
.bottom-nav {margin-bottom: -10px; padding-top: 50px;}
.nav-load a {display: flex; align-items: center; justify-content: center; 
	padding: 0 20px; max-width: 384px; margin: 0 auto;  
	background: linear-gradient(to top, #43ABC4, #4085E2); color: #fff; 
	text-align: center; height: 50px; border-radius: 4px;}
.nav-load a:hover {background: linear-gradient(to bottom, #43ABC4, #4085E2); color: #fff;}
.nav-load > span {display: none;}
.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 0 0 1px #eee; border-radius: 4px; font-weight: 500; font-size: 17px;}
.navigation span:not(.nav_ext), .pagi-nav a:hover {background-color:#43ABC4; color: #fff;}


/* PLAYER
----------------------------------------------- */
.wplayer {width: 100%; position: fixed; left: 0; bottom: 0; z-index: 990;}
.audioplayer {max-width: 1170px; margin: 0 auto; height: 60px; padding: 10px 20px 10px 10px;
background-color: #232323; color: #fff; box-shadow: 0 -15px 30px rgba(0,0,0,0.2); position: relative;}
.audioplayer audio {display: none;}
.audioplayer-bar {position: absolute; left: 0px; right: 0px; top: -6px; height: 6px; 
	background-color: #111; overflow: hidden; cursor: pointer;}
.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: #4293D8;}
.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: #4293D8; 
position: absolute; left: 0; bottom: 0; z-index: 10;}
.audioplayer-volume:hover .audioplayer-volume-adjust {display: block;}
.ap-dl {font-size: 24px; color: #4293D8; 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;}
.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: #4293D8; color: #fff;}
.ap-prev, .ap-next {cursor: pointer; color: #fff; background-color: #4293D8; 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: #4293D8; 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: 12px; color: #999; margin-bottom: 30px;}
.speedbar .fas {margin-right: 8px; color: #4293D8;}
h1 > span {color: #4293D8;}
h1 a {margin-left: 15px;}
.fmain h1 {margin-bottom: 15px; font-size: 22px;}
.fimg {width: 180px; height: 180px; margin-right: 15px;}

.finfo li {font-size: 12px; line-height: 1.8; padding: 3px 10px 3px 140px; min-height: 27px; position: relative;}
.finfo li:nth-child(2n+1) {background-color: rgba(62,156,179,0.04);}
.finfo li > span:first-child {color: #666; display: inline-block; width: 120px; 
	position: absolute; left: 10px; top: 3px;}
.frate {position: absolute; z-index: 10; left: 0; top: 8px; background-color: #fff; font-size: 12px;
	padding: 0 8px; border-radius: 0 4px 4px 0; height: 30px; line-height: 30px;}
.frate a .fas {color: #6ab04c; margin-right: 2px;}
.frate a + a .fas {color: #eb4d4b; margin-left: 13px;}
.fbtm {margin-top: 15px;}
.fdl {margin-right: 15px; width: 83px; height: 48px; border-radius: 4px;}
.fcaption {font-size: 12px; line-height: 1.6; border-radius: 4px; position: relative;
	 color: #8a4f0c; background-color: rgba(240,147,43,0.08); padding: 13px 30px 13px 95px;} 
.fcaption-2 {font-size: 12px; line-height: 1.6; position: relative;
	 color: #1D3239; border-radius: 3px; background: #F7FBFC;padding: 13px 13px 13px 13px;} 	 
.fcaption div {display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;}
.fcaption::before {content: '\f8c9'; font-family: 'Font Awesome 5 Pro'; font-weight: 300; 
	position: absolute; left: 30px; top: 50%; color: #4293D8; font-size: 38px; transform: translateY(-50%);}

/*.fplay {width: 130px; background: linear-gradient(to top, #111, #444); cursor: pointer;
	box-shadow: inset 0 0 60px #000}*/
.fplay {cursor: pointer; display: flex;width: 130px;padding: 12px 24px;justify-content: center;align-items: center;gap: 8px; border-radius: 32px; background: #FF1F59;}
.fdown {cursor: pointer; display: flex;width: 140px;padding: 12px 24px;justify-content: center;align-items: center;gap: 8px; border-radius: 32px; background: #4293D8;}
.flike {cursor: pointer; display: flex;width: 48px;justify-content: center;align-items: center;gap: 8px; border-radius: 32px; background: #EDF2F4;}
.fshare {cursor: pointer; display: flex;width: 48px; justify-content: center;align-items: center;gap: 8px; border-radius: 32px; background: #EDF2F4; }
.fplay .fas {color: #4293D8; opacity: 1;}
.fplay .fas {color: #4293D8; opacity: 1;}
.js-item-played .fplay .fa-play:before {content: '\f04c'; color: #4293D8;}

.show-text {width: 40px; height: 40px; border-radius: 50%; text-align: center; font-size: 18px; 
	cursor: pointer; background-color: #4293D8; 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;}


/* 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: 15px;}
.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;}
.side-panel {width:280px; height:100%; overflow-x:hidden; overflow-y:auto; background-color:#f2f6f8;
	padding: 0; z-index:9999; position:fixed; left:-320px; top:0; transition:left .4s; 
	background: linear-gradient(179deg, #43ABC4 -61.58%, #4085E2 99.37%);}
.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: #FF1F59; color: #fff; opacity: 0; transition:all .4s;}
.btn-close.active {top:0px; opacity: 1;}
body.opened-menu {overflow: hidden; width: 100%; height: 100%;}
.side-panel .nav, .side-panel .main-nav {display: block;}
.side-panel .main-nav > li > a {text-align: left;padding: 0 0 0 50px; height: 40px; line-height: 40px;}
.side-panel .main-nav .fal {height: auto; font-size: 18px;
	left: 15px; right: auto; top: 50%; transform: translateY(-50%);}
.side-panel .main-nav > li {border: 0; border-bottom: 1px solid rgba(0,0,0,0.15); box-shadow: 0 1px rgba(255,255,255,0.25);}
.side-panel .hidden-menu {width: 100%; box-shadow: none; column-width: 100px; column-gap: 15px;
	border-radius: 0; position: static; visibility: visible; transform: none; 
	opacity: 1; padding: 15px;}
.side-panel .hidden-menu li a {font-size: 13px; white-space: normal; margin-bottom: 10px;}

@media screen and (max-width: 1220px) {
	.wrap {overflow: hidden;}
	.wrap-center {max-width:1000px;}
	.nav, .site-desc .logo {display: none;}
	.btn-menu {display: block; font-size: 28px; margin-left: 25px; cursor: pointer; color: white;}
	.header, .footer, .site-desc, .cols {padding-left: 15px; padding-right: 15px;}
	.col-right {width: 100%; width: calc(100% + 30px); margin: 0 -15px; border-top: 1px solid #eee;}
	.side-item {margin-left: 0; margin-right: 0; padding-right: 15px; padding-left: 46px; width: 50%;}
	.side-item::before {left: 15px;}
	.side-item:nth-child(2n) {border-left: 1px solid #eee;}
	.side-items {display: flex; justify-content: flex-start; flex-wrap: wrap;}
	.side-bt {padding-left: 15px;}
	.site-desc {text-align: center;}
	.footer {display: block; text-align: center; padding-top: 60px;}
	.footer-menu {justify-content: center;}
	.footer-menu a {display: inline-block; margin: 0 10px 20px 10px;}
	.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;}
	.search-wrap {-ms-flex-order: 10;-webkit-order: 10;order: 10; margin: 0; margin-top: 15px; min-width: 100%;}
	.search-box {max-width: 100%;}
	.wplayer {bottom: 0;}
	.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;}
}

@media screen and (max-width: 760px) {
	.wrap-center {max-width:640px;}
	.header {padding-top: 5px; padding-bottom: 5px;}

	.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: #4293D8;}
	.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%);}

	.fcols {display: block;}
	.fimg {margin: 0 auto 15px auto;}
	.fcaption {min-width: 100%; margin-top: 15px;}
	
	.fplay {margin-right: 15px; -ms-flex-preferred-size: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; }
}

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

	.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;}
	.track-item {margin-left: -15px; margin-right: -15px;}
	.track-play {margin-left: -10px; width: 30px; padding-left: 8px;}
	.track-time {background: none; width: auto;}
	.fcaption {padding: 15px;}
	.fcaption::before {display: none;}

	.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;
    text-align: right;
    color: #666;
    height: 14px;
    line-height: 14px;
    position: absolute;
    display: block;
    width: calc(100% - 10px);
    top: -15px;
    right: -48px;	
}


.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: relative;
    margin: 9px auto -9px auto;
    max-width: 1170px;
    color: #666;
    width: auto;
	top: 4px;
    right: 0;
    z-index: 2;
    padding-right: 15px;
    padding-top: 2px;
}

.track-item>.mgf,.track-item>.mgf1,.track-item>.mgf2,.track-item>.mgf3,.track-item>.mgf4,.track-item>.mgf5{
	width: calc(100% - 5px);
    right: 5px;
    color: #6666;
    top: 0;
}


.fdl>.mgf {
    font-size: 8px;
    color: #eeea;
    top: 2px;
    left: 1px;
    letter-spacing: 0px;
    text-align: center;
    right: 0;
    white-space: normal;
    line-height: 0.9;
    width: 100%;	
}

.fmeta .fplay, .fmain .fplay, .fmeta .fdl, .fmain .fdl, .track-item, .track{
	position: relative;
}

/*--- Подсветка исходного кода ---*/
.hljs-comment, .hljs-quote {
  color: #a0a1a7;
  font-style: italic;
}

.hljs-doctag, .hljs-keyword, .hljs-formula {
  color: #a626a4;
}

.hljs-section, .hljs-name, .hljs-selector-tag, .hljs-deletion, .hljs-subst {
  color: #e45649;
}

.hljs-literal {
  color: #0184bb;
}

.hljs-string, .hljs-regexp, .hljs-addition, .hljs-attribute, .hljs-meta-string {
  color: #50a14f;
}

.hljs-built_in, .hljs-class .hljs-title {
  color: #c18401;
}

.hljs-attr, .hljs-variable, .hljs-template-variable, .hljs-type, .hljs-selector-class, .hljs-selector-attr,
.hljs-selector-pseudo, .hljs-number {
  color: #986801;
}

.hljs-symbol, .hljs-bullet, .hljs-link, .hljs-meta, .hljs-selector-id, .hljs-title {
  color: #4078f2;
}

.hljs-emphasis {
  font-style: italic;
}

.hljs-strong {
  font-weight: bold;
}

.hljs-link {
  text-decoration: underline;
}

figure {
    margin: 0;
}

figure.align-left {
    float: left;
}

figure.align-right {
    float: right;
}

figure.image.align-center {
    display: table;
    margin-left: auto;
    margin-right: auto;
}

figure.image figcaption {
	padding: 1rem;
    background-color: #fafafa;
    font-size: .8rem;
    caption-side: bottom;
    word-break: break-word;
    text-align: center;
}

figure.image.align-center figcaption {
	display: table-caption;
}

.comments-image-gallery {
  margin: 0;
  padding: 0;  
  list-style: none;
  clear: both;
}

.comments-image-gallery li{
	list-style: none;
	margin: 0;
	padding: 0;  
}

.comments-image-gallery li img{
  float: left;
  margin-right: 5px;
  border: 5px solid #fff;
  width: 100px;
  height: 100px;
  transition: box-shadow 0.5s ease;
}

.comments-image-gallery li img:hover {
  box-shadow: 0px 0px 7px rgba(0,0,0,0.4);
}

.mce-toc {
  border: 1px solid #dbdada;
  margin: 0 0 .7rem 0;
}

.mce-toc h2 {
  margin: 4px;
}

.mce-toc ul {
  padding-left: 20px;
  list-style: none;
  margin-top: 0;
  margin-bottom: 0;
  margin-block-start: 1em;
  margin-block-end: 1em;
}

.mce-toc ul ul {
  padding-left: 20px;
  margin-block-start: 0;
  margin-block-end: 0;
}

.mce-toc li {
  list-style-type: none;
}

.image-bordered {
	border: 1px solid #ddd;
}

.image-shadows {
	box-shadow: rgb(9 30 66 / 25%) 0px 4px 8px -2px, rgb(9 30 66 / 8%) 0px 0px 0px 1px;
}

.image-padded {
	padding: 0.5rem;
}

.comments-user-profile {
  font-weight: bold;
  cursor: pointer;
  color: #3394e6;
}

.title_spoiler svg{
	vertical-align: middle;
	margin-top: -4px;
	margin-right: 7px;
	height: 16px;
	width: 16px;
}

.mce-accordion summary {
	cursor: pointer;
}

.self_delete_link {
	border: 0 none;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	padding: 12px 27px;
	border-radius: 10px;
	outline: none;
	background-color: #f44336;
	color: #fff;
	text-shadow: 0 1px #333;
	text-decoration: none !important;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2);
	box-sizing: border-box;
	transition: all ease .1s; transition: all ease .1s;
}

.DLEPush {
	z-index: 2001;
	position: fixed;
	right: 20px;
	top: 20px
}

@keyframes DLEPush-show {
	0% {
		transform: translateY(100%);
		opacity: 0;
	}

	100% {
		transform: translateY(0);
		opacity: 1;
	}
}

.DLEPush-notification.wrapper {
	animation-name: DLEPush-show;
	animation-duration: 1s;
	position: relative;
	display: grid;
	grid-template-columns: auto 1fr;
	align-items: center;
	color: #333;
	margin-bottom: 10px;
	width: 100%;
	max-width: 400px;
	box-shadow: 0 10px 15px rgb(0 0 0 / 20%);
	background-color: #fff;
	border-radius: 10px
}

.DLEPush-notification .DLEPush-icon {
	grid-column: 1;
	grid-row: 1 / span 2;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	width: 45px;
	height: 100%;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	text-align: center;
}

.DLEPush-notification .DLEPush-icon svg {
	scale: .8;
}

.DLEPush-notification .DLEPush-header {
	font-weight: 500;
	grid-column: 2;
	grid-row: 1;
	font-size: 1rem;
	margin-left: 1rem;
	margin-top: .5rem;
}
.DLEPush-notification .DLEPush-header:empty {
	margin-top: 0;
}

.DLEPush-notification .DLEPush-message {
	grid-column: 2;
	grid-row: 2;
	font-size: .875rem;
	margin: 1rem;
}

.DLEPush-notification .DLEPush-message li, .DLEPush-notification .DLEPush-message ul {
	list-style-type: none;
	padding-left: 0;
}

.DLEPush-notification .DLEPush-close {
	position: absolute;
	top: 8px;
	right: 10px;
	font-weight: 300;
	background: none;
	border: 0;
	font-size: 1.15rem;
	cursor: pointer;
	line-height: 1;
	padding: 0;
	color: inherit;
	outline: 0;
	opacity: 0.75;
}

@media only screen and (min-width: 601px) {
	.DLEPush-notification.wrapper {
		min-width: 400px;
	}
}

.DLEPush-notification .DLEPush-close:hover {
	opacity: 1;
}

.DLEPush-notification.wrapper.push-success {
	background-color: #e0f2f1;
}

.DLEPush-notification.wrapper.push-success .DLEPush-icon {
	background-color: #00897b;
}

.DLEPush-notification.wrapper.push-warning {
	background-color: #FFF3E0;
}

.DLEPush-notification.wrapper.push-warning .DLEPush-icon {
	background-color: #FF9800;
}

.DLEPush-notification.wrapper.push-error {
	background-color: #FBE9E7;
}

.DLEPush-notification.wrapper.push-error .DLEPush-icon {
	background-color: #FF5722;
}

input[type="text"].comments_author_field {
	width: 100%;
	margin-bottom: 10px;
}

.loader {
    width: 22px;
    height: 22px;
    border: 2px solid #FFF;
    border-bottom-color: #FF1F59;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
    }

    @keyframes rotation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
    } 

.spin-div-hidden {
	display: none;
}

.no-events {
	pointer-events: none;
}

.ya-share2 {
	display: flex !important;
	align-items: center !important;
}

.ya-share2__container_size_l .ya-share2__badge .ya-share2__icon {
    height: 40px !important;
	width: 40px !important;
}

.ya-share2__container_shape_round.ya-share2__container_size_l .ya-share2__badge .ya-share2__icon:not(.ya-share2__icon_messenger-contact):not(.ya-share2__icon_more):not(.ya-share2__icon_copy) {
    background-size: 32px 32px !important;
}

.pointer {
	cursor: pointer;
}

.play-w {
	width: 13px;
	height: 15px;
	background-image:url(https://dev-musicsite.azurewebsites.net/uploads/images/play-white.svg);
	background-position: left;
	background-size: contain;
}

.pause-w {
	width: 13px;
	height: 15px;
	background-image:url(https://dev-musicsite.azurewebsites.net/uploads/images/pause-white.svg);
	background-position: left;
	background-size: contain;
}