@font-face {
	font-family: 'Light';
	font-style: normal;
	font-weight: 300;
	src: 
	local("Source Han Sans TWHK Light"),
	local("PingFangTC-light"),
	local("NotoSansCJK-Light"),
	local("NotoSansTC-Light"),
	local("微軟正黑體"),
	local("Microsoft JhengHei"),
	url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Light.woff2) format('woff2'),
	url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Light.woff) format('woff'),
	url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Light.otf) format('opentype');
}
@font-face {
	font-family: 'Normal';
	font-style: normal;
	font-weight: 400;
	src: 
	local("Source Han Sans TWHK"),
	local("PingFangTC"),
	local("NotoSansCJK"),
	local("NotoSansTC"),
	local("Heiti TC"),
	local("微軟正黑體"),
	local("Microsoft JhengHei"),
	url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Light.woff2) format('woff2'),
	url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Light.woff) format('woff'),
	url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Light.otf) format('opentype');
}
a { 
	outline:none;
}
body{
    background-color: #eee;
}
div#container {
	width: 100% !important;
}
font {
    font-family: "Normal" !important;
}
footer {
    background-color: #222;
    color: #eee;
    padding-top: 5px;
    padding-bottom: 5px;
	line-height: 30px;
	height: 40px;
}
p.copyright {
	margin-bottom: 0px;
}
.index-logo {
	margin-left: 16px;
	margin-top: -20px;
	padding: 10px;
	cursor: pointer;
}
.closebtn {
	margin-bottom: -48px;
    z-index: 101;
    position: inherit;
}

.tooltip-inner {
	background-color:#222;
	color:#9d9d9d;
	text-align: left;
	font-family: "Normal";
	font-size: 13px;
}
.carousel-caption h2 {
	display: none;
	font-size: 19px;
	color:#E3E3E3;
	margin-bottom: 60px;
	margin-top: 10px;
}
.img-responsive:hover {
    filter: brightness(1.1);
    transition-duration: 0.2s;
}
.video720 {
	display: block;       /* iframes are inline by default */
	border: none;         /* Reset default border */
	width: calc(100% + 30px);
	margin-left: -15px;
	height:calc(100vh - 97px);
	position:relative;
	overflow:hidden;
	box-shadow: 0 0 5px 0px black;
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
	color:#000;
	font-size: 80%;
}
.album {
	margin-bottom: 30px;
}
.imgtitle {
	font-family: "Light";
	font-size: 4vw;
	padding-bottom: 5vw;
	margin-top: -0.1vw;
	height: 14px;
	padding-top: 2px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
}
.imgtitle.small {
	font-size: 3.5vw;
}
.orangetext {
	color: #f96106;
	white-space: nowrap;
}
.modal-header, .modal-body {
	padding: 0px;
}
.page-header {
	margin-top: 0px;
	font-family: "Light";
	font-weight: 300;
}
/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 20;
}
.navbar-header >.navbar-text {
	font-family: "Normal";
    color: #9d9d9d;
	font-size: 100%;

}
/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
	padding-right: 0;
	padding-left: 0;
}
.navbar-wrapper .navbar {
	padding-right: 15px;
	border: none;
	padding-left: 15px;
}
.navbar-wrapper .navbar .container {
	width: auto;
}
#baredge > a {
	border-radius: 0px 4px 4px 0px;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
	height: 300px;
	margin-bottom: 30px;
	margin-top: 50px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
	z-index: 10;
}
/* Declare heights because of positioning of img element */
.carousel .item {
	height: 300px;
	background-color: #777;
}
.carousel-inner > .item > img {
	position: absolute;
	top: 0;
	left: 0;
	min-width: 100%;
	height: 300px;
	filter: brightness(0.8) blur(2px);
}
.carousel-inner > .item > picture > img{
	position: absolute;
	top: 0;
	left: 0;
	min-width: 100%;
	height: 300px;
	width: 100%;
}
.slide:hover {
	filter: brightness(1.1);
	transition-duration: 0.5s;
}
.slide:not(:hover) {
	filter: brightness(1);
	transition-duration: 0.5s;
}
/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
	margin-bottom: 20px;
	text-align: center;
}
.marketing h2 {
	font-weight: 300;
	font-family: "Light";
	font-size: 4.5vw;
}
.marketing .col-lg-4 p {
	margin-right: 10px;
	margin-left: 10px;
}
.carousel-caption h1 {
	margin-bottom: 20px;
}
/* Featurettes
------------------------- */

.featurette-divider {
	margin: 80px 0; /* Space out the Bootstrap <hr> more */
}
/* Thin out the marketing headings */
.featurette-heading {
	font-weight: 300;
	line-height: 1;
	letter-spacing: -1px;
}
.h2, h2, .h3, h3 {
	font-family : "Normal";
}
.page-header {
	border-bottom: 1.5px solid #999;
}
.h3, h3 {
	line-height: 8vw;
	font-size: 3.3vw;
}
.dropdown-menu>.active {
	background-color: #f96106;
}

/* RESPONSIVE CSS
-------------------------------------------------- */
@media (max-width: 381px) {
.smalltitle {
	font-size: 3.57vw;
}
.navbar-brand {
    padding-left: 0px;
    padding-right: 8px;
}
.index-logo {
	margin-left: 2px;
}
}
@media (max-width: 359px) {
.navbar-text {
	display: none;
}
.copyright {
	font-size: 13px;
}
}
@media (min-width: 768px) {
.carousel-caption h2 {
	display: block;
}
.index-logo {
	margin-left: 2px;
}
.video720 {
	margin-top: 4px;
	margin-left: 0px;
	margin-bottom: 10px;
	width: 100%;
	height: calc(100vh - 150px);
}
.page-header {
	margin-top: 40px;
}
.navbar-text {
	font-size: 15px;
	display: none;
}
.navbar-brand {
	font-size: 21px;
}
.navbar-nav>li>a{
	font-size: 12px;
}
/* Navbar positioning foo */
.navbar-wrapper {
	margin-top: 20px;
}
.navbar-wrapper .container {
	padding-right: 15px;
	padding-left: 15px;
}
.navbar-wrapper .navbar {
	padding-right: 0;
	padding-left: 0;
}
/* The navbar becomes detached from the top, so we round the corners */
.navbar-wrapper .navbar {
	border-radius: 4px;
}
/* Bump up size of carousel content */
  /*----------------------------------*/
.carousel {
	height: 500px;
	margin-bottom: 60px;
	margin-top: 0px;
}
/* Declare heights because of positioning of img element */
.carousel .item {
	height: 500px;
}
.carousel-inner > .item > img {
	height: 500px;
}
.carousel-inner > .item > picture > img {
	height: 500px;
	width: 100%;
}
/*----------------------------------*/

.carousel-caption p {
	margin-bottom: 20px;
	font-size: 21px;
	line-height: 1.4;
}
.featurette-heading {
	font-size: 50px;
}
.marketing h2 {
	font-size: 27px;
}
.carousel-caption h1 {
	margin-bottom: 0px;
}
.imgtitle {
	/*font-size: 2vw;
	margin-bottom: 2vw;
	margin-top: -0.1vw;*/
	font-size: 1.6em;
    height: 1.4em;
	padding-bottom: 1.5em;

}
.imgtitle.small {
	font-size: 1.5em;
}
.dropdown-menu {
	min-width: 60px;
	background-color: #333;
}
.dropdown-menu>li>a {
	padding-right: 4px;
	padding-left: 4px;
	color: #FFF;
}
.dropdown:hover .dropdown-menu {
	display: block;
	margin-top: 0;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
	background-color: #f96106;
}
.centerlineR {
	margin-right: -30px;
	border-right: 1px solid #eee;
}
.centerlineL {
	margin-left: -30px;
	border-left: 1px solid #eee;
}
.h3, h3 {
	font-size: 12px;
	line-height: 40px;
}
}

@media (min-width: 992px) {
.navbar-text {
	display: block;
}
.navbar-nav>li>a{
	font-size: 14px;
}
.featurette-heading {
	margin-top: 120px;
}
.h3, h3 {
	font-size: 15px;
}
.navbar-inverse {
	height:50px;
}
.alert > .close {
	padding-left: 295px;
	margin-left: -295px;
	padding-top: 17px;
	margin-top: -26px;
	margin-bottom: -30px;
	padding-bottom: 18px;
	padding-right: 15px;
	margin-right: -15px;
	outline:none;
}
.alert > .close > span {
	font-size:40px;
}
.alert-gray {
	position: absolute;
	top: 120px;
	left: calc(50vw - 159px);
	background-color: rgba(230,230,230,1);
	border: 0px;
	color: rgba(128,128,128,1);
	font-family: "Normal";
}
}

@media (min-width: 1200px) {
.h3, h3 {
	font-size: 19px;
}
}