
/***********************************
	MONITOR - COMPUTADOR
***********************************/
	
	@media screen and (max-width: 3000px) and (min-width: 1200px){
		.hidden-lg, .escondepc{display:none !important}
	}
	@media screen and (max-width: 1600px) and (min-width: 1400px){
		.slide-lateral{width:60%;}
		.slide-lateral p, .slide-lateral h1{margin-left:20%;}
	}
	@media screen and (max-width: 1400px) and (min-width: 1300px){
		.slide-lateral{width:60%;}
		.slide-lateral p, .slide-lateral h1{margin-left:15%;}
	}
	@media screen and (max-width: 1300px) and (min-width: 1200px){
		.slide-lateral{width:65%;}
		.slide-lateral p, .slide-lateral h1{margin-left:2%;}
	}
	@media screen and (max-width: 1200px) and (min-width: 992px){
		.faixatop-bg{width: 494px;}
		.faixatop-bg ul{margin-left: 10px;margin-top: 52px;}
		.faixatop-bg ul li {padding: 10px 9px;font-size: 100%;}
		.menu-produtos{margin-top: 40px;margin-left: 90px;}
		.slide-lateral{height: 550px;padding-top: 100px;padding-left: 0px;}
		.slide-lateral h1{margin-left: 10%;width: 65%;}
		.slide-lateral p{margin-left: 10%;}
		.slide img{height: 505px;}
		.bloco-index p{padding-left:40px;padding-right:40px;}
	}
	
	@media screen and (max-width: 10000px) and (min-width: 992px){		
		.visible-md{display:block}
		.visible-md3{display:inline}
	}
	@media screen and (max-width: 10000px) and (min-width: 992px){
		.visible-sm{display:none}
	}
	@media screen and (max-width: 10000px) and (min-width: 762px){	
		.visible-xs{display:none}	
		.visible-xs2, .visible-xs3{visibility:hidden;display:none;}
	}
	@media screen and (max-width: 1500px) and (min-width: 1350px){
	}
	@media screen and (max-width: 1350px) and (min-width: 1200px){
	}
	
/***********************************
	TABLET
***********************************/


	@media screen and (max-width: 992px){
		.visible-sm, .topo-mobile{display:block}
		.visible-md, .visible-md3, .faixamenu{display:none !important}
		.visible-sm3{display:inline}
		.contato-dados img{margin-top:30px;margin-bottom:10px;width:auto;margin-left:auto;margin-right:auto;display:block;}
		.contato-dados{margin-top:50px;text-align:center;}
		footer img{margin-top:30px;margin-bottom:10px;width:auto;margin-left:auto;margin-right:auto;display:block;}
		.bloco-rodape, .bloco-rodape2{width:100%;float:none;text-align:center}
		.bloco-rodape img, .bloco-rodape2 img{display:block;margin-top:50px;margin-left:auto;margin-right:auto}
		footer{padding-top:30px;height:auto;padding-bottom:30px;background:url(../img/bg.png);border-top:9px solid #1972a7}
		.detalhe1{border-bottom:10px solid #1972a7;border-right:0px;}
		.detalhe2{border-bottom:10px solid #1972a7;border-left:0px;margin-top:20px}
		.slide-lateral{position:relative;width:100%;background:url(../img/bg.png) repeat;height:auto;padding:20px;}
		.slide-lateral h1{text-align:center;margin-left:0px;width:100%}
		.slide-lateral p{text-align:center;width:100%;margin-left:0px;margin-top:0px;margin-bottom:0px;}
		.slide img{width:100%;float:none;margin-top:0px}
		.produto-infobasica h1{margin-top:20px;}
		.fotos-produto img{display:block;margin:20px auto}

	}	
	@media screen and (max-width: 992px) and (min-width: 762px){
		.mapa{height:400px;}		
		.bloco-index p{padding-left:40px;padding-right:40px;}
	}

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

	@media screen and (max-width: 762px){	
		.hidden-xs, .marcador, footer h2, .owl-buttons, .obra-normal{display:none !important}
		.hidden-xs3{display:inline}
		.visible-xs2{visibility:visible}
		.visible-xs{display:block;}
		.visible-xs3{display:inline;}
		.faixatitulo h1 {margin-top: 50px;font-size: 180%;}
		.produto-infobasica button {width: 100%;}
		.fotos-produto img{margin-right:auto;margin-left:auto;display:block;}
		.bloco-detalhe h1{margin-top:20px;}
		.botao-contato{float:none;width:100%;}
		.produto-contato button, .contato button{position:relative;margin-top:0px;width:100%;}
		.contato-dados img{margin-top:30px;margin-bottom:10px;width:auto;margin-left:auto;margin-right:auto;display:block;}
		.contato-dados{margin-top:50px;text-align:center;}
		.mapa{height:300px;margin:80px 0px 0px 0px}
		.selos img{max-width:100%}
		.slide-lateral h1{font-size:200%;}
		.slide-lateral p{font-size:150%;}
		.obras-responsivo{display:block;}
		.bloco-index p{padding-left:20px;padding-right:20px;text-align:center}
		.bloco-index img{margin-bottom:30px;}
		.botoes-index{margin:0px 0px -30px 0px}
		.bgfundo2 {padding-bottom: 35px;}
	}
	
	@media screen and (max-width: 762px) and (min-width: 470px){
	}
	@media screen and (max-width: 762px) and (min-width: 570px){
	}
	@media screen and (max-width: 670px){
	}
	
	
	@media screen and (max-width: 700px){
	}
	
	@media screen and (max-width: 600px){
	}
		
	@media screen and (max-width: 550px){		
		.slide-lateral h1{font-size:120%;}
		.slide-lateral p{font-size:90%;}
		.topo-mobile img {width: 140px;}
		.topo-mobile .btn-menu {font-size: 120%;margin-top: 13px;padding: 5px 10px;}
	}
	@media screen and (max-width: 350px){
	}