@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500&display=swap");
pre {
  color: #ffffff;
}

a {
  text-decoration: none;
  color: #ffffff;
}
a:hover, a:focus {
  color: #999999;
  text-decoration: none;
}
a.logo-link:hover, a.logo-link:focus {
  text-decoration: none;
}

p {
  line-height: 1.75;
  margin-bottom: 1.2rem;
}

h1, h2, h3, h4, h5, h5 {
  font-weight: 400;
}

h1 {
  font-size: 1.2rem;
}

h2 {
  font-size: 1.5rem;
  font-weight: bold;
  letter-spacing: 0.06em;
}

h2, h3 {
  text-transform: uppercase;
  margin-bottom: 1em;
}

h3, h4, h5, h5 {
  font-size: 1rem;
}

.dotted-bottom {
  border-bottom: 2px dotted #ffffff;
  padding-bottom: 1em;
  margin-bottom: 2em;
}

.sponsoren-logos {
  display: flex;
  flex-direction: row;
  margin: 1.5rem 0;
  padding-bottom: 1.5rem;
  border-bottom: 1px dotted white;
}
.sponsoren-logos * + * {
  padding-left: 2.5%;
}
.sponsoren-logos figure {
  margin-bottom: 0;
}
.sponsoren-logos figure:first-child {
  flex: 0 0 37.08%;
}
.sponsoren-logos figure:nth-child(2) {
  flex: 0 0 16.643%;
}
.sponsoren-logos figure:last-child {
  flex: 0 0 45.977%;
}

html, body {
  height: 100%;
  font-size: 18px;
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  font-family: "Roboto", "Helvetica Neue", Arial, sans-serif;
  background-color: #232425;
  color: #ffffff;
  padding: 0;
}

img {
  display: block;
  width: 100%;
}

#content {
  overflow: hidden;
}

#info {
  border-bottom: 2px dotted #ffffff;
  padding-bottom: 1.3333rem;
}

.border-dotted {
  height: 2rem;
  border-top: 2px dotted #ffffff;
}

#masthead, #colophon {
  background-color: #232425;
  font-size: 16px;
}

#masthead {
  margin-bottom: 1.5rem;
}
#masthead .dropdown-toggle {
  width: 50px;
  height: 40px;
}
#masthead .dropdown-toggle span.hamburger-title {
  display: none;
}
#masthead .dropdown-toggle span:not(.hamburger-title) {
  display: block;
  width: 100%;
  height: 2px;
  margin-bottom: 7px;
  background-color: #ffffff;
}
#masthead .dropdown-toggle:after {
  display: none;
}

#logo, #footer_nav h3 {
  font-size: 1.3rem;
  margin-right: 0.5rem;
}
#logo span, #footer_nav h3 span {
  font-size: 0.67em;
}

#logo {
  margin-bottom: 0;
  padding-top: 0;
}

#icon_nav .nav-link {
  padding: 10px;
}

.dropdown-menu {
  border-radius: 0;
  background-color: #232425;
  border-left: 2px dotted #ffffff;
  border-bottom: 2px dotted #ffffff;
  left: initial;
  right: -2rem;
}

.dropdown-item {
  color: #ffffff;
}

.monat, .bild {
  flex-basis: auto;
  flex-grow: inherit;
}

.monat {
  width: calc(100% - 30px);
  max-width: 100%;
  margin: 0 15px 25px;
}

.bild {
  max-width: calc(20% - 10px);
  margin: 0 5px 10px;
  padding: 0;
  position: relative;
}
.bild p.datum-on-hover {
  display: none;
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  color: #ffffff !important;
  font-size: 0.9em;
  text-align: center;
}
.bild:hover img, .bild:focus img {
  opacity: 0.3;
}
.bild:hover p.datum-on-hover, .bild:focus p.datum-on-hover {
  display: block;
  text-decoration: none;
}

form#edit_work .bild {
  width: 66%;
  max-width: 330px;
  margin: 0;
}

#calendar {
  padding: 0.66rem 0;
}

.bild p.datum-on-hover {
  font-size: 0.6em;
}

.title-jahr {
  font-size: 1.5rem;
  margin-bottom: 1rem;
  cursor: pointer;
}
.title-jahr .lnr {
  margin-left: 0.3333rem;
  opacity: 0.75;
}
.title-jahr:hover .lnr, .title-jahr:focus .lnr {
  opacity: 1;
}

.jahr {
  display: none;
  margin-bottom: 1rem;
}
.jahr.show {
  display: flex;
}

#slider_container {
  position: relative;
  padding-bottom: 2rem;
  margin: 0 auto;
}

#daily_slider {
  width: 92%;
  margin: auto;
}

.daily-item {
  min-height: 100%;
}

.daily-meta {
  visibility: hidden;
  display: flex;
  justify-content: space-between;
  margin-top: 0.67rem;
}
.daily-meta > * {
  flex-basis: 10%;
}

.daily-title {
  display: none;
  flex-grow: 1;
}

.like {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  margin-top: -0.125rem;
}
.like figure {
  display: flex;
  width: 1rem;
  height: 1rem;
  margin: 0.125rem 0.25rem 0 0;
  cursor: pointer;
}
.like figure svg {
  width: 100%;
  height: 100%;
}
.like figure:hover svg, .like figure.liked svg {
  fill: #ffffff !important;
}

.like-counter {
  font-size: 0.6rem;
  font-weight: 300;
}

.slick-slider {
  touch-action: auto !important;
}

.slick-initialized .daily-title {
  display: block;
}

.slick-prev, .slick-next {
  width: 30px;
  height: 30px;
  transform: translate(0, -60px);
  z-index: 2;
}
.slick-prev:before, .slick-next:before {
  font-family: "Linearicons-Free";
  font-size: 1.6667rem;
  line-height: 1;
  opacity: 0.75;
  color: #ffffff;
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
  display: none;
}

.slick-prev {
  left: -1.7rem;
}
.slick-prev:before {
  content: "";
}

.slick-next {
  right: -1.7rem;
}
.slick-next:before {
  content: "";
}

footer#colophon {
  padding: 0 1rem;
  margin-top: 2rem;
}

#footer_content {
  border-top: 2px dotted #ffffff;
  padding: 1rem 0;
}

#footer_nav {
  padding: 0;
}

@media only screen and (max-width: 1023.98px) {
  body.contact #colophon, body.about #colophon {
    display: none;
  }

  #icon_nav {
    padding: 0;
  }
  #icon_nav .nav-link.dropdown-toggle {
    padding-right: 0;
  }

  body:not(.home) #masthead {
    margin-bottom: 2rem;
  }
  body:not(.home) #nav_container {
    padding: 0.5rem 1rem !important;
  }
  body:not(.home) #slider_container {
    display: none;
  }
}
@media only screen and (max-width: 767.98px) {
  body.home #nav_container {
    width: 92%;
    padding: 0.5rem 0;
    margin: auto;
  }
}
@media only screen and (max-width: 374.98px) {
  #footer_nav_logo_item {
    flex-basis: 100%;
  }
}
@media only screen and (max-width: 413.98px) {
  .nav-link {
    padding: 0.5rem 0.66rem;
  }
}
@media only screen and (max-height: 899.98px) {
  #logo, #icon_nav {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
@media only screen and (orientation: landscape) {
  #daily_slider {
    width: 100%;
  }

  #nav_container {
    padding: 0.5rem 1rem !important;
  }
}
@media only screen and (min-width: 375px) {
  #logo, #footer_nav h3 {
    font-size: 1.5rem;
  }
}
@media only screen and (min-width: 768px) {
  html, body {
    font-size: 26px;
  }

  #masthead, #colophon {
    font-size: 1rem;
  }

  #masthead {
    margin-bottom: 0;
  }

  #icon_nav {
    font-size: 0.75rem;
  }

  #content {
    padding: 0 1rem;
  }

  .slick-prev, .slick-next {
    width: 47px;
    height: 47px;
  }

  .slick-prev {
    left: -2rem;
  }

  .slick-next {
    right: -2rem;
  }

  #daily_slider {
    width: 100%;
  }

  #footer_nav h3 {
    margin-right: 2rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023.98px), screen and (min-width: 1480px) {
  .monat {
    width: calc(50% - 30px);
    max-width: 50%;
  }
}
@media only screen and (min-width: 1024px) {
  #masthead {
    padding-bottom: 0.5rem;
  }
  #masthead .dropdown-toggle {
    width: 75px;
    height: 50px;
  }

  #slider_container {
    position: fixed;
    width: calc(50% - 3rem);
    padding-bottom: 0;
    margin-left: 0.5rem;
    margin-bottom: 0;
    border-bottom: none;
  }

  #slider {
    max-width: 100%;
    width: 50%;
  }

  #calendar_container {
    max-width: 50%;
    margin-left: 50%;
    min-height: calc(100vh - 270px);
    padding: 0 1.33rem;
    border-left: 2px dotted #ffffff;
  }
  #calendar_container .border-dotted {
    display: none;
  }

  footer#colophon {
    position: absolute;
    right: 0;
    width: 50%;
    padding: 0 0 0 1.33rem;
  }

  #footer_content {
    margin-left: 0;
    margin-right: 2.33rem;
  }
}
@media only screen and (min-width: 1230px) {
  html, body {
    font-size: 28px;
  }

  #slider {
    max-width: 90%;
  }

  #info {
    margin: 0 0.66rem;
  }

  #calendar {
    padding: 0.66rem;
  }

  footer#colophon {
    padding-left: 2rem;
  }

  #footer_content {
    margin-right: 3rem;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1300px) {
  footer#colophon {
    font-size: 0.8em;
  }
  footer#colophon h3 {
    margin-right: 0.7rem;
    font-size: 1.1rem;
    margin-bottom: 0;
  }
  footer#colophon .nav-link {
    padding: 0.13rem 0.5rem;
  }
}
@media only screen and (min-width: 1230px) and (min-height: 900px) {
  #logo {
    padding: 1.33rem 0 0 1rem;
    font-size: 2rem;
  }

  .daily-meta {
    margin-top: 1rem;
  }
}
@media only screen and (min-width: 1480px) {
  #slider {
    max-width: 82%;
  }

  .bild p.datum-on-hover {
    font-size: 0.4em;
  }
}
@media only screen and (min-width: 1600px) {
  #content {
    margin-top: 1%;
    padding: 0 2.67rem;
  }

  .bild p.datum-on-hover {
    font-size: 0.5em;
  }

  #footer_content {
    margin-right: 4.66rem;
  }
}
@media only screen and (min-width: 2100px) {
  .bild p.datum-on-hover {
    font-size: 0.6em;
  }
}
/* project styles,
 * * Author: Sebastian Vogel,
 * * URL: https://svogel.net,
 * * email: sebastian at svogel dot net
 * */

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