/* Datalife Engine template by webrambo.ru, name: Music Soul, creation date: 19 february 2021 */

/* 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 'Montserrat', sans-serif; line-height: normal; padding: 0; margin: 0;        
	color: #333; background: #061d24 url(../images/wheat.png); 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: #a04e68; 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: #a04e68; 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: #b35875; 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-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:1366px; margin:0 auto; position:relative; z-index:20;}
.header {padding: 30px 30px; background-color: #fff; margin-left: 280px;}
.wrap-main {background-color: #fff;}
.nav {margin-left: 280px; position: relative; background-color: #f5f5f5;}
.main {min-height: 100vh; padding: 30px 60px;}
.col-right {width: 280px; padding: 30px 0 0 0; background-color: #34495e; color: #fff; margin-top: -193px;}
.footer {padding: 30px 60px 30px 30px; position: relative; background-color: #2c3e50; color: #fff;}
.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: #f5f5f5; color: #a04e68; display: flex; justify-content: center; 
	width: 80px; height: 40px; border-radius: 0 0 40px 40px; font-size: 24px;}


/* HEADER
----------------------------------------------- */
.logo {display: block; color: #000 !important; font-weight: 800; white-space: nowrap;
	font-size: 22px; text-transform: uppercase; padding-left: 50px; height: 45px;
	background: url(../images/logo.svg) 0 center / 40px no-repeat;}
.logo div {font-size: 12px; font-weight: 400; margin-top: 3px; text-transform: none;}
.logo span:not(.logo-domain) {background-color: #a04e68; display: inline-block; 
	padding: 0 5px; margin: 0 3px; border-radius: 4px; color: #fff;}
.logo span.logo-domain {font-size: 12px; font-weight: 500;}
.search-wrap {margin: 0 30px;}
.search-box {position: relative;}
.search-box input, .search-box input:focus {padding: 0 60px 0 20px; border-radius: 3px; box-shadow: none; 
	height: 50px; line-height: 50px; box-shadow: inset 0 0 0 1px #e3e3e3;}
.search-box input:not(:focus)::placeholder {color: #333; opacity: 0.5; font-size: 14px;} 
.search-box button {position:absolute; right:0; top:0px; z-index:10; width: 50px; cursor: pointer; 
	background: none; color: #333; line-height: 50px; text-align: center;}
.hshare > * {width: 30px; height: 30px; border-radius: 50%; cursor: pointer; display: flex;
	margin-left: 10px; justify-content: center; align-items: center;}
.hshare > .wbr-fb {background: #496194 url(../images/i-fb.svg) center center / 10px no-repeat;}
.hshare > .wbr-ok {background: #ff9c43 url(../images/i-ok.svg) center center / 10px no-repeat;}
.hshare > .wbr-tw {background: #28c3ff url(../images/i-tw.svg) center center / 16px no-repeat;}
.hshare > .wbr-tlg {background: #6996c7 url(../images/i-tlg.svg) center center / 16px no-repeat;}
.hshare > .wbr-vk {background: #6996c7 url(../images/i-vk.svg) center center / 20px no-repeat;}

.main-nav > li > a, .fdl {display: block; text-align: center; 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; color: #a04e68;}
.main-nav > li {border-right: 1px solid #eee;}
.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: #a04e68;}


/* 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: #f5f5f5; 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: #a04e68; border-bottom: 1px dotted #a04e68;}
.site-copyright {margin-top: 23px; font-size: 12px; color: #999;}


/* TRACK ITEM
----------------------------------------------- */
.track-item {padding-bottom: 15px; margin-bottom: 15px; border-bottom: 1px solid #eee;}
.track-item a, a.track-desc {display: block;}
.track-img {width: 40px; height: 40px; border-radius: 3px;}
.track-play {cursor: pointer; font-size: 12px; width: 40px; height: 40px; text-align: center; 
	color: #a04e68; display: flex; justify-content: center; align-items: center; border-radius: 50%; 
	border: 1px solid #eee; margin-right: 15px; padding-left: 2px;}
.track-desc {padding: 0 15px;}
.track-title {font-weight: 500;}
.track-subtitle {color: #999; margin-top: 3px; font-size: 14px;}
.track-time {font-size: 13px; color: #999;}
.track-dl {font-size: 18px; color: #a04e68; margin-left: 30px; display: block;}
.js-item-played .fa-play:before {content: '\f04c';}
.js-item-played .track-play, .track-play:hover {background-color: #a04e68; color: #fff; border-color: #a04e68;}


/* SIDEBAR
----------------------------------------------- */
.side-bt {padding-left: 30px; font-weight: 600; font-size: 17px; margin-bottom: 30px;}
.side-item {display: block; padding: 15px 30px 15px 75px; color: #ccc; font-size: 13px;
	border-top: 1px solid rgba(255,255,255,0.16); box-shadow: 0 -1px rgba(0,0,0,0.6); position: relative;}
.side-item div {font-weight: 500; color: #eee; margin-bottom: 4px; font-size: 15px;}
.side-item::before {content: '\f14a'; font-family: 'Font Awesome 5 Pro'; font-weight: 900; 
	position: absolute; left: 30px; top: 50%; color: #a04e68; font-size: 18px; transform: translateY(-50%);}


/* BOTTOM NAVIGATION
----------------------------------------------- */
.bottom-nav {margin-bottom: -10px; padding-top: 35px;}
.nav-load a {display: flex; align-items: center; justify-content: center; 
	padding: 0 20px; max-width: 300px; margin: 0 auto;  
	background-color: #a04e68; color: #fff; border-radius: 3px; text-align: center; height: 50px;}
.nav-load a:hover {background-color: #b35875; 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: 3px; font-weight: 500; font-size: 17px;}
.navigation span:not(.nav_ext), .pagi-nav a:hover {background-color:#a04e68; color: #fff;}


/* PLAYER
----------------------------------------------- */
.wplayer {width: 100%; position: fixed; left: 0; bottom: 0; z-index: 990; 
	background-color: #f5f5f5; box-shadow: 0 -15px 30px rgba(0,0,0,0.1);}
.audioplayer {max-width: 810px; margin: 0 auto; height: 60px; padding: 10px 20px 10px 10px;}
.audioplayer audio {display: none;}
.audioplayer-bar {position: absolute; left: 0px; right: 0px; top: -6px; height: 6px; 
	background-color: #ccc; overflow: hidden; cursor: pointer;}
.audioplayer-bar-loaded {position: absolute; left: 0; top: 0; height: 100%; 
	background-color: rgba(0,0,0,0); 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: #a04e68;}
.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: #a04e68; 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: #f5f5f5; box-shadow: 0 0 10px rgba(0,0,0,0.1); padding: 10px; display: none;}
.audioplayer-volume-adjust > div {width: 10px; height: 80px; border-radius: 0px; 
position: relative; cursor: pointer; background-color: #ccc; overflow: hidden;}
.audioplayer-volume-adjust > div > div {width: 100% !important; background-color: #a04e68; 
position: absolute; left: 0; bottom: 0; z-index: 10;}
.audioplayer-volume:hover .audioplayer-volume-adjust {display: block;}
.ap-dl {font-size: 24px; color: #a04e68; margin-left: 20px;}
.ap-time {font-size: 12px; color: #999; 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: 4px;}
.ap-artist {font-size: 14px; margin-top: 3px; color: #999;}
.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: #a04e68; color: #fff;}
.ap-prev, .ap-next {cursor: pointer; color: #fff; background-color: #a04e68; 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: #b35875;}
.audioplayer-stopped .audioplayer-playpause a {padding-left: 3px;}
.audioplayer-playpause a:hover, .ap-prev:hover, .ap-next:hover {background-color: #b35875; 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: #a04e68;}
h1 > span {color: #a04e68;}
h1 a {margin-left: 15px;}
.fmain h1 {margin-bottom: 11px; 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; border-bottom: 1px solid #eee;}
.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: 83px; border-radius: 4px; border: 2px solid rgba(160,78,104,0.2);}
.fdl:hover {background-color: #f5f5f5;}
.fcaption {font-size: 14px; line-height: 1.4; border-radius: 4px; position: relative;
	 color: #7a3b4f; background-color: rgba(160,78,104,0.08); padding: 12px 30px 13px 95px;} 
.fcaption div {display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;}
.fcaption::before {content: '\f51f'; font-family: 'Font Awesome 5 Pro'; font-weight: 300; 
	position: absolute; left: 30px; top: 50%; color: #a04e68; font-size: 38px; transform: translateY(-50%);}

.fplay {width: 130px; background: linear-gradient(to top, #a04e68, #b35875); cursor: pointer;
	box-shadow: inset 0 0 60px rgba(0,0,0,0.6); color: #fff;}
.fplay .fas {color: #fff; opacity: 1;}
.js-item-played .fplay .fa-play:before {content: '\f04c';}

.show-text {width: 40px; height: 40px; border-radius: 50%; text-align: center; font-size: 18px; 
	cursor: pointer; background-color: #a04e68; 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(to right, #a04e68, #48b0ca);}
.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; opacity: 0;
	background-color: #e84e36; color: #fff; 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 #eee;}
.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;}
.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; margin-left: 0;}
	.btn-menu {display: block; font-size: 28px; margin-left: 25px; cursor: pointer; color: #a04e68;}
	.header, .footer, .site-desc, .main {padding-left: 15px; padding-right: 15px; margin-left: 0;}
	.col-right {width: 100%; -ms-flex-order: 10;-webkit-order: 10;order: 10; margin: 0;}
	.side-item {margin-left: 0; margin-right: 0; padding-right: 15px; padding-left: 46px; width: 50%; box-shadow: none;}
	.side-item::before {left: 15px;}
	.side-item:nth-child(2n) {border-left: 1px solid rgba(255,255,255,0.16);}
	.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;}
	#gotop {background-color: #a04e68; color: #fff; padding-top: 10px; font-size: 16px;}
	.header {padding-bottom: 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;}
	.hshare {background: #34495e; justify-content: space-between; 
		padding: 10px 15px; margin: 0 -15px; margin-top: 15px; width: 100%; width: calc(100% + 30px); 
		-ms-flex-order: 10;-webkit-order: 10;order: 10;}
	.hshare > * {margin: 0; width: 30px; height: 30px;}
	.header {padding-top: 15px; padding-bottom: 0;}

	.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: #eee; visibility: hidden;}
	.ap-mob-btn {display: block; cursor: pointer; font-size: 28px; color: #a04e68;}
	.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;}
	.fdl {margin: 0;}
	.fplay {margin-right: 15px; -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;}
}

@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;}
	.fcaption {padding: 15px;}
	.fcaption::before, .track-dl {display: none !important;}

	.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:250px;}
}
