@media (max-width: 767px) {
    /*FOOTER*/
    #footer {
        z-index: -100;
        font-size: 0.8em;
    }
}