﻿/* ***************************************************
 * home banner
 * **************************************************/


#grad1 {
    height: 5px;
    background: red;                                                  /* For browsers that do not support gradients */
    background: linear-gradient(to right, rgba(204,44,53,1), rgba(204,44,53,1), rgba(255,0,0,0)); /* Standard syntax (must be last) */
    width : 80%;
}

/* ***************************************************
 * banner nav
 * **************************************************/
@media handheld, only screen and (max-width: 400px) {
	.hke-banner-nav ul li{
		font-size:0.9em;
	}
}
/* ********************************************
 * customer service
 * ********************************************/
@media handheld, only screen and (max-width: 400px) {
	.hke-processing-guide .step-container .step .icon{
		left:45px;
	}
	
	.hke-processing-guide .step-container p{
		padding-left:110px;
	}
}

/* ***************************************************
 * pop up video
 * **************************************************/
@media screen and (orientation:portrait) {
	#aga-lightbox-popup{
		width: 90%;
	}
}
	
@media screen and (orientation:landscape) {
	#aga-lightbox-popup{
		width: 60%;
	}
}


/* iPhone 4 & 5 & Samsung*/
@media only screen and (min-width: 0px) and (max-width: 374px) {
	.freelayout-content iframe {
		margin: 0em !important; 
		-webkit-transform: scale(0.39, 0.39);
		-moz-transform-scale: (0.39, 0.39);
		-moz-transform: scale(0.39, 0.39);
		-webkit-transform: scale(0.39, 0.39);
		-o-transform: scale(0.39, 0.39);
		-ms-transform: scale(0.39, 0.39);
		transform: scale(0.39, 0.39);
		-moz-transform-origin: top left;
		-webkit-transform-origin: top left;
		-o-transform-origin: top left;
		-ms-transform-origin: top left;
		transform-origin: top left;
	}
	
	.freelayout-content div.ms-rte-embedcode.ms-rte-embedwp,
	.freelayout-content div.ms-rtestate-read.ms-rte-wpbox{
		height: 470px;
	}
}
/* iPhone 6 */
@media only screen and (min-width: 375px) and (max-width: 413px) {
	.freelayout-content iframe {
	margin: 0em !important; 
	-webkit-transform: scale(0.46, 0.46);
	-moz-transform-scale: (0.46, 0.46);
	-moz-transform: scale(0.46, 0.46);
	-webkit-transform: scale(0.46, 0.46);
	-o-transform: scale(0.46, 0.46);
	-ms-transform: scale(0.46, 0.46);
	transform: scale(0.46, 0.46);
	-moz-transform-origin: top left;
	-webkit-transform-origin: top left;
	-o-transform-origin: top left;
	-ms-transform-origin: top left;
	transform-origin: top left;
	}
	
	.freelayout-content div.ms-rte-embedcode.ms-rte-embedwp,
	.freelayout-content div.ms-rtestate-read.ms-rte-wpbox{
		height: 520px;
	}
}
/* iPhone 6 Plus */
@media only screen and (min-width: 414px) and (max-width: 679px) {
	.freelayout-content iframe {
		margin: 0em !important; 
		-webkit-transform: scale(0.50, 0.50);
		-moz-transform-scale: (0.50, 0.50);
		-moz-transform: scale(0.50, 0.50);
		-webkit-transform: scale(0.50, 0.50);
		-o-transform: scale(0.50, 0.50);
		-ms-transform: scale(0.50, 0.50);
		transform: scale(0.50, 0.50);
		-moz-transform-origin: top left;
		-webkit-transform-origin: top left;
		-o-transform-origin: top left;
		-ms-transform-origin: top left;
		transform-origin: top left;
	}
	.freelayout-content div.ms-rte-embedcode.ms-rte-embedwp,
	.freelayout-content div.ms-rtestate-read.ms-rte-wpbox{
		height: 550px;
	}
}
/* iPad */
@media only screen and (min-width: 680px) and (max-width: 768px) {
	.freelayout-content iframe {
		margin: 0em !important; 
		-webkit-transform: scale(0.83, 0.83);
		-moz-transform-scale: (0.83, 0.83);
		-moz-transform: scale(0.83, 0.83);
		-webkit-transform: scale(0.83, 0.83);
		-o-transform: scale(0.83, 0.83);
		-ms-transform: scale(0.83, 0.83);
		transform: scale(0.83, 0.83);
		-moz-transform-origin: top left;
		-webkit-transform-origin: top left;
		-o-transform-origin: top left;
		-ms-transform-origin: top left;
		transform-origin: top left;
	}
	.freelayout-content div.ms-rte-embedcode.ms-rte-embedwp,
	.freelayout-content div.ms-rtestate-read.ms-rte-wpbox{
		height: 870px;
	}
}

 
.hke-content .hke-video p{
	text-align: center;
}

.hke-video-list-container .hke-video{
	margin: 5px;
}

.hke-video-list-container .hke-video-image{
	background-size: contain;
    background-repeat: no-repeat;
	background-position: center;
}

/* ********************************************
 * addition desktop css rules for mobile
 * ********************************************/
 
.hke-nav-button {
  display:none;
}

nav {
  display:none;
}

.hke-readmore {
	display:none;	
}

@media only screen and (min-width: 769px) and (max-width: 1070px) {
	.hke-banner-nav ul li:first-child{
		margin-left: 0px;
	}
}
 
.mobile-scroll-no-border,
.mobile-scroll-no-border tr,
.mobile-scroll-no-border td,
.mobile-scroll-no-border th,
.mobile-display-1col-no-border,
.mobile-display-1col-no-border tr,
.mobile-display-1col-no-border td,
.mobile-display-1col-no-border th,
.table-split-2col-no-border,
.table-split-2col-no-border tr,
.table-split-2col-no-border td,
.table-split-2col-no-border th,
.table-with-caption-1col-no-border,
.table-with-caption-1col-no-border tr,
.table-with-caption-1col-no-border td,
.table-with-caption-1col-no-border th,
.removeEmptyCol-no-border,
.removeEmptyCol-no-border tr,
.removeEmptyCol-no-border td,
.removeEmptyCol-no-border th {
	border: none !important;
    background-color: transparent !important;
}

#accessibilitystatement-mobile{
	display: none;
}

/* ********************************************
 * mobile (0-767px)
 * ********************************************/
@media only screen and (min-width: 0px) and (max-width: 768px) {
/* ********************************************
 * Typography
 * ********************************************/
@font-face {
    font-family: "新細明體";
    src: local('微軟正黑體'), local('Microsoft Jhenghei'), local('新細明體');
}

@font-face {
    font-family: "細明體";
    src: local('微軟正黑體'), local('Microsoft Jhenghei'), local('新細明體');
}

@font-face {
    font-family: "微軟正黑體";
    src: local('微軟正黑體'), local('Microsoft Jhenghei'), local('新細明體');
}

@font-face {
    font-family: "PMingLiu";
    src: local('微軟正黑體'), local('Microsoft Jhenghei'), local('新細明體');
}

@font-face {
    font-family: "Microsoft Jhenghei";
    src: local('微軟正黑體'), local('Microsoft Jhenghei'), local('新細明體');
}

main-container{
	background-color: white;
}


html{
	min-height:100%;
}

body{
	margin:0px;
	min-height:100%;
	/*background-color:#5A5A5F;*/
}
 .hke-content p.questionC{
		left: 20px;
 }
  .hke-content p.questionC:before {
   
	    margin-left: -9px;
  }

.hke-reset,
.hke-reset input,
.hke-reset select,
.hke-reset textarea,
.hke-reset h1,
.hke-reset h2,
.hke-reset h3,
.srch-maintop,
.srch-maintop select,
.srch-WPBody,
.srch-Page {
    font-size: 100%;
    font-family: 'Open Sans', Arial, Microsoft JhengHei, sans-serif !important;
    line-height: 1.4;
}

#site-wrapper {
    font-size: 13px;
}
 

/* ********************************************
 * SharePoint Style Overrides
 * ********************************************/

#s4-ribbonrow,
#globalNavBox {
    height: auto !important;
}

.ms-core-webpartadder {
    z-index: 1;
}

.ms-cui-TabRowRight .ms-welcome-root {
    padding-top: 4px;
}

.ms-cui-TabRowRight .ms-siteactions-normal {
    height: 34px;
}

.ms-cui-TabRowRight .ms-core-menu-root {
    padding-top: 13px !important;
    vertical-align: top;
}

.ms-cui-TabRowRight .ms-siteactions-imgspan {
    vertical-align: top;
}
/* ********************************************
 * CSS Reset
 * ********************************************/

.hke-reset caption{
    text-align: left;
}

.hke-reset table {
    border-spacing: 0;
    border-collapse: collapse;
}

.hke-reset h1,
.hke-reset h2,
.hke-reset h3 {
    color: inherit;
}

.hke-reset h1 {
    font-weight: normal;
    font-size: 2em;
}

.hke-reset h2 {
    font-size: 1.43em;
}

.hke-reset img {
    max-width: 100%;
    border: none;
	/*
	margin-left: auto;
    margin-right: auto;
	display: block;
	*/
}

.hke-reset a,
.hke-reset a:hover {
    text-decoration: none;
}

.hke-reset a,
.hke-reset a:visited {
    color: inherit;
}

.hke-reset *:focus {
    outline: none;
}

select::-ms-expand {
    display: none;
}
/* ********************************************
 * Global Styles
 * ********************************************/

#main-container {
	position:relative;
    margin: auto;
    min-width: 320px;
    width: 100%;
    background-color: #5A5A5F;
	color:#333333;
	overflow:hidden;
	font-family: 'Open Sans', Arial, Microsoft JhengHei, sans-serif;
	font-size: 13px;
}

#main-container {
	background-color: #5A5A5F;
	position:relative;
	z-index:2;
	-ms-transform: translate(0,0);/* IE 9 */
   	-webkit-transform: translate(0,0); /* Safari */
	transform: translate(0,0);
	-webkit-transition: -webkit-transform 0s; /* Safari */
	transition: transform 0s;
}


#main-container.openmenu {
	position: fixed;
	width: 100%;
	top:0;
	left:0;
	overflow:hidden;
	-ms-transform: translate(90%,0); /* IE 9 */
   	-webkit-transform: translate(90%,0); /* Safari */
	transform: translate(90%,0);
	-webkit-transition: -webkit-transform 0.6s; /* Safari */
	transition: transform 0.6s;
}

#main-container.openmenu nav{
	position: relative;
}

.hke-content-container:before,
.hke-content-container:after {
    content: '';
    display: block;
    margin: -1px 0;
    border-top: 1px solid transparent;
}

.hke-content-container .content {
    margin: auto;
    width: 100%;
	min-width: 100%;
	max-width: 100%;
}

.scrollTop-bt{ 
	display: none;
    position: fixed;
    cursor: pointer;
    right: 20px;
    bottom: 20px;
    width: 36px;
    height: 36px;
    background: #ce0014 url('/_layouts/15/hke/images/go-top-arrow.png') no-repeat 50% 50%;
    z-index: 5;
}

/* ********************************************
 * nav
 * ********************************************/
 
nav {
	position:absolute;
	width:90%;
	top:0;
	left:0;
	z-index:1;
	font-size: 15px;
	font-family: 'Open Sans', Arial, Microsoft JhengHei, sans-serif !important;
}
 
.hke-mobile-search {
	position:relative;
	padding:10px 15px 10px 60px;
}

.hke-mobile-search input{
	width:100%;
	border-radius:5px;
	box-sizing:border-box;
	height:30px;
	padding: 5px 36px 5px 5px;
	border:none;
}

.hke-mobile-search a{
    display:block;
	position:absolute;
	width:18px;
	right:20px;
	top:16px;
}

.hke-mobile-search a.home{
	width: 25px;
	right: auto;
	left: 15px;
	top: 15px;
}

.hke-mobile-search img{
    display:block;
	width:100%;
}

.nav-primary span{
	display:block;
	position:relative;
	color:#fff;
	padding:10px 40px 10px 15px;
	font-size:1.1em;
	background:url('/_layouts/15/hke/images/nav-background1.jpg');
	border-bottom:1px dotted #8B8B8B;
}

.nav-primary span a{
	color: #fff;
	text-decoration: none;
}

.nav-primary span:after{
	content:'';
	position:absolute;
	width:19px;
	height:19px;
	top:50%;
	right:10px;
	margin-top:-9px;
	background:#fff url(/_layouts/15/hke/images/red-mobile-menu-arrow.png) no-repeat 50% 50%;
	border-radius:20px;
	-ms-transform: rotate(-90deg); /* IE 9 */
	-webkit-transform: rotate(-90deg); /* Safari */
	transform: rotate(-90deg);
}

.nav-primary ul{
	display:none;
	list-style:none;
	margin:0px;
	padding:0px;
}

.nav-primary ul li span{
	background:#C50013;
	overflow: auto;
}

.nav-primary ul li span:after{
	background:#C50013 url(/_layouts/15/hke/images/white-mobile-menu-arrow.png) no-repeat 50% 50%;
}

.nav-primary ul li ul li a {
	display:block;
	padding:10px 40px 10px 30px;
	font-size:1em;
	background:#ffffff;
	color:#333333;
	border-bottom:1px dotted #CCCCCC;
	text-decoration: none;
}

.nav-primary ul li ul li:first-child a{
	/*
	padding:10px 40px 10px 15px;
	font-size:1.1em;
	font-weight:bold;
	*/
}

.nav ul{
	list-style:none;
	margin:0px;
	padding:0px;
}

.nav span{
	display:block;
	position:relative;
	color:#333333;
	padding:10px 40px 10px 15px;
	font-size:1.1em;
	font-weight:bold;
	background:#CCCCCC;
	border-bottom:1px dotted #8B8B8B;
}

.nav span a{
	color:#333333;
	text-decoration: none;
}

.nav span:after{
	content:'';
	position:absolute;
	width:19px;
	height:19px;
	top:50%;
	right:10px;
	margin-top:-9px;
	border-radius:20px;
	-ms-transform: rotate(-90deg); /* IE 9 */
	-webkit-transform: rotate(-90deg); /* Safari */
	transform: rotate(-90deg);
	background-color: #C50013;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-image: url("/_layouts/15/hke/images/white-mobile-menu-arrow.png");
}

.nav ul li ul li a{
	display:block;
	padding:10px 40px 10px 30px;
	font-size:1em;
	background:#ffffff;
	color:#333333;
	border-bottom:1px dotted #CCCCCC;
	text-decoration: none; /*BOEY edit 12/10/2015 */
}

.nav ul li ul li:first-child a {
	/*
	padding:10px 40px 10px 15px;
	font-weight:bold;
	font-size:1.1em;
	*/
}

.nav ul li ul{
	display:none;
}

.show > span:after{
	-ms-transform: rotate(0deg); /* IE 9 */
    -webkit-transform: rotate(0deg); /* Safari */
    transform: rotate(0deg);
}

.head-nav div{
	position:relative;
}

.head-nav div p{
	display:block;
	padding:10px 40px 10px 15px;
	margin:0;
	font-size:1em;
	background:#747474;
	color:#fff;
	border-bottom:1px dotted #CCCCCC;
}

.head-nav .choice{
	position:absolute;
	color:#fff;
	right:8px;
	top:5px;
	z-index:2;
}

.language .choice a{
	display:inline-block;
	padding:4px 10px;
	margin:0 2px;
	border:1px solid #fff;
	color: #fff;
}

.head-nav .font-size-adjust p{
	border-bottom:none;
}

.font-size-adjust .choice span{
	display:inline-block;
	margin:0 2px;
	padding:1px 0px 5px 6px;
	width:18px;
	height:18px;
	border:1px solid #fff;
	border-radius:20px;
	color:#fff;
}

/* ********************************************
 * header
 * ********************************************/

header{
	position:relative;
	height:70px;
	z-index:2;
	background: #fff;
}

header .logo{
	position:absolute;
	width:auto;
	right:10px;
	top:6px;
	height: 60px;
}

.hke-nav-button{
	display: block;
	position:absolute;
	width:30px;
	top:25px;
	left:10px;
}

.hke-nav-button span{
	display:block;
	width:100%;
	height:2px;
	border-top:1px solid #6E6E6E;
	border-bottom:1px solid #6E6E6E;
	background-color:#333333;
	margin-bottom:5px;
}

/* ***************************************************
 * home banner
 * **************************************************/
 
.hke-banner-container{
	position:relative;
	width:100%;
	overflow:hidden;
	height: 100%;
}

.hke-banner-container .left-arrow{
	position:absolute;
	top:50%;
	left:0;
	width:30px;
	height:60px;
	z-index:2;
	margin-top:-40px;
	background:rgba(0,0,0,0.3) url('/_layouts/15/hke/images/banner-left-arrow.png')no-repeat 50% 50%;
}

.hke-banner-container .right-arrow{
	position:absolute;
	top:50%;
	right:0;
	width:30px;
	height:60px;
	z-index:2;
	margin-top:-40px;
	background:rgba(0,0,0,0.3) url('/_layouts/15/hke/images/banner-right-arrow.png')no-repeat 50% 50%;
}

.hke-banner-container ul{
	width:1000%;
	list-style:none;
	margin:0;
	padding:0;
}

.hke-banner-container ul:after{
	content:'';
	display:block;
	clear:both;
}

.hke-banner-container ul li{
	position:relative;
	float:left;
	width:10%;
}

.hke-banner-container ul li .overlay{
      margin-right: 1px;
	    position: absolute;
    bottom: 0px;
   
    color: #fff;
    right: auto;
       width: 100%;
    top: auto;
   height: 56%;
     
}

.hke-banner-container ul li .overlay h3{
	margin:0 0 5px 0;
	/*font-size:1.1em;*/
	font-weight:bold;
}

.hke-banner-container ul li .overlay h1{
	margin:0 0 5px 0;
	/*font-size:1.1em;*/
	font-weight:bold;
    font-size:45px ;
     
        font-family: Microsoft YaHei !important;
             max-height: 30%;
         padding-left: 30px;
           padding-right: 30px;
		       white-space: normal;
}

.hke-banner-container ul li .overlay p{
	margin:0;
	/*font-size:1em;*/
       margin-top: 10px;
        font-size:15px ;
          

	    height: 55%;
		         width: 96%;
}

.hke-banner-container ul li img{
	display:block;
	width:100%;
}


/* ***************************************************
 * banner nav
 * **************************************************/
 
.hke-banner-nav{
	background:url('/_layouts/15/hke/images/nav-background1.jpg');
}

.hke-banner-nav ul{
	list-style:none;
	/*margin:0px;*/
	/*padding:10px 5px;*/
	margin: 0 10px 0 0;
}

.hke-banner-nav ul:after{
	content:'';
	display:block;
	clear:both;
}

.hke-banner-nav ul li{
	width:25%;
	float:left;
	box-sizing:border-box;
	padding:0 2px;
	font-size:1em;
	color:#fff;
	text-align:center;
	margin: 2% 0 2% 0;
}

.hke-banner-nav ul li img{
	display:block;
	max-width:50px;
	width:60%;
	margin:auto;
}

.hke-banner-nav ul li span{
	display:block;
	margin-top:5px;
	text-align: center;
	white-space: normal;
}



/* ***************************************************
 * Featured Link
 * **************************************************/
.hke-featured-link-container{
	padding: 10px 0 10px 0px;
	margin: 1px;
}

.hke-featured-link-container:after{
	content:'';
	display:block;
	clear:both;
}

.hke-featured-link{
	float:left;
	width:47%;
	margin-left:2%;
	margin-bottom:8px;
	border-top:3px solid #CE0014;
}

.hke-featured-link img{
	display:block;
	width:100%;
   	position: inherit;
}

.hke-featured-link p{
	height:4.5em;
	margin:0;
	padding:0 10px;
	background:#cccccc;
	vertical-align: middle;
	text-align: left;
	font-size: inherit;
	line-height: 16px;
}

.hke-featured-link p:before{
	content:'';
	display:inline-block;
	vertical-align:middle;
	height:100%;
}

.hke-featured-link p span{
	display:inline-block;
	vertical-align:middle;
}

.hke-featured-link.style2{
	position:relative;
	float:none;
	width:auto;
	margin:1px 5px;
	border-top:none;
	height: auto;
}

.hke-featured-link.style2 img{
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	width:auto;
	height:100%;
}

.hke-featured-link.style2 p{
	height:65px;
	padding:0 10px 0 102px;
}
.style2.hke-featured-link a {
	padding: 0px;
	border-top: none;
}

.hke-featured-link:hover a:after{
	display: none;
}

/* ***************************************************
 * Video
 * **************************************************/
.hke-section-video{
	background-color: #CDCDCF;
}

.hke-video-container{
	padding:25px 5px 20px 5px;
}

.hke-video{
	margin-bottom: 20px;
	margin: inherit;
	width: inherit !important;
	vertical-align: inherit;
	float: inherit;
}

.hke-video:last-child{
	margin-bottom:0px;
}

.hke-video-image{
	position:relative;
	width:100% !important;
}

.hke-video-image:after{
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:url('/_layouts/15/hke/images/video-button.png') no-repeat 50% 50%;
}

.hke-video-image img{
	display:block;
	width:100%;
}

.hke-video p{
	margin:10px 0 0 0;
	color:#333333;
	/*width: 80%;*/   /* BOEY edit 12/10/2015 */
}

/* ***************************************************
 * wgat's news
 * **************************************************/

.hke-section-whatsnew{
	background-color:#BBBBBB;
}

.hke-whatsnew-container{
	padding:15px 3px;
	flex-direction: column;
	display: flex;
}

.hke-whatsnew{
	position:relative;
	margin-left: inherit;
	width: 100%;
}

.hke-whatsnew .arrow{
	position:absolute;
	top:0px;
	right:0px;
	padding: 5px;
}

.hke-whatsnew .arrow .right-arrow{
	display:block;
	width:30px;
	height:30px;
	/*background:#fff url('/_layouts/15/hke/images/third-nav-arrow.png') no-repeat 50% 50%;*/
	border-radius:20px;
}

.hke-whatsnew h1{
	margin:0;
	border-left: 3px solid #88000D;
	padding-left: 12px;
	color: #88000D;
}

.hke-whatsnew ul{
	list-style:none;
	margin:0px;
	padding:0px;
	margin:20px 0;
}

.hke-whatsnew ul li{
	margin:15px 0;
}

.hke-whatsnew ul .news-title{
	display:block;
}

.hke-whatsnew ul .news-date{
	display:block;
	color: #88000D;
	order: 0;
}

.hke-whatsnew-stock{
	margin:10px 3px;
	/*padding:10px;*/
	background-color: #CE0014;
	color:#fff;
	position: static;
	order: 1;
}

.hke-whatsnew-stock p{
	margin:0px;
}

.hke-whatsnew .arrow img{
	padding: 2px;
}
/* ***************************************************
 * charter main banner
 * **************************************************/
 
.hke-static-banner-container{
	/*position:relative;*/
	
	min-width: auto;
    height: auto;
	
}

.hke-static-banner img{
	/*
	display:block;
	width:100%;
	width: 1680px;
    height: 300px;
    margin-left: 480px;
	*/
    margin-left: 12%;
  	margin-right: 12%;
    width: 50%;
    height: auto;
	min-width: 0px;
}

.hke-static-banner-container .overlay{
	position:absolute;
	width:100%;
	bottom:0;
	border-top: 3px solid #CE0014;

}

.hke-static-banner-container .overlay h3{
	margin:3px 0px;
	color:#fff;
	text-align:center;
	font-size:1.3em;
	width: 100%;
}

.hke-static-banner-container .overlay p{
	margin:3px 0px;
	color:#fff;
	text-align:center;
	font-size:1em;
}

/* ********************************************
 * main content
 * ********************************************/

.hke-section-main{
	background-color:#fff;
	/*padding:10px 5px;*/
}

/* ********************************************
 * breadcrumb
 * ********************************************/
 
.hke-breadcrumb{
	padding:5px 0;
	margin-bottom:1em;
	/*font-size:0.8em;*/
	margin: 0 5px;
}


.hke-breadcrumb a{
	text-decoration:underline;
	margin:0;
}

/* ********************************************
 * content header
 * ********************************************/

.hke-content-header p{
	position:relative;
	padding:10px 60px 10px 20px;
	margin:0 -5px;
	color:#fff;
	font-size:1.2em;
	background: #ce0014;
	background: -moz-linear-gradient(left,  #ce0014 0%, #ce0014 49%, #ffffff 97%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ce0014), color-stop(49%,#ce0014), color-stop(97%,#ffffff), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(left,  #ce0014 0%,#ce0014 49%,#ffffff 97%,#ffffff 100%);
	background: -o-linear-gradient(left,  #ce0014 0%,#ce0014 49%,#ffffff 97%,#ffffff 100%);
	background: -ms-linear-gradient(left,  #ce0014 0%,#ce0014 49%,#ffffff 97%,#ffffff 100%);
	background: linear-gradient(to right,  #ce0014 0%,#ce0014 49%,#ffffff 97%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ce0014', endColorstr='#ffffff',GradientType=1 );
}

.hke-content-header p:before{
	content:'';
	display:block;
	position:absolute;
	bottom:0px;
	left:0px;
	border-top:6px solid #9C000E;
	border-right:6px solid #9C000E;
	border-bottom:6px solid #fff;
	border-left:6px solid #fff;
}

.hke-content-header p:first-child {
    margin-bottom: 0;
    padding-top: 5px;
}

.hke-content-header h1:first-child {
    margin-bottom: 0;
    padding-top: 5px;
}

.hke-content-header h1{
	position:relative;
	padding:10px 60px 10px 20px;
	margin:0 -5px;
	color:#fff;
	font-size:1.2em;
	background: #ce0014;
	background: -moz-linear-gradient(left,  #ce0014 0%, #ce0014 49%, #ffffff 97%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ce0014), color-stop(49%,#ce0014), color-stop(97%,#ffffff), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(left,  #ce0014 0%,#ce0014 49%,#ffffff 97%,#ffffff 100%);
	background: -o-linear-gradient(left,  #ce0014 0%,#ce0014 49%,#ffffff 97%,#ffffff 100%);
	background: -ms-linear-gradient(left,  #ce0014 0%,#ce0014 49%,#ffffff 97%,#ffffff 100%);
	background: linear-gradient(to right,  #ce0014 0%,#ce0014 49%,#ffffff 97%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ce0014', endColorstr='#ffffff',GradientType=1 );
}

.hke-content-header h1:before{
	content:'';
	display:block;
	position:absolute;
	bottom:0px;
	left:0px;
	border-top:6px solid #9C000E;
	border-right:6px solid #9C000E;
	border-bottom:6px solid #fff;
	border-left:6px solid #fff;
}

.hke-content-header h1 + h1 {
	margin-top: -12px;
}

.hke-content-header h2:first-child {
    margin-bottom: 0;
    padding-top: 5px;
}

.hke-content-header h2{
	position:relative;
	padding:10px 60px 10px 20px;
	margin:0 -5px;
	color:#fff;
	font-size:1.2em;
	background: #ce0014;
	background: -moz-linear-gradient(left,  #ce0014 0%, #ce0014 49%, #ffffff 97%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ce0014), color-stop(49%,#ce0014), color-stop(97%,#ffffff), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(left,  #ce0014 0%,#ce0014 49%,#ffffff 97%,#ffffff 100%);
	background: -o-linear-gradient(left,  #ce0014 0%,#ce0014 49%,#ffffff 97%,#ffffff 100%);
	background: -ms-linear-gradient(left,  #ce0014 0%,#ce0014 49%,#ffffff 97%,#ffffff 100%);
	background: linear-gradient(to right,  #ce0014 0%,#ce0014 49%,#ffffff 97%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ce0014', endColorstr='#ffffff',GradientType=1 );
}

.hke-content-header h2:before{
	content:'';
	display:block;
	position:absolute;
	bottom:0px;
	left:0px;
	border-top:6px solid #9C000E;
	border-right:6px solid #9C000E;
	border-bottom:6px solid #fff;
	border-left:6px solid #fff;
}

.hke-content-header h2 + h2 {
	margin-top: -12px;
}

.hke-dropdown-navigate{
	margin: 5px 5px;
}

.hke-dropdown-navigate .dd-container{
	  margin: 0 0 0 auto;
}

.hke-dropdown-navigate .dd-selected{
	padding:2px 10px;
}

.hke-dropdown-navigate .dd-selected label {
	width: 120px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	cursor: pointer;
}

.hke-dropdown-navigate .dd-option[data-indent="1"] {
	position:relative;
	padding: 10px 10px 10px 25px;
}

.hke-dropdown-navigate .dd-option[data-indent="1"]:before {
	content:'>';
	position:absolute;
	left:10px;
	top:10px;
}

/* ********************************************
 * readmore
 * ********************************************/
 
.hke-readmore{
	display:none;
}

.hide .hke-readmore{
	display:block;
	margin-bottom: 20px;
}

.hke-readmore-button{
	color: #88000D;
	text-decoration:underline;
}

.hide > h1,
.hide > h2,
.hide > h3,
.hide > h4,
.hide > h5,
.hide > h6{
	display:none;	
}

/* ********************************************
 * content structure
 * ********************************************/
 
.hke-content-block{
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	/*display: inherit;*/
	-webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
	counter-reset: section;
}

.hide .hke-content-block{
	display:none;
}

.hke-content.hide :header{
	display:none;
}

.hke-content-text{
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -moz-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-order: 0;
    -moz-order: 0;
    -ms-flex-order: 0;
    order: 0;
    counter-reset: section;
    /*margin: 2em 0 -0.8em 0;*/
	margin: 1em 0 -0.8em 0;
	height: auto;
}

.hke-content-image{
	-webkit-box-flex: 0;
    -moz-box-flex: 0;
	-webkit-flex: 0 1 auto;
	-moz-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
	-webkit-order: 1;
	-moz-order: 1;
    -ms-flex-order: 1;
    order: 1;
	margin-left: 0px;
	width: 100%;
	min-height: 100%;
	/*margin-top: 0px;*/
}

.hke-content-block[data-image-alignment = "ChangeOrderRight"] .hke-content-image{
	order : 0;
}

.hke-content-image  div{
	margin-bottom:1em;
}

.hke-content-image img{
    display:block;
    max-height: 640px;
    max-width: 100%;
    margin:auto;
    /* width: 100%; Charlie 3/10/2015*/
    /*height: 270px; */ /*Boey 7/10/2015*/
}


.hke-content-image .hke-content-image-caption {
	font-size: 0.9em;
	margin: 5px 0px 0px 0px;
	text-align: center;
}

/* ********************************************
 * content
 * ********************************************/
 
.hke-content h3 {
	padding: 5px 0;
	border-bottom: 1px dotted #999999;
	color: #88000D;
	font-weight: bold;
	font-size: 1.1em;
	margin: 0 0 1.4em 0;
	/*margin: 0 0 0 0;*/
}

.table-three-col h3 {
    padding: 5px 0;
    border-bottom: 0px dotted #999999;
    color: #000000;
    font-weight: normal;
    font-size: 0.95em;
    margin-bottom: 1.4em;
    counter-reset: section;
	text-align: center;
}

.hke-content p {
	margin: 0 0 1.5em 0;
	padding: 0px 10px;
	/*text-align: justify;*/
}

.hke-content p:empty:before {
	content: '\200b';
}

.hke-content p.single-line{
	margin:0px;
}

.hke-content p.sub-header {
	color: #88000D;
	font-weight: bold;
	font-size: 1.1em;
}

.hke-content p.section-header {
	font-weight: bold;
	margin: 0;
}

.hke-content p.remark {
	font-size: 0.8em;
}

.hke-content p.question {
	padding-left: 25px;
	color: #88000D;
	text-decoration: underline;
	position:relative;
	cursor:pointer;
}

.hke-content p.question:before {
	counter-increment: section;
	content: counter(section) ". ";
	color:#333333;
	text-decoration:none;
	display:block;
	position:absolute;
	top:0;
	left:0;
}

.hke-content p.question.open {
	text-decoration: none;
}

.hke-content p.question:after { /*Charlie 30/9/2015*/
	content: '';
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
	width: 19px;
	height: 19px;
	border-radius: 20px;
	background: #CE0014 url('/_layouts/15/hke/images/white-arrow.png') no-repeat 7px 4px;
}

.hke-content p.question.open:after { /*Charlie 24/9/2015*/
	display: inline-block;
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.hke-content p.answer {
	display:none;
	padding-left: 25px;
}
    .hke-content p.answerC {
    display: none;
    padding-left: 25px;
	margin-left: 20px;
  }
  .hke-content p.drop-down-tab {
    color: #88000D;
    text-decoration: underline;
    position: relative;
    cursor: pointer;
  }
  
.hke-content p.drop-down-tab.open {
	text-decoration: none;
}

.hke-content p.drop-down-tab:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
	width: 19px;
	height: 19px;
	border-radius: 20px;
	background: #CE0014 url('../../images/white-arrow.png') no-repeat 7px 4px;
}

.hke-content p.drop-down-tab.open:after {
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.ex-authoring p.answer{
	display:block;
}

.hke-content .highlight {
	color: #88000D;
}

.hke-content p a,
.hke-content ol li a,
.hke-content ul li a,
.hke-content p a:visited,
.hke-content ol li a:visited,
.hke-content ul li a:visited {
	color: #88000D;
	text-decoration: underline;
	overflow-wrap: break-word;
	word-wrap: break-word;
	word-break: break-word;
}

.hke-content ul {
	list-style: none;
	padding-left: 36px;
	margin-bottom: 20px;
}

.hke-content ul li,
.hke-content ol li {
	position: relative;
}

.hke-content ul li:before {
	content: '>';
	position: absolute;
	left: -25px;
}

.hke-content ul ul li:before {
	content: '\25CF';
}

.hke-content ol {
	list-style: decimal;
	padding-left: 25px;
	margin-bottom: 20px;
}

.hke-content table {
	width: auto;
	border-collapse: separate;
	border-top: 5px solid #E10019;
	/*table-layout: fixed; ie use*/
}

.hke-content table tr {
	background-color: #dddddd;
}

.hke-content table tr:nth-child(2n) {
	background-color: #fff;
}

.hke-content table tr th {
	color: #333333;
	background-color: #AAAAAA;
	font-weight: bold;
	padding: 3px 5px;
	border-top: 4px solid #fff;
	border-bottom: 8px solid #fff;
	box-sizing: border-box;
}

.hke-content table tr td {
	padding: 8px 10px;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	box-sizing: border-box;
}

.hke-content table tr td:last-child {
	border-right: 1px solid #aaaaaa;
}

.hke-content table tr:last-child td {
	border-bottom: 1px solid #aaaaaa;
}

.hke-content table tr td a,
.hke-content table tr td a:visited {
	color: #88000D;
	text-decoration: underline;
}

.hke-content table tr td.date{
	min-width:120px;
}

.hke-content table.no-border,
.hke-content table.no-border tr,
.hke-content table.no-border td,
.hke-content table.no-border th {
	font-weight: normal;
	border-width: 0px !important;
	background-color: transparent;
	width: inherit;
}

.hke-content .icon-pdf:before{
	content: '';
	padding-left: 18px;
	background-image: url('../../images/icon-pdf.gif');
	background-repeat: no-repeat;
}

.hke-content .button{
	background-color:#88000D;
	color:#fff !important;
	text-decoration: none !important;
	padding:5px 10px;
	display:inline-block;
	font-size:1.1em;
	border-radius:5px;
}

.hke-content .button:after{
	content:'';
	display:inline-block;
	margin-left:5px;
	width:19px;
	height:19px;
	border-radius:20px;
	vertical-align:top;
	background:#fff url('/_layouts/15/hke/images/button-arrow.png') no-repeat 50% 50%;
}

/* ********************************************
 * slider
 * ********************************************/
 
.hke-slider-container{
	position:relative;
	width:100%;
	overflow:hidden;
	padding: inherit; /*Yam 20150930*/
	margin-top: 10px;
}

.hke-slider-container .left-arrow{
	position:absolute;
	top:0;
	left:0;
	width:30px;
	height:60px;
	z-index:2;
	margin-top:40%;
	background:rgba(0,0,0,0.3) url('/_layouts/15/hke/images/banner-left-arrow.png') no-repeat 50% 50%;
}

.hke-slider-container .right-arrow{
	position:absolute;
	top:0;
	right:0;
	width:30px;
	height:60px;
	z-index:2;
	margin-top:40%;
	background:rgba(0,0,0,0.3) url('/_layouts/15/hke/images/banner-right-arrow.png') no-repeat 50% 50%;
}

.hke-slider{
	width:1000%;
}

.hke-slider:after{
	content:'';
	display:block;
	clear:both;
}

.hke-slider .section{
	width:10%;
	float:left;
}

.hke-slider .section .image-container{
	position:relative;
	width:100%;
	padding-top:100%;
	background-color:#DDDDDD;
}

.hke-slider .section .image-container .image{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	text-align:center;
}

.hke-slider .section .image-container .image:before{
	content:'';
	height:100%;
	display:inline-block;
	vertical-align:middle;
}

.hke-slider .section .image-container .image img{
	max-width:100%;
	max-height:100%;
	display:inline-block;
	vertical-align:middle;
}

.hke-slider .section p{
	font-size:0.9em;
	margin:5px 0 0 0px;
	padding: 0px;
	width: 98%;
	text-align: left;
	line-height: 1.7;
}

.hke-slider .image{
	width: 100%;
}

.hke-slider .image img{
	width: auto;
}

/* ********************************************
 * customer service
 * ********************************************/

.hke-processing-guide h2{
	text-align: center;
	font-size: 1.4em;
	color: #88000C;
	padding: 5px 0;
	margin:0px;
}

.hke-processing-guide .step-container{
	border-top:5px solid #CE0014;
	margin-bottom:1.5em;
	width:inherit;
	height:inherit;
	background: none;
}

.hke-processing-guide .step-container a{
	position:relative;
	display:block;
	height:65px;
	background: #fbfbfb;
	background: -moz-linear-gradient(top,  #fbfbfb 0%, #dedede 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbfbfb), color-stop(100%,#dedede));
	background: -webkit-linear-gradient(top,  #fbfbfb 0%,#dedede 100%);
	background: -o-linear-gradient(top,  #fbfbfb 0%,#dedede 100%);
	background: -ms-linear-gradient(top,  #fbfbfb 0%,#dedede 100%);
	background: linear-gradient(to bottom,  #fbfbfb 0%,#dedede 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#dedede',GradientType=0 );
	width: 100%;
}

.hke-processing-guide .step-container a:before{
	content:'';
	display:block;
	position:absolute;
	top:0;
    left: 80px;
    margin-left: -12px;
	border-top:12px solid #dedede;
	border-left:12px solid transparent;
	border-right:12px solid transparent;
}

.hke-processing-guide .step-container a:first-child:before{
	display:none;
}

.hke-processing-guide .step-container .step{
	position:absolute;
}

.hke-processing-guide .step-container .step span{
	position:absolute;
	top:33px;
	left:15px;
	font-size:2em;
}

.hke-processing-guide .step-container .step .icon{
	position:absolute;
	width:50px;
	height:50px;
	top:12px;
	left:55px !important;
	background-color: #CE0014;
	border-radius: 50px;
}

.hke-processing-guide .step-container .step .icon img{
	opacity:0.6;
	display:block;
}

.hke-processing-guide .step-container p{
	height:100%;
	padding-left:130px;
	margin:0;
}

.hke-processing-guide .step-container p:before{
	content:'';
	height:100%;
	display:inline-block;
	vertical-align:middle;
}

.hke-processing-guide .step-container p span{
	display:inline-block;
	vertical-align:middle;
}

 .hke-processing-guide{
	 width: 100%;
	 margin: inherit;
	 height: 100%;
 }

.hke-processing-guide .step-container a:nth-child(1) {
    top: 0px;
    left: 0%;
}

.hke-processing-guide .step-container a:nth-child(2) {
    top: 10px;
    left: 0%;
}

.hke-processing-guide .step-container a:nth-child(3) {
    top: 20px;
    left: 0%;
}

.hke-processing-guide .step-container a:nth-child(4) {
    top: 30px;
    left: 0%;
}

.hke-processing-guide .step-container a:nth-child(5) {
    top: 40px;
    left: 0%;
	margin-bottom: 30px;
}




/* ********************************************
 * useful link
 * ********************************************/

.hke-section-useful-link{
	background-color: #AAAAAA;
	/*padding:25px 5px;*/
}

.hke-useful-link-caption{
	margin:0 0 1em 0;
}

.hke-useful-link-container ul{
	list-style:none;
	margin:0;
	padding:0;
	width: auto;
}

.hke-useful-link-container ul:after{
	content:'';
	display:block;
	clear:both;
}

.hke-useful-link-container ul li{
	width:47%;
	margin-bottom:1em;
	float:left;
}

.hke-useful-link-container ul li:nth-child(2n){
	margin-left:2%;
}

.hke-useful-link-container ul li a{
	display: block;
	position: relative;
	padding: 0 5px;
	line-height:1em;
	height: 50px;
	border-top: 4px solid #CE0014;
	background: #cccccc;
}

.hke-useful-link-container ul li a:before{
	content:'';
	height:100%;
	display:inline-block;
	vertical-align:middle;
}

.hke-useful-link-container ul li a p{
	margin:0px;
	display:inline-block;
	vertical-align:middle;
}

/* ********************************************
 * career
 * ********************************************/

.hke-inside-box {
	margin:0 -5px;
	padding:5px;
	background-color: #DDDDDD;
}

.hke-inside-box.style2 {
	background-color: #BBBBBB;
}

.table-three-col h2{
	position:relative;
	font-size:1em;
	margin:0px;
	padding:10px 5px;
}

.table-three-col h2:after{
	content:'';
	position: absolute;
	width: 21px;
	height: 21px;
	top: 50%;
	right: 5px;
	margin-top: -10px;
	background: #C50013 url(/_layouts/15/hke/images/white-mobile-menu-arrow.png) no-repeat 50% 50%;
	border-radius: 20px;
	-ms-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.table-three-col .show h2:after {
	-ms-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

.table-three-col ul{
	display:none;
	margin:0px;
	padding:10px;
	background-color:#fff;
}

.table-three-col .job{
	text-decoration:underline;
}

/* ********************************************
 * Content Block: Cooking Tip
 * ********************************************/
 
 .hke-faq-box {
  counter-reset: section;
  margin: 2em 0 -0.8em 0;
}
 
.hke-cookingtips-listing {
  margin: 20px auto;
  overflow: hidden;
  text-align: center;
}

.hke-cookingtips-item {
  float: left;
  width: 49%;
  vertical-align: top;
  margin: 5px 0 5px 0;
  border-top: 3px solid #CE0014;
}

.hke-cookingtips-item:nth-child(2n) {
  margin: 5px 0 5px 2%;
}

  .hke-cookingtips-item a {
    position: relative;
    display: block;
    width: auto;
  }

  .hke-cookingtips-item img {
    display: block;
	width:100%;
  }

  .hke-cookingtips-item p {
    width: auto;
    height: 55px;
    padding: 0 10px;
    margin: auto;
    font-size: 1.15em;
    line-height: 16px;
    text-align: left;
    vertical-align: middle;
    background: #cccccc;
  }

.hke-cookingtips-item p:before {
	content: '';
	height: 100%;
	vertical-align: middle;
	display: inline-block;
}

.hke-cookingtips-item p > span {
	display: inline-block;
	vertical-align: middle;
}
	
/* ********************************************
 * Content Block: Virtual Tour
 * ********************************************/
 
.hke-virtual-tour{margin:auto; max-width:1440px; overflow:hidden;}
.hke-virtual-view-container{width:800%;  background-color:rgba(137, 0, 13, 0.73);display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;}
.hke-virtual-view-container:after{content:''; display:block; clear:both;}

.hke-virtual-view{position:relative; width:12.5%; float:left;}
.hke-virtual-view img{width:100%; display:block;}
/*.hke-virtual-view .overlay{padding:5px 10px; box-sizing:border-box; border-top:3px solid #E10019; color:#fff;}*/
.hke-virtual-view .overlay{padding:5px 10px; box-sizing:border-box; border-top:3px solid #E10019; color:#fff; width: 45% ;}  /* BOEY edit 13/10/2015 */
.hke-virtual-view .overlay div{box-sizing:border-box;}
/*.hke-virtual-view .overlay h2{font-size:1.2em; margin:0 0 10px 0;}*/
.hke-virtual-view .overlay h2{font-size:1.2em; margin:0 0 10px 0px;}	/* BOEY edit 13/10/2015 */
.hke-virtual-view .overlay p{margin-bottom:10px;}
.hke-virtual-view .overlay .panorama{position:absolute; right:10px; bottom:5px; padding:10px 0 10px 30px; line-height:15px; margin:0px; text-decoration:underline; cursor:pointer; background:url(../../images/virtual-tour/four-direction.png) no-repeat 0 50%;}

.hke-virtual-view-image{padding-bottom:50%; background-size:auto 100%;}

.hke-virtual-control-container{position:relative; padding: 10px; background-color:#5A5A5F;}
.hke-virtual-control-container:after{content:''; display:block; clear:both;}

.hke-virtual-control{overflow:auto;}

.hke-virtual-choose{width:1240px;}
.hke-virtual-choose:after{content:''; display:block; clear:both;}
.hke-virtual-choose .place{position:relative; cursor:pointer; width:145px; margin:0px 10px 0px 0px; float:left;}
.hke-virtual-choose .place:last-child{margin:0px;}
.hke-virtual-choose .place img{width:100%; display:block; border-top:3px solid #E10019;}
.hke-virtual-choose .place p{height:50px; margin:0px; padding:0 10px; background:#cccccc;}
.hke-virtual-choose .place p:before{content:''; height:100%; display:inline-block; vertical-align:middle;}
.hke-virtual-choose .place p span{width:95%; display:inline-block; vertical-align:middle;}

.hke-virtual-map.rel0 {
    display: none;
}

.hke-virtual-map.rel0 .pointer{
	display:none;
}

.hke-virtual-view .overlay {
    width: 100%;
    /*width: calc(25% - 260px + 20em);*/
    padding: 25px;
    display: inline-block;
    vertical-align: bottom;
    box-sizing: border-box;
    border-top: 3px solid #E10019;
    color: #fff;
    background-color: rgba(137, 0, 13, 0.73);
}

.hke-virtual-view .overlay div {
    min-height: 0;
}

.hke-virtual-map img {
    display: none;
}

.hke-virtual-view .overlay p {
    padding: 0px;
    margin-bottom: 40px;
}

.hke-virtual-view .overlay h2 {
    font-weight: bold;
}

.hke-virtual-choose .place:hover {
    margin: 0px 10px 0px 0px;
    border: none;
}

.hke-virtual-choose .place:hover:after {
        content: '';
        position: absolute;
        bottom: 0px;
        left: 0%;
        margin-left: 0px;
        border: none;
}
	  
.hke-virtual-control .left-arrow {
    display: none !important;;
}
.hke-virtual-control .right-arrow {
    display: none !important;
}

/* ********************************************
 * footer
 * ********************************************/

footer{
	background-color:#fff;
	/*padding:25px 5px;*/
	padding: 10px 5px 25px 5px;
	font-size:0.9em;
}

footer ul{
	list-style:none;
	margin:0;
	padding:0;
}

footer ul li{
	display:inline-block;
	vertical-align: middle;
}

.footer-logo ul li img{
	max-width:100px;
	
}


.footer-nav ul{
	margin: 7px 0;
}

.footer-nav ul:after{
	content:'';
	display:block;
	clear:both;
}

.footer-nav ul li{
	/* float: left;
	padding: 0 10px;
	border-left: 1px solid #52585C;*/
}



.footer-nav p{
	margin:0px;
	font-size:0.8em;
} 
/* ********************************************
 * Mobile
 * ********************************************/
.hke-section-main.mobile .hke-content {
	line-height: 1.7;
}
/* ********************************************
 * Edit mode style
 * ********************************************/
.hke-section-editor .noindex{
    text-align:right;
}

.ex-authoring .hke-content-block.ex-edit-placeholder {
    height: 75px;
}

.ex-authoring .hke-static-banner {
    position: relative;
    z-index: 1;
}

.ex-authoring .hke-section-banner .overlay h3,
.ex-authoring .hke-section-banner .overlay p {
    background-color: rgba(0, 0, 0, 0.6);
}

.ex-authoring fieldset.hke-news-external-resources a[data-property]:before {
    opacity: 1 !important;
    content: attr(href) !important;
}

.ex-authoring .hke-news-properties {
  display: inline-block;
}

.ex-authoring .hke-featured-link .popup {
    bottom: auto;
    height: 70.56%;
    outline-style: none;
}

/* ***************************************************
 * E-form
 * **************************************************/
.hke-webpart-zone .borderbox {
    width: calc(94% - 0.1em) !important
}
.hke-webpart-zone table.no-border tr {
    width: 100% !important;
}
.hke-webpart-zone .hke-table table {
    width: 100%;
}
.hke-webpart-zone table.no-border img {
    display: none;
}
.hke-webpart-zone table.no-border td table.no-border {
    width: 100%;
}
.hke-webpart-zone table.no-border td {
    width: auto !important;
    display: block !important;
}
.hke-webpart-zone table.no-border td table.no-border td {
    display: inline-block !important;
    padding-right: 8%;
}
.hke-webpart-zone select {
    width: auto !important;
}
.hke-webpart-zone .hke-table textarea {
    width: 300px !important;
}
#ctl00_ctl50_g_419b0da8_6d60_40e7_837e_47381de28850_ctl00_Label1 {
    width: 94%;
}
.hke-subscription-field ul input[type="text"] {
	width: 95%;
   	max-width: 300px;
}

.hke-webpart-zone table.no-border table.no-border table.check-no-border td {
    display: block !important;
}
.hke-table table table.no-border table.check-no-border {
    min-width: 100% !important;
}


/* ***************************************************
 * addtional
 * **************************************************/
 
.hke-content-header { /*Charlie 23/9/2015*/
    height: auto;
}

.hke-breadcrumb .share-buttons-container {
    display: none;
}

.hke-video a{ /* BOEY 7/10/2015 */
  padding-top: 10px;
}

.hke-section-main .hke-content {
    padding-top: 0px;
    padding-left: 0px;
	overflow: visible; /* BOEY edit 13/10/2015 */
}

.hke-content-header div.hke-dropdown-navigate{
	right: 1px;
}

img[title=" energy labels"] {
   width: 100% !important;
}

.hke-sitemap-nav {
  width: auto;
}

.ms-core-overlay {
    background-color: inherit;
}

/* ***************************************************
 * header
 * **************************************************/
header .nav-container {
	display: none;
}
header .top-nav{
	display: none;
}

header .logo.hkei{
	width: auto;
	right: 2px;
}

header .logo.hkei img{
	height: 70%;
}

.hke-content-header { /*Charlie 23/9/2015*/
	height: auto;
}

/* ***************************************************
 * nav
 * **************************************************/
nav{
	display:block;
	background-color: #5A5A5F;
}

header:before {
	background-color: #fff;
}

header:after {
	background-color: #fff;
}

.head-nav .language .choice span a{
	color:#fff;
}

.font-size-adjust .choice span a{
	color:#fff;
}

.large{
    font-size: inherit;	
}

.small{
    font-size: inherit;
}

/* ***************************************************
 * featured-link
 * **************************************************/
.hke-featured-link a{
	position: inherit;
    display: inherit;
	padding-top: 0;
}

.hke-featured-link .popup {
    display: none;
}

.hke-featured-link a{
	position: inherit;
    display: inherit;
	padding-top: 0;
}

.hke-featured-link .popup {
    display: none;
}

/* ***************************************************
 * footer
 * **************************************************/
footer .footer-nav {
	margin-left: 0px;
}

footer .content {
	padding: 0px;
	padding-top: 10px;
}

footer .footer-nav p { /*Charlie 30/9/2015*/
	padding: inherit;
}

footer .share-button { /*Charlie 30/9/2015*/
    position: relative;
  	margin-bottom: 5%;
}

/* ***************************************************
 * virtual tour
 * **************************************************/

.hke-vmv-content .content, .hke-vmv-content .content-image {
	Padding: 4em 0 0 40%;
	Width: 90%;
}

.hke-vmv-content.en .content-1 .content-image > div {
	background-size: 70%;
}

.hke-vmv-content .content {
    max-height: none;
}

.hke-vmv-content > div {
    height: 100%;
}

/* ********************************************
* Solar Power
* ********************************************/
.hke-solar-power-container {
	background-position-x: -536px;
	margin-left:calc((100% - 270px)/2);
}

.hke-solar-power-container > div {
	right: 720px;
}

.hke-solar-power-container .hke-solar-remark {
	left: 22px;
	right: auto;
}

/* ********************************************
 * Wind Power
 * ********************************************/
.hke-wind-power-container { /*Yam 20150930*/
	background-position-x: -450px;
	background-position-y: 0px;
	margin-left:calc((100% - 270px)/2);
	Margin-top: 25px;
        width:270px;
}

.hke-wind-power-display > div{ /*Yam 20150930*/
	left: 5%;
	right: 0px;
}

.hke-wind-power-container .hke-wind-power-display{ /*Yam 20150930*/
	background-position-x: -450px;
	background-position-y: 0px;
}

.hke-wind-power-display .hke-wind-speed {
    top: 90px;
    text-align: right;
    width: 130px;
}

.hke-wind-power-display .hke-wind-power-output {
    top: 154px;
    text-align: right;
    width: 130px;
}

.hke-wind-power-display .hke-wind-electricity-generated {
    top: 217px;
    text-align: right;
    width: 130px;
}

.hke-wind-power-display .hke-wind-co2-saved {
    top: 279px;
    text-align: right;
    width: 130px;
}

.hke-wind-power-display .hke-wind-remark {
    width: 140px;
    top: 341px;
    right: 120px;
    font-size: 12px;
    font-weight: normal;
    line-height: 13px;
    letter-spacing: 0em;
    left: 10px;
}

/* ***************************************************
 * Image Slider
 * **************************************************/

.hke-slider-container .right-arrow:after {
	display: none;
}
.hke-slider-container .left-arrow:after {
	display: none;
}

/* ***************************************************
 * table 
 * **************************************************/
.mobile-scroll-div {
    overflow:auto;
}


.table-three-col div:first-child{ /*IT.SD.SKH <IT.SD.SKH@heh.net>*/
    margin-left:inherit;
}

.table-three-col div{ /*IT.SD.SKH <IT.SD.SKH@heh.net>*/
    float:inherit;
    width: 100%;
    margin-left:inherit;
}

.table-three-col div ul { /*IT.SD.SKH <IT.SD.SKH@heh.net>*/
  height: 200px;
}

.table-three-col div h2{ /*IT.SD.SKH <IT.SD.SKH@heh.net>*/
	position:relative;
	font-size:1em;
	margin:0px;
	padding:10px 10px;
	font-weight:bold;
}


.mobile-display-1col td{
	display: block;
    border-right: 1px solid #aaaaaa;
	box-sizing: content-box !important;
	width: 100% !important;
}

.mobile-display-1col td img,
.mobile-display-1col tr th {
	width: 100%;
}

.mobile-display-1col-no-border,
.mobile-display-1col-no-border tr,
.mobile-display-1col-no-border td,
.mobile-display-1col-no-border th {
	display: block;
    border: none !important;
    background-color: transparent !important;
}

.mobile-scroll-no-border-div table,
.mobile-scroll-no-border-div table tr,
.mobile-scroll-no-border-div table td,
.mobile-scroll-no-border-div table th,
.mobile-scroll-no-border-div table tbody {
	font-weight: normal;
    border-width: 0px !important;
    background-color: transparent;
}

.mobile-display-1col-no-border td img,
.mobile-display-1col-no-border tr th {
	width: 100%;
}



.table-split-2col-no-border,
.table-split-2col-no-border tr,
.table-split-2col-no-border td,
.table-split-2col-no-border th {
	
    border-width: 0px !important;
    background-color: transparent;
}

.table-with-caption-1col-no-border,
.table-with-caption-1col-no-border tr,
.table-with-caption-1col-no-border td,
.table-with-caption-1col-no-border th,
.table-with-caption-1col-no-border tbody{
    display: block;
	border: none !important;
	background-color: transparent !important;
    text-align: center;
}

.removeEmptyCol-no-border,
.removeEmptyCol-no-border tr,
.removeEmptyCol-no-border td,
.removeEmptyCol-no-border th{
	font-weight: normal;
    border-width: 0px !important;
    background-color: transparent !important;
	vertical-align: bottom;
}

.mobile-scroll-no-border-div{
	overflow:auto;
}

.mobile-scroll-no-border-div img,
.mobile-scroll-div img{
	/*max-width: inherit;*/
}

.table-with-caption-1col td{
    display: block;
    text-align: center;
}

.mobile-transform,
.mobile-transform tbody,
.mobile-transform tr,
.mobile-transform td,
.mobile-transform-left,
.mobile-transform-left tbody,
.mobile-transform-left tr,
.mobile-transform-left td,
.mobile-transform-left-reverse,
.mobile-transform-left-reverse tbody,
.mobile-transform-left-reverse tr,
.mobile-transform-left-reverse td,
.mobile-transform-reverse,
.mobile-transform-reverse tbody,
.mobile-transform-reverse tr,
.mobile-transform-reverse td {
    display:block;	
}

.mobile-transform th,
.mobile-transform-left th,
.mobile-transform-left-reverse th,
.mobile-transform-reverse th {
    display:none;
}

.mobile-transform td,
.mobile-transform-left td,
.mobile-transform-left-reverse td,
.mobile-transform-reverse td {
    position: relative;
    text-align: left;
	border-right: 1px solid #aaaaaa;
	font-weight:bold;	
	overflow-wrap: break-word;
	width: 100%;
	word-wrap: break-word;
	word-break: break-word;
}

.mobile-transform td p,
.mobile-transform-reverse td p {
	font-weight:normal;
	padding: 0px 0px;
	text-align: right;
}

.mobile-transform-left td p,
.mobile-transform-left-reverse td p {
	font-weight:normal;
	padding: 0px 0px;
	text-align: left;
}

.mobile-transform td:before,
.mobile-transform-left td:before,
.mobile-transform-left-reverse td:before,
.mobile-transform-reverse td:before{
    position:relative;
    white-space:inherit;
    text-align:left;
    content:attr(data-content);
}

.mobile-transform tr td p:last-child, 
.mobile-transform tr td ul:last-child, 
.mobile-transform tr td ol:last-child, 
.mobile-transform tr th p:last-child, 
.mobile-transform tr th ul:last-child, 
.mobile-transform tr th ol:last-child,
.mobile-transform-reverse tr td p:last-child, 
.mobile-transform-reverse tr td ul:last-child, 
.mobile-transform-reverse tr td ol:last-child, 
.mobile-transform-reverse tr th p:last-child, 
.mobile-transform-reverse tr th ul:last-child, 
.mobile-transform-reverse tr th ol:last-child, {
    margin: 0;
    text-align: right;
}

.mobile-transform-left tr td p:last-child, 
.mobile-transform-left tr td ul:last-child, 
.mobile-transform-left tr td ol:last-child, 
.mobile-transform-left tr th p:last-child, 
.mobile-transform-left tr th ul:last-child, 
.mobile-transform-left tr th ol:last-child,
.mobile-transform-left-reverse tr td p:last-child, 
.mobile-transform-left-reverse tr td ul:last-child, 
.mobile-transform-left-reverse tr td ol:last-child, 
.mobile-transform-left-reverse tr th p:last-child, 
.mobile-transform-left-reverse tr th ul:last-child, 
.mobile-transform-left-reverse tr th ol:last-child {
    margin: 0;
	text-align: left;
    /*text-align: justify;*/
}

.mobile-transform-left p,
.mobile-transform-left-reverse p{
	padding: 0px 0px;
}

.hke-content table tr th img{
	width:100%;
	/*width:100%!important;*/
}

.hke-faq-boxes table tr th img{
	width:100%!important;
}

table ol{
	padding-left: 15px !important;
}

.removeEmptyCol-no-border img{
	/*width:100%!important;*/
}

.hke-content .mobile-display-1col tr td {
    Padding: 6px 13px;
}

/*
div.mobile-scroll-div::-webkit-scrollbar {
    -webkit-appearance: none;
}

div.mobile-scroll-div::-webkit-scrollbar:vertical {
    width: 12px;
}

div.mobile-scroll-div::-webkit-scrollbar:horizontal {
    height: 12px;
}

div.mobile-scroll-div::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .5);
    border-radius: 10px;
    border: 2px solid #ffffff;
}

div.mobile-scroll-div::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #ffffff;
}
*/

/* ***************************************************
 * Domestic Appliances table
 * **************************************************/
.hke-faq-box table td {
	width: 33%;
}

/* ***************************************************
 * pop up video
 * **************************************************/
 
/*
#aga-lightbox-popup{
	width: 90%;
}
*/

#aga-lightbox-container{	
	overflow-x: inherit;
}

#aga-lightbox-container{
	overflow-x: inherit !important;
}

/* ***************************************************
 * HK Electric On-line
 * **************************************************/

.ms-rtestate-field table, .ms-rtestate-field table td {
    width: 100% !important;
	height: auto !important;
}

.ms-rtestate-field table img {
    width: 100% !important;
	height: auto !important;
}

/* ***************************************************
 * calculator
 * **************************************************/

div#ctl00_PlaceHolderMain_ctl00_ctl02 ~ div,
div#ctl00_PlaceHolderMain_ctl00_ctl03 ~ div,
div#ctl00_PlaceHolderMain_ctl00_ctl04 ~ div{
	margin-bottom: 10px;
	margin: 0 0 1.5em 0;
	padding: 0px 10px;
}

div#ctl00_PlaceHolderMain_ctl00_ctl04 > p,
div#ctl00_PlaceHolderMain_ctl00_ctl03 > p,
div#ctl00_PlaceHolderMain_ctl00_ctl02 > p{
	padding: 0;
}

div#ctl00_PlaceHolderMain_ctl00_ctl04 > div {
	margin: 40px 0px;
}

/* ***************************************************
 * home page stock iframe
 * **************************************************/

.hke-whatsnew-stock .hke-iframe-container iframe {
	/*
	margin-left: -28px;
	width: 100%;
	height: auto;
	margin-left: -16px;
    height: auto;
	*/
	
	-moz-transform-scale: (0.9);
    -moz-transform: scale(0.9, 0.9);
    -webkit-transform: scale(0.9, 0.9);
    -o-transform: scale(0.9, 0.9);
    -ms-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
    -moz-transform-origin: left;
    -webkit-transform-origin: left;
    -o-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
	margin: 0px;
	width: 340px;
	
}

.hke-whatsnew-stock .hke-iframe-container{
	width: auto;
	height: 110px;
}

/* ***************************************************
 * page background color
 * **************************************************/
nav{
	min-height: 100vh;
}

#main-container{
	min-height: 100vh;
	background-color: #fff;
}

/* ***************************************************
 * 
 * **************************************************/

.hke-content-block img {
	margin: auto !important;
    display: block;
}

.hke-content-block>.hke-content-text:first-child>img:first-child{
	width: 100% !important;
}

.hke-content-text div{
	width: auto !important;
}

.hke-vmv-content.tc .content-1 .content-image > div{
	background-size: contain;
}

.hke-vmv-content.sc .content-1 .content-image > div{
	background-size: contain;
}

.hke-rss-list kanhanignore{ /* RSS */
	overflow-wrap: break-word;
	word-wrap: break-word;
	word-break: break-word;
}

table.mobile-scroll td,
table.mobile-scroll th, {
    /*width:auto !important;*/
}

.hke-content p a>img{
	margin: 0px !important;
}

.hke-content table[width] {
	width: 100%;
}

/*
.hke-content table td[width],
.hke-content table th[width] {
	width: auto;
}

.hke-content table td:not([width]),
.hke-content table th:not([width]){
	width: auto;
}
*/

.accessibilitystatement-desktop{
	display: none;
}
.accessibilitystatement-mobile{
	display: block;
}

[data-display-channel='desktop'] {
  display: none;
}

nav.closemenu{
	display: none;
}

.hke-static-banner-container .overlay h1{
	margin:3px 0px;
	color:#fff;
	text-align:center;
	font-size:1.3em;
	width: 100%;
}
.hke-static-banner-container .overlay p{
	margin:3px 0px;
	color:#fff;
	text-align:center;
	font-size:1.3em;
	width: 100%;
}

.hke-virtual-view .overlay{
	height: 145px;
}

.hke-section-main .content{
	padding-bottom: 0px;
	margin-bottom: -5px;
}

footer .share-button ul li.open div{
	width: 220px;
}

.hke-content-header{
	/*margin-bottom: -15px;*/
}

div.share-button>p{
	font-size: 0.8em;
}

.hke-featured-link p span{
	font-weight:bold;
}

.footer-logo{
	padding-top: 15px;
	 /*    white-space: nowrap;*/
}

.hke-section-main .hke-content{
	padding-top: 0px;
}

footer .share-button ul li a[href = "/en/RSS"]{
	display: none;
}

footer .share-button ul li a[href = "/zh/RSS"]{
	display: none;
}

footer .share-button ul li a[href = "https://sc.hkelectric.com/TuniS/www.hkelectric.com/zh/RSS"]{
	display: none;
}

.hke-content h3.title{
	/*margin-top: 15px;*/
}

.hke-video p{
	font-weight:bold;
}

.hke-breadcrumb h1 {
    font-size: 0.999999em;
    display: inline;
}

img[title = "Home Management Centre Map"],
img[alt = "Home Management Centre Map"],
img[title = "地图"],
img[alt = "地图"],
img[title = "地圖"],
img[alt = "地圖"]{
	width:100%!important;
}

.hke-content p.caption{
	text-align: left;
	padding: 0px;
}

.hke-content-text li{
    padding-left: 10px;
}

.hke-sitemap-nav {
    margin-bottom: 0px;
    margin-top: 10px;
}

.table-with-caption-1col-no-border td.caption-1col{
	padding: 0px!important;
}


.ms-rtestate-read.ms-rte-wpbox{
	display:none;
}

}

@media only screen and (max-width: 550px) and (min-width: 0px){
	.hke-static-banner img[src="/en/CustomerServices/PublishingImages/07_Customer_Services.jpg"] {
		margin-right: 20%;
	}
}

/*Corporate Social Responsibility*/
@media only screen and (max-width: 550px) and (min-width: 0px){
	.hke-static-banner img[src="/en/CorporateSocialResponsibility/PublishingImages/Corporate_Social_Responsibility_Banner.JPG"] {
		margin-right: 16%;
	}
}