/* TELA MAIOR QUE NOTE */
@media screen and (min-width: 1500px) {
}
/* RESPONSIVO ABAIXO DE NOT */
@media screen and (max-width: 1360px) {
}
@media screen and (max-width: 1024px) {
}

@media screen and (max-width: 800px) {
    .area-pai-inter.col-md-12 {
        flex-direction: column !important;
    }
    .txt-area {
        background-size: auto 98% !important;
        padding-left: 48% !important;
    }

    .bola-con {
        height: 95vw;
        width: 100%;
    }
    .texto-destacavel p {
        line-height: 1.1;
    }
    .texto-destacavel p a {
        font-size: 11px;
        color: white;
    }
    .minicirculo2.bola0 {
        top: 6.7vw;
        left: 18.5vw;
    }
    .minicirculo2.bola1 {
       top: 42vw;
        left: 30.6vw;
    }
    .minicirculo2.bola2 {
        top: 25.5vw;
    }
    .minicirculo2.bola4 {
        top: 20vw;
        left: 42.4vw;
    }
    .minicirculo2.bola5 {
        top: 28.7vw;
        left: -10px;
    }
    .minicirculo2.bola6 {
        right: 11vw;
        bottom: 36.5vw;
    }
    .minicirculo2.bola3 {
        bottom: 12vw;
        left: 38.2vw;
    }
    .nov-card.col-md-3 {
        width: 80%;
        margin: auto auto;
        margin-bottom: 40px !important;
    }
    .banner-full {
        align-items: initial;
        flex-direction: column-reverse;
    }
    .btn-noticias, .btn-oportunidades, .btn-informes {
        font-size: 0.9rem;
        min-height: 35px;
    }
    .logos-topo.col-md-6 {
        margin-bottom: 5%;
        padding-top: 4%;
    }
    .header-topo {
        background: #dcdcdc;
        min-height: 85px;
        height: auto;
        flex-flow: column;
    }
    .logo-menu {
        align-items: center;
        flex-direction: column;
    }
    .toggle-menu {
        border: 1px solid black;
        background: #004773;
    }
    #flatcal_minical .flatcal_daycell, #flatcal_minical .flatcal_todaycell, #flatcal_minical .flatcal_sundaycell, #flatcal_minical .flatcal_othermonth {
        padding: 6px 0px !important;
    }
    .logos-topo .lg-tp {
        margin-right: 0px;
        column-gap: 15px;
    }
    /* #fx3 > div > div:nth-child(1) {
        display: none;
    } */
    #flatcal_minical TD.flatcal_weekdays {
        font-size: 11px !important;
        color: white !important;
        font-weight: 500 !important;
        padding: 11px !important;
    }
    table.flatcal_main_t td{
    padding: 11px;
}
div#fundorodape {
    background-size: cover;
}
div#rodape3 {
    margin-top: 13%;
}

div#rodape2\ menu-rodape {
    margin-top: 1%;
}

.menu-rodape-pai.col-md-4 {
    margin-top: 35%;
}
.osBotoes-novidades {
    flex-wrap: wrap;
    gap: 20px;
}
div#flatcal_minical {
    place-self: anchor-center;
}
.docentes-pai, .coord-pai {
    grid-template-columns: 100%;
}
.docent-card h2,.coord-card h2,.docent-card h2 {
    font-size: 1rem !important;
}
.docent-card p, .coord-card p,.docent-card p {
    font-size: 0.7rem;
    margin: 0;
    width: 57%;
}
.coord-card h2 {
    left: 12px;
}
.coord-card h3 {
    bottom: 31px;
    font-size: 1rem;

}
#menu ul.lista-menu-principal {
    display: grid;
    justify-items: center;
}
.filtro-publi {
    grid-template-areas: "auto";
    gap: 20px;
}
.mexeNaEstrutura.container.col-md-10.col-md-offset-1 {
    width: 100%;
}
.tituloCard {
     max-height: 150px;
    }
.botoes-P-centralizar {
    right: auto;
}
.col-md-12.botoes-P-estrutura {
    width: 100%;
}
.flex-publis {
    place-items: center;
}
.gira-setinha div, .gira-setinha a {
    font-size: 1.1rem;
}
.txt-banner h2 {
    min-height: 124px;
    font-size: 2.7rem !important;
}
div#fx4a {
    margin-bottom: 10%;
}
.evento-dia p span {
    font-size: 1rem;
    line-height: 1.3 !important;
}
.txt-nota p {
    font-size: 3rem;
}
.card-nota {
    display: grid;
    grid-template-columns: 20% 50%;
}
div#fx3 {
    padding-top: 10%;
}
.acord:before {
    margin-top: -8px;
}
.acord h4 {
    padding-top: 28px;
}
.manu-pai {
    display: grid;
    row-gap: 26px;
}
.manu-card {
    width: 100%;
}
p.livros-parag {
    text-align: -webkit-center;
}
.mod-finder.js-finder-searchform.form-search {
    flex-direction: row;
    height: 19vw;
}
#mod-finder-searchword {
    width: 94%;
    height: 19vw;
}
#menu ul.nav-child li a, #menu ul.nav-child li span {
    text-align: center;
}
    .menu-padrao ul.lista-menu-principal li {
        padding-left: 0px !important;
    }
}