﻿@media only screen and (max-width: 1200px)
{
    .mkdf-blog-holder.mkdf-masonry-full-width .mkdf-blog-masonry-grid-sizer, .mkdf-blog-holder.mkdf-masonry-full-width article
    {
        width: 23.5%;
    }
    .mkdf-blog-holder.mkdf-blog-type-masonry .mkdf-author-desc .mkdf-image-name
    {
        width: 100%!important;
    }
}
@media only screen and (max-width: 1024px)
{
    .mkdf-blog-holder.mkdf-blog-type-split-column article:not(.format-quote):not(.format-link) .mkdf-post-content .mkdf-author-desc
    {
        margin-left: 0;
    }
    .mkdf-blog-holder.mkdf-blog-type-split-column article:not(.format-quote):not(.format-link) .mkdf-post-content .mkdf-post-image, .mkdf-blog-holder.mkdf-blog-type-split-column article:not(.format-quote):not(.format-link) .mkdf-post-content .mkdf-post-text
    {
        display: inline-block;
        width: 100%;
    }
    .mkdf-blog-holder.mkdf-blog-type-split-column article:not(.format-quote):not(.format-link) .mkdf-post-content .mkdf-post-text-inner
    {
        padding-left: 0;
    }
    .mkdf-blog-holder.mkdf-masonry-full-width .mkdf-blog-masonry-grid-sizer, .mkdf-blog-holder.mkdf-masonry-full-width article
    {
        width: 32%;
    }
}
@media only screen and (max-width: 768px)
{
    .mkdf-blog-holder.mkdf-blog-type-masonry .mkdf-blog-masonry-grid-sizer, .mkdf-blog-holder.mkdf-blog-type-masonry article
    {
        width: 49%;
    }
    .mkdf-blog-holder.mkdf-masonry-full-width .mkdf-blog-masonry-grid-sizer, .mkdf-blog-holder.mkdf-masonry-full-width article
    {
        width: 49%;
    }
    .mkdf-column1 .mkdf-related-posts-holder .mkdf-related-post, .mkdf-column2 .mkdf-related-posts-holder .mkdf-related-post, .mkdf-related-posts-holder .mkdf-related-post
    {
        width: 49.875%;
    }
    .mkdf-column1 .mkdf-related-posts-holder .mkdf-related-post:nth-child(2n), .mkdf-column2 .mkdf-related-posts-holder .mkdf-related-post:nth-child(2n), .mkdf-related-posts-holder .mkdf-related-post:nth-child(2n)
    {
        margin-right: 0;
    }
    .mkdf-column1 .mkdf-related-posts-holder .mkdf-related-post:nth-child(2n+1), .mkdf-column2 .mkdf-related-posts-holder .mkdf-related-post:nth-child(2n+1), .mkdf-related-posts-holder .mkdf-related-post:nth-child(2n+1)
    {
        clear: both;
    }
}
@media only screen and (max-width: 600px)
{
    .mkdf-blog-holder.mkdf-blog-type-masonry .mkdf-blog-masonry-grid-sizer, .mkdf-blog-holder.mkdf-blog-type-masonry article
    {
        width: 100%;
    }
    .mkdf-blog-holder.mkdf-masonry-full-width .mkdf-blog-masonry-grid-sizer, .mkdf-blog-holder.mkdf-masonry-full-width article
    {
        width: 100%;
    }
    .mkdf-blog-holder .mkdf-post-content .mkdf-image-name
    {
        width: 100%;
    }
    .mkdf-post-content .mkdf-share-icons
    {
        width: 100%;
        text-align: left;
        margin-top: 10px;
    }
    .mkdf-blog-single article.post .mkdf-category-holder
    {
        width: 100%;
    }
    .mkdf-blog-holder article.post .mkdf-share-icons-single
    {
        width: 100%;
        text-align: left;
    }
    .mkdf-comment-list .children
    {
        padding: 0 0 0 90px;
    }
    .mkdf-comment-holder .mkdf-comment-text
    {
        padding: 0 0 0 75px;
    }
    .mkdf-comment-holder .mkdf-comment-text h5.mkdf-comment-name
    {
        float: none;
    }
    .mkdf-comment-holder .mkdf-comment-text .mkdf-comment-info span.mkdf-comment-date
    {
        margin-left: 0;
    }
    .mkdf-blog-holder.mkdf-blog-single .mkdf-author-description .mkdf-author-description-text-holder
    {
        padding-left: 0;
    }
    .mkdf-blog-single-navigation .mkdf-blog-single-prev.mkdf-single-nav-with-image .mkdf-single-nav-content-holder
    {
        padding-left: 0!important;
        float: left!important;
    }
    .mkdf-blog-single-navigation .mkdf-blog-single-next.mkdf-single-nav-with-image .mkdf-single-nav-content-holder
    {
        padding-right: 0!important;
        float: right!important;
    }
}
@media only screen and (max-width: 480px)
{
    .mkdf-related-posts-holder .mkdf-related-post
    {
        width: 100%!important;
        margin-right: 0!important;
    }
    .mkdf-related-posts-holder .mkdf-related-posts-title h3:after, .mkdf-related-posts-holder .mkdf-related-posts-title h3:before
    {
        display: none!important;
    }
}