/* Global */

body {
	font-family: 'Century Gothic', futura, 'URW Gothic L', Verdana, sans-serif;
	font-weight: 400;
	font-size: 1em;
	color: #8a8683;
	background-color:#ffffff;
}
img {
	max-width: 100%;
}
a:link {
	color: #f68f67;
	text-decoration: none;
}
a:hover {
	color: #bde2df;
	text-decoration: none;
}
a:visited {
	color: #f68f67;
	text-decoration: none;
}


#scroller{
	width: 25px;
	height: 25px;
	text-align: center;
	margin-left: 48.9%;
	position: absolute;
	bottom: 20px;

	}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Navigation */

.menus {
	position:fixed;
	top:0px;
	width:90%;
	margin-left:5%;
	margin-right:auto;
	height:auto; 
	background-color:;
	z-index:100;
}

#logo {
	text-align: left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
#nav {
	text-align: right;
	margin: 30px 0 0 0;
}


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

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





.snavigation{
	float: right;
	list-style: none;
	height:10px;
}
.snavigation li{
	float: left;
	padding:0 0 0 50px;
}
.snavigation li:hover{
	cursor:pointer;
	color: #a9d3d0;
	opacity:0.6;
}

.snavigation .active{
	cursor:pointer;
	color: #f68f67;
	font-weight:bold;
}






/* General Slides */ 

.slide{

		background-attachment: fixed;

	position: relative;
	padding:60px 0;


}



/* Slide 1 */ 

#slide1{

height:400px;

background-image:url('../images/NNN_no_text.png');
	  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
		
}
#slide1 h1 {
	font-size: 3.8em;
	letter-spacing: -3px;
	line-height: 0px;
	color:#8a8683;
	font-weight: 700;
}
#slide1 h2 {
	font-size: 2em;
	color: #8a8683;
	line-height: 0px;
	padding-bottom:20px;
	font-weight: 400;
}




/* Slide 2 */ 

#slide2{
	
	background-color:#ffffff;
	color:#000;
	height:auto;
	text-align:center;
}



/* Slide 3 */ 

#slide3{
	background-image:url('../images/bg.jpg');
	  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	background-color:#ffffff;
	color:#000;
	height:20%;
	text-align:center;


}




/* Slide 4 */

#slide4{
	
	background-color:#ffffff;
	color:#000;
	height:auto;
	text-align:center;
}


/* Slide 5 */

#slide5{
background-image:url('../images/bg3.jpg');
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
 height:400px;"
	background-color:#ffffff;
	color:#000;

	text-align:center;

}


/* Slide 6 */

#slide6{
	
	background-color:#ffffff;
	color:#000;
	height:auto;
	text-align:center;
}

/* Slide 7 */

#slide7{
background-image:url('../images/bg4.jpg');
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
 height:400px;
	background-color:#ffffff;
	color:#000;

	text-align:center;

}

/* Slide 8 */

#slide8{
	
	background-color:#ffffff;
	color:#000;
	height:auto;
	text-align:center;
}

/* Slide 9 */

#slide9{
background-image:url('../images/bg2.jpg');
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
height:400px;
	background-color:#ffffff;
	color:#000;

	text-align:center;

}

/* Slide 10 */

#slide10{
	
	background-color:#ffffff;
	color:#000;
	height:530px;
	text-align:center;
}

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



.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; 
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

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

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

.navigation{
	width: 100%;
	float: center;
	list-style: none;
	margin: 0;
	padding:0;
}

.snavigation{
	width: 100%;
	float: center;
	list-style: none;
	margin: 0;
	padding:0;
}

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

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

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

#decorative {
	display:none;
}

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

#slide1 h1 {
	line-height: 1em;
}
#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) {



.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

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

#nav {
	width:100%;
	margin:5px 0;
}
#snav {
width:100%;
	margin:20px 0;
}

.navigation{
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding:0;
}

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

.snavigation{
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding:0;
}

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

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


#slide1 h1 {
	line-height: 1em;
}
#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;
}

*/
}
