.pull-right {
	float: right !important
}

.pull-left {
	float: left !important
}



.container>.slider-wrap .main-slider.slider-full,
.main-slider.slider-full,
.page-no-sidebar.member-lostpassword .member-lp-process>.slider-wrap .main-slider.slider-full {
	width: 100%
}

.main-slider .swiper-wrapper {
	height: 100%
}

.main-slider .swiper-pagination {
	width: auto;
	right: 20px;
	left: auto;
	bottom: 26px
}

.feature-post {
	width: 226px;
	padding: 0;
	margin: 0;
	list-style: none
}

@media (max-width:1239px) {
	.feature-post {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		width: 100%;
		margin-top: 15px;
		float: none !important;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start
	}
}

@media (max-width:767px) {
	/*.feature-post {
		padding: 0 8px
	}*/
}

.feature-post li {
	position: relative;
	height: 153px;
	margin-bottom: 14px
}

@media (max-width:1239px) {
	.feature-post li {
		width: 50%;
		height: auto;
		-webkit-flex-shrink: 1;
		-ms-flex-negative: 1;
		flex-shrink: 1
	}

	.feature-post li:first-child {
		margin-right: 15px;
		margin-bottom: 0
	}
}

.feature-post li:last-child {
	margin-bottom: 0
}

.feature-post img,
.feature-post li:hover img {
	-webkit-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s
}

.feature-post li:hover img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05)
}

.feature-post a {
	display: block
}

.feature-post img {
	width: 100%;
	height: 100%;
	vertical-align: top
}

@media (max-width:1239px) {
	.feature-post img {
		height: auto
	}
}

.feature-post span {
	position: absolute;
	display: block;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 10px 15px;
	line-height: 24px;
	color: #fff;
	font-size: 16px;
	background: -o-linear-gradient(top, transparent, rgba(0, 0, 0, .7));
	background: linear-gradient(180deg, transparent, rgba(0, 0, 0, .7));
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal
}

.container>.slider-wrap .main-slider,
.page-no-sidebar.member-lostpassword .member-lp-process>.slider-wrap .main-slider {
	width: 860px;
	height: 400px
}

@media (max-width:1239px) {

	.container>.slider-wrap .main-slider,
	.page-no-sidebar.member-lostpassword .member-lp-process>.slider-wrap .main-slider {
		width: 690px;
		height: 328px;
		float: left !important
	}
}

@media (max-width:991px) {

	.container>.slider-wrap .main-slider,
	.page-no-sidebar.member-lostpassword .member-lp-process>.slider-wrap .main-slider {
		width: 100%;
		height: auto;
		float: none !important
	}
}

.container>.slider-wrap .feature-post,
.page-no-sidebar.member-lostpassword .member-lp-process>.slider-wrap .feature-post {
	width: 300px
}

@media (max-width:1239px) {

	.container>.slider-wrap .feature-post,
	.page-no-sidebar.member-lostpassword .member-lp-process>.slider-wrap .feature-post {
		width: 250px;
		margin-top: 0;
		margin-right: 0;
		float: right !important
	}
}

@media (max-width:991px) {

	.container>.slider-wrap .feature-post,
	.page-no-sidebar.member-lostpassword .member-lp-process>.slider-wrap .feature-post {
		width: 100%;
		float: none !important;
		margin-top: 20px
	}
}

.container>.slider-wrap .feature-post li,
.page-no-sidebar.member-lostpassword .member-lp-process>.slider-wrap .feature-post li {
	height: 190px;
	margin-bottom: 20px;
	display: none
}

@media (max-width:1239px) {

	.container>.slider-wrap .feature-post li,
	.page-no-sidebar.member-lostpassword .member-lp-process>.slider-wrap .feature-post li {
		width: 100%;
		height: 154px
	}
}

@media (max-width:991px) {

	.container>.slider-wrap .feature-post li,
	.page-no-sidebar.member-lostpassword .member-lp-process>.slider-wrap .feature-post li {
		width: 49%;
		height: auto;
		margin-bottom: 0
	}

	.container>.slider-wrap .feature-post li:nth-child(2),
	.page-no-sidebar.member-lostpassword .member-lp-process>.slider-wrap .feature-post li:nth-child(2) {
		margin-right: 0
	}
}

.container>.slider-wrap .feature-post li:first-child,
.container>.slider-wrap .feature-post li:nth-child(2),
.page-no-sidebar.member-lostpassword .member-lp-process>.slider-wrap .feature-post li:first-child,
.page-no-sidebar.member-lostpassword .member-lp-process>.slider-wrap .feature-post li:nth-child(2) {
	display: block
}

.container>.slider-wrap .feature-post li:nth-child(2),
.page-no-sidebar.member-lostpassword .member-lp-process>.slider-wrap .feature-post li:nth-child(2) {
	margin-bottom: 0
}

.container>.slider-wrap .feature-post li img,
.page-no-sidebar.member-lostpassword .member-lp-process>.slider-wrap .feature-post li img {
	width: 100%;
	height: auto
}

.container>.slider-wrap .feature-post span,
.page-no-sidebar.member-lostpassword .member-lp-process>.slider-wrap .feature-post span {
	height: 32px;
	line-height: 32px;
	font-size: 14px
}


.post-loop-list{padding:0 0 10px}
.post-loop-list .item{position:relative;margin:0;padding:10px 0 10px 18px;color:#999;line-height:32px;border-bottom:1px solid rgba(239,239,239,.8)}
.post-loop-list .item:before{position:absolute;left:1px;top:22px;width:0;height:0;border:4px solid transparent;border-left:6px solid #ccc;content:""}
.post-loop-list .item .date{position:absolute;right:0;top:10px;font-size:14px}
@media (max-width:767px){.post-loop-list .item .date{display:none}}
.post-loop-list .item a{display:block;font-size:16px;padding-right:110px;vertical-align:top;color:#333}
.post-loop-list .item a:hover,.widget ol a:hover,.widget ul a:hover{color:#3380ff;text-decoration:none}
@media (max-width:767px){.post-loop-list .item a{width:100%;padding-right:0}}
.post-loop-list{padding:0 16px 10px}
.post-loop-default{padding:0;margin:0 0 20px}
.post-loop-default .item,.post-loop-default .item:hover{-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}
.post-loop-default .item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:20px 0;border-bottom:1px solid rgba(239,239,239,.8);overflow:hidden}
@media (max-width:767px){.post-loop-default .item{padding:15px 0}}
.post-loop-default .item:hover{margin:0 -20px;padding:20px;background:#fafafa}
.post-loop-default .item3,.post-loop-default .item:hover .edit-link{display:block}
@media (max-width:767px){
    .post-loop-default .item:hover{margin:0;padding:15px 0}
    .post-loop-default .item:hover .edit-link{display:none}
}
.post-loop-default .item3 .item-content{padding:0}
.post-loop-default .item3 .item-images{display:block;margin-bottom:10px;font-size:0}
.post-loop-default .item3 .item-images span{position:relative;display:inline-block;width:24.25%;margin-right:1%;vertical-align:top;overflow:hidden;border-radius:3px;-webkit-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}
.post-loop-default .item3 .item-images span:before{display:block;content:"";padding-top:62.5%}
@media (max-width:420px){
    .post-loop-default .item3 .item-images span{width:32.49%}
    .post-loop-default .item3 .item-images span:nth-child(3){margin-right:0}
    .post-loop-default .item3 .item-images span:last-child{display:none}
}
.post-loop-default .item3 .item-images span:hover{-webkit-box-shadow:0 0 1px 0 rgba(0,0,0,.3);box-shadow:0 0 1px 0 rgba(0,0,0,.3);-webkit-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}
.post-loop-default .item3 .item-images span:last-child{margin-right:0}
.post-loop-default .item-img img,.post-loop-default .item3 .item-images .item-images-el{width:100%;height:100%;-webkit-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}
.post-loop-default .item3 .item-images .item-images-el{position:absolute;left:0;top:0;background-size:cover;background-position:50%;background-repeat:no-repeat}
.post-loop-default .item-img:hover img,.post-loop-default .item3 .item-images .item-images-el:hover{-webkit-transform:scale(1.03);-ms-transform:scale(1.03);transform:scale(1.03);-webkit-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}
.post-loop-default .item3 .item-meta{position:relative;padding-right:0}
@media (max-width:767px){.post-loop-default .item3 .item-meta{padding:0}}
.post-loop-default .item3 .item-excerpt{height:auto;font-size:14px}
@media screen and (-webkit-min-device-pixel-ratio:0){
    .post-loop-default .item-sticky .item-title a{display:block}
    .post-loop-default .item-sticky .item-title a .sticky-post{-webkit-text-fill-color:#fff}
}
.post-loop-default .item-img,.post-loop-default .item-img:hover{-webkit-transition:-webkit-box-shadow .3s ease 0s;-o-transition:box-shadow .3s ease 0s;transition:box-shadow .3s ease 0s;transition:box-shadow .3s ease 0s,-webkit-box-shadow .3s ease 0s}
.post-loop-default .item-img{position:relative;width:28.8%;overflow:hidden;border-radius:4px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0}
@media (max-width:767px){.post-loop-default .item-img{width:33%}}
.post-loop-default .item-img:before{content:"";display:block;padding-top:62.5%}
.post-loop-default .item-img:hover{-webkit-box-shadow:0 0 1px 0 rgba(0,0,0,.3);box-shadow:0 0 1px 0 rgba(0,0,0,.3)}
.post-loop-default .item-img .item-img-inner{position:absolute;left:0;top:0;width:100%;height:100%}
.post-loop-default .item-img img{-o-object-fit:cover;object-fit:cover}
.post-loop-default .item-img.item-video:hover .item-img-inner:after,.post-loop-default .item-img.item-video:hover .item-img-inner:before,.widget_lastest_products .p-item-wrap .thumb.thumb-video:hover:after,.widget_lastest_products .p-item-wrap .thumb.thumb-video:hover:before,.widget_post_thumb .item-img.item-video:hover .item-img-inner:after,.widget_post_thumb .item-img.item-video:hover .item-img-inner:before{opacity:1;-webkit-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}
.post-loop-default .item-img.item-video .item-img-inner:after,.post-loop-default .item-img.item-video .item-img-inner:before{position:absolute;left:50%;top:50%;width:44px;margin-left:-22px;margin-top:-22px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:50%;-webkit-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}
.post-loop-default .item-img.item-video .item-img-inner:after{opacity:.9}
.post-loop-default .item-img.item-video .item-img-inner:before{height:44px}
@media (max-width:767px){
    .post-loop-default .item-img.item-video .item-img-inner:after,.post-loop-default .item-img.item-video .item-img-inner:before{width:36px;height:36px;margin-left:-18px;margin-top:-18px}
}
.post-loop-default .item-img.item-video .item-img-inner:before{z-index:1;content:"";background:rgba(0,0,0,.6);opacity:.8}
.post-loop-default .item-img.item-video .item-img-inner:after{z-index:1;height:44px;content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTAyNCAxMDI0IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMzAwIj48cGF0aCBkPSJNMzQxLjMzMyAyOTAuOTg3djQ0Mi4wMjZjMCAzMy43MDcgMzcuMTIgNTQuMTg3IDY1LjcwNyAzNS44NEw3NTQuMzQ3IDU0Ny44NGE0Mi42NjcgNDIuNjY3IDAgMDAwLTcyLjEwN0w0MDcuMDQgMjU1LjE0N2E0Mi41ODEgNDIuNTgxIDAgMDAtNjUuNzA3IDM1Ljg0eiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==);background-position:50%;background-repeat:no-repeat;background-size:32px}
@media (max-width:767px){.post-loop-default .item-img.item-video .item-img-inner:after{height:36px;background-size:26px}}
.post-loop-default .item-ad{display:block}
.post-loop-default .item-ad:hover{background:#fff}
.post-loop-default .item-ad .wpcom_ad_wrap{margin:0}
.post-loop-default .item-category{position:absolute;left:0;top:15px;padding:4px 8px;font-size:12px;line-height:14px;color:#fff;background-color:#000;filter:alpha(opacity=60);background:rgba(0,0,0,.6);border-top-right-radius:3px;border-bottom-right-radius:3px;text-decoration:none}
@media (max-width:767px){.post-loop-default .item-category{display:none}
}.post-loop-default .item-category:hover{background:#3380ff}
.post-loop-default .item-content{position:relative;width:100%;padding-left:20px}
@media (max-width:767px){.post-loop-default .item-content{padding-left:10px}
}.post-loop-default .item-content .edit-link{display:none;position:absolute;right:0;top:0;z-index:1}
.post-loop-default .item-no-thumb .item-content{padding:0!important;min-height:auto}
.post-loop-default .item-no-thumb .item-excerpt{max-height:44px;height:auto;font-size:14px}
@media (max-width:767px){.post-loop-default .item-no-thumb .item-excerpt{display:block}
}.post-loop-default .item-no-thumb .item-meta{position:relative;bottom:0}
@media (max-width:767px){.post-loop-default .item-no-thumb .item-meta{padding-left:0}
}.post-loop-default .item-title{margin:0 0 10px;font-size:20px;line-height:1.4}
@media (max-width:767px){.post-loop-default .item-title{font-size:18px;line-height:1.34;font-weight:400}
}.post-loop-default .item-excerpt,.post-loop-default .item-title a{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-box-orient:vertical;display:block;display:-webkit-box;-webkit-line-clamp:2}
.post-loop-default .item-title a{color:#333;max-height:56px;text-decoration:none}
@media (max-width:1239px) and (min-width:768px){.post-loop-default .item-title a{-webkit-line-clamp:1;max-height:28px}
}@media (max-width:767px){.post-loop-default .item-title a{color:#000;max-height:50px}
}.post-loop-default .item-title a span{color:#e0b228}
.post-loop-default .item-title a .sticky-post{display:inline-block;padding:0 5px;margin-top:4px;font-size:12px;font-weight:400;line-height:20px;color:#fff;background:#4285f4;border-radius:2px;vertical-align:top}
@media (max-width:767px){.post-loop-default .item-title a .sticky-post{margin-top:3px;font-size:11px;line-height:19px}
}.post-loop-default .item-meta a:hover,.post-loop-default .item-title a:hover{color:#3380ff}
.post-loop-default .item-excerpt{height:44px;margin-bottom:15px;line-height:1.58;color:#666;font-size:14px}
.post-loop-default .item-excerpt p{margin-bottom:0}
@media (max-width:767px){.post-loop-default .item-excerpt{display:none}
}.post-loop-default .item-meta{position:absolute;bottom:0;width:100%;padding-right:20px;color:#999;font-size:12px}
.post-loop-default .item-meta .item-meta-right{float:right}
.post-loop-default .item-meta .item-meta-li{display:inline-block;margin-right:15px;vertical-align:top;line-height:24px}
.post-loop-default .item-meta .item-meta-li:last-child{margin-right:0}
@media (min-width:992px) and (max-width:1239px){.post-loop-default .item-meta .item-meta-li{margin-right:10px}
}@media (max-width:767px){.post-loop-default .item-meta .item-meta-li{line-height:20px;margin-right:10px}
}.post-loop-default .item-meta .item-meta-li.dot{margin-left:-7px;margin-right:8px;font-size:20px;opacity:.8}
.post-loop-default .item-meta .item-meta-li .wi{font-size:14px;vertical-align:top}
.post-loop-default .item-meta a{color:#999;text-decoration:none}
.post-loop-default .item-meta .author{margin-right:15px;display:inline-block}
@media (min-width:992px) and (max-width:1239px){.post-loop-default .item-meta .author{display:none}
}.post-loop-default .item-meta a.avatar{height:24px;line-height:24px;display:inline-block;vertical-align:top}
.post-loop-default .item-meta a.avatar img{display:inline-block;width:24px;height:24px;margin-right:3px;border-radius:50%;background:#f5f5f5;vertical-align:top}
.post-loop-default .item-meta a.avatar img:hover{opacity:.9;filter:alpha(opacity=90)}
@media (max-width:767px){.post-loop-default .item-meta .author,.post-loop-default .item-meta .comments,.post-loop-default .item-meta .likes,.post-loop-default .item-meta .stars{display:none}
.post-loop-default .item-meta .views{margin:0;float:right}
}.post-loop-default .item2 .item-img{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}
.post-loop-default .item2 .item-content{padding-left:0;padding-right:20px}
@media (max-width:767px){.post-loop-default .item2 .item-content{padding-right:10px}
}.post-loop-default .item2 .item-category{left:auto;right:0;border-radius:0;border-top-left-radius:3px;border-bottom-left-radius:3px}
.post-loop-default .item2:hover .edit-link{right:20px}
.post-loop-default .item4 .item-content{padding:0}
.post-loop-default .item4 .item-image,.post-loop-default .item4 .item-image:hover{-webkit-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}
.post-loop-default .item4 .item-image{position:relative;display:block;margin-bottom:10px;border-radius:3px;overflow:hidden}
.post-loop-default .item4 .item-image:hover{opacity:.9}
.post-loop-default .item4 .item-image:before{display:block;padding-bottom:37%;content:""}
.post-loop-default .item4 .item-image .item-image-el,.post-loop-default .item4 .item-image .item-slider{position:absolute;top:0;left:0;width:100%;height:100%}
.post-loop-default .item4 .item-image .item-image-el{background-size:cover;background-position:50%;background-repeat:no-repeat}
.post-loop-default .item4 .item-image img{display:block;width:100%;height:auto}
.post-loop-default .item4 .item-excerpt{height:auto}
.post-loop-default .item4 .item-meta{position:relative;padding:0}
.post-loop-default{padding:0 20px}
@media (max-width:767px){.post-loop-default{padding:0 10px}
}.sec-panel-head+.sec-panel-body .post-loop-card,.sec-panel-head+.sec-panel-body>.post-loop-image{margin-top:0}

@media (max-width:767px){.post-loop-card,.post-loop-image{margin:-8px -8px 8px}
}.post-loop-card .item,.post-loop-image .item{width:33.33%;padding:10px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-box-sizing:border-box;box-sizing:border-box}
@media (max-width:767px){.post-loop-card .item,.post-loop-image .item{padding:8px}
}.post-loop-card .item-inner,.post-loop-image .item-inner{background:#fff;border-radius:4px;overflow:hidden;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.1);box-shadow:0 0 5px 0 rgba(0,0,0,.1);-webkit-transition:all .2s ease-out 0s;-o-transition:all .2s ease-out 0s;transition:all .2s ease-out 0s}
.post-loop-card .item-inner:hover,.post-loop-image .item-inner:hover{-webkit-box-shadow:0 1px 5px 0 rgba(0,0,0,.2);box-shadow:0 1px 5px 0 rgba(0,0,0,.2);-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px);-webkit-transition:all .2s ease-in 0s;-o-transition:all .2s ease-in 0s;transition:all .2s ease-in 0s}
.post-loop-card .item-inner:hover .item-video:after,.post-loop-card .item-inner:hover .item-video:before,.post-loop-image .item-inner:hover .item-video:after,.post-loop-image .item-inner:hover .item-video:before{opacity:1;-webkit-transition:all .2s ease-in 0s;-o-transition:all .2s ease-in 0s;transition:all .2s ease-in 0s}
.post-loop-card .item-inner:hover .item-thumb img,.post-loop-image .item-inner:hover .item-thumb img{opacity:.9;-webkit-transition:all .2s ease-in 0s;-o-transition:all .2s ease-in 0s;transition:all .2s ease-in 0s}
.post-loop-card.cols-2 .item,.post-loop-image.cols-2 .item{width:50%}
.post-loop-card.cols-4 .item,.post-loop-image.cols-4 .item{width:25%}
.post-loop-card.cols-5 .item,.post-loop-image.cols-5 .item{width:20%}
@media (max-width:991px){.post-loop-card.cols-2 .item,.post-loop-card.cols-3 .item,.post-loop-card.cols-4 .item,.post-loop-card.cols-5 .item,.post-loop-image.cols-2 .item,.post-loop-image.cols-3 .item,.post-loop-image.cols-4 .item,.post-loop-image.cols-5 .item{width:50%}
}@media screen and (-webkit-min-device-pixel-ratio:0){.post-loop-card .item-sticky .item-title .sticky-post,.post-loop-image .item-sticky .item-title .sticky-post{-webkit-text-fill-color:#fff}
}.post-loop-image .item-img{position:relative}
.post-loop-card .item-img .item-category,.post-loop-image .item-img .item-category{position:absolute;left:0;top:15px;padding:4px 8px;font-size:12px;line-height:14px;color:#fff;background:rgba(0,0,0,.6);border-top-right-radius:3px;border-bottom-right-radius:3px}
.post-loop-card .item-img .item-category:hover,.post-loop-image .item-img .item-category:hover{color:#fff;text-decoration:none;background:#3380ff}
.post-loop-card .item-thumb,.post-loop-image .item-thumb{display:block}
.post-loop-card .item-thumb img,.post-loop-image .item-thumb img{width:100%;height:auto;display:block;-webkit-transition:all .2s ease-out 0s;-o-transition:all .2s ease-out 0s;transition:all .2s ease-out 0s}
.post-loop-image .item-thumb img{height:100%;-o-object-fit:cover;object-fit:cover}
.post-loop-card .item-video,.post-loop-image .item-video{position:relative;display:block}
.post-loop-card .item-video:after,.post-loop-card .item-video:before,.post-loop-image .item-video:after,.post-loop-image .item-video:before{position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:50%;-webkit-transition:all .2s ease-out 0s;-o-transition:all .2s ease-out 0s;transition:all .2s ease-out 0s}
.post-loop-image .item-video:after,.post-loop-image .item-video:before{left:50%;top:50%;width:44px;margin-left:-22px;margin-top:-22px}
.post-loop-image .item-video:before{height:44px}
@media (max-width:767px){.post-loop-card .item-video:after,.post-loop-card .item-video:before,.post-loop-image .item-video:after,.post-loop-image .item-video:before{width:36px;height:36px;margin-left:-18px;margin-top:-18px}
}.post-loop-card .item-video:before,.post-loop-image .item-video:before{z-index:1;content:"";background:rgba(0,0,0,.6)}
.post-loop-image .item-video:before{opacity:.8}
.post-loop-card .item-video:after,.post-loop-image .item-video:after{z-index:1;content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTAyNCAxMDI0IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMzAwIj48cGF0aCBkPSJNMzQxLjMzMyAyOTAuOTg3djQ0Mi4wMjZjMCAzMy43MDcgMzcuMTIgNTQuMTg3IDY1LjcwNyAzNS44NEw3NTQuMzQ3IDU0Ny44NGE0Mi42NjcgNDIuNjY3IDAgMDAwLTcyLjEwN0w0MDcuMDQgMjU1LjE0N2E0Mi41ODEgNDIuNTgxIDAgMDAtNjUuNzA3IDM1Ljg0eiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==);background-position:50%;background-repeat:no-repeat;background-size:32px}
.post-loop-image .item-video:after{height:44px}
@media (max-width:767px){.post-loop-card .item-video:after,.post-loop-image .item-video:after{height:36px;background-size:26px}
}.post-loop-card .item-title{margin:0}
.post-loop-image .item-title{margin:0;padding:13px 15px;font-size:16px;font-weight:500}
@media (max-width:767px){.post-loop-card .item-title,.post-loop-image .item-title{font-weight:400}
}.post-loop-card .item-title a,.post-loop-image .item-title a{line-height:1.4;height:44.8px;color:#333;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-box-orient:vertical;display:block;display:-webkit-box;-webkit-line-clamp:2;text-decoration:none}
.post-loop-card .item-title a:hover,.post-loop-image .item-title a:hover{color:#3380ff}
.post-loop-card .item-title .sticky-post,.post-loop-image .item-title .sticky-post{display:inline-block;padding:0 5px;margin-top:1px;font-size:12px;font-weight:400;line-height:20px;color:#fff;background:#4285f4;border-radius:3px;vertical-align:top}
@media (max-width:500px){.post-loop-card .item-title .sticky-post,.post-loop-image .item-title .sticky-post{margin-top:2px;line-height:18px}
}.post-loop-card .item-meta,.post-loop-image .item-meta{line-height:14px;font-size:12px}
.post-loop-image .item-meta{padding:0 15px 15px;color:#999;overflow:hidden}
@media (max-width:767px){.post-loop-card .item-meta,.post-loop-image .item-meta{font-size:10px}
}.post-loop-card .item-meta-left,.post-loop-image .item-meta-left{float:left}
.post-loop-card .item-meta-right,.post-loop-image .item-meta-right{float:right}
.post-loop-card .item-meta-li{margin-left:5px}
.post-loop-image .item-meta-li{margin-left:5px;color:#999}
@media (max-width:767px){.post-loop-card .item-meta-li:nth-child(2),.post-loop-card .item-meta-li:nth-child(3),.post-loop-card .item-meta-li:nth-child(4),.post-loop-image .item-meta-li:nth-child(2),.post-loop-image .item-meta-li:nth-child(3),.post-loop-image .item-meta-li:nth-child(4){display:none}
}@media (min-width:992px) and (max-width:1239px){.post-loop-card .item-meta-li:nth-child(3),.post-loop-card .item-meta-li:nth-child(4),.post-loop-image .item-meta-li:nth-child(3),.post-loop-image .item-meta-li:nth-child(4){display:none}
}.post-loop-card .item-meta-li i,.post-loop-image .item-meta-li i{font-size:14px;margin-right: 2px;vertical-align:top}
.post-loop-card .item-meta-li.a,.post-loop-image .item-meta-li.a{text-decoration:none}
.post-loop-image .item-img{overflow:hidden}
.post-loop-image .item-img:before{padding-top:62.5%;content:"";display:block}
.post-loop-image .item-thumb{position:absolute;left:0;top:0;width:100%;height:100%}
.post-loop-image .item-meta-items{padding:0 15px;margin-bottom:15px;font-size:12px;line-height:14px}
.post-loop-image .item-meta-items .item-meta-li{margin:0 20px 0 0}
.post-loop-image .item-meta-items .item-meta-li .wi{line-height:inherit}
.post-loop-image .item-meta-items .item-meta-li:last-child{margin-right:0}
.post-loop-image .item-meta-author{padding:15px;line-height:20px;border-top:1px solid rgba(239,239,239,.9);color:#606266;font-size:12px}
.post-loop-image .item-meta-author .avatar{line-height:inherit;color:inherit}
.post-loop-image .item-meta-author .avatar:hover{color:#3380ff}
.post-loop-image .item-meta-author .avatar img{width:20px;height:20px;margin-right:3px;border-radius:50%;display:inline-block;vertical-align:top}
.post-loop-card .item-inner{position:relative}
.post-loop-card .item-inner:before{display:block;padding-top:62.5%;content:""}
.post-loop-card.cols-5 .item-wrap{padding:12px}
.post-loop-card.cols-5 .item-video:after,.post-loop-card.cols-5 .item-video:before{right:12px;bottom:37px}
.post-loop-card.cols-5 .item-video .item-title{padding-right:64px}
.post-loop-card.cols-5 .item-title{font-size:15px;padding:0 12px;bottom:35px}
.post-loop-card.cols-5 .item-meta{padding:0 12px;bottom:12px}
.post-loop-card .item-img{position:absolute;z-index:1;left:0;top:0;width:100%;height:100%;background-position:50%;background-size:cover;background-repeat:no-repeat}
.post-loop-card .item-img:before,.post-loop-card .item-img:hover:before{-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}
.post-loop-card .item-img:before{position:absolute;left:0;bottom:0;width:100%;height:60%;background:-o-linear-gradient(top,transparent,rgba(0,0,0,.5));background:linear-gradient(180deg,transparent,rgba(0,0,0,.5));content:""}
.post-loop-card .item-img:hover:before{height:70%}
.post-loop-card .item-wrap{position:absolute;display:block;left:0;bottom:0;width:100%;height:100%;padding:15px;color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box}
@media (max-width:767px){.post-loop-card .item-wrap{padding:8px}
}.post-loop-card .item-wrap:hover{text-decoration:none}
.post-loop-card .item-video:after,.post-loop-card .item-video:before{left:auto;top:auto;right:15px;bottom:44px;width:36px;height:36px;margin:0}
.post-loop-card .item-video:before{opacity:.8}
@media (max-width:767px){.post-loop-card .item-video:after,.post-loop-card .item-video:before{bottom:30px;right:8px;width:30px;height:30px}
}.post-loop-card .item-video:after{line-height:36px;font-size:26px;opacity:.8}
@media (max-width:767px){.post-loop-card .item-video:after{font-size:14px;line-height:30px}
}.post-loop-card .item-video .item-title{padding-right:66px}
@media (max-width:767px){.post-loop-card .item-video .item-title{padding-right:46px}
}.post-loop-card .item-title{position:absolute;bottom:40px;left:0;max-height:44px;overflow:hidden;padding:0 15px;width:100%;font-weight:500;font-size:16px;line-height:1.4;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-box-orient:vertical;display:block;display:-webkit-box;-webkit-line-clamp:2}
@media (max-width:767px){.post-loop-card .item-title{bottom:26px;padding:0 8px;font-size:14px;max-height:38px}
.post-loop-card .item-title .sticky-post{margin-top:1px;font-size:9px;padding:0 4px;line-height:16px}
}.post-loop-card .item-meta{position:absolute;left:0;bottom:15px;display:block;width:100%;padding:0 15px;margin-top:10px;color:#fff;overflow:hidden;opacity:.95}
@media (max-width:767px){.post-loop-card .item-meta{bottom:8px;margin-top:8px;padding:0 8px;line-height:12px}
}.post-loop-card .item-meta-li,.post-loop-card .item-meta-li .fa,.sidebar .widget_nav_menu ul li li li a:hover:after,.sidebar .widget_nav_menu ul li.current-menu-item .sub-menu a:hover:after,.sidebar .widget_nav_menu ul li.current-menu-item a:after,.sidebar .widget_nav_menu ul li.current-post-parent .sub-menu a:hover:after,.sidebar .widget_nav_menu ul li.current-post-parent a:after{color:#fff}
.post-loop-embed{margin-bottom:0;padding:20px 15px!important}
@media (max-width:767px){.post-loop-embed{padding:0!important}
.post-loop-embed:hover{background:#fff}
}
.post-loop-embed:hover{background:#f7f8f9}
.post-loop-embed .item{padding:0!important;margin:0!important;border-bottom:0}
.post-loop-embed .item:hover,.sidebar .widget_nav_menu ul li.current-menu-item .sub-menu a,.sidebar .widget_nav_menu ul li.current-post-parent .sub-menu a{background:0 0}
.post-loop-embed .item-title{margin-bottom:5px;line-height:1.3}
.post-loop-embed .item-title a{max-height:52px}
.post-loop-embed .item-meta{bottom:0}
@media (max-width:767px){.wpcom-profile-main .profile-posts-list .item-meta{padding-left:0;font-size:12px}
}.special-wrap{margin-bottom:20px}
.special-list{margin:0 -10px;font-size:0}
.special-head{text-align:center;padding:30px 50px 50px}
@media (max-width:767px){.special-head{padding:10px 15px 30px}
}.special-head p{margin:0;font-size:15px;color:#999}
.special-title{margin:0;padding:0;font-size:26px;color:#333}
.page-description{position:relative;margin:17px 0 0;padding:20px 0 0}
.page-description:before{position:absolute;left:50%;top:0;width:20px;height:2px;margin-left:-10px;background:#999;content:""}
.special-item-wrap{vertical-align:top;float:none;display:inline-block;padding:0 10px!important;font-size:14px}
.special-item{display:block;margin-bottom:20px;background:#fff;border-radius:4px;overflow:hidden}
.special-item:hover{-webkit-box-shadow:0 2px 10px rgba(0,0,0,.15);box-shadow:0 2px 10px rgba(0,0,0,.15)}
.special-item,.special-item:hover,.special-item:hover .special-item-desc,.special-item:hover .special-item-thumb:after{-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}
.special-item:hover .special-item-thumb:after{opacity:.7}
.special-item-thumb img,.special-item:hover .special-item-thumb img{-webkit-transition:-webkit-transform .3s ease-out 0s;-o-transition:transform .3s ease-out 0s;transition:transform .3s ease-out 0s;transition:transform .3s ease-out 0s,-webkit-transform .3s ease-out 0s}
.special-item:hover .special-item-thumb img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}
.special-item:hover .special-item-desc{color:#606266}
.special-item-thumb{position:relative;overflow:hidden}
.special-item-thumb:after{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.3);content:""}
.special-item-thumb img{display:block;width:100%;height:auto}
.special-item-title{position:absolute;z-index:1;left:0;top:50%;width:100%;padding:20px;margin-top:-32px;font-size:22px;font-weight:500;line-height:24px;text-align:center;color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box}
.special-item-desc,.special-item-thumb:after{-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}
.special-item-desc{padding:15px 20px;font-size:14px;line-height:1.6;color:#999}
.special-item-desc p,.widget-kx-list .kx-content p,.widget_profile p{margin:0}




.media-modal{outline:0}
.modules-navs .sec-panel-head h2,.modules-navs .sec-panel-head h3{border-bottom:0}
.modules-navs .sec-panel{margin-bottom:0}
.list-navs{font-size:0}
.list-navs .navs-link{display:inline-block;padding:15px;font-size:12px;color:#999;text-decoration:none;background:#fff;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.035);box-shadow:0 0 0 1px rgba(0,0,0,.035);vertical-align:top}
.list-navs .navs-link:hover{background:#f9f9f9}
.list-navs .navs-link h3{margin:0;padding-bottom:5px;font-size:16px;color:#333}
.list-navs .navs-link-logo{float:left;width:40px;height:40px;vertical-align:top;border-radius:50%;overflow:hidden}
.list-navs .navs-link-logo img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}
.list-navs .navs-link-info{padding-left:50px}
.list-navs .navs-link-info p{margin:0;line-height:1.4}
.list-navs-cols-3 .navs-link{width:33.33333%;padding:18px}
@media (max-width:991px){.list-navs-cols-3 .navs-link{width:100%}}
.list-navs-cols-4 .navs-link{width:25%}
@media (max-width:991px){.list-navs-cols-4 .navs-link{width:50%}
.list-navs-cols-4 .navs-link h3{font-size:14px}
.list-navs-cols-4 .navs-link .navs-link-logo{width:30px;height:30px}
.list-navs-cols-4 .navs-link .navs-link-info{padding-left:38px}
}
.list-navs-cols-5 .navs-link{width:20%;padding:12px}
@media (max-width:991px){.list-navs-cols-5 .navs-link{width:50%}
.list-navs-cols-5 .navs-link h3{font-size:14px}
.list-navs-cols-5 .navs-link .navs-link-logo{width:30px;height:30px}
.list-navs-cols-5 .navs-link .navs-link-info{padding-left:38px}
}
.list-navs-cols-6 .navs-link{width:16.66667%;padding:10px}
@media (max-width:991px){.list-navs-cols-6 .navs-link{width:33.33333%;text-align:center}
.list-navs-cols-6 .navs-link h3{font-size:14px}
.list-navs-cols-6 .navs-link .navs-link-logo{float:none;margin:0 auto 10px}
.list-navs-cols-6 .navs-link .navs-link-info{padding-left:0}
}
@media (max-width:767px){.wpcom-modules:first-child.modules-tjnr{margin-top:0!important}}
.modules-tjnr .slider-wrap,.wpcom-modules .sec-panel{margin-bottom:0}
.modules-sidebar-layout{position:relative}
/*@media (max-width:767px){.modules-tjnr .slider-wrap{margin:0 -10px}}*/
.main-list .sec-panel-head {padding: 15px 20px 0;margin-bottom: 0;background: #fff;border: 1px solid #eee;margin-bottom: -2px;}

.main-list .list.tabs{height:34px;margin-bottom:-1px}
.main-list .post-loop{margin-top:1px;padding-bottom:0;margin-bottom:0}
.main-list-card,.main-list-image{background:0 0}
.main-list-card .sec-panel-head,.main-list-image .sec-panel-head{padding:0}
.main-list-card .post-loop,.main-list-image .post-loop{padding:15px 0 0}
.main-list-card .load-more-wrap,.main-list-image .load-more-wrap{padding-bottom:0;margin-top:-8px!important}
.modules-carousel-posts .carousel-slider{position:relative;margin:0 -10px}
@media (max-width:767px){.modules-carousel-posts .carousel-slider{margin:0 -8px}}
.modules-carousel-posts .cs-inner{padding:3px;margin:-3px;overflow:hidden;position:relative}
.modules-carousel-posts .swiper-wrapper{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}
.modules-carousel-posts ul{padding:0;margin:0;list-style:none}
.kx-meta .wechat:hover .share-wx-wrap,.modules-carousel-posts a,.modules-carousel-posts a:hover{-webkit-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}
.modules-carousel-posts a{text-decoration:none}
.modules-carousel-posts a:hover{opacity:.9}
.modules-carousel-posts .post-loop .item{margin:0}
.modules-carousel-posts .post-loop .item .item-img{height:auto}
@media (max-width:991px){.modules-carousel-posts .post-loop.cols-2 .item,.modules-carousel-posts .post-loop.cols-3 .item,.modules-carousel-posts .post-loop.cols-4 .item,.modules-carousel-posts .post-loop.cols-5 .item{margin:0}
.modules-carousel-posts .post-loop.cols-2 .item:first-child,.modules-carousel-posts .post-loop.cols-2 .item:nth-child(2),.modules-carousel-posts .post-loop.cols-2 .item:nth-child(3),.modules-carousel-posts .post-loop.cols-2 .item:nth-child(5),.modules-carousel-posts .post-loop.cols-3 .item:first-child,.modules-carousel-posts .post-loop.cols-3 .item:nth-child(2),.modules-carousel-posts .post-loop.cols-3 .item:nth-child(3),.modules-carousel-posts .post-loop.cols-3 .item:nth-child(5),.modules-carousel-posts .post-loop.cols-4 .item:first-child,.modules-carousel-posts .post-loop.cols-4 .item:nth-child(2),.modules-carousel-posts .post-loop.cols-4 .item:nth-child(3),.modules-carousel-posts .post-loop.cols-4 .item:nth-child(5),.modules-carousel-posts .post-loop.cols-5 .item:first-child,.modules-carousel-posts .post-loop.cols-5 .item:nth-child(2),.modules-carousel-posts .post-loop.cols-5 .item:nth-child(3),.modules-carousel-posts .post-loop.cols-5 .item:nth-child(5){margin:0}
}
.modules-carousel-posts .sec-panel-more{float:right;position:relative;font-size:0}
.modules-carousel-posts .sec-panel-more .swiper-button-next,.modules-carousel-posts .sec-panel-more .swiper-button-prev{position:static;display:inline-block;width:26px;height:24px;margin:0;color:#aaa;font-size:16px;text-align:center;line-height:22px;background:0 0;vertical-align:top;opacity:1;border:1px solid #ddd;border-radius:3px}
.modules-carousel-posts .sec-panel-more .swiper-button-next:hover,.modules-carousel-posts .sec-panel-more .swiper-button-prev:hover{color:#fff;background:#3380ff;border:1px solid #3380ff}
.modules-carousel-posts .sec-panel-more .swiper-button-next{margin-left:8px}
.modules-category-posts .sec-panel-more{float:right;font-size:0}
.modules-category-posts .sec-panel-more a,.modules-category-posts .sec-panel-more span{display:inline-block;font-size:14px;font-weight:400;color:#999}
@media (max-width:767px){.modules-category-posts .sec-panel-more a,.modules-category-posts .sec-panel-more span{font-size:12px}}
.modules-category-posts .sec-panel-more .split{margin:0 8px;color:rgba(100,100,100,.25)}
.modules-category-posts .sec-panel-more .split:before{display:none}
.modules-category-posts .post-loop{margin-bottom:0}
.modules-category-posts .post-loop-default,.modules-category-posts .post-loop-list,.modules-feature-posts .post-loop-card .item{padding:0}

.modules-feature-posts .post-loop-card .item, .swiper-slide {-webkit-flex-shrink: 0;-ms-flex: 0 0 auto;-ms-flex-negative: 0;flex-shrink: 0;width: 100%;height: 100%;position: relative;}
.modules-feature-posts .post-loop-card.loop-style-2 .item{width:33.3333%;}
.modules-feature-posts .feature-posts-wrap{position:relative;border-radius:4px;overflow:hidden}
.modules-feature-posts .post-loop-card{margin:0}
.modules-feature-posts .post-loop-card .item-inner{margin:0;border-radius:0;background:#000}
.modules-feature-posts .post-loop-card .item-inner:before{padding-top:33%}
@media (max-width:767px){.modules-feature-posts .post-loop-card .item-inner:before{padding-top:56.25%}}
.modules-feature-posts .post-loop-card .item-inner:hover{-webkit-transform:rotateY(0);transform:rotateY(0)}
.modules-feature-posts .post-loop-card .item-img{-webkit-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}
.modules-feature-posts .post-loop-card .item-wrap{padding:30px}
@media (max-width:767px){.modules-feature-posts .post-loop-card .item-wrap{padding:15px}
}.modules-feature-posts .post-loop-card .item-title{max-height:56px;bottom:60px;padding:0 30px;font-size:20px;font-weight:500}
@media (max-width:767px){.modules-feature-posts .post-loop-card .item-title{max-height:50px;font-size:18px;padding:0 15px;bottom:40px}
}.modules-feature-posts .post-loop-card .item-meta{padding:0 30px;bottom:30px;font-size:12px}
@media (max-width:767px){.modules-feature-posts .post-loop-card .item-meta{padding:0 15px;bottom:15px}
}.modules-feature-posts .post-loop-card .item-meta-li{margin-left:10px}
@media (max-width:767px){.modules-feature-posts .post-loop-card .item-meta-li{margin-left:6px}
}.modules-feature-posts .post-loop-card .item-video .item-title{padding-right:96px}
@media (max-width:767px){.modules-feature-posts .post-loop-card .item-video .item-title{padding-right:60px}
}.modules-feature-posts .post-loop-card .item-video:after,.modules-feature-posts .post-loop-card .item-video:before{right:30px;bottom:70px}
@media (max-width:767px){.modules-feature-posts .post-loop-card .item-video:after,.modules-feature-posts .post-loop-card .item-video:before{right:15px;bottom:50px}
}.modules-feature-posts.feature-posts-style-0 .item-img:before{top:auto;bottom:0;height:150px;background:rgba(0,0,0,.4);background:-o-linear-gradient(top,transparent,rgba(0,0,0,.5));background:linear-gradient(180deg,transparent,rgba(0,0,0,.5))}
.modules-feature-posts.feature-posts-style-1{padding:0}
.modules-feature-posts.feature-posts-style-1.container,.page-no-sidebar.member-lostpassword .modules-feature-posts.feature-posts-style-1.member-lp-process{width:100%;max-width:100%;margin:0;}
.modules-feature-posts.feature-posts-style-1 .feature-posts-wrap{border-radius:0}
.modules-feature-posts.feature-posts-style-1 .item-inner{padding:30px 0;background:#333}
@media (max-width:991px){.modules-feature-posts.feature-posts-style-1 .item-inner{padding:0}
}.modules-feature-posts.feature-posts-style-1 .item-inner:before{padding:0;display:none}
.modules-feature-posts.feature-posts-style-1 .item-img{border-radius:4px;overflow:hidden}
@media (max-width:991px){.modules-feature-posts.feature-posts-style-1 .item-img{border-radius:0}
}.modules-feature-posts.feature-posts-style-1 .item-img:before{top:auto;bottom:0;height:150px;background:rgba(0,0,0,.4);background:-o-linear-gradient(top,transparent,rgba(0,0,0,.5));background:linear-gradient(180deg,transparent,rgba(0,0,0,.5))}
.modules-feature-posts.feature-posts-style-1 .swiper-container-horizontal>.swiper-pagination-bullets{bottom:12px}
.modules-feature-posts.feature-posts-style-1 .wpcom-slider .swiper-button-prev{left:50%;margin-left:-600px}
@media (max-width:1239px){.modules-feature-posts.feature-posts-style-1 .wpcom-slider .swiper-button-prev{margin-left:-490px}
}@media (max-width:991px){.modules-feature-posts.feature-posts-style-1 .wpcom-slider .swiper-button-prev{left:-10px;margin-left:0}
}.modules-feature-posts.feature-posts-style-1 .wpcom-slider .swiper-button-next{right:50%;margin-right:-600px}
@media (max-width:1239px){.modules-feature-posts.feature-posts-style-1 .wpcom-slider .swiper-button-next{margin-right:-490px}
}@media (max-width:991px){.modules-feature-posts.feature-posts-style-1 .wpcom-slider .swiper-button-next{right:-10px;margin-right:0}
}.modules-feature-posts.feature-posts-style-1 .wpcom-slider:hover .swiper-button-prev{margin-left:-590px}
@media (max-width:1239px){.modules-feature-posts.feature-posts-style-1 .wpcom-slider:hover .swiper-button-prev{margin-left:-480px}
}@media (max-width:991px){.modules-feature-posts.feature-posts-style-1 .wpcom-slider:hover .swiper-button-prev{left:0;margin-left:0}
}.modules-feature-posts.feature-posts-style-1 .wpcom-slider:hover .swiper-button-next{margin-right:-590px}
@media (max-width:1239px){.modules-feature-posts.feature-posts-style-1 .wpcom-slider:hover .swiper-button-next{margin-right:-480px}
}@media (max-width:991px){.modules-feature-posts.feature-posts-style-1 .wpcom-slider:hover .swiper-button-next{right:0;margin-right:0}
}.modules-feature-posts.feature-posts-style-2 .post-loop-card .item-inner:before{padding-top:62.5%}
.modules-feature-posts.feature-posts-style-2 .post-loop-card .item-wrap{padding:20px}
@media (max-width:767px){.modules-feature-posts.feature-posts-style-2 .post-loop-card .item-wrap{padding:15px}
}.modules-feature-posts.feature-posts-style-2 .post-loop-card .item-title{bottom:50px;padding:0 20px;font-size:16px;max-height:44px}
.modules-feature-posts.feature-posts-style-2 .post-loop-card .item-meta{padding:0 20px;bottom:20px}
.modules-feature-posts.feature-posts-style-2 .post-loop-card .item-img:before{top:auto;bottom:0;height:150px;background:rgba(0,0,0,.4);background:-o-linear-gradient(top,transparent,rgba(0,0,0,.5));background:linear-gradient(180deg,transparent,rgba(0,0,0,.5))}
@media (max-width:767px){.modules-feature-posts.feature-posts-style-2 .post-loop-card .item-img:before{height:110px}
}.modules-feature-posts.feature-posts-style-2 .post-loop-card .item-video .item-title{padding-right:76px}
.modules-feature-posts.feature-posts-style-2 .post-loop-card .item-video:after,.modules-feature-posts.feature-posts-style-2 .post-loop-card .item-video:before{right:20px;bottom:54px}
.modules-feature-posts.feature-posts-style-3 .post-loop-card .item .item,.modules-feature-posts.feature-posts-style-3 .swiper-slide .item,.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item,.modules-feature-posts.feature-posts-style-4 .swiper-slide .item{display:block;float:left}
.modules-feature-posts.feature-posts-style-3 .post-loop-card .item .item .item-inner:before,.modules-feature-posts.feature-posts-style-3 .swiper-slide .item .item-inner:before,.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item .item-inner:before,.modules-feature-posts.feature-posts-style-4 .swiper-slide .item .item-inner:before{padding-top:70%}
.modules-feature-posts.feature-posts-style-3 .post-loop-card .item .item:first-child,.modules-feature-posts.feature-posts-style-3 .swiper-slide .item:first-child,.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item:first-child,.modules-feature-posts.feature-posts-style-4 .swiper-slide .item:first-child{width:50%}
.modules-feature-posts.feature-posts-style-3 .post-loop-card .item .item:nth-child(2),.modules-feature-posts.feature-posts-style-3 .swiper-slide .item:nth-child(2){width:50%}
.modules-feature-posts.feature-posts-style-3 .post-loop-card .item .item:nth-child(2) .item-inner:before,.modules-feature-posts.feature-posts-style-3 .swiper-slide .item:nth-child(2) .item-inner:before{padding-top:35%}
@media (max-width:991px){.modules-feature-posts.feature-posts-style-3 .post-loop-card .item .item:nth-child(2) .item-inner:before,.modules-feature-posts.feature-posts-style-3 .swiper-slide .item:nth-child(2) .item-inner:before,.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item:nth-child(2) .item-inner:before,.modules-feature-posts.feature-posts-style-4 .swiper-slide .item:nth-child(2) .item-inner:before{padding-top:70%}
}.modules-feature-posts.feature-posts-style-3 .post-loop-card .item .item:nth-child(3),.modules-feature-posts.feature-posts-style-3 .post-loop-card .item .item:nth-child(4),.modules-feature-posts.feature-posts-style-3 .post-loop-card .item .item:nth-child(5),.modules-feature-posts.feature-posts-style-3 .swiper-slide .item:nth-child(3),.modules-feature-posts.feature-posts-style-3 .swiper-slide .item:nth-child(4),.modules-feature-posts.feature-posts-style-3 .swiper-slide .item:nth-child(5),.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item:nth-child(3),.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item:nth-child(4),.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item:nth-child(5),.modules-feature-posts.feature-posts-style-4 .swiper-slide .item:nth-child(3),.modules-feature-posts.feature-posts-style-4 .swiper-slide .item:nth-child(4),.modules-feature-posts.feature-posts-style-4 .swiper-slide .item:nth-child(5){width:25%}
@media (max-width:991px){.modules-feature-posts.feature-posts-style-3 .post-loop-card .item .item:nth-child(3),.modules-feature-posts.feature-posts-style-3 .post-loop-card .item .item:nth-child(4),.modules-feature-posts.feature-posts-style-3 .post-loop-card .item .item:nth-child(5),.modules-feature-posts.feature-posts-style-3 .swiper-slide .item:nth-child(3),.modules-feature-posts.feature-posts-style-3 .swiper-slide .item:nth-child(4),.modules-feature-posts.feature-posts-style-3 .swiper-slide .item:nth-child(5),.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item:nth-child(3),.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item:nth-child(4),.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item:nth-child(5),.modules-feature-posts.feature-posts-style-4 .swiper-slide .item:nth-child(3),.modules-feature-posts.feature-posts-style-4 .swiper-slide .item:nth-child(4),.modules-feature-posts.feature-posts-style-4 .swiper-slide .item:nth-child(5){width:50%}
}.modules-feature-posts.feature-posts-style-3 .post-loop-card .item .item:nth-child(2) .item-title,.modules-feature-posts.feature-posts-style-3 .post-loop-card .item .item:nth-child(3) .item-title,.modules-feature-posts.feature-posts-style-3 .post-loop-card .item .item:nth-child(4) .item-title,.modules-feature-posts.feature-posts-style-3 .post-loop-card .item .item:nth-child(5) .item-title,.modules-feature-posts.feature-posts-style-3 .swiper-slide .item:nth-child(2) .item-title,.modules-feature-posts.feature-posts-style-3 .swiper-slide .item:nth-child(3) .item-title,.modules-feature-posts.feature-posts-style-3 .swiper-slide .item:nth-child(4) .item-title,.modules-feature-posts.feature-posts-style-3 .swiper-slide .item:nth-child(5) .item-title,.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item:nth-child(2) .item-title,.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item:nth-child(3) .item-title,.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item:nth-child(4) .item-title,.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item:nth-child(5) .item-title,.modules-feature-posts.feature-posts-style-4 .swiper-slide .item:nth-child(2) .item-title,.modules-feature-posts.feature-posts-style-4 .swiper-slide .item:nth-child(3) .item-title,.modules-feature-posts.feature-posts-style-4 .swiper-slide .item:nth-child(4) .item-title,.modules-feature-posts.feature-posts-style-4 .swiper-slide .item:nth-child(5) .item-title{bottom:40px;font-size:16px;padding:0 15px}
.modules-feature-posts.feature-posts-style-3 .post-loop-card .item .item:nth-child(2) .item-meta,.modules-feature-posts.feature-posts-style-3 .post-loop-card .item .item:nth-child(3) .item-meta,.modules-feature-posts.feature-posts-style-3 .post-loop-card .item .item:nth-child(4) .item-meta,.modules-feature-posts.feature-posts-style-3 .post-loop-card .item .item:nth-child(5) .item-meta,.modules-feature-posts.feature-posts-style-3 .swiper-slide .item:nth-child(2) .item-meta,.modules-feature-posts.feature-posts-style-3 .swiper-slide .item:nth-child(3) .item-meta,.modules-feature-posts.feature-posts-style-3 .swiper-slide .item:nth-child(4) .item-meta,.modules-feature-posts.feature-posts-style-3 .swiper-slide .item:nth-child(5) .item-meta,.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item:nth-child(2) .item-meta,.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item:nth-child(3) .item-meta,.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item:nth-child(4) .item-meta,.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item:nth-child(5) .item-meta,.modules-feature-posts.feature-posts-style-4 .swiper-slide .item:nth-child(2) .item-meta,.modules-feature-posts.feature-posts-style-4 .swiper-slide .item:nth-child(3) .item-meta,.modules-feature-posts.feature-posts-style-4 .swiper-slide .item:nth-child(4) .item-meta,.modules-feature-posts.feature-posts-style-4 .swiper-slide .item:nth-child(5) .item-meta{padding:0 15px;bottom:15px}
.modules-feature-posts.feature-posts-style-3 .post-loop-card .item .item:nth-child(2) .item-video .item-title,.modules-feature-posts.feature-posts-style-3 .post-loop-card .item .item:nth-child(3) .item-video .item-title,.modules-feature-posts.feature-posts-style-3 .post-loop-card .item .item:nth-child(4) .item-video .item-title,.modules-feature-posts.feature-posts-style-3 .post-loop-card .item .item:nth-child(5) .item-video .item-title,.modules-feature-posts.feature-posts-style-3 .swiper-slide .item:nth-child(2) .item-video .item-title,.modules-feature-posts.feature-posts-style-3 .swiper-slide .item:nth-child(3) .item-video .item-title,.modules-feature-posts.feature-posts-style-3 .swiper-slide .item:nth-child(4) .item-video .item-title,.modules-feature-posts.feature-posts-style-3 .swiper-slide .item:nth-child(5) .item-video .item-title,.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item:nth-child(2) .item-video .item-title,.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item:nth-child(3) .item-video .item-title,.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item:nth-child(4) .item-video .item-title,.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item:nth-child(5) .item-video .item-title,.modules-feature-posts.feature-posts-style-4 .swiper-slide .item:nth-child(2) .item-video .item-title,.modules-feature-posts.feature-posts-style-4 .swiper-slide .item:nth-child(3) .item-video .item-title,.modules-feature-posts.feature-posts-style-4 .swiper-slide .item:nth-child(4) .item-video .item-title,.modules-feature-posts.feature-posts-style-4 .swiper-slide .item:nth-child(5) .item-video .item-title{padding-right:66px}
.modules-feature-posts.feature-posts-style-3 .post-loop-card .item .item:nth-child(2) .item-video:after,.modules-feature-posts.feature-posts-style-3 .post-loop-card .item .item:nth-child(2) .item-video:before,.modules-feature-posts.feature-posts-style-3 .post-loop-card .item .item:nth-child(3) .item-video:after,.modules-feature-posts.feature-posts-style-3 .post-loop-card .item .item:nth-child(3) .item-video:before,.modules-feature-posts.feature-posts-style-3 .post-loop-card .item .item:nth-child(4) .item-video:after,.modules-feature-posts.feature-posts-style-3 .post-loop-card .item .item:nth-child(4) .item-video:before,.modules-feature-posts.feature-posts-style-3 .post-loop-card .item .item:nth-child(5) .item-video:after,.modules-feature-posts.feature-posts-style-3 .post-loop-card .item .item:nth-child(5) .item-video:before,.modules-feature-posts.feature-posts-style-3 .swiper-slide .item:nth-child(2) .item-video:after,.modules-feature-posts.feature-posts-style-3 .swiper-slide .item:nth-child(2) .item-video:before,.modules-feature-posts.feature-posts-style-3 .swiper-slide .item:nth-child(3) .item-video:after,.modules-feature-posts.feature-posts-style-3 .swiper-slide .item:nth-child(3) .item-video:before,.modules-feature-posts.feature-posts-style-3 .swiper-slide .item:nth-child(4) .item-video:after,.modules-feature-posts.feature-posts-style-3 .swiper-slide .item:nth-child(4) .item-video:before,.modules-feature-posts.feature-posts-style-3 .swiper-slide .item:nth-child(5) .item-video:after,.modules-feature-posts.feature-posts-style-3 .swiper-slide .item:nth-child(5) .item-video:before,.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item:nth-child(2) .item-video:after,.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item:nth-child(2) .item-video:before,.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item:nth-child(3) .item-video:after,.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item:nth-child(3) .item-video:before,.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item:nth-child(4) .item-video:after,.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item:nth-child(4) .item-video:before,.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item:nth-child(5) .item-video:after,.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item:nth-child(5) .item-video:before,.modules-feature-posts.feature-posts-style-4 .swiper-slide .item:nth-child(2) .item-video:after,.modules-feature-posts.feature-posts-style-4 .swiper-slide .item:nth-child(2) .item-video:before,.modules-feature-posts.feature-posts-style-4 .swiper-slide .item:nth-child(3) .item-video:after,.modules-feature-posts.feature-posts-style-4 .swiper-slide .item:nth-child(3) .item-video:before,.modules-feature-posts.feature-posts-style-4 .swiper-slide .item:nth-child(4) .item-video:after,.modules-feature-posts.feature-posts-style-4 .swiper-slide .item:nth-child(4) .item-video:before,.modules-feature-posts.feature-posts-style-4 .swiper-slide .item:nth-child(5) .item-video:after,.modules-feature-posts.feature-posts-style-4 .swiper-slide .item:nth-child(5) .item-video:before{bottom:44px;right:15px}
@media (max-width:991px){.modules-feature-posts.feature-posts-style-3 .post-loop-card .item .item:first-child .item-category,.modules-feature-posts.feature-posts-style-3 .post-loop-card .item .item:nth-child(2) .item-category,.modules-feature-posts.feature-posts-style-3 .post-loop-card .item .item:nth-child(3) .item-category,.modules-feature-posts.feature-posts-style-3 .post-loop-card .item .item:nth-child(4) .item-category,.modules-feature-posts.feature-posts-style-3 .post-loop-card .item .item:nth-child(5) .item-category,.modules-feature-posts.feature-posts-style-3 .swiper-slide .item:first-child .item-category,.modules-feature-posts.feature-posts-style-3 .swiper-slide .item:nth-child(2) .item-category,.modules-feature-posts.feature-posts-style-3 .swiper-slide .item:nth-child(3) .item-category,.modules-feature-posts.feature-posts-style-3 .swiper-slide .item:nth-child(4) .item-category,.modules-feature-posts.feature-posts-style-3 .swiper-slide .item:nth-child(5) .item-category,.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item:first-child .item-category,.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item:nth-child(2) .item-category,.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item:nth-child(3) .item-category,.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item:nth-child(4) .item-category,.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item:nth-child(5) .item-category,.modules-feature-posts.feature-posts-style-4 .swiper-slide .item:first-child .item-category,.modules-feature-posts.feature-posts-style-4 .swiper-slide .item:nth-child(2) .item-category,.modules-feature-posts.feature-posts-style-4 .swiper-slide .item:nth-child(3) .item-category,.modules-feature-posts.feature-posts-style-4 .swiper-slide .item:nth-child(4) .item-category,.modules-feature-posts.feature-posts-style-4 .swiper-slide .item:nth-child(5) .item-category{font-size:12px}
.modules-feature-posts.feature-posts-style-3 .post-loop-card .item .item:first-child .item-title,.modules-feature-posts.feature-posts-style-3 .post-loop-card .item .item:nth-child(2) .item-title,.modules-feature-posts.feature-posts-style-3 .post-loop-card .item .item:nth-child(3) .item-title,.modules-feature-posts.feature-posts-style-3 .post-loop-card .item .item:nth-child(4) .item-title,.modules-feature-posts.feature-posts-style-3 .post-loop-card .item .item:nth-child(5) .item-title,.modules-feature-posts.feature-posts-style-3 .swiper-slide .item:first-child .item-title,.modules-feature-posts.feature-posts-style-3 .swiper-slide .item:nth-child(2) .item-title,.modules-feature-posts.feature-posts-style-3 .swiper-slide .item:nth-child(3) .item-title,.modules-feature-posts.feature-posts-style-3 .swiper-slide .item:nth-child(4) .item-title,.modules-feature-posts.feature-posts-style-3 .swiper-slide .item:nth-child(5) .item-title,.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item:first-child .item-title,.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item:nth-child(2) .item-title,.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item:nth-child(3) .item-title,.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item:nth-child(4) .item-title,.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item:nth-child(5) .item-title,.modules-feature-posts.feature-posts-style-4 .swiper-slide .item:first-child .item-title,.modules-feature-posts.feature-posts-style-4 .swiper-slide .item:nth-child(2) .item-title,.modules-feature-posts.feature-posts-style-4 .swiper-slide .item:nth-child(3) .item-title,.modules-feature-posts.feature-posts-style-4 .swiper-slide .item:nth-child(4) .item-title,.modules-feature-posts.feature-posts-style-4 .swiper-slide .item:nth-child(5) .item-title{bottom:32px;font-size:14px;font-weight:400;padding:0 10px}
.modules-feature-posts.feature-posts-style-3 .post-loop-card .item .item:first-child .item-meta,.modules-feature-posts.feature-posts-style-3 .post-loop-card .item .item:nth-child(2) .item-meta,.modules-feature-posts.feature-posts-style-3 .post-loop-card .item .item:nth-child(3) .item-meta,.modules-feature-posts.feature-posts-style-3 .post-loop-card .item .item:nth-child(4) .item-meta,.modules-feature-posts.feature-posts-style-3 .post-loop-card .item .item:nth-child(5) .item-meta,.modules-feature-posts.feature-posts-style-3 .swiper-slide .item:first-child .item-meta,.modules-feature-posts.feature-posts-style-3 .swiper-slide .item:nth-child(2) .item-meta,.modules-feature-posts.feature-posts-style-3 .swiper-slide .item:nth-child(3) .item-meta,.modules-feature-posts.feature-posts-style-3 .swiper-slide .item:nth-child(4) .item-meta,.modules-feature-posts.feature-posts-style-3 .swiper-slide .item:nth-child(5) .item-meta,.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item:first-child .item-meta,.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item:nth-child(2) .item-meta,.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item:nth-child(3) .item-meta,.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item:nth-child(4) .item-meta,.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item:nth-child(5) .item-meta,.modules-feature-posts.feature-posts-style-4 .swiper-slide .item:first-child .item-meta,.modules-feature-posts.feature-posts-style-4 .swiper-slide .item:nth-child(2) .item-meta,.modules-feature-posts.feature-posts-style-4 .swiper-slide .item:nth-child(3) .item-meta,.modules-feature-posts.feature-posts-style-4 .swiper-slide .item:nth-child(4) .item-meta,.modules-feature-posts.feature-posts-style-4 .swiper-slide .item:nth-child(5) .item-meta{padding:0 10px;bottom:10px;font-size:10px;opacity:.8}
.modules-feature-posts.feature-posts-style-3 .post-loop-card .item .item:first-child .item-video .item-title,.modules-feature-posts.feature-posts-style-3 .post-loop-card .item .item:nth-child(2) .item-video .item-title,.modules-feature-posts.feature-posts-style-3 .post-loop-card .item .item:nth-child(3) .item-video .item-title,.modules-feature-posts.feature-posts-style-3 .post-loop-card .item .item:nth-child(4) .item-video .item-title,.modules-feature-posts.feature-posts-style-3 .post-loop-card .item .item:nth-child(5) .item-video .item-title,.modules-feature-posts.feature-posts-style-3 .swiper-slide .item:first-child .item-video .item-title,.modules-feature-posts.feature-posts-style-3 .swiper-slide .item:nth-child(2) .item-video .item-title,.modules-feature-posts.feature-posts-style-3 .swiper-slide .item:nth-child(3) .item-video .item-title,.modules-feature-posts.feature-posts-style-3 .swiper-slide .item:nth-child(4) .item-video .item-title,.modules-feature-posts.feature-posts-style-3 .swiper-slide .item:nth-child(5) .item-video .item-title,.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item:first-child .item-video .item-title,.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item:nth-child(2) .item-video .item-title,.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item:nth-child(3) .item-video .item-title,.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item:nth-child(4) .item-video .item-title,.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item:nth-child(5) .item-video .item-title,.modules-feature-posts.feature-posts-style-4 .swiper-slide .item:first-child .item-video .item-title,.modules-feature-posts.feature-posts-style-4 .swiper-slide .item:nth-child(2) .item-video .item-title,.modules-feature-posts.feature-posts-style-4 .swiper-slide .item:nth-child(3) .item-video .item-title,.modules-feature-posts.feature-posts-style-4 .swiper-slide .item:nth-child(4) .item-video .item-title,.modules-feature-posts.feature-posts-style-4 .swiper-slide .item:nth-child(5) .item-video .item-title{padding:0 10px}
.modules-feature-posts.feature-posts-style-3 .post-loop-card .item .item:first-child .item-video:after,.modules-feature-posts.feature-posts-style-3 .post-loop-card .item .item:first-child .item-video:before,.modules-feature-posts.feature-posts-style-3 .post-loop-card .item .item:nth-child(2) .item-video:after,.modules-feature-posts.feature-posts-style-3 .post-loop-card .item .item:nth-child(2) .item-video:before,.modules-feature-posts.feature-posts-style-3 .post-loop-card .item .item:nth-child(3) .item-video:after,.modules-feature-posts.feature-posts-style-3 .post-loop-card .item .item:nth-child(3) .item-video:before,.modules-feature-posts.feature-posts-style-3 .post-loop-card .item .item:nth-child(4) .item-video:after,.modules-feature-posts.feature-posts-style-3 .post-loop-card .item .item:nth-child(4) .item-video:before,.modules-feature-posts.feature-posts-style-3 .post-loop-card .item .item:nth-child(5) .item-video:after,.modules-feature-posts.feature-posts-style-3 .post-loop-card .item .item:nth-child(5) .item-video:before,.modules-feature-posts.feature-posts-style-3 .swiper-slide .item:first-child .item-video:after,.modules-feature-posts.feature-posts-style-3 .swiper-slide .item:first-child .item-video:before,.modules-feature-posts.feature-posts-style-3 .swiper-slide .item:nth-child(2) .item-video:after,.modules-feature-posts.feature-posts-style-3 .swiper-slide .item:nth-child(2) .item-video:before,.modules-feature-posts.feature-posts-style-3 .swiper-slide .item:nth-child(3) .item-video:after,.modules-feature-posts.feature-posts-style-3 .swiper-slide .item:nth-child(3) .item-video:before,.modules-feature-posts.feature-posts-style-3 .swiper-slide .item:nth-child(4) .item-video:after,.modules-feature-posts.feature-posts-style-3 .swiper-slide .item:nth-child(4) .item-video:before,.modules-feature-posts.feature-posts-style-3 .swiper-slide .item:nth-child(5) .item-video:after,.modules-feature-posts.feature-posts-style-3 .swiper-slide .item:nth-child(5) .item-video:before,.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item:first-child .item-video:after,.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item:first-child .item-video:before,.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item:nth-child(2) .item-video:after,.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item:nth-child(2) .item-video:before,.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item:nth-child(3) .item-video:after,.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item:nth-child(3) .item-video:before,.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item:nth-child(4) .item-video:after,.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item:nth-child(4) .item-video:before,.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item:nth-child(5) .item-video:after,.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item:nth-child(5) .item-video:before,.modules-feature-posts.feature-posts-style-4 .swiper-slide .item:first-child .item-video:after,.modules-feature-posts.feature-posts-style-4 .swiper-slide .item:first-child .item-video:before,.modules-feature-posts.feature-posts-style-4 .swiper-slide .item:nth-child(2) .item-video:after,.modules-feature-posts.feature-posts-style-4 .swiper-slide .item:nth-child(2) .item-video:before,.modules-feature-posts.feature-posts-style-4 .swiper-slide .item:nth-child(3) .item-video:after,.modules-feature-posts.feature-posts-style-4 .swiper-slide .item:nth-child(3) .item-video:before,.modules-feature-posts.feature-posts-style-4 .swiper-slide .item:nth-child(4) .item-video:after,.modules-feature-posts.feature-posts-style-4 .swiper-slide .item:nth-child(4) .item-video:before,.modules-feature-posts.feature-posts-style-4 .swiper-slide .item:nth-child(5) .item-video:after,.modules-feature-posts.feature-posts-style-4 .swiper-slide .item:nth-child(5) .item-video:before{display:none}
.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item:first-child,.modules-feature-posts.feature-posts-style-4 .swiper-slide .item:first-child{width:100%}
.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item:first-child .item-title,.modules-feature-posts.feature-posts-style-4 .swiper-slide .item:first-child .item-title{font-size:16px!important}
}.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item:nth-child(2),.modules-feature-posts.feature-posts-style-4 .swiper-slide .item:nth-child(2){width:25%}
@media (max-width:991px){.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item:nth-child(2),.modules-feature-posts.feature-posts-style-4 .swiper-slide .item:nth-child(2){width:50%}
}.modules-feature-posts.feature-posts-style-4 .post-loop-card .item .item:nth-child(2) .item-inner:before,.modules-feature-posts.feature-posts-style-4 .swiper-slide .item:nth-child(2) .item-inner:before{padding-top:70%}
.modules-feature-posts .item-wrap-bg{position:absolute;left:0;top:0;width:100%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;-webkit-filter:blur(10px);-moz-filter:blur(10px);-ms-filter:blur(10px);filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius="10");filter:blur(10px);background-color:#000;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}
.modules-feature-posts .item-wrap-bg:after{position:absolute;width:100%;height:100%;left:0;top:0;background:rgba(200,200,200,.2);content:""}
.modules-feature-posts .item-container{position:relative;width:1180px;padding-top:33%;margin-right:auto;margin-left:auto}
@media (max-width:1239px){.modules-feature-posts .item-container{width:960px}
}@media (max-width:991px){.modules-feature-posts .item-container{width: calc(100% - 30px);padding-top:56.25%}
}.container-fluid .modules-feature-posts{margin-left:-15px;margin-right:-15px}
.container-fluid .modules-feature-posts .feature-posts-wrap{border-radius:0}

.feature-post li,.main-slider {
    border-radius: 4px;
    overflow: hidden;
    background: rgba(255,255,255,.15)
}

.main-slider {
    width: 580px;
    height: 320px;
    direction: ltr
}

@media (max-width: 1239px) {
    .main-slider {
        width:100%;
        height: auto;
        float: none!important
    }
}

@media (max-width: 767px) {
    .main-slider {
        border-radius:0
    }
}

.wpcom-slider .slide-title {
    position: absolute;
    z-index: 1;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 40px 20px 16px;
    margin: 0;
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #333;
    background: -o-linear-gradient(top,transparent,rgba(0,0,0,.7));
    background: linear-gradient(180deg,transparent,rgba(0,0,0,.7));
}

.entry-content-slider .slide-title a, .wpcom-slider .slide-title a {
    display: block;
    color: #fff;
    width: 80%;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.entry-content-slider .slide-title a:focus,.entry-content-slider .slide-title a:hover,.wpcom-slider .slide-title a:focus,.wpcom-slider .slide-title a:hover {
    text-decoration: none
}

.list.tabs {
    font-size: 0;
    white-space: nowrap;
    overflow: hidden
}

@media (max-width: 991px) {
    .list.tabs {
        -webkit-overflow-scrolling:touch;
        overflow-x: auto
    }

    .list.tabs::-webkit-scrollbar {
        display: none;
        width: 0;
        height: 0
    }
}

.list.tabs .tab {
    position: relative;
    display: inline-block;
    margin-right: 21px;
    vertical-align: middle
}

.list.tabs .tab:last-child {
    margin-right: 0
}

.list.tabs .tab.active a {
    position: relative;
    color: #4285f4;
    font-weight: 500
}


.list.tabs .tab.active a:hover:after {
    background: #3380ff
}

.list.tabs .tab a {
    display: block;
    font-size: 16px;
    padding-bottom: 12px;
    color: #666;
    line-height: 20px;
    font-weight: 400;
    text-decoration: none
}

.list.tabs .tab a:hover {
    color: #3380ff
}

.main-list .tab-wrap {
    display: none;
    min-height: 200px
}

.main-list .tab-wrap.active {
    display: block
}

.main-list .tab-wrap.active.post-loop-card,.main-list .tab-wrap.active.post-loop-image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.main-list .tab-wrap.loading {
    padding: 40px 0;
    background: url(../images/loading-dots.gif) 50% no-repeat
}
.content.content-left{margin-left: 380px;margin-right: 0;}
.sidebar.sidebar-on-left{margin-left: -100%;}


.sec-panel-head h1, .sec-panel-head h2, .sec-panel-head h3 {
    margin: 0;
    padding: 0;
    font-size: 20px;
    line-height: 26px;
    font-weight: 500;
    color: var(--theme-black-color);
}

.sec-panel-head small {
    display: inline-block;
    font-size: 14px;
    margin-left: 10px;
    font-weight: 400;
    line-height: inherit;
    vertical-align: top;
}

.sec-panel {
    /*margin-bottom: 20px;*/
    background: var(--theme-base-color);
}

.sec-panel-head {
    padding: 20px 20px 0;
    margin-bottom: 0;
}
.sec-panel-body {
    padding: 20px;
}

.list-partner {
    margin: -10px;
    font-size: 0;
}

.list-partner li {
    display: inline-block;
    margin: 0;
    box-sizing: border-box;
    /* padding: 10px; */
}

@media (max-width: 767px) {
    .sec-panel-head {
        padding: 10px 10px 0;
    }
    .sec-panel-body {
        padding:10px
    }
    .list-partner {
        margin: -3px;
    }
    .list-partner li {
        width: 25%!important;
        padding: 5px;
    }
}

.list-partner img {
    /* display: block; */
    width: 100%;
    height: auto;
    max-height: 75px;
    /* border: 1px solid var(--theme-border-color); */
    border-radius: 2px;
    vertical-align: middle;
    padding: 0 10%;
}


.post-loop-card, .post-loop-image, .post-loop-masonry {
    display: flex;
    margin: -10px -10px 10px;
    flex-wrap: wrap;
}
.entry-content-slider .swiper-wrapper, .wpcom-slider .swiper-wrapper {
    padding: 0!important;
    margin: 0!important;
    flex-wrap: nowrap;
}


.row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
}

.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-13,.col-lg-14,.col-lg-15,.col-lg-16,.col-lg-17,.col-lg-18,.col-lg-19,.col-lg-2,.col-lg-20,.col-lg-21,.col-lg-22,.col-lg-23,.col-lg-24,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-13,.col-md-14,.col-md-15,.col-md-16,.col-md-17,.col-md-18,.col-md-19,.col-md-2,.col-md-20,.col-md-21,.col-md-22,.col-md-23,.col-md-24,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-13,.col-sm-14,.col-sm-15,.col-sm-16,.col-sm-17,.col-sm-18,.col-sm-19,.col-sm-2,.col-sm-20,.col-sm-21,.col-sm-22,.col-sm-23,.col-sm-24,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-13,.col-xs-14,.col-xs-15,.col-xs-16,.col-xs-17,.col-xs-18,.col-xs-19,.col-xs-2,.col-xs-20,.col-xs-21,.col-xs-22,.col-xs-23,.col-xs-24,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-left:10px;padding-right:10px}
.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-13,.col-xs-14,.col-xs-15,.col-xs-16,.col-xs-17,.col-xs-18,.col-xs-19,.col-xs-2,.col-xs-20,.col-xs-21,.col-xs-22,.col-xs-23,.col-xs-24,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}
.col-xs-1{width:4.16667%}
.col-xs-2{width:8.33333%}
.col-xs-3{width:12.5%}
.col-xs-4{width:16.66667%}
.col-xs-5{width:20.83333%}
.col-xs-6{width:25%}
.col-xs-7{width:29.16667%}
.col-xs-8{width:33.33333%}
.col-xs-9{width:37.5%}
.col-xs-10{width:41.66667%}
.col-xs-11{width:45.83333%}
.col-xs-12{width:50%}
.col-xs-13{width:54.16667%}
.col-xs-14{width:58.33333%}
.col-xs-15{width:62.5%}
.col-xs-16{width:66.66667%}
.col-xs-17{width:70.83333%}
.col-xs-18{width:75%}
.col-xs-19{width:79.16667%}
.col-xs-20{width:83.33333%}
.col-xs-21{width:87.5%}
.col-xs-22{width:91.66667%}
.col-xs-23{width:95.83333%}
.col-xs-24{width:100%}
.col-xs-offset-0{margin-left:0}
.col-xs-offset-1{margin-left:4.16667%}
.col-xs-offset-2{margin-left:8.33333%}
.col-xs-offset-3{margin-left:12.5%}
.col-xs-offset-4{margin-left:16.66667%}
.col-xs-offset-5{margin-left:20.83333%}
.col-xs-offset-6{margin-left:25%}
.col-xs-offset-7{margin-left:29.16667%}
.col-xs-offset-8{margin-left:33.33333%}
.col-xs-offset-9{margin-left:37.5%}
.col-xs-offset-10{margin-left:41.66667%}
.col-xs-offset-11{margin-left:45.83333%}
.col-xs-offset-12{margin-left:50%}
.col-xs-offset-13{margin-left:54.16667%}
.col-xs-offset-14{margin-left:58.33333%}
.col-xs-offset-15{margin-left:62.5%}
.col-xs-offset-16{margin-left:66.66667%}
.col-xs-offset-17{margin-left:70.83333%}
.col-xs-offset-18{margin-left:75%}
.col-xs-offset-19{margin-left:79.16667%}
.col-xs-offset-20{margin-left:83.33333%}
.col-xs-offset-21{margin-left:87.5%}
.col-xs-offset-22{margin-left:91.66667%}
.col-xs-offset-23{margin-left:95.83333%}
.col-xs-offset-24{margin-left:100%}
@media (min-width:768px){
.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-13,.col-sm-14,.col-sm-15,.col-sm-16,.col-sm-17,.col-sm-18,.col-sm-19,.col-sm-2,.col-sm-20,.col-sm-21,.col-sm-22,.col-sm-23,.col-sm-24,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}
.col-sm-1{width:4.16667%}
.col-sm-2{width:8.33333%}
.col-sm-3{width:12.5%}
.col-sm-4{width:16.66667%}
.col-sm-5{width:20.83333%}
.col-sm-6{width:25%}
.col-sm-7{width:29.16667%}
.col-sm-8{width:33.33333%}
.col-sm-9{width:37.5%}
.col-sm-10{width:41.66667%}
.col-sm-11{width:45.83333%}
.col-sm-12{width:50%}
.col-sm-13{width:54.16667%}
.col-sm-14{width:58.33333%}
.col-sm-15{width:62.5%}
.col-sm-16{width:66.66667%}
.col-sm-17{width:70.83333%}
.col-sm-18{width:75%}
.col-sm-19{width:79.16667%}
.col-sm-20{width:83.33333%}
.col-sm-21{width:87.5%}
.col-sm-22{width:91.66667%}
.col-sm-23{width:95.83333%}
.col-sm-24{width:100%}
.col-sm-offset-0{margin-left:0}
.col-sm-offset-1{margin-left:4.16667%}
.col-sm-offset-2{margin-left:8.33333%}
.col-sm-offset-3{margin-left:12.5%}
.col-sm-offset-4{margin-left:16.66667%}
.col-sm-offset-5{margin-left:20.83333%}
.col-sm-offset-6{margin-left:25%}
.col-sm-offset-7{margin-left:29.16667%}
.col-sm-offset-8{margin-left:33.33333%}
.col-sm-offset-9{margin-left:37.5%}
.col-sm-offset-10{margin-left:41.66667%}
.col-sm-offset-11{margin-left:45.83333%}
.col-sm-offset-12{margin-left:50%}
.col-sm-offset-13{margin-left:54.16667%}
.col-sm-offset-14{margin-left:58.33333%}
.col-sm-offset-15{margin-left:62.5%}
.col-sm-offset-16{margin-left:66.66667%}
.col-sm-offset-17{margin-left:70.83333%}
.col-sm-offset-18{margin-left:75%}
.col-sm-offset-19{margin-left:79.16667%}
.col-sm-offset-20{margin-left:83.33333%}
.col-sm-offset-21{margin-left:87.5%}
.col-sm-offset-22{margin-left:91.66667%}
.col-sm-offset-23{margin-left:95.83333%}
.col-sm-offset-24{margin-left:100%}
}@media (min-width:992px){
.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-13,.col-md-14,.col-md-15,.col-md-16,.col-md-17,.col-md-18,.col-md-19,.col-md-2,.col-md-20,.col-md-21,.col-md-22,.col-md-23,.col-md-24,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}
.col-md-1{width:4.16667%}
.col-md-2{width:8.33333%}
.col-md-3{width:12.5%}
.col-md-4{width:16.66667%}
.col-md-5{width:20.83333%}
.col-md-6{width:25%}
.col-md-7{width:29.16667%}
.col-md-8{width:33.33333%}
.col-md-9{width:37.5%}
.col-md-10{width:41.66667%}
.col-md-11{width:45.83333%}
.col-md-12{width:50%}
.col-md-13{width:54.16667%}
.col-md-14{width:58.33333%}
.col-md-15{width:62.5%}
.col-md-16{width:66.66667%}
.col-md-17{width:70.83333%}
.col-md-18{width:75%}
.col-md-19{width:79.16667%}
.col-md-20{width:83.33333%}
.col-md-21{width:87.5%}
.col-md-22{width:91.66667%}
.col-md-23{width:95.83333%}
.col-md-24{width:100%}
.col-md-offset-0{margin-left:0}
.col-md-offset-1{margin-left:4.16667%}
.col-md-offset-2{margin-left:8.33333%}
.col-md-offset-3{margin-left:12.5%}
.col-md-offset-4{margin-left:16.66667%}
.col-md-offset-5{margin-left:20.83333%}
.col-md-offset-6{margin-left:25%}
.col-md-offset-7{margin-left:29.16667%}
.col-md-offset-8{margin-left:33.33333%}
.col-md-offset-9{margin-left:37.5%}
.col-md-offset-10{margin-left:41.66667%}
.col-md-offset-11{margin-left:45.83333%}
.col-md-offset-12{margin-left:50%}
.col-md-offset-13{margin-left:54.16667%}
.col-md-offset-14{margin-left:58.33333%}
.col-md-offset-15{margin-left:62.5%}
.col-md-offset-16{margin-left:66.66667%}
.col-md-offset-17{margin-left:70.83333%}
.col-md-offset-18{margin-left:75%}
.col-md-offset-19{margin-left:79.16667%}
.col-md-offset-20{margin-left:83.33333%}
.col-md-offset-21{margin-left:87.5%}
.col-md-offset-22{margin-left:91.66667%}
.col-md-offset-23{margin-left:95.83333%}
.col-md-offset-24{margin-left:100%}
}@media (min-width:1240px){
.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-13,.col-lg-14,.col-lg-15,.col-lg-16,.col-lg-17,.col-lg-18,.col-lg-19,.col-lg-2,.col-lg-20,.col-lg-21,.col-lg-22,.col-lg-23,.col-lg-24,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}
.col-lg-1{width:4.16667%}
.col-lg-2{width:8.33333%}
.col-lg-3{width:12.5%}
.col-lg-4{width:16.66667%}
.col-lg-5{width:20.83333%}
.col-lg-6{width:25%}
.col-lg-7{width:29.16667%}
.col-lg-8{width:33.33333%}
.col-lg-9{width:37.5%}
.col-lg-10{width:41.66667%}
.col-lg-11{width:45.83333%}
.col-lg-12{width:50%}
.col-lg-13{width:54.16667%}
.col-lg-14{width:58.33333%}
.col-lg-15{width:62.5%}
.col-lg-16{width:66.66667%}
.col-lg-17{width:70.83333%}
.col-lg-18{width:75%}
.col-lg-19{width:79.16667%}
.col-lg-20{width:83.33333%}
.col-lg-21{width:87.5%}
.col-lg-22{width:91.66667%}
.col-lg-23{width:95.83333%}
.col-lg-24{width:100%}
.col-lg-offset-0{margin-left:0}
.col-lg-offset-1{margin-left:4.16667%}
.col-lg-offset-2{margin-left:8.33333%}
.col-lg-offset-3{margin-left:12.5%}
.col-lg-offset-4{margin-left:16.66667%}
.col-lg-offset-5{margin-left:20.83333%}
.col-lg-offset-6{margin-left:25%}
.col-lg-offset-7{margin-left:29.16667%}
.col-lg-offset-8{margin-left:33.33333%}
.col-lg-offset-9{margin-left:37.5%}
.col-lg-offset-10{margin-left:41.66667%}
.col-lg-offset-11{margin-left:45.83333%}
.col-lg-offset-12{margin-left:50%}
.col-lg-offset-13{margin-left:54.16667%}
.col-lg-offset-14{margin-left:58.33333%}
.col-lg-offset-15{margin-left:62.5%}
.col-lg-offset-16{margin-left:66.66667%}
.col-lg-offset-17{margin-left:70.83333%}
.col-lg-offset-18{margin-left:75%}
.col-lg-offset-19{margin-left:79.16667%}
.col-lg-offset-20{margin-left:83.33333%}
.col-lg-offset-21{margin-left:87.5%}
.col-lg-offset-22{margin-left:91.66667%}
.col-lg-offset-23{margin-left:95.83333%}
.col-lg-offset-24{margin-left:100%}
}
.page-template-page-home .header,.page-template-page-home .uc-header{margin-bottom:0;}


@media (max-width:991px) {
	.sec-panel-head small {display:none}
}
.sec-panel-head .more {
	float:right;
	font-size:14px;
	font-weight:400;
	color:#999
}
.sec-panel-head .more,.sec-panel-head .more:hover,.topic-list span {
	-webkit-transition:all .3s ease-out;
	-o-transition:all .3s ease-out;
	transition:all .3s ease-out
}
.sec-panel-head .more:hover {
	color:#3380ff;
	text-decoration:none
}

.list {
	margin:0;
	padding:0;
	list-style-type:none
}
.topic-list {
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	margin-left:-15px;
	margin-bottom:-15px;
	-webkit-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap
}
@media (max-width:991px) {
	.topic-list {margin-left:-10px;margin-bottom:-10px}
}
.topic-list .topic {
	padding:0 0 15px 15px;
	width:25%;
	-webkit-flex-shrink:0;
	-ms-flex-negative:0;
	flex-shrink:0
}
@media (max-width:991px) {
	.topic-list .topic {padding:0 0 10px 10px}
}
.topic-list .topic-wrap {
	position:relative;
	display:block;
	width:100%;
	text-decoration:none;
	border-radius:4px;
	overflow:hidden
}
.topic-list .topic-wrap:hover {
	text-decoration:none
}
.topic-list .cover-container img,.topic-list .topic-wrap:hover img {
	-webkit-transition:-webkit-transform .3s ease-out 0s;
	-o-transition:transform .3s ease-out 0s;
	transition:transform .3s ease-out 0s;
	transition:transform .3s ease-out 0s,-webkit-transform .3s ease-out 0s
}
.topic-list .topic-wrap:hover img {
	-webkit-transform:scale(1.05);
	-ms-transform:scale(1.05);
	transform:scale(1.05)
}
.topic-list .topic-wrap:after,.topic-list .topic-wrap:hover:after {
	-webkit-transition:all .3s ease 0s;
	-o-transition:all .3s ease 0s;
	transition:all .3s ease 0s
}
.topic-list .topic-wrap:hover:after {
	opacity:.7
}
.topic-list .topic-wrap:after {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	content:"";
	background:rgba(0,0,0,.3)
}
.topic-list .cover-container img {
	width:100%;
	height:auto;
	vertical-align:top
}
.topic-list span {
	position:absolute;
	left:0;
	bottom:0;
	z-index:1;
	top:50%;
	width:100%;
	margin-top:-10px;
	padding:0 15px;
	font-size:20px;
	line-height:20px;
	font-weight:500;
	text-align:center;
	color:#fff;
	overflow:hidden;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
	white-space:nowrap;
	word-wrap:normal;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	top: auto;
    font-size: 16px;
    line-height: 40px;
}
@media (max-width:991px) {
	.topic-list span {font-size:18px}
}
@media (max-width:768px) {
	.topic-list span {font-size:16px}
}
@media (max-width:420px) {
	.topic-list span {font-size:14px}
}