/* desktops tela pequena */
@media only screen and (max-width : 1200px) {
    
}
/* tablets */
@media only screen and (max-width : 992px) {
	#box-tools-1{display: block;}
    #tools1-1, #tools1-2, #tools1-3{width: 90%; float: none; margin: 5px auto; }

    .tools2{display: block;}

    .img-box-3{display: none;}
    .txt-box-3{width: 100%;}
    .txt-box-3-lef{width: 100%;}

    .box-4{width: 100%;}
    .txt-depoimento{width: 60%;}
    #box-depoimento .bx-wrapper .bx-next{right: 19%;}
    #box-depoimento .bx-wrapper .bx-prev{left: 82%;}

    #rodape {
    display: block;
    width: 86%;
}
    #rodape-esquerdo{display: none;}
	
	#rodape-meio {
    width: 100%;
    min-height: 120px;
    float: none;
    text-align: center;
    clear: both;
    margin: 0 auto;
}
	
	#rodape-direito {
    width: 100%;
    min-height: 140px;
    float: none;
    text-align: center;
    clear: both;
    margin: 0 auto;
}
	#rodape_telefone{background:none;}
	#rodape_email{background:none;}
	#rodape-rede-social {
    width: 100%;
    min-height: 80px;
    float: none;
    clear: both;
    margin: 0 auto;
    text-align: center;
}	
	#rodape-rede-social img{text-align:center;}
	#rodape-rede-social ul li {
    float: none;
    }
	ul li {
    margin-left: 0%;
}
	#rodape a {
    color: #fff;
    font-size: 1em;
}
	#contato{width: 90%; float: none; margin: 5px auto;}
	#mapa-vendas{min-height: 600px; width: 90%; float: none; margin: 2% auto; }
    #box-geral-parceiros {
    width: 90%;
    margin: 0px auto;
}

    .bx-wrapper {
    position: relative;
    margin: 0 auto 60px;
    padding: 0;
    width: 80%;
}
    
    #box-botoes-topo {
    width: 100%;
    margin-top: 120px;
    text-align: center;
}
    
    #titulo-depoimento {
    /* text-align: left; */
    margin: 30px 0px;
    color: #4d4d4d;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
	.bx-parceiro {
    float: left;
    width: 19%;
    margin: 5px 3px;
    padding: 2%;
    background: #eee;
    text-align: center;
    min-height: 130px;
    border: 1px solid #ccc;
}

	
    
	#topo-logo {float: left; padding-left: 5%;}
}
/* celulares */
@media only screen and (max-width : 768px) {
    
    header {
    padding-top: 0px;
}
	
	#adicional{display:none;}

    #box-botoes-topo{margin-bottom: 10px;}
    #topo-logo{width: 500px;}

    #box-botoes-topo a{margin-bottom: 1px;}

    #idocumentos-box-clique {margin-top: 10px; float: none;text-align: center;}

    #idocumentos-box-form input{width: 100%; float: none; margin:5px auto; text-align: center; padding: 0px;}
    #idocumentos-box-form button{width: 100%; float: none; margin:5px auto; text-align: center; padding: 0px;}

    #box-tools-3{display: block;}
    #box-tools-3-parte1 {width: 90%; border-right: 0px; flex: none;}
	#box-tools-3-parte2 {width: 90%; flex: none;}
	.txt-box-3{text-align: left;}

	#box-tools-5{display: none;}
	#bt-ver_news{display: none;}

	.img-box-4{display: none;}
	.txt-box-4{width: 100%;}

	#box-depoimento{display: none;}

	#inewsletter{width: 90%;}
	#form-inewsletter{height: 130px;}
	#inewsletter input{width: 100%;}
	#inewsletter button{width: 100%;margin: 2px auto;}

	.box-conteudo{margin-top: 45px;}
	.box-contato-geral{margin-top: 45px;}

	.galeria-fotos{width: 90%; float: none; margin: 5px auto;}
	.galeria-videos{width: 90%; float: none; margin: 5px auto;}

	#mapa-vendas{display: none;}
    #box-parceiros{display: none;}
    .box-4 {border-right: none;}

}

@media only screen and (max-width : 500px) {
    
    #layerslider p{display:none;}
	
	#layerslider {
    background-image: url(../img/bg.jpg);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    height: 348px;
    background-attachment: initial;
}
        
    #logo {
    float: left;
    width: 50%;
}

    #box-botoes-topo a {display: inline-block; width: 86%; height: 72px; line-height: 68px; font-size: 15px;}
    #box-botoes-topo {display: none;}
    .page-not-home-inner #logo, .scrolled-inner #logo {
    margin-top: -8px;
    width: 60%;
}
    
}
