body{
	width: 100%;
	margin: 0px 0px 0px 0px;
}

header{
	height: 65px;
}

.body{
	min-height: 100%;
	float: left;
	width: 100%;
}

p{
    font-size: 1.2em;
    line-height: 1.5em;
    color: #555;
    font-weight: 400;
    text-align: left;
}

h1{
	line-height: 120%;
	font-size: 80%;
	padding-left: 0%;
	font-family: 'Roboto', sans-serif;
	position: relative;
	text-shadow: 2px 2px 6px rgba(50,50,50, 0.6);
}

h2{
	line-height: 100%;
	margin-top: 40px;
	line-height: 120%;
	font-weight: 100;
	color: #20599c;
	font-weight: bold;
	font-size: 220%;
	font-family: 'Roboto', sans-serif;
	margin: 0;
}


#marquee{
	background-color: #f3724c;
	padding: 3px 0;
	margin-bottom: -4px;
}

#container-two {
    width: 100%;
    min-height: ;
    margin-top: 0;
    padding-top: 0;
    padding-left: 0;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    float: 	left;	
}

#container-out {
    width: 100%;
    min-height: 5px;
    margin-top: 0;
    padding-top: 0;
    padding-left: 0;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    float: 	left;
	width: 94%;
	margin: 0 3%;    
}

#container-out h3 {
	font-family: 'Roboto', sans-serif;
	font-size: 120%;
	padding-right: 20px;
	font-weight: 100;
	line-height: 100%;
	color: #fff;
	padding: 10px 0 0 0;
	margin-bottom: 12px;
	text-shadow: 2px 2px 6px rgba(0,0,0,.5)
}



#container-down {
    width: 100%;
    padding: 20px 0;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#container-down h3 {
	font-family: 'Roboto', sans-serif;
	font-size: 150%;
	padding-right: 20px;
	font-weight: bold;
	line-height: 120%;
	color: #316673;
	text-shadow: 0;
}

#orangebar{
    width: 11.5%;
    height: 5px;
    margin-top: -5px;
    margin-left: 50%;
	background-color: #F37721;
}

/* enrollment */

.bigcontainer{
	min-height: 90vh;
	max-width: 1200px;
	margin: 0 auto;
}
.cont{
	width: 96%;
	max-width: 1200px;
	margin: 50px auto;
	background-color: #f5f3f3;
	float: left;
	border: solid 2px #888;
	border-radius: 10px;
}
.sec_one{
	width: 98%;
	margin: 0 1%;
	float: left;
}
.colum1{
	width: 7.416%;
	float: left;
}
.colum2{
	width: 15.833333%;
	float: left;
}
.colum3{
	width: 24.25%;
	float: left;
}
.colum4{
	width: 32.666667%;
	float: left;
}
.colum5{
	width: 41.08%;
	float: left;
}
.colum6{
	width: 49.5%;
	float: left;
}
.colum7{
	width: 57.92%;
	float: left;
}
.colum8{
	width: 66.333333%;
	float: left;
}

.colum9{
	width: 74.75%;
	float: left;
}

.colum10{
	width: 83.166667%;
	float: left;
}
.colum12{
	width: 91.584%;
	float: left;
}
.colum12{
	width: 100%;
	float: left;
}
.sec_one h1 {
	font-family: 'Roboto', sans-serif;
	font-size: 300%;
	width: 95%;
	font-weight: 100;
	line-height: 100%;
	color: #bfd662;
	text-shadow: 0;
}

.name{
	width: 96%;
	text-align: center;
	float: left;
	height: 16px;
	padding: 10px 2%;
	background-color: #326673;
	color: #FFF;
	font-weight: bold;
	margin-top: 4px;
}

.phone{
	width: 90%;
	text-align: center;
	float: left;
	height: 16px;
	padding: 10px 5%;
	background-color: #326673;
	color: #FFF;
	font-weight: bold;
	margin-top: 4px;
}

.green{
	width: 96%;
	text-align: center;
	float: left;
	height: 23px;
	padding: 11px 2%;
	background-color: #bfd662;
	color: #FFF;
	font-weight: bold;
	margin-top: 4px;
}
.white{
	width: 100%;
	text-align: left;
	float: left;
	height: 35px;
	padding: 5px 0;
	background-color: ;
	color: #333;
	font-weight: bold;
	margin-top: 4px;
}

.white p{
	float: left;
	margin: 9px 10px 6px 0;
	background-color: transparent;
}

#field {
	width: 91%;
	float: left;
	margin: 4px 0; 
	height: 25px;
	padding-left: 1%;
	border: solid 1px #999;
	border-radius: 2px;
}


#field-mini{
	width: 12%;
	float: left;
	margin: 0px 1%; 
	height: 25px;
	padding-left: 1%;
	border: solid 1px #999;
	border-radius: 2px;
}

#checkbox{
	width: 25px;
	height: 25px;
	float: left;
	margin: 7px 1%; 
	height: 25px;
	padding-left: 1%;
	border: solid 1px #999;
	border-radius: 2px;
}

.singup{
	float: right;
	width: 30%;
	margin-top: 30px;
}

input, select {
    height: 42px;
    padding: 5px 12px;
    font-family: Lato,Helvetica,Arial,sans-serif;
    font-size: 15px;
    line-height: 1.467;
    transition: border .25s linear,color .25s linear,background-color .25s linear;
    color: #34495e;
    border: 2px solid #bdc3c7;
    border-radius: 6px;
    box-shadow: none;
}

.parents{
	width: 18%;
	margin-left: 1%;
	margin-right: 0;
	background-color: #323646;
}
.all{
	width: 18%;
	margin-left: 1%;
	margin-right: 0;
	background-color: #326673;
}
.info{
	width: 18%;
	margin-left: 1%;
	margin-right: 0px;
	background-color: #ec4d61;
}
.enrol{
	width: 18%;
	margin-left: 1%;
	margin-right: 0px;
	background-color: #7ebfd3;
}
.teacher{
	width: 18%;
	margin-left: 1%;
	margin-right: 0;
	background-color: #bfd662;
	cursor: inherit;
}

.col_1{width: 7.142%}
.col_2{width: 14.28%}
.col_3{width: 21.42%}
.col_4{width: 28.56%}
.col_5{width: 35.7%}
.col_6{width: 42.84%}
.col_7{width: 50%}
.col_8{width: 57.14%}
.col_9{width: 64.28%}
.col_10{width: 71.42%}
.col_11{width: 78.56%}
.col_12{width: 85.7%}
.col_13{width: 92.84%}
.col_14{width: 100%}


.info_table{
	background: url(../images/edm/camp_info-bg.jpg);
	background-size: 100% 100%;
}

#col_line{
	display: flex;
	width: 86%;
	margin: 0 7%;
}

#col_green{
	float: left;
	font-size: 1em;
	line-height: 1.5em;
	box-sizing: border-box;
	border: solid 1px #888;
	background-color: #bfd662;
	padding: .5em 1em;
	text-align: center;
	color: #333;
}

#col_white{
	float: left;
	font-size: 1em;
	line-height: 1.5em;
	box-sizing: border-box;
	border: solid 1px #888;
	background-color: #fff;
	text-align: left;
	padding: .5em 1em;
	color: #333;
}

.learnmore {
    margin-top: 40px;
    margin-bottom: 0px;
    height: ;
    width: 28%;
    border-radius: 6px;
    background-color: #ff4c38;
    color: #fff;
    float: left;
    border-color: transparent;
    cursor: pointer;
    box-shadow: 3px 3px 0 #ff7e38, -1px -1px 0 #ff7e38, 1px -1px 0 #ff7e38, -1px 1px 0 #ff7e38, 1px 1px 0 #ff7e38;
}

.learnmore {
	    margin-left: 36%;
}

button {
    padding: 16px 0px;
    margin: 25px 0;
    width: 24%;
    border: solid 1px #999;
    box-shadow: 2px 2px #999,
                3px 3px #999;

    font-size: 15px;
    -webkit-font-smoothing: subpixel-antialiased;
    font-weight: 400;
    line-height: 1.4;
    transition: border .25s linear,color .25s linear,background-color .25s linear;
    border: none;
    border-radius: 4px;
    color: #fff;
    background-color: #48c9b0;
    cursor: pointer;
}
button:hover,
button:focus {
    color: #fff;
    outline: none;
    background-color: #48c9b0;
}
button:active,
button.active {
    outline: none;
    box-shadow: none;
    background-color: #48c9b0;
}
button:focus:active {
    outline: none;
    background-color: #48c9b0;
}

/* end enrollment */

.banner {
	position: absolute;
    top: 65px;
    right: 4%;
    z-index: 50;
}
#container6{
	width: 94%;
	max-width: 1200px;
	height: 50px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
}

#container6 h1 {
	font-size: 250%;
	font-weight: bold;
	line-height: 120%;
	color: #333;
	margin: 10px auto 0px auto;
	text-shadow: 0 0 0;
	width: 100%;
	font-weight: bold;
	text-align: center;
}
#container6 p {
	font-size: 100%;
	font-weight: 400;
	line-height: 120%;
	margin-top: 30px;
	text-align: left;
	color: #555;
}
#container6 li {
	list-style: square outside none;
	list-color: #000;
	font-size: 100%;
	font-weight: 400;
	line-height: 120%;
	margin-top: 10px;
	text-align: left;
	color: #555;
}
#container6 li:before {
	color:#444;
}

ul{
	padding-left: 15px;
}

#chart{
	width: 41.08%;
}

#singapore{
	width: 50%;
	margin-right: 50%;
	margin: 1em 0;
}

#harvard{
	width: 50%;
	margin-right: 50%;
	margin: 1em 0;
}

#container2{
	width: 94%;
	max-width: 1200px;
	height: 265px;
	margin-top: 5px;
	padding-top: 30px;
	margin-left: auto;
	margin-right: auto;
}


/* GAMIFICATION */

.camp{
	width: 100%;
	min-height: 480px;
	background: url(../images/camp_header.jpg) center;
	background-size: auto 100%; 
	float: left;
}
.camp_company{
	width: 100%;
	min-height: 480px;
	background: url(../images/camp_company.jpg) top no-repeat;
	background-size: ; 
	float: left;
}
.camp_kids{
	width: 100%;
	min-height: 480px;
	background: url(../images/camp_kids.jpg) top no-repeat;
	background-size: ; 
	float: left;
}

.brain_fitness{
	width: 100%;
	min-height: 480px;
	background: url(../images/edm/brain_fitness_header.jpg) center no-repeat;
	background-size: auto 100%; 
	float: left;
}

.camp_csu{
	width: 100%;
	min-height: 480px;
	background: url(../images/camp_csu.jpg) center no-repeat;
	background-size: cover; 
	float: left;
}

.camp_parents{
	width: 100%;
	min-height: 480px;
	background: url(../images/camp_parents.jpg) center;
	background-size: cover; 
	float: left;
}

.course_gat{
	width: 100%;
	min-height: ;
	background: url(../images/camp_GAT_bge.jpg) center no-repeat;
	background-size: cover; 
	float: left;
}

#top_part{
	width: 100%;
	background: url(../images/gat_top_part.jpg) center no-repeat;
	background-size: cover; 
	float: left;
	padding: 4% 0;
	font-size: 4em;
	color: #FFF;
	font-family:'Cabin';
	text-shadow:  2px 2px 10px #6c6c6c;
}

#bone{
    color: #db7648;
    text-shadow: -2px 0 white, 0 2px white, 2px 0 white, 0 -2px white;
    font-style: italic;
}

#second_part{
	width: 100%;
	background: url(../images/gat_second_part.jpg) center no-repeat;
	background-size: cover; 
	float: left;
	padding: 0;
	font-size: 1.6em;
	color: #000;
	font-weight: bold;
}

#second_part h3{
	font-size: 1.2em;
	padding: 2% 4%;
	background-color: #91c324;
	float: left;
	color: #FFF;
	margin: 0;
	margin-top: 30px;
}

#second_part h3::before { 
   content: '';
   display: inline-block;
   width: 1.3em;
   height: 1.3em;
   margin-left: -1.5em;
   margin-right: 20px;
   -moz-border-radius: 50%;
   -webkit-border-radius: 50%;
   border-radius: 50%;
   background-color: #db7648;
   border: 4px solid #FFF;
   margin-bottom: -13px;
}

#second_part ul{
	width: 100%;
	float: left;
	margin-bottom: 0;
	margin-top: .6em;
}

#part_one{
	float: left;
	width: 36%;
	margin-left: 6%;
	text-align: left;
	border-left: 4px solid #91c324;
}

#part_two a{
	color: #111;
}
#part_two a:hover{
	color: #777;
}


#part_one li,
#part_two li{
	list-style-type: none;
}

#two_ul li{
	font-size: 0.9em;
}

#part_two{
	float: left;
	width: 45%;
	margin-left: 6%;
	text-align: left;
	border-left: 4px solid #91c324;
}

#third_part{
	background-color: #343436;
	float: left;
	width: calc(100% - 40px);
	font-size: 1.2em;
	color: #FFF;
	margin: 0; 
}

#third_part ul{
	padding: 2%;
}

#third_part li{
	list-style-type: none;
	text-align: left;
}

#container3{
	width: 100%;
	margin-top: 0px;
	padding-top: 0;
	text-align: center;

	height: 100%;
	min-height: 420px;
	display: inline-block;
	position: relative;
}
.container3-int{
	width: 100%;
	max-width: ;
	margin-right: 0;
	padding-top: 0;
	margin-left: auto;
	margin-right: auto;	
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.container3-intb{
	width: 70%;
	max-width: ;
	margin-right: 0;
	padding-top: 0;
	margin-left: 29%;
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
#container3 h1 {
	font-family: 'Roboto', sans-serif;
	font-size: 250%;
	width: 100%;
	font-weight: 100;
	line-height: 100%;
	color: #fff;
	margin: 10px 0;
	text-shadow: 2px 3px 6px #333;
}
#container3 h2 {
	font-family: 'Roboto', sans-serif;
	font-size: 350%;
	font-weight: 700;
	line-height: 110%;
	color: #fff;
	text-shadow: 2px 2px 6px #333;
	margin: 0;

}
#container3 h3 {
	font-family: 'Roboto', sans-serif;
	font-size: 120%;
	padding-right: 20px;
	font-weight: 100;
	line-height: 100%;
	color: #fff;
	text-shadow: 0;
	padding: 40px 0 0 0;
	margin-bottom: 12px;
}

#container3 p {
	font-family: 'Roboto', sans-serif;
	font-size: 200%;
	margin-top: 15px;
	font-weight: 100;
	line-height: 120%;
	color: #fff;
	text-shadow: 0 0 0;
}

.container2-int{
	width: 50%;
	margin-right: 0;
	padding-top: 1%;
	float: left;
}




#morebtn:hover{
	background-color: rgba(255,255,255,.1);
}

.gamif_sec2, .gamif_sec3, .gamif_sec4, .gamif_sec5, .gamif_sec6, .gamif_sec7, .gamif_sec8, .gamif_sec9 {
	width: 100%;
	background-color: #;
	float: left;
}

.camp_sec2 {
	width: 100%;
	background-color: #fff;
	float: left;
	padding: 40px 0;
}
.camp_sec3 {
	width: 100%;
	background: url(../images/edm/camp_bg.jpg);
	float: left;
	padding: 80px 0;
}

.camp_sec4 {
	width: 100%;
	background-color: #efefef;
	float: left;
	padding: 40px 0;
	text-align:center;
	color:#FFF;
}
.camp_sec4 p {
	text-align:center;
	color:#FFF;
}

.camp_sec5 {
	width: 100%;
	background: #1973a7;
	float: left;
	padding: 80px 0;
}

.camp_sec6 {
	width: 100%;
	background: url(../images/edm/camp_bg2.jpg) center;
	float: left;
	padding: 80px 0;
}

.camp_sec7 {
	width: 100%;
	background-color: #30abd3;
	float: left;
	padding: 40px 0;
	text-align:center;
	color:#FFF;
}

.gamif_sec10 {
	width: 100%;
	background-color: #efefef;
	float: left;
}

.gamif_sec10, .gamif_sec11 {
	width: 100%;
	background-color: #efefef;
	float: left;
	text-align: center;
}

.gamif_sec11-int1{
	width: 204px;
	background: #97c63d;
	padding: 4% 10px;
	margin: 2% 1% 0 0;
	min-height: 128px;
	display: inline-block;
	position: relative;
	text-align: center;
}
.gamif_sec11-int2{
	width: 204px;
	background: #ef4d3a;
	padding: 4% 10px;
	margin: 2% 1% 0 0;
	display: inline-block;
	min-height: 128px;
	position: relative;
	text-align: center;
}

.gamif_sec11-int3{
	width: 204px;
	max-width: 310px;
	background: #f9a53c;
	padding: 4% 10px;
	margin: 2% 1% 0 0;
	display: inline-block;
	min-height: 128px;
	position: relative;
	text-align: center;
}

.gamif_sec11-int4{
	width: 204px;
	background: #31abd4;
	padding: 4% 10px;
	margin: 2% 1% 0 0;
	min-height: 128px;
	display: inline-block;
	position: relative;
	text-align: center;
}

.gamif_sec11-int5{
	width: 204px;
	background: #1973a7;
	padding: 4% 10px;
	margin: 2% 1% 0 0;
	min-height: 128px;
	display: inline-block;
	position: relative;
	text-align: center;
}

.int{
	position: absolute;
  top: 50%;
  transform: translateY(-50%);
    width: 88%; 
}

.camp_sec1-int1{
	width: 350px;
	background: rgba(255,255,255,.3);
	border: solid 1px #FFF;
	padding: 4% 10px;
	margin: 2% 1% 0 0;
	min-height: 128px;
	display: inline-block;
	position: relative;
	text-align: center;

}

#container4{
	width: 94%;
	max-width: 1200px;
	margin-bottom: -4px;
	padding-top: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#container4 h1 {
	font-family: 'Roboto', sans-serif;
	font-size: 200%;
	font-weight: 100;
	line-height: 120%;
	color: #333;
	margin: 0 auto 20px auto;
	text-shadow: 0 0 0;
	width: 86%;
}

#container4 p {
	font-family: 'Roboto', sans-serif;
	font-size: 140%;
	font-weight: 400;
	line-height: 120%;
	margin-top: 40px;
	text-align: left;
	color: #555;
}

#container4_red {
	color:red; 
	position:absolute; 
	right: 5%; 
	top: 35%; 
	font-size: 2em;
}

#container5{
	width: 100%;
	margin-top: 0px;
	padding-top: 0;
	text-align: center;

	height: 100%;
	min-height: 420px;
	display: inline-block;
	position: relative;	
}

#container5 p {
	font-family: 'Roboto', sans-serif;
	font-size: 300%;
	font-weight: 100;
	line-height: 150%;
	color: #fff;
}
.container5-int{
	width: 90%;
	margin: 0 5%;
	padding-top: 0;
	float: left;
	position: absolute;
	text-align: center;
    top: 50%;
    transform: translateY(-50%);
}
#container5 h1 {
	font-family: 'Roboto', sans-serif;
	font-size: 250%;
	width: 100%;
	font-weight: 100;
	line-height: 100%;
	color: #fff;
	margin: 10px 0;
	text-shadow: 2px 3px 6px #333;
}
#container5 h2 {
	font-family: 'Roboto', sans-serif;
	font-size: 350%;
	font-weight: 700;
	line-height: 120%;
	color: #fff;
	text-shadow: 2px 2px 6px #333;
	margin: 0;
}

#container5 h3 {
	font-family: 'Roboto', sans-serif;
	font-size: 120%;
	padding-right: 20px;
	font-weight: 100;
	line-height: 100%;
	color: #fff;
	text-shadow: 0;
	padding: 10px 0;
}


#container7{
	width: 94%;
	max-width: 1200px;
	height: 50px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
}

#container7 h1 {
	font-size: 250%;
	font-weight: bold;
	line-height: 120%;
	color: #333;
	margin: 10px auto 0px auto;
	text-shadow: 0 0 0;
	width: 100%;
	font-weight: bold;
	text-align: center;
}
#container7 p {
	font-size: 100%;
	font-weight: 400;
	line-height: 120%;
	margin-top: 40px;
	text-align: center;
	color: #fff;
}

#container8{
	width: 94%;
	max-width: 1200px;
	margin-top: 5px;
	padding-top: 4%;
	margin-left: auto;
	margin-right: auto;
}
.container8-inta{
	width: 32%;
	margin-right: 1%;
	float: left;
}
.container8-intb{
	width: 34%;
	margin-right: 1%;
	float: left;
}
.container8-intc{
	width: 32%;
	margin-right: 0%;
	float: left;
}
#container8 h1 {
	font-family: 'Roboto', sans-serif;
	font-size: 200%;
	font-weight: 700;
	line-height: 120%;
	color: #ff4c38;
	text-shadow: 0 0 0;
	padding-bottom: 15px;
}

#container8 p {
	font-family: 'Roboto', sans-serif;
	font-size: 180%;
	font-weight: 100;
	line-height: 120%;
	color: #333;
}

#container9 {
	width: 94%;
	max-width: 1200px;
	height: 50px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
}

#container9 h1 {
	font-size: 250%;
	font-weight: bold;
	line-height: 120%;
	color: #333;
	margin: 10px auto 0px auto;
	text-shadow: 0 0 0;
	width: 100%;
	font-weight: bold;
	text-align: left;
}

#container9 h2 {
	font-size: 170%;
	font-weight: bold;
	line-height: 120%;
	color: #333;
	margin: 10px auto 0px auto;
	text-shadow: 0 0 0;
	width: 100%;
	text-align: left;
}

#container9 h3 {
	font-size: 100%;
	font-weight: 400;
	line-height: 120%;
	margin-top: 5px;
	text-align: left;
	color: #555;
}

#container9 p {
	font-size: 100%;
	font-weight: 400;
	line-height: 120%;
	margin-top: 16px;
	text-align: left;
	color: #555;
}

#container9 a {
	color: #2f6ca2;
}
#container9 a:hover {
	color: #2c3e50;
}

#container9 li {
	list-style: square outside none;
	list-color: #000;
	font-size: 100%;
	font-weight: 400;
	line-height: 120%;
	margin-top: 10px;
	text-align: left;
	color: #555;
}
#container9 li:before {
	color:#444;
}


/* GAMIFICATION END */

/* link page */

.camp_link{
	width: 100%;
	margin: 20px 0;
	border-radius: 10px;
}
.camp_link:hover{
	opacity: .9;
	-webkit-transition: opacity 1s; 
    transition: opacity 1s;
}

.camp_link:active{
	width: 100%;
	margin: 22px 0 18px 0;
	border-radius: 10px;
}

.camp_link_2{
	margin-bottom: 50px;
	float: left;
}

.camp_link_1{
	margin-top: 40px;
	float: left;
}

.camp_link-50{
	width: 32%;
	margin: 0;
	border-radius: 10px;float: left;
}

.camp_link-inside{
	width: 100%;
	height: 150px;
	margin: 0 0 4% 0;
	border-radius: 15px;
	float: left;
	display: table;
	background-color: #e74c3c;
	transition: 1s;
}

.camp_link-inside:hover{
	border-radius: 0px;
	opacity: .8;
}

#camp_link-inside-1{background-color: #e74c3c;}
#camp_link-inside-2{background-color: #2980b9;}
#camp_link-inside-3{background-color: #27ae60;}

.camp_link-inside h1{
	display: table-cell;
	vertical-align: middle;
	color: #FFF;
}

/* link page END */


.banner {
    position: absolute;
    top: 65px;
    right: 4%;
    z-index: 50;
}
.banner {
  -webkit-animation-duration: 15s;
  animation-duration: 15s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.banner {
  -webkit-animation-iteration-count: 2;
  animation-iteration-count: 2;
}
@-webkit-keyframes bounceInLeft {
  0%, 4%, 6%, 8%, 10%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0, 0);
    transition-timing-function: cubic-bezier(0, 0);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  4% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  6% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  8% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  10% {
    -webkit-transform: none;
    transform: none;
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInLeft {
  0%, 4%, 6%, 8%, 10%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0, 0);
    transition-timing-function: cubic-bezier(0, 0);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    -ms-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  4% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    -ms-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  6% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -ms-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  8% {
    -webkit-transform: translate3d(5px, 0, 0);
    -ms-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  10% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.banner {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
  -webkit-animation-delay: 1s; /* Safari 4.0 - 8.0 */
  animation-delay: 1s;
}



a { color:white; text-decoration: none } /* Globally */

/* Each state */

a:link { color: white; text-decoration: none}
a:visited { text-decoration: none; color:white; }
a:hover { text-decoration: none; color:blue; }
a:focus { text-decoration: none; color:white; }
a:hover, a:active { text-decoration: none; color:black }

::-webkit-scrollbar {
      width: 8px;
  	  height: 8px;

}

::-webkit-scrollbar-track {
      background-color: #edeeef;
}
 
::-webkit-scrollbar-thumb {
      background-color: rgba(0, 0, 0, 0.2); 
}
 
::-webkit-scrollbar-button {
      background-color: #faab18;
}
 
::-webkit-scrollbar-corner {
      background-color: black;
}


@media all and (max-width: 880px) and (min-width: 711px) {
#container14 b {font-size: 170%;}
#container14 p {font-size: 120%;}
#container14 i {font-size: 110%;}
}

@media all and (max-width: 710px) and (min-width: 501px) {
.container3-int {width: 100%;}
#container14 b {font-size: 150%;}
#container14 p {font-size: 100%;}
#container14 i {font-size: 90%;}
}

@media all and (max-width: 500px) and (min-width: 100px) {
.container3-int {width: 100%;}
#container14 b {font-size: 150%;}
#container14 p {font-size: 100%;}
#container14 i {font-size: 90%;}
.gamif_sec11-int1 {
    width: 96%;
    margin: 0;
    min-height: 300px;
}
.gamif_sec11-int2 {
    width: 96%;
    margin: 5% 0 0 0;
    min-height: 300px;
}
.gamif_sec11-int3 {
    width: 96%;
    margin: 5% 0 0 0;
    min-height: 300px;
}
.gamif_sec11-int4 {
    width: 96%;
    margin: 5% 0 0 0;
    min-height: 300px;
}
.gamif_sec11-int5 {
    width: 96%;
    margin: 5% 0 10% 0;
    min-height: 300px;
}
.int{
	position: absolute;
  top: 152px;
  transform: translateY(-50%);
    width: 87%; 
}
}




@media all and (orientation: portrait) {
	#grid {
	-ms-grid-columns: 150px 25px 1fr;
	-ms-grid-rows: 100px 25px 1fr 25px 100px;
}
.banner{
	display: none;
}
#logo{
	float: left;
	margin-left: 5%;
}

#orangebar{height: 0}

.gamif_sec1 {
    width: 100%;
    height: ;
    background: url(../images/shutterstock_186410636.jpg) center no-repeat;
    background-size: auto 100%;
    float: left;
}

p{
    font-size: 1.4em;
    line-height: 1.6em;
}

#marquee{
	display: none;
}
header {
    height: 80px;
}
.camp{
	background-size: auto 100%; 
}

#container3 h1 {
	font-family: 'Roboto', sans-serif;
	font-size: 220%;
	width: 95%;
	font-weight: 100;
	line-height: 100%;
	color: #fff;
	text-shadow: 2px 3px 6px #333;
}
#container3 h2 {
	font-family: 'Roboto', sans-serif;
	font-size: 400%;
	font-weight: 700;
	line-height: 110%;
	color: #fff;
	text-shadow: 2px 2px 6px #333;
	margin: 0;
}

#container4_red {
	font-size: 1.5em;
}

#singapore{
	width: 100%;
	margin-right: 0;
}

#harvard{
	width: 100%;
	margin-right: 0;
}


}