.en .banner-container>.title h1 span {
    font-size: 50px;
}
.en .pr-container .online-deposit .deposit-word .payment-channel h4,
.en .company-account .title,
.en .table-download .title {
	font-size: 28px;
}
.en .company-account .account-table-box table tr td {
	word-break: break-word;
}
.en .table-download .download-list .group-panel .download-group .txt {
	font-size: 20px;
}
@media screen and (max-width: 1679px) {
	.en .banner-container>.title h1 span {
	    font-size: 44px;
	}
}
@media screen and (max-width: 1359px) {
	.en .banner-container>.title h1 span {
	    font-size: 38px;
	}
}
@media screen and (max-width: 1199px) {
	.en .banner-container>.title h1 span {
	    font-size: 32px;
	}
	.en .pr-container .online-deposit .deposit-word .payment-channel h4,
	.en .company-account .title,
	.en .table-download .title {
		font-size: 24px;
	}
	.en .banner-container>.title p,
	.en .banner-online-service .online-word .service-txt h4,
	.en .pr-container .contactus-wrap .contactus-item .service-infor h4,
	.en .pr-container .online-deposit .start-trading a,
	.en .table-download .download-list .group-panel .download-group .txt {
		font-size: 18px;
	}
}
@media screen and (max-width: 1023px) {
	.en .banner-container>.title h1 span {
	    font-size: 28px;
	}
	.en .banner-container>.title p {
		font-size: 16px;
		line-height: 120%;
	}
	.en .pr-container .online-deposit .deposit-word .payment-channel h4 {
		font-size: 21px;
	}
	.en .company-account .title,
	.en .table-download .title {
		font-size: 20px;
	}
	.en .banner-online-service .online-word .service-txt h4,
	.en .pr-container .contactus-wrap .contactus-item .service-infor h4,
	.en .pr-container .online-deposit .start-trading a,
	.en .table-download .download-list .group-panel .download-group .txt {
		font-size: 16px;
	}
	.en .pr-container .social-media h3 {
		font-size: 18px;
	}
}
@media screen and (max-width: 768px) {
	.en .banner-container>.title h1 span {
	    font-size: 24px;
	}
	.en .pr-container .online-deposit .deposit-word .payment-channel h4,
	.en .company-account .title,
	.en .table-download .title {
		font-size: 18px;
	}
	.en .banner-container>.title p {
		font-size: 15px;
	}
	.en .pr-container .contactus-wrap .contactus-item .service-infor p,
	.en .company-account .account-table-box table tr td,
	.en .table-download .download-list .group-panel .download-group .txt {
		font-size: 13px;
	}
}