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


/************** Over style START *****************/
.section {
	background-color:transparent;
}
h2 {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size:2.0em;
	font-weight:normal;
	margin-bottom:10px;
}
/* END Over style */


/*************** Mobile Menu START ***************/
.mob-menu-bt:before {
	content: "Menu";
}
.mob-menu {
	text-align:left;
	margin:0px;
	font-size:1.6em;
	display:none;
}
.mob-menu > li {
	display:list-item;
	padding:4px;
	padding-left:10px;
	border-bottom:1px solid #333;
	margin-left:40px;
}
.mob-menu > li.mob-language {
	list-style:none; 
	border-bottom:none;
}
/* END Mobile Menu */


/************ Header START *************/
header h1 {
	font-size:2.0em;
}
header h2 {
	padding-top:0em;
	padding-bottom:0px;
	font-size:2.0em;
	text-align:center;
	margin-top:-15px;
}

.slogan {
	font-size:1.2em;
	margin-top:-10px;
	padding:10px;
}

.fb-like {
	width:100%;
	text-align:right;
	margin-bottom:0px;
	vertical-align:middle;
}

/**********************  RGB Slide carousel START *************************/
.rgb-slide-carousel, .slide-container, .rgb-slide-carousel li, .-slide1, .-slide2, .-slide3, .-slide4 {
	height:300px; /* Slide height */
}
/* END Slide */

/* END Header */


/*************** Main Container START ***************/

h1 {
	font-size:2.8em;
}
.video-container iframe {
	width:456px;
	height:256px;
}

/* END Main Container */



/********************** Footer START *************************/
#map_container {
	height:250px;
}
/* END Footer */