#contact_us_container {
	padding: 35px 60px;
}
#contact_us_wechat,#contact_us_hk,#contact_us_ch {
	padding-bottom: 50px;
}
#contact_us_ch {
	border-bottom: 2px #888787 solid;
}
#wechat_header {
	display:inline-block;
	padding: 40px 30px 0 80px;
	background-image: url(/images/wechat_icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: 'scFont-thin', Fallback, sans-serif;
    font-size: 26px;
    color: #323232;
	height: 123px;
	border-right: 1px #acacac solid;
	vertical-align: middle;
	box-sizing: border-box;
	width:25%;
}
.wechat_qr,.wechat_qr_icon,.wechat_qr_text {
	display:inline-block;
	vertical-align: middle;
}
.wechat_qr {
	width: calc(37% - 4px);
	box-sizing: border-box;
	padding-left: 30px;
}
.wechat_qr_text {
	font-family: 'scFont-Medium', Fallback, sans-serif;
    font-size: 20px;
	line-height: 30px;
}
.wechat_qr_text.pe {
	color: #2d92b3;
}
.wechat_qr_text.ga {
	//color: #ec9e08;
	color: #0057ab;
}
#hk_header {
	display:inline-block;
	font-size: 22px;
    color: #0057ab;
	font-weight: bold;
	padding-right: 30px;
	vertical-align: top;
}
#hk_info {
	display: inline-block;
	vertical-align: top;
}
.ch_column {
	display:inline-block;
	width: calc(33.3% - 5px);
	vertical-align: top;
	box-sizing: border-box;
}
.ch_column:not(:first-child) {
    padding-left:40px;
	border-left: 1px #acacac solid;
}
.ch_header {
	font-size: 18px;
    color: #0057ab;
	font-weight: bold;
	margin-bottom: 10px;
}
.contact_address {
	font-family: 'scFont-thin', Fallback, sans-serif;
    font-size: 16px;
    color: #222222;
    line-height: 25px;
	margin-bottom: 20px;
}
.contact_address.hk {
	font-size: 18px;
	margin-bottom: 0;
}
.contact_address.sh {
	margin-bottom: 70px;
}
.contact_info {
	position: relative;
	padding: 0 0 0 45px;
}
.contact_info > span {
	font-family: 'scFont-thin', Fallback, sans-serif;
    font-size: 18px;
    color: #222222;
    line-height: 25px;
	font-weight: bold;
	position: absolute;
	top: 0;
    left: 0;
}
.contact_info > div,.contact_info a {
	font-family: 'scFont-thin', Fallback, sans-serif;
    font-size: 16px;
    color: #222222;
    line-height: 25px;
}
.contact_info.hk > span {
    font-size: 18px;
}
.contact_info.hk > div,.contact_info.hk a {
	font-size: 16px;
}
#contact_us_form {
	
}
#contact_us_intro {
	font-family: 'scFont-thin', Fallback, sans-serif;
    font-size: 18px;
    color: #222222;
    line-height: 25px;
	padding: 25px 0;
}
.form_row {
    margin-bottom: 15px;
}
.form_row label {
	font-weight: bold;
    font-size: 20px;
    color: #323232;
    line-height: 30px;
    display: inline-block;
    width: 120px;
    vertical-align: top;
    margin-bottom: 0;
}
.form_row label.type {
	font-size: 20px;
    color: #323232;
    line-height: 30px;
    padding-left: 8px;
    vertical-align: middle;
    font-weight: normal;
	display: inline-block;
}
.form_row.type div {
	display: inline-block;
}
.form_row label.tandc {
	width: calc(100% - 205px);
	font-family: 'scFont-thin', Fallback, sans-serif;
    font-size: 16px;
    color: #222222;
    line-height: 25px;
	vertical-align: middle;
    font-weight: normal;
	padding-left: 8px;
	display: inline-block;
}
.form_row label.tandc a {
	text-decoration: underline;
	vertical-align: middle;
}
.form_row input[type=text] {
    font-size: 15px;
    background: rgba(255, 255, 255, 0.44);
    height: 34px;
    width: calc(100% - 125px);
	border: 1px solid #A4A4A4;
    padding: 3px 5px 3px 3px !important;
    line-height: 1;
    box-sizing: border-box;
    display: inline-block;
    border-radius: 0;
    margin-bottom: 0;
}
.form_row textarea {
    font-size: 15px;
    background: rgba(255, 255, 255, 0.44);
    width: calc(100% - 125px);
    border: 1px solid #A4A4A4;
    padding: 3px 5px 3px 3px !important;
    box-sizing: border-box;
    display: inline-block;
    border-radius: 0;
    margin-bottom: 0;
}
.tandc_checkbox {
    width: 22px;
    display: inline-block;
    vertical-align: top;
    padding-top: 4px;
}
.tandc_text {
    width: calc(100% - 27px);
    line-height: 24px;
    display: inline-block;
    vertical-align: top;
}
.form_btn{
    margin-bottom: 50px;
	text-align: right;
}
.form_btn input {
	background-color: #b2b4b6;
    font-family: 'scFont-thin', Fallback, sans-serif;
    font-size: 22px;
    color: #FFF;
    letter-spacing: 5px;
	border: 0;
	padding: 12px 22px;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}


@media (max-width: 1120px) {
	#wechat_header {
		display: block;
		border:0;
		padding: 10px 0 0 80px;
		height: 60px;
		margin-bottom: 30px;
		width: 100%;
	}
	.wechat_qr {
		width: calc(50% - 4px);
		padding-left: 0;
	}
	.ch_column {
		width: calc(50% - 5px);
	}
	.ch_column:last-child {
		padding :0;
		border: 0;
		display: block;
		margin-top: 50px;
	}
}
@media (max-width: 768px) {
	#contact_us_container {
		padding: 25px 40px;
	}
}

@media (max-width: 720px) {
	.wechat_qr {
		vertical-align: top;
	}
	.wechat_qr_icon,.wechat_qr_text {
		display: block;
		font-size: 18px;
	}
	#contact_us_hk {
		border-bottom: 1px #acacac solid;
		padding-bottom: 25px;
		margin-bottom: 25px;
	}
	#contact_us_ch {
		padding-bottom: 0;
	}
	#hk_header {
		display: block;
		margin-bottom: 15px;
	}
	#hk_info {
		display: block;
	}
	.ch_column,.ch_column:not(:first-child) {
		display: block;
		border-left:0;
		border-bottom: 1px #acacac solid;
		padding-bottom: 30px;
		margin: 0 0 25px 0;
		width: 100%;
		padding-left:0;
	}
	.ch_column:last-child {
		border-bottom: 0;
		margin: 0;
	}
	.contact_address.sh {
		margin-bottom: 20px;
	}
	.form_row label {
		display:block;
	}
	.form_row input[type=text],.form_row textarea {
		width: 100%;
	}
	.form_row label.tandc {
		width: calc(100% - 40px);
	}
}

@media (max-width: 414px) {
	#contact_us_container {
		padding: 20px;
	}
}