/* by Creasant */
@media only screen and (min-width: 1367px) {
    .view-id-news_events .view-content .views-row.thumb-alternate:nth-of-type(even) .row_container.has_thumb .thumb_container {
        margin-left: 0;
        margin-right: 40px;
    }
}

@media (min-width: 1180px) and (max-width: 1366px) {
    header .mtpc_header .header .wrapper .logos .logos_left {
        margin-right: 0;
    }

    header .mtpc_header .header .wrapper .logos .navigation > ul.menu > li {
        margin-left: 12px;
    }
}

@media (min-width: 1000px) {
    .mtpc-1col-section,
    .mtpc-2col-section,
    .mtpc-3col-section,
    .mtpc-4col-section {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}
