a.white-btn {
	border: 1px solid #fff;
	border-radius: 3px;
	color: #fff;
	display: block;
	font-size: 0.85em;
	margin-top: 1.25em;
	padding: 0.625em 1.25em;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}
a.white-btn:hover {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.1);
}
a.color-btn, form.customform button.color-btn {
	background: none;
	border: 1px solid #006BA6;
	border-radius: 3px;
	color: #006BA6;
	display: block;
	font-size: 16px;
	padding: 0.625em 1.25em;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}
a.color-btn:hover, form.customform button.color-btn:hover {
	border: 1px solid #329dd8;
	color: #329dd8;
}

#topbar {
	background: none repeat scroll 0 0 #176780;
	border-bottom: 1px solid #001925;
	padding: 0.3125em 0;
}
#topbar p {
	color: rgba(255, 255, 255, 0.70);
	font-size: 11px;
	font-weight: 300px;
	letter-spacing: 0.5px;
	opacity: 1;
	position: relative;
	top: 2px;
	margin-bottom: 5px;
}
#topbar p strong {
	font-weight: 400;
}
#topbar i {
	color: #ffffff;
	font-size: 1.1em;
	opacity: 1;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}
#topbar i:hover {
	color: #0297bf;
	cursor: pointer;
	opacity: 1;
}
nav {
	background: none repeat scroll 0 0 #ffffff;
}
header {
	border-bottom: 1px solid rgba(121, 121, 121, 0.30);
	position: fixed;
	width: 100%;
	z-index: 10;
}

.languageswitcher a {
	color: #ffffff;
	font-size: 0.80em;
	font-weight: 600;
	padding: 2.1em 1.5em 2.5em;
	text-transform: uppercase;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;	
}

.languageswitcher a:hover{
	color: #a29d9d;
}

#logo1 {
	max-width: 35%;
	min-width: 25%;
	}

#logo1 img{ 
	max-height: 100%;
	padding-top: 21px;
	padding-bottom: 12px;
	padding-left: 6px;
	margin-left: -8px;
	position: relative;
	vertical-align: middle!important;
}

#logo-zh {
	max-width: 35%;
	min-width: 25%;
	}

#logo-zh img{ 
	max-height: 100%;
	padding-top: 22px;
	padding-bottom: 12px;
	padding-left: 6px;
	margin-left: -8px;
	position: relative;
	vertical-align: middle!important;
}


.top-nav li a {
	border-bottom: 0px solid #00283a;
	color: #004255;
	font-size: 12pt;
	font-weight: 400;
	padding: 33px 12px 40px;
	text-transform: uppercase;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}

.nav-zh li a {
    border-bottom: 0px solid #00283a;
	color: #004255;
	font-size: 12pt;
	font-weight: 400;
	letter-spacing: 3px;
	padding: 36px 18px 37px;
	text-transform: uppercase;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
	
	}

.top-nav li a:hover{
	background: none repeat scroll 0 0 #006BA6;
	border-bottom: 4px solid #006BA6;
	color: #ffffff;
	position: relative;
}
.top-nav li.active-item a {
	background: none repeat scroll 0 0 rgba(24, 103, 128, 0);
	border-bottom: 4px solid #329dd8;
	color: #329dd8;
	position: relative;
}

#carousel .text {
	position: absolute;
	top: 26%;
	z-index: 10;
}
#carousel .text2 {
	position: absolute;
	text-align: center;
	top: 30%;
	left:30%;
	right:30%;
	z-index: 10;
}
#carousel .text3 {
	position: absolute;
	text-align: center;
	top: 30%;
	left:30%;
	right:30%;
	z-index: 10;
}
.item {
	overflow: hidden;
	width: 100%;
}
.prev-arrow, .next-arrow {
	background: none repeat scroll 0 0 #00283a;
	cursor: pointer;
	float: left;
	height: 30px;
	line-height: 30px;
	margin-right: 1px;
	text-align: center;
	width: 30px;
}
#carousel .text h2 {
	background: none repeat scroll 0 0 rgba(146, 197, 0, 0.0);
	color: #fff;
	display: inline-block;
	font-size: 2em;
	font-weight: 600;
	text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.72);
	margin: 1px 0;
	max-width: 100%;
	padding: 10px 0px;
	width: 100%;
}
#carousel .text2 h2b {
	background: none repeat scroll 0 0 rgba(146, 197, 0, 0.0);
	color: #fff;
	display: inline-block;
	font-size: 2em;
	font-weight: 600;
	text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.75);
	margin: 1px 0;
	max-width: 100%;
	text-align:center;
	padding: 10px 20px;
}
#carousel .text3 h2c {
	background: none repeat scroll 0 0 rgba(146, 197, 0, 0.0);
	color: #fff;
	display: inline-block;
	font-size: 2em;
	font-weight: 600;
	text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.75);
	margin: 1px 0;
	max-width: 100%;
	text-align:center;
	padding: 10px 20px;
}
#carousel .text p {
	background: none repeat scroll 0 0 #00283a;
	color: #fff;
	max-width: 600px;
	padding: 10px 20px;
	width: 100%;
}
#carousel .owl-theme .owl-controls {
	background: none repeat scroll 0 0 rgba(90, 90, 90, 0.53);
	bottom: 0;
	margin: 0;
	padding: 0.35em 0 0.15em;
	position: absolute;
	width: 100%;
}
.owl-theme .owl-controls .owl-page span {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 2px solid rgba(255, 255, 255, 1);
	margin: 0 0.65em;
	opacity: 1;
	height: 16px;
	width: 16px;
}
.owl-theme .owl-controls.clickable .owl-page:hover span {
	background: none repeat scroll 0 0 #797979;
}
.owl-theme .owl-controls .owl-page.active span {
	background: none repeat scroll 0 0 #006BA6;
}

#welcome {
	background: none repeat scroll 0 0 #00283a;
	padding: 50px 32px 55px 32px;
	text-align: center;
}
#welcome h1 {
	color: #fff;
	font-size: 32px;
	font-weight: 400;
	line-height:32px;
	margin-bottom: 11px;
}
#welcome p {
	color: #6c7c84;
	font-size: 16px;
	line-height: 22px;
}

#welcome-zh {
	background: none repeat scroll 0 0 #00283a;
	padding: 50px 32px 55px 32px;
	text-align: center;
}
#welcome-zh h1 {
	color: #fff;
	font-size: 32px;
	letter-spacing: 2px;
	font-weight: 400;
	line-height:36px;
	margin-bottom: 15px;
}
#welcome-zh p {
	color: #6c7c84;
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 30px;
}


#Lounges {
	background: none repeat scroll 0 0 #00283a;
	padding: 3em 2em;
	text-align: center;
}
#Lounges h1 {
	color: #fff;
	font-size: 2em;
	font-weight: 300;
	margin-top: 0;
}
#Lounges p {
	color: #6c7c84;
	font-size: 0.85em;
}

#fbo {
	background: none repeat scroll 0 0 #185375;
    background-image: url("../img/fbo-bg.jpg");
    background-repeat: repeat-y;
    background-position: center;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	position: relative;
	text-align: center;
	z-index: 2;
	padding: 123px 32px 109px 32px;
}
#fbo i {
	background: rgba(0, 0, 0, 0.0);
	border-radius: 100px;
	box-shadow: 3px 3px 3px 3px rgba(0, 0, 0, 0.15) inset;
	color: #fff;
	display: inline-block;
	font-size: 32px;
	line-height: 32px;
	text-align: center;
	height: 150px;
	width: 150px;
	margin-top:60px;
	margin-bottom:15px;
}

#fbo h1 {
	color: #fff;
	font-size: 52px;
	line-height: 52px;
	font-weight: 600;
	margin-top: 0px;
	margin-bottom: 13px;
}
#fbo h2 {
	font-size: 16px;
	line-height: 20px;
	font-weight: 700;
	color: #fff;
	text-transform: none;
	margin-bottom: 20px;
	margin: 0px 0;
}
#fbo p {
	color: #777;
	font-size: 13px;
	line-height: 24px;
}

#pcs {
	background: none repeat scroll 0 0 #eeeeee;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	position: relative;
	text-align: center;
	z-index: 2;
	padding: 123px 32px 109px 32px;
}
#pcs i {
	background: rgba(0, 0, 0, 0.0);
	border-radius: 100px;
	box-shadow: 3px 3px 3px 3px rgba(0, 0, 0, 0.15) inset;
	color: #fff;
	display: inline-block;
	font-size: 32px;
	line-height: 32px;
	text-align: center;
	height: 150px;
	width: 150px;
	margin-top:60px;
	margin-bottom:15px;
}
#pcs h1 {
	color: #176780;
	font-size: 52px;
	line-height: 52px;
	font-weight: 600;
	margin-top: 0px;
	margin-bottom: 13px;
}
#pcs h2 {
	font-size: 16px;
	line-height: 20px;
	font-weight: 700;
	color: #004255;
	text-transform: none;
	margin-bottom: 20px;
	margin: 0px 0;
}
#pcs p {
	color: #777;
	font-size: 13px;
	line-height: 24px;
}

#facilities {
	background: none repeat scroll 0 0 #fff;
    background-image: url("../img/facilities-bg.jpg");
    background-repeat: no-repeat;
    background-position: center;
	padding: 107px 32px 110px 32px;
	text-align: center;
}
#facilities h1 {
	color: #176780;
	font-size: 52px;
	line-height: 52px;
	font-weight: 600;
	margin-top: 0px;
	margin-bottom: 55px;
}
#facilities p {
	color: #000;
	font-size: 16px;
	line-height: 22px;
	padding-bottom: 20px;
}

#facilities-zh {
	background: none repeat scroll 0 0 #fff;
    background-image: url("../img/facilities-bg.jpg");
    background-repeat: no-repeat;
    background-position: center;
	padding: 107px 32px 110px 32px;
	text-align: center;
}

#facilities-zh h1 {
	color: #176780;
	font-size: 52px;
	line-height: 52px;
	font-weight: 600;
	letter-spacing: 2px;
	margin-top: 0px;
	margin-bottom: 55px;
}

#facilities-zh p {
	color: #000;
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 30px;
	padding-bottom: 20px;
}


/* facilities list*/
#facilities-list {
	background: none repeat scroll 0 0 #50646b;
	clear: both;
}

#facilities-list p {
	margin: 0px 12px 30px 12px;
}

#facilities-list:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

#facilities-list article, article-zh {
	padding: 4em;
}


/*Passenger Lounge*/
#passengerlounge {
	background: none repeat scroll 0 0 #5e676e;
	clear: both;
}

#passengerlounge p {
	margin: 0px 12px 30px 12px;
}

#passengerlounge:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

#passengerlounge article, article-zh {
	padding: 4em;
}


/*VIP*/
#vip {
	background: none repeat scroll 0 0 #8e8975;
	clear: both;
}
#vip p {
	margin: 0px 12px 30px 12px;
}

#vip:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

#vip article, article-zh {
	padding: 4em;
}

.media-container {
  overflow: hidden;
}

.media-container video {
  display: block;
  height: 100%;
  max-height: none;
  min-height: 100%;
  max-width: none;
  min-width: 100%;
  width: auto;
}
.media-container img {
  display: block;
  max-width: none;
  max-height: none;
  min-width: 100%;
  background-position: center; 
  margin: 0px;
  border: 0px;
}

article h2 {
	font-size: 32px;
	line-height: 38px;
	font-weight: 700;
	letter-spacing: 0px;
	margin: 8px 12px 67px 12px;
}

article-zh h2 {
	font-size: 32px;
	line-height: 38px;
	font-weight: 700;
	letter-spacing: 5px;
	margin: 8px 12px 67px 12px;
}

article h1, article h2, article h3, article h4, article h5, article h6 {
	color: #fff;
}

article-zh h1, article-zh h2, article-zh h3, article-zh h4, article-zh h5, article-zh h6 {
	color: #fff;
}

article p {
	color: #fff;
	font-size: 16px;
	line-height: 26px;
	opacity: 1;
}

article-zh p {
	color: #fff;
	font-size: 18px;
	letter-spacing: 1px;
	line-height: 30px;
	opacity: 1;
}

article li {
	color: #fff;
	font-size: 16px;
	line-height: 22px;
	opacity: 1;
}
article ul {
	padding: 0 0 0 0px;
}

article ul li {
	list-style-type: disc;
	margin: 0px 0px 0px 32px;
	padding: 0 0 15px 0px;
}

article-zh li {
	color: #fff;
	font-size: 18px;
	letter-spacing: 1px;
	line-height: 30px;
	opacity: 1;
}
article-zh ul {
	padding: 0 0 0 0px;
}

article-zh ul li {
	list-style-type: disc;
	margin: 0px 0px 0px 32px;
	padding: 0 0 15px 0px;
}

/*
article ul li:before {
	background: #00283a none repeat scroll 0 0;
	color: #fff;
	content: "&#8226;";
	display: inline-block;
	font-family: "mfg";
	font-size: 0.8em;
	height: 20px;
	line-height: 20px;
	margin-left: -1em;
	margin-right: 0.625em;
	text-align: center;
	width: 20px;
}
*/


.about-us-icons i {
	border: 2px solid #92c500;
	border-radius: 100px;
	color: #92c500;
	display: block;
	float: left;
	font-size: 1.6em;
	height: 60px;
	line-height: 60px;
	margin-right: 0.625em;
	text-align: center;
	width: 60px;
}
.about-us-icons {
	display: block;
	margin-top: 2em;
}
h2.section-title:after {
	background: #dedede none repeat scroll 0 0;
	content: "";
	display: block;
	height: 1px;
	margin: 0.31225em auto 0;
	position: relative;
	width: 100px;
}
h2.section-title {
	color: #dedede;
	font-size: 3.8em;
	font-weight: 700;
	letter-spacing: -1px;
	margin: 0 0 1.25em;
	text-align: center;
	text-transform: uppercase;
}
#gallery {
	background: none repeat scroll 0 0 #fff;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	padding: 96px 32px;
	position: relative;
	z-index: 2;
}
.tab-item {
	background: #fff none repeat scroll 0 0;
	margin-top: 20px;
	padding: 20px 0px 20px 0px;
}
.gallery-container {
	display: block;
	height: 100%;
	position: relative;
}
#gallery img {
	padding-bottom: 20px;
}
#gallery h1 {
	color: #176780;
	font-size: 52px;
	line-height: 52px;
	font-weight: 600;
	margin-top: 0px;
	margin-bottom: 55px;
	text-align: center;
}
.gallery-text {
	background: #176780 none repeat scroll 0 0;
	bottom: 0;
	display: block;
	left: 0;
	opacity: 0;
	padding: 1.25em;
	position: absolute;
	right: 0;
	text-align: center;
	transition: opacity 0.20s linear 0s;
	-o-transition: opacityd 0.20s linear 0s;
	-ms-transition: opacity 0.20s linear 0s;
	-moz-transition: opacity 0.20s linear 0s;
	-webkit-transition: opacity 0.20s linear 0s;
	width: 100%;
}
.gallery-container:hover > .gallery-text {
	opacity: 1;
}
.gallery-text h4 {
	color: #fff;
	font-size: 1em;
	font-weight: 600;
}
.gallery-text p {
	color: #fff;
	font-size: 0.8em;
	opacity: 0.7;
}

.fancybox-custom .fancybox-skin {
			box-shadow: 0 0 50px #222;
		}
		
.tab-nav {
	display: table;
}
a.tab-label, a.tab-label:link, a.tab-label:visited {
	background: #176780 none repeat scroll 0 0;
	color: #fff;
	display: block;
	font-size: 1em;
	padding: 10px 30px;
	text-align:center;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}
a.tab-label:hover {
	background: #004255;
	color: #fff;
}
a.tab-label.active-btn {
	background: #329dd8;
	color: #fff;
}
#services {
	background: #ffffff none repeat scroll 0 0;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	padding: 6em 2em;
}
#services h2 {
	color: #185375;
	margin: 0 0 1.25em;
}
#services h2.section-title:after {
	background: #fff none repeat scroll 0 0;
}
#services i {
	background: none repeat scroll 0 0 #eeeeee;
	border-radius: 80px;
	color: #004255;
	display: block;
	float: left;
	font-size: 1.8em;
	height: 80px;
	line-height: 80px;
	margin-right: 0.625em;
	text-align: center;
	width: 80px;
}
.service-text {
	display: table;
	position: relative;
}
#services h3 {
	color: #004255;
	font-size: 16px;
	font-weight: 700;
	text-transform: none;
}
#services p {
	color: #004255;
	font-size: 0.8em;
}
#latest-news {
	background: #f3f3f3 none repeat scroll 0 0;
	box-shadow: 0px -10px 9px -11px rgba(0, 0, 0, 0.5);
	padding: 6em 2em;
	position: relative;
	z-index: 3;
}
.news-date {
	background: #6f9600 none repeat scroll 0 0;
	clear: both;
	color: #fff;
	display: block;
	float: none;
	min-height: 118px;
	padding: 0.625em 0;
	text-align: center;
	width: 100%;
}
.day {
	font-size: 2.5em;
	font-weight: 700;
}
.month, .year {
	font-size: 0.85em;
}
.news-text {
	background: #fff none repeat scroll 0 0;
	border-bottom: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
	min-height: 118px;
	padding: 0.625em 1.25em;
}
.news-text p {
	color: #777;
	font-size: 0.85em;
}

#contact {
	background: none repeat scroll 0 0 #fff;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	padding: 6em 2em;
	position: relative;
	z-index: 2;
}
#contact h1 {
	color: #176780;
	font-size: 52px;
	line-height: 52px;
	font-weight: 600;
	margin-top: 0px;
	margin-bottom: 55px;
	text-align: center;
}
#contact input, #contact textarea {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 3px;
	font-size: 0.85em;
}
form.customform button.color-btn {
	height: auto;
	margin-top: 0;
}
#contact h2 {
	margin: 0 0 1.25em;
}
#contact h3 {
	color: #006BA6;
	font-size: 1em;
	font-weight: 700;
	margin: 0 0 0.625em;
	text-transform: none;
}
#contact p {
	font-size: 16px;
    line-height: 22px;
	padding-bottom: 15px;
	font-style: normal;
	
}
#contact p strong {
	font-weight: 700;
}
#contact i {
	background: #e0e0e0 none repeat scroll 0 0;
	border-radius: 30px;
	color: #fff;
	display: inline-block;
	line-height: 26px;
	margin: 0.625em;
	text-align: center;
	width: 26px;
}
#contact a {
	color: #006BA6;
	}
#contact a:hover {
	color: #329dd8;
	}

/* email function */
#contact_form p{
	font-size: 16px;
	line-height: 22px;
	font-style: normal;
	}
#contact input,{ 
    font-size: 16px;
	line-height: 16px;
	height: 38px;
	padding-left: 10px;
	display:block;
	width:100%;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	background-color:#fff;
	color:#000;
	border:1px solid #E0E0E0;
	margin-bottom:15px;
}
#contact input, #contact textarea { 
	display:block;
	width:100%;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	background-color:#fff;
	color:#000;
	border:1px solid #E0E0E0;
	padding: 14px 10px 10px 10px;
	margin-top: 3px;
	margin-bottom:18px;
	font-family:"Open Sans",Arial,sans-serif,Microsoft YaHei, Microsoft JhengHei, LiHei Pro Medium, Apple LiGothic Medium, Hei, SimHei, 宋体, Arial, Helvetica, sans-serif;
	font-style: normal;
}

#contact .sendButton {
	background: none;
	border: 1px solid #006BA6;
	border-radius: 3px;
	color: #006BA6;
	display: block;
	font-size: 16px;
	font-weight: 400;
	padding: 0.625em 1.25em;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}
#contact .sendButton:hover {
	border: 1px solid #329dd8;
	color: #329dd8;
}

#success{
	height: 100%!important;
	width: 100%;
	background: none repeat scroll 0 0 #00283a;
	padding: 100px 32px 100px 32px;
	text-align: center;
}
#success h1 {
	color: #fff;
	font-size: 32px;
	font-weight: 400;
	line-height:32px;
	margin-bottom: 11px;
}
#success p {
	color: #6c7c84;
	font-size: 16px;
	line-height: 26px;
	padding: 10px 0px 60px 0px;
}

#success a {
	color: #6c7c84;
	}
#success a:hover {
	color: #fff;
	}
	
#map-block {
  filter: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="g"><feColorMatrix type="matrix" values="0.3 0.3 0.3 0 0 0.3 0.3 0.3 0 0 0.3 0.3 0.3 0 0 0 0 0 1 0"/></filter></svg>#g');
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);    
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayScale=1);
}


footer {
	background: none repeat scroll 0 0 #00283a;
	padding: 1.2em 0;
	height: 60px;
}

footer p, footer a:visited, footer a, footer a:hover {
	color: #6c7c84;
	font-size: 0.8em;
	text-align:center;
}

@media screen and (max-width: 1330px) {
  .media-container {
	  width: 100%!important;
	  }
  .media-container img {
  width: 100%;
  height: 100%;
  overflow:hidden;
  background-position:center;
  margin: 0px;
  border: 0px;
  }
 .full {width: 100%!important;}
 }



@media screen and (max-width: 1135px) {
	.top-nav li a {
	font-size: 9pt;
	font-weight: 400;
    }
	.nav-zh li a {
    border-bottom: 0px solid #00283a;
	color: #004255;
	font-size: 12pt;
	font-weight: 400;
	letter-spacing: 1px;
	padding: 36px 15px 37px;
	text-transform: uppercase;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
	}
}


@media screen and (max-width: 920px) {
  header {
  	position: relative;
	border-bottom: 0px;
  }
  
  #topbar {
	display:none!important;
  	line-height: 1.625em;
  	text-align: center;
  }
  #logo1 { 
  display: none!important;
  }
  #logo-zh { 
  display: none!important;
  }	
}


@media screen and (max-width: 835px) {
#fbo h2 {
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
	color: #fff;
	text-transform: none;
	margin-bottom: 20px;
	margin: 0px 0;
}

#pcs h2 {
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
	color: #004255;
	text-transform: none;
	margin-bottom: 20px;
}


@media screen and (max-width: 768px) {
  header {
  	position: relative;
	border-bottom: 0px;
  }
  
  #topbar {
	display:none!important;
  	line-height: 1.625em;
  	text-align: center;
  }
  #logo1 { 
  display: none!important;
  }
  #logo-zh { 
  display: none!important;
  }
  
#carousel .text {
	position: absolute;
	font-size: 0.6em;
  	top: 20%;
	z-index: 10;
}
#carousel .text2 {
	position: absolute;
	text-align: center;
	font-size: 0.6em;
  	top: 20%;
	left:10%;
	right:10%;
	z-index: 10;
}
#carousel .text3 {
	position: absolute;
	text-align: center;
	font-size: 0.6em;
  	top: 20%;
	left:10%;
	right:10%;
	z-index: 10;
}
  /*
  .owl-controls.clickable {
  	display: none!important;
  } */
  .right {
  	float: none;
  }
  .social.right {
  	float: right;
  }
  #about-us article {
  	padding: 4em 2.5em;
  }
  
.map-block {
        position: relative;
        padding-bottom: 30%; /*This is the aspect ratio*/
        max-height: 200px;
        overflow: hidden;
    }
.map-block iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }
 
}

@media screen and (max-width: 480px) {
  header {
	border-bottom: 0px;
  }
  #topbar {
	display:none!important;
  	line-height: 1.625em;
  	text-align: center;
  }
  #logo1 { 
  display: none!important;
  }
  #logo-zh { 
  display: none!important;
  }
  .social.right {
  	float: none;
  }
  p.logo, p.nav-text {
  	text-align: center;
  }
  
  #carousel .text h2 {
	background: none repeat scroll 0 0 rgba(146, 197, 0, 0.0);
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	text-shadow: 1px 1px 4px #000000;
	margin: 1px 0;
	max-width: 480px;
	padding: 24px 20px;
	width: 100%;
}

  #carousel .text2 h2b {
	background: none repeat scroll 0 0 rgba(146, 197, 0, 0.0);
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	text-shadow: 1px 1px 4px #000000;
	margin: 1px 0;
	max-width: 480px;
	padding: 24px 20px;
	width: 100%;
}

  #carousel .text3 h2c {
	background: none repeat scroll 0 0 rgba(146, 197, 0, 0.0);
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	text-shadow: 1px 1px 4px #000000;
	margin: 1px 0;
	max-width: 480px;
	padding: 24px 20px;
	width: 100%;
}

#carousel .owl-theme .owl-controls {
	padding: 0.05em 0 0.05em;
	position: absolute;
	width: 100%;
}
.owl-theme .owl-controls .owl-page span {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 2px solid rgba(255, 255, 255, 1);
	margin: 0 0.65em;
	opacity: 1;
	height: 10px;
	width: 10px;
}
}
