 @font-face {
	font-family: 'Code-Pro-Demo';
	src: url('../font/23B679_0_0.eot');
	src: url('../font/23B679_0_0.eot?#iefix') format('embedded-opentype'), url('../font/23B679_0_0.woff') format('woff'),url('../font/23B679_0_0.ttf') format('truetype');
}
@font-face {
	font-family: 'Code-Pro-Light-Demo';
	src: url('../font/23B679_1_0.eot');
	src: url('../font/23B679_1_0.eot?#iefix') format('embedded-opentype'),url('../font/23B679_1_0.woff') format('woff'),url('../font/23B679_1_0.ttf') format('truetype');
}
html {
	margin: 0;
	padding: 0;
	height: 100%;
	
	overflow-x: hidden;
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	
	overflow-x: hidden;
	
	color: #666;
	font-size: 11px;
	font-family:  Arial;
	letter-spacing: 0.15em;
	line-height: 1.55em;
}
@media only screen and (min-width : 45rem) {
	html, body {
		overflow-x: initial;
	}
}
a {
	color: #666;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:visited {
	color: #666;
}
figure {
	margin: 0;
	padding: 0;
}
h1, .title {
	color: black;
	font-family: 'Code-Pro-Light-Demo';
	font-size: 1.8em;
	font-weight: normal;
	line-height: 1.2em;
}
@media only screen and (min-width : 45rem) {
	h1, .title {
		color: #666;
		font-size: 2.5em;
	}
}
h1 span {
	display: none;
}
h2, h3, h4 {
	font-family: 'Raleway', sans-serif;
}
h2 {
	font-size: 1.3em;
	line-height: 1.35em;
}
img {
	border: none;
}
li {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul {
	margin: 0;
	padding: 0;
}
.alcenter {
	text-align: center;
}
.alright {
	text-align: right;
}
.component-container {
	position: relative;
}
.content-body {		
	margin: 0 auto;
	padding: 0 5%;
	width: 85%;
	
	position: relative;
	
	z-index: 99;
}
@media only screen and (min-width : 60rem) {
	.content-body {
		width: 60rem;
		margin: 0 auto;
		padding: 0;
	}
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
.hidden {
	display: none;
}
.left-col {
	display: inline-block;
	width: 40%;
}
.middle-col {
	display: inline-block;
	width: 20%;
}
.right-col {
	display: inline-block;
	width: 40%;
}
#diagonal {
	border-bottom: 1px solid #666;
	height: 1px;
	margin: -40em 0 0;
	transform: skew(0, -20deg);
	-ms-transform: skew(0, -20deg); /* IE 9 */
	-webkit-transform: skew(0, -20deg); /* Safari and Chrome */
	
	position: absolute;
	bottom: 7em;
	left: 0;
	right: 0;
	z-index: 2;
	
	text-align: right;
}
@media only screen and (min-width : 45rem) {
	bottom: 11em;
}
#diagonal a {
	display: inline-block;
	height: 27px;
	margin: 0.5em 0 0;
	width: 27px;
	
	background: url('../img/fbicon.svg') no-repeat;		
	
	transform: skew(0, 20deg);
	-ms-transform: skew(0, 20deg); /* IE 9 */
	-webkit-transform: skew(0, 20deg); /* Safari and Chrome */
}
@media only screen and (min-width : 45rem) {
	#diagonal a {
		margin: 0.5em 10% 0 0;
	}
}
#diagonal a:hover {
	background-image: url('../img/fbicon_hover.svg');
}
#langselect {
	margin: 0 1em 0 0;
	padding: 30.75% 0 0;
	width: 10%;
	
	position: absolute;
	top: 0;
	right: 2em;
	z-index: 1;
}
@media only screen and (orientation:landscape) {
	#langselect {
		padding-top: 14%;
	}
}
@media only screen and (min-width : 45rem) {
	#langselect {
		margin: -7em 20px 0 105px;
		padding: 0 0 25px 0;
		width: calc(100% - 105px);
			
		position: static;
	}
}
#langselect li {
	text-align: right;
	text-transform: uppercase;
}
@media only screen and (min-width : 45rem) {
	#langselect li {
		margin-right: 5%;
	}
}
#langselect li a {
	display: inline-block;
	height: 18px;
	width: 22px;
	padding: 4px 4px 4px 0;
	
	background: #F5F5F5;
	font-family: Code-Pro-Demo, Arial;
	letter-spacing: 1;
	text-align: right;
}
#langselect li a:hover, #langselect li a.selected {
	color: #D6D6D6;
	background: white;
}
header {
	margin: 0;
	padding: 0;
	height: calc(100% + 3.5em);
	
	position: relative;
	overflow: visible !important;
	
	background: #f5f5f5;
}
header .content-body {
	position: static;	
}
header #logo {
	margin: 0;
	padding: 0;	
}
header #logo img {
	width: 65%;
}
@media only screen and (min-width : 45rem) {
	header #logo img {
		width: 313px;
	}
}
header #logo span {
	display: none;
}
header #face {
	display: none;	
}
@media only screen and (min-width : 45rem) {
	header #face {
		display: inline;
		margin: -65px 10% 0 0;
		width: 180px;
	}
}
header .intro {
	margin-left: 18%;
	padding: 0 0 4em 3.6%;
	padding-top: 10%;
	width: 50%;
	
	position: relative;
	z-index: 3;
}
header .intro:before {
	content: '';
	width: 7%;
	
	position: absolute;
	top: 0;
	left: 0;
	bottom: 2.5em;
	
	background: #f5f5f5;	
}
@media only screen and (min-width : 45rem) {
	header .intro {
		margin: 0 0 0 105px;
		padding: 0 0 5em 0;
		
		background: none;
	}
	header .intro:before {
		content: none;
	}
}
header .intro p {
	display: inline;
	margin: 0;
	padding: 0;
}
header .intro p + p:before {
	display: block;
	content: ' ';
	height: 20px;
}
header .intro p span {
	box-decoration-break: clone;
	display: inline;
	padding: 0.35em 0;
	
	background: #f5f5f5;
	box-shadow: 1em 0 0 #f5f5f5;
}
@media only screen and (min-width : 45rem) {
	header .intro p span {
		box-decoration-break: auto;
		display: block;	
		padding: 0;
		
		background: none;
		box-shadow: none;
	}
}
nav {
	overflow: visible;
	background: white;
}
nav ul {	
    height: 4.5em;
    margin-top: -4.3em;
    
	font-family: Code-Pro-Demo,Arial;
    font-size: 1.25em;
	text-align: center;
}
nav li {
	display: inline-block;
	max-width: 30%;
	width: 10em;
	
	vertical-align: bottom;
}
nav li a {
	display: inline-block;		
	height: 3em;
	margin: 0;
	padding: 1.5em 0 0 0;
	width: 100%;
	
	position: relative;
	
	font-size: 0.9em;
	text-align: center;
}
@media only screen and (min-width : 45rem) {
	nav li a {
		font-size: 1em;
	}
}
nav li a:hover {
	color: #ccc;
}
#link-portfolio {
	overflow: hidden;
	max-width: none;
}
#link-portfolio a {
	height: 3em;
	padding-top: 6.5em;
	
	background: url('../img/portfolio.png') left bottom no-repeat;
	background-size: 100% auto;
}
#about .content-body, #portfolio .content-body, #contact .content-body {
	position: relative;
	z-index: 5;
}
#about {
	padding: 7em 5% 0;
}
@media only screen and (min-width : 45rem) {
	#about {
		padding: 100px 0 50px 0;
	}
}
#about .title {
	padding: 3em 0 2em;
	text-align: center;
}
@media only screen and (min-width : 45rem) {
	#about .title {
		padding: 2em 0 3em;
	}
}
#about .title span {
	display: block;	
}
#about .subtitle {
	padding: 0 0 12em;
	
	line-height: 1.75em;
	text-align: justify;
}
@media only screen and (min-width : 45rem) {
	#about .subtitle {
		padding: 0 23% 0;
		text-align: center;
	}
}
@media only screen and (min-width : 60rem) {
	#about .subtitle {
		padding-left: 15%;
		padding-right: 15%;
	}
}
#about .sections {
	margin: 0 auto 10em;
	max-width: 1200px;
	
	position: relative;
	z-index: 1;
}
@media only screen and (min-width : 45rem) {
	#about .sections {
		height: 40em;
	
		-webkit-transition: height 0.5s;
    	transition: height 0.5s;
	}
	#about .sections.open {
		height: 60em;
		-webkit-transition: height 0.7s ease-out;
	    transition: height 0.7s ease-out;
	}
}
#about .sections .shutter-window {
	height: 100%;
	overflow: hidden;
	width: 100%;
	
	position: relative;
}
#about .sections .component-container {
	height: 75%;
}
#about .sections .navi {
	display: none;
	margin-top: -12em;
	
	position: relative;
	z-index: 99;
}
@media only screen and (min-width : 45rem) {
	#about .sections .navi {
		display: block;
		opacity: 0;
	}
	#about .sections.open .navi {
		display: block;
		opacity: 1;
		transition: opacity 0.3s linear .7s;
	}
}
#about .sections .navi .content-body {
	padding-left: 2%;	
}
#about .sections .navi span {
	display: inline-block;
	height: 73px;
	width: 80px;
	
	background: no-repeat;
	background-size: 100% auto;
	cursor: pointer;
}
#about .sections .navi .next {
	margin-left: 3%;
	background-image: url('../img/about_forward.svg');
}
#about .sections .navi .prev {
	background-image: url('../img/about_back.svg');
}
#about .sections .shutter {
	display: none;	
}
@media only screen and (min-width : 45rem) {
	#about .sections .shutter {
		display: block;
		transform: skew(0,-17deg);
		-ms-transform: skew(0,-17deg);
		-webkit-transform: skew(0,-17deg);
		width: 100%;
		
		position: absolute;
		top: 80%;
		left: 0;
		right: 0;
		bottom: 2%;
		z-index: 98;
		
		background: white;
	}
}
#about section {
	display: block;
	height: auto;
	padding: 0;
	width: 100%;
	
	overflow: hidden;
	position: relative;
	
}
#about section:hover {
	cursor: pointer;	
}
@media only screen and (min-width : 45rem) {
	#about section {
		display: inline-block;
		height: 66%;
		width: 24%;

		position: static;
		overflow: visible;
		vertical-align: top;
	
		background: white;
		
		-webkit-transition: opacity .3s linear .4s, visibility 0s linear .7s;
	    transition: opacity .3s linear .4s, visibility 0s linear .7s;
	}
}
@media only screen and (min-width : 45rem) {
	#about .sections.open section {
		opacity: 0;
		visibility: hidden;
		
		cursor: default;
		
		-webkit-transition: opacity .3s linear 0s, visibility 0s linear .3s;
	    transition: opacity .3s linear 0s, visibility 0s linear 0.3s;
	}
}
#about section.expanded, #about .sections.open section.expanded, #about .sections.open section.animated {
	opacity: 1;
	visibility: visible;
}
#about section.expanded {
	padding-bottom: 3em;
	
	cursor: default;
}
#about section h2 {
	margin: 0;
	padding: 0 60% 0 0;
	width: 40%;
	
	position: static;
}
#about section:hover h2 {
	
}
@media only screen and (min-width : 45rem) {
	#about section h2 {
		padding: 0;
		width: auto;
		
		position: absolute;
		top: 0;
	
		-webkit-transition: all 0.7s;
	    transition: all 0.7s;
	}
	#about .aligned section h2 {
		margin-top: 0 !important;
	}
	#about section.expanded h2 {
		left: 0 !important;
	}
}
#about section h2 span {
	display: block;	
	white-space: nowrap;
}
#about section .figure-wrapper {
	height: 0;
	margin-top: 1em;
	padding: 20% 0;
	width: 50%;

	float: right;
	position: relative;
}
@media only screen and (min-width : 45rem) {
	#about section .figure-wrapper {
		margin: 0;
		height: auto;
		padding: 0;
		width: auto;

		float: none;
		position: static;
	}
}
#about section figure {
	padding: 0;
	margin: 0;
	width: 100%;
	
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
@media only screen and (min-width : 45rem) {
	#about section figure {
		height: 30%;
		width: 20%;

		top: 7em;
		left: auto;
		right: auto;
		bottom: auto;
	
		vertical-align: middle;
	
		-webkit-transform: translateZ(0);
		-webkit-transition: all 0.7s;
	    transition: all 0.7s;
	}
	#about .aligned section figure {
		margin-top: 0 !important;
	}
	#about section.expanded figure {
		width: 50%;
		height: 100%;
		top: 0;
		left: 50%;
	}
}
#about section figure img {
	width: 100%;
	
	-webkit-transition: height 0.7s;
	transition: height 0.7s;
}
@media only screen and (min-width : 45rem) {
	#about section figure img {
		left: 0;
		right: 0;
		position: absolute;
		
		-webkit-transform: translateZ(0);
	}
	#about section.expanded figure img {
		top: 0 !important;
		left: 0 !important;
	}
}
#about section .text {
	margin: 0;
	max-height: 0;
	padding: 0;
	width: 100%;
	
	position: static;
	clear: right;
	text-align: justify;
		
	-webkit-transform: translateZ(0);
	-webkit-transition: max-height .2s ease-out 0s, padding .2s ease-out 0s;
    transition: max-height .2s ease-out 0s, padding .2s ease-out 0s;
}
#about section.expanded .text {
	max-height: 100em;	
	padding: 1em 0 3em;
}
@media only screen and (min-width : 45rem) {
	#about section .text {
		margin: 0;
		padding: 6em 0 0;
		width: 37.5%;	
		
		position: absolute;
		top: 0;
		left: 0;
		overflow: hidden;
	}
	#about section.expanded .text {
		padding: 6em 0 0;
	
		left: 0;
		
		-webkit-transition: max-height .5s ease .5s;
    	transition: max-height .5s ease .5s;
	}
}
#about section .text p {
	margin: 0;
	padding: 0;	
}
#about section .text p + p {
	margin-top: 1em;	
}
#about .fold {
	display: none;
	position: static;
	top: 1em;
	right: 0;
}
#about section.expanded .fold {
	display: inline-block;
}
@media only screen and (min-width : 45rem) {
	#about section.expanded .fold {
		display: none;
	}
}
#about section .tab {
	border-top: 1px solid #bababa;
	padding: 40% 0;
	width: 200%;
	
	position: absolute;
	top: 60%;
	left: -100%;

	background: white;

	transform: skew(0deg, -17deg);
	-ms-transform: skew(0,-17deg);
	-webkit-transform: skew(0,-17deg);
	-webkit-transition: height 0.7s, top ease-out 0.2s, left ease-out 0.2s;
    transition: height 0.7s, top ease-out 0.2s, left ease-out 0.2s;	
}
#about section.expanded .tab {
	left: 100%;	
}
@media only screen and (min-width : 45rem) {
	#about section .tab {
		top: 35%;
		width: 110%;
		left: auto;
	}
	#about section:hover .tab {
		top: 55%;	
	}
	#about section.expanded .tab, #about section:hover.expanded .tab {
		left: auto;
		top: 150%;
	}
}
@media only screen and (min-width : 45rem) {
	#about .mini {
		display: block;
		height: 75px;
		margin: 0 auto 50px;
		width: 25px;
		visibility: hidden;
		
		background: url('../img/about_close.svg') no-repeat center bottom;
	}
	#about .sections.open .mini {
		visibility: visible;	
	}
	#about .mini:hover {
		cursor: pointer;
	}
}
@media only screen and (min-width : 45rem) {
section#about1 figure {
	left: 4%; margin-top: 22.5%;
}
section#about1 h2 {
	left: 2%; margin-top: 22.5%;
}
section#about2 figure {
	left: 29%; margin-top: 15%;
}
section#about2 h2 {
	left: 27%; margin-top: 15%;
}
section#about3 figure {
	left: 54%; margin-top: 7.5%;
}
section#about3 h2 {
	left: 52%; margin-top: 7.5%;
}
section#about4 figure {
	left: 79%; margin-top: 0%;
}
section#about4 h2 {
	left: 77%; margin-top: 0%;
}
}
.touch section#about1 figure, .touch section#about1 h2,
.touch section#about2 figure, .touch section#about2 h2,
.touch section#about3 figure, .touch section#about3 h2,
.touch section#about4 figure, .touch section#about4 h2 {
	margin-top: 0;
}
#portfolio {
	margin: -5em 0 0;
	
	position: relative;
	
	color: white;
}
@media only screen and (min-width : 45rem) {
	#portfolio {
		margin-top: -15em;
	}
}
#portfolio:after {
	content: '';
	
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	
	background: #36D7B7;
}
#portfolio .border {
	height: 400px;
	width: 100%;
	
	position: absolute;
	z-index: 1;

	background: #36D7B7;
	transform: skew(0,-17deg);
	-ms-transform: skew(0,-17deg); /* IE 9 */
	-webkit-transform: skew(0,-17deg); /* Safari and Chrome */
}
#portfolio .border.top {
	height: 75%;
	width: 100%;
}
#portfolio .border.bottom {
	border-bottom: 400px solid white;
	bottom: -410px;
	display: none;
}
#portfolio h1 {
	display: none;
	margin: 0 0 1em;
	padding: 0.65em 0 0;
	
	color: #666;
	text-align: center;
}
#portfolio h1 img {
	margin: 0 0 0.5em 0;
	position: relative;
	top: -1.1em;
	width: 1em;
}
#portfolio .portfolio-intro {
	margin: 0 auto;
	padding: 5em 10px 0 0;
	max-width: 600px;
	visibility: hidden;
	
	color: #666;
	text-align: right;
}
#portfolio ul {
	padding-bottom: 8em;	
}
#portfolio li {
	margin: 0;
	padding: 100px 0;
	
	position: relative;
}
#portfolio li:first-of-type {
	padding-top: 6em;
}
@media only screen and (min-width : 45rem) {
	#portfolio li:first-of-type {
		padding-top: 18em;
	}
}
#portfolio li figcaption {
	margin: .75em 0;
	padding: .75em 0;
}
#portfolio li figcaption a {
	display: block;
			
	color: white;
	font-size: 0.8em;
	text-align: center;	
}
.csstransitions #portfolio li figcaption {
	opacity: 0;
	
	-webkit-transition: all 1s ease-out .2s;
	transition: all 1s ease-out .2s;	
}
.csstransitions .loaded #portfolio li figcaption {
	opacity: 1;	
}
.csstransitions .unloaded #portfolio li figcaption {
	opacity: 0;	
	
	-webkit-transition: none;
	transition: none;	
}
@media only screen and (min-width : 45rem) {
	#portfolio li figcaption a {
		font-size: inherit;
		padding: 0;
		letter-spacing: 4px;
	}
}
#portfolio figure {
	display: block;
	margin: 0 auto;
	padding: 0;
	max-width: 600px;
	
	overflow: visible;
	text-align: center;
	vertical-align: middle;
}
#portfolio figure img {
	box-shadow: 10px 10px 0 #21c8a7;
	-moz-box-shadow: 10px 10px 0 #21c8a7;
	-webkit-box-shadow: 10px 10px 0 #21c8a7;
	width: 100%;
	
	position: relative;
}
.csstransitions figure img {
	top: 2em;
	opacity: 0;
	
	-webkit-transition: all 1s ease-out .2s;
	transition: all 1s ease-out .2s;
}
.csstransitions .loaded figure img {
	top: 0;
	opacity: 1;
}
.csstransitions .unloaded figure img {
	opacity: 0;
	
	-webkit-transition: none;
	transition: none;
}
#portfolio .description {
	display: inline-block;
	margin: 0;
	width: 14%;
	
	vertical-align: middle;
}
#portfolio h2 {
	margin: 8px 0 45px 0;
}
#contact {
	background: white;
	color: #666;
}
#contact .content-body {
	padding-top: 50px;
	padding-bottom: 50px;
}
#contact p + div {
	margin-top: 50px;
	position: relative;
}
#contact section {
	display: block;
	margin: 10px 0;
	padding: 2em 0;
	width: 100%;
	
	overflow: hidden;
	
	background: #F5F5F5;
}
@media only screen and (min-width : 45rem) {
	#contact section {
		display: inline-block;
		height: 100%;
		margin: 0 0 150px 0;
		width: 47%;
		
		vertical-align: top;
	}
}
#contact section + section {
	margin: 2em 0;
}
@media only screen and (min-width : 45rem) {
	#contact section + section {
		margin: 0 0 0 5%;
	}
}
#contact section figure {
	float: left;
	margin: 1.6em 2em;
	width: 25%;
	
	text-align: center;
}
@media only screen and (min-width : 45rem) {
	#contact section figure {
		float: left;
		width: 40%;
		
		text-align: center;
	}
}
#contact section figure img {
	width: 100%;
}
#contact section h2 {
	margin-right: 20px;
}
#contact section p {
	margin-right: 20px;
}

/*
 * Project
 */
 
body.project {
	background: #36D7B7;
	color: white;
}
body.project h1, body.project .title {
	color: white;	
}
#projectDetails {
	position: relative;	
}
#projectDetails aside {
	box-sizing: border-box;
	margin: 0 0 5em;
	width: 50%;
}
#projectDetails aside h1 {
	padding: 0;
	
	font-size: 5em;
}
#projectDetails aside p {
	margin: 0;
	padding: 1em 0 0;	
}
#projectDetails #projectGallery {
	
}
#projectDetails #projectGallery li {
	margin: 3em 0 6em;
}
#projectDetails #projectGallery figure {
	position: relative;
}
.csstransitions .unloaded #projectDetails #projectGallery figure {
	opacity: 0;
}
#projectDetails #projectGallery figure.ripped:before,
#projectDetails #projectGallery figure.ripped:after {
	content: '';
	height: 12px;
	
	position: absolute;
	left: 0;
	bottom: -12px;
	right: 0;
	
	background-repeat: repeat-x;
}
#projectDetails #projectGallery figure.ripped:after {
	background-image: url('../img/screenshot_zigzag.svg');
}
#projectDetails #projectGallery figure.ripped:before {
	left: 10px;
	right: -10px;
	bottom: -18px;
	background-image: url('../img/screenshot_zigzag_shadow.svg');
}
#projectDetails #projectGallery figure img {
	max-width: 100%;
	
	box-shadow: 10px 10px 0 #21C8A7;
}
#projectDetails #projectGallery figure.ripped img {
	box-shadow: 10px 6px 0 #21C8A7;
}
.csstransitions #projectDetails #projectGallery figure img {
	display: block;
	
	position: relative;
	top: 3em;
	opacity: 0;
	
	-webkit-transition: all 1s ease-out .2s;
	transition: all 1s ease-out .2s;
}
.csstransitions #projectDetails #projectGallery figure img.loaded {
	top: 0;
	opacity: 1;
}
#projectDetails #projectGallery h2 {
	font-family: Arial;
    font-size: 11px;
	font-weight: normal;
    letter-spacing: 0.15em;
    line-height: 1.55em;
	text-align: center;
}
#projectDetails #projectGallery li.video {
	padding: 30% 0;
	margin-top: 3em;
	width: 100%;
	
	position: relative;
	
	background: #21C8A7;
	box-shadow: 10px 10px 0 #21C8A7;
}
#projectDetails #projectGallery li.video iframe {
	height: 100%;
    width: 100%;
    
    position: absolute;
    left: 0;
    top: 0;
}
@media only screen and (min-width : 60rem) {
	#projectDetails aside {
		display: inline-block;
		padding: 10em 0 0 3em;
		width: 15%;

		vertical-align: top;
	}
	#projectDetails aside > div {
		padding-bottom: 15em;
	
		position: fixed;
		width: 9em; /* 15% * 60em */
	}
	.csstransitions #projectDetails aside > div {
		opacity: 0;
		
		-webkit-transition: all 1s ease-out .5s;
		transition: all 1s ease-out .5s;	
	}
	.csstransitions .loaded #projectDetails aside > div {
		opacity: 1;	
	}
	.csstransitions .unloaded #projectDetails aside > div {
		opacity: 0;
		
		-webkit-transition: none;
		transition: none;	
	}
	#projectDetails aside > div.unfixed {
		position: absolute;
		bottom: 0;
	}
	#projectDetails aside h1 {
		margin-top: 0;
		padding-top: 0;
		
		font-size: 3em;
	}
	#projectDetails aside p {
		padding: 0 0 1.75em;	
	}
	#projectDetails #projectGallery {
		display: inline-block;
		width: 85%;
	}
	#projectDetails #projectGallery li {
		margin: 10em 0 15em;
	}
}
#projectDetails nav {
	background: none;
}
#projectDetails nav a {
	display: block;
	padding-top: 3em;
	word-break: keep-all;
	color: white;
}