.block .block_content li .ybc-blog-latest-post-content,
.ybc_block_popular .block_content li .ybc-blog-popular-content {
  display: inline-block;
}

.block .block_content li .ybc-blog-latest-post-content .ybc_title_block,
.block .block_content li .ybc-blog-popular-content .ybc_title_block {
  text-align: right;
}

.block .block_content li .ybc-blog-latest-post-content,
.ybc_block_popular .block_content li .ybc-blog-popular-content {
  text-align: right;
}

/* .home_blog_post .blog_post_content .blog_post_content_bottom{
  padding: 0 10px 0 0;
} */
.kr_blog_post_area .blog_post .blog_post_content .blog_post_content_bottom .post_meta>div {
  border-left: 1px solid #999;
  border-right: 0;
  margin: 0 0px 0 12px;
  padding: 0 0 0 12px;
}

.blog_post_content .bolg_wrapper {
	right: auto;
	left: 0;
}

.home_blog_post .blog_post_content .blog_post_content_bottom {
  text-align: right;
}

.home_blog_post .blog_post_content .blog_post_content_bottom,
.blog_post_content_top.tbhomeblog_image_holder.blog_image_holder {
  direction: rtl;
}

.blog_post_content p.meta_author,
.blog_post_content p.meta_date {
  padding: 0;
}


.home_blog_post .blog_post_content .blog_post_content_bottom {
  left: 15px;
  right: auto;
}

.home_blog_post .blog_post {
  direction: rtl;
}


.home_blog_post .blog_post_content .blog_post_content_bottom .post_meta .meta_date{
  left: auto;
  right: 0;
}


#index .blog_post .blog_post_content_bottom {
	text-align: center;
}

.home_blog_post .blog_post_content .blog_post_content_bottom .post_meta .meta_date::before {
	right: auto;
	left: 0;
}


.home_blog_post .btn-secondary i {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
}

@media (max-width:767px) {
  .blog_post_content .bolg_wrapper {
    left: 0;
    right: 0;
  }

}
@media (max-width:575px) {
}
@media (max-width:480px) {
  .home_blog_post .blog_post_content .blog_post_content_bottom {
    text-align: right;
  }
}
