body {
	background: #ffffff;
	font: 0.813em/1.8em Helvetica, Arial sans-serif;
	color: #404848;
	position: relative;
	min-width: 300px;
}
html, body {
	height: 100%;
}

/*  Header styles */
h1, h2, h3, h4, h5, h6 {
	line-height: 1.2em;
	font-weight: normal;	
}
h1, h2, h3 {
	font-family: 'Lato', sans-serif;
}
h1 {
	font-size: 1.9em;
	text-transform: uppercase;
}
h2 {
	font-size: 1.57em;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 11px;
	text-transform: uppercase;
}

/* header */
header {
	position: relative;
	z-index: 99;
	padding: 0;
	background: #fff;
	width: 100%;
}
.brand {
	background: url(../images/ingenieurbuero-thomas-krueger-logo.png) no-repeat right top;
	height: 70px;
}

.navMain {
	margin-top: 54px;
}
/* Content */
.headline1 {
	font-size:  2.308em;
	letter-spacing: 0.07em;
	text-transform: uppercase;
}
.text1 {
	font-size: 0.846em;
	line-height: 1.4em;
	height: 90px;
}
.text2 {
	font-size: 2em;
}
.text3 {
	font-size: 1.8em;
	line-height: 2em;
	font-weight: normal;
}

.list-1 {
	padding: 7px 0 0 0;
	border-bottom: 1px dotted #38281C;
	margin-bottom: 17px;
	list-style: none
}
.list-1 li {
	padding: 15px 0 18px 4px;
	border-top: 1px dotted #38281C;
}
.list-2 {
	margin-left: 0;
	padding-left: 0;
}
.list-2 li {
	background: url(../images/sprite.png) 0 7px no-repeat;
	list-style: none;
	padding: 5px 0 6px 30px;	
}
.references ul {
    margin-left: 0;
    padding-left: 0;
}

.references ul li {
    background: url(../images/sprite.png) 0 7px no-repeat;
    list-style: none;
    padding: 5px 0 6px 30px;
}
.list-3 li {
	background: url(../images/sprite.png) 0 -373px no-repeat;
	list-style: none;
	font-weight: 700;
	padding: 5px 0 6px 30px;	
}
.map iframe {
	width: 269px;
	height: 252px;
}
.contacts {
	font-style: normal;
}

.contacts span {
	display: inline-block;
	width: 70px;
}
.box3 {
	padding-bottom: 23px;
}
.box3 .grid_3 {
	margin-top: 7px;
}
.box3 .date1 {
	margin-right: 8px;
}
.text-margin-fix{
	margin: 0!important;
}
/*  Buttons */
.button {
	background-color: #434D5D;
	display: inline-block;
	font-size: 1.154em;
	line-height: 1.2em;
	padding: 4px 8px;
	color: #fff!important;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	text-decoration: none;
}
.button:hover {
	background-color: ;	
	text-decoration: none;
}
.button1 {
	display: inline-block;
}
.button1:hover, .link1:hover {
	text-decoration: none;
}
.link1 {
	display: inline-block;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	text-transform: uppercase;
	font: 10px/16px Arial, Helvetica, sans-serif;
}
/* Footer */
.page-footer {
	/*position: fixed;*/
	bottom: 0;
	width: 100%;
	z-index: 100;
	margin-top: 40px;
}
/* images */
.imgresp {
	max-width: 100%;
	height: auto;
	position: relative;
}
.box-img {
	max-width: 265px;
}
.box-img2 {
	max-width: 220px;
}
.box-img3 {
	max-width: 116px;
}
.box-img4 {
	max-width: 100px;
}
.sprite {
	background-image: url(../images/sprite.png);
	background-repeat: no-repeat;
}
.galerie-mbl{
	margin-bottom: 20px!important;
}

.item-3 {
	display: inline-block;
	height: 26px;
	width: 30px;
	background-position: 0 -111px;
	margin: 0 10px;
	float: left;
}

/* Lightbox image */
.lightbox-image {
	display: block;
	position: relative;
}
.lightbox-image img {
	position: relative;
	max-width: 100%;
	height: auto;/*-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;*/
}
.lightbox-image span {
	position: absolute;
	left: 50%;
	top: 50%;
	right: 50%;
	bottom: 50%;
	background: #fff url(../images/img-bg-pat.png) center center no-repeat;
	opacity: 0;
	z-index: 2;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.lightbox-image:hover span {
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
	opacity: .5
}
/*==========================================*/
#form-1 input {
	width: 121px;
	color: #aebcc2;
	padding: 11px 8px 9px 8px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background: none;
	border: 1px solid #dcdcdc;
	font-size: 13px;
}
#form-1 a {
	display: inline-block;
	width: 129px;
	text-align: center;
	font-size: 18px;
	line-height: 1.2em;
	padding: 8px 0;
	text-transform: uppercase;
	color: #fff;
	background: #30302c;
	float: right;
}
#form-1 a:hover {
	background: #ededed;
	color: #303030;
	text-decoration: none;
}

.chromeframe {
	margin: 0.2em 0;
	background: #ccc;
	color: black;
	padding: 0.2em 0;
}

.ir {
	display: block;
	border: 0;
	text-indent: -999em;
	overflow: hidden;
	background-color: transparent;
	background-repeat: no-repeat;
	text-align: left;
	direction: ltr;
	*line-height: 0;
}
.ir br {
	display: none;
}
.hidden {
	display: none !important;
	visibility: hidden;
}
.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}
.invisible {
	visibility: hidden;
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	*zoom: 1;
}

/* helper classes */
/* z-index*/
.z0 {
	position: relative;
	z-index: 0;
}
.z1 {
	position: relative;
	z-index: 2
}
.z2 {
	position: relative;
	z-index: 3;
}
/* corporate colors*/
.color {
	color: #96A3A3;
}
.color1 {
	color: #95bb2d;
}
.color2 {
	color: #5D7A0F;
}
.color3 {
	color: #404848;	
}
.color4 {
	color: #6c3737;	
}
.bgcolor {
	background-color: #96A3A3;
}
.bgcolor1 {
	background-color: #95bb2d;
}
.bgcolor2 {
	background-color: #5D7A0F;
}
.bgcolor3 {
	background-color: #404848;	
}
.border {
	border: 1px solid #96A3A3;
}
.borderbottom {
	border-bottom: 1px dotted #96A3A3;
}
.borderbottom1 {
	border-bottom: 1px solid #fff;
}
.bordertop {
	border-top: 1px dotted #96A3A3;
}
.bordertop1 {
	border-top: 1px solid #fff;
}

.tr {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.box-shadow-in {
	-webkit-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.5);
	-moz-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.5);
	box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.5);
}
.box-shadow {
	-webkit-box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
}
.border-radius {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.ptn, .pvn, .pan {
	padding-top: 0px
}
.pts, .pvs, .pas {
	padding-top: 5px
}
.ptm, .pvm, .pam {
	padding-top: 10px
}
.ptl, .pvl, .pal {
	padding-top: 20px
}
.prn, .phn, .pan {
	padding-right: 0px
}
.prs, .phs, .pas {
	padding-right: 5px
}
.prm, .phm, .pam {
	padding-right: 10px
}
.prl, .phl, .pal {
	padding-right: 20px
}
.pbn, .pvn, .pan {
	padding-bottom: 0px
}
.pbs, .pvs, .pas {
	padding-bottom: 5px
}
.pbm, .pvm, .pam {
	padding-bottom: 10px
}
.pbl, .pvl, .pal {
	padding-bottom: 20px
}
.pln, .phn, .pan {
	padding-left: 0px
}
.pls, .phs, .pas {
	padding-left: 5px
}
.plm, .phm, .pam {
	padding-left: 10px
}
.pll, .phl, .pal {
	padding-left: 20px
}
.mtn, .mvn, .man {
	margin-top: 0px
}
.mts, .mvs, .mas {
	margin-top: 5px
}
.mtm, .mvm, .mam {
	margin-top: 10px
}
.mtl, .mvl, .mal {
	margin-top: 20px
}
.mrn, .mhn, .man {
	margin-right: 0px
}
.mrs, .mhs, .mas {
	margin-right: 5px
}
.mrm, .mhm, .mam {
	margin-right: 10px
}
.mrl, .mhl, .mal {
	margin-right: 20px
}
.mbn, .mvn, .man {
	margin-bottom: 0px
}
.mbs, .mvs, .mas {
	margin-bottom: 5px
}
.mbm, .mvm, .mam {
	margin-bottom: 10px
}
.mbl, .mvl, .mal {
	margin-bottom: 20px
}
.mln, .mhn, .man {
	margin-left: 0px
}
.mls, .mhs, .mas {
	margin-left: 5px
}
.mlm, .mhm, .mam {
	margin-left: 10px
}
.mll, .mhl, .mal {
	margin-left: 20px
}

.fleft {
	float: left
}
.fright {
	float: right
}

.alignright {
	text-align: right
}
.aligncenter {
	text-align: center
}
.alignmiddle * {
	vertical-align: middle
}

/* Project specifics =========================================================== */
@media only screen and (min-width: 768px) and (max-width: 980px) {
	.brand {
		background: url(/images/hufschmied-robin-bullermann-logo-748.png) no-repeat right top;
		height: 135px;
	}
	.box-img4 {
		width: 98px;
	}
	#form-1 input {
		width: 220px;
		float: none;
	}
	#form-1 a {
		margin: 10px 0 0 0;
		float: none;
		display: block;
	}
	.map iframe {
		width: 230px;
		height: 252px;
	}
	
	
	.social_share_privacy_area li .dummy_btn {
    float: left;
    margin: 0 0 0 10px;
    cursor: pointer;
    padding: 0;
    height: inherit;
}
.social_share_privacy_area li div iframe {
    overflow: hidden;
    height: inherit;
    width: inherit;
}
/* Facebook begin */
.social_share_privacy_area .facebook {
    width: 180px;
    display: inline-block;
}
.social_share_privacy_area .facebook .fb_like iframe {
    width: 145px;
}
/* Facebook end */
/* Twitter begin */
.social_share_privacy_area .twitter {
	width: 160px;
}
.social_share_privacy_area li div.tweet {
	width: 119px;
}
/* Twitter end */
/* Google+ begin */
.social_share_privacy_area .gplus {
	width: 180px;
}
.social_share_privacy_area li div.gplusone {
	width: 90px;
}
}
@media only screen and (max-width: 767px) {
	.hide-for-mobile {
		display: none!important;
	}
	
	.headline1 {
		font-size:  2em;
	}
	
	.brand {
		background: url(/images/hufschmied-robin-bullermann-logo-280.png) no-repeat right top;
		height: 80px;
	}
	.mainNav {
		padding-left: 0px;
	}
	.block {
		display: block;
	}
	.lightbox-image img {
		max-width: 280px !important;
		width: 280px;
	}
	.box-img, .box-img2 {
		max-width: inherit;
	}
	.box-img4, .box-img4 img {
		width: 120px;
	}
	.nofl div {
		float: none;
	}
	#form-1 input {
		width: 133px;
	}
	.map iframe {
		width: 280px;
		height: 200px;
	}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.brand {
		background: url(/images/hufschmied-robin-bullermann-logo-420.png) no-repeat right top;
		height: 122px;
	}
	
	.lightbox-image img {
		max-width: 420px !important;
		width: 420px;
	}
	.grid_2 .lightbox-image img {
		max-width: 190px !important;
		width: 190px;
	}
	.box-img4, .box-img4 img {
		width: 150px;
	}
	.double_boxes .grid_3 {
		float: left;
		width: 200px !important;
		margin-right: 10px;
	}
	#form-1 input {
		width: 273px;
	}
	.map iframe {
		width: 420px;
		height: 200px;
	}
}
/* Pour some CSS below ========================================================= */