
@media screen and (max-width: 1200px) {
	#linksuteis {margin: 50px 1% 50px 20%;width: 80%;}
    
    #areadocliente{ margin: 20px 1% 20px 1%; }
	#idocumentos h1{font-size:28px}
	#inewsletter h1{font-size:19px;}
	#inews .veja_mais{width:15%;}
	  #div-menu-topo{ 
            width:130px;
            z-index:99999;
            background:none;
            margin-right:10%;
            margin-top:25px;
        }
		.endereco-top{margin-right:2%;}
	.nav {
		position: relative;
		min-height: 30px;
                
	}	
	.nav ul {
		width: 180px;
		padding: 5px 0;
		position: absolute;
		top: 0;
		left: 0;
		border: solid 1px #aaa;
		background: #fff url(../img/icon-menu.png) no-repeat 10px 11px;
		border-radius: 5px;
		box-shadow: 0 1px 2px rgba(0,0,0,.3);
                
	}
	.nav li {
		display: none; /* hide all <li> items */
		margin: 0;
	}
	.nav .current {
		display: block; /* show only current <li> item */
	}
	.nav a {
		display: block;
		padding: 0px 5px 0px 32px;
		text-align: left;
                line-height: 30px;
                color:#666;
	}
	.nav .current a {
                display: block;
		background: none;
		color: #666;
	}

	/* on nav hover */
	.nav ul:hover {
		background-image: none;
                background:#fff;
	}
	.nav ul:hover li {
		display: block;
		margin: 0 0 5px;
	}
	.nav ul:hover .current {
		background: url(../img/icon-check.png) #fff no-repeat 10px 7px;
                border:none;
	}
        .nav a:hover {
                background: #fff;
                border:none;
                color: #1148AC;
                font-weight: bold;
        }        
        .nav .current a:hover { 
                background: #fff; 
                border:none;
                color: #1148AC;
                font-weight: bold;
        }

	/* right nav */
	.nav.right ul {
		left: auto;
		right: 0;
	}

	/* center nav */
	.nav.center ul {
		left: 50%;
		margin-left: -90px;
	}
        
        #inewsletter input { height: 25px;}
}
@media screen and (max-width: 1024px) {
   .nav a{padding-left:33px;}
   #div-logo-topo{margin-left:9%;}
}

@media screen and (max-width: 880px) {
      
    #div-logo-topo{margin-left:0%;}
    .utilitario .textodetalhes { min-height:50px; }
    .utilitario h1 { font-size:0.9em; }
        
    #inewsletter { width: 100%;} 
    #idealnews{width: 100%;}	
    #inews .veja_mais{width: 19%;}
    #box-news h2{margin-bottom:0px;}
        
    #wrap-rodape{ width:100%;}
    #form-rodape { display:none; }
    #redes-sociais-rodape { float:left; margin-top:10px; margin-right:10%; clear:none;width:50%}
    #wrap-rodape #rodape h4 { font-size:2em; padding:15px 0 25px 0; }
    #under-rodape-content { display:none;}
        
    #linksuteis h2 { font-size: 1.8em; margin-bottom: 10px; }
    #wrap-rodape #rodape #chat-rodape{display:none;}
    #inewsletter button{width:26%}
    #div-logo-topo{margin-left:2%;}
                
    #tool-good-1, #tool-good-2, #tool-good-3{width:100%;border-bottom:1px solid #fff;border-right:0px solid #000;}
    #texto-conteudo { width: 90%; margin-left: 5%; }
    #areadocliente #idocumentos { padding-left: 0%; padding-top: 20px; }
    #titulo-documento{width:100%;margin-left:0%;}
    #idocumentos-form { width: 100%; padding-top: 10px;}
    #idocumentos{width:90%;padding-top:0px; margin-left: 5%;}
    #idocumentos h1{font-size:26px;text-align:center;padding-top:0px;float:none;}
    #idocumentos-form input { width: 33%;}
}

@media screen and (max-width: 815px) {
	#idealnews,#inewsletter{width:100%;text-align:center;}
}
@media screen and (max-width: 720px) {
    #div-logo-topo {width: 434px;margin-top: 17px;}
    #wrap-topo{height:150px;background:#1148AC;}
    #wrap-conteudo #conteudo{margin-top:0px;}
    #full-slider-wrapper{display:none;}
    .endereco-top{display:none;}
    #form-rodape{width:28%}

   .utilitario {width:30%; text-align:center; float:left; margin-right:2%; }
    
    #box-news { width: 100%; }
    #inews a{ margin-left:25%; margin-right:25%; }
    
    #wrap-rodape #rodape #endereco-rodape{ margin-left:5%; margin-right:5%; max-width:90%;}
    #wrap-rodape #under-rodape { display:none; }
    #wrap-rodape #rodape #chat-rodape { width:85%; margin-bottom:20px; }
    #redes-sociais-rodape { width:85%; margin-top:20px; text-align:center; }
    .utilitario{width:23%}


    #contato{width:75%;min-height:600px;position:static;}
    #mapa{width:100%;min-height:220px;display:block;position:static;margin-top:50px!important;}
    #contato-fundo{min-height: 885px;}
    .empresa_box{display:none;}
    .fleft {float: left;width: 65%;}
    
    #inewsletter { padding-top: 10px;}
    #inewsletter img{display:none;}
    #inewsletter h1 { width: 100%; padding-bottom: 10px;}
    #form-inewsletter { width: 90%; margin-left: 5%; float: left; }
    #msg-new {display:none;}
    
    
    #wrap-topo { height: 150px; clear:both; min-width:300px; }
    #div-logo-topo { text-align:center; width:100%; margin-left:0; }
    #div-logo-topo img{ width: 300px;}
    #div-menu-topo{ margin-top:6px;  float:left; margin-left:10%; left:50%; margin-left: -90px;}
    #texto-conteudo{margin-top:60px;}
    #div-logo-topo p{margin-left:0px;}

}


@media screen and (max-width: 600px) {
    #div-menu-topo{ margin-right:12%; }
    .utilitario {width:45%; text-align:center; float:left; margin-right:2%; }
    
    #inews a{ margin-left:45%; margin-right:45%; }
    
    #wrap-rodape #rodape h4 { display:none; }
    #wrap-rodape #rodape #chat-rodape {  margin-top:30px; }
	#box-news h2{margin-bottom:0px;}
}

@media screen and (max-width: 570px) {
    #linksuteis {margin: 50px 1% 50px 8%;width: 80%;}


    #redes-sociais-rodape{width:95%;}
    #wrap-rodape{min-height:276px;}
    .utilitario{width:100%;}
    .mapa_box,.validacao_box{display:none;}
    #endereco-rodape{width:80%;}
    #wrap-rodape #rodape{min-height:170px;}
    
}
@media screen and (max-width: 500px) {
	#inews .veja_mais{width:30%;}
	#box-news h2{margin-bottom:0px;}
	#tools-gold span {font-size: 18px;color: #194c8d;}
        
        #idocumentos-form input { width: 100%;}
	#idocumentos-form button{width:25%}
        #inewsletter input  { width: 100%;}
        #inewsletter button { width: 102%; margin-top: 5px; margin-left: 0px;}
        
        
        #wrap-topo { position: absolute;}
    
}
@media screen and (max-width: 430px) {
	#inews .veja_mais{width:30%;}


	#inewsletter h1{float:none;margin-top:0px;}
	
	#idoc-div-btn{padding-top:0px;}

	#box-news h2{margin-bottom:0px;}
	
	#contato-fundo{width:100%;}
	#contato{border:none;width: 96%; margin-left: 2%; margin-right: 2%;padding:0px;}
        
    
}
@media screen and (max-width: 350px) {
	#tools-gold span {font-size: 15px;color: #194c8d;}
	#tools-gold img {vertical-align: -23px;margin-right: -8px;}
}