@media (max-width:768px) {
	html,
	body {
		padding: 0;
		margin: 0;
	}
	body {
		background-color: #fff;
		font-family: Arial, Helvetica, Verdana;
		font-size: 14px;
		line-height: 22px;
		color: #666;
		position: relative;
		-webkit-text-size-adjust: none;
	}
	body * {
		text-shadow: none;
	}
	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {}
	h1,
	h2,
	h3 {}
	h4,
	h5,
	h6 {
		font-size: 16px;
	}
	p {}
	a,
	a:link,
	a:active,
	a:visited,
	a:hover {}
	nav:not(.mm-menu) {}
	.header,
	.content,
	.footer {
		text-align: center;
	}
	.header {
		font-size: 16px;
		color: #fff;
		line-height: 40px;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		height: 60px;
		padding: 0 50px;
	}
	.visible-xs .header {
		padding: 0px;
		line-height: 10px;
	}
	.header.fixed {
		position: fixed;
		top: 0;
		left: 0;
	}
	.footer.fixed {
		position: fixed;
		bottom: 0;
		left: 0;
	}
	.header {
		color: #000;
		font-size: 1.5em;
	}
	.bullet {
		background: center center no-repeat transparent;
		background-image: url("../img/Homepage/bullet.png");
		background-size: 100% 100%;
		display: block;
		width: 25px;
		height: 25px;
		position: absolute;
		top: 17px;
		left: 10px;
	}
	.content {
		padding: 150px 50px 50px 50px;
	}
}

.promotion-activity-item_container .promotion_activity_item {
	overflow: hidden;
}

body {
	color: #5a5a5a;
	font-family: "Microsoft Yahei", latolight, Arial, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
}

input {
	font-style: italic;
}

.carousel-indicators {
	z-index: 9999;
}

.w-100 {
	width: 100%;
}

.nowrap {
	white-space: nowrap;
}

.p0 {
	padding: 0;
}

.text-hide {
	font: 0;
	color: transparent;
	text-shadow: none;
	border: 0;
}

.affix {
	position: fixed;
	z-index: 8888;
}

.fixed {
	position: fixed !important;
	top: 0%;
}

.text-right {
	text-align: right;
	margin-top: 0.5%;
}

.pull-left {
	float: left;
}

.hold-link {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 10;
}

.font-weight-bold {
	font-weight: bold;
}

.carousel-indicators li {
	background-color: #fff;
}

.search-form {
	width: 90%;
	border: none;
}

.input-group-btn {
	position: relative;
	display: inline-block;
	font-size: 0;
	white-space: nowrap;
	width: 1%;
	vertical-align: middle;
}

.btn-default {
	position: relative;
	cursor: pointer;
}

button {
	border: none !important;
}

:focus {
	outline: 0 none !important;
}

.home-topNav .navbar {
	margin-bottom: 0px;
}

.section-title {
	margin-top: 40px;
	text-align: center;
}

.guide-des {}

.navbar-wrapper {
	position: sticky;
	position: -webkit-sticky;
	right: 0;
	left: 0;
	z-index: 20;
}

.navbar-wrapper > .container {
	padding-right: 0;
	padding-left: 0;
}

.navbar-wrapper .navbar {
	padding-right: 15px;
	padding-left: 15px;
}

.navbar-wrapper .navbar .container {
	width: auto;
}

.homeBanner {
	position: relative;
}

.homeBanner .carousel {
	margin-bottom: 0px;
}

.homeBanner .carousel-caption {
	z-index: 10;
}

.homeBanner .carousel .item {
	background-color: #777;
	padding-bottom: 36.11%;
}

.promotionBanner .carousel .item {
	padding-bottom: 0% !important;
}

.homeBanner .carousel-inner > .item > img {
	position: absolute;
	top: 0;
	left: 0;
	min-width: 100%;
	height: 100%;
}

.carousel-inner > .item > img {
	min-width: 100%;
}

.highlightBanner .carousel-inner .item img {
	width: 100%;
}

.homeBanner .checkmore-btn {
	background: url("../img/Homepage/checkmore_btn.png") 0 0 no-repeat;
	width: 155px;
	height: 54px;
	padding: 13px 12px;
	margin-top: 15px;
}

.homeBanner .carousel-caption {
	text-align: left;
	left: 9%;
	padding-bottom: 12%;
	text-shadow: none;
	color: #000;
}

.homeBanner .first-slide .carousel-caption {
	left: 15%;
}

.homeBanner .second-slide .carousel-caption {
	left: 15.7%;
	padding-bottom: 6%;
}

.homeBanner .third-slide .carousel-caption {
	left: 12%;
	padding-bottom: 2%;
}

.homeBanner .fourth-slide .carousel-caption {
	left: 13%;
	color: #fff;
	padding-bottom: 4%;
}

.homeBanner .fourth-slide .carousel-caption h1 {
	margin-top: 0px;
}

.homeBanner .fifth-slide .carousel-caption {
	left: 50%;
	padding-bottom: 14%;
}

.homeBanner .carousel-caption h3 {
	font-size: 3em;
}

.homeBanner .carousel-caption p {
	margin-bottom: 0px;
	letter-spacing: 0;
	font-size: 1.2em;
}

.homeBanner .fifth-slide .carousel-caption h1 {
	font-size: 2.5em;
	white-space: nowrap;
	color: #fff;
}

.homeBanner .fifth-slide .carousel-caption p {
	color: #fff;
}

.checkmore-btn span {
	color: #fff;
	font-size: 1.2em !important;
	margin: 2px 0px 0px 16px;
}

.feeds .search-content .glyphicon {
	vertical-align: middle;
	padding-left: 4px;
}

.marketing .col-lg-4 {
	margin-bottom: 20px;
	text-align: center;
}

.marketing h2 {
	font-weight: normal;
}

.marketing .col-lg-4 p {
	margin-right: 10px;
	margin-left: 10px;
}

.featurette-divider {
	margin: 80px 0;
}

.featurette-heading {
	font-weight: 300;
	line-height: 1;
	letter-spacing: -1px;
}

.chosen-container-active {
	left: 0px !important;
}

@media (min-width:768px) {
	#home-topNav {
		height: 157px;
	}
	.home-topNav-active {
		height: 67px;
	}
	.main-subnav {
		margin-bottom: 0px;
		overflow: hidden;
	}
	.main-subnav .row {
		margin-left: 0px;
	}
	.navbar-wrapper {}
	.navbar-wrapper .container {}
	.navbar-wrapper .navbar {
		padding-right: 0;
		padding-left: 0;
	}
	.navbar-wrapper .navbar {
		border-radius: 4px;
	}
	.navbar-static-top .search-form {
		font-size: 15px;
	}
	.homeBanner {
		margin-top: 180px;
	}
	.carousel-caption p {
		margin-bottom: 20px;
		font-size: 21px;
		line-height: 1.4;
	}
	.featurette-heading {
		font-size: 50px;
	}
	.home-topNav {
		background-color: #fff;
		z-index: 10000;
	}
	.veryTop {
		padding: 10px 0px;
		border-width: 1px;
		border-color: #eaeaea;
	}
	.veryTop .brand {
		background: url(../img/Homepage/logo_airport_top.png) 0 0 no-repeat;
		width: 175px;
		height: 46px;
		margin-top: 1px;
		line-height: 1px;
		display: block;
	}
	.veryTop .brand a {
		display: inline-block;
		width: 100%;
		height: 100%;
	}
	.veryTop .wrapper {
		color: #000;
		margin-top: 16px;
		margin-left: -50px;
		display: inline-block;
	}
	.veryTop .wrapper a {
		margin-right: 25px;
		color: #000;
		text-decoration: none;
		cursor: auto;
		border-right-style: solid;
		border-width: 1px;
		border-color: #e1e1e1;
		padding-right: 25px;
	}
	.veryTop .wrapper a:hover {
		color: #797979;
	}
	.chineseVersion {
		border: none !important;
	}
	.veryTop .pre-order {
		margin-top: 0px;
		max-width: 100%;
	}
	.search-bar {
		position: relative;
		padding-right: 2px;
	}
	.home-topNav .search-content {
		margin-top: 14px;
	}
	.home-search {
		position: relative;
		padding-bottom: 2px;
		border-bottom-style: solid;
		border-width: 1px;
		border-color: #eaeaea;
	}
	.home-search button {
		margin-top: -10px;
		background: url("../img/Homepage/search_btn.png") 0 0 no-repeat;
		z-index: 1!important;
		width: 100%;
		height: 21px;
		margin-top: 0px;
	}
	.home-search .input-content {
		position: relative;
		width: 100%;
		line-height: 1.2;
	}
	.home-topNav .navbar-nav li a {
		color: #000;
		white-space: nowrap;
	}
	.home-topNav .first-class-li a:hover {
		background-color: #f2f2f2;
		border-width: 5px;
		border-bottom-style: solid;
		border-color: #642c90;
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
	}
	.home-topNav .wide-li a:hover {
		border: 0px;
	}
	.home-topNav .second-class-li a:hover {
		box-shadow: none;
		background-color: #f2f2f2;
		color: #000;
		border-radius: 0px;
	}
	.home-topNav .second-class-ul {
		position: absolute;
		z-index: 1;
		padding-bottom: 10px;
		background-color: #642c90;
		color: #fff;
		border-bottom-left-radius: 5px;
		border-bottom-right-radius: 5px;
	}
	.home-topNav .second-class-ul li {
		width: 94px;
	}
	.home-topNav .second-class-ul li a {
		padding-left: 0px;
		padding-right: 0px;
		text-align: center;
		color: #fff;
	}
	.home-topNav .entertainment-ul li,
	.home-topNav .flightInfo-ul li {}
	.home-topNav .promotion-ul {}
	.home-topNav .promotion-ul li {}
	.home-topNav-active .col-sm-8 {
		margin-left: 40px;
		margin-right: -15px;
		margin-top: 5px;
	}
	.home-topNav-active .home-search {
		border: none !important;
	}
	.home-topNav-active .search-content {
		margin-top: 15px;
		text-align: right;
	}
	.home-topNav-active .nav>li>a {
		padding: 10px 7px;
	}
	.home-topNav-active .second-class-ul li a {
		padding-left: 0px;
		padding-right: 0px;
		text-align: center;
	}
	.home-topNav-active .second-class-li a {}
	.feeds {
		background-color: #f1f1f1;
		color: #000;
		padding: 20px 0px;
	}
	.feeds .row {
		margin: 0px
	}
	.feeds .news {
		width: 70%;
	}
	.feeds h4 {
		font-size: 28px;
		margin-right: 20px;
		margin-top: 4px;
	}
	.feeds .h4 {
		font-size: 28px;
		margin-right: 20px;
		margin-top: 4px;
	}
	.feeds p {
		margin-top: 2px;
		margin-top: 5px;
	}
	.ticker {
		height: 38px;
		margin-top: 2px;
		overflow: hidden;
	}
	.ticker li {
		height: 38px;
	}
	.ticker h5 {
		font-size: 13px;
		margin-top: 0px;
		margin-bottom: -2px;
		color: #767676;
	}
	.news a {
		color: #000;
	}
	.more-news {
		position: absolute;
		margin: 0px 0px 0px -35%;
		color: #f99c34;
	}
	.more-news .glyphicon-chevron-right {
		font-size: 0.8em;
	}
	.more-news a {
		color: #f99c34;
	}
	.feeds .col-sm-4 {
		width: 37%;
	}
	.feeds .col-sm-1 {
		width: 12%;
	}
	.feeds .search-bar {
		margin-left: -5%;
		margin-top: 5px;
	}
	.feeds .flight-direction {
		margin-left: -12px;
		padding: 11px 0px;
		background-color: #fff;
		text-align: center;
	}
	.feeds .flight-search {
		padding: 5px 0px;
		margin-left: 2px;
		background-color: #fff;
		overflow: hidden;
	}
	.flight-search button {
		background: url("../img/Homepage/search_btn.png") 0 0 no-repeat;
		z-index: 1 !important;
		width: 100%;
		height: 21px;
		margin-top: 0px;
	}
	.feeds .search-form {
		width: 85%;
	}
	.feeds .flight-form {
		font-size: 14px;
		padding: 6px 0px 6px 7px;
	}
	.feeds .flight-search-btn {
		margin-top: 4px;
	}
	.feeds .weather {
		padding: 0px;
		top: 15px;
	}
	.feeds .currency {
		padding: 0px;
		top: 15px;
	}
	.feeds .weather-img {
		float: left;
		width: 40%;
		margin-top: -12px;
	}
	.feeds .weather-img img {
		height: 39px;
	}
	.feeds .currency-img {
		float: left;
		width: 40%;
		margin-top: -12px;
	}
	.feeds .weather-img p {
		margin-top: 0px;
		margin-left: 0px;
	}
	.feeds .weather-data {
		float: left;
		width: 50%;
		padding-left: 5px;
	}
	.weather-data h5 {
		margin: 0px;
		font-size: 20px;
	}
	.weather-data p {
		font-size: 14px;
		color: #000;
		width: 200%;
	}
	.currency-data p {
		font-size: 15px;
		margin-bottom: 0px;
		line-height: 5px;
		text-align: right;
	}
	.feeds .search-content .chosen-drop {
		position: absolute;
		border: 1px solid rgba(0, 0, 0, .15);
		border-radius: 4px;
		margin: 2px 0 0;
		top: 100%;
		left: -9999px;
		z-index: 1010;
		width: 100%;
		background: #fff;
		box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
	}
	.feeds .search-content .chosen-results {
		font-size: 14px;
		padding: 5px 0;
		margin: 2px 0 5px;
		color: #444;
		position: relative;
		overflow-x: hidden;
		overflow-y: auto;
		max-height: 240px;
	}
	.feeds .search-content .chosen-results li {
		color: #333;
		white-space: nowrap;
		padding: 3px 20px;
		line-height: 1.42;
		display: block;
		clear: both;
	}
	.feeds .search-content .chosen-results .active-result:hover {
		background-color: #6089c9;
		color: #fff;
	}
	.subnav {
		margin-top: 20px;
	}
	.subnav .col-sm-12,
	.subnav .col-lg-12 {
		padding-bottom: 8%;
	}
	.subnav .nav>li>a {
		cursor: auto;
		padding: 0px 15px;
		text-align: left;
	}
	.subnav .nav>li>div {
		position: relative;
		cursor: auto;
		padding: 0px 15px;
		text-align: left;
	}
	.subnav .icon {
		position: absolute;
		left: 10.25%;
		width: 19.17%;
	}
	.subnav .subnav-txt {
		position: absolute;
		left: 38%;
		top: 10%;
		cursor: pointer;
		padding-bottom: 27%;
		z-index: 1;
	}
	.subnav-txt h2 {
		margin: 0px;
		color: #000;
		font-size: 28px;
		line-height: 33px;
	}
	.subnav-txt .h2 {
		margin: 0px;
		color: #000;
		font-size: 28px;
	}
	.subnav-txt p {
		color: #000;
	}
	.icon-depart {
		padding-top: 5%;
	}
	.icon-arrival {
		padding-top: 1%;
	}
	.icon-transfer {
		padding-top: 5%;
	}
	.icon-faq {
		padding-top: 0%;
	}
	.main-subnav .faq-btn .icon-faq {
		margin-left: 10%;
	}
	.main-subnav .faq-btn .subnav-txt {
		margin-left: 10%;
	}
	.subnav-content {
		clear: both;
		border-top-style: solid;
		border-top-color: #efefef;
		border-width: 1px;
		margin-top: 0px;
		background-color: #f9f9f9;
	}
	.subnav-content .down-arrow {
		position: absolute;
		top: 100%;
		width: 20%;
		left: 35%;
		padding: 0% 0%;
		background-color: transparent;
		cursor: pointer;
		border-radius: 50%;
	}
	.subnav-content .subnav-down {
		margin-top: -2.5%;
	}
	.subnav-content .panel {
		box-shadow: none;
		margin-top: 5%;
		background-color: #f9f9f9;
	}
	.subnav-content .panel .h2 {
		font-size: 30px;
		line-height: 1.1;
	}
	.panel .col-sm-4,
	.panel .col-lg-4 {
		border-right-style: solid;
		border-right-color: #c0c0c0;
		border-width: 1px;
	}
	.panel ul li,
	.panel ul li a {
		color: #f99c34;
	}
	.panel .col-sm-7 h2 {
		margin-left: 9%;
	}
	.panel .col-sm-7 .h2 {
		margin-left: 9%;
	}
	.panel li {
		list-style: none;
		padding: 5px 0%;
	}
	.depart-panel li,
	.arrival-panel li {
		width: 33%;
		float: left;
	}
	.transfer-panel li,
	.faq-panel li {
		width: 33%;
		float: left;
	}
	.transfer-panel .col-sm-7,
	.faq-panel .col-sm-7 {
		width: 42%;
	}
	.transfer-panel .col-sm-7 h2,
	.faq-panel .col-sm-7 h2 {
		margin-left: 13%;
	}
	.section-title {
		margin-bottom: 30px;
	}
	.section-title h3 {
		color: #000;
		font-weight: 500;
		margin-bottom: 0px;
		font-size: 36px;
	}
	.section-title p {
		font-size: 17px;
		color: #adadad;
	}
	.shopping-content {
		text-align: center;
	}
	.shoppingBag-btn {
		position: absolute;
		background-color: transparent;
		width: 7%;
		left: 46.5%;
		bottom: 10%;
		z-index: 10;
	}
	.shoppingBag-btn img {
		border-radius: 50%;
	}
	.shopping-content .row {
		padding-top: 50px;
		padding-bottom: 20px;
	}
	.shopping-content .special-service {
		background-color: #f8f7f7;
	}
	.special-service .wrapper {
		vertical-align: bottom;
	}
	.special-service h3 {
		font-size: 22px;
		color: #000;
		margin-bottom: 5px;
		margin-top: 8%;
	}
	.special-service p {
		font-size: 12px;
		color: #000;
	}
	.special-service a {
		cursor: pointer;
	}
	.latest-brand .col-sm-4 {
		padding-left: 3px;
		padding-right: 3px;
	}
	.latest-brand .row {
		padding-left: 12px;
		padding-right: 12px;
	}
	.highlightBanner {
		position: relative;
	}
	.highlightBanner .first-slide .carousel-caption {
		text-align: left;
		left: 20%;
		padding-bottom: 5%;
	}
	.highlightBanner .second-slide .carousel-caption {
		text-align: left;
		left: 20%;
		padding-bottom: 8%;
	}
	.highlightBanner .third-slide .carousel-caption {
		text-align: left;
		left: 20%;
		padding-bottom: 3%;
	}
	.highlightBanner .fourth-slide .carousel-caption {
		text-align: left;
		left: 20%;
		padding-bottom: 5%;
	}
	.highlightBanner .fourth-slide .carousel-caption p {}
	.highlightBanner h3 {
		margin: 0px;
	}
	.highlightBanner p {
		margin: 10px 0px;
		font-size: 16px;
	}
	.highlightBanner span {
		margin: 10px 0px;
		font-size: 16px !important;
	}
	.highlightBanner .head {
		padding-bottom: 10px;
	}
	.highlightBanner .checkmore-btn {
		background-color: transparent;
		border-radius: 0px;
		border-color: #fff !important;
		border-width: 1px !important;
		border-style: solid !important;
		padding: 6px 30px;
		margin-top: 30px;
	}
	.highlightBanner .checkmore-btn span {
		display: inline-block;
		padding: 7px 10px;
		margin: 0px;
	}
	.guide-content .row {
		margin-left: 5px;
		margin-right: -5px;
		text-align: center;
	}
	.guide-content .col-sm-3 {
		padding-left: 3px;
		padding-right: 3px;
	}
	.guide-content .guide-doyoulike {
		padding-bottom: 4px;
		margin-left: -3px;
		margin-right: 3px;
		border-width: 5px;
		border-style: solid;
		border-color: #3F2857;
	}
	.guide-content .guide-title {
		position: absolute;
		width: 100%;
		left: 0%;
		top: 20%;
		padding-bottom: 10%;
		text-align: center;
	}
	.guide-title h2 {
		font-size: 36px;
		padding-bottom: 10px;
	}
	.guide-title .h2 {
		font-size: 36px;
		padding-bottom: 10px;
		margin: 0px;
		color: #000;
	}
	.guide-title h2,
	.guide-title h3 {
		margin: 0px;
		color: #000;
	}
	.guide-title h3 {
		margin-left: 10px;
	}
	.guide-refresh {
		position: absolute;
		width: 100%;
		left: 0%;
		bottom: 20%;
	}
	.guide-content .refresh-btn {
		z-index: 1;
		width: 14%;
		height: 42px;
		margin-top: 0px;
		padding: 0px;
		background-color: transparent;
	}
	.guide-content .guide-des {
		position: absolute;
		width: 100%;
		left: 0%;
		bottom: 10%;
		text-align: center;
		display: none;
	}
	.guide-des h2,
	.guide-des h4 {
		margin: 0px;
		color: #fff;
	}
	.guide-love {
		position: absolute;
		top: 30%;
		left: 0%;
		width: 100%;
	}
	.guide-love .love-btn {
		z-index: 1;
		width: 24%;
		height: 64px;
		margin-top: 0px;
		padding: 1%;
		background-color: transparent;
	}
	.love-btn img {
		border-radius: 50%;
	}
	.love-btn:hover {
		background-color: rgba(255, 0, 0, 0.5);
	}
	.transfer-content .col-sm-6 {
		padding-left: 3px;
		padding-right: 3px;
	}
	.transfer-content .row {
		margin-bottom: 6px;
		margin-right: 3px;
		margin-left: 3px;
		text-align: center;
	}
	.transfer-content h2,
	.transfer-content h3,
	.transfer-content p {
		margin: 0px;
	}
	.transfer-global-title {
		position: absolute;
		top: 10%;
		left: 0%;
		width: 100%;
		color: #fff;
	}
	.transfer-global-title .h2 {
		font-size: 30px;
		display: block;
	}
	.transfer-global-txt {
		position: absolute;
		width: 100%;
		left: 0%;
		bottom: 8%;
		color: #fff;
	}
	.transfer-ctp-txt {
		position: absolute;
		width: 100%;
		left: 0%;
		bottom: 8%;
		color: #fff;
	}
	.transfer-dis-title {
		position: absolute;
		width: 50%;
		left: 50%;
		top: 20%;
	}
	.transfer-content h3 {
		color: #404040;
		font-size: 20px;
	}
	.transfer-dis-txt {
		position: absolute;
		width: 50%;
		left: 50%;
		top: 45%;
	}
	.transfer-dis-txt .right-arrow {
		position: absolute;
		width: 16%;
		bottom: -85%;
		left: 42%;
		background-color: transparent;
	}
	.social-content .row {
		margin-left: 0px;
		margin-right: 0px;
	}
	.social-content .col-sm-4 {
		width: 32.5%;
		padding-bottom: 16.3%;
		border-color: #EFEEEF;
		border-width: 1px;
		border-style: solid;
		margin-left: 3px;
	}
	.social-content .weixin-icon {
		position: absolute;
		width: 17.5%;
		top: 27%;
		left: 8%;
	}
	.social-content .two-dimension {
		position: absolute;
		width: 38.25%;
		left: 8%;
		top: 10%;
	}
	.social-content .two-dimension2 {
		position: absolute;
		width: 38.25%;
		left: 0%;
		top: 10%;
	}
	.social-content .weixin-txt {
		position: absolute;
		top: 17%;
		left: 50.25%;
	}
	.social-content .weixin-txt2 {
		position: absolute;
		top: 17%;
		left: 46.25%;
	}
	.weixin-txt .margin-top {
		margin-top: 5%;
	}
	.weibo-txt .margin-top {
		margin-top: 5%;
	}
	.epaper-txt .margin-top {
		margin-top: 5%;
	}
	.social-content h4 {
		color: #000;
		margin: 0px;
		font-size: 24px;
	}
	.social-content .h4 {
		color: #000;
		margin: 0px;
		font-size: 24px;
	}
	.social-content p {
		margin: 0px;
		font-size: 9px;
	}
	.social-content span {
		margin: 0px;
		font-size: 9px;
	}
	.social-content .weibo-txt {
		position: absolute;
		top: 17%;
		left: 31.25%;
	}
	.social-content .weibo-txt2 {
		position: absolute;
		top: 20%;
		left: 46.25%;
	}
	.social-content .weibo-txt2 p {
		white-space: nowrap;
		color: #5a5a5a;
	}
	.weibo-txt h4 {
		margin-bottom: 5%;
	}
	.weibo-txt .h4 {
		margin-bottom: 5%;
	}
	.social-content .weibo-icon {
		position: absolute;
		width: 17.5%;
		top: 27%;
		left: 8%;
	}
	.social-content .weibo-btn {
		margin-top: 5%;
		border-radius: 0px;
		background-color: #E9E9E9;
	}
	.social-content .e-paper-icon {
		position: absolute;
		width: 12.5%;
		top: 32%;
		left: 8%;
	}
	.social-content .epaper-txt {
		position: absolute;
		top: 17%;
		left: 26.25%;
	}
	.epaper-txt h4 {
		margin-bottom: 5%;
	}
	.epaper-txt .h4 {
		margin-bottom: 5%;
	}
	.epaper-txt .email-form {
		width: 65%;
		font-size: 9px;
		text-align: center;
		padding-top: 3%;
		padding-bottom: 3%;
	}
	.social-content .sub-btn {
		margin-top: 1%;
		padding: 4% 12px;
		border-radius: 0px;
		background-color: #E9E9E9;
	}
	footer {
		margin-top: 4%;
		background-color: #3f2956;
	}
	.footer a {
		color: #fff;
		padding: 10px !important;
	}
	.footer p {
		color: #866b96;
	}
	.footer li:hover {
		color: #333;
	}
	.copyright {
		padding: 0px;
		text-align: center;
	}
	.footer .brand {
		background: url(../img/Homepage/logo_airport_bot.png) 0 0 no-repeat;
		width: 175px;
		height: 46px;
		margin-top: 1px;
		line-height: 1px;
		display: block;
		z-index: 8888;
	}
	.footer .navbar-wrapper {
		margin: 0;
	}
	.footer .navbar-wrapper {
		padding-top: 12px;
	}
	.footer .navbar {
		margin-bottom: 0px;
	}
	.footer .col-sm-1 {
		width: 2%;
	}
	.footer .navbar-collapse {
		margin-top: 6px;
	}
}

@media (min-width:1200px) {
	#home-topNav {
		height: 118px;
	}
	.home-topNav-active {
		height: 75px;
	}
	.section-title {
		margin-top: 50px;
		margin-bottom: 20px;
	}
	.featurette-heading {
		margin-top: 120px;
	}
	.homeBanner {
		margin-top: 120px;
	}
	.search-content {}
	.home-topNav .search-bar {
		margin-left: 7.8%;
		font-size: 16px;
		margin-top: 0%;
	}
	.home-topNav .navbar a {
		font-size: 16px;
	}
	.home-topNav-active .navbar-nav li a {
		font-size: 16px;
	}
	.home-topNav-active .col-lg-8 {
		margin-left: -60px;
	}
	.home-topNav-active .search-bar {
		margin-left: 0%;
	}
	.home-topNav-active .nav>li>a {
		padding: 15px 15px;
	}
	.home-topNav-active .second-class-ul li a {
		padding-left: 0px;
		padding-right: 0px;
		text-align: center;
	}
	.home-topNav-active .search-content {
		margin-top: 18px;
	}
	.homeBanner .carousel-caption {
		text-align: left;
		left: 10%;
		padding-bottom: 8%;
		text-shadow: none;
		color: #000;
	}
	.homeBanner .first-slide .carousel-caption {
		left: 15%;
	}
	.homeBanner .second-slide .carousel-caption {
		padding-bottom: 6%;
	}
	.homeBanner .third-slide .carousel-caption {
		left: 12%;
		padding-bottom: 4%;
	}
	.homeBanner .fourth-slide .carousel-caption {
		padding-bottom: 7%;
	}
	.homeBanner .fifth-slide .carousel-caption {
		padding-bottom: 14%;
	}
	.homeBanner .carousel-caption h1 {
		font-size: 54px;
		padding-bottom: 20px;
	}
	.homeBanner .carousel-caption h3 {
		font-size: 54px;
		padding-bottom: 20px;
	}
	.homeBanner .fourth-slide .carousel-caption h1 {
		font-size: 3.4em;
	}
	.homeBanner .fifth-slide .carousel-caption h1 {
		font-size: 3.4em;
		font-weight: 900;
	}
	.homeBanner .carousel-caption p {
		margin-bottom: 0px;
		letter-spacing: 0;
		font-size: 24px;
	}
	.mainSite .first-slide .carousel-caption h3 {
		font-size: 50px !important;
	}
	.mainSite .first-slide .carousel-caption p {
		font-size: 30px !important;
	}
	.homeBanner .second-slide .carousel-caption p,
	.homeBanner .fourth-slide .carousel-caption p {
		font-size: 1.4em;
	}
	.feeds .row {
		margin: 0px 20px;
		margin-left: 0px;
	}
	.feeds .col-lg-5 {
		margin-top: 15px;
	}
	.more-news {
		margin-right: -50%;
	}
	.feeds .search-bar {
		margin-top: 15px;
	}
	.weather-data {}
	.weather-data h5 {
		font-size: 24px;
	}
	.weather-data p {
		color: #000;
	}
	.currency-data p {
		margin-top: 0px;
		font-size: 16px;
		line-height: 23px;
	}
	.feeds .weather-img p {
		text-align: center;
	}
	.feeds .weather-img {}
	.feeds .weather-img img {
		height: 45px;
	}
	.subnav .subnav-txt {
		left: 42%;
	}
	.subnav .subnav-txt h2 {
		font-style: 30px;
	}
	.subnav .subnav-txt p {
		font-size: 16px;
	}
	.subnav .icon {
		width: 23%;
	}
	.panel .col-sm-7 h2 {
		margin-left: 9%;
	}
	.panel .col-sm-7 .h2 {
		margin-left: 9%;
	}
	.transfer-panel .col-lg-6,
	.faq-panel .col-lg-6 {
		width: 50%;
	}
	.transfer-panel .col-lg-6 h2,
	.faq-panel .col-lg-6 h2 {
		margin-left: 7%;
	}
	.special-service h3 {
		font-size: 26px;
	}
	.special-service p {
		font-size: 16px;
	}
	.latest-brand .col-lg-4 {
		padding-left: 5px;
		padding-right: 5px;
	}
	.latest-brand .row {
		padding-left: 10px;
		padding-right: 10px;
	}
	.highlightBanner h3 {
		font-size: 54px;
	}
	.highlightBanner p {
		margin-top: 10px;
		font-size: 24px;
		line-height: 30px;
	}
	.highlightBanner span {
		margin-top: 10px;
		font-size: 22px !important;
	}
	.guide-title h2 {
		font-size: 42px;
	}
	.guide-title .h2 {
		font-size: 42px;
	}
	.guide-title h3 {}
	.guide-refresh p {
		font-size: 18px;
	}
	.guide-content .col-lg-3 {
		padding-left: 5px;
		padding-right: 5px;
	}
	.guide-content .row {
		margin-left: 5px;
	}
	.guide-des h2 {
		font-size: 36px;
	}
	.guide-des h4 {
		font-size: 20px;
	}
	.transfer-content .col-lg-6 {
		padding-left: 5px;
		padding-right: 5px;
	}
	.transfer-content .row {
		margin-bottom: 10px;
		margin-right: -5px;
		margin-left: -5px;
	}
	.transfer-global-txt {
		bottom: 10%;
	}
	.transfer-ctp-txt {
		bottom: 13%;
	}
	.transfer-content h3 {
		font: 24px;
	}
	.transfer-dis-txt {
		top: 50%;
	}
	.transfer-dis-txt .right-arrow {
		width: 12%;
		left: 44%;
		bottom: -50px;
	}
	.social-content .col-sm-4 {
		width: 33%;
	}
	.social-content h4 {
		font-size: 26px;
	}
	.social-content .h4 {
		font-size: 26px;
	}
	.social-content p {
		font-size: 14px;
	}
	.social-content span {
		font-size: 14px;
	}
	.epaper-txt .email-form {
		margin-top: 2.5%;
		font-size: 14px;
	}
	.epaper-txt .sub-btn {
		margin-top: 0%;
		padding: 4% 10%;
	}
	.weixin-txt .margin-top {
		margin-top: 10px;
	}
	.weibo-txt .margin-top {
		margin-top: 10px;
	}
	.epaper-txt .margin-top {
		margin-top: 10px;
	}
	.food-combo .container {
		padding-left: 0px;
		padding-right: 0px;
	}
	.goods-guide .container {
		margin-top: 50px;
		padding-left: 0px;
		padding-right: 0px;
	}
	.copyright {
		padding: 10px 0px;
		text-align: right;
	}
}

@media screen and (min-width:768px) and (max-width:1200px) {
	.home-topNav .second-class-ul li {
		width: 86px;
	}
	.home-topNav .promotion-ul li {}
	.home-topNav-active .second-class-ul {
		margin-left: -6px;
	}
	.home-topNav-active .promotion-ul {}
}

@media screen and (min-width:768px) and (max-width:992px) {
	#home-topNav {
		height: 207px;
	}
	.home-topNav-active {
		height: 112px;
	}
	.home-topNav-active .second-class-ul li {
		width: 70px;
	}
	.home-topNav .promotion-ul li {}
	.home-topNav-active .second-class-ul {
		margin-left: 0px;
	}
	.home-topNav-active .promotion-ul {}
	.subnav-txt h2 {
		margin: 0px;
		color: #000;
		font-size: 24px;
	}
	.subnav-txt p {
		font-size: 0.8em;
	}
}

@media (max-width:768px) {
	.mm-menu {}
	.lang {
		display: inline-block !important;
		color: #333;
		font-size: 14px;
		font-weight: bold;
	}
	#menu .sep {
		display: inline-block !important;
		background: url(../img/Homepage/sep_04.png) 50% 50% no-repeat;
	}
	.visible-xs .brand {
		background: url(../img/Homepage/1121logoTop_bg.png) 0 0 no-repeat;
		background-size: 100% 100%;
		width: 105.6px;
		height: 27.5px;
		margin-top: 15px;
		line-height: 1px;
		display: block;
	}
	.footer-brand {
		position: relative;
		left: 38%;
		width: 24%;
		padding-top: 4%;
	}
	.veryTop .brand a {
		display: inline-block;
		width: 100%;
		height: 100%;
	}
	.visible-xs .localization {
		margin-top: 23px;
		padding-right: 0px;
		padding-left: 0px;
		text-align: right !important;
	}
	.visible-xs .wrapper a {
		color: #000;
		text-decoration: none;
		cursor: auto;
		border-right-style: solid;
		border-width: 1px;
		border-color: #e1e1e1;
		padding-right: 6px;
		margin-top: 15px;
	}
	.chineseVersion {
		border: none !important;
		padding-left: 6px;
	}
	.visible-xs .search-bar {
		margin-top: 20px;
		margin-right: 2%;
	}
	.home-search {
		position: relative;
		padding-bottom: 2px;
		border-width: 1px;
		border-color: #eaeaea;
	}
	.home-search button {
		margin-top: -10px;
		background: url("../img/Homepage/search_btn.png") 0 0 no-repeat;
		z-index: 1!important;
		width: 11px;
		height: 21px;
		margin-top: 0%;
	}
	.homeBanner,
	.foodBanner {
		margin-top: 60px;
	}
	.homeBanner .carousel-caption h3 {
		font-size: 36px;
	}
	.homeBanner .carousel-caption p {
		font-size: 1.3em;
		line-height: 1.5em;
	}
	.homeBanner .carousel .item {
		padding-bottom: 63.125%;
	}
	.promotionBanner .carousel .item {
		padding-bottom: 0% !important;
	}
	.search-bar {
		padding-right: 0px;
		font-size: 1.5em;
	}
	.search-bar .search-content {
		padding-left: 0px;
	}
	.search-bar .input-content input {
		font-style: normal;
	}
	.feeds {
		background-color: #f1f1f1;
		color: #000;
		padding-top: 8px;
	}
	.feeds .row {
		margin: 0px
	}
	.feeds .mobile-feeds {
		margin-left: -10px;
		margin-right: -15px;
		margin-top: 5em;
		border-top-style: solid;
		border-top-color: #fff;
		border-width: 1px;
	}
	.feeds .news {
		padding-left: 2%;
		width: 70%;
	}
	.feeds h4 {
		font-size: 3em;
		margin-right: 10px;
	}
	.feeds .h4 {
		font-size: 3em;
		margin-right: 10px;
		margin-top: 13px;
		margin-bottom: 10px;
	}
	.feeds .search-content .chosen-drop {
		position: absolute;
		border: 1px solid rgba(0, 0, 0, .15);
		border-radius: 4px;
		margin: 2px 0 0;
		top: 100%;
		left: -9999px;
		z-index: 1010;
		width: 100%;
		background: #fff;
		box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
	}
	.feeds .search-content .chosen-results {
		font-size: 14px;
		padding: 5px 0;
		margin: 2px 0 5px;
		color: #444;
		position: relative;
		overflow-x: hidden;
		overflow-y: auto;
		max-height: 240px;
	}
	.feeds .search-content .chosen-results li {
		color: #333;
		white-space: nowrap;
		padding: 3px 20px;
		line-height: 1.42;
		display: block;
		clear: both;
	}
	.feeds .search-content {
		font-size: 1.1em;
	}
	.ticker {
		height: 5em;
		margin-top: 2px;
		overflow: hidden;
	}
	.ticker li {
		height: 55px;
	}
	.ticker h5 {
		font-size: 1.2em;
		margin-top: 0px;
		margin-bottom: -2px;
		color: #767676;
	}
	.ticker p {
		margin-top: 5px;
		font-size: 1.5em;
		margin-bottom: 0px !important;
		line-height: 2em;
	}
	.news a {
		color: #000;
	}
	.more-news {
		position: absolute;
		margin-top: 13px;
		right: 6%;
		font-size: 1.3em;
		color: #f99c34;
	}
	.more-news .glyphicon-chevron-right {
		font-size: 1em;
	}
	.more-news a {
		color: #f99c34;
	}
	.feeds .search-bar {}
	.feeds .flight-direction {
		margin-left: -1.5em;
		background-color: #fff;
		text-align: center;
		padding-top: 0.5em;
		padding-bottom: 0.5em;
	}
	.feeds .flight-direction span {
		padding-left: 0.8em;
	}
	.feeds .flight-search {
		width: 78%;
		padding-right: 0px;
		margin-left: 2px;
		background-color: #fff;
		overflow: hidden;
		padding-top: 0.5em;
		padding-bottom: 0.5em;
	}
	.flight-search button {
		background: url("../img/Homepage/search_btn.png") 0 0 no-repeat;
		background-size: 50% 100%;
		z-index: 1 !important;
		width: 100%;
		height: 11px;
		margin-top: 0px;
	}
	.feeds .flight-form {
		padding: 0px 0px 0px 12px;
	}
	.feeds .flight-search-btn {}
	.feeds .col-xs-2 {
		width: 20%;
	}
	.feeds .weather {
		padding: 0px;
		top: 8px;
		margin-left: 15px;
	}
	.feeds .currency {
		margin-left: -15px;
	}
	.feeds .weather-img {
		float: left;
		width: 25%;
		margin-top: -0.3em;
	}
	.feeds .weather-img p {
		font-size: 1.5em;
	}
	.feeds .weather-data {
		float: left;
		width: 75%;
		margin-top: 10px;
		padding-left: 3px;
		overflow: hidden;
	}
	.weather-data h5 {
		display: inline-block;
		margin: 0px;
		padding-left: 5px;
		padding-right: 5px;
		font-size: 2.2em;
	}
	.weather-data p {
		display: inline-block;
		font-size: 2em;
		line-height: 1em;
		color: #979797;
	}
	.feeds .currency {
		padding: 0px;
		top: 8px;
		width: 48%;
		float: right;
	}
	.feeds .currency-img {
		float: left;
		margin-left: -2em;
		width: 20%;
	}
	.feeds .currency-data {
		float: left;
		width: 75%;
		margin-left: -1em;
		padding-left: 0px;
		text-align: right;
	}
	.currency-data p {
		display: inline-block;
		font-size: 2em;
		line-height: 1em;
		width: 48%;
		margin-top: 12px;
		margin-bottom: 0px;
	}
	.currency-data .currency-data {
		margin-left: -0.7em;
	}
	.subnav-cell {
		position: relative;
		margin-left: -15px;
		margin-right: -15px;
		padding: 5% 15px;
		color: #fff;
		border-bottom-style: solid;
		border-bottom-color: #f5f5f5;
		border-bottom-width: 1px;
	}
	.subnav-cell .subnav-btn {
		padding-bottom: 2em;
	}
	.subnav-cell .icon {
		position: absolute;
		width: 12.15%;
	}
	.subnav-cell .icon-depart {
		top: 30%;
	}
	.subnav-cell .icon-arrival {
		top: 20%;
	}
	.subnav-cell .icon-transfer {
		top: 30%;
	}
	.subnav-cell .icon-faq {
		top: 10%;
	}
	.subnav-cell .subnav-txt {
		position: absolute;
		left: 25%;
		width: 75%;
		color: #000;
	}
	.subnav-cell .subnav-txt h2 {
		margin: 0px;
		display: inline-block;
		font-size: 2.4em;
		font-weight: normal;
		vertical-align: middle;
	}
	.subnav-cell .subnav-txt .h2 {
		margin: 0px;
		display: inline-block;
		font-size: 2.88em;
		font-weight: normal;
		vertical-align: middle;
	}
	.subnav-cell .subnav-txt p {
		margin: 0px;
		display: inline-block;
		font-size: 1.9em;
		padding-left: 1em;
		vertical-align: middle;
	}
	.depart-cell .subnav-txt {
		top: 25%;
	}
	.arrival-cell .subnav-txt {
		top: 30%;
	}
	.transfer-cell .subnav-txt {
		top: 30%;
	}
	.faq-cell .subnav-txt {
		top: 32%;
	}
	.subnav-cell .down-arrow {
		position: absolute;
		width: 16%;
		top: -35%;
		right: 15px;
		background-color: #fff;
		border-radius: 50%;
	}
	.subnav .panel {
		background-color: #f5f5f5;
	}
	.subnav .panel h2 {
		margin-top: 10px;
		margin-bottom: 8px;
		font-size: 2.5em;
		color: #000;
	}
	.subnav .panel .h2 {
		margin-top: 10px;
		margin-bottom: 8px;
		font-size: 2.5em;
		color: #000;
		line-height: 1.8;
	}
	.subnav .panel p {
		padding-bottom: 1em;
		line-height: 1em;
		font-size: 1.2em;
		color: #000;
		border-bottom-style: solid;
		border-bottom-color: #c0c0c0;
		border-width: 1px;
	}
	.subnav .useful-info h2 {
		margin-top: 0px;
	}
	.subnav .useful-info .h2 {
		margin-top: 0px;
	}
	.panel ul {
		position: relative;
		left: -10%;
		width: 100%;
	}
	.panel ul li,
	.panel ul li a {
		color: #f99c34;
		font-size: 1.3em;
		line-height: 2em;
	}
	.panel li {
		list-style: none;
		text-align: left;
	}
	.depart-panel li {
		width: 33%;
		float: left;
	}
	.arrival-panel li {
		width: 50%;
		float: left;
	}
	.transfer-panel li,
	.faq-panel li {
		width: 50%;
		float: left;
	}
	.shopping-content .carousel-indicators {
		bottom: 0em;
	}
	.section-title {
		margin-top: 20px;
	}
	.section-title h3 {
		color: #000;
		margin-bottom: 0px;
		font-size: 3.8em;
	}
	.section-title p {
		font-size: 1.9em;
	}
	.special-service-img {
		display: inline-block;
	}
	.special-service .txt-wrapper {
		position: absolute;
		top: 0%;
		width: 50%;
		left: 36%;
	}
	.special-service .wrapper h3 {
		margin-top: 12px;
		margin-bottom: 0px;
		font-size: 2.4em;
		font-weight: normal;
		color: #000;
		vertical-align: middle;
	}
	.special-service .wrapper p {
		font-size: 1.5em;
		margin-top: 1px;
		vertical-align: middle;
	}
	.special-service .col-xs-12 {
		margin-bottom: 1px;
		padding-top: 1%;
		padding-bottom: 2%;
		background-color: #f8f7f7;
	}
	.special-service .ss-txt {
		display: inline-block !important;
		line-height: 1.2em;
	}
	.pre-order-img {
		width: 18.8%;
		margin-left: 5.1%;
	}
	.vip-service-img {
		width: 20%;
		margin-left: 4.5%;
	}
	.vip-rewards-img {
		width: 25.8%;
		margin-left: 1.6%;
	}
	.recommed-case-img {
		width: 11.5%;
		margin-left: 8.75%;
	}
	.special-service .down-arrow {
		position: absolute;
		width: 5.1%;
		top: 33%;
		right: 30px;
		background-color: #fff;
		border-radius: 50%;
		-webkit-transform: rotate3d(0, 0, 1, -90deg);
		transform: rotate3d(0, 0, 1, -90deg);
	}
	.visible-xs .carousel-control {
		opacity: 1;
	}
	.carousel-control.visible-xs {
		opacity: 1;
	}
	.latest-brand-carousel .glyphicon.glyphicon-chevron-right {
		background-image: url(../img/transferPage/go-right-btn.png?v=1);
		background-size: 100% 100%;
		width: 50%;
		height: 0;
		padding-bottom: 50%;
	}
	.latest-brand-carousel .glyphicon.glyphicon-chevron-right:before {
		content: none;
	}
	.latest-brand-carousel .glyphicon.glyphicon-chevron-left {
		background-image: url(../img/transferPage/go-right-btn.png?v=1);
		background-size: 100% 100%;
		width: 50%;
		height: 0;
		padding-bottom: 50%;
		-webkit-transform: rotate3d(0, 0, 1, 180deg);
		transform: rotate3d(0, 0, 1, 180deg);
	}
	.latest-brand-carousel .glyphicon.glyphicon-chevron-left:before {
		content: none;
	}
	#topBanner_m .glyphicon.glyphicon-chevron-right,
	#promotionBanner .glyphicon.glyphicon-chevron-right {
		background-image: url(../img/transferPage/go-right-btn.png?v=1);
		background-size: 100% 100%;
		width: 50%;
		height: 0;
		padding-bottom: 50%;
	}
	#topBanner_m .glyphicon.glyphicon-chevron-right:before,
	#promotionBanner .glyphicon.glyphicon-chevron-right:before {
		content: none;
	}
	#topBanner_m .glyphicon.glyphicon-chevron-left,
	#promotionBanner .glyphicon.glyphicon-chevron-left {
		background-image: url(../img/transferPage/go-right-btn.png?v=1);
		background-size: 100% 100%;
		width: 50%;
		height: 0;
		padding-bottom: 50%;
		-webkit-transform: rotate3d(0, 0, 1, 180deg);
		transform: rotate3d(0, 0, 1, 180deg);
	}
	#topBanner_m .glyphicon.glyphicon-chevron-left:before,
	#promotionBanner .glyphicon.glyphicon-chevron-left:before {
		content: none;
	}
	.highlight-carousel .glyphicon.glyphicon-chevron-right {
		background-image: url(../img/transferPage/go-right-btn.png?v=1);
		background-size: 100% 100%;
		width: 50%;
		height: 0;
		padding-bottom: 50%;
	}
	.highlight-carousel .glyphicon.glyphicon-chevron-right:before {
		content: none;
	}
	.highlight-carousel .glyphicon.glyphicon-chevron-left {
		background-image: url(../img/transferPage/go-right-btn.png?v=1);
		background-size: 100% 100%;
		width: 50%;
		height: 0;
		padding-bottom: 50%;
		-webkit-transform: rotate3d(0, 0, 1, 180deg);
		transform: rotate3d(0, 0, 1, 180deg);
	}
	.highlight-carousel .glyphicon.glyphicon-chevron-left:before {
		content: none;
	}
	.highlightBanner .carousel-indicators {
		bottom: 0em;
	}
	.guide-content .container {
		padding: 0;
		margin: 0;
		width: 100%;
		overflow: hidden;
	}
	.guide-content .container .row {
		margin: 0;
		padding: 0;
	}
	.guide-title h2 {
		font-size: 2.8125em;
	}
	.guide-title .h2 {
		font-size: 3em;
		margin: 0px;
		color: #000;
	}
	.guide-title h3 {
		font-size: 3em;
	}
	.section-title.guide-title h3 {
		font-size: 3.8em;
	}
	.guide-refresh {
		text-align: center;
	}
	.guide-refresh p {
		font-size: 1.2em;
	}
	.guide-content {
		margin-top: 1em;
	}
	.guide-content .col-xs-6 {
		margin: 0;
		padding: 0;
	}
	.guide-content .guide-doyoulike {
		border-style: solid;
		border-color: #3F2857;
	}
	.guide-content .guide-title {
		position: absolute;
		width: 100%;
		left: 0%;
		/*top: 20%;*/
		top: 12%;
		padding-bottom: 10%;
		text-align: center;
	}
	.guide-title h2,
	.guide-title h3 {
		margin: 0px;
		color: #000;
	}
	.guide-title h3 {
		margin-left: 10px;
	}
	.guide-refresh {
		position: absolute;
		width: 100%;
		left: 0%;
		bottom: 10%;
	}
	.guide-content .refresh-btn {
		z-index: 1;
		width: 14%;
		margin-top: 0px;
		padding: 0px;
		background-color: transparent;
		height: auto;
		margin-bottom: 0.2em;
	}
	.guide-content .guide-des {
		display: none;
		position: absolute;
		width: 100%;
		left: 0%;
		bottom: 10%;
		text-align: center;
	}
	.guide-des h2,
	.guide-des h4 {
		margin: 0px;
		color: #fff;
		font-size: 1.6875em;
	}
	.guide-des h2,
	.guide-des h2 {
		margin: 0px;
		color: #fff;
		font-size: 2.5em;
	}
	.guide-des .h2 {
		display: block;
		margin: 0px;
		color: #fff;
		font-size: 2.5em;
	}
	.guide-des .h4 {
		display: block;
		margin: 0px;
		color: #fff;
		font-size: 1.6875em;
	}
	.guide-content .guide-doyoulike {
		border: 0;
	}
	.guide-love {
		position: absolute;
		top: 30%;
		left: 0%;
		width: 100%;
	}
	.guide-love .love-btn {
		z-index: 1;
		width: 24%;
		height: auto;
		margin-top: 0px;
		padding: 1%;
		background-color: transparent;
		margin: auto;
		display: block;
	}
	.love-btn img {
		border-radius: 50%;
	}
	.guide-content .guide-doyoulike {
		border: 0;
		outline: 0.5em solid #3f2857;
		outline-offset: -0.5em;
	}
	.transfer-content .container {
		padding-left: 0px;
		padding-right: 0px;
	}
	.transfer-content .col-xs-12 {
		padding-left: 0px;
		padding-right: 0px;
		margin-bottom: 1%;
	}
	.transfer-content .row {
		margin-bottom: 0px;
		margin-right: 0px;
		margin-left: 0px;
		text-align: center;
	}
	.transfer-content h2,
	.transfer-content h3,
	.transfer-content p {
		margin: 0px;
	}
	.transfer-content h2 {
		font-size: 3em;
	}
	.transfer-content .h2 {
		display: block;
		font-size: 3em;
	}
	.transfer-global-title {
		position: absolute;
		top: 20%;
		left: 0%;
		width: 100%;
		color: #fff;
	}
	.transfer-global-txt,
	.transfer-ctp-txt {
		position: absolute;
		width: 100%;
		left: 0%;
		font-size: 1.4em;
		line-height: 1.4em;
		font-style: italic;
		bottom: 11%;
		color: #fff;
	}
	.transfer-dis-title {
		position: absolute;
		width: 50%;
		left: 50%;
		top: 20%;
	}
	.transfer-content h3 {
		color: #404040;
		font-size: 2em;
	}
	.transfer-dis-txt {
		position: absolute;
		width: 50%;
		left: 50%;
		top: 45%;
		font-size: 1.2em;
		line-height: 1.4em;
	}
	.transfer-dis-txt p {
		font-size: 1.2em;
	}
	.transfer-dis-txt .right-arrow {
		position: relative;
		width: 25%;
		top: 20px;
		background-color: transparent;
	}
	.social-title {
		margin-bottom: 5%;
	}
	.social-content .container {
		padding-left: 0px;
		padding-right: 0px;
	}
	.social-content .row {
		margin-left: 0px;
		margin-right: 0px;
	}
	.social-content .col-xs-12 {
		width: 100%;
		padding-bottom: 21.3%;
		border-color: #EFEEEF;
		border-width: 1px;
		border-style: solid;
	}
	.social-content .weixin-icon {
		position: absolute;
		width: 10.9%;
		top: 24%;
		left: 8%;
	}
	.social-content .two-dimension {
		position: absolute;
		width: 38.25%;
		left: 8%;
		top: 10%;
	}
	.social-content .two-dimension2 {
		position: absolute;
		width: 38.25%;
		left: 0%;
		top: 10%;
	}
	.social-content .weixin-txt {
		position: absolute;
		top: 19%;
		left: 20.25%;
	}
	.social-content .weixin-txt2 {
		position: absolute;
		top: 17%;
		left: 46.25%;
	}
	.social-content .weixin-btn {
		position: absolute;
		text-align: center;
		top: 24%;
		right: 4%;
	}
	.social-content .official-weixin {
		color: #642c90 !important;
	}
	.social-content h4 {
		color: #000;
		margin: 0px;
		font-size: 2.2em;
		margin-bottom: 0.2em;
	}
	.social-content p {
		margin: 0px;
		font-size: 1.3em;
		line-height: 1.3em;
	}
	.social-content span {
		margin: 0px;
		font-size: 9px;
	}
	.social-content .h4 {
		color: #000;
		margin: 0px;
		font-size: 2.2em;
		margin-bottom: 0.2em;
	}
	.social-content .input-content {
		position: absolute;
		top: 0%;
		width: 50%;
		left: 103%;
	}
	.social-content .weibo-txt {
		position: absolute;
		top: 20%;
		left: 20.25%;
	}
	.weibo-txt h4 {
		margin-bottom: 5%;
	}
	.weibo-txt .h4 {
		margin-bottom: 5%;
	}
	.social-content .weibo-icon {
		position: absolute;
		width: 10.9%;
		top: 24%;
		left: 8%;
	}
	.social-content .weibo-wrapper {
		position: absolute;
		top: 7%;
		right: -77%;
	}
	.social-content .weibo-btn {
		margin-top: 5%;
		border-radius: 0px;
		background-color: #E9E9E9;
	}
	.social-content .e-paper-icon {
		position: absolute;
		width: 8.5%;
		top: 25%;
		left: 9%;
	}
	.social-content .epaper-txt {
		position: absolute;
		top: 20%;
		left: 20.25%;
	}
	.social-content .sub-btn {
		position: absolute;
		top: 7%;
		right: -49%;
	}
	.epaper-txt h4 {
		margin-bottom: 5%;
	}
	.epaper-txt .h4 {
		margin-bottom: 5%;
	}
	.epaper-txt .email-form {
		width: 105%;
		font-size: 10px;
		text-align: center;
		padding-top: 3%;
		padding-bottom: 3%;
		border-width: 1px;
		border-radius: 0;
	}
	.social-content .sub-btn {
		margin-top: 3%;
		padding: 4% 22px;
		border-radius: 0px;
		background-color: #E9E9E9;
	}
	.social-content .btn-default {
		padding-top: 4px;
		padding-bottom: 5px;
	}
	.social-content .sub-btn {}
	.social-content .email-mobile {
		position: fixed;
		top: 0%;
		left: 0%;
		width: 100%;
		height: 100%;
		z-index: 10000;
	}
	.social-content .email-mobile .bg {
		position: relative;
		top: 0%;
		width: 100%;
		height: 100%;
		background-color: rgba(0, 0, 0, 0.8);
	}
	.social-content .email-mobile .email-form-m {
		position: relative;
		top: 18%;
		width: 84%;
		left: 8%;
	}
	.social-content .email-mobile .email-form-m span {
		position: absolute;
		width: 70%;
		left: 15%;
		height: 9%;
		text-align: center;
		border: solid 2px #c2c2c2;
		bottom: 28%;
	}
	.social-content .email-mobile .email-form-m input {
		width: 100%;
		text-align: center;
		border: 0;
		margin-top: 0.3em;
		font-size: 1.4em;
		letter-spacing: 0.1em;
		font-style: normal;
	}
	.social-content .email-mobile .email-form-m .sub-btn-m {
		position: absolute;
		bottom: 15%;
		width: 70%;
		left: 15%;
		text-align: center;
		background-color: #c2c2c2;
		border-radius: 0px;
		padding-top: 4px;
		padding-bottom: 4px;
	}
	.social-content .email-mobile .email-form-m .sub-btn-m p {
		color: #642c90;
	}
	.social-content .email-mobile .email-form-m .close-btn {
		position: absolute;
		width: 5%;
		top: 10%;
		right: 10%;
	}
	.guide-title#shop-position h3 {
		padding-bottom: 10px;
		padding-top: 10px;
	}
	.footer {
		background-color: rgb(68, 37, 86);
		overflow: hidden;
	}
	.footer ul li {
		width: 25%;
		float: left;
		text-align: center;
	}
	.footer ul li a {
		color: #FFF;
		font-size: 1.1em;
	}
	.footer ul li a:hover {
		color: #000;
	}
	.footer .navbar-collapse {
		display: block;
		margin: auto;
		float: none;
	}
	.after-line:after {
		content: '';
		width: 1px;
		float: right;
		background-color: #FFF;
		height: 1.2em;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		margin: auto;
	}
	.after-line.big:after {}
	.copyright {
		float: none !important;
		text-align: center;
		color: #866b96;
		margin-top: 1em;
		margin-bottom: 0.2em;
		display: block;
		clear: both;
		font-size: 1.1em;
	}
	.footer .navbar-nav>li>a {
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.footer .border-right:after {
		content: '';
		width: 1px;
		float: right;
		background-color: #FFF;
		height: 1.2em;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		margin: auto;
	}
}

.section-title h1 {
	font-weight: 500;
}

.f-fl {
	float: left
}

.f-fr {
	float: right
}

.f-cb {
	clear: both
}

.f-db {
	display: block
}

.f-dib {
	display: inline-block
}

.f-hc {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.f-dn {
	display: none !important
}

.f-fsi {
	font-style: italic
}

.f-fwb {
	font-weight: 700
}

.f-cp {
	cursor: pointer
}

.f-ad0 {
	-webkit-animation-delay: 0s;
	-moz-animation-delay: 0s;
	animation-delay: 0s
}

.f-ad1 {
	-webkit-animation-delay: .1s;
	-moz-animation-delay: 0.1s;
	animation-delay: .1s
}

.f-ad2 {
	-webkit-animation-delay: .2s;
	-moz-animation-delay: 0.2s;
	animation-delay: .2s
}

.f-ad3 {
	-webkit-animation-delay: .3s;
	-moz-animation-delay: 0.3s;
	animation-delay: .3s
}

.f-ad4 {
	-webkit-animation-delay: .4s;
	-moz-animation-delay: 0.4s;
	animation-delay: .4s
}

.f-ad5 {
	-webkit-animation-delay: 0.5s;
	-moz-animation-delay: 0.5s;
	animation-delay: 0.5s
}

.f-ad6 {
	-webkit-animation-delay: 0.6s;
	-moz-animation-delay: 0.6s;
	animation-delay: 0.6s
}

.f-ad7 {
	-webkit-animation-delay: 0.7s;
	-moz-animation-delay: 0.7s;
	animation-delay: 0.7s
}

.f-ad8 {
	-webkit-animation-delay: 0.8s;
	-moz-animation-delay: 0.8s;
	animation-delay: 0.8s
}

.f-ad9 {
	-webkit-animation-delay: 0.9s;
	-moz-animation-delay: 0.9s;
	animation-delay: 0.9s
}

.f-ad10 {
	-webkit-animation-delay: 1s;
	-moz-animation-delay: 1s;
	animation-delay: 1s
}

.f-ad11 {
	-webkit-animation-delay: 1.1s;
	-moz-animation-delay: 1.1s;
	animation-delay: 1.1s
}

.f-ad12 {
	-webkit-animation-delay: 1.2s;
	-moz-animation-delay: 1.2s;
	animation-delay: 1.2s
}

.f-ad13 {
	-webkit-animation-delay: 1.3s;
	-moz-animation-delay: 1.3s;
	animation-delay: 1.3s
}

.f-ad14 {
	-webkit-animation-delay: 1.4s;
	-moz-animation-delay: 1.4s;
	animation-delay: 1.4s
}

.f-ad15 {
	-webkit-animation-delay: 1.5s;
	-moz-animation-delay: 1.5s;
	animation-delay: 1.5s
}

.f-ad16 {
	-webkit-animation-delay: 1.6s;
	-moz-animation-delay: 1.6s;
	animation-delay: 1.6s
}

.animated1 {
	-webkit-animation-duration: 0.7s;
	animation-duration: 0.7s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.animated2 {
	-webkit-animation-duration: 1.25s;
	animation-duration: 1.25s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.animated3 {
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}

@-webkit-keyframes slideOutUp {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		visibility: hidden;
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
}

@keyframes slideOutUp {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		visibility: hidden;
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
}

.slideOutUp {
	-webkit-animation-name: slideOutUp;
	animation-name: slideOutUp;
}

@-webkit-keyframes slideInDown {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
		visibility: visible;
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes slideInDown {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
		visibility: visible;
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

.slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		visibility: visible;
	}
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@-webkit-keyframes flipInY {
	0% {
		-webkit-transform: perspective(800px) rotate3d(0, 1, 0, -135deg);
		transform: perspective(800px) rotate3d(0, 1, 0, -135deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0;
	}
	100% {
		-webkit-transform: perspective(800px);
		transform: perspective(800px);
	}
}

@keyframes flipInY {
	0% {
		-webkit-transform: perspective(800px) rotate3d(0, 1, 0, -135deg);
		transform: perspective(800px) rotate3d(0, 1, 0, -135deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0;
	}
	100% {
		-webkit-transform: perspective(800px);
		transform: perspective(800px);
	}
}

.flipInY {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInY;
	animation-name: flipInY;
}

@-webkit-keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
	100% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		opacity: 0;
	}
}

@keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
	100% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		opacity: 0;
	}
}

.flipOutY {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipOutY;
	animation-name: flipOutY;
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -20%, 0);
		transform: translate3d(0, -20%, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -20%, 0);
		transform: translate3d(0, -20%, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -10%, 0);
		transform: translate3d(0, -10%, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -10%, 0);
		transform: translate3d(0, -10%, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
}

@-webkit-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.zone.zone-navigation {}

.metadata {
	display: none;
}

.text-field {
	display: none;
}

form {}

.login-form {
	width: 500px;
	margin: auto;
}

.login-form li {
	list-style: none;
}

.login-form li label {
	width: 140px;
	text-align: right;
	padding-right: 10px;
}

.login-form button {
	padding: 6px 12px;
}

@media (max-width:768px) {
	.transferBanner {
		margin-top: 60px !important;
	}
	.foodBanner {
		margin-top: 60px !important;
	}
	.shoppingBanner {
		margin-top: 60px !important;
	}
	.scenic_spots_top_banner {
		margin-top: 60px;
	}
	.menu-offset {
		margin-left: 12.5%;
	}
	.visible-xs #page {
		position: fixed;
		z-index: 1;
		margin-top: -60px;
		width: 100%;
		background-color: #fff;
		z-index: 9998;
	}
	.mobile-search-bar {
		margin-top: 0px !important;
		padding-top: 25px;
		height: 60px;
		margin-top: -60px !important;
		background-color: #fff;
		z-index: 9999;
	}
	.mobile-search-bar .search-content {
		margin-top: 5px;
	}
	.mobile-search-bar .input-content .search-form {
		border-bottom-style: solid;
		border-width: 1px;
	}
	.mobile-search-bar .cancel-btn {
		font-size: 2em;
	}
}

.mm-listview > li .mm-next {
	border-left: transparent !important;
}

.mm-listview .mm-next {
	width: 100% !important;
	right: 10px !important;
}

.mm-panel.mm-highest {
	padding-top: 80px !important;
}

.mm-panel.mm-highest > .mm-listview > li {
	padding-left: 20px;
}

.mm-panel.mm-highest > .mm-listview > li > a {
	color: #6c6c6c;
}

.mm-menu .mm-navbar .mm-title {
	text-align: left;
	font-weight: 600;
	margin-top: 70px;
	margin-left: -15px;
	color: #505050;
}

.mm-close {
	display: none !important;
}

.col-social {
	width: 27%;
}

.hold-link {
	z-index: 100;
}

@media (min-width:768px) {
	.megadata-title h1 {
		font-size: 28px;
	}
	.megadata-content .col-sm-1,
	.megadata-content .col-lg-1 {
		margin-top: 5%;
		cursor: pointer;
	}
	.megadata-content .left-arrow {
		padding-left: 4%;
	}
	.megadata-content .col-sm-2,
	.megadata-content .col-lg-2 {
		text-align: center;
	}
	.megadata-content .carousel .col-sm-2,
	.megadata-content .carousel .col-lg-2 {
		width: 20%;
	}
	.megadata-content p {
		margin-bottom: 0px;
		font-size: 9px;
	}
	.megadata-content .megadata-eg0 {
		position: relative;
		width: 70.26%;
		left: 14.87%;
	}
	.megadata-content .megadata-txt0 {
		margin-top: 10%;
		color: #000;
	}
	.megadata-content .megadata-eg1 {
		position: relative;
		width: 54.87%;
		left: 22.56%;
	}
	.megadata-content .megadata-txt1 {
		margin-top: 5%;
		color: #000;
	}
	.megadata-content .megadata-txt1 h4 {
		margin-top: 0px;
		margin-bottom: 0px;
		font-weight: 400;
		font-size: 1.2em;
	}
	.megadata-content .megadata-txt1 .h4 {
		margin-top: 0px;
		margin-bottom: 0px;
		font-weight: 400;
		font-size: 1.2em;
	}
	.megadata-content .megadata-eg2 {
		position: relative;
		width: 67.69%;
		left: 16.15%;
	}
	.megadata-content .megadata-txt2 {
		margin-top: 10%;
		color: #000;
	}
	.megadata-content .megadata-eg3 {
		position: relative;
		width: 78.46%;
		left: 10.77%;
	}
	.megadata-content .megadata-txt3 {
		margin-top: 5%;
		color: #000;
	}
	.megadata-content .megadata-eg4 {
		position: relative;
		width: 74.36%;
		left: 12.82%;
	}
	.megadata-content .megadata-txt4 {
		margin-top: 5%;
		color: #000;
	}
	.megadata-content .megadata-eg5 {
		position: relative;
		width: 76.41%;
		left: 12.82%;
	}
	.megadata-content .megadata-txt5 {
		margin-top: 5%;
		margin-left: 6%;
		color: #000;
	}
	.megadata-content .megadata-eg6 {
		position: relative;
		width: 76.41%;
		left: 12.82%;
	}
	.megadata-content .megadata-txt6 {
		margin-top: 5%;
		margin-left: 2%;
		color: #000;
	}
	.feelathome-title h2 {
		font-size: 28px;
		font-weight: 500;
		color: #181818;
	}
	.feelathomeBanner .carousel-caption {
		text-shadow: none;
	}
	.feelathomeBanner h1 {
		font-weight: 600;
		letter-spacing: 4px;
	}
	.feelathomeBanner h3 {
		font-weight: 600;
		letter-spacing: 4px;
	}
	.txt_en {
		letter-spacing: 0px !important;
	}
	.feelathomeBanner img {
		max-width: none !important;
	}
	.feelathomeBanner .first-slide {
		z-index: 5;
	}
	.feelathomeBanner .second-slide {
		z-index: 4;
	}
	.feelathomeBanner .third-slide {
		z-index: 3;
	}
	.feelathomeBanner .fourth-slide {
		z-index: 2;
	}
	.feelathomeBanner .fifth-slide {
		z-index: 1;
	}
	.feelathomeBanner .first-slide .carousel-caption {
		text-align: left;
		left: 18.4%;
		padding-bottom: 12%;
	}
	.feelathomeBanner .second-slide .carousel-caption {
		text-align: left;
		left: 18.4%;
		padding-bottom: 12%;
		text-shadow: 0px 0px 1px #666;
		color: #ad7b08;
	}
	.feelathomeBanner .second-slide .carousel-caption button {
		border-color: #ad7b08 !important;
	}
	.feelathomeBanner .second-slide .carousel-caption span {
		text-shadow: 0px 0px 1px #666;
		color: #ad7b08;
	}
	.feelathomeBanner .third-slide .carousel-caption {
		text-align: left;
		left: 18.4%;
		padding-bottom: 19%;
		text-shadow: 1px 1px 1px #97b456;
	}
	.feelathomeBanner .fourth-slide .carousel-caption {
		text-align: left;
		left: 18.4%;
		padding-bottom: 23%;
		text-shadow: 1px 1px 1px #86b1d2;
	}
	.feelathomeBanner .fifth-slide .carousel-caption {
		text-align: left;
		left: 18.4%;
		padding-bottom: 18%;
		color: #783f80;
	}
	.feelathomeBanner .fifth-slide .carousel-caption .checkmore-btn {
		color: #783f80 !important;
		border-color: #783f80 !important;
	}
	.feelathomeBanner .fifth-slide .carousel-caption .checkmore-btn span {
		color: #783f80 !important;
		border-color: #783f80 !important;
	}
	.top-social {
		margin: 40px 0px;
		padding-top: 4%;
		background-color: #f8f7f7;
	}
	.top-social .col-sm-4 {
		border: none !important;
		padding-right: 4%;
		padding-bottom: 4%;
	}
	.top-social h5 {
		font-size: 18px;
		font-weight: 500;
		color: #000;
		margin-bottom: 0px;
	}
	.top-social p {
		font-size: 9px;
		color: #000;
	}
	.top-social a {
		color: #f99c34;
	}
	.top-social h4 {
		font-size: 18px;
	}
	.top-social .h4 {
		font-size: 18px;
	}
	.top-social .weibo {
		position: absolute;
		width: 100%;
		margin-top: 50%;
		left: 0%;
	}
	.top-social .weixin-icon {
		margin-top: 5%;
	}
	.top-social .weixin-txt {
		margin-top: 5%;
	}
	.top-social .two-dimension {
		margin-top: -5%;
	}
	.top-social .weixin-txt p,
	.top-social .weixin-txt2 p,
	.top-social .weibo-txt p {
		color: #5a5a5a;
	}
	.journeyBanner {
		position: relative;
		z-index: 0;
	}
	.journeyBanner .carousel-caption {
		text-align: left;
		top: 10%;
		left: 15%;
		text-shadow: none;
		color: #000;
	}
	.journeyBanner h2 {
		font-size: 2em;
		margin-bottom: 5px;
		margin-top: 0px;
		font-weight: 600;
	}
	.journeyBanner .h2 {
		display: block;
		font-size: 2em;
		margin-bottom: 5px;
		margin-top: 0px;
		font-weight: 600;
	}
	.journeyBanner .startjourney-btn {
		background: url("../img/TopAirport/startjourney_btn.png") 0 0 no-repeat;
		width: 185px;
		height: 54px;
		padding: 13px 12px;
		margin-top: 15px;
	}
	.startjourney-btn p {
		margin-top: 3px;
		margin-left: 10px;
		font-size: 17px;
		color: #fff;
	}
	.startjourney-btn span {
		margin-top: 3px;
		margin-left: 10px;
		font-size: 17px;
		color: #fff;
	}
}

@media (min-width:1200px) {
	.homeBanner .first-slide .carousel-caption {
		left: 13%;
		padding-bottom: 15%;
	}
	.megadata-title h1 {
		font-size: 36px;
	}
	.megadata-content p {
		margin-bottom: 0px;
		font-size: 1em;
	}
	.megadata-content .megadata-txt1 h4 {
		font-size: 1.6em;
	}
	.megadata-content .megadata-txt1 .h4 {
		font-size: 1.6em;
	}
	.feelathome-title h2 {
		font-size: 36px;
	}
	.top-social {
		margin: 50px 0px;
	}
	.top-social .col-lg-4 {}
	.top-social h5 {
		font-size: 24px;
	}
	.top-social p {
		font-size: 14px;
	}
	.top-social h4 {
		font-size: 24px;
	}
	.top-social .h4 {
		font-size: 24px;
	}
	.top-social .weixin-txt p,
	.top-social .weibo-txt p {
		font-size: 14px;
	}
	.journeyBanner h2 {
		font-size: 2.5em;
	}
	.journeyBanner .h2 {
		font-size: 2.5em;
	}
}

@media (max-width:768px) {
	.homeBanner .carousel .item {
		padding-bottom: 63.125%;
	}
	.homeBanner .first-slide .carousel-caption {
		left: 5%;
	}
	.megadata-content .col-xs-1 {
		margin-top: 5%;
	}
	.megadata-content .left-arrow {
		padding-left: 2%;
		padding-right: 2%;
		z-index: 1;
	}
	.megadata-content .right-arrow {
		padding-left: 2%;
		padding-right: 2%;
		z-index: 1;
	}
	.megadata-content .arrow-img {
		width: 200%;
	}
	.megadata-content .col-xs-4 {
		text-align: center;
		padding-left: 0em;
		padding-right: 0em;
	}
	.megadata-content .carousel .col-sm-2,
	.megadata-content .carousel .col-lg-2 {}
	.megadata-content .col-xs-10 {
		padding-left: 10px;
		padding-right: 10px;
		width: 80%;
	}
	.megadata-content p {
		margin-bottom: 0px;
		font-size: 9px;
	}
	.megadata-content .megadata-eg0 {
		position: relative;
		width: 70.26%;
		left: 14.87%;
	}
	.megadata-content .megadata-txt0 {
		margin-top: 10%;
		color: #000;
	}
	.megadata-content .megadata-eg1 {
		position: relative;
		width: 54.87%;
		left: 22.56%;
	}
	.megadata-content .megadata-txt1 {
		margin-top: 5%;
		color: #000;
	}
	.megadata-content .megadata-txt1 h4 {
		margin-top: 0px;
		margin-bottom: 0px;
		font-weight: 400;
		font-size: 1.2em;
	}
	.megadata-content .megadata-txt1 .h4 {
		margin-top: 0px;
		margin-bottom: 0px;
		font-weight: 400;
		font-size: 1.2em;
	}
	.megadata-content .megadata-eg2 {
		position: relative;
		width: 67.69%;
		left: 16.15%;
	}
	.megadata-content .megadata-txt2 {
		margin-top: 10%;
		color: #000;
	}
	.megadata-content .megadata-eg3 {
		position: relative;
		width: 78.46%;
		left: 10.77%;
	}
	.megadata-content .megadata-txt3 {
		margin-top: 5%;
		color: #000;
	}
	.megadata-content .megadata-eg4 {
		position: relative;
		width: 74.36%;
		left: 12.82%;
	}
	.megadata-content .megadata-txt4 {
		margin-top: 5%;
		color: #000;
	}
	.megadata-content .megadata-eg5 {
		position: relative;
		width: 76.41%;
		left: 12.82%;
	}
	.megadata-content .megadata-txt5 {
		margin-top: 5%;
		margin-left: 6%;
		color: #000;
	}
	.megadata-content .megadata-eg6 {
		position: relative;
		width: 76.41%;
		left: 12.82%;
	}
	.megadata-content .megadata-txt6 {
		margin-top: 5%;
		margin-left: 2%;
		color: #000;
	}
	.feelathomeBanner {
		margin-top: 5%;
	}
	.feelathomeBanner .glyphicon.glyphicon-chevron-right {
		background-image: url(../img/transferPage/go-right-btn.png);
		background-size: 100% 100%;
		width: 50%;
		height: 0;
		padding-bottom: 50%;
	}
	.feelathomeBanner .glyphicon.glyphicon-chevron-right:before {
		content: none;
	}
	.feelathomeBanner .glyphicon.glyphicon-chevron-left {
		background-image: url(../img/transferPage/go-right-btn.png);
		background-size: 100% 100%;
		width: 50%;
		height: 0;
		padding-bottom: 50%;
		-webkit-transform: rotate3d(0, 0, 1, 180deg);
		transform: rotate3d(0, 0, 1, 180deg);
	}
	.feelathomeBanner .glyphicon.glyphicon-chevron-left:before {
		content: none;
	}
	.top-social {
		margin: 0px;
		padding-top: 4%;
		background-color: #f8f7f7;
	}
	.top-social .col-xs-6 {
		border: none !important;
		padding-bottom: 4%;
	}
	.top-social .showcase-0 {
		padding-left: 2%;
		padding-right: 1%;
	}
	.top-social .showcase-1 {
		padding-right: 2%;
		padding-left: 1%;
	}
	.top-social h5 {
		font-size: 2.5em;
		font-weight: 500;
		color: #000;
		margin-bottom: 0.1em;
		margin-top: 0.1em;
	}
	.top-social p {
		font-size: 1.2em;
		color: #000;
	}
	.top-social a {
		color: #f99c34;
	}
	.top-social h4 {
		font-size: 18px;
	}
	.top-social .h4 {
		font-size: 18px;
	}
	.social-content .weixin p,
	.social-content .weibo p,
	.social-content .e-paper p {
		color: #5a5a5a;
	}
	.social-content.top-social .weibo-wrapper {
		right: -81%;
	}
	.social-content.top-social .sub-btn {
		right: -52%;
	}
	.journeyBanner {
		position: relative;
	}
	.journeyBanner .carousel-caption {
		text-align: left;
		top: 10%;
		left: 15%;
		text-shadow: none;
		color: #000;
	}
	.journeyBanner h2 {
		font-size: 2em;
		margin-bottom: 5px;
		margin-top: 0px;
		font-weight: 600;
	}
	.journeyBanner .startjourney-btn {
		background: url("../img/TopAirport/startjourney_btn.png") 0 0 no-repeat;
		width: 185px;
		height: 54px;
		padding: 13px 12px;
		margin-top: 15px;
	}
	.startjourney-btn p {
		margin-top: 3px;
		margin-left: 10px;
		font-size: 17px;
		color: #fff;
	}
	.startjourney-btn span {
		margin-top: 3px;
		margin-left: 10px;
		font-size: 17px;
		color: #fff;
	}
}

@charset "UTF-8";
.airlines-page {
	margin-top: 120px;
}

.airlines-page a {
	color: #802b86;
	text-decoration: none;
}

.airlines-page a:hover {
	color: #802b86;
}

.airlines-page .airline-list-container .container {
	background-color: #f7f6f6;
	margin-top: 0px;
}

.airlines-page .tabPassCargo {
	font-size: 24px;
	line-height: 1.55;
}

.airlines-page .tabPassCargo > div {
	padding: 10px 15px;
	cursor: pointer;
}

.airlines-page .tabPassCargo div.active:nth-child(1) {
	box-shadow: inset -3px -3px 8px rgba(0, 0, 0, 0.15) !important;
}

.airlines-page .tabPassCargo div.active:nth-child(2) {
	box-shadow: inset 3px -3px 8px rgba(0, 0, 0, 0.15) !important;
}

.airlines-page .tabPassCargo .active {
	background-color: #d0cdcb;
}

.airlines-page .fa-phone + a {
	cursor: default;
}

.airlines-page .fa-phone + a:hover {
	text-decoration: none;
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.airlines-page .icon {
	margin-right: 12px;
	vertical-align: middle;
}

.airlines-page .icon-cag-passenger:before {
	content: "\e613";
}

.airlines-page .icon-cag-freight:before {
	content: "\e614";
}

.airlines-page .icon-cag-group-check:before {
	content: "\e61b";
}

.airlines-page .icon-cag-early-check:before {
	content: "\e61c";
}

.airlines-page .icon-cag-self-check:before {
	content: "\e64f";
}

.airlines-page .icon-cag-plus-button:before {
	content: "\e60a";
}

.airlines-page .icon-cag-minus-button:before {
	content: "\e60b";
}

.airlines-page .icon-cag-location:before {
	content: "\e61e";
}

.airlines-page .fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.airlines-page table .airline-more-info .fa {
	font-size: 18px;
	color: #333;
	margin: 0 5px 0 0;
}

.airlines-page table a:hover {
	text-decoration: none;
	filter: alpha(opacity=70);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

.airlines-page .fa-globe:before {
	content: "\f0ac";
}

.airlines-page .filter-AZ ul li {
	list-style: none;
	margin: 0 10px;
	font-size: 16px;
	line-height: 3.5;
	display: inline-block;
}

.airlines-page .filter-AZ ul li a {
	color: #7f3085;
	cursor: pointer;
}

.airlines-page .filter-AZ ul li a.active {
	border-bottom: 1px solid #7f3085;
}

.airlines-page .filter-AZ ul li a:hover {
	filter: alpha(opacity=70);
	-ms-filter: "alpha(Opacity=70)";
	-moz-opacity: .7;
	-khtml-opacity: .7;
	opacity: .7;
}

.airlines-page .filter-info {
	margin-right: 2%;
	color: #000;
	line-height: 30px;
}

.airlines-page th {
	padding: 15px 25px;
	font-size: 16px;
	background-color: #888888;
	color: #FFF;
}

.airlines-page td {
	font-size: 15px;
}

.airlines-page td i {
	font-size: 20px;
}

.airlines-page table,
.airlines-page thead {
	width: 100%;
}

.airlines-page .airline-more-info-cta {
	color: #999;
	font-size: 30px;
	text-decoration: none;
}

.airlines-page .airline-more-info-cta i {
	font-size: 30px;
}

.airlines-page span[role=button] {
	color: #802b86;
	text-decoration: none;
}

.airlines-page .airline-more-info {
	display: none;
}

.airlines-page table table td {
	padding: 15px 25px;
}

.airlines-page .air-holder {
	line-height: 1.6;
}

.airlines-page table tr td .visible-lg table tr td:nth-child(1),
.airlines-page table tr td .visible-lg table tr th:nth-child(1) {
	line-height: 1.3;
	width: 20%;
}

.airlines-page table tr td:nth-child(2),
.airlines-page table tr td .visible-lg table tr th:nth-child(2) {
	width: 15%;
}

.airlines-page table tr td:nth-child(3),
.airlines-page table tr td .visible-lg table tr th:nth-child(3) {
	width: 20%;
}

.airlines-page table tr td:nth-child(4),
.airlines-page table tr td .visible-lg table tr td:nth-child(5),
.airlines-page table tr td .visible-lg table tr th:nth-child(4),
.airlines-page table tr td .visible-lg table tr th:nth-child(5) {
	width: 17%;
}

.airlines-page table tr td .visible-lg table tr td:nth-child(5),
.airlines-page table tr td .visible-lg table tr th:nth-child(4),
.airlines-page table tr td .visible-lg table tr th:nth-child(5) {
	width: 17%;
}

.airlines-page table tr td:nth-child(6),
.airlines-page table tr td .visible-lg table tr th:nth-child(6) {
	width: 5%;
	min-width: 30px;
	padding: 0;
	text-align: center;
}

.airlines-page tr.odd {
	background-color: #f7f6f6;
}

.airlines-page tr.even {
	background-color: #ebeaea;
}

.airlines-page table .airline-more-info ul li {
	display: inline-block;
	padding: 0 10px;
}

.airlines-page table .airline-more-info ul {
	padding: 20px 0 12px;
}

.airlines-page table tr td .visible-lg table tr th .airline-tip-head {
	float: left;
}

.airlines-page table tr td .visible-lg table tr th i.popover-info-trigger {
	font-size: 18px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	cursor: pointer;
}

.airlines-page .airline-info-bottom {
	zoom: 1;
	border-top: 1px solid #c1c1c1;
}

.airlines-page .freight {
	display: none;
}

.airlines-page #popover580030 {
	border-radius: 0;
	padding-top: 10px;
}

.airlines-page .popover-content-row {
	font-size: 30px;
	margin-bottom: 8px;
	border-bottom: 1px solid #CCC;
	padding-bottom: 8px;
	white-space: nowrap;
	overflow: hidden;
}

.airlines-page .popover-content-row.last {
	border: 0;
}

.airlines-page .popover-content-row h5 {
	font-size: 20px;
	margin-top: 4px;
}

.airlines-page .banner-image {
	position: relative;
}

@media (min-width:768px) {
	.banner-info {
		position: absolute;
		top: 25%;
		width: 40%;
		left: 10%;
		color: #000;
	}
	.banner-info h2 {
		font-size: 60px;
		font-weight: 300;
		padding-bottom: 10px;
	}
	.banner-info h1 {
		font-size: 60px;
		font-weight: 300;
		padding-bottom: 10px;
	}
	.banner-info p {
		font-size: 15px;
		margin-top: 0%;
	}
	table tr td:nth-child(3),
	table tr td .visible-lg table tr th:nth-child(3) {
		white-space: nowrap;
	}
}

@media (max-width:768px) {
	.airlines-page {
		margin-top: 60px;
	}
	.airlines-page .banner-info {
		position: absolute;
		top: 55%;
		width: 50%;
		left: 8%;
		color: #000;
	}
	.airlines-page .banner-info h2 {
		font-size: 30px;
		font-weight: 300;
	}
	.airlines-page .banner-info h1 {
		font-size: 30px;
		font-weight: 300;
	}
	.airlines-page .banner-info p {
		display: none;
	}
	.airlines-page .freight tr th:nth-child(4) {
		display: none;
	}
	.airlines-page .freight tr td:nth-child(4) {
		display: none;
	}
	.airlines-page .freight tr td:nth-child(3) {
		padding-right: 0;
	}
	.airlines-page table tr td .visible-xs table tr td:nth-child(1),
	.airlines-page table tr td .visible-xs table tr td:nth-child(2),
	.airlines-page table tr td .visible-xs table tr td:nth-child(3),
	.airlines-page table tr td .visible-xs table tr th:nth-child(1),
	.airlines-page table tr td .visible-xs table tr th:nth-child(2),
	.airlines-page table tr td .visible-xs table tr th:nth-child(3) {
		width: 30%;
	}
	.airlines-page table tr td .visible-xs table tr td:nth-child(4),
	.airlines-page table tr td .visible-xs table tr th:nth-child(4) {
		width: 10%;
		min-width: 30px;
		padding: 0;
		text-align: center;
	}
	.airlines-page th {
		padding: 10px;
		font-size: 12px;
	}
	.airlines-page td {
		font-size: 12px;
	}
	.airlines-page td br {
		display: none;
	}
	.airlines-page td span + br {
		display: block;
	}
	.airlines-page th br {
		display: none;
	}
	.airlines-page table tr td .visible-xs table tr td {
		background: 0 0;
		padding: 10px;
		position: relative;
	}
	.airlines-page .air-holder {
		font-size: 12px;
		line-height: 1.2;
	}
	.airlines-page .air-holder img {
		margin-bottom: 0.5em;
	}
	.airlines-page .airline-item span i {
		margin-right: 0;
	}
	.airlines-page table .airline-more-info ul li {
		display: block;
		padding: 5px 10px 5px 0;
	}
	.airlines-page .airline-more-info .view-deal.pull-right li {
		padding: 6px 0 6px 10px;
		text-align: right;
	}
	.airlines-page .popover-info-trigger {
		font-size: 12px;
	}
	.airlines-page table .airline-more-info .check-in-options {
		padding: 8px 0 15px;
		border-top: 1px solid #c1c1c1;
	}
	.airlines-page .filter-AZ ul {
		padding: 1em;
		text-align: center;
	}
	.airlines-page .filter-AZ ul li {
		line-height: 1.7;
	}
	.airlines-page .filter-AZ ul li:first-child {
		display: block;
		text-align: center;
		margin-bottom: 0.5em;
	}
	.airlines-page .filter-AZ ul li:nth-child(2) {
		display: none;
	}
}

.checkinearly-content {
	padding: 30px 0;
}

.checkinearly-content .text-wrapper {
	margin-bottom: 30px;
}

.checkinearly-content .text-wrapper h4 {
	font-size: 36px;
}

.checkinearly-content .tbl {
	margin-bottom: 10px;
	clear: both;
}

.checkinearly-content .tbl tr th {
	font-weight: bold;
	background-color: #888;
	color: #fff;
	padding: 15px 25px;
}

.checkinearly-content .tbl tbody tr:nth-child(even) {
	background: #ebeaea;
}

.checkinearly-content .tbl td {
	padding: 15px 25px;
	border: 0 none;
}

.practical-information {
	/*margin-bottom: -4%;*/
	background-color: #f9f9f9;
}

.practical-information .text-wrapper h4 {
	font-size: 36px;
	line-height: 3;
}

.practical-information .text-wrapper h3 {
	font-size: 36px;
	line-height: 3;
}

.practical-information .thumbnail {
	border: 0;
	background-color: transparent;
}

.practical-information .thumbnail .caption h3 {
	line-height: 1.5;
}

.practical-information .thumbnail .caption>a {
	line-height: 1.5;
	font-size: 24px;
	color: rgb(51, 51, 51) !important;
}

.practical-information .thumbnail .caption span {
	line-height: 1.7;
}

.practical-information .thumbnail .caption a {
	color: #802b86;
}

.practical-information .thumbnail .icon {
	margin-right: 0;
}

@media (max-width:768px) {
	.practical-information .caption {
		font-size: 12px;
	}
}

@font-face {
	font-family: FontAwesome;
	src: url(../fonts/fontawesome-webfont.woff);
}

[class^="icon-cag-"],
[class*=" icon-cag-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon {
	font-family: icomoon;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}

.fa-stack-1x {
	line-height: inherit
}

.fa-stack-2x {
	font-size: 2em
}

.fa-inverse {
	color: #fff
}

.fa-glass:before {
	content: "\f000"
}

.fa-music:before {
	content: "\f001"
}

.fa-search:before {
	content: "\f002"
}

.fa-envelope-o:before {
	content: "\f003"
}

.fa-heart:before {
	content: "\f004"
}

.fa-star:before {
	content: "\f005"
}

.fa-star-o:before {
	content: "\f006"
}

.fa-user:before {
	content: "\f007"
}

.fa-film:before {
	content: "\f008"
}

.fa-th-large:before {
	content: "\f009"
}

.fa-th:before {
	content: "\f00a"
}

.fa-th-list:before {
	content: "\f00b"
}

.fa-check:before {
	content: "\f00c"
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
	content: "\f00d"
}

.fa-search-plus:before {
	content: "\f00e"
}

.fa-search-minus:before {
	content: "\f010"
}

.fa-power-off:before {
	content: "\f011"
}

.fa-signal:before {
	content: "\f012"
}

.fa-cog:before,
.fa-gear:before {
	content: "\f013"
}

.fa-trash-o:before {
	content: "\f014"
}

.fa-home:before {
	content: "\f015"
}

.fa-file-o:before {
	content: "\f016"
}

.fa-clock-o:before {
	content: "\f017"
}

.fa-road:before {
	content: "\f018"
}

.fa-download:before {
	content: "\f019"
}

.fa-arrow-circle-o-down:before {
	content: "\f01a"
}

.fa-arrow-circle-o-up:before {
	content: "\f01b"
}

.fa-inbox:before {
	content: "\f01c"
}

.fa-play-circle-o:before {
	content: "\f01d"
}

.fa-repeat:before,
.fa-rotate-right:before {
	content: "\f01e"
}

.fa-refresh:before {
	content: "\f021"
}

.fa-list-alt:before {
	content: "\f022"
}

.fa-lock:before {
	content: "\f023"
}

.fa-flag:before {
	content: "\f024"
}

.fa-headphones:before {
	content: "\f025"
}

.fa-volume-off:before {
	content: "\f026"
}

.fa-volume-down:before {
	content: "\f027"
}

.fa-volume-up:before {
	content: "\f028"
}

.fa-qrcode:before {
	content: "\f029"
}

.fa-barcode:before {
	content: "\f02a"
}

.fa-tag:before {
	content: "\f02b"
}

.fa-tags:before {
	content: "\f02c"
}

.fa-book:before {
	content: "\f02d"
}

.fa-bookmark:before {
	content: "\f02e"
}

.fa-print:before {
	content: "\f02f"
}

.fa-camera:before {
	content: "\f030"
}

.fa-font:before {
	content: "\f031"
}

.fa-bold:before {
	content: "\f032"
}

.fa-italic:before {
	content: "\f033"
}

.fa-text-height:before {
	content: "\f034"
}

.fa-text-width:before {
	content: "\f035"
}

.fa-align-left:before {
	content: "\f036"
}

.fa-align-center:before {
	content: "\f037"
}

.fa-align-right:before {
	content: "\f038"
}

.fa-align-justify:before {
	content: "\f039"
}

.fa-list:before {
	content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
	content: "\f03b"
}

.fa-indent:before {
	content: "\f03c"
}

.fa-video-camera:before {
	content: "\f03d"
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
	content: "\f03e"
}

.fa-pencil:before {
	content: "\f040"
}

.fa-map-marker:before {
	content: "\f041"
}

.fa-adjust:before {
	content: "\f042"
}

.fa-tint:before {
	content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
	content: "\f044"
}

.fa-share-square-o:before {
	content: "\f045"
}

.fa-check-square-o:before {
	content: "\f046"
}

.fa-arrows:before {
	content: "\f047"
}

.fa-step-backward:before {
	content: "\f048"
}

.fa-fast-backward:before {
	content: "\f049"
}

.fa-backward:before {
	content: "\f04a"
}

.fa-play:before {
	content: "\f04b"
}

.fa-pause:before {
	content: "\f04c"
}

.fa-stop:before {
	content: "\f04d"
}

.fa-forward:before {
	content: "\f04e"
}

.fa-fast-forward:before {
	content: "\f050"
}

.fa-step-forward:before {
	content: "\f051"
}

.fa-eject:before {
	content: "\f052"
}

.fa-chevron-left:before {
	content: "\f053"
}

.fa-chevron-right:before {
	content: "\f054"
}

.fa-plus-circle:before {
	content: "\f055"
}

.fa-minus-circle:before {
	content: "\f056"
}

.fa-times-circle:before {
	content: "\f057"
}

.fa-check-circle:before {
	content: "\f058"
}

.fa-question-circle:before {
	content: "\f059"
}

.fa-info-circle:before {
	content: "\f05a"
}

.fa-crosshairs:before {
	content: "\f05b"
}

.fa-times-circle-o:before {
	content: "\f05c"
}

.fa-check-circle-o:before {
	content: "\f05d"
}

.fa-ban:before {
	content: "\f05e"
}

.fa-arrow-left:before {
	content: "\f060"
}

.fa-arrow-right:before {
	content: "\f061"
}

.fa-arrow-up:before {
	content: "\f062"
}

.fa-arrow-down:before {
	content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
	content: "\f064"
}

.fa-expand:before {
	content: "\f065"
}

.fa-compress:before {
	content: "\f066"
}

.fa-plus:before {
	content: "\f067"
}

.fa-minus:before {
	content: "\f068"
}

.fa-asterisk:before {
	content: "\f069"
}

.fa-exclamation-circle:before {
	content: "\f06a"
}

.fa-gift:before {
	content: "\f06b"
}

.fa-leaf:before {
	content: "\f06c"
}

.fa-fire:before {
	content: "\f06d"
}

.fa-eye:before {
	content: "\f06e"
}

.fa-eye-slash:before {
	content: "\f070"
}

.fa-exclamation-triangle:before,
.fa-warning:before {
	content: "\f071"
}

.fa-plane:before {
	content: "\f072"
}

.fa-calendar:before {
	content: "\f073"
}

.fa-random:before {
	content: "\f074"
}

.fa-comment:before {
	content: "\f075"
}

.fa-magnet:before {
	content: "\f076"
}

.fa-chevron-up:before {
	content: "\f077"
}

.fa-chevron-down:before {
	content: "\f078"
}

.fa-retweet:before {
	content: "\f079"
}

.fa-shopping-cart:before {
	content: "\f07a"
}

.fa-folder:before {
	content: "\f07b"
}

.fa-folder-open:before {
	content: "\f07c"
}

.fa-arrows-v:before {
	content: "\f07d"
}

.fa-arrows-h:before {
	content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
	content: "\f080"
}

.fa-twitter-square:before {
	content: "\f081"
}

.fa-facebook-square:before {
	content: "\f082"
}

.fa-camera-retro:before {
	content: "\f083"
}

.fa-key:before {
	content: "\f084"
}

.fa-cogs:before,
.fa-gears:before {
	content: "\f085"
}

.fa-comments:before {
	content: "\f086"
}

.fa-thumbs-o-up:before {
	content: "\f087"
}

.fa-thumbs-o-down:before {
	content: "\f088"
}

.fa-star-half:before {
	content: "\f089"
}

.fa-heart-o:before {
	content: "\f08a"
}

.fa-sign-out:before {
	content: "\f08b"
}

.fa-linkedin-square:before {
	content: "\f08c"
}

.fa-thumb-tack:before {
	content: "\f08d"
}

.fa-external-link:before {
	content: "\f08e"
}

.fa-sign-in:before {
	content: "\f090"
}

.fa-trophy:before {
	content: "\f091"
}

.fa-github-square:before {
	content: "\f092"
}

.fa-upload:before {
	content: "\f093"
}

.fa-lemon-o:before {
	content: "\f094"
}

.fa-phone:before {
	content: "\f095"
}

.fa-square-o:before {
	content: "\f096"
}

.fa-bookmark-o:before {
	content: "\f097"
}

.fa-phone-square:before {
	content: "\f098"
}

.fa-twitter:before {
	content: "\f099"
}

.fa-facebook:before {
	content: "\f09a"
}

.fa-github:before {
	content: "\f09b"
}

.fa-unlock:before {
	content: "\f09c"
}

.fa-credit-card:before {
	content: "\f09d"
}

.fa-rss:before {
	content: "\f09e"
}

.fa-hdd-o:before {
	content: "\f0a0"
}

.fa-bullhorn:before {
	content: "\f0a1"
}

.fa-bell:before {
	content: "\f0f3"
}

.fa-certificate:before {
	content: "\f0a3"
}

.fa-hand-o-right:before {
	content: "\f0a4"
}

.fa-hand-o-left:before {
	content: "\f0a5"
}

.fa-hand-o-up:before {
	content: "\f0a6"
}

.fa-hand-o-down:before {
	content: "\f0a7"
}

.fa-arrow-circle-left:before {
	content: "\f0a8"
}

.fa-arrow-circle-right:before {
	content: "\f0a9"
}

.fa-arrow-circle-up:before {
	content: "\f0aa"
}

.fa-arrow-circle-down:before {
	content: "\f0ab"
}

.fa-globe:before {
	content: "\f0ac"
}

.fa-wrench:before {
	content: "\f0ad"
}

.fa-tasks:before {
	content: "\f0ae"
}

.fa-filter:before {
	content: "\f0b0"
}

.fa-briefcase:before {
	content: "\f0b1"
}

.fa-arrows-alt:before {
	content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
	content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
	content: "\f0c1"
}

.fa-cloud:before {
	content: "\f0c2"
}

.fa-flask:before {
	content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
	content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
	content: "\f0c5"
}

.fa-paperclip:before {
	content: "\f0c6"
}

.fa-floppy-o:before,
.fa-save:before {
	content: "\f0c7"
}

.fa-square:before {
	content: "\f0c8"
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
	content: "\f0c9"
}

.fa-list-ul:before {
	content: "\f0ca"
}

.fa-list-ol:before {
	content: "\f0cb"
}

.fa-strikethrough:before {
	content: "\f0cc"
}

.fa-underline:before {
	content: "\f0cd"
}

.fa-table:before {
	content: "\f0ce"
}

.fa-magic:before {
	content: "\f0d0"
}

.fa-truck:before {
	content: "\f0d1"
}

.fa-pinterest:before {
	content: "\f0d2"
}

.fa-pinterest-square:before {
	content: "\f0d3"
}

.fa-google-plus-square:before {
	content: "\f0d4"
}

.fa-google-plus:before {
	content: "\f0d5"
}

.fa-money:before {
	content: "\f0d6"
}

.fa-caret-down:before {
	content: "\f0d7"
}

.fa-caret-up:before {
	content: "\f0d8"
}

.fa-caret-left:before {
	content: "\f0d9"
}

.fa-caret-right:before {
	content: "\f0da"
}

.fa-columns:before {
	content: "\f0db"
}

.fa-sort:before,
.fa-unsorted:before {
	content: "\f0dc"
}

.fa-sort-desc:before,
.fa-sort-down:before {
	content: "\f0dd"
}

.fa-sort-asc:before,
.fa-sort-up:before {
	content: "\f0de"
}

.fa-envelope:before {
	content: "\f0e0"
}

.fa-linkedin:before {
	content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
	content: "\f0e2"
}

.fa-gavel:before,
.fa-legal:before {
	content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
	content: "\f0e4"
}

.fa-comment-o:before {
	content: "\f0e5"
}

.fa-comments-o:before {
	content: "\f0e6"
}

.fa-bolt:before,
.fa-flash:before {
	content: "\f0e7"
}

.fa-sitemap:before {
	content: "\f0e8"
}

.fa-umbrella:before {
	content: "\f0e9"
}

.fa-clipboard:before,
.fa-paste:before {
	content: "\f0ea"
}

.fa-lightbulb-o:before {
	content: "\f0eb"
}

.fa-exchange:before {
	content: "\f0ec"
}

.fa-cloud-download:before {
	content: "\f0ed"
}

.fa-cloud-upload:before {
	content: "\f0ee"
}

.fa-user-md:before {
	content: "\f0f0"
}

.fa-stethoscope:before {
	content: "\f0f1"
}

.fa-suitcase:before {
	content: "\f0f2"
}

.fa-bell-o:before {
	content: "\f0a2"
}

.fa-coffee:before {
	content: "\f0f4"
}

.fa-cutlery:before {
	content: "\f0f5"
}

.fa-file-text-o:before {
	content: "\f0f6"
}

.fa-building-o:before {
	content: "\f0f7"
}

.fa-hospital-o:before {
	content: "\f0f8"
}

.fa-ambulance:before {
	content: "\f0f9"
}

.fa-medkit:before {
	content: "\f0fa"
}

.fa-fighter-jet:before {
	content: "\f0fb"
}

.fa-beer:before {
	content: "\f0fc"
}

.fa-h-square:before {
	content: "\f0fd"
}

.fa-plus-square:before {
	content: "\f0fe"
}

.fa-angle-double-left:before {
	content: "\f100"
}

.fa-angle-double-right:before {
	content: "\f101"
}

.fa-angle-double-up:before {
	content: "\f102"
}

.fa-angle-double-down:before {
	content: "\f103"
}

.fa-angle-left:before {
	content: "\f104"
}

.fa-angle-right:before {
	content: "\f105"
}

.fa-angle-up:before {
	content: "\f106"
}

.fa-angle-down:before {
	content: "\f107"
}

.fa-desktop:before {
	content: "\f108"
}

.fa-laptop:before {
	content: "\f109"
}

.fa-tablet:before {
	content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
	content: "\f10b"
}

.fa-circle-o:before {
	content: "\f10c"
}

.fa-quote-left:before {
	content: "\f10d"
}

.fa-quote-right:before {
	content: "\f10e"
}

.fa-spinner:before {
	content: "\f110"
}

.fa-circle:before {
	content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
	content: "\f112"
}

.fa-github-alt:before {
	content: "\f113"
}

.fa-folder-o:before {
	content: "\f114"
}

.fa-folder-open-o:before {
	content: "\f115"
}

.fa-smile-o:before {
	content: "\f118"
}

.fa-frown-o:before {
	content: "\f119"
}

.fa-meh-o:before {
	content: "\f11a"
}

.fa-gamepad:before {
	content: "\f11b"
}

.fa-keyboard-o:before {
	content: "\f11c"
}

.fa-flag-o:before {
	content: "\f11d"
}

.fa-flag-checkered:before {
	content: "\f11e"
}

.fa-terminal:before {
	content: "\f120"
}

.fa-code:before {
	content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
	content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
	content: "\f123"
}

.fa-location-arrow:before {
	content: "\f124"
}

.fa-crop:before {
	content: "\f125"
}

.fa-code-fork:before {
	content: "\f126"
}

.fa-chain-broken:before,
.fa-unlink:before {
	content: "\f127"
}

.fa-question:before {
	content: "\f128"
}

.fa-info:before {
	content: "\f129"
}

.fa-exclamation:before {
	content: "\f12a"
}

.fa-superscript:before {
	content: "\f12b"
}

.fa-subscript:before {
	content: "\f12c"
}

.fa-eraser:before {
	content: "\f12d"
}

.fa-puzzle-piece:before {
	content: "\f12e"
}

.fa-microphone:before {
	content: "\f130"
}

.fa-microphone-slash:before {
	content: "\f131"
}

.fa-shield:before {
	content: "\f132"
}

.fa-calendar-o:before {
	content: "\f133"
}

.fa-fire-extinguisher:before {
	content: "\f134"
}

.fa-rocket:before {
	content: "\f135"
}

.fa-maxcdn:before {
	content: "\f136"
}

.fa-chevron-circle-left:before {
	content: "\f137"
}

.fa-chevron-circle-right:before {
	content: "\f138"
}

.fa-chevron-circle-up:before {
	content: "\f139"
}

.fa-chevron-circle-down:before {
	content: "\f13a"
}

.fa-html5:before {
	content: "\f13b"
}

.fa-css3:before {
	content: "\f13c"
}

.fa-anchor:before {
	content: "\f13d"
}

.fa-unlock-alt:before {
	content: "\f13e"
}

.fa-bullseye:before {
	content: "\f140"
}

.fa-ellipsis-h:before {
	content: "\f141"
}

.fa-ellipsis-v:before {
	content: "\f142"
}

.fa-rss-square:before {
	content: "\f143"
}

.fa-play-circle:before {
	content: "\f144"
}

.fa-ticket:before {
	content: "\f145"
}

.fa-minus-square:before {
	content: "\f146"
}

.fa-minus-square-o:before {
	content: "\f147"
}

.fa-level-up:before {
	content: "\f148"
}

.fa-level-down:before {
	content: "\f149"
}

.fa-check-square:before {
	content: "\f14a"
}

.fa-pencil-square:before {
	content: "\f14b"
}

.fa-external-link-square:before {
	content: "\f14c"
}

.fa-share-square:before {
	content: "\f14d"
}

.fa-compass:before {
	content: "\f14e"
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
	content: "\f150"
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
	content: "\f151"
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
	content: "\f152"
}

.fa-eur:before,
.fa-euro:before {
	content: "\f153"
}

.fa-gbp:before {
	content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
	content: "\f155"
}

.fa-inr:before,
.fa-rupee:before {
	content: "\f156"
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
	content: "\f157"
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
	content: "\f158"
}

.fa-krw:before,
.fa-won:before {
	content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
	content: "\f15a"
}

.fa-file:before {
	content: "\f15b"
}

.fa-file-text:before {
	content: "\f15c"
}

.fa-sort-alpha-asc:before {
	content: "\f15d"
}

.fa-sort-alpha-desc:before {
	content: "\f15e"
}

.fa-sort-amount-asc:before {
	content: "\f160"
}

.fa-sort-amount-desc:before {
	content: "\f161"
}

.fa-sort-numeric-asc:before {
	content: "\f162"
}

.fa-sort-numeric-desc:before {
	content: "\f163"
}

.fa-thumbs-up:before {
	content: "\f164"
}

.fa-thumbs-down:before {
	content: "\f165"
}

.fa-youtube-square:before {
	content: "\f166"
}

.fa-youtube:before {
	content: "\f167"
}

.fa-xing:before {
	content: "\f168"
}

.fa-xing-square:before {
	content: "\f169"
}

.fa-youtube-play:before {
	content: "\f16a"
}

.fa-dropbox:before {
	content: "\f16b"
}

.fa-stack-overflow:before {
	content: "\f16c"
}

.fa-instagram:before {
	content: "\f16d"
}

.fa-flickr:before {
	content: "\f16e"
}

.fa-adn:before {
	content: "\f170"
}

.fa-bitbucket:before {
	content: "\f171"
}

.fa-bitbucket-square:before {
	content: "\f172"
}

.fa-tumblr:before {
	content: "\f173"
}

.fa-tumblr-square:before {
	content: "\f174"
}

.fa-long-arrow-down:before {
	content: "\f175"
}

.fa-long-arrow-up:before {
	content: "\f176"
}

.fa-long-arrow-left:before {
	content: "\f177"
}

.fa-long-arrow-right:before {
	content: "\f178"
}

.fa-apple:before {
	content: "\f179"
}

.fa-windows:before {
	content: "\f17a"
}

.fa-android:before {
	content: "\f17b"
}

.fa-linux:before {
	content: "\f17c"
}

.fa-dribbble:before {
	content: "\f17d"
}

.fa-skype:before {
	content: "\f17e"
}

.fa-foursquare:before {
	content: "\f180"
}

.fa-trello:before {
	content: "\f181"
}

.fa-female:before {
	content: "\f182"
}

.fa-male:before {
	content: "\f183"
}

.fa-gittip:before {
	content: "\f184"
}

.fa-sun-o:before {
	content: "\f185"
}

.fa-moon-o:before {
	content: "\f186"
}

.fa-archive:before {
	content: "\f187"
}

.fa-bug:before {
	content: "\f188"
}

.fa-vk:before {
	content: "\f189"
}

.fa-weibo:before {
	content: "\f18a"
}

.fa-renren:before {
	content: "\f18b"
}

.fa-pagelines:before {
	content: "\f18c"
}

.fa-stack-exchange:before {
	content: "\f18d"
}

.fa-arrow-circle-o-right:before {
	content: "\f18e"
}

.fa-arrow-circle-o-left:before {
	content: "\f190"
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
	content: "\f191"
}

.fa-dot-circle-o:before {
	content: "\f192"
}

.fa-wheelchair:before {
	content: "\f193"
}

.fa-vimeo-square:before {
	content: "\f194"
}

.fa-try:before,
.fa-turkish-lira:before {
	content: "\f195"
}

.fa-plus-square-o:before {
	content: "\f196"
}

.fa-space-shuttle:before {
	content: "\f197"
}

.fa-slack:before {
	content: "\f198"
}

.fa-envelope-square:before {
	content: "\f199"
}

.fa-wordpress:before {
	content: "\f19a"
}

.fa-openid:before {
	content: "\f19b"
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
	content: "\f19c"
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
	content: "\f19d"
}

.fa-yahoo:before {
	content: "\f19e"
}

.fa-google:before {
	content: "\f1a0"
}

.fa-reddit:before {
	content: "\f1a1"
}

.fa-reddit-square:before {
	content: "\f1a2"
}

.fa-stumbleupon-circle:before {
	content: "\f1a3"
}

.fa-stumbleupon:before {
	content: "\f1a4"
}

.fa-delicious:before {
	content: "\f1a5"
}

.fa-digg:before {
	content: "\f1a6"
}

.fa-pied-piper:before {
	content: "\f1a7"
}

.fa-pied-piper-alt:before {
	content: "\f1a8"
}

.fa-drupal:before {
	content: "\f1a9"
}

.fa-joomla:before {
	content: "\f1aa"
}

.fa-language:before {
	content: "\f1ab"
}

.fa-fax:before {
	content: "\f1ac"
}

.fa-building:before {
	content: "\f1ad"
}

.fa-child:before {
	content: "\f1ae"
}

.fa-paw:before {
	content: "\f1b0"
}

.fa-spoon:before {
	content: "\f1b1"
}

.fa-cube:before {
	content: "\f1b2"
}

.fa-cubes:before {
	content: "\f1b3"
}

.fa-behance:before {
	content: "\f1b4"
}

.fa-behance-square:before {
	content: "\f1b5"
}

.fa-steam:before {
	content: "\f1b6"
}

.fa-steam-square:before {
	content: "\f1b7"
}

.fa-recycle:before {
	content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
	content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
	content: "\f1ba"
}

.fa-tree:before {
	content: "\f1bb"
}

.fa-spotify:before {
	content: "\f1bc"
}

.fa-deviantart:before {
	content: "\f1bd"
}

.fa-soundcloud:before {
	content: "\f1be"
}

.fa-database:before {
	content: "\f1c0"
}

.fa-file-pdf-o:before {
	content: "\f1c1"
}

.fa-file-word-o:before {
	content: "\f1c2"
}

.fa-file-excel-o:before {
	content: "\f1c3"
}

.fa-file-powerpoint-o:before {
	content: "\f1c4"
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
	content: "\f1c5"
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
	content: "\f1c6"
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
	content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
	content: "\f1c8"
}

.fa-file-code-o:before {
	content: "\f1c9"
}

.fa-vine:before {
	content: "\f1ca"
}

.fa-codepen:before {
	content: "\f1cb"
}

.fa-jsfiddle:before {
	content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
	content: "\f1cd"
}

.fa-circle-o-notch:before {
	content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before {
	content: "\f1d0"
}

.fa-empire:before,
.fa-ge:before {
	content: "\f1d1"
}

.fa-git-square:before {
	content: "\f1d2"
}

.fa-git:before {
	content: "\f1d3"
}

.fa-hacker-news:before {
	content: "\f1d4"
}

.fa-tencent-weibo:before {
	content: "\f1d5"
}

.fa-qq:before {
	content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
	content: "\f1d7"
}

.fa-paper-plane:before,
.fa-send:before {
	content: "\f1d8"
}

.fa-paper-plane-o:before,
.fa-send-o:before {
	content: "\f1d9"
}

.fa-history:before {
	content: "\f1da"
}

.fa-circle-thin:before {
	content: "\f1db"
}

.fa-header:before {
	content: "\f1dc"
}

.fa-paragraph:before {
	content: "\f1dd"
}

.fa-sliders:before {
	content: "\f1de"
}

.fa-share-alt:before {
	content: "\f1e0"
}

.fa-share-alt-square:before {
	content: "\f1e1"
}

.fa-bomb:before {
	content: "\f1e2"
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
	content: "\f1e3"
}

.fa-tty:before {
	content: "\f1e4"
}

.fa-binoculars:before {
	content: "\f1e5"
}

.fa-plug:before {
	content: "\f1e6"
}

.fa-slideshare:before {
	content: "\f1e7"
}

.fa-twitch:before {
	content: "\f1e8"
}

.fa-yelp:before {
	content: "\f1e9"
}

.fa-newspaper-o:before {
	content: "\f1ea"
}

.fa-wifi:before {
	content: "\f1eb"
}

.fa-calculator:before {
	content: "\f1ec"
}

.fa-paypal:before {
	content: "\f1ed"
}

.fa-google-wallet:before {
	content: "\f1ee"
}

.fa-cc-visa:before {
	content: "\f1f0"
}

.fa-cc-mastercard:before {
	content: "\f1f1"
}

.fa-cc-discover:before {
	content: "\f1f2"
}

.fa-cc-amex:before {
	content: "\f1f3"
}

.fa-cc-paypal:before {
	content: "\f1f4"
}

.fa-cc-stripe:before {
	content: "\f1f5"
}

.fa-bell-slash:before {
	content: "\f1f6"
}

.fa-bell-slash-o:before {
	content: "\f1f7"
}

.fa-trash:before {
	content: "\f1f8"
}

.fa-copyright:before {
	content: "\f1f9"
}

.fa-at:before {
	content: "\f1fa"
}

.fa-eyedropper:before {
	content: "\f1fb"
}

.fa-paint-brush:before {
	content: "\f1fc"
}

.fa-birthday-cake:before {
	content: "\f1fd"
}

.fa-area-chart:before {
	content: "\f1fe"
}

.fa-pie-chart:before {
	content: "\f200"
}

.fa-line-chart:before {
	content: "\f201"
}

.fa-lastfm:before {
	content: "\f202"
}

.fa-lastfm-square:before {
	content: "\f203"
}

.fa-toggle-off:before {
	content: "\f204"
}

.fa-toggle-on:before {
	content: "\f205"
}

.fa-bicycle:before {
	content: "\f206"
}

.fa-bus:before {
	content: "\f207"
}

.fa-ioxhost:before {
	content: "\f208"
}

.fa-angellist:before {
	content: "\f209"
}

.fa-cc:before {
	content: "\f20a"
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
	content: "\f20b"
}

.fa-meanpath:before {
	content: "\f20c"
}

.icon-cag-fastcheckin:before {
	content: "\e642"
}

.icon-cag-air-hub:before {
	content: "\e643"
}

.icon-cag-air-traffic-stats:before {
	content: "\e644"
}

.icon-cag-airport-emergency-svcs:before {
	content: "\e645"
}

.icon-cag-airport-mgt:before {
	content: "\e646"
}

.icon-cag-arrow_fine:before {
	content: "\e649"
}

.icon-cag-changi-east-dev:before {
	content: "\e64a"
}

.icon-cag-commercial:before {
	content: "\e64b"
}

.icon-cag-corporate:before {
	content: "\e64c"
}

.icon-cag-download2:before {
	content: "\e64d"
}

.icon-cag-engineering-dev:before {
	content: "\e64e"
}

.icon-cag-self-check:before {
	content: "\e64f"
}

.icon-cag-file_doc:before {
	content: "\e650"
}

.icon-cag-file_pdf:before {
	content: "\e651"
}

.icon-cag-file_xls:before {
	content: "\e652"
}

.icon-cag-finance:before {
	content: "\e653"
}

.icon-cag-freighter-flight-planner:before {
	content: "\e654"
}

.icon-cag-freighter-flight-sch:before {
	content: "\e655"
}

.icon-cag-image-cart:before {
	content: "\e656"
}

.icon-cag-our-connections:before {
	content: "\e657"
}

.icon-cag-request-high-res:before {
	content: "\e658"
}

.icon-cag-search-fight:before {
	content: "\e659"
}

.icon-cag-maps:before {
	content: "\e63e"
}

.icon-cag-dining-bag:before {
	content: "\e63f"
}

.icon-cag-add-image:before {
	content: "\e640"
}

.icon-cag-minus-image:before {
	content: "\e641"
}

.icon-cag-down:before {
	content: "\e600"
}

.icon-cag-search:before {
	content: "\e601"
}

.icon-cag-user:before {
	content: "\e602"
}

.icon-cag-right:before {
	content: "\e603"
}

.icon-cag-left:before {
	content: "\e604"
}

.icon-cag-backtop:before {
	content: "\e605"
}

.icon-cag-close:before {
	content: "\e606"
}

.icon-cag-info-alternate:before {
	content: "\e607"
}

.icon-cag-plus:before {
	content: "\e608"
}

.icon-cag-minus:before {
	content: "\e609"
}

.icon-cag-plus-button:before {
	content: "\e60a"
}

.icon-cag-minus-button:before {
	content: "\e60b"
}

.icon-cag-info:before {
	content: "\e60c"
}

.icon-cag-phone:before {
	content: "\e60d"
}

.icon-cag-mail:before {
	content: "\e60e"
}

.icon-cag-globe:before {
	content: "\e60f"
}

.icon-cag-depart:before {
	content: "\e610"
}

.icon-cag-arrival:before {
	content: "\e611"
}

.icon-cag-transit:before {
	content: "\e612"
}

.icon-cag-passenger:before {
	content: "\e613"
}

.icon-cag-freight:before {
	content: "\e614"
}

.icon-cag-preflight-check:before {
	content: "\e615"
}

.icon-cag-shop:before {
	content: "\e616"
}

.icon-cag-dine:before {
	content: "\e617"
}

.icon-cag-internet-check:before {
	content: "\e618"
}

.icon-cag-mobile-check:before {
	content: "\e619"
}

.icon-cag-self-check1:before {
	content: "\e61a"
}

.icon-cag-group-check:before {
	content: "\e61b"
}

.icon-cag-early-check:before {
	content: "\e61c"
}

.icon-cag-counter:before {
	content: "\e61d"
}

.icon-cag-location:before {
	content: "\e61e"
}

.icon-cag-flight-schedule:before {
	content: "\e61f"
}

.icon-cag-facebook:before {
	content: "\e620"
}

.icon-cag-twitter:before {
	content: "\e621"
}

.icon-cag-instagram:before {
	content: "\e622"
}

.icon-cag-youtube:before {
	content: "\e623"
}

.icon-cag-linkedin:before {
	content: "\e624"
}

.icon-cag-weibo:before {
	content: "\e625"
}

.icon-cag-milk-bottle:before {
	content: "\e626"
}

.icon-cag-stroller:before {
	content: "\e627"
}

.icon-cag-minor-service:before {
	content: "\e628"
}

.icon-cag-reset:before {
	content: "\e629"
}

.icon-cag-refresh:before {
	content: "\e62a"
}

.icon-cag-legend:before {
	content: "\e62b"
}

.icon-cag-like:before {
	content: "\e62c"
}

.icon-cag-faq:before {
	content: "\e62d"
}

.icon-cag-share:before {
	content: "\e62e"
}

.icon-cag-download:before {
	content: "\e62f"
}

.icon-cag-flight:before {
	content: "\e630"
}

.icon-cag-hotel:before {
	content: "\e631"
}

.icon-cag-parking:before {
	content: "\e632"
}

.icon-cag-ishopchangi:before {
	content: "\e633"
}

.icon-cag-changirewards:before {
	content: "\e634"
}

.icon-cag-download-app:before {
	content: "\e635"
}

.icon-cag-download-we-app:before {
	content: "\e636"
}

.icon-cag-via-singapore:before {
	content: "\e637"
}

.icon-cag-transit-hotel:before {
	content: "\e638"
}

.icon-cag-changirecommends:before {
	content: "\e639"
}

.icon-cag-link-to-insight:before {
	content: "\e63a"
}

.icon-cag-singapore:before {
	content: "\e63b"
}

.icon-cag-download-pdf:before {
	content: "\e63c"
}

.icon-cag-printer:before {
	content: "\e63d"
}

.icon-cag-vote-changi:before {
	content: "\e647"
}

.icon-cag-whats-happening:before {
	content: "\e648"
}

.icon-cag-flights-schedule:before {
	content: "\e61f"
}

.icon-double-angle-left:before {
	content: "\f100";
}

.icon-double-angle-right:before {
	content: "\f101";
}

.icon-angle-up:before {
	content: "\f106";
}

.icon-chevron-right {
	font-family: FontAwesome;
	font-style: normal;
}

.icon-chevron-right:before {
	content: "\f054";
}

.icon-cag-arrival:before {
	content: "\e611";
}

.icon-cag-depart:before {
	content: "\e610";
}

.link-cell a:hover {
	text-decoration: none;
}

.garden-content .check-more a {
	color: #4f2a81;
}

@media (min-width:768px) {
	.faqBanner .carousel .item {
		background-color: #777;
		padding-bottom: 22.91%;
	}
	.faqBanner .carousel-caption {
		left: 12%;
		color: #fff;
	}
	.faqBanner .carousel-caption h1 {
		padding-bottom: 1%;
		letter-spacing: 0.1em;
	}
	.subnav {
		padding-top: 20px;
		margin-top: 10px;
		margin-bottom: 0px;
	}
	.faq-subnav {
		background-color: #f5f5f5;
	}
	.subnav .nav-justified {
		margin-left: -3%;
	}
	.subnav .subnav-txt h2 {
		font-size: 23px;
	}
	.subnav .subnav-txt .h2 {
		font-size: 23px;
	}
	.subnav .subnav-txt {
		padding-top: 6%;
		padding-left: 3%;
	}
	.subnav .icon {
		width: 29%;
	}
	.subnav-content .brief-info {
		padding-top: 8%;
		padding-left: 4%;
		padding-right: 4%;
	}
	.subnav-content .brief-info a:focus {
		text-decoration: none;
	}
	.subnav-content .brief-info a:hover {
		text-decoration: none;
		color: #337ab7;
	}
	.main-content {
		margin-top: 5%;
	}
	.main-content .question-content {
		background-color: #f5f5f5;
		margin-bottom: 1%;
	}
	.main-content .question-content .question-cell {
		padding-top: 10px;
		padding-bottom: 10px;
		margin-left: -15px;
		margin-right: -15px;
	}
	.main-content .question-content .question-cell .right-border {
		height: 40px;
		border-right-style: solid;
		border-right-width: 1px;
		color: #d2c8db;
		text-align: center;
	}
	.main-content .question-content .question-cell h1 {
		display: inline-block;
		margin-top: 0px;
		margin-bottom: 0px;
		line-height: 32px;
	}
	.main-content .question-content .question-cell p {
		display: inline-block;
		margin-bottom: 7px;
		font-size: 15px;
	}
	.main-content .question-content .question-cell i {
		position: absolute;
		right: 2%;
		top: 27px;
		color: #d2c8db;
	}
	.main-content .question-content .question-txt {
		padding-left: 1%;
		color: #000;
	}
	.main-content .question-content .answer-cell {
		padding-top: 1%;
		padding-bottom: 1%;
		padding-left: 6%;
		padding-right: 1%;
		margin-bottom: 0%;
		margin-left: -15px;
		margin-right: -15px;
		color: #000;
		background-color: #e8e8e8;
	}
	.main-content .question-content .answer-cell p {
		font-size: 15px;
		margin-bottom: 10px;
	}
	.active-cell {
		background-color: #4f2183;
	}
	.main-content .transport-info h2 {
		margin-bottom: 20px;
		color: #1d1d1d;
	}
	.main-content .transport-info p {
		margin-bottom: 5px;
		color: #242424;
	}
	.main-content .terminal-info {
		margin-top: 4%;
	}
	.main-content .terminal-info .info-icon {
		vertical-align: top;
		margin-left: 1%;
		margin-right: 2%;
		width: 3.33%;
	}
	.main-content .terminal-info .info-txt {
		width: 90%;
	}
	.main-content .terminal-table {
		padding-bottom: 1%;
		text-align: center;
	}
	.main-content .terminal-table-title {
		background-color: #4f2683;
		margin-top: 2%;
		margin-bottom: 1%;
	}
	.main-content .terminal-table-title h2 {
		margin-top: 20px;
		margin-bottom: 10px;
	}
	.main-content .terminal-table-title h5 {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.main-content .terminal-table-content {
		background-color: #e1e1e1;
		padding-top: 2%;
		padding-bottom: 2%;
		margin-bottom: 0.5%;
	}
	.main-content .terminal-table h5 {
		font-size: 16px;
	}
	.main-content .terminal-table .title {
		color: #fff;
	}
	.main-content .terminal-table-content h3 {
		margin-top: 20px;
		margin-bottom: 20px;
		color: #838383;
	}
	.main-content .terminal-table-content h5 {
		margin-top: 1.6em;
		color: #242424;
	}
	.answer-cell .form-info {
		background-color: #fff;
	}
	.answer-cell .form-info ul {
		-webkit-padding-start: 20px;
		padding-top: 1%;
		padding-bottom: 1%;
		-webkit-margin-before: 1em;
		-webkit-margin-after: 1em;
	}
	.answer-cell .form-info li {
		list-style: none;
	}
	.answer-cell .form-info li:before {
		content: "• ";
		color: #bababa;
	}
	.answer-cell .garden-row {
		margin-bottom: 2%;
		margin-left: 0px;
	}
	.answer-cell .garden-row .col-sm-4 {
		padding-top: 2%;
		padding-bottom: 2%;
	}
	.answer-cell .wifi-row {
		margin-left: 0px;
		margin-right: 15px;
		margin-bottom: 2%;
		background-color: #fff;
		padding: 1em;
	}
	.answer-cell .public-area {
		width: 100%;
	}
	.answer-cell .wifi-row ul {
		-webkit-padding-start: 20px;
	}
}

@media (min-width:1200px) {}

@media screen and (min-width:768px) and (max-width:992px) {}

@media (max-width:768px) {
	.subnav .panel {}
	.faqBanner .carousel .item {
		padding-bottom: 106.4%;
	}
	.navbar {
		border: none;
	}
	.subnav .panel {
		margin-bottom: 0px;
	}
	.faq-subnav .subnav-cell {
		position: relative;
		padding: 10% 15px;
		color: #fff;
		border-bottom-style: solid;
		border-bottom-color: #f5f5f5;
		border-bottom-width: 1px;
		box-shadow: 0px 1px 0px #eeeeee;
	}
	.board-cell .subnav-txt {
		top: 38%;
	}
	.subnav .subnav-txt h2 {
		font-size: 2.88em;
	}
	.subnav .subnav-txt .h2 {
		font-size: 2.88em;
	}
	.faq-subnav .subnav .icon {
		position: absolute;
		width: 15%;
		margin-top: -1em;
	}
	.faq-subnav .subnav .brief-info {
		padding-top: 8%;
		padding-bottom: 4%;
		padding-left: 6%;
		padding-right: 6%;
		font-size: 1.5em;
		background-color: #fff;
		color: #242424;
	}
	.faq-subnav .subnav-cell .down-arrow {
		width: 18.75%;
		right: 0%;
		height: 102%;
		top: -1%;
		color: #f5f5f5;
		background-color: #61268a;
		border-radius: 0%;
		text-align: center;
	}
	.subnav .subnav-cell .down-arrow i {
		margin-top: 50%;
		font-size: 2.5em;
	}
	.main-content {}
	.main-content .question-content {
		background-color: #f5f5f5;
		padding-left: 0px;
		padding-right: 0px;
	}
	.main-content .container {
		margin-top: 8.5%;
		margin-bottom: 2.5%;
		padding: 0% 5%;
		width: 100%;
	}
	.main-content .question-content .question-cell {
		margin-left: -16px !important;
		margin-right: -16px !important;
		margin-top: 0px;
		padding-top: 1em;
		border-bottom: solid #fff;
	}
	.main-content .question-content .question-cell .right-border {
		height: 40px;
		width: 70px;
		color: #d2c8db;
		text-align: center;
		padding-left: 15px;
	}
	.main-content .question-content .question-cell .right-border p {
		color: #d2c8db;
	}
	.main-content .question-content .question-cell h1 {
		display: inline-block;
		margin-top: 0px;
		margin-bottom: 0px;
		font-size: 5.2em;
		line-height: 32px;
	}
	.main-content .question-content .question-cell p {
		display: inline-block;
		border: none;
	}
	.main-content .question-content .question-cell i {
		position: relative;
		padding-bottom: 0.2em;
		right: 2%;
		vertical-align: bottom;
		font-size: 2em;
		color: #d2c8db;
	}
	.main-content .question-content .question-txt {
		width: 70%;
		font-size: 1.9em;
	}
	.main-content .question-content .question-cell .question-txt {
		vertical-align: middle;
		margin-bottom: 0px;
		padding-bottom: 1em;
		line-height: 1.5em;
		color: #5c5c5c;
	}
	.main-content .question-content .answer-cell {
		margin-left: -15px;
		margin-right: -15px;
		background-color: #fff;
	}
	.main-content .question-content .answer-cell p {
		margin-bottom: 0px;
		padding-top: 1em;
		padding-left: 70px;
		padding-right: 6%;
		padding-bottom: 2em;
		font-size: 1.7em;
		letter-spacing: 0.05em;
		line-height: 1.4em;
		border: none;
		color: #242424;
	}
	.main-content .transport-info h2 {
		margin-bottom: 20px;
		font-size: 2.6em;
		color: #1d1d1d;
	}
	.main-content .transport-info p {
		color: #242424;
		border: none;
		margin: 0px;
		padding: 0px;
		font-size: 1.5em;
		line-height: 1.5em;
	}
	.main-content .terminal-info {
		margin-top: 4%;
	}
	.main-content .terminal-info .info-icon {
		vertical-align: top;
		margin-left: 1%;
		margin-right: 2%;
		width: 5.33%;
	}
	.main-content .terminal-info .info-txt {
		width: 90%;
		margin-top: 0.5em;
	}
	.main-content .terminal-info .info-txt p {
		border: none;
		font-size: 1.5em;
		line-height: 1.5em;
		padding-bottom: 0.5em;
	}
	.main-content .terminal-table {
		padding-bottom: 1%;
		text-align: center;
	}
	.main-content .terminal-table-title {
		background-color: #4f2683;
		margin-top: 2%;
		margin-bottom: 1%;
	}
	.main-content .terminal-table-title h2 {
		color: #fff;
	}
	.main-content .terminal-table-content {
		background-color: #e1e1e1;
		padding-top: 2%;
		padding-bottom: 2%;
		margin-bottom: 0.5%;
	}
	.main-content .terminal-table h5 {
		font-size: 1.5em;
	}
	.main-content .terminal-table .title {
		color: #fff;
	}
	.main-content .terminal-table-content .col-xs-3 {
		padding-left: 6px;
		padding-right: 0px;
	}
	.main-content .terminal-table-content h3 {
		font-size: 2.4em;
		margin-top: 20px;
		margin-bottom: 20px;
		color: #838383;
	}
	.main-content .terminal-table-content h5 {
		margin-top: 1.6em;
		color: #242424;
	}
	.answer-cell .form-info {
		background-color: #fff;
	}
	.answer-cell .form-info ul {
		display: table;
		padding-top: 1%;
		padding-bottom: 1%;
		padding-left: 70px;
		left: 0%;
		background-color: #f8f8f8;
	}
	.answer-cell .form-info ul li {
		color: #757575;
		width: 100%;
		font-size: 1.4em;
	}
	.answer-cell .form-info li:before {
		content: "• ";
	}
	.answer-cell .garden-row {
		margin-left: 70px;
		padding-top: 2em;
		padding-bottom: 2em;
		background-color: #e8e8e8 !important;
	}
	.answer-cell .garden-row a {
		padding-left: 20px;
	}
	.answer-cell .garden-row p {
		padding-top: 0px !important;
		padding-bottom: 0px !important;
		margin-bottom: 1em !important;
		padding-left: 20px !important;
	}
	.answer-cell .garden-row .col-sm-4 {
		padding-top: 0px !important;
		padding-bottom: 0px !important;
		padding-left: 0px;
	}
	.answer-cell .wifi-row {
		margin-left: 70px;
		margin-right: 15px;
		margin-bottom: 2%;
		background-color: #fff;
		padding: 1em;
		border-style: solid;
		border-color: #f5f5f5;
	}
	.answer-cell .wifi-row p {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.answer-cell .wifi-row ul li {
		width: 110%;
		font-size: 1.4em !important;
		line-height: 1.4em;
	}
	.answer-cell .public-area {
		width: 100%;
	}
	.answer-cell .wifi-row ul {
		-webkit-padding-start: 40px;
	}
	.footer {
		margin-top: 0%;
	}
}

@media (min-width:768px) {
	.airlineBanner .carousel .item {
		padding-bottom: 22.9%;
	}
	.airlineBanner .carousel-caption {
		padding-bottom: 6%;
	}
	.airlineBanner .carousel-caption h1 {
		padding-bottom: 10px;
		font-size: 60px;
		font-weight: 500;
	}
	.airlineBanner .carousel-caption .h1 {
		padding-bottom: 10px;
		font-size: 60px;
		font-weight: 500;
	}
	.airlineBanner .carousel-caption p {
		font-size: 1.2em;
	}
	.airline-collection {
		margin-top: 5%;
	}
	.airline-collection .show-number {
		text-align: center;
	}
	.airline-collection .show-number span {
		padding: 0% 3px;
	}
	.airline-collection .airline-list {
		margin-top: 5%;
	}
	.airline-collection .airline-list h2 {
		font-size: 23px;
		margin: 10px 0px;
		color: #000;
	}
	.airline-collection .airline-list h3 {
		font-size: 23px;
		margin: 10px 0px;
		color: #000;
	}
	.airline-collection .airline-list .row {
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 5%;
	}
	.airline-detail {
		padding-top: 40px;
	}
	.airline-detail .backBtn .glyphicon {
		float: left;
		color: #000;
		font-size: 21px;
	}
	.airline-detail .backBtn .back-btn {
		float: left;
		color: #000;
		font-size: 16px;
	}
	.airline-detail .main-content {
		margin-top: 30px;
		color: #000;
	}
	.airline-detail .main-content h2 {}
	.airline-detail .main-content p {
		margin-bottom: 10px;
	}
	.airline-detail .main-content .airline-title {
		text-align: center;
	}
	.airline-detail .main-content .row {
		margin-top: 5%;
		margin-bottom: 5%;
	}
	.airline-detail .tbl {
		margin-bottom: 10px;
		clear: both;
	}
	.airline-detail .tbl-title {
		background-color: #888;
		color: #fff;
	}
	.airline-detail .tbl-0 {
		background-color: #ebeaea;
	}
	.airline-detail .tbl tr:nth-child(even) {
		background-color: #ebeaea;
	}
	.airline-detail .tbl th {
		padding: 15px 25px;
	}
	.airline-detail .tbl td {
		padding: 15px 25px;
	}
}

@media (min-width:1200px) {
	.airline-detail .main-content h2 {
		font-size: 36px;
	}
	.airline-detail .main-content h1 {
		font-size: 36px;
	}
	.airline-detail .main-content p {
		font-size: 16px;
	}
}

@media screen and (min-width:768px) and (max-width:992px) {}

@media (max-width:768px) {
	.airlineBanner .carousel-caption {
		padding-bottom: 5%;
	}
	.airlineBanner .carousel .item {
		padding-bottom: 54.53%;
	}
	.airlineBanner .carousel-caption h1 {
		font-size: 4em;
		font-weight: 500;
	}
	.airlineBanner .carousel-caption .h1 {
		font-size: 4em;
		font-weight: 500;
	}
	.airline-collection {
		margin-top: 5%;
	}
	.airline-collection .show-number {
		text-align: center;
		font-size: 2em;
	}
	.airline-collection .show-number span {
		padding: 0% 3px;
	}
	.airline-collection .airline-list {
		margin-top: 5%;
	}
	.airline-collection .airline-list h2 {
		font-size: 4em;
		font-weight: 500;
		margin: 10px 0px;
		color: #000;
	}
	.airline-collection .airline-list h3 {
		font-size: 4em;
		font-weight: 500;
		margin: 10px 0px;
		color: #000;
	}
	.airline-collection .airline-list .col-xs-12 {
		margin-top: 6%;
		margin-bottom: 6%;
	}
	.airline-collection .airline-list .airline-more-info {
		font-size: 2em;
	}
	.airline-detail {
		padding-top: 40px;
	}
	.airline-detail .backBtn .glyphicon {
		float: left;
		color: #000;
		font-size: 40px;
	}
	.airline-detail .backBtn .back-btn {
		float: left;
		color: #000;
		margin-top: 10px;
		font-size: 15px;
	}
	.airline-detail .main-content {
		margin-top: 30px;
		color: #000;
	}
	.airline-detail .main-content h2 {
		padding-left: 0.5em;
		padding-right: 0.5em;
		font-size: 4em;
		font-weight: 500;
	}
	.airline-detail .main-content h1 {
		padding-left: 0.5em;
		padding-right: 0.5em;
		font-size: 4em;
		font-weight: 500;
	}
	.airline-detail .main-content p {
		font-size: 2em;
		letter-spacing: 0.1em;
		line-height: 1.5em;
		margin-bottom: 10px;
	}
	.airline-detail .main-content .airline-title {
		text-align: center;
	}
	.airline-detail .main-content .row {
		margin-top: 5%;
		margin-bottom: 5%;
	}
	.airline-detail .main-content .col-xs-12 {
		margin-top: 5%;
		margin-bottom: 5%;
	}
	.airline-detail .main-content .tbl {
		margin: 0px;
	}
	.airline-detail .main-content .tbl span {
		font-size: 1.5em;
		padding-left: 1em;
	}
	.airline-detail .main-content .tbl .col-xs-4 {
		padding-top: 1em;
		padding-bottom: 1em;
		padding-right: 0px;
		padding-left: 0px;
		border-bottom: solid 1px #fff;
	}
	.airline-detail .main-content .tbl .col-0 {
		background-color: #888;
		color: #fff;
	}
	.airline-detail .main-content .tbl .col-1 {
		background-color: #ebeaea;
		color: #000;
	}
	.airline-detail .main-content .tbl .col-2 {
		background-color: #f5f5f5;
		color: #000;
	}
	.footer {
		margin-top: 0%;
	}
}

.public-transport-page {
	margin-bottom: 2em
}

.public-transport-page a {
	text-decoration: none
}

.public-transport-page a:hover {
	text-decoration: none;
	filter: alpha(opacity=70);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	-moz-opacity: .7;
	-khtml-opacity: .7;
	opacity: .7
}

.public-transport-page .banner-container {
	position: relative
}

.public-transport-page .bordered-top {
	border-top: 1px solid #ccc
}

.public-transport-page .filter-nav {
	background-color: #f9f9f9;
	padding: 1.5em 0;
	margin-top: 30px
}

.public-transport-page .filter-nav .bordered-top {
	padding-top: 30px
}

.public-transport-page .filter-nav .chosen-container {
	cursor: pointer;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-size: 13px;
	zoom: 1;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none
}

.public-transport-page .filter-nav .chosen-container .chosen-single {
	position: relative;
	display: block;
	overflow: hidden;
	padding: 0 0 0 8px;
	height: 25px;
	border: 1px solid #aaa;
	border-radius: 5px;
	background-color: #fff;
	background: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), color-stop(100%, #f4f4f4));
	background: -webkit-linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
	background: -moz-linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
	background: -o-linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
	background: linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
	background-clip: padding-box;
	box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, .1);
	color: #444;
	text-decoration: none;
	white-space: nowrap;
	line-height: 24px
}

.public-transport-page .filter-nav .chosen-container .chosen-single a {
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.public-transport-page .filter-nav .chosen-container.chosen-container-single a.chosen-single {
	color: #555 !important;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	background-color: #fff;
	background-image: none;
	font-size: 14px;
	vertical-align: middle;
	display: block;
	line-height: 1.428571429;
	border: 1px solid #ccc;
	border-radius: 0
}

.public-transport-page .filter-nav .chosen-container-single .chosen-single .div b {
	display: block;
	width: 100%;
	height: 100%
}

.public-transport-page .filter-nav .chosen-container.chosen-container-single a.chosen-single .div b {
	color: #fff;
	font: normal normal normal 14px/1 icomoon;
	background: none;
	margin-top: 8px;
	text-align: center
}

.public-transport-page .filter-nav .chosen-container.chosen-container-single a.chosen-single .div {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 18px;
	height: 100%;
	width: 38px;
	background: #333
}

.public-transport-page .filter-nav .chosen-container.chosen-container-single a.chosen-single .div b:before {
	content: ""
}

.public-transport-page .filter-nav .chosen-container .chosen-drop {
	position: absolute;
	top: 100%;
	left: -9999px;
	z-index: 1010;
	width: 100%;
	border: 1px solid #aaa;
	border-top: 0;
	background: #fff;
	box-shadow: 0 4px 5px rgba(0, 0, 0, .15)
}

.public-transport-page .filter-nav .chosen-container-single .chosen-search {
	position: relative;
	z-index: 1010;
	margin: 0;
	padding: 3px 4px;
	white-space: nowrap
}

.public-transport-page .filter-nav .chosen-container .chosen-search input[type=text] {
	width: 100%;
	height: 34px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	display: block;
	padding: 6px 12px;
	vertical-align: middle;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.public-transport-page .filter-nav .chosen-container .chosen-results {
	color: #444;
	position: relative;
	overflow-x: hidden;
	overflow-y: auto;
	max-height: 240px;
	-webkit-overflow-scrolling: touch;
	font-size: 14px;
	padding: 0
}

.public-transport-page .filter-nav .chosen-container .chosen-results li,
.public-transport-page .filter-nav .chosen-container .chosen-results li.active-result {
	color: #333;
	white-space: nowrap;
	padding: 3px 12px;
	line-height: 1.6;
	background-image: none;
	display: block;
	clear: both
}

.public-transport-page .filter-nav .chosen-container .chosen-results li:hover {
	background-color: #3875d7;
	background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
	background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);
	background-image: -moz-linear-gradient(#3875d7 20%, #2a62bc 90%);
	background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);
	background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
	color: #fff
}

.public-transport-page .common-section.conblk {
	font-size: 15px;
	line-height: 1.5
}

.public-transport-page .common-section.conblk a {
	color: #802b86
}

.public-transport-page .common-section.conblk table {
	border: 1px solid #000
}

.public-transport-page .common-section.conblk table td {
	padding: 1em 1em
}

.public-transport-page .common-section.conblk table th {
	padding: .5em 1em;
	background-color: #888;
	color: #fff
}

.public-transport-page .common-section.conblk table tr:nth-child(even) {
	background: #ebeaea
}

.public-transport-page .common-section.conblk .row.bordered-btm {
	border-bottom: 1px solid #ccc;
	padding-top: 30px;
	padding-bottom: 30px
}

.public-transport-page .common-section.conblk .list-inline i {
	vertical-align: middle
}

@media(min-width:768px) {
	.public-transport-page {
		margin-top: 120px
	}
	.public-transport-page .banner-info {
		position: absolute;
		top: 20%;
		width: auto
	}
	.public-transport-page .banner-info h1 {
		font-size: 60px
	}
	.public-transport-page .banner-info p {
		font-size: 1.2em;
		padding-top: 10px;
	}
	.public-transport-page .filter-nav .text-wrapper {
		margin-bottom: 30px;
		color: #000;
	}
	.public-transport-page .filter-nav .text-wrapper h4 {
		font-size: 36px
	}
	.public-transport-page .filter-nav .text-wrapper h3 {
		font-size: 36px
	}
	.public-transport-page .filter-nav .text-wrapper p {
		font-size: 15px;
		line-height: 1.5;
		margin-top: 10px;
	}
	.public-transport-page .filter-nav .list-wrapper {
		min-height: 100px;
		margin: 20px 0;
		padding: 1px 0;
		clear: both;
		text-align: center
	}
	.public-transport-page .filter-nav .list-wrapper img {
		max-width: 100%
	}
	.public-transport-page .filter-nav .list-wrapper .anchors {
		margin: auto;
		display: block;
		float: none
	}
	.public-transport-page .filter-nav .list-wrapper .anchors li {
		float: none;
		vertical-align: top;
		margin: 0 -4px 0 0;
		padding: 0 20px;
		text-align: center
	}
	.public-transport-page .filter-nav .list-wrapper .anchors li :hover {
		opacity: .7;
		filter: alpha(opacity=70);
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
		-moz-opacity: .7;
		-khtml-opacity: .7
	}
	.public-transport-page .filter-nav .list-wrapper .anchors li a {
		color: #000
	}
	.public-transport-page .filter-nav .list-wrapper .anchors li a:hover {
		text-decoration: none
	}
}

@media(max-width:768px) {
	.public-transport-page {
		margin-top: 60px;
		font-size: 12px
	}
	.public-transport-page .banner-container {
		overflow: hidden
	}
	.public-transport-page .banner-container img {
		position: relative;
		left: -50%;
		width: inherit;
		max-width: inherit
	}
	.public-transport-page .banner-container .banner-info {
		position: absolute;
		top: 20%;
		left: 10%;
		width: auto
	}
	.public-transport-page .banner-container .banner-info h1 {
		font-size: 30px;
		font-weight: 300
	}
	.public-transport-page .filter-nav {
		margin-top: 0
	}
	.public-transport-page .filter-nav .list-wrapper ul {
		text-align: center;
		margin-top: 1em
	}
	.public-transport-page .filter-nav .list-wrapper li {
		text-align: center;
		float: none;
		margin-left: -4px;
		vertical-align: top
	}
	.public-transport-page .filter-nav .list-wrapper li a {
		color: #000
	}
	.public-transport-page .filter-nav .list-wrapper li img {
		width: 100%;
		margin-bottom: 1em
	}
}

.small-bold {
	font-size: 14px;
	font-weight: bold;
}

.arriving-content p,
.departing-content p,
.transit-content p,
.sa-content p {
	margin-bottom: 10px;
}

.practical-information a {
	color: #802b86 !important;
}

.arriving-content a,
.departing-content a,
.transit-content a,
.sa-content a {
	color: #802b86;
}

.common-section #children i {
	color: #802b86 !important;
}

.practical-information span i,
.transit-content span i {
	color: #337ab7;
}

.practical-information .text-wrapper h4 {
	color: #000;
}

.practical-information .text-wrapper h3 {
	color: #000;
}

.phone:hover {
	text-decoration: none;
}

.common-section {
	position: relative;
}

.common-section .text-center {
	text-align: center;
}

.common-section b {
	font-weight: bold;
}

.common-section .pull-left {
	float: left;
}

.common-section .ag-tab-table .ag-tab-nav li>a {
	text-decoration: none;
}

.tab-content .tab-pane {
	display: none;
}

.tab-content>.active {
	display: block;
}

.tab-content ol ul {
	list-style-type: circle;
}

.tab-content ul ul {
	list-style-type: circle;
}

.tab-content .tbl {
	margin-bottom: 10px;
	clear: both;
}

.tab-content .tbl-title {
	background-color: #888;
	color: #fff;
}

.tab-content .tbl-0 {
	background-color: #ebeaea;
}

.tab-content .tbl tr:nth-child(even) {
	background-color: #ebeaea;
}

.tab-content .tbl th {
	padding: 15px 25px;
}

.tab-content .tbl td {
	padding: 15px 25px;
}

.arriving-content #baggage {
	color: #000;
}

.arriving-content #baggage i {
	color: #873d8d;
}

.arriving-content #baggage h2 {
	margin-top: 0px;
}

.arriving-content #baggage .h2 {
	display: block;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 30px;
}

@media (min-width:768px) {
	.arriving-content,
	.departing-content,
	.transit-content,
	.sa-content {
		font-size: 15px;
	}
	.common-section h2,
	.common-section h4,
	.common-section h3,
	.common-section p {
		margin-bottom: 10px;
	}
	.common-section .title {
		text-align: center;
		color: #000;
	}
	.common-section .striped {
		background-color: #f7f6f6;
		filter: alpha(opacity=0.7) background-color: rgba(247, 246, 246, 0.7);
	}
	.striped {
		background-color: #f7f6f6;
		filter: alpha(opacity=0.7) background-color: rgba(247, 246, 246, 0.7);
	}
	.common-section.striped {
		margin-bottom: 25px;
	}
	.departing-content .nav-section,
	.transit-content .nav-section {
		margin-bottom: 0px !important;
	}
	.common-section .tip {
		padding: 20px 0px;
		margin-bottom: 0px;
		color: #000;
	}
	.common-section .tip .left-border {
		border-left-style: solid;
		border-width: 1px;
		border-color: #C0C0C0;
	}
	.common-section .tip .col-lg-1 i {
		margin: 30px 0 0 40px;
		color: #2bb6b7;
		font-size: 3em;
	}
	.common-section .tip .col-lg-8 li {
		width: 45%;
		margin-right: 5%;
		float: left;
	}
	.common-section .tip .col-lg-3 h2 {
		margin-top: 20px;
		font-size: 25px;
	}
	.common-section .tip .col-lg-3 .h2 {
		display: block;
		margin-top: 20px;
		font-size: 25px;
	}
	.common-section .ag-tab-table {
		padding: 30px 0px;
		padding-bottom: 0px;
	}
	.common-section .ag-tab-table .ag-tab-nav {
		border: 1px solid #c1c1c1;
		margin-bottom: 40px;
	}
	.common-section .ag-tab-table .ag-tab-nav {
		-webkit-padding-start: 0px;
		padding-start: 0px;
		text-align: center;
	}
	.common-section .ag-tab-table .ag-tab-nav .last_object {
		border: none;
	}
	.common-section .ag-tab-table .ag-tab-nav li {
		position: relative;
		display: table-cell;
		vertical-align: middle;
		border-right: 1px solid #c1d1d1;
		cursor: pointer;
		width: 1%;
		padding: 10px 10px;
	}
	.common-section .ag-tab-table .ag-tab-nav li a {
		padding: 7px 0px 9px 0px;
		color: #000;
	}
	.common-section .ag-tab-table .ag-tab-nav li:hover {
		background-color: #888888;
		color: #fff !important;
	}
	.common-section .ag-tab-table .ag-tab-nav .active {
		background-color: #888888;
		color: #fff;
		border-color: #efefef;
	}
	.common-section .ag-tab-table .ag-tab-nav .active a {
		color: #fff !important;
	}
	.common-section .tab-content {
		margin-bottom: 0px;
	}
	.common-section .tab-content .tab-pane {
		color: #000;
		margin-bottom: 40px;
	}
	.common-section .tab-content .tab-pane .center {
		text-align: center;
	}
	.common-section .tableview {
		margin-top: 15px;
		margin-bottom: 15px;
	}
	.common-section .tableview .cell {
		margin-bottom: 5px;
	}
	.common-section .tableview .cell .cell-heading {
		padding: 10px 15px;
		background-color: #eaeaea;
		cursor: pointer;
	}
	.common-section .tableview .cell .cell-heading span {
		font-size: 28px;
		cursor: pointer;
		margin-top: -8px;
		margin-right: -10px;
		float: right;
		color: #878787;
	}
	.common-section .tableview .cell .cell-content {
		padding: 15px;
		background-color: #f8f6f7;
	}
	.common-section .tableview .cell .cell-content .tbl th {
		border: 0 none;
	}
	.common-section .tableview .cell .cell-content .tbl td {
		border: 0 none;
	}
	.common-section .tableview .cell i:hover {
		opacity: 0.7;
	}
	.common-section .baggage-background {
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		overflow: hidden;
		z-index: -1;
	}
	.common-section .baggage-background img {
		height: auto;
	}
	.arrBanner .carousel .item {
		background-color: #777;
		padding-bottom: 22.9%;
	}
	.arrBanner .carousel-caption {
		left: 8%;
		padding-bottom: 8%;
		color: #000;
	}
	.arrBanner .carousel-caption h1 {
		margin: 0px;
		padding-bottom: 1%;
		letter-spacing: 0.1em;
		font-size: 60px;
		font-weight: 500;
	}
	.arrBanner .carousel-caption p {
		font-size: 1.2em;
	}
	.arriving-content {
		margin-top: 40px;
	}
	.common-section {
		padding: 25px 0px;
	}
	.common-section .title h2 {
		margin-top: 0px;
	}
	.arriving-content .title h3,
	.departing-content .title h3,
	.transit-content .title h3,
	.sa-content .title h3 {
		margin-top: 0px;
		margin-bottom: 10px;
		font-size: 30px;
	}
	.nav-section .anchor-link {
		text-align: center;
	}
	.nav-section ul {
		border-top-style: solid;
		border-bottom-style: solid;
		border-color: #c1c1c1;
		border-width: 1px 0;
		padding: 10px 0;
	}
	.nav-section .anchor-link li {
		list-style: none;
		padding: 0px 30px;
		display: inline-block;
		color: #000;
	}
	.nav-section .anchor-link a {
		color: #000;
	}
	.nav-section .anchor-link a:hover {
		text-decoration: none;
		color: #797979;
	}
	.arriving-content .hotel-info {
		margin-bottom: 10px;
		overflow: hidden;
	}
	.arriving-content .hotel-info img {
		width: 68px;
	}
	.arriving-content .hotel-info img.pull-left {
		margin: 10px 10px 10px 0;
	}
	.arriving-content h4 {
		font-size: 24px;
	}
	.arriving-content .h4 {
		display: block;
		font-size: 24px;
		margin-bottom: 10px;
	}
	.departing-content {
		margin-top: 40px;
	}
	.departing-content .left-border {
		border-left-style: solid;
		border-width: 1px;
		border-color: #C0C0C0;
	}
	.departing-content .airlines-link {
		margin-top: -40px;
		font-size: 15px;
		color: #000;
	}
	.departing-content #checkinprocedures .col-lg-2 {
		height: 298px;
	}
	.departing-content #checkinbaggagedrop {
		color: #000;
	}
	.departing-content #checkinbaggagedrop h3 {
		margin-bottom: 10px;
	}
	.departing-content #checkinbaggagedrop .more_info {
		margin-top: 30px;
		margin-bottom: 10px;
	}
	.departing-content #screening .col-lg-4 img {
		margin-bottom: 10px;
	}
	.departing-content #baggagerestrictions .col-lg-3 img {
		margin-bottom: 10px;
	}
	.departing-content #liquidsaerosolsgels .col-lg-4 img {
		margin-bottom: 10px;
	}
	.transit-content {
		color: #000;
	}
	.transit-content .tab-title {
		padding: 10px 15px;
		font-size: 24px;
	}
	.transit-content .tab-title:hover {
		cursor: pointer;
	}
	.transit-content .nav-tabs {
		overflow: hidden;
		border-bottom: 0;
	}
	.transit-content .nav-tabs li {
		display: inline-block;
		float: left;
		width: 50%;
	}
	.transit-content .nav-tabs li div {
		box-shadow: inset -3px -3px 8px rgba(0, 0, 0, .15)!important;
	}
	.transit-content .tabTransit .nav-tabs div {
		background-color: #d0cdcb;
		color: #333;
	}
	.transit-content .tabTransit .nav-tabs .active div {
		background-color: #f7f6f6;
	}
	.transit-content .shop-finder-box .nav-tabs div {
		background-color: #d1c7d7;
		color: #333;
	}
	.transit-content .shop-finder-box .nav-tabs .active div {
		background-color: #51395e;
		color: #fff;
	}
	.transit-content .nav-tabs li.active div {
		box-shadow: none!important;
	}
	.transit-content .tab-content>.acitve {
		display: block;
	}
	.transit-content .btn-transit:focus {
		background-color: #333;
	}
	.transit-content .btn-transit:hover {
		background-color: #555;
	}
	.transit-content .btn-transit {
		background: #333;
		color: #fff !important;
		margin-top: 20px;
		padding: 0 20px 2px;
		line-height: 38px;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		-ms-border-radius: 0;
		border-radius: 0;
		border: none;
	}
	.transit-content .btn-transit .glyphicon {
		margin-left: 3px;
	}
	.transit-content .tbl .even {
		background-color: #eaeaea;
	}
	.transit-content .tbl table {
		border: none;
	}
	.transit-content .tbl table p {
		text-align: center;
	}
	.transit-content .tbl table th {
		padding: 15px 25px;
		border: 0 none;
		background-color: #333;
		color: #fff;
	}
	.transit-content .tbl table td {
		padding: 15px 25px;
		border: 0 none;
	}
	.transit-content .tbl table td {
		border-right: 1px solid #dbdbdb;
	}
	.transit-content #maketheconnection h2 {
		margin-bottom: 30px;
	}
	.transit-content .bordered-btm {
		padding-bottom: 50px;
		border-bottom: 1px solid #c1d1d1;
	}
	.transit-content #need-to-know h3 {
		margin-bottom: 10px;
	}
	.transit-content #need-to-know img {
		margin-top: 10px;
	}
	.transit-content .tabs-forms .tab-pane {
		background-color: #51395e;
		color: #fff;
		padding: 30px;
	}
	.transit-content .tabs-forms .tab-pane a {
		color: #fff;
	}
	.transit-content .tabs-forms .tab-pane .form-group {
		margin-bottom: 20px;
	}
	.transit-content .tabs-forms .tab-pane .form-group .input-group {
		width: 100%;
		padding-right: 30px;
	}
	.transit-content .tabs-forms .tab-pane .form-group .twitter-typeahead {
		width: 99%;
	}
	.transit-content .tabs-forms .tab-pane .form-group .twitter-typeahead input {
		height: 40px;
	}
	.transit-content .tabs-forms .tab-pane .input-group-btn {
		vertical-align: top;
	}
	.transit-content .tabs-forms .tab-pane .btn {
		padding-top: 8px;
		border-radius: 0px;
		height: 40px;
		background-color: #888;
		color: #fff;
	}
	.transit-content .tabs-forms .tab-pane .sep {
		display: block;
		overflow: hidden;
		text-align: center;
		height: 20px;
		margin: -10px 0 10px;
	}
	.transit-content .tabs-forms .tab-pane .sep:after,
	.transit-content .tabs-forms .tab-pane .sep:before {
		background-color: #999;
		content: "";
		display: inline-block;
		height: 1px;
		position: relative;
		vertical-align: middle;
		width: 50%;
	}
	.transit-content .tabs-forms .tab-pane .sep:before {
		right: 0.5em;
		margin-left: -50%;
	}
	.transit-content .tabs-forms .tab-pane .sep:after {
		left: 0.5em;
		margin-right: -50%;
	}
	.transit-content .tabs-forms .form-group .chosen-container {
		position: relative;
		display: inline-block;
		vertical-align: middle;
	}
	.transit-content .tabs-forms .form-group .chosen-container .chosen-single {
		border: 1px solid #6c5a4b;
		box-shadow: inset 0 0 5px #999;
		color: #555;
		width: 100%;
		height: 34px;
		padding: 6px 12px;
		background-color: #fff;
		font-size: 14px;
		vertical-align: middle;
		display: block;
		line-height: 1.42;
	}
	.transit-content .tabs-forms .form-group .chosen-container .chosen-single span {
		display: block;
		margin-right: 25px;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.transit-content .tabs-forms .form-group .chosen-container .chosen-single div {
		position: absolute;
		top: 0;
		right: 0;
		display: block;
		width: 38px;
		height: 100%;
		background-color: #888;
	}
	.transit-content .tabs-forms .form-group .chosen-container .chosen-single b {
		color: #fff;
		display: block;
		width: 100%;
		height: 100%;
		margin-top: 8px;
		text-align: center;
		font-size: 12px;
	}
	.transit-content .tabs-forms .form-group .chosen-container .chosen-drop {
		position: absolute;
		top: 108%;
		left: -9999px;
		z-index: 1010;
		width: 100%;
		background-color: #fff;
		box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
		border-radius: 4px;
	}
	.transit-content .tabs-forms .form-group .chosen-container .chosen-drop .chosen-results {
		padding: 5px 0;
		margin: 2px 0px 5px 0px;
		list-style: none;
		color: #444;
		position: relative;
	}
	.transit-content .tabs-forms .form-group .chosen-container .chosen-drop .chosen-results li {
		color: #333;
		white-space: nowrap;
		padding: 3px 20px;
		line-height: 1.42;
		display: block;
		clear: both;
		cursor: pointer;
	}
	.transit-content .tabs-forms .form-group .chosen-container .chosen-drop .chosen-results li:hover {
		color: #fff;
		text-decoration: none;
		background-color: #428bca;
	}
	.transit-content .tabs-forms .tab-pane .pull-left {
		line-height: 2.85;
	}
	.sa-content {
		color: #000;
	}
	.sa-content .text-center {
		text-align: center;
	}
	.sa-content h4 {
		font-size: 24px;
	}
	.sa-content #children img {
		margin-bottom: 10px;
	}
	.sa-content #children h3 {
		margin-bottom: 10px;
	}
	.sa-content .title {
		margin-bottom: 30px;
	}
}

@media (min-width:1200px) {}

@media screen and (min-width:768px) and (max-width:992px) {}

@media screen and (min-width:992px) and (max-width:1200px) {
	.common-section .tip .col-sm-3 h2 {
		padding-left: 25px;
	}
}

@media (max-width:768px) {
	.arriving-content,
	.departing-content,
	.transit-content,
	.sa-content {
		font-size: 15px;
	}
	.common-section .title {
		text-align: center;
		color: #000;
	}
	.arriving-content .title h3,
	.departing-content .title h3,
	.transit-content .title h3,
	.sa-content .title h3 {
		margin-top: 0px;
		margin-bottom: 10px;
		font-size: 30px;
	}
	.common-section .striped,
	.striped {
		background-color: #f7f6f6;
		filter: alpha(opacity=0.7) background-color: rgba(247, 246, 246, 0.7);
	}
	.common-section .tip {
		padding: 20px 0px;
		margin-bottom: 0px;
		color: #000;
	}
	.common-section .tip .col-lg-1 i {
		margin: 30px 0 0 20px;
		color: #2bb6b7;
		font-size: 3em;
	}
	.common-section .tip .col-xs-10 ul {
		padding-start: 0px;
		-webkit-padding-start: 0px;
		margin-top: 20px;
		padding-top: 20px;
		padding-left: 18px;
		border-top-style: solid;
		border-width: 1px;
		border-color: #d8d7d7;
	}
	.common-section .tip .col-xs-10 li {
		float: left;
	}
	.common-section .tip .col-xs-9 h2 {
		font-size: 27px;
	}
	.common-section .tip .col-xs-9 .h2 {
		display: block;
		font-size: 27px;
	}
	.arriving-content #baggage .h2 {
		display: block;
		margin-top: 0px;
		margin-bottom: 10px;
		font-size: 30px;
	}
	.common-section .ag-tab-table {
		padding: 10px 0px;
	}
	.common-section .ag-tab-table .ag-tab-nav {
		margin-bottom: 20px;
	}
	.common-section .ag-tab-table .ag-tab-nav {
		-webkit-padding-start: 0px;
		padding-start: 0px;
		text-align: center;
		overflow: hidden;
	}
	.common-section .ag-tab-table .ag-tab-nav li {
		position: relative;
		display: block;
		vertical-align: middle;
		border: 1px solid #c1d1d1;
		cursor: pointer;
		width: 50%;
		height: 50px;
		line-height: 50px;
		float: left;
		font-size: 15px;
	}
	.common-section .ag-tab-table .ag-tab-nav li a {
		padding: 2px 0px 9px 0px;
		display: inline-block;
		vertical-align: middle;
		line-height: normal;
		color: #000;
	}
	.common-section .ag-tab-table .ag-tab-nav li:hover {
		background-color: #888888;
		color: #fff !important;
	}
	.common-section .ag-tab-table .ag-tab-nav .active {
		background-color: #888888;
		color: #fff;
		border-color: #efefef;
	}
	.common-section .ag-tab-table .ag-tab-nav .active a {
		color: #fff !important;
	}
	.common-section .tab-content {
		margin-bottom: 0px;
	}
	.common-section .tab-content .tab-pane {
		color: #000;
		margin-bottom: 0px;
	}
	.common-section .tab-content .tab-pane .center {
		text-align: center;
	}
	.common-section .tab-content .tab-pane .tableview {
		margin-top: 15px;
		margin-bottom: 15px;
	}
	.common-section .tab-content .tab-pane .tableview .cell {
		margin-bottom: 5px;
	}
	.common-section .tab-content .tab-pane .tableview .cell .cell-heading {
		padding: 10px 15px;
		background-color: #eaeaea;
		cursor: pointer;
	}
	.arriving-content .common-section .tab-content #automatedclearancesystem .tableview .cell .cell-heading {}
	.common-section .tab-content .tab-pane .tableview .cell .cell-heading span {
		font-size: 28px;
		cursor: pointer;
		margin-top: -8px;
		margin-right: -10px;
		float: right;
		color: #878787;
	}
	.common-section .tab-content .tab-pane .tableview .cell .cell-content {
		padding: 15px;
		background-color: #f8f6f7;
	}
	.common-section .tab-content .tab-pane .tableview .cell .cell-content .tbl th {
		border: 0 none;
	}
	.common-section .tab-content .tab-pane .tableview .cell .cell-content .tbl td {
		border: 0 none;
	}
	.common-section .tab-content .tab-pane .tableview .cell i:hover {
		opacity: 0.7;
	}
	.common-section .tab-content .tab-pane .col-xs-12 {
		padding-bottom: 20px;
	}
	.arrBanner .carousel .item {
		background-color: #777;
		padding-bottom: 37.5%;
	}
	.arrBanner .carousel-caption {
		left: 8%;
		padding-bottom: 10%;
		color: #000;
	}
	.arrBanner .carousel-caption h1 {
		margin: 0px;
		padding-bottom: 1%;
		letter-spacing: 0.1em;
		font-size: 3.5em;
		font-weight: 500;
	}
	.arrBanner .sa-caption {
		left: 3%;
	}
	.arriving-content {
		margin-top: 20px;
	}
	.arriving-content .common-section {
		padding-top: 10px;
		padding-bottom: 20px;
	}
	.arriving-content .nav-section ul {
		border-top-style: solid;
		border-color: #8b8989;
		border-width: 1px 0;
		padding: 10px 0;
		padding-top: 0px;
		padding-bottom: 0px;
		margin-bottom: 0px;
	}
	.arriving-content .nav-section .anchor-link li {
		list-style: none;
		padding: 10px 10px;
		color: #000;
		border-bottom-style: solid;
		border-color: #8b8989;
		border-width: 1px 0;
		font-size: 1em;
	}
	.arriving-content .nav-section .anchor-link li:hover {
		color: #777676;
	}
	.arriving-content .nav-section .anchor-link li>a {
		color: #000;
	}
	.arriving-content .nav-section .anchor-link li>a:hover {
		color: #777676;
		text-decoration: none;
	}
	.arriving-content .hotel-info {
		margin-bottom: 10px;
		overflow: hidden;
	}
	.arriving-content .hotel-info img {
		width: 68px;
	}
	.arriving-content .hotel-info img.pull-left {
		margin: 10px 10px 10px 0;
	}
	.arriving-content h4 {
		font-size: 24px;
	}
	.arriving-content .h4 {
		display: block;
		font-size: 24px;
	}
	.arriving-content #baggage i {
		line-height: 1.8em;
	}
	.arriving-content .common-section .tab-content #automatedclearancesystem .tableview .cell .cell-heading {
		font-size: 0.9em;
	}
	.departing-content {
		margin-top: 0px;
	}
	.departing-content .common-section {
		padding-top: 10px;
		padding-bottom: 20px;
	}
	.departing-content .nav-section ul {
		border-top-style: solid;
		border-color: #8b8989;
		border-width: 1px 0;
		padding: 10px 0;
		padding-top: 0px;
		padding-bottom: 0px;
		margin-bottom: 0px;
	}
	.departing-content .nav-section .anchor-link li {
		list-style: none;
		padding: 10px 10px;
		color: #000;
		border-bottom-style: solid;
		border-color: #8b8989;
		border-width: 1px 0;
		font-size: 1em;
	}
	.departing-content .nav-section .anchor-link li:hover {
		color: #777676;
	}
	.departing-content .nav-section .anchor-link li>a {
		color: #000;
	}
	.departing-content .nav-section .anchor-link li>a:hover {
		color: #777676;
		text-decoration: none;
	}
	.departing-content #checkinprocedures .col-lg-10 {
		color: #333;
	}
	.departing-content .airlines-link {
		color: #000;
	}
	.departing-content #checkinbaggagedrop {
		color: #000;
	}
	.departing-content #checkinbaggagedrop .more_info {
		margin-top: 30px;
		margin-bottom: 10px;
	}
	.departing-content .common-section #check .ag-tab-table {
		padding-bottom: 0px;
	}
	.departing-content .common-section #check .tab-content {
		margin-bottom: 0px;
	}
	.departing-content .common-section #check .tab-content .tab-pane {
		margin-bottom: 0px;
	}
	.departing-content .common-section .tab-content #automatedclearancesystem .tableview .cell .cell-heading {
		font-size: 14px;
	}
	.departing-content #baggagerestrictions .col-xs-12 img {
		margin-bottom: 10px;
	}
	.transit-content {
		margin-top: 0px;
		color: #000;
	}
	.transit-content .common-section {
		padding: 20px 0px;
		padding-top: 10px;
	}
	.transit-content .nav-section ul {
		border-top-style: solid;
		border-color: #8b8989;
		border-width: 1px 0;
		padding: 10px 0;
		padding-top: 0px;
		padding-bottom: 0px;
		margin-bottom: 0px;
	}
	.transit-content .nav-section .anchor-link li {
		list-style: none;
		padding: 10px 10px;
		color: #000;
		border-bottom-style: solid;
		border-color: #8b8989;
		border-width: 1px 0;
		font-size: 1em;
	}
	.transit-content .nav-section .anchor-link li:hover {
		color: #777676;
	}
	.transit-content .nav-section .anchor-link li>a {
		color: #000;
	}
	.transit-content .nav-section .anchor-link li>a:hover {
		color: #777676;
		text-decoration: none;
	}
	.transit-content .tabTransit .container:first-child {
		padding-left: 0px;
		padding-right: 0px;
	}
	.transit-content .tab-title {
		padding: 10px 15px;
		font-size: 14px;
	}
	.transit-content .nav-tabs {
		overflow: hidden;
		border-bottom: 0;
	}
	.transit-content .nav-tabs li {
		display: inline-block;
		float: left;
		width: 50%;
	}
	.transit-content .nav-tabs li div {
		box-shadow: inset -3px -3px 8px rgba(0, 0, 0, .15)!important;
	}
	.transit-content .tabTransit .nav-tabs div {
		background-color: #d0cdcb;
		color: #333;
	}
	.transit-content .tabTransit .nav-tabs .active div {
		background-color: #f7f6f6;
	}
	.transit-content .shop-finder-box .nav-tabs div {
		background-color: #d1c7d7;
		color: #333;
	}
	.transit-content .shop-finder-box .nav-tabs .active div {
		background-color: #51395e;
		color: #fff;
	}
	.transit-content .nav-tabs li.active div {
		box-shadow: none!important;
	}
	.transit-content .tab-content>.acitve {
		display: block;
	}
	.transit-content .btn-transit:focus {
		background-color: #333;
	}
	.transit-content .btn-transit {
		position: relative;
		background: #333;
		color: #fff !important;
		margin-top: 20px;
		padding: 0 20px 2px;
		line-height: 38px;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		-ms-border-radius: 0;
		border-radius: 0;
		border: none;
		width: 100%;
	}
	.transit-content .btn-transit .glyphicon {
		position: absolute;
		top: 50%;
		margin-top: -10px;
		right: 20px;
		font-size: 20px;
	}
	.transit-content #transit-counter {
		position: relative;
		font-size: 13px;
		background-color: #fff;
		z-index: 1;
		top: -60px;
	}
	.transit-content #transit-counter i {
		display: block;
		font-size: 24px;
		color: #888;
		margin-top: 5px;
	}
	.transit-content #transit-counter .h2 {
		display: block;
		font-size: 30px;
		margin-top: 20px;
		margin-bottom: 10px;
	}
	.transit-content .tbl .even {
		background-color: #eaeaea;
	}
	.transit-content .tbl table {
		border: none;
	}
	.transit-content .tbl table p {
		text-align: center;
	}
	.transit-content .tbl table th {
		padding: 15px 25px;
		border: 0 none;
		background-color: #888;
		color: #fff;
	}
	.transit-content .tbl table .min-padding {
		padding-left: 0px;
		padding-right: 0px;
	}
	.transit-content .tbl table td {
		padding: 15px 15px;
		border: 0 none;
	}
	.transit-content .tbl table td {
		border-right: 1px solid #dbdbdb;
	}
	.transit-content #maketheconnection h2 {
		margin-bottom: 30px;
	}
	.transit-content .bordered-btm {
		padding-bottom: 50px;
		border-bottom: 1px solid #c1d1d1;
	}
	.transit-content .tabs-forms .tab-pane {
		background-color: #51395e;
		color: #fff;
		padding: 30px;
	}
	.transit-content .tabs-forms .tab-pane a {
		color: #fff;
	}
	.transit-content .tabs-forms .tab-pane .form-group {
		margin-bottom: 20px;
	}
	.transit-content .tabs-forms .tab-pane .form-group .input-group {
		width: 100%;
		padding-right: 30px;
	}
	.transit-content .tabs-forms .tab-pane .form-group .twitter-typeahead {
		width: 99%;
	}
	.transit-content .tabs-forms .tab-pane .form-group .twitter-typeahead input {
		height: 40px;
	}
	.transit-content .tabs-forms .tab-pane .input-group-btn {
		vertical-align: top;
	}
	.transit-content .tabs-forms .tab-pane .btn {
		padding-top: 8px;
		border-radius: 0px;
		height: 40px;
		background-color: #888;
		color: #fff;
	}
	.transit-content .tabs-forms .tab-pane .sep {
		display: block;
		overflow: hidden;
		text-align: center;
		height: 20px;
		margin: -10px 0 10px;
	}
	.transit-content .tabs-forms .tab-pane .sep:after,
	.transit-content .tabs-forms .tab-pane .sep:before {
		background-color: #999;
		content: "";
		display: inline-block;
		height: 1px;
		position: relative;
		vertical-align: middle;
		width: 50%;
	}
	.transit-content .tabs-forms .tab-pane .sep:before {
		right: 0.5em;
		margin-left: -50%;
	}
	.transit-content .tabs-forms .tab-pane .sep:after {
		left: 0.5em;
		margin-right: -50%;
	}
	.transit-content .tabs-forms .form-group .chosen-container {
		position: relative;
		display: inline-block;
		vertical-align: middle;
	}
	.transit-content .tabs-forms .form-group .chosen-container .chosen-single {
		border: 1px solid #6c5a4b;
		box-shadow: inset 0 0 5px #999;
		color: #555;
		width: 100%;
		height: 34px;
		padding: 6px 12px;
		background-color: #fff;
		font-size: 14px;
		vertical-align: middle;
		display: block;
		line-height: 1.42;
	}
	.transit-content .tabs-forms .form-group .chosen-container .chosen-single span {
		display: block;
		margin-right: 25px;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.transit-content .tabs-forms .form-group .chosen-container .chosen-single div {
		position: absolute;
		top: 0;
		right: 0;
		display: block;
		width: 38px;
		height: 100%;
		background-color: #888;
	}
	.transit-content .tabs-forms .form-group .chosen-container .chosen-single b {
		color: #fff;
		display: block;
		width: 100%;
		height: 100%;
		margin-top: 8px;
		text-align: center;
		font-size: 12px;
	}
	.transit-content .tabs-forms .form-group .chosen-container .chosen-drop {
		position: absolute;
		top: 108%;
		left: -9999px;
		z-index: 1010;
		width: 100%;
		background-color: #fff;
		box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
		border-radius: 4px;
	}
	.transit-content .tabs-forms .form-group .chosen-container .chosen-drop .chosen-results {
		padding: 5px 0;
		margin: 2px 0px 5px 0px;
		list-style: none;
		color: #444;
		position: relative;
	}
	.transit-content .tabs-forms .form-group .chosen-container .chosen-drop .chosen-results li {
		color: #333;
		white-space: nowrap;
		padding: 3px 20px;
		line-height: 1.42;
		display: block;
		clear: both;
		cursor: pointer;
	}
	.transit-content .tabs-forms .form-group .chosen-container .chosen-drop .chosen-results li:hover {
		color: #fff;
		text-decoration: none;
		background-color: #428bca;
	}
	.transit-content .tabs-forms .tab-pane .pull-left {
		line-height: 2.85;
	}
	.sa-content {
		margin-top: 0px;
		color: #000;
	}
	.sa-content h4 {
		font-size: 24px;
		margin-bottom: 10px;
	}
	.sa-content .common-section {
		padding-top: 20px;
		padding-bottom: 10px;
	}
	.sa-content .nav-section ul {
		border-top-style: solid;
		border-color: #8b8989;
		border-width: 1px 0;
		padding: 10px 0;
		padding-top: 0px;
		padding-bottom: 0px;
		margin-bottom: 0px;
	}
	.sa-content .nav-section .anchor-link li {
		list-style: none;
		padding: 10px 10px;
		color: #000;
		border-bottom-style: solid;
		border-color: #8b8989;
		border-width: 1px 0;
		font-size: 1em;
	}
	.sa-content .nav-section .anchor-link li:hover {
		color: #777676;
	}
	.sa-content .nav-section .anchor-link li>a {
		color: #000;
	}
	.sa-content .nav-section .anchor-link li>a:hover {
		color: #777676;
		text-decoration: none;
	}
	.sa-content .tableview {
		margin-top: 15px;
		margin-bottom: 15px;
	}
	.sa-content .tableview .cell {
		margin-bottom: 5px;
	}
	.sa-content .tableview .cell .cell-heading {
		padding: 10px 15px;
		background-color: #eaeaea;
		cursor: pointer;
	}
	.sa-content .tableview .cell .cell-heading {}
	.sa-content .tableview .cell .cell-heading span {
		font-size: 28px;
		cursor: pointer;
		margin-top: -8px;
		margin-right: -10px;
		float: right;
		color: #878787;
	}
	.sa-content .tableview .cell .cell-content {
		padding: 15px;
		background-color: #f8f6f7;
	}
	.sa-content .divider {
		margin-top: 30px;
		border-top: 1px solid #ccc;
	}
	.sa-content #airline img {
		margin-top: 0px;
		margin-bottom: 30px;
	}
	.practical-information .text-wrapper h4 {
		font-size: 30px;
	}
	.practical-information .text-wrapper h3 {
		font-size: 30px;
		line-height: 2;
	}
	.practical-information .thumbnail {
		margin-bottom: 0px;
	}
	.practical-information .thumbnail .caption {
		padding-bottom: 0px;
	}
	.practical-information .thumbnail hr {
		margin-top: 10px;
	}
	.practical-information .thumbnail .caption h3 {
		font-size: 30px;
	}
	.practical-information .thumbnail .caption>a {
		font-size: 30px;
		line-height: 1.1;
		color: rgb(51, 51, 51);
	}
	.practical-information .thumbnail .caption p {
		font-size: 15px;
	}
	.practical-information .thumbnail .caption span {
		font-size: 15px;
	}
	.footer {
		margin-top: 0%;
	}
}

@media (min-width:768px) {
	.reward-page .reward-page-content {
		margin-top: -22%;
		position: relative;
	}
	.reward-page .reward-page-content .container {
		width: 77.22%;
		position: relative;
		margin-left: 15%;
	}
	.reward-page .reward-page-content .feture-nav {
		position: absolute;
		margin-top: 30%;
		left: -94px;
		z-index: 10;
	}
	.reward-page .reward-page-content .feture-nav ul {
		list-style: none;
		padding: 0;
	}
	.reward-page .reward-page-content .feture-nav ul li {
		position: relative;
		width: 90px;
		height: 120px;
		background-color: #4f2683;
		margin-top: 5px;
		text-align: center;
		padding: 15px 10px;
	}
	.reward-page .reward-page-content .feture-nav ul li a:hover {
		text-decoration: none;
	}
	.reward-page .reward-page-content .feture-nav ul li span {
		position: absolute;
		bottom: 20px;
		left: 14px;
		display: block;
		margin: auto;
		font-size: 15px;
		color: #FFF;
		margin-top: 18px;
	}
	.reward-page .reward-page-content .feture-nav ul li.active {
		background-color: #f99c3e;
		background: url(../img/reward/nav-item-active-bg.png);
		background-size: 100% 100%;
		padding-right: 45px;
		width: 125px;
	}
	.reward-page .reward-page-content .feture-nav ul li a {
		position: absolute;
		left: 0px;
		top: 0px;
		width: 100%;
		height: 100%;
		z-index: 10;
	}
	.reward-page .reward-page-content .feture-nav ul li img {
		position: relative;
		top: 20px;
	}
	.reward-page .reward-page-content .feture-nav ul li.active img {
		left: -17px;
	}
	.reward-page .reward-page-content .feture-nav .common-question {
		bottom: 10px;
	}
	.reward-page .reward-page-content .form-btns {
		margin-bottom: 50px;
	}
	.reward-page .reward-page-content .member {
		position: relative;
		clear: both;
		overflow: hidden;
		padding-top: 10%;
		padding-left: 7px;
		padding-right: 7px;
	}
	.reward-page .reward-page-content .member .join-txt {
		position: absolute;
		top: 0%;
		left: 25%;
		width: 50%;
	}
	.reward-page .reward-page-content .member .member-bg {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		z-index: -1;
	}
	.reward-page .reward-page-content .member .member-title {
		text-align: center;
	}
	.reward-page .reward-page-content .member .member-title h2 {
		font-size: 48px;
		margin: 0;
		display: inline-block;
		margin-top: -0.5em;
	}
	.reward-page .reward-page-content .member .member-content {
		text-align: center;
	}
	.reward-page .reward-page-content .member .member-right-item:hover .item-layer {
		opacity: 1;
	}
	.reward-page .reward-page-content .member .member-right-item {
		text-align: center;
		background-color: #f8f8f8;
		display: inline-block;
		float: none;
		margin: 0 5px;
		padding-top: 55px;
		margin-bottom: 10px;
		padding-bottom: 10px;
		width: 30%;
		vertical-align: top;
	}
	.reward-page .reward-page-content .member .member-right-item .item-layer {
		-moz-transition: all 0.4s;
		-o-transition: all 0.4s;
		-webkit-transition: all 0.4s;
		transition: all 0.4s;
		opacity: 0;
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background-color: #4f2683;
		overflow: hidden;
		color: #FFF;
		padding: 0 9%;
	}
	.reward-page .reward-page-content .member .member-right-item .item-layer .item-name {
		font-size: 18px;
		position: relative;
		z-index: 1;
		margin-top: 35%;
	}
	.reward-page .reward-page-content .member .member-right-item .item-layer .item-name span {
		font-size: 24px;
		color: #FFF;
	}
	.reward-page .reward-page-content .member .member-right-item .item-layer .item-name:after {
		content: '';
		height: 1px;
		width: 100%;
		background-color: #8e62b7;
		display: block;
	}
	.reward-page .reward-page-content .member .member-right-item .item-layer .item-desc {
		z-index: 1;
		position: relative;
		text-align: left;
		font-size: 20px;
	}
	.reward-page .reward-page-content .member .member-right-item .item-layer .item-num-bg {
		color: #623893;
		text-align: left;
		font-size: 140px;
		font-weight: 400;
		position: absolute;
		top: 0;
		left: -10px;
		line-height: 0.7;
	}
	.reward-page .reward-page-content .member .member-right-item .item-num {
		font-size: 24px;
		margin: 16px 0;
	}
	.reward-page .reward-page-content .member .member-right-item .item-num span:after {
		content: '';
		height: 1px;
		display: inline-block;
		width: 2em;
		background-color: #adadad;
		vertical-align: super;
		margin: 0 1em;
	}
	.reward-page .reward-page-content .member .member-right-item .item-num span:before {
		content: '';
		height: 1px;
		display: inline-block;
		width: 2em;
		background-color: #adadad;
		vertical-align: super;
		margin: 0 1em;
	}
	.reward-page .reward-page-content .member .member-right-item .item-name {
		font-size: 18px;
	}
	.reward-page .reward-page-content .member .member-right-item .item-name span {
		color: #4f2683;
		font-size: 24px;
	}
	.reward-page .reward-page-content .member h2.member-level {
		font-size: 34px;
		font-weight: 300;
		margin: 2em 0;
	}
	.reward-page .reward-page-content .member .member-card-container {
		text-align: center;
		margin: 0 auto;
		display: block;
		margin-top: 60px;
		padding-bottom: 45px;
	}
	.reward-page .reward-page-content .member .member-card-container .member-card {
		display: inline-block;
		float: none;
		margin: 0 5px;
		width: 30.3%;
		border: 1px solid #e1e1e1;
		border-radius: 8px;
		vertical-align: top;
		padding-bottom: 12px;
	}
	.reward-page .reward-page-content .member .member-card-container .member-card .card-title {
		font-size: 24px;
		margin-top: -1.5em;
		background-color: white;
		display: inline-block;
		padding: 0 0.4em;
	}
	.reward-page .reward-page-content .member .member-card-container .member-card .txt_1 {
		font-size: 20px;
		margin-bottom: 5px;
	}
	.reward-page .reward-page-content .member .member-card-container .member-card .txt_2 {
		font-size: 18px;
		margin-bottom: 5px;
	}
	.reward-page .reward-page-content .member .member-card-container .member-card .txt_3 {
		font-size: 16px;
		color: #4f2683;
		line-height: 18px;
		height: 18px;
		display: block;
		font-weight: 400;
	}
	.reward-page .reward-page-content .member .member-card-container .member-card-1 .card-title {
		color: #4f2683;
	}
	.reward-page .reward-page-content .member .member-card-container .member-card-2 .card-title {
		color: #8d7d54;
	}
	.reward-page .reward-page-content .member .member-card-container .member-card-3 .card-title {
		color: #646464;
	}
	.reward-page .reward-page-content .member .member-card-container .member-card-info {
		text-align: left;
		width: 94%;
		margin: auto;
		font-size: 16px;
		margin-bottom: 1em;
	}
	.reward-page .reward-page-content .member .member-card-container .member-card-info p {
		margin-bottom: 10px;
	}
	.reward-page .reward-page-content .member .member-card-container .member-card-info h3 {
		margin: 1em 0;
		font-size: 24px;
		font-weight: 400;
	}
	.reward-page .reward-page-content .member .member-card-container .member-card-info:after {
		content: '';
		height: 1px;
		display: block;
		width: 100%;
		background-color: #d8d8d8;
		margin-bottom: 1.5em;
		margin-top: 1.5em;
	}
	.reward-page .reward-page-content .member-points .member-rights-table {
		width: 94%;
		margin: auto;
		font-size: 16px;
	}
	.reward-page .reward-page-content .member-points .member-rights-table h3 {
		font-size: 36px;
		font-weight: 300;
		margin: 1em 0;
	}
	.reward-page .reward-page-content .member-points .member-rights-table .rights-row {
		display: table;
		width: 100%;
    padding: 10px 1em;
    background-color: #f8f8f8;
	}
	.reward-page .reward-page-content .member-points .member-rights-table .rights-row h4 {
		font-size: 24px;
		font-weight: 400;
	}
	.reward-page .reward-page-content .member-points .member-rights-table .rights-row .cel {
		display: table-cell;
		vertical-align: middle;
	}
	.reward-page .reward-page-content .member-points .member-rights-table .rights-row .cel1 {
		width: 45%;
		text-align: left;
	}
	.reward-page .reward-page-content .member-points .member-rights-table .rights-row .cel2 {
		width: 15%;
		color: #4f2683;
	}
	.reward-page .reward-page-content .member-points .member-rights-table .rights-row .cel3 {
		width: 15%;
		color: #8d7d54;
	}
	.reward-page .reward-page-content .member-points .member-rights-table .rights-row .cel4 {
		width: 15%;
		color: #646464;
	}
	.reward-page .reward-page-content .member-points .member-rights-table .rights-row-title {
		text-align: left;
		font-size: 24px;
		margin-top: 25px;
	}
	.reward-page .reward-page-content .member-points .member-rights-table .rights-row.r-1 img {
		display: block;
		margin: auto;
	}
	.reward-page .reward-page-content .member-points .member-rights-table .rights-row.gray_bg {
		background-color: #fff;
	}
	.reward-page .reward-page-content .member-points .member-rights-table .rights-row.gray_bg.btm .cel {
		border-bottom: 1px solid #eae9e9;
		padding-bottom: 1em;
	}
	.reward-page .reward-page-content .member .member-card-container .get-member-card {
		width: 94%;
		margin: auto;
		margin-top: 60px;
		border: 1px solid #d6d6d6;
		border-radius: 5px;
		padding-bottom: 60px;
		margin-top: 100px;
	}
	.reward-page .reward-page-content .member .member-card-container .get-member-card .get-member-card-tit {
		margin-top: -30px;
	}
	.reward-page .reward-page-content .member .member-card-container .get-member-card .get-member-card-tit h3 {
		background-color: #FFF;
		font-size: 38px;
		color: #b2b2b2;
		font-weight: 300;
		display: inline;
		padding: 0 10px;
	}
	.reward-page .reward-page-content .member .member-card-container .get-member-card .get-member-card-tit h3 span {
		color: #4f2683;
	}
	.reward-page .reward-page-content .member .member-card-container .get-member-card .get-member-card-wrapper {
		overflow: hidden;
	}
	.reward-page .reward-page-content .member .member-card-container .get-member-card .get-member-card-wrapper div {
		display: inline-block;
		float: none;
		margin: 0 1%;
		width: 30%;
		margin-top: 60px;
	}
	.reward-page .reward-page-content .member .member-card-container .get-member-card .get-member-card-wrapper div p {
		margin: 0;
	}
	.reward-page .reward-page-content .member .member-card-container .get-member-card .get-member-card-wrapper div .txt_1 {
		font-size: 26px;
		margin-bottom: 20px;
	}
	.reward-page .reward-page-content .member .member-card-container .get-member-card .get-member-card-wrapper div .txt_2 {
		font-size: 18px;
		margin-top: 20px;
	}
	.reward-page .reward-page-content .member .member-card-container .get-member-card .get-member-card-wrapper div .txt_3 {
		font-size: 30px;
	}
	.reward-page .reward-page-content .member .member-card-container .get-member-card .get-member-card-wrapper div .txt_4 {
		font-size: 18px;
	}
	.reward-page .reward-page-content .member .member-card-container .get-member-card .get-member-card-wrapper .b-1 {
		border-right: 1px solid #f8f8f8;
	}
	.reward-page .reward-page-content .member .member-card-container .get-member-card .get-member-card-wrapper .b-1 .txt_1 {
		color: #4f2683;
	}
	.reward-page .reward-page-content .member .member-card-container .get-member-card .get-member-card-wrapper .b-1 .txt_3 {
		color: #4f2683;
	}
	.reward-page .reward-page-content .member .member-card-container .get-member-card .get-member-card-wrapper .b-2 {
		border-right: 1px solid #f8f8f8;
	}
	.reward-page .reward-page-content .member .member-card-container .get-member-card .get-member-card-wrapper .b-2 .txt_1 {
		color: #8d7d54;
	}
	.reward-page .reward-page-content .member .member-card-container .get-member-card .get-member-card-wrapper .b-2 .txt_3 {
		color: #8d7d54;
	}
	.reward-page .reward-page-content .member .member-card-container .get-member-card .get-member-card-wrapper .b-3 .txt_1 {
		color: #646464;
	}
	.reward-page .reward-page-content .member .member-card-container .get-member-card .get-member-card-wrapper .b-3 .txt_3 {
		color: #646464;
	}
	.reward-page .reward-page-content .member-points {
		padding: 0 50px;
		border: 7px solid #ebebeb;
		overflow: hidden;
		padding-bottom: 50px;
		margin-top: 130px;
	}
	.reward-page .reward-page-content .member-points h3 {
		text-align: center;
		font-size: 36px;
		font-weight: 300;
		margin: 60px;
	}
	.reward-page .reward-page-content .member-points .get-points {
		overflow: hidden;
	}
	.reward-page .reward-page-content .member-points .get-points .col-lg-4 {
		text-align: center;
		vertical-align: top;
		padding: 0 2px;
	}
	.reward-page .reward-page-content .member-points .get-points .col-lg-4 .b-bottom {
		margin-top: 15px;
	}
	.reward-page .reward-page-content .member-points .exchange {
		margin-top: 100px;
		text-align: center;
	}
	.reward-page .reward-page-content .member-points .exchange .img-container {
		height: 130px;
		line-height: 130px;
	}
	.reward-page .reward-page-content .member-points .exchange .img-container img {
		vertical-align: middle;
	}
	.reward-page .reward-page-content .member-points .exchange .img-container > img + img {
		display: none;
	}
	.reward-page .reward-page-content .member-points .exchange .b-info-2 {
		height: 180px;
		display: none;
		font-size: 14px;
	}
	.reward-page .reward-page-content .member-points .exchange .b-info-2 p {
		font-size: 18px;
		margin-bottom: 5px;
	}
	.reward-page .reward-page-content .member-points .exchange .b-info {
		height: 150px;
		color: #4f2683;
		font-size: 16px;
	}
	.reward-page .reward-page-content .member-points .exchange .b-info p {
		margin-top: 30px;
		font-size: 24px;
	}
	.reward-page .reward-page-content .member-points .exchange .col-lg-4 {
		text-align: center;
		background-color: #f8f8f8;
		padding: 0;
		width: 30%;
		margin: 3.5px;
		display: inline-block;
		float: none;
		padding-top: 25px;
		vertical-align: top;
		width: 33%;
		margin-right: 0.3%;
		margin-left: -4px;
	}
	.reward-page .reward-page-content .member-points .exchange .b-1:hover {
		background-color: #f99c34;
	}
	.reward-page .reward-page-content .member-points .exchange .b-1:hover .b-info {
		display: none;
	}
	.reward-page .reward-page-content .member-points .exchange .b-1:hover .b-info-2 {
		display: block;
		color: #FFF;
		padding: 0 5px;
	}
	.reward-page .reward-page-content .member-points .exchange .b-1:hover .img-container > img {
		display: none;
	}
	.reward-page .reward-page-content .member-points .exchange .b-1:hover .img-container > img + img {
		display: inline-block;
	}
	.reward-page .reward-page-content .member-points .exchange .b-1:hover .b-bottom {
		visibility: hidden;
	}
	.reward-page .reward-page-content .signup-now {
		border: 7px solid #ebebeb;
		overflow: hidden;
		padding-bottom: 50px;
		margin-top: 30px;
		text-align: center;
	}
	.reward-page .reward-page-content .signup-now .signup-now-header {
		text-align: center;
		background-color: #f8f8f8;
		padding-top: 60px;
		padding-bottom: 40px;
	}
	.reward-page .reward-page-content .signup-now .signup-now-header h3 {
		font-size: 36px;
		line-height: 1.4;
	}
	.reward-page .reward-page-content .signup-now .signup-now-header p {
		font-size: 24px;
		margin-bottom: 0;
	}
	.reward-page .reward-page-content .signup-now .signup-now-header p span {
		font-size: 26px;
		color: #f99c34;
	}
	.reward-page .reward-page-content .signup-now .signup-now-header a {
		margin-top: 25px;
		background-color: #f99c34;
		height: 54px;
		width: 175px;
		display: inline-block;
		text-align: center;
		line-height: 54px;
		color: #FFF;
		font-size: 20px;
		border-radius: 5px;
	}
	.reward-page .reward-page-content .signup-now .signup-now-header a:hover {
		text-decoration: none;
	}
	.reward-page .reward-page-content .signup-now .signup-now-practice {
		width: 88%;
		margin: auto;
	}
	.reward-page .reward-page-content .signup-now .signup-now-practice h3 {
		font-size: 36px;
		font-weight: 300;
		margin-top: 50px;
	}
	.reward-page .reward-page-content .signup-now .signup-now-practice .signup-now-practice-content {
		border: 1px dashed #e1e1e1;
		border-radius: 6px;
		margin-top: 50px;
		padding-bottom: 35px;
	}
	.reward-page .reward-page-content .signup-now .signup-now-practice .signup-now-practice-content .practice-content-title {
		margin-top: -0.5em;
		margin-bottom: 1.5em;
	}
	.reward-page .reward-page-content .signup-now .signup-now-practice .signup-now-practice-content .practice-content-title h4 {
		padding: 0 0.6em;
		display: inline-block;
		font-size: 26px;
		background-color: #FFF;
	}
	.reward-page .reward-page-content .signup-now .signup-now-practice .signup-now-practice-content h4 {
		margin: 0;
		margin-top: -0.5em;
	}
	.reward-page .reward-page-content .signup-now .signup-now-practice .signup-now-practice-content img {
		width: 74%;
	}
	.reward-page .reward-page-content .signup-now .signup-now-practice .step-container {
		margin-top: 15px;
		font-size: 24px;
	}
	.reward-page .reward-page-content .signup-now .signup-now-practice .step-container .step {
		width: 32%;
		display: inline-block;
		vertical-align: top;
	}
	.reward-page .reward-page-content .signup-now .signup-now-practice .step-container .step span {
		color: #4f2683;
		font-size: 26px;
		font-weight: 400;
		line-height: 1.8;
		display: block;
	}
	.reward-page .reward-page-content .signup-now .signup-now-practice .step-container .step p {
		font-size: 16px;
	}
	.reward-page .reward-page-content .signup-now .signup-now-practice .step-container .step a {
		font-size: 18px;
		color: #4f2683;
	}
	.reward-page .reward-page-content .signup-now .signup-now-practice .step-container .step a.link2 {
		margin-top: 0;
		display: block;
	}
	.reward-page .reward-page-content .common-problem {
		border: 7px solid #ebebeb;
		overflow: hidden;
		padding-bottom: 50px;
		margin-top: 30px;
		padding: 40px 4.5%;
	}
	.reward-page .reward-page-content .common-problem .common-problem-header {
		margin-bottom: 20px;
	}
	.reward-page .reward-page-content .common-problem .common-problem-header img {
		vertical-align: middle;
	}
	.reward-page .reward-page-content .common-problem .common-problem-header h3 {
		display: inline-block;
		vertical-align: middle;
		font-size: 36px;
		font-weight: 400;
		margin-left: 10px;
	}
	.reward-page .reward-page-content .common-problem .problem-container {
		padding: 0;
		font-size: 15px;
	}
	.reward-page .reward-page-content .common-problem .some-tip {
		margin-top: 30px;
	}
	.reward-page .reward-page-content .common-problem .problem-q {
		background-color: #f8f8f8;
		padding: 18px;
		padding-left: 4%;
		list-style: none;
		margin-top: 3px;
		font-size: 15px;
	}
	.reward-page .reward-page-content .common-problem .problem-q i {
		float: right;
		margin-right: 1%;
		vertical-align: middle;
		margin-top: 5px;
		color: #4f2683;
		display: none;
	}
	.reward-page .reward-page-content .common-problem .problem-q .glyphicon-menu-down {
		display: block;
	}
	.reward-page .reward-page-content .common-problem .problem-q span {
		font-size: 25px;
		font-family: monospace;
		height: 10px;
		overflow: hidden;
		line-height: 10px;
		width: 30px;
		display: inline-block;
		text-align: left;
		margin-right: 10px;
	}
	.reward-page .reward-page-content .common-problem .problem-a {
		background-color: #fff;
		padding: 18px;
		padding-left: 6%;
		padding-right: 5%;
		list-style: none;
		display: none;
	}
	.reward-page .reward-page-content .common-problem .problem-q.active {
		color: #FFF;
		background-color: #4f2683;
	}
	.reward-page .reward-page-content .common-problem .problem-q.active i {
		color: #FFF;
	}
	.reward-page .reward-page-content .common-problem .problem-q.active .glyphicon-menu-down {
		display: none;
	}
	.reward-page .reward-page-content .common-problem .problem-q.active .glyphicon-menu-up {
		display: block;
	}
	.reward-page .reward-page-content .common-problem .problem-q.active + .problem-a {
		display: block;
	}
}

@media (max-width:768px) {
	.reward-page #member-points,
	.reward-page #signup-now,
	.reward-page #common-problem {
		display: none;
	}
	.reward-page #member-points,
	.reward-page #signup-now,
	.reward-page #common-problem,
	.reward-page #member {
		clear: both;
	}
	.reward-page .container {
		width: 97.8125%;
		margin: auto;
	}
	.reward-page img {
		max-width: 100%;
	}
	.reward-page .form-btns {
		margin-top: 2%;
		margin-bottom: 5px;
	}
	.reward-page .form-btns a {
		display: inline-block;
		margin-left: -4px;
	}
	.reward-page .form-btns a:first-child {
		width: 64.8%;
		margin-left: 0;
	}
	.reward-page .form-btns a:nth-child(2) {
		width: 34%;
		margin-left: 0;
	}
	.reward-page .feture-nav {
		z-index: 10;
	}
	.reward-page .feture-nav ul {
		list-style: none;
		padding: 0;
		width: 100%;
		display: block;
		overflow: hidden;
		margin: auto;
	}
	.reward-page .feture-nav ul li.active:after {
		content: '';
		display: block;
		width: 94%;
		padding-bottom: 15%;
		background: url(../img/reward/active-angle-down.png) no-repeat;
		background-size: 100% 100%;
	}
	.reward-page .feture-nav ul li {
		width: 25%;
		text-align: center;
		float: left;
		padding: 0;
	}
	.reward-page .feture-nav ul li img {
		height: 33px;
		margin-top: 15px;
	}
	.reward-page .feture-nav ul li a {
		display: block;
		padding: 0 8px;
		font-size: 10px;
		background-color: #4f2683;
		margin-right: 4px;
		clear: both;
		overflow: hidden;
	}
	.reward-page .feture-nav ul li a:hover {
		text-decoration: none;
	}
	.reward-page .feture-nav ul li span {
		display: block;
		margin: auto;
		color: #FFF;
		margin-top: 18px;
		margin-bottom: 10px;
		white-space: nowrap;
	}
	.reward-page .feture-nav ul li.active a {
		background-color: #f99c3e;
		background-size: 100% 100%;
	}
	.reward-page #member .member-header {
		background: url(../img/store/store_title_bg.jpg) center repeat-x;
		text-align: center;
		margin-top: 20px;
	}
	.reward-page #member .member-header h2 {
		font-size: 20px;
		background-color: #FFF;
		display: inline-block;
		margin: 0;
		padding: 0 4px;
	}
	.reward-page #member .member-content {
		width: 92%;
		margin: auto;
		margin-top: 10px;
	}
	.reward-page #member .member-content .member-right-item {
		background-color: #f8f8f8;
		margin-bottom: 3px;
		padding: 0;
		overflow: hidden;
	}
	.reward-page #member .member-content .item-wrapper {
		text-align: center;
		width: 50%;
		display: inline-block;
		position: relative;
		vertical-align: top;
		padding-top: 10px;
	}
	.reward-page #member .member-content .item-wrapper img {
		width: 50%;
	}
	.reward-page #member .member-content .item-wrapper .item-num {
		font-size: 11px;
		margin: 8px 0;
	}
	.reward-page #member .member-content .item-wrapper .item-num span:after {
		content: '';
		height: 1px;
		display: inline-block;
		width: 1em;
		background-color: #adadad;
		vertical-align: super;
		margin: 0 0.5em;
	}
	.reward-page #member .member-content .item-wrapper .item-num span:before {
		content: '';
		height: 1px;
		display: inline-block;
		width: 1em;
		background-color: #adadad;
		vertical-align: super;
		margin: 0 0.5em;
	}
	.reward-page #member .member-content .item-wrapper .item-name {
		font-size: 12.2px;
	}
	.reward-page #member .member-content .item-wrapper .item-name span {
		font-size: 16px;
		color: #4f2683;
	}
	.reward-page #member .member-content .item-wrapper:after {
		width: 3px;
		content: '';
		display: inline-block;
		margin-left: -4px;
		height: 99999px;
		position: absolute;
		right: 0px;
		background-color: #FFF;
		top: 0;
	}
	.reward-page #member .member-content .item-layer {
		width: 50%;
		display: inline-block;
		margin-left: -4px;
		color: #000;
		text-align: center;
		position: relative;
		overflow: hidden;
		z-index: 0;
	}
	.reward-page #member .member-content .item-layer .item-name {
		width: 91%;
		margin: auto;
		font-size: 13px;
		margin-top: 12%;
		z-index: 1;
	}
	.reward-page #member .member-content .item-layer .item-name span {
		font-size: 17px;
	}
	.reward-page #member .member-content .item-layer .item-name:after {
		content: "";
		width: 100%;
		background-color: #000;
		height: 1px;
		display: block;
		margin: 8px 0;
	}
	.reward-page #member .member-content .item-layer .item-desc {
		width: 88%;
		margin: auto;
	}
	.reward-page #member .member-content .item-layer .item-num-bg {
		font-size: 40px;
		position: absolute;
		left: -0.1em;
		top: -0.3em;
		color: #f1f1f1;
		z-index: -1;
	}
	.reward-page #member .member-card-container {
		width: 90.25%;
		margin: auto;
	}
	.reward-page #member .member-card-container .member-card {
		border: 1px solid #ececec;
		margin-top: 21px;
		border-radius: 4px;
		padding-bottom: 10px;
	}
	.reward-page #member .member-card-container .member-card .member-card-wrapper {
		text-align: center;
	}
	.reward-page #member .member-card-container .member-card .member-card-wrapper img {
		width: 50%;
		display: inline-block;
		vertical-align: top;
	}
	.reward-page #member .member-card-container .member-card .member-card-wrapper .card-else-info {
		width: 50%;
		display: inline-block;
		margin-left: -4px;
		margin-top: 15px;
	}
	.reward-page #member .member-card-container .member-card .member-card-wrapper .card-else-info p {
		margin-bottom: 0;
	}
	.reward-page #member .member-card-container .member-card .member-card-wrapper .card-else-info .txt_1 {
		font-size: 15px;
		font-weight: 400;
	}
	.reward-page #member .member-card-container .member-card .member-card-wrapper .card-else-info .txt_2 {
		font-size: 12px;
		font-weight: 400;
	}
	.reward-page #member .member-card-container .member-card .member-card-wrapper .card-else-info .txt_3 {
		color: #4f2683;
		font-size: 12px;
	}
	.reward-page #member .member-card-container .member-card .member-card-wrapper .card-title-container {
		margin-top: -12px;
	}
	.reward-page #member .member-card-container .member-card .member-card-wrapper .card-title {
		font-size: 16px;
		color: #4f2683;
		display: inline-block;
		background: #FFF;
		padding: 0 6px;
	}
	.reward-page #member .member-card-container .member-card .member-card-wrapper .card-title br {
		display: none;
	}
	.reward-page #member .member-card-container .member-card-info {
		color: #000;
		margin-top: 18px;
		font-size: 12px;
	}
	.reward-page #member .member-card-container .member-card-info h3 {
		font-size: 15px;
		line-height: 1.8;
	}
	.reward-page .member-points .member-rights-table {
		font-size: 12px;
		margin-bottom: 25px;
	}
	.reward-page .member-points .member-rights-table .member-header {
		margin-bottom: 22px;
	}
	.reward-page .member-points .member-rights-table .r-1 {
		margin-bottom: 20px;
	}
	.reward-page .member-points .member-rights-table .r-1 .col-xs-4 {
		padding: 0 2px;
		text-align: center;
		font-size: 12.5px;
	}
	.reward-page .member-pointsr .member-rights-table .r-1 .col-xs-4 p {
		margin: 0;
	}
	.reward-page .member-points .member-rights-table .r-1 .col-xs-4:nth-child(1) {
		color: #4f2683;
	}
	.reward-page .member-points .member-rights-table .r-1 .col-xs-4:nth-child(2) {
		color: #8d7d54;
	}
	.reward-page .member-points .member-rights-table .r-1 .col-xs-4:nth-child(3) {
		color: #646464;
	}
	.reward-page .member-points .member-rights-table .r-1,
	.reward-page .member-points .member-rights-table .r-2,
	.reward-page .member-points .member-rights-table .r-3,
	.reward-page .member-points .member-rights-table .r-4,
	.reward-page .member-points .member-rights-table .r-5 {
		margin-top: 15px;
	}
	.reward-page .member-points .member-rights-table .r-1 h3,
	.reward-page .member-points .member-rights-table .r-2 h3,
	.reward-page .member-points .member-rights-table .r-3 h3,
	.reward-page .member-points .member-rights-table .r-4 h3,
	.reward-page .member-points .member-rights-table .r-5 h3 {
		font-size: 14px;
		text-align: center;
		line-height: 2;
	}
	.reward-page .member-points .member-rights-table .r-1 .r-content,
	.reward-page .member-points .member-rights-table .r-2 .r-content,
	.reward-page .member-points .member-rights-table .r-3 .r-content,
	.reward-page .member-points .member-rights-table .r-4 .r-content,
	.reward-page .member-points .member-rights-table .r-5 .r-content {
		background-color: #f8f8f8;
		text-align: center;
		overflow: hidden;
		padding-bottom: 10px;
	}
	.reward-page .member-points .member-rights-table .r-1 .r-content p,
	.reward-page .member-points .member-rights-table .r-2 .r-content p,
	.reward-page .member-points .member-rights-table .r-3 .r-content p,
	.reward-page .member-points .member-rights-table .r-4 .r-content p,
	.reward-page .member-points .member-rights-table .r-5 .r-content p {
		max-width: 90%;
		margin: 10px auto;
		color: #000;
	}
	.reward-page .member-points .member-rights-table .r-1 .r-content .c-1,
	.reward-page .member-points .member-rights-table .r-1 .r-content .c-2,
	.reward-page .member-points .member-rights-table .r-2 .r-content .c-1,
	.reward-page .member-points .member-rights-table .r-1 .r-content .c-3,
	.reward-page .member-points .member-rights-table .r-2 .r-content .c-2,
	.reward-page .member-points .member-rights-table .r-2 .r-content .c-3,
	.reward-page .member-points .member-rights-table .r-3 .r-content .c-1,
	.reward-page .member-points .member-rights-table .r-3 .r-content .c-2,
	.reward-page .member-points .member-rights-table .r-3 .r-content .c-3,
	.reward-page .member-points .member-rights-table .r-4 .r-content .c-1,
	.reward-page .member-points .member-rights-table .r-4 .r-content .c-2,
	.reward-page .member-points .member-rights-table .r-4 .r-content .c-3,
	.reward-page .member-points .member-rights-table .r-5 .r-content .c-1,
	.reward-page .member-points .member-rights-table .r-5 .r-content .c-2,
	.reward-page .member-points .member-rights-table .r-5 .r-content .c-3 {
		display: inline-block;
		width: 30%;
		padding: 4px 0;
	}
	.reward-page .member-pointss .member-rights-table .r-1 .r-content .c-1 img,
	.reward-page .member-pointss .member-rights-table .r-1 .r-content .c-2 img,
	.reward-page .member-pointss .member-rights-table .r-1 .r-content .c-3 img,
	.reward-page .member-pointss .member-rights-table .r-2 .r-content .c-1 img,
	.reward-page .member-pointss .member-rights-table .r-2 .r-content .c-2 img,
	.reward-page .member-pointss .member-rights-table .r-2 .r-content .c-3 img,
	.reward-page .member-pointss .member-rights-table .r-3 .r-content .c-1 img,
	.reward-page .member-pointss .member-rights-table .r-3 .r-content .c-2 img,
	.reward-page .member-pointss .member-rights-table .r-3 .r-content .c-3 img,
	.reward-page .member-pointss .member-rights-table .r-4 .r-content .c-1 img,
	.reward-page .member-pointss .member-rights-table .r-4 .r-content .c-2 img,
	.reward-page .member-pointss .member-rights-table .r-4 .r-content .c-3 img,
	.reward-page .member-pointss .member-rights-table .r-5 .r-content .c-1 img,
	.reward-page .member-pointss .member-rights-table .r-5 .r-content .c-2 img,
	.reward-page .member-pointss .member-rights-table .r-5 .r-content .c-3 img {
		width: 30%;
	}
	.reward-page .member-pointss .member-rights-table .r-1 .r-content .c-1,
	.reward-page .member-pointss .member-rights-table .r-2 .r-content .c-1,
	.reward-page .member-pointss .member-rights-table .r-3 .r-content .c-1,
	.reward-page .member-pointss .member-rights-table .r-4 .r-content .c-1,
	.reward-page .member-pointss .member-rights-table .r-5 .r-content .c-1 {
		border-right: 1px solid #cccccc;
		color: #4f2683;
	}
	.reward-page .member-points .member-rights-table .r-1 .r-content .c-2,
	.reward-page .member-points .member-rights-table .r-2 .r-content .c-2,
	.reward-page .member-points .member-rights-table .r-3 .r-content .c-2,
	.reward-page .member-points .member-rights-table .r-4 .r-content .c-2,
	.reward-page .member-points .member-rights-table .r-5 .r-content .c-2 {
		border-right: 1px solid #cccccc;
		color: #8d7d54;
	}
	.reward-page .member-points .member-rights-table .r-1 .r-content .c-3,
	.reward-page .member-points .member-rights-table .r-2 .r-content .c-3,
	.reward-page .member-points .member-rights-table .r-3 .r-content .c-3,
	.reward-page .member-points .member-rights-table .r-4 .r-content .c-3,
	.reward-page .member-points .member-rights-table .r-5 .r-content .c-3 {
		color: #646464;
	}
	.reward-page #member .member-card-container .get-member-card {
		font-size: 12px;
	}
	.reward-page #member .member-card-container .get-member-card .get-member-card-tit {
		background: url(../img/store/store_title_bg.jpg) center repeat-x;
		text-align: center;
		margin-top: 20px;
		margin-left: -15px;
		margin-right: -15px;
	}
	.reward-page #member .member-card-container .get-member-card .get-member-card-tit h3 {
		font-size: 23px;
		background-color: #FFF;
		display: inline-block;
		padding: 0 4px;
		color: #bfbfbf;
	}
	.reward-page #member .member-card-container .get-member-card .get-member-card-tit h3 span {
		font-size: 30px;
		color: #4f2683;
	}
	.reward-page #member .member-card-container .get-member-card .get-member-card-tit img {
		height: 25px;
		vertical-align: middle;
	}
	.reward-page #member .member-card-container .get-member-card .member-card .card-else-info {
		margin-top: 0;
	}
	.reward-page #member .member-card-container .get-member-card .member-card .card-else-info .txt_2 {
		font-size: 24px;
		white-space: nowrap;
	}
	.reward-page #signup-now {
		font-size: 12px;
	}
	.reward-page #signup-now .signup-now-header {
		text-align: center;
		margin-top: 20px;
	}
	.reward-page #signup-now .signup-now-header .title-wrapper {
		text-align: center;
		background: url(../img/store/store_title_bg.jpg) center repeat-x;
		margin-bottom: 10px;
	}
	.reward-page #signup-now .signup-now-header .title-wrapper h3 {
		font-size: 20px;
		display: inline-block;
		background-color: #FFF;
		padding: 0 16px;
		margin: auto;
	}
	.reward-page #signup-now .signup-now-header p {
		margin: 0;
		line-height: 1.4;
	}
	.reward-page #signup-now .signup-now-header p span {
		font-size: 15px;
		color: #f99c34;
	}
	.reward-page #signup-now .signup-now-header a {
		background-color: #f99c34;
		width: 90%;
		display: block;
		padding: 10px 0;
		margin: 10px auto;
		border-radius: 5px;
		color: #FFF;
	}
	.reward-page #signup-now .signup-now-practice {
		background-color: #f8f8f8;
		overflow: hidden;
	}
	.reward-page #signup-now .signup-now-practice .signup-now-practice-content {
		width: 89.4%;
		margin: auto;
		border: 1px solid #dddddd;
		border-radius: 5px;
		text-align: center;
		margin-top: 20px;
		padding-bottom: 24px;
		position: relative;
	}
	.reward-page #signup-now .signup-now-practice .signup-now-practice-content .practice-content-title {
		margin-top: -10px;
		margin-bottom: 24px;
	}
	.reward-page #signup-now .signup-now-practice .signup-now-practice-content .practice-content-title h4 {
		font-size: 15px;
		margin-top: 0;
		background-color: #f8f8f8;
		display: inline-block;
		padding: 0 6px;
	}
	.reward-page #signup-now .signup-now-practice .signup-now-practice-content img {
		width: 12.5%;
		vertical-align: top;
		margin-left: 10%;
	}
	.reward-page #signup-now .signup-now-practice .signup-now-practice-content .step-container {
		width: 57.5%;
		display: inline-block;
		margin-left: -4px;
		text-align: left;
		margin-left: 2%;
		margin-top: -5%;
	}
	.reward-page #signup-now .signup-now-practice .signup-now-practice-content .step-container .step:nth-child(2) {
		position: absolute;
		top: 38%;
		margin: 0;
	}
	.reward-page #signup-now .signup-now-practice .signup-now-practice-content .step-container .step:nth-child(3) {
		position: absolute;
		top: 73%;
		margin: 0;
	}
	.reward-page #signup-now .signup-now-practice .signup-now-practice-content .step-container .step {
		font-size: 14px;
	}
	.reward-page #signup-now .signup-now-practice .signup-now-practice-content .step-container .step p {
		font-size: 12px;
		margin-bottom: 5px;
	}
	.reward-page #signup-now .signup-now-practice .signup-now-practice-content .step-container .step span {
		font-size: 15px;
		color: #4f2683;
	}
	.reward-page #signup-now .signup-now-practice .signup-now-practice-content .step-container .step a {
		display: block;
		color: #4f2683;
		font-size: 12px;
	}
	.reward-page #signup-now .signup-now-practice .signup-now-practice-content:nth-child(3) {
		padding-bottom: 44px;
	}
	.reward-page #signup-now .signup-now-practice .signup-now-practice-content:nth-child(3) .step-container .step:nth-child(2) {
		position: absolute;
		top: 45%;
		margin: 0;
	}
	.reward-page #signup-now .signup-now-practice .signup-now-practice-content:nth-child(3) .step-container .step:nth-child(3) {
		position: absolute;
		top: 70%;
		margin: 0;
	}
	.reward-page #member-points {
		font-size: 12px;
	}
	.reward-page #member-points .get-points .get-points-header {
		background: url(../img/store/store_title_bg.jpg) center repeat-x;
		text-align: center;
		margin-top: 20px;
	}
	.reward-page #member-points .get-points .get-points-header h3 {
		font-weight: 400;
		font-size: 20px;
		display: inline-block;
		background-color: #FFF;
		padding: 0 6px;
		margin: auto;
	}
	.reward-page #member-points .get-points .col-lg-4 {
		margin-top: 20px;
	}
	.reward-page #member-points .get-points .col-lg-4 img:first-child {
		width: 30%;
		vertical-align: middle;
		margin-left: 10px;
	}
	.reward-page #member-points .get-points .col-lg-4 img.b-bottom {
		height: 10px;
		margin-top: 20px;
	}
	.reward-page #member-points .get-points .col-lg-4 div {
		display: inline-block;
		vertical-align: middle;
		width: 60%;
		margin-left: 10px;
	}
	.reward-page #member-points .exchange {
		margin-top: 30px;
	}
	.reward-page #member-points .exchange .exchange-header {
		background: url(../img/store/store_title_bg.jpg) center repeat-x;
		text-align: center;
		margin-bottom: 20px;
	}
	.reward-page #member-points .exchange .exchange-header h3 {
		font-weight: 400;
		font-size: 20px;
		display: inline-block;
		background-color: #FFF;
		padding: 0 6px;
	}
	.reward-page #member-points .exchange .col-lg-4 {
		width: 90%;
		margin: auto;
		height: 140px;
		margin-bottom: 10px;
		background-color: #f8f8f8;
		position: relative;
		padding-right: 0;
	}
	.reward-page #member-points .exchange .col-lg-4 .img-container img:nth-child(2n) {
		display: none;
	}
	.reward-page #member-points .exchange .col-lg-4 .b-info-2 {
		display: none;
	}
	.reward-page #member-points .exchange .col-lg-4 .img-container {
		width: 33%;
		display: inline-block;
		vertical-align: top;
		margin-top: 15%;
	}
	.reward-page #member-points .exchange .col-lg-4 .b-info {
		display: inline-block;
		width: 60%;
		margin-top: 8%;
		color: #4f2683;
		margin-left: 5%;
	}
	.reward-page #member-points .exchange .col-lg-4 .b-info p {
		font-size: 15px;
		font-weight: 400;
		margin-bottom: 0;
	}
	.reward-page #member-points .exchange .col-lg-4 .b-info .btn-view-info {
		position: absolute;
		bottom: 10px;
		background-color: #4f2683;
		color: #FFF;
		padding: 2px 10px;
		border-radius: 4px;
	}
	.reward-page #member-points .exchange .col-lg-4.active {
		height: 140px;
		margin-bottom: 10px;
		background-color: #f99c34;
		position: relative;
		overflow: hidden;
	}
	.reward-page #member-points .exchange .col-lg-4.active .img-container img {
		display: none;
	}
	.reward-page #member-points .exchange .col-lg-4.active .img-container img:nth-child(2n) {
		display: block;
	}
	.reward-page #member-points .exchange .col-lg-4.active .b-info {
		display: none;
	}
	.reward-page #member-points .exchange .col-lg-4.active .img-container {
		width: 33%;
		display: inline-block;
		vertical-align: top;
		margin-top: 15%;
	}
	.reward-page #member-points .exchange .col-lg-4.active .b-info-2 {
		display: inline-block;
		width: 60%;
		margin-top: 5%;
		color: #FFF;
		margin-left: 5%;
		height: 113px;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.reward-page #member-points .exchange .col-lg-4.active .b-info-2 .close-btn {
		width: 17px;
		position: absolute;
		right: 0;
		top: 0;
	}
	.reward-page #member-points .exchange .col-lg-4.active .b-info-2 p {
		font-size: 15px;
		font-weight: 400;
		margin-bottom: 0;
	}
	.reward-page #member-points .exchange .col-lg-4.active .b-info-2 .btn-view-info {
		position: absolute;
		bottom: 10px;
		background-color: #4f2683;
		color: #FFF;
		padding: 2px 10px;
		border-radius: 4px;
	}
	.reward-page #member-points .exchange .col-lg-4:nth-child(3) .img-container {
		margin-top: 8%;
	}
	.reward-page #member-points .exchange .col-lg-4:nth-child(4) .img-container {
		margin-top: 8%;
	}
	.reward-page .common-problem {
		font-size: 12px;
		padding-bottom: 50px;
		padding: 0;
	}
	.reward-page .common-problem .common-problem-header {
		width: 100%;
		margin: 0;
		margin-top: 20px;
		margin-bottom: 20px;
		text-align: center;
		background: url(../img/store/store_title_bg.jpg) center repeat-x;
	}
	.reward-page .common-problem .common-problem-header h3 {
		display: inline-block;
		vertical-align: middle;
		font-size: 20px;
		font-weight: 400;
		background-color: #FFF;
		padding: 0 4px;
		margin: auto;
	}
	.reward-page .common-problem .problem-container {
		padding: 0;
	}
	.reward-page .common-problem .some-tip {
		margin-top: 30px;
	}
	.reward-page .common-problem .problem-q {
		background-color: #f8f8f8;
		padding: 9px;
		padding-left: 4%;
		list-style: none;
		margin-top: 3px;
	}
	.reward-page .common-problem .problem-q i {
		float: right;
		margin-right: 1%;
		vertical-align: middle;
		margin-top: 5px;
		color: #4f2683;
		display: none;
	}
	.reward-page .common-problem .problem-q .glyphicon-menu-down {
		display: block;
	}
	.reward-page .common-problem .problem-q span {
		font-size: 44px;
		height: 10px;
		overflow: hidden;
		line-height: 10px;
		width: 18px;
		display: inline-block;
		text-align: left;
	}
	.reward-page .common-problem .problem-a {
		background-color: #ebebeb;
		padding: 9px;
		padding-left: 6%;
		padding-right: 5%;
		list-style: none;
		display: none;
	}
	.reward-page .common-problem .problem-q.active {
		color: #FFF;
		background-color: #4f2683;
	}
	.reward-page .common-problem .problem-q.active i {
		color: #FFF;
	}
	.reward-page .common-problem .problem-q.active .glyphicon-menu-down {
		display: none;
	}
	.reward-page .common-problem .problem-q.active .glyphicon-menu-up {
		display: block;
	}
	.reward-page .common-problem .problem-q.active + .problem-a {
		display: block;
	}
}

.maintenance-content img {
	position: relative;
}

@media (max-width:768px) {
	.maintenance-content p {
		margin-top: 5px;
		margin-bottom: 5px;
	}
	.maintenance-content .img-bg {
		position: absolute;
		top: 100px;
		width: 80%;
		left: 10%;
	}
	.maintenance-content .logo {
		position: absolute;
		top: 28%;
		width: 40%;
		left: 30%;
	}
	.maintenance-content .txt {
		position: absolute;
		width: 100%;
		top: 52%;
	}
	.maintenance-content .outlink-btn {
		position: absolute;
		top: 65%;
		width: 60%;
		left: 20%;
	}
}

.f-fl {
	float: left
}

.f-fr {
	float: right
}

.f-cb {
	clear: both
}

.f-db {
	display: block
}

.f-dib {
	display: inline-block
}

.f-hc {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.f-dn {
	display: none !important
}

.f-fsi {
	font-style: italic
}

.f-fwb {
	font-weight: 700
}

.f-cp {
	cursor: pointer
}

.f-ad0 {
	-webkit-animation-delay: 0s;
	-moz-animation-delay: 0s;
	animation-delay: 0s
}

.f-ad1 {
	-webkit-animation-delay: .1s;
	-moz-animation-delay: 0.1s;
	animation-delay: .1s
}

.f-ad2 {
	-webkit-animation-delay: .2s;
	-moz-animation-delay: 0.2s;
	animation-delay: .2s
}

.f-ad3 {
	-webkit-animation-delay: .3s;
	-moz-animation-delay: 0.3s;
	animation-delay: .3s
}

.f-ad4 {
	-webkit-animation-delay: .4s;
	-moz-animation-delay: 0.4s;
	animation-delay: .4s
}

.f-ad5 {
	-webkit-animation-delay: 0.5s;
	-moz-animation-delay: 0.5s;
	animation-delay: 0.5s
}

.f-ad6 {
	-webkit-animation-delay: 0.6s;
	-moz-animation-delay: 0.6s;
	animation-delay: 0.6s
}

.f-ad7 {
	-webkit-animation-delay: 0.7s;
	-moz-animation-delay: 0.7s;
	animation-delay: 0.7s
}

.f-ad8 {
	-webkit-animation-delay: 0.8s;
	-moz-animation-delay: 0.8s;
	animation-delay: 0.8s
}

.f-ad9 {
	-webkit-animation-delay: 0.9s;
	-moz-animation-delay: 0.9s;
	animation-delay: 0.9s
}

.f-ad10 {
	-webkit-animation-delay: 1s;
	-moz-animation-delay: 1s;
	animation-delay: 1s
}

.f-ad11 {
	-webkit-animation-delay: 1.1s;
	-moz-animation-delay: 1.1s;
	animation-delay: 1.1s
}

.f-ad12 {
	-webkit-animation-delay: 1.2s;
	-moz-animation-delay: 1.2s;
	animation-delay: 1.2s
}

.f-ad13 {
	-webkit-animation-delay: 1.3s;
	-moz-animation-delay: 1.3s;
	animation-delay: 1.3s
}

.f-ad14 {
	-webkit-animation-delay: 1.4s;
	-moz-animation-delay: 1.4s;
	animation-delay: 1.4s
}

.f-ad15 {
	-webkit-animation-delay: 1.5s;
	-moz-animation-delay: 1.5s;
	animation-delay: 1.5s
}

.f-ad16 {
	-webkit-animation-delay: 1.6s;
	-moz-animation-delay: 1.6s;
	animation-delay: 1.6s
}

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

@-webkit-keyframes rotate {
	from {
		-webkit-transform: rotate(360deg);
	}
	to {
		-webkit-transform: rotate(0deg);
	}
}

@keyframes rotate {
	from {
		transform: rotate(360deg);
	}
	to {
		transform: rotate(0deg);
	}
}

.rotate {
	-webkit-animation-name: rotate;
	animation-name: rotate;
	-webkit-animation-duration: 10s !important;
	animation-duration: 10s !important;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
}

.legal-provisions-page .item-head {
	background-color: rgb(79, 42, 130);
	font-size: 20px;
	line-height: 1.5;
	position: relative;
	color: #FFF;
	overflow: hidden;
	padding: 12px 36px;
	cursor: pointer;
}

.legal-provisions-page .item-head i {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 0;
	height: 30px;
	line-height: 30px;
	font-size: 30px;
	right: 36px;
}

.legal-provisions-page .item-body {
	padding: 12px 36px;
	display: none;
	background-color: rgb(248, 248, 248);
}

.legal-provisions-page .item-body .t1 {
	font-size: 60px;
	color: rgb(109, 28, 98);
	font-weight: bold;
	display: block;
}

.legal-provisions-page .item-body .t2 {
	font-size: 60px;
	color: rgb(238, 27, 45);
	font-weight: bold;
	display: block;
}

.legal-provisions-page .item-body .t3 {
	font-size: 60px;
	color: rgb(19, 140, 119);
	font-weight: bold;
	display: block;
}

.legal-provisions-page .item-body .table {
	display: table;
}

.legal-provisions-page .item-6-table {
	margin-top: 1em;
	margin-bottom: 1em;
}

.legal-provisions-page .item-6-table td {
	border: 1px solid #FFF;
	font-size: 20px;
	text-align: center;
	padding: 1em 0;
}

.legal-provisions-page .item-6-table .tr1 td {
	border-top: 0;
	background-color: rgb(216, 216, 216);
}

.legal-provisions-page .item-6-table .tr2 td {
	border-bottom: 0;
	background-color: rgb(235, 233, 234);
}

.legal-provisions-page .not-in-reward-plane {
	padding: 0.5em 0.8em;
	background-color: rgb(235, 233, 234);
	margin: 1em 0;
}

.legal-provisions-page .not-in-reward-plane p {
	margin: 0.5em 0 !important;
}

.legal-provisions-page .not-in-reward-plane-content {
	color: #442456;
}

@media (min-width:768px) {
	.legal-provisions-page .item-body {
		font-size: 15px;
	}
	.legal-provisions-page .items {
		margin-top: 10%;
	}
	.legal-provisions-page .go-top-btn {
		display: none;
		position: fixed;
		right: 30px;
		top: 70%;
		cursor: pointer;
	}
	.legal-provisions-page .items .item {
		margin-bottom: 5px;
	}
	.legal-provisions-page .item-head {
		display: none;
	}
	.legal-provisions-page .item-head p {
		display: inline-block;
		margin: 0;
	}
	.legal-provisions-page .item-body ul {
		padding-left: 20px;
		line-height: 2;
	}
	.legal-provisions-page .item-body ul li {
		margin-bottom: 10px;
		color: #080707;
	}
	.legal-provisions-page .item-body p {
		margin: 0;
	}
	.legal-provisions-page .item-body .tb-1,
	.legal-provisions-page .item-body .tb-2 {
		border-bottom: 1px solid #CCC;
	}
	.legal-provisions-page .item-body .tb-1,
	.legal-provisions-page .item-body .tb-2,
	.legal-provisions-page .item-body .tb-3 {
		padding: 0 20px;
	}
	.legal-provisions-page .item-body .tb-cell {
		display: table-cell;
		vertical-align: top;
	}
	.legal-provisions-page .item-body .tb-1 .tc-1 {
		width: 25%;
		vertical-align: top;
	}
	.legal-provisions-page .item-body .tb-2 .tc-1 {
		width: 25%;
		vertical-align: top;
	}
	.legal-provisions-page .item-body .tb-3 .tc-1 {
		width: 25%;
		vertical-align: top;
	}
	.legal-provisions-page .tc-2,
	.tc-3,
	.tc-4 {
		width: 25%;
		word-break: break-word;
		padding: 10px;
	}
	.legal-provisions-page .item-body .item-second-title {
		background-color: rgb(136, 136, 136);
		color: #FFF;
		text-align: center;
		font-size: 20px;
		line-height: 1.5;
		margin: 20px -36px;
	}
	.legal-provisions-page .item-body ul.type-lower-roman {
		list-style: lower-roman;
		padding-left: 40px;
	}
	.legal-provisions-page .item-6-table {
		margin-top: 1em;
		margin-bottom: 1em;
	}
	.legal-provisions-page .item-6-table td {
		border: 1px solid #FFF;
		font-size: 20px;
		text-align: center;
		padding: 1em 0;
	}
	.legal-provisions-page .item-6-table .tr1 td {
		border-top: 0;
		background-color: rgb(216, 216, 216);
	}
	.legal-provisions-page .item-6-table .tr2 td {
		border-bottom: 0;
		background-color: rgb(235, 233, 234);
	}
	.legal-provisions-page .not-in-reward-plane {
		padding: 0.5em 0.8em;
		background-color: rgb(235, 233, 234);
		margin: 1em 0;
	}
	.legal-provisions-page .not-in-reward-plane p {
		margin: 0.5em 0 !important;
	}
	.legal-provisions-page .not-in-reward-plane-content {
		color: #442456;
	}
	.legal-provisions-page .reward-plane-table.rpt-pc {
		border-top: 1px solid transparent;
		margin: 0.5em 0;
	}
	.legal-provisions-page .reward-plane-table.rpt-pc tr {
		border-top: 1px solid #FFF;
		border-bottom: 1px solid #FFF;
	}
	.legal-provisions-page .reward-plane-table.rpt-pc td {
		border-right: 1px solid #FFF;
		text-align: center;
		background-color: rgb(235, 233, 234);
		padding: 0.5em 0.2em;
	}
	.legal-provisions-page .reward-plane-table.rpt-pc td.td-t-1 {
		background-color: rgb(216, 216, 216);
	}
	.legal-provisions-page .new-menu {
		margin-top: -120px;
	}
	.legal-provisions-page .new-menu .faq {
		position: relative;
		margin-top: -8%;
		margin-right: 1px;
		width: 12.3%;
		height: 100%;
		float: left;
	}
	.legal-provisions-page .new-menu .faq .bg {
		position: relative;
	}
	.legal-provisions-page .new-menu .faq .question-txt {
		position: absolute;
		width: 100%;
		height: 70px;
		bottom: 5%;
		text-align: center;
		display: table-cell;
		vertical-align: middle;
		color: #fff;
	}
	.legal-provisions-page .new-menu .faq.active .question-txt {
		color: #4f2682;
	}
	.legal-provisions-page .new-menu .faq .question-txt p {
		margin-bottom: 0px;
	}
	.legal-provisions-page .new-menu .faq .triangle {
		position: absolute;
		left: 45%;
		width: 10%;
		line-height: 0px;
	}
}

@media (min-width:1200px) {
	.legal-provisions-page .new-menu .faq .question-txt {
		top: 45%;
		font-size: 18px;
	}
}

@media (max-width:768px) {
	.legal-provisions-page,
	.legal-provisions-page .item-body {
		background-color: rgb(232, 232, 232);
	}
	.legal-provisions-page .not-in-reward-plane {
		background-color: rgb(216, 216, 216);
	}
	.legal-provisions-page p {
		margin-bottom: 0;
	}
	.legal-provisions-page .return-btn {
		font-size: 12.5px;
		color: #4f2683;
		margin: 13.5px 0;
	}
	.legal-provisions-page .items {
		width: 97.7%;
		margin: auto;
		margin-top: -10%;
	}
	.legal-provisions-page .item-head {
		font-size: 15px;
		margin-bottom: 0.3em;
	}
	.legal-provisions-page .item-head i {
		font-size: 15px;
	}
	.legal-provisions-page .item-body {
		padding: 0.2em 14px;
		font-size: 12px;
	}
	.legal-provisions-page .item-body ul {
		list-style-type: none;
		padding: 0;
	}
	.legal-provisions-page .item-body ul li {
		margin-bottom: 10px;
	}
	.legal-provisions-page .item-second-title {
		background-color: rgb(115, 115, 115);
		font-size: 12px;
		color: #FFF;
		text-align: center;
		padding: 0.4em 0;
		margin-bottom: 9px;
	}
	.legal-provisions-page .item-body .t1 {
		font-size: 38px;
	}
	.legal-provisions-page .item-body .t2 {
		font-size: 35px;
	}
	.legal-provisions-page .item-body .t3 {
		font-size: 37px;
	}
	.legal-provisions-page .item-body .tc-1 {
		display: table-cell;
		vertical-align: middle;
		width: 30%;
	}
	.legal-provisions-page .m-tc-container {
		display: table-cell;
	}
	.legal-provisions-page .m-tc-container ul {
		list-style: disc;
	}
	.legal-provisions-page .item-body .type-lower-roman {
		list-style-type: lower-roman;
		list-style-position: inside;
	}
	.legal-provisions-page .item-6-table td {
		font-size: 12px;
	}
	.legal-provisions-page .reward-plane-table.rpt-m td {
		text-align: center;
		color: #000;
		padding: 15px 6px;
		border-left: 1px solid #FFF;
	}
	.legal-provisions-page .reward-plane-table.rpt-m td:first-child {
		border: 0;
	}
	.legal-provisions-page .reward-plane-table.rpt-m tr:first-child {
		border: 0;
	}
	.legal-provisions-page .reward-plane-table.rpt-m {
		margin: 10px 0;
	}
	.legal-provisions-page .reward-plane-table.rpt-m tr {
		background-color: rgb(222, 222, 222);
		font-size: 13px;
		border-top: 1px solid #FFF;
	}
	.legal-provisions-page .reward-plane-table.rpt-m tr:nth-child(2n+1) {
		background-color: rgb(216, 216, 216);
	}
	.legal-provisions-page .reward-plane-table.rpt-m tr td:first-child {
		white-space: nowrap;
	}
}

.flightstatusPage {}

.flightstatusPage .banner-image {
	position: relative;
}

.flightstatusPage .banner-image .banner-info {
	position: absolute;
	top: 30%;
	left: 10%;
}

.flightstatusPage .banner-image .banner-info h2 {
	font-size: 60px;
	font-weight: 300;
	padding-bottom: 10px;
}

.flightstatusPage .banner-image .banner-info h1 {
	font-size: 60px;
	font-weight: 300;
	padding-bottom: 10px;
}

.flightstatusPage .banner-image .banner-info p {
	font-size: 1.2em;
	letter-spacing: 1px;
}

.flightstatusPage .banner-info p {
	margin-top: 0%;
}

.flightstatusPage .content-wrapper {
	background: rgb(249, 248, 248);
}

.flightstatusPage .content-wrapper .tab-header {
	font-size: 30px;
}

.flightstatusPage .content-wrapper .tab-header .icon {
	margin-right: 15px;
}

.flightstatusPage .content-wrapper .tab-header .tab-item {
	background-color: rgb(208, 205, 203);
	padding: 10px 15px;
	box-shadow: rgba(0, 0, 0, 0.14902) -3px -3px 8px 0px inset;
	cursor: pointer;
}

.flightstatusPage .content-wrapper .tab-header .tab-item ~ .tab-item {
	box-shadow: rgba(0, 0, 0, 0.14902) 3px -3px 8px 0px inset;
}

.flightstatusPage .content-wrapper .tab-header .tab-item.active {
	cursor: default;
	box-shadow: none;
	background: rgb(247, 246, 246);
}

.flightstatusPage .chooseType {
	font-size: 15px;
	display: inline-block;
	float: none;
	vertical-align: middle;
}

.flightstatusPage .chooseType span:hover {
	cursor: pointer;
}

.switchery {
	width: 40px;
	height: 18px;
	display: inline-block;
	vertical-align: middle;
	background-color: rgb(208, 205, 203);
	margin: 0 12px;
	border-radius: 20px;
	position: relative;
	box-shadow: inset -1px 1px 5px 0 rgba(0, 0, 0, .5)!important;
	border: 1px solid #dfdfdf;
	cursor: pointer;
}

.switchery small {
	position: absolute;
	display: block;
	width: 22px;
	height: 22px;
	top: -3px;
	background-color: rgb(51, 51, 51);
	border-radius: 50%;
}

.flightstatusPage .frm {
	margin-top: 20px;
}

.flightstatusPage .search-air {
	display: inline-block;
	margin-left: -5px;
	float: none;
	vertical-align: middle;
	text-align: right;
}

.search-air .search-air-input {
	height: 33px;
	font-size: 14px;
	display: inline-block;
	border: 1px solid #CCC;
	padding: 0 10px;
	width: 90%;
	font-style: normal;
}

::-webkit-input-placeholder {
	font-style: normal;
}

.search-air .search-air-btn {
	height: 33px;
	width: 33px;
	line-height: 33px;
	text-align: center;
	display: inline-block;
	margin-left: -4px;
	background-color: #333;
	color: #FFF;
}

.search-air .search-air-btn i {
	vertical-align: middle;
}

.flightstatusPage .frm .row {
	margin-top: 20px;
}

.flightstatusPage .frm .mySelect {
	height: 33px;
	width: 90%;
	border: 1px solid #CCC;
	position: relative;
	background-color: #FFF;
	cursor: pointer;
}

.flightstatusPage .frm .mySelect.terminalSelect {
	float: right;
}

.flightstatusPage .frm .mySelect .selectText {
	width: 80%;
	height: 33px;
	line-height: 31px;
	display: inline-block;
	margin-left: 10px;
	font-size: 14px;
	color: #000;
}

.flightstatusPage .frm .mySelect .selectBtn {
	width: 33px;
	height: 100%;
	position: absolute;
	right: 0;
	text-align: center;
	line-height: 32px;
	background: #333;
	color: #FFF;
}

.flightstatusPage .frm .mySelect.active > .mySelect-items {
	display: block;
}

.flightstatusPage .frm .mySelect-items {
	display: none;
	width: 100%;
	list-style: none;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	padding: 0;
	background-color: #FFF;
	border: 1px solid #CCC;
	border-radius: 4px;
	padding: 10px 0px;
	font-size: 14px;
	position: absolute;
	top: 105%;
	z-index: 10;
	max-height: 240px;
	overflow-x: hidden;
	overflow-y: auto;
}

.flightstatusPage .frm .mySelect-items li {
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	cursor: pointer;
	font-weight: 400;
}

.flightstatusPage .frm .mySelect-items li:hover {
	background-color: #428BCA;
	color: #FFF;
}

.flightstatusPage .data-table {
	width: 100%;
}

.flightstatusPage .data-table th {
	background-color: #888;
	padding: 15px 25px;
	color: #FFF;
}

.flightstatusPage .data-table td {
	padding: 15px 25px;
}

.flightstatusPage .link {
	color: #802b86;
}

.flightstatusPage .link:hover {
	text-decoration: none;
}

.flightstatusPage .frm .data-table-row {
	margin-top: 0;
}

.fids-AS,
.fids-CN,
.fids-DA,
.fids-DV,
.fids-L1,
.fids-L2,
.fids-LC,
.fids-NG,
.fids-PT {
	color: #d9534f;
}

.fids-AR,
.fids-DB,
.fids-GO,
.fids-LD {
	color: #5cb85c;
}

.load-more-row {
	position: relative;
	height: 40px;
	line-height: 40px;
	padding: 0 25px;
}

.load-more-row .pull-left {
	position: absolute;
	top: 0;
}

.flightstatusPage .disclaimer {
	padding-top: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCC;
	margin-bottom: 20px;
}

.flightstatusPage .depart-wrapper {
	display: none;
}

.flightstatusPage .no-resu-tip {
	padding-top: 10%;
}

.flightstatusPage h5 {
	font-size: 15px;
}

@media (max-width:768px) {
	.flightstatusPage {
		font-size: 12px;
	}
	.flightstatusPage .banner-image {
		overflow: hidden;
	}
	.flightstatusPage .banner-image img {
		position: relative;
	}
	.flightstatusPage .banner-image .banner-info {
		top: 50%;
		color: #000;
	}
	.flightstatusPage .banner-image .banner-info h1 {
		font-size: 30px;
	}
	.flightstatusPage .banner-image .banner-info h2 {
		font-size: 30px;
	}
	.flightstatusPage .content-wrapper .tab-header {
		font-size: 18px;
	}
	.flightstatusPage .frm .row {
		margin-top: 0;
	}
	.flightstatusPage .frm .row3 {
		margin-top: 20px;
	}
	.flightstatusPage .frm .load-more-row {
		text-align: right;
	}
	.flightstatusPage .frm .mySelect.terminalSelect {
		float: none;
	}
	.flightstatusPage .frm .mySelect {
		margin-top: 15px;
		width: 100%;
	}
	.flightstatusPage .search-air {
		text-align: left;
		margin-left: 0;
		margin-top: 15px;
	}
	.search-air .search-air-btn {
		width: 11.5%;
	}
	.flightstatusPage .search-air .search-air-input {
		width: 88%;
	}
	.flightstatusPage .data-table th {
		padding: 10px;
	}
	.flightstatusPage .data-table td {
		padding: 10px 5px;
	}
	.flightstatusPage .data-table td img {
		max-width: 100px;
	}
	.flightstatusPage .data-table tr:nth-child(2n) {
		background-color: rgb(238, 238, 238);
	}
	.flightstatusPage .slave {
		margin-top: 5px;
	}
}

#changi-TanahMerah .panel-body {
	padding: 0;
}
#changi-TanahMerah .panel-body table{
	border: none;
}
#changi-TanahMerah .panel-body table td b {
    white-space: normal;
}


.legal-provisions-page .row_text p {
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 5px;
}

.legal-provisions-page .row_text {
  margin-top: 30px;
}