
/*----- MÁXIMO 475 -----*/
@media (max-width:475px) {
    .col-logo {
        text-align: left;
    }

    .logo {
        height: 82px;
        padding: 15px 0;
    }

    .busca, .midia-top {
        margin-top: -5px;
        margin-bottom: 20px;
    }

    .busca input {
        font-size: 13px;
    }

    .busca button {
        height: 34px;
    }

    .midia-top img {
        width: 18px;
    }

    .dl-menuwrapper{
        top: 17px;
    }

    .atalho {
        margin: 0 30px 21px 30px;
        flex-basis: 250px;
    }

    .noticia-principal {
        margin-bottom: 15px;
    }

    .noticia-secundaria {
        margin-bottom: 67%;
    }

    .noticia-secundaria img {
        width: 100%;
        border-radius: 8px 8px 0 0;
    }

    .noticia-secundaria-texto {
        top: 250px;
        left: 0;
        border-radius: 0 0 8px 8px;
        height: auto;
        padding: 30px 20px 30px 20px;
    }

    .noticia-secundaria h3, .noticia-secundaria p {
        line-height: 18px;
    }

    .servico {
        height: 200px;
        margin-bottom: 15px;
    }

    .capa-revista {
        width: 100%;
    }

    .texto-revista{
        text-align: center;
        margin-top: 15px;
    }

    .evento-capa {
        margin-bottom: 80px;
    }

    .agenda-capa {
        margin-top: 85px;
    }

    .galeria {
        margin-bottom: 60px;
    }

    .galeria h5 {
        width: 80%;
        height: 60px;
        padding: 8px;
    }

    .container-transparencia, .container-ouvidoria {
        margin-bottom: 50px;
    }

    .transparencia {
        margin-right: 0px !important;
    }

    .selo-footer {
        margin-top: -12%;
    }

    .bloco-subsede {
        margin-top: 30px;
    }

    .subsedes {
        padding: 30px;
        height: auto;
        margin-bottom: 35px;
    }

    #subsedes .subsedes, .subsedes{
        width: -webkit-fill-available;
    }

    .subsedes .local-sede {
        top: -27px;
    }

    .subsedes p {
        font-size: 12px;
        line-height: 16px;
    }

    .midia-footer img {
        width: 65px;
    }

    .midia-top{
        text-align: center;
    }

    .midia-top a {
        padding: 1px 4px 1px 4px;
    }

    .midia-top i{
        font-size: 11px;
    }

    .midia-top img {
        width: 13px;
    }

    #logo{
        order: 1;
    }

    #busca{
        order: 4;
    }

    #acessibilidade{
        order: 2;
    }

    #midias{
        order: 3;
    }

    .linha-divisoria{
        border-right: none !important;
    }

    .banner img {
        height: 190px;
    }

    .breadcrumb span {
        display: none;
    }

    .noticia-secundaria-lista img{
        width: 100%;
        border-radius: 8px 8px 0 0;
        height: 380px;
    }
    .noticia-secundaria-lista .data{
        top: 315px;
        left: 0;
    }
    .noticia-secundaria-lista-texto{
        position: initial;
        border-radius: 0px 0px 8px 8px;
        height: auto;
        padding: 15px 20px 25px 20px;
        border: 1px solid rgb(210, 210, 210);
    }

    .noticia-principal-texto{
        height: auto;
        padding: 25px 20px 35px 20px;
    }

    .tns-nav{
        top: -5px;
    }
}





/*----- 476/575 -----*/
@media (min-width: 476px) and (max-width: 575px) {
    .col-logo {
        text-align: center;
    }

    .logo{
        height: 145px;
    }

    .busca, .midia-top {
        margin-top: 0;
        margin-bottom: 20px;
    }

    .dl-menuwrapper{
        top: 2px;
    }

    .atalho {
        margin: 0 30px 21px 30px;
        flex-basis: 250px;
    }

    .noticia-principal {
        margin-bottom: 15px;
    }

    .noticia-secundaria h3 {
        font-size: 10px;
        line-height: 18px;
    }

    .noticia-secundaria p {
        font-size: 11px;
        line-height: 18px;
    }

    .servico {
        height: 150px;
        margin-bottom: 15px;
    }

    .agenda-capa {
        margin-top: 85px;
    }

    .galeria {
        margin-bottom: 60px;
    }

    .galeria h5 {
        width: 80%;
        height: 60px;
        padding: 8px;
    }

    .container-transparencia, .container-ouvidoria {
        margin-bottom: 50px;
    }

    .transparencia {
        margin-right: 0px !important;
    }

    .selo-footer {
        margin-top: -12%;
    }

    .bloco-subsede {
        margin-top: 30px;
    }

    .subsedes {
        padding: 30px;
        height: auto;
        margin-bottom: 35px;
    }

    #subsedes .subsedes, .subsedes{
        width: -webkit-fill-available;
    }

    .subsedes .local-sede {
        top: -27px;
    }

    .subsedes p {
        font-size: 12px;
        line-height: 16px;
    }

    .noticia-secundaria-lista img{
        width: 100%;
        border-radius: 8px 8px 0 0;
        height: 380px;
    }
    .noticia-secundaria-lista .data{
        top: 315px;
        left: 0;
    }
    .noticia-secundaria-lista-texto{
        position: initial;
        border-radius: 0px 0px 8px 8px;
        height: auto;
        padding: 15px 20px 25px 20px;
        border: 1px solid rgb(210, 210, 210);
    }

    .midia-top a {
        padding: 2px 5px 2px 5px;
    }

    .midia-top i{
        font-size: 13px;
    }

    .midia-top{
        text-align: center;
    }

    .midia-top img {
        width: 15px;
    }

    #logo{
        order: 1;
    }

    #busca{
        order: 4;
    }

    #acessibilidade{
        order: 2;
    }

    #midias{
        order: 3;
    }

    .capa-revista {
        width: 100%;
    }

    .texto-revista{
        text-align: center;
        margin-top: 15px;
    }

    .linha-divisoria{
        border-right: none !important;
    }

    .banner img {
        height: 220px;
    }

    .breadcrumb span {
        display: none;
    }

    .noticia-principal-texto{
        height: auto;
        padding: 25px 20px 35px 20px;
    }

    .tns-nav{
        top: -5px;
    }
}





/*----- 576/767 -----*/
@media (min-width: 576px) and (max-width: 767px) {
 
    .dl-menuwrapper{
        top: 113px;
    }

    .noticia-principal {
        margin-bottom: 15px;
    }

    .noticia-secundaria h3 {
        font-size: 14px;
    }

    .servico {
        height: 180px;
        margin-bottom: 15px;
    }

    .servico img {
        width: 50px;
        height: 50px;
    }

    .text-servico {
        left: 55px;
        padding: 20px;
    }

    .servico h3 {
        font-size: 13px;
    }

    .servico p {
        font-size: 12px;
    }

    .agenda-capa {
        margin-top: 75px;
    }

    .galeria {
        margin-bottom: 60px;
    }

    .galeria h5 {
        width: 80%;
        height: 60px;
        padding: 8px;
    }

    .container-transparencia, .container-ouvidoria {
        margin-bottom: 50px;
    }

    .transparencia {
        margin-right: 0px !important;
    }

    .selo-footer {
        margin-top: -12%;
    }

    .bloco-subsede {
        margin-top: 30px;
    }

    .subsedes {
        padding: 30px;
        height: 140px;
    }

    .subsedes p {
        font-size: 12px;
        line-height: 16px;
    }

    .noticia-secundaria-lista img{
        width: 100%;
        border-radius: 8px 8px 0 0;
        height: 380px;
    }
    .noticia-secundaria-lista .data{
        top: 315px;
        left: 0;
    }
    .noticia-secundaria-lista-texto{
        position: initial;
        border-radius: 0px 0px 8px 8px;
        height: auto;
        padding: 15px 20px 25px 20px;
        border: 1px solid rgb(210, 210, 210);
    }

    .noticia-secundaria-lista-texto p {
        display: none;
    }

    #logo{
        order: 3;
    }

    #busca{
        order: 4;
    }

    #acessibilidade{
        text-align: left;
        order: 1;
    }

    .midia-top a{
        padding: 2px 5px 2px 5px;
    }

    .midia-top i{
        font-size: 15px;
    }

    #midias{
        order: 2;
    }

    .midia-top{
      margin-top: 10px;
      margin-bottom: -14px;
    }

    .linha-divisoria{
        border-right: none !important;
    }

    .banner img {
        height: 270px;
    }

    .breadcrumb span {
        display: none;
    }

    .noticia-principal h3{
        font-size: 16px;
        line-height: 25px;
    }

    .tns-nav{
        top: 0px;
    }
}





/*----- 768/991 -----*/
@media (min-width: 768px) and (max-width: 991px) {
    .dl-menuwrapper{
        top: 113px;
    }

    .noticia-principal {
        margin-bottom: 15px;
    }

    .servico {
        margin-bottom: 15px;
    }

    .agenda-capa {
        margin-top: 75px;
    }

    .evento-capa {
        margin-bottom: 76px;
    }

    .galeria {
        margin-bottom: 60px;
    }

    .galeria img {
        height: 250px;
    }

    .galeria h5 {
        width: 80%;
        height: 60px;
        font-size: 15px;
        padding: 10px;
    }

    .container-transparencia, .container-ouvidoria {
        margin-bottom: 50px;
    }

    .transparencia {
        margin-right: 0px !important;
    }

    .selo-footer {
        margin-top: -35px;
    }

    .bloco-subsede {
        margin-top: 30px;
    }

    .subsedes {
        padding: 30px;
        height: 140px;
    }

    .subsedes p {
        font-size: 12px;
        line-height: 16px;
    }

    .noticia-secundaria-lista img{
        width: 100%;
        border-radius: 8px 8px 0 0;
        height: 330px;
    }
    .noticia-secundaria-lista .data{
        top: 315px;
        left: 0;
    }
    .noticia-secundaria-lista-texto{
        position: initial;
        border-radius: 0px 0px 8px 8px;
        height: auto;
        padding: 15px 20px 25px 20px;
        border: 1px solid rgb(210, 210, 210);
    }

    #logo{
        order: 3;
    }

    #busca{
        order: 4;
    }

    #acessibilidade{
        text-align: left;
        order: 1;
    }

    .midia-top a{
        padding: 2px 5px 2px 5px;
    }

    .midia-top i{
        font-size: 15px;
    }

    #midias{
        order: 2;
    }

    .midia-top{
      margin-top: 10px;
      margin-bottom: -14px;
    }

    #videos-capa:nth-child(3){
        display: none;
    }

    .linha-divisoria{
        border-right: none !important;
    }

    .breadcrumb span {
        display: none;
    }
}





/*----- 992/1199 -----*/
@media (min-width: 992px) and (max-width: 1199px) {
    .linha-divisoria{
        border-right: none !important;
    }

    .agenda-capa {
        margin-top: 75px;
    }

    .dl-menuwrapper{
        top: 113px;
    }

    .noticia-principal {
        margin-bottom: 15px;
    }

    .servico {
        margin-bottom: 15px;
    }

    .galeria h5 {
        width: 80%;
        height: 80px;
    }

    .selo-footer {
        margin-top: -35px;
    }

    .bloco-subsede {
        margin-top: 20px;
    }

    .subsedes {
        height: 130px;
    }

    .subsedes p {
        font-size: 12px;
        line-height: 16px;
    }

    .noticia-secundaria-lista img{
        width: 100%;
        border-radius: 8px 8px 0 0;
        height: 330px;
    }
    .noticia-secundaria-lista .data{
        top: 315px;
        left: 0;
    }
    .noticia-secundaria-lista-texto{
        position: initial;
        border-radius: 0px 0px 8px 8px;
        height: auto;
        padding: 15px 20px 25px 20px;
        border: 1px solid rgb(210, 210, 210);
    }

    #logo{
        order: 3;
    }

    #busca{
        order: 4;
    }

    #acessibilidade{
        text-align: left;
        order: 1;
    }

    .midia-top a{
        padding: 2px 5px 2px 5px;
    }

    .midia-top i{
        font-size: 15px;
    }

    #midias{
        order: 2;
    }

    .midia-top{
      margin-top: 10px;
      margin-bottom: -14px;
    }

    #container-concurso{
        margin-top: 50px;
    }
}





/*----- 1200/1399 -----*/
@media (min-width: 1200px) and (max-width: 1399px) {
    .dl-menuwrapper{
       display: none;
    }

    .midia-top a{
        padding: 2px 5px 2px 5px;
    }

    .servico img {
        width: 50px;
        height: 50px;
    }

    .text-servico {
        left: 60px;
        padding: 20px;
    }

    .servico h3 {
        font-size: 16px;
    }

    .servico p {
        font-size: 14px;
    }

    .galeria h5 {
        width: 80%;
        height: 100px;
    }

    .subsedes {
        padding: 30px;
        height: 155px;
    }

    #subsedes .subsedes{
        width: 240px;
    }

    .subsedes p {
        font-size: 12px;
        line-height: 16px;
    }

    .noticia-secundaria-lista img {
        width: 41%;
    }

    .noticia-secundaria-lista-texto {
        max-width: 100%;
    }

    .noticia-secundaria-lista-texto h3 {
        font-size: 15px;
        line-height: 16px;
    }

    .noticia-secundaria-lista-texto p {
        font-size: 12px;
        line-height: 12px;
    }

    .noticia-principal h3{
        font-size: 16px;
        line-height: 25px;
    }

    .noticia-secundaria p{
        font-size: 13px;
        line-height: 17px;
    }

    .noticia-secundaria h3 {
        font-size: 16px;
        line-height: 22px;
    }

    .concurso-capa {
        padding: 15px 20px 15px 75px;
    }
}






/*----- 1400/1679 -----*/
@media (min-width: 1400px) and (max-width: 1679px) {
    .menu-fechado{
        display: none;
    }
    #tabelas span {
        display:none !important;
    }
    .texto-footer {
        text-align: right;
    }
    .video-home-maior {
        height: 340px
    }
    .span-iframe{
        display: flex;
        justify-content: center;
        width: 375px;
        height: 415px;
    }
    .dl-menuwrapper{
        display: none;
    }
}





/*----- 1680/1920 -----*/
@media (min-width: 1680px) and (max-width: 1920px) {
    .menu-fechado{
        display: none;
    }
    #tabelas span {
        display:none !important;
    }
    .texto-footer {
        text-align: right;
    }
    .dl-menuwrapper{
        display: none;
    }
}





/*----- MAIS DE 1920 -----*/
@media (min-width: 1921px) {
    .menu-fechado {
        display: none;
    }
    #tabelas span {
        display:none !important;
    }
    .texto-footer {
        text-align: right;
    }
    .dl-menuwrapper{
        display: none;
    }
}





/* ----- MENU FECHADO ----- */
@media (max-width: 1200px) {
    .dynamika-menu-nav-forest {display:none}
    .dynamika-menu-nav-forest {
        position:fixed;
        top:0;
        left:0;
        bottom:0;
        background-color: rgb(78,78,78);
        width:230px !important;
        z-index: 1;
    }
    .dynamika-menu-ul-forest {
        min-width:230px !important;
    }
    .dynamika-menu-li-root {
        width:230px !important;
        line-height:auto !important;
        margin-top:0 !important;
        border-top:1px solid rgba(0,0,0,.1) !important;
    }
    .dynamika-menu-li-root:hover {
        border-top:0 !important;
    }
    .dynamika-menu-a-root {
        line-height:20px !important;
        padding:10px 30px !important;
        width:100% !important;
        color:#FFF !important;
        overflow: auto !important;
        font-size:12px !important;
        text-align: left !important;
    }
    .dynamika-menu-span-items {
        background-color:rgba(0,0,0,.1) !important;
        margin:0;
        padding:0;
        width:230px;
        border-radius:0;
        overflow-y:scroll !important;
    }
    .dynamika-menu-span-sub h3 {
        font-size:.9em;
        padding:10px 0;
    }
    .dynamika-menu-span-sub {
        margin:0;
        padding:5px 0;
        background-color: rgb(78,78,78);
    }
    .dynamika-menu-a-link {
        border:0;
        color: #ffffff !important;
        font-size:10px !important;
        line-height:12px !important;
        padding:8px 0;
        margin-left:30px;
    }
    .menu-fechado {
        background-color:rgb(78,78,78);
        padding:10px 15px;
        border-radius:6px;
        position: fixed;
        cursor:pointer;
        color:#fff;
        font-weight:900;
        font-family:'Gotham',sans-serif;
        text-transform: uppercase;
        width:110px;
        text-align: center;
        z-index: 99;
    }
    .menu-fechado svg {
        color:#fff;
    }
}