@import url(css/slick.css);
@import url(css/animate.css);
@font-face {
    font-family: 'AvenirRoman';
    src: url('fonts/AvenirRoman.eot');
    src: url('fonts/AvenirRoman.eot') format('embedded-opentype'),
         url('fonts/AvenirRoman.woff2') format('woff2'),
         url('fonts/AvenirRoman.woff') format('woff'),
         url('fonts/AvenirRoman.ttf') format('truetype'),
         url('fonts/AvenirRoman.svg#AvenirRoman') format('svg');
}
@font-face {
    font-family: 'AvenirBlack';
    src: url('fonts/AvenirBlack.eot');
    src: url('fonts/AvenirBlack.eot') format('embedded-opentype'),
         url('fonts/AvenirBlack.woff2') format('woff2'),
         url('fonts/AvenirBlack.woff') format('woff'),
         url('fonts/AvenirBlack.ttf') format('truetype'),
         url('fonts/AvenirBlack.svg#AvenirBlack') format('svg');
}

* {
	margin: 0px;
	padding: 0px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}

.wrapper {
	width: 100%;
	padding: 0 15px;
	margin: 0px auto;
}

@media (min-width: 1200px) {
	.wrapper {
		width: 1170px;
		padding: 0px;
	}
}

a {
	outline: none;
	border: none;
	text-decoration:none;
}

.wrapper:before,
.wrapper:after ,.content-area:before,.content-area:after{
	content: " ";
	display: table;
}

.wrapper:after,.content-area:after{
	clear: both;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: 'AvenirRoman';
	background: #0f1017;
    color: #fff;
}

img {
	vertical-align: middle;
	max-width: 100%;
	-moz-user-select: -moz-none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
	user-select: none;
}

h1,
h2,
h3,
h4,
h5 {
	font-weight: normal
}

.text-center {
	text-align: center
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}
.header {
	padding: 25px 0;
	background: #0f1017;
	font-size: 0px;
}
.logo {
	display: inline-block;
	width: 30%;
	vertical-align: middle;
}
.header-right {
	display: inline-block;
	width: 70%;
	vertical-align: middle;
	text-align: right;
}
.header-right .text-right {
	display: inline-block;
}
.call-us {
	display: inline-block;
	vertical-align: middle;
	padding: 0 35px 0 0;
}
.message-us {
	display: inline-block;
	vertical-align: middle;
	padding: 0 0 0 35px;
	border-left: 1px solid #e96316;
}
.footer {
	padding: 30px 0 30px;
	background: #0f1017;
    border-top: 5px solid #45858b;
}
.footer-bottom {
	margin-top: 40px;
}
.footer .wrapper {
	max-width: 1225px;
	width: 100%;
}
.left-footer {
	width: 25%;
	float: left;
}
.middle-footer {
	width: 50%;
	float: left;
}
.right-footer {
	width: 25%;
	float: left;
}
.right-content p {
	font-size: 13px;
	color: #fff;
	margin-top: 15px;
}
.footer-logo {
	display: inline-block;
	max-width: 150px;
	margin-bottom: 35px;
}
.middle-footer p {
	font-size: 13px;
}
.left-footer p a {
	color: inherit;
}
.left-footer p {
	font-size: 13px;
	color: #fff;
	margin: 0 0 15px;
}
.btn {
	display: inline-block;
	min-width: 200px;
	border: 2px solid #fff;
	line-height: 38px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	border-radius: 45px;
}
.whats-us {
	position: fixed;
	right: 2px;
	top: 50%;
	width: 35px;
	height: auto;
	z-index: 1234;
	margin-top: 45px;
}
.sticky-bar {
	position: fixed;
	top: 50%;
	right: 0px;
	width: 200px;
	height: 0px;
	text-align: right;
	z-index: 99;
	margin-top: 0;
}
.sticky-bar a {
	background: #fb2a00;
	font-size: 17px;
	color: white;
	padding: 0 15px;
	outline: none;
	text-decoration: none;
	position: absolute;
	right: 0;
	height: 40px;
	line-height: 41px;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	transform: rotate(-90deg);
	-webkit-transform-origin: 100% 100%;
	-moz-transform-origin: 100% 100%;
	transform-origin: 100% 100%;
	border-radius: 5px 5px 0 0;
	position: absolute;
	right: 0;
	top: 0;
	margin-top: -135px;
}
.banner {
	position: relative;
}
.banner-text h1 {
	max-width: 680px;
	font-size: 30px;
	line-height: 1.4em;
}
.banner-text h1 span{
    font-family: 'AvenirBlack';
    color: #7bf9fe;
}
.banner-text h3{font-size: 20px;margin-top:20px;}
.banner-text {
	position: absolute;
	right: 100px;
	top: 100px;
	text-align: right;
}
.banner-strip {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 10px 0;
	background:url(images/banner-strip.png);
}
.banner-strip p{font-size: 24px;}
.banner-strip p img{margin-left: 10px;}
.column-row {
	font-size: 0;
}
.width-50{width: 50%;display: inline-block;font-size: 16px;vertical-align: top}
.shortage {
	padding: 80px 0;
}
.shortage h2 {
	font-size: 48px;
	color: #7bf9fe;
	margin: 0 0 60px;
    font-family: 'AvenirBlack';
}
.shortage p {
	font-size: 18px;
	line-height: 26px;
	margin: 0 0 30px;
}
.shortage p span{
    color: #7bf9fe;
    font-family: 'AvenirBlack';
    font-size: 24px;
    display: block;
    line-height: normal
}
.shortage .padding-left{padding-left: 80px;}
.shortage .padding-left img{width: 100%}
.news-row {
	margin: 0 -5px;
}
.news-row .width-50{
    padding: 5px;
}
.news-row .width-50 img{width: 100%}
.singpore-developer {
	padding: 45px 0;
}
.singpore-developer .width-50{
    padding: 0 45px;
}
.singpore-developer h4 {
	color: #7bf9fe;
	font-size: 24px;
	text-align: center;
	margin-top: 20px;
    font-family: 'AvenirBlack';
}
.singpore-developer p{margin: 0 0 40px;}
.companies-row > div {
	display: inline-block;
	width: 33.3333%;
	padding: 16px 10px;
	vertical-align: middle;text-align: center
}

.companies-row {
	margin: 0 -10px;
    font-size: 0;
	padding-right: 40px;
}
.compaines h2{font-size: 34px;line-height: 42px;color: #fff;font-family: 'AvenirBlack';text-align: center}
.salry-board {
	padding: 40px 0 0;
}
.top-why h4 {
	font-size: 24px;
	line-height: 32px;
	color: #7bf9fe;
	max-width: 1024px;
	display: inline-block;
	margin: 20px 0;
    font-family: 'AvenirBlack';
}
.top-why h5{
    font-size: 18px;line-height: 26px;color: #fff;
    max-width: 1024px;
	display: inline-block;
}
.mages-studio {
	margin: 35px 0;
}
.flex {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
    -webkit-box-align: center;
         -ms-flex-align: center;
             align-items: center;
}
.flex .image{
	flex: 0 0 35%;
}
.flex .text{
	flex: 0 0 65%;padding-left: 60px;
}
.mages-studio-row {
	max-width: 780px;
	display: block;
	margin: auto;
}
.mages-studio-row .flex {
	padding: 25px 0;
}
.mages-studio-row .flex:first-child .image {
	order: 1;
}
.mages-studio-row .flex:first-child .text {
	order: 0;
    padding-left: 0px;padding-right: 60px;
}
.some-of-them-row {
	font-size: 0px;
}
.some-of-them-column {
	display: inline-block;
	width: 25%;
	text-align: center;
	font-size: 16px;
	padding: 45px 10px;
}
.some-of-them-column h6 {
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 10px;
}
.some-of-them-column h6 span{display: block;color: #7bf9fe;font-family: 'AvenirBlack';}
.edu-trust p {
	font-size: 18px;
	max-width: 600px;
	margin: 0 0 85px;
}
.edu-trust h4 {
	font-size: 24px;
	margin: 0 0 85px;
    color: #7bf9fe;
    font-family: 'AvenirBlack';
    max-width: 600px;
}
.edu-trust h3 {
	color: #fff;
	font-size: 24px;
    font-family: 'AvenirBlack';
}
.left-side {
	display: inline-block;
	max-width: 570px;
    vertical-align: middle
}
.offer-logo {
	display: inline-block;
	width: calc(100% - 575px);
	vertical-align: middle;
}
.offer-logo{font-size: 0}
.offer-logo > div {
	display: inline-block;
	width: 33.33333%;
	text-align: center;
	vertical-align: middle;
}
.edu-trust {
	position: relative;padding-top: 100px;padding-bottom: 50px;
}
.edu-trust-position{
    position: absolute;
}
.edu-trust-position {
	position: absolute;
	top: -137px;
	right: 0;
}
.award {
	padding: 80px 0 40px;
	background: #2a4a51;
	text-align: center;
}.award h4 {
	font-size: 24px;
	max-width: 860px;
	margin: auto;
	margin: 70px auto;
     font-family: 'AvenirBlack';
}
.award h2 {
	font-size: 48px;
	color: #7bf9fe;
    font-family: 'AvenirBlack';
}
.award h2 span {
	display: inline-block;
	width: 40%;
	height: 10px;
	border-radius: 10px;
	background: #7bf9fe;
	vertical-align: middle;
	max-width: 400px;
	margin: 0 30px;
}
.gallery > div {
	padding: 5px;
	display: inline-block;
	vertical-align: top;
}
.gallery {
	margin: 0 -5px;font-size: 0px;
    position: relative;
    z-index: 1;
}
.width-25 {
	width: 25%;
}
.gallery img{width: 100%}
.what-will-learn {
	padding: 120px 0;position: relative
}
.left-text {
	max-width: 509px;
}
.left-text h2 {
	font-size: 48px;
	color: #7bf9fe;
	margin: 0 0 40px;
	line-height: 55px;
    font-family: 'AvenirBlack';
}
.left-text p {
	font-size: 18px;
	line-height: 29px;
    margin: 0 0 40px;
}
.left-text h4 {
	font-size: 34px;
	color: #7bf9fe;
    font-family: 'AvenirBlack';margin: 0 0 70px;
}
.what-will-learn-image {
	position: absolute;
	right: 0;
}
.topic-covered h2 {
	color: #7bf9fe;
	font-size: 48px;
	margin: 0 0 60px;
    font-family: 'AvenirBlack';
}
.topic-covered p {
	max-width: 660px;
	
	font-size: 24px;
    font-family: 'AvenirBlack';
}
.topic-covered .text-center p{
    margin: 0 auto 40px;
}
.topic-row {
	font-size: 0;
}
.topic-column {
	text-align: center;
	width: 25%;
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
}
.topic-column.margin-top {
	margin-top: 110px;
}
.topic-column p{margin-top: 30px;}
.topic-covered {
	padding-bottom: 120px;
}
.outcomes-points {
	padding: 40px 50px;
	border: 5px solid #a9f8fd;
	border-radius: 30px;
}
.outcomes-points li {
	font-size: 18px;
	line-height: 29px;
	margin: 0 0 30px;
	list-style: none;
	padding-left: 50px;
	background-image: url(images/list-tik.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
.outcomes-points ul:first-child {
	padding-right: 40px;
}
.outcomes-points ul:last-child {
	padding-left: 40px;
}
.outcomes-points{font-size: 0px;}
.outcomes-points ul {
	width: 50%;
	display: inline-block;
	vertical-align: top;
}
.btn-container {
	padding: 90px 0;
}
.btn-container .btn-large{
    background: #5bb4b9;font-size: 36px;font-family: 'AvenirBlack';line-height: 71px;padding-left: 40px;padding-right: 40px;border-color: #5bb4b9;
}
.learning-outcome h2 {
	font-size: 48px;
	color: #7bf9fe;
	margin: 0 0 40px;
    font-family: 'AvenirBlack';
}
.learning-outcome p {
	font-size: 24px;
	margin: 0 0 40px;
    font-family: 'AvenirBlack';
}
.outcomes-points li:last-child{margin: 0px;}
.interest p {
	font-size: 12px;
	line-height: 19px;
	display: inline-block;
	width: 530px;max-width: 100%;
}
.interest{padding-bottom: 90px;}
.find-more h2 {
	color: #fff;
	font-size: 48px;
	padding: 25px 0;
	background: #45858b;
    font-family: 'AvenirBlack';
    line-height: 1;
}
.find-more {
	background: #2a4a51;
}
.find-more .wrapper{max-width: 960px;}
.find-more-list {
	padding: 60px 0;
}
.find-more-list li {
	font-size: 24px;
	line-height: 30px;
	margin: 0 0 45px;
	list-style: none;
    min-height: 45px;
    padding-left: 80px;
    background-image: url(images/tik-white.png);
    background-repeat: no-repeat;
    background-position: 0px 6px;
}
.find-more-list li:last-child{margin: 0px;}
.find-more-list li span{font-size: 30px;font-family: 'AvenirBlack'; }
.left-testimonial h2 {
	font-size: 48px;
	line-height: 1;
	color: #7bf9fe;
	margin: 0 0 50px;
    font-family: 'AvenirBlack';
}
.left-testimonial {
	display: inline-block;
	width: 55%;
}
.right-student {
	display: inline-block;
	vertical-align: top;
	margin-top: -90px;
}
.left-testimonial p {
	font-size: 18px;
	line-height: 30px;
	margin: 0 0 50px;
	max-width: 520px;
}
.student-testimonial {
	margin-top: 90px;
}
.student-images {
	font-size: 0;
	margin: 0 -5px;
	padding: 120px 0 110px;
}
.student-images .width-50{padding: 5px;}
.student-images img{width: 100%;}
.faculity {
	padding: 0 0 150px;font-size: 0px;
}
.faculity-wrapper {
	display: inline-block;
	width: 960px;text-align: left;
}
.faculity-text {
	font-size: 18px;
	display: inline-block;
	vertical-align: top;
	width: calc(100% - 220px);
	vertical-align: top;
	padding-left: 40px;
}
.faculity-image {
	display: inline-block;
}
.faculity-text h5 {
	font-size: 24px;
	color: #7bf9fe;
	margin: 0 0 20px;
    font-family: 'AvenirBlack';
}
.faculity-text p{font-size: 20px;}
.white-popup-block {
	background: #FFF;
	padding: 30px 60px;
	text-align: left;
	max-width: 80%;
	margin: 40px auto;
	position: relative;
}
#popup-contact {background: #000000;max-width: 500px;margin: auto}
.say-hello h2 {
	color: #fff;
	margin: 0 0 15px;
	font-family: 'AvenirBlack';
}
#popup-contact form {
	max-width: 100%;
	padding: 0 !important;
}
.play-button {
	display: inline-block;
	width: 80px;
	height: 80px;
	background: #fb2a0087;
	border-radius: 50%;
	position: absolute;
	line-height: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
}
.center-div {
	position: relative;
	z-index: 1;
}
.youtube-video img {
	max-width: 960px;
}
.play-button img {
	max-width: 15px;
}
@media(max-width:1024px){
    .banner-text h1{font-size: 30px;line-height: 1.6}
    .banner-text{top:70px;right: 70px;}
    .left-text h4{font-size: 24px;}
    .award h2 span{width: 25%}
    .what-will-learn-image{max-width: 45%}
    .topic-covered p{font-size: 18px;}
    .topic-icon img {max-width: 80%;}
    .right-student{max-width: 44%}
}
@media(max-width:960px){
    .header{padding: 15px 0;text-align: center}
    
    .logo{width: 100%;margin: 0 0 10px;}
    .logo img{max-width: 50%}
    .banner-text h1{max-width: 100%}
    .call-us{width: 100%;padding: 0px;margin: 0 0 10px;}
    .message-us{width: 100%;padding: 0px;border: none;}
    .header-right .text-right{text-align: center;}
    .header-right img {max-height: 18px;}
    h1{font-size: 24px;} h2{font-size: 22px !important}
   .header-right {width: 100%;text-align: center;padding-top: 10px;}
    .banner-strip{position: static}
    .banner-text{position: static;padding: 20px;text-align: center}
    .banner-text h1{font-size: 24px;line-height: 1.3;}
    .banner-text h3{font-size: 20px;}
    .banner-strip p{font-size: 18px;text-align: center}
    .banner-strip p img{max-height: 40px;}
    .footer-top{display: none;}
    .left-footer{width: 100%;margin-bottom: 15px;text-align: center}
    .middle-footer{width: 100%;margin-bottom: 15px;}
    .footer-top{margin-top: 0px;}
    .right-footer{text-align: center;width: 100%;}
    .right-footer *{text-align: center}
    .shortage{padding: 30px 0}
    .width-50{width: 100%}
    .shortage h2{margin: 0 0 30px;}
    .shortage .padding-left{padding: 0 0 30px}
    .singpore-developer .width-50{padding: 0px}
    .singpore-developer h4{font-size: 18px;margin: 0 0 20px;}
    .singpore-developer p{text-align: center;font-size: 16px;margin: 0 0 20px;}
    .top-why img {max-width: 80%;}
    .top-why h4{font-size: 18px;line-height: 1.6}
    .top-why h5{font-size: 16px;}
    .flex .text{padding-left: 0px;}
    .mages-studio-row .flex:first-child .text{padding-left: 0px;padding-right: 0px;}
    .mages-studio-row .flex{display: block}
    .flex .text{padding: 20px 0 0;text-align: center}
    .mages-studio-row{text-align: center}
    .some-of-them-column{width: 100%;padding: 25px 10px}
    .edu-trust-position{display: none}
    .left-text p{text-align: center;font-size: 16px;}
    .edu-trust {position: relative;padding-top: 20px;padding-bottom: 20px;}
    .left-text h4{font-size: 24px;text-align: center;margin: 0 0 30px;}
    .edu-trust h3{font-size: 18px;text-align: center}
    .award h2 span {display: block;width: 100%;margin: 10px auto 10px;}
    .award{padding: 30px 0}
    .award h4{margin: 30px auto}
    .award h4{font-size: 18px;}
    .shortage p{font-size: 16px;line-height: 24px;}
    .shortage p span{font-size: 18px;}
    .what-will-learn-image {display: none}
    .left-text h4{font-size: 22px;}
    .what-will-learn{padding: 30px 0 30px}
    .left-text br {display: none;}
    .topic-covered .text-center p{margin: 0 auto 20px;font-size: 18px;}
    .topic-column{width: 100%;}
    .topic-column.margin-top{margin-top: 0px;}
    .topic-column p{margin: 30px 0}
    .topic-covered h2{margin: 0 0 20px;}
    .topic-covered p{font-size: 18px;max-width: 100%}
    .topic-covered{padding-bottom: 30px;}
    .outcomes-points{padding: 15px;}
    .outcomes-points ul{padding: 0px;width: 100%;}
    .outcomes-points ul:first-child{padding: 0px;}
    .outcomes-points ul:last-child {padding-left: 0;padding-top: 20px;}
    .outcomes-points li {font-size: 16px;line-height: 24px;margin: 0 0 20px;background-size: 20px;padding-left: 40px;}
    .btn-container .btn-large{font-size: 24px;}
    .btn-container{padding: 40px 0}
    .width-25{width: 100%;}
    .student-testimonial{margin-top: 0px;}
    .left-testimonial{width: 100%;text-align: center}
    .left-testimonial p{font-size: 16px;line-height: 24px;margin: 0 0 30px}
    .right-student{width: 100%;margin: 0px;}
    .student-images{padding: 30px 0}
    .faculity-wrapper{width: 100%;text-align: center}
    .faculity-image{width: 100%;}
    .faculity-text{width: 100%;padding: 20px 0 0}
    .faculity-text h5{font-size: 18px;}
    .faculity-text p{font-size: 16px;}
    .faculity{padding: 0 0 40px;}
    .find-more-list li span{font-size: 20px;}
    .find-more-list li {font-size: 16px;line-height: 24px;margin: 0 0 20px;min-height: inherit;padding-left: 40px;background-size: 20px;}
    .interest{padding-bottom: 30px;}
    .footer-bottom{margin-top: 0px;}
    .edu-trust p{max-width: 100%;}
    .left-text{max-width: 100%;}
    .left-text h2{margin: 0 0 20px;}
}