@media screen and (max-width: 1280px) {
    #wrap-rodape #rodape #esquerdo { display: none; }
    #wrap-rodape #rodape #meio { margin-left: 0px; }
    #wrap-rodape #rodape #direita { max-width: initial; width: 50%;}
	#div-menu-topo {
    width: 62%;
    height: 78px;
    float: right;
    padding-top: 23px;
}
}

@media screen and (max-width: 1150px) {
	#div-logo-topo {
    width: 275px;
    margin-left: 2%;
    float: left;
    padding-top: 13px;
}
#div-menu-topo {
    width: 66%;
    height: 78px;
    float: right;
    padding-top: 23px;
}
}


@media screen and (max-width: 1024px) {
    #menu-topo .current{display: block!important;}
    #div-menu-topo {
    width: 55%;
    height: initial;
    margin-right: 67px;
    margin-top: 10px;
}
	#meio{ display:none; }
    #utilitarios-2-direita { width: 80%; margin: 10px 10%; }
    #contato .tb-form{width:98%;}
}

@media screen and (max-width: 960px) {
	#wrap-topo {background: #fff; border-bottom: 1px solid #ccc;}

	.nav {
		position: relative;
		min-height: 30px;
                
	}	
	.nav ul {
		width: 180px;
		padding: 5px 0;
		position: absolute;
		top: -50px;
    	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);
        z-index: 9999;
                
	}
	.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;
	}

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

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

	/* center nav */
	.nav.center ul {
		left: 50%;
		margin-left: -90px;
	}

	#utilitarios-2-container{margin: 0 auto; width:90%;}
    #utilitarios-2-parte4 { width:90%; }

    #texto-iartigos, #texto-atendimentoonline, #texto-igaleria-video, #texto-igaleria-foto, #texto-trabalhe, #texto-idocumentos {width: 30%;   margin-top: 60px;   float: left;   margin-right: 10%;}
    #icalendario h3, #icalendario #icalendario_agenda_estadual { font-size: 1.4em; }  
    
    .box-parceiro { width: 46%; }
}



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

    .nav ul {
        left: 50%;
        top: -70px;
    }
	
	#utilitarios-1 h1 {
    width: 70%;
    clear: both;
    margin: 0 auto;
    font-size: 2.25em;
    color: #fff;
    text-align: center;
    padding-bottom: 40px;
}
	
	#utilitarios-2-esquerda {
    width: 100%;
    /* min-height: 170px; */
    clear: both;
    margin: 0 auto;
    text-align: center;
    padding: 6% 0% 6% 0%;
}

    #wrap-rodape #rodape #direita{ max-width:99%; }
    #wrap-rodape #rodape  #esquerdo{ display:none; }
    #wrap-rodape #redes-sociais-rodape li img{ width:40px; }
    #texto-indices, #texto-utilcont, #texto-manualcont { font-size:0.8em; }
    
   
    .slide-out-div { display: none; }
    
    .icone-utilitarios { height: 70px; margin-bottom: 20px; }
    .texto-utilitarios { width: 88%; height: 70px; margin-bottom: 20px; margin-right: 0%; }
    
	#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;}
    
    .slide-out-div { display: none; }
    
    #rc-imageselect, .g-recaptcha {transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;}
    .g-recaptcha > div  { width: 200px!important; }
}

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

    .nav ul {
        left: 0;
        top: 1px;
    }
	
	.box-conteudo {
    min-height: 350px;
    margin: 0 auto;
    padding: 10% 5% 10% 5%;
}
	
	#inews a {
    color: #333;
    font-size: 14px;
}
	
	#box-news h2 {
    font-size: 2em;
    margin-bottom: 10px;
    color: #0951a1;
}
    #div-logo-topo{
		width: 100%;
		clear: both;
		margin: 0 auto;
		text-align: center;
	}
    #wrap-topo {
    height: 190px;
    clear: both;
}
    #texto-indices, #texto-utilcont, #texto-manualcont { font-size:0.6em; }
    
    #inewsletter button { font-size:0.8em; }

    #utilitarios-1 h2{font-size: 1.15em;}
    #utilitarios-1-parte1, #utilitarios-1-parte2, #utilitarios-1-parte3 {width: 50%; margin: 0 auto;}
	#utilitarios-2-parte1, #utilitarios-2-parte2, #utilitarios-2-parte3  {width: 50%; margin: 0 auto;}
	#utilitarios-3-parte1, #utilitarios-3-parte2, #utilitarios-3-parte3  {width: 50%; margin: 0 auto;}
	
	#utilitarios-1 h1 {
    width: 80%;
    clear: both;
    margin: 0 auto;
    font-size: 1.8em;
    color: #fff;
    text-align: center;
    padding-bottom: 40px;
}

#icalendario {
    width: 90%;
    text-align: center;
    clear: both;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 50px;
}

    #utilitarios-2 h1{font-size:1em;}
	#contato-fundo{width:100%;}
	#contato{border:none;width: 90%;}
    
    #rc-imageselect, .g-recaptcha {transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;}
    .g-recaptcha > div  { width: 200px!important; }
}

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

	#utilitarios-1 {
		width: 100%;
		background: #0951A1;
		float: left;
		padding: 100px 0px;
		padding-top: 40px;
	}
	#utilitarios-1 {
    width: 100%;
    background: #0951A1;
    float: left;
    padding: 1% 0% 1% 3%;
    padding-top: 40px;
}
}