.sw-latest-post{
	background:#f5f5f5;
	display:block;
	overflow:hidden;
	padding:10px;
}
.sw-latest-post .post-items-inner{
	display:block;
	overflow:hidden;
	margin-left:-5px;
	margin-right:-5px;
}
.sw-latest-post .post-items-title{
	background:#ffffff;
	margin-bottom:10px;
	padding:5px 10px;
	display:block;
	overflow:hidden;
	line-height:30px;
}
.sw-latest-post .post-items-title .sw-group .sw-default.active{
	background:#007acc;
}
.sw-latest-post .post-items-title h2{
	display:inline-block;
	line-height:30px;
	margin:0;
	padding:0;
}
.sw-latest-post .post-items-inner .ltabs-item{
	margin-bottom:10px
}
.sw-latest-post .ltabs-item .widget-thumb{
	border:#ccc 1px solid;
	background:#ffffff;
	padding:10px;
	display:block;
	overflow:hidden;
	position:relative;
}
.sw-latest-post .sw-latest-post-list .img_over{
	display:inline-block;
	overflow:hidden;
	float:left;
}
.sw-latest-post .sw-latest-post-list .ltabs-item.finished{
	position:relative;
}
.sw-latest-post .sw-latest-post-list .ltabs-item.finished .img_over{
	width:100%;
}
.sw-latest-post .sw-latest-post-list .ltabs-item.finished .img_over img{
	width:100%;
}
.sw-latest-post .sw-latest-post-list .ltabs-item.finished .entry-content{
	position:absolute;
	width:100%;
	bottom:30px;
	left:0;
	text-align:center;
	z-index:1;
}
.sw-latest-post .sw-latest-post-list .entry-content{
	display:inline-block;
	overflow:hidden;
	padding:0 10px;
	margin:0
}
.sw-latest-post .entry-content .widget-title h4{
	margin:0;
	text-transform:none;
}
.sw-latest-post .entry-content .widget-title a{
	text-decoration:none;
	box-shadow: none;
	font-size:16px;
}
.sw-latest-post .cate-post{
	font-size:12px;
}
.sw-latest-post .entry-content .widget-title a:hover{
	color:red;
}
.sw-latest-post .sw-group{
	display: inline-block;
    position: relative;
    vertical-align: middle;
	float:right;
}
.sw-latest-post .sw-group .sw-default{
	padding:3px;
}
.sw-latest-post .ltabs-item{
	display:inline-block;
	float:left;
}
.sw-latest-post .sw-loadmore{
	text-align:center;
}
.sw-latest-post .btn-loadmore{
	display:inline-block;
	overflow:hidden;
	border:#ccc 1px solid;
	background:#fff;
	padding:5px 7px;
	margin:10px auto;
	border-radius:3px;
}
.sw-latest-post .btn-loadmore.loaded:hover{
	cursor:pointer;
}
.sw-latest-post .btn-loadmore.loading .respl-image-loading{
  width: 100px;
  height:50px;
  padding: 0;
  position: relative;
  background: url(../images/ajax-loader.gif) no-repeat scroll center center transparent;
  display: block;
  z-index: 0;
}
.sw-latest-post .sw-latest-post-list .ltabs-item .cate-post,
.sw-latest-post .sw-latest-post-list .ltabs-item .description{
	font-size:12px;
}
.sw-latest-post .widget-title, .sw-latest-post .widget-title a{
	font-size:16px;
}
.sw-latest-post .sw-latest-post-list .ltabs-item.finished .cate-post,
.sw-latest-post .sw-latest-post-list .ltabs-item.finished .cate-post a,
.sw-latest-post .sw-latest-post-list .ltabs-item.finished .cate-post span,
.sw-latest-post .sw-latest-post-list .ltabs-item.finished .widget-title h4 a,
.sw-latest-post .sw-latest-post-list .ltabs-item.finished .description{
	color:#ffffff;
}
.sw-latest-post .ltabs-item .img_over .link-detail-post{
	display:none;
}
.sw-latest-post .sw-latest-post-list .ltabs-item.finished .img_over .link-detail-post{
	display:block;
	border-radius:50%;
	background:#fe6d40;
	color:#ffffff;
	position:absolute;
	top:20px;
	right:20px;
	width:35px;
	height:35px;
	line-height:35px;
	text-align:center;
	box-shadow:none;
}
/*-----------------------------Css for Grid ----------------------*/
.sw-latest-post .sw-latest-post-grid .entry-content .widget-title {
	margin-top:10px;
}
.sw-latest-post .sw-latest-post-grid .ltabs-item .img_over a.link-image{
	display:block;
	overflow:hidden;
	text-align:center;
	box-shadow:none;
}
.sw-latest-post .sw-latest-post-grid .ltabs-item .img_over a.link-image img{
	margin:0 auto;
}
/*-----------------------------Css for masonry ----------------------*/
.sw-latest-post .intense .item{
	background:#ffffff;
}

/*-----------------------------Css for Slider ----------------------*/
.sw-latest-post .ltabs-items-inner .item-inner{
	text-align:center;
}
.sw-latest-post .owl2-controls {
	bottom: 10px;
    display: inline-block;
    left: 50%;
    margin: 0;
    position: absolute;
    transform: translateX(-50%);
    vertical-align: middle;
}
.sw-latest-post-rtl .sw-latest-post .owl2-controls{
	float: left;
	text-align: left;
}
.sw-latest-post .owl2-controls .owl2-controls {
	float: left;
	margin: 0;
}

.sw-latest-post .owl2-controls .owl2-prev,
.sw-latest-post .owl2-controls .owl2-next {
	outline: none;
	font-size: 22px;
	line-height: 18px;
	color: #797575;
	cursor: pointer;
	filter: Alpha(Opacity=50);
	opacity: 0.5;
	font-family: Arial;
	height: 20px;
	vertical-align: middle;
}

.sw-latest-post .owl2-controls .owl2-prev,
.sw-latest-post .owl2-controls .owl2-next{
	float:right;
}
.sw-latest-post .owl2-controls .owl2-dots .owl2-dot {
	display: inline-block;
	zoom: 1;
}

.sw-latest-post .owl2-dots .owl2-dot {
	display: block;
	width: 12px;
	height: 12px;
	margin: 4px;
	filter: Alpha(Opacity=50);
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #797575;
	cursor: pointer;
	vertical-align: middle;
}

.sw-latest-post .owl2-dots .owl2-dot:hover {
	filter: Alpha(Opacity=100);
	opacity: 1;
	background: #77f9f1;
}

.sw-latest-post.button-type2 .owl2-controls{
	width: 100%;
}
.sw-latest-post.button-type2 .owl2-nav{
	float: left;
	text-align: left;
	margin-bottom: 8px;
}
.sw-latest-post .owl2-dots{
	float: right;
}

.sw-latest-post.button-type2 .owl2-dots{
	text-align: center;
	margin-top: 10px;
	display: block;
}

.sw-latest-post .owl2-dots .owl2-dot.active {
	filter: Alpha(Opacity=100);
	opacity: 1;
	background: #77f9f1;
}

.sw-latest-post .owl2-dots .owl2-dot:focus,
.sw-latest-post .owl2-nav .owl2-prev:focus,
.sw-latest-post .owl2-nav .owl2-next:focus {
	outline: none;
}

.sw-latest-post.button-type2  .owl2-dots {
	text-align: center;
	margin-top: 10px;
	display: block;
}

.sw-latest-post.button-type2 .owl2-prev,
.sw-latest-post.button-type2 .owl2-next {
	background: none repeat scroll 0 0 #797575;
	border-radius: 50%;
	color: #FFF;
	cursor: pointer;
	font-family: Arial;
	font-size: 20px;
	font-weight: 600;
	height: 20px;
	line-height: 18px;
	margin: 0 0 0 4px;
	opacity: 0.5;
	outline: medium none;
	text-align: center;
	vertical-align: middle;
	width: 20px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.sw-latest-post.button-type2 .owl2-prev,
.sw-latest-post.button-type2 .owl2-next{
	float: right;
}
.sw-latest-post .owl2-controls .owl2-prev:hover,
.sw-latest-post .owl2-controls .owl2-next:hover {
	color: #77f9f1;
	filter: Alpha(Opacity=100);
	opacity: 1;
}
/*-----------------------------Css for Responsive ----------------------*/

@media all and (max-width: 479px) {
  .sw-latest-post .ltabs04-6 .ltabs-item {
    width: 16.64%;
  }

  .sw-latest-post .ltabs04-5 .ltabs-item {
    width: 19.958%;
  }

  .sw-latest-post .ltabs04-4 .ltabs-item {
    width: 24.995%;
  }

  .sw-latest-post .ltabs04-3 .ltabs-item {
    width: 33.315%;
  }

  .sw-latest-post .ltabs04-2 .ltabs-item {
    width: 49.985%;
  }

  .sw-latest-post .ltabs04-1 .ltabs-item {
    width: 100%;
  }

  .sw-latest-post .ltabs04-1 .clr1,
  .sw-latest-post .ltabs04-2 .clr2,
  .sw-latest-post .ltabs04-3 .clr3,
  .sw-latest-post .ltabs04-4 .clr4,
  .sw-latest-post .ltabs04-5 .clr5,
  .sw-latest-post .ltabs04-6 .clr6 {
    clear: both;
  }
}

@media all and (min-width: 480px) and (max-width: 767px) {
  .sw-latest-post .ltabs03-6 .ltabs-item {
    width: 16.64%;
  }

  .sw-latest-post .ltabs03-5 .ltabs-item {
    width: 19.958%;
  }

  .sw-latest-post .ltabs03-4 .ltabs-item {
    width: 24.995%;
  }

  .sw-latest-post .ltabs03-3 .ltabs-item {
    width: 33.295%;
  }

  .sw-latest-post .ltabs03-2 .ltabs-item {
    width: 49.999%;
  }

  .sw-latest-post .ltabs03-1 .ltabs-item {
    width: 100%;
  }

  .sw-latest-post .ltabs03-1 .clr1,
  .sw-latest-post .ltabs03-2 .clr2,
  .sw-latest-post .ltabs03-3 .clr3,
  .sw-latest-post .ltabs03-4 .clr4,
  .sw-latest-post .ltabs03-5 .clr5,
  .sw-latest-post .ltabs03-6 .clr6 {
    clear: both;
  }
}

@media all and (min-width: 768px) and (max-width: 991px) {
  .sw-latest-post .ltabs02-6 .ltabs-item {
    width: 16.64%;
  }

  .sw-latest-post .ltabs02-5 .ltabs-item {
    width: 19.958%;
  }

  .sw-latest-post .ltabs02-4 .ltabs-item {
    width: 24.995%;
  }

  .sw-latest-post .ltabs02-3 .ltabs-item {
    width: 33.315%;
  }

  .sw-latest-post .ltabs02-2 .ltabs-item {
    width: 49.999%;
  }

  .sw-latest-post .ltabs02-1 .ltabs-item {
    width: 100%;
  }
  .sw-latest-post .ltabs02-1 .clr1,
  .sw-latest-post .ltabs02-2 .clr2,
  .sw-latest-post .ltabs02-3 .clr3,
  .sw-latest-post .ltabs02-4 .clr4,
  .sw-latest-post .ltabs02-5 .clr5,
  .sw-latest-post .ltabs02-6 .clr6 {
    clear: both;
  }
}
@media all and (min-width: 992px) and (max-width: 1199px) {
  .sw-latest-post .ltabs01-6 .ltabs-item {
    width: 16.64%;
  }

  .sw-latest-post .ltabs01-5 .ltabs-item {
    width: 19.958%;
  }

  .sw-latest-post .ltabs01-4 .ltabs-item {
    width: 24.995%;
  }

  .sw-latest-post .ltabs01-3 .ltabs-item {
    width: 33.315%;
  }

  .sw-latest-post .ltabs01-2 .ltabs-item {
    width: 49.999%;
  }

  .sw-latest-post .ltabs01-1 .ltabs-item {
    width: 100%;
  }
  .sw-latest-post .ltabs01-1 .clr1,
  .sw-latest-post .ltabs01-2 .clr2,
  .sw-latest-post .ltabs01-3 .clr3,
  .sw-latest-post .ltabs01-4 .clr4,
  .sw-latest-post .ltabs01-5 .clr5,
  .sw-latest-post .ltabs01-6 .clr6 {
    clear: both;
  }
}

@media all and (min-width: 1200px ) {
  .sw-latest-post .ltabs00-6 .ltabs-item {
    width: 16.64%;
	padding-left: 5px;
    padding-right: 5px;
  }
  .sw-latest-post .ltabs00-5 .ltabs-item {
    width: 20%;
	padding-left: 5px;
    padding-right: 5px;
  }
  .sw-latest-post .ltabs00-4 .ltabs-item {
    width: 25%;
	padding-left: 5px;
    padding-right: 5px;
  }
  .sw-latest-post .ltabs00-3 .ltabs-item {
    width: 33.315%;
	padding-left: 5px;
    padding-right: 5px;
  }

  .sw-latest-post .ltabs00-2 .ltabs-item {
    width: 49.999%;
	padding-left: 5px;
    padding-right: 5px;
  }

  .sw-latest-post .ltabs00-1 .ltabs-item {
    width: 100%;
	padding-left: 5px;
    padding-right: 5px;
  }

  .sw-latest-post .ltabs00-1 .clr1,
  .sw-latest-post .ltabs00-2 .clr2,
  .sw-latest-post .ltabs00-3 .clr3,
  .sw-latest-post .ltabs00-4 .clr4,
  .sw-latest-post .ltabs00-5 .clr5,
  .sw-latest-post .ltabs00-6 .clr6 {
    clear: both;
  }
}

/*-----------------------------Css for ie----------------------*/
.sw-latest-post.lt-ie9 .ltabs01-6 .ltabs-item {
  width: 16.64%;
}

.sw-latest-post.lt-ie9 .ltabs01-5 .ltabs-item {
  width: 20%;
}

.sw-latest-post.lt-ie9 .ltabs01-4 .ltabs-item {
  width: 25%;
}

.sw-latest-post.lt-ie9 .ltabs01-3 .ltabs-item {
  width: 33.315%;
}

.sw-latest-post.lt-ie9 .ltabs01-2 .ltabs-item {
  width: 49.999%;
}

.sw-latest-post.lt-ie9 .ltabs01-1 .ltabs-item {
  width: 100%;
}

.sw-latest-post.lt-ie9 .ltabs01-1 .clr1,
.sw-latest-post.lt-ie9 .ltabs01-2 .clr2,
.sw-latest-post.lt-ie9 .ltabs01-3 .clr3,
.sw-latest-post.lt-ie9 .ltabs01-4 .clr4,
.sw-latest-post.lt-ie9 .ltabs01-5 .clr5,
.sw-latest-post.lt-ie9 .ltabs01-6 .clr6 {
  clear: both;
}

/*-----------------------------ClearFix----------------------*/
.cf:before,
.cf:after {
  content: " "; /* 1 */
  display: table; /* 2 */
}

.cf:after {
  clear: both;
}

