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

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

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

    .nav a {
        padding: 38px 7px;
        text-decoration: none;
        color: #5e5e5e;
        line-height: 78px;
        font-weight: bold;
        font-size: 0.89em;
    }
}

@media screen and (max-width: 1090px) {
    #div-logo-topo {
        width: 350px;
        height: 150px;
        margin-left: 3%;
        float: left;
    }
}


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

    .nav a {padding:38px 9px;}

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

    #meio {
        display: none;
    }

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

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

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

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

    #layerslider p {
        font-size: 30px !important;
    }

    #div-logo-topo {
        width: 260px;
        height: 175px;
        margin-left: 3%;
        margin-top: 4px;
        float: left;
    }

    #wrap-topo {
        background: #fff;
        border-bottom: 1px solid #ccc;
    }

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

    .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%;
    }

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

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

    #under_center {
        display: none;
    }

    /*#utilitarios-2-container { width: 58%; }*/
    #idocumentos {
        margin-top: 41%;
    }

    #idocumentos h1 {
        border: 0;
        text-align: left;
        margin: 0% 0% 4% 0%;
    }

    #idocumentos-form {
        margin-left: 0;
        width: 98%;
    }

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

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

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

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


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

    #icalendario {
        width: 70%;
        float: none;
        clear: both;
        margin: 0 auto;
        text-align: center;
    }

    #utilitarios-1 {
        width: 100%;
        background: #a9200e;
        float: left;
        padding: 8% 0% 2% 0%;
    }

    #utilitarios-1 h1 {
        width: 60%;
        clear: both;
        margin: 0 auto;
        font-size: 2em;
        color: #fff;
        text-align: center;
        padding-bottom: 40px;
    }

    #layerslider p {
        font-size: 23px !important;
    }

    #div-logo-topo {
        width: 132px;
        height: 128px;
        padding: 2% 4% 1% 4%;
    }

    #wrap-conteudo-artigos {
        padding-top:80px;
    }

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

    #wrap-rodape #rodape #esquerdo {
        display: none;
    }

    #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) {

    #utilitarios-1 h2 {
        width: 100%;
        clear: both;
        margin: 0 auto;
        font-size: 1.2em;
        color: #fff;
        text-align: center;
        padding-bottom: 40px;
    }

    #utilitarios-1 h1 {
        width: 85%;
        clear: both;
        margin: 0 auto;
        font-size: 1.7em;
        color: #fff;
        text-align: center;
        padding-bottom: 40px;
    }

    #inews a {
        color: #333;
        font-size: 1.15em;
    }

    #inews .veja_mais {
        border: 0px;
        cursor: pointer;
        color: #881405;
        font-size: 0.75em;
        font-weight: bold;
        padding-top: 0px;
    }

    #utilitarios-2-esquerda {
        width: 95%;
        margin: 0 auto;
        padding: 11% 0% 6% 0%;
    }

    #box-news h2 {
        text-align: center;
        width: 100%;
        clear: both;
        margin: 0 auto;
        padding-top: 0px;
    }

    #areadocliente h2 {
        width: 100%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        font-size: 1.15em;
        padding-bottom: 5px;
        padding-top: 0px;
        text-transform: uppercase;
        letter-spacing: 4px;
    }

    #areadocliente {
        width: 100%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        background: #A9200E;
        height: 50px;
        color: #fff;
        padding: 9% 0;
    }

    #layerslider p {
        font-size: 17px !important;
    }

    #div-logo-topo {
        width: 28%;
        height: 125px;
        padding: 2% 4% 1% 4%;
        clear: both;
        margin: 0 auto;
        text-align: center;
    }



}


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

    .box-conteudo {
        margin-left: 5%;
        margin-right: 5%;
        margin-top: 61px;
        margin-bottom: 20px;
        min-height: 350px;
        font-size: 1.15em;
        line-height: 23px;
    }

    #icone-indices,
    #icone-utilcont,
    #icone-manualcont,
    #icone-artigos,
    #icone-tab,
    #icone-chat,
    #icone-fotos,
    #icone-videos,
    #icone-trabalhe {
        width: 100%;
        float: left;
        margin-top: 6%;
    }

    #utilitarios-1-parte1,
    #utilitarios-1-parte2,
    #utilitarios-1-parte3 {
        width: 100%;
        float: none;
        margin: 0 auto;
        text-align: center;
    }

    #utilitarios-2-parte1,
    #utilitarios-2-parte2,
    #utilitarios-2-parte3 {
        width: 100%;
        float: left;
        margin: 0px 1% 0px 1%;
        text-align: center;
    }

    #utilitarios-1 h1 {
        width: 85%;
        clear: both;
        margin: 0 auto;
        font-size: 1.45em;
        color: #fff;
        text-align: center;
        padding-bottom: 40px;
    }

    #inews a {
        color: #333;
        font-size: 1.1em;
    }

    #box-news h2 {
        text-align: center;
        width: 100%;
        clear: both;
        margin: 0 auto;
        padding-top: 0px;
        font-size: 1.65em;
    }

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

    #div-logo-topo {
        width: 31%;
        height: 98px;
        padding: 2% 4% 1% 4%;
        clear: both;
        margin: 0 auto;
        text-align: center;
    }
}