/* Global */

body {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	font-size: 1.0em;
	color: black;
	background-color:#ffffff;
}
img {
	max-width: 100%;
}
a:link {
	color: #2E2E2E; /*#B9001C*/
	text-decoration: underline;
}
a:hover {
	color: black;
	text-decoration: underline;
}
a:visited {
	color: #2E2E2E;
	text-decoration: underline;
}

span {font-size: 78%
}

h1 { font-family: 'Qwigley';
     font-weight: 400;
font-size: 2em;
}




/* Navigation */

.menu {
	position:fixed;
	top:0px;
	width:100%; 
	height:auto; 
	background-color:#ffffff;
	z-index:100;
        border-bottom: 2px solid #B42E3C;
        /*box-shadow: 3px 3px 5px white;*/
       font-size: 130%;
}
#logo {
	text-align: center;
	margin: 8px 0;
}
#nav {
	text-align: right;
	margin: 60px 0 0 0;
}

#lang { float:right;
        text-align: right;
	margin: 40px 0 0 0;
}

.navigation{
	float: right;
	list-style: none;
	margin: 0;
	text-indent: 50px;
}
.navigation li{
	float: left;
	padding:0 0 0 10px;
}
.navigation li:hover{
	cursor:pointer;
	color: #B42E3C;
}

.navigation .active{
	cursor:pointer;
	color: #B42E3C;
	font-weight:bold;
}




/* General Slides */ 



.slide{
	background-attachment: fixed;
	width:100%;
	height:auto;
	position: relative;
	padding: 40px 0;
        color: black;
}



/* Slide 1 */ 

#slide1{
	background-color:#B42E3C;
	padding-top: 100px;
        min-height: 200px;
        font-size: 112%;
}

#slide1 h1 {
	font-size: 3em;
	letter-spacing: 0px;
	line-height: 0px;
	color:black;
	font-weight: 300;
}
#slide1 h2 {
	font-size: 1.5em;
	color: black;
	line-height: 22px;
	padding-bottom:0px;
	font-weight: 200;
}




/* Slide 2 */ 

#slide2{
	background-color:#B42E3C;
	color:white;
        min-height: 350px;
        font-size: 180%;
}
#slide2 h1 {
	font-size: 3em;
	letter-spacing: 0px;
	line-height: 10px;
	color: white;
	font-weight: 400;
}
#slide2 h2 {
	font-size: 1.5em;
	color: white;
	line-height: 0px;
	padding-bottom:20px;
	font-weight: 400;
}



/* Slide 3 */ 

#slide3{
	background-color:#FDCE1A;
	color:black;
        min-height: 400px;
        font-size: 120%;
}
#slide3 h1 {
	font-size: 5em;
	letter-spacing: 0px;
	line-height: 0px;
	color:black;
	font-weight: 400;
}
#slide3 h2 {
	font-size: 2em;
	color:black;
	line-height: 6px;
	padding-bottom:10px;
	font-weight: 400;
}



/* Slide 4 */ 

#slide4{
	background-color:white;
	color:black;
        font-size: 120%;
}

#slide4 h1 {
	font-size: 5em;
	letter-spacing: -1px;
	line-height: 0px;
	color:black;
	font-weight: 400;
}
#slide4 h2 {
	font-size: 1.6em;
	color: black;
	line-height: 0px;
	padding-bottom:20px;
	font-weight: 400;
}


/* Slide 5 */ 

#slide5{
	background-color:#FDCE1A;
	color:black;
}

#slide5 h1 {
	font-size: 2.2em;
	letter-spacing: 0px;
	line-height: 0px;
	color:white;
	font-weight: 300;
}
#slide5 h2 {
	font-size: 1.2em;
	color: white;
	line-height: 22px;
	padding-bottom:20px;
	font-weight: 200;
}
#slide5 a {
	color: white;
        font-size: 1.1em;
}


@media screen and (min-width: 1024px) {
#decorative2 {
	display:none;
}
}


/* Tablet */
@media screen and (max-width: 1024px) {

#logo {
	width: 100%;
	text-align: center;
}

#nav {
	width:100%;
	text-align:center;
	margin:10px 0;
}

.navigation{
	width: 100%;
	float: center;
	list-style: none;
	margin: 0;
	padding:0;
	text-indent: 1px;
	font-size: 80%;
}

.navigation li{
	float: left;
	width:25%;
	padding:0;
}

.slide{
	background-attachment: fixed;
	width:100%;
	position: relative;
	padding:200px 0;
}

#decorative {
	display:none;
}



#content {
	text-align:center;
	width:100%;
}

#slide1 h1 {
	line-height: 1em;
}

#slide1 {
	background-color:#DDDBDA;
	background-image:none;
        background-repeat: no-repeat;
	background-size: 100% auto;
	padding-top: 150px;
        min-height: 5px;
}

}

#slide1 h2 {
	line-height: 1em;
}
#slide2 h1 {
	line-height: 1em;
}
#slide2 h2 {
	line-height: 1em;
}
#slide3 h1 {
	line-height: 1em;
}
#slide3 h2 {
	line-height: 1em;
}
#slide4 h1 {
	line-height: 1em;
}
#slide4 h2 {
	line-height: 1em;
}

}






/* Mobile */
@media screen and (max-width: 480px) {

#logo {
	width: 100%;
	text-align: center;
}

#nav {
	width:100%;
	margin:2px 0;
}

.navigation{
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding:0;
	text-indent: 1px;
	font-size: 80%;
	
}

.navigation li{
	float: left;
	width:25%;
}

.slide{
	background-attachment: fixed;
	width:100%;
	position: relative;
	padding:150px 0;
}


#slide1 h1 {
	line-height: 1em;
}

#slide1 {
	background-color:#DDDBDA;
	background-image:none;
        background-repeat: no-repeat;
	background-size: 100% auto;
	padding-top: 150px;
        min-height: 5px;
}


#slide1 h2 {
	line-height: 1em;
}
#slide2 h1 {
	line-height: 1em;
}
#slide2 h2 {
	line-height: 1em;
}
#slide3 h1 {
	line-height: 1em;
}
#slide3 h2 {
	line-height: 1em;
}
#slide4 h1 {
	line-height: 1em;
}
#slide4 h2 {
	line-height: 1em;
}


}




