@media screen and (max-width:991px){
    /* ========================= MENU MOBILE =================================== */
    #menuMobile{
        display: inline !important;
        width: 10%;
        float: right;
        margin-right: -15px;
        list-style:none;
    }
    #menuMobile li {
        color: #fff;
        background: #FFF;
        text-decoration: none;
        list-style:none;
    }
    #menuMobile li a{
        text-decoration: none;
        width: 100%;
        font-family: "Open Sans", sans-serif;
        font-size: 19px;
        line-height: 35px;
        margin-left: 15px;
    }
    #menuMobile li a div{
        color: #1DB368;
        text-align: right;
        margin-right: 10px;
        font-size: 20px;
        line-height: 40px;
        font-family: opensans, Arial, Helvetica, sans-serif;
        font-weight: bold;
    }
    #ulMenuMobile{
        width: 250px;
        padding-top: 10px;
        position: absolute;
        z-index: 99;
        top: 50px;
        right: 22px;
    }

    #toggleMenu{
        width: 50px;
        height: 50%;
        float: right;
        cursor: pointer;
        margin-top: 15px;
    }

    .logoMenuMobile{
        display: block;
    }
    .logoMenuMobile{
        width: 70%;
        float: left;
        text-align: center;
    }
    .logoMenuMobile img{
        width: 50%;
        margin: 0 auto;
        margin-left: 45%;
        margin-top: 20px;
    }

    .listraMenu{
        width: 85%;
        background: #FFF;
        height: 4px;
        margin-top: 10px;
    }
    .navMenu, .logoMenu, .redesSociais{
        display: none;
    }
    #menuBg{
        height: 85px;
        width: 90%;
    }
    #topHeader{
        height: 85px;
    }





    /* ========================= MENU MOBILE =================================== */


    .border-left{
        border-left: none;
    }
    .logoT4r{
        margin: 0 auto;
        float: none;
        margin-top: 20px;
        margin-bottom: 10px;
    }

    /* CLIENTE */
    .ajusteClienteMobile{
        position: relative;
        top: -70px;
    }

    /* Detalhes news */
    .ajusteImgMateriasNews{
        width: 100%;
        margin:0 auto;
        margin-bottom: 20px;
    }


}
@media screen and  (max-width:620px){
    .logoMenuMobile img{
        width: 70%;
        margin-left: 0%;
    }
    .logoMenuMobile{
        width: 90%;
    }
}
@media screen and (max-width:420px){
    .logoMenuMobile img{
        width: 70%;
        margin-left: 0%;
        margin-top: 28px;
    }
    .logoMenuMobile{
        width: 90%;
    }
    #toggleMenu{
        width: 40px;
        height: 50%;
        float: right;
        cursor: pointer;
        margin-top: 20px;
    }

    .listraMenu{
        width: 85%;
        background: #FFF;
        height: 2px;
        margin-top: 8px;
    }
    h1, .h1{
        font-size: 35px;
    }
    #quemSomosIndex h1, #areaAtuacaoIndex h1{
        font-size: 35px;
    }
    #quemSomosIndex p, #areaAtuacaoIndex p, .textoQuemSomos p, .textoDetalhesAtuacao p, .textoPadrao{
        font-size: 20px;
    }
    .titleDetalhesAtuacaoBg{
            top: -56px;
    }
    .titleDetalhesAtuacao{
        font-size: 20px;
    }
    .itemNews{
        padding-bottom: 50px;
    }
    .ajusteImgMateriasNews{
        width: 100%;
        margin-bottom: 15px;
    }
}
@media screen and (max-width:767px){
    .textAlingFooter{
        text-align: center;
    }
    .tituloNewsIcon{
        width: 96%;
        top: 70%;
        font-size: 16px;
    }
    .retina{
        width: 96%;
        height: 86%;
    }
}

@media screen and (max-width:635px){
   
    .tituloNewsIcon{
        width: 94%;
        top: 65%;
        font-size: 16px;
    }
    .retina{
        width: 92%;
        height: 75%;
    }
    .tituloNewsIcon2{
        top: 63%;
        line-height: 24px;
        font-size: 16px;
    }
}

@media screen and (min-width: 1px) and (max-width:360px){
   
    .tituloNewsIcon{
        width: 91%;
        top: 50%;
        font-size: 12px;
    }
    .tituloNewsIcon2{
        top: 48%;
        left: 9px;
        line-height: 24px;
        font-size: 13px;
    }
    .retina{
        width: 91%;
        height: 80%;
    }
    .retina2{
        font-size: 13px;
    }
    .previewRetina{
        font-size: 11px;
    }
}
@media screen and (min-width: 636px) and (max-width:800px){
    .tituloNewsIcon2{
        top: 75%;
        left: 4%;
        line-height: 24px;
        font-size: 18px;
    }
}

@media screen and (min-width: 801px) and (max-width:979px){
    .tituloNewsIcon2{
        top: 80%;
        left: 4%;
        line-height: 24px;
        font-size: 18px;
    }
}


@media screen and (min-width: 1530px) and (max-width:1920px){
    .tituloNewsIcon2{
        top: 72%;
        left: 4%;
    }
}
@media screen and (min-width: 1200px) and (max-width:1529px){
    .tituloNewsIcon2{
        top: 64%;
        font-size: 16px;
    }
}
@media screen and (min-width: 980px) and (max-width:1199px){
    .tituloNewsIcon2{
        top: 55%;
        font-size: 13px;
    }
}

