/* desktops tela pequena */
@media only screen and (max-width : 1200px) {
    #full-slider-wrapper{min-height: auto;}    
   #box-bts-extras { width: 100%; margin: 0px auto ; height: 190px; position: static; }
    #geral-bts-extra { width:100%; float: none; min-height: 190px;  margin: 0px auto; padding: 10px 0px; }
    .bts-extra { width: 23%; float: left; margin:0px 1%; text-align: center;min-height: 154px;}
    
    .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) {
	#geral{ overflow:hidden; }
    #full-slider-wrapper{display: none;}
    #geral-bts-extra{width: 90%;}
    #box-geral-sobre{width: 90%;min-height: 460px;}

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

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

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

   #box-galeria {width: 95%;}

   #box-letter { width: 90%;}

   #tools-4 {width: 90%;}
   .img-depo {float: left;width: 20%;text-align: center;margin-left: 34px;}
   #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: 297px;background: #d1c6c0;}

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

   #box-tools-4 #box-chat{ width:100%; float:left; }
   #box-tools-4 #box-prosoft{ width:100%; float:right; }
}    
/* celulares */
@media only screen and (max-width : 768px) {

    #wrap-topo{background: none;}
    #div-logo-topo {width: 190px;}
    #div-logo-topo {width: 54%;margin-top: 9px;}

    #box-bts-extras{background: none; height: 590px;}

    #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: 412px;}
    .tools{min-height: 120px; width: 37%;}
    .tools img{width: 55%;}
    .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: 161px;}
    #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: 100%; 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 : 680px) {
    #box-geral-sobre {min-height: 564px;}
    #rodape p {font-size: 1.1em;color: #fff;}
}
    
@media only screen and (max-width : 450px) {
    #div-logo-topo {width: 81%;margin-top: 9px;}
    #box-geral-sobre {min-height: 644px;}
    #box-geral-tools {min-height: 380px;}
    
    .tools-4 h2 {color: #590b19;font-size: 2.3em;margin-bottom: 10px;padding-top: 20px;}
    
}