
#smartblog_block.blog_style2 .news_module_image_holder {
    width: 50%;
    padding: 0 15px;
}
#smartblog_block.blog_style2 .blog_content {
    width: 50%;
    float: left;
}
#smartblog_block.blog_style2 .sdsblog-box-content #smartblog-carousel .item .blog_post .blog_content {
    position: static;
    box-shadow: none;
    text-align: left;
    padding: 15px 0;
}
#smartblog_block.blog_style2 .sdsblog-box-content #smartblog-carousel .item .blog_post .blog_content .blog_inner .desc{
	display:block;
	margin:0 0 15px;
}
#smartblog_block.blog_style2 .blog_inner .read_more{
	padding:0;
}
#smartblog_block.blog_style2 #smartblog-carousel .item .blog_post .blog_content .blog_inner .ttviews,#smartblog_block.blog_style2 #smartblog-carousel .item .blog_post .blog_content .blog_inner .blogcomment{
	float:right;
}
#smartblog_block.blog_style2 .sdsblog-box-content #smartblog-carousel .item .blog_post{
	margin:0 0 30px;
}
#smartblog_block.blog_style2 #smartblog-carousel .item.blog_post {
    padding: 0;
}

.blog_style3 #smartblog_block .blog_content .sds_post_title a {
    text-align: center;
}
.blog_style3#smartblog_block .blog_content p {
    text-align: center;
}
.blog_style3  #smartblog-carousel .blog_content .read_more {
    float: none;
    width: auto;
    text-align: center;
    display: inline-block;
    vertical-align: top;
}
.blog_style3#smartblog_block .blog_content .sds_post_title a {
    text-align: center;
}
#smartblog_block.blog_style3 .blog_date {
    position: relative;
    float: none;
    width: auto;
    display: inline-block;
    vertical-align: top;
    margin: -15px 0 0;
    z-index: 1;
    left: 0;
    right: 0;
    bottom: auto;
}

@media (max-width: 991px) {
    #smartblog_block.blog_style2   #smartblog-carousel{
        padding: 20px 5px;
    }
#smartblog_block.blog_style2 .news_module_image_holder {
    width: 100%;
    padding: 0;
}
#smartblog_block.blog_style2 .blog_content{
    width: 100%;
    padding: 0;
}
#smartblog_block.blog_style2 #smartblog-carousel .item.blog_post {
    padding: 0 15px;
}
}