@media screen and (max-width: 1600px) {
#showcase img {
max-height: 500px;
object-fit: cover;
}
}


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

}


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

}


@media screen and (max-width: 991px) {
   .indgang .module_container {
    padding: 30px;
    height: 220px !important;
    width: 220px;
    background-size: cover;
    position: relative;
}
  
  .logo img {
    margin-top: -5px;  
}
  
  .moduletable.mod-136.col img {
    width: 20%;
    padding-right: 0;
    margin-left: 30px !important;
}
  .moduletable.mod-101.bundform.col-md-6 {
    padding-right: 30px;
}
  #footer img {
    width: 85%;
    height: auto;
    padding-left: 10px;
    margin-left: none;
}
  .moduletable.mod-102.footerinfo.col-md-8 ul {
    padding: 0;
    margin-top: 10px;
}
  .moduletable.mod-140.kontaktmodul.col-md-6 {
    padding-left: 30px;
}
  .body_center main h2 {
    text-align: center;
    font-size: 35px;
}
  nav.navbar.navbar-expand-lg.navbar-light {
    float: right;
    padding: 0;
    margin-top: -20px;
}
  .navbar-light .navbar-toggler {
    color: rgba(0,0,0,.5);
        border-color: rgba(0,0,0,0);
}
  .indgang .module_container {
    height: 220px;
}
  
  .sm-parent {
    display: block;
        margin-right: 30px;
    
}
  dt.level1.off-nav-101.notparent.first {
    margin-top: 30px;
  
}
  button.slick-next.slick-arrow {
    margin-top: -10px;
    background: url(/images/grafik/right-arrow.png) no-repeat left center / 20px;
  }
  button.slick-prev.slick-arrow{
      margin-top: -10px;
    background: url(/images/grafik/left-arrow.png) no-repeat left center / 20px;
    
  }
  .slick-track {
    padding-top: 30px;
    padding-bottom: 30px;
}
  .slick-initialized .slick-slide {
   display: block;
   margin: 0px 40px !important;
}
 
}

@media (min-width: 768px) {
  .mobile{
    display:none;
  }
}


@media (max-width: 767px) {
  h1 {
    font-size: 30px;
    line-height: 1.2;
}
  
  .slick-slide {
    margin: 0px 20px !important;
}
   
  .slick-track {
    padding-top: 0px;
    padding-bottom: 0px;
}
  
  .bundform .module_container {
    padding-left: 15px;
    padding-right: 15px;
}
  img.mure {
    margin-bottom: 50px;
 }
  
  img.mure.mobile {
    margin-bottom: 50px;
    margin-top: 20px;
}
  
  .logo img {
    width: 40%;
    margin-top: -5px;
    
}
  .no-mobile {
    display: none;
  }
  .navbar-light .navbar-toggler {
    color: rgba(0,0,0,.5);
        border-color: rgba(0,0,0,0);
}
  nav.navbar.navbar-expand-lg.navbar-light {
    float: right;
    margin-top: -70px;
  }
  .moduletable.mod-135.col p {
    font-size: 12px;
    line-height: 1.2;
}
  #feature {
    margin-top: 30px;
    padding-bottom: 30px;
}
  .moduletable.mod-136.col img {
    width: 30%;
    padding: 0;
    margin-left: 45px !important;
}
  .moduletable.mod-101.bundform.col-md-6 {
    padding-right: 0px;
}
  div#maintop {
    padding-top: 20px;
    padding-bottom: 0px;
}
  
  #footer img {
    height: 50px;
    width: auto;
    margin-top: 20px;
    margin-left:40px
}
  .footerinfo .module_container {
    margin-top: 48px;
    margin-left: 40px;
}
.footerinfo ul {
    padding-top: 0px;
    padding-bottom: 15px;
}
  
  .body_center main h2 {
    font-size: 35px;
}
  .body_projekter a {
    line-height: 1.8;
}
  .body_projekter #feature {
    padding: 0;
}
   .sm-parent {
    display: block;
     position: absolute;
    right: 20px;
}
  
  
}
  @media (max-width: 429px) {
    
.indgang .module_container {
  width:100%;
  height: 345px!important;
    }
     .sm-parent {
    display: block;
    position: absolute;
    right: 20px;
           margin-right: 10px;
    top: 5px;
}
   #header {
         margin-top:10px;
    }
    .moduletable.mod-149 {
    margin-left: 55px;
          margin-top: 0px;
   
  }
    
    button.slick-next.slick-arrow {
    margin-top: -10px;
    background: url(/images/grafik/right-arrow.png) no-repeat left center / 20px;
    right: -30px;
}
    button.slick-prev.slick-arrow{
      margin-top: -10px;
    background: url(/images/grafik/left-arrow.png) no-repeat left center / 20px;
    right: -30px;
  }
    #mainbottom {
    padding-top: 30px;
    padding-bottom: 30px;
}
  }





