/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

#logo {
  padding: 1rem;
  background: #313131;
  margin-bottom: -15rem;
  -webkit-box-shadow: 0px 8px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 8px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 8px 5px 0px rgba(0, 0, 0, 0.75);
}
#logo .g-content {
  margin: 0;
  padding: 0;
}
#g-intro {
  background-image: url('../images/headers/tree-736881.jpg?65b26beb');
  background-size: cover;
  height: 40rem;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 calc(100% - 5vw));
  background-position-y: -100px;
}
#g-intro .slogan {
  margin-top: 8rem;
}
#g-intro .slogan h1 {
  color: #fff;
}
#g-intro .headline {
  margin-top: 8rem;
  padding: 5rem;
}
#g-intro .headline h1 {
  color: #f7f7f7;
  text-align: center;
}
.event .displayname {
  display: none;
}
.event .thumbnail {
  border: none;
  box-shadow: none;
}
#g-footer {
  background: #313131;
  color: #a2a2a2;
  border-top: none;
}
#g-footer ul {
  list-style: none;
}
#g-footer .horizontalline .g-content {
  margin: 0;
  padding: 0;
}
#g-footer .horizontalline .g-content hr {
  margin: 0;
}
#g-kontaktformular {
  background: #313131;
}
#g-kontaktformular .form-control {
  width: 100%;
}
#g-kontaktformular .btn-primary {
  background: #89a712;
  text-transform: uppercase;
  padding: 1rem;
  font-size: 1rem;
  margin-top: 1rem;
}
#g-kontaktformular h3 {
  color: #fff;
}
#g-kontaktformular label {
  color: #fff;
}
#g-kontaktformular .uk-link, #g-kontaktformular a {
  color: #89a712;
}
#g-kontaktinfo {
  margin-bottom: 1rem;
}
.uk-button-default {
  color: #777 !important;
}
@media only screen and (max-width: 1200px) {
  #logo {
    height: 280px;
  }
  #g-intro {
    background-position: 0;
  }
}
@media only screen and (max-width: 960px) {
  #logo {
    height: 220px;
  }
  #g-intro {
    background-position: 0;
  }
}
@media only screen and (max-width: 765px) {
  #logo {
    text-align: center;
    padding: 1rem;
    background: #313131;
    margin-bottom: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    height: auto;
  }
  #logo img {
    max-width: 35%;
  }
  #g-header {
    background: #313131;
  }
  #g-intro {
    height: 30rem;
    background-position: 0;
  }
}
/*# sourceMappingURL=custom_11.css.map */