#smartblog_block.blog_style2 .sdsblog-box-content #smartblog-carousel .item .blog_post .news_module_image_holder {
	overflow: hidden;
	position: relative;
	display: block;
	float: left;
	width: 50%;
}
#smartblog_block.blog_style2 .sdsblog-box-content #smartblog-carousel .item .blog_post .blog_content {
	position: static;
	box-shadow: none;
	text-align: left;
	padding: 15px 5px;
	width: 50%;
	float: right;
}
#smartblog_block.blog_style2 .sdsblog-box-content #smartblog-carousel .item .blog_post .news_module_image_holder a {
	display: block;
	position: relative;
	overflow: hidden;
	border-radius: 5px;
}
#smartblog_block.blog_style2 .blog_date {
	float: left;
	width: auto;
	background: #fff;
	border-radius: 0;
	padding: 8px 6px;
	margin: 0 10px 10px;
	z-index: 1;
	position: relative;
	-webkit-box-shadow: 6px 0px 24px 0px rgba(0,0,0,.2);
	-moz-box-shadow: 6px 0px 24px 0px rgba(0,0,0,.2);
	box-shadow: 6px 0px 24px 0px rgba(0,0,0,.2);
	position: absolute;
	top: 5px;
	left: 5px;
	right: auto;
	bottom: auto;
	margin: auto;
	border-radius: 4px;
}
#smartblog_block.blog_style2 .sdsblog-box-content #smartblog-carousel .item:hover .blog_post .news_module_image_holder .blogicons {
	transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-webkit-transition: all 400ms ease-in-out;
	-khtml-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	top: 0 ;
	left: 0 ;
}
#smartblog_block.blog_style2 .sdsblog-box-content #smartblog-carousel .item .blog_post .news_module_image_holder .blogicons {
	bottom: 0;
	height: 45px;
	left: -400px;
	margin: auto;
	position: absolute;
	right: 0;
	transition:all 400ms ease-in-out;
	-moz-transition:all 400ms ease-in-out;
	-webkit-transition: all 400ms ease-in-out;
	-khtml-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	top: -200px;
	width: 45px;
}
#smartblog_block.blog_style2 .sdsblog-box-content #smartblog-carousel .item .blog_post .blog_content .blog_inner .desc {
	display: block;
	margin: 0 0 10px;
}

#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;
	border-radius: 5px;
	box-shadow: none;
	border: none;
}
#smartblog_block.blog_style2 .sdsblog-box-content #smartblog-carousel .item .blog_post{
	padding: 0;
}
#smartblog_block.blog_style3 .sdsblog-box-content #smartblog-carousel .item{
	transition: all 400ms ease-in-out;
}
#smartblog_block.blog_style3 .sdsblog-box-content #smartblog-carousel .item:hover .blog_post .blog_content {
	bottom: 20px;
}
#smartblog_block.blog_style3 .sdsblog-box-content #smartblog-carousel .item:hover .blog_post .news_module_image_holder .blogicons {
	top: 19px;
	right: 20px;
}
#smartblog_block.blog_style3 .item:hover .blog_date {
	background: transparent;
	color: #111;
}
#smartblog_block.blog_style3 .sdsblog-box-content #smartblog-carousel .item .blog_post .news_module_image_holder .blogicons {
	bottom: auto;
	height: 45px;
	left: auto;
	margin: auto;
	position: absolute;
	right: 0px;
	transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-khtml-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	top: -70px;
	width: 45px;
	z-index: 2;
}
#smartblog_block.blog_style3 .sdsblog-box-content #smartblog-carousel .item:hover .blog_post .blog_content .blog_inner .desc ,
#smartblog_block.blog_style3 .sdsblog-box-content #smartblog-carousel .item:hover .blog_post .blog_content .read_more{
	display:block;
	transition: all 400ms ease-in-out;
}
#smartblog_block.blog_style3 .sdsblog-box-content #smartblog-carousel .item .blog_post .news_module_image_holder a::after {
	content: "";
	position: absolute;
	background: rgba(255,255,255,0.95);
	left: 20px;
	right: 20px;
	bottom: 20px;
	height: 93px;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	margin: auto;
	z-index: 1;
}
#smartblog_block.blog_style3 .sdsblog-box-content #smartblog-carousel .item:hover .blog_post .news_module_image_holder a::after {
	height: 84%;
}
#smartblog_block.blog_style3 .sdsblog-box-content #smartblog-carousel .item .blog_post .news_module_image_holder .blogicons a::after{
	display:none;
}
#smartblog_block.blog_style3 .sdsblog-box-content #smartblog-carousel .item .blog_post .blog_content {
	float: left;
	width: auto;
	position: absolute;
	left: 20px;
	right: 20px;
	bottom: 20px;
	top: auto;
	padding: 20px;
	text-align: left;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	overflow: hidden;
	z-index: 1;
}
#smartblog_block.blog_style3 .sdsblog-box-content #smartblog-carousel .item.even .blog_post .blog_content {
    position: static;
    box-shadow: none;
    text-align: left;
    padding:20px 0;
}
#smartblog_block.blog_style3 .sdsblog-box-content #smartblog-carousel .item .blog_post .blog_content .blog_inner .desc {
	display: block;
	margin: 0 0 15px;
	line-height: 24px;
	display: none;
}
#smartblog_block.blog_style3 .blog_inner .read_more{
	padding:0;
}
#smartblog_block.blog_style3 #smartblog-carousel .item .blog_post .blog_content .blog_inner .ttviews,
#smartblog_block.blog_style3 #smartblog-carousel .item .blog_post .blog_content .blog_inner .blogcomment{
	float:right;
	display:block;
}
#smartblog_block.blog_style3 .blog_date {
	float: left;
	width: auto;
	background: transparent;
	border-radius: 0;
	padding: 0;
	margin: 0;
	z-index: 1;
	position: relative;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	line-height: 22px;
}
#smartblog_block.blog_style3 .sdsblog-box-content #smartblog-carousel .item .blog_post .blog_content .blog_date .material-icons.calendar {
	width: auto;
	display: block;
	float: left;
	margin-right: 4px;
	font-size: 20px;
}
#smartblog_block.blog_style3 .sdsblog-box-content #smartblog-carousel .item .blog_post .blog_content .blog_date .day_month {
	width: auto;
	float: left;
	text-align: left;
	color: #666 !important;
}
#smartblog_block.blog_style3 .sdsblog-box-content #smartblog-carousel .item .blog_post .blog_content .blog_date .day_year {
	display: block;
	width: auto;
	float: left;
}
#smartblog_block.blog_style3 .item .blog_post .blog_content .blog_inner .read_more .readmore {
	color: #fff;
	background: #111;
	padding: 10px;
	border-radius: 5px;
}
#smartblog_block.blog_style3 .item .blog_post .blog_content .blog_inner .read_more .readmore:hover {
	background:#222222;
	color: #fff;
}
#smartblog_block.blog_style3 .sdsblog-box-content #smartblog-carousel .item .blog_post .blog_content .day_date {
	text-align: center;
	float: left;
	width: auto;
	margin: 0 5px;
	color: #666 !important;
}
#smartblog_block.blog_style3 .sdsblog-box-content #smartblog-carousel .item .blog_post .blog_content .read_more {
	margin: 0 0 22px;
	display: none;
}
#smartblog_block.blog_style3 .sdsblog-box-content #smartblog-carousel .item.odd .blog_post .blog_content {
    position: static;
    box-shadow: none;
    text-align: left;
    padding: 30px 0;
}
#smartblog_block.blog_style3 .sdsblog-box-content #smartblog-carousel .item .blog_post .news_module_image_holder .blog_date{
	display:block;
	padding:10px 15px;
	left:10px;
	top:10px;
}
#smartblog_block.blog_style3 .sdsblog-box-content #smartblog-carousel .item .blog_post .news_module_image_holder .blog_date i {
    display: none;
}
#smartblog_block.blog_style3 .sdsblog-box-content #smartblog-carousel .item .blog_post .news_module_image_holder .blog_date .date_inner {
    display: inline-block;
}
#smartblog_block.blog_style3  .sdsblog-box-content #smartblog-carousel .item .blog_post .news_module_image_holder .blog_date .day_date {
    font: 700 14px/18px "Muli", Helvetica, sans-serif;
}

#smartblog_block.blog_style3  .sdsblog-box-content #smartblog-carousel .item .blog_post .material-icons.view {
	font-size: 19px;
	line-height: 18px;
}

#smartblog_block.blog_style4 .sdsblog-box-content #smartblog-carousel .item .blog_post .news_module_image_holder {
    width: 50%;
    float: left;
}
#smartblog_block.blog_style4 .sdsblog-box-content #smartblog-carousel .item .blog_post .blog_content {
    padding:40px 15px;
    text-align: left;
    width: 50%;
    float: right;
    position: static;
    box-shadow: none;
}
#smartblog_block.blog_style4 .sdsblog-box-content #smartblog-carousel .item .blog_post .blog_content .blog_inner .desc{
	display:block;
	margin:0 0 15px;
}
#smartblog_block.blog_style4 .blog_inner .read_more{
	padding:0;
}
#smartblog_block.blog_style4 .sdsblog-box-content #smartblog-carousel .item .blog_post{
	margin:0 0 30px;
}	
#smartblog_block.blog_style4 #smartblog-carousel .item .blog_post .blog_content .blog_inner .ttviews,#smartblog_block.blog_style4 #smartblog-carousel .item .blog_post .blog_content .blog_inner .blogcomment{
	float:right;
}
@media (max-width: 1679px) {
#smartblog_block.blog_style3 .sdsblog-box-content #smartblog-carousel .item:hover .blog_post .blog_content {
	padding: 40px 20px;
}
#smartblog_block.blog_style3 .sdsblog-box-content #smartblog-carousel .item:hover .blog_post .news_module_image_holder .blogicons {
	top: 24px;
	right: 20px;
}
#smartblog_block.blog_style2 .sdsblog-box-content #smartblog-carousel .item .blog_post .blog_content{
	padding:0 5px;
}
}
@media (max-width: 1299px) {
#smartblog_block.blog_style3 .sdsblog-box-content #smartblog-carousel .item:hover .blog_post .blog_content {
	padding: 23px 20px;
}
}
@media (max-width: 1200px) {
#smartblog_block.blog_style4 .sdsblog-box-content #smartblog-carousel .item .blog_post .blog_content{
	padding:23px 15px;
}
}
@media (max-width: 1199px) {
#smartblog_block.blog_style4 .sdsblog-box-content #smartblog-carousel .item .blog_post .blog_content{
	width:100%;
}
#smartblog_block.blog_style4 .sdsblog-box-content #smartblog-carousel .item .blog_post .news_module_image_holder{
	width:100%;
}
#smartblog_block.blog_style4 .sdsblog-box-content #smartblog-carousel .item .blog_post .blog_content {
    padding: 20px 0;
}
#smartblog_block.blog_style3 .sdsblog-box-content #smartblog-carousel .item .blog_post .blog_content {
	position: static;
	padding: 10px 5px 5px;
}
#smartblog_block.blog_style3 .sdsblog-box-content #smartblog-carousel .item:hover .blog_post .blog_content {
	bottom: 20px;
	padding: 10px 5px 5px;
}
#smartblog_block.blog_style3 .sdsblog-box-content #smartblog-carousel .item .blog_post .blog_content .blog_inner .desc, 
#smartblog_block.blog_style3 .sdsblog-box-content #smartblog-carousel .item .blog_post .blog_content .read_more {
	display: block;
}
#smartblog_block.blog_style3 .sdsblog-box-content #smartblog-carousel .item .blog_post .news_module_image_holder a::after{
	display:none;
}
#smartblog_block.blog_style3 .sdsblog-box-content #smartblog-carousel .item .blog_post .news_module_image_holder .blogicons {
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}
#smartblog_block.blog_style3 .sdsblog-box-content #smartblog-carousel .item:hover .blog_post .news_module_image_holder .blogicons {
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}
#smartblog_block.blog_style3 .sdsblog-box-content #smartblog-carousel .item .blog_post .news_module_image_holder .blogicons .icon::before {
	 -moz-transform: scale(1);
	 -webkit-transform: scale(1);
	 -o-transform: scale(1);
	 -ms-transform: scale(1);
	 transform: scale(1);
}
}
@media (max-width: 767px) {
#smartblog_block.blog_style2 .sdsblog-box-content #smartblog-carousel .item .blog_post .news_module_image_holder .blogicons {
	left: 0;
	right: 0;
	top: 0;
}
#smartblog_block.blog_style2 .container {
	padding: 0;
}
}
@media (max-width: 480px) {
	#smartblog_block.blog_style2 .sdsblog-box-content #smartblog-carousel .item .blog_post .news_module_image_holder {
		float: left;
		width: 100%;
	}
	#smartblog_block.blog_style2 .sdsblog-box-content #smartblog-carousel .item .blog_post .blog_content {
		width: 100%;
		float: left;
	}
	#smartblog_block.blog_style2 .sdsblog-box-content #smartblog-carousel .item .blog_post .blog_content {
		padding: 13px 0;
	}
}
#smartblog_block.blog_style5 .sdsblog-box-content #smartblog-carousel .item .blog_post .blog_content {
    position: static;
    box-shadow: none;
    background: none;
    padding: 54px;
}
#smartblog_block.blog_style5 .sdsblog-box-content #smartblog-carousel .item .blog_post{
	background:#f7f7f7;
	margin:0 0 30px;
}
#smartblog_block.blog_style5 .sdsblog-box-content #smartblog-carousel .item .blog_post .blog_content .blog_inner .desc{
	display:block;
	margin:30px 0;
}
#smartblog_block.blog_style5 .sdsblog-box-content #smartblog-carousel .item .blog_post .blog_content .blog_inner .sds_post_title{
	margin:0;
}
#smartblog_block.blog_style5  .sdsblog-box-content #smartblog-carousel .item .blog_post .news_module_image_holder{
	bottom: auto;
    float: left;
    left: 0;
    margin: 0 auto;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transition: all 600ms ease-in-out 0s;
    -moz-transition: all 600ms ease-in-out 0s;
    -webkit-transition: all 600ms ease-in-out 0s;
    -khtml-transition: all 600ms ease-in-out 0s;
    -o-transition: all 600ms ease-in-out 0s;
    width: 100%;
    z-index: 1;
}
#smartblog_block.blog_style5 .sdsblog-box-content #smartblog-carousel .item .blog_post:hover .news_module_image_holder {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
}
@media (max-width: 1200px) {
#smartblog_block.blog_style5 .sdsblog-box-content #smartblog-carousel .item .blog_post .blog_content{
	padding:54px 45px;
}
}
@media (max-width: 1199px){
#smartblog_block.blog_style5 .sdsblog-box-content #smartblog-carousel .item .blog_post .blog_content {
    padding: 29px;
}
#smartblog_block.blog_style3 .blog_date {
	padding: 0 0 0 10px;
}
}
@media (max-width:767px) {
#smartblog_block.blog_style5 .sdsblog-box-content #smartblog-carousel .item .blog_post .news_module_image_holder{
	opacity: 1;
	margin: 0;
	transform: none;
	-webkit-transform: none;
	-ms-transform: none;
	-o-transform: none;
	position: relative;
}
#smartblog_block.blog_style5 .sdsblog-box-content #smartblog-carousel .item .blog_post .blog_content{
	float:left;
	width:100%;
}
#smartblog_block.blog_style5 .sdsblog-box-content #smartblog-carousel .item .blog_post .blog_content{
	padding:20px;
}
#smartblog_block.blog_style5 .sdsblog-box-content #smartblog-carousel .item .blog_post .blog_content .blog_inner .desc{
	margin:15px 0;
}
}