@media (min-width:992px) and (max-width:1024px){
    footer .copy .copy-text .line{
        display: none;
    }
}