/* 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;}
.ignore-select.full {
	padding: 15px;
}
body {font: 15px 'Exo 2', sans-serif; line-height: normal; padding: 0; margin: 0;        
	color: #333; background: #f9fafe; background-attachment: fixed; 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: #2c348a; text-decoration: none;}
h1 {font-weight: 500; font-size: 22px;}
h2 {font-weight: 400; font-size: 20px;}
h3 {font-weight: 400; font-size: 16px;}
h4 {font-weight: 400; font-size: 14px;}
h5 {font-weight: 400; font-size: 12px;}
.h2-box {font-size: 14px;}
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: 'Exo 2' !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-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 22px;
  min-height: 42px;
  line-height: 1.2;
  border-radius: 10px;
  cursor: pointer;
  font-weight: 600;
  font-size: 15px;
  background: linear-gradient(135deg, #0a3b91, #0057b7);
  color: #fff;
  border: none;
  box-shadow: 0 4px 12px rgba(0, 87, 183, 0.25);
  transition: transform .2s ease, box-shadow .2s ease, background .2s ease;
  text-transform: none;
  margin: 5px;
}
.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: linear-gradient(135deg, #0057b7, #0a72e8);
  transform: translateY(-2px);
  box-shadow: 0 6px 18px rgba(0, 87, 183, 0.35);
  color: #fff;
}
button:active, input[type="button"]:active, input[type="submit"]:active {
  transform: translateY(0);
  box-shadow: inset 0 2px 6px rgba(0,0,0,0.2);
}
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%; border-radius: 10px; background-color: #fff; color: #000; 
box-shadow: inset 0 0 0 2px #e3e3e3, inset 1px 2px 20px 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}
.ac-submit {
	text-align: center;
	font-size: 14px !important;
}
.ac-submit i {
  margin: 0 10px;
  font-size: 18px;
  display: inline-block;                
  transition: transform .18s ease;      
  transform-origin: 50% 60%;
}
.ac-submit:hover i {
  transform: rotate(8deg);              
}
.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;}
.nowrap-side {white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.nowrap-side-title {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: center;}
.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: 10px;}
.wrap-center { position:relative; z-index:20; margin: 20px auto;}
.header {padding: 10px 50px 10px 50px;
    margin-top: 10px;
    background: #e3f5ff;
    height: auto;
    display: flex;
    justify-content: center;}
.searching-box {
	margin: 0 auto;
}
.wrap-main {background-color: #e3f5ff; 
	border: 1px solid #d8d8d859;
	max-width: 1400px;
	border-radius: 10px;
}
.nav {
	background: #ffffff;
    position: relative;
    margin: 15px 30px;
    border-radius: 10px;
}

.nav-bottom { max-width: 600px; margin: 0 auto; }

.fdl {background: #0c8d2f; position: relative;}
.sharing-fdl {background: #ffffff00; position: relative; border: 1px solid #206994; color: #0082D1;}
.cols {padding: 10px 30px 0px 30px;}
.col-main {min-height: auto; 
}
.col-right {width: 250px;      margin-bottom: 15px;
	background: #fff;
    margin-left: 30px;
    border-radius: 10px;
}
.col-left {width: 250px; margin-right: 30px; padding: 30px 0 0 0; }
.footer {color: #fff; padding: 10px 0px 70px 0px; position: relative;}
.footer-menu a {font-weight: 500; color: #00264e; border-bottom: 1px dotted #00264e; 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 {
  position: fixed; 
  right: 5px;
  bottom: 95px;
  width: 40px !important;
  height: 40px !important;
  background-color: #e3f5ff !important;
  color: #0039a3bd !important;
  border-radius: 50%;
  font-size: 23px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  z-index: 9999;
  transition: opacity 0.2s ease, visibility 0.2s ease;
  opacity: 0;
  visibility: hidden;
  border: 1px solid #0088cc59;
}

#gotop:hover {
	color: #0088cc !important;
  	box-shadow: 0 0 0 2px #0088cc inset !important;
}

#gotop.show {
  opacity: 1;
  visibility: visible;
}

/* share block */
.share-blck { display: flex; gap: 12px; align-items: center; flex-wrap: wrap; justify-content: center; margin: 5px auto; padding: 5px; border-radius: 2px; }
.share-blck-cat { display: flex; gap: 12px; align-items: center; flex-wrap: wrap; justify-content: center; margin: 5px auto 0px; padding: 15px 15px; background: #fff; border-radius: 10px; }
.share-blck-label { font-weight: 600; font-size: 16px; text-decoration: none; color: inherit; }
.share-blck-buttons { display: flex; gap: 10px; align-items: center; flex-wrap: wrap; }
.share-blck-btn { cursor: pointer;
  width: 35px; height: 35px; display: inline-flex; align-items: center; justify-content: center;
  text-decoration: none; color: inherit;
  background: rgb(255, 255, 255);
  border: 1px solid #d3d3d398;
  box-shadow: 0 2px 4px rgba(0,0,0,0.102);
  opacity: .8;
  backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px);
  border-radius: 50% ; transition: transform .2s ease, box-shadow .2s ease;
}
.share-blck-btn:hover {
  transform: translateY(-1px);
  opacity: 1;
}
.share-blck-btn i { font-size: 18px; line-height: 1; }


/* HEADER */
.logo {display: block; color: #0055b6b4 !important; font-weight: 800; white-space: nowrap;
	font-size: 22px; text-transform: uppercase; padding-left: 50px; 
	background: url(../images/logo.png) 0 center / 40px no-repeat; }
.logo div {font-size: 17px; font-weight: 600; margin-top: 3px; text-transform: none; color: #002043; }
.logo span:not(.logo-domain) {background-color: #2293f500; display: inline-block; 
	border-radius: 4px; color: #0055b6;}
.logo span.logo-domain {font-size: 12px; font-weight: 500;}
.search-wrap {margin: 0px 30px;}
.search-box { position: relative; margin: 20px 0px 10px;}
.search-box input, .search-box input:focus {padding: 0 60px 0 15px; border-radius: 10px; box-shadow: none; border: 3px solid #bcbcbc59;}
.search-box input:not(:focus)::placeholder {color: #333; opacity: 0.5; font-size: 13px;} 
.search-box button {
    position: absolute;
    right: 1px;
    font-weight: 600;
    border-radius: 0px 6px 6px 0px;
    top: 1px;
    z-index: 10;
    background: #e8e8e8;
    width: 37px;
    height: 37px;
    cursor: pointer;
    color: #333333ad;
    line-height: 40px;
    text-align: center;
}
.search-box button:hover {
	background: #b6b6b6;
	color: #333;
}
.main-nav > li > a, .fdl {display: block; text-align: center; color: #002651; position: relative;
	padding: 10px 0 10px 0; font-size: 15px; white-space: nowrap; 
	border-radius: 10px;
}
.sharing-fdl {display: block; height: 40px; font-size: 24px;
	position: absolute; left: 0; right: 0; top: 15px; text-align: center;}
.main-nav .fal, .fdl  .fal {display: block; height: 40px; font-size: 24px;
	position: absolute; left: 10px; right: 0; top: 20px; text-align: center; opacity: 0.666;}

.fdl .fas { height: 40px; font-size: 23px; display: flex;
	position: absolute; left: 10px; right: 0; top: 20px; text-align: center; opacity: 1;}
.main-nav > li { box-shadow: 1px 0 rgba(255,255,255,0.25);}
.nav-blue {background-color: #008cff9f;}
.nav-red {background-color: #ff494991;}
.nav-yellow {background-color: #ffff00;}
.nav-green {background-color: #00ac0098;}
.nav-violet {background-color: #ee82ee94;}
.nav-wheat {background-color: #f5deb3;}
.hidden-menu {
	background-color: #ffffff; 
	box-shadow: 0 15px 15px rgba(0,0,0,0.2); 
	z-index: 100;
	position: absolute; 
	top: 100%; 
	max-width: 300px; 
	column-gap: 20px;
	visibility: hidden; 
	opacity: 0; 
	transform: translateY(30px); 
	border-radius: 10px;
}
.hidden-menu li a {
	display: block; 
	font-size: 14px; 
	font-weight: 500; 
	white-space: nowrap; 
	padding-right: 5px; 
	border-top: 1px solid #c2e8fb;
    padding: 10px 20px; 
	max-width: 250px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition: 0.2s;
}
.hidden-menu li a:hover {
	transform: scale(1.01);
	background-color: #c2e8fb;
	color: #0055b6 !important;
	font-weight: 600;
	border-radius: 10px;
}

.main-nav > li:hover .hidden-menu {
	visibility: visible; 
	opacity: 1; 
	transform: translateY(-1px); 
}
.main-nav > li:hover > a {background-color: #aae1ff9e; color: #003064; font-weight: 600; font-size: 15px; transition: 0.2s; overflow: hidden;}

/* SECTION */
.sect {margin-bottom: 15px; position: relative;}
.sect-share { display: flex; flex-direction: column; background-color: #c2e8fb00; align-items: center; max-width: 640px;  margin: 15px auto; }
.sect-share-buttons {display: flex; flex-direction: row; justify-content: space-evenly; margin: 5px;}
.sect-background {background-color: #ffffff; border-radius: 10px;
    border: 1px solid #eeeeee83;}
.sect-header {margin: 15px 0px;}
.sect-title {
	font-weight: 600; 
	font-size: 22px; 
	background: #ffffff;
    line-height: 40px;
    padding: 5px 20px;
	border-radius: 10px;
	color: #272727 !important;
	border-bottom: 1px solid #00a2ff2c;
}
.sect-content {
	background: #fff;
	padding-bottom: 10px;
    border-radius: 10px;
}
.sect-title-two {
	font-weight: 500; 
	font-size: 18px; 
    padding: 8px 20px;
	color: #272727 !important;
	border-bottom: 1px solid #00a2ff2c;
}
.site-desc {padding: 10px 60px; background-color: #e3f5ff; line-height: 1.6; font-size: 14px; width: -webkit-fill-available;}
.site-desc .logo {color: #0055b6 !important; margin-right: 60px; line-height: normal;}
.site-desc a, .site-copyright span {color: #003e83; border-bottom: 1px dotted #003e83;}
.site-copyright {margin-top: 23px; font-size: 13px; color: #666;}

/* TRACK ITEM */
.track-item {padding: 5px 10px; border: 1px solid #dddddd41; }
.track-item:nth-child(2n+1) {background-color: #ffffff}
.track-item:hover {transition: all .4s ease; transform: scale(1.01); 
    border-radius: 10px;
    background: #ebebeb;
    border: 1px solid #dddddd;}

.track-item:first-child {
	border-radius: 10px 10px 0px 0px;
	border-top: 0 !important;
}

.track-item:last-child {
	border-radius: 0px 0px 10px 10px;
}


.track-title {
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
}

.radio-title {
	font-size: 19px;
}

.track-title span {
  display: inline-block;
  padding-left: 100%;
  animation: scroll-left 8s linear infinite;
}

@keyframes scroll-left {
  0% { transform: translateX(0); }
  100% { transform: translateX(-100%); }
}


.track-item a, a.track-desc {display: flex; flex-direction: column;}
.track-img {width: 40px; height: 40px; margin-right: 15px;}
.track-play {cursor: pointer; font-size: 14px; width: 40px; height: 40px; text-align: center; color: #0058b7b0; background-color: #fafafa; margin: 5px; border-radius: 10px; border: 1px solid #0058b728;}
.track-desc {padding: 0 10px;}
.track-subtitle {color: #666; display: inline; font-weight: 400;}
.track-time {font-size: 12px; color: #0058b7; height: 20px; line-height: 20px; border-radius: 50px; margin: 5px;
	background-color: #ebebeb; width: 40px; text-align: center;}
.js-item-played .fa-play:before {content: '\f04c'; color: #d6ab00; }
.fa-arrow-circle-down {font-size: 21px; color: #0058b7; margin: 5px;}
.fa-arrow-circle-down:hover { color: #ff0000; transform: scale(1.01); }
/* SIDEBAR */

.side-bc {
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.side-bt {
	font-weight: 600; 
	font-size: 17px; 
	margin-bottom: 30px; 
	background: #ffffff;
    line-height: 40px;
    padding: 5px 20px;
    border-radius: 2px;
    margin-left: 10px;
	margin-right: 10px;
}

.side-bt-playlist {
	font-weight: 600; 
	font-size: 17px; 
	margin-bottom: 10px; 
	background: #e3f5ff;
	height: 45px;
	line-height: 40px;
	padding: 5px 20px;
	border-radius: 10px;
	margin-left: 10px;
}
.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-icons {
	display: flex; 
	padding: 15px 20px 10px 10px; 
	color: #999; 
	font-size: 13px;
	border-radius: 10px;
	flex-grow: 1;
	position: relative; 
	margin: 10px 5px;
}

.side-item-icons:hover {
	opacity: 1 !important;
	transform: scale(1.01);
	transition: all .3s ease;
}

.side-section {background-color: #fff; padding: 5px; border-top: 1px solid #00a2ff2c;
    border-radius: 0px 0px 10px 10px; margin-bottom: 10px; }
.side-section-dop {background-color: #f5deb370; border-radius: 2px; padding: 5px;}
.side-item div {font-weight: 500; color: #333; margin-bottom: 4px; font-size: 15px;}

.side-item-icons div {font-weight: 500; color: #333; margin-bottom: 4px; background: #ffffff;
    border-radius: 5px;
    min-width: 100px;}
.nowrap-side-title {
	font-weight: 700 !important; 
	color: #001a37 !important;
}
.side-bt-text {
	padding: 20px; 
	font-weight: 400; 
	font-size: 15px; 
	margin: 20px; 
	background-color: #64b7e117; 
	position: relative;
}
.side-menu {
	padding: 10px;
	margin-top: -20px;
}
.side-item-icons-text {
	display: block;
	background-color: #ececec9c;
	padding: 5px;
	border-radius: 2px;
	opacity: 1 !important;
}

.side-artists {
	display: flex;
	background: #64b7e117;
	height: 24px;
    margin: 10px;
    width: 110px;
    line-height: 24px;
}
.collection-item {
	margin-left: 5px;
}
/* BOTTOM NAVIGATION */
.bottom-nav {margin-bottom: 20px; padding-top: 50px;}
.nav-load a {display: flex; align-items: center; justify-content: center; 
	padding: 0 20px; max-width: 484px; margin: 0 auto;  
	background: #0055b6; color: #fff; 
	text-align: center; height: 50px; border-radius: 8px; transition: all .3s ease; font-size: 16px;}
.nav-load a:hover, .artist-a-end:hover, .button-section:hover {background: #0082be; color: #FFD100 !important; font-weight: 600; font-size: 16px; transform: scale(1.01); transition: all .3s ease;}
.fdl {
  transition: all .25s ease;
}

.fdl:hover {
  background: linear-gradient(135deg, #0073a6, #0095d9); 
  color: #fff !important;
  font-weight: 600;
  transform: translateY(-2px); 
  box-shadow: 0 6px 14px rgba(0, 115, 166, 0.25);
}
.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: 10px; font-weight: 500; font-size: 17px;}
.navigation span:not(.nav_ext), .pagi-nav a:hover {background-color:#e0f4ff; color: #0055b6; transition: 0.2s; transform: translateY(-1px); font-weight: 700;}
.pagi-nav {
	margin: 10px auto 15px;
	padding-bottom: 20px;
}

/* PLAYER */
.wplayer {width: 100%; position: fixed; left: 0; bottom: 0; z-index: 990;}
.audioplayer {margin: 15px 20px;
    border-radius: 10px !important; height: 75px; padding: 10px 20px 10px 10px;
background-color: #ffffff; color: #003e83; box-shadow: 0 -15px 40px rgba(0,0,0,0.2); position: relative;}
.audioplayer audio {display: none;}
.audioplayer-bar {position: absolute; left: 0px; right: 0px; top: -9px; height: 15px; 
	background-color: #66a2fb; overflow: hidden; cursor: pointer;}
.audioplayer-bar-loaded {position: absolute; left: 0; top: 0; height: 100%; 
	background-color: #0057b745; 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: #fdce0c; border-top: 1px solid #0057b73b;}
.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: #00386d; 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: #ffeb3b; 
position: absolute; left: 0; bottom: 0; z-index: 10;}
.audioplayer-volume:hover .audioplayer-volume-adjust {display: block;}
.ap-dl {font-size: 24px; color: #003e83; margin-left: 20px;}
.ap-time {font-size: 13px; color: #000000; margin-left: 20px;}
.audioplayer-time-current:after {display: inline; }
.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: 45px; height: 45px; line-height: 44px; text-align: center; font-size: 28px;
border-radius: 2px; display: block; position: relative; margin: 0 10px; color: #003d83b9;}
.ap-prev, .ap-next {cursor: pointer; color: #52a3ff;  
width: 40px; height: 40px; text-align: center; border-radius: 2px; font-size: 28px; }
.audioplayer-volume-button a:hover, .ap-dl:hover {opacity: 1; color: #197fdd;}
.audioplayer-stopped .audioplayer-playpause a {padding-left: 0px;}
.audioplayer-playpause a:hover, .ap-prev:hover, .ap-next:hover {color: #00268f; transition: all .4s ease;}
.wplayer-init .audioplayer-playpause .fas:before {content: '\f04b';}
.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;}
.underline {border-bottom: 1px solid #e3f5ff; margin: 2px;}

/* SHARING BUTTON */

.share-fab {
  position: fixed;
  bottom: 24px;
  right: 24px;
  z-index: 9999;
  display: flex;
  flex-direction: column-reverse; 
  align-items: center;
}

.main-share-btn {
  position: relative;
  cursor: pointer;
  bottom: 65px;
  background-color: #e3f5ff !important;
  color: #0039a3bd !important;
  font-size: 22px;
  border-radius: 50%;
  width: 44px !important;
  height: 44px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #0088cc59;
  text-decoration: none;
  transition: background 0.2s ease;
}

.main-share-btn:hover {
  color: #0088cc !important;
  box-shadow: 0 0 0 2px #0088cc inset !important;
}

.share-icons {
position: relative;
  bottom: 90px;
  display: none;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 10px;
  align-items: center;
}

.share-fab.open .share-icons {
  display: flex;
}
.share-icons a {
  font-size: 24px;
  background: #e6f0ff;
  color: #0057b7;
  width: 44px !important;
  height: 44px !important;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  box-shadow: 0 2px 6px #00000099;
  transition: all 0.2s ease;
}
.share-icons a.fa-telegram {
  background-color: #ffffff !important;
}
.share-icons a.fa-telegram:hover {
  background-color: #ffffff !important;
  color: #0088cc !important;
  box-shadow: 0 0 0 2px #0088cc inset !important;
}
.share-icons a.fa-threads {
  background-color: #ffffff !important;
}
.share-icons a.fa-threads:hover {
  background-color: #ffffff !important;
  color: #000000 !important;
  box-shadow: 0 0 0 2px #000000 inset !important;
}
.share-icons a.fa-whatsapp {
  background-color: #ffffff !important;
}
.share-icons a.fa-whatsapp:hover {
  background-color: #ffffff !important;
  color: #25d366 !important;
  box-shadow: 0 0 0 2px #25d366 inset !important;
}
.share-icons a.fa-facebook {
  background-color: #ffffff !important;
}
.share-icons a.fa-facebook:hover {
  background-color: #ffffff !important;
  color: #3b5998 !important;
  box-shadow: 0 0 0 2px #3b5998 inset !important;
}

.share-icons a:hover {
  background: #0057b7;
  color: #fff;
}

/* FULL */
.fcols {width: -webkit-fill-available;    padding: 10px 0px; }

.extbox {
	border-radius: 10px;
	margin: 15px 0px;
    background: #fff;
    border: 1px solid #00a2ff1c;
}
.exttitle {color: #272727 !important;
    border-bottom: 1px solid #00a2ff2c;
    font-weight: 700;
    padding: 8px 15px;
    background-color: #ffffffab;
    border-radius: 10px 10px 0px 0px;
}
.exttitle h2 {font-weight: 500; font-size: 19px;}
.exttext {
	font-size: 14px;
	border-radius: 0px 0px 10px 10px;
	padding: 10px 15px;
    background: #ffffffab;
}
.speedbar {
    font-size: 13px;
    color: #5a5a5a;
    margin: 0px 0 10px 0;
    padding: 10px 15px;
    background: #fff; 
    border: 1px solid #d8d8d859;
    border-radius: 10px;
}

.speedbar a {
    color: #0057b7;
    text-decoration: none;
    font-weight: 500;
}

.speedbar a:hover {
    text-decoration: underline;
	font-weight: 600;
}

.speedbar .fas {
    margin: 0px 3px;
    color: #0057b7;
    font-size: 12px;
}

.speedbar span {
    color: #999;
    margin: 0 5px;
}


h1 > span {color: #002855; font-weight: 600; font-size: 19px; }
h1 a {margin-left: 15px;}
.fmain h1 {margin-bottom: 15px; font-size: 22px; font-weight: 700; line-height: 30px;
	display: block;
    font-family: 'Exo 2';
    align-items: center;
    justify-content: center;
    flex-direction: column;}
.fmain h1 span {
	font-size: 22px;
}	
.fmain h1 span::after {
	content: '-';
	margin: 0px 5px;
}
.fimg {width: 150px; height: 150px; margin: 0px 10px; border: 2px solid #e3f5ff; border-radius: 10px;}
.fs-container { padding: 0px 10px 15px; background-color: #fff;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-start;
    flex-direction: column;
	border-radius: 10px;
	width: -webkit-fill-available;
    margin: 0 auto;
}

.fs-container-artist { background-color: #fff;
    display: flex;
	border-radius: 10px;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-start;
    flex-direction: column;
    margin: 15px auto;
}

.artist-information-title {
	width: -webkit-fill-available;
	font-weight: 600;
    font-size: 22px;
    background: #ffffff;
    line-height: 40px;
    padding: 5px 20px;
    border-radius: 10px;
    color: #272727 !important;
    border-bottom: 1px solid #00a2ff2c;
}

.artist-information {
	display: flex;
    align-items: flex-start;
    flex-direction: row;
	flex-wrap: nowrap;
    justify-content: flex-start;
    gap: 10px;
    padding: 10px 15px;
}
.artist-information-text {
    display: block;
    font-size: 16px;
    margin: 0px 10px;
    padding: 5px 0px;
    font-weight: 500;
}

.finfo {
	margin: 0px 5px;
}
.finfo li {font-size: 13px; line-height: 1.8; padding: 3px 10px 3px 140px; min-height: 27px; position: relative; display: flex;
    align-items: flex-end;
    flex-direction: column;
    justify-content: center; border-bottom: 1px solid #c2e8fb;}
.finfo li > span {font-weight: 600;}
.finfo li:nth-child(2n+1) { }
.finfo li > span:first-child {color: #666; display: inline-block; width: 120px; font-weight: 400;
	position: absolute; left: 10px; top: 3px; }
.inform {text-align: right; position: relative; display: inline-block;}
.frate {position: relative; z-index: 10; left: 0; background-color: #fff; font-size: 15px; font-family: 'Exo 2';
	padding: 0 8px; border-radius: 10px; line-height: 35px; display: flex;
    justify-content: space-evenly;
    align-items: center;}
.frate a:hover {transition: all .2s ease; transform: translateY(-1px); cursor: pointer;}
.frate a .fas {color: #6ab04c; margin-right: 2px; margin-left: 13px;}
.frate a + a .fas {color: #eb4d4b; margin-left: 13px;}
.fbtm {margin: 0px 10px;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    gap: 15px;}
.fdl {width: 160px; height: 65px; border-radius: 6px; color: white; flex-grow: 0; line-height: 40px; font-size: 20px; text-align: end;
    padding-right: 15px;}
.sharing-fdl {margin-right: 15px; width: 83px; height: 83px; border-radius: 4px;}

.fcaption-sharing {font-size: 14px; line-height: 1.6; border-radius: 4px; position: relative;
	color: #060606; background-color: #e3f5ff; padding: 13px 30px 13px 30px; height: 83px; margin-bottom: 10px; min-width: 300px; text-align: center; border: 1px solid #003e8314;} 
.fcaption-sharing div {display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-align: center;}
.fcaption-sharing-text-box {display: inline-flex;}
.fcaption-share-item {display: flex; }
.fcaption {font-size: 12px; line-height: 1.6; border-radius: 4px; position: relative; 
	 color: #060606; background-color: rgb(96 113 126 / 7%); padding: 13px 30px 13px 95px; margin-bottom: 10px;} 
.fcaption div {display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;}
.fcaption::before {content: '\f8e6'; font-family: 'Font Awesome 5 Pro'; font-weight: 300; 
	position: absolute; left: 30px; top: 50%; color: #0057b7; font-size: 38px; transform: translateY(-50%);}
.fbtm-radio {
	margin: 15px auto;
}
.fplay-radio { cursor: pointer;
	width: -webkit-fill-available; display: flex; align-items: center; height: 40px; line-height: 40px; border-radius: 8px; background: #006319;  opacity: .9;  color: white; padding: 0px 15px; text-transform: uppercase; font-weight: 700; 
} 
.fplay-radio:hover {
	opacity: 1;
	transform: translateY(-1px );
	transition: .3s ease;
}
.fplay-radio i {
	font-size: 20px;
	margin: 0px 10px;
	/* margin-left: auto; */
}
.fplay {width: 160px; background: #187ded; cursor: pointer; color: white; flex-grow: 0;}
.fplay .fas {color: #eee; opacity: 1;}
.js-item-played .fa-play:before {content: '\f04c'; color: #fdce0c; }
.fplay {background-color: #0054c2;}
.show-text {width: 40px; height: 40px; border-radius: 50%; text-align: center; font-size: 18px; 
	cursor: pointer; background-color: #0057b7; 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;}

/* .fab:hover {transform: scale(1.02); transition: all .3s ease} */
/* .full-main-block { margin: 15px; } */
.rating-full {margin: 10px 0px; font-weight: 600; }
.share-logotype {font-size: 27px ; margin: 5px 20px;}
.share-logotype:hover {transform: scale(1.01); transition: all .5s ease;}
.song-subtext {display: flex; flex-direction: row; border-radius: 10px; margin: 15px auto; padding: 15px 15px; background-color: #fff; }
/* 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;}
.fas-exclamation { color: red !important; margin-right: 5px !important;}
.sharing-sect {
	background-color: #0057b72e;
	padding: 15px;
	text-align: center;
}
.aligner {text-align: right;}
.text-share {
	font-size: 19px;
}

.fshare {
    border-radius: 15px;
    width: auto;
    padding: 0 12px;
    font-size: 12px;
    display: flex;
    align-items: center;
    position: relative;
    color: #ffffff;
    background-color: #ef0707;
    height: 25px;
    line-height: 25px;
    right: 0;
    bottom: 10px;
}
.fshare .fal {
    font-size: 18px;
    margin-right: 10px;
    vertical-align: middle;
}
.ffav {
    height: 26px;
    line-height: 26px;
    text-align: center;
    border-radius: 5px 0 0 5px;
    font-size: 14px;
    padding: 0 7px;
    color: #ffffff;
    cursor: pointer;
    margin-top: 6px;
    max-width: max-content;
	position: relative;
}
.button:not(.color-btn):not([class*=fr]):not(.search-btn):not([class*=owl-]) {
	background-color: #56a4c9;
}

.sidem {
	font-size: 16px;
	font-weight: 500;
	padding: 10px;
	text-align: left;

}

.genre-button {
	background: #e8f4ff;
	padding: 5px 15px;
	margin: 5px;

}

/* Playlist-block */

.playlist-title {
	margin: 10px 20px 10px 20px;
	display: inline-block;
    width: 340px;
	height: auto;
	position: relative;
    text-align: center;
    border-radius: 10px;
}

.playlist-title :hover  {
	transition: 0.4s;
	transform: scale(1.1);
}

.playlist-link {
	padding: 50px 25px;
    margin: 10px;
    border: 2px solid #d6ecffce;
    width: 415px;
    height: 180px;
    text-align: center;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.playlist-link:hover {
	transform: scale(1.01);
	transition: all .3s ease;
}

.playlist-link a {
	color: #12416b;
	font-size: 18px;
	font-weight: 500;
}








.art-info-link {
	/* padding: 10px 10px; */
    margin: 0px 10px;
	border-radius: 10px;
    width: 200px;
    height: 200px;
    text-align: center;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: left;
    align-items: center;
}

.art-info-link img {
	max-width: 200px;
	border-radius: 10px;
    border: 1px solid #dadadace;

}

.category-desc-text {
	padding: 5px 20px ;
	text-align: left;
	max-width: 900px;
    margin: 0 auto;
}

.genre-link:hover {
	transform: scale(1.01);
	transition: all .3s ease;
}

.genre-link a {
	color: #12416b;
	font-size: 18px;
	font-weight: 500;
}

.genre-link {
	padding: 10px 10px;
    margin: 10px;
    border: 1px solid #d6ecffce;
	border-radius: 10px;
    width: 160px;
    height: 160px;
    text-align: center;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.text-cover {
	background-color: #eeeeee9c;
	color: #0055b6 !important;
	font-weight: 600 !important;
	font-size: 16px;
	padding: 5px 15px;
	border-radius: 10px;
	box-shadow: 0 0 20px rgb(0, 0, 0);;
}

.vykon-list {
	display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
	background: #fff;
	padding: 15px 0px;
    border-radius: 10px;
	gap: 15px;
}

.vykon-list-link {
	padding: 10px 10px;
    margin: 10px;
    border: 1px solid #d6ecffce;
	border-radius: 10px;
	height: 170px;
	width: 29%;
    text-align: center;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
	transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease;
  	box-shadow: 0 1px 2px rgba(2, 6, 23, .04);
}

.vykon-list-link:hover {
  transform: translateY(-2px);
  box-shadow:
    0 10px 22px rgba(2, 6, 23, .08),
    0 4px 8px rgba(2, 6, 23, .06);
  border-color: #cfe3ff;
}

.vykon-list-link:active {
  transform: translateY(-1px);
  box-shadow:
    0 8px 18px rgba(2, 6, 23, .08),
    0 3px 6px rgba(2, 6, 23, .06);
}
.vykon-list-link:focus-visible {
  outline: none;
  box-shadow:
    0 0 0 3px rgba(207, 227, 255, .9),
    0 8px 18px rgba(2, 6, 23, .08);
  border-color: #cfe3ff;
}

.text-cover-vykon {
	background-color: #f1f1f1;
	color: #0055b6 !important;
	font-weight: 700 !important;
	font-size: 18px;
	padding: 5px 15px;
	border-radius: 5px;
	box-shadow: 0 0 20px rgb(0, 0, 0);;
}

.text-cover-artist {
	background-color: #e0f8ffee;
	color: #0055b6 !important;
	font-weight: 700 !important;
	font-size: 12px;
	border-radius: 5px;
    padding: 5px 15px;
	box-shadow: 0 0 20px rgb(0, 0, 0);;
}

.playlist-block {
	display: flex;
	position: relative;
	margin-bottom: 40px;
	padding: 5px 10px;
	flex-wrap: wrap;
	justify-content: center;
	border-bottom: 1px solid #11406a3d;
	
}

.playlist-count {
	font-size: 15px;
	right: 20px;
	position: absolute;
	height: 80px;
	line-height: 25px;
}

.swiper-block-playlist {
	padding: 0px;
	margin: 10px;
    border: 1px solid #d6ecffce;
    width: 360px;
    height: 180px;
    text-align: center;
    display: flex;
    flex-direction: row;
	border-radius: 10px;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.swiper-block-square {
	padding: 0px;
	margin: 10px;
    border: 1px solid #d6ecffce;
    width: 180px;
    height: 180px;
	border-radius: 10px;
    text-align: center;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
	background-size: cover;
}

.swiper-block-square:hover, .swiper-block-playlist:hover { transform: scale(1.01); transition: all .3s ease;}

/* comments */

.comments {margin-top: 20px !important; margin: 0 auto; }
.userlogo {font-size: 17px; font-weight: 500; }
.fieldcomm {margin: 5px 0px;}
.field-text {margin: 5px 0px;}
.comm-one {display: flex; flex-wrap: nowrap; flex-direction: row;    align-items: center;    justify-content: space-between;}
.comm-item {margin: 10px 0px; padding: 5px 10px 0px; display: flex; }
.comm-field {border-bottom: 1px solid #03101911; }
.commtext {line-height: 1.2; font-size: 14px;}
.commava {margin-right: 10px; width: 26px; height: 26px; }
.commentmain {padding: 10px 5px; }
.center-position {margin: 0 auto; display: flex;     flex-direction: row;     justify-content: center;}
.comm-submit:hover {transform: scale(1.002); transition: all .5s ease;}



/* Artist-page */

.artist-sect {
	font-size: 18px;
	font-weight: 500;
	padding: 5px 2px;
	line-height: 20px;
    border-bottom: 1px solid #eee;
    margin-bottom: 30px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.artist-imagelink {
	padding: 3px;
	display: inline-block;
    margin: 10px;
    border-radius: 1px;
	width: 160px;
	text-align: center;
	font-size: 15px;
	text-transform: uppercase;
}

.artist-imagelink:hover {
	transform: scale(1.03);
	transition-duration: 0.5s;
}

.artist-title {
	font-weight: 400;
}

.img-artist {
	border-radius: 50px;
	transition-property: all;

}

.img-artist:hover {
	border-radius: 50px;
	font-size: 16px;
	transition: 1ms;
	transition-duration: 0.7ms;
}

.artist-info {
	padding: 10px;
    margin: 10px 10px 30px;
    font-size: 14px;
    font-weight: 400;
}

.artist-a a {
	color: #000000;
	font-size: 14px;
	text-align: center;
	background: #e3f5ff;
	padding: 5px 10px;
	line-height: 40px;
	margin-right: 10px;
	border-radius: 2px;
	width: 120px;
	overflow: hidden;
}

.artist-a a:hover {
	color: #fdce0c;
	background: #116cbb;
	font-size: 14px;
	text-align: center;
	padding: 5px 10px;
	line-height: 40px;
	margin-right: 10px;
	border-radius: 2px;
	width: 120px;
	overflow: hidden;
}

.artist-a-end {
	font-weight: 500;
	text-align: center;
	background: #1b88ed;
	padding: 0px 15px;
	line-height: 35px;
	margin: 5px 10px;
	border-radius: 10px;
	overflow: hidden;
	transition: 0.2s;
}

.artist-a-end a {
	color: #ffffff;
}

.button-section a {
	color: #ffffff;
}

.artist-a-end a:hover {
	color: #fdce0c;
}

.button-section a:hover {
	color: #fdce0c;
}

.button-section {
	font-weight: 500;
	text-align: center;
	background: #804d00;
	padding: 0px 15px;
	line-height: 35px;
	margin: 20px auto;
	border-radius: 10px;
	overflow: hidden;
	transition: 0.2s;
	width: 400px;
}


.artist-menu {
	margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
	padding: 10px;
	max-width: 250px;
}

.side-bt-artist {
	font-weight: 600;
    font-size: 17px;
    margin-bottom: 10px;
    background: #ffffff;
    height: 45px;
    line-height: 40px;
    padding: 5px 20px;
    border-radius: 2px;
    margin-left: 10px;
	margin-right: 10px;
}

.artist-block {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
	padding: 10px;
}

.artist-block li {
	padding: 5px;
	border-bottom: 1px solid #bed4ed;
    width: -webkit-fill-available;
    font-weight: 500;
    margin: 5px auto;
}

.artist-block li:hover {
	transform: scale(1.01);
	transition: all .4s ease;;
}

.category-buttons {display: flex; flex-wrap: wrap; gap: 20px; justify-content: center; max-width: 800px; margin: 15px auto; margin-top: 20px;}
	.mus-category-button {flex: 1 0 48%;
		margin-bottom: 10px;
		height: 50px;
		border-radius: 8px;
		padding: 20px;
		background-color: #0055b6;
		color: #fff !important;
		font-size: 14px;
		font-weight: 700;
		text-align: center;
		box-shadow: 0 4px 8px rgba(0, 0, 0, .2);
		transition: all .3s ease;
		display: flex;
		align-items: center;
		justify-content: center;
		text-decoration: none;}
	.mus-category-button a {color: #fff !important;}

.mus-category-button:hover {
	transition: all .3s ease;
	transform: scale(1.01);
}

.sect-category-button {flex: 1 0 48%;
	height: 40px;
	border-radius: 10px;
	padding: 20px;
	background-color: #0055b6;
	color: #fff !important;
	font-size: 14px;
	font-weight: 500;
	max-width: 400px;
	text-align: center;
	box-shadow: 0 4px 8px rgba(0, 0, 0, .2);
	transition: all .3s ease;
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	margin: 15px auto 5px; 
}

.sect-category-button i,
.sect-category-button-bot i,
.sect-category-button-top i {
  margin: 0 10px;
  font-size: 18px;
  display: inline-block;                
  transition: transform .18s ease;      
  transform-origin: 50% 60%;
}

.sect-category-button:hover i,
.sect-category-button-bot:hover i,
.sect-category-button-top:hover i {
  transform: rotate(8deg);              
}


.sect-category-button:hover {
	transition: all .3s ease;
	transform: scale(1.01);
}

.sect-category-button-top {flex: 1 0 48%;
	margin-bottom: 10px;
	height: 40px;
	border-radius: 10px;
	padding: 20px;
	background-color: #0055b6;
	color: #fff !important;
	font-size: 14px;
	font-weight: 500;
	max-width: 400px;
	text-align: center;
	box-shadow: 0 4px 8px rgba(0, 0, 0, .2);
	transition: all .3s ease;
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	margin: 0px auto 10px; 
}

.sect-category-button-top:hover {
	transition: all .3s ease;
	transform: scale(1.01);
}

.sect-category-button-bot {flex: 1 0 48%;
	margin: 10px auto 15px !important;
	height: 40px;
	border-radius: 10px;
	padding: 20px;
	background-color: #0055b6;
	color: #fff !important;
	font-size: 14px;
	font-weight: 500;
	max-width: 400px;
	text-align: center;
	box-shadow: 0 4px 8px rgba(0, 0, 0, .2);
	transition: all .3s ease;
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	margin: 0 auto; 
}

.sect-category-button-bot:hover {
	transition: all .3s ease;
	transform: scale(1.01);
}

.playlist-main-block {
	margin: 0px auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

/* ADAPTIVE */

.btn-menu {
  display: block;               
  font-size: 28px;
  cursor: pointer;
  color: #0a2a57;                
  background: #e3f5ff;           
  width: 44px; height: 44px;
  border-radius: 10px;
  display: flex; justify-content: center;
  align-items: center;
  box-shadow: 0 2px 10px rgba(10,42,87,.08);
  transition: transform .15s ease, box-shadow .15s ease;
}
.btn-menu:hover { transform: translateY(-1px); box-shadow: 0 6px 16px rgba(10,42,87,.12); }

.side-panel {
  position: fixed;
  inset: 0;                      
  width: 100%;
  height: 100vh;                 
  overflow-y: auto;
  background: linear-gradient(180deg, #ffffff, #e3f5ff);
  z-index: 9999;
  transform: translateY(-100%);
  transition: transform .35s ease;
  box-shadow: 0 12px 36px rgba(0,0,0,.10);
  border: 0;                   
  padding: calc(env(safe-area-inset-top, 16px) + 12px) 16px calc(env(safe-area-inset-bottom, 16px) + 20px);
}
.side-panel.active {
  transform: translateY(0);   
}

.close-overlay {
  position: fixed;
  inset: 0;
  z-index: 9998;
  background: rgba(0, 0, 0, 0.35);
  opacity: 0;
  visibility: hidden;
  transition: opacity .25s ease, visibility .25s ease;
  display: block; 
}
body.opened-menu .close-overlay {
  opacity: 1;
  visibility: visible;
}

.btn-close { cursor: pointer; display: block; right: 0; top: -40px; position: fixed; z-index: 9999; width: 36px; height: 36px; line-height: 36px; text-align: center; font-size: 16px; background-color: #e84e36; color: #fff; opacity: 0; transition: top 0.3s ease, opacity 0.3s ease; border-radius: 6px 0 0 6px; } .btn-close.active { top: 0; opacity: 1; }
body.opened-menu {
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.side-panel .nav,
.side-panel .main-nav {
  display: block;
  padding: 15px;
}

.side-panel .main-nav > li {
  background: #ffffff;        
  border: 1px solid #dfe7f3;                   
  border-radius: 14px;
  margin: 10px 0;
  box-shadow: 0 4px 12px rgba(10,42,87,.05);
  transition: transform .15s ease, box-shadow .15s ease, background-color .2s ease, border-color .2s ease;
}
.side-panel .main-nav > li:hover {
  transform: translateY(-1px);
  background-color: #f4f9ff;                     
  border-color: #cfe0f6;
  box-shadow: 0 8px 20px rgba(10,42,87,.08);
}

.side-panel .main-nav > li > a {
  display: block;
  position: relative;
  padding: 14px 18px 14px 48px;                   
  color: #0a2a57;                                
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}

.side-panel .main-nav .fal {
  position: absolute;
  left: 16px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 18px;
  color: #0a2a57;
  opacity: .85;
}

.side-panel .hidden-menu {
  width: 100%;
  background: #f8fbff;
  border-top: 1px solid #e6eef7;
  border-bottom: 1px solid #e6eef7;
  column-width: auto;    
  column-gap: 0;
  padding: 8px 8px 10px;
  border-radius: 0 0 14px 14px;
}
.side-panel .hidden-menu li a {
  font-size: 14px;
  padding: 10px 14px !important;
  display: block;
  color: #0a2a57;
  border-radius: 10px;
  text-decoration: none;
  transition: background-color .15s ease, transform .12s ease;
}
.side-panel .hidden-menu li a:hover {
  background: #eaf4ff;
  transform: translateX(2px);
}

@media (prefers-reduced-motion: reduce) {
  .side-panel { transition: none; }
  .close-overlay { transition: none; }
  .btn-menu, .btn-close,
  .side-panel .main-nav > li,
  .side-panel .hidden-menu li a { transition: none; }
}

@media (min-width: 1221px) {
  .btn-menu { display: none; }
  .side-panel { display: none; } 
}


@media screen and (max-width: 1220px) {

	.side-item-icons {
		width: 16%;
	}
	.wrap {overflow: hidden;}
	.nav-bottom, .nav {display: none;} 
	.btn-menu {font-size: 28px; margin-left: 25px; cursor: pointer; color: #0054c2;}
	.cols {padding-left: 8px; padding-right: 8px; margin: 0px 10px;}
	.header  {padding-left: 20px; padding-right: 20px; margin: 5px auto;}
	.col-right {width: 100%; margin: 15px auto; border-top: 1px solid #eee;}
	.col-left {display: none; width: 100%; width: calc(100% + 30px); margin: auto; 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-bt {padding-left: 15px; text-align: center; }
	.side-bt-artist {padding-left: 15px; text-align: center; }
	.site-desc {text-align: center; margin-top: 20px;}
	.footer {display: block; text-align: center; padding: 10px 0px 70px 0px;}
	.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%; margin: 20px 15px 10px;}
	.wplayer {bottom: 0;}
	.audioplayer, .audioplayer-bar {max-width: 100%; left: 0;}

	.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:400px;}
	.artist-menu {
		display: flex;
  		width: auto;
  		flex-direction: row;
	}
	.category-buttons {display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; max-width: 800px; margin: 15px auto; margin-top: 20px;}
	.mus-category-button {flex: 1 0 48%;
		margin-bottom: 10px;
		height: 50px;
		border-radius: 8px;
		padding: 20px;
		background-color: #0055b6;
		color: #fff !important;
		font-size: 14px;
		font-weight: 700;
		text-align: center;
		box-shadow: 0 4px 8px rgba(0, 0, 0, .2);
		transition: all .3s ease;
		display: flex;
		align-items: center;
		justify-content: center;
		text-decoration: none;}
	.mus-category-button a {color: #fff !important;}
}

@media screen and (max-width: 950px) {
	.side-bt-text {
		padding: 20px; 
		font-weight: 400; 
		font-size: 15px; 
		margin: 10px; 
		background-color: #64b7e117; 
		position: relative;
		margin-top: 30px;
	}
	.side-item-icons {
		width: 31%;
	}
	.artist-menu {
		display: flex;
  		width: auto;
  		flex-direction: row;
	}
	.artist-imagelink {
		padding: 5px;
		display: inline-block;
		margin: 5px;
		border-radius: 1px;
		width: 170px;
		text-align: center;
		font-size: 15px;
		text-transform: uppercase;}
	.playlist-link {
		width: 320px;
		height: auto;
	}
	.vykon-list-link {
		min-width: 320px !important;
	}
	.side-section {
		margin: 0 auto;
	}
}	

@media screen and (min-width: 768px) {
	.ap-info {
		margin-left: 25%;
		width: 10%;
		color: black;
	}

	.ap-artist {
		color: black;
	}

	.audioplayer-time-duration::before {
		content: '/  ';
		color: black;
	}
	.audioplayer-time-current {
		margin-right: 5px;
		color: black;
	}
	.audioplayer-volume-button a {
		color: #003464;
	}
	.audioplayer-time-duration {
		color: black;
	}
	.ap-btns {
		left: 10%;
	}
	.ap-img {
		display: none;
	}
	.audioplayer-bar {
		max-width: 35%;
		top: 25px;
		height: 25px;
		left: 41%;
		border-radius: 10px;
		color: black;
	}
	.audioplayer {
		border-radius: 0;
		background-color: white;
		color: black;
		border-top: 1px solid #2195f359;
	}	
	.audioplayer-bar {
		background-color: #dadee3;
	}
	.audioplayer-bar-played {
		background-color: #4d8acb;
	}

	.audioplayer-bar-loaded {
		background-color: #abafb3;
	}

	.audioplayer-bar-played, .audioplayer-bar-loaded {
		border-radius: 0;
	}
}

@media screen and (max-width: 760px) {
	.vykon-list-link {
        min-width: 0 !important;
		width: 44%;
    }
	.fbtm {
		flex-direction: row;
		align-items: center;
		margin: 15px auto;
		gap: 10px;
	}
	.fdl {
		flex-grow: 1;
	}
	.hshare {background: linear-gradient(to top, #3e9cb3, #48b0ca); 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: 15px;}

	.ap-title, .ap-artist {max-width: 100%; color: #001a37;}
	.ap-desc {position: absolute; left: 0; right: 0; bottom:103%; z-index: 5; min-width: 100%; padding: 10px; 
	background-color: #ffffff; box-shadow: 0 0 30px rgba(0,0,0,0.1); visibility: hidden;}
	.ap-mob-btn {display: block; cursor: pointer; font-size: 28px; color: #003e83;}
	.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; border-radius: 10px 10px 0px 0px;
        border-bottom: none !important;
        border: 2px solid #66a2fb73;}
	.audioplayer {
		border: 2px solid #66a2fb73;
		padding: 25px 20px 10px 10px;
	}
	.audioplayer .ap-desc.is-active {
		border-radius: 10px 10px 5px 5px;
	}
	.ap-img {
		border-radius: 5px;
		margin: -5px;
        height: 55px;
        width: 55px;
	}
	.ap-info {
		text-align: end;
	}
	.ap-title {
		font-weight: 700;
	}
	.ap-artist {
		font-weight: 500;
		color: #333333a9;
	}
	.audioplayer-bar {
		top: 10px;
    	height: 5px;
	}
	.ap-btns {
		bottom: 5px;
	}
	.audioplayer-volume {display: none;}
	.audioplayer-time-duration::before {
		content: '/  ';
		color: black;
	}
	.audioplayer-time-current {
		width: 32px;
		margin-right: 5px;
		color: black; }
	.ap-btns {left: 50px; transform: translate(0,-50%);}

	.fcols {display: block; width: -webkit-fill-available; max-width: 450px;}
	.fimg {margin: 0 auto 15px auto; }
	.fcaption {min-width: 100%; margin-top: 15px;}
	.fdl {margin: 0;}
	.fplay {margin-right: 10px; -ms-flex-preferred-size: 0; -webkit-box-flex: 1; -ms-flex-positive: 1;
		max-width: 100%; min-width: 50px;}
	.side-menu {
		padding: 20px;
		font-size: 14px;
		margin-top: -30px;
	}
	.sidem {
		font-size: 17px;
		font-weight: 400;
		padding: 10px;
		margin: 0 auto;
		text-align: center;
	}
	.side-bt-playlist {
		font-weight: 600; 
		font-size: 17px; 
		margin-bottom: 10px; 
		background: #e3f5ff;
		height: 45px;
		line-height: 40px;
		padding: 5px 20px;
		border-radius: 10px;
		margin-left: 10px;
		text-align: center;
	}

	.playlist-block {
		display: flex;
		margin: 0 auto;
		position: relative;
		margin-bottom: 40px;
		flex-direction: column;
		flex-wrap: nowrap;
		align-items: center;
	}

	.playlist-count {
		line-height: 40px;
	}
	.fcaption-sharing {margin-left: 15px;}
	.frate {font-size: 12px;}
	.playlist-link {
		width: 240px;
		height: auto;
	}
	.side-section {
		margin: 0 auto;
	}
}

@media screen and (max-width: 590px) {
	.sect-category-button-bot {
		max-width: 270px;
	}
	.side-item-icons.nowrap {
    	width: 47%;
	}
	.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;}
	.artist-imagelink {
		padding: 5px;
		display: inline-block;
		margin: 3px;
		border-radius: 1px;
		width: 160px;
		text-align: center;
		font-size: 15px;
		text-transform: uppercase;
	}
	.fcaption-sharing {margin-left: 0px; margin-top: 10px; flex-grow: 1;}
	.playlist-link {
		width: 440px;
    	height: 250px;
		margin: 12px 5px;
	}
	.owl-theme .owl-nav {justify-content: space-between !important;}
}

@media screen and (max-width: 500px) {
	.vykon-list-link {
		width: 90%;
		min-width: 320px;
    }
}

@media screen and (max-width: 470px) {
	.ac-inputs input {width: 100%;}
	.track-item {padding: 10px 20px;}
	.track-play {margin-left: -10px; width: 40px; padding-left: 1px;}
	.fcaption {padding: 15px;}
	.fcaption::before {display: none;}
	.share-blck-label {display: none;}
	.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:250px;}
	.playlist-link {
		width: 340px;
    height: 200px;
	}
}

@media screen and (max-width: 440px) {
	.owl-theme .owl-nav {justify-content: space-between !important;}
		.side-item-icons.nowrap {
    	width: 90%;
		max-width: 300px;
	}
}

@media screen and (max-width: 400px) {
	.playlist-title {
		width: 280px;
	}
	.artist-imagelink {
		padding: 5px;
		display: inline-block;
		margin: 2px;
		border-radius: 1px;
		width: 150px;
		text-align: center;
		font-size: 15px;
		text-transform: uppercase;
	}
	.fbtm {margin: 20px 0px;}
	.fplay {max-width: 145px;}
	.fdl {max-width: 140px;}
	.fcaption-sharing {margin: 10px auto; }
}


