@charset "utf-8";
/* CSS Document */

body{
		margin: 0;
		padding: 0 0 0 ;
		
	}
	.player{
		
		float: left;
		margin-right: 10px;
		
		
	}
	.musica{
		float: left;
		width: 200px;
		
	}
	
@media (max-width: 1920px) {

	.base{
		width: 600px; float: left; margin-left: 349px; background-image: url(../images/speakers.png); background-repeat: no-repeat; background-size: contain;
	}
	
.contorno1{
		width: 150px;
		height: 150px;
	    margin-left: auto;
	    margin-right: auto;
		border-radius: 100%;
		border: solid #000000 6px;
		margin-top: -30px;
		overflow: hidden;
		
	}
	.contorno{
		width: 100%;
		height: 100%;
		border-radius: 100%;
		border: solid #9C9C9C 2px;
		overflow: hidden;
		
	}
	.foto{
		width: 100%;
		height: 100%;
		background-image: url("images/logo.jpg");
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center;
		border-radius: 100%;
		border: solid #000000 8px;
		overflow: hidden;
		
	}
	
.redesocial{
		float: right;
		margin-top: 25px;
		margin-right: 10px;
	}	
	
	
	
}	
/* For PC with minimum resolution till your PC resolution */ 
@media (max-width: 1600px) {

	.base{
		width: 600px; float: left; margin-left: 200px; background-image: url(../images/speakers.png); background-repeat: no-repeat; background-size: contain;
	}
	
.contorno1{
		width: 150px;
		height: 150px;
	    margin-left: auto;
	    margin-right: auto;
		border-radius: 100%;
		border: solid #000000 6px;
		margin-top: -30px;
		overflow: hidden;
		
	}
	.contorno{
		width: 100%;
		height: 100%;
		border-radius: 100%;
		border: solid #9C9C9C 2px;
		overflow: hidden;
		
	}
	.foto{
		width: 100%;
		height: 100%;
		background-image: url("images/logo.jpg");
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center;
		border-radius: 100%;
		border: solid #000000 8px;
		overflow: hidden;
		
	}
	
.redesocial{
		float: right;
		margin-top: 25px;
		margin-right: 10px;
	}	
	
	
	
}	
@media (max-width: 1366px) {

	.base{
		width: 600px; float: left; margin-left: 149px; background-image: url(../images/speakers.png); background-repeat: no-repeat; background-size: contain;
	}
	
.contorno1{
		width: 150px;
		height: 150px;
	    margin-left: auto;
	    margin-right: auto;
		border-radius: 100%;
		border: solid #000000 6px;
		margin-top: -30px;
		overflow: hidden;
		
	}
	.contorno{
		width: 100%;
		height: 100%;
		border-radius: 100%;
		border: solid #9C9C9C 2px;
		overflow: hidden;
		
	}
	.foto{
		width: 100%;
		height: 100%;
		background-image: url("images/logo.jpg");
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center;
		border-radius: 100%;
		border: solid #000000 8px;
		overflow: hidden;
		
	}
	
.redesocial{
		float: right;
		margin-top: 25px;
		margin-right: 10px;
	}	
	
	
	
}	
	
@media (max-width: 1050px) {
	
	.base{
		width: 200px; float: left; margin-left: 149px; background-image: url(../images/speakers.png); background-repeat: no-repeat; background-size: 0px;
	}	
	
.contorno1{
		width: 150px;
		height: 150px;
	    margin-left: auto;
	    margin-right: auto;
		border-radius: 100%;
		border: solid #000000 6px;
		margin-top: -30px;
		overflow: hidden;
		
	}
	.contorno{
		width: 100%;
		height: 100%;
		border-radius: 100%;
		border: solid #9C9C9C 2px;
		overflow: hidden;
		
	}
	.foto{
		width: 100%;
		height: 100%;
		background-image: url("images/logo.jpg");
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center;
		border-radius: 100%;
		border: solid #000000 8px;
		overflow: hidden;
		
	}
	
.redesocial{
		float: right;
		margin-top: 25px;
		margin-right: 10px;
	    display: none;
	}
	
}
@media (max-width: 650px) {
	
	.base{
		width: 100px; float: left; margin-left: 10px; background-image: url(../images/speakers.png); background-repeat: no-repeat; background-size: 0px;
	}	
	
.contorno1{
		width: 150px;
		height: 150px;
	    margin-left: auto;
	    margin-right: auto;
		border-radius: 100%;
		border: solid #000000 6px;
		margin-top: -30px;
		overflow: hidden;
		
	}
	.contorno{
		width: 100%;
		height: 100%;
		border-radius: 100%;
		border: solid #9C9C9C 2px;
		overflow: hidden;
		
	}
	.foto{
		width: 100%;
		height: 100%;
		background-image: url("images/logo.jpg");
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center;
		border-radius: 100%;
		border: solid #000000 8px;
		overflow: hidden;
		
	}
	
.redesocial{
		float: right;
		margin-top: 25px;
		margin-right: 10px;
	    display: none;
	}
	
}
	/* For mobile devices and Tablet */
@media (min-width: 200px) and (max-width: 450px) {

	.base{
		width: 100px; float: left; margin-left: 149px; display: none;
	}
	
.contorno1{
		width: 150px;
		height: 150px;
		float: left;
		margin-left: 20%;
		border-radius: 100%;
		border: solid #000000 6px;
		margin-top: -30px;
		overflow: hidden;
	    display: none;
		
	}
	
.redesocial{
		float: right;
		margin-top: 25px;
		margin-right: 10px;
	    display: none;
	}	
	
	
	
} 	
	
	.slider {
  -webkit-appearance: none;
  width: 50%;
  height: 8px;
  background: #d3d3d3;
  outline: none;
  opacity: 0.7;
  -webkit-transition: .2s;
  transition: opacity .2s;
}

.slider:hover {
  opacity: 1;
}

.slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  background: #5E5E5E;
  cursor: pointer;
  border-radius: 100%;
}

.slider::-moz-range-thumb {
  width: 20px;
  height: 20px;
  background: #2196f3;
  cursor: pointer;
}
.desativa{
display: none;
}