
/***********************************
	MONITOR - COMPUTADOR
***********************************/
	
	@media screen and (max-width: 1600px){
	}
	
	@media screen and (max-width: 1200px) and (min-width: 992px){
		.projetos-menu ul li{padding:10px 7px;}
		.boxenquete{left:18%;}
	}
	
	@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: 1800px) and (min-width: 1500px){
	}
	@media screen and (max-width: 1500px) and (min-width: 1200px){	
	}
	@media screen and (min-width: 762px){
	
	}
	@media screen and (max-width: 1200px){
	}
	
/***********************************
	TABLET
***********************************/


	@media screen and (max-width: 992px){
		footer p{margin-top:60px;width:60%;margin-right:auto;margin-left:auto}
		.contato .informacoes{margin-top:30px;}
		.projetos h1{text-align:center;}
		.menu img{display:none;}
	}
	
	@media screen and (max-width: 992px) and (min-width: 762px){
		.projetos-menu ul li{text-align:center;margin: 0px;width: 45%;float: left;margin-right: 2% !important;}
		.menu h2{margin-bottom:40px}
		.menu{height:800px;}
		.boxenquete{left:7%;width:700px;height: 500px;}
	}

/***********************************
	CELULAR
***********************************/

	@media screen and (max-width: 762px){	
		.logo3em1{margin-right:10px;}
		.materiais-titulo h1{margin-left:20px;}
		.empresa-interna img{display:block;margin-right:auto;margin-left:auto;}
		.contato p{width:100%}
		.contato .informacoes span{display:none;}
		.projetos-menu ul{padding:20px 0px;}
		.projetos-menu ul li{display:none;text-align:center;margin: 0px;width: 90%;float: left;margin-left: 5% !important;padding: 5px 18px;}
		.dados-contato{margin-right:15px;}
		.botao-menu{margin-left:10px;}
		.projetos {padding: 20px 0px 80px 0px;}
		.abremenuprojeto{display:block !important;}
		.menu h2{text-align:center;border-bottom:1px dashed black;}
		.menu a h2{color:#152c55}
		.menu{padding-top:20px;height:auto;position:absolute;}
		.menu h1{text-align:center;font-size: 150%;border-bottom:1px dashed black;border-left:0px;margin-top:0px;margin-bottom:10px;padding-left:0px;}
		.menu h1:hover{border-left:0px;}
		.lastbtn{border-bottom:0px !important;}
		.logogrande{padding-top:150px;width:250px}
		.logo-container{width:250px}
		
	}
	
	@media screen and (max-width: 762px) and (min-width: 570px){
		.boxenquete{left:10%;width:500px;height: 300px;}
	}
	@media screen and (max-width: 570px){
		.boxenquetetudo{display:none}
	}
	@media screen and (max-width: 700px){
		.face-btn-topo{display:none;}
	}
	
	@media screen and (max-width: 600px){	
		.logo3em1{float:none;margin-top:10px;margin-right:0px;}	
		.rodape-contato span{display:block;height: 2px;}
		.btn-facebook{width:90%;}
	}
		
	@media screen and (max-width: 350px){
	}
	@media screen and (max-width: 500px){
		.botao-menu{width:35%}
		.logo{width:58px;}
		.dados-contato{width:35%;}		
	}