.owl-demo .item img{
      display: block;
      width: 100%;
      height: auto;
    }
    .bar{
      width: 0%;
      max-width: 100%;
      height: 4px;
      background: #7fc242;
    }
    .progressBar{
      width: 100%;
      background: #EDEDED;
    }
	
.float{
	float:left;
}

.owl-carousel .item{
	overflow:hidden;
}
.sj-highlight-items-show-tabs{
	background:#EFF4F7;
	width:100%;
	overflow:hidden;
}

.sj-highlight-items-content-tabs{
	width:50%;
	margin:auto;
	padding:10px;
}

.sj-highlight-items-content-tabs-title{
	font-size: 19px;
	font-weight: bold;
	margin: 9px 0 20px 0;
	text-align:center;
}

.sj-highlight-items-content-tabs-content{
	font-size: 15px;
	text-align:center;
	margin-bottom:10px;
}

.sj-highlight-items-content-tabs-border{
	width:40%;
	margin:auto;
	height:2px;
	background:#BCC0C3;
	position:relative;
	margin-top:20px;
	margin-bottom:30px;
}

.sj-highlight-items-content-item-tabs{
	overflow:hidden;
	border-radius: 5px;
	border: 1px solid #F0F4F7;
	border-left: none;
	width:100%;
	text-align:center;
	margin-bottom:30px !important;
	margin-top:-10px !important;
}

.sj-highlight-items-content-tab{
	padding:10px;
	background:#fff;
	border-left: 1px solid #F0F4F7;
	display:inline-block;
}

.k2_highlight_items_25 .k2_highlight_items_info{
	width:100%;
	background:#22A48C;
	float:right;
	position:absolute;
	top:0px;
	right:0px;
	height:100%;
	display:none;
	text-align:center;
}
.k2_highlight_items_50 .k2_highlight_items_info{
	width:100%;
	background:#22A48C;
	float:right;
	position:absolute;
	top:0px;
	right:0px;
	height:100%;
	display:none;
	text-align:center;
}

.sj_focus{
	background:#22A48C;
}

.k2_item{
	position:relative;
}

.k2_item:hover .k2_highlight_items_info{
	display:block;
}

.k2_highlight_items_info_hits{
	overflow:hidden;
	float:left;
}

.k2_highlight_items_info_no_slide{
	width:100%;
	float:right;
	position:absolute;
	top:20px;
	right:0px;
	height:100%;
	color:#fff;
	text-align:center;
}

.k2_highlight_items_info_no_slide a{
	color:#fff;
}

.k2_highlight_items_info_no_slide .k2_highlight_items_info_title{
	
}

.k2_highlight_items_info_no_slide .k2_highlight_items_info_des{
	clear:both;
}

.k2_highlight_items_writen_by_icon{
	float:left;
}

.k2_highlight_item_hits_border{
	border-right:1px solid #fff;
	padding:0px;
	padding-right:10px;
}

.k2_highlight_item_info_hits{
	float:left;
	padding:4px;
}

.k2_highlight_items_height{
	overflow:hidden;
}

.sj-highlight-items-show-content{
	overflow:hidden;
}

.owl-carousel{
	display:block;
}

.sj_left{
	float:left;
}



.k2_highlight_items_hits_icon i{
	font-size: 16px;
}

.k2_highlight_items_hits_icon{
	padding:0px !important;
	margin-right:8px;
}

.k2_highlight_items_writen_by_icon i{
	font-size: 16px;
}

.k2_highlight_items_writen_by_icon{
	padding:0px !important;
	margin-right:8px;
}

.k2_highlight_items_time_icon i{
	font-size: 16px;
}

.k2_highlight_items_time_icon{
	padding:0px !important;
	margin-right:8px;
}

.k2_highlight_items_info_title{
	font-size: 20px;
	font-weight: bold;
	margin-top: 25px;
}

.k2_highlight_items_info_read{
	padding:10px 20px;
	border:1px solid #fff;
	border-radius:8px;
	margin:auto;
	margin-top: 15px;
	text-align:center;
	overflow:hidden;
	display:inline-block;
	margin:auto;
}

.k2_highlight_items_info_read a{
	float:left;
}
.sj-highlight-items-content-tabs-border i{
	font-size: 21px;
	color: #4BAC99;
	top: -9px;
	position: absolute;
	left: 50%;
	margin-left: -15px;
	background-color: #EFF4F7;
	text-align: center;
	width: 30px;
}

.k2_highlight_items_info .k2_highlight_items_info_title{
	color:#fff;
	font-size:20px;
	text-align:center;
	font-weight:bold;
}

.k2_highlight_items_info a{
	color:#fff;
}

.k2_highlight_items_info_des{
	color:#fff;
	padding:10px;
}

.k2_highlight_items_info_border{
	width:30%;
	margin:auto;
	background:#fff;
	height:2px;
}

.k2_item img{
	width:100% !important;
	height:100% !important;
}

.sj-highlight-items-for-k2 .item{
	position:relative;
}

.k2_highlight_items_50{
	width:50%;
}

.k2_highlight_items_25{
	width:25%;
}



.sj-highlight-items-show-content .owl-page span{
	border:none !important;
	border-radius:0px !important;
	height:4px !important;
}

.k2_highlight_items_info{
	display:none;
}
.sj-highlight-items-loading{
	width:100%;
	height:100%;
	background:url(../images/loading_page_build.gif) center center no-repeat;
	display:none;
}

@media all and (max-width: 768px) {
	.sj-highlight-items-content-tabs{
		width:80%;
	}
}

@media all and (min-width: 768px) and (max-width: 1199px) {
	
}

@media all and (min-width: 480px) and (max-width: 767px) {

}

@media all and (max-width: 480px){

}