@media screen and (max-width: 1200px) {
    #wrap-rodape #rodape #esquerdo {
        display: none;
    }

    #wrap-rodape #rodape #meio {
        margin-left: 0px;
    }

    #wrap-rodape #rodape #direita {
        max-width: initial;
        width: 50%;
    }

    .nav a {
        padding: 30px 7px;
        text-decoration: none;
        color: #FFF;
        line-height: 78px;
        font-size: 12px;
    }
}

@media screen and (max-width: 1090px) {
    #div-logo-topo {
        width: 350px;
        height: 150px;
        margin-left: 3%;
        float: left;
    }
    .nav a {
        padding: 30px 3px;
        text-decoration: none;
        color: #FFF;
        line-height: 78px;
        font-size: 12px;
    }

}


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

    #div-logo-topo {
        width: 311px;
        height: 150px;
        margin-left: 3%;
        margin-top: 13px;
        float: left;
    }

    #meio {
        display: none;
    }

    #inews .veja_mais {
        width: 30%;
    }

    #utilitarios-2-esquerda {
        width: 80%;
        margin: 10px 10%;
    }

    #utilitarios-2-direita {
        width: 90%;
        margin: 10px 0%;
    }

    #box-news {
        width: 100%;
        float: left;
    }

    #contato .tb-form {
        width: 98%;
    }

    #box-news h2 {
        font-size: 1.6em;
        margin-bottom: 30px;
    }

}

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

    #div-menu-topo {
        width: 130px;
        z-index: 99999;
        background: none;
        margin-top: 50px;
    }

    .nav {
        position: relative;
        min-height: 30px;

    }

    .nav ul {
        width: 180px;
        padding: 5px 0;
        position: absolute;
        top: 1px;
        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;
    }

    /* 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;
    }

    .nav .current a:hover {
        background: #fff;
    }

    /* 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%;
    }

    #icone-iartigos,
    #icone-atendimentoonline,
    #icone-igaleria-video,
    #icone-igaleria-foto,
    #icone-trabalhe,
    #icone-idocumentos {
        width: 9%;
        height: 70px;
        margin-top: 60px;
        margin-right: 1%;
        float: left;
    }

    #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: 910px) {
    #wrap-rodape #rodape #esquerdo {
        display: none;
    }
    #wrap-rodape #rodape #direita {
        margin-left: 8%;
    }
    #utilitarios-2-direita {
        width: 90%;
        float: none;
        margin: 0 auto;
    }
    #utilitarios-2-esquerda {
        width: 80%;
        margin: 10px 10%;
        padding-bottom: 13%;
    }
}

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

    #wrap-rodape #rodape #direita {
        width: 100%;
    }

    #under_center {
        display: none;
    }

    /*#utilitarios-2-container { width: 58%; }*/
    #idocumentos {
        float: left;
    }

    #icone-inewsletter img {
        margin-left: 0;
    }

    #box-news {
        width: 98%;
        float: left;
    }

    #icalendario {
        width: 98%;
        float: left;
    }

    #contato {
        width: 90%;
        border: 0px;
    }

    .box-parceiro {
        width: 96%;
    }
}


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

    #icalendario table {
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }

    #utilitarios-2-parte1 {
        width: 100%;
        float: none;
        display: inline-block;
    }

    #icalendario {
        width: 100%;
        min-width: 190px;
        margin-top: 20px;
        text-align: center;
        padding-top: 0%;
    }

    #div-logo-topo {
        width: 248px;
    }

    #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;
    }



    #inews .veja_mais {
        width: 25%;
    }

    .slide-out-div {
        display: none;
    }

    #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: 500px) {
	
	#linkyoutube h2 {
    font-size: 1.25em;
	}
	#linkyoutube .fab.fa-youtube {
    color: #f02626;
    font-size: 23px;
	}
	

    .icone-utilitarios {
        width: 21%;
        float: left;
        margin-bottom: 50px;
        padding-right: 7%;
    }

    #icone-indices,
    #icone-utilcont,
    #icone-manualcont {
        width: 100%;
        float: none;
        margin-top: 6%;
        margin-bottom: 5%;
        clear: both;
        margin: 0 auto;
        text-align: center;
    }

    #div-logo-topo {
        width: 100%;
        clear: both;
        text-align: center;
        margin: 0 auto;
    }

    #wrap-topo {
        height: 200px;
        clear: both;
        border-bottom: none;
    }

    #div-menu-topo {
        margin-top: 0;
        float: left;
        margin-left: 10%;
        left: 50%;
        margin-left: -90px;
    }

    #texto-indices,
    #texto-utilcont,
    #texto-manualcont {
        font-size: 0.6em;
    }

    #inewsletter button {
        font-size: 0.8em;
    }

    #utilitarios-1 h2 {
        font-size: 2em;
        padding-top: 3%;
        width: 60%;
    }

    #utilitarios-1-parte1,
    #utilitarios-1-parte2,
    #utilitarios-1-parte3 {
        width: 100%;
        margin: 0 auto;
    }

    #idocumentos-form button {
        font-size: 0.7em;
    }

    .box-conteudo {
        width: 80%;
        text-align: justify;
        padding: 11% 0% 17% 0%;
    }

    #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: 350px) {

    .icone-utilitarios {
        width: 21%;
        float: left;
        margin-bottom: 50px;
        padding-right: 6%;
    }

}