body {
	width: 100%;
}

.stop-scroll {
	overflow: hidden;
}

input, select, textarea{
    font-size: 100%;
}

.header, .second-page-header {
	overflow: hidden;
	position: relative;
	width: 100%;
	margin-bottom: 0px;
	background-image: url("/imgAssets/version2/width480/header_bg.jpg.webp");
	background-size: 100% auto;
	background-position: center top;
	/* border: 0.0625em solid green; */
}

.second-page-header-bg {
	display: none;
}

.bgImageContainer {
	display: none;
}

.header-content {
	width: 100%;
	/* border: 1px solid blue; */
}

.logo-background {
	left: 0em;
	position: absolute;
	background-image: url("/imgAssets/version2/width480/logo_bg_480x1px.png");
	background-repeat: repeat-y;
	width: 100%;
	height: 60px;
	/* border: 1px solid blue; */
}

.logo-area {
	display: table;
	position: absolute;
	padding-left: 15px;
	float: left;
	width: 100%;
	height: 60px;
	/* border: 1px solid red; */
}

.logo-area img {
	width: auto;
	height: 25px;
}

.second-page-header .logo {
	height: 60px;
	position: absolute;
	display:table;
}

.logo-area a, .logo a {
	display:table-cell;
	vertical-align: middle;
}

.second-page-header .logo-area {
	position: relative;
	height: 60px;
}

.second-page-header .logo-area:first-child {
	position: absolute;
}

.title-text {
	display: table;
	text-align: right;
	float: right;
	width: 60%;
	height: 60px;
	font-weight: bold;
	padding-right: 15px;
	/* border: 1px solid red; */
}

#second-title {
	display: none;
}

.title-text a {
	display: table-cell;
	vertical-align: middle;
}

.title-text h3, .title-text h6 {
	margin: 0px;
	font-size: 0.65em;
	font-weight: bold;
}

.navibar {
	display: none;
}

.navibar-480px {
	display: block;
	border-style: solid none;
	border-width: 1px;
	border-color: #fff;
	float: left;
	width: 100%;
}

.navibar-480px .row {
	margin: 0px;
}

.navibar-480px .col-xs-4 {
	font-size: 0.9em;
	color: #fff;
	float: left;
	margin: auto;
	display: table;
	vertical-align: middle;
	width: 33.3333%;
	height: 50px;
	padding: 0px 5px;
	border-style: none solid none none;
	border-width: 1px;
	border-color: #fff;
	overflow: hidden;
}

.navibar-480px .col-xs-4:last-child {
	border-right: none;
}

.navibar-480px .col-xs-4 .glyphicon {
	width: 20px;
	color: #fff;
	font-size: 1.05em;
	margin-left: 5px;
	display: none; /* 20221130 更改為不顯示小圖ex.聯絡我們電話圖示 */
}

.navi-item {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	max-height: 60px;
	overflow: hidden;
	width: 80%;
	/* border: 1px solid red; */
}

.navi-item:first-child {
	width: 20%;
}

.navi-item:last-child {
	padding-left: 5px;
	border: none;
}

.navi-item a {
	max-height: 3.3em;
	overflow: hidden;
	color: #fff;
}

.navibar-480px .language-area {
	display: none;
}

.language-area .col-xs-4 {
	border-style: solid solid none none;
	border-color: #fff;
	border-width: 1px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	height: 40px;
	width: 50%;
	padding: 10px;
	background-color: #fff;
	/* border: 1px solid red; */
}

.shortcut {
	float: left;
	display: block;
	width: 100% !important;
	display: block;
	padding: 0x 0px;
	color: #ffffff;
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0);
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.5);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000, endColorstr=#B2000000);
	/* For IE 8*/
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000, endColorstr=#B2000000);
	/* border: 1px solid red; */
}

.shortcut-container {
	display: table;
	text-align: center;
	float: left;
	margin: 5px auto;
	vertical-align: middle;
	width: 20%;
	overflow: hidden;
	/* border: 1px solid blue; */
}

.shortcut-container .glyphicon {
	font-size: 0.9em;
}

.shortcut-content {
	display:table-cell;
	float: left;
	clear: both;
	width: 100%;
	overflow: hidden;
	/* border: 1px solid red; */
}

.shortcut-container a {
	font-size: 0.85em;
	max-height: 52.8px;
}

.content {
	padding: 0px 15px;
	width: 100%;
	margin-bottom: 1.25em;
/* 	border: 0.0625em solid red; */
}

.center-menu {
	display: none;
	top: 0px;
	left: 0px;
	position: fixed;
	width: 100%;
	min-height: 100%;
	max-height: 100%;
	overflow-y: scroll;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
	color: #ffffff;
	background-image: url("/imgAssets/version2/width480/header_bg.jpg.webp");
	background-repeat: repeat-y;
	background-position: center top;
	background-size: 1366px 100%;
	z-index: 900;
	/* border: 0.0625em solid red; */
}

.top-column, .search-area, .menu-column, .menu-with-submenu, .submenu-toggle {
	box-sizing: border-box;
	float: left;
	width: 100%;
}

.top-column {
	padding: 15px 15px;
	font-size: 1em;
	border-style: none none solid none;
	border-width: 1px;
	border-color: #fff;
}

.top-column .glyphicon {
	font-size: 1.2em;
}

.center-menu .search-area {
	font-size: 1em;
    background-color: #fff;
    border: 0px;
    outline: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
	height: 50px;
	padding: 0px;
    /* cursor:default; */
}

.center-menu .search-box {
	width: 80%;
	color: #000000;
	border: 0px;
	padding-left: 15px;
	height: 50px;
}

.center-menu .submit-button {
	background-color: #2c3493;
	color: #fff;
	width: 20%;
	height: 50px;
	border: none;
}

.menu-column {
	position: relative;
	/* margin: 0px 15px; */
	padding: 15px 15px;
	font-size: 1.1em;
	border-style: none none solid none;
	border-width: 1px;
	border-color: #8587ba;
	/* border: 0.0625em solid red; */
}

.center-menu div:last-child {
	border:none;
}

.menu-column a, .top-column a, .menu-with-submenu a {
	padding: 5px 10px;
	color: #ffffff;
	display:block;
	/* height: 1.875em; */
	/* border: 0.0625em solid red; */
}

.menu-with-submenu {
	padding-left: 15px;
	width: 85%;
}

.menu-with-submenu a {
	padding: 5px 10px;
}

.menu-with-submenu.menu-column-selected a {
	padding-left: 10px;
}

.submenu-toggle {
	text-align: center;
	padding-top: 5px;
	width: 15%;
}

.submenu {
	display: none;
}

.second-menu-column {
	display: block;
	text-align: left;
	padding: 10px 15px;
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0);
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.2);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#10000000, endColorstr=#10000000);
	/* For IE 8*/
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#10000000, endColorstr=#10000000);
	/* border: 1px solid blue; */
}

.second-menu-container {
	display: none;
}

.menu-toggle {
	display: none;
}

.second-menu-bg {
	margin: 0px auto 24px auto;
	width: 100%;
	padding: 0px 0px 5px 0px;
	border-style: none none solid none;
	border-width: 0px 0px 2px 0px;
	border-color: #dadada;
	background-color: #fff;
}

.second-menu-bg > .second-menu:first-child {
	display: none;
}

.list-title {
	width: 100%;
	margin-top: 1.25em;
}

.list-title-container {
	padding: 0.625em;
}

#social-link {
	margin-top: 20px;
}

.list-column.index-photo-icon {
	display: none;
}

.list-column.index-photo-icon:first-child {
	display: block;
}

#calendar {
	display: none;
}

#map .list-title-container h4 {
	color: #fff;
}

#map .list-title-container {
	border-radius: 0em;
	background-image: none;
	background-color: #2c3493;
}

#map .row:last-child {
	display: none;
}

.content-navi {
	padding-top: 0.625em;
	padding-bottom: 0.625em;
}

.content-title {
	font-size: 1.2em;
}

.content-date {
	float: left;
}

.col-md-6.share-link {
	display: none;
}

.share-link {
	float: right;
	font-size: 0.75em;
}

.headline-area {
	display: none;
}

.contact .contact-column:first-child {
	border-top: none;
}

.contact-column {
	padding-top: 15px;
	line-height: 1.3em;
	font-weight: bold;
	clear: both;
	border-top: 1px solid #23347d;
}

.contact-column .glyphicon {
	/* float: left; */
	margin-right: 15px;
}

.contact-column p {
	/* float: left; */
}

.contact-column:last-child p {
	margin-bottom: 0px;
}

.page-list-index {
	display: none;
}

.page-content {
	word-wrap:break-word;
	padding: 0.625em 0.9375em;
}

.album-title {
	width: 100%;
	background-color: #000000;
	color: #fff;
	font-size: 1.2em;
	padding: 0.625em;
	border-bottom: solid 0.0625em #494849;
}

.photo-title, .photo-description, .photo-counter {
	padding: 0.625em;
}

.photo-title {
	font-size: 0.9em;
}

.photo-description {
	font-size: 0.9em;
}

.album {
	display:block;
}

.album img {
	height: auto;
	width: 100%;
}

.album .img-wrap{
	overflow: hidden;
	width: 100%;
	height: 9.375em;
	max-height: 11.5625em;	
}

.footer-seperator {
	margin-bottom: 1.25em;
}

.footer-content:first-child {
	text-align: center;
}

.footer-content h6 {
	margin: 1.25em 1.25em;
}

.footer-content a {
	line-height: 1.5em;
	margin: 0em 0.5em;
	color: #5e5e5e;
	font-weight: bold;
}

.test-width {
	display: none;
}

.gdpr-cookie-inner{
	display: table;
}

/* accessibility 2022 start */

#map .list-title-container h3 {
  color: #fff;
}

/* accessibility 2022 end */