* {
	box-sizing: border-box;
	font-family: "Arial", "Helvetica", "sans-serif", "microsoft jhenghei";
}
body {
	margin: 0px;
	/*background-color: rgba(255, 0, 0, 0.1);*/
	background-color: rgba(255, 255, 255, 1);
}
a {
	text-decoration: none;
}
.wrapper {
	width: 100%;
}
.container {
	width: 100%;
}
.row:after {
	content: "";
	clear: both;
	display: block;
}

[class*="col-"] {
	width: 100%;
	float: left;
    padding: 10px;
    border: 0px solid #999999;
}

.col-s-6 {
	width: 50%;
	padding: 0px 15px;
}

.col-s-3 {
	width: 25%;
	padding: 0px 15px;
}

.footer {
	font-size: 0.8em;
	margin-top: 2rem;
}

[aria-describedby="footnote-label"] {
	counter-increment: footnotes;
	text-decoration: none;
	color: inherit;
	cursor: default;
	outline: none;
}


[aria-describedby="footnote-label"]::after {
	content: counter(footnotes);
	vertical-align: super;
	font-size: 0.7em;
	margin-left: 0px;

}

[aria-describedby="footnote-label"]:focus::after {
	outline: thin dotted;
	outline-offset: 2px;
}


/****** ******/
.topbar {
	background-color: #13337c;
}
.header {
	height: 400px;
	width: 100%;
	/*background-color: #3988e7;*/
	background-color: #FFFFFF;
	background-image: url(../images/2125_selection_banner_mobile_chi-min.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.header_en {
	height: 400px;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(../images/2125_selection_banner_mobile_eng-min.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.header_cn {
	height: 400px;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(../images/2125_selection_banner_mobile_sim-min.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.shortlistarea {
	background-color: #ffffff;
	padding-bottom: 50px;
}
.formarea, .contentarea {
	background-color: #ffffff;
	padding-bottom: 160px;
}
.pagetitle {
	color: #FFFFFF;
	font-size: 2.5em;
}
.normal {
	font-weight: normal;
}
.categorytitle {
	font-size: 1.8em;
    line-height: 1em;
    margin-top: 12px;
	margin-bottom: 0px;
}
.shortlisttitle {
	color: #005195;
}
.normal1 {
	font-size: 0.65em;
	line-height: 24px;
}
#worldselected, #hkselected {
    background-color: #00000080;
    text-align: center;
    padding: 12px;
	width: 130px;
    font-size: 1.2em;
    font-weight: bold;
	float: left;
	margin-top: 20px;
    margin-bottom: 0em;
}
.items {
	background-color: #efefef;
	margin-bottom: 2px;
}
.items:after {
	content: "";
	clear: both;
	display: block;
}
.items-end {
	background-color: #105195;
	margin-bottom: 2px;
}
.items-end:after {
	content: "";
	clear: both;
	display: block;
}
.itemthumbmask {
	width: 100px;
	height: 100px;
	overflow: hidden;
	float: left;
	position: relative;
}
.itemthumb {
	width: 100px;
	height: 100px;
	transition: 0.5s all ease-in-out;
	background-size: cover;
	background-repeat: no-repeat;
}

.itemthumbmask:hover .itemthumb{
	transform: scale(1.5);
}
.icon-expand {
	position: absolute;
    bottom: 5px;
    right: 5px;
    background-image: url(../images/Icon-Expand.png);
    width: 32px;
    height: 32px;
	background-size: contain;
}
.iteminfoanchor {
	color: #000000;
    display: block;
    float: left;
    padding: 10px 0px 0px 10px;
    font-size: 1em;
    font-weight: bold;
    width: 180px;
}
.iteminfoanchor:hover, .iteminfoanchor:focus {
	color: #3988e7;
}
.iteminfoanchor-end {
	color: #FFFFFF;
    display: block;
    float: left;
    padding: 10px 0px 0px 10px;
    font-size: 1em;
    font-weight: bold;
    width: 180px;
}
.iteminfoanchor-end:hover, .iteminfoanchor-end:focus {
	color: #FFFF00;
}
.normal2 {
	font-size: 0.85em;
    font-weight: normal;
	display: none;
}
.normal2-show {
	font-size: 0.85em;
    font-weight: normal;
	display: block;
    margin-top: 12px;
}

.hkologo {
	height: 40px;
	width: 48px;
	background-image: url(../images/logo_mobile.png);
	background-repeat: no-repeat;
	margin: 19px 0px;
	margin-right: 20px;
	float: left;
	background-size: cover;
	background-position: center center;
}
.hkmetsoclogo {
	height: 48px;
	width: 48px;
	background-image: url(../images/mslogo_mobile.png);
	background-repeat: no-repeat;
	margin: 15px 0px;
	float: left;
	background-size: cover;
	background-position: center center;
}

.languagemenu {
	border: 0px solid yellow;
	list-style: none;
	margin: 20px 0px 20px -48px;
	float: right;
}
.languagemenu:after {
	content: "";
	clear: both;
	display: block;
}
.languagemenu li {
	float: left;
}
#btntradchi, #btneng, #btnsimchi {
	display: block;
	height: 38px;
	width: 38px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.25em;
	margin-left: 5px;
	line-height: 1.85em;
}
.btninactive {
	border: 1px solid transparent;
	background-color: transparent;
}
.btnactive,
#btntradchi:hover, #btneng:hover, #btnsimchi:hover {
	border: 1px solid #ffffff;
	border-radius: 3px;
	background-color: #3988e7;
}

.blkcategorytitle, .blkworldselected, .blkhkselected {
	width: 100%;
	padding: 15px;
	float: left;
}
.blkworldselected, .blkhkselected {
	padding-top: 0px;
}
.normal3 {
	font-size: 0.65em;
	line-height: 36px;
    margin: 5px 0px 0px 0px;
}
.normal4 {
	font-size: 0.65em;
	line-height: 36px;
    margin: 5px 0px 0px 0px;
	font-weight: normal;
}
.normal5 {
	font-size: 0.65em;
	line-height: 36px;
	text-align: justify;
	font-weight: normal;
}
.normal5 a {
	color: #3988e7;
}
.normal5 a:focus, .normal5 a:hover {
	text-decoration: underline;
}
.padL25 {
	padding-left: 25px;
}
.padL30 {
	padding-left: 30px;
}
.padR30 {
	padding-right: 30px;
}
.phonenumbox {
	border: 1px solid #707070;
	padding: 14px;
	width: 100%;
	height: 56px;
	border-radius: 6px;
}
.phonenumbox:after {
	content: "";
	clear: both;
	display: block;
}
.zipcode {
	color: #848484;
	float: left;
	font-size: 1.5em;
	margin-left: 4px;
}
#phonenumbox {
	float: left;
	margin-top: -1px;
	margin-left: 5px;
	font-size: 1.5em;
	width: 150px;
	height: 30px;
	border: none;
}
#emailbox {
	float: left;
	margin-top: -1px;
	margin-left: 5px;
	font-size: 1.5em;
	width: 220px;
	height: 30px;
	border: none;
}
#btncontinue {
	width: 100%;
	height: 56px;
	border-radius: 6px;
	border: none;
	font-size: 1.5em;
	margin-top: 20px;
}
#btnstart {
	width: 100%;
	height: 56px;
	border-radius: 6px;
	border: none;
	font-size: 1.5em;
}
.btncontinueinactive {
	color: #848484;
	background-color: #efefef;
}
.btncontinueactive, .btnstartactive {
	color: #ffffff;
	background-color: #3988e7;
	cursor: pointer;
}
.itemoptionanchor {
	display: block;
	width: 32px;
	height: 32px;
	background-image: url(../images/options1.png);
	float: right;
	margin-top: 35px;
	margin-right: 6px;
}
.itemtickanchor {
	display: block;
	width: 42px;
	height: 42px;
	background-image: url(../images/tick_icon.png);
	background-size: contain;
	float: right;
	margin-top: 26px;
	margin-right: 2px;
}
/****** ******/

/****** detail panel ******/
#detail_mask {
	border: 0px solid green;
	z-index: 99999;
	background-color: rgba(255, 255, 255, 0.75);
	display: none;
}
#detail_panel {
	position: absolute;
	z-index: 99999;
	width: 100%;
	/*background-color: rgba(255, 255, 0, 0.25);*/
	padding: 15px;
	top: 888px;
	left: 0px;
	display: none;
}
.detail_container {
	background-color: #ffffff;
	width: 100%;
	border: 1px solid #707070;
	border-radius: 3px;
}
.btnclosedetail {
	float: right;
    font-size: 1.8em;
    color: #000000;
    font-weight: normal;
    font-family: Arial;
    margin-right: 10px;
}
.btnclosedetail:hover, .btnclosedetail:focus {
	color: #3988e7;
}
.detailimage {
	width: 100%;
}
.space {
	margin-bottom: 5px;
}
.space1 {
	margin-top: 10px;
}
.space2 {
	margin-bottom: 0px;
}
.nopadding {
	padding: 0px;
}
.mbnopad {
	padding: 0px;
}
.detailtitle {
	margin: -12px 0px 8px 0px;
	font-weight: bold;
    font-size: 1.6em;
	color: #005195;
}
.detailtitle_en {
	margin: -12px 0px 8px 0px;
	font-weight: bold;
    font-size: 1.65em;
	color: #005195;
}
.detaildesc {
	margin: 0px 0px 0px 0px;
	font-weight: bold;
    font-size: 1.1em;
}
.detaildesc_en {
	margin: 0px 0px 0px 0px;
	font-weight: bold;
    font-size: 1.1em;
}
.detailselectbutton {
	border: 1px solid #707070;
	padding: 8px 11px;
	width: 143px;
}
.detailselectbutton:after {
	content: "";
	clear: both;
	display: block;
}
.detailselectbutton div {
	float: left;
	font-weight: bold;
    font-size: 1.2em;
	height: 40px;
    line-height: 40px;
}
.detailselectbutton a {
	float: right;
	display: block;
	width: 40px;
	height: 40px;
	background-image: url(../images/options.png);
}
.containerbutton {
	margin-top: 24px;
}
/****** detail panel ******/

.hkolink {
	color: #3988e7;
	text-decoration: underline;
	word-break: break-word;
}
.itemdescription, .itemfurtherreading, .itemsource {
	display: none;
}
.warningmsg {
	display: none;
	margin-left: 79px;
	color: #D70000;
}
/*
.intro-a-container {
	text-align: center;
}
.intro-c {
	max-height: 365px;
	width: 100%;
	max-width: 526px;
}
*/
.souvenirs {
	text-align: center;
}
.souvenirs img {
	max-width: 1000px;
	width: 100%;
	margin-top: -24px;
}
.intro-caption {
	text-align: center;
	font-size: 1.5em;
}

#terms-n-condition-content {
	display: none;
}
#terms-n-condition-content ol {
	margin-left: -20px;
}
#terms-n-condition-content ol li {
	line-height: 24px;
}

.marT5 {
	margin-top: 5px!important;
}
.marB5 {
	margin-bottom: 5px!important;
}

@media print, only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-resolution: 144dpi), screen and (min-resolution: 144dppx) {
	.icon-expand {
		background-image: url(../images/Icon-Expand@2x.png);
	}
}

.special_word {
	display: inline-block;
	margin-right: -14px;
}
.detail_container .special_word {
	display: inline-block;
	margin-right: -23px;
}
.special_word1 {
	display: inline-block;
	margin-right: -15px;
}

.detailfurread, .detailfurread_en {
	margin: 15px 0px 0px -5px;
	color: #ffffff;
	background-color: #005195;
	padding: 3px 6px;
	display: inline-block;
}

.detailfurread a, .detailfurread_en a {
	text-decoration: underline;
	color: #ffffff;
}

/* For tablets: */
@media only screen and (min-width: 768px) { /* 600px */
	body {
		/*background-color: rgba(0, 255, 0, 0.1);*/
		background-color: rgba(255, 255, 255, 1);
	}
	.col-m-1 {width: 8.33%;}
	.col-m-2 {width: 16.66%;}
	.col-m-3 {width: 25%;}
	.col-m-4 {width: 33.33%;}
	.col-m-5 {width: 41.66%;}
	.col-m-6 {width: 50%;}
	.col-device {
		width: 100%;
	}
	.col-device .iteminfoanchor, .col-device .iteminfoanchor-end {
		margin-top: 15px;
	}
	.col-m-7 {width: 58.33%;}
	.col-m-8 {width: 66.66%;}
	.col-m-9 {width: 75%;}
	.col-m-10 {width: 83.33%;}
	.col-m-11 {width: 91.66%;}
	.col-m-12 {width: 100%;}
	.header {
		background-image: url(../images/2125_selection_banner_tablet_chi-min.jpg);
	}
	.header_en {
		background-image: url(../images/2125_selection_banner_tablet_eng-min.jpg);
	}
	.header_cn {
		background-image: url(../images/2125_selection_banner_tablet_sim-min.jpg);
	}
	.blkcategorytitle {
		width: 100%;
		padding: 10px;
		float: left;
	}
	.blkworldselected, .blkhkselected {
		width: 15%;
		padding: 10px;
		float: left;
	}
	#worldselected, #hkselected {
		float: right;
		margin-top: 20px;
		margin-bottom: 0em;
		width: 165px;
		font-size: 1.5em;
	}
	.padL25, .padL30, .padR30 {
		padding-left: 10px;
	}
	.phonenumbox, #btncontinue, #btnstart {
		width: 384px;
	}
	.space {
		margin-bottom: 25px;
	}
	.space1 {
		margin-top: 30px;
	}
	.space2 {
		margin-bottom: 50px;
	}
	.detailimage {
		width: 95%;
		float: right;
	}
	.mbnopad {
		padding: 10px;
	}
	.itemthumbmask {
		width: 160px;
		height: 108px;
	}
	.itemthumb {
		width: 160px;
		height: 108px;
		transition: 0.5s all ease-in-out;
		/*background-size: contain;*/
		background-size: cover;
		background-repeat: no-repeat;
	}
	.itemoptionanchor {
		display: block;
		width: 40px;
		height: 40px;
		background-image: url(../images/options.png);
		float: right;
		margin-top: 35px;
		margin-right: 24px;
	}
	.itemtickanchor {
		display: block;
		width: 60px;
		height: 60px;
		background-image: url(../images/tick_icon.png);
		float: right;
		margin-top: 25px;
		margin-right: 6px;
	}
	.iteminfoanchor {
		color: #000000;
		display: block;
		float: left;
		padding: 0px 0px 0px 20px;
		font-size: 1.5em;
		font-weight: bold;
		width: 450px;
		line-height: 26px;
	}
	.iteminfoanchor-end {
		color: #FFFFFF;
		display: block;
		float: left;
		padding: 0px 0px 0px 20px;
		font-size: 1.5em;
		font-weight: bold;
		width: 450px;
		line-height: 26px;
	}
	.detailtitle {
		margin: 0px 76px 15px 0px;
		font-weight: bold;
		font-size: 1.8em;
	}
	.detailtitle_en {
		margin: 0px 76px 15px 0px;
		font-weight: bold;
		font-size: 1.6em;
	}
	.detaildesc {
		margin: 0px 76px 0px 0px;
		font-weight: bold;
		font-size: 1.2em;
	}
	.detaildesc_en {
		margin: 0px 76px 0px 0px;
		font-weight: bold;
		font-size: 1em;
	}
	.hkologo {
		width: 174px;
		background-image: url(../images/logo.png);
		margin: 29px 0px;
		margin-right: 20px;
	}
	.hkmetsoclogo {
		width: 192px;
		background-image: url(../images/mslogo.png);
		margin: 24px 0px;
	}
	.languagemenu {
		margin: 30px 0px 30px -48px
	}
	
	.special_word {
		display: inline-block;
		margin-right: -21px;
	}
	.detail_container .special_word {
		display: inline-block;
		margin-right: -25px;
	}
	.special_word1 {
		display: inline-block;
		margin-right: -17px;
	}
}

/* For desktops: */
@media only screen and (min-width: 1281px) {/*768px*/
	body {
		/*background-color: rgba(0, 0, 255, 0.1);*/
		background-color: rgba(255, 255, 255, 1);
	}
	/*.wrapper {
		margin: 0px auto;
		max-width: 1280px;
	}*/
	.container {
		margin: 0px auto;
		max-width: 1400px; /*1280px;*/
	}
	.col-1 {width: 8.33%;}
	.col-2 {width: 16.66%;}
	.col-3 {width: 25%;}
	.col-4 {width: 33.33%;}
	.col-5 {width: 41.66%;}
	.col-6 {
		width: 50%;
		padding: 10px;
	}
	.col-7 {width: 58.33%;}
	.col-8 {width: 66.66%;}
	.col-9 {width: 75%;}
	.col-10 {width: 83.33%;}
	.col-11 {width: 91.66%;}
	.col-12 {width: 100%;}
	.header {
		background-image: url(../images/2125_selection_banner_desktop_chi-min.jpg);
	}
	.header_en {
		background-image: url(../images/2125_selection_banner_desktop_eng-min.jpg);
	}
	.header_cn {
		background-image: url(../images/2125_selection_banner_desktop_sim-min.jpg);
	}
	.blkcategorytitle {
		width: 75%;
		padding: 10px;
		float: left;
	}
	.blkworldselected, .blkhkselected {
		width: 15%;
		padding: 10px;
		float: left;
	}
	#worldselected, #hkselected {
		float: right;
		margin-top: 20px;
		margin-bottom: 0em;
		width: 165px;
		font-size: 1.5em;
	}
	.categorytitle {
		font-size: 2.5em;
		margin-top: 33px;
		margin-bottom: 33px;
	}
	.padL25, .padL30, .padR30 {
		padding-left: 10px;
	}
	.phonenumbox, #btncontinue, #btnstart {
		width: 384px;
	}
	.space {
		margin-bottom: 25px;
	}
	.space1 {
		margin-top: 30px;
	}
	.space2 {
		margin-bottom: 50px;
	}
	.detailimage {
		width: 95%;
		float: right;
	}
	.mbnopad {
		padding: 10px;
	}
	/*.chittlline1 { margin-top: 30px; }*/
	.chittlline1 { margin-top: 40px; }
	/*.chittlline2 { margin-top: 18px; }*/
	.chittlline2 { margin-top: 28px; }
	/*.chittlline3 { margin-top: 3px; }*/
	.chittlline3 { margin-top: 13px; }
	.itemthumbmask {
		width: 160px;
		height: 108px;
	}
	.itemthumb {
		width: 160px;
		height: 108px;
		transition: 0.5s all ease-in-out;
		/*background-size: contain;*/
		background-size: cover;
		background-repeat: no-repeat;
	}
	.itemoptionanchor {
		display: block;
		width: 40px;
		height: 40px;
		background-image: url(../images/options.png);
		float: right;
		margin-top: 35px;
		margin-right: 24px;
	}
	.itemtickanchor {
		display: block;
		width: 60px;
		height: 60px;
		background-image: url(../images/tick_icon.png);
		float: right;
		margin-top: 25px;
		margin-right: 6px;
	}
	.iteminfoanchor {
		color: #000000;
		display: block;
		float: left;
		padding: 0px 0px 0px 20px;
		font-size: 1.5em;
		font-weight: bold;
		width: 450px;
		line-height: 26px;
	}
	.iteminfoanchor-end {
		color: #FFFFFF;
		display: block;
		float: left;
		padding: 0px 0px 0px 20px;
		font-size: 1.5em;
		font-weight: bold;
		width: 450px;
		line-height: 26px;
	}
	.detailtitle {
		margin: 0px 76px 15px 0px;
		font-weight: bold;
		font-size: 1.8em;
	}
	.detailtitle_en {
		margin: 0px 76px 15px 0px;
		font-weight: bold;
		font-size: 1.6em;
	}
	.detaildesc {
		margin: 0px 76px 0px 0px;
		font-weight: bold;
		font-size: 1.2em;
	}
	.detaildesc_en {
		margin: 0px 76px 0px 0px;
		font-weight: bold;
		font-size: 1em;
	}
	.detailfurread {
		margin: 15px 76px 0px -5px;
		/*font-weight: bold;*/
		font-size: 1.2em;
	}
	.detailfurread_en {
		margin: 15px 76px 0px -5px;
		/*font-weight: bold;*/
		font-size: 1em;
	}
	.detailfurread a, .detailfurread_en a {
		text-decoration: underline;
		color: #ffffff;
	}
	/*.detailfurread a:focus, .detailfurread a:hover,
	.detailfurread_en a:focus, .detailfurread_en a:hover {
		color: #3988e7;
	}*/
	.detailsource {
		margin: 15px 76px 0px 0px;
		font-weight: bold;
		font-size: 1.2em;
	}
	.detailsource_en {
		margin: 15px 76px 0px 0px;
		font-weight: bold;
		font-size: 1em;
	}
	.containerheight {
		position: relative;
		height: 378px;
	}
	/* .containerbutton {
		margin-top: 0px;
		position: absolute;
		bottom: 0px;
	} */
	.languagemenu {
		margin: 30px 0px 30px -48px
	}
	.hkologo {
		width: 174px;
		background-image: url(../images/logo.png);
		margin: 29px 0px;
		margin-right: 20px;
	}
	.hkmetsoclogo {
		width: 192px;
		background-image: url(../images/mslogo.png);
		margin: 24px 0px;
	}
	/*.intro-a-container {
		text-align: right;
	}*/
	#emailbox {
		width: 260px;
	}
	
	.special_word {
		display: inline-block;
		margin-right: -22px;
	}
	.detail_container .special_word {
		display: inline-block;
		margin-right: -25px;
	}
	.special_word1 {
		display: inline-block;
		margin-right: -17px;
	}
}

@media print, only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-resolution: 144dpi), screen and (min-resolution: 144dppx) {
	.special_word {
		margin-right: 0px;
		/*color: #D70000;*/
	}
	.detail_container .special_word {
		margin-right: 0px;
		/*color: #00D700;*/
	}
	.special_word1 {
		margin-right: 0px;
		/*color: #0000D7;*/
	}
}