@charset "UTF-8";
/* kaisei-harunoumi-regular - latin */
@font-face {
  font-family: 'Kaisei HarunoUmi';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/kaisei-harunoumi-v1-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''), url('../fonts/kaisei-harunoumi-v1-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/kaisei-harunoumi-v1-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/kaisei-harunoumi-v1-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/kaisei-harunoumi-v1-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/kaisei-harunoumi-v1-latin-regular.svg#KaiseiHarunoUmi') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'EVOLET P';
  src: url('../fonts/Evolet Fontlab_Website_160421.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
body {
  margin: 0px;
  background-color: #fff;
  font-size: 1.3rem;
  font-family: 'EVOLET P', 'Kaisei HarunoUmi', serif;
}
h1, h2, h3 {
  font-family: 'EVOLET P', 'Kaisei HarunoUmi', serif;
  padding-left: 0;
  padding-right: 0;
  margin-top: 0;
  margin-bottom: .1em;
  color: #ff4031;
  font-weight: normal;
}
h1, h2 {
  line-height: 1.3;
  margin-top: .5em;
}
h1 {
  font-size: 2.4rem;
  margin-bottom: 1.6em;
}
h2 {
  font-size: 2.2rem;
  margin-top: 1.5em;
  margin-bottom: .6em;
}
hr {
  border: 0 solid #ff4031;
  border-top-width: 1px;
  height: 0;
  margin: 60px auto;
  clear: both;
  display: block;
  width: 80%;
  padding-left: 10%;
  padding-right: 10%;
}
hr:after {
  content: url('../images/signet_2022.png');
  display: block;
  position: absolute;
  left: 50%;
  height: 147px;
  width: 236px;
  margin: -75px 0 0 -118px;
  overflow: hidden;
  transform: scale(0.5);
}
.impressum h2 {
  font-size: 1.7rem;
}
.impressum h3 {
  font-size: 1.5rem;
  color: #000;
}
h3 {
  font-size: 2.1rem;
  margin-bottom: .8em;
  line-height: 1.2;
}
a {
  color: #ff4031;
}
.clear {
  float: none !important;
  clear: both !important;
  height: 0px !important;
  margin: 0px !important;
  padding: 0px !important;
  border: none !important;
}
.arrow_down {
  display: none;
}
.header_logo {
   text-align: right;
}
.header_logo .image_dimension {
  margin-top: 1em;
}
.impressum {
  font-size: 1.1rem;
  text-align: right;
}
.socialmedia {
  float: left;
}
.socialmedia img {
  margin: 16px 16px 0 0;
}
.image_dimension {
  width: 100%;
  height: auto;
}
.image_dimension.kinderbuch_mobile {
  display: none;
}
.container {
  background-color: #fff;
  max-width: 1713px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5%;
  border-bottom-width: 0;
  padding: 0;
}
.row {
  width: 100%;
  margin: 0;
  padding: 0;
  display: inline-block;
}
.columns {
  width: 33.3%;
  float: left;
  color: #ff4031;
  margin: 0;
  padding: 0;
}
.row .columns p {
  padding-left: 10%;
  padding-right: 10%;
}
.container .columns h4 {
  text-align: center;
  color: #ff4031;
}
.left_article {
  width: 70%;
  float: left;
  color: #343434;
  padding-bottom: 15px;
}
.left_article.vita {
  width: 80%;
  margin-top: -2.8em;
  margin-bottom: 4.5em;
}
.left_article.komplettes_buch {
  width: 66%;
}
.article {
  width: 100%;
  float: left;
  color: #343434;
  padding-bottom: 15px;
}
.noDisplay {
  display: none;
}
.container .article p, .container .left_article p {
  padding-left: 0;
  padding-right: 0;
  line-height: 1.5;
  margin-top: 0;
  margin-bottom: 10px;
  color: #ff4031;
}
.container .article p {
  padding-left: 0;
  padding-right: 0;
}
.right_article {
  width: 30%;
  float: left;
}
.right_article.vita {
  width: 48%;
  text-align: left;
  margin-top: 3em;
}
.right_article.komplettes_buch {
  width: 34%;
  text-align: right;
  margin-top: 1em;
  margin-bottom: 2em;
  max-width: 560px;
}
.right_article.komplettes_buch .komplettes_buch_container {
  padding-right: .8em;
}
.portfolio {
  max-width: 328px;
  float: right;
  margin-bottom: 2em;
}
.portfolio .portfoliocontainer {
  text-align: left;
  line-height: 1.5;
}
.portfolio a {
  text-decoration: none;
}
.komplettes_buch .komplettes_buch_container {
  line-height: 1.5;
}
.footer {
  position: relative;
  top: -1em;
  text-align: center;
  background-color: #ff4031;
  color: #FFFFFF;
  display: flex;
  width: auto;
  margin: 0 0 -1em 0;
  padding: 1% 0 2%;
}
.footer h3, .footer p {
  text-align: left;
  width: auto;
  color: #ffffff;
  font-weight: normal;
  margin-top: 0.1em;
}
.footer p {
  line-height: 1.7;
}
.footer img {
  display: inline;
  float: right;
  padding: 25px 0px 0 0;
}
.footer .centerblock {
  text-align: center;
  margin: auto;
  width: 95%;
}
.title {
  font-weight: bold;
  font-style: normal;
  text-align: center;
  color: #FFFFFF;
  letter-spacing: 2px;
}
/*Lightbox*/
.background-overlay {
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  z-index: 2;
  cursor: default;
  visibility: hidden;
  opacity: 0;
  background: rgba(0, 0, 0, 0.55);
  -webkit-transition: opacity .5s, visibility .5s, background .3s;
  -moz-transition: opacity .5s, visibility .5s, background .3s;
  -ms-transition: opacity .5s, visibility .5s, background .3s;
  -o-transition: opacity .5s, visibility .5s, background .3s;
  transition: opacity .5s, visibility .5s, background .3s;
}
.background-overlay:target {
  visibility: visible;
  opacity: 1;
  background: rgba(0, 0, 0, 0.65);
  -webkit-transition: opacity .5s, visibility .5s, background .3s;
  -moz-transition: opacity .5s, visibility .5s, background .3s;
  -ms-transition: opacity .5s, visibility .5s, background .3s;
  -o-transition: opacity .5s, visibility .5s, background .3s;
  transition: opacity .5s, visibility .5s, background .3s;
}
.lightbox-container {
  position: fixed;
  top: 0px;
  right: 0px;
  left: 0px;
  z-index: 2;
  height: 0;
  text-align: center;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .6s;
  -moz-transition: opacity .6s;
  -ms-transition: opacity .6s;
  -o-transition: opacity .6s;
  transition: opacity .6s;
}
.background-overlay:target + .lightbox-container {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .6s;
  -moz-transition: opacity .6s;
  -ms-transition: opacity .6s;
  -o-transition: opacity .6s;
  transition: opacity .6s;
}
.lightbox-content {
  height: 70vh;
  overflow: auto;
  border: 4px solid #c0c0c0;
  position: relative;
  padding: 10px 20px;
  margin-top: 3%;
  text-align: left;
  background: #ffffff;
  display: inline-block;
  max-width: 60%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 10);
  -moz-box-shadow: 0 0 50px rgba(0, 0, 0, 10);
  -ms-box-shadow: 0 0 50px rgba(0, 0, 0, 10);
  -o-box-shadow: 0 0 50px rgba(0, 0, 0, 10);
  box-shadow: 0 0 50px rgba(0, 0, 0, 10);
}
.lightbox-content.kinderbuch_large {
  height: 80vh;
  max-width: inherit;
  padding: 0;
  border: none;
}
.lightbox-content.video {
  width: auto;
  height: auto;
  max-width: inherit;
  padding: 0;
  border: none;
  overflow: visible
}
.lightbox-close {
  position: fixed;
  top: 20px;
  right: 20px;
  width: 50px;
  height: 50px;
  text-align: center;
  text-decoration: none;
  background: #ff4031;
  border-radius: 30px;
  line-height: 40px;
  border: 2px solid #fff;
}
.lightbox-close:hover {
  background: #000;
}
.lightbox-close:after {
  content: "✕";
  font-size: 26px;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
  color: #fff;
}
@media (max-width: 1250px) {
  body {
    font-size: 1.1rem;
  }
  .header_logo .image_dimension {
    margin-top: 0;
  }
  .arrow_down {
    display: block;
    text-align: center;
    padding: 130px 0 6px;
  }
  .header_logo {
    margin-top: 1em !important;
    text-align: center !important;
  }
  h1, h2 {
    line-height: 1.3;
    margin-bottom: .5em;
    margin-top: 1.5em;
  }
  h1 {
    font-size: 1.85rem;
    margin: 1.6em 0 1.3em !important;
  }
  h2, h3 {
    font-size: 1.6rem !important;
  }
  .lightbox-content {
    max-width: 80%;
    height: 92vh;
  }
  .impressum h2 {
    font-size: 1.6rem;
  }
  .impressum h3 {
    font-size: 1.4rem;
  }
  #Ankerimpressum {
    text-align: center;
  }
  .left_article, .left_article.vita, .right_article, .right_article.vita, .left_article.komplettes_buch, .right_article.komplettes_buch {
    width: 100%;
    height: auto;
  }
  .right_article img {
    margin-top: 0 !important;
  }
  .row {
    display: flex;
    flex-direction: column;
  }
  .row :nth-child(1) {
    order: 3;
  }
  .row .kd_ko {
    width: 55%;
    margin-top: -45px !important;
  }
  .row :nth-child(2) {
    order: 1;
    margin-top: 20px !important;
  }
  .row :nth-child(3) {
    order: 2;
    margin-top: 20px !important;
  }
  .columns {
    width: 100% !important;
    margin: 0 !important;
    padding: 0;
  }
  .portfolio,
  .komplettes_buch {
    float: none;
  }
  .left_article.vita {
    margin-bottom: 2.5em;
  }
  .footer .centerblock {
    width: 80%;
  }
  hr {
    margin: 40px auto;
  }
  hr:after {
    transform: scale(0.4);
  }
  .lightbox-content.video video {
    width: 800px;
    height: auto;
  }
}
@media (max-width: 700px) {
  .image_dimension.kinderbuch_panorama {
    display: none;
  }
  .image_dimension.kinderbuch_mobile {
    display: block;
  }
  hr:after {
    transform: scale(0.3);
  }
  .lightbox-content.video {
    margin-top: 30%;
  }
  .lightbox-content.video video {
    width: 320px;
    height: auto;
  }
  .socialmedia {
	float: none;
	}
  .socialmedia img {
	 margin: 16px 0 0 16px;
  }
  .right_article.komplettes_buch .komplettes_buch_container {
    padding-right: 0px;
  }
}