/* 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
 */

/********** GENERAL **********/
#g-page-surround {
  background: url('../../../../images/custom/background.jpg') fixed;
}
h1, h2 {
  color: #000000;
  font-size: 1.5rem;
  font-weight: 700;
}
h3 {
  color: #000000;
  font-weight: 700;
}
strong {
  color: #000;
}
a {
  color: #5d5d5d;
}
#g-main {
  height: 100%;
}
table, td {
  border: none;
}
#logo-6423-particle {
  max-width: 700px;
  margin: 40px auto;
}
.uc-embedding-container {
  margin: 0 auto;
}
/********** HEADER **********/
#g-header img {
  width: 1200px;
}
#g-header .g-content {
  margin: 0;
  padding: 0;
}
.wf-mediabox-theme-shadow .wf-mediabox-container {
  border: none;
}
.wf-icon-zoom-image {
  display: none;
}
/********** NAVIGATION **********/
#g-navigation {
  height: 30px;
  margin-top: -25px;
  z-index: 3;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 0rem 0.938rem;
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: transparent;
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #fff;
}
#g-navigation a:hover {
  color: #fff !important;
}
/********** SIDEBAR **********/
#g-sidebar {
  height: 100%;
  background: rgba(208, 208, 208, 0.85);
}
#g-sidebar .g-grid {
  border-left: 1px solid #000;
}
#g-sidebar h3 {
  text-align: center;
  text-transform: uppercase;
}
.social_links, .news, .newsletter {
  border-bottom: 1px solid #000;
}
.spotify {
  margin-top: -25px;
}
.spenden h3 {
  background: url('../../../../images/custom/spinne.png') no-repeat;
  height: 54px;
}
/********** SLIDER **********/
.slider {
  background: #000;
}
.djslider-loader-default {
  background: url('../../../../images/custom/spinner.png') center center no-repeat;
}
/********** BLOG **********/
.blog img {
  margin-top: -15px;
  margin-bottom: -15px;
}
.blog-items {
  grid-gap: 0.5rem 1.5rem;
}
.art_res {
  width: 550px;
  height: 380px;
  object-fit: cover;
  object-position: center 30%;
}
/********** FOOTER **********/
#g-footer .g-content {
  margin: 0;
  padding: 0;
}
.acym_module_form span {
  margin-right: 10px;
}
/********** BREAKPOINTS **********/
@media (max-width: 30rem) {
  #g-header {
    margin-top: -25px;
  }
  #g-navigation {
    height: inherit;
  }
  #g-sidebar .g-grid {
    border-left: none;
  }
  #g-footer p {
    text-align: center !important;
  }
  .art_res {
    width: inherit;
    height: inherit;
    object-fit: inherit;
  }
}
@media (max-width: 48rem) and (min-width: 30rem) {
  #g-header {
    margin-top: -25px;
  }
  #g-navigation {
    height: inherit;
  }
  #g-sidebar .g-grid {
    border-left: none;
  }
  #g-footer p {
    text-align: center !important;
  }
  .art_res {
    width: inherit;
    height: inherit;
    object-fit: inherit;
  }
}
/*# sourceMappingURL=custom_13.css.map */