@media (max-width:768px) {
.player-radio {
	min-height:500px !important;
}
.int {
	margin-top:10px;
	margin-bottom:10px;
}
 
	.logo, .live {
		width:70px !important;
	}
	
	.cont-btn {
		padding-top:305px !important; 
}
	
	.bot {
		border: none;
		height:80px !important; 
		margin:auto;
}

#np {
		padding-top:22px !important;
		font-size:12px !important;
		line-height:12px !important;
}

}

body {
	 font-family: "Exo 2", sans-serif !important;
	 /*font-family: "Bitcount Single Ink", system-ui !important;*/
	 /*font-family: "Bitcount Grid Double", system-ui !important;*/ 
	 color:#3c3c3b;
}

header {
	margin-top:40px;
	margin-bottom: 40px;
}

footer {
	font-size: 11px;
	margin-bottom:30px;
	margin-top:30px;
}

.logotipo {
	max-width:250px;
}

.bg-custom {
	background: url("img/player.jpg") no-repeat top center/contain;
}

.player-radio {
	font-family: Bitcount Grid Double, system-ui !important;
	min-height:800px;
}

.cont-btn {
	padding-top:480px;
}

.bot {
	border: none;
	width:120px;
	height:130px;
	margin:auto;
	background: url(img/pg2.png) no-repeat center center/contain;
}

#np {
	padding-top:36px;
	color:#fff;
	text-shadow: 1px 1px 10px #414141;
	font-size: 18px;
	font-weight: 300;
	line-height: 18px;
}

a {
	text-decoration: none !important;
	color:#3c3c3b !important;
}