@media screen and (max-width: 1213px) {
	#div-menu-topo{width:56%}
	#div-logo-topo{margin-left:13%}
}

@media screen and (max-width: 1100px) {
	#div-logo-topo {margin-left: 0%;}
	#full-slider-wrapper { background: url('../img/bg-fundo-top5.png')repeat-x; height: 475px;}
	#tool-good-1, #tool-good-2, #tool-good-3{width:100%;border-bottom:1px solid #fff;border-right:0px solid #000;}
}

@media screen and (max-width: 1024px) {
	#full-slider-wrapper { background: url('../img/bg-fundo-top2.png')repeat-x; height: 475px;}
}

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

    #linksuteis{ margin: 50px 1% 50px 1%; width: 98%; }
	#idocumentos h1 {font-size: 1.5em;}
	#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 {
		background: none;
		color: #666;
		display:block;
	}

	/* 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;
        }        
        .nav .current a:hover { 
                background: #fff; 
                border:none;
        }

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

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

@media screen and (max-width: 1015px) {
	#inewsletter img {float: left;margin: -10px 16px 0px 17px;}

}
@media screen and (max-width: 880px) {
      
		#idocumentos h1{font-size:1.4em;}
		#titulo-documento{width:25%}
        #div-logo-topo{margin-left:0%;}
        .utilitario .textodetalhes { min-height:50px; }
        .utilitario h1 { font-size:0.9em; }
        
        #idealnews{width: 53%;}	
		#inews .veja_mais{width: 19%;}
		#box-news h2{margin-bottom:0px;}
        
		
        #wrap-rodape #rodape{margin-left:10%; margin-right:10%; }
        #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%;}
		.mapa_box{display:none;}
		.validacao{float:right; margin-right:5%;}
}

@media screen and (max-width: 815px) {
	#idealnews,#inewsletter{width:100%;text-align:center;}
}

@media screen and (max-width: 800px) {
	#full-slider-wrapper { background: url('../img/bg-fundo-top4.png')repeat-x; height: 475px;}
}

@media screen and (max-width: 768px) {
	#full-slider-wrapper { background: url('../img/bg-fundo-top3.png')repeat-x; height: 475px;}
}

@media screen and (max-width: 720px) {
	#full-slider-wrapper{display:none;}
	.endereco-top{display:none;}
	#wrap-conteudo {padding-top: 151px;}
	#form-rodape{width:28%}

}
@media screen and (max-width: 700px) {
    .utilitario {width:30%; text-align:center; float:left; margin-right:2%; }
   
	#titulo-documento{margin-left:1%;}
	#idocumentos h1 {font-size: 1.4em;}
    #box-news { width: 100%; }
    #inews a{ margin-left:25%; margin-right:25%; }
    
    #wrap-rodape #rodape #endereco-rodape{ margin-left:-6%; margin-right:5%; width:60%;}
    #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%}
	.empresa_box{display:none;}
	.validacao{display:none;}
}


@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;}
	#idocumentos-form input {border: 0px;padding: 1%;font-size: 1em;background: #fff;margin-right: 10px;float: left;margin-left: 10%;}
}

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

    #div-logo-topo { text-align:center; width:100%; margin-left:0; margin-top: 15px;}
    #div-logo-topo img{ width: 250px; margin-top: -16px;}
    #div-menu-topo{ margin-top:42px;  float:left; margin-left:10%; left:50%; margin-left: -90px;}
	#texto-conteudo{margin-top:60px;}
	#div-logo-topo p{margin-left:0px;}

	
	#redes-sociais-rodape{width:95%;}
	#wrap-rodape{min-height:276px;}
	.utilitario{width:100%;}
	#endereco-rodape{width:80%;}
    
}
@media screen and (max-width: 500px) {
	#inews .veja_mais{width:30%;}
	#box-news h2{margin-bottom:0px;}
	
	#contato{width:75%;min-height:auto;position:static;}
	#mapa {
    width: 100%;
    min-height: 220px;
    display: block;
    position: static;
    margin-top: 0px!important;
}
	#contato-fundo{min-height: 885px;}
    
}
@media screen and (max-width: 430px) {
	#inews .veja_mais{width:30%;}

	#inewsletter img{display:none;}
	#inewsletter h1{float:none;margin-top:0px;}
	#idocumentos-form button {width: 31%;margin-top: 13px;}
	#idoc-div-btn{padding-top:0px;}
	#idocumentos-form button{width:25%}
	#box-news h2{margin-bottom:0px;}
	#idocumentos-form input {border: 0px;padding: 1%;font-size: 1em;background: #fff;margin-right: 10px;float: left;margin-left: 22%;}
	
	#contato-fundo{width:100%;}
	#contato{border:none;width: 90%;}
	#wrap-topo{position:static;}
	#wrap-conteudo{padding-top:0px;}
	#contato {
    width: 90%;
}
    
}

@media screen and (max-width: 380px) {
	#idocumentos h1 {font-size: 1.2em;}
	#tools-gold span {font-size: 1.2em;color: #131313;}
	
	
}

@media screen and (max-width: 320px) {
	#areadocliente #idocumentos{padding-left:0%;}
	#idocumentos{width:100%;}
	#idoc-div-btn{padding-top:0px;}
	#idocumentos-form button{width:25%}
}
