/*!
 * Start Bootstrap - Modern Business HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

/* Global Styles */

html{
        overflow-y: scroll;
}

html,
body {
    height: 100%;
    font-family: Verdana, Arial, sans-serif;
}

body {
    padding-top: 50px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

h4{
    margin-bottom: 15px;
}

.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}

a{
    color: #d8d8d8;
}

a:focus, a:focus{
    outline: 0;
      color: #333;
}

a:hover{
    color: #a4a4a4;
    text-decoration: none;
}

/* Home Page Carousel */

header.carousel {
    height: 50%;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}

/* Footer Styles */

footer {
    margin: 50px 0;
}

/* Responsive Styles */

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}

@media(max-width:767px) {
    .img-portfolio {

    }

    header.carousel .carousel {
        height: 70%;
    }
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
 background-color: transparent;
 color:#080808;
}

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


.navbar-nav  li > a:focus, .navbar-nav  li > a:focus{
    outline: 0;
}

.navbar-nav  li > a{
    padding-left: 0;
    padding-right: 30px;
    letter-spacing: 3px;
    font-size: 16px;
}

.navbar-nav {
    margin-top: 35px;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #333;
  background-color: transparent;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 20px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 820px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 820px;
  }
}
  .col-sm-6 {
    width:auto;
  }
  
  @media (max-width: 768px){
      .navbar-nav {
    margin: 7.5px 0px;
}
  }

.arbeiten{
    margin-bottom: 80px;
}



.video-js{
    max-width: 640px;
  min-height: 360px;
  margin-bottom: 80px;
}

.audiojs { margin: -80px 0px 80px 0;
max-width: 600px;
}

.subline{
    font-size: 16px;
    letter-spacing: 2px;
}

.first_row{
    margin-top: -6px;
}
