.tab-posts-widget-k {margin-bottom:20px;}
.tab-posts-widget-k .tab-content li {
	position:relative;padding:0px 0px 0px 30px;border-bottom:0px !important;
}
.tab-posts-widget-k li em{
	position:absolute;top:5px;left:5px;color:#999;
}
.tab-posts-widget-k h2 {
	margin:5px;height:1.5em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;
}
.tab-posts-widget-k .nav-tabs {
	margin-bottom:10px;
}


/* very-large-post style */
.very-large-post {
	background: #ffffff;
	margin-bottom: 20px;
}
.very-large-post .title-post {
}
.very-large-post .title-post a.category-post {
	display: inline-block;
	position: relative;
	margin: 0 2px;
	left: inherit;
	bottom: inherit;
}
.very-large-post .title-post h2 {
	color: #333333;
	margin: 0 0 10px;
	margin: 20px 0 12px;
}
.very-large-post .title-post h2 a {
	display: inline-block;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	color: #333333;
}
.very-large-post .title-post h2 a:hover {
	color: #f44336;
}
.very-large-post .post-gallery {
	margin-bottom: 25px;
}
.very-large-post .post-gallery .group-image {
	margin: -5px;
	overflow: hidden;
}
.very-large-post .post-gallery .group-image a {
	display: inline-block;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	width: 33.333333%;
	float: left;
	padding: 5px;
	outline: none;
}
.very-large-post .post-gallery .group-image a.big-size {
	width: 66.666666%;
}
.very-large-post .post-gallery .bx-wrapper .bx-next {
	width: 70px;
	height: 70px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	margin-right: 30px;
	top: 50%;
	margin-top: -35px;
}
.very-large-post .post-gallery .bx-wrapper .bx-prev {
	width: 70px;
	height: 70px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	margin-left: 30px;
	top: 50%;
	margin-top: -35px;
}
.very-large-post .post-gallery .bx-wrapper .bx-prev:hover,
.very-large-post .post-gallery .bx-wrapper .bx-next:hover {
	background: #ffffff;
}
.very-large-post .post-gallery .bx-wrapper .bx-next:before,
.very-large-post .post-gallery .bx-wrapper .bx-prev:before {
	margin-top: -20px;
}
.very-large-post .post-gallery .bx-wrapper .bx-next:hover:before,
.very-large-post .post-gallery .bx-wrapper .bx-prev:hover:before {
	color: #333333;
}
.very-large-post .post-gallery #bx-pager {
	text-align: center;
	margin-top: 10px;
}
.very-large-post .post-gallery #bx-pager a {
	display: inline-block;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	opacity: 0.7;
	margin: 0 3px;
}
.very-large-post .post-gallery #bx-pager a img {
	width: auto;
}
.very-large-post .post-gallery #bx-pager a.active {
	opacity: 1;
}
.very-large-post .post-gallery iframe {
	width: 100%;
	height: 480px;
}

.very-large-post .post-content p {
	margin-bottom: 20px;
}
.very-large-post .post-content p.highlight {
	color: #333333;
	font-weight: 700;
}
.very-large-post .post-content blockquote {
	padding: 25px 60px;
	background: #fff9e6;
	border: none;
	margin: 20px 0 40px;
}
.very-large-post .post-content blockquote p {
	margin: 0;
	color: #333333;
}
.very-large-post .post-content .article-inpost {
	overflow: hidden;
	text-align: left;
}
.very-large-post .post-content .article-inpost img {
	width: auto;
	float: left;
	margin-right: 40px;
	margin-bottom: 16px;
}
.very-large-post .post-content .article-inpost .right-content {
	margin-top: 5px;
}
.very-large-post .share-box {
	overflow: hidden;
	margin-top: 30px;
	padding-top: 28px;
	border-top: 1px solid #f0f0f0;
}
.very-large-post .share-box a.likes {
	display: inline-block;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	color: #666666;
	font-size: 13px;
	float: left;
}
.very-large-post .share-box a.likes i {
	font-size: 14px;
	color: #999999;
	margin-right: 6px;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.very-large-post .share-box a.likes:hover {
	color: #f44336;
}
.very-large-post .share-box a.likes:hover i {
	color: #f44336;
}
.very-large-post .share-box ul.share-list-post {
	margin: 0;
	padding: 0;
	float: right;
}
.very-large-post .share-box ul.share-list-post li {
	display: inline-block;
	color: #666666;
	font-size: 13px;
}
.very-large-post .share-box ul.share-list-post li > i {
	font-size: 14px;
	color: #999999;
	margin-right: 6px;
}
.very-large-post .share-box ul.share-list-post li span {
	margin-right: 5px;
}
.very-large-post .share-box ul.share-list-post li a {
	display: inline-block;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	width: 18px;
	height: 18px;
	font-size: 14px;
	color: #999999;
	background: transparent;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}
.very-large-post .share-box ul.share-list-post li a:hover {
	color: #ffffff;
	background: #333333;
}


@media (max-width: 1199px) {
	.very-large-post .post-gallery .group-image a.big-size {
		width: 66%;
	}
}

@media (max-width: 991px) {
	.very-large-post .post-content {
		padding: 0 10px 10px;
	}
	.very-large-post .post-gallery .group-image a {
		width: 50%;
	}
	.very-large-post .post-gallery .group-image a.big-size {
		width: 100%;
	}
	.very-large-post .post-gallery #bx-pager {
		display: none;
	}
}

@media (max-width: 500px) {
	.very-large-post .post-gallery .group-image a {
		width: 100%;
	}
	.very-large-post .post-content .article-inpost img {
		width: 100%;
		float: none;
		margin-right: 0;
	}
	.very-large-post .post-content {
		padding: 0 10px 10px;
	}
}