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


/************** Over style START *****************/
.section {
	background-color:transparent;
}

h2 {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size:2.3em;
	font-weight:normal;
	margin-bottom:10px;
}
/* END Over style */


/*************** Mobile Menu START ***************/
nav.mob-nav {
	display:none;
}
/* END Mobile Menu */


/********************** Header START *************************/
header h1 {
	font-size:3.2em;
}
header h2 {
	padding-top:0.1em;
	padding-bottom:0px;
	font-size:3.3em;
	text-align:right;
	margin-top:0px;
}
.language {
	text-align:right;
	font-size:1.5em;
	font-weight:100;
}
.header-img {
	float:left;
	width:100%;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position: center center;
	background-size:cover;
	min-height:280px;
}

.header-img.order {
	min-height:100px;
	background-position: left center;
}

.header-title .col {
	margin-bottom:0px;
}

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

.fb-like {
	width:auto;
	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:600px; /* Slide height */
}
/* END Slide */


/* END Header */


/********************** Main menu-1 START *************************/
.main-menu-1 {
	font-size:1.4em;
	height:auto;
}
.main-menu-1 .material-icons {
	font-size:2.1em;
	vertical-align:middle;
}
.main-menu-1-container {
	height:auto; /* same as height of .main-menu-1 height */
	margin-top:0px;
}
.main-menu-1 a {
	margin-left:10px;
	margin-right:10px;
}
a.menu-icon {
	margin:0px;
}
/* END Main menu-1 */



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

h1 {
	font-size:3.8em;
}
.video-container iframe {
	width:592px;
	height:333px;
}

/* END Main Container */

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

/* END Footer */