/* latin */
@font-face {
  font-family: "Exo 2";
  font-style: normal;
  font-weight: 250 900;
  font-display: swap;
  src: url(/fonts/Exo_2.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

* {
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-tap-highlight-color: transparent;
}

*:before,
*:after {
  box-sizing: border-box;
}

.no-cursor,
.no-cursor * {
  cursor: none !important;
}

html {
  height: 100%;
  position: relative;
}

body {
  background: #fff;
  font-family: "Exo 2", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  min-height: 100%;
  position: relative;
}
@media only screen and (width: 1920px) and (height: 1080px) {
  body {
    font-size: 18px;
  }
}

#site {
  background: #1f4039;
  box-shadow: 0 0 100px rgba(0, 0, 0, 0.25);
  height: 768px;
  left: 50%;
  overflow: hidden;
  padding: 200px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 1024px;
}
@media only screen and (width: 1920px) and (height: 1080px) {
  #site {
    height: 1080px;
    width: 1920px;
  }
}

h1,
h2 {
  font-weight: 900;
}

a {
  text-decoration: none;
}

p {
  margin: 0 0 1.5em;
}

img {
  height: auto;
  max-width: 100%;
}

figure {
  margin: 0;
}

ul {
  color: #1f4039;
  padding: 0 0 0 20px;
}

dl {
  color: #ef7b00;
  font-weight: 900;
}
dl dt {
  display: inline;
}
dl dt:before {
  content: "";
  display: block;
}
dl dd {
  display: inline-block;
  margin: 0;
}

#logo {
  background: url(/img/logo.png) no-repeat;
  background-size: 100% auto;
  height: 168px;
  left: 0;
  position: absolute;
  top: 0;
  width: 279px;
  z-index: 2;
}
@media only screen and (width: 1920px) and (height: 1080px) {
  #logo {
    height: 276px;
    width: 458px;
  }
}

#foerderung {
  bottom: 0;
  height: 53px;
  position: absolute;
  right: 0;
  width: 186px;
  z-index: 2;
}
@media only screen and (width: 1920px) and (height: 1080px) {
  #foerderung {
    height: 76px;
    width: 268px;
  }
}
#foerderung img {
  display: block;
}

#buttons {
  left: 0;
  position: absolute;
  text-align: center;
  top: 400px;
  width: 100%;
  z-index: 2;
}
@media only screen and (width: 1920px) and (height: 1080px) {
  #buttons {
    top: 580px;
  }
}

#btn-infos,
#btn-game {
  background-size: 100% auto;
  color: #7cc5ad;
  display: inline-block;
  font-size: 14px;
  font-weight: 900;
  outline: none;
  padding: 80px 0 0;
  text-align: center;
  height: 250px;
  width: 300px;
}
@media only screen and (width: 1920px) and (height: 1080px) {
  #btn-infos,
#btn-game {
    font-size: 23px;
    height: 380px;
    padding: 110px 0 0;
    width: 428px;
  }
}
#btn-infos h2,
#btn-game h2 {
  color: #fff;
  font-size: 36px;
  margin: 0;
}
@media only screen and (width: 1920px) and (height: 1080px) {
  #btn-infos h2,
#btn-game h2 {
    font-size: 60px;
  }
}
#btn-infos h2:before,
#btn-game h2:before {
  color: #7cc5ad;
  content: ">";
  display: inline-block;
  margin-right: 3px;
}

#btn-infos {
  background: url(/img/svg/button-infos.svg) no-repeat 10px 0;
}

#btn-game {
  background: url(/img/svg/button-game.svg) no-repeat 0 10px;
  color: #dedc00;
}
#btn-game h2:before {
  color: #dedc00;
}
@media only screen and (width: 1920px) and (height: 1080px) {
  #btn-game p {
    margin: 0 auto;
    max-width: 200px;
  }
}

#btn-map,
#btn-home,
#btn-new-game {
  background: no-repeat;
  background-size: 100% auto;
  left: 11px;
  position: absolute;
}

#btn-map {
  background-image: url(/img/btn-map-bg.png);
  color: #fff;
  font-size: 18px;
  font-weight: 900;
  height: 80px;
  padding: 20px 0 0;
  text-align: center;
  top: 590px;
  width: 95px;
}
@media only screen and (width: 1920px) and (height: 1080px) {
  #btn-map {
    font-size: 27px;
    height: 107px;
    left: 30px;
    padding: 30px 0 0;
    top: 805px;
    width: 136px;
  }
}

#btn-home {
  background-image: url(/img/btn-home.png);
  height: 90px;
  overflow: hidden;
  text-indent: 120%;
  top: 670px;
  width: 95px;
}
@media only screen and (width: 1920px) and (height: 1080px) {
  #btn-home {
    height: 121px;
    left: 30px;
    top: 925px;
    width: 136px;
  }
}

#btn-new-game {
  background-image: url(/img/btn-new-game-bg.png);
  color: #fff;
  font-size: 15px;
  font-weight: 900;
  height: 90px;
  left: 9px;
  line-height: 19px;
  opacity: 0;
  padding: 14px 0 0 34px;
  top: 500px;
  width: 105px;
  -webkit-transition: opacity 0.25s ease-in-out;
          transition: opacity 0.25s ease-in-out;
}
#btn-new-game:before {
  color: #dedc00;
  content: ">";
  left: 22px;
  position: absolute;
  top: 14px;
}
@media only screen and (width: 1920px) and (height: 1080px) {
  #btn-new-game:before {
    display: none;
  }
}
#btn-new-game strong {
  color: #dedc00;
}
@media only screen and (width: 1920px) and (height: 1080px) {
  #btn-new-game {
    font-size: 27px;
    height: 130px;
    line-height: 30px;
    left: 30px;
    padding: 32px 20px 0;
    text-align: center;
    width: 190px;
  }
}

.game-started #btn-new-game {
  opacity: 1;
}

button.prev,
button.next,
#btn-prev,
#btn-next {
  background: url(/img/svg/arrow-left.svg) no-repeat;
  background-size: contain;
  border: none;
  cursor: pointer;
  height: 56px;
  left: 20px;
  outline: none;
  position: absolute;
  top: 50%;
  width: 56px;
  z-index: 500;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media only screen and (width: 1920px) and (height: 1080px) {
  button.prev,
button.next,
#btn-prev,
#btn-next {
    height: 120px;
    width: 120px;
  }
}

button.next,
#btn-next {
  background-image: url(/img/svg/arrow-right.svg);
  background-position: 100% 0;
  left: auto;
  right: 20px;
}

#btn-prev,
#btn-next {
  top: 48%;
}

#popup {
  position: relative;
  z-index: 999;
}
#popup:before, #popup:after {
  content: " ";
  display: table;
}
#popup:after {
  clear: both;
}

#slides {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
#slides .slide {
  background: no-repeat 50% 50%;
  background-size: cover;
  height: 768px;
  position: relative;
  width: 1024px;
}
@media only screen and (width: 1920px) and (height: 1080px) {
  #slides .slide {
    height: 1080px;
    width: 1920px;
  }
}
#slides .slide p {
  background: url(/img/footer-bg.png) repeat-x;
  background-size: auto 100%;
  bottom: 0;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  left: 0;
  margin: 0;
  padding: 50px 20px 20px;
  position: absolute;
  width: 100%;
}
@media only screen and (width: 1920px) and (height: 1080px) {
  #slides .slide p {
    font-size: 19px;
    padding: 80px 50px 35px;
  }
}

body.home a {
  color: #fff;
}
body.home footer {
  bottom: 0;
  font-size: 12px;
  left: 0;
  line-height: 1;
  padding: 20px 200px 20px 0;
  position: absolute;
  text-align: right;
  width: 100%;
  z-index: 100;
}
@media only screen and (width: 1920px) and (height: 1080px) {
  body.home footer {
    font-size: 19px;
    padding: 80px 300px 35px 0;
  }
}

body.naturparke #site {
  background: url(/img/naturparke-page-bg.png) no-repeat 50% 50%;
  background-size: cover;
}
@media only screen and (width: 1920px) and (height: 1080px) {
  body.naturparke #site {
    background-image: url(/img/naturparke-page-ts-bg.png);
  }
}
body.naturparke #choice {
  color: #1f4039;
  font-size: 27px;
  font-weight: 900;
  left: 34px;
  line-height: 1;
  margin: 0;
  opacity: 1;
  position: absolute;
  top: 368px;
  -webkit-transition: opacity 0.25s ease-in-out;
          transition: opacity 0.25s ease-in-out;
}
@media only screen and (width: 1920px) and (height: 1080px) {
  body.naturparke #choice {
    font-size: 48px;
    left: 136px;
    top: 531px;
    -webkit-transition: none;
            transition: none;
  }
}
body.naturparke #choice:before {
  content: ">";
}
body.naturparke #naturparke .naturpark {
  background: url(/img/naturparke-active-bg.png) no-repeat;
  background-size: 100% auto;
  height: 347px;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  -webkit-transition: opacity 0.25s ease-in-out;
          transition: opacity 0.25s ease-in-out;
  top: 270px;
  width: 457px;
  z-index: 2;
}
@media only screen and (width: 1920px) and (height: 1080px) {
  body.naturparke #naturparke .naturpark {
    height: 576px;
    -webkit-transition: none;
            transition: none;
    width: 758px;
  }
}
body.naturparke #naturparke .naturpark .content {
  left: 50%;
  padding: 0 80px;
  position: absolute;
  top: 55%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
}
@media only screen and (width: 1920px) and (height: 1080px) {
  body.naturparke #naturparke .naturpark .content {
    padding: 0 140px;
    top: 52.5%;
  }
}
body.naturparke #naturparke .naturpark.active {
  opacity: 1;
  z-index: 3;
}
body.naturparke #naturparke .naturpark h2 {
  color: #1f4039;
  font-size: 27px;
  font-weight: 900;
  line-height: 1.2;
  margin: 0;
}
@media only screen and (width: 1920px) and (height: 1080px) {
  body.naturparke #naturparke .naturpark h2 {
    font-size: 45px;
  }
}
body.naturparke #naturparke .naturpark p {
  text-align: right;
}
body.naturparke #naturparke .naturpark a {
  color: #dedc00;
  font-size: 27px;
  font-weight: 900;
  pointer-events: all;
}
@media only screen and (width: 1920px) and (height: 1080px) {
  body.naturparke #naturparke .naturpark a {
    font-size: 45px;
  }
}
body.naturparke #naturparke .naturpark a:before {
  content: "> ";
}
body.naturparke #map svg {
  position: absolute;
  height: 768px;
  left: 0;
  top: 0;
}
@media only screen and (width: 1920px) and (height: 1080px) {
  body.naturparke #map svg {
    height: 1080px;
    left: 300px;
  }
}
body.naturparke #map svg path {
  -webkit-transition: all 0.25s ease-in-out;
          transition: all 0.25s ease-in-out;
}
@media only screen and (width: 1920px) and (height: 1080px) {
  body.naturparke #map svg path {
    -webkit-transition: none;
            transition: none;
  }
}
body.naturparke #map svg #bayern {
  fill: #85c48e;
}
body.naturparke #map svg #bayern-kontur {
  fill: none;
  stroke: #fff;
  stroke-width: 2px;
}
body.naturparke #map svg .gebiet {
  fill: #dedc00;
  stroke: #fff;
}
body.naturparke #map svg .gebiet.active {
  fill: #ef7b00 !important;
  stroke: transparent !important;
}
body.naturparke #map svg #schrift {
  pointer-events: none;
}
body.naturparke #map svg #schrift .text-bayern {
  fill: #1f4039;
  opacity: 0.4;
}

body.naturparke.active-gebiet #map svg #bayern {
  fill: #659c74;
}
body.naturparke.active-gebiet #map svg .gebiet {
  fill: #a3ac26;
  stroke: #ccc;
}

body.naturparke.active-gebiet #choice {
  opacity: 0;
}

body.naturpark #site {
  background: #fff url(/img/naturpark-page-bg.png) no-repeat;
  background-size: 100% auto;
  padding: 0;
}
@media only screen and (width: 1920px) and (height: 1080px) {
  body.naturpark #site {
    background-image: url(/img/naturpark-page-ts-bg.png);
  }
}
body.naturpark #logo {
  display: none;
}
body.naturpark header {
  background: url(/img/naturpark-header-ipad-bg.png) no-repeat;
  background-size: 100% auto;
  color: #fff;
  height: 303px;
  padding: 50px;
  position: relative;
  z-index: 2;
}
@media only screen and (width: 1920px) and (height: 1080px) {
  body.naturpark header {
    background-image: url(/img/naturpark-header-ts-bg.png);
    height: 439px;
  }
}
body.naturpark header .hgroup {
  width: 540px;
}
@media only screen and (width: 1920px) and (height: 1080px) {
  body.naturpark header .hgroup {
    width: 930px;
  }
}
body.naturpark header h1 {
  font-size: 37px;
  line-height: 1.2;
  margin: 0 0 0.5208333333vw;
}
@media only screen and (width: 1920px) and (height: 1080px) {
  body.naturpark header h1 {
    font-size: 62px;
  }
}
body.naturpark header h2 {
  color: #7cc5ad;
  font-size: 20px;
  line-height: 1.2;
  margin: 0;
  text-align: right;
  width: 484px;
}
@media only screen and (width: 1920px) and (height: 1080px) {
  body.naturpark header h2 {
    font-size: 33px;
    width: 826px;
  }
}
body.naturpark figure.img1,
body.naturpark figure.img2,
body.naturpark figure.img3,
body.naturpark figure.img4 {
  background: transparent 0 0 no-repeat;
  background-size: 100% auto;
  position: absolute;
}
body.naturpark figure.img1 img,
body.naturpark figure.img2 img,
body.naturpark figure.img3 img,
body.naturpark figure.img4 img {
  display: none;
}
body.naturpark figure.img1 {
  -webkit-clip-path: url(#shape1);
          clip-path: url(#shape1);
  height: 257px;
  left: 584px;
  top: 45px;
  width: 257px;
  z-index: 3;
}
@media only screen and (width: 1920px) and (height: 1080px) {
  body.naturpark figure.img1 {
    height: 423px;
    left: 1254px;
    top: -31px;
    width: 423px;
  }
}
body.naturpark figure.img2 {
  -webkit-clip-path: url(#shape2);
          clip-path: url(#shape2);
  height: 198px;
  left: 812px;
  top: 154px;
  width: 198px;
  z-index: 3;
}
@media only screen and (width: 1920px) and (height: 1080px) {
  body.naturpark figure.img2 {
    height: 327px;
    left: 1630px;
    top: 148px;
    width: 327px;
  }
}
body.naturpark figure.img3 {
  -webkit-clip-path: url(#shape3);
          clip-path: url(#shape3);
  height: 199px;
  left: 613px;
  top: 228px;
  width: 199px;
  z-index: 3;
}
@media only screen and (width: 1920px) and (height: 1080px) {
  body.naturpark figure.img3 {
    height: 329px;
    left: 1300px;
    top: 270px;
    width: 329px;
  }
}
body.naturpark figure.img4 {
  -webkit-clip-path: url(#shape4);
          clip-path: url(#shape4);
  height: 780px;
  left: 519px;
  top: 169px;
  width: 780px;
  z-index: 1;
}
@media only screen and (width: 1920px) and (height: 1080px) {
  body.naturpark figure.img4 {
    height: 1263px;
    left: 969px;
    top: 228px;
    width: 1263px;
  }
}
body.naturpark main {
  height: 458px;
  left: 117px;
  overflow: auto;
  padding: 0 20px 0 0;
  position: absolute;
  top: 310px;
  width: 420px;
  z-index: 2;
}
@media only screen and (width: 1920px) and (height: 1080px) {
  body.naturpark main {
    height: 633px;
    left: 268px;
    top: 446px;
    width: 700px;
  }
}
body.naturpark main figure.logo {
  float: right;
  padding: 0;
  margin: 0 20px 20px 20px;
  width: auto;
}
body.naturpark main figure.logo img {
  display: block;
}
body.naturpark main ul {
  font-weight: 500;
  margin-top: 0;
}
@media only screen and (width: 1920px) and (height: 1080px) {
  body.naturpark main ul {
    font-size: 23px;
    padding-left: 24px;
  }
}
body.naturpark main strong {
  color: #1f4039;
  font-weight: 900;
}
body.naturpark #qr-code {
  background: url(/img/qr-code-bg.png) no-repeat;
  background-size: 100% auto;
  bottom: 0;
  color: #fff;
  font-size: 8px;
  height: 100px;
  padding: 28px 16px 0 16px;
  position: absolute;
  right: 0;
  width: 173px;
  z-index: 2;
}
@media only screen and (width: 1920px) and (height: 1080px) {
  body.naturpark #qr-code {
    font-size: 12px;
    height: 158px;
    padding: 40px 20px 0;
    width: 275px;
  }
}
body.naturpark #qr-code p {
  float: left;
  padding-top: 10px;
  text-align: right;
  width: 72px;
}
@media only screen and (width: 1920px) and (height: 1080px) {
  body.naturpark #qr-code p {
    padding-top: 24px;
    width: 112px;
  }
}
body.naturpark #qr-code figure {
  float: right;
  width: 60px;
}
@media only screen and (width: 1920px) and (height: 1080px) {
  body.naturpark #qr-code figure {
    width: 96px;
  }
}

.memory #site {
  background: url(/img/memory-page-bg.png) no-repeat 50% 50%;
  background-size: cover;
}
.memory #game {
  right: 14px;
  position: absolute;
  top: 90px;
  width: 78%;
}
@media only screen and (width: 1920px) and (height: 1080px) {
  .memory #game {
    right: 100px;
    width: 70%;
  }
}
.memory .grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: space-evenly;
  -webkit-justify-content: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  width: 100%;
}
.memory .card {
  margin: 0;
  position: relative;
  -webkit-transition: all 0.4s linear;
          transition: all 0.4s linear;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  width: 20%;
  padding-top: 20%;
}
@media only screen and (width: 1920px) and (height: 1080px) {
  .memory .card {
    width: 16.666667%;
    padding-top: 16.666667%;
  }
}
.memory .front,
.memory .back {
  background: #000;
  height: -webkit-calc(100% - 16px);
  height: calc(100% - 16px);
  left: 8px;
  top: 8px;
  position: absolute;
  width: -webkit-calc(100% - 16px);
  width: calc(100% - 16px);
}
.memory .back,
.memory .front {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
  position: absolute;
}
.memory .front {
  background: #7cc5ad url(/img/memory-card-bg.png) no-repeat center center/contain;
  z-index: 2;
}
.memory .back {
  background-color: #ee7d23;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.memory .back:before {
  background: url(/img/memory-card-shape.png) no-repeat;
  background-size: cover;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.memory .selected,
.memory .match {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.memory #count,
.memory #time {
  font-size: 20px;
  left: 20px;
  opacity: 0;
  position: fixed;
  top: 200px;
  z-index: 30;
}
.memory #time {
  top: 240px;
}
.memory #time:before {
  content: "Zeit: ";
}
.memory #time:after {
  content: " s";
}
.memory #count:before {
  content: "Versuche: ";
}
.memory .infowindow {
  background: url(/img/infowindow-bg.png) no-repeat;
  background-size: contain;
  color: #fff;
  font-size: 17px;
  height: 391px;
  line-height: 24px;
  padding: 110px 110px 0 140px;
  position: absolute;
  right: -25px;
  top: -25px;
  width: 600px;
  z-index: 200;
}
@media only screen and (width: 1920px) and (height: 1080px) {
  .memory .infowindow {
    font-size: 24px;
    height: 500px;
    line-height: 32px;
    padding: 140px 180px 0 180px;
    width: 800px;
  }
}
.memory .infowindow h2 {
  font-size: 22px;
  font-weight: 900;
  line-height: 25px;
  margin: 0 0 10px;
}
.memory .infowindow strong {
  color: #dedc00;
  font-size: 21px;
  line-height: 24px;
}
.memory .infowindow button.close {
  background: url(/img/svg/close.svg) no-repeat;
  background-size: contain;
  border: none;
  cursor: pointer;
  height: 28px;
  position: absolute;
  right: 135px;
  top: 75px;
  width: 28px;
}
@media only screen and (width: 1920px) and (height: 1080px) {
  .memory .infowindow button.close {
    right: 220px;
    top: 90px;
  }
}

body.bildnachweise #site {
  background: #fff;
  padding: 100px 100px 50px 200px;
}
@media only screen and (width: 1920px) and (height: 1080px) {
  body.bildnachweise #site {
    padding: 150px 100px 50px 500px;
  }
}
body.bildnachweise main {
  height: 100%;
  overflow: auto;
}
body.bildnachweise p {
  margin-bottom: 8px;
}

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