.blog-comment-second, .blog-comment-final {
    margin-right: 16px;
}
.blog-archive-content {
    border-right-style: dashed;
    border-right-width: 1px;
    padding-right: 12px;
}
.blog-details {
    right: 8px;
}
.blog-category-post span.blog-separator:first-child {
    padding-left: 10px;
    margin-right: 0;
}
.blog-all span.blog-separator:first-child {
    padding-left: 5px;
    margin-right: 0;
}
.slide-caption {
    direction: rtl;
    left: inherit!important;
    right: 15px!important;
}
.dots-container {
    right: inherit!important;
    left: 15px!important;
}
@media (min-width: 992px) {
    .blog-lg-12 .blog-header {
        width: 50%;
        float: right;
    }
    .blog-lg-12 .blog-inner {
        width: 50%;
        float: left;
    }
}
