.en .app-banner .banner-content .banner-title {
	padding-right: 50%;
	font-size: 40px;
}
.en .app-banner .banner-content>p {
	padding-right: 50%;
}
.en .app-banner {
	height: 800px;
}
.en .banner-container .links-group a {
	font-size: 15px;
	width: auto;
}
.en .app-banner .banner-content .banner-title em {
    margin-top: -7px;
    width: 38px;
    height: 51px;
}
.en .app-content .title h3 {
	font-size: 38px;
}
.en .app-content .title span {
	font-size: 18px;
}
.en .app-downloads-wrap .item .pannel h4 {
	font-size: 20px;
}
.en .app-downloads-wrap .item .pannel p {
	font-size: 14px;
	margin-bottom: 20px;
}
.en .app-downloads-wrap .item {
	padding-top: 28px;
	padding-bottom: 28px;
}
.en .app-downloads-wrap .item .pannel .text {
	font-size: 13px;
}
.en .app-downloads-wrap .item {
	height: auto;
}
@media screen and (max-width: 1359px) {
	.en .app-banner .banner-content .banner-title {
		font-size: 36px;
	}
	.en .app-content .title h3 {
	    font-size: 35px;
	}
}
@media screen and (max-width: 1199px) {
	.en .app-banner .banner-content .banner-title {
		font-size: 30px;
	}
	.en .app-banner .banner-content .banner-title em {
		width: 30px;
		height: 40px;
	}
	.en .banner-container .links-group a {
	    font-size: 14px;
	}
}
@media screen and (max-width: 1023px) {
	.en .app-banner .banner-content .banner-title,
	.en .app-banner .banner-content>p {
		padding-right: 16px;
	}
	.en .app-banner .banner-content .banner-title,
	.en .app-content .title h3 {
	    font-size: 24px;
	}
	.en .app-banner .banner-content .banner-title em {
	    width: 24px;
	    height: 32px;
	}
	.en .app-banner {
		height: auto;
	}
	.en .banner-container .links-group a {
		width: 686px;
	}
	.en .app-content .title span {
	    font-size: 16px;
	}
	.en .app-banner .app-scan-code span {
		display: block;
		width: 150px;
	}
	.en .app-downloads-wrap .item .pannel h4 {
	    font-size: 18px;
	}
}
@media screen and (max-width: 768px) {
	.en .app-banner .banner-content .banner-title,
	.en .app-content .title h3 {
	    font-size: 20px;
	}
}