text, h1, h2, h3, h4, h5, p { /* font-family: acumin-pro, sans-serif; */ }

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #000;
}

.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand { margin-left: 0; }

a:focus { background-color: transparent;
    border: 0px solid; outline: none;}

.anchor{
  display: block;
  height: 100px; /*same height as header*/
  margin-top: -100px; /*same height as header*/
  visibility: hidden;
}

.swiper-button-next, .swiper-container-rtl  {
    background-image: url("../images/pfeil-l.svg");
    right: 10px;
    left: auto;
}
.swiper-button-prev { 
    background-image: url("../images/pfeil-r.svg");}

body {
   padding-top: 0px; 
}

a:hover {
    opacity: 0.5;
}

.responsive-video iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: auto;
}

.responsive-video {
position: relative;
padding-bottom: /* 56.25%; /* Default for 1600x900 videos 16:9 ratio*/
padding-top: 0px;
    height: auto;
overflow: hidden;
}

swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 40px; }

.navbar-fixed-top { border-width: 0 0 0px;  }
.carousel-caption {
left: auto; right: auto;
}
h2 {
    text-transform: uppercase;
    /* margin: 0 auto; */
    text-align: center;
    margin: 25px;
    font-size: 45px;
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        font-weight: 300;
}
h4 { font-size: 20px;     font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
li {
    list-style-type: none;
}
ul, li {margin-left: 0; padding-left: 0;}
.thumbnail { padding: 0; margin: 0; border: 0;}
.swiper-slide>h2 {

    text-align: center;
    margin: 25px;
    background: #000;
    font-size: 35px;
    padding: 15px 15px 5px 15px;
    text-transform: none;
    color: #fff;
    bottom: 5%;
    position: absolute;
    left: 35%;
    letter-spacing: 2px;
    
    display: none;
    visibility: hidden;
}
.navbar {
height: 115px;
    }

.navbar-nav { background: #fff; }
.navbar-inverse {   border-color: #fff; }
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form { 
border: none;
}

.nav li {
font-size: 13px;
top: 45px;
}

.row{
    position: relative;
}
p.intro, p {
font-size: 18px; line-height:28px; font-weight: 300;
}

div#videos, div#team, div#kontakt, div#ausstellung, div#links, div#about, div#footer, div#galerie {
    margin-top: 55px;
    background-image: url(../images/line-h2.png); 
    background-repeat: no-repeat;
    line-height: 20px;
    background-position: center 16px;
 /* background-size: 130%; */
}

header.swiper-container {
    height: 75%;
}
.navbar-inverse .navbar-nav>li>a {
color: #000;
}

.portrait p, .portrait h4 { text-align: center;  }
.portrait img {
    width: 265px;
    text-align: center;
    margin: 0 auto;
    display: block;
}
.navbar-inverse {
background-color: #fff;
}

.navbar-brand { width: 200px;     margin-left: 10px;
    background-repeat: no-repeat; margin-top: 15px ; height:110px; background-image: url(../images/svg%20294472x158.svg);     background-size: 70%; }

.page-header {
    text-align: center;
    text-transform: uppercase;
    border: none;
}

.thumbnail img {
  opacity: .75;
}
.thumbnail img:hover {
  opacity: 1;
}

.markenlogos a {
    padding: 10px;
    display: inline-flex;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    color: #333;
    font-size: 2em;
    }
.markenlogos a:hover {
    text-decoration: none;
}

.swiper-container {height: 100%}

header {
    height: 75%;
}
.swiper-slide {
    background-size: cover;
    background-position: center center;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff;
}

footer {
    margin: 50px 0 0 0;
    background: #000;
    height: 180px;
    bottom: 0;
}
footer .footerlogo { background-image: url(http://hahnkuechen.businesscatalyst.com/images/12096187_1156213831072609_8956289149520152528_n-crop-u851.jpg);
    height: 170px;
    display: block;
    background-repeat: no-repeat;
    background-color: #000;
    background-position: center;
}

.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover { color: #333; }

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

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
font-size: 100px;
}

}

@media screen and (max-width: 991px) {
form#contactForm {
    margin-bottom: 50px;
    display: block;
} 

.nav li { top: 45px; font-size: 13px; }
    
    .nav>li>a { padding: 10px 10px; }

}
@media screen and (max-width: 992px) {
    .navbar {
    height: 110px;
}
    .navbar-brand { background-size:70%; }
}
    ._4_6w { display: none;}
    h2 {font-size: 30px;}
   .swiper-slide>h2 { 
    font-size: 25px;
    padding: 5px;  
       left: auto;
   }

.nav li {
    top: 25px;
}
    
    .navbar {
height: 100px;
    }
 .navbar-brand {
 height: 110px;
 background-size: 60%;
 }
.navbar-nav {
    margin: 4.5px 0px;
}   
    
div#videos, div#team, div#kontakt, div#ausstellung, div#links, div#about, div#footer, div#galerie {
    margin-top: 55px;
    background-image: url(../images/line-h2_mobil.png); background-position: center 10px;
    background-size: 130%;}
    

.navbar-header {
    padding-left: 10px;
}
.carousel-caption>div>h2 { font-size: 25px; }
    .carousel-caption {
left: auto; right: auto;
}
    
form#contactForm {
    margin-bottom: 50px;
    display: block;
}
    
}


.pp_social {
     display: none;
    visibility: hidden;
}

button, input, select, textarea {
    border: 0px solid #000;
    width: 100%;
    background: #eee;
    padding: 4px;
}

input[type=button], input[type=reset], input[type=submit] {
    color: #fff;
    background-color: #000; }

.navbar-header>button { width:auto; }

.row { padding: 0; margin: 0;}
footer { overflow: hidden; }
textarea {
    resize: none;
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction { bottom: 40px; }

.flowplayer video {
    width: 100%;
}

@media (min-width: 992px) {
.nav li  {font-size: 16px;}
.navbar {
    height: 130px;
}
    .navbar-brand { background-size:90%; }
}