@media (max-width: 1023px) {
.tribe-events .tribe-events-c-ical {
text-align: center;
}
.tribe-events .tribe-events-l-container {
padding: 0;
}
.tribe-events-c-search__input-group:before {
display: none;
}
.tribe-events .tribe-events-calendar-month__header-column {
padding-bottom: 10px;
}
.tribe-common .tribe-common-b2,
.tribe-events .tribe-events-calendar-list__event-date-tag-weekday {
font-size: 12px;
}
.tribe-events .tribe-events-c-view-selector__list-item-text {
text-align: center;
}
.tribe-events .tribe-events-l-container {
min-height: auto;
}
}
@media (max-width: 767px) {
.tribe-common .tribe-common-h6 {
font-size: 18px;
}
}
@media (max-width: 479px) { .post_featured.hover_border .post_info .post_info_back {
padding: 2.5em;
}
.post_featured.hover_border .post_info:before,
.post_featured.hover_border .post_info:after {
position: absolute;
z-index: 1;
top: 20px;
right: 20px;
bottom: 20px;
left: 20px;
}
.post_featured.hover_border .post_info .post_title {
padding-bottom: 4px;
}
}