* {
  margin:0;
  padding:0;
}
html,
body {
  height: 100%;
}

body {
 background: #fff;
}


html{ overflow-y: scroll;}
/*responsive images*/
img {
  height: auto;
  width: auto;
  max-width: 100%;
/*  display: block;  */
}

/* Wrapper for page content to push down footer */
#wrap {
  height: auto !important;
  margin: 0 auto;
  width:100%; 
}

#wrapper-content {
   max-width:100%;
   margin: 0 auto; 
   box-shadow: 2px 0px 5px -2px rgba(50, 50, 50, 0.55), -2px 0px 5px -2px rgba(50, 50, 50, 0.55); 
  -webkit-box-shadow: 2px 0px 5px -2px rgba(50, 50, 50, 0.55), -2px 0px 5px -2px rgba(50, 50, 50, 0.55);
  -moz-box-shadow: 2px 0px 5px -2px rgba(50, 50, 50, 0.55), -2px 0px 5px -2px rgba(50, 50, 50, 0.55); 

}

/* Spalte für das Sprachmenü */
.col-xs-2 {
  width: 16.666666666666664%;
  float:right; 
}


.col-md-8 {
  padding-right: 10px;
  padding-left: 30px;
  padding-top:100px;
  color:#1378c7; 
}

.col-md-4 {
  padding-right: 30px;
  padding-left: 0;
}

.col-md-12 {
  padding-right: 0;
  padding-left: 0; 
}

/** Footer Spalten **/
.col-md-3 {
  padding:20px 0 15px 0;
  text-align:left;
}
.teaser_right {
	background:url(../Images/teaser_right.png) no-repeat; 
	min-height:425px;
     height:1px;	
	padding:0; 
	display:table;
	}
.teaser_left {background:#fff; min-height:425px; box-sizing: border-box; padding:40px 40px 0 80px;}
.shadow {
	margin-top:50px;  
    -webkit-box-shadow: 0 0 9px 2px #666;
    -moz-box-shadow: 0 0 9px 2px #666;
    box-shadow: 0 0 9px 2px #666;
	}

.cols {padding-top:40px; padding-bottom:40px;}
.bluebox .cols {padding-top:60px; padding-bottom:60px;}
.frame-layout-500 {padding:0 10%; }


footer {
  height: auto;
  background: none;
  text-align: center;
  overflow:hidden;
  margin-bottom:0;
}
footer .container {
   background: #1378c7;
   padding:20px 20px 50px 20px !important;
   color:#fff;
   font-size:0.9em;
}

.headerservice {
  background: #fff;
  left:0;
  top:0; 
  width:100%;
}

.topheader {
  position:relative;
  top:0;
  left:0;
  margin: 0 auto;
  width:100%;
  overflow:hidden; 
  max-width:1200px;
}

.logo {width:auto; margin:0 0 20px auto; display:table;}
.contactfix {
  position:absolute;
  top:40px;
  left:0;
	
}

.navbar {
  position:relative;
  margin:0 auto;
  margin-bottom: 0;
  border:0;
  border-radius: 0;
  padding:0;
  max-width:990px; 
}

.navbar-default {
  background: transparent;
}

#language {
  position:absolute;
  left:20px;
  top:20px;
}


ul.horizontal, ul.horizontal li {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
}
ul.horizontal a, ul.horizontal span {
    padding: .75rem 0 .75rem .75rem;
    display: inline-block;
}
ul.horizontal li:first-child a, ul.horizontal li:first-child span {
    padding-left: 0;
}
nav ul.horizontal a:after, nav ul.horizontal span:after {
    content: "|";
    padding-left: .75rem;
}
nav ul.horizontal li:first-child a:before, nav ul.horizontal li:first-child span:before {
    content: "|";
    padding-right: .75rem;
}

.row {
  margin-right: 0;
  margin-left: 0; 
}

.container {
  padding-right: 0;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto;
  position:relative;
  max-width:100%; 
}

 /* Coilzangen */
.content { 
    background:url(../Images/wimo-landingpage-slider.jpg) no-repeat 50% 0;
    position:relative; 
	padding-bottom: 0;
	min-height:200px; 
 }
 
 /* Kranunterflaschen */
 body#seite-133 .content { 
    background:url(../Images/wimo-landingpage-slider2.jpg) no-repeat 50% 0;
    position:relative; 
	padding-bottom: 0;
	min-height:200px; 
 }
 
  /* Coilhaken */
 body#seite-135 .content { 
    background:url(../Images/wimo-landingpage-coilhaken.jpg) no-repeat 50% 0;
    position:relative; 
	padding-bottom: 0;
	min-height:200px; 
 }
 
  /* Brammenzange */
 body#seite-136 .content { 
    background:url(../Images/wimo-landingpage-brammenzangen.jpg) no-repeat 50% 0;
    position:relative; 
	padding-bottom: 0;
	min-height:200px; 
 }
 
  /* Blechpaketzange */
 body#seite-138 .content { 
    background:url(../Images/wimo-landingpage-blechpaketzangen.jpg) no-repeat 50% 0;
    position:relative; 
	padding-bottom: 0;
	min-height:200px; 
 }
 
   /* Presswerkzeug */
 body#seite-137 .content { 
    background:url(../Images/wimo-landingpage-presswerkzeugzangen.jpg) no-repeat 50% 0;
    position:relative; 
	padding-bottom: 0;
	min-height:200px; 
 }
 
.bluebox { background:#0072bb;}
.kopfbild {padding-top:58px; } 
.rootline { background:#fff; padding:20px 20px 0 30px; margin-bottom:0; }
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 10px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0;
}


.subcontent {max-width:1200px; margin:0 auto; }
.slider {max-width:80%; margin:0 auto; }
.tx-go-maps-ext img {
			max-width: none !important; 
		}

@media (min-width: 1921px) {
 /* Coilzangen */
.content { 
    background:url(../Images/wimo-landingpage-slider3840.jpg) no-repeat 50% 0;
 }
  body#seite-133 .content { 
    background:url(../Images/wimo-landingpage-slider2-3840.jpg) no-repeat 50% 0;
 }
   /* Coilhaken */
 body#seite-135 .content { 
    background:url(../Images/wimo-landingpage-coilhaken3840.jpg) no-repeat 50% 0;
 }
   /* Brammenzange */
 body#seite-136 .content { 
    background:url(../Images/wimo-landingpage-brammenzangen3840.jpg) no-repeat 50% 0;
 }
   /* Blechpaketzange */
 body#seite-138 .content { 
    background:url(../Images/wimo-landingpage-blechpaketzangen3840.jpg) no-repeat 50% 0;
 }
    /* Presswerkzeug */
 body#seite-137 .content { 
    background:url(../Images/wimo-landingpage-presswerkzeugzangen3840.jpg) no-repeat 50% 0;
 }
 
}

@media (max-width: 1440px) {
.frame-layout-500:nth-child(1) {padding:0 10% 0 12%; }

/* Coilzangen */
.content { 
    background:url(../Images/wimo-landingpage-slider.jpg) no-repeat 0 0;
    position:relative; 
	padding-bottom: 0;
	min-height:200px; 
 }
 
 /* Kranunterflaschen */
 body#seite-133 .content { 
    background:url(../Images/wimo-landingpage-slider2.jpg) no-repeat -120px 0;
    position:relative; 
	padding-bottom: 0;
	min-height:200px; 
 }
 
 
  /* Coilhaken */
 body#seite-135 .content { 
    background:url(../Images/wimo-landingpage-coilhaken.jpg) no-repeat 0 0;
    position:relative; 
	padding-bottom: 0;
	min-height:200px; 
 }
 
  /* Brammenzange */
 body#seite-136 .content { 
    background:url(../Images/wimo-landingpage-brammenzangen.jpg) no-repeat 0 0;
    position:relative; 
	padding-bottom: 0;
	min-height:200px; 
 }
 
  /* Blechpaketzange */
 body#seite-138 .content { 
    background:url(../Images/wimo-landingpage-blechpaketzangen.jpg) no-repeat 0 0;
    position:relative; 
	padding-bottom: 0;
	min-height:200px; 
 }
 
   /* Presswerkzeug */
 body#seite-137 .content { 
    background:url(../Images/wimo-landingpage-presswerkzeugzangen.jpg) no-repeat 0 0;
    position:relative; 
	padding-bottom: 0;
	min-height:200px; 
 }		
		
}		
		
@media (max-width: 1280px) {
	.frame-layout-500:nth-child(1) {padding:0 10% 0 14%; }
/* Coilzangen */
.content { 
    background:url(../Images/wimo-landingpage-slider.jpg) no-repeat;
	background-size:130%;
	background-position: -100px 0;
    position:relative; 
	padding-bottom: 0;
	min-height:200px; 
 }
  /* Kranunterflaschen */
 body#seite-133 .content { 
    background:url(../Images/wimo-landingpage-slider2.jpg) no-repeat;
	background-size:130%;
	background-position: -100px 0;
 }
 
  /* Coilhaken */
 body#seite-135 .content { 
    background:url(../Images/wimo-landingpage-coilhaken.jpg) no-repeat;
	background-size:130%;
	background-position: -100px 0;
 }
 
  /* Brammenzange */
 body#seite-136 .content { 
    background:url(../Images/wimo-landingpage-brammenzangen.jpg) no-repeat;
	background-size:130%;
	background-position: -100px 0;
 }
 
  /* Blechpaketzange */
 body#seite-138 .content { 
    background:url(../Images/wimo-landingpage-blechpaketzangen.jpg) no-repeat;
	background-size:130%;
	background-position: -100px 0;
  
 }
 
   /* Presswerkzeug */
 body#seite-137 .content { 
    background:url(../Images/wimo-landingpage-presswerkzeugzangen.jpg) no-repeat;
	background-size:130%;
	background-position: -100px 0; 
 }
 
 
 
}		
		
@media (max-width: 1200px) {
 .contactfix {
  position:absolute;
  top:40px;
  left:20px;
	
}		
}


@media (max-width: 1024px) {
	
.wrapper-language {padding-right:3rem;}	
	
	.frame-layout-500:nth-child(1) h1{margin-left:70px; }
/* Coilzangen */
.content { 
    background:url(../Images/wimo-landingpage-slider.jpg) no-repeat;
	background-size:170%;
	background-position: -90px 0;
    position:relative; 
	padding-bottom: 0;
	min-height:200px; 
 }
  /* Kranunterflaschen */
 body#seite-133 .content { 
    background:url(../Images/wimo-landingpage-slider2.jpg) no-repeat;
	background-size:170%;
	background-position: -90px 0;
 }
 
  /* Coilhaken */
 body#seite-135 .content { 
    background:url(../Images/wimo-landingpage-coilhaken.jpg) no-repeat;
	background-size:170%;
	background-position: -90px 0;
 }
 
  /* Brammenzange */
 body#seite-136 .content { 
    background:url(../Images/wimo-landingpage-brammenzangen.jpg) no-repeat;
	background-size:170%;
	background-position: -90px 0;
 }
 
  /* Blechpaketzange */
 body#seite-138 .content { 
    background:url(../Images/wimo-landingpage-blechpaketzangen.jpg) no-repeat;
	background-size:170%;
	background-position: -100px 0;
  
 }
 
   /* Presswerkzeug */
 body#seite-137 .content { 
    background:url(../Images/wimo-landingpage-presswerkzeugzangen.jpg) no-repeat;
	background-size:170%;
	background-position: -100px 0; 
 }
}
		
@media (max-width: 800px) {
 /** Footer Spalten **/
  .col-md-3 {
  padding:20px 20px 15px 20px;
  float:left;
  min-height: 260px;
  width:50%;  
  }
/* Spalte für das Sprachmenü */
  .col-xs-2 {
  width: 36.666666666666664%;
  float:right;
}

.col-md-12 {
  padding-right: 0;
  padding-left: 0;
}
/* Coilzangen */
.content { 
    background:url(../Images/wimo-landingpage-slider.jpg) no-repeat;
	background-size:210%;
	background-position: -100px 0;
    position:relative; 
	padding-bottom: 0;
	min-height:200px; 
 }
  /* Kranunterflaschen */
 body#seite-133 .content { 
    background:url(../Images/wimo-landingpage-slider2.jpg) no-repeat;
	background-size:210%;
	background-position: -100px 0;
 }
 
  /* Coilhaken */
 body#seite-135 .content { 
    background:url(../Images/wimo-landingpage-coilhaken.jpg) no-repeat;
	background-size:210%;
	background-position: -100px 0;
 }
 
  /* Brammenzange */
 body#seite-136 .content { 
    background:url(../Images/wimo-landingpage-brammenzangen.jpg) no-repeat;
	background-size:210%;
	background-position: -100px 0;
 }
 
  /* Blechpaketzange */
 body#seite-138 .content { 
    background:url(../Images/wimo-landingpage-blechpaketzangen.jpg) no-repeat;
	background-size:210%;
	background-position: -100px 0;
 }
 
   /* Presswerkzeug */
 body#seite-137 .content { 
    background:url(../Images/wimo-landingpage-presswerkzeugzangen.jpg) no-repeat;
	background-size:210%;
	background-position: -100px 0; 
 }

.teaser_right {
	background:#1378c7;
    width:100%;	
	min-height:125px;
     height:1px;	
	padding:10px 40px; 
	display:table;
	}

}

@media (max-width: 768px) {
	.frame-layout-500:nth-child(1) h1{margin-left:90px; }
.logo {width:auto; margin:10px 30px 0 auto;  }
.navbar { background: #0072bb;}
.topheader {
  margin: 0 auto 18px auto;
}

.kopfbild {padding-top:0;} 

.col-md-12 {
  padding-right: 20px;
  padding-left: 20px; 
}

/* Coilzangen */
.content { 
    background:url(../Images/wimo-landingpage-slider.jpg) no-repeat;
	background-size:250%;
	background-position: -110px 0;
    position:relative; 
	padding-bottom: 0;
	min-height:200px; 
 }
  /* Kranunterflaschen */
 body#seite-133 .content { 
    background:url(../Images/wimo-landingpage-slider2.jpg) no-repeat;
	background-size:250%;
	background-position: -110px 0;
 }
 
  /* Coilhaken */
 body#seite-135 .content { 
    background:url(../Images/wimo-landingpage-coilhaken.jpg) no-repeat;
	background-size:250%;
	background-position: -110px 0;
 }
 
  /* Brammenzange */
 body#seite-136 .content { 
    background:url(../Images/wimo-landingpage-brammenzangen.jpg) no-repeat;
	background-size:250%;
	background-position: -110px 0;
 }
 
  /* Blechpaketzange */
 body#seite-138 .content { 
    background:url(../Images/wimo-landingpage-blechpaketzangen.jpg) no-repeat;
	background-size:250%;
	background-position: -110px 0;
  
 }
 
   /* Presswerkzeug */
 body#seite-137 .content { 
    background:url(../Images/wimo-landingpage-presswerkzeugzangen.jpg) no-repeat;
	background-size:250%;
	background-position: -110px 0; 
 }


}

@media (max-width: 667px) {

/* Coilzangen */
.content { 
    background:url(../Images/wimo-landingpage-slider.jpg) no-repeat;
	background-size:300%;
	background-position: -100px 0;
    position:relative; 
	padding-bottom: 0;
	min-height:200px; 
 }
  /* Kranunterflaschen */
 body#seite-133 .content { 
    background:url(../Images/wimo-landingpage-slider2.jpg) no-repeat;
	background-size:300%;
	background-position: -100px 0;
 }
 
  /* Coilhaken */
 body#seite-135 .content { 
    background:url(../Images/wimo-landingpage-coilhaken.jpg) no-repeat;
	background-size:300%;
	background-position: -100px 0;
 }
 
  /* Brammenzange */
 body#seite-136 .content { 
    background:url(../Images/wimo-landingpage-brammenzangen.jpg) no-repeat;
	background-size:300%;
	background-position: -100px 0;
 }
 
  /* Blechpaketzange */
 body#seite-138 .content { 
    background:url(../Images/wimo-landingpage-blechpaketzangen.jpg) no-repeat;
	background-size:300%;
	background-position: -100px 0;
  
 }
 
   /* Presswerkzeug */
 body#seite-137 .content { 
    background:url(../Images/wimo-landingpage-presswerkzeugzangen.jpg) no-repeat;
	background-size:300%;
	background-position: -100px 0; 
 }
 .contactfix {
  position:relative;
  top:20px;
  left:20px;
  }
}

@media (max-width: 640px) {
 .content { 
    background:url(../Images/wimo-landingpage-slider.jpg) no-repeat;
	background-size:400%;
	background-position: -300px 0;
    position:relative; 
	padding-bottom: 0;
	min-height:200px; 
 }
}

@media (max-width: 600px) {
	.frame-layout-500:nth-child(1) h1{margin-left:0; }
	.frame-layout-500:nth-child(1) {padding:0 1% 0 1%; }
 /** Footer Spalten **/
  .col-md-3 {
  padding:20px 20px 15px 20px;
  float:left;
  min-height: 260px;
  width:50%;  
  }
 .content { 
    background:url(../Images/wimo-landingpage-slider.jpg) no-repeat;
	background-size:440%;
	background-position: -500px 0;
    position:relative; 
	padding-bottom: 0;
	min-height:200px; 
 }
 
   /* Kranunterflaschen */
 body#seite-133 .content { 
    background:url(../Images/wimo-landingpage-slider2.jpg) no-repeat;
    background-size:440%;
	background-position: -500px 0;
 }
 
  /* Coilhaken */
 body#seite-135 .content { 
    background:url(../Images/wimo-landingpage-coilhaken.jpg) no-repeat;
	background-size:440%;
	background-position: -500px 0;
 }
 
  /* Brammenzange */
 body#seite-136 .content { 
    background:url(../Images/wimo-landingpage-brammenzangen.jpg) no-repeat;
	background-size:440%;
	background-position: -500px 0;
 }
 
  /* Blechpaketzange */
 body#seite-138 .content { 
    background:url(../Images/wimo-landingpage-blechpaketzangen.jpg) no-repeat;
	background-size:440%;
	background-position: -500px 0;
  
 }
 
   /* Presswerkzeug */
 body#seite-137 .content { 
    background:url(../Images/wimo-landingpage-presswerkzeugzangen.jpg) no-repeat;
	background-size:440%;
	background-position: -500px 0; 
 }
 
 
 
 .col-md-8 {
  padding-right: 10px;
  padding-left: 0;
  padding-top:50px;
  color:#1378c7; 
}
.teaser_left {background:#fff; min-height:425px; box-sizing: border-box; padding:20px 40px 0 20px;}

}

@media screen and (max-width: 480px) {
	.frame-layout-500 {padding:0 1%; }
 td, th {display:block;}
 
 body#seite-5 .headerservice {
    height: auto;
	position:relative;
	background: url(../Images/header.jpg) no-repeat;
   }
 body#seite-5 .topheader {
  position:relative;
  top:0;
  left:0;
  margin: 10px 0 38px auto;
  width:80%;
  overflow:hidden; 
}
   
 .logo {width:70%; margin:20px 30px 0 auto; display: block;}
 
.content { 
    background:url(../Images/wimo-landingpage-slider.jpg) no-repeat;
	background-size:700%;
	background-position: -580px 0;
    position:relative; 
	padding-bottom: 0;
	min-height:200px; 
 }
 
   /* Kranunterflaschen */
 body#seite-133 .content { 
    background:url(../Images/wimo-landingpage-slider2.jpg) no-repeat;
    background-size:700%;
	background-position: -580px 0;
 }
 
  /* Coilhaken */
 body#seite-135 .content { 
    background:url(../Images/wimo-landingpage-coilhaken.jpg) no-repeat;
	background-size:700%;
	background-position: -580px 0;
 }
 
  /* Brammenzange */
 body#seite-136 .content { 
    background:url(../Images/wimo-landingpage-brammenzangen.jpg) no-repeat;
	background-size:700%;
	background-position: -580px 0;
 }
 
  /* Blechpaketzange */
 body#seite-138 .content { 
    background:url(../Images/wimo-landingpage-blechpaketzangen.jpg) no-repeat;
	background-size:700%;
	background-position: -540px 0;
  
 }
 
   /* Presswerkzeug */
 body#seite-137 .content { 
    background:url(../Images/wimo-landingpage-presswerkzeugzangen.jpg) no-repeat;
	background-size:700%;
	background-position: -580px 0; 
 }
 
	
}
@media screen and (max-width: 320px) {
  .frame-layout-500 {padding:0 1%; }

  .content { 
    background:url(../Images/wimo-landingpage-slider.jpg) no-repeat;
	background-size:700%;
	background-position: -580px 0;
    position:relative; 
	padding-bottom: 0;
	min-height:200px; 
 }
 
   /* Kranunterflaschen */
 body#seite-133 .content { 
    background:url(../Images/wimo-landingpage-slider2.jpg) no-repeat;
    background-size:700%;
	background-position: -580px 0;
 }
 
  /* Coilhaken */
 body#seite-135 .content { 
    background:url(../Images/wimo-landingpage-coilhaken.jpg) no-repeat;
	background-size:1200%;
	background-position: -640px 0;
 }
 
  /* Brammenzange */
 body#seite-136 .content { 
    background:url(../Images/wimo-landingpage-brammenzangen.jpg) no-repeat;
	background-size:700%;
	background-position: -580px 0;
 }
 
  /* Blechpaketzange */
 body#seite-138 .content { 
    background:url(../Images/wimo-landingpage-blechpaketzangen.jpg) no-repeat;
	background-size:700%;
	background-position: -540px 0;
  
 }
 
   /* Presswerkzeug */
 body#seite-137 .content { 
    background:url(../Images/wimo-landingpage-presswerkzeugzangen.jpg) no-repeat;
	background-size:700%;
	background-position: -580px 0; 
 }  

}



footer > .container {
  padding-left: 15px;
  padding-right: 15px;
}

/* ---Language Menu --- */
ul.flagmenu {
  margin: 0;
  padding: 0;
  max-height: 2em;
  overflow: hidden;
}
.flagmenu li {
  padding: 5px 8px 0 8px;
  margin: 0 2px 0 0;
  list-style: none;
  float: right;
  font-size: 90%;
  color: #000;
  background:#fff;
    -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.flagmenu li a, .flagmenu li span {
  text-decoration: none;
  display: block;
  text-indent: -9999px;
  background:#fff;
}

.flagmenu.noflags li a, .flagmenu.noflags li span {
    text-indent: 0;
    display:inline;
}

.flagmenu.noflags li + li:after {
  /*  content: "|"; */
    padding: 0 0 0 5px;
    color: #ccc;
}

.flagmenu.noflags li {
    padding-top: 0.2em;
	padding-bottom: 0.2em;
}

.flagmenu a.flags, .flagmenu span.flags {
  width: 20px;
  height: 20px;
  background: url(../Images/flagsprite.gif) no-repeat 0 0;
}
.flagmenu a.flags0 {
  background-position: 0 0;
}
.flagmenu span.flags0 {
  background-position: -20px 0;
}
.flagmenu a.flags1 {
  background-position: 0 -20px;
}
.flagmenu span.flags1 {
  background-position: -20px -20px;
}

