@font-face {
	font-family:'LibreBodoni-Italic';
	src: url('../font/libreBodoni/LibreBodoni-Italic.eot');
	src: url('../font/libreBodoni/LibreBodoni-Italic.eot?#iefix') format('embedded-opentype'),
		url('../font/libreBodoni/LibreBodoni-Italic.woff') format('woff'),
		url('../font/libreBodoni/LibreBodoni-Italic.ttf') format('truetype'),
		url('../font/libreBodoni/LibreBodoni-Italic.svg#LibreBodoni-Italic') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-20AC;
}

@font-face {
    font-family: 'didot_italic';
    src: url('../font/didot/didot-italic.eot');
    src: url('../font/didot/didot-italic.eot?#iefix') format('embedded-opentype'),
         url('../font/didot/didot-italic.woff2') format('woff2'),
         url('../font/didot/didot-italic.woff') format('woff'),
         url('../font/didot/didot-italic.ttf') format('truetype'),
         url('../font/didot/didot-italic.svg#gfs_didotbold_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'gfs_didotbold_italic';
    src: url('../font/gfsDidot/gfsdidotbolditalic-webfont.eot');
    src: url('../font/gfsDidot/gfsdidotbolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/gfsDidot/gfsdidotbolditalic-webfont.woff2') format('woff2'),
         url('../font/gfsDidot/gfsdidotbolditalic-webfont.woff') format('woff'),
         url('../font/gfsDidot/gfsdidotbolditalic-webfont.ttf') format('truetype'),
         url('../font/gfsDidot/gfsdidotbolditalic-webfont.svg#gfs_didotbold_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'gfs_didotitalic';
    src: url('../font/gfsDidot/gfsdidotitalic-webfont.eot');
    src: url('../font/gfsDidot/gfsdidotitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/gfsDidot/gfsdidotitalic-webfont.woff2') format('woff2'),
         url('../font/gfsDidot/gfsdidotitalic-webfont.woff') format('woff'),
         url('../font/gfsDidot/gfsdidotitalic-webfont.ttf') format('truetype'),
         url('../font/gfsDidot/gfsdidotitalic-webfont.svg#gfs_didotitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'cartonslab';
    src: url('../font/carton/carton-slab-webfont.eot');
    src: url('../font/carton/carton-slab-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/carton/carton-slab-webfont.woff') format('woff'),
         url('../font/carton/carton-slab-webfont.ttf') format('truetype'),
         url('../font/carton/carton-slab-webfont.svg#cartonslab') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face	{
	font-family: 'CooperHewitt-Thin';
	src: url('../font/CooperHewitt/CooperHewitt-Thin.eot');
	src: url('../font/CooperHewitt/CooperHewitt-Thin.eot?#iefix') format('embedded-opentype'),
		 url('../font/CooperHewitt/CooperHewitt-Thin.woff') format('woff'),
		 url('../font/CooperHewitt/CooperHewitt-Thin.otf') format('truetype'),
		 url('../font/CooperHewitt/CooperHewitt-Thin.svg#CooperHewitt') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face	{
	font-family: 'CooperHewitt-Book';
	src: url('../font/CooperHewitt/CooperHewitt-Book.eot');
	src: url('../font/CooperHewitt/CooperHewitt-Book.eot?#iefix') format('embedded-opentype'),
		 url('../font/CooperHewitt/CooperHewitt-Book.woff') format('woff'),
		 url('../font/CooperHewitt/CooperHewitt-Book.otf') format('truetype'),
		 url('../font/CooperHewitt/CooperHewitt-Book.svg#CooperHewitt') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face	{
	font-family: 'CooperHewitt-Medium';
	src: url('../font/CooperHewitt/CooperHewitt-Medium.eot');
	src: url('../font/CooperHewitt/CooperHewitt-Medium.eot?#iefix') format('embedded-opentype'),
		 url('../font/CooperHewitt/CooperHewitt-Medium.woff') format('woff'),
		 url('../font/CooperHewitt/CooperHewitt-Medium.otf') format('truetype'),
		 url('../font/CooperHewitt/CooperHewitt-Medium.svg#CooperHewitt') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face	{
	font-family: 'CooperHewitt-Light';
	src: url('../font/CooperHewitt/CooperHewitt-Light.eot');
	src: url('../font/CooperHewitt/CooperHewitt-Light.eot?#iefix') format('embedded-opentype'),
		 url('../font/CooperHewitt/CooperHewitt-Light.woff') format('woff'),
		 url('../font/CooperHewitt/CooperHewitt-Light.otf') format('truetype'),
		 url('../font/CooperHewitt/CooperHewitt-Light.svg#CooperHewitt') format('svg');
	font-weight: normal;
	font-style: normal;
}

.font-hero {
	color: #d6e3ea;
	font-family: didot_italic, LibreBodoni-Italic, serif;
	text-rendering: optimizeLegibility;
	text-transform: uppercase;
	letter-spacing: .1em;
}

.font-hero span{
	letter-spacing: 0.02em;
}
 
.font-thin {
	color: #fff;
	font-family: "CooperHewitt-Thin", sans-serif;
	font-weight: normal;
}

.font-semibold {
	font-family: "CooperHewitt-Medium", sans-serif;
	font-weight: normal;
}

.font-light {
	font-family: "CooperHewitt-Light", sans-serif;
	font-weight: normal;
}

* {
	position: relative;
}

::-webkit-scrollbar { 
    display: none; /*This removes the scrollbar on webkit, obvs. */
}

.breaker {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

html, body {
	height: 100%;
	width: 100%;
}

body {
	background-color: #ededed;
	font-family: "CooperHewitt-Book", sans-serif;
	font-weight: normal;
	overflow-x: hidden;
	-webkit-font-smoothing: antialiased !important;
	margin: 0;
}

.justify-text {
	text-align: justify;
}

.navbar {
	background-color: #e4e6e5;
	background-color: rgba( 228, 230, 229, .85 );
	border-bottom: 0 none;
	font-size: 12px;
	transition: .25s all linear;
}

.navbar.inv {
	background-color: rgba( 0, 0, 0, .5 );
	border-bottom: 1px solid #bfbfbf;
}

.navbar .nav a {
	color: #5f5f5f;
	font-family: "CooperHewitt-Book", sans-serif;
	font-weight: 600;
	transition: all .5 linear;
}

.navbar.inv a {
	color: #e4e6e5;
}


.navbar-responsive-collapse {
	margin: 0 auto;
	width: 80%;
}

.nav li {
	text-align: center;
	white-space: nowrap;
}

.nav > li > a:hover,
.nav > li > a:focus {
	background-color: inherit;
	outline: none;
}

.navbar-brand {
	padding: 8px;
}

.active-menu {
	background-color: #4e4e4e;
	content: '.';
	display: block;
	height: 5px;
	left: 0;
	position: absolute;
	top: 0;
	transition: all .5 linear;
	width: 1%;
	z-index: 9;
}

.inv .active-menu {
	background-color: #e4e6e5;
}

.special-active-menu {
	z-index: 10;
}

#special-active-menu-1,
#special-active-menu-6 {
	background-color: #4e4e4e !important;
}

#special-active-menu-2 {
	background-color: #34495e !important;
}

#special-active-menu-3 {
	background-color: #e74c3c !important;
}

#special-active-menu-4 {
	background-color: #80a7d1 !important;
}

#special-active-menu-5 {
	background-color: #f39c12 !important;
}

:focus {outline:none;}
::-moz-focus-inner {border:0;}

.slide {
	background-position: center center;
	background-repeat: no-repeat;
	padding-bottom: 65px;
	padding-top: 50px;
	text-align: center;
}

#slide-1 {
	height: 100vh;
	background-image: url('../images/bg17.jpg');
	background-position: center center;
	color: #333;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: cover;

}

#slide-1 h1 {
	font-size: 96pt;
	padding-top: 60px;
}

#slide-1 a{
	text-decoration: none;
}

#smiley {
	position: absolute;
	right: 6vw;
	top: 68vh;
	width: 60px;
	color: #fff;
	z-index: 1000;
}

#home-row-2 {
	padding-top: 25px;
}

#home-row-1 h1 {
	font-size: 90px;
}

#home-row-1 h4 {
	font-size: 32px;
	color: #d6e3ea;
	padding-bottom: 300px;
	letter-spacing: .15em;
}

#home-row-2 {
	font-size: 25px;
}

#home-row-2 .col-12 {
	height: 232px;
	padding-top: 30px;
}

#home-row-2 .col-12 .home-hover {
	height: 166px;
	overflow: hidden;
	padding-top: 26px;
	transition: all ease-in .25s;
}

#home-row-2 .col-12 .home-hover:hover {
	height: 166px;
	padding-top: 0;
}

#slide-2 {
	background-color: #34495e;
	color: #e4e6e5;
	padding-top: 90px;
}

.title-row {
	font-size: 45px;
	padding-bottom: 50px;
}

.line-row .hr {
	background-color: #e4e6e5;
	height: 5px;
	margin: 0 auto;
	width: 33%;
}

.subtitle-row {
	font-size: 35px;
	padding-bottom: 40px;
	padding-top: 40px;
}

.content-row {
	padding-top: 45px;
}

.content-row i,
#about-row-5 i {
	display: block;
	margin: 0 auto;
	max-height: 100%;
	max-width: 100%;
}

.content-row h2 {
	font-size: 28px;
	padding-bottom: 40px;
}

.content-row h4 {
		font-family: "CooperHewitt-Book", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	font-weight: normal;
}

i {
	font-size: 80px;
	color: white;
}

#slide-3 {
	background-color: #000;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	text-align: left;
	width: 100%;
}
	
#slide-3 .col-12 {
	display: inline-block;
	height: 451px;
	margin: 0;
	padding: 0;
	width: 452px;
}

#slide-3 a,
#slide-3 img {
	display: inline-block;
	height: 100%;
	margin: 0 auto;
	width: 100%;
}

#slide-4 {
	background-color: #80a7d1;
	color: #e4e6e5;
	padding-top: 90px;
}

#slide-4 i {
		font-size: 80px;
		color: white;
	}


#slide-5 {
	background-color: #f39c12;
	color: #e4e6e5;
	padding-top: 90px;
}

#slide-6 {
	background-color: #2f2f2f;
	color: #e4e6e5;
	padding-bottom: 350px;
	padding-top: 90px;
}
	
#slide-6 .line-row .hr {
	background-color: #4e4e4e;
	color: #4e4e4e;
}

#slide-6 a {
	color: inherit;
	outline: none;
	text-decoration: none;
}
	
#contact-row-4 {
	padding-top: 125px;
}

#contact-row-4 .col-12 {
	height: 175px;
	overflow: hidden;
	padding-top: 20px;
	transition: all ease-in .5s;
}

#contact-row-4 img {
	display: block;
	margin: 0 auto;
	max-height: 100%;
	max-width: 100%;
}

#contact-row-4 .col-12:hover {
	height: 175px;
	padding-top: 0;
}

#contact-row-4 .col-12 .hover-text {
	display: none;
	font-size: 20px;
}

#slide-7 {
	background-color: #e4e6e5;
	color: #4e4e4e;
	font-size: 35px;
	line-height: 50px;
	text-align: center;
}

#lightbox-out {
	background-color: rgba( 0, 0, 0, 0.7 );
	height: 100%;
	position: fixed;
	width: 100%;
	z-index: 99999;
}

.with-hover-text span {
	display: none;
}

.zoom {
	background-image: url('../images/zoom.png');
	background-position: center center;
	background-repeat: no-repeat;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 999;
}

#arrows {
	bottom: 10%;
	height: 80px;
	position: fixed;
	right: 10%;
	width: 80px;
	z-index: 1000;
}

#arrows div {
	background-image: url('../images/website-arrows.png');
	cursor: pointer;
	height: 30px;
	position: absolute;
	width: 30px;
}

#arrows div.disabled {
	cursor: default;
}

#arrow-up {
	background-position: 30px 0;
	left: 25px;
	top: 0;
}

#arrow-up.disabled {
	background-position: 0 0;
}

#arrow-down {
	background-position: 30px -30px;
	left: 25px;
	bottom: 0;
}

#arrow-down.disabled {
	background-position: 0 -30px;
}

#arrow-left {
	background-position: 30px -60px;
	left: 0;
	top: 25px;
}

#arrow-left.disabled {
	background-position: 0 -60px;
}

#arrow-right {
	background-position: 30px -90px;
	right: 0;
	top: 25px;
}

#arrow-right.disabled {
	background-position: 0 -90px;
}

.navigation-slide {
	cursor: pointer;
}

#twitter-widget-0 {
	margin-left: auto !important;
	margin-right: auto !important;
	margin-top: 18px !important;
	margin-bottom: 18px !important;
}

@media (max-width: 1440px) {
	#smiley {
		top: 68vh;
	}
}

@media (max-width: 991px) {
	#slide-1 {
		background-size: 110%;
		background-position: center center;
	}
	
	#slide-1 h1 {
		padding-top: 0px;
		font-size: 72px;
	}
	
	#slide-3 {
		text-align: center;
		width: 100%;
	}
	
	#slide-3 .row {
		left: 0 !important;
		margin: 0;
		width: 100% !important;
	}
	
	#slide-3 .col-12 {
		height: auto;
		width: 50%
	}

	#slide-3 a,
	#slide-3 img {
		height: auto;
		max-height: 100%;
		max-width: 100%;
		width: auto;
	}

	#slide-4 .content-row h2 {
		min-height: 6em;
	}
		
	#smiley {
		top: 50vh;
		right: 3vw;
	}
	
	@media (max-height: 1040px) {
		#slide-1 {
			background-size: cover;
		}
		#smiley {
			top: 68vh;
		}
	}
}

@media (max-width: 767px) {
	.nav li {
		text-align: left;
		white-space: nowrap;
	}
	
	.navbar-responsive-collapse  {
		width: 100%;
	}
	
	.active-menu {
		display: none !important;
	}
	
	.navbar-toggle {
		margin-right: 10px;
	}
	
	.navbar {
		background-color: #e4e6e5 !important;
		padding: 0;
	}
	
	.navbar .nav a {
		color: #e4e6e5;
		font-size: 16px;
		padding-left: 0;
	}
	
	.icon {
		margin-right: 12px;
	}
			
	.nav li[data-slide="1"],
	.nav li[data-slide="6"] {
		background-color: #2f2f2f;
	}
	
	.nav li[data-slide="2"] {
		background-color: #1abc9c;
	}
	
	.nav li[data-slide="3"] {
		background-color: #e74c3c;
	}
	
	.nav li[data-slide="4"] {
		background-color: #34495e;
	}
	
	.nav li[data-slide="5"] {
		background-color: #e67e22;
	}
	
	.navbar-brand {
		margin: 0;
		text-align: left;
	}
	
	#slide-1 {
		background-size: cover;
		height: 100vh;
		overflow: hidden;
	}
	#home-row-1,
	#home-row-2 {
		padding-top: 16px;
	}
	
	#home-row-1 h1 {
		padding-top: 20px;
		font-size: 48px;
	}
	
	#home-row-1 h4 {
		font-size: 21px;
	}
	
	#home-row-2 {
		font-size: 16px;
	}
	.title-row {
		font-size: 34px;
		padding-bottom: 33px;
	}
	
	.subtitle-row {
		font-size: 26px;
		padding-bottom: 26px;
		padding-top: 26px;
	}
	
	.content-row {
		padding-top: 29px;
	}
	
	.content-row h2 {
		font-size: 24px;
		padding-bottom: 26px;
	}
	
	.content-row h4 {
		font-size: 20px;
	}
	#slide-3 .col-12 {
		width: 100%;
	}
	#slide-6 {
		background-image: none;
	}
	.with-hover-text{
		margin-bottom: 2em;
		margin-top: 1em;
	}
	#smiley {
		top: 67vh;
		right: 6vw;
	}
	
	@media (max-height: 1400px) {
		#slide-1 {
			background-position-x: 80%;
		}
	}
	
	@media (max-height: 1040px) {
		#slide-1 {
			background-size: cover;
			height: 100vh;
			background-position-x: 80%;
		}
	}
	
	@media (max-height: 420px) {
		#slide-1 {
			background-size: cover;
			background-position-y: 25%;
			height: 100vh;
		}
		
		#smiley {
			right: 3vw;
		}
	}
}

@media (max-width: 580px) {
	#slide-1 {
		background-size: cover;
		background-position-x: 90%;
		background-position-y: 25%;
		height: 100vh;
	}
	
	#slide-1 h1 {
		margin-top: 0;
		padding-top: 0;
	}
	
	#smiley {
		top: 60vh;
		right: 4vw;
			}
}


/*                      */
/*    FANCYBOX PAGES    */
/*                      */


#oz-info {
	width: 100%;
	padding: 5% 10% 5% 10%;
	background-color: #343434;
	color: #ddd;
	font-size: large;
	letter-spacing: .02em;
	line-height: 2.4;
	font-family: CooperHewitt-Light;
}

#oz-info p {
	margin-bottom: 2.4em;
}

.fancybox-inner h1 {
	font-family: didot_italic, Times, serif;
	font-size: 36px;
	text-transform: uppercase;
	text-align: center;
	
}

.twitter-tweet {
	width: 80%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-color: #eee;
	color: #222;
	font-family: CooperHewitt-Light;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border: 1px solid #000;
}

.twitter-tweet p {
	margin: auto;
	padding: 2% 0% 0% 0%;
	line-height: 1.8;
}

.twitter-tweet img {
	width: 100%;
	height: auto;
}

.job-description {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	line-height: 1.8;
}

.job-description p {
	font-family: CooperHewitt-Light;
	text-rendering: optimizeLegibility;
	font-size: 1.4em;
	line-height: 2.4em;
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2em;
	margin-bottom: 2em;
}

.job-description a {
	color: inherit;
	text-decoration: underline;
}

.story-images {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: auto;
}

.story-images-right {
	width: 600px;
	height: intrinsic;
	float: right;
	padding: 0.2em 0 0.2em 1.8em;
}

.story-images img, .story-images-right img {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
}

p + .story-images {
	margin-top: 2em;
}

p + .icon-envelope {
	color: green;
	font-size: 16px;
}

.piwik {
	width: 50px;
	height: 0;
	background-color: red;
	position: relative;
	top: -50px;
}