/* ============================== */
/* ! Layout for desktop version   */
/* ============================== */

	body {
	font:14px/17px Arial, sans-serif;
	font-size: 11px;
	color: #212121;
	background: #f9f9f9;
	}

/* Branding */

	.logo {
	letter-spacing: 5px;
	}

	.logo a {
	letter-spacing: 5px;
	border: none;
	box-shadow: none;
	}

	.logo a:hover {
	text-decoration: none;
	box-shadow: none;
	border: none;
	color: #000;
	}

	.index {
		margin: 20px 0 0 0;
		min-height: 60px;
		text-align: right;
	}

/* Rows & Spacing */

	.first {
	margin-top: 30px;
	margin-bottom: 80px;
	}

	.first .last p {
	text-align: right;
	}

/* Typo */

	.upper{
	text-transform:uppercase;
	letter-spacing: 2px;
	font-size: 9px;
	font-weight: bold;
	clear: both;
	display: block;
	width: 100%;
	float: left;
	}

	.boxContent a {
	clear: both;
	}

	.name {
	margin-right: 5px;
	clear: both;
	}

/* Paragraphs */

	.container p {
	line-height: 16px;
	text-align: left;
	margin: 20px 0 0 0;
	opacity: 1;
	}

	.container p.pok {
	display: block;
	height: 110px;
	width: 33.333333333333%;
	text-align: left;
	float: left;
	margin: 0;
	background: #999;
	text-decoration: none;
	}

	.container p.partner {
	display: block;
	height: 110px;
	width: 33.2%;
	text-align: left;
	float: left;
	margin:0;
	background: #dcdcdc;
	text-decoration: none;
	}

	.container p.work {
	height: 18px;
	text-align: left;
	margin: 0;
	padding: 0;
	/*border-left: 1px solid #212121;*/
	}

	.container p.partner.labels, .container p.work.labels {
	border-left: 1px solid #212121;
	}
	.boxgrid:hover {
	opacity: 0.8;
	}

	.container p.space {
	height: 0;
	text-align: left;
	margin: 10px 0 0 0;
	padding: 2px 0 0 10px;
	/*border-left: 1px solid #212121;*/
	}

	.container .last p.work, .container .last p.space {
	/*border-left: 1px solid #212121;*/
	/*border-right: 1px solid #212121;*/
	}

	.container p.description {
	height: 100px;
	text-align: left;
	margin: 15px 10px 0 0;
	padding: 2px 10px 0 0;
	}

/* Anchors */

	a {
	border-bottom: 1px solid #000;
	text-decoration: none;
	color: #000;
	}

	a:hover {
	border-bottom: 1px solid transparent;
	}

	a.projectLink {
	width: 100%;
	height: 100px;
	display: block;
	}

	.container a.kontaktLink {
	height: auto;
	text-align: left;
	margin: 0 0 0 0;
	padding: 1px 0 0 0;
	text-decoration: none;
	color: #212121;
	}
	
	.container a.logoLink {
	height: auto;
	text-align: left;
	margin: 0 0 0 0;
	padding: 1px 0 0 0;
	border-bottom: none;
	text-decoration: none;
	color: #212121;
	}
	
	.container a.kontaktLink:hover {
	color: #212121;
	}

/* Spans */

	span.kontakt {
	height: 15px;
	width: 20px;
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	float: left;
	}

	span.arrow {
	height: 15px;
	width: 20px;
	margin: 0;
	padding: 0;
	}

	span.ok {
	height: 10px;
	width: 15px;
	display: block;
	background: #999;
	/*border-bottom: 1px solid #212121;*/
	margin: 4px 0px 0 5px;
	float: right;
	}

	span.partner {
	height: 10px;
	width: 15px;
	display: block;
	background: #ccc;
	/*border-bottom: 1px solid #212121;*/
	margin: 4px 0px 0 5px;
	float: right;
	}



/* Lightbox Teaser */

	.boxgrid{
	width: 100%;
	height: 100%;
	margin: 12px 0 0 0;
	background: transparent;
	overflow: hidden;
	position: relative;
	}

	.boxcaption{
	float: right;
	position: absolute;
	background: #F1F1F1;
	height: 100px;
	width: 100%;
	border: 1px solid #F1F1F1;
 	}


	.captionfull .boxcaption {
 	top: 0;
 	left: 100%;
 	z-index: 999;
 	}

 	.caption .boxcaption {
 	top: 0;
 	left: 0;
 	}

 	.boxContent {
 	position: relative;
 	top: -20px;
 	left: 0px;
 	z-index: 1;
 	overflow: hidden;
 	}

 	.container .insidecol p, .container .insidecolTwo p{
 	display: none;
 	}

 	.fb-like {
 	margin-top: 15px;
 	height: 200px;
 	}

 	.footer {
	margin: 60px 0 60px 0 !important;
 	}

/* ============================= */
/* ! Layout for mobile version   */
/* ============================= */

@media handheld, only screen and (max-width: 780px) {

	body {

	}

	p {
		text-align: center !important;
		padding: 0 10% 0 10%;
	}

	.row .onecol, .row .twocol, .row .threecol, .row .fourcol, .row .fivecol, .row .sixcol, .row .sevencol, .row .eightcol, .row .ninecol, .row .tencol, .row .elevencol, .row .insidecol, .row .insidecolTwo {
		width: 100%;
	}

	.onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol, .insidecol, .insidecolTwo {
		margin-right: 0;
		text-align: center;
		float: left;
		min-height: 1px;
	}

	.first .last p {
		padding-bottom: 2rem;
	}

	.first {
		margin-top: 50px;
		margin-bottom: 50px;
	}

	.labels, .container p.work{
		display: none;
	}

	.container {
		margin: 0;
	}

	.container p.logo {
		text-align: center;
		margin: 50px 0 40px 0;
	}

	.boxcaption {
		float: left;
		position: relative;
		background: none;
		border: none;
		height: auto;
		width: 100%;
		top: 0;
		}

	.container p.pok, .container p.partner {
		display: none;
	}

	.container p.description {
		font-size: 9px;
		margin: 0;
		padding: 0;
		height: auto;
	}

	.container p.description a {
		font-size: 11px;
	}

	.container p.space {
		height: 0;
		line-height: 0;
		text-align: left;
		margin: 0;
		padding: 0 0 0 0;
		border-bottom: 1px solid transparent;
	}

	.container p {
		margin: 0;
	}

	.cover, boxgrid.captionfull {
		left: 0 !important;
	}

	.container .insidecolTwo p {
		opacity: 0 !important;
		display: none !important;
	}

	.container .insidecol p {
		display: block !important;
		opacity: 1 !important;
	}

	.first {
	margin-top: 25px;
	margin-bottom:75px;
	}

	.row {
		margin-bottom: 25px;
	}

	.row .insidecol {
		display: none;
		width: 100%;
	}

	.row .insidecol:first-child {
		display: block;
	}

	.index {
		display: none;
	}

	.upper {
	}

	.boxgrid {
		margin: 0;
		height: auto;
	}

	.boxContent {
		top: 0;
		margin-top: 0;
	}

	.boxContent a {
		float: none;
	}

	.footer span {
		font-size: 9px;
		display: block;
		clear: both;
	}
	
	.footer span a {
		font-size: 11px;
		line-height: 4em;
	}
	
	.container p br {
		line-height:1px;
	}

	.threecol:first-child .space {
		border-bottom: none;
		width: 0;
		margin: 0 auto;
	}

	.footer span.no-mobile {
		display: none;
	}
}


/* ========================================== */
/* ! Provide higher res assets for iPhone 4   */
/* ========================================== */

@media only screen and (-webkit-min-device-pixel-ratio: 2) {

/*	.logo {
		background: url(logo2x.jpg) no-repeat;
		background-size: 212px 303px;
	}*/

}
