
h5 {
  margin-bottom: 10px;
}

.navbar-main .btn-primary {
  padding: 0px 7px;
}

div#content > div.frame .row {
    max-height: 600px;
}

header > .container {
  width:100%;
}

.carousel-text-inner.fadeInLeft {
  -webkit-animation-name: initial;
  animation-name: initial;
}
.footer-section-meta {
  display:none;
}

.jumbotron a, .jumbotron a:hover, .jumbotron a:active, .jumbotron a:focus {
  text-decoration: none;
}

.jumbotron a:hover span,
.jumbotron a:hover ~ .texticon-content h3, 
.jumbotron a:hover ~ .texticon-content h4 {
  color: #8c8c8c !important;
}

ul {
  padding-left: 20px;
}

.navbar-header-main .navbar-brand {
  padding: 20px 10px 25px 120px;
}
  .footer-section-content {
    /*display:none;*/
  }

  #c300 {
    position: absolute;
    top: 80px;
    left: 80px;
    z-index: 10;
  }
  .navbar-brand-logo-normal {
    background-image: url(/fileadmin/user_upload/euhus_LogoNEU_weiss.png);
    background-repeat: no-repeat;
    background-size: cover;
  }
  @media (max-width: 480px) {
    .navbar-brand-logo-normal {
      background-image: url(/fileadmin/user_upload/euhus_Logo.png);
    }
    .navbar-default {
      background-color: #fff;
    }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #434341;
    }
  }
@media (max-width: 991px) {
  .navbar-header-main .navbar-brand.navbar-brand-image {
    padding: 20px 10px 25px 120px;
  }
  .nav > li {
    background-color: #000;
  }
  .navbar-default .navbar-nav > li > a {
    color: #fff;
  }
  .dropdown-menu li {
    background-color: #e1e1e1;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #000;
    font-weight: 300;
  }
}

@media (max-width: 480px) {
  .navbar-header-main .navbar-brand.navbar-brand-image {
    padding-left: 20px;
  }
  #c300 {
    left: 0px;
  }
}

@media (max-width: 767px) {
  #c300,
  #c300 a {
    color: #fff !important;
  }
}
