html, body {
	width: 100%;
	font-family: Arial, sans-serif;
	overflow-x: hidden;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
/* Override jQuery Full page plugin */
.fp-controlArrow.fp-next {
	border-width: 15px 0 15px 13px;
	border-left-color: #85cdde !important;
}
.fp-controlArrow.fp-prev {
	border-width: 15px 13px 15px 0;
	border-right-color: #85cdde !important;
}
#overlay {
	left: 0;
	top: 0;
	width: 100%;
	height: 100px;
	position: absolute;
	z-index: 5;
}
#overlay .small_logo {
	width: 148px;
	height: 70px;
	position: absolute;
	left: 22px;
	top: 13px;
}
#overlay .small_logo a {
	color: #0C305B;
    letter-spacing: 0.3em;
    font-weight: bold;
}
#overlay .small_logo a:hover {
	color: #FFF;
}
#overlay #top_menu {
	width: 880px;
	height: 39px;
	position: absolute;
	right: 0;
	top: 0;
	background: url(../images/bg_menu.png) no-repeat left bottom;
	text-align: right;
}
#overlay #top_menu ul {
	list-style: none;
}
#overlay #top_menu li {
	margin: -15px 25px 0;
	letter-spacing: 2px;
	font-size: 16px;
	line-height: 39px;
	display: inline-block;
	float: left;
}
#overlay #top_menu li a {
	color: #000;
}
#overlay #top_menu_mobile {
	display: none;
}
#overlay #mobile_menu_contents {
	display: none;
}
#overlay #indicator {
	background: url(../images/deco_orange_dot.png) no-repeat center;
	width: 24px;
	height: 12px;
	position: absolute;
	top: 39px;
	right: -100px;
}
#overlay_bottom {
	width: 100%;
	height: 300px;
	position: absolute;
	left: 0;
	bottom: 0;
	pointer-events: none;
	z-index: 1;
}
#overlay_bottom .footer {
	width: 100%;
	height: 28px;
	line-height: 28px;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #74B8C3;
	color: #FFF;
	font-size: 10px;
	text-align: center;
}
#overlay_bottom .footer_landscape {
	width: 500px;
	height: 117px;
	line-height: 28px;
	position: absolute;
	bottom: 28px;
	right: 0;
	background: url(../images/bg_cityscape_small.png) no-repeat center;
	display: none;
}
#fullpage {
	z-index: 3;
}
#fullpage .section .contents {
	width: 1000px;
	margin: auto;
	text-align: center;
	font-size: 14px;
}
#fullpage .section .contents p {
	line-height: 24px;
	letter-spacing: 2px;
}
#fullpage .section .contents h1 {
	font-size: 24px;
	font-weight: 500;
	letter-spacing: 2px;
}
#fullpage .section .circle_big {
	width: 165px;
	height: 165px;
	background: url(../images/deco_circle_big.png) no-repeat center;
	text-align: center;
	color: #85cdde;
	font-size: 20px;
	padding-top: 10px;
	margin: auto;
}
#fullpage .section .circle_big i {
	padding-top: 30px;
}
#fullpage .section .circle {
	width: 122px;
	height: 122px;
	background: url(../images/deco_circle.png) no-repeat center;
	text-align: center;
	color: #85cdde;
	padding-top: 10px;
	margin: auto;
}
#fullpage .section .circle i {
	padding-top: 20px;
}
/* Section 1 */
#fullpage #section1 .cityscape {
	position: absolute;
	width: 1057px;
	height: 246px;
	left: 50%;
	margin-left: -528px;
	bottom: 20px;
	background: url(../images/bg_cityscape.png) no-repeat center;
	pointer-events: none;
	z-index: -10;
}
#fullpage #section1 .contents {
	margin-top: -150px;
	z-index: 4;
}
#fullpage #section1 .contents .btn_down img {
	width: 42px;
}
/* Section 4 */
#fullpage #section4 h1 {
	padding-top: 200px;
}
#fullpage #section4 .aims {
	width: 1000px;
	display: table;
	height: 305px;
}
#fullpage #section4 .aims .aim {
	width: 180px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
#fullpage #section4 .aims_mobile {
	display: none;
}
/* Section 5 */
#fullpage #section5 {
	font-size: 14px;
}
#fullpage #section5 h1 {
	padding-top: 100px;
}
#fullpage #section5 h4 {
	font-size: 21px;
	margin-top: 10px;
	margin-bottom: 5px;
	letter-spacing: 2px;
	font-weight: 500;
}
#fullpage #section5 .hierarchy {
	display: table;
	height: 505px;
}
#fullpage #section5 .hierarchy .people1 {
	width: 800px;
	margin: auto;
	display: table;
	padding-bottom: 10px;
}
#fullpage #section5 .hierarchy .people1 .person {
	width: 180px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
#fullpage #section5 .hierarchy .people1 .person .users i {
	padding-top: 25px;
}
#fullpage #section5 .hierarchy .people2 {
	width: 1000px;
	margin: auto;
	display: table;
	padding-bottom: 10px;
}
#fullpage #section5 .hierarchy .people2 .person {
	float: left;
	padding-left: 30px;
	padding-right: 30px;
	text-align: left;
}
#fullpage #section5 .hierarchy .people2 .person .icon {
	color: #85cdde;
}
#fullpage #section5 .hierarchy .people2 .person .icon, #fullpage #section5 .people2 .person .title {
	float: left;
	padding-right: 10px;
}
#fullpage #section5 .hierarchy .people2 .person .title h4 {
	padding-top: 10px;
	margin-bottom: 0;
}
#fullpage #section5 .hierarchy .people2 .person .title p {
	margin-top: 0;
}
#fullpage #section5 .hierarchy .separator {
	width: 480px;
	height: 1px;
	background-color: #999;
	margin: auto;
	display: block;
}
#fullpage #section5 .hierarchy .people3 {
	width: 1000px;
	margin: auto;
	display: table;
	padding-bottom: 10px;
}
#fullpage #section5 .hierarchy .people3 .person {
	float: left;
	padding-left: 15px;
	padding-right: 15px;
}
#fullpage #section5 .hierarchy_mobile {
	display: none;
}
#fullpage #section6 h1, #fullpage #section8 h1 {
	padding-top: 100px;
}
#fullpage #section6 .mtcs_news, #fullpage .mtcs_course {
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	width: 320px;
}
#fullpage #section8 .contents {
	padding-top: 150px;
}
#fullpage .mtcs_course {
	padding: 10px;
	background-color: #EFEFEF;
	min-height: 250px;
	display: none;
	position: relative;
}
#fullpage .mtcs_course .full {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: url(../images/icon_full.png) center center no-repeat;
	display: none;
}
#fullpage #section6 .mtcs_news .thumbnail, #fullpage .mtcs_course .thumbnail {
	background-color: #8CA8BA; 
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(../images/bg_news_default.png);
	background-position: center;
	width: 320px; 
	height: 230px;
	cursor: pointer;
}
#fullpage #section6 .mtcs_news p {
	text-align: left;
	font-size: 18px;
	
}
#fullpage .mtcs_course h4 {
	text-align: left;
    font-size: 1.5em;
    line-height: 0.5em;
    font-weight: bold;
}
#fullpage .mtcs_course p {
	text-align: left;
	font-size: 12px;
}
#fullpage .mtcs_course p.cta_button {
	font-size: 16px;
}
#fullpage #section6 .news, #fullpage .course {
	display: table;
	height: 505px;
}
#fullpage #section6 .news_mobile, #fullpage .course_mobile {
	display: none;
}
#fullpage #section6 .news_mobile .mtcs_news, #fullpage .course_mobile .mtcs_course {
	margin-left: 20px;
	margin-right: 20px;
	width: 320px;
}
#fullpage #section7 .contents i {
	color: #85cdde;
}
#fullpage #section6 a, #fullpage #section7 a {
	color: #85cdde;
}
.course_details h4 {
	font-size: 16px;
	font-weight: bold;
}
.course_details h4 .apply_now {
	float: right;
	font-weight: normal;
}
.course_details .row {
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	display: table;
	font-size: 14px;
}
.course_details .row .meta_key {
	float: left;
	width: 20%;
	font-weight: bold;
	margin-right: 5px;
}
.course_details .row .meta_value {
	float: left;
	width: 78%;
}

.cta_button {
	display: block;
	background: url(../images/btn_bg.png) no-repeat;
    width: 138px;
    height: 28px;
    padding: 6px 10px;
    font-size: 16px;
    letter-spacing: 0.3em;
    font-weight: bold;
}
.cta_button:hover {
	background: url(../images/btn_bg_o.png) no-repeat;
}
.cta_button a {
	color: #0C305B;
}
.cta_button a:hover {
	color: #FFF;
}
.cta_button i {
	color: #43D1DC;
}
.cta_button a:hover i {
	color: #EAEA21;
}
/* ==== Mobile Layout ==== */
@media (max-width: 767px) {
	#fullpage .section .contents {
		width: 90%;
	}
	#fullpage .section .contents img {
		width: 80%;
	}
	#overlay .small_logo {
		top: 0;
		left: 0;
		width: 100%;
		height: 80px;
		text-align: center;
		background-color: #FFF;
	}
	#overlay .small_logo .cta_button {
		display: none;
	}
	#overlay .small_logo img {
		padding-top: 5px;
	}
	#overlay #top_menu {
		display: none;
	}
	#overlay #top_menu_mobile {
		position: absolute;
		top: 5px;
		right: 5px;
		width: 40px;
		height: 40px;
		color: #85cdde;
		display: block;
		cursor: pointer;
		text-align: center;
		line-height: 40px;
	}
	#overlay #mobile_menu_contents {
		display: none;
		position: absolute;
		top: 80px;
		left: 0;
		width: 100%;
		height: 400px;
		z-index: 300;
		background-color: #FFF;
		border-bottom: 5px solid #85cdde;
	}
	#overlay #mobile_menu_contents div {
		width: 100%;
		height: 40px;
		line-height: 40px;
		font-size: 18px;
		font-weight: bold;
		text-align: center;
	}
	#overlay #mobile_menu_contents div a {
		color: #85cdde;
	}
	#overlay #indicator {
		display: none !important;
	}
	#overlay_bottom .footer_landscape {
		right: 50%;
		margin-right: -250px;
	}
	/* Section 1 */
	#fullpage #section1 .cityscape {
		background-size: 80%;
		background-position: center bottom;
	}
	#fullpage #section1 .contents {
		margin-top: -100px;
	}
	
	#fullpage #section1 .contents p {
		line-height: 1.3;
		letter-spacing: 1px;
	}
	
	/* Section 2 */
	#fullpage #section2 .contents p {
		line-height: 1.3;
		letter-spacing: 1px;
	}
	
	/* Section 3 */
	#fullpage #section3 .contents p {
		line-height: 1.3;
		letter-spacing: 1px;
	}
	
	/* Section 4 */
	#fullpage #section4 .contents {
		padding-top: 100px;
	}
	#fullpage #section4 .aims {
		display: none;
	}
	#fullpage #section4 h1 {
		text-align: center;
		padding-top: 0;
	}
	#fullpage #section4 .aims_mobile {
		display: block;
		margin-top: -150px;
	}
	#fullpage #section4 .aims_mobile .slide {
		height: 50%;
	}
	
	/* Section 5 */
	#fullpage .section .circle {
		padding-top: 15px;
	}
	#fullpage #section5 h1 {
		position: absolute;
		text-align: center;
		width: 90%;
	}
	#fullpage #section5 .hierarchy {
		display: none;
	}
	#fullpage #section5 .hierarchy_mobile {
		display: block;
	}
	#fullpage #section5 .hierarchy_mobile .slide {
		height: 100%;
	}
	#fullpage #section5 .hierarchy_mobile .people1, #fullpage #section5 .hierarchy_mobile .people2 {
		width: 100%;
		margin: auto;
	}
	#fullpage #section5 .hierarchy_mobile .people1 {
		display: table;
		margin-top: 30px;
	}
	#fullpage #section5 .hierarchy_mobile .people1 .person {
		margin-left: 10px;
		margin-right: 10px;
		font-size: 12px;
	}
	#fullpage #section5 .hierarchy_mobile .people1 .person p {
		line-height: 1.2;
	}
	#fullpage #section5 .hierarchy_mobile .people1 .person h4 {
		font-size: 17px;
		margin-top: 5px;
		margin-bottom: 0;
		letter-spacing: 1px;
	}
	#fullpage #section5 .hierarchy_mobile .people2 .person {
		width: 80%;
		display: table;
		height: 100px;
		padding-bottom: 20px;
		text-align: left;
		margin: auto;
	}
	#fullpage #section5 .hierarchy_mobile .people2 .person .icon {
		float: left;
		color: #85cdde;
		width: 60px;
	}
	#fullpage #section5 .hierarchy_mobile .people2 .person .title {
		float: left;
	}
	#fullpage #section5 .hierarchy_mobile .people2 .person .title h4 {
		font-size: 18px;
		letter-spacing: 1px;
		margin: 0;
	}
	#fullpage #section5 .hierarchy_mobile .people2 .person p {
		margin: 0;
	}
	#fullpage #section5 .hierarchy_mobile .people3 {
		width: 80%;
		margin: auto;
	}
	#fullpage #section5 .hierarchy_mobile .people3 .person {
		float: left;
		width: 45%;
		margin-top: 10px;
	}
	#fullpage #section5 .hierarchy_mobile .people3 .person h4 {
		margin: 0;
	}
	#fullpage #section6 .news_mobile, #fullpage #section8 .course_mobile {
		display: block;
	}
	#fullpage .course_mobile .mtcs_course {
		margin-top: -300px;
	}
	#fullpage #section6 h1 {
		position: absolute;
		text-align: center;
		width: 90%;
	}
	#fullpage #section6 .news, #fullpage #section8 .course {
		display: none;
	}
	#fullpage #section8 .contents {
		padding-top: 50px;
	}
	.course_details h4 .apply_now {
		float: none;
		margin-top: 10px;
	}
}