@import url(mini-reset.css);
@import url(font-awesome.min.css);



/* FONTS
--------------------------------------------------------------------------

...

-------------------------------------------------------------------------- */


/* COLORS
--------------------------------------------------------------------------

TURQUOISE		#00D2DC			rgba(0,210,220,1)

-------------------------------------------------------------------------- */




/* GLOBAL
-------------------------------------------------------------------------- */

html {
	overflow-x: hidden;
}

body {
	position: relative;
	font-family: "nimbus-sans", "Helvetica Neua", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 300;
	font-size: 100%;
	color: #333;
	min-width: 1000px;
}

	#stage {
		display: block;
		position: relative;
		margin: 0;
		width: 100%;
		min-width: 1000px;
		background: #FFF;
		font-size: 0.875em; /* 14px */
		line-height: 1.5em; /* 21px */
	}
	
		.row {
			display: block;
			position: relative;
			width: 100%;
			min-width: 1000px;
			padding: 9em 0 3em 0;
			margin-bottom: -6em;
			border-bottom: 1px solid rgba(0,0,0,0.075);
		}
		
			.inner {
				display: block;
				position: relative;
				width: 960px;
				margin: 0 auto;
			}
		
		.row#header {
			position: fixed;
			top: 0;
			padding-top: 2em;
			padding-bottom: 2em;
			border-bottom: 1px solid rgba(255,255,255,0.125);
			-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.35); 
			-moz-box-shadow: 0 0 10px rgba(0,0,0,0.35);
			box-shadow: 0 0 10px rgba(0,0,0,0.35);
			background: #222 !important;
		}
		
			#signature {
				display: block;
				position: absolute;
				opacity: 0.15;
				left: 170px;
				top: -15px;
			}
		
		.inverted {
			background: #00D2DC;
			color: #FFF;
		}
		
		.row#welcome {
			background: url("img/portrait.jpg") center top no-repeat;
			background-size: 100% auto;
			border-bottom: 2em solid #FFF;
		}
		
		#welcome {z-index: 21;}
		#header {z-index: 100;}
		#about {z-index: 20;}
		#expertise {z-index: 19;}
		#career {z-index: 18;}
		#countries {z-index: 17;}
		#numbers {z-index: 16;}
		#projects {z-index: 15;}
		#activities {z-index: 14;}
		#quotes {z-index: 13;}
		#tweets {z-index: 12;}
		#contact {z-index: 11;}
		

		
		
		div.white {
			background-color: #FEFEFE;
			background: -webkit-linear-gradient(top, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0) 50%), -webkit-linear-gradient(bottom, rgba(0,0,0,0.025) 0%, rgba(0,0,0,0) 50%), #FEFEFE;
			background: -moz-linear-gradient(top, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0) 50%), -moz-linear-gradient(bottom, rgba(0,0,0,0.025) 0%, rgba(0,0,0,0) 50%), #FEFEFE;
		}
		
		div.grey1 {
			background-color: #F4F4F4;
			background: -webkit-linear-gradient(top, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0) 50%), -webkit-linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 50%), #F4F4F4;
			background: -moz-linear-gradient(top, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0) 50%), -moz-linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 50%), #F4F4F4;
		}
		
		div.aqua1 {
			background: #00D2DC;
			background: -webkit-linear-gradient(top, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0) 50%), -webkit-linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 50%), #00D2DC;
			background: -moz-linear-gradient(top, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0) 50%), -moz-linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 50%), #00D2DC;
		}
		
		div.aqua2 {
			background: #009EA6;
			background: -webkit-linear-gradient(top, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0) 50%), -webkit-linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 50%), #009EA6;
			background: -moz-linear-gradient(top, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0) 50%), -moz-linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 50%), #009EA6;
		}
		
		div.aqua3 {
			background: #12646b;
			background: -webkit-linear-gradient(top, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0) 50%), -webkit-linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 50%), #12646b;
			background: -moz-linear-gradient(top, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0) 50%), -moz-linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 50%), #12646b;
		}
		
		div.dark1 {
			background: #333;
			background: -webkit-linear-gradient(top, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0) 50%), -webkit-linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 50%), #333;
			background: -moz-linear-gradient(top, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0) 50%), -moz-linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 50%), #333;
		}
		
		div#countries {
			background: #333;
			background: -webkit-linear-gradient(top, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0) 50%), -webkit-linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 50%), url(img/map-large.png) center -4.5em no-repeat, #333;
			background: -moz-linear-gradient(top, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0) 50%), -moz-linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 50%), url(img/map-large.png) center -4.5em no-repeat, #333;
		}
	
			.span1, .span2, .span3, .span4, .span5, .span6, .span7, .span8, .span9, .span10, .span11, .span12 {
				display: block;
				position: relative;
				float: left;
				margin: 0 10px;
			}
			
			ul.span2 {
				margin: 0 0 20px 0;
			}
		
			.span1 {width: 60px;}
			.span2 {width: 140px;}
			.span3 {width: 220px;}
			.span4 {width: 300px;}
			.span5 {width: 380px;}
			.span6 {width: 460px;}
			.span7 {width: 540px;}
			.span8 {width: 620px;}
			.span9 {width: 700px;}
			.span10 {width: 780px;}
			.span11 {width: 860px;}
			.span12 {width: 940px;}
		
	

	



/* TYPO
-------------------------------------------------------------------------- */


.big {
	font-size: 142.857%; /* 20 */
	line-height: 1.6em;
}

h2#pagetitle {
	font-size: 9.5em;
	line-height: 0.75em;
	margin-top: -0.35em;
	margin-bottom: 0.35em;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.65), 1px 1px 75px rgba(0,0,0,0.25);
}

	h2#pagetitle .affix {
		font-weight: 300;
		color: #00D2DC;
	}

#slogan {
	margin: 2em 0 6em 0;
	font-weight: 300;
	font-size: 2em;
}

	#slogan strong {
		display: block;
		font-size: 9.5em;
		line-height: 1em;
		margin-bottom: 0.1em;
		font-weight: 900 !important;
		text-shadow: 1px 1px 0 rgba(0,0,0,0.25), 1px 1px 20px rgba(0,0,0,0.1);
	}

#slogan2 {
	font-size: 1.5em;
	line-height: 1.25em;
	text-transform: none;
	margin-bottom: 1.5em;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.25);
}

	#slogan2 span {
		background: #00D2DC;
		padding: 0.25em 0.5em;
		margin-bottom: 2px;
		display: inline-block;
		-webkit-border-radius: 0.15em;
		-moz-border-radius: 0.15em;
		border-radius: 0.15em;	
	}





h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}

h2 {
	margin-bottom: 1em;
}

h2, .tag {
	font-weight: 900;
	font-size: 4.75em;
	line-height: 1em;
	letter-spacing: -0.05em;
	color: #00D2DC;
}

.center {
	text-align: center;
}
	

h2 .prefix {
	opacity: 0.25;
}

h2 span {
	display: block;
} 

	.inverted h2 {
		color: #FFF;
		text-shadow: 1px 1px 0px rgba(0,0,0,0.15);	
	}
	


div.tagcloud {
	width: 970px;
}

.tag {
	display: inline;
	word-wrap: break-word;
	margin-right: 0.2em;
}
	em.tag {	
		text-shadow: 1px 1px 0px rgba(255,255,255,0.5);
	}
	
		em.grey1 {
			color: #e6e6e6;
			color: rgba(0,0,0,0.1);
		}
		
		em.grey2 {
			color: #cccccc;
			color: rgba(0,0,0,0.2);
		}
		
		em.grey3 {
			color: #b2b2b2;
		}
		
		em.grey4 {
			color: #999999;
		}



h4 {
	color: #00D2DC;
	margin-bottom: 1.5em;

}

h4.bar {
	background: #FFF;
	padding: 0.25em 5px;
	-webkit-border-radius: 0.15em;
	-moz-border-radius: 0.15em;
	border-radius: 0.15em;	
}

.teaser-quote {
	display: block;
	font-weight: 700;
	width: 240px;
	color: #00D2DC;
}

p {
	margin-bottom: 1.5em;
}

strong {
	font-weight: 700;
}

.subtitle {
	font-weight: 500;
}

.name {
	font-weight: 700;
	color: #333;
}

	.inverted .name {
		color: rgba(255,255,255,0.75);
	}
	
.meta {
	opacity: 0.5;
}

	.inverted .meta {
		opacity: 0.65;
	}
	
.lightgrey {
	color: #AAA;
}






/* LINKS
-------------------------------------------------------------------------- */


a {
	color: #333;
	color: rgba(0,0,0,0.75);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	text-decoration: none;
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	transition: all 0.25s linear;
}

	a:hover {
		-webkit-transition: all 0.25s linear;
		-moz-transition: all 0.25s linear;
		transition: all 0.25s linear;
	}

	.inverted a {
		color: #DDD;
		color: rgba(255,255,255,0.75);
		border-color: rgba(255,255,255,0.25);
	}
	
	.inverted a:hover {
		color: #FFF;
		color: rgba(255,255,255,1);
		border-color: rgba(255,255,255,0.5);
	}
	
	.inverted a.active {
		color: #FFF;
		color: rgba(255,255,255,1);
		border-color: rgba(255,255,255,1);
	}


nav.main,
h1 {
	font-family: "Helvetica Neue", Helvetica;
	text-transform: uppercase;
	font-size: 0.8em;
}

nav.main {
	margin-left: -2.25em;
	padding: 0.25em 0;
}

	nav.main a {
		display: block;
		float: left;
		margin-left: 2.25em;
		font-weight: bold;
	}
	
	nav.main a.active {
		border-width: 5px;
	}
	
	#sitename {
		position: absolute;
		left: -340px;
		border-width: 0px !important;
	}
	
	
nav.social {
	display: block;
}

	nav.social a {
		display: block;
		position: relative;
		float: left;
		height: 4em;
		width: 4em;
		background-color: #00D2DC;
		background: -webkit-linear-gradient(top, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0) 50%), -webkit-linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 50%), #00D2DC;
		background: -moz-linear-gradient(top, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0) 50%), -moz-linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 50%), #00D2DC;
		margin-right: 1.5em;	
		-webkit-box-shadow: 0 -0.15em 0.15em rgba(0,0,0,0.15);
		-moz-box-shadow: 0 -0.15em 0.15em rgba(0,0,0,0.15);
		box-shadow: 0 -0.15em 0.15em rgba(0,0,0,0.15);
		-webkit-border-radius: 2em;
		-moz-border-radius: 2em;
		border-radius: 2em;
		text-align: center;
	}
	
		nav.social a i {
			display: block;
			font-size: 2em;
			margin: 0 auto;
			line-height: 2em;
			font-weight: normal;
			text-shadow: 1px 1px 0 rgba(0,0,0,0.15);
			color: #FFF;
		}
		
		nav.social a:hover {
			box-shadow: 0 0 15px rgba(255,255,255,0.5);
		}



/* ITEMLIST
-------------------------------------------------------------------------- */

.list {}

	.list li {
		display: block;
		position: relative;
		margin-bottom: 1em;
	}
	
	.basic-list li {
		margin-bottom: 0;
	}
	
		.list li p {
			margin-bottom: 0;
		}



.itemlist {}

	.itemlist li {
		border-bottom: 1px dashed rgba(255,255,255,0.5);
		padding-right: 25%;
		margin-bottom: 1.5em;
		padding-bottom: 1.5em;
		min-height: 4.5em;
	}
	
	.itemlist li:last-child {
		margin-bottom: 0;
		border-bottom: 0;
	}
	
		.itemlist .counter {
			display: block;
			position: absolute;
			right: 0;
			top: 0;
			height: 4.5em;
			width: 4.5em;
			border-radius: 2.25em;
			background: #FFF;
			color: #00D2DC;
			text-align: center;
			font-weight: bold;
		}
		
			.itemlist .counter span {
				display: block;
			}
			
				.itemlist .counter .number {
					font-weight: 900;
					font-size: 2.5em;
					letter-spacing: -0.1em;
					margin-top: 0.45em;
					margin-bottom: 0.1em;
				}
				
				.itemlist .counter .unit {
					font-size: 0.8em;
					line-height: 1em;
					text-transform: uppercase;
					opacity: 0.5;
				}




.teaserlist {
	margin-left: -20px;
}

	.teaserlist li {
		width: 300px;
		float: left;
		margin-left: 20px;
	}
	
		a.teaser-img {
			display: block;
			overflow: hidden;
			width: 100%;
			background: #FFF;
			-webkit-border-radius: 0.15em;
			-moz-border-radius: 0.15em;
			border-radius: 0.15em;
			-webkit-box-shadow: 0 -0.15em 0.15em rgba(0,0,0,0.5);
			-moz-box-shadow: 0 -0.15em 0.15em rgba(0,0,0,0.5);
			box-shadow: 0 -0.15em 0.15em rgba(0,0,0,0.5);
			margin-bottom: 0.5em;
			border: 0 !important;
		}
		
			a.teaser-img img {
				display: block;
				overflow: hidden;
				width: 100%;
				-webkit-transition: opacity 0.25s linear;
				-moz-transition: opacity 0.25s linear;
				transition: opacity 0.25s linear;
			}
			
			a.teaser-img:hover {
				-webkit-box-shadow: 0 -0.15em 0.25em rgba(0,0,0,0.75);
				-moz-box-shadow: 0 -0.15em 0.25em rgba(0,0,0,0.75);
				box-shadow: 0 -0.15em 0.25em rgba(0,0,0,0.75);
			}
			
			a.teaser-img:hover img {
				-webkit-transition: opacity 0.25s linear;
				-moz-transition: opacity 0.25s linear;
				transition: opacity 0.25s linear;
				opacity: 0.8;
			}





.numberlist {}

	.numberlist li {
		display: block;
		float: left;
		color: #999;
		margin: 0 10px 1.5em 0;
		width: 220px;
	}
	
		.numberlist .icon {
			display: block;
			float: left;
			background-color: #00D2DC;
			background: -webkit-linear-gradient(top, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0) 50%), -webkit-linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 50%), #00D2DC;
			background: -moz-linear-gradient(top, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0) 50%), -moz-linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 50%), #00D2DC;
			height: 4.5em;
			width: 4.5em;
			margin-right: 0.75em;
			-webkit-box-shadow: 0 -0.15em 0.15em rgba(0,0,0,0.15);
			-moz-box-shadow: 0 -0.15em 0.15em rgba(0,0,0,0.15);
			box-shadow: 0 -0.15em 0.15em rgba(0,0,0,0.15);
			-webkit-border-radius: 0.15em;
			-moz-border-radius: 0.15em;
			border-radius: 0.15em;
		}
		
			.numberlist .icon i {
				display: block;
				font-size: 2.5em;
				margin: 0 auto;
				line-height: 1.75em;
				font-weight: normal;
				text-shadow: 1px 1px 0 rgba(0,0,0,0.15);
				color: #FFF;
			}
			

		
		.numberlist h6 {
			font-size: 0.8em;
			line-height: 1em;
			text-transform: uppercase;
			margin-bottom: 0;
			color: #333;
		}
		
		.numberlist .number {
			display: block;
			float: left;
			font-weight: 900;
			font-size: 4.5em;
			margin-right: 0.15em;
			letter-spacing: -0.1em;
			line-height: 0.9em;
			color: #00D2DC;
		}

		.numberlist .unit {
			display: block;
			float: left;
			font-size: 1.5em;
			line-height: 0.75em;
			padding-top: 0.5em;
			font-weight: 700;
			text-transform: uppercase;
			color: #CCC;
		}




/* TWEETS & QUOTES
-------------------------------------------------------------------------- */

#tweets {
	margin-bottom: 6em;
}

.tweet_list {
	display: block;
	position: relative;
}

.quote,
.tweet_list li {
	display: block;
	position: relative;
	background: #FFF;
	padding: 1.5em 1.5em 0 1.5em;
	color: #333;
	-webkit-box-shadow: 0 -0.15em 0.15em rgba(0,0,0,0.15);
	-moz-box-shadow: 0 -0.15em 0.15em rgba(0,0,0,0.15);
	box-shadow: 0 -0.15em 0.15em rgba(0,0,0,0.15);
	margin-bottom: 3em;
	-webkit-border-radius: 0.15em;
	-moz-border-radius: 0.15em;
	border-radius: 0.15em;
}

	blockquote {
		display: block;
		position: relative;
		margin-bottom: 1.5em;
	}
	
		blockquote i {
			font-weight: bold;
			opacity: 0.5;
		}
	
	.quote img.thumb {
		display: block;
		float: left;
		margin-right: 1em;
		margin-bottom: 1.5em;
		-webkit-border-radius: 0.15em;
		-moz-border-radius: 0.15em;
		border-radius: 0.15em;
	}
	
	.quote .corner,
	.tweet_list li .corner {
		display: block;
		position: absolute;
		bottom: -1.5em;
		height: 1.5em;
		width: 1.5em;
		background: url("img/quote-corner.png") left bottom no-repeat;
	}
	
	








/* CLEARFIX
-------------------------------------------------------------- */


/* For modern browsers */
.cf:before,
.cf:after {
    content:"";
    display:table;
}

.cf:after {
    clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom:1;
}


/* ----------------------------------------------------- Browser specific CSS */

.js div { } /* apply only on JavaScript enabled browsers */
.ie7 div { } /* apply only on Internet Explorer 7 and below */
.ie6 div { } /* apply only on Internet Explorer 6 and below */

/* ----------------------------------------------------- smaller screens */

@media only screen and (max-width: 1120px) {

	.row#welcome {
		border-bottom: none;
	}
}

/* ----------------------------------------------------- huge screens */

@media only screen and (min-width: 1280px) {
	
	h2#pagetitle {
		font-size: 11.5em;
	}

}