/*
Simple Responsive Template v 1.2


primary styles 
   Author: www.prowebdesign.ro
   Add your own styles to customize the project.



BASE (MOBILE) SIZE
	These are the mobile styles. It's what people see on their phones.
	Remember, keep it light: Speed is Important.
*/

body{
	color:#666;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:1em;
	line-height:1.4em; 
	font-weight:normal;
	background-color: #012D5E;
	background-image: url(../_img/bg_holz.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

/* typography */

h1, h2, h3, h4, h5, h6, .subheadline {
	font-weight:600;
	font-family: Arial, Helvetica, sans-serif; 
	line-height:1.1em;
	margin: 15px 0 .25em 0;
	padding:0;
} 

h1 { font-size: 1.35em; }
#content h1, .subheadline { font-size: 1.5em; }
.subheadline { display: block; }
h3 { font-size: 0.95em; line-height: 0.95em; margin-top: 0.95em; }

#headline {
	position:absolute;
	right: 13px;
	bottom: 14px;
	text-align: right;
	color: white;
	font-weight: 600;
	font-size: 15px !important;
	font-style: italic;
	text-shadow: 0px 0px 5px #000000, 0px 0px 5px #000000, 0px 0px 5px #000000, 0px 0px 5px #000000;
	margin: 0 0 0 13px;
	padding: 0;
}

#headline-home {
	position:absolute;
	right: 15px;
	bottom: 12px;
	text-align: right;
	font-size: 18px !important;
	font-weight: 600;
	font-style: italic;
	color: white;
	text-shadow: 0px 0px 5px #000000, 0px 0px 5px #000000, 0px 0px 5px #000000, 0px 0px 5px #000000;
	margin: 0 0 0 13px;
	padding: 0;
}

.textblock p, .textblock td { font-family: Arial, Helvetica, sans-serif; font-size: 1em; margin: 0 0 1.5em 0; }
.textblock ul li { font-family: Arial, Helvetica, sans-serif; font-size: 1em; margin: 0; }

.tipps p, .tipps li { font-size: 0.85em !important; }
.tipps ul { list-style-type: none !important; padding: 0 !important; /* margin: 0; */ }
.tipps ul li {
	background: url('../_img/praxistipps_box.gif') no-repeat left 4px;
	padding-left: 20px;
	padding-top: 0;
	margin: 0;
 }
 
.productlink {
	background: url('../_img/praxistipps_box.gif') no-repeat left 3px;
	padding-left: 20px;
	display: block;
 }
 
.greenlink {
	color: #ADCE6B !important;
}

.medium { font-size: 0.85em !important; line-height: 1.1em; }
.small, .small a { font-size: 0.7em; line-height: 1.1em; font-weight: normal !important; }

.caption { font-size: 0.85em !important; line-height: 1.1em; }

.error { color: #a00000; font-weight: bold; }

.grey { color:#666; }
.white { color:#fff; }

.footer-text { font-size:11px; }

.bmargin { margin-bottom: 30px; }

/* links */

.textblock a,
.textblock a:visited,
.textblock a:active { color:#000000; font-weight: 600; text-decoration:none; }

.textblock a:hover { color:#adce6b; text-decoration:none; }

#sidebox-catalog a { color: #002d5c; text-decoration:none; }

.tipps a,
.tipps a:visited,
.tipps a:active { color:#002d5c; font-weight: normal; text-decoration:none; }

.tipps a:hover { color:#adce6b; text-decoration:none; }

a.text, a.text:visited, a.text:active { color:#adce6b !important; }



/* Box sizing. Awesome thing. Read about it here: http://www.w3schools.com/cssref/css3_pr_box-sizing.asp */
*{	box-sizing:border-box;
	-moz-box-sizing:border-box;}
  
/* structure */   
.wrapper{
	width: 92%; 
	margin: 0 auto;
}
header{ 
	padding:15px 0 0 0;
	margin-bottom: 12px !important;
}

#banner{ 
	text-align:center;
	margin:12px 10px 19px 10px;
}

#produktgruppen {
	float:left;
	text-align:center;
	margin: 0 10px;
}

#produktgruppen img {
	margin-right: 3px;
	margin-bottom: 5px;
	max-width:100% !important;
	height:auto !important;
}

#produktgruppen-text {
	color: #adce6b;
	float: left;
	margin-bottom: 8px;
}

#tooltip {
	color: white;
}


#hero,
#page-header{
	background:#f3f3f3;
	border-top:1px solid #e2e2e2;
	border-bottom:1px solid #e2e2e2;
	padding:20px 0;
	font-size:1.1em;
}
#page-header h1{
	margin:0;
}
aside,
.vertical-padding{  
	padding:40px 0;
}
#content{  
	/* padding:40px 10px; */
	padding:0;
}

p{ margin:0 0 1.5em;}


/* RESPONSIVE IMAGES  */
img, .ri, .embed-responsive, video { max-width:100%; height:auto; }

.embed-responsive { width: 480px; height: 280px; }

/* NO RESPONSIVE IMAGES FOR PRODUKTGRUPPEN */
/* #row-pg img{ max-width:94px !important; height:94px !important;} */


/*MAIN MENU*/
.menu-toggle{
	display:block;
	padding:10px;
	margin:20px 0 0;
	background:#adce6b;
	color:#002d5c;
	cursor:pointer;
	text-transform:uppercase;
	font-size:20px;
}

.menu-toggle.toggled-on{
	background:#adce6b;
}
.srt-menu{
	display:none;
}	
.srt-menu.toggled-on{
	display:block;
	position:relative;
	z-index:10;
}

.srt-menu{
	clear:both;
	margin-bottom:10px;
	
}

.srt-menu li {
	text-align: center;
}

	#menu1 { width:100%; }
	#menu2 { width: 100%; }
	#menu3 { width: 100%; }
	#menu4 { width: 100%; }
	#menu5 { width: 100%; }
	#menu6 { width: 100%; }
	#menu7 { width: 100%; }
	#menu8 { width: 100%; }
	#menu9 { width: 100%; }
	#menu10 { width: 100%; }

.srt-menu li a {
	color:#002d5c;
	background:#adce6b;
	display:block;
	margin:1px 0; 
	padding:10px;
	text-decoration:none;
	font-size:.9em;
}
.srt-menu li a:hover, .srt-menu li.current{
	background:#adce6b;
	color:#fff;
}

/*SECONDARY MENU*/
#secondary-navigation{
	margin-bottom:60px;
}
#secondary-navigation ul{
	margin:0;
	padding:0;
}
#secondary-navigation ul li a{ 
	background:#E6E6E6;
	color:#666;
	display:block;
	margin:5px 0; 
	padding:10px;
	text-decoration:none;
}
#secondary-navigation ul li a:hover,
#secondary-navigation ul li.current a{
	background:#adce6b;
	color:#fff;
}

/*SPACE GRID ELEMENTS VERTICALLY, SINCE THEY ARE ONE UNDER ANOTHER SO FAR*/
.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
	margin-bottom:40px;
	/*positioning and padding*/
	position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.teaser {
	margin-bottom:10px;
	/*positioning and padding*/
	position: relative;
    min-height: 1px;
    padding-left: 15px;
}

@media only screen and (min-width: 760px) {
	.sidebox_konfigurator {
		margin-top: 20px;
	}
}

.row-pg {
		 margin-left: -15px;
	     margin-right: -15px;
}

.grid_pg {
	width: 14.28%;
	float: left;
	display: block;
	padding-right: 5px;
}



/*FOOTER*/
footer{  
	background:#012D5E;
	color:#ccc;
	font-size:80%;
	padding:20px 0;
}
footer ul{
	margin:0 0 0 8%;
	padding:0;
}


/*Some more colored elements*/
a.buttonlink{ 
	background:#adce6b; 
	border-radius:7px; 
	color:#fff;
	display:block;
	float:left; 
	margin:10px 15px 10px 0; 
	padding:10px;
	text-decoration:none;
}
a.buttonlink:hover{
	background:#887dc2;
}
.greenelement{
	background:#adce6b;
	color:#fff;
}
.blueelement{
	background:#012d5e;
	color:#fff;
}
.beigeelement{
	background:#ffefd0;
	color:#000;
}


/* Contain floats*/ 
.clearfix:before,
.clearfix:after,
.row:before,
.row:after,
.row-pg:before,
.row-pg:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.row:after,
.row-pg:after{
  clear: both;
}



#indexbluebox {
	width:174px;
	height:96px;
	z-index:1;
	visibility:visible;
	white-space: nowrap;
	background-image: url(img/index_bluebox.gif);
}

#indexgreenbox {
	margin-top:10px;
	width:174px;
	height:60px;
	z-index:60;
	text-align: center;
}

#indexhaendler {
	width:174px;
	height:32px;
	margin-top:15px;
}

#indexrittertext {
	width:174px;
	height:140px;
	margin-top:15px;
	background:url('../img/index_ritter.gif') no-repeat bottom right;
}

.textbox4 {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
}

.produktmenu { width: 100%; height: 38px; border-bottom: 1px solid #002d5c; border-top: 1px solid #002d5c; padding-left: 12%; padding-top: 7px; }
.produktmenu a { color: #002d5c; text-decoration: none; font-size: 14px; }
.selected { background-color: #002d5c; }
.selected a { color: #ffffff !important; }

.produktmenu:first-child { border-top: 2px solid #002d5c; }

.produktmenu:hover{
	background:#002d5c;
}

.produktmenu:hover a {
	color:#fff;
}

#sidebox-catalog {
	width: 100%;
	font-size: 0.75em;
	line-height: 1.25em;
}

#sidebox-catalog img {
	width: 100%;
	height: auto;
}

#sidebox-catalog {
	background-color: #adce6b;
	border-top: 1px solid #002d5c;
	border-bottom: 2px solid #002d5c;
}

.chronikcolumn1 { padding-right: 15px; }

.ansprechpartnercolumn { float: left; width: 20%; padding: 0 10% 0 0; line-height: 1em; }
.ansprechpartnercolumn p { font-size: 0.75em; }
.ansprechpartnercolumn a { font-size: 0.8em !important; font-weight: normal; color: #002d5c; line-height: 0.75em; padding: 0; }

.schnaeppchencolumn { float: left; width: 25%; padding: 0 10% 0 0; line-height: 1.25em; }
.schnaeppchen2columns { float: left; width: 50%; padding: 0 10% 0 0; line-height: 1.25em; }
.schnaeppchencolumn .headline, .schnaeppchen2columns .headline { font-size: 1em !important; }
.schnaeppchencolumn p, .schnaeppchen2columns p { font-size: 0.9em; }
.schnaeppchencolumn a, .schnaeppchen2columns a { font-size: 0.9em !important; font-weight: normal; color: #002d5c; line-height: 1.25em; padding: 0; }

.bluebox { background-color: #002d5c; color: white; font-size: 0.75em !important; line-height: 1em; width: 108px; margin: 5px 0 2px 0 !important; padding: 5px 0 !important; text-align: center; }
.bluebox .region { font-size: 0.85em !important; line-height: 0.85em !important; }

.bluebox-tipps { background-color: #002d5c; color: white; font-size: 0.85em !important; font-weight: bold; padding: 0 0 0 7px !important; text-align: left; margin-bottom: 0 !important; }

.flash-object { width:100%; height:auto; text-align:center; }

.pdf-table th { font-size: 0.85em !important; padding: 5px 0 !important; text-align: left; }

.valign-middle { vertical-align: middle; }

.alignright { text-align: right; }

.centered { text-align: center; }

.floatright { float: right !important; }

.pos-relative { position: relative; }

.fullwidth { width: 100% !important; }
.halfwidth { width: 185px !important; }

.nomargin { margin-bottom: 0 !important; }
.nomargintop { margin-top: 0 !important; }
.noborder { border: 0; }

.padding-bot { padding-bottom: 80px; }

.index-beigeelement { border-radius: 0 0 10px 10px; padding-top:15px; padding-right: 15px; }

.cert { float: left; width: 29.16%; }
.cert-middle { float: left; width: 36.76%; }
.cert-last { float: left; width: 33.96%; }


.slogan { clear: both; float: none; width: 100%; }

.only-on-mobile, .nodisplay { display: none; }

.double-line { border-bottom: 2px solid #002d5c; }

.textblock ul { margin: 0 0 1.5em 0; padding-top: 0; padding-bottom: 0; padding-left: 1em; list-style-type: circle; }

.padr5 { padding-right: 5px !important; }
.padr10 { padding-right: 10px !important; }
.padr15 { padding-right: 15px !important; }
.padr20 { padding-right: 20px !important; }
.padr25 { padding-right: 25px !important; }

.margintop { margin-top: 20px !important; }
.marginbottom { margin-bottom: 1.5em !important; }

.mobile-spacer { margin-top: 20px; }

label, .labeltext { font-size: 0.85em !important; margin-top: 0; padding: 0; }

.label-right {
    display: block;
    padding-left: 15px;
    text-indent: -15px;
    margin-bottom: 5px;
}

.label-left {
	display: block;
	float: left;
	width: 30%;
	padding-right: 1em;
	
}

.labelcontainer {
	margin: 0 0 5px 0;
	padding: 0;
}

input[type="checkbox"] {
	border: 0;
    /* width: 13px;
    height: 13px; */
    border: 0;
    padding: 0;
    margin:0;
    vertical-align: middle;
    position: relative;
    top: -1px;
    *overflow: hidden;
}

input[type="text"], [type="password"], textarea {
	border: 0;
	width: 70%;
	font-size: 0.85em;
	padding: 3px;
}

input[type="image"] { margin-top: 25px; }

textarea { margin-top: 3px; }

.clearboth { clear: both; }

.popup-catalogs {
  position: relative;
  background:#ffefd0;
  color:#000;
  padding: 20px;
  width: auto;
  max-width: 800px;
  margin: 20px auto;
  border-radius: 10px;
}

.embed-container-hs {
  position: relative; 
  padding-bottom: 65%;
  height: 0; 
  overflow: hidden; 
  width: 100%;
  height: auto;
}

.embed-container-hs iframe {
  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100%; 
  height: 100%; 
}

.embed-container {
  position: relative; 
  padding-bottom: 75%; /* ratio 4:3 */
  overflow: hidden; 
  width: 100%;
  max-width: 640px;
  height: auto;
  max-height: 470px;
}

.embed-container iframe {
  position: absolute; 
  top: 0; 
  left: 0; 
  max-width: 100%; 
  height: 100%; 
}

.embed-container-kdg {
  position: relative; 
  padding-bottom: 55%;
  height: 0; 
  overflow: hidden; 
  width: 100%;
  height: auto;
}

.embed-container-kdg iframe {
  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100%; 
  height: 100%;
  padding-right: 5px;
}

.iframe-raw { display: none; }

.html5-video-container { max-width: 480px; display: inline-block; box-shadow: 0px 0px 15px #000000; padding: 0; }
/* .html5-video-container video { box-shadow: 0px 0px 15px #000000; } */
.html5-video-container video { margin: 0; padding: 0; }

.kdg-img { float: none; width: 100%; margin-top: 10px; }
.kdg-img img { padding-right: 0; }

.embed-container-kdg iframe { padding-right: 0; }

#Link { text-align: right; display: none; font-size: 0.85em; }
#KDGContainer { width: 100%; max-width: 560px; }
#KDG-Link { text-align: right; font-size: 0.85em; }



/* CSS animations for Magnific Popup

/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;

  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.7;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0.7;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;

  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 1;
}


#pup {
  position:absolute;
  z-index:200; /* aaaalways on top*/
  padding: 3px;
  margin-left: 10px;
  margin-top: 5px;
  width: 250px;
  border: 1px solid black;
  background-color: #777;
  color: white;
  font-size: 0.95em;
}




.threeimagecolumns img { float: left; width: 33.33333333%; padding-right: 20px; padding-bottom: 10px; }

.twoimagecolumns img { float: left; width: 50%; padding-right: 20px; padding-bottom: 30px; }

.halfColOpening { float:none; width:100%; }

.halfColumn { float:none; width:100%; }

.banner-schnaeppchen {
	display: none;
}

.stoerer-azubitag {
	position: absolute !important;
	left: 3.784%;
	bottom: 7%;
	width: 15.5%;
	height: 31.5%;
}

.stoerer-azubitag img {
	width: 15.5%;
	height: auto;
}

.karriere-bullet-text p {
	margin-bottom: 0;
}

#karriere ul li {
	line-height:1.4em !important;
}

#karriere ul {
	margin-bottom:1.4em !important;
}

#karriereGreenBox p {
	margin-bottom: 0;

}


input[file] {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:1em;
	line-height:1.4em; 
}

#bewerbung select {
	border: 0 !important;
	width: 100%;
	font-size: 0.85em;
	padding: 5px;
	background-color: #fff;
}

#bewerbung option {
	font-size: 0.85em;
	background-color: #fff !important;
}

input[type="file"] {
	font-size: 0.85em;
	
}

input::file-selector-button {
  font-size: 0.85em;
  font-weight: bold;
  padding: 0.5em;
  border: 0;
  border-radius: 3px;
  background-color: #adce6b !important;
  color: #fff;
}



/****************************************
*****************************************
MEDIAQUERIES
*****************************************
****************************************/



/*
LARGER MOBILE DEVICES
This is for mobile devices with a bit larger screens.
*/
@media only screen and (min-width: 481px) {

	#banner{
		/* float:right;
		text-align:right; */
	}
	
	.menu-toggle{/*make menu float right, instead of sitting under the logo*/
		margin-top:51px;
		float:right;
	}

}

@media only screen and (min-width: 960px) {

	
	.halfColumn { float:left; width:50%; }

} 



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

	.menu-toggle{
		clear: both;
		float: none;
	}
	

	
}



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

	#produktgruppen {
		width: 88%;
		margin: 0 20px;
	}
	
	#banner {
		margin: 5px 20px 10px 20px;
	}
	
	.menu-toggle { padding:10px 20px; }
	
	#slider { float: none; width: 100%; }
	#home-sidebar { float: none; width: 100%; padding: 0; }
	#home-sidebox1 { display: block; float: none; width: 100%; margin-top: 15px; padding: 0 15px; }
	#home-sidebox2 { display: block; float: none; width: 100%; margin-top: 15px; padding: 0 15px; text-align: center; }
	#home-sidebox2-mobile { display: none; }
	#home-sidebox3-mobile { display: none; }
	
	#headline-home { font-size: 12px; }

	#teaser1, #teaser2, #teaser3, #teaser4, #teaser5, #teaser6  {
    	/* padding-right: 15px; */
    }
    
    .productcolumn1 { float: none; width: 100%; padding: 0; margin-bottom: 10px; }
    
    .productrightcolumn { float: none; width: 100%; padding: 0; }
    .floatright { float: none !important; }
    
    .productcolumn2 { float: none; width: 100%; padding: 0 20px; }
    .productcolumn3 { float: none; width: 100%; padding: 0 20px; }
    
    img { max-width:100%; height:auto;}
    
    .popup-column-catalog { float: left; width: 50%; padding-right: 10px; }
	.popup-column-text { float: none; width: 100%; padding: 0; }
    
    .one-column { float: none; width: 100%; padding: 0 20px 0 20px; }
    .two-columns { float: none; width: 100%; padding: 0 20px 0 20px; }
    .headlinefullwidth, .specialtext { padding: 0 20px; }
    .specialtext .productcolumn2, .specialtext .productcolumn3 { padding: 0; }
    
    .two-columns-nl { float: left; width: 50%; padding: 0 20px 0 0; }
    .caption { font-size: 0.75em !important; }
    
    .konfigurator-2columns { float: none; width: 100%; padding: 0 20px; }
	.konfigurator-column { float: none; width: 100%; padding: 0 20px; }
    
    .ueberuns-image-column { float: left; width: 100%; padding: 0 20px 10px 20px; }
    .karriere-image-column { float: left; width: 100%; padding: 0 20px 10px 20px; }
    
    .konfigurator-image-column { float: left; width: 100%; padding: 0 20px 10px 20px; }
    
    .chronikcolumn1 { float: none; width: 100%; }
	.chronikcolumn2 { float: none; width: 100%; }
	
	.ansprechpartnercolumn { float: left; width: 50%; padding: 0 20px;  }
	
	.schnaeppchencolumn, .schnaeppchen2columns { float: none; width: 100%; padding: 0 20px;  }
    
    .collapse-margin { margin-bottom: 0 !important }
    
    .produktmenu { padding-left: 20px; }
    
    #produktmenu-last { border-bottom: 2px solid #002d5c; }
    
    #sidebox-catalog { float: left; width: 62%; padding: 40px 20px 0 0; background-color: transparent; border: 0; }
    #sidebox-qualitaet { float: left; width: 38%; text-align: center; padding: 35px 0 0 0; }
    #sidebox-holz-rettet-klima { float: left; width: 38%; text-align: center; padding: 5px 0 0 0; }
    
    .textblock h2 { font-size: 1.25em; }
    
    .not-on-mobile { display: none; }
    .not-on-tablet { display: none; }
    .only-on-mobile { display: block; }

    .label-left, input[type="text"], [type="password"], textarea { width: 100%; }
    
    .label-right { margin-bottom: 0; }
    
    .embed-container-hs { padding-bottom: 150%; }
    
    .video-container { padding: 0 20px; }
    
    .html5-video-container { display: block; box-shadow: none; }
    
    .mobile-spacer { margin-top: 20px !important; }
    
    .logo-neu { position: absolute; top: 7%; left: 6%; width: 16%; height: 16%; }
	.logo-kein-streichen { position: absolute; top: 6%; right: 3%; width: 18%; height: 18%; }
	
	.banner-schnaeppchen { position: absolute; bottom: 18.7%; left: 0; width: 25%; height: 25%; }
	
	.twoimagecolumns img { float: left; width: 100%; padding-right: 0; padding-bottom: 20px; }

}


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

	#slider { float: none; width: 100%; }
	#home-sidebar { float: none; width: 100%; padding: 0 15px 0 0; }
	
	#float-helper { float: left; width: 50%; margin-top: 15px; padding-left: 15px; }
	
	#home-sidebox1 { display: block; float: none; width: 100%; margin: 0; padding: 0; }
	#home-sidebox2 { display: none; }
	#home-sidebox2-mobile { display: block; float: none; width: 100%; margin: 15px 0 0 0; padding: 0; }
	#home-sidebox3-mobile { display: block; float: right; width: 50%; margin-top: 15px; padding: 0 0 0 15px; }
	
	#headline-home { font-size: 14px; }

	.teaser {
		float: left;
		display: block;
		width: 50%;
	}
	
	#teaser2, #teaser4, #teaser6  {
    	/* padding-right: 15px; */
    }
    
    #teaser2 img, #teaser4 img, #teaser6 img  {
    	/* margin-right: 15px; */
    }
    
    #content{  
		/* padding:40px 20px; */
	}
	
	.produktmenu { padding-left: 8%; }
	
	.produktmenu a { font-size: 12px; }
	
	.productcolumn1 { float: left; width: 30%; padding-right: 9px; }
	
	.productrightcolumn { float: left; width: 70%; padding: 0; }
	
	.productcolumn2 { float: left; width: 100%; padding: 0; }
	.productcolumn3 { float: right; width: 100%; }
	.produktimagegrid { margin-top: 4px; }
	.produktimagegrid img { float: left; width: 25%; padding-right: 9px; padding-bottom: 10px; }
	
	.one-column { float: none; width: 100%; padding: 0 30px 0 0; }
	.two-columns { float: none; width: 100%; padding: 0 30px 0 0; }
	
	.two-columns-nl { float: left; width: 50%; padding: 0 20px 0 0; }
		
	.productcolumn2 h1, .productcolumn2 p { margin-right: 40px; }
	.productcolumn3 h1, .productcolumn3 .subheadline, .productcolumn3 p { margin-left: 0; margin-right: 40px; }
	.productcolumn3 h1, .productcolumn3 .subheadline { margin-top: 10px; }
	
	.konfigurator-2columns { float: left; width: 100%; padding: 0; }
	.konfigurator-column { float: right; width: 100%; }
	
	.popup-column-catalog { float: left; width: 25%; padding-right: 10px; }
	.popup-column-text { float: none; width: 100%; padding: 0; text-align: left; clear: both; }
	.popup-column-text h1 { text-align: left; }
	
	.textblock h2 { font-size: 1.25em; }
	
	.only-on-mobile { display: none; }
	.not-on-tablet { display: none; }
	
	.headlinefullwidth { padding-right: 30px; }
	
	.imageblock { padding-right: 9px !important; }
	
	.ueberuns-image-column { float: left; width: 33.33333333%; padding-right: 9px; }
	.karriere-image-column { float: left; width: 50%; padding-right: 9px; }
	
	.konfigurator-image-column { float: left; width: 65.66666666%; padding-right: 9px; }
	
	.chronikcolumn1 { float: none; width: 100%; padding: 0; }
	.chronikcolumn2 { float: none; width: 100%; }
	
	.ansprechpartnercolumn { float: left; width: 50%; padding: 0 30px 0 0; }
	
	.schnaeppchencolumn, .schnaeppchen2columns { float: none; width: 100%; padding: 0 20px 0 0; }
	
	.collapse-margin { margin-bottom: 0 !important } /* to make UL lists continous */
	
	#sidebox-catalog {
		padding: 11px 20px 6px 25px;
	}
	
	#sidebox-qualitaet {
		padding: 20px 15px 0 15px;
	}
	
	#sidebox-holz-rettet-klima {
		padding: 10px 15px 0 15px;
	}
	
	#headline {
		right: 22px;
	}
	
	.slogan {
		width: auto !important;
	}
	
	.label-right { margin-bottom: 0; }
	
	.mobile-spacer { margin-top: 20px !important; }
	
	.embed-container-hs { padding-bottom: 125%; }
	
	.html5-video-container { display: block; box-shadow: none; }
	
	.kdg-img { float: left; width: 20%; }
	.kdg-img img { padding-right: 5px; }
	.embed-container-kdg iframe { padding-right: 5px; }
	#KDG-Link { padding-right: 5px; }
	
	.logo-neu { position: absolute; top: 7%; left: 6%; width: 15%; height: 15%; }
	.logo-kein-streichen { position: absolute; top: 6%; right: 3%; width: 17%; height: 17%; }
	
	.banner-schnaeppchen { position: absolute; bottom: 18.7%; left: 0; width: 25%; height: 25%; }

}

@media only screen and (min-width: 760px) and (max-width: 1000px)  {

	#slider { float: none; width: 100%; }
	#home-sidebar { float:none; width: 100%; padding: 0 15px 0 0; }
	#home-sidebox1 { float: left; width: 33.333333333%; margin-top: 15px; padding-left: 15px; }
	#home-sidebox2 { display: none; }
	#home-sidebox2-mobile { display: block; float: left; width: 33.333333333%; margin-top: 15px; padding-left: 15px; }
	#home-sidebox3-mobile { display: block; float: left; width: 33.333333333%; margin-top: 15px; padding-left: 15px; }
	
	#headline-home { font-size: 16px; }

	.teaser {
		float: left;
		display: block;
		width: 33.333333333%;
	}
	    
    #content{  
		/*  padding:40px 20px; */
	}
	
	.produktmenu { padding-left: 8%; }
	
	.productcolumn1 { float: left; width: 20%; padding-right: 9px; }
	
	.productrightcolumn { float: left; width: 80%; padding: 0; }
	
	.productcolumn2 { float: left; width: 62.5%; padding: 0; }
	.productcolumn3 { float: left; width: 37.5%; padding-right: 9px; }
	.produktimagegrid img { float: left; width: 33.33333333%; padding-left: 9px; padding-bottom: 10px; }
	
	.one-column { float: none; width: 100%; padding: 0 30px 0 0; }
	.two-columns { float: left; width: 50%; padding: 0 30px 0 0; }
	
	.two-columns-nl { float: left; width: 50%; padding: 0 30px 0 0; }
	
	.productcolumn2 h1, .productcolumn2 p { margin-right: 40px; }
	.productcolumn3 h1, .productcolumn3 .subheadline, .productcolumn3 p { margin-left: 5px; margin-right: 10px; }
	.productcolumn3 h1, .productcolumn3 .subheadline { margin-top: 10px; }
	
	.konfigurator-2columns { float: left; width: 62.5%; padding-right: 9px; }
	.konfigurator-column { float: left; width: 37.5%; padding-right: 9px; }
	
	.popup-column-catalog { float: left; width: 25%; padding-right: 10px; }
	.popup-column-text { float: none; width: 100%; }
	
	.headlinefullwidth { padding-right: 30px; }
	
	.ueberuns-image-column { float: left; width: 33.33333333%; padding-right: 9px; }
	.karriere-image-column { float: left; width: 50%; padding-right: 9px; }
	
	.konfigurator-image-column { float: left; width: 65.66666666%; padding-right: 9px; }

	.chronikcolumn1 { float: left; width: 70%; padding-right: 15px; }
	.chronikcolumn2 { float: left; width: 30%; padding-top: 9px; }
	
	.ansprechpartnercolumn { float: left; width: 25%; padding: 0 30px 0 0; }
	
	.schnaeppchencolumn { float: left; width: 50%; padding: 0 30px 0 0; min-height: 550px; }
	.schnaeppchen2columns { float: none; width: 100%; padding: 0 30px 0 0; }
	
	#sidebox-catalog {
		padding: 11px 20px 6px 25px;
	}
	
	#sidebox-qualitaet {
		padding: 20px 15px 0 15px;
	}
	
	#sidebox-holz-rettet-klima {
		padding: 10px 15px 0 15px;
	}
	
	.embed-container-hs { padding-bottom: 85%; }
	
	.video-container { padding: 75px 0; }
	
	.html5-video-container { display: block; box-shadow: none; padding-right: 25px; }
	
	.only-on-mobile { display: none; }
	
	.kdg-img { float: left; width: 20%; }
	.kdg-img img { padding-right: 10px; }
	
	.embed-container-kdg iframe { padding-right: 10px; }
	
	#KDG-Link { width: 100%; max-width: none; padding-right: 10px; }
	
	.logo-neu { position: absolute; top: 7%; left: 4%; width: 14%; height: 14%; }
	.logo-kein-streichen { position: absolute; top: 6%; right: 3%; width: 17%; height: 17%; }
	
	.banner-schnaeppchen { position: absolute; bottom: 18.7%; left: 0; width: 25%; height: 25%; }
	
}

@media only screen and (min-width: 1000px)  {

	#slider { float: left; width: 81.33%; }
	#home-sidebar { float:left; width: 18.67%; padding: 0 15px; }
	#home-sidebox1 { display: block; margin-top: 15px; }
	#home-sidebox2 { display: block; margin-top: 25px; }
	#home-sidebox2-mobile { display: none; }
	#home-sidebox3-mobile { display: none; }

	#teaser1, #teaser2, #teaser3, #teaser3b, #teaser4, #teaser5  {
		float: left;
		display: block;
		width: 16.45%;
	}
	
	#teaser6  {
		float: left;
		display: block;
		width: 17.75%;
	}
	
	.productcolumn1 { float: left; width: 16%; padding-right: 9px; }
	
	.productrightcolumn { float: left; width: 84%; padding: 0; }
	
	.productcolumn2 { float: left; width: 64.28%; padding: 0; }
	.productcolumn3 { float: left; width: 35.72%; padding-right: 9px; }
	.produktimagegrid img { float: left; width: 33.33333333%; padding-left: 9px; padding-bottom: 10px; }
	
	.one-column { float: none; width: 100%; padding: 0 30px 0 0; }
	.two-columns { float: left; width: 50%; padding: 0 30px 0 0; }
	
	.two-columns-nl { float: left; width: 50%; padding: 0 30px 0 0; }
		
	.productcolumn2 h1, .productcolumn2 p { margin-right: 40px; }
	.productcolumn3 h1, .productcolumn3 .subheadline, .productcolumn3 p { margin-left: 10px; margin-right: 10px; }
	.productcolumn3 h1, .productcolumn3 .subheadline { margin-top: 10px; }
	
	.konfigurator-2columns { float: left; width: 64.28%; padding-right: 9px; }
	.konfigurator-column { float: left; width: 35.72%; padding-right: 9px; }
	
	.popup-column-catalog { float: left; width: 25% !important; padding-right: 10px  !important; }
	.popup-column-text { float: none; width: 100% !important; }
	
	.headlinefullwidth { padding-right: 30px; }
	
	.ueberuns-image-column { float: left; width: 33.33333333%; padding-right: 9px; }
	.karriere-image-column { float: left; width: 50%; padding-right: 9px; }
	
	.konfigurator-image-column { float: left; width: 65.66666666%; padding-right: 9px; }
	
	.chronikcolumn1 { float: left; width: 75%; padding-right: 15px; }
	.chronikcolumn2 { float: left; width: 25%; padding-top: 9px; }
	
	.ansprechpartnercolumn { float: left; width: 20%; padding: 0 20px 0 0; }
	
	.schnaeppchencolumn { float: left; width: 25%; padding: 0 20px 0 0; min-height: 550px; }
	.schnaeppchen2columns { float: left; width: 50%; padding: 0 20px 0 0; min-height: 550px; }
	
	#sidebox-catalog {
		padding: 11px 20px 6px 25px;
	}
	
	#sidebox-qualitaet {
		padding: 20px 20px 0 20px;
	}
	
	#sidebox-holz-rettet-klima {
		padding: 10px 20px 0 20px;
	}
	
	.embed-container, .embed-container-kdg  {
	  display: none;
	}
	
	.kdg-images { width: 570px !important; } 
	
	.iframe-raw {
		display: block;
	}
	
	.video-container { padding: 100px 0; }
	
	.only-on-mobile { display: none; }
	
	.kdg-img { float: left; width: 20%; }
	.kdg-img img { padding-right: 10px; }
	
	.embed-container-kdg iframe { padding-right: 10px; }
	
	.logo-neu { position: absolute; top: 7%; left: 4%; width: 14%; height: 14%; }
	.logo-kein-streichen { position: absolute; top: 6%; right: 3%; width: 17%; height: 17%; }
	
	.banner-schnaeppchen { position: absolute; bottom: 18.7%; left: 0; width: 25%; height: 25%; }
	
}





/*
TABLET & SMALLER LAPTOPS
The average viewing window and preferred media query for those is 768px.
But I think that some more breathing space is good:)
*/
@media only screen and (min-width: 1190px) {

	.wrapper{
		max-width: 1366px; 
		margin: 0 auto;
	}
	header{
		padding:0;
	}
	#banner{ 
		float:right;
		text-align:right;
		margin:20px 24px 24px 5px;
	}
	
	#produktgruppen {
		margin: 0;
	}
	
	#produktgruppen img {
		margin-bottom: 0;	
	}
	
	#produktgruppen-text {
		margin-left: 8px;
	}

	#hero{
		padding:0;
	}
	
	#content {  
		float:left;
		width:65%;
	}
	#content.wide-content{
		float:none;
		width:100%;
	}
	
	.flexslider{
		display:block;
	/*demo 1 slider theme*/	
	margin: 0; 
	}
	.flex-control-nav {bottom: 5px;}
	
	
	aside { 
		float:right;
		width:30%;
	}
	
	/*** MAIN MENU - ESSENTIAL STYLES ***/
	.menu-toggle{display:none;}
	#menu-main-navigation{display:block;}
	
	
	.srt-menu, .srt-menu * {
		margin:			0;
		padding:		0;
		list-style:		none;
	}
	.srt-menu ul {
		position:		absolute;
		display:none;
		width:			12em; /* left offset of submenus need to match (see below) */
	}
	.srt-menu ul li {
		width:			100%;
	}
	.srt-menu li:hover {
		visibility:		inherit; /* fixes IE7 'sticky bug' */
	}
	.srt-menu li {
		float:			left;
		position:		relative;
		border-left: 2px solid #002d5c;
		height:32px;
	}
	
	.srt-menu li:first-child {
		border-left: 0;
	}
	
	.srt-menu a {
		display:		block;
		position:		relative;
	}
	
	/*** DEMO2 SKIN ***/
	#topnav, .srt-menu {
		/* float:right; */
		margin: 0;
		width: 100%
	}
	.srt-menu a {
		text-decoration:none;
	}
	.srt-menu li a{
		background:#adce6b;
		color: #002d5c;
		margin:0; 
		padding:5px 0;
	}
	.srt-menu a, .srt-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
		color:			#002d5c;	
	}
	
	.srt-menu li:hover > a,
	.srt-menu li.current a{ 
		color:#fff;
		background:#002d5c;
	}
	.srt-menu li li:hover > a{
		color:#fff;
		background:#002d5c;
	}
	
	
	
	/*GRID*/
	/*
	 & Columns : 12 
	
	 */
	 .row{
		 margin-left: -15px;
	     margin-right: -15px;
	}
	
	#row-pg {
		margin: 0 !important;
	}
	 
	.grid_1 { width: 8.33333333%; }
	.grid_2 { width: 16.66666667%; }
	.grid_3 { width: 25%; }
	.grid_4 { width: 33.33333333%; }
	.grid_5 { width: 41.66666667%; }
	.grid_6 { width: 50%; }
	.grid_7 { width: 58.33333333%; }
	.grid_8 { width: 66.66666667%; }
	.grid_9 { width: 75%; }
	.grid_10 { width: 83.33333333%; }
	.grid_11 { width: 91.66666667%; }
	.grid_12 { width: 100%; }
	
	.grid_1,
	.grid_2,
	.grid_3,
	.grid_4,
	.grid_5,
	.grid_6,
	.grid_7,
	.grid_8,
	.grid_9,
	.grid_10,
	.grid_11,
	.grid_12,
	.teaser {
		float: left;
		display: block;
	}
	
	.rightfloat{float:right;}
	/* @notation inspired by tinyGrid, .row and percentage by Twitter Bootstrap
	 */
	 
	#hero .grid_8 { 
		margin:40px 0 -13px;
	}
	
	#hero h1{ font-size:1.4em;}
	
	.srt-menu li a{
		background:#adce6b;
		color: #002d5c;
		margin:0; 
		padding:5px 0;
	}
	
	#menu1 { width: 7.85%; }
	#menu2 { width: 9.27%; }
	#menu3 { width: 9.49%; }
	#menu4 { width: 8.82%; }
	#menu5 { width: 8.67%; }
	#menu6 { width: 10.08%; }
	#menu7 { width: 11.57%; }
	#menu8 { width: 9.93%; }
	#menu9 { width: 12.01%; }
	#menu10 { width: 12.31%; }
	
	#slider { float: left; width: 81.33%; }
	#home-sidebar { float:left; width: 18.67%; padding: 0 15px; }
	#home-sidebox1 { display: block; margin-top: 15px; }
	#home-sidebox2 { display: block; margin-top: 25px; }
	#home-sidebox2-mobile { display: none; }
	#home-sidebox3-mobile { display: none; }
	
	.productcolumn1 { float: left; width: 15%; padding-right: 9px; }
	
	.productrightcolumn { float: left; width: 85%; padding: 0; }
	
	.productcolumn2 { float: left; width: 68.53%; padding: 0; }
	.productcolumn3 { float: left; width: 31.47%; padding-right: 9px; }
	.produktimagegrid img { float: left; width: 33.33333333%; padding-left: 9px; padding-bottom: 10px; }
	
	.one-column { float: none; width: 100%; padding: 0 30px 0 0; }
	.two-columns { float: left; width: 50%; padding: 0 30px 0 0; }
	.two-columns-nl { float: left; width: 50%; padding: 0 30px 0 0; }
		
	.productcolumn2 h1, .productcolumn2 p { margin-right: 80px; }
	.productcolumn3 h1, .productcolumn3 .subheadline, .productcolumn3 p { margin-left: 10px; margin-right: 10px; }
	.productcolumn3 h1, .productcolumn3 .subheadline { margin-top: 10px; }
	
	.konfigurator-2columns { float: left; width: 68.53%; padding-right: 9px; }
	.konfigurator-column { float: left; width: 31.47%; padding-right: 9px; }
	
	.popup-column-catalog { float: left; width: 25%; padding-right: 10px; }
	.popup-column-text { float: none; width: 100%; }
	
	.headlinefullwidth { padding-right: 30px; }
	
	.ueberuns-image-column { float: left; width: 33.33333333%; padding-right: 9px; }
	.karriere-image-column { float: left; width: 50%; padding-right: 9px; }
	
	.caption { padding-right: 50px; }
	
	.konfigurator-image-column { float: left; width: 65.66666666%; padding-right: 9px; }
	
	.chronikcolumn1 { float: left; width: 80%; padding-right: 20px; }
	.chronikcolumn2 { float: left; width: 20%; padding-top: 9px;}
	
	.ansprechpartnercolumn { float: left; width: 20%; padding: 0 30px 0 0; }
	
	.schnaeppchencolumn { float: left; width: 25%; padding: 0 30px 0 0; min-height: 550px; }
	.schnaeppchen2columns { float: left; width: 50%; padding: 0 30px 0 0; min-height: 550px; }
	
	.bluebox { font-size: 0.7em !important; }
	
	#sidebox-catalog {
		padding: 11px 30px 6px 35px;
	}
	
	#sidebox-qualitaet {
		padding: 20px 25px 0 25px;
	}
	
	#sidebox-holz-rettet-klima {
		padding: 10px 25px 0 25px;
	}
	
	.embed-container {
	  display: none;
	}
	
	.iframe-raw {
		display: block;
	}
	
	.video-container { padding: 100px 0; }
	
	.only-on-mobile { display: none; }
	
	.kdg-img { float: left; width: 20%; }
	.kdg-img img { padding-right: 10px; }
	
	.embed-container-kdg iframe { padding-right: 10px; }
	
	.logo-neu { position: absolute; top: 7%; left: 4%; width: 14%; height: 14%; }
	.logo-kein-streichen { position: absolute; top: 6%; right: 3%; width: 17%; height: 17%; }
	
	/* .banner-schnaeppchen { position: absolute; bottom: 0; left: 0; width: 262px; height: 227px; } */
	
	.banner-schnaeppchen { position: absolute; bottom: 18.7%; left: 0; width: 25%; height: 25%; }

}

/*
DESKTOP
This is the average viewing window. So Desktops, Laptops, and
in general anyone not viewing on a mobile device. Here's where
you can add resource intensive styles.
*/
@media only screen and (min-width: 1080px) {


	
} 

/*
LARGE VIEWING SIZE
This is for the larger monitors and possibly full screen viewers.
*/
@media only screen and (min-width: 1240px) {
	#hero h1{ font-size:2em;}
	
	.srt-menu li a{
		background:#adce6b;
		color: #002d5c;
		margin:0; 
		padding:5px 0;
	}
	
	#menu1 { width: 7.85%; }
	#menu2 { width: 9.27%; }
	#menu3 { width: 9.49%; }
	#menu4 { width: 8.82%; }
	#menu5 { width: 8.67%; }
	#menu6 { width: 10.08%; }
	#menu7 { width: 11.57%; }
	#menu8 { width: 9.93%; }
	#menu9 { width: 12.01%; }
	#menu10 { width: 12.31%; }
	
	.halfColOpening { float:left; width:50%; }
	
}

@media only screen and (min-width: 1300px) {
	
	.produktmenu { padding-left: 16.9%; }
}

@media only screen and (min-width: 1390px) {
	
	#sidebox-catalog {
		font-size: 0.85em;
		line-height: 1.25em;
	}
}

/*
RETINA (2x RESOLUTION DEVICES)
This applies to the retina iPhone (4s) and iPad (2,3) along with
other displays with a 2x resolution.
*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min--moz-device-pixel-ratio: 1.5),
       only screen and (min-device-pixel-ratio: 1.5) {


} 

/*
iPHONE 5 MEDIA QUERY
iPhone 5 or iPod Touch 5th generation styles (you can include your own file if you want)
*/
@media (device-height: 568px) and (-webkit-min-device-pixel-ratio: 2) { 

  
}

/*
PRINT STYLESHEET
*/
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}