.content-body {

}
header #logo img {
	
}
header .intro {

}
header .intro p + p:before {
	
}
header .intro p span {
	
}
#langselect {
	
}
@media only screen and (orientation:landscape) {
	#langselect {
		
	}
}
#langselect li a.selected {

}
#diagonal {
	
}
#diagonal a {
	margin-right: 2%;
}
nav li {
	width: 8em;
}
#about {
	
}
#about .title {

}
#about .subtitle {
	
}
#about .mini {

}
#about .sections {
	
}
#about section {

}
#about section h2 {

}
#about section .figure-wrapper {

}
#about section figure {

}
#about section figure .tab {
	
}
#about section .text {

}
#portfolio {
	
}
#portfolio h1 img {
	width: 3.5em;
}
#portfolio li {
	padding: 3em 0;
}
#portfolio li:first-of-type {
	
}
#portfolio figure {
	display: block;
	margin: 0 auto 5px;
	width: 100%;
	max-width: 300px;
	
	position: relative;
	top: 0;
	left: 6px;
}
#portfolio figure .shadow {
	display: block;
	margin: 0 12px;
	
	position: static;
	
	background: #21C8A7;
}
#portfolio figure img {
	left: -6px;
	top: -3px;
	width: 100%;
}
#portfolio .description {
	display: block;
	padding: 0 5%;
	width: 90%;	
}
#portfolio .description h2 {
	display: inline-block;
	padding: 0;
	margin: 0 0 5px 0;
	vertical-align: top;
	width: 40%;
	
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	text-transform: capitalize;
}
#portfolio .description div {
	display: inline-block;
	margin: 0;
	vertical-align: top;
	width: 58%;
}
#contact section p span {
	
}