@import 'bk_font.css';
.clear {
  clear: both;
  display: block;
  width: 100% !important;
  float: none !important;
}
.block {
  width: 100%;
  height: 100%;
  display: block;
}
.spacer {
  clear: both;
  display: block;
  width: 100% !important;
  float: none !important;
  height: 30px;
}
.spacer.half {
  height: 15px;
}
.spacer.third {
  height: 15px;
}
.spacer.quart {
  height: 7.5px;
}
.spacer.double {
  height: 60px;
}
.spacer.trip {
  height: 90px;
}
.spacer.quad {
  height: 120px;
}
.divide_2 > * {
  width: 50%;
  float: left;
}
.divide_3 > * {
  width: 33.33333333%;
  float: left;
}
.divide_4 > * {
  width: 25%;
  float: left;
}
.divide_5 > * {
  width: 20%;
  float: left;
}
.divide_6 > * {
  width: 16.66666667%;
  float: left;
}
.align,
.align-bottom {
  position: absolute;
}
.align-bottom {
  bottom: 0;
}
.align-left {
  float: left;
}
.align-right {
  float: right;
}
body {
  color: #272324;
  font-family: 'bk_reg';
  font-size: 14px;
  line-height: 20px;
  -webkit-font-smoothing: antialiased;
  background: #f5f5f5;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d5d5d5), color-stop(1, #f5f5f5));
  background: -ms-linear-gradient(bottom, #d5d5d5, #f5f5f5);
  background: -moz-linear-gradient(center bottom, #d5d5d5 0%, #f5f5f5 100%);
  background: -o-linear-gradient(#f5f5f5, #d5d5d5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#d5d5d5', GradientType=0);
}
h1,
h2,
h3,
h4,
h5,
h6,
strong,
b {
  font-family: 'bk_bold';
  font-weight: normal;
  margin-top: 0;
}
h1 i,
h2 i,
h3 i,
h4 i,
h5 i,
h6 i,
strong i,
b i {
  font-family: 'bk_bold_italic';
  font-style: normal;
}
h1 {
  font-size: 24px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #efbcc2;
}
h1 span {
  color: #ed1c24;
}
h1 a {
  text-decoration: none;
  color: inherit;
}
h1.title {
  font-size: 30px;
  text-transform: uppercase;
  border-bottom: none;
}
h1.simple {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 5px;
}
h1 small {
  line-height: 35px;
}
h2 {
  display: block;
  font-size: 19px;
  margin-top: 4px;
  text-transform: uppercase;
  color: #ed1c24;
}
h3 {
  font-size: 19px;
  text-transform: uppercase;
}
h4 {
  font-size: 24px;
}
h5 {
  font-family: 'bk_reg';
  font-size: 14px;
}
h6 {
  font-family: 'bk_reg';
}
a,
a:hover,
a:active {
  color: #3467a0;
  text-decoration: underline;
}
#main_content {
  padding-bottom: 70px;
  padding-right: 320px;
  background: #98d5f2;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #98d5f2), color-stop(1, #b5dff7));
  background: -ms-linear-gradient(bottom, #98d5f2, #b5dff7);
  background: -moz-linear-gradient(center bottom, #98d5f2 0%, #b5dff7 100%);
  background: -o-linear-gradient(#b5dff7, #98d5f2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b5dff7', endColorstr='#98d5f2', GradientType=0);
}
#main_content.draft {
    background:
    /* On "top" */
    repeating-linear-gradient(
      45deg,
      transparent,
      transparent 10px,
      #98d5f2 10px,
      #98d5f2 20px
    ),
    /* on "bottom" */
    linear-gradient(
      to bottom,
      #b5dff7,
      #b5dff7
    );
}

#main_content .content_container {
  max-width: 800px;
  padding: 30px 40px 30px 30px;
  position: relative;
}
#main_content > .row {
  margin: 0;
}
.content .row > div {
  padding: 0 5px;
}
.imagecontainer {
  margin-bottom: 15px;
}
.imagecontainer img {
  width: 100%;
  height: auto;
}
#hiro-plakat {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  width: 300px;
  background: #2264b0 url('../img/hiro-plakat-web.jpg') no-repeat top right;
  background-size: contain;
}
#hiro-plakat > * {
  display: none;
}
#hiro_rahmen {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 7654;
  background: transparent url('../img/hirahmen.png') no-repeat center center;
  background-size: 100% 100% !important;
}
#hiro-figure {
  bottom: 40px;
  right: 0;
  left: 0;
  text-align: right;
  z-index: 777;
}
#hiro-figure img {
  max-width: 360px;
  height: auto;
}
#hiro-ufo {
  width: 30%;
  max-width: 200px;
  top: 30%;
  left: 10%;
}
#hiro-ufo img {
  width: 100%;
  height: auto;
}
#hiro-raumschiff {
  width: 30%;
  max-width: 200px;
  top: 3%;
  right: 10%;
  z-index: 666;
}
#hiro-raumschiff img {
  width: 100%;
  height: auto;
}
#hiro-roboter-auto {
  width: 60%;
  max-width: 200px;
  bottom: 40%;
  right: 10%;
}
#hiro-roboter-auto img {
  width: 100%;
  height: auto;
}
#hiro-sterne {
  width: 80%;
  max-width: 400px;
  top: 10%;
  left: 10%;
  z-index: 243;
}
#hiro-sterne img {
  width: 100%;
  height: auto;
}
.schild_super {
  max-width: 60%;
}
.schild_super img {
  width: 100%;
  height: auto;
}
.text_super h3 {
  font-size: 30px;
  line-height: 40px;
}
.text_super .button {
  padding: 10px 20px;
  font-size: 22px;
  text-decoration: none;
}
ul.navbar {
  list-style: none;
  margin: 0;
  padding: 0;
  min-height: auto;
}
#menu {
  position: relative;
}
#menu .logo {
  width: 100%;
  padding-top: 20px;
  margin-bottom: 30px;
  display: block;
}
#menu .logo img {
  width: 100%;
  height: auto;
  transition: all 500ms;
}
#menu .logo:hover img {
  transform: rotateZ(4deg);
  margin-left: -5px;
}
#menu .navbar > li a {
  line-height: 20px;
  padding: 7px 10px 7px 20px;
  display: block;
  color: #000;
  font-size: 16px;
  text-decoration: none;
}
#menu .navbar > li.active a {
  font-family: 'bk_bold';
}
#menu.pinned .pin-container {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
ul,
ol {
  margin: 0;
  padding: 0;
  padding-left: 15px;
  margin-bottom: 23px;
}
ul.simple,
ol.simple,
ul.simple ul,
ol.simple ul {
  list-style: none;
  padding-left: 0;
}
ul.inline,
ol.inline {
  list-style: none;
}
ul.inline > li,
ol.inline > li {
  display: inline-block;
}
ul.meta,
ol.meta {
  margin-bottom: 0;
  padding-left: 0 !important;
}
#category_list {
  margin: 0 -15px;
}
#category_list > .category {
  display: block;
  padding: 7.5px 15px;
}
#category_list > .category a {
  background-size: cover !important;
  border: 1px solid #b6b6b6;
  border-top-width: 3px;
  border-right-width: 5px;
  height: 100px;
  line-height: 86px;
  font-size: 16px;
  display: block;
  text-align: center;
  color: #272324;
  position: relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#category_list > .category a span {
  display: inline-block;
  vertical-align: middle;
  line-height: 20px;
  transition: all 200ms;
  margin-top: 10px;
  font-family: 'bk_bold';
  padding: 0 20px;
}
#category_list > .category a:hover span {
  margin-top: -6px;
}
#category_list > .category a .age_badge {
  bottom: 3px;
  right: 3px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
}
#category_list > .category a:before {
  content: '';
  height: 1px;
  background: #b6b6b6;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ededed), color-stop(1, #b6b6b6));
  background: -ms-linear-gradient(bottom, #ededed, #b6b6b6);
  background: -moz-linear-gradient(center bottom, #ededed 0%, #b6b6b6 100%);
  background: -o-linear-gradient(#b6b6b6, #ededed);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b6b6b6', endColorstr='#ededed', GradientType=0);
  position: absolute;
  top: -2px;
  left: 3px;
  right: -2px;
}
#category_list > .category a:after {
  content: '';
  width: 1px;
  background: #b6b6b6;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ededed), color-stop(1, #b6b6b6));
  background: -ms-linear-gradient(bottom, #ededed, #b6b6b6);
  background: -moz-linear-gradient(center bottom, #ededed 0%, #b6b6b6 100%);
  background: -o-linear-gradient(#b6b6b6, #ededed);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b6b6b6', endColorstr='#ededed', GradientType=0);
  position: absolute;
  top: 0;
  right: -3px;
  bottom: -1px;
}
#category_list > .category.category_100 a {
  background: transparent url('../img/categories/cat_100.jpg') no-repeat center center;
}
#category_list > .category.category_101 a {
  background: transparent url('../img/categories/cat_101.jpg') no-repeat center center;
}
#category_list > .category.category_102 a {
  background: transparent url('../img/categories/cat_102.jpg') no-repeat center center;
}
#category_list > .category.category_103 a {
  background: transparent url('../img/categories/cat_103.jpg') no-repeat center center;
}
#category_list > .category.category_104 a {
  background: transparent url('../img/categories/cat_104.jpg') no-repeat center center;
}
#category_list > .category.category_105 a {
  background: transparent url('../img/categories/cat_105.jpg') no-repeat center center;
}
#category_list > .category.category_106 a {
  background: transparent url('../img/categories/cat_106.jpg') no-repeat center center;
}
#category_list > .category.category_107 a {
  background: transparent url('../img/categories/cat_107.jpg') no-repeat center center;
}
#category_list > .category.category_108 a {
  background: transparent url('../img/categories/cat_108.jpg') no-repeat center center;
}
#category_list > .category.category_109 a {
  background: transparent url('../img/categories/cat_109.jpg') no-repeat center center;
}
#category_list > .category.category_12 a {
  background: transparent url('../img/categories/cat_12.jpg') no-repeat center center;
}
#category_list > .category.category_13 a {
  background: transparent url('../img/categories/cat_13.jpg') no-repeat center center;
}
#category_list > .category.category_14 a {
  background: transparent url('../img/categories/cat_14.jpg') no-repeat center center;
}
#category_list > .category.category_15 a {
  background: transparent url('../img/categories/cat_15.jpg') no-repeat center center;
}
#category_list > .category.category_16 a {
  background: transparent url('../img/categories/cat_16.jpg') no-repeat center center;
}
#category_list > .category.category_17 a {
  background: transparent url('../img/categories/cat_17.jpg') no-repeat center center;
}
#volumes_list {
  margin: 0 -15px;
}
#volumes_list > .volume {
  display: block;
  padding: 7.5px 15px 15px 15px;
}
#volumes_list > .volume:nth-of-type(4n):after {
  content: '';
  clear: both;
  display: block;
  width: 100% !important;
  float: none !important;
}
#volumes_list .volume_title {
  color: #272324;
  font-family: 'bk_bold';
  display: block;
  margin-bottom: 10px;
  line-height: 18px;
}
.age_badge {
  position: absolute;
  bottom: 5px;
  right: 5px;
  background-color: #ed1c24;
  height: 40px;
  width: 40px;
  border-radius: 20px 20px 0 20px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  font-family: 'bk_bold';
}
.cover {
  margin-bottom: 5px;
  position: relative;
}
.cover img {
  width: 100%;
  height: auto;
}
#profile_entry_list {
  list-style: none;
  margin: 0;
  padding: 0;
}
#profile_entry_list .cover {
  float: left;
  margin-right: 15px;
}
#profile_entry_list .entry_title {
  font-family: 'bk_bold';
  display: block;
}
#profile_entry_list .project_meta {
  display: block;
}
.project_list {
  list-style: none;
  padding-left: 0;
  margin-bottom: 10px;
}
.project_list li {
  position: relative;
}
.project_list li img {
  width: 60px;
  height: auto;
  margin-right: 20px;
  float: left;
}
input,
button,
a.button {
  border: 1px solid #b3b3b3;
  background-color: #f5f5f5;
  display: inline-block;
  line-height: 28px;
  padding: 2px 10px;
  text-align: center;
  margin-bottom: 10px;
  text-decoration: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
input:hover,
button:hover,
a.button:hover {
  background-color: #fafafa;
  text-decoration: none;
}
input.large,
button.large,
a.button.large {
  width: 100%;
  display: block;
}
input.blue,
button.blue,
a.button.blue {
  background-color: #3467a0;
  color: #fff;
}
input.blue:hover,
button.blue:hover,
a.button.blue:hover {
  background-color: #316298;
}
input.red,
button.red,
a.button.red {
  background-color: #ed1c24;
  color: #fff;
}
input.red:hover,
button.red:hover,
a.button.red:hover {
  background-color: #ec131b;
}
input.cart,
button.cart,
a.button.cart {
  background-color: #ed1c24;
  color: #fff;
  text-align: left;
  padding-left: 20px;
  position: relative;
}
input.cart:after,
button.cart:after,
a.button.cart:after {
  content: '';
  background: transparent url('../img/cart-icon-light.png') no-repeat center center;
  background-size: contain;
  height: 80%;
  width: 30px;
  position: absolute;
  right: 20px;
  top: 10%;
}
input.cart:hover,
button.cart:hover,
a.button.cart:hover {
  background-color: #e3121a;
}
input:focus,
button:focus,
a.button:focus {
  outline: none;
  border: 1px solid #303030;
  -webkit-box-shadow: 0 0 3px #ed1c24;
  -moz-box-shadow: 0 0 3px #ed1c24;
  box-shadow: 0 0 3px #ed1c24;
}
input[type="submit"],
button[type="submit"],
a.button[type="submit"] {
  width: 100%;
  background-color: #ed1c24;
  color: #fff;
  text-align: center;
  margin-top: 5px;
}
input[type="submit"]:hover,
button[type="submit"]:hover,
a.button[type="submit"]:hover {
  background-color: #ec131b;
}
form {
  max-width: 350px;
  margin-bottom: 30px;
}
form legend {
  padding-bottom: 5px;
  border-bottom: 1px solid #d5d5d5;
}
form p {
  position: relative;
}
form fieldset {
  margin-bottom: 23px;
}
form label {
  display: block;
  font-family: 'bk_bold';
  font-weight: normal;
}
form label small {
  font-weight: normal;
  font-family: 'bk_reg';
}
form label[for="id_public"] {
  display: inline-block;
}
form .title {
  text-transform: none;
  display: block;
  width: 100%;
  margin-bottom: 15px;
}
form input {
  width: 100%;
  border: 1px solid #b3b3b3;
  background-color: #fff;
  line-height: 28px;
  margin-bottom: 10px;
  padding-left: 10px;
  text-align: left;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
form input:focus {
  outline: none;
  border: 1px solid #303030;
}
form input[type="radio"],
form input[type="checkbox"] {
  float: left;
  width: auto;
  display: inline-block;
  margin-right: 10px;
}
form input[type="radio"]:focus,
form input[type="checkbox"]:focus {
  border: none;
}
form select {
  margin-bottom: 10px;
  width: 100%;
  border: 1px solid #b3b3b3;
  background-color: #f5f5f5;
  height: 32px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
form select:hover {
  cursor: pointer;
}
form select:focus {
  outline: none;
  border: 1px solid #b3b3b3;
}
form .custom_radios > li {
  width: 50%;
  float: left;
}
form .custom_radios input {
  width: auto;
}
form .custom_radios label {
  margin-left: 5px;
  font-weight: normal;
  display: inline-block;
}
form .field_container.error:after {
  content: 'Dieses Feld ist zwingend erforderlich';
}
form .field_container.error input {
  background-color: #f47b7f;
}
form .fieldWrapper ul {
  list-style: none;
  padding-left: 0;
}
form .fieldWrapper ul label {
  font-family: 'bk_reg';
}
form .fieldWrapper > label {
  font-size: 120%;
}
form .fieldWrapper #id_category label {
  padding-left: 20px;
}
form .fieldWrapper #id_category label input {
  margin-left: -20px;
  margin-right: 0;
}
form .fieldWrapper.error {
  border-left: 3px solid #ed1c24;
  border-right: 3px solid #ed1c24;
  padding-left: 10px;
}
form textarea {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: #fff;
  border: 1px solid #b3b3b3;
  padding: 10px;
  resize: none;
  width: 100%;
}
form textarea:focus {
  border: 1px solid #303030;
  outline: none;
}
form .has-error label {
  color: #ed1c24;
}
form .has-error input {
  border: 1px solid #ed1c24;
}
form h2 {
  margin-top: 30px;
}
form input[type="submit"] {
  line-height: 44px;
  font-size: 20px;
}
#browse_overlay_trigger {
  font-size: 20px;
  color: #fff;
  text-align: center;
  background: transparent url('../img/browse_books_bg.jpg') no-repeat center center;
  border-radius: 6px;
  width: 100%;
  display: block;
  line-height: 54px;
  text-decoration: none;
  font-family: 'bk_bold';
  margin-bottom: 20px;
}
#project_form label {
  font-size: 20px;
}
#project_form .fieldWrapper {
  margin-bottom: 24px;
}
#project_form #f_id_location,
#project_form #f_id_designed_by {
  float: left;
  width: 50%;
  min-width: 150px;
}
#project_form #f_id_location textarea,
#project_form #f_id_designed_by textarea {
  height: 120px;
}
#project_form #f_id_location {
  padding-right: 20px;
}
#project_form #f_id_reading_support {
  clear: both;
}
#project_form .explanation {
  display: block;
  padding-left: 20px;
}
#search_books {
  max-width: 100%;
}
#search_books .formgroup {
  width: 50%;
  float: left;
}
#search_books .formgroup:nth-of-type(1) {
  padding-right: 10px;
}
#search_books .formgroup:nth-of-type(2) {
  padding-left: 10px;
}
hr {
  height: 1px;
  background-color: #b3b3b3;
  border-top: 0;
  margin-top: 0;
  margin-bottom: 10px;
}
.messages {
  margin: 0 0 30px 0;
  padding: 0;
}
.messages .msg {
  display: block;
  padding: 10px;
  margin-bottom: 2px;
  font-size: 16px;
  border-radius: 4px;
  border: 1px solid #d9c8c8;
}
.messages .msg.success {
  background-color: green;
  color: #fff;
}
.messages .msg.warning {
  background-color: #f4f3b4;
}
#images_rows {
  list-style: none;
  padding-left: 0;
  margin-bottom: 50px;
  padding-right: 30px;
}
#images_rows .labels_header {
  display: none;
}
#images_rows > li {
  display: block;
  position: relative;
}
#images_rows .label {
  color: #272324;
  display: block;
  text-align: left;
  margin-bottom: 5px;
  padding-left: 0;
}
#images_rows .li_image {
  float: left;
  width: 25%;
}
#images_rows .li_image img {
  width: 100%;
  height: auto;
}
#images_rows .li_title {
  display: inline-block;
  width: 75%;
  padding-left: 20px;
}
#images_rows .li_short_description {
  clear: both;
  width: 100%;
}
#images_rows .li_delete .label {
  display: none;
}
#images_rows .delete-row {
  display: block;
  width: 30px;
  right: -40px;
  text-indent: -999em;
  position: absolute;
  top: 0;
  text-decoration: none;
}
#images_rows .delete-row:after {
  content: 'X';
  display: block;
  text-indent: 0;
  font-family: 'bk_bold';
  font-size: 20px;
  line-height: 30px;
}
#images_rows .add-row {
  width: 100%;
  max-width: 200px;
  text-align: center;
  display: block;
  clear: both;
  line-height: 30px;
  float: right;
  margin-bottom: 20px;
  background-color: #fff;
  border-radius: 4px;
  text-decoration: none;
}
.content {
  margin-bottom: 30px;
}
.content a {
  color: #ed1c24;
}
.content a:hover {
  font-family: 'bk_bold';
}
.content :first-child.divider {
  margin-top: 0;
}
#details_images {
  margin-bottom: 20px;
}
#details_images .imagecontainer {
  margin-bottom: 0;
  overflow: hidden;
  background-color: #5a5a5a;
}
#details_images .imagecontainer img {
  width: 100%;
  height: auto;
  box-shadow: 0 0 10px #464646;
}
#details_images .imagecontainer.hoch img {
  height: 100%;
  width: auto;
  margin: 0 auto;
}
#details_images .item {
  position: relative;
}
#details_images .item .image-title {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 10px;
  opacity: 0;
  transition: all 500ms;
}
#details_images .item:hover .image-title {
  opacity: 1;
}
#details_images .thumbnails {
  width: 100%;
  display: flex;
  background-color: #e4e4e4;
}
#details_images .thumbnails .thumb {
  height: 110px;
  opacity: .7;
  transition: all 500ms;
  overflow: hidden;
  padding: 5px 0 5px 5px;
}
#details_images .thumbnails .thumb:hover {
  opacity: .95;
}
#details_images .thumbnails .thumb.active {
  opacity: 1;
}
#details_images .thumbnails .thumb.active a {
  border-color: #272727;
}
#details_images .thumbnails .thumb a {
  display: block;
  border: 2px solid transparent;
  height: 100%;
}
#details_images .thumbnails .thumb img {
  height: 100%;
  width: auto;
}
#footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #f5f5f5;
  padding: 15px 30px;
  z-index: 30;
}
#footer .navbar li {
  float: left;
  margin-right: 40px;
}
#footer .navbar li:last-child {
  margin-right: 0;
}
#footer .fly_high a {
  color: #3467a0;
  font-family: 'bk_bold';
}
#footer a {
  color: #272324;
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}
#footer img {
  height: 22px;
  width: auto;
  margin-left: 10px;
}
#overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: -20px;
  display: block;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 99999;
  overflow: scroll;
}
#overlay_content_container {
  max-width: 700px;
  width: 100%;
  padding: 20px;
  margin: 100px auto;
  position: relative;
}
#overlay_close {
  content: 'X';
  font-family: 'bk_bold';
  display: block;
  position: absolute;
  top: 20px;
  right: 20px;
  background-color: #ed1c24;
  text-align: center;
  line-height: 28px;
  height: 28px;
  width: 28px;
  color: #fff;
  font-size: 20px;
  cursor: pointer;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.h_divider {
  clear: both;
  display: block;
  width: 100% !important;
  float: none !important;
  border-bottom: 1px solid #afafaf;
  height: 1px;
  position: relative;
  margin: 30px 0;
}
.h_divider span {
  background-color: #b1ddf6;
  padding: 5px 10px;
  vertical-align: middle;
  display: inline-block;
  font-size: 20px;
  margin-top: -20px;
}
.h_divider.center {
  text-align: center;
}
.dl-horizontal dt {
  width: 100px;
  font-weight: normal;
  text-align: left;
}
.dl-horizontal dd {
  margin-left: 120px;
  word-break: break-all;
}
@media screen and (max-width: 768px) {
  #main_content {
    padding-right: 0;
  }
  #main_content .content_container {
    padding: 30px 10px 30px 10px;
  }
  #burger {
    display: block;
    position: absolute;
    width: 28px;
    bottom: 20px;
    left: 15px;
  }
  #burger span {
    height: 6px;
    margin-bottom: 4px;
    display: block;
    background-color: #272324;
    width: 100%;
    border-radius: 2px;
    transition: all 500ms;
    opacity: 1;
  }
  #menu {
    height: auto !important;
    position: relative;
  }
  #menu .logo {
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    padding-bottom: 30px;
  }
  #menu .navbar {
    position: absolute;
    display: none;
    width: 100%;
    z-index: 999;
    background-color: #fff;
  }
  #menu .nav-container {
    position: relative;
  }
  #menu .nav-container.open .navbar {
    display: block;
  }
  #menu .nav-container.open #burger span:nth-of-type(1) {
    transform: rotateZ(45deg);
    margin-top: 10px;
  }
  #menu .nav-container.open #burger span:nth-of-type(2) {
    opacity: 0;
  }
  #menu .nav-container.open #burger span:nth-of-type(3) {
    transform: rotateZ(-45deg);
    margin-top: -20px;
  }
  .dl-horizontal dt {
    display: block;
    font-family: 'bk_bold';
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  h1 small {
    line-height: 20px;
    font-size: 60%;
    display: block;
    float: none !important;
  }
  #footer {
    position: relative;
    padding-bottom: 20px;
  }
  #footer .navbar {
    margin-bottom: 10px;
  }
  #footer .navbar li {
    display: block;
    float: none;
  }
  #hiro-plakat {
    display: none;
  }
}
/*# sourceMappingURL=main.min.css.map */