/*	Less Framework 4
	http://lessframework.com
	by Joni Korpi
	License: http://opensource.org/licenses/mit-license.php	*/


/*	Resets
	------	*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, 
p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, 
img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, hr, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figure, figcaption, hgroup, 
menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}

article, aside, canvas, figure, figure img, figcaption, hgroup,
footer, nav, section, audio, video {
	display: block;
}

a img {border: 0;}


	
.wrapper ul li.first-col.second-col.third-col.fourth-col{
		display: block;
		float: left;
		width: 25%;
		margin-left: 0px;
}
	
	
.project-info{ width: 100%; }	


body,
.page-heading span{
	/*background: #999999;*/
	/*background: url(../IMAGES/BG.jpg) repeat;	*/
}



	.home-block figcaption em,
	.home-block figcaption span{
	display: block;
	}	
	
	.home-block .one-fourth-thumbs figcaption em,
	.home-block .one-fourth-thumbs figcaption span{
	display: block;
	}

#main{
	padding-top: 160px;
	margin-bottom: 60px;

		/* background-color: #000000;	/* NEW SNYSOLUTIONS*/
}

.ancor {
	padding: 40px 0px 0px 0px;
}



.section-headline-text {
	padding-top: 160px;
	margin-bottom: 15px;
	font-size: 38px;	
	font-weight: bold;
	line-height: 1.2em;
}



/*		Default Layout: 992px. 
		Gutters: 24px.
		Outer margins: 48px.
		Leftover space for scrollbars @1024px: 32px.
-------------------------------------------------------------------------------
cols    1     2      3      4      5      6      7      8      9      10
px      68    160    252    344    436    528    620    712    804    896    */

#nav>li ul li a{
	font-size: 16px;
}


#main{
	padding-top: 142px;
	margin-bottom: 60px;
}

.wrapper ul li.first-col.second-col.third-col.fourth-col{
		display: block;
		float: left;
		width: 25%;
		margin-left: 0px;
}

	
.logo-big  {
		display: block;
}

.logo-small  {
		display: none;
}


	
#comboNav {
  display: none;
}

.wrapper {
	width: 95%;
	margin-left: auto;
    margin-right: auto;
	 /* width: 940px;*/
	-webkit-text-size-adjust: 100%; /* Stops Mobile Safari from auto-adjusting font-sizes */
}



.wrapper-navigation {
   width: 100%;  
	margin-left: auto;
    margin-right: auto;
	text-align: center;
	-webkit-text-size-adjust: 100%; /* Stops Mobile Safari from auto-adjusting font-sizes */
}

#navigation {
		display: block;
		font-size: 20px;
}

#navigation li {
		padding-right: 0.6em;		
}



#mobile-nav-holder{ display: none; }




#slider-project {
  display: none;
}


#preview-images {
  display: block;
}


#project {
	margin: 0px auto 0 auto;
	width: 100%;
	max-width: 1920px;
	position: relative;
	padding: 0px 0 20px 0;
	/*text-shadow: 1px 1px 0px rgba(0, 0, 0, .8);*/
}	

#leistungen-section {
	margin: 0px auto 0 auto;
	width: 100%;
	max-width: 1920px;
	position: relative;
	padding: 0px 0 20px 0;
	/*text-shadow: 1px 1px 0px rgba(0, 0, 0, .8);*/
}	

#unternehmen-section {
	margin: 0px auto 0 auto;
	width: 100%;
	max-width: 1920px;
	position: relative;
	padding: 0px 0 20px 0;
	/*text-shadow: 1px 1px 0px rgba(0, 0, 0, .8);*/
}	

#contact-section {
	margin: 0px auto 0 auto;
	width: 100%;
	max-width: 1920px;
	position: relative;
	padding: 0px 0 20px 0;
	/*text-shadow: 1px 1px 0px rgba(0, 0, 0, .8);*/
}	

/*		Tablet Layout: 1280px
-----------------------------------------------------------------
cols    1     2      3      4      5      6      7      8
px      68    160    252    344    436    528    620    712    */

@media screen and (max-width: 1280px){

#main{
	padding-top: 80px;
	margin-bottom: 60px;
}


    #topping #navigation {
		width: 100%;
       	font-size: 14px; 
		margin: 10px 0px 0px 0px;
		}
		
#navigation img{
		float: left;
		margin: 0px 0px 40px 0px;
}

		
.wrapper {
	width: 80%;
	margin-left: auto;
    margin-right: auto;
	 /* width: 940px;*/
	-webkit-text-size-adjust: 100%; /* Stops Mobile Safari from auto-adjusting font-sizes */
}
	



/*--------------------------------------------------------------------------------------------- SUB NAVIGATION  ------------------------------------------------------------------------------*/


#nav>li ul{
	display: block;
	margin-top: -10px;
	background:#FFF;	
	text-align: left;
	padding: 20px 20px 20px 20px;
	width: 58%;
	border-bottom: 3px solid #EE0000;	
	border-top: 3px solid #EE0000;		
		
}


	
#nav>li ul li a{
	font-size: 12px;
}

/*--------------------------------------------------------------------------------------------- SUB NAVIGATION  ------------------------------------------------------------------------------*/

/*--------------------------------------------------------------------------------------------- NAVI BLOCK TO TOP ------------------------------------------------------------------------------*/


.section-headline-text {
	padding-top: 120px;
	margin-bottom: 15px;
	font-size: 38px;	
	font-weight: bold;
	line-height: 1.2em;
}



.ancor {
	padding: 40px 0px 0px 0px;
}

#project {
	margin: 0px auto 0 auto;
	width: 100%;
	max-width: 1920px;
	position: relative;
	padding: 0px 0 20px 0;
	/*text-shadow: 1px 1px 0px rgba(0, 0, 0, .8);*/
}	


#leistungen-section {
	margin: 0px auto 0 auto;
	width: 100%;
	max-width: 1920px;
	position: relative;
	padding: 0px 0 20px 0;
	/*text-shadow: 1px 1px 0px rgba(0, 0, 0, .8);*/
}	



#unternehmen-section {
	margin: 0px auto 0 auto;
	width: 100%;
	max-width: 1920px;
	position: relative;
	padding: 0px 0 20px 0;
	/*text-shadow: 1px 1px 0px rgba(0, 0, 0, .8);*/
}	

#contact-section {
	margin: 0px auto 0 auto;
	width: 100%;
	max-width: 1920px;
	position: relative;
	padding: 0px 0 20px 0;
	/*text-shadow: 1px 1px 0px rgba(0, 0, 0, .8);*/
}	

}


/*--------------------------------------------------------------------------------------------- NAVI BLOCK TO TOP ------------------------------------------------------------------------------*/



/*		Tablet Layout: 768px.
		Gutters: 24px.
		Outer margins: 28px.
		Inherits styles from: Default Layout.
-----------------------------------------------------------------
cols    1     2      3      4      5      6      7      8
px      68    160    252    344    436    528    620    712    */

@media only screen and (min-width: 768px) and (max-width: 991px) { 
	
	.widget-cols>li{
		width: 712px;
		float: left;
		margin-right: 0px;
	}

	
	#logo{ padding-left: 0px; }
	
body,
.page-heading span{
	background: #FFFFFF;
}
	


.wrapper {
	width: 60%;
	margin-left: auto;
    margin-right: auto;
	 /* width: 940px;*/
	-webkit-text-size-adjust: 100%; /* Stops Mobile Safari from auto-adjusting font-sizes */
}
/*------------------------------------ BIG SLIDER HEAD ----------------------------------------------*/
	
	#container{
	display: none;
	}		
/*------------------------------------ PROJECT SLIDER  ----------------------------------------------*/	


/*--------------------------------------------------------------------------------------------- NAVI BLOCK TO TOP ------------------------------------------------------------------------------*/




.section-headline-text {
	padding-top: 40px;
	margin-bottom: 15px;
	font-size: 38px;	
	font-weight: bold;
	line-height: 1.2em;
}




.ancor {
	padding: 0px 0px 0px 0px;
}


#project {
	margin: 0px auto 0 auto;
	width: 100%;
	max-width: 1920px;
	position: relative;
	padding: 0px 0 20px 0;
	/*text-shadow: 1px 1px 0px rgba(0, 0, 0, .8);*/
}	


#leistungen-section {
	margin: 0px auto 0 auto;
	width: 100%;
	max-width: 1920px;
	position: relative;
	padding: 0px 0 20px 0;
	/*text-shadow: 1px 1px 0px rgba(0, 0, 0, .8);*/
}	



#unternehmen-section {
	margin: 0px auto 0 auto;
	width: 100%;
	max-width: 1920px;
	position: relative;
	padding: 0px 0 20px 0;
	/*text-shadow: 1px 1px 0px rgba(0, 0, 0, .8);*/
}	

#contact-section {
	margin: 0px auto 0 auto;
	width: 100%;
	max-width: 1920px;
	position: relative;
	padding: 0px 0 20px 0;
	/*text-shadow: 1px 1px 0px rgba(0, 0, 0, .8);*/
}	

/*--------------------------------------------------------------------------------------------- NAVI BLOCK TO TOP ------------------------------------------------------------------------------*/

#slider-project {
  display: none
}

#preview-images .home-block {
  display: block
}
	
	/* navigation */
	
	navigation{}


#mobile-nav-holder{ 	
	display: block; 
	margin: auto auto;
	width: 80%;	
}


	
	/* slider */
	
	.home-slider{
		width: 712px;
	}
	
	.home-slider-clearfix {
		clear: both;
	}
	
	/* headline */
	
	#slider-holder #headline{
		float:none;
		width: 672px; /* 712 - 40 */
		padding: 50px 20px 20px 20px;
		margin-top: 0px;
		min-height: 100px;
		border-top: 1px solid #ccc;
	}
	
	#headline em#corner{
		display: none;
	}
	
	/* widget cols */
	
	.widget-cols>li{
		width: 160px;
		float: left;
		margin-right: 24px;
	}
	
	.recent-post .post-head {
		width: 95px;
	}
	
	/* home blocks */
	
	.one-third-thumbs figure { width: 224px; }
	
	.one-fourth-thumbs figure{ 
		width:100%;
		margin-right: 24px;
	}
		
	/* BLOCK TEXT APPEARANCE */
	
	.home-block figcaption em,
	.home-block figcaption span{
	display: block;
	}	
	
	.home-block .one-fourth-thumbs figcaption em,
	.home-block .one-fourth-thumbs figcaption span{
	display: none;
	}
	
	
	.home-block .one-fourth-thumbs figcaption strong{
	font-size: 16px;	
	}	
	
	
	#navigation {
		display: none;
	}

	#topping {
		display: none;
	}	
	
	/* sidebar */
	
	#sidebar{
		position: relative;
		background: #e2e0d7;
		width: 532px; /* 552 - 20 padding */
		float: right;
		padding: 20px 10px 20px 10px;
		margin-top: 30px;
		margin-bottom: 60px;
	}
	
	#sidebar em#corner{ display: none; }
	
	/* blog */
	
	#posts-list .feature-image,
	#post-content .feature-image{
		width: 552px;
	}
	
	/* portfolio */
	
	.portfolio-thumbs{ width: 732px; }
	
	.portfolio-thumbs figure{ width: 224px; }
	
	/* project */
	

	
	.project-info{ width: 100%; }
	
	.related-projects{
		width: 712px; 
	}
	
	.related-projects  figure{
		width: 160px;
		margin-right: 24px;
	}
	
	.related-projects figure.last{ margin-right: 0px; }
	
	/* contact */
	
	#contactForm{ 
		width: 528px;
		margin-right: 24px;
	}
	
	#contact-sidebar{ width: 140px; /* 160 - 20*/ }
	
	
	
	
		
img.bg {
  display: block;
}

	
	
	
	
}



/*		Mobile Layout: 320px.
		Gutters: 24px.
		Outer margins: 34px.
		Inherits styles from: Default Layout.
---------------------------------------------
cols    1     2      3
px      68    160    252    */

@media only screen and (max-width: 767px) {

/*--------------------------------------------------------------------------------------------- NAVI BLOCK TO TOP ------------------------------------------------------------------------------*/

.ancor {
	padding: 0px 0px 0px 0px;
}


.home-block figcaption strong{ 
	font-size: 10px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 7px;
	margin-left: 16px;		
	margin-top: 17px;
	/*color: #DCDCCD;*/
	color: #EE0000;
	font-family: 'Arimo', Arial, sans-serif;	
}


.home-block figcaption span{ 
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 7px;
	margin-left: 17px;	
	color: #AAAAAA;	
	font-family: 'Arimo', Arial, sans-serif;	
}


body,
.page-heading span{
	background: #FFFFFF;

}


#project {
	margin: 0px auto 0 auto;
	width: 100%;
	max-width: 1920px;
	position: relative;
	padding: 0px 0 20px 0;
	/*text-shadow: 1px 1px 0px rgba(0, 0, 0, .8);*/
}	

#leistungen-section {
	margin: 0px auto 0 auto;
	width: 100%;
	max-width: 1920px;
	position: relative;
	padding: 0px 0 20px 0;
	/*text-shadow: 1px 1px 0px rgba(0, 0, 0, .8);*/
}	


#unternehmen-section {
	margin: 0px auto 0 auto;
	width: 100%;
	max-width: 1920px;
	position: relative;
	padding: 0px 0 20px 0;
	/*text-shadow: 1px 1px 0px rgba(0, 0, 0, .8);*/
}	

#contact-section {
	margin: 0px auto 0 auto;
	width: 100%;
	max-width: 1920px;
	position: relative;
	padding: 0px 0 20px 0;
	/*text-shadow: 1px 1px 0px rgba(0, 0, 0, .8);*/
}	

.logo-big  {
		display: none;
}

.logo-small  {
		display: block;
}

#main{
	padding-top: 60px;
	margin-bottom: 60px;
	margin: auto auto;
	width: 90%;	
}


	#topping {
		display: none;
	}	

	
img.bg {
  display: block;
}


	
#slider-project {
  display: none;
}


#preview-images .home-block {
  display: block;
}


/*
	img.bg{
	display: none;
	}
*/

	#da-slider{
	display: none;
	}

	#container{
	display: none;
	}



	/* navigation */
	
	navigation{}

.wrapper-navigation {
   width: 100%;  
	margin-left: auto;
    margin-right: auto;
	text-align: left;
	-webkit-text-size-adjust: 100%; /* Stops Mobile Safari from auto-adjusting font-sizes */
}
	
	#navigation {
		display: none;
	}
	
	
	#navigation li{
		font-size: 20px;
	}
	
	#navigation>li ul{
		margin-top: 50px;
	}
	
	
	
#mobile-nav-holder{ 	
	display: block; 
	margin: auto auto;
	width: 90%;	
}

	
	
/*--------------------------------------------------------------------------------------------- NAVI BLOCK TO TOP ------------------------------------------------------------------------------*/

#project {
	margin: 10px auto 0 auto;
	width: 100%;
	max-width: 1920px;
	position: relative;
	padding: 0px 0 20px 0;
	/*text-shadow: 1px 1px 0px rgba(0, 0, 0, .8);*/
}	


/*--------------------------------------------------------------------------------------------- TXT CONTENT -------------------------------------------------------------------------------------*/
	

	
	
.section-headline {
	/*margin-bottom: 15px;*/
	font-size: 22px;	
	font-weight: bold;
	line-height: 1.2em;
	/*text-shadow: 1px 1px 3px #000;*/
}	
	
	
.section-headline-link {
	/*margin-bottom: 15px;*/
	font-size: 22px;	
	font-weight: bold;
	line-height: 1.2em;
	/*text-shadow: 1px 1px 3px #000;*/
}


.section-headline-text {
	padding-top: 10px;
	margin-bottom: 15px;
	font-size: 22px;	
	font-weight: bold;
	line-height: 1.2em;

	/*text-shadow: 1px 1px 3px #000;*/
}


.section-content {
	font-size: 17px;
	/*font-weight: bold;*/
	line-height: 1.3em;
}	
	
.section-content-blue {
	color: #35C6FB;	
	font-size: 17px;
	/*font-weight: bold;*/
	line-height: 1.3em;
}	

.section-content-red {
	color: #EE0000;	
	font-size: 17px;
	/*font-weight: bold;*/
	line-height: 1.3em;
}	

.links {
	font-size: 17px;
	/*font-weight: bold;*/
	line-height: 1.3em;
}	
	
.home-block-heading span{
		font-size: 22px;
		margin-left: 33px;
		margin-right: 33px;
}	

.project-info .left-site a{
	float: left;
	font-family: 'Arimo', Arial, sans-serif;
	font-size: 15px;	
}

.project-info .right-site a{
	float: right;
	text-align: right;
	font-family: 'Arimo', Arial, sans-serif;
    font-size: 15px;	
}


/*--------------------------------------------------------------------------------------------- END TXT CONTENT ------------------------------------------------------------------------------*/
	
	
	.wrapper {
		width: 70%;
	}
	
	

	
	.page-heading{ 
		text-align: center;
		background-position: 0px 15px;
	}
	
	.page-heading span{ 
		font-size: 21px;
		margin-left: 0px;
	}
	

	.project-info{ width: 100%; }	


	/* 
	.widget-cols>li{
		width: 100px;
		float: left;
		margin-right: 0px;
	}
	*/
	
	/* slider */
	
	.home-slider{
		width: 252px;
	}
	
	.home-slider-clearfix {
		clear: both;
	}
	
	/* BLOCK TEXT APPEARANCE */
	
	.home-block figcaption em,
	.home-block figcaption span{
	display: block;
	}	
	
	.home-block .one-fourth-thumbs figcaption em,
	.home-block .one-fourth-thumbs figcaption span{
	display: block;
	}


	
	.one-third-thumbs figure,
	.one-fourth-thumbs figure { width: 100%; }
	

	
	
	/* footer */
	
	#footer-cols>li{
		display: block;
		float: left;
		width: 252px;
		margin-left: 0px;
	}
	
	footer #to-top{ display: block; }
	
	

	
	

	
	
	
/*		Wide Mobile Layout: 480px.
		Gutters: 24px.
		Outer margins: 22px.
		Inherits styles from: Default Layout, Mobile Layout.
------------------------------------------------------------
cols    1     2      3      4      5
px      68    160    252    344    436    */

@media only screen and (min-width: 480px) and (max-width: 767px) {

.ancor {
	padding: 0px 0px 0px 0px;
}


body,
.page-heading span{
	background: #FFFFFF;

}



#project {
	margin: 0px auto 0 auto;
	width: 100%;
	max-width: 1920px;
	position: relative;
	padding: 0px 0 20px 0;
	/*text-shadow: 1px 1px 0px rgba(0, 0, 0, .8);*/
}	

.logo-big  {
		display: none;
}

.logo-small  {
		display: block;
}

#main{
	padding-top: 60px;
	margin-bottom: 60px;
	margin: auto auto;
	width: 90%;	
}


	#topping {
		display: none;
	}	

	
img.bg {
  display: block;
}


	
#slider-project {
  display: none;
}


#preview-images .home-block {
  display: block;
}




	#da-slider{
	display: none;
	}

	#container{
	display: none;
	}



	/* navigation */
	
	navigation{}

.wrapper-navigation {
   width: 100%;  
	margin-left: auto;
    margin-right: auto;
	text-align: left;
	-webkit-text-size-adjust: 100%; /* Stops Mobile Safari from auto-adjusting font-sizes */
}
	
	#navigation {
		display: none;
	}
	
	
	#navigation li{
		font-size: 20px;
	}
	
	#navigation>li ul{
		margin-top: 50px;
	}
	
	
	
	
#mobile-nav-holder{ 	
	display: block; 
	margin: auto auto;
	width: 90%;	
}
	

	
	
	
	
	
/*--------------------------------------------------------------------------------------------- NAVI BLOCK TO TOP ------------------------------------------------------------------------------*/

#project {
	margin: 10px auto 0 auto;
	width: 100%;
	max-width: 1920px;
	position: relative;
	padding: 0px 0 20px 0;
	/*text-shadow: 1px 1px 0px rgba(0, 0, 0, .8);*/
}	

/*--------------------------------------------------------------------------------------------- TXT CONTENT -------------------------------------------------------------------------------------*/
	

	
	
.section-headline {
	/*margin-bottom: 15px;*/
	font-size: 22px;	
	font-weight: bold;
	line-height: 1.2em;
	/*text-shadow: 1px 1px 3px #000;*/
}	
	
	
.section-headline-link {
	/*margin-bottom: 15px;*/
	font-size: 22px;	
	font-weight: bold;
	line-height: 1.2em;
	/*text-shadow: 1px 1px 3px #000;*/
}


.section-headline-text {
	padding-top: 10px;
	margin-bottom: 15px;
	font-size: 22px;	
	font-weight: bold;
	line-height: 1.2em;

	/*text-shadow: 1px 1px 3px #000;*/
}


.section-content {
	font-size: 17px;
	/*font-weight: bold;*/
	line-height: 1.3em;
}	
	
.section-content-blue {
	color: #35C6FB;	
	font-size: 17px;
	/*font-weight: bold;*/
	line-height: 1.3em;
}

.section-content-red {
	color: #EE0000;	
	font-size: 17px;
	/*font-weight: bold;*/
	line-height: 1.3em;
}	


.links {
	font-size: 17px;
	/*font-weight: bold;*/
	line-height: 1.3em;
}		
	
.home-block-heading span{
		font-size: 22px;
		margin-left: 33px;
		margin-right: 33px;
}	

.project-info .left-site a{
	float: left;
	font-family: 'Arimo', Arial, sans-serif;
	font-size: 15px;	
}

.project-info .right-site a{
	float: right;
	text-align: right;
	font-family: 'Arimo', Arial, sans-serif;
    font-size: 15px;	
}


/*--------------------------------------------------------------------------------------------- END TXT CONTENT ------------------------------------------------------------------------------*/
	
	
	.wrapper {
		width: 252px;
	}
	
	

	
	.page-heading{ 
		text-align: center;
		background-position: 0px 15px;
	}
	
	.page-heading span{ 
		font-size: 21px;
		margin-left: 0px;
	}
	

	.project-info{ width: 100%; }	


	/* 
	.widget-cols>li{
		width: 100px;
		float: left;
		margin-right: 0px;
	}
	*/
	
	/* slider */
	
	.home-slider{
		width: 252px;
	}
	
	.home-slider-clearfix {
		clear: both;
	}
	
	/* BLOCK TEXT APPEARANCE */
	
	.home-block figcaption em,
	.home-block figcaption span{
	display: block;
	}	
	
	.home-block .one-fourth-thumbs figcaption em,
	.home-block .one-fourth-thumbs figcaption span{
	display: block;
	}


	
	.one-third-thumbs figure,
	.one-fourth-thumbs figure { width: 100%; }
	


	
	/* footer */
	
	#footer-cols>li{
		display: block;
		float: left;
		width: 252px;
		margin-left: 0px;
	}
	
	footer #to-top{ display: block; }
	
	

	
	

	
	