@charset "UTF-8";
/*
 Theme Name: MadC Nineteen
 Theme URI: http://madc.tv/
 Description: Relaunch MadC 2019
 Author: Axel Kohout
 Version: 1.0
 Tags: madc
 License:
 License URI:
 General comments: Hallo du Template
 */
/*
 *
 * Insert HTML example
 *  <div class="asset arrow-right"><span></span></div>
 */
div.asset {
  height: auto;
  width: auto;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  justify-content: center; }
  div.asset svg {
    width: 24px;
    height: 24px; }
  div.asset .xxspan:before {
    display: block;
    content: ' ';
    background-size: 28px 28px;
    height: 28px;
    width: 28px; }

div.asset.arrow-right span:before path {
  fill: red !important; }

* {
  box-sizing: border-box; }

body {
  margin: 0;
  padding: 0; }

#wrapHeader {
  width: 100%; }

#areaHeader {
  margin: 0 auto;
  padding: 0; }

#wrapContent {
  margin: 0 auto;
  padding: 0;
  display: flex;
  flex-direction: column;
  position: relative; }

#areaFrontpageLinks, #areaFeaturedImage {
  width: 100%;
  overflow: hidden;
  margin: 0;
  padding: 0; }

#areaContent, #areaFooter {
  margin: 0 auto;
  padding: 0;
  z-index: 99;
  width: 100%; }
  #areaContent .main, #areaFooter .main {
    margin: 0 auto;
    background-color: white; }
    #areaContent .main .row, #areaFooter .main .row {
      display: flex;
      flex-direction: row;
      justify-content: space-between; }

#areaContent .gap.left, #areaContent .gap.right {
  flex: 1 1 auto; }
#areaContent .scope article {
  margin: 0 auto;
  width: 100%;
  overflow: hidden; }
#areaContent .scope.center {
  text-align: center; }

/*
 * Set basic Widths
 */
@media (max-width: 731px) {
  #areaHeader, #areaNavigation, #areaContent, #areaFooter {
    width: 94%; }

  #areaHeader {
    height: 68px; }

  #wrapContent {
    width: 94%; }
    #wrapContent #areaFrontpageLinks {
      height: 680px; }
    #wrapContent #areaFeaturedImage {
      height: 260px;
      margin-bottom: -70px; }
    #wrapContent #areaContent main {
      width: 94%; }
      #wrapContent #areaContent main .row {
        flex-direction: column; }
      #wrapContent #areaContent main .scope {
        width: 100%;
        order: 2; }
      #wrapContent #areaContent main .gap.left {
        order: 3; }
      #wrapContent #areaContent main .gap.right {
        display: none; }
    #wrapContent #areaFooter {
      margin-top: 100px; } }
@media (min-width: 732px) and (max-width: 1011px) {
  html.js #wrapHeader {
    position: fixed;
    top: 0; }
  html.js #wrapContent {
    top: 80px; }

  #areaHeader {
    height: 80px;
    width: 720px; }

  #wrapContent {
    width: 720px; }
    #wrapContent #areaFrontpageLinks {
      height: 680px; }
    #wrapContent #areaFeaturedImage {
      height: 320px;
      margin-bottom: -80px; }
    #wrapContent #areaContent main {
      width: 600px; }
      #wrapContent #areaContent main .row {
        flex-direction: column; }
      #wrapContent #areaContent main .scope {
        width: 100%;
        order: 2; }
      #wrapContent #areaContent main .gap.left {
        order: 3; }
      #wrapContent #areaContent main .gap.right {
        display: none; }
    #wrapContent #areaFooter {
      margin-top: 120px; } }
@media (min-width: 1012px) and (max-width: 1227px) {
  html.js #wrapHeader {
    position: fixed;
    top: 0; }
  html.js #wrapContent {
    top: 80px; }

  #areaHeader {
    height: 80px;
    width: 1000px; }

  #wrapContent {
    width: 1000px; }
    #wrapContent #areaFrontpageLinks {
      height: 560px; }
    #wrapContent #areaFeaturedImage {
      height: 400px;
      margin-bottom: -80px; }
    #wrapContent #areaContent main {
      width: 720px; }
      #wrapContent #areaContent main .scope {
        width: 562px; }
      #wrapContent #areaContent main .gap {
        max-width: 79px; }
    #wrapContent #areaFooter {
      margin-top: 120px; } }
@media (min-width: 1228px) and (max-width: 1571px) {
  html.js #wrapHeader {
    position: fixed;
    top: 0; }
  html.js #wrapContent {
    top: 84px; }

  #areaHeader {
    height: 84px;
    width: 1216px; }

  #wrapContent {
    width: 1216px; }
    #wrapContent #areaFrontpageLinks {
      height: 608px; }
    #wrapContent #areaFeaturedImage {
      height: 480px;
      margin-bottom: -80px; }
    #wrapContent #areaContent main {
      width: 916px; }
      #wrapContent #areaContent main .scope {
        width: 595px; }
      #wrapContent #areaContent main .gap {
        max-width: 160.5px; }
    #wrapContent #areaFooter {
      margin-top: 120px; } }
@media (min-width: 1572px) {
  html.js #wrapHeader {
    position: fixed;
    top: 0; }
  html.js #wrapContent {
    top: 96px; }

  #areaHeader {
    height: 96px;
    width: 1560px; }

  #wrapContent {
    width: 1560px; }
    #wrapContent #areaFrontpageLinks {
      height: 608px; }
    #wrapContent #areaFeaturedImage {
      height: 640px;
      margin-bottom: -100px; }
    #wrapContent #areaContent main {
      width: 1040px; }
      #wrapContent #areaContent main .scope {
        width: 920px; }
        #wrapContent #areaContent main .scope article {
          width: 680px; }
      #wrapContent #areaContent main .gap {
        max-width: 60px; }
    #wrapContent #areaFooter {
      margin-top: 160px; } }
#wrapHeader {
  background-color: white;
  z-index: 9999;
  transition: box-shadow 300ms; }
  html.isScrolling #wrapHeader {
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.6); }

#areaHeader {
  display: flex;
  flex-direction: row;
  justify-content: space-between; }
  #areaHeader .left, #areaHeader .right {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    white-space: nowrap; }
  #areaHeader .siteTitle a {
    font-family: "Calibre-Semibold";
    font-size: 36px;
    vertical-align: text-top;
    color: #000000;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap; }
  #areaHeader .navigationToggle a span.text, #areaHeader .searchToggle a span.text {
    display: none; }
  #areaHeader .navigationToggle a span.icon, #areaHeader .searchToggle a span.icon {
    display: block;
    height: 36px;
    width: 36px; }
  #areaHeader .searchToggle {
    margin-right: 32px; }

#areaHeader .bottom {
  display: none; }

/*
 * Main Navigation / Hauptnavigation
 */
#areaNavigation {
  display: none; }

#navigationHeader {
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
  display: flex;
  flex-direction: column;
  padding-bottom: 3em; }
  #navigationHeader li {
    padding: 18px 0;
    padding: 1.125rem;
    text-align: center; }
    #navigationHeader li:last-child {
      margin-top: 12px; }
      #navigationHeader li:last-child a {
        color: #818f96;
        font-size: 36px;
        font-size: 2.25rem; }
    #navigationHeader li a {
      display: inline-block;
      font-family: "Calibre-Medium";
      font-size: 52px;
      font-size: 3.25rem;
      line-height: 60px;
      line-height: 3.75rem;
      color: #000000;
      text-decoration: none; }
      #navigationHeader li a:hover, #navigationHeader li a:focus {
        color: #000000;
        text-decoration: underline; }

#areaFrontpageLinks > main {
  height: inherit;
  display: flex;
  justify-content: stretch;
  position: relative;
  flex: 0 0 50%;
  overflow: hidden; }

#areaFrontpageLinks div.wrapTitle {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  opacity: 0;
  transition: opacity 600ms;
  z-index: 3; }
  #areaFrontpageLinks div.wrapTitle .center {
    display: flex;
    justify-content: center; }
#areaFrontpageLinks div.wrapTitleBoth {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 1;
  transition: opacity 600ms; }

#areaFrontpageLinks.hideWrapTitleBoth div.wrapTitleBoth {
  opacity: 0; }

#areaFrontpageLinks div.wrapTitle p, #areaFrontpageLinks div.wrapTitleBoth p {
  font-family: "Calibre-Semibold";
  color: #000000;
  font-size: 44px;
  font-size: 2.75rem;
  margin: 0;
  padding: 24px 48px;
  padding: 1.5rem 3rem;
  background-color: white;
  white-space: nowrap;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.2); }
  #areaFrontpageLinks div.wrapTitle p span.bloginfo, #areaFrontpageLinks div.wrapTitleBoth p span.bloginfo {
    text-transform: uppercase; }

#areaFrontpageLinks div.wrapTitleBoth {
  opacity: 1; }
  #areaFrontpageLinks div.wrapTitleBoth:hover {
    opacity: 0; }

#areaFrontpageLinks > main a.frontpagelink {
  display: block;
  width: 100%;
  height: 100%;
  position: relative; }
  #areaFrontpageLinks > main a.frontpagelink div.wrapImage {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden; }
    #areaFrontpageLinks > main a.frontpagelink div.wrapImage img {
      opacity: 0;
      transform: scale(1.2);
      transition: all 3000ms;
      overflow: hidden; }
      #areaFrontpageLinks > main a.frontpagelink div.wrapImage img.lazyloaded {
        opacity: 1;
        transform: scale(1); }
  #areaFrontpageLinks > main a.frontpagelink div.wrapCover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: background-color 600ms; }
  #areaFrontpageLinks > main a.frontpagelink div.wrapImage img {
    width: 100%;
    height: 100%;
    object-fit: cover; }
  #areaFrontpageLinks > main a.frontpagelink:hover div.wrapCover {
    background-color: rgba(0, 0, 0, 0.18); }
#areaFrontpageLinks > main a.frontpagelink:hover div.wrapTitle {
  opacity: 1; }

/*
 * Views S, XS
 * Frontpagebilder untereinander
 */
@media (max-width: 1011px) {
  #areaFrontpageLinks > main {
    flex-direction: column; }
    #areaFrontpageLinks > main a.frontpagelink {
      height: 50%; }
    #areaFrontpageLinks > main a.frontpagelink:first-child div.wrapTitle .center {
      justify-content: center; }
    #areaFrontpageLinks > main a.frontpagelink:nth-child(2) div.wrapTitle .center {
      justify-content: center; }
    #areaFrontpageLinks > main a.frontpagelink:last-child {
      position: absolute; }
      #areaFrontpageLinks > main a.frontpagelink:last-child div.wrapTitleBoth .center {
        justify-content: center; }
        #areaFrontpageLinks > main a.frontpagelink:last-child div.wrapTitleBoth .center p {
          transform: translate(50%); } }
/*
 * Views M, L, XL
 * Frontpagebilder nebeneinander
 */
@media (min-width: 1012px) {
  #areaFrontpageLinks > main {
    flex-direction: row; }
    #areaFrontpageLinks > main a.frontpagelink:first-child div.wrapTitle .center {
      justify-content: flex-end; }
    #areaFrontpageLinks > main a.frontpagelink:nth-child(2) div.wrapTitle .center {
      justify-content: flex-start; } }
#areaContent.frontpageTeaser {
  margin-top: 1em; }
  #areaContent.frontpageTeaser article {
    text-align: center; }

.content {
  position: relative; }
  .content main {
    position: relative;
    background-color: white; }

/*
 * Hauptüberschrift
 */
.categoryOverview h1, .singlePage h1, .galleriesOverview h1 {
  text-align: center;
  color: #000000;
  padding: 0; }

/*
 * Custom Author Image
 */
.entry_wp_custom_author_image {
  width: 100%;
  display: flex;
  justify-content: center; }
  .entry_wp_custom_author_image img {
    width: 102px;
    height: 102px;
    object-fit: cover;
    border-radius: 300px; }

/*
 * Beitragsbild (FeaturedImage) groß im Kopfbereich
 */
#areaFeaturedImage > img {
  width: inherit;
  height: inherit;
  object-fit: cover; }

/*
 * Lazyload-Animation für Bilder
 */
#areaFeaturedImage > img, #xxx_areaContent img {
  opacity: 0;
  transition: transform 3000ms; }
  #areaFeaturedImage > img.lazyloaded, #xxx_areaContent img.lazyloaded {
    opacity: 1; }

#areaFeaturedImage > img {
  transform: scale(1.2); }
  #areaFeaturedImage > img.lazyloaded {
    opacity: 1;
    transform: scale(1); }

/*
 * Content einblenden Animation
 */
main .row {
  opacity: 0;
  transition: opacity 2200ms, transform 2200ms; }
  .has-featured-image.page-template-default main .row {
    transform: translateY(40px); }
  .document-ready main .row {
    opacity: 1;
    transform: translateY(0) !important; }

main .center {
  text-align: center; }
main .row.entry {
  padding-top: 100px;
  padding-bottom: 60px;
  border-top: 1px solid rgba(0, 0, 0, 0.5); }
  main .row.entry:first-of-type {
    padding-top: 0;
    border-top: none; }
  main .row.entry:last-of-type {
    border-bottom: none; }

#areaContent.singlePage main, #areaContent main {
  padding-top: 60px; }

/*
 * Inhalte im Blog auf 100% Breite begrenzen
 */
.scope .category-blog img:not(.thumb) {
  max-width: 100%;
  height: auto; }
.scope .category-blog .entry-content {
  max-width: 100%; }
  .scope .category-blog .entry-content p, .scope .category-blog .entry-content div, .scope .category-blog .entry-content img {
    max-width: 100%; }

header {
  width: 100%;
  margin-block-start: 16px;
  margin-block-end: 16px;
  margin-block-start: 1rem;
  margin-block-end: 1rem; }
  header.galleries-overview, header.category-overview, header.single-page {
    margin-block-end: 54px;
    margin-block-end: 4rem; }

article.category-blog h1.entry-title, .xxsinglePost article.type-page h1.entry-title {
  font-size: 36px;
  font-size: 2.25rem;
  padding: 0 !important;
  line-height: 130%; }

.navigation.post-navigation {
  display: flex;
  justify-content: space-between; }
  .navigation.post-navigation a {
    display: flex;
    flex-direction: row;
    border: 1px solid #000000;
    text-decoration: none;
    border-radius: 4em;
    text-align: center;
    padding-left: 1em;
    padding-right: 1em;
    max-width: calc(1 / 3 * 100% - (1 - 1 / 3) * 10px);
    font-family: "Calibre";
    line-height: normal;
    line-snap: baseline;
    text-decoration: none;
    color: #000000; }
    .navigation.post-navigation a:hover {
      text-decoration: none;
      background-color: #000000;
      color: white; }
      .navigation.post-navigation a:hover div.asset svg path {
        fill: white; }
    .navigation.post-navigation a div.asset, .navigation.post-navigation a div.text {
      display: flex;
      flex-direction: column;
      justify-content: center; }
    .navigation.post-navigation a div.text {
      font-size: 16px;
      font-size: 1rem;
      padding: 0.8em 0.4em;
      white-space: nowrap;
      overflow: hidden; }

footer.entry-meta {
  margin-top: 120px; }

/*
 * Pagination Styles
 */
.navigation.pagination-navigation {
  display: inline-flex;
  flex-direction: row;
  border: 1px solid #000000;
  text-decoration: none;
  border-radius: 4em;
  text-align: center;
  margin: 0 auto;
  padding: 0;
  overflow: hidden; }
  .navigation.pagination-navigation > span, .navigation.pagination-navigation > a {
    padding: 1em 0.5em;
    font-family: "Calibre";
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-decoration: none;
    color: #000000; }
    .navigation.pagination-navigation > span:first-child, .navigation.pagination-navigation > a:first-child {
      padding-left: 0.8em; }
    .navigation.pagination-navigation > span:last-child, .navigation.pagination-navigation > a:last-child {
      padding-right: 0.8em; }
  .navigation.pagination-navigation a:hover, .navigation.pagination-navigation a:focus, .navigation.pagination-navigation .current {
    background-color: #000000;
    color: white; }
    .navigation.pagination-navigation a:hover svg path, .navigation.pagination-navigation a:focus svg path, .navigation.pagination-navigation .current svg path {
      fill: white !important; }

/*
 * Thumbs (quadratische Teaserbilder)
 */
.thumbs-wrap {
  width: 100%;
  margin-block-start: 1rem;
  margin-block-end: 1rem;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between; }
  .thumbs-wrap.left-aligned {
    margin-block-start: 1.9em;
    justify-content: left;
    flex-wrap: nowrap; }
    .thumbs-wrap.left-aligned .thumb-wrap > a {
      margin-bottom: auto; }
  .thumbs-wrap .thumb-wrap > a {
    display: block;
    width: 100%;
    text-decoration: none;
    margin-bottom: 60px;
    color: #464e57; }
    .thumbs-wrap .thumb-wrap > a:hover, .thumbs-wrap .thumb-wrap > a:focus, .thumbs-wrap .thumb-wrap > a:active {
      text-decoration: underline; }
      .thumbs-wrap .thumb-wrap > a:hover img, .thumbs-wrap .thumb-wrap > a:focus img, .thumbs-wrap .thumb-wrap > a:active img {
        box-shadow: 0px 2px 10px 0 rgba(31, 36, 41, 0.6); }
  .thumbs-wrap .thumb-wrap > a .entry-title {
    font-family: 'Calibre';
    color: #1f2429;
    text-decoration: none;
    font-size: 16px !important;
    line-height: 20px;
    line-height: 1.25rem;
    padding: 0; }
  .thumbs-wrap .thumb-wrap > a img {
    width: 100%;
    object-fit: cover;
    transition: box-shadow 300ms; }
  .thumbs-wrap .thumb-wrap.hidden {
    visibility: hidden; }

@media (max-width: 731px) {
  .thumbs-wrap.left-aligned .thumb-wrap {
    display: none; }
    .thumbs-wrap.left-aligned .thumb-wrap:nth-of-type(1), .thumbs-wrap.left-aligned .thumb-wrap:nth-of-type(2) {
      display: initial; } }
/*
 * Search Page
 */
.searchPage .row.searchResultsCount {
  padding-top: 60px;
  padding-bottom: 40px; }
.searchPage .row:first-of-type {
  border-bottom: none; }
.searchPage .searchFormWrap {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin: 1.8em auto; }
.searchPage .searchform {
  display: flex;
  flex-direction: row;
  justify-content: center;
  border-bottom: 1px solid #818f96;
  padding: 0.5em 1em; }
  .searchPage .searchform input {
    margin: 0 0.8em 0 0;
    padding: 0.4em 0; }
  .searchPage .searchform button.search-submit {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-content: center; }
    .searchPage .searchform button.search-submit .text {
      display: none; }
    .searchPage .searchform button.search-submit .icon {
      width: 28px;
      height: 28px; }
      .searchPage .searchform button.search-submit .icon svg {
        width: 28px;
        height: 28px; }

/*
 * Formulare allgemeine Styles
 */
form input[type=text],
form input[type=url],
form input[type=tel],
form input[type=number],
form input[type=color],
form input[type=email],
form input {
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: none;
  padding: 0.8em 1.6em;
  margin: 0.4em 1em; }

/*
 * Titel für Galerieposts zentriert und ohne Datum
 */
article.category-art header.entry-header .entry-date, article.category-street header.entry-header .entry-date {
  display: none; }
article.category-art header.entry-header .entry-title, article.category-street header.entry-header .entry-title {
  text-align: center; }
article.category-art p.caption.center, article.category-street p.caption.center {
  margin-block-start: 2rem;
  margin-block-end: 4rem; }

/*
 * Styles für inside Gallery
 */
.blueimp-gallery-carousel {
  background: transparent;
  overflow: visible;
  box-shadow: none; }

.blueimp-gallery-carousel h1.entry-title {
  position: relative;
  top: -90px;
  text-align: center; }
.blueimp-gallery-carousel p.caption {
  position: relative;
  text-align: center; }

.blueimp-gallery-controls > .caption {
  display: block; }

.blueimp-gallery-carousel {
  margin: 38px 0 74px 0; }
  .blueimp-gallery-carousel a.next, .blueimp-gallery-carousel a.prev, .blueimp-gallery-carousel ol.indicator {
    top: auto;
    bottom: -42px;
    height: auto;
    width: auto; }
  .blueimp-gallery-carousel a.next, .blueimp-gallery-carousel a.prev {
    border: none !important;
    background: none !important;
    height: 28px;
    width: 28px; }
    .blueimp-gallery-carousel a.next svg, .blueimp-gallery-carousel a.prev svg {
      width: 28px;
      height: 28px;
      font-size: initial; }
      .blueimp-gallery-carousel a.next svg path, .blueimp-gallery-carousel a.prev svg path {
        fill: #000000; }
  .blueimp-gallery-carousel ol.indicator li {
    box-shadow: none;
    width: 8px;
    height: 8px;
    border: 1px solid #000000; }
    .blueimp-gallery-carousel ol.indicator li.active, .blueimp-gallery-carousel ol.indicator li:hover {
      background: #000000;
      border: 1px solid #000000; }
    .blueimp-gallery-carousel ol.indicator li:after {
      display: none; }

/*
 * Styles für Layer Gallerie
 */
.blueimp-gallery:not(.blueimp-gallery-carousel) {
  background: #000000; }
  .blueimp-gallery:not(.blueimp-gallery-carousel) a.prev, .blueimp-gallery:not(.blueimp-gallery-carousel) a.next, .blueimp-gallery:not(.blueimp-gallery-carousel) a.close {
    border: none; }
    .blueimp-gallery:not(.blueimp-gallery-carousel) a.prev svg path, .blueimp-gallery:not(.blueimp-gallery-carousel) a.next svg path, .blueimp-gallery:not(.blueimp-gallery-carousel) a.close svg path {
      fill: #fff; }
  .blueimp-gallery:not(.blueimp-gallery-carousel) a.close {
    top: 30px;
    right: 30px;
    padding: 0;
    width: 36px;
    height: 36px; }
  .blueimp-gallery:not(.blueimp-gallery-carousel) a.close, .blueimp-gallery:not(.blueimp-gallery-carousel) .title {
    opacity: 0.5; }
    .blueimp-gallery:not(.blueimp-gallery-carousel) a.close:hover, .blueimp-gallery:not(.blueimp-gallery-carousel) .title:hover {
      opacity: 1; }
  .blueimp-gallery:not(.blueimp-gallery-carousel) .title {
    top: 17px;
    left: 25px;
    color: #fff; }
  .blueimp-gallery:not(.blueimp-gallery-carousel) ol.indicator {
    bottom: 34px; }

/*
 * Styles für Inside und Layer
 */
.blueimp-gallery > .prev, .blueimp-gallery > .next {
  transform: scale(1.2) translateZ(0) !important; }

.blueimp-gallery > .play-pause {
  transform: scale(1.3) !important;
  margin: 15px; }

.galleriesOverview .row {
  padding-top: 0; }
.galleriesOverview h1 {
  text-align: center;
  color: #000000;
  padding: 0; }

/*
 * Set basic Widths
 * Zwischenstufe XSexpanded mit 540px eingefügt, sonst wird's zu schnell ganz schmal
 * diese zeigt drei Kästchen nebeneinander
 */
@media (max-width: 551px) {
  #areaContent.galleriesOverview, #areaContent.singlePost {
    width: 305px; }

  .thumb-wrap {
    flex: 0 0 126px;
    width: 126px;
    margin-right: 20px; }
    .thumb-wrap:nth-of-type(2n+0) {
      margin-right: 0; }
    .thumb-wrap img {
      height: 126px; } }
@media (min-width: 552px) and (max-width: 731px) {
  #areaContent.galleriesOverview, #areaContent.singlePost {
    width: 486px; }

  .thumb-wrap {
    flex: 0 0 126px;
    width: 126px;
    margin-right: 20px; }
    .thumb-wrap:nth-of-type(3n+0) {
      margin-right: 0; }
    .thumb-wrap img {
      height: 126px; } }
@media (min-width: 732px) and (max-width: 1011px) {
  .thumb-wrap {
    flex: 0 0 126px;
    width: 126px;
    margin-right: 20px; }
    .thumb-wrap:nth-of-type(4n+0) {
      margin-right: 0; }
    .thumb-wrap img {
      height: 126px; } }
@media (min-width: 1012px) and (max-width: 1227px) {
  .thumb-wrap {
    flex: 0 0 120px;
    width: 120px;
    margin-right: 20px; }
    .thumb-wrap:nth-of-type(5n+0) {
      margin-right: 0; }
    .thumb-wrap img {
      height: 126px; } }
@media (min-width: 1228px) and (max-width: 1571px) {
  .thumb-wrap {
    flex: 0 0 126px;
    width: 126px;
    margin-right: 30px; }
    .thumb-wrap:nth-of-type(6n+0) {
      margin-right: 0; }
    .thumb-wrap img {
      height: 126px; } }
@media (min-width: 1572px) {
  .thumb-wrap {
    flex: 0 0 140px;
    width: 140px;
    margin-right: 40px; }
    .thumb-wrap:nth-of-type(6n+0) {
      margin-right: 0; }
    .thumb-wrap img {
      height: 140px; } }
.sharingWrap {
  display: flex;
  width: 100%;
  justify-content: space-between; }

.sharingTitle {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 42px; }
  .sharingTitle > p {
    text-transform: uppercase;
    color: #818f96;
    font-size: 13px !important;
    font-size: 0.81rem !important;
    margin: 0;
    padding: 0;
    vertical-align: center; }

.sharingLinks {
  display: flex;
  justify-content: center;
  align-items: center; }
  .sharingLinks > a {
    height: 42px !important;
    width: 42px !important;
    margin: 0 !important;
    display: flex !important;
    justify-content: center;
    align-items: center; }
    .sharingLinks > a > img {
      visibility: hidden;
      display: none !important; }
    .sharingLinks > a:before {
      display: block;
      margin: 0 !important;
      font-family: "Social-Icons";
      font-size: 32px !important;
      font-size: 2rem !important;
      color: #000000;
      transition: color 600ms; }
  .sharingLinks > a:hover {
    text-decoration: none; }
    .sharingLinks > a:hover:before {
      color: #000000; }

/*
 * Icons aus Schriftart
 */
.sharingLinks .synved-social-provider-facebook:before {
  content: "F"; }
.sharingLinks .synved-social-provider-twitter:before {
  content: "L"; }
.sharingLinks .synved-social-provider-linkedin:before {
  content: "I"; }
.sharingLinks .synved-social-provider-pinterest:before {
  content: ":"; }

@media (min-width: 732px) {
  .sharingWrap {
    width: 40px;
    width: 2.2rem;
    margin-top: 6em;
    flex-direction: column; }

  .sharingLinks {
    flex-direction: column; } }
@media (max-width: 1011px) {
  .sharingWrap {
    width: 100%;
    margin-top: 3em;
    flex-direction: row; }

  .sharingLinks {
    flex-direction: row; } }
#areaFooter {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  border-top: 1px solid rgba(129, 143, 150, 0.5);
  margin-bottom: 1rem; }

#areaFooter ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row; }
#areaFooter a, #areaFooter .copyright span {
  font-size: 18px;
  font-size: 1.125rem;
  color: #000000;
  text-decoration: none;
  padding: 36px 18px 36px 18px;
  padding: 2.25rem 1.125rem 2.25rem 1.125rem;
  display: block;
  font-family: "Calibre"; }
#areaFooter .copyright span, #areaFooter .navigationFooterImpressum a {
  color: #818f96; }
#areaFooter .navigationFooter > li:last-child a {
  color: #818f96; }

@media (max-width: 731px) {
  #areaFooter {
    flex-wrap: wrap;
    justify-content: center; }
    #areaFooter a, #areaFooter .copyright span {
      padding: 24px 18px 24px 18px;
      padding: 1.6rem 1.125rem 1.6rem 1.125rem; }

  #areaFooter .menu-navigationfooter-container {
    order: -1;
    flex: 0 0 100%; }
    #areaFooter .menu-navigationfooter-container ul.navigationFooter {
      justify-content: center; }
      #areaFooter .menu-navigationfooter-container ul.navigationFooter li {
        border-bottom: 1px solid rgba(129, 143, 150, 0.5); }
    #areaFooter .menu-navigationfooter-container ul.navigationFooter > li:last-child {
      display: none; } }
@media (min-width: 732px) {
  #areaFooter .menu-navigationfooterimpressum-container {
    display: none; } }
#areaFooter a:hover {
  color: #000000 !important;
  text-decoration: underline; }

/*
 * Fonts
 * wird inkludiert von style.scss

 Calibri siehe: https://www.onlinewebfonts.com/download/fd811cbfe623f3e2be52b981f67a2102

 Font Size Tutorial: https://www.sitepoint.com/css-font-sizing-tutorial/

 */
@font-face {
  font-family: 'Calibre';
  src: url("fonts/Calibre/Calibre-Regular.otf") format("otf"), url("fonts/Calibre/Calibre-Regular.eot") format("eot"), url("fonts/Calibre/Calibre-Regular.svg") format("svg"), url("fonts/Calibre/Calibre-Regular.ttf") format("ttf"), url("fonts/Calibre/Calibre-Regular.woff2") format("woff2"), url("fonts/Calibre/Calibre-Regular.woff") format("woff"); }
@font-face {
  font-family: 'Calibre-Semibold';
  src: url("fonts/Calibre/Calibre-SemiBold.otf") format("otf"), url("fonts/Calibre/Calibre-SemiBold.eot") format("eot"), url("fonts/Calibre/Calibre-SemiBold.svg") format("svg"), url("fonts/Calibre/Calibre-SemiBold.ttf") format("ttf"), url("fonts/Calibre/Calibre-SemiBold.woff2") format("woff2"), url("fonts/Calibre/Calibre-SemiBold.woff") format("woff"); }
@font-face {
  font-family: 'Calibre-Bold';
  src: url("fonts/Calibre/Calibre-Bold.otf") format("otf"), url("fonts/Calibre/Calibre-Bold.eot") format("eot"), url("fonts/Calibre/Calibre-Bold.svg") format("svg"), url("fonts/Calibre/Calibre-Bold.ttf") format("ttf"), url("fonts/Calibre/Calibre-Bold.woff2") format("woff2"), url("fonts/Calibre/Calibre-Bold.woff") format("woff"); }
@font-face {
  font-family: 'Calibre-Medium';
  src: url("fonts/Calibre/Calibre-Medium.otf") format("otf"), url("fonts/Calibre/Calibre-Medium.eot") format("eot"), url("fonts/Calibre/Calibre-Medium.svg") format("svg"), url("fonts/Calibre/Calibre-Medium.ttf") format("ttf"), url("fonts/Calibre/Calibre-Medium.woff2") format("woff2"), url("fonts/Calibre/Calibre-Medium.woff") format("woff"); }
@font-face {
  font-family: 'Social-Icons';
  src: url("fonts/Socialico/Socialico-Regular.otf") format("otf"), url("fonts/Socialico/Socialico-Regular.eot") format("eot"), url("fonts/Socialico/Socialico-Regular.ttf") format("ttf"), url("fonts/Socialico/Socialico-Regular.woff2") format("woff2"); }
h1, h2, h3, h4, h5, h6 {
  font-family: "Calibre-Semibold";
  margin: 0.1em 0;
  line-height: 1.4em; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #000000;
    text-decoration: none; }
    h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
      text-decoration: underline; }
  h1.center, h2.center, h3.center, h4.center, h5.center, h6.center {
    text-align: center; }

p, textarea, input, th, td, label {
  font-family: "Calibre";
  line-height: normal;
  line-snap: baseline; }
  p a, textarea a, input a, th a, td a, label a {
    color: #1c6fe9;
    text-decoration: none; }
    p a:hover, textarea a:hover, input a:hover, th a:hover, td a:hover, label a:hover {
      text-decoration: underline; }

/*
 * Viewgrößenabhängige Änderungen
 */
@media (max-width: 731px) {
  #areaContent {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 140%; }
    #areaContent h1.large {
      font-size: 42px;
      line-height: 50px; } }
@media (min-width: 732px) and (max-width: 1011px) {
  #areaContent {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 140%; }
    #areaContent h1.large {
      font-size: 54px;
      line-height: 62px; } }
@media (min-width: 1012px) and (max-width: 1227px) {
  #areaContent {
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 140%; }
    #areaContent h1.large {
      font-size: 60px;
      line-height: 68px; } }
@media (min-width: 1228px) and (max-width: 1571px) {
  #areaContent {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 150%; }
    #areaContent h1.large {
      font-size: 72px;
      line-height: 80px; } }
@media (min-width: 1572px) {
  #areaContent {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 150%; }
    #areaContent h1.large {
      font-size: 78px;
      line-height: 86px; } }
#areaContent h1 {
  font-size: 1.5em; }
#areaContent h2 {
  font-size: 1.3em; }
#areaContent h3 {
  font-size: 1.2em; }
#areaContent h4 {
  font-size: 1.1em; }
#areaContent h5 {
  font-size: 1em; }
#areaContent h6 {
  font-size: 0.9em; }
#areaContent p, #areaContent textarea, #areaContent input, #areaContent th, #areaContent td, #areaContent label {
  font-size: 1em;
  font-size: 1.125em;
  line-height: 140%; }

p.small, textarea.small, input.small, th.small, td.small, label.small {
  font-size: 12px;
  font-size: 1.1rem !important; }

.blueimp-gallery-carousel h1.entry-title {
  font-size: 36px !important;
  font-size: 2.25rem !important;
  margin: 10px 0 0 0 !important;
  padding: 0; }

article.type-post p.entry-date, article.type-page p.entry-date {
  font-size: 16px !important;
  font-size: 1rem !important;
  color: #818f96 !important;
  margin: 0 !important; }

/*# sourceMappingURL=style.css.map */
