.main-contents {
    background: black;
    border-radius: 5px 5px 5px 5px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;

}


 .containers {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  
}

@media (min-width: 768px) {
  .containers {
    width: 750px;
  }
} 

@media screen and (min-width: 0px) and (max-width: 800px) {
  .containers {
    
    padding-right: 0px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: auto;
  overflow-x: hidden;
  }
}
@media (min-width: 992px) {
  .containers {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .containers {
    width: 1170px;
  }
}
.containers-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

#myVideo {
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%; 
  min-height: 100%;
   z-index:-50;
   
}



 .holds-the-iframe {
  background:url(../images/loader.gif) center center no-repeat;
 }
 .corner-wrapper {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 195px;
  border-radius: 10px;
  transform: translateZ(0px);
  border: 3px solid #eee;
}


.player-wrapper {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 150px;
  border-radius: 10px;
  transform: translateZ(0px);
  border: 3px solid black;
}


.player {
	position: absolute;
    right: 60px;
    top: 300px;
    width: 300px;
}
.onb {
	padding: 0;
    margin-bottom: 1px;
    height: 80px;
    overflow: hidden;
    position: relative;
}
	#image-element-id img{
		height: 100px;
	    width: 100px;
	    background: #222;
	    border-radius: 50%;
	    box-shadow: 0px 0px 10px #000;
	    /* float: right; */
	    right: 0px;
	    position: absolute;
	    z-index: 2;
	    cursor: pointer;
	}
	#song-title {
		float: right;
		position: absolute;
		background-color: #212121;
		box-shadow: 0px 0px 3px #000;
		padding: 10px 15px;
		border-radius: 4px;
		margin-top: 30px;
		width: 210px;
		z-index: 1;
		max-height: 40px;
		overflow: hidden;
		color:#888;
	}
.o-users {
	padding-top: 3px;
	margin-top: 3px;
	border-top:1px solid #222;
}	
#f-bottom {
	background: transparent;
	background-size: cover;
	background-position: bottom center;
	width: 100%;
	height: 125px;
	padding: 10px
	box-shadow: 0px 3px 10px rgba(0,0,0, 0.5);
	text-align: center;
}
.margin-top {
	padding-top: 40px;
}
.cbox {
	padding: 2px;
	height: 700px;


}
.ads {
	padding: 2px;
	height: 288px;
         width: 700px;
        align: center;
}
.fan {
	padding: 2px;
	height: 265px;
        width: 300px;
        align: center;

}
.dp {
	height: 50px;
	width: 50px;
	border-radius: 5px;
	box-shadow: 0px 1px 1px rgba('0,0,0, 0.5');
}

.res-iframe {
	height: 100%;
	width: 100%;
	overflow: none;
	border:none;
}

.text {
	margin-top: 15px;
	margin-bottom:15px;
	padding-left: 40px;
	padding-top: 30px;
	padding-bottom: 10px;
	padding-right: 40px;
	color: #fff;
	background: rgba(0,0,0,0.0);
	text-align: center;
	left: 30%;
	right: 30%;
	position: absolute;
}
/* OB & NP
------------------------------------------------------------ */

.onboard {
	padding: 0px;
	height: 121px;
	overflow: hidden;
	position: relative;
	margin-bottom: -11px;
}
.ob-img {
	height: 52px;
	width: 52px;
	border-radius: 3px;
	box-shadow: 0px 0px 5px #000;
}
.ob-big-img {
	background-size: cover;
    position: absolute;
    /* height: 100px; */
    opacity: 0.5;
    overflow: hidden;
    width: 100%;
    box-shadow: inset 0px 0px 10px #000;
}
.ob {
	padding: 15px 15px;
}
.board-name {
	color:#ddd;
	text-shadow:0px 0px 5px #000;
	font-size: 16px;
}
.ob-onair {
	color:#aaa;
	text-shadow:0px 0px 5px #000;
	font-size: 11px;
}
.shadow {
	width: 100%;
	height: 100%;
	background: -webkit-linear-gradient(rgba(0,0,0,0.0), rgba(0,0,0,0.8));
	background: -o-linear-gradient(rgba(0,0,0,0.0), rgba(0,0,0,0.8));
	background: -moz-linear-gradient(rgba(0,0,0,0.0), rgba(0,0,0,0.8));
	background: linear-gradient(rgba(0,0,0,0.0), rgba(0,0,0,0.8 ));
	position: absolute;
}
/*-----*/

.np {
	padding: 0;
	height: 80px;
	border-radius: 3px;
	overflow: hidden;
	position: relative;
}
.np-big-img {
	background-size: cover;
    position: absolute;
    /* height: 100px; */
    opacity: 0.5;
    overflow: hidden;
    width: 100%;
    box-shadow: inset 0px 0px 10px #000;
}
.np-img {
	height: 55px;
	width: 55px;
	border-radius: 3px;
	border-radius: 100%;
	-webkit-animation-name: rotateThis;
	-webkit-animation-duration:3s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-timing-function:linear;
}
.np-name {
	font-size: 12px;
	color: #FFF;
	text-shadow:1px 1px 2px #000;
}
#song {
	font-size: 13px;
	color:#eee;
	text-shadow:1px 1px 2px #000;
	padding-left: 0px;
	margin-top: -7px;
}
.np-player {
	background: #0C0C0C;
	border-top:0px;
}
.listeners {
	color:#bbb;
	font-size: 15px;
	font-family: 'BrandonText-Bold';
}
.cdnplayer {
	overflow: none;
	border: 0px;
	width: 150px;
	height: 30px;
	margin-top: -5px;
	margin-right: -5px;
	opacity: 0.3;
}
@-webkit-keyframes rotateThis {
  from {-webkit-transform:scale(1) rotate(0deg);}
  to {-webkit-transform:scale(1) rotate(360deg);}
} 
div.current-songtitle, div.ob-djname {
	font-size: 15px;
	color: #688A08;
        text-align: left;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	margin-top: 0;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 1);}

div.current-number, div.ob-djname {
	font-size: 20px;
	color: orange;
        text-align: center;
	font-family: AC;
	margin-top: 0;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 1);}


#bntworx-time {
	font-family:'BebasNeueRegular', Arial, Helvetica, sans-serif;
    height: 30px;
    list-style: none;
    margin: 0px auto;
    padding: 0;
	text-align:center
}
.event-time{font-size: 11px; color: skyblue; margin-left: 5px;}
.events{background:-moz-linear-gradient(center top , #0057cd, #00357d) repeat scroll 0 0 transparent;background:-webkit-gradient(linear, left top, left bottom, from(#0F0F0F), to(#131313));background-color:#131313;padding:5px;padding-top:10px;}


/* Clock animations */
@-webkit-keyframes mymove {
    0% {opacity:1.0; text-shadow:0 0 20px #888;}
    50% {opacity:0; text-shadow:none; }
    100% {opacity:1.0; text-shadow:0 0 20px #888; }	
}

@-moz-keyframes mymove {
    0% {opacity:1.0; text-shadow:0 0 20px #888;}
    50% {opacity:0; text-shadow:none; }
    100% {opacity:1.0; text-shadow:0 0 20px #888; }	
}

@font-face {
    font-family: 'BebasNeueRegular';
    src: url('BebasNeue-webfont.eot');
    src: url('BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('BebasNeue-webfont.woff') format('woff'),
         url('BebasNeue-webfont.ttf') format('truetype'),
         url('BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

#bntworx-time {
	font-family:'BebasNeueRegular', Arial, Helvetica, sans-serif;
     color: skyblue;
    height: 30px;
    list-style: none;
    margin: 0px auto;
    padding: 0;
	text-align:center
}
/** Player **/
.player-holder {
    background: black;
    height: 90px;
    -moz-box-shadow: 0 -5px 5px -5px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 0 -5px 5px -5px rgba(0, 0, 0, 0.6);
    box-shadow: 0 -5px 5px -5px rgba(0, 0, 0, 0.6);
}
ul.player {
    list-style-type: none;
    overflow: hidden!important;
    height: 100%;
    margin-bottom: 0px!important;
}
ul.player li {
    font-size: 22px;
    width: 100%!important;
    padding: 20px 25px;
    vertical-align: middle;
    background: rgba(8,96,232, 1);
    text-align: left;
    vertical-align:middle;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out; 
    cursor: pointer;
    color: #fff;
    font-family: 'glegooregular';
}
ul.player li a {
    margin-right: 10px;
    color: #fff!important;
}
ul.player li:hover {
    background: #0758d4;
}
ul.player li:focus, ul.player li:active {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
}
.slideHolder {
    background: #0049b9!important;
    padding: 10px 10px!important;
    padding-top: 10px!important;
}
.slider {
    -webkit-appearance: none;
    width: 100%;
    height: 7px;
    border-radius: 5px;
    background: #f1f1f1;
    outline: none;
    -webkit-transition: .2s;
    transition: opacity .2s;
}


.slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #333;
    cursor: pointer;
    border: 3px solid #f1f1f1;
}

.slider::-moz-range-thumb {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #333;
    cursor: pointer;
    border: 3px solid #f1f1f1;
}
.equalizer{
  display:inline-block;
  width:15px;
  background-color: transparent;
  border: 0;
  position: relative;
  transition: opacity 0.5s ease;
}

.equalizer span{
  display: inline-block;
  width: 3px;
  background-color: #ddd;
  position: absolute;
  bottom: 0;
}

@keyframes shorteq{
  0% {height: 10px}
  50% {height: 5px}
  100% {height: 10px}
}
@-webkit-keyframes shorteq{
  0% {height: 10px}
  50% {height: 5px}
  100% {height: 10px}
}

@keyframes talleq{
  0% {height: 15px}
  50% {height: 8px}
  100% {height: 15px}
}
@-webkit-keyframes talleq{
  0% {height: 15px}
  50% {height: 5px}
  100% {height: 15px}
}

.bar1{
  height: 13px;
  left: 0;
  animation-name: shorteq;
  animation-duration: 0.5s;
  animation-iteration-count: infinite;
  animation-delay: 0s;
  -webkit-animation-name: shorteq;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-iteration-count: infinite;
  animation-delay: 0s;
}

.bar2{
  height: 15px;
  left: 6px;
  animation-name: talleq;
  animation-duration: 0.5s;
  animation-iteration-count: infinite;
  animation-delay: 0.17s;
  -webkit-animation-name: talleq;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-iteration-count: infinite;
  animation-delay: 0.17s;
}

.bar3{
  height: 13px;
  left: 12px;
  animation-name: shorteq;
  animation-duration: 0.5s;
  animation-iteration-count: infinite;
  animation-delay: 0.34s;
  -webkit-animation-name: shorteq;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-iteration-count: infinite;
  animation-delay: 0.34s;
}

#bntworx-time li { display: inline; text-align: -webkit-match-parent; }
li#hrs, li#min, li#sec, li#pt, li#apm { font-size: 32px; }
li#dte { font-size: 16px; }
li#pt {  -webkit-animation: mymove 1s ease infinite; -moz-animation:mymove 1s ease infinite; }
.playerholder{
         width: 100%;
         border-radius: 0px;
         bottom: -2px;
    }
