
/*----- MÁXIMO 475 -----*/
@media (max-width:475px) {
    .col-logo {
        text-align: center;
    }

    .dl-menuwrapper{
        top: 115px;
    }

    .atalho {
        margin: 0 50px 21px 50px;
        flex-basis: 250px;
    }

    .noticia-principal {
        margin-bottom: 15px;
    }

    .noticia-secundaria {
        margin-bottom: 86%;
    }

    .noticia-secundaria img {
        width: 100%;
        border-radius: 8px 8px 0 0;
    }

    .noticia-secundaria-texto {
        top: 250px;
        left: 0;
        border-radius: 0 0 8px 8px;
    }

    .noticia-secundaria h3, .noticia-secundaria p {
        line-height: 18px;
    }

    .servico {
        height: 200px;
        margin-bottom: 15px;
    }

    .capa-revista {
        width: 190%;
    }

    .agenda-capa {
        margin-top: 25px;
    }

    .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;
        margin-bottom: 30px;
    }

    .box-responsavel img {
        height:170px;
    }

    .logo img {
        margin-top: 15px;
    }
    
    .social-midia{
        margin-top: 10px;
    }

    #busca{
        margin: 20px auto 30px auto;
    }

    .logo{
        order: 1;
        text-align: center;
    }

    .midias-sociais{
        order: 2;
        text-align: center !important;
    }

    .busca{
        order: 3;
    }

    .associado-container{
        order: 4;
        margin-bottom: 20px;
    }

    .evento-capa{
        display: block;
        text-align: center;
    }

    .evento-capa img{
        margin: 0px 0px 15px 0px;
    }

    .evento-capa h3 {
        font-size: 17px;
        line-height: 21px;
    }

    .btn-inscricao{
        margin-left: 0;
        margin-top: 10px;
    }

    .banner img{
        height: 250px;
    }

    .noticia-capa:nth-of-type(2), .noticia-capa:nth-of-type(3){
        margin-bottom: 50px;
    }

    .noticia-capa img{
        margin-top: 0px;
    }

    .associe-img img{
        width: 50%;
    }

    #legislacao-capa{
        margin-bottom: 70px;
    }

    #breadcrumb{
        display: none;
    }

    .titulo-interno .row {
        margin: 15px 0 0 0;
    }

    .galeria-video-capa{
        margin: 27.5px 0px!important;
    }
    .galeria-foto-capa{
        margin: 27.5px 0px!important;
    }

    .barra-superior{
        height: 100% !important;
    }

    .barra-superior-container{
        display: flex;
        flex-direction: column;
        padding: 10px 0px !important;
        justify-content: center;
        align-items: center;
    }

    .acessibilidade{
        justify-content: center;
        margin-bottom: 10px !important;
    }

    .barra-superior-container #busca{
        justify-content: center !important;
    }

    .logo img {
        width: 180px !important;
    }

    .maps-construtores iframe{
        height: 320px !important;
    }

    .section-conheca-mata{
        padding: 35px 0px !important;
    }

    .section-conheca-mata .titulo-secao{
        text-align: center;
    }

    .content-text-mata{
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        padding: 50px 0px!important;
    }

    .img-container-mata{
        height: 325px !important;
    }
}





/*----- 476/575 -----*/
@media (min-width: 476px) and (max-width: 575px) {
    .col-logo {
        text-align: center;
    }

    .dl-menuwrapper{
        top: 40px;
    }

    .atalho {
        margin: 0 50px 21px 30px;
        flex-basis: 250px;
    }

    .noticia-principal {
        margin-bottom: 15px;
    }

    .noticia-secundaria h3 {
        font-size: 10px;
        line-height: 18px;
    }

    .box-responsavel img {
        height:190px;
    }

    .noticia-secundaria p {
        font-size: 11px;
        line-height: 18px;
    }

    .servico {
        height: 150px;
        margin-bottom: 15px;
    }

    .agenda-capa {
        margin-top: 25px;
    }

    .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;
        margin-bottom: 30px;
    }

    .noticia-secundaria-lista img {
        width: 41%;
    }

    .noticia-secundaria-lista-texto {
        max-width: 100%;
        left: 215px
    }

    .noticia-secundaria-lista-texto h3 {
        margin: 10px 0 5px 0;
        font-size: 17px;
        line-height: 16px;
    }

    .noticia-secundaria-lista-texto p {
        display: none;
    }

    .logo img {
        margin-top: 15px;
    }
    
    .social-midia{
        margin-top: 10px;
    }

    #busca{
        margin: 25px auto 35px auto;
    }

    .logo{
        order: 1;
        text-align: center;
    }

    .associado-container{
        order: 4;
        margin-bottom: 20px;
    }

    .midias-sociais{
        order: 2;
        text-align: center !important;
    }

    .busca{
        order: 3;
    }

    .evento-capa{
        display: block;
        text-align: center;
    }

    .evento-capa img{
        margin: 0px 0px 15px 0px;
    }

    .evento-capa h3 {
        font-size: 18px;
        line-height: 22px;
    }

    .btn-inscricao{
        margin-left: 0;
        margin-top: 10px;
    }

    .banner img{
        height: 280px;
    }

    .noticia-capa:nth-of-type(2), .noticia-capa:nth-of-type(3){
        margin-bottom: 50px;
    }

    .noticia-capa img{
        margin-top: 0px;
    }

    .associe-img img{
        width: 55%;
    }

    #legislacao-capa{
        margin-bottom: 70px;
    }

    #breadcrumb{
        display: none;
    }

    .titulo-interno .row {
        margin: 15px 0 0 0;
    }

    .galeria-video-capa{
        margin: 27.5px 0px!important;
    }
    .galeria-foto-capa{
        margin: 27.5px 0px!important;
    }

    
    .barra-superior{
        height: 100% !important;
    }

    .barra-superior-container{
        display: flex;
        flex-direction: column;
        padding: 10px 0px !important;
        justify-content: center;
        align-items: center;
    }

    .acessibilidade{
        justify-content: center;
        margin-bottom: 10px !important;
    }

    .barra-superior-container #busca{
        justify-content: center !important;
    }

    .maps-construtores iframe{
        height: 320px !important;
    }

    .section-conheca-mata{
        padding: 35px 0px !important;
    }

    .section-conheca-mata .titulo-secao{
        text-align: center;
    }

    .content-text-mata{
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        padding: 50px 0px!important;
    }

    .img-container-mata{
        height: 345px !important;
    }
       
}





/*----- 576/767 -----*/
@media (min-width: 576px) and (max-width: 767px) {
    .col-logo {
        text-align: center;
    }

    .dl-menuwrapper{
        top: 40px;
    }

    .noticia-principal {
        margin-bottom: 15px;
    }

    .noticia-secundaria h3 {
        font-size: 14px;
    }

    .box-responsavel img {
        height:220px;
    }

    .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: 25px;
    }

    .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;
        margin-bottom: 30px;
    }

    .noticia-secundaria-lista img {
        width: 41%;
    }

    .noticia-secundaria-lista-texto {
        max-width: 100%;
        left: 215px
    }

    .noticia-secundaria-lista-texto h3 {
        margin: 10px 0 5px 0;
        font-size: 17px;
        line-height: 16px;
    }

    .noticia-secundaria-lista-texto p {
        display: none;
    }

    .logo{
        order: 1;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .midias-sociais{
        order: 2;
    }

    .busca{
        order: 3;
    }

    #busca {
        margin: 55px auto 55px auto;
    }

    .associado-container{
        order: 4;
    }

    .evento-capa{
        display: block;
        text-align: center;
    }

    .evento-capa img{
        margin: 0px 0px 15px 0px;
    }

    .evento-capa h3 {
        font-size: 20px;
        line-height: 24px;
    }

    .btn-inscricao{
        margin-left: 0;
        margin-top: 10px;
    }

    .banner img{
        height: 320px;
    }

    .noticia-capa:nth-of-type(2), .noticia-capa:nth-of-type(3){
        margin-bottom: 50px;
    }

    .noticia-capa img{
        margin-top: 0px;
    }

    .associe-img img{
        width: 55%;
    }

    #legislacao-capa{
        margin-bottom: 70px;
    }

    #breadcrumb{
        display: none;
    }

    .titulo-interno .row {
        margin: -15px 0 0 0;
    }
        .container-secao-galerias-capa{
        display: flex;
        flex-direction: column !important;
    }

    .galeria-video-capa{
        margin: 27.5px 0px!important;
    }
    .galeria-foto-capa{
        margin: 27.5px 0px!important;
    }

    .section-conheca-mata{
        padding: 35px 0px !important;
    }

    .section-conheca-mata .titulo-secao{
        text-align: center;
    }

    .content-text-mata{
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        padding: 50px 0px!important;
    }

   .img-container-mata{
        height: 425px !important;
    }
}





/*----- 768/991 -----*/
@media (min-width: 768px) and (max-width: 991px) {
    .dl-menuwrapper{
        top: 89px;
    }

    .noticia-principal {
        margin-bottom: 15px;
    }

    .servico {
        margin-bottom: 15px;
    }

    .agenda-capa {
        margin-top: 25px;
    }

    .box-responsavel img {
        height:230px;
    }

    .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: -12%;
    }

    .bloco-subsede {
        margin-top: 30px;
    }

    .subsedes {
        padding: 30px;
    }

    .subsedes h3 {
        font-size: 12px;
    }

    .subsedes p {
        font-size: 10px;
        line-height: 16px;
    }

    .noticia-secundaria-lista img {
        width: 41%;
    }

    .noticia-secundaria-lista-texto {
        max-width: 100%;
        left: 330px
    }

    .noticia-secundaria-lista-texto h3 {
        margin: 0 0 5px 0;
        font-size: 17px;
        line-height: 16px;
    }

    .noticia-secundaria-lista-texto p {
        font-size: 14px;
        line-height: 12px;
    }

    #busca {
        margin: 40px auto 45px auto;
    }

    .logo{
        order: 1;
        text-align: center;
    }

    .midias-sociais{
        order: 2;
        text-align: center;
    }

    .busca{
        order: 3;
    }

    .associado-container{
        order: 4;
    }

    .evento-capa h3 {
        font-size: 18px;
        line-height: 22px;
    }

    .banner img{
        height: 350px;
    }

    .noticia-capa:last-child{
        display: none;
    }

    #legislacao-capa{
        margin-bottom: 70px;
    }

    .breadcrumb-item.active{
        max-width: 30ch;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .titulo-interno .row {
        margin: 15px 0 0 0;
    }

    .section-conheca-mata{
        padding: 35px 0px !important;
    }

    .content-text-mata{
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        padding: 50px 0px!important;
    }

   .img-container-mata{
        height: 500px !important;
    }
}





/*----- 992/1199 -----*/
@media (min-width: 992px) and (max-width: 1199px) {
    .dl-menuwrapper{
        top: 89px;
    }

    .noticia-principal {
        margin-bottom: 15px;
    }

    .servico {
        margin-bottom: 15px;
    }

    .box-responsavel img {
        height:260px;
    }
    
    .galeria h5 {
        width: 80%;
        height: 80px;
    }

    .selo-footer {
        margin-top: 0;
    }

    .bloco-subsede {
        margin-top: 20px;
    }

    .subsedes {
        padding: 30px;
    }

    .noticia-secundaria-lista img {
        width: 41%;
    }

    .noticia-secundaria-lista-texto {
        max-width: 100%;
        left: 220px
    }

    .noticia-secundaria-lista-texto h3 {
        margin: 0 0 5px 0;
        font-size: 15px;
        line-height: 16px;
    }

    .noticia-secundaria-lista-texto p {
        font-size: 12px;
        line-height: 12px;
    }

    .noticia-capa:last-child{
        display: none;
    }

    .breadcrumb-item.active{
        max-width: 40ch;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .logo{
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .logo img {
        display: flex;
        justify-content: center !important;
        align-items: center !important;
        text-align: center !important;
    }

    .section-conheca-mata{
        padding: 35px 0px !important;
    }

    .content-text-mata{
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        padding: 50px 0px!important;
    }

   .img-container-mata{
        height: 600px !important;
    }
}





/*----- 1200/1399 -----*/
@media (min-width: 1200px) and (max-width: 1399px) {
    .dl-menuwrapper{
       display: none;
    }

    .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: 180px;
        width: 250px;
    }

    .subsedes p {
        font-size: 13px;
    }

    .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;
    }
}






/*----- 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;
    }
}