/* desktops tela pequena */
@media only screen and (max-width : 1200px) {
    #full-slider-wrapper{min-height: auto;}    
   #box-bts-extras { background: url('../img/linha.png') repeat-y left; width: 100%; margin: 0px auto ; height: 190px; position: static; }
    #geral-bts-extra { width: 70%; float: none; min-height: 190px;  margin: 0px auto; padding: 10px 0px; }
    .bts-extra {
		    width: 48%;
    float: left;
    margin: 0px 1%;
    text-align: center;
    background: #ff8328;
    color: #3c3c3c;
}

	.bts-extra p {
        font-size: 1.25em;
    color: #ffffff;
}

	.bts-extra h2 {
    margin: 0px auto;
    font-size: 1.75em;
    color: #383838;
}

    .tools h2{font-size: 1.2em;}
    .tools{padding: 10px 4%;}
    .tools-4{min-height: 190px;}

    #bloco-parceiros{ min-height: 140px;}
    .bx-parceiro{min-height: 90px;}
}
/* tablets */
@media only screen and (max-width : 992px) {
    #full-slider-wrapper{display: none;}
    #geral-bts-extra{width: 90%;}
    #box-geral-sobre{width: 90%;min-height: 380px;}

    #box-tools-esquerdo{width: 100%; float: none;}
    #box-tools-direito{display: none;}

   #box-tools{ min-height: 735px; padding: 0px 0px;}
   .tools{width: 40%;}

   #box-tools-2{min-height: 560px;}
   #box-artigos{width: 100%; margin: 5px auto;}
   #box-calendario { width: 100%;}

   #box-galeria {width: 95%;}

   #box-letter { width: 90%;}

   #tools-4 {width: 90%;}

   #bloco-parceiros {width: 100%;}

   #rodape-rede-social { width: 100%;}
   #rodape ul li a img{width: 50%;}

   #box-newsletter{background: none;}
   #inewsletter input { width: 100%;}
   #inewsletter button { width: 96%; height: 1.8em; font-size: 1.0em;}

   #bt-artigo{width: 90%;}

   #box-tools-2 { min-height: 268px;}

   #contato { width: 85%; border: 0px;}
   #mapa-vendas{display: none;}

}    
/* celulares */
@media only screen and (max-width : 768px) {

    #wrap-topo{background: none;}
    #box-bts-extras{background: none; height: 385px;}

    #box-sobre{background: none;}
    #box-sobre-esquerdo{width: 90%; float: none; margin:5px auto;}
    #box-sobre-direito{display: none;}
    #box-sobre-meio{display: none;}

    #box-tools{background: none;}


    .bts-extra { width: 100%; margin: 1px;}

    #box-geral-tools{ min-height: 345px;}
    #box-tools {min-height: 515px;}
    .tools{min-height: 120px; width: 37%;}
     .tools p{display: none;}

    #box-tools-3{background: none;}
    .box-galeria {width: 100%;}
    #box-galeria { min-height: 215px;}

    #box-tools-3 { min-height: 370px;}

    #box-tools-4{background: none;min-height: 650px;}
    #tools-4{margin:0px auto;}
    .tools-4 { width: 96%; margin:5px auto;}
    
    #fundo-depoimento,#box-depoimento,#box-parceiros{display: none;}

    #topo-rodape ul{display: none;}

    #rodape-info {width: 95%; min-height: 150px;}

    #rodape-esquerdo{width: 90%; border: 0px}
    #rodape-direito{width: 90%;}

    #social-esquerdo, #social-direito{display: none;}
    #social-meio{width: 100%;}

    #social-meio ul li{width: 60px;}

    #seta-up{display: none;}

    
   
    /*BOTÃO AJUDA CHAT*/
    #fecha-tudo{display: none;}
    /*BOTÃO AJUDA CHAT*/

    .box-parceiro {
      margin: 20px 2%;
      float: none;
      width: 98%;
      min-height: 305px;
      text-align: center;
    }

    #idocumentos {width: 85%;}
    #abertura, #migracao{width:90%;}

    .galeria-fotos, .galeria-videos { width:100%;   }


}

@media only screen and (max-width : 450px) {

	.tools {
		min-height: 120px;
		width: 90%;
	}
	
	#box-tools {
    min-height: 1002px;
}

	#rodape-esquerdo{ height:100px }
	#rodape-direito{ height:50px }
	#rodape p{ font-size:1em; }

}