.Cactive {
	background-color: #80B7D7 !important;
	color:#FFF !important;
}
.table2 {
	text-decoration: none !important;
	color: #333 !important;
}


#looking {
	background-image:url('../imgs/mo_foreign.jpg');
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 33.33%;
	height: 200px;
	margin: 80px 0 0 0;
	float: left;
}
#looking h1 {
	color: #fff;
	font-size: 26px;
	margin: 50px 10px 0 20px;
}
#didYou {
	width: 66.66%;
	height: 200px;
	background-color: #00968A;
	margin: 80px 0 0 0;
	float: left;
}
#didYou h1 {
	color:#fff;
	font-size: 28px;
	margin: 50px 20px 0 20px;
}
#text {
	width: 100%;
	height: auto;
	float: left;
}
#text p {
	margin: 4.5% 40px 3.5% 40px;
	font-size: 22px;
}
#langs {
	width: 100%;
	height: 200px;
	float: left;
}
#langs div {
	width: 33.33%;
	height: 100px;
	float: left;
}
#langs h1 {
	margin: 30px 0 0 30px;
	font-size: 26px;
}
#ENGblock1 {
	background-color:#FFC374;
}
#ENGblock2 {
	background-color:#FFDFBE;
}
#ENGblock3 {
	background-color:#FFC374;
}
#ENGblock4 {
	background-color:#FFDFBE;
}
#ENGblock5 {
	background-color:#FFC374;
}
#ENGblock6 {
	background-color:#FFDFBE;
}
#courses {
	margin: 20px 0 0 0;
	width: 100%;
	float: left;
	height: 200px;
}
#courses div {
	width: 49.5%;
	height:47.5%;
	cursor: pointer;
	float: left;
	background: #449DCC;
}
#courses h1 {
	font-size: 30px;
	margin: 30px 0 0 5%;
}
#intensive {
	margin: 0 0 0 1%;
}
#private {
	margin: 0.9% 0 0 0;
}
#company {
	margin: 0.9% 0 0 1%;
}
#slideTitle {
	width: 100%;
	height:80px;
	float: left;
}
#slideTitle h1 {
	font-size: 28px;
	margin: 20px 0 0 50px;
}
#slider {
	width: 100%;
	height: 330px;
	float: left;
}
#slider div {
	display: none;
	position: absolute;
	width: 100%;
	max-width: 1200px;
	height: 100%;
	max-height: 330px;
}
#slider div:first-child {
	display: inline;
}
#slider h2 {
	font-size: 22px;
	line-height: 50px;
	margin: 30px 9% 0 9%;
}
#resMethod {
	width: 100%;
	height: auto;
	float: left;
}
#resMethod h1 {
	margin: 8% 0 0 40px;
}
#resMethod p {
	margin: 20px 2% 10% 60px;
	font-size: 20px;
}
#results {
	width: 50%;
	height: 100%;
	float: left;
}
#method {
	width: 50%;
	height: 100%;
	float: left;
}
span {
	color: blue;
	text-decoration: underline;
	cursor: pointer;
}
#FAQTitle {
	width: 100%;
	height: 50px;
	float: left;
	margin-top: 30px;
}
#FAQTitle h1 {
	margin: 0 5% 0 20px;
}
#questions {
	width: 100%;
	float: left;
	margin-bottom: 50px;
}
#questions h2 {
	font-size: 26px;
	margin: 50px 2% 0 50px;
}
#questions p {
	font-size: 18px;
	margin: 20px 3% 0 80px;
}
#questions a {
	text-decoration: underline;
	color: blue;
}

#tableSlide {
	color: blue;
	text-decoration: underline;
	cursor: pointer;
}
#table {
	width: 98%;
	margin: 30px 0 0 0;
	display: none;
	float: left;
}

/*////////////////////////////     HOVERS    //////////////////////*/


/*#ENGblock1:hover {
	background-image: url('../imgs/lang_pt.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	color:#FFF;
} 
#ENGblock2:hover {
	background-image: url('../imgs/lang_uk.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	color:#FFF;
}
#ENGblock3:hover {
	background-image: url('../imgs/lang_es.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	color:#FFF;
}
#ENGblock4:hover {
	background-image: url('../imgs/lang_fr.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	color:#FFF;
} 
#ENGblock5:hover {
	background-image: url('../imgs/lang_ale.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	color:#FFF;
}
#ENGblock6:hover {
	background-image: url('../imgs/lang_chi.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	color:#FFF;
}
*/
#courses div:hover {
	background-color: #80B7D7;
	color:#FFF;
}











/*/////////////////////////////////////        MEDIA QUERIES      //////////////////////////*/
@media only screen and (max-width: 1000px) {

	#looking h1 {
		font-size: 24px;
		margin: 50px 3% 0 3%;
	}

}


@media only screen and (max-width: 900px) {

	#looking, #didYou {
		margin: 65px 0 0 0;
	}
	#looking h1 {
		margin: 50px 4% 0 4%;
	}
	#didYou h1 {
		font-size: 26px;
		margin: 50px 5% 0 5%;
	}
	#courses h1 {
		font-size: 27px;
	}

}

@media only screen and (max-width: 800px) {

	#looking h1 {
		font-size: 23px;
		margin: 30px 4% 0 4%;
	}
	#didYou h1 {
		margin: 40px 5% 0 5%;
	}
	#courses h1 {
		font-size: 26px;
		margin: 30px 0 0 2.5%;
	}
	#langs h1 {
		margin: 37px 0 0 4%;
		font-size: 25px;
	}
	#resMethod {
		margin: 40px 0 0 0;
	}

}

@media only screen and (max-width: 700px) {

	#looking h1 {
		font-size: 23px;
	}
	#didYou h1 {
		margin: 20px 5% 0 5%;
	}
	#courses h1 {
		font-size: 26px;
		margin: 10px 0 0 4%;
	}
	#langs h1 {
		font-size: 22px;
	}
	#slideTitle h1 {
		font-size: 26px;
		margin: 20px 0 0 3.5%;
	}
	#slider h2 {
		margin: 0 5% 0 8%;
		line-height: 40px;
	}

}

@media only screen and (max-width: 600px) {
	#looking {
		display: none;
	}


	#didYou {
		width: 100%;
	}
	#didYou h1 {
		margin: 45px 5% 0 5%;
		font-size: 24px;
	}
	#text p {
		margin: 4.5% 5% 3.5% 5%;
		font-size: 20px;
	}
	#langs h1 {
		margin: 40px 0 0 5%;
		font-size: 20px;
	}
	#resMethod h1 {
		margin: 8% 0 0 8%;
	}
	#resMethod p {
		margin: 20px 2% 10% 10%;
		font-size: 18px;
	}
	#FAQTitle h1 {
		margin: 30px 5% 0 20px;
	}
	#questions h2 {
		font-size: 24px;
		margin: 50px 2% 0 5%;
	}
	#questions p {
		font-size: 18px;
		margin: 20px 3% 0 10%;
	}

}

@media only screen and (max-width: 500px) {

	#didYou h1 {
		margin: 35px 6% 0 6%;
		font-size: 24px;
	}
	#langs {
		width: 100%;
		height: 300px;
		float: left;
	}
	#langs div {
		width: 50%;
	}
	#langs h1 {
		font-size: 19px;
	}
	#ENGblock1 {
		background-color:#FFC374;
	}
	#ENGblock2 {
		background-color:#FFDFBE;
	}
	#ENGblock3 {
		background-color:#FFDFBE;
	}
	#ENGblock4 {
		background-color:#FFC374;
	}
	#ENGblock5 {
		background-color:#FFC374;
	}
	#ENGblock6 {
		background-color:#FFDFBE;
	}
	#courses h1 {
		font-size: 22px;
		margin: 20px 0 0 4%;
	}
	#slider h2 {
		margin: 0 3% 0 7%;
		line-height: 37px;
		font-size: 19px;
	}
	#results {
		border-right: 1px solid #333;
	}

}

@media only screen and (max-width: 400px) {

	#didYou h1 {
		font-size: 20px;
	}
	#text p {
		font-size: 16px;
	}
	#courses h1 {
		font-size: 18px;
		margin: 20px 0 0 2%;
	}
	#slideTitle {
		height: 70px;
	}
	#slideTitle h1 {
		font-size: 22px;
		margin: 20px 0 0 2%;
	}
	#slider h2 {
		margin: 0 2% 0 3.5%;
		font-size: 14px;
	}
	#langs h1 {
		font-size: 18px;
	}
	#resMethod {
		margin: 50px 0 0 0;
	}
	#resMethod h1 {
		font-size: 26px;
	}
	#resMethod p {
		font-size: 14px;
	}
	#FAQTitle h1 {
		font-size: 26px;
	}
	#questions h2 {
		font-size: 20px;
	
	}
	#questions p {
		font-size: 15px;
		
	}

}