@media (max-width: 576px) {

    .nav-item {
        padding: 0;
    }

    #navbar {
        margin-top:10px;
        margin-left:0;
    }

    .bg-dark {
        background:#111 !important;
    }

    #destaque-home .texto-destaque {
        margin-top: 16vh;
    }

    #home-fazemos p {
        margin-bottom: 50px;
    }
    #home-agenda a {
        margin-bottom: 50px;
    }
    #home-plataformadux img, #home-duxplatform img {
        margin-bottom: 20px;
    }
    #footer-contato {
        text-align: left;
        margin-top: 30px;
        line-height: 1.8em;
        font-size: 0.9em;
    }
    .container-small {
        width: 80%;
    }
    #menu {
        font-size: 1em;
    }
    #fundacao .section-quote, #foundation .section-quote {
        margin: 60px auto -190px;
    }
}
