/* desktops tela pequena */
@media only screen and (max-width : 1200px) {
    #box-sobre {min-height: 369px;}
    
    .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;}
    
    #box-calendario{display: none;}
    
    #box-tools-direito {
    width: 100%;
    float: left;
}

    #box-sobre {
    width: 100%;
    margin: 0px auto;
    min-height: 277px;
}
        
    #box-tools-esquerdo{width: 100%; float: none;}
    #box-sobre-direito {display: none;}    
    #box-sobre-esquerdo {width: 90%; }
    #box-sobre-meio{display: none;}
  
   #box-tools{ min-height: 750px; padding: 0px 0px;}
   .tools{width: 40%;}


   #box-artigos{width: 100%; margin: 5px auto;}
   #box-calendario { width: 100%;}

   #box-galeria {
    width: 50%;
}

   #box-letter { width: 90%;margin: 0px auto 65px;}

   #tools-4 {width: 90%;}
   .tools-4 {width: 46%;float: left;margin: 5px 24%;padding: 2%;}

   #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: 37%;
    height: 3.5em;
    font-size: 1.0em;
}

   #bt-artigo{width: 90%;}


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

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

    #wrap-topo{background: none;}
    #div-logo-topo {width: 190px;}

    #box-bts-extras{background: none;}

    #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%;}

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

    
    #titulo-newsletter h2 {
    font-size: 1.25em;
    margin-bottom: 10px;
    color: #1c2a39;
}
    
    #box-tools-4{background: none;min-height:497px;}
    #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;}
    #final-rodape {min-height: 54px;}

    #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 : 630px) {
    
    .tools {min-height: 120px; width: 90%;}
    #box-tools {min-height: 985px;}
    
    #box-sobre {
    background: none;
    padding-bottom: 110px;
}
    
    #rodape p {
    font-size: 1.15em;
    color: #fff;
    padding-bottom: 20px;
}
    
    #rodape-direito {
    width: 90%;
    padding-top: 60px;
}    
    
}

@media only screen and (max-width : 400px) {
 
    #box-sobre{display: none;}
    #rodape p {
    font-size: 0.9em;
    color: #fff;
}
    
    #rodape p {
    font-size: 0.9em;
    color: #fff;
    padding-bottom: 20px;
}
    
    #rodape-direito {
    width: 90%;
    padding-top: 33px;
}
    
    #rodape-info {
    width: 85%;
    margin: 0px auto;
    min-height: 100px;
    padding-top: 11px;
}
    
}

