@CHARSET "ISO-8859-1";

@import url("http://fast.fonts.net/lt/1.css?apiType=css&c=c6ff8076-01e3-4ebd-804c-9b7b346af1f9&fontids=1261935,1261940");
@font-face{
font-family:"NeueHaasGroteskText Pro";
src:url("Fonts/1261935/95271da8-8990-4306-bc7f-0e2d1a92f72e.eot?#iefix");
src:url("Fonts/1261935/95271da8-8990-4306-bc7f-0e2d1a92f72e.eot?#iefix") format("eot"),url("Fonts/1261935/95ea534a-2fc2-4365-9df6-5530cbc58cdf.woff2") format("woff2"),url("Fonts/1261935/4b96e8db-6bb0-4bbf-8561-ad1668425256.woff") format("woff"),url("Fonts/1261935/b07e68ca-f6b5-47bd-9d55-540e832dcfab.ttf") format("truetype"),url("Fonts/1261935/2d4198ee-aaf9-4613-ace5-01f31b62810b.svg#2d4198ee-aaf9-4613-ace5-01f31b62810b") format("svg");
}

@font-face {
    font-family: "hans";
    src: url(font.otf);
}



/* ICON STYLES - ICON FROM: http://fontastic.me/
–––––––––––––––––––––––––––––––––––––––––––––––––– */


[class^="icon-"]:after,
[class*=" icon-"]:after {
   font-family:"NeueHaasGroteskText Pro";
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-up-open-big:after {
  content: "a";
  font-size: 20pt;
  display: block;
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
  color: black;
  -webkit-transition: color .3s;
          transition: color .3s;
}

.icon-up-open-big:hover:after {
	color: black;	
}

.scroll-icon {
	position: absolute;
 	left: 50%;
  bottom: 30px;
  padding: 0 10px;
  	-webkit-transform: translateX(-50%);
  	    -ms-transform: translateX(-50%);
  	        transform: translateX(-50%);
}
  div.center
{
width: 100%;
margin:auto;
position: absolute;
 z-index:55777775;
pointer-events: none;

}
/*  div.teaser
{
width: 100%;
margin:auto;
position: relative;
z-index:99999;
pointer-events: none;
margin-top: -38%;
text-align: center;
color:#000;
    font-family:"NeueHaasGroteskText Pro";
    font-size: 130pt;
line-height:135pt;
letter-spacing:-3pt;
}
*/
  div.teaser
{
width: 100%;
margin:auto;
position: auto;
z-index:99999;
pointer-events: none;
text-align: center;
font-family:"NeueHaasGroteskText Pro";
font-size: 22pt;
line-height:22pt;
letter-spacing:-0.2pt;    
   top: 93%;


}
  .legend
{   
    position: absolute;
    z-index:9999999999;
 text-align: left;
    margin: 0 28px auto;
   top: 93%;
font-size: 22pt;
line-height:22pt;
letter-spacing:-0.2pt;  

}
a.fill-div {
    height: 100%;
    z-index: 10000000;
    width: 100%;
    font-size: 22pt;
letter-spacing:-0.2pt; 
     margin: 0 auto;
  display: block;
  display: -webkit-block;
  display: -moz-block;

}

.image_wrap
{
padding: 10px;

}

/* HELPER CLASSES
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.l-left {
	float: left;
}

.l-right {
	float: right;
}

.end {
	margin-top: 30px;
  font-size: 20pt;
	opacity: 0;
	-webkit-transform: translateY(300px);
	    -ms-transform: translateY(300px);
	        transform: translateY(300px);
	-webkit-transition: opacity, -webkit-transform 1s;
	        transition: opacity, transform 1s;
	-webkit-transition-delay: 1s;
	        transition-delay: 1s;
}



/* RESET-GENERAL STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */

* {
margin: 0;
padding: 0;
font-family:'NeueHaasGroteskText Pro';
color: black;

}

html {
	font-size: 60%;


 
}

body {
	background-color: white;
}
a {
	text-decoration: none;

	color: black}
a.underline {
   box-shadow: inset 0 -4px 0 white, inset 0 -8px 0 black;
}

	
	

ul, li {
	list-style-type: none;
}


img {
	max-height: 900px;
    
}

.teaser_tit {
position: absolute;
top: 40%;
margin-top: -25px;
margin-left: -50px;
text-align: center;
color:#fff;
font-family:"NeueHaasGroteskText Pro";
font-size: 150pt;
line-height:160pt;
letter-spacing:-15pt;

}



/* NAV STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */


.header-top {
font-family:"NeueHaasGroteskText Pro";
    /*background:#fff;*/
	height: 60px;
	padding: 10px 28px;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 12;
	box-sizing: border-box;
    font-size: 20pt;
    line-height: 1.3;
	background: transparent;

}


#footer{
position:fixed;
		height: 0px;
		display:block;
		width: 100%;
		z-index:9;
		text-align:center;
		color: #f2f2f2;
		padding: 20px 0 0 0;
				bottom:0px;
	}


h1 {
	position:absolute;
	height: 70px;


}
h2 {
	position:absolute;
	height: 70px;


}
h3 {
	position:relative;
	text-align: left;
	margin-left:20%;
	margin-right:20%;
    font-size: 35pt;
    line-height: 1.3;

}
h4 {
	position:relative;
	text-align: left;
	margin-left:20%;
	margin-right:20%;
    font-size: 45pt;
    line-height: 1.3;


}

h1 a {
	display: block;
	padding: 0 10px;
    font-size: 20pt;
	line-height: 1.2;

}

.toggle-menu {
	width: 30px;
	height: 30px;
	display: inline-block;
	position: relative;
	opacity: 0;
	top: 0px;
    right: 10px;
}

.toggle-menu i {
	position: absolute;
	display: block;
	height: 2px;
	background: black;
	width: 30px;
	left: 10px;
	-webkit-transition: all .3s;
	        transition: all .3s;
}

.toggle-menu i:nth-child(1) {
	top: 4px;
}

.toggle-menu i:nth-child(2) {
	top: 12px;
}

.toggle-menu i:nth-child(3) {
	top: 20px;
}

.open-menu i:nth-child(1) {
	top: 12px;
	-webkit-transform: rotateZ(45deg);
	        transform: rotateZ(45deg);
}

.open-menu i:nth-child(2) {
	background: transparent;
}

.open-menu i:nth-child(3) {
	top: 12px;
	-webkit-transform: rotateZ(-45deg);
	        transform: rotateZ(-45deg);
}

nav {
 	height: 0;
	opacity: 100;
	box-sizing: border-box;
	background:transparent;
    left:0px;
	z-index: 15;
	position: fixed;
	top: 10px;
	/*width: 100%;*/
}

.open-menu ~ nav {
	opacity: 1;
    padding: 0px;
	z-index: 15;
	height: 20px;
}

nav ul {
         position: fixed;
        right: 10px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

nav li {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
}

nav li a {
    font-size: 20pt;
	  line-height: 1.2;
	display: block;
		padding: 0 10px;
	text-align: left;
	-webkit-transition: background .3s;
	        transition: background .3s;
}



nav li:nth-child(odd) a,
body.fp-viewing-fifthSection-1 #menu li:nth-child(5) a {
	/*background: #fff;*/
}

nav li:nth-child(even) a {
	/*background: #fff;*/
	}

nav li:nth-child(odd) a:hover {
	/*background: #fff;*/
	}

nav li:nth-child(even) a:hover {
	/*background: #fff;*/}

nav li.active a,
body.fp-viewing-fifthSection-1 #menu li:last-child a {
	/*background: #fff;*/
	}
  



/* SECTION STYLES - fullPage.js 
–––––––––––––––––––––––––––––––––––––––––––––––––– */


section { 
	text-align: center;
           font-family:"NeueHaasGroteskText Pro";
  font-style: normal;
  font-variant: normal;
  text-transform: none;
	/*margin-left:6%;
	margin-right:6%;
	margin-bottom:6%;
	/*background: url('https://unsplash.it/1910/1221?image=626') no-repeat center / cover;*/
}

h2 {
	/*text-transform: uppercase;*/
    font-size: 18pt;
	  line-height: 1.2;
	/*letter-spacing: .06em;*/
	margin-top: 20px;
	margin-bottom: 20px;
	position:relative;
	text-align: center;
	color:white;
	padding-left:8%;
	padding-right:8%;

}


h2 a {
		text-align: center;

			color: black;

}
.textsliderX {
          font-family:"NeueHaasGroteskText Pro";
            font-style: normal;
              font-variant: normal;
              text-transform: none;
              text-align: left;
              font-size: 21pt;
              margin-left: 28px;
              width: 66%;
              line-height: 1.3;
          }

.textslider {
          font-family:"NeueHaasGroteskText Pro";
            font-style: normal;
              font-variant: normal;
              text-transform: none;
              text-align: left;
              font-size: 48pt;
              margin-left: 28px;
              width: 90%;
              line-height: 1.3;
    
          }
          
#header_scroller {
position: fixed;
 top: 50%;
z-index: 999;
background-color: white;
        width: 2000px;
        padding-top: 0px;
        height: 18px;
    visibility: hidden;
    }

    </style>
/* TWO COL
–––––––––––––––––––––––––––––––––––––––––––––––––– */

#pagewrap {
	padding: 5px;
	width: 100%;
	margin: 100px auto;
    	background: #fff;

}
#content {
	width: 480px;
	float: left;
        font-size: 18pt;
	  line-height: 1.2;
        text-align: left;
	background: #fff;

	padding: 5px 5px;
}

#middle {
	width: 424px; /* Account for margins + border values */
	float: left;
	padding: 5px 5px;
        font-size: 20pt;
	  line-height: 1.2;
    text-align: left;
	margin: 0px 5px 5px 5px;
}

#sidebar {
	width: 360px;
        font-size: 18pt;
	  line-height: 1.2;
	padding: 5px 5px;
        text-align: left;
	float: left;
}

#gh_image {
	background-repeat: no-repeat; background-position:center center; background-size: auto 100%;
}




/* SLIDENAV STYLES - fullPage.js 
–––––––––––––––––––––––––––––––––––––––––––––––––– */

#fp-nav ul li a span, 
.fp-slidesNav ul li a span {
	background: white;
	width: 8px;
	height: 8px;
	margin: -4px 0 0 -4px;
}

#fp-nav ul li a.active span, 
.fp-slidesNav ul li a.active span, 
#fp-nav ul li:hover a.active span, 
.fp-slidesNav ul li:hover a.active span {
	width: 16px;
	height: 16px;
	margin: -8px 0 0 -8px;
	background: transparent;
	box-sizing: border-box;
	border: 2px solid #fff;
}



/* MQ STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */

@media screen and (max-width: 767px) {
	   .toggle-menu {
	opacity: 100;
}
      div.teaser
{
display: none;

}
      .legend
{   
display:none;

}
.textslider {
      font-size: 25pt;
              margin-left: 10px;
              width: 95%;
              line-height: 1.2;
             }

    .textsliderX {
      font-size: 13pt;
              margin-left: 10px;
                        margin-top: 20px;

              width: 92%;
              line-height: 1.2;
             }
#gh_image {
	padding-top: 55px; background-repeat: no-repeat; background-position:45% center; background-size: auto 83%;
}

.header-top {
font-family:"NeueHaasGroteskText Pro";
  
	font-size: 15pt;
    line-height: 1.3;
	background: #fff;

}
    
    #pagewrap {
	padding: 5px;
	width: 100%;
	margin: 20px auto;
}
    
    
    #content {
		width: auto;
		float: none;
	}
	
	#middle {
		width: auto;
		float: none;
		margin-left: 0px;
	}
	
	#sidebar {
		width: auto;
		float: none;
	}
    
    

  nav {
	opacity: 0;
	box-sizing: border-box;
	background:transparent;
		z-index: 15;
	position: fixed;
	top: 40px;
display: none;
      /*width: 100%;*/
}
	 nav ul {
	    
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}

	nav li {
		margin-top: 1px;
		margin-left:0px;
	}
  
  nav li a {
    font-size: 2.8em;
  }

	 
	 h2 {
	text-transform: uppercase;
	font-size: 7.5em;
	/*line-height: 1.05em;*/
	margin-bottom: 20px;
}
  
    h2 a {
	text-transform: uppercase;
		text-align: center;

	font-size: 7.5em;
	/*line-height: 1.05em;*/
	margin-bottom: 20px;
		color: white;

	}
	  
  .scroll-icon {
    display: none;
  }

   
  .open-menu ~ nav {
		padding: 0px 0;
      display: block;
	}

	nav li a {
        padding-left: 10px;
	}
}

@media screen and (max-width: 400px) {
  html {
    font-size: 45%;
  }
    a.underline {
   box-shadow: inset 0 -3px 0 white, inset 0 -4.5px 0 black;
}


	
    
    #header_scroller {
    visibility:visible;
   font-family:"NeueHaasGroteskText Pro";
   font-size:15pt;
        padding-top:3px;
    padding-bottom: 10px;
   left: 0px;


    }
    #caption {
     font-family:"NeueHaasGroteskText Pro";
padding: 10px 10px; 

   font-size:15pt;   
    }
    
    .header-top {
height: 40px;
padding: 10px 10px; 

}


    
nav ul {
        left: 0px;
width: 100%;
    padding-bottom: 5px;
background: white;
    }

    
 #pagewrap {
	padding: 5px;
	width: 100%;
	margin: 20px auto;
}
  h2 {
	text-transform: uppercase;
	font-size: 6.0em;
	line-height: 1.02em;
	margin-bottom: 20px;
}
  
    h2 a {
	text-transform: uppercase;
		text-align: center;
	font-size: 6.0em;
line-height: 1.02em;
	margin-bottom: 20px;
		color: white;}
		
  h4 {
	position:relative;
	text-align: left;
		margin-top:12%;
	margin-left:12%;
	margin-right:12%;
	font-size: 3.0em;
	line-height: 1.2em;


}
    h5 {
	position:relative;
	text-align: left;

	margin-left:10px;
    font-size: 12pt;
    line-height: 1.2;


}

    
	#footer{
position:fixed;
		height: 10px;
		display:block;
		width: 100%;
		z-index:9;
		text-align:center;
		color: #f2f2f2;
		padding: 10px 0 0 0;
				bottom:0px;
	}

}