@media only screen and (max-width:1200px) {
    .vlt-footer-copyright {
        display: none;
    }
}