@media (min-width: 879px) and (max-width: 1439px) {
/*@media only screen and (max-width: 1439px) {*/
    body {
        outline: 1px solid red;
    }
    .date, .date-c > *, .date-c-c > * > * {
        font-size: 13px;
    }
    .headline-5::placeholder, .headline-5, .headline-5-c > *, .headline-5-c-c > * > *, .content-field h5 {
        font-size: 16px;
    }
    .small-body, .small-body-c > *, .small-body-c-c > * > * {
        font-size: 16px;
    }
    .tag-label {
        font-size: 12px;
    }
    #mainfooter h3 {
        font-size: 14px;
    }
    .tiny-font, .tiny-font-c > *, .tiny-font-c-c > * > * {
        font-size: 12px;
    }
}

@media only screen and (max-width: 1330px) {
    #mainheader .top-menu .col1 a,
    #mainheader .top-menu .search_text {
        font-size: 12px;
    }
}


/*@media only screen and (max-width: 1296px) {
    .body-font, .body-font-c > *, .body-font-c-c > * > *, .content-field p, .content-field li {
        font-size: 18px !important;
    }
}*/

@media only screen and (max-width: 1260px) {
    .body-font-foot, .body-font-foot-c > *, .body-font-foot-c-c > * > * {
        font-size: 18px;
    }
}
@media only screen and (max-width: 1260px) {
    #mainheader .lower-menu a {
        font-size: 14px;
    }
}
@media only screen and (max-width: 1152px) {
    body.page-template-tmpl-events-list .mini-calendar .tribe-common.tribe-events.tribe-events-widget.tribe-events-view--shortcode.tribe-events-widget-events-month .tribe-events-c-top-bar__nav-list-date, .overheading {
        font-size: 16px;
    }
}
@media only screen and (max-width: 1120px) {
    .link-arrow {
        font-size: 14px;
    }
}

@media only screen and (max-width: 1050px) {
    #mainheader .top-menu .col1 a,
    #mainheader .top-menu .search_text {
        font-size: 10px;
    }
}

@media only screen and (max-width: 900px) {
    #mainheader .lower-menu a {
        font-size: 13px;
    }
    .headline-4, .content-field h4 {
        font-size: 15px;
    }
}


@media only screen and (max-width: 799px) {

    .headline-4,
    .content-field h4 {
        font-size:  20px;
    }

}