@charset "utf-8";
/* CSS Document *//
@font-face {
    font-family: RobotoCondensedLight;
    src: url('/fonts/Roboto/robotocondensed-light.eot');
    src: url('/fonts/Roboto/robotocondensed-light.eot') format('embedded-opentype'),
         url('/fonts/Roboto/robotocondensed-light.woff') format('woff'),
         url('/fonts/Roboto/robotocondensed-light.ttf') format('truetype'),
         url('/fonts/Roboto/robotocondensed-light.svg#RobotoCondensedLight') format('svg');
}
@font-face {
    font-family: RobotoThin;
    src: url('/fonts/Roboto/Roboto-Thin.eot');
    src: url('/fonts/Roboto/Roboto-Thin.eot') format('embedded-opentype'),
         url('/fonts/Roboto/Roboto-Thin.woff') format('woff'),
         url('/fonts/Roboto/Roboto-Thin.ttf') format('truetype'),
         url('/fonts/Roboto/Roboto-Thin.svg#Roboto-Thin') format('svg');
}
@font-face {
    font-family: RobotoMedium;
    src: url('/fonts/Roboto/Roboto-Medium.eot');
    src: url('/fonts/Roboto/Roboto-Medium.eot') format('embedded-opentype'),
         url('/fonts/Roboto/Roboto-Medium.woff') format('woff'),
         url('/fonts/Roboto/Roboto-Medium.ttf') format('truetype'),
         url('/fonts/Roboto/Roboto-Medium.svg#Roboto-Medium') format('svg');
}
@font-face {
    font-family: RobotoRegular;
    src: url('/fonts/Roboto/Roboto-Regular.eot');
    src: url('/fonts/Roboto/Roboto-Regular.eot') format('embedded-opentype'),
         url('/fonts/Roboto/Roboto-Regular.woff') format('woff'),
         url('/fonts/Roboto/Roboto-Regular.ttf') format('truetype'),
         url('/fonts/Roboto/Roboto-Regular.svg#Roboto-Regular') format('svg');
}
@font-face {
    font-family: PalatinoBold;
    src: url('/fonts/palatino-bold/paltno.eot');
    src: url('/fonts/palatino-bold/paltno.eot') format('embedded-opentype'),
         url('/fonts/palatino-bold/paltno.woff') format('woff'),
         url('/fonts/palatino-bold/paltno.ttf') format('truetype'),
         url('/fonts/palatino-bold/paltno.svg#paltno') format('svg');
}
@font-face {
	font-family: Righteous-Regular;
	src: url('/fonts/Righteous-Regular.ttf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: xsung;
    src: url('/fonts/NotoSerifCJKtc-Bold.otf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: MStiffHeiHK-UltraBold;
    src: url('/fonts/MStiffHeiHK-UltraBold.otf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: heibold;
    src: url('/fonts/NotoSansTC-Bold.otf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: DFHuaZong;
    /*src: url('/fonts/DFHuaZong-W5-WINP-BF.otf');*/
	src: url('/fonts/DFHuaZong-W5-WINP-BF.eot');
    src: url('/fonts/DFHuaZong-W5-WINP-BF.eot') format('embedded-opentype'),
         url('/fonts/DFHuaZong-W5-WINP-BF.woff') format('woff'),
         url('/fonts/DFHuaZong-W5-WINP-BF.ttf') format('truetype'),
         url('/fonts/DFHuaZong-W5-WINP-BF.svg#DFHuaZong-W5-WINP-BF') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: din;
    /*src: url('/fonts/DIN/DINPro-Regular.eot');*/
	src: url('/fonts/DIN/DINPro-Regular.otf');
    src: url('/fonts/DIN/DINPro-Regular.eot') format('embedded-opentype'),
         url('/fonts/DIN/DINPro-Regular.woff') format('woff'),
         url('/fonts/DIN/DINPro-Regular.ttf') format('truetype'),
         url('/fonts/DIN/DINPro-Regular.svg#DINPro-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: dinbold;
    /*src: url('/fonts/DIN/DIN-Bold.eot');*/
	src: url('/fonts/DIN/DIN-Bold.otf');
    src: url('/fonts/DIN/DIN-Bold.eot') format('embedded-opentype'),
         url('/fonts/DIN/DIN-Bold.woff') format('woff'),
         url('/fonts/DIN/DIN-Bold.ttf') format('truetype'),
         url('/fonts/DIN/DIN-Bold.svg#DIN-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}
body{
	font-family:RobotoRegular,微軟正黑體,Microsoft JhengHei;
	padding:0;
	margin:0;
}
img{
	display:block;
}
.backimg, .livesmallblock, .form_row, .shareblock, .disarea, .checkboxrow, .tagarea, .specialfeature_row{
	zoom:1;
}
.backimg:after, .livesmallblock:after, .form_row:after, .shareblock:after, .disarea:after, .checkboxrow:after, .tagarea:after, .specialfeature_row:after{
	content:".";display:block;font-size:0;line-height:0;height:0;clear:both;visibility:hidden;
}
a{
	color:#f5a817;
	text-decoration:none;
}
.services-email .infoBlock.emailService {
    background-repeat: no-repeat;
    background-position: center center;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    background-image: url(/images/photo/cs.jpg);
	background-position:center center;
}

#changeform input[type=text], #changeform input[type=number], #changeform input[type=password],#emailform input[type=text], #emailform input[type=number], #emailform input[type=password] {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px #D9D9D9 solid;
    -moz-box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
	width:100%;
	background-color: #f2f2f2;
	border-radius: 5px;
	line-height: 40px;
    height: 40px;
	padding: 0 15px;
}
#changeform textarea {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px #D9D9D9 solid;
    -moz-box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
	width:100%;
	background-color: #f2f2f2;
	border-radius: 5px;
	line-height: 30px;
    height: auto;
	padding: 0 15px;
}
.styled-select select, .styled-select_grey select, .styled-select_cal select {
	background: transparent;
	width: 96%; 
	padding: 2%;
	font-size: 110%;
	line-height: 1;
	border: 0;
	border-radius: 0;
	height: 40px;
	-webkit-appearance:none;
	-moz-appearance:none;
	-o-appearance:none;
	appearance:none; 
}
select::-ms-expand {
    display: none;
}
.styled-select_grey {
    width: 100%;
    height: 40px;
    overflow: hidden;
    background: #f2f2f2 url(/images/icon/select.png) no-repeat right center;
    border: 1px solid #D9D9D9;
    padding: 0 0 0 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    appearance: none;
	border-radius: 5px;
	-moz-background-size: contain;
	-o-background-size: contain;
	-webkit-background-size: contain;
	background-size: contain;
}
.styled-select_cal {
    width: 100%;
    height: 40px;
    overflow: hidden;
    background: #f2f2f2 url(/images/icon/calendar_icon.png) no-repeat right center;
    border: 1px solid #D9D9D9;
    padding: 0 0 0 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    appearance: none;
	border-radius: 5px;
	-moz-background-size: contain;
	-o-background-size: contain;
	-webkit-background-size: contain;
	background-size: auto 75%;
}
.styled-select {
    width: 100%;
    height: 40px;
    overflow: hidden;
    background: #fff url(/images/icon/select.png) no-repeat right center;
    border: 1px solid #D9D9D9;
    padding: 0 0 0 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    appearance: none;
	border-radius: 5px;
	-moz-background-size: contain;
	-o-background-size: contain;
	-webkit-background-size: contain;
	background-size: contain;
}
.pinput:focus, .tinput:focus, .twopartcol:focus, .fourpartcol:focus{
    background: #FFF!important;
}
.container{
	max-width:998px;
	margin:auto;
	display:block;
	position:relative;
}
.header{
	background-color:rgba(255,255,255,0.9);
	display:table;
	width:100%;
}
/*.langarea, .langarea a{
	float:right;
	display:block;
	color:#4c4c4c;
	font-size:14px;
	text-transform:uppercase;
	background: url(/images/icon/global-grey.svg) no-repeat left center;
	-moz-background-size: 16px auto;
	-o-background-size: 16px auto;
	-webkit-background-size: 16px auto;
	background-size: 16px auto;
	padding:0 0 0 22px;
	text-decoration:none;
}*/
.floatright{
	float:right;
}
.formarea{
	background-color:#f5f5f5;
	clear:both;
	color:#58595b;
}
.prizearea{
	background-color:#e8ebee;
	clear:both;
	color:#fff;
}
sup{
	font-size:60%;
	line-height:50%;
}
.remark{
	font-size:13px;
	padding:10px 0px 20px;
}
.text1, .text2{
	display: block;
    width: 100%;
    vertical-align: middle;
	color:#fff;
}
.chattext{
	display:block;
}
.fixed{
	position: fixed!important;
}
.table-cell{
	display:table-cell;
	vertical-align:middle;
}
.dtable{
	display: table;
}
.error{
	color:#ee4023;
}
.tcarea{
	/*font-size:80%;*/
}
.checkboxrow{
	padding:8px 0;
	    line-height: 150%;
}
.checkboxcol{
	float:left;
	width:25px;
	display:block;
}
.checkboxtext{
	float:left;
	width:calc(100% - 25px);
	display:block;
}
.tagarea {
    text-align: center;
}
.prize_one img{
	max-width:70%;
	margin:auto;
	padding:50px 0;
}
.prizeoneimg{
	display: table-cell;
	vertical-align:middle;
}
.flag{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 65px 65px 0 0;
	border-color: #fbae17 transparent transparent transparent;
	font-size:24px;
	/*float: left;*/
	transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	position: absolute;
}
.flag p{
    text-align: center;
    top: -58px;
    left: 3px;
    position: absolute;
    width: 33px;
    height: 47px;
    margin: 0px;
    color: #fff;
	font-family:Righteous-Regular;
}
.l_img{
	margin:auto;
}
.form_header{
	color:#58595b;
	font-size:26px;
	text-align:center;
	padding:10px 0 30px;
	font-family:heibold;
	letter-spacing:0px;
	text-indent: 0px;
}
.prizeheader{
	color:#58595b;
	font-size:26px;
	text-align:center;
	padding:10px 0 30px;
	font-family:heibold, arial;
	letter-spacing:15px;
	text-indent: 15px;
}
.prizesubheader{
	color:#58595b;
	font-size:20px;
	text-align:center;
	padding:0 0 15px 0;
	font-weight:bold;
}
.prizetext{
	height:120px;
	width:100%;
	text-align:center;
	color:#fff;
	background: linear-gradient(90deg, rgba(246,146,30,1) 0%, rgba(251,174,23,1) 100%);
	background: -moz-linear-gradient(left, rgba(246,146,30,1) 0%, rgba(251,174,23,1) 100%);
	background: -webkit-linear-gradient(left, rgba(246,146,30,1) 0%, rgba(251,174,23,1) 100%);
	display:table;
}
.prizetextl {
	background: linear-gradient(90deg, rgba(0,72,147,1) 0%, rgba(51,108,169,1) 100%);
	background: -moz-linear-gradient(left, rgba(0,72,147,1) 0%, rgba(51,108,169,1) 100%);
	background: -webkit-linear-gradient(left, rgba(0,72,147,1) 0%, rgba(51,108,169,1) 100%);
}
.pcontent {
    display: table-cell;
    width: 100%;
    text-align: center;
    vertical-align: middle;
	font-size:20px;
	font-family:heibold;
}
.prize_remark{
	font-size:75%;
	font-family:RobotoRegular,微軟正黑體,Microsoft JhengHei;
	display: inline-block;
}
.resultarea{
	display:none;
}
.aligncenter{
	text-align:center;
}
.bold{
	font-weight:bold;
}
.clearboth{
	clear:both;
}
.telbtn{
	
}
.formarea {
    line-height: normal!important;
}
.slidedown{
	cursor:pointer;
}
#bottomtag{
	display:block;
	text-align:center;
	/*font-family:RobotoRegular,dinbold;*/
	padding:25px;
	color:#58595b;
	font-family:heibold,dinbold;
	font-size:19px;
}
.redtext{
	color:#ec1c24;
}
.extrabold{
	font-family: MStiffHeiHK-UltraBold;
    line-height: 33px;
}
.specialfeature_col:last-child {
    border-right: 0;
}
#beforesubmit{
	display:block;
}
.beforesubmit{
	display:block!important;
}
.tcarea2{
	font-size:11px;
}
.greytxt{
	color:#58595b;
}
.enjoybar{
	font-family:"Century Gothic";
	font-weight:bold;
}
.styled-select select, .styled-select_grey select, .styled-select_cal select {
	background: transparent;
	width: 96%; 
	padding: 2%;
	font-size: 110%;
	line-height: 1;
	border: 0;
	border-radius: 0;
	height: 40px;
	-webkit-appearance:none;
	-moz-appearance:none;
	-o-appearance:none;
	appearance:none; 
}
select::-ms-expand {
    display: none;
}
.styled-select {
    width: 100%;
    height: 40px;
    overflow: hidden;
    background: #fff url(/images/hidden-promo/ftth/pulldown.png) no-repeat right center;
    border: 1px solid #D9D9D9;
    padding: 0 0 0 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    appearance: none;
	border-radius: 5px;
	-moz-background-size: contain;
	-o-background-size: contain;
	-webkit-background-size: contain;
	background-size: contain;
	color:#58595b;
}
.remark a{
	color:#ee4023;
}
@media only screen and (min-width: 320px) {
	.backimg{
		background: #e8ebee url(/images/hidden-promo/ftth_small.jpg) no-repeat center top;
		-moz-background-size: auto 100%;
		-o-background-size: auto 100%;
		-webkit-background-size: auto 100%;
		background-size: auto 100%;
		min-height:314px;
		position:relative;
	}
	.backimg2{
		background: #e8ebee url(/images/hidden-promo/banner2_bg_s.png) no-repeat center top;
		-moz-background-size: cover;
		-o-background-size: cover;
		-webkit-background-size: cover;
		background-size: cover;
		min-height:314px;
		position:relative;
		display:table;
	}
	.backimg3{
		background: #e8ebee url(/images/hidden-promo/banner3_bg.jpg) no-repeat center top;
		-moz-background-size: auto 100%;
		-o-background-size: auto 100%;
		-webkit-background-size: auto 100%;
		background-size: auto 100%;
		min-height:314px;
		position:relative;
		display:table;
	}
	.header{
		/* height:55px; */
		padding:0;
		width:100%;
	}
	.table{
		display: table;
		height: 55px;
		width: 100%;
	}
	.table_cell{
		display:inline-block;
		vertical-align:middle;
		height: 55px;
		/*width:100%;*/
	}
	.nlogo{
		height: 35px;
		/* float: left; */
		display: table-cell;
		vertical-align: middle;
		width: 50%;
	}
	.nlogo img {
		height: 35px;
	}
	.styled_radio {
		display:inline-block;
		width:20px;
		height:20px;
		background:url(/images/icon/untick.svg) center center no-repeat;
		cursor:pointer;
		vertical-align: middle;
		-webkit-appearance: none;
		-moz-appearance: none;
		-o-appearance: none;
		-ms-appearance: none;
		appearance: none;
		margin: 0 4px 0 0;
		
	}
	.styled_radio:checked {
		background:url(/images/icon/tick.svg) center center no-repeat;
		-webkit-appearance: none;
		-moz-appearance: none;
		-o-appearance: none;
		-ms-appearance: none;
		appearance: none;
	}
	.trimask{
		height:75px;
		width:100%;
		/*-webkit-transition: all 0.5s ease;
		transition: all 0.5s ease;*/
		position:absolute;
		bottom:0px;
		z-index: 101;
	}
	.rightmask{
		/*transition: all 1s ease;*/
		width: 0;
		height: 0;
		border-top: 40px solid transparent;
		border-bottom: 0px solid transparent;
		border-right: 50% solid rgb(255, 255, 255);
		position: absolute;
		bottom: 0px;
		float: right;
	}
	.leftmask{
		/*transition: all 1s ease;*/
		width: 0;
		height: 0;
		border-top: 40px solid transparent;
		border-bottom: 0px solid transparent;
		border-left: 50% solid rgb(255, 255, 255);
		position: absolute;
		right: 0px;
		bottom: 0px;
		float: left;
	}
	.estatename{
		color:#fff;
		font-size:40px;
		border-radius:10px;
		padding:5px 15px;
		min-width:235px;
		background: linear-gradient(90deg, rgba(246,146,30,1) 0%, rgba(251,174,21,1) 100%);
		background: -moz-linear-gradient(left, rgba(246,146,30,1) 0%, rgba(251,174,21,1) 100%);
		background: -webkit-linear-gradient(left, rgba(246,146,30,1) 0%, rgba(251,174,21,1) 100%);
		max-width: 250px;
		margin: 25px auto;
		text-align: center;
		font-family:RobotoMedium,DFHuaZong,微軟正黑體,Microsoft JhengHei;
	}
	.logoarea{
		margin: auto;
		width: 100%;
		float: none;
	}
	.logoarea img{
		height:auto;
		width:100%;
		margin: auto;
		max-width:75px;
	}
	.tagline{
		color:#000;
		font-size:30px;
		letter-spacing:0px;
		text-align: center;
		font-family:DFHuaZong,微軟正黑體,Microsoft JhengHei;
		font-weight:normal;
		padding:0 0 15px;
	}
	.ysepline{
		margin:15px auto;
		width:138px;
		height:2px;
		background-color:#fbae17;
	}
	.formarea{
		padding:30px 15px 0 15px;
		line-height:180%;
		font-size:90%;
	}
	#footer{
		padding:25px 0;
		background-color:#fff;
		color:#5B5B5B;
		font-family:arial;
	}
	.copyright{
		display:none;
	}
	.smallcopyright{
		display:block;
		width:calc(100% - 40px);
		padding:20px;
		text-align:center;
		clear:both;
	}
	.hkt{
		display:block;
		float:left;
		height:40px;
		width:50%;
	}
	.pccw{
		display:block;
		float:right;
		height:40px;
		width:auto;
	}
	.hkt img, .pccw img{
		width:auto;
		height:40px;
	}
	.chattext{
		display: block;
		vertical-align: middle;
		/*height: 30px;
		line-height: 30px;*/
		/* width: 100%; */
		float: left;
		/*overflow: hidden;*/
		position:absolute;
		top:0px;
	}
/*
	.livechatbn{		
		-webkit-background-size: contain;
		-moz-background-size: contain;
		-o-background-size: contain;
		background-size: contain;
		background: #fbae17;
		background: -moz-linear-gradient(top, #ffca05 0%,#fbae17 100%);
		background: -webkit-linear-gradient(top, #ffca05 0%,#fbae17 100%);
		background: linear-gradient(to bottom, #ffca05 0%,#fbae17 100%);
		position:relative;
		top:auto;
		right:0px;
		bottom:0px;
		border-radius:0px;
		width:calc(100% - 16px);
		height:30px;
		display:block;
		padding:8px;
		cursor:pointer;
		z-index: 105;
	}
	.livetextarea{
		display: block;
		height: 30px;
		line-height: 30px;
		overflow:hidden;
		float:left;
		position:relative;
		width: calc(100% - 40px);
	}
	.livechaticon{
		background: url(/images/icon/chat-white.svg) top center no-repeat;
		-webkit-background-size: contain;
		-moz-background-size: contain;
		-o-background-size: contain;
		background-size: contain;
		width:30px;
		height:30px;
		margin:0 10px 0 0;
		display:inline-block;
		float:left;
	}
	.livesmallblock{
		width:150px;
		margin:auto;
		display:table;
	}*/
	.text1, .text2{
		font-size:85%;
	}
	.form_col1{
		width:100%;
	}
	.form_col2{
		width:100%;
	}
	.form_col1, .form_col2{
		float:left;
		padding:0 0 8px 0;
	}
	.inputbox {
		height: 40px;
		width: calc(100% - 6%);
		padding:0 3%;
		border-radius: 5px;
		border: 1px solid #d3d3d3;
		font-size: 15px;
	}
	.inputtextarea {
		height: auto;
		width: calc(100% - 6%);
		padding:3%;
		border-radius: 5px;
		border: 1px solid #d3d3d3;
	}
	.regform{
		padding:0px 0 10px;
	}
	.form_header{
		padding:0 0 20px 0;
		/*margin:0 0 30px 0;
		border-bottom:2px solid #ee4023;*/
		font-size:150%;
		color:#58595b;
	}
	.radiostyled {
		display:inline-block;
		width:16px;
		height:16px;
		border-radius:16px;
		border:3px solid #fff;
		background-color:#fff;
		/*background:url(/images/icon/untick.svg) center center no-repeat;*/
		cursor:pointer;
		vertical-align: middle;
		-webkit-appearance: none;
		-moz-appearance: none;
		-o-appearance: none;
		-ms-appearance: none;
		appearance: none;
		margin: 0 4px 0 0;
		border:1px solid #e5e5e5;
	}
	.radiostyled:checked {
		width:16px;
		height:16px;
		border-radius:16px;
		border:1px solid #fff;
		background-color:#ffca05;
		/*background:url(/images/icon/tick.svg) center center no-repeat;*/
		-webkit-appearance: none;
		-moz-appearance: none;
		-o-appearance: none;
		-ms-appearance: none;
		appearance: none;
		/*border:1px solid #e5e5e5;*/
	}
	.checkboxstyled{
		width:16px;
		height:16px;
	}
	.style_label {
		padding: 0 15px 8px 0px;
		display: inline-block;
		width: 100%;
		cursor:pointer;
	}
	.style_submit {
		margin: 28px auto 55px;
		width: 100%;
		text-align: center;
		color: #fff;
		background: -moz-linear-gradient(top, #fbc217 0%,#ff9600 100%);
		background: -webkit-linear-gradient(top, #fbc217 0%,#ff9600 100%);
		background: linear-gradient(to bottom, #fbc217 0%,#ff9600 100%);
		border: 0px solid #fff;
		border-radius: 21px;
		height: 42px;
		max-width: 285px;
		display: block;
		cursor: pointer;
		font-size:110%;
	}
	.style_submit:hover {
		background: #f6921e;
	}
	.shareblock{
		padding: 0 0 15px 0;
		text-align: center;
		max-width: 640px;
		margin: auto;
	}
	.shareCol{
		float:left;
		width:calc(100% - 14px);
		margin:10px 5px;
		text-align:center;
		height:50px;
		line-height:50px;
		border-radius:50px;
		border-radius:8px;
		font-size:110%;
		cursor:pointer;
		color:#fff;
		max-width: 285px;
		display:block;
	}
	.shareCol img{
		width:100%;
		max-width:173px;
		height:auto;
		margin: auto;
	}
	.enjoybar{
		text-align: center;
		/*color: #fff;
		background: -moz-linear-gradient(left, #fbc217 0%,#ff9600  100%);
		background: -webkit-linear-gradient(left, #fbc217 0%,#ff9600  100%);
		background: linear-gradient(to left, #fbc217 0%,#ff9600  100%);
		border: 0px solid #fff;
		border-radius: 25px;*/
		 /* height: 50px;*/
		display: block!important;
		font-size:110%;
		line-height: 50px;
		margin:0 auto 25px;
		max-width:720px;
		color: #000;
		padding: 10px;
		line-height: normal;
	}
	.tel{
		/*border:2px solid #25d366;
		background: url(/images/icon/tel_white_icon2.png) no-repeat 20px center, -moz-linear-gradient(top, #fbc217 0%,#ff9600 100%);
		background: url(/images/icon/tel_white_icon2.png) no-repeat 20px center, -webkit-linear-gradient(top, #fbc217 0%,#ff9600 100%);
		background: url(/images/icon/tel_white_icon2.png) no-repeat 20px center, linear-gradient(to bottom, #fbc217 0%,#ff9600 100%);*/
		/*-moz-background-size: 25px auto;
		-o-background-size: 25px auto;
		-webkit-background-size: 25px auto;
		background-size: 25px auto;*/
		background: -moz-linear-gradient(left, #F9AC17 0%,#FDC807 100%);
		background: -webkit-linear-gradient(left, #F9AC17 0%,#FDC807 100%);
		background: linear-gradient(to right, #F9AC17 0%,#FDC807 100%);
		height: 56px;
		line-height: 56px;
	}
	.whatapp{
		/*border:2px solid #25d366;
		background: url(/images/icon/whatsapp_icon_white2.png) no-repeat 20px center, -moz-linear-gradient(top, #39e766 0%,#25aa66 100%);
		background: url(/images/icon/whatsapp_icon_white2.png) no-repeat 20px center, -webkit-linear-gradient(top, #39e766 0%,#25aa66 100%);
		background: url(/images/icon/whatsapp_icon_white2.png) no-repeat 20px center, linear-gradient(to bottom, #39e766 0%,#25aa66 100%);*/
		/*-moz-background-size: 25px auto;
		-o-background-size: 25px auto;
		-webkit-background-size: 25px auto;
		background-size: 25px auto;*/
		background: -moz-linear-gradient(left, #F9AC17 0%,#FDC807 100%);
		background: -webkit-linear-gradient(left, #F9AC17 0%,#FDC807 100%);
		background: linear-gradient(to right, #F9AC17 0%,#FDC807 100%);
		height: 56px;
		line-height: 56px;
	}
	.live{
		/*border:2px solid #336ca9;
		background: #000 url(/images/icon/livechat_blue.svg) no-repeat 20px center;
		background: url(/images/icon/livechat_white2.png) no-repeat 20px center, -moz-linear-gradient(top, #336ca9 0%,#004893 100%);
		background: url(/images/icon/livechat_white2.png) no-repeat 20px center, -webkit-linear-gradient(top, #336ca9 0%,#004893 100%);
		background: url(/images/icon/livechat_white2.png) no-repeat 20px center, linear-gradient(to bottom, #336ca9 0%,#004893 100%);*/
		/*-moz-background-size: 30px auto;
		-o-background-size: 30px auto;
		-webkit-background-size: 30px auto;
		background-size: 30px auto;*/
		background: -moz-linear-gradient(left, #F9AC17 0%,#FDC807 100%);
		background: -webkit-linear-gradient(left, #F9AC17 0%,#FDC807 100%);
		background: linear-gradient(to right, #F9AC17 0%,#FDC807 100%);
		display:block;
		height: 56px;
		display: block!important;
		cursor: pointer;
		font-size:110%;
		line-height: 56px;
	}
	.sharetext{
		padding:0 0 0 20px;
		/*display:inline-block;*/
		font-weight: bold;
	}
	.resultarea{
		padding:30px 0 0 0;
		background: #f5f5f5;
	}
	.success_msg {
		font-size: 26px;
		text-align: center;
		color: #fbae17;
		font-family:RobotoMedium,heibold,微軟正黑體,Microsoft JhengHei;
		background: #f5f5f5 url(/images/icon/success_yellow.svg) no-repeat top center;
		-moz-background-size: 100px auto;
		-o-background-size: 100px auto;
		-webkit-background-size: 100px auto;
		background-size: 100px auto;
		padding:120px 0 35px 0;
		letter-spacing: 0px;
		text-indent: 0px;
	}
	.smsg2{
		font-size: 16px;
		text-align: center;
		font-family:RobotoThin,微軟正黑體,Microsoft JhengHei;
		font-weight:bold;
		padding:0px 15px 35px;
	}
	.serialno{
		font-size: 30px;
		font-family:RobotoMedium,微軟正黑體,Microsoft JhengHei;
		margin: 30px auto;
		border: 1px solid #fbae17;
		padding: 10px 25px;
		max-width: 300px;
		display: block;
		color: #58595b;
	}
	.bottom_tag{
		height:auto;
		background-color:#f6921e;
		text-align:center;
		margin: 10px 0;
	}
	.bottom_tag img{
		max-width:873px;
		max-height:60px;
		margin: auto;
	}
	.largebtag{
		display:none;
		height:100%;
		width:auto;
	}
	.smallbtag{
		display:block;
		height:100%;
		width:auto;
	}
	.prize{
		float: none;
		margin: 20px 0;
		/*width: calc(100% - 40px);*/
		background-color: #fff;
	}
	.prize:nth-child(3n + 5){
		margin:20px auto;
	}
	.prize_one{
		background: #000 url(/images/hidden-promo/prize1_bg.jpg) no-repeat center center;
		-moz-background-size: auto 100%;
		-o-background-size: auto 100%;
		-webkit-background-size: auto 100%;
		background-size: auto 100%;
		display: table;
		text-align:center;
		/*width:calc(100% - 40px);*/
		width:100%;
		margin:auto;
	}
	.prizearea{
		padding:20px;
	}
	.form_row{
		margin: 0 0 15px 0;
	}
	.existingcustomer {
		font-size: 120%;
		font-family:RobotoMedium,heibold,微軟正黑體,Microsoft JhengHei;
		padding: 0 0 15px;
	}
	#livechatbtn{
		/*display:none;*/
		display:block;
	}
	.nlogo img{
		height:25px;
	}
	.style1{
		font-size:18px;
		color:#ec1c24;
		line-height: 18px;
	}
	.style2{
		font-size:30px;
		color:#ec1c24;
		line-height: 18px;
	}
	.largetext_firstblock{
		font-size:200%;
	}
	.specialfeature_row{
		padding:15px 0 50px;
	}
	.specialfeature_col{
		font-family:"Century Gothic";
		width: 100%;
		/* border-right: 1px solid #fff; */
		/* border-bottom: 0px solid #fff; */
		float: none;
		text-align: center;
		padding: 10px 0 0 0;
		font-size: 20px;
		font-weight: bold;
		background-color: #00adec;
		display: block;
		margin: 0 auto 10px auto;
		height: auto;
		max-width:300px;
		font-size:120%;
	}
	.specialfeature_col img{
		max-width:100%;
		height:auto;
	    margin: auto;
		padding:0px 0 0;
	}
	.prizeheader {
		letter-spacing: 0px;
		text-indent: 0px;
	}
	.smalltxt{
		font-size:13px;
		font-family:arial,微軟正黑體,Microsoft JhengHei;
		font-weight: normal;
	}
	.img_l{
		width:661px;
		margin:auto;
		display:none;
	}
	.tagarea {
		text-align: center;
		margin: auto;
		display: table;
		/*padding: 25px 0 0 0;*/
		padding: 0;
	}
	.img_s{
		display:block;
		width:90%;
		margin:auto;
		max-width:400px;
	}
	.backimg, .backimg2, .backimg3 {
		min-height: 344px;
		max-height: 344px;
	}
	.coltxt{
		padding:0 10px 25px;
	}
	.styled-select {
		font-size:90%;
	}
	.bannerimg_s{
		padding:50px 0 0 0;
		-webkit-transition: all 0.5s ease;
		transition: all 0.5s ease;
	}
	.bannerimg2_s {
		padding: 0;
		-webkit-transition: all 0.5s ease;
		transition: all 0.5s ease;
	}
	.bannerimg3_s {
		padding: 0;
		-webkit-transition: all 0.5s ease;
		transition: all 0.5s ease;
		width: 100%;
		max-width:300px!important;
	}
	.tnc {
		text-align: left;
		font-size:	12px;
		color:#808080;
		margin: 188px 0 0 0;
		padding:0 0 5px;
	}
	#livechat {
		position: sticky;
	}
	.valign_bottom {
		vertical-align: middle;
	}
}
@media only screen and (min-width: 360px) {
	.style_label {
		padding: 0 15px 8px 0px;
		display: inline-block;
		width: calc(50% - 30px);
	}
	
	.shareCol{
		float: none;
		width: calc(100% - 14px);
		margin: 10px auto;
		text-align: center;

		font-size: 110%;
		cursor: pointer;
		color: #fff;
		/* max-width: 285px; */
		display: block;
	}
	.backimg{
		background: #e8ebee url(/images/hidden-promo/ftth_small.jpg) no-repeat center top;
		-moz-background-size: auto 100%;
		-o-background-size: auto 100%;
		-webkit-background-size: auto 100%;
		background-size: auto 100%;
	}
	.bannerimg_s{
		padding:50px 0 0 0;
		-webkit-transition: all 0.5s ease;
		transition: all 0.5s ease;
	}
	.tnc {
		margin: 175px 0 0 0;
	}
	.bannerimg3_s {
		padding: 0;
		-webkit-transition: all 0.5s ease;
		transition: all 0.5s ease;
		width: 100%;
		max-width:320px!important;
	}
}
@media only screen and (min-width: 425px) {
	.backimg, .backimg2, .backimg3 {
		min-height: 414px;
	}
	.bannerimg_s{
		padding:50px 0 0 0;
		-webkit-transition: all 0.5s ease;
		transition: all 0.5s ease;
	}
	.bannerimg3_s {
		padding: 0;
		-webkit-transition: all 0.5s ease;
		transition: all 0.5s ease;
		width: 100%;
		max-width:380px!important;
	}
	.tnc {
		margin: 230px 0 0 0;
	}
}
@media only screen and (min-width: 640px) {
	.backimg{
		background: #e8ebee url(/images/hidden-promo/ftth.jpg) no-repeat center top;
		-moz-background-size: cover;
		-o-background-size: cover;
		-webkit-background-size: cover;
		background-size: cover;
		min-height:246px;
	}
	.rightmask{
		transition: all 0.2s ease;
		border-top: 63px solid transparent;
	}
	.leftmask{
		transition: all 0.2s ease;
		border-top: 63px solid transparent;
	}
	.hkt img, .pccw img{
		width:auto;
		height:55px;
	}
	.extrabold{
		font-family: MStiffHeiHK-UltraBold;
	}
	.backimg, .backimg2 {
		min-height: 400px;
	}
	.bannerimg3_s {
		padding: 0;
		-webkit-transition: all 0.5s ease;
		transition: all 0.5s ease;
		width: 100%;
		max-width:320px!important;
	}
	.tnc {
		/*margin: 250px 0 0 0;
		text-align: left;*/
		margin: 258px 0 0 0;
	}
}
@media only screen and (min-width: 768px) {
	.header{
		height:78px;
	}
	.nlogo{
		height: 49px;
		/* float: left; */
		display: table-cell;
		vertical-align: middle;
		width: 50%;
	}
	.langarea img{
		height:16px;
	}
	.table {
		height: 78px;
	}
	.backimg{
		background: #e8ebee url(/images/hidden-promo/ftth.jpg) no-repeat center bottom;
		-moz-background-size: auto;
		-o-background-size: auto;
		-webkit-background-size: auto;
		background-size: auto;
		min-height: 463px;
		position: relative;
	}
	.backimg2{
		background: #e8ebee url(/images/hidden-promo/banner2_bg.png) no-repeat center top;
		-moz-background-size: auto;
		-o-background-size: auto;
		-webkit-background-size: auto;
		background-size: auto;
		min-height: 463px;
		position: relative;
	}
	.backimg3{
		background: #e8ebee url(/images/hidden-promo/banner3_bg.jpg) no-repeat center top;
		-moz-background-size: auto;
		-o-background-size: auto;
		-webkit-background-size: auto;
		background-size: auto;
		min-height: 463px;
		position: relative;
	}
	.rightmask{
		transition: all 0.2s ease;
		border-top: 120px solid transparent;
	}
	.leftmask{
		transition: all 0.2s ease;
		border-top: 120px solid transparent;
	}
	.formarea {
		padding: 80px 15px 0 15px;
		font-size: 16px;
		line-height:28px;
	}
	.form_col1{
		width:30%;
	}
	.form_col2{
		width:70%;
	}
	.inputbox {
		height: 40px;
		width: calc(100% - 6%);
		padding:0 3%;
		border-radius: 5px;
	    font-size: 15px;
		/*border: 0;*/
	}
	.inputtextarea {
		height: auto;
		width: calc(100% - 6%);
		padding:3%;
		border-radius: 5px;
	}
	.shareCol {
		/*max-width: 500px;*/
	}
	.shareCol{
		float:left;
		/*width:calc(50% - 14px);*/
		width:calc(33.333% - 14px);
		margin:10px 5px;
		text-align:center;
		height:56px;
		line-height:56px;
		font-size:100%;
	}
	.tagline{
		font-size:40px;
		font-family:DFHuaZong,微軟正黑體,Microsoft JhengHei;
	}
	.prizeheader {
		font-size: 26px;
	}
	.enjoybar{
		font-size:25px;
	}
	.img_l{
		padding:50px 0 0 0;
		max-width:640px;
		margin:auto;
		display:block;
		width:85%;
	}
	.tagarea {
		text-align: center;
		margin: auto;
		display: table;
		/*padding: 55px 0 0 0;*/
		padding: 0;
	}
	.img_s{
		display:none;
	}
	.styled-select {
		width: 200px;
		font-size: 16px;
	}
	.bannerimg_l{
		padding:50px 0 0 0;
		-webkit-transition: all 0.5s ease;
		transition: all 0.5s ease;
	}
	.bannerimg2_l {
		padding: 0;
		-webkit-transition: all 0.5s ease;
		transition: all 0.5s ease;
	}
	.bannerimg3_l {
		padding: 0;
		-webkit-transition: all 0.5s ease;
		transition: all 0.5s ease;
		display: none;
		width:100%;
	}
	.tnc {
		margin: 205px 0 0 0;
	}
	.bannerimg3_s {
		padding: 0;
		-webkit-transition: all 0.5s ease;
		transition: all 0.5s ease;
		width: 100%;
		display: block!important;
		max-width: 428px!important;
	}
}
@media only screen and (min-width: 1024px) {
	.backimg{
		background: #e8ebee url(/images/hidden-promo/GettyImages-1064826692-edited-wide.jpg) no-repeat center center;
		/*-moz-background-size: cover;
		-o-background-size: cover;
		-webkit-background-size: cover;
		background-size: cover;*/
		min-height:390px;
	}
	.table{
		display: table;
		height: 90px;
		width: 100%;
	}
	.table_cell{
		display:inline-block;
		vertical-align:middle;
		height: 78px;
		/*width:100%;*/
	}
	.trimask{
		height:163px;
		width:100%;
		/*-webkit-transition: all 0.5s ease;
		transition: all 0.5s ease;*/
		position:absolute;
		bottom:0px;
	}
	.rightmask{
		transition: all 0.2s ease;
		border-top: 160px solid transparent;
	}
	.leftmask{
		transition: all 0.2s ease;
		border-top: 160px solid transparent;
	}
	.formarea {
		padding: 25px 15px 0 15px;
		font-size: 16px;
		line-height:28px;
	}
	.copyright{
		display:block;
		width:470px;
		text-align:center;
		float:left;
		margin:20px auto;
		font-size:12px;
	}
	.smallcopyright{
		display:none;
	}
	.hkt{
		display:block;
		float:left;
		height:70px;
		width:264px;
	}
	.pccw{
		display:block;
		float:right;
		height:70px;
		width:200px;
	}
	.hkt img, .pccw img{
		width:auto;
		height:70px;
	}
	.chattext{
		display: block;
		vertical-align: middle;
		/*height: 30px;
		line-height: 30px;*/
		/* width: 100%; */
		float: left;
		/*overflow: hidden;*/
		position:absolute;
		top:0px;
	}
	.livechatbn{		
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#004898+0,006bac+100 */
		-webkit-background-size: contain;
		-moz-background-size: contain;
		-o-background-size: contain;
		background-size: contain;
		background: #fbae17; /* Old browsers */
		background: -moz-linear-gradient(top, #ffca05 0%,#fbae17 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top, #ffca05 0%,#fbae17 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, #ffca05 0%,#fbae17 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004898', endColorstr='#006bac',GradientType=0 ); /* IE6-9 */
		position:fixed;
		top:144px;
		right:0px;
		border-radius:10px 0 0px 10px;
		width:30px;
		height:30px;
		display:block;
		padding:8px;
		cursor:pointer;
	}
	.livetextarea{
		display:none;
		/*display: table;*/
		height: 30px;
		line-height: 30px;
		overflow:hidden;
		float:left;
		position:relative;
		width: calc(100% - 40px);
	}
	.livechaticon{
		background: url(/images/icon/chat-white.svg) top center no-repeat;
		-webkit-background-size: contain;
		-moz-background-size: contain;
		-o-background-size: contain;
		background-size: contain;
		width:30px;
		height:30px;
		margin:0 10px 0 0;
		display:inline-block;
		float:left;
	}
	.livesmallblock{
		width:auto;
		margin:auto;
		display:inline;
	}
	.form_col1{
		width:228px;
	}
	.form_col2{
		width:502px;
	}
	.style_label{
		padding: 0 25px 0 0px;
		display: inline;
		/*width: 25%;*/
	}
	.form_col2.dtable {
		width: 650px;
	}
	.shareblock{
		margin:0px auto 0;
		width:640px;
	}
	.shareCol{
		float:left;
		width:calc(33% - 14px);
		text-align:center;
		/**height:42px;
		line-height:42px;*/
	}
	/*.live{
		display:inline-block;
	}*/
	.bottom_tag{
		height:36px;
		background-color:#f6921e;
		text-align:center;
	}
	.largebtag{
		display:block;
	}
	.smallbtag{
		display:none;
	}
	.tagarea {
		text-align: center;
		margin: auto;
		display: table;
		/*padding:55px 0 0 0;*/
		padding: 0;
	}
	.estatename{
		float:left;
		margin:0 30px 0 0;
		max-width: 400px;
	}
	.logoarea{
		display: table-cell;
		vertical-align: middle;
		margin: auto;
		width: 75px;
		float: none;
	}
	.tagline{
		display:table-cell;
		vertical-align:middle;
		padding:0 0 0 0px;
		letter-spacing:0px;
		text-indent:0px;
		/*float:left;*/
	}
	.prize{
		float:left;
		margin:20px 21px 25px 0;
		width:calc(33.4% - 15px);
		background-color:#fff;
	}
	.prize:nth-child(3n + 5){
		margin:20px 0 25px;
	}
	.prize_one{
		display: table;
		height: 239px;
		text-align:center;
		width:100%;
	}
	.prizearea{
		padding:20px 0;
	}
	.shareCol{
		margin:0px 5px;
	}
	.form_header {
		font-size:22px;
		padding: 0 0 20px 0;
		margin: 0 0 30px 0;
		/* border-bottom: 2px solid #ee4023; */
		color: #58595b;
	}
	.form_row {
		margin: 0 0 10px 0;
	}
	.existingcustomer {
		font-size: 24px;
		padding: 0 0 15px;
	}
	#livechatbtn{
		display:block;
	}
	.nlogo img{
		height:35px;
	}
	.prize_remark{
		font-size:14px;
	}
	.style1{
		font-size:18px;
		color:#ec1c24;
	}
	.style2{
		font-size:30px;
		color:#ec1c24;
	}
	.extrabold{
		font-size: 34px;
	}
	.largetext_firstblock{
		font-size:30px;
	}
	.specialfeature_col{
		width: calc(33.3% - 7px);
		/* border-right: 1px solid #fff; */
		/* border-bottom: 0px solid #fff; */
		float: left;
		text-align: center;
		padding: 15px 0;
		font-size: 20px;
		font-weight: bold;
		background-color: #00adec;
		display: block;
		margin: 0 10px 0 0;
		height: 228px;
		max-width: none;
		font-size:18px;
	}
	.specialfeature_col:last-child{
		margin: 0;
	}
	.specialfeature_col img{
		max-width:260px;
		height:auto;
	    margin: auto;
		padding:0 0 15px 0;
	}
	.prizeheader {
		letter-spacing: 10px;
		text-indent: 10px;
	}
	
	.backimg {
		background: #e8ebee url(/images/hidden-promo/GettyImages-1064826692-edited-wide.jpg) no-repeat center top;
		/*-moz-background-size: cover;
		-o-background-size: cover;
		-webkit-background-size: cover;
		background-size: cover;*/
		min-height: 450px;
	}
	.backimg2 {
		min-height: 450px;
	}
	.backimg3 {
		min-height: 450px;
	}
	.bannerimg_l{
		padding:50px 0 0 0;
		-webkit-transition: all 0.5s ease;
		transition: all 0.5s ease;
	}
	.bannerimg2_l {
		padding: 50px 0;
		-webkit-transition: all 0.5s ease;
		transition: all 0.5s ease;
	}
	.bannerimg3_l {
		padding: 0px 0;
		max-width: 1154px;
		-webkit-transition: all 0.5s ease;
		transition: all 0.5s ease;
		display: block;
	}
	.bannerimg3_s {
		display: none!important;
		max-width: 608px!important;
	}
	.tcBlock{
		max-width:750px;
		margin:auto;
	}
	.pccw img {
		float: right;
	}
	.tnc {
		margin: 212px 0 0 0;
	}
	#livechat {
		position: fixed;
	}
	.valign_bottom{
		vertical-align: bottom!important;
	}
}
@media only screen and (min-width: 1280px) {
	
	.formarea {
		padding: 25px 15px;
		font-size: 16px;
		line-height: 28px;
	}
	.tagarea {
		/*padding:40px 0 0 0;*/
	}
}
@media only screen and (min-width: 1400px) {
	
}
@media only screen and (min-width: 1600px) {
	

}
.hidden{
	display:none;
}