@media only screen and (max-width: 980px) {
    #catslide, .orbit-wrapper {
        display: block;
    }
    .catf{width:100%}
    .orbit .orbit-slide{width:100%}
    .main_slider_img{width:100%}
    #slider{
        height:830px!important;
    }
    .listcat{
        width: 100%;
    }
    .catf .catf-caption{padding-right: 30px; width: 100%;}
    .catf .catf-caption h2{font-size: 24px;
                           line-height: 30px; }
    #catslide, .hide-for-small{
        display: block !important;
    }




}