

@media only screen and (min-width: 1000px) and (max-width: 1300px) {
    .carousel.responsive_height .carousel-inner .slider_content{
        padding-top: 22px;
    }
}

.wpcf7 input[type="text"] {width:355px;}
.wpcf7 input[type="number"] {width:118px;}
.wpcf7 input#hausnr { width:118px;}
.wpcf7 input#tt-mm { width:89px;}
.wpcf7 input[type="select"] {width:355px;}
.wpcf7 input[type="email"] {width:355px;}
.wpcf7 input[type="tel"] {width:355px;}
.wpcf7 textarea.wpcf7-textarea { width:714px;}
.wpcf7 input.wpcf7-captchar { width:50px;}
.wpcf7 select.wpcf7-select { width:355px;}

.gallery_holder ul li {
  padding: 5px !important;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

