
/***********************************
	MONITOR - COMPUTADOR
***********************************/
	
	@media screen and (max-width: 1600px){
		.topo{background-size:cover}
	}
	
	@media screen and (max-width: 1200px) and (min-width: 992px){
		.topo .logo img{width: 180px;}
		.logoinferior{padding: 30px 10px;}
		.produto-vermais img{margin-left: -30px;}
		.carosel {margin-left: 0px;}
		.faixa-produtos-lado1 h1 {margin-right: 22px;}
		.faixa-produtos-lado2 p {margin-left: 0px !important;}
		.projeto-bloco .projeto-video-bloco{margin:0px auto 0px auto;}
		.projeto-bloco{height:218px;}
		.projeto-vermais{margin-left: -30px;-webkit-transform: translateY(-110%);-moz-transform: translateY(-110%);-ms-transform: translateY(-110%);-o-transform: translateY(-110%);}
	}
	
	@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: 992px){
	}
	@media screen and (min-width: 762px){
		.tudo-responsivo{display:none;}
	}
	@media screen and (max-width: 1200px){
		.balaquinha{display:none;}
		.index-produtos{background:white}
	}
	
/***********************************
	TABLET
***********************************/


	@media screen and (max-width: 992px){
		.index-empresa{min-height: auto;padding-bottom:80px;}
		.contato-index, .logo-inferior-bloco{display:none;}
		.contato-form{margin-top:20px;}
		.representa-page {padding: 60px 0px !important;}		
		.carosel {margin-left: 0px;}
		
	}
	
	@media screen and (max-width: 992px) and (min-width: 762px){
		.topo .logo img{width: 135px;}
		.menuprodutos ul li{font-size: 100%;width: 33.3%;}
		.bloco-produto-index2 {margin-left: 0px;width: 340px;}
		.bloco-produto-index1 {margin-left: 0px;width: 340px;}
		.bloco-produto-index1 .produto-foto {margin-left: 10px;}
		.bloco-produto-index1 .info, .bloco-produto-index2 .info{width: 55%;}
		.owl-theme .owl-controls {margin-left: 305px !important}
		.faixa-produtos-lado2 p {margin-left: 27px !important;width: 95%;}
	}

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

	@media screen and (max-width: 762px){	
		.topo .logo{background: transparent;}
		.menutopo ul, .menuprodutos ul, .menuprojetos ul, .menucontato ul, .face-btn, .index-produtos, .produto-vermais, .projeto-vermais{display:none !important;}
		.produto-foto-grande{margin-top:30px;text-align:center;}
		.onde-encontrar-page{text-align:center;}
		.representa-dados {color: #8a8a8a;margin-top: 30px;}
		.projeto-bloco .projeto-foto-bloco{width:100%}
		.projeto-bloco {height: auto;}
		.topo h1 {margin-top: 50px;font-size: 250%;}
		footer{background:#454545;padding-bottom:30px;}
		footer ul {width: 100%;float: none;margin-top: 0px;margin-bottom:0px}
		footer p {margin-top: 20px;}
		.face-faixa{display:block;}
		.newsletter-form{padding:0px 15px}
		.menu-responsivo-abre{display:block;}
		.projeto-bloco .projeto-video-bloco{margin:0px auto 0px auto;}
	}
	
	@media screen and (max-width: 762px) and (min-width: 570px){
	}
	
	
	@media screen and (max-width: 700px){
		.linha-total-forafora {background:transparent;}		
	}
	
	@media screen and (max-width: 500px){		
	}
		
	@media screen and (max-width: 450px){
			.menu-responsivo-abre {width: 45px !important;height: 45px !important;background-size: 100% !important;}
			.fecha-menu {background-position: 0px -45px !important;}
	}
	@media screen and (max-width: 450px){	
	}