@media screen and (max-width:978px) {
    .owl-theme .owl-dots {
        display: none;
    }
    #intro .bottom-slider1 {
        display: none;
    }
    #intro .bottom-slider2 {
        display: none;
    }
    footer {
    background-image: none;
    padding-top: 0;}
}