img.wp-smiley,
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}
.recentcomments a {
	display: inline !important;
	padding: 0 !important;
	margin: 0 !important;
}
.vc_custom_1469449367040 {
	padding: 50px 0 30px 0;
}

.vc_custom_1469449497367 {
	padding-top: 0.2% !important;
	padding-right: 1% !important;
	padding-bottom: 0% !important;
	padding-left: 1% !important;
}

.vc_custom_1469449417991 {
	padding-top: 1.1% !important;
	padding-bottom: 7.6% !important;
}

.vc_custom_1469449497367 {
	padding-top: 0.2% !important;
	padding-right: 1% !important;
	padding-bottom: 0% !important;
	padding-left: 1% !important;
}

.vc_custom_1469449417991 {
	padding-top: 1.1% !important;
	padding-bottom: 7.6% !important;
}

.swiper-box {
	width: 100%;
	overflow: hidden;
}
.swiper-left .swiper-container{
	height: 700px;
	margin-bottom: 40px;
}
.swiper-left .swiper-slide{
	height: 700px;
}
.swiper-left .swiper-slide img {
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.swiper-right .swiper-container{
	height: 700px;
}
.swiper-right .swiper-slide{
	height: 110px;
	margin-bottom: 20px;
	margin-right: 30px;
	position: relative;
}

.swiper-right .swiper-slide img {
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.swiper-right .swiper-slide span {
	display: inline-block;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(232, 232, 232, 0.5);
}

@media only screen and (max-width: 1400px) {
	.swiper-box {
		width: 90%;
		margin: 0 auto;
	}
	.swiper-left .swiper-container{
		height: 500px;
	}
	.swiper-left .swiper-slide{
		height: 500px;
	}
	.swiper-right .swiper-container{
		height: 500px;
	}
	.swiper-right .swiper-slide{
		height: 70px;
	}

}
@media only screen and (max-width: 1080px) {
	.swiper-box {
		width: 90%;
		margin: 0 auto;
	}
	.swiper-left .swiper-container{
		height: 400px;
	}
	.swiper-left .swiper-slide{
		height: 400px;
	}
	.swiper-right .swiper-container{
		height: 400px;
	}
	.swiper-right .swiper-slide{
		height: 75px;
	}
}
@media only screen and (max-width: 768px) {
	.swiper-box {
		width: 90%;
		margin: 0 auto;
	}
	.swiper-left .swiper-container{
		height: 300px;
	}
	.swiper-left .swiper-slide{
		height: 300px;
	}
	.swiper-right .swiper-container{
		height: 150px;
	}
	.swiper-right .swiper-slide{
		height: 100px;
		left: calc(-1 * 100% / 3.6);
	}
}

@media only screen and (max-width: 400px) {
	.swiper-box {
		width: 90%;
		margin: 0 auto;
	}
	.swiper-left .swiper-container{
		height: 200px;
	}
	.swiper-left .swiper-slide{
		height: 200px;
	}
	.swiper-right .swiper-container{
		height: 120px;
	}
	.swiper-right .swiper-slide{
		height: 66px;
		left: calc(-1 * 100% / 1.5);
	}
}
