img[src*=".svg"] {
	width: 100%;
}

.extrarow, .workshoparea, .workshopfull {
	zoom: 1;
}

.extrarow:after, .workshoparea:after, .workshopfull:after {
	content: ".";
	display: block;
	font-size: 0;
	line-height: 0;
	height: 0;
	clear: both;
	visibility: hidden;
}

.aligncenter {
	text-align: center;
}

.workshop_right img {
	width: 100%;
	height: auto;
}

.whitebg {
	background: #fff;
}

.service_block {
	background: #eaeaea;
	min-height: 400px;
	height: 400px;
}

.featureblock{
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	transform: scale(0.98);
	cursor: pointer;
}

.featureblock .largerfont {
	font-size: 150%;
}

.featureblock .smallfont {
	font-size: 80%;
}

.featureblock .smallerfont {
	font-size: 50%;
}

.featureblock img {
	width: 100%;
	height: auto;
	border-radius: 25px 25px 0 0;
}

.featureblock:hover {
	transform: scale(1);
}

.featureheader {
	/* font-family: DINMittelschriftStd,NotoSanBold,Microsoft JhengHei; */
}

.featuresubheader {
	color: #000000;
	/* position: relative; */
}

.featuresubheader .from {
	text-align: left;
	font-size: 75%;
	margin-bottom: -20px;
	margin-left: 40px;
}

.featuresubheader .price {
	color: #ff0000;
	font-weight: bold;
}


.featuresubheader .btn {
	border-radius: 20px;
	padding: 0 50px;
}

.service_container {
	max-width: 1280px;
	margin: 40px auto;
}

.service_content {
	width: 100%;
	margin: auto;
	overflow: hidden;
}

.service_content a,
.service_content img {
	margin: 0;
	width: 100%;
}

.service_content .img_container {
	position: relative;
	overflow: hidden;
	border-radius: 15px;
	margin: 0 10px ;
	z-index: 1;
}

.service_content .img_container img {
	transition: .5s ease all;
	width: 100%;
	border-radius: 15px;
	object-fit: cover;
}

.service_content .img_container:hover img {
	transform: scale(1.1);
}

/* .service_content img {
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	border-radius: 10px;
	width: 100%;
	overflow: hidden;
	border-radius: 25px;
	transform: scale(1.1);
}

.service_content img:hover {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	transform-origin: center center;
} */

.service_content .bu {
	font-size: 1.2rem;
	color: #000000;
	margin-top: 10px;
}

.service_container ul.slider .slick-dots li button:before {
	color: #ffffff;
}

.service_container ul.slider .slick-dots li.slick-active button:before {
	color: #fcaf17;
}

.service_container .icon.arrow-stroke-white-left {
	background-image: url(../images/icon/service_left.svg) !important;
}

.service_container .icon.arrow-stroke-white-right {
	background-image: url(../images/icon/service_right.svg) !important;
}

.suitablesize {
	color: #000000;
}

.y_bullet {
	color: #F2A517;
	vertical-align: top;
	width: 10px;
}

td {
	line-height: normal !important;
	padding: 0 0 8px;
	color: #000000;
}

.abs_bottom {
	position: absolute;
	bottom: 20px;
}

.remark {
	color: #666;
}

.slick-active {
	opacity: 1 !important;
}

ul.slider .slick-dots {
	position: absolute;
}

ul.slider .slick-dots {
	bottom: 15px;
}

.featureblock_container ul.slider .slick-dots,
.service_container ul.slider .slick-dots {
	bottom: -25px;
}

ul.slick-dotted.slick-slider {
	margin-bottom: 0 !important;
}

ul.slider {
	display: block;
	margin: 0 auto;
}

ul.slider .slick-next {
	right: 50%;
}

ul.slider .slick-prev {
	left: 50%;
}

ul.slider .slick-arrow {
	background-color: rgba(0, 0, 0, 0.2);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	z-index: 10;
	top: 50%;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
}

.service_container ul.slider .slick-arrow {
	background-color: transparent;
}

.aligncenter {
	text-align: center !important;
}

#homeWireless-subscription .table.suggestedPlan .filterCtrl form .fieldList>ul>li.filter {
	width: 14%;
	margin-right: 1%;
}

.featurepoint .btnGroup {
	position: relative;
	text-align: center;
}

.heading span {
	display: inline-block;
}

@media screen and (min-width: 320px) {
	.extrarow {
		display: block;
		padding: 10px;
		font-size: 2.96vw;
	}

	.extracol {
		width: 100%;
		float: left;
		padding: 10px;
	}

	.workshopsubtitle {
		font-size: 16px;
		font-family: Roboto-Medium, å¾®è»Ÿæ­£é»‘é«”, Microsoft JhengHei;
		padding: 0 0 10px 0;
	}

	.workshopcontent {
		display: block;
		font-size: 14px;
		display: table;
		/*max-width: 780px;*/
	}

	.workshopheader {
		margin: 0 auto 0px auto;
		font-size: 5.18vw;
		display: block;
		text-align: center;
		font-family: DINMittelschriftStd, NotoSanBold, Microsoft JhengHei;
		letter-spacing: 3px;
		padding: 0 0 0px 0;
		text-transform: uppercase;
		/*border-bottom: 4px solid #F5A817;*/
	}

	.workshopfull_left {
		float: right;
	}

	.workshopfull_right {
		float: right;
	}

	.workshop_left {
		max-width: 100%;
		/*float:left;*/
		display: block;
		padding: 5%;
		vertical-align: middle;
	}

	.workshop_right {
		max-width: 100%;
		float: left;
		padding: 0%;
		display: block;
		background: -moz-linear-gradient(top, rgba(249, 172, 23, 1) 0%, rgba(249, 160, 0, 1) 100%);
		background: -webkit-linear-gradient(top, rgba(249, 172, 23, 1) 0%, rgba(249, 160, 0, 1) 100%);
		background: linear-gradient(to bottom, rgba(249, 172, 23, 1) 0%, rgba(249, 160, 0, 1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F9AC17', endColorstr='#F9A000', GradientType=0);
	}

	.workshopfull_right {
		max-width: 100%;
		float: left;
		padding: 0%;
		display: block;
		background: -moz-linear-gradient(top, rgba(249, 172, 23, 1) 0%, rgba(249, 160, 0, 1) 100%);
		background: -webkit-linear-gradient(top, rgba(249, 172, 23, 1) 0%, rgba(249, 160, 0, 1) 100%);
		background: linear-gradient(to bottom, rgba(249, 172, 23, 1) 0%, rgba(249, 160, 0, 1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F9AC17', endColorstr='#F9A000', GradientType=0);
	}

	.workshopfull_right img {
		width: 100%;
		height: auto;
	}

	.belowheader {
		border-bottom: 4px solid #F5A817;
		margin: 10px auto;
		width: 140px;
	}

	.desktoplink {
		display: none;
	}

	.mobilelink {
		display: inline-block;
	}

	.workshop_sleft {
		max-width: 100%;
		width: 100%;
		padding: 5%;
		display: block;
		vertical-align: middle;
	}

	.workshopfull_left {
		display: none;
	}

	.poweredby {
		font-size: 14px;
		display: inline-block;
		vertical-align: middle;
		width: auto;
	}

	.poweredby img {
		width: 120px;
		display: inline-block;
		vertical-align: middle;
		margin: 0 5px;
	}

	.featureheader {
		font-size: 16px;
		/* position: absolute; */
		display: block;
		margin: auto;
		text-align: center;
		padding: 20px 15px 0;

	}

	.featureimg {
		height: auto !important;
	}

	.feature1img {
		background: url(/assets/images/home-wireless/feature1.jpg) center top no-repeat;
		-moz-background-size: 100%;
		-o-background-size: 100%;
		-webkit-background-size: 100%;
		background-size: 100%;
	}

	.feature2img {
		background: url(/assets/images/home-wireless/feature2.jpg) center top no-repeat;
		-moz-background-size: 100%;
		-o-background-size: 100%;
		-webkit-background-size: 100%;
		background-size: 100%;
	}

	.feature3img {
		background: url(/assets/images/home-wireless/feature3.jpg) center top no-repeat;
		-moz-background-size: 100%;
		-o-background-size: 100%;
		-webkit-background-size: 100%;
		background-size: 100%;
	}

	.feature4img {
		background: url(/assets/images/home-wireless/feature4.jpg) center top no-repeat;
		-moz-background-size: 100%;
		-o-background-size: 100%;
		-webkit-background-size: 100%;
		background-size: 100%;
	}

	.benefit1img {
		background: url(/assets/images/home-wireless/benefit1.jpg) center top no-repeat;
		-moz-background-size: 100%;
		-o-background-size: 100%;
		-webkit-background-size: 100%;
		background-size: 100%;
	}

	.benefit2img {
		background: url(/assets/images/home-wireless/benefit2.jpg) center top no-repeat;
		-moz-background-size: 100%;
		-o-background-size: 100%;
		-webkit-background-size: 100%;
		background-size: 100%;
	}

	.benefit3img {
		background: url(/assets/images/home-wireless/benefit3.jpg) center top no-repeat;
		-moz-background-size: 100%;
		-o-background-size: 100%;
		-webkit-background-size: 100%;
		background-size: 100%;
	}

	.benefit4img {
		background: url(/assets/images/home-wireless/benefit4.jpg) center top no-repeat;
		-moz-background-size: 100%;
		-o-background-size: 100%;
		-webkit-background-size: 100%;
		background-size: 100%;
	}

	.featureblock {
		width: calc(100% - 30px);
		border-radius: 25px;
		display: inline-block;
		box-shadow: 0px 0px 4px 1px #efefef;
		margin: 10px 15px;
		position: relative;
		/* clear: both; */
		vertical-align: top;
		max-width: 560px;
		text-align: center;
	}

	.benefitblock {
		width: calc(100% - 30px);
		display: inline-block;
		box-shadow: 0px 0px 4px 1px #efefef;
		margin: 10px 15px;
		position: relative;
		/* clear: both; */
		vertical-align: top;
		/*border-top:4px solid #F2A517;*/
		max-width: 560px;
		text-align: center;
	}

	.featuresubheader {
		font-size: 18px;
		padding: 15px 0 0 0;
		line-height: normal;
	}

	.suitablesize {
		font-size: 12px;
		padding: 0 0 15px;
	}

	.featuredetail {
		padding: 0 20px 30px;
	}

	.featurepoint {
		font-size: 14px;
		text-align: left;
	}

	.remark {
		font-size: 14px;
		text-align: left;
		padding: 15px 15px 30px;
	}

	ul.slider .slide {
		padding: 0;
	}

	ul.slider .slide {
		width: 100vw;
		padding: 0;
		max-width: 100vw;
	}

	.smallbanner {
		display: block !important;
	}

	.largebanner {
		display: none !important;
	}

	.linebreak_header {
		display: inline-block;
		font-family: DINMittelschriftStd, NotoSanBold, Microsoft JhengHei;
	}

	#floating {
		display: none;
	}
}

@media screen and (min-width: 768px) {
	.extrarow {
		display: block;
		padding: 10px;
		font-size: 14px;
	}

	.extracol {
		width: 50%;
		float: left;
		padding: 10px;
	}

	.workshop_left {
		max-width: 100%;
		width: 100%;
		padding: 5%;
		/* float: left; */
		display: block;
		vertical-align: middle;
	}

	.workshop_right {
		max-width: 100%;
		float: left;
		padding: 2.5% 5%;
	}

	.workshopheader {
		font-size: 2.8125vw;
	}

	.featureimg {
		/*min-height:34vw;*/
	}

	.featureheader {
		font-size: 20px;
	}

	.featuresubheader {
		font-size: 16px;
	}

	.suitablesize {
		font-size: 12px;
	}

	.featureblock {
		width: calc(100% - 30px);
		margin: 15px;
	}

	.benefitblock {
		width: calc(100% - 30px);
		margin: 15px;
	}

	.remark {
		font-size: 14px;
	}

	.smallbanner {
		display: none !important;
	}

	.largebanner {
		display: block !important;
	}

	ul.slider {
		width: 100%;
	}

	ul.slider .slide {
		width: 100%;
		padding: 0;
	}

	ul.slider {
		/*height: 300px;*/
	}

	#floating {
		display: block;
	}
}

@media screen and (min-width: 1024px) {
	.desktoplink {
		display: inline-block;
	}

	.mobilelink {
		display: none;
	}

	.workshopfull {}

	.workshopfull_left {
		width: 60%;
		padding: 25px 50px 25px 60px;
		display: block;
		float: right;
		max-width: 754px;
	}

	.workshop_sleft {
		max-width: 100%;
		width: 100%;
		padding: 5%;
		display: none;
		vertical-align: middle;
	}

	.workshopfull_right {
		width: 40%;
		padding: 0;
		display: inline-block;
		height: 283px;
		float: right;
		background: -moz-linear-gradient(top, rgba(249, 172, 23, 1) 0%, rgba(249, 160, 0, 1) 100%);
		background: -webkit-linear-gradient(top, rgba(249, 172, 23, 1) 0%, rgba(249, 160, 0, 1) 100%);
		background: linear-gradient(to bottom, rgba(249, 172, 23, 1) 0%, rgba(249, 160, 0, 1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F9AC17', endColorstr='#F9A000', GradientType=0);
		vertical-align: middle;
	}

	.workshopcontent {
		display: block;
		font-size: 16px;
		/*max-width: 700px;*/
	}

	.workshopheader {
		margin: 0 auto 10px auto;
		font-size: 30px;
		display: block;
		text-align: center;
		letter-spacing: 3px;
		padding: 0 0 10px 0;
		/*border-bottom: 4px solid #F5A817;*/
	}

	.belowheader {
		border-bottom: 4px solid #F5A817;
		margin: 10px auto;
		width: 30%;
	}

	.workshoparea {
		max-width: 1214px;
		margin: auto;
	}

	.workshop_left {
		width: 60%;
		padding: 25px 50px 25px 60px;
		display: block;
		float: left;
		/*vertical-align: middle;*/
	}

	.workshop_right {
		width: 40%;
		padding: 0;
		display: table;
		height: 283px;
		float: left;
		background: -moz-linear-gradient(top, rgba(249, 172, 23, 1) 0%, rgba(249, 160, 0, 1) 100%);
		background: -webkit-linear-gradient(top, rgba(249, 172, 23, 1) 0%, rgba(249, 160, 0, 1) 100%);
		background: linear-gradient(to bottom, rgba(249, 172, 23, 1) 0%, rgba(249, 160, 0, 1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F9AC17', endColorstr='#F9A000', GradientType=0);
		vertical-align: middle;
	}

	.workshop_right span {
		height: 100%;
		display: table-cell;
		vertical-align: middle;
	}

	.workshop_right img, .workshopfull_right img {
		width: auto;
		max-width: 410px;
		height: auto;
		max-height: 283px;
		display: inline-block;
		vertical-align: middle;
		text-align: left;
	}

	.poweredby {
		font-size: 14px;
		display: inline-block;
		vertical-align: middle;
		width: 100%;
	}

	.powerimg {
		width: 180px;
		display: inline-block;
		vertical-align: middle;
	}

	.poweredby img {
		width: auto;
		/*display: inline-block;
		  vertical-align: middle;*/
	}

	.featureimg {
		/*min-height:200px;*/
	}

	.featureblock_container li {
		/* max-width: 258px; */
		margin: 17px;
	}

	.featureblock {
		/* width: calc(50% - 30px); */
		/* width: calc(33.3% - 30px); */
		width: calc(25% - 30px);
		/* height: 499px; */
	}

	.featureblock_container .featureblock {
		width: 100%;
	}

	.benefitblock {
		width: calc(50% - 30px);
		height: 355px;
	}

	.featureheader {
		font-size: 26px;
		line-height: 1;
	}

	.featuresubheader {
		font-size: 20px;
		position: absolute;
		bottom: 5%;
		left: 0;
		width: 100%;
	}

	.suitablesize {
		font-size: 14px;
	}

	.featuredetail {
		padding: 0 20px 30px;
		min-height: 370px;
	}

	.featurepoint {
		font-size: 16px;
	}

	.hktxsl {
		display: inline-block;
		width: 140px;
		max-width: 140px;
	}

	/* slider */
	ul.slider {
		width: 100%;
	}

	ul.slider .slide {
		width: 100%;
		padding: 0 35px;
	}

	ul.slider .slide {
		/*height: 480px;*/
		height: auto;
		max-width: 1280px;
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
		opacity: 0.3;
	}

	ul.slider .slide, ul.slider .slide {
		width: 100%;
		padding: 0;
		-moz-transition-duration: 1s;
		-o-transition-duration: 1s;
		-webkit-transition-duration: 1s;
		transition-duration: 1s;
	}

	.slide img {
		height: auto;
		width: 100%;
	}

	ul.slider {
		height: auto;
	}

	.linebreak_header {
		display: block;
	}
}

@media only screen and (max-width: 640px) {
	.featureblock_container {
		max-width: 320px;
	}

	ul.slider {
		/* height: 98.77vw; */
		height: 97.77vw;
	}

	ul.slider .slick-prev {
		margin-left: 0;
		left: 0;
		-moz-border-radius-topleft: 0;
		-webkit-border-top-left-radius: 0;
		border-top-left-radius: 0;
		-moz-border-radius-bottomleft: 0;
		-webkit-border-bottom-left-radius: 0;
		border-bottom-left-radius: 0;
		-moz-border-radius-topright: 1vw;
		-webkit-border-top-right-radius: 1vw;
		border-top-right-radius: 1vw;
		-moz-border-radius-bottomright: 1vw;
		-webkit-border-bottom-right-radius: 1vw;
		border-bottom-right-radius: 1vw;
	}

	ul.slider .slick-next {
		margin-right: 0;
		right: 0;
		-moz-border-radius-topleft: 1vw;
		-webkit-border-top-left-radius: 1vw;
		border-top-left-radius: 1vw;
		-moz-border-radius-bottomleft: 1vw;
		-webkit-border-bottom-left-radius: 1vw;
		border-bottom-left-radius: 1vw;
		-moz-border-radius-topright: 0;
		-webkit-border-top-right-radius: 0;
		border-top-right-radius: 0;
		-moz-border-radius-bottomright: 0;
		-webkit-border-bottom-right-radius: 0;
		border-bottom-right-radius: 0;
	}

	ul.slider .slick-arrow {
		width: 6vw;
		height: 12vw;
		filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
		opacity: 0;
		display: none;
	}

	ul.slider .slide img {
		margin-bottom: 0;
	}

	#homeWireless-subscription .table.suggestedPlan .filterCtrl form .fieldList>ul>li.filter .input {
		width: calc(100vw - 29px);
	}
}

@media only screen and (max-width: 800px) and (min-width: 640px) {
	ul.slider .slick-prev {
		margin-left: -46.875vw;
	}

	ul.slider .slick-next {
		margin-right: -46.875vw;
	}

	ul.slider .slick-arrow {
		-moz-border-radius: 0.39063vw;
		-webkit-border-radius: 0.39063vw;
		border-radius: 0.39063vw;
		width: 2.73438vw;
		height: 5.46875vw;
		display: none !important;
	}

	ul.slider .slide img {
		margin-bottom: 0;
	}

	.extrarow {
		font-size: 1.09375vw;
	}

	.poweredby {
		font-size: 1.5625vw;
	}

	ul.slider {
		width: 100%;
	}
}

@media only screen and (max-width: 1280px) and (min-width: 800px) {
	ul.slider .slick-prev {
		margin-left: -46.875vw;
	}

	ul.slider .slick-next {
		margin-right: -46.875vw;
	}

	ul.slider .slick-arrow {
		-moz-border-radius: 0.39063vw;
		-webkit-border-radius: 0.39063vw;
		border-radius: 0.39063vw;
		width: 2.73438vw;
		height: 5.46875vw;
		display: block;
	}

	ul.slider .slide img {
		margin-bottom: 0px;
	}

	.service_container ul.slider .slick-arrow {
		width: 70px;
		height: 70px;
	}
}

@media screen and (min-width: 1280px) {
	.workshop_left {
		width: 689px;
		padding: 25px 50px 25px 60px;
		display: table-cell;

	}

	.workshop_right {
		width: 525px;
		padding: 0;
	}

	.workshop_right img, .workshopfull_right img {
		width: auto;
		max-width: 100%;
		height: 100%;
		display: inline-block;
		vertical-align: middle;
		text-align: left;
	}

	.featureimg {
		/*min-height: 250px;*/
	}

	/* slider */
	ul.slider {
		/*height: 480px;*/
		height: auto;
	}

	ul.slider .slide {
		width: 100%;
		/*padding: 0 35px;*/
	}

	ul.slider .slide {
		/*height: 480px;*/
		height: auto;
		max-width: 1280px;
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
		opacity: 0.3;
	}

	ul.slider .slick-next {
		margin-right: -600px;
	}

	ul.slider .slick-prev {
		margin-left: -600px;
	}

	.featureblock_container ul.slider .slick-next,
	.service_container ul.slider .slick-next {
		margin-right: -700px;
	}

	.featureblock_container ul.slider .slick-prev,
	.service_container ul.slider .slick-prev {
		margin-left: -700px;
	}

	ul.slider .slick-arrow {
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		width: 35px;
		height: 70px;
	}

	.service_container ul.slider .slick-arrow {
		width: 70px;
		height: 70px;
	}

	ul.slider .slide img {
		margin-bottom: 0px;
	}
}

.slick-dots li {
	display: inline-block !important;
}

.featureblock_container {
	max-width: 1280px;
	margin: 40px auto;
}

@media only screen and (max-width: 1400px) {

	.featureblock_container,
	.service_container {
		max-width: 1000px;
	}

	.featureblock_container ul.slider .slick-next,
	.service_container ul.slider .slick-next {
		margin-right: -550px;
	}

	.featureblock_container ul.slider .slick-prev,
	.service_container ul.slider .slick-prev {
		margin-left: -550px;
	}
}

@media only screen and (max-width: 1024px) {

	.featureblock_container,
	.service_container {
		max-width: 100%;
		margin: 16px auto;
	}

	.featureblock_container ul.slider .slick-next,
	.service_container ul.slider .slick-next {
		margin-right: -500px;
	}

	.featureblock_container ul.slider .slick-prev,
	.service_container ul.slider .slick-prev {
		margin-left: -500px;
	}

	.featureblock {
		width: calc(100% - 30px);
	}

	.service_content {
		width: 85%;
	}

	.frame{
		max-width: 1024px;
	}
}

@media only screen and (max-width: 768px) {
	.frame{
		max-width: 768px;
	}
}

@media only screen and (max-width: 640px) {

	.featureblock_container ul.slider,
	.service_container ul.slider {
		height: auto;
	}

	.featureblock:hover,
	.service_content img:hover {
		transform: none;
	}
}