@import url(https://fonts.googleapis.com/css2?family=Oswald&display=swap);
@import url('https://fonts.googleapis.com/css2?family=Knewave&display=swap');
/*

Author: Bntworx
Version: 1.0

Note: This simple theme was built using Bootstrap 3
*/



html {
    background: #5d73ff  url(https://6fmbisdaklamiontambayan.com/backg.jpg) no-repeat center center fixed; 
    
/*ttps://i.pinimg.com/originals/55/6e/55/556e5527496fffbc21ebcae4c5580662.jpg	background: #d75fff url(https://www.103.6grmmusicloversfm.com/video/grmmusic.jpg) no-repeat center center fixed;  */
   -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
   overflow-x: hidden;font-family: 'Poppins', Arial, Tahoma, Geneva, sans-serif;
}



body {
	
	width: 100%;
	height: 100%;
	background: none !important;
		
font-size: 15px!important;
    font-weight: 400!important;
    line-height: 1.5!important;
    color: #212529!important;
	 overflow-x: hidden;
}
h1, h2, h3, h4, h5, h6 {
    font-family: Oswald,"Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #888888;
    font-weight: 300;
}
ul {
	margin: 0;
	padding: 0;
}

@media (max-width:500px)
{

header {
   
   margin-left: 10px;   margin-right: 10px;
      background: #1a2a6c; /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #1a2a6c, #b21f1f, #fdbb2d); /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #1a2a6c, #b21f1f, #fdbb2d); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
}

header {
    
 
padding: 10px 8px;
    font-size: 14px;
    background: url(https://www.93-9fivestarfm.com/picbackup/fivestarheading.png) 100% 50% no-repeat, url(https://www.93-9fivestarfm.com/picbackup/auido.gif) 50% 100% repeat-x rgba(0,0,0,0.4);
 height:30px;
 font-family: 'Oswald'!important;
  border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0; 
    border-bottom: 1px solid rgba(0,0,0,.125);  
   height: 50px; 
    text-align: center;
    
}
header span {
	color: #f0f0e1;
    font-family: 'Oswald', sans-serif;
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
  text-shadow: 0.1em 0.1em rgba(0,0,0, 0.3);
 text-align: center;
 background: #263c1096;
    position: relative;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
   
    border-radius: 3px;
    
    
}
div.copy {
	font-size: 11px;
	text-align: center;
}
div.copy a {
	color: #ACE3F7;
}
div.copy a:hover {
	color: #ACE3F7;
}
.footer {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: transparent;
  color: #ACE3F7;
  text-align: center;
}
.navbar-default, .navbar-brand {
  background:url() 50% 50%/cover no-repeat rgba(0, 0, 0, 0.8);display:block;opacity:0.95;
  
  
    border-radius: 0px!important;
    border: 0px!important;
    font-family: 'Roboto';
    text-transform: uppercase;
    font-size: 17px!important;
    -moz-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.8);
    -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.8);
    box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.8);
    margin-bottom:5px;
    
    
}
.navbar-brand {
    color: #fff!important;
    font-weight: bold;height:60px;
}
li.active > a {
     background: rgba(34,34,34, 0.65)!important;  
}
.navbar-nav > li > a {
	color: #fff!important;
margin-top:5px;

font-size: 18px;
    font-family: 'Oswald'!important;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-shadow: 0 0 5px rgba(0,0,0,.5), 0 0 10px rgba(0,0,0,.5), 2px 2px 1px rgba(0,0,0,0);
    text-decoration: none;
    color: #fff !important;
    padding: 10px 15px!important;
    transition: 0.6s ease !important;
}
.navbar-nav > li > a:hover {
    color: #8db600!important;
    background: rgba(0,0,0, 0.25)!important;
}






div.container {
	background:  transparent;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	/*box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.2);*/
   margin: 0 auto;
	max-width: 1300px;
	padding: 5px !important;
	margin-bottom: 0 !important;
  
}


div.head-bg {
    
  background: url(https://i.pinimg.com/originals/ed/7d/d4/ed7dd4d219917d02c69591eec60700c9.gif) no-repeat center bottom!important;
    width: 100%;
 
    padding-top: 20px;
   
}
div.head-1 {
	background: rgba(0,0,0, 0.9);
}
div.c-left {
	-webkit-border-radius: 10px;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius: 10px;
	-moz-border-radius-topright: 0;
	border-radius: 10px;
	border-top-right-radius: 0;
}
.navbar-collapse li { text-align: center; }
div.show-player {
	width: 0px;
	opacity: 0;
	color: #f1f1f1;
}

div.c-right {
	background: url(../img/c-right-bg.html) repeat;
}
div.nav-right-bg {
	background: rgba(0,0,0, 0.7);
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
div.nav-left-bg {
	background: #000;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
}
div.r-player {
	background: #000;
}
div.cctrack {
	padding: 5px;
}
div.cctrack:nth-child(odd){
    background:#e0e0e0;
}
div.cc_recenttracks_list {
	font-size: 10px!important;
}
div a.ccbuy {
	display: none!important;
}
div.cc_recenttracks_list img {
	width: 50px!important;
	height: 50px!important;
}
div.yt-box {
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 3px solid rgba(0,0,0, 0.4);
}
div.cbox {
	background: rgba(255,255,255, 0.4);
	padding: 10px;
	border: 1px solid #b6b6b6;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
div.main {
	background: #eaeaea;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
div.on-air {
	padding: 20px;
	background: url(../img/on-air-bg.html) no-repeat;
}
div.footer {
	background: black repeat;
	height: 150px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-top: 5px solid #2b2b2b;
	margin-bottom: 10px;
}
div.top {
	margin: 0 auto;
	max-width: 980px;
	background: url(../img/c-right-bg.html) repeat;
	min-height: 115px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom: 5px solid #2b2b2b;
}
img.logo {
    width: 500px;
 height:500px;
-moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.5s;
   animation: heartbeat 7s infinite;
    }
 
@media (max-width:500px)
{
    img.logo {
    width: 300px;
    height:280px;
 margin:-10px;
-moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.5s;
    /*animation: heartbeat 1s infinite;*/
    }
 
}

@keyframes heartbeat
{
  0%
  {
    transform: scale( .95 );
  }
  20%
  {
    transform: scale( 1 );
  }
  40%
  {
    transform: scale( .93 );
  }
  60%
  {
    transform: scale( 1 );
  }
  80%
  {
    transform: scale( .93 );
  }
  100%
  {
    transform: scale( .95 );
  }
}

 
 
 
 
 
 
 
 
 
 
 
    
.img-center {
	margin: 0 auto;
}
ul.stafflist li img {
    height: 110px!important;
}
/** Top Chatters **/
div.cb-top5 {
	padding: 0;
	height: auto;
	width: 100%;
	padding: 5px;
	border-bottom: 1px dotted #1a1a1a;
}
div.cb-top5:hover {
	background: rgba(0, 0, 0, 0.4);
}
div.cb-top5-info {
	float: left; 
	margin-left: 6px; 
	width: auto; 
	overflow: hidden;
}
span.cb-top5-points {
	width: auto;
	color: #646464;
	font-size: 11px;
	margin-top: -5px;
	display: block;
}
span.cb-top5-name {
	display: block;
	font-size: 18px;
	overflow: hidden;
	color: #1168B0;
	margin-top: -3px;
	text-shadow: 0.1em 0.1em #000;
	font-family: 'Yanone Kaffeesatz', sans-serif;
}
img.cb-top5-img {
	border-radius: 3px 3px 3px 3px; 
	-moz-border-radius:  3px 3px 3px 3px; 
	-webkit-border-radius:  3px 3px 3px 3px; 
	font-size: 10px;
	width: 30px;
	height: 30px;
	float: left;
}
div.cb-top5-rank {
	border-radius: 3px 3px 3px 3px; 
	-moz-border-radius:  3px 3px 3px 3px; 
	-webkit-border-radius:  3px 3px 3px 3px; 
	font-size: 10px;
	width: 25px;
	float: right;
	text-align: center;
	color: #696969;
}

                                                        /***online users ****/
ul.online-user{list-style-type:none;
width:100%;
height:400px;
margin:0;
padding:0;overflow-x:hidden
}

.online-user li{display: block;
width:100%;
padding: 5px;
-webkit-transition: padding-left 0.2s ease-out;
-moz-transition: padding-left 0.2s ease-out;
-o-transition: padding-left 0.2s ease-out;
transition: padding-left 0.2s ease-out;
margin-bottom: 5px;
background: linear-gradient( 90deg , #e91e6387 0%, #e91e63ab 100%);
-webkit-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 15px 3px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 15px 3px rgba(0,0,0,0.1);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
cursor: pointer!important;
position: relative;
overflow: hidden;}

.online-user li:hover{
 background: #0a83fd;   
    
    
}
.online-user li:last-child{border-bottom:0}


.ol-thumb{float: left;
    width: 50px;
    height: 50px;
    padding-bottom: 0;
    float: left;
    margin-right: 5px;
    border-radius: 50%;
    border: 4px solid #017e1654}
.online-user h3{font-family: 'Roboto Condensed', sans-serif;
color:orange;font-size:14px;
line-height:20px;padding-top:-7px;font-weight:700;margin:0}
.online-user li span{width:100%;display:block;line-height:15px;margin-left:10px;font-size:12px;color:white}
.online-user i{margin-right:4px;font-size:8px;font-weight:bolder}
.online-user::-webkit-scrollbar{-webkit-appearance:none;width:12px;
background-color:transparent}
.online-user::-webkit-scrollbar-thumb{border-radius:12px;
border:5px solid transparent;
background-clip:content-box;
background-color:red;
-webkit-box-shadow:none}
.online-user::-webkit-scrollbar-thumb:hover{border-radius:12px;border:5px solid transparent;
background-clip:content-box;
background-color:#c7c7c7}.row{padding:0 10px}.no-gutter [class*=col-]:not(:first-child),.row.no-gutter [class*=col-]:not(:last-child){padding:0 5px!important}

/*******end online*********/

.onboard-pic {
    max-width: 100%;
    border-radius: 50%;
    margin-top: -105px;
    margin-bottom: 5px;
    width: 150px;
    height: 150px;
    border: 5px solid rgba(0,0,0,0.2);

}
.onboard-cover {
    width: 100%;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);
    border-radius: 0;
    height: 140px;
    background: url();
    background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    border-top-left-radius:5px;	 
  border-top-right-radius:5px;
}





.track { 
margin-top:55px;
}

@media (max-width: 500px) {
.track{ 
margin-top:64px;
}
}






#dj-stat { float: center; margin-center: 30px; font-family: Oswald; color:white; text-transform: uppercase; font-weight: bold; font-size: 12px; word-wrap:break-word;}
#dj-name { 
margin-center: 20px; 
font-size: 25px;
color: white;
text-align: center;
font-family: 'Oswald'!important;
margin-top: 20px;
text-shadow: 1px 1px 5px rgba(0, 0, 0, 1); word-wrap:break-word;}

#dj-listeners { 
 


 font-size: 15px;
    
    color: white;   
}

@media (max-width:500px)
{

#dj-listeners {

}

}
div.current-songtitle, div.ob-djname {
	font-size: 15px;
	color: white;
        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: blue;
        text-align: center;
	font-family: AC;
	margin-top: 0;
	text-shadow: 1px 1px 5px white;}








ul.fansign, ul.stafflist, ul.sponsor, ul.rules {
    list-style: none;
    list-style-type: none;
}
ul.side-menu {
    list-style: none;
}
ul.nav-stacked li {
    background: #1168B0;
}
ul.nav-stacked li a {
    color: #fff;   
}
.nav-stacked li a:hover {
    color: #1168B0;   
}
ul.rules li {
    text-align: center;
    font-size: 11px;
}

.row.no-gutter [class*='col-']:not(:first-child),.row.no-gutter [class*='col-']:not(:last-child) {
  padding-right:5px;
  padding-left:5px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.panel-default {
  background: linear-gradient(to right, #ff3ce4, #007ec5);
   padding: 10px;
  
    margin: 1px;
    border-radius: 15px;
    border: 1px dashed #33c5ff !important;
    -webkit-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.3);
    overflow:hidden;
}
  


@media (max-width:376px)
{

.panel-default {
    margin-bottom: 20px;

 
/*box-shadow: 0px 0px 2px 2px #5171c18c;*/
    padding: 5px;
     margin-left: 5px;   margin-right: 5px;
}
}


.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12

 {
    position: relative;
    min-height: 1px;
   padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
}











.panel-defaultfooter {
    background:url() 50% 50%/cover no-repeat rgba(0,0,0,0.6); display:block;opacity:0.95;
    border-radius: 5px!important;
    border: 0px!important;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    font-size: 14px!important;
    -moz-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.8);
    -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.8);
    box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.8);
    margin-top:10px;
    Height:47px;
    padding:7px;
}
.player {
    background: #000;
    margin-bottom: 10px;
    opacity: 0.65;
    padding-top: 2px;
height: 35px!important;
overflow: hidden;
}
.panel-inner {
    padding-left: 10px;
    padding-right: 10px;
}

/** Social Media Icons **/
ul.soc-media {
    list-style: none;   
}
ul.soc-media li {
    display: inline-block;
}
ul.soc-media li a span {
    color: #4c4c4c;
    font-size: 26px!important;
}
.fa-facebook-square:hover {
    color: #1168B0;
}
.fa-twitter-square:hover {
    color: #1ab2e8;  
}
.fa-youtube-square:hover {
    color: #e42b26;  
}
.fa-skype:hover {
    color: #00aff0;  
}
/** Onboard **/
div.ob-info {
	width: auto;
	height: 65px;
	position: absolute;
	margin-left: 75px;
	padding-top: 5px;
}
div.ob-bg {
	width: 100%!important;
	float: left;
	position: relative;
	left: 0;
}
span.ob-status {
    font-size: 10px; 
    margin-top: 2px; 
    display: block; 
    color: #fff;   
}
/** Now Playing **/
div#np-ticker {
    height: 35px;
    padding: 10px;
    font-size: 12px;
    text-transform: uppercase;
}
div.np-board, div.np-box {
	width: 100%;
	height: 70px;
	overflow: hidden;
}
div.np-box {
	width: 320px;
	height: 70px;
}
div.np-album-bg {
	width: 70px;
	height: 70px;
	float: left;
	position: relative;
	left: 0;
}
div.np-album-cover, div.ob-dj-img {
	width: 70px;
	height: 70px;
	position: absolute;
	left: 0;
    border: 1px solid #1a1a1a;
}
div.np-album-frame {
	width: 70px;
	height: 70px;
	position: absolute;
	left: 0;
	box-shadow: -10px 0 10px -5px #030303;
}
div.np-album-current {
	width: 200px;
	height: 65px;
	position: absolute;
	margin-left: 100px;
	opacity: 0;
	padding-top: 5px;
}
div.current-number, div.ob-djname {
	font-size: 40px;
	color: white;
	font-family: AC;
	margin-top: -10px;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 1);
}
div.np-info {
	width: 200px;
	height: 75px;
	float: left;
	text-align: left;
	padding-left: 5px;
	position: relative;
	text-shadow: 1px 1px 5px white;
	overflow: hidden;
	padding-top: 7px;
}
span.np-info-np {
	font-size: 10px;
	color: white;
	display: block;
}
span.np-info-artist {
	font-size: 18px;
	font-family: bebas;
	line-height: 20px;
	color: white;
	display: block;
}
span.np-info-title {
	font-size: 12px;
	color: #777777;
	display: block;
	margin-bottom: 2px;
}
img#albumCov{
    -webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	border: 2px solid white;
	width: 60px;
	height: 60px;
	margin-top: 5px;
	overflow: hidden;
	opacity: .75;
	-ms-filter: ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“alpha(opacity=75)ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â; 
	filter: alpha(opacity=75); 
	-khtml-opacity: .75;
	-moz-opacity: .75;
	position: absolute;
	left: 0;
	z-index: 888;
	-webkit-animation:spin 1s linear infinite;
	-moz-animation:spin 1s linear infinite;
	animation:spin 1s linear infinite;
}
@-moz-keyframes spin { 
	100%	{ 
		-moz-transform: rotate(360deg); 
	} 
}
@-webkit-keyframes spin {
	100%	{ 
		-webkit-transform: rotate(360deg); 
	}
}
@keyframes spin { 
	100%	{ 
		-webkit-transform: rotate(360deg);
		transform:rotate(360deg); 
	}
}

#snowflakeContainer {
    position: absolute;
    left: 0px;
    top: 0px;
}
.snowflake {
    padding-left: 15px;
    font-family: Cambria, Georgia, serif;
    font-size: 14px;
    line-height: 24px;
    position: fixed;
    color: #FFFFFF;
    user-select: none;
    z-index: 1000;
}
.snowflake:hover {
    cursor: default;
}

.currentnum
{   
    
	margin-top:-94px;
	margin-left: 250px;
	width: 80px;
	height: 80px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	font-color:grey;
	text-align:center;
	float:center;
	}

div.current-number3 {
    
	font-family: AC;
	text-transform: uppercase;
	font-size: 45px;
	padding-top: 6px;
	padding-left: 5px;
	color: white;
	
    
}
.numberCircle {
  border-radius: 50%;
  behavior: url(PIE.htc);
  /* remove if you don't care about IE8 */
  width: 76px;
  height: 76px;
  padding: 5px;
  background:#3E68C3 url(https://www.pinoyheartfm.com/source.gif) 50% 50%/cover no-repeat;
  border: 1px solid black;
  
  text-align: center;
  
}
/*******************/

.float{
	position:fixed;
	width:50px;
	height:50px;
	bottom:10px;
	right:10px;
	background-color:rgba(0,0,0,0.2);
	color:#FFF;
	border-radius:50px;
	text-align:center;

}

.my-float{
	margin-top:16px;
	box-shadow: 0 2px 2px transparent;
}


.float:hover{
	position:fixed;
	width:50px;
	height:50px;
	bottom:10px;
	right:10px;
	background-color:#ffc107;
	color:#dc3545;
	border-radius:50px;
	text-align:center;
box-shadow: 0 2px 5px black;
}




.float2{
	position:fixed;
	width:50px;
	height:50px;
	bottom:10px;
	right:80px;
	background-color:rgba(0,0,0,0.2);
	color:#FFF;
	border-radius:50px;
	text-align:center;

}

.my-float2{
	margin-top:0px;
}


.float2:hover{
	position:fixed;
	width:50px;
	height:50px;
	bottom:10px;
	right:80px;
	background-color:#ffc107;
	color:#dc3545;
	border-radius:50px;
	text-align:center;

}

.footer-bg {
    height: 500px;
    width: 100%!important;

    -webkit-background-size: cover!important;
    -moz-background-size: cover!important;
    -o-background-size: cover!important;
    background-size: cover!important;
    padding: 50px;
    margin-top: -150px;
}

















/***********************OTHERS*****************/






.site-footer{
	position:fixed;
	width:100%;
	height:70px;
	bottom:0px;
	left:0px;

background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.22) 21%, rgba(0,0,0,0.65) 61%, rgba(0,0,0,0.65) 73%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.22) 21%,rgba(0,0,0,0.65) 61%,rgba(0,0,0,0.65) 73%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.22) 21%,rgba(0,0,0,0.65) 61%,rgba(0,0,0,0.65) 73%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */

	color:#FFF;
	
	


}




.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:10px;
	right:10px;
	background-color:rgba(0,0,0,0.2);
	color:#FFF;
	border-radius:50px;
	text-align:center;
background: lightblue url("https://www.talaluvzradio.com//video/cd.png") ;
 -webkit-animation-name: rotateThis;
    -webkit-animation-duration: 5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
}

.my-float{
	margin-top:14px;
	box-shadow: 0 2px 2px black;
}


.float:hover{
	position:fixed;
	width:60px;
	height:60px;
	bottom:10px;
	right:10px;
	background-color:#ffc107;
	color:#dc3545;
	border-radius:50px;
	text-align:center;
box-shadow: 0 2px 5px black;
}




.float2{
	position:fixed;
	width:50px;
	height:50px;
	bottom:10px;
	right:80px;
	background-color:transparent;
	color:#FFF;
	border-radius:50px;
	text-align:center;
	 animation: notes 5s infinite normal;

}

.my-float2{
	margin-top:0px;
	
}


.float2:hover{
	position:fixed;
	width:50px;
	height:50px;
	bottom:10px;
	right:80px;
	background-color:transparent;
	color:#dc3545;
	border-radius:50px;
	text-align:center;

}





.float3{
	position:fixed;
	width:30px;
	height:20px;
	bottom:25px;
	right:67px;
	background-color:rgba(0,0,0,0.2);
	color:#FFF;
	border-radius:50px;
	text-align:center;
background: transparent url("") ;
 
}

.my-float3{
	margin-top:14px;
	box-shadow: 0 2px 2px black;
}


.float3:hover{
	position:fixed;
	width:60px;
	height:60px;
	bottom:10px;
	right:10px;
	background-color:#ffc107;
	color:#dc3545;
	border-radius:50px;
	text-align:center;
box-shadow: 0 2px 5px black;
}











@media only screen and (max-width: 800px) {
    #fadeshow {
        display: none;
    }
    }

@media screen and (min-width: 0px) and (max-width: 800px) {
  #my-content{ display: block; }  /* show it on smaller screen */
}
@media screen and (min-width: 800px) and (max-width: 10000px) {
  #my-content{ display: none; }   /* hide it on larger screens */
}
   
   




       .muzieknootjes {
  display: block;
  margin: auto;
  position: relative;
  width: 60%;
  min-width: 300px;
  height: 0px;
  border: 0px solid #000;
  
  
}

.noot-1,
.noot-2,
.noot-3,
.noot-4 {
  position: absolute;
  animation: notes 2s infinite normal;
  font-size: 12px;
  opacity: 0;
  color: white;

}

.noot-1 {
  top: 0px;
  right: -20px;
  animation-delay: 0.2s;
}

.noot-2 {
  top: 10px;
  right: -20px;
  animation-delay: 0.5s;
}

.noot-3 {
  top: 15px;
 right: -20px;
  animation-delay:1s;
}

.noot-4 {
  top: 20px;
  right: -20px;
  animation-delay: 1.3s;
}

@keyframes notes {
  0% {
    transform: scale(1) translate(0, 0);
    opacity: 0;
     
  }
  50% {
    opacity: 1;
    transform: scale(1.5) translate(-50%, -50%);
  }
  80% {
    opacity: 0;
    transform: scale(1.5) translate(20%, -60%);
  }
  100% {
    transform: scale(1.5) translate(30%, -50%);
    opacity: 0;
  }
}


.np-img {
    height: 55px;
    width: 55px;
    border-radius: 3px;
    border-radius: 100%;
    -webkit-animation-name: rotateThis;
    -webkit-animation-duration: 5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
}
@-webkit-keyframes rotateThis {
  from {-webkit-transform:scale(1) rotate(0deg);}
  to {-webkit-transform:scale(1) rotate(360deg);}
} 


@media (max-width: 767px) {
    .affix {
       position: fixed;
       
         top: 0;
    width: 100%;
    z-index: 9999 !important;
    }
}

@media (min-width: 768px) {
    .affix {
        position: static; 
    }
}


.affix {
  
  }

  .affix + .container-fluid {
    padding-top: 70px;
  }
   
   
.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    font-size: 12px!important;
    border-radius: 25px!important;
    letter-spacing: .1rem!important;
    font-weight: bold!important;
    padding: 14px!important;
    text-transform: uppercase!important;
    color: #fff;
    background-color: #f93179;
    border-color: #c344a2;
}


/* 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:hotpink;
    height: 30px;
    list-style: none;
    margin: 0px auto;
    padding: 0;
	text-align:center
}
#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;
    }


.bottomfoot {
    color: #fff;
    padding: 70px;
    font-size:19px;
    background: url(https://www.pngkit.com/png/full/39-396739_here-is-the-initial-equalizer-graphic-with-the.png) center top;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 150px;
}


.box {
   display: flex;
   align-items:center;
   overflow-wrap: break-word;
  margin-left: -10px;
}

.box1
{
  background-color: transparent;
  width: 60px;
  float:left;
}
.box2
{
  background-color:transparent;
  overflow: hidden;
  width:100%;
  margin:0 auto;
  float:right;
}
.box3
{
  background-color: transparent;
width: 20px;
  margin:0 auto;
}




.ring-container {
    position: relative;
}

.circle {
    width: 10px;
    height: 10px;
    background-color: #62bd19;
    border-radius: 50%;
    position: absolute;
    top: -5px;
    left: -6px;
}

.ringring {
    border: 3px solid #62bd19;
    -webkit-border-radius: 30px;
    height: 20px;
    width: 20px;
    position: absolute;
    left: -11px;
    top: -10px;
    -webkit-animation: pulsate 1s ease-out;
    -webkit-animation-iteration-count: infinite; 
    opacity: 0.0
}
@-webkit-keyframes pulsate {
    0% {-webkit-transform: scale(0.1, 0.1); opacity: 0.0;}
    50% {opacity: 1.0;}
    100% {-webkit-transform: scale(1.2, 1.2); opacity: 0.0;}
}





::-webkit-scrollbar {
	-webkit-appearance: none;
	width: 12px;
	background-color: #282828;
}
::-webkit-scrollbar-thumb {
	border-radius: 12px;
	border: 5px solid rgba(255,255,255,0);
	background-clip: content-box;
	background-color: #c7c7c7;
	-webkit-box-shadow: none;
}

::-webkit-scrollbar-thumb:hover {
	border-radius: 12px;
	border: 5px solid rgba(255,255,255,0);
	background-clip: content-box;
	background-color: #c7c7c7;}

