/* Mobile ((Portrait) ------------------------------------- */
#project-top {
	background: #012d5b;
	box-shadow: 0 1px 10px 0 #555;
	float: left;
	height: 385px;
	margin: 0 0 30px 0;
	width: 100%
}
#project-top .button {
	margin-bottom: 10px;
	box-shadow: none
}
#large-img, #large-img li {
	float: left;
	height: 385px;
	overflow: hidden;
	width: 68%
}
#large-img a, #large-img li a {
	background: none!important
}
#large-img li {
	background-size: cover;
	background-position: center center;
	position: relative;
	width: 100%
}
#large-img img {
	height: 310px;
	width: 100%
}
#large-img h3 {
	background: url("../images/000-60.png");
	padding: 8px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0
}
#large-img h3 a {
	color: #fff;
	text-shadow: 0 1px 1px #000
}
#project-info {
	color: #fff;
	float: right;
	padding: 10px 3%;
	width: 31%
}
#project-info p {
	font-size: 18px
}
#project-info p a {
	color: #fff;
	text-decoration: underline
}
#project-info h2:first-child {
	color: #d0dfea
}
#project-info h2 {
	color: #fff;
	font-size: 24px;
	line-height: 1em
}
#project-info h4 {
	color: #fff;
	font-weight: 400;
	padding: 10px 0
}
#thumbs img {
	cursor: pointer;
	margin: 8px;
	height: 75px;
	width: 75px
}
.project-intro {
	border-bottom: 1px solid #98b3c7;
	color: #000;
	margin-bottom: 20px;
	padding-bottom: 20px
}
#project-side {
	float: right;
	padding: 0 50px;
	width: 28%
}
#the-rest {
	margin-right: 30%
}
#projects h2 {
	margin-bottom: 6px
}
#projects .thumbnails {
	float: left;
	height: 200px;
	margin: 0 1.3% 30px 0;
	width: 24%
}
#projects .thumbnails:nth-child(4n+4) {
	margin-right: 0
}
#projects .thumbnails a.img {
	background-size: cover;
	background-position: center center;
	float: left;
	height: 170px;
	margin-bottom: 6px;
	width: 100%;
	box-shadow: 0 0 2px #999
}

@media only screen and (max-width: 480px) {
#project-top {
	height: auto
}
#large-img, #large-img li {
	width: 100%;
	height: 200px;
	margin: 0!important
}
#project-info {
	padding: 20px 6%;
	width: 92%
}
#project-side, #the-rest {
	clear: both;
	width: 90%;
	padding: 0
}
}
/* This beautiful CSS-File has been crafted with LESS (lesscss.org) and compiled by simpLESS (wearekiss.com/simpless) */
