@charset "UTF-8";
/* CSS Document */

body {
	font-family: 'Microsoft JhengHei', 'Roboto', sans-serif;
	font-size: 16px;
	line-height: 180%;
	font-weight: 400;
	color: #333333;
	background-color: #FFFFFF;
}
.nav-item {
	letter-spacing: 2px;
}
.btn {
	font-size: 1.6em;
}
.text-highlight {
	font-weight: bold;
	color: #FF6300;
	margin-bottom: 0;
}
.text-highlight2 {
	font-size: 13px;
}
#header {
	padding: 200px 0 80px 0;
	background-image: url(assets/images/background5.jpg);
	background-position: center top;
	background-size: cover;
}
.headerinfo {
	margin-top: 80px;
}
.downloadimg{
	margin: 10px auto;
	width: 100%;
	height: auto;
}
#gift_b {
	display: inline-block;
}
#gift_s {
	display: none;
}
#about {
	padding: 80px 0 0 0;
}
#about h3 {
	font-size: 21px;
	line-height: 180%;
	color: #5F9F08;
}
.abouttitle {
	font-weight: bold;
	color: #0D6FB8;
}
#level {
	background-image: url(assets/images/shutterstock-124525975-2000x1333.jpg);
}
#guide h3 {
	font-size: 21px;
	text-align: left;
	margin-left: 14px;
	color: #fff000;
}
#qa {
	background-image: url(assets/images/shutterstock-111717596-2000x1328.jpg);
	background-attachment: fixed;
	background-size: cover;
}
.text-in {
	text-indent: -2em;
	padding-left: 2em;
}
.text-sinfo {
	font-size: 13px;
	line-height: 100%;
	color: #FFF000;
}
.mbr-section-title {
	font-weight: bold;
	color: #FFF000;
}
.card-title {
	color: #FF5300;
	font-size: 21px;
}
.mbr-title {
	color: #fff000;
}
.mbr-text {
	font-size: 15px;
}
.footer-lower {
	font-size: 12px;
	line-height: 150%;
}
#logos {
	padding: 30px 30px;
	background-color: #ffffff;
}
#logos img {
	margin: 10px 8px;
}
#logos h3 {
	margin: 30px 0;
}
.column-title {
	margin-top: 0;
	padding-bottom: 15px;
	border-bottom: 1px solid #eee;
	margin-bottom: 15px;
	position: relative;
}
.column-title:after {
	content: " ";
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 40%;
	border-bottom: 1px solid #FF6300;
}
#info {
	padding: 60px 0 20px 0;
	background-color: #ffffff;
	color: #7E7E7E;
}
ol {
	margin-left: 1em;
}
#footer {
	padding: 30px 0;
}
#termsbtn1 {
	margin-left: 56px;
}

@media (max-width: 1024px) {
#termsbtn1 {
	margin-left: 40px;
}
}

@media (max-width: 768px) {
#about h2 {
	font-size: 27px;
	margin-bottom: 10px;
	padding-bottom: 0 !important;
}
#about h3 {
	font-size: 18px;
	margin: 10px auto;
}
.mbr-section-title {
	font-size: 27px;
	margin-bottom: 10px;
	padding-bottom: 0 !important;
}
.headerinfo {
	margin-top: 40px;
}
	
#gift_b {
	display: none;
}
#gift_s {
	display: inline-block;
}
#termsbtn1 {
	display: none;
}
#termsbtn2 {
	display: none;
}
	.btn{
		font-size: 1em;
	}
}

@media (max-width: 640px) {
#header {
	padding-top: 120px;
}
#about {
	padding-top: 30px;
}
#about h2 {
	font-size: 20px;
	margin-bottom: 10px;
	padding-bottom: 0 !important;
}
#about h3 {
	font-size: 18px;
	margin: 10px auto;
}
.mbr-section-title {
	font-size: 20px;
	margin-bottom: 10px;
	padding-bottom: 0 !important;
}
#gift_b {
	display: none;
}
#gift_s {
	display: inline-block;
}
#termsbtn1 {
	display: none;
}
#termsbtn2 {
	display: none;
}
}
#transportation h1 {
	font-size: 24px;
	color: #FF6300;
	margin-top: 0;
	padding-bottom: 15px;
	border-bottom: 1px solid #eee;
	margin-bottom: 15px;
	position: relative;
}
#transportation h1:after {
	content: " ";
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 40%;
	border-bottom: 1px solid #FF6300;
}
#transportation h2 {
	font-size: 18px;
}
#transportation {
	font-size: 15px;
	color: #5A5A5A;
}
#terms {
	font-size: 15px;
	color: #5A5A5A;
}
