
/***********************************
	MONITOR - COMPUTADOR
***********************************/
	
	@media screen and (max-width: 1200px) and (min-width: 992px){
		.topo{height: 120px;}		
		.topo ul{margin-top: 60px;font-size: 80%;}
		.topo ul li {margin: 0px;}
		.topo .telefone, .topo .telefone2{height:125px;padding-top: 55px;width: 150px;font-size:120%}
		.topo .redes{height:125px;padding-top: 55px;width: 150px;font-size:120%}
		.bloco-cliente-interno img {max-width: 150px;}
	}
	
	@media screen and (max-width: 7000px) and (min-width: 762px){
	}
	
	@media screen and (max-width: 7000px) and (min-width: 992px){
	}
	
	@media screen and (max-width: 10000px) and (min-width: 1200px){		
	}
	
	@media screen and (max-width: 10000px) and (min-width: 1000px){
	}
	
	@media screen and (max-width: 1200px){
		.logo{width:200px}
	}
/***********************************
	TABLET
***********************************/


	@media screen and (max-width: 992px) and (min-width: 762px){		
		.foto-empresa img{width:48%;margin-right:1%}
		.slide h1{font-size:200%;padding:30px;width:70%;margin-top:200px}
	}
	
	@media screen and (max-width: 992px){
		.topo ul, .topo .telefone, .topo .redes, .topo .telefone2, .foto-produtos{display:none;}
		.topo {height: 115px;}
		.frase-de-efeito {padding: 50px 20px;font-size: 150%;}
		footer h5 {margin-top: 40px;}
		footer .icones {margin-top: 30px;}
		footer{padding-bottom: 50px;}
		.topo .fa-bars{display:block;}
		.info-empresa{margin-top: 90px;}
		
	}

/***********************************
	CELULAR
***********************************/

	@media screen and (max-width: 762px){		
		.owl-theme .owl-controls .owl-buttons div{margin-top: -200px !important;}
		.botoes{display:none;}    
		.tarja2 h1{padding-left: 20px;}
		.conteudo{padding: 40px 20px;}
		.bloco-cliente{width:100%;float:none;margin-left:0px;}
		.bloco-cliente-interno{display: block !important;width: 100%;height: auto;padding: 20px 0px;}
		.slide-individual {height:300px !important}
		.slide h1{font-size:200%;padding:30px;width:70%;margin-top:100px}
    }	
	
	@media screen and (max-width: 762px) and (min-width: 500px){
	}
	
	
	@media screen and (max-width: 600px){	
	}
	
	@media screen and (max-width: 500px){
		.slide h1{display:none !important}
	}
	
	@media screen and (max-width: 400px){	
	}