.contactus-form-fields-wrapper{
	margin: 0;
}
.contactus-form-field{
	margin-left: 0;
}
.contactus-form-field--recaptcha{
	overflow: auto;
}
.contactus-form-buttons-wrapper{
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	width: 100%;
	justify-content: center;
	margin-left: 0;
	margin-right: 0;
}
.contactus-submit-error{
	border: 1px solid #ff0000;
    /* display: inline-block; */
    padding: 10px 20px;
    border-radius: 4px;
    margin-bottom: 20px;
    color: #ff0000;
}
.contactus-form-fields-wrapper .q-field__control {
	color: #222;
}
.row {
	margin-left:initial;
	margin-right:initial;
}
.col {
	padding-left:initial;
	padding-right:initial;
}
button.action-button.action-button--outline-grey:hover {
	color: #666;
}
.contactus-form-field--TFinterested_solutions .contactus-form-field__checkbox{
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center;
}
.contactus-form-field--TFinterested_solutions .q-checkbox__label{
	font-size: 1rem;
}
.contactus-header-wrapper{
	margin-bottom: 30px;
}
.contactus-header-intro{
	/*text-align: center;*/
	font-weight: 300;
}
.contactus-header_lead-in{
	display: flex;
	flex-direction: column;
	align-items: center;
}

.contactus-header-broadband-flash {
	color: #ea1000;
    font-size: 48px;
    font-weight: bold;
	margin-bottom: 10px;
}
.contactus-header-broadband-flash-small {
	color: #ea1000;
    font-size: 40px;
    font-weight: bold;
}

.contactus-header_lead-in img {
	height: auto;
    width: 950px;
    max-width: 100%;
    display: block;
    margin: 0 auto 40px;
}

.contactus-intro-highlight-wrapper{
	border: 1px solid #FF6319;
}
.contactus-intro-highlight__heading{
	font-weight: bold;
	margin-bottom: 0.5em;
}
.contactus-intro-highlight-wrapper{
	margin-bottom: 30px;
	padding: 20px 20px;
}
.contactus-intro-highlight-wrapper li + li{
	margin-top: 0.5em;
}
.contactus-intro-highlight-wrapper ul:last-child{
	margin-bottom: 0;
}
.contactus-remarks-wrapper{
	margin: 0;
	margin-bottom: 30px;
	font-size: 0.8rem;
}
.contactus-form-field--TFinterested_solutions .q-field__label,
.contactus-form-field--RAcontacttime .q-field__label{
	font-size: 16px;
	transform: none;
	top: 0;
}
.contactus-form-field--TFinterested_solutions.q-field--auto-height.q-field--labeled .q-field__control-container,
.contactus-form-field--RAcontacttime.q-field--auto-height.q-field--labeled .q-field__control-container{
	padding-top: 30px;
}
.contactus-form-field--TFinterested_solutions .q-field__control-container .q-gutter-md,
.contactus-form-field--RAcontacttime .q-field__control-container .q-gutter-md{
	margin-left: -10px;
}
.contactus-form-field-subtitle{
	font-size: 16px;
	margin-left: 0;
	font-weight: 400;
	color: rgba(0,0,0,0.6);
}
.contactus-footer-wrapper{
	margin-top: 40px;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	
}
.contactus-anti-epidemic-wrapper{
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	
}
.contactus-anti-epidemic__contact{
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center;
}
.contactus-anti-epidemic__contact + .contactus-anti-epidemic__contact{
	margin-top: 10px;
}
.contactus-anti-epidemic__contact-title{
	margin-left: 8px;
}
.contactus-anti-epidemic__contact-title a,
.contactus-anti-epidemic__contact-title a:hover{
	text-decoration: underline;
}
.contactus-anti-epidemic__contact-icon-font{
	font-size: 34px;
}
.contactus-anti-epidemic__contacts-wrapper{
	margin-top: 8px;
}
.contactus-anti-epidemic__contact-icon-img{
	display: block;
	width: 30px;
	height: 30px;
	margin: 1px;
}
.contactus-highlight-item-wrapper,
.contactus-highlight-item-wrapper--5G-BB{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin: 30px 0;
	text-align: center;
}
.contactus-highlight-item,
.contactus-highlight-item--5G-BB{
	margin-top: 20px;
	flex-basis: 50%;
}
.contactus-highlight-item:nth-child(1),
.contactus-highlight-item:nth-child(2),
.contactus-highlight-item--5G-BB:nth-child(1),
.contactus-highlight-item--5G-BB:nth-child(2){
	margin-top: 0;
}
.contactus-highlight-item__icon{
	height: 120px;
	width: auto;
}
.contactus-intro-product-img{
	height: 250px;
	width: auto;
}
.contactus-footer__commu{
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}
.contactus-footer__commu__icon{
	font-size: 34px;
}
.contactus-footer__commu__title{
	margin-left: 8px;
}
.contactus-footer__remarks-heading{
	font-family: GrotaSansMedium,'Noto Sans TC';
	font-weight: 500;
}
.contactus-footer__remarks-list{
	margin-top: 0.5em;
}
.contactus-footer__remarks-list li{
	margin-top: 0;
}
.contactus-footer__remarks-wrapper{
	margin-top: 30px;
	width: 100%;
}
.contactus-tick-li-wrapper{
	margin-bottom: 0;
}
.contactus-tick-li-wrapper li{
	list-style-type: none;
	list-style-image: url(https://www.smartonesolutions.com.hk/images/icon/common/tick.svg);
	margin-bottom: 1em;
	margin-top: 0;
	padding-left: 5px;
}
.contactus-tick-li-wrapper li:last-child{
	margin-bottom: 0;
}
.contactus-5G-BB-router-img{
	height: auto;
	width: 600px;
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
.display_dk{
	display:none !important;
}
.display_mo{
	display:block !important;
}
.color-Enquiry{
	color:red;
}
.stprotect_cover_box{
    width: 100%;
	margin: 20px auto 0 auto;
}
.stprotect_cover_box h3{
	color:#FF6319;
	font-size:24px;
}
.stprotect_cover-ul {
	margin:0;
}
.stprotect_cover-ul li{
	list-style-type: none;
    list-style-image: url(https://www.smartonesolutions.com.hk/images/icon/common/tick.svg);
    padding-left: 5px;
	font-size:16px;
	line-height:24px;
}
.stprotect_cover-ul li:last-child{
	margin-bottom:0;
}
.contactus-lead_in-wrapper{
	text-align: center;
    margin: 0 auto 50px;
	font-size: 24px;
}
.contactus-lead_in-wrapper-en{
	text-align: center;
    margin: 0 auto 50px;
	font-size: 24px;
}
h3{
	font-size:29px;
}