/******************************************************************
 * CSS Leve architects
 * Copyright © Blacktype Creative Media
 ******************************************************************/


/******************************************************************/
/* Projekte */

.p-h1-de {
	font-family: 'Hind', 'hind_regular', sans-serif;
	font-size: 30px;
	line-height: 36px;
	color: #ffffff;
	font-weight:700;
	text-align: left;
	padding-top:20px;
}

.p-h1-cn {
	font-family: SimSun, SimHei, 'Hiragino Sans GB W3', STXihei, STHeiti, serif;
	font-size: 30px;
	line-height: 36px;
	color: #ffffff;
	font-weight:bold;
	text-align: left;
	padding-top:20px;
}

.u-us02-de {
	font-family: 'Hind', 'hind_regular', sans-serif;
	font-size: 30px;
	line-height: 36px;
	color: #818b96;
	text-align: left;
	font-weight:400;
}

.u-us03-de {
	font-family: 'Hind', 'hind_regular', sans-serif;
	font-size: 30px;
	line-height: 36px;
	color: #818b96;
	text-align: left;
	font-weight:700;
	text-transform:uppercase;
}

.u-us02-cn {
	font-family: SimSun, SimHei, 'Hiragino Sans GB W3', STXihei, STHeiti, serif;
	font-size: 30px;
	line-height: 36px;
	color: #47596b;
	text-align: left;
	font-weight:700;
}





/******************************************************************/
/* Media-Queries  960 + */

@media only screen and (min-width : 960px) {
	
	#inhalt-projekte {
		position: relative;
		width:960px;
		margin:0px auto;
		padding-top:40px;
		padding-bottom:25px;
		z-index:10;
	}
	
	
	
	
}






/******************************************************************/
/* Media-Queries  600 - 959 */

@media all and (min-width : 600px) and (max-width: 959px) {
	
	#inhalt-projekte {
		position: relative;
		margin-left:20px;
		margin-right:20px;
		padding-top:40px;
		padding-bottom:25px;
		z-index:10;
	}
	
	.u-us01-de {
		font-family: 'Hind', 'hind_regular', sans-serif;
		font-size: 30px;
		line-height: 36px;
		color: #818b96;
		text-align: center;
		font-weight:700;
	}
	
	.u-us01-cn {
		font-family: SimSun, SimHei, 'Hiragino Sans GB W3', STXihei, STHeiti, serif;
		font-size: 30px;
		line-height: 36px;
		color: #818b96;
		text-align: center;
		font-weight:700;
	}
	
	.u-us02-de {
		font-family: 'Hind', 'hind_regular', sans-serif;
		font-size: 30px;
		line-height: 36px;
		color: #818b96;
		text-align: center;
		font-weight:400;
	}
	
	.u-us03-de {
		font-family: 'Hind', 'hind_regular', sans-serif;
		font-size: 30px;
		line-height: 36px;
		color: #818b96;
		text-align: center;
		font-weight:700;
		text-transform:uppercase;
	}
	  
}




/******************************************************************/
/* Media-Queries  599 - */

@media all and (max-width : 599px) {
	
	.p-header {
    max-width:1548px;
    position: relative;
    margin:0px auto;
    margin-top:158px;
	}
	
	.p-h1-de {
		font-family: 'Hind', 'hind_regular', sans-serif;
		font-size: 34px;
		line-height: 40px;
		color: #ffffff;
		font-weight:700;
		text-align: center;
		padding-top:40px;
	}
	
	.p-h1-cn {
		font-family: SimSun, SimHei, 'Hiragino Sans GB W3', STXihei, STHeiti, serif;
		font-size: 34px;
		line-height: 40px;
		color: #ffffff;
		font-weight:bold;
		text-align: center;
		padding-top:40px;
	}
	
	#inhalt-projekte {
		position: relative;
		margin-left:20px;
		margin-right:20px;
		padding-top:40px;
		padding-bottom:40px;
		z-index:10;
	}
	
	.u-us01-de {
		font-family: 'Hind', 'hind_regular', sans-serif;
		font-size: 30px;
		line-height: 36px;
		color: #818b96;
		text-align: center;
		font-weight:700;
	}
	
	.u-us01-cn {
		font-family: SimSun, SimHei, 'Hiragino Sans GB W3', STXihei, STHeiti, serif;
		font-size: 30px;
		line-height: 36px;
		color: #818b96;
		text-align: center;
		font-weight:700;
	}
	
	.u-us02-de {
		font-family: 'Hind', 'hind_regular', sans-serif;
		font-size: 30px;
		line-height: 36px;
		color: #818b96;
		text-align: center;
		font-weight:400;
	}
	
	.u-us03-de {
		font-family: 'Hind', 'hind_regular', sans-serif;
		font-size: 30px;
		line-height: 36px;
		color: #818b96;
		text-align: center;
		font-weight:700;
		text-transform:uppercase;
	}
	
} 

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi)
{
	
}