/************************************************
    404 page
************************************************/
.page-404-page .aioseo-breadcrumbs {
    display: none;
}

.page-404-page #mvp-content-main h1 {
    font-family: 'Oswald', serif;
    line-height: 125%;
    font-size: 40px;
    margin-bottom: 15px;
}

.page-404-page #mvp-content-main h1 + p {
    font-family: 'Arial', serif;
    line-height: 150%;
    font-size: 14px;
}

.page-404-page .toplist-shortcode-table--offers-list {
    margin: 30px 0;
}

.page-404-page .mvp-feat1-list-head-but1 {
    margin-bottom: 25px;
}

.page-404-page .mvp-blog-story-text h4 {
    font-family: 'Arial', serif;
    font-size: 19px;
    line-height: 140%;
    text-transform: capitalize;
}

.page-404-page .mvp-cat-date-wrap {
    margin-bottom: 2px;
}

@media screen and (max-width: 1200px) {
    .page-404-page #mvp-content-main h1 {
        font-size: 24px;
    }

    .page-404-page .mvp-blog-story-text h4 {
        font-family: 'Arial', serif;
        font-size: 16px;
        line-height: 135%;
        letter-spacing: -0.02em;
    }
}

@media screen and (min-width: 900px) {
    .page-404-page .blog-posts-section .mvp-blog-story-col:nth-child(4n+1) {
        margin-left: 0;
    }
}

@media screen and (min-width: 660px) {
    .page-404-page .blog-posts-section .mvp-blog-story-col {
        height: 274px;
        width: calc(25% - 11.25px);
        margin-left: 15px;
    }

    .page-404-page .mvp-blog-story-in {
        float: left;
    }

    .page-404-page .mvp-blog-story-in {

    }
}

@media screen and (max-width: 900px) and (min-width: 660px) {
    .page-404-page .blog-posts-section .mvp-blog-story-col {
        width: calc(33% - 10px);
    }

    .page-404-page .blog-posts-section .mvp-blog-story-col:nth-child(3n+1) {
        margin-left: 0;
    }

    .page-404-page .mvp-blog-story-text h4 {
        font-size: 18px;
        line-height: 120%;
    }
}

@media screen and (max-width: 660px) {
    .page-404-page .mvp-blog-story-text h4 {
        font-size: 16px;
        line-height: 120%;
    }
}

@media only screen and (max-width: 767px) {
    #mvp-content-main .blog-posts-section .mvp-blog-story-col {
        width: 100%;
        height: 80px;
        margin-left: 0;
    }
}

@media only screen and (min-width: 768px) {
    .blog-posts-section .mvp-blog-story-col {
        width: 20%;
        height: 220px;
    }

    .blog-posts-section .mvp-blog-story-list-col {
        margin: 0 auto;
    }
}

#mvp-content-main .blog-posts-section h2 {
    font-size: 18px;
}

.blog-posts-section a.mvp-inf-more-but {
    width: 48%;
}
