@media screen and (max-width: 1096px) {
#div-menu-topo {width: 57%;	}

}
@media screen and (max-width: 1075px) {
    #linksuteis{ margin: 50px 1% 50px 1%; width: 98%; }
    #areadocliente{ margin: 20px 1% 20px 1%; }
}

@media screen and (max-width: 983px) {
	#div-logo-topo {width: 315px;height: 72px;margin-left: 2%;float: left;margin-top: 48px;}	
	#div-menu-topo {width: 65%;}
}
@media screen and (max-width: 971px) {
	#div-menu-topo {width: 65%;margin-top: -69px;}
}
@media screen and (max-width: 880px) {
    #div-menu-topo{width:130px; z-index:99999; background:none; margin-right:10%; margin-top:25px;}
	
	.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;
	}
	.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;
    }
	.nav.right ul {
		left: auto;
		right: 0;
	}
	.nav.center ul {
		left: 50%;
		margin-left: -90px;
	}
	.utilitario .textodetalhes { min-height:50px; }
	.utilitario h1 { font-size:0.9em; }
	#idocumentos {width: 63%; margin-left:17%; }
	#inewsletter { width: 45%; margin-right:5%; }  
	#wrap-rodape{ width:100%; min-height:300px;}
	#wrap-rodape #rodape{ min-height:250px; margin-left:10%; margin-right:10%; }
	#form-rodape { display:none; }
	#redes-sociais-rodape { float:right; margin-top:10px; margin-right:10%; clear:none;}
	#wrap-rodape #rodape h4 { font-size:2em; padding:15px 0 25px 0; }
	#under-rodape-content { margin:10px 10% 0 10%; }
	#linksuteis h2 { font-size: 1.8em; margin-bottom: 10px; }
	#inews  .veja_mais { font-size:0.9em; width:15%; }
}
@media screen and (max-width: 700px) {
    .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:0px; }
    #redes-sociais-rodape { width:85%; margin-top:20px; text-align:center; }
	#contato{width:75%;min-height:600px;position:static;}
	#mapa{width:100%;min-height:220px;display:block;position:static;margin-top:50px;}
	#contato-fundo{min-height: 885px;}
	#wrap-rodape #rodape #endereco-rodape {margin-left: 5%;margin-right: 10%;padding-top: 10px; max-width: 80%;}
	#idealnews {width: 93%;min-height: 200px;padding-top: 20px;text-align: center;clear: both;margin-left: 28px;}
	
@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; }
    #inews  .veja_mais { font-size:0.9em; width:20%; }
	#element.style { display:none;}
}
@media screen and (max-width: 550px) {
    #wrap-topo { height: 155px; clear:both; min-width:300px; }
    #div-logo-topo { text-align:center; width:100%; margin-left:0; }
    #div-logo-topo img{ width: 280px; height: 106px; margin-top: -17px; }
    #div-menu-topo{ margin-top:15px;  float:left; margin-left:10%; left:50%; margin-left: -90px;}
    #full-slider-wrapper{ display:none; }
    #wrap-conteudo{ padding-top:35px; }
    #linksuteis{ margin-top:20px; }
    #inews  .veja_mais { font-size:0.8em; width:25%; margin-top:10px; }
	#element.style { display:none;}
	#element.style { display:none;}
	

	}
@media screen and (max-width: 450px) {		
	#contato-fundo{width:100%;}
	#contato{border:none;width: 90%;}
	#inewsletter {width: 100%;}
	#idocumentos {width: 100%; margin-left:-3%;}
}
@media screen and (max-width: 409px) {
#idealnews{	margin-left: 9px;}

}	
@media screen and (max-width: 350px) {	
	#contato{width:85%;}
}	
@media screen and (max-width: 330px) {	
	 #wrap-rodape #rodape{ min-height:350px; margin-left:10%; margin-right:10%; }
}