body {
	background: #ece8e8;
	color: #000;
}
body *{
	margin: 0;
	padding: 0;
	font-family: Arial,sans-serif;
	font-size: 14px;
	line-height: 1.5;
	border: 0;
	margin-left: auto;
	margin-right: auto;
	letter-spacing: -.3px;
	font-size: 14px;
}
a img,:link img,:visited img {
	border: none;
}
a {
	text-decoration: none;
	color: #265C98;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
}
html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, em, img, strong, b, u, i, center, ol, ul, li, form, label, article, aside, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, td
{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
i {
	font: inherit;
}
b {
	font-weight: bold;
}
textarea {
	font-size: small;
}
main {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
header {
	width: 100%;
	background: #323232;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
footer {
	width: 100%;
	text-align: center;
	background: #000;
	color: #fff;
	padding: 10px 0px 10px 0px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 2px solid red;
}
.logo {
	padding: 5px;
}
.tCenter {
	text-align: center;
	padding: 5px;
}
.vd {
	width: 100%;
}
.bg {
	background: #fff;
}
hr {
	background-color: #D2D2D2;
	border: medium none;
	height: 1px;
	margin: 2px 0;
	padding: 5px;
}
.heading {
	min-height: 24px;
	background: #323232;
	color: #fff;
	border-bottom:2px solid red;
	font-size: 15px;
	padding: 5px 0px 5px 7px;
	font-weight: normal;
}
.heading a {
	color: #fff;
}
.list {
	list-style: none;
	clear: both;
}
input[type=submit],input[type=text] {
	padding: 2px;
	border: 1px solid #cdcdcd;
	border-color: rgba(0,0,0,.15);
	border-radius: 3px;
	background-color: #eee;
	margin: 0px;
}
.downLink {
	margin: 5px 0;
}
.dwnLink {
	font-weight: bold;
}
.sp {
	margin-top: 5px;
}
.heading3 {
	padding: 5px 5px 5px 7px;
	font-size: 15px;
	font-weight: normal;
	text-transform: capitalize;
	color: #ffffff;
	margin: 2px 0px 1px 0;
	display: block;
	background: linear-gradient(-35deg,white,white,white,white,#0D47A1,#0D47A1,#0D47A1);
	position: static;
	line-height: 20px;
}
.pgn{background: #CCCCCC;border: 1px solid #80bfff;text-align:center;padding-top:10px;padding-bottom:5px;margin-top:1px;margin-bottom:3px}
.pgn a,.pgn span{border:1px solid #ccc;padding:4px 10px;margin:0 2px;background:#fff;text-decoration:none;color:#222;border-radius:2px;font-size:14px}
.pgn a:hover,.pgn span{background:#ff0000;border-color:#e74c3c;color:#fff}
.pgn div{padding-top:5px;padding-bottom:5px}img {vertical-align:middle;}
.devider	{ height:5px;}
img {
	vertical-align: middle;
}
.l {
	padding: 5px;
}
.cnt {
	background: #b0abab;
}
.nw {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

ul.breadcrumb, ul.breadcrumb a {
	color: #333;
}
ul.breadcrumb li {
    color: #666;
	font-size: 14px;
	display: inline;
	padding: 0!important;
	background: transparent!important;
}
ul.breadcrumb li a {
	color: #222;
	padding: 5px 0px 5px 0px;
	text-decoration: none;
	font-size: 14px;
}
ul.breadcrumb li a:hover {
    color: #ff0000;
}
ul.breadcrumb li+li:before {
	color: #ccc;
	content: "\002F";
	padding-right: 4px;
	position: relative;
	top: 1px;
	padding-left: 4px;
	font-size: 14px;
}
.dtype	{ border-bottom:1px solid #ccc; font-size:small; padding:8px; text-align:center; }
.dtype span{ border:1px solid #d50; padding:3px; border-radius:5px; background:#f90; color:#f5f5f5; }
.dtype a { border:1px solid #ccc; padding:3px; border-radius:5px; background:#f5f5f5; }
.track-icon::before {
	content: '\266C';
	color: #DB0707;
	font-size: 45px;
}

.wlist li a {
	display: block;
}
.wlist li {
	background: #fff;
	cursor: pointer;
	padding: 15px 0px 15px 4px;
	border-bottom: 1px solid #d8cdd5;
	overflow: hidden;
}

.wlist li i {
	width: 40px;
	height: 50px;
	margin-top: -14px;
	float: left;
}

.sharebtn a > i{font-size: 30px;padding:3px;color:#ff0000;}

.list li a {
	display: block;
}
.gy A:link, .gy A:visited, .gy A:active, .gy A:hover {
	color: #5a5a5a;
	outline: 0;
	text-decoration: none;
}
.list {
	list-style: none;
	clear: both;
}
.list li {
	color: #333;
	border-bottom: 1px solid #d8d1d1;
	margin: 3px 3px 0px 3px;
	padding: 0px 15px 0px 2px;
	overflow: hidden;
}
.list li:hover {
	box-shadow: 0 1px 8px 0 rgba(0,0,0,0.45);
	cursor: pointer;
}
.list> img {
	width: 100%;
	display: inline-flex;
	margin: -9px 0px 0px 0px;
}
.list li img {
	display: block;
	margin: 2px 10px 3px 0px;
	border: 0;
	float: left;
	border-radius: 5px;
}


.block {
	display: inline-block;
	width: 100%;
	box-sizing: border-box;
	background: #fff;
	margin: 0px 0 0px;
}
.blocks {
	display: inline-block;
	width: 100%;
	box-sizing: border-box;
	background: #fff;
	margin: 0px 0 0px;
}
nav {
    display: inline-table;
	width: 100%;
	background: #323232;
	margin-left: auto;
	margin-right: auto;
	font-size: 15px;
}
nav a {
	width: 33.33%;
	background: #323232;
	text-align: center;
	color: #fefefe;
	padding: 10px;
	display: inline-block;
	vertical-align: middle;
	border: 1px solid #666;
	border-bottom: 0;
	border-right: 0;
	text-decoration: none;
	box-sizing: border-box;
	float: left;
}
nav a:hover {
    background: #ff0000;
    color: #fff!important;
    text-decoration: none;
}
nav i {
	width: 15px;
	margin-left: -6px;
	float: left;
}
.form-wrapper {
	width: 91%;
	margin-top: 6px;
	float: right;
}
.form-wrapper input {
	width: 66%;
	height: 30px;
	float: left;
	padding: 0px 10px;
	border: 0;
	border-radius: 3px 0 0 3px;
}
.form-wrapper input focus {
	outline: 0;
	background: #fff;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.8) inset;
}
.form-wrapper input {
	font-size: 17px;
}
.form-wrapper button {
	position: relative;
	font-size: 15px;
	margin-top: -1px;
	width: 65px;
	height: 31px;
	border: 0;
	padding: 0;
	cursor: pointer;
	color: #fff;
	background: #db0707;
	border-radius: 0 3px 3px 0;
}
.search-bar {
	width: 99.5%;
	padding-top: 15px;
	height: 50px;
	background: #323232;
	border: 1px solid #666;
	float: left;
}
.c {
	text-align: center;
}
.tr {
	width: 100%;
	display: inline-table;
}
.td {
	width: 22%;
	max-width: 120px;
}
tr.tr td {
	border-bottom: 1px solid #d8cdd5;
	padding: 3px;
}
.bpan {
	padding: 10px;
	background: #fff;
	margin: 2px 0 2px 0;
}
.mpan {
	padding: 10px;
	background: #fff;
	margin: 4px 0px 2px 0px;
}
.path {
	padding: 8px;
	background: #fff;
	margin: 3px 0px 3px 0px;
}
audio {
	max-width: 268px;
	width: 90%;
	height: 40px;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
	-moz-box-shadow: 2px 2px 4px 0px #b3b3b3;
	-webkit-box-shadow: 2px 2px 4px 0px #b3b3b3;
	box-shadow: 2px 2px 4px 0px #b3b3b3;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	outline: 0;
}
video {
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
    -moz-box-shadow: 2px 2px 10px 0px #7905C0;
    -webkit-box-shadow: 2px 2px 10px 0px #7905C0;
    box-shadow: 2px 2px 10px 0px #7905C0;
    -moz-border-radius: 7px 7px 7px 7px;
    -webkit-border-radius: 7px 7px 7px 7px;
    /* border-radius: 7px 7px 7px 7px; */
    margin-top: 17px;
    margin-bottom: 17px;
}
video:hover, video:focus, video:active {
    -webkit-box-shadow: 15px 15px 20px rgba(0,0, 0, 0.4);
    -moz-box-shadow: 15px 15px 20px rgba(0,0, 0, 0.4);
    /* box-shadow: 15px 15px 20px rgba(0,0, 0, 0.4); */
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    /* transform: scale(1.05); */
    border-radius: 0px 0px 0px 0px;
}
.trend {
	color: #fff;
	font-size: 12px;
	background: #e80404;
	padding: 1px 5px 1px 5px;
	border-radius: 3px;
}
.trend:hover {
	color: #fff;
	background: #0b8ade;
}
.dbutton:hover {background: -webkit-radial-gradient(center, ellipse cover, #ff0000 0%, #000000 100%);color:#fff}
.dbutton{display: inline-block;background: #797777;background: linear-gradient(#ff1400,#946204);color: #fff;font-size: 13px;border-radius: 10px;padding: 5px 10px;margin: 5px;}
.dbutton a {color: #ffffff;font-weight: normal;}
a.dlbtn {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    border: 2px solid #db0707;
    padding: 3px 16px 3px 16px;
    border-radius: 10px;
    display: inline-block;
    color: #fff;
}
a.dlbtn:hover {
    background: #E3F2FD;
    color: #3e3e3e;
} 
.bg1 {
    background-color: #0D47A1;
}
.bg2 {
    background-color: #323232;
}
.sb {
	width: 32px;
	margin-right: 32px;
	margin-bottom: 6px;
}
.button {
	width: 50px;
	padding: 8px 16px;
	background: #fff;
	color: #333!important;
	border-radius: 10px;
	margin: 0px 20px;
	box-shadow: 0 .4rem 1rem rgba(0,0,0,.15)!important;
}
.button:hover {
	background: #db0707;
	color: #fff!important;
}
.bk A:link, .bk A:visited, .bk A:active, .bk A:hover {
	color: #333;
	outline: 0;
	text-decoration: none;
}
.bk A:hover {
	text-decoration: underline;
}
.b {
	font-weight: 700;
}
.s {
	font-size: 13.5px;
}
.x {
	font-size: 16.5px;
}
.xl {
	font-size: 18px;
}
.xxl {
	font-size: 20px;
}
.ht {
	font-size: 17px;
}
.bk {
	color: #333;
}
.gy {
	color: #5a5a5a;
}
.gr {
	color: #67b241;
}
.blue {
	color: #004488;
	font-weight: normal;
}
.rank {
    color: #ff0000;
    font-weight: bold;
}
.f a {
	color: #fff;
}
.m {
	margin: 8px;
}
.j {
	text-align: justify;
}
.dl-icon::before {
	content: '\1F4E5';
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	margin: 0 1px;
}
.imgs{transition: opacity 500ms ease-in-out 100ms;}
img.b-loaded {
	opacity: 1;
	width: auto;
}
.poster { border:2px solid #bbb; padding:1px; }
.pstr{vertical-align:middle;box-shadow:1px 1px 4px 0px #cfcfcf;}
.loading {
	background: url('/images/loading.svg') center center no-repeat;
}
.skeleton {
    background-color: #e2e5e7;
    background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
    background-size: 40px 100%;
    background-repeat: no-repeat;
    background-position: left -40px top 0;
    animation: shine 1s ease infinite;
    }
@keyframes shine {
    to {
    background-position: right -40px top 0;
    }
}
.oa {background-color: #0D47A1;}
.od {background-color: #6200EA;}
.ob {background-color: #43A047;}
.om {background-color: #3E2723;}
.ss {background-color: #FF1493;}
.ns {background-color: #0097A7;}
.ms {background-color: #263238;}
.ds {background-color: #8E24AA;}
.ts {background-color: #004D40;}
.bs {background-color: #E65100;}
.sv {background-color: #B71C1C;}
.oa, .od, .ob, .om, .ss, .ns, .ms, .ds, .ts, .bs, .sv {
    font-size: 9px;
    font-weight: 700;
    padding: 3px 4px;
    color: #fff!important;
    border-radius: .45em;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    text-transform: uppercase;
}
@supports (-webkit-overflow-scrolling: touch){
	body {font-size: 15px; line-height: 1.3;}
}
@media only screen and (max-width: 320px){
	body {font-size: 13.5px; min-width: 200px;}
	nav {width: 100%; font-size: 13px;}
	nav a {width: 50%;}
	tr.tr td {width: 100%; float: left;}
	.form-wrapper input {width: 50%;}
	.vd {width: 250px; height: 160px;}
	.search-bar {width: 99%;}
	.form-wrapper {width: 93%;}
	.icon {display: none;}
	.heading {font-size: 15px;}
	.td {width: 100%; max-width: 100%;}
	.imgs {width: 100%; height: auto;}
	.expend + .smalldesc {max-height: 240px;}
}
@media only screen and (min-width: 768px){
	header {text-align: left;}
	nav {width: 100%; font-size: 15px;}
	nav a {width: 16.666%;}
	table {display: block; min-height: 207px;}
	.vd {width: 520px;}
	.form-wrapper {width: 84%;}
	.form-wrapper input {width: 68%;}
	.form-wrapper button {height: 31px; top: 0px;}
	.search-bar {width: 99.8%;}
	.list li {display: inline-table; width: 47%;}
	.tab {width: 30%;}
	.imgs {display: table; margin: 20px 15px 0 10px; float: left;}
	.cd {text-align: left;}
	.mpan {padding: 0px; background: #fff; margin: 0;}
	.heading {font-size: 17px;}
	.xxxl {font-size: 26px;}
	.expend + .smalldesc {max-height: 220px;}
}
@media only screen and (min-width: 1024px){
	header {max-width: 1049px; width: 81%;}
	main {max-width: 1049px; width: 81%;}
	nav {display: flex; max-width: 1049px; width: 81%; font-size: 14px;}
	nav a {width: 35%;}
	footer {max-width: 1049px; width: 81%;}
	.op-gcsesearch {max-width: 1049px; width: 81%;}
	.vd {width: 480px;}
	.search-bar {width: 96%; padding-top: 0px; height: 42px;}
	.form-wrapper {width: 96%;}
	.form-wrapper input {width: 60%;}
	.list li {display: inline-block; width: 47%;}
	.tab {width: 20%;}
	.wlists li {padding: 6px 0 6px 7px;}
	.heading {font-size: 17px;}
	.expend + .smalldesc {max-height: 167px;}
}
#wrap{
	margin: 20px auto;
	text-align: center;
}
.responsive {
	max-width: 300px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 50%;
	width: 100%;
	height: auto;
}
.google-auto-placed {background-color: #faf0e6;}
@media (max-width: 300px)
{#fixedban {display: none;}
.adslot_1 {width: 100%; height: 100px;}
.adslot_2 {width: 100%; height: 300px;}}



/* Contact Form Styling */
.contact-box {
    background: #fff;
    padding: 20px;
    max-width: 500px;
    width: 90%;
    margin: auto;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    text-align: center;
}

.contact-box h2 {
    color: #333;
}

.contact-box p {
    color: #666;
    font-size: 14px;
    margin-bottom: 15px;
}

.contact-box form {
    display: flex;
    flex-direction: column;
    text-align: left;
}

.contact-box label {
    font-weight: bold;
    margin-top: 10px;
}

.contact-box input, 
.contact-box select, 
.contact-box textarea {
    width: 100%;
    padding: 10px;
    margin-top: 5px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 14px;
}

.contact-btn {
    background: #007bff;
    color: #fff;
    padding: 10px;
    border: none;
    border-radius: 5px;
    font-size: 16px;
    cursor: pointer;
    margin-top: 10px;
    transition: 0.3s;
}

.contact-btn:hover {
    background: #0056b3;
}

.contact-info {
    margin-top: 15px;
    font-size: 14px;
    color: #555;
}

/* WhatsApp Quick Help Box */
.whatsapp-box {
    margin-top: 15px;
    text-align: center;
}

.whatsapp-btn {
    display: inline-block;
    background: #25d366;
    color: #fff;
    padding: 10px 15px;
    border-radius: 5px;
    font-size: 16px;
    text-decoration: none;
    transition: 0.3s;
}

.whatsapp-btn:hover {
    background: #1da851;
}

.mobile-song-card {
  text-align: center;
  padding: 15px;
}
.mobile-poster img {
  width: 220px;
  border-radius: 12px;
}
.song-title {
  font-size: 20px;
  margin: 10px 0;
}
.song-meta {
  color: #777;
}
.song-singer a {
  color: #d32f2f;
  font-weight: 600;
  text-decoration: none;
}
.play-btn audio {
  width: 100%;
  margin-top: 10px;
}

.song-details {
  padding: 15px;
  font-size: 14px;
}
.song-details div {
  margin-bottom: 6px;
}

/* DESKTOP PLAYER */
.desktop-player {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #111;
  color: #fff;
  display: none;
  align-items: center;
  padding: 10px;
  z-index: 999;
}
.dp-left {
  display: flex;
  align-items: center;
  width: 35%;
}
.dp-left img {
  width: 50px;
  border-radius: 6px;
  margin-right: 10px;
}
.dp-title {
  font-weight: bold;
}
.dp-singer {
  font-size: 12px;
  color: #bbb;
}
.dp-center audio {
  width: 100%;
}

/* SHOW DESKTOP PLAYER ONLY ON PC */
@media (min-width: 992px) {
  .desktop-player {
    display: flex;
  }
}


/* ===== ODIA SONGZ BOTTOM PLAYER ===== */
.od-bottom-player {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #111;
  color: #fff;
  display: none;
  align-items: center;
  padding: 10px;
  z-index: 99999;
}
.od-bottom-player.active {
  display: flex;
}
.od-bp-img {
  width: 48px;
  height: 48px;
  border-radius: 6px;
  margin-right: 10px;
}
.od-bp-info {
  flex: 1;
}
.od-bp-title {
  font-size: 14px;
  font-weight: 600;
}
.od-bp-singer {
  font-size: 12px;
  color: #bbb;
}
.od-bottom-player button {
  background: #1db954;
  border: none;
  color: #fff;
  font-size: 18px;
  padding: 8px 14px;
  border-radius: 50%;
}


