@media only screen and (max-width: 1024px) {
    .home-slider .flex-caption {
        background-color: #cfc29a ! important;
        padding-top: 5px !important;
    }
    .home-side-event, .event-teaser-two, .links-home-side.event-teaser-two.wpb_column.vc_column_container.vc_col-sm-8 {
        width: 100% !important;
    }
    .home-side-event .wpb_text_column {
        margin-bottom: 0;
    }
    .teaser-events .rhc .row-fluid .span8 {
        height: auto;
    }
    .home-side-event .fe-image-holder span4 {
        display: none;
    }
    .home-side-event .fc-event-list-item {
        margin-bottom: 18px !important;
    }
}
@media screen and (max-width: 767px) {
    div#col-43-1 .widget.widget_revslider.inner-container {
        display: none;
    }
    .home-slider .flex-caption {
        background-color: #cfc29a ! important;
        padding-top: 5px !important;
        height: auto ! important;
    }
}