@font-face {
  font-family: 'futura_book';
  src: url("../fonts/FuturaHMF_Book.eot"), url("../fonts/FuturaHMF_Book.woff") format("woff"); }
@font-face {
  font-family: 'futura_bold';
  src: url("../fonts/FuturaHMF_DemiBold.eot"), url("../fonts/FuturaHMF_DemiBold.woff") format("woff"); }
@font-face {
  font-family: 'meret_book';
  src: url("../fonts/MeretPro-Normal.eot"), url("../fonts/MeretPro-Normal.woff") format("woff"); }
@font-face {
  font-family: 'meret_bold';
  src: url("../fonts/MeretPro-SemiBold.eot"), url("../fonts/MeretPro-SemiBold.woff") format("woff"); }
.cke_panel_block h1 {
  display: none; }
.cke_panel_block a {
  color: #000000; }

.bf-hidden {
  position: absolute;
  display: block;
  left: -6000em;
  top: 0em;
  width: 0em;
  height: 0em;
  overflow: hidden; }

html {
  font-size: .625em; }

body {
  color: #dd1c12;
  font-family: futura_book, sans-serif;
  font-size: 1.4em;
  height: 100%;
  padding-top: 50px;
  max-width: 100vw;
  overflow-x: hidden; }

a {
  color: #dd1c12; }

a:hover {
  color: #8b1711;
  text-decoration: none; }

ul {
  list-style-type: none; }

.main-container .row {
  margin-left: 0px;
  margin-right: 0px; }

#admin-menu {
  z-index: 10001; }

#overlay-container {
  z-index: 1000; }
  #overlay-container .overlay-element {
    z-index: 9999; }

.hmf-navbar {
  background: none;
  border: none; }
  .hmf-navbar .loginHeader {
    background-color: #ffffff;
    padding-left: 15px; }
    .hmf-navbar .loginHeader a, .hmf-navbar .loginHeader .spacer {
      color: #73643d;
      font-size: 1.4em; }
    .hmf-navbar .loginHeader .spacer {
      float: left;
      width: 20px;
      height: 16px;
      margin: 7px 0px 0px 0px;
      border-right: 1px solid #73643d; }
    .hmf-navbar .loginHeader .login {
      float: left;
      margin-left: 20px;
      padding-right: 0.3em;
      font-weight: lighter;
      text-transform: uppercase;
      font-family: futura_book, sans-serif;
      font-size: .9em;
      margin-top: 1px; }
    .hmf-navbar .loginHeader .language-switcher-locale-session {
      padding: 0;
      float: left; }
      .hmf-navbar .loginHeader .language-switcher-locale-session li {
        display: inline;
        border-right: 1px solid #73643d;
        padding: 0px 20px 0px 20px; }
        .hmf-navbar .loginHeader .language-switcher-locale-session li .session-active {
          font-family: futura_bold; }
      .hmf-navbar .loginHeader .language-switcher-locale-session .last {
        border: none;
        padding-right: 25px; }
    .hmf-navbar .loginHeader .signlang {
      float: left;
      width: 29px;
      margin-left: 11px;
      margin-top: -6px; }
      .hmf-navbar .loginHeader .signlang img {
        width: 41px; }
    .hmf-navbar .loginHeader .hmf-search {
      min-width: 100px; }
      .hmf-navbar .loginHeader .hmf-search .btn-primary {
        background-color: #ffffff;
        border: none;
        font-family: futura_book, sans-serif;
        color: #73643d;
        margin-top: -2px; }
        .hmf-navbar .loginHeader .hmf-search .btn-primary .signlang {
          margin-left: 0px;
          margin-top: -9px; }
      .hmf-navbar .loginHeader .hmf-search .form-text {
        border: none;
        background-color: #ffffff;
        outline: none;
        color: #73643d;
        font-family: futura_book, sans-serif;
        box-shadow: none;
        border-radius: 0px;
        margin-left: -9px;
        margin-top: -4px;
        font-size: 1.2em; }
      .hmf-navbar .loginHeader .hmf-search .form-text:focus {
        border: 1px solid #73643d;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
    .hmf-navbar .loginHeader .views-field-field-additional-lang-lang {
      display: inline-block;
      float: left;
      margin-left: -20px; }
      .hmf-navbar .loginHeader .views-field-field-additional-lang-lang .views-label {
        display: none; }
      .hmf-navbar .loginHeader .views-field-field-additional-lang-lang button {
        margin-left: -6px; }
      .hmf-navbar .loginHeader .views-field-field-additional-lang-lang img {
        width: 18px; }
      .hmf-navbar .loginHeader .views-field-field-additional-lang-lang .additional-lang-btn {
        border: none;
        background-color: #ffffff;
        margin-left: 16px;
        width: 28px; }
      .hmf-navbar .loginHeader .views-field-field-additional-lang-lang .addEng {
        padding-left: .5em; }
  .hmf-navbar #mobilNavigationHeader {
    z-index: 200;
    position: fixed;
    display: none;
    background-color: white;
    top: 0px;
    left: 0px;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 5px; }
    .hmf-navbar #mobilNavigationHeader .mobilLogo {
      float: left;
      width: 184px;
      margin-left: 16px; }
    .hmf-navbar #mobilNavigationHeader .top-animate {
      top: 13px !important;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
    .hmf-navbar #mobilNavigationHeader .mid-animate {
      opacity: 0; }
    .hmf-navbar #mobilNavigationHeader .bottom-animate {
      top: 13px !important;
      -webkit-transform: rotate(-225deg);
      transform: rotate(-225deg); }
    .hmf-navbar #mobilNavigationHeader .top-menu {
      top: 0px; }
    .hmf-navbar #mobilNavigationHeader .mid-menu {
      top: 12px; }
    .hmf-navbar #mobilNavigationHeader .bottom-menu {
      top: 25px; }
    .hmf-navbar #mobilNavigationHeader .menui {
      background: #ea1c24;
      transition: 0.6s ease;
      transition-timing-function: cubic-bezier(0.75, 0, 0.29, 1.01);
      margin-top: 10px;
      position: absolute; }
    .hmf-navbar #mobilNavigationHeader .icon {
      padding-left: 9px;
      height: 47px;
      width: 62px;
      float: right;
      margin-right: 14px;
      margin-top: 16px; }
    .hmf-navbar #mobilNavigationHeader .hamburger {
      position: absolute; }
    .hmf-navbar #mobilNavigationHeader .hamburger > div {
      width: 45px;
      height: 4px;
      border-radius: 10px; }
  .hmf-navbar .mobilenav {
    font-family: inherit;
    top: 28px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 200;
    display: none;
    position: fixed;
    background: white;
    font-size: 2em;
    padding-top: 117px;
    overflow-y: scroll;
    max-width: 100%;
    overflow-x: hidden;
    hyphens: auto; }
    .hmf-navbar .mobilenav li {
      margin-top: 0.7em; }
    .hmf-navbar .mobilenav ul li ul {
      font-size: 0.75em;
      font-family: futura_book, sans-serif;
      font-weight: lighter; }
      .hmf-navbar .mobilenav ul li ul li ul li {
        display: none; }
    .hmf-navbar .mobilenav li a {
      text-decoration: none;
      font-weight: 300;
      width: 100%; }
  .hmf-navbar .navbar-header {
    width: 30%; }
    .hmf-navbar .navbar-header #logo {
      width: 100%; }
  .hmf-navbar .hmf-nav {
    z-index: 999;
    font-family: futura_bold;
    text-transform: uppercase;
    font-size: 1.95em;
    position: relative; }
    .hmf-navbar .hmf-nav .current_page > a {
      color: #8b1711;
      margin-left: -1em; }
    .hmf-navbar .hmf-nav .current_page > a:before {
      content: "\e04a \00A0 \00A0";
      font-size: 0.8em; }
    .hmf-navbar .hmf-nav .current_page > a:active {
      color: #8b1711; }
    .hmf-navbar .hmf-nav .primary {
      line-height: 1; }
    .hmf-navbar .hmf-nav li a {
      display: inline-block; }
    .hmf-navbar .hmf-nav a:hover {
      color: #8b1711; }
    .hmf-navbar .hmf-nav .hmf-secondary {
      font-size: 0.7em;
      line-height: 1.8em;
      position: absolute;
      top: 12px;
      display: none;
      opacity: 0;
      transition: opacity 0.2s ease-out; }
      .hmf-navbar .hmf-nav .hmf-secondary.hmf-hide {
        z-index: -1;
        pointer-events: none;
        display: none;
        transition: opacity 0.1s ease-out; }
      .hmf-navbar .hmf-nav .hmf-secondary.hmf-show {
        opacity: 1;
        display: block;
        z-index: 200; }
      .hmf-navbar .hmf-nav .hmf-secondary a:hover {
        text-decoration: none;
        color: #8b1711; }
      .hmf-navbar .hmf-nav .hmf-secondary .hmf-third {
        display: none; }
    .hmf-navbar .hmf-nav .hmf-secondary.first {
      left: 305px; }
    .hmf-navbar .hmf-nav .hmf-secondary.last {
      left: 560px; }
    .hmf-navbar .hmf-nav .primary {
      margin-top: 12px;
      padding-left: 20px; }
    .hmf-navbar .hmf-nav .nav > li {
      position: static; }

.nav-tabs {
  font-size: 1.5em;
  font-family: futura_bold;
  color: #000000;
  border-bottom: 0;
  text-transform: uppercase; }
  .nav-tabs li .active {
    color: #8b1711 !important;
    border: 0 !important; }
  .nav-tabs li a:hover {
    color: #8b1711 !important;
    background-color: #fff;
    border: 0 !important; }

.dropdown-menu ul {
  padding-left: 0px; }

.hmf-breadcrumbs {
  text-transform: uppercase;
  margin-top: -2em; }
  .hmf-breadcrumbs .breadcrumb {
    padding: 0px;
    margin-bottom: 0px;
    list-style: none;
    background-color: #ffffff;
    border-radius: 0px;
    font-size: 1.1em;
    margin-left: 2.3em; }
    .hmf-breadcrumbs .breadcrumb > .active {
      color: #8b1711; }
    .hmf-breadcrumbs .breadcrumb > li + li:before {
      color: #dd1c12;
      content: "\e04a \00A0"; }

.mobile-menu-level-3 {
  display: none; }

.menu-level-3,
.menu-level-4 {
  text-transform: uppercase;
  font-family: futura_bold;
  font-size: 1.1em;
  margin-left: -15px;
  margin-top: 27px;
  position: absolute;
  z-index: 99;
  width: 167px;
  line-height: 1.1em; }
  .menu-level-3 .nav li,
  .menu-level-4 .nav li {
    margin-bottom: .6em; }
    .menu-level-3 .nav li a,
    .menu-level-4 .nav li a {
      padding: 0px 15px;
      opacity: 0.8; }
    .menu-level-3 .nav li a:hover,
    .menu-level-4 .nav li a:hover {
      opacity: 1; }
  .menu-level-3 .links,
  .menu-level-4 .links {
    padding-left: 0;
    list-style: none; }
    .menu-level-3 .links li a,
    .menu-level-4 .links li a {
      padding: 0px 15px;
      opacity: 0.8;
      display: block;
      margin-bottom: .6em; }
    .menu-level-3 .links li a:hover,
    .menu-level-4 .links li a:hover {
      opacity: 1; }

.carousel {
  height: 500px; }

.item,
.item.active,
.carousel-inner {
  height: 100%;
  transition-duration: 1s; }

.carousel-inner > .item {
  -webkit-transition: -webkit-transform 1s ease-in-out !important;
  -o-transition: -o-transform 1s ease-in-out !important;
  transition: transform 1s ease-in-out !important; }

.rhombus-text {
  position: absolute;
  bottom: 0.5em;
  z-index: 9;
  color: white;
  font-size: 3.5em;
  padding-left: 0.5em;
  line-height: 1em; }
  .rhombus-text .arrows {
    margin-left: 4px; }
  .rhombus-text .arrows-before {
    margin-left: 4px; }

.info {
  color: white;
  font-size: 2em;
  position: absolute;
  right: 0;
  bottom: 0;
  margin-bottom: 5px;
  margin-right: 5px;
  padding: 5px 5px 5px 5px;
  opacity: 0.8; }

.published {
  background-color: #458B00; }

.unpublished {
  background-color: #dd1c12; }

.controls {
  cursor: pointer;
  position: absolute;
  bottom: 10px;
  left: 0;
  z-index: 15;
  width: 60%;
  margin-left: 20%;
  color: #ffffff; }
  .controls .carousel-indicators {
    position: static;
    display: block;
    margin-left: 0;
    width: 55%;
    float: left;
    top: 0;
    text-align: right; }
    .controls .carousel-indicators li {
      width: 18px;
      height: 18px;
      border: 2px solid #fff; }
    .controls .carousel-indicators .active {
      width: 15px;
      height: 15px;
      margin-bottom: 2px; }
  .controls .carousel-inner .item {
    overflow: hidden; }
  .controls div {
    width: 45%;
    float: left;
    text-align: left;
    padding-left: 8px;
    margin-top: -7px;
    display: none; }
  .controls .play {
    font-size: 25px; }
  .controls .pause {
    font-size: 22px; }

object.forwards {
  margin-left: 5px; }

.rhombus {
  height: 100%;
  opacity: 0.9; }

.arrows:after {
  content: "\A \e04a \00A0 \e04a";
  white-space: pre-wrap; }

.arrows-before:before {
  content: "\e04a \00A0 \e04a"; }

.totop {
  transform: rotate(270deg);
  float: right;
  color: #000000;
  cursor: pointer;
  margin-bottom: 20px; }

.fill {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover; }

h1 {
  font-family: futura_bold, sans-serif;
  font-size: 4em; }

.submitted {
  display: none; }

.sideBarBuffer {
  height: 120px; }

.page-title .borderline {
  margin-left: -55px;
  margin-top: 15px;
  width: 100%; }

.meret_book strong {
  font-family: meret_bold !important; }

.page-text,
.event-date {
  font-size: 1.5em;
  line-height: 1.4em;
  margin-left: 100px;
  margin-bottom: 4.5em;
  font-family: meret_book;
  color: #000000; }
  .page-text a,
  .event-date a {
    text-decoration: underline; }
    .page-text a span,
    .event-date a span {
      text-decoration: underline; }
  .page-text .moretextwrapper,
  .event-date .moretextwrapper {
    margin-bottom: 2em; }
    .page-text .moretextwrapper .moretext,
    .event-date .moretextwrapper .moretext {
      display: none; }
    .page-text .moretextwrapper .arrows,
    .event-date .moretextwrapper .arrows {
      font-family: futura_book;
      content: "\A \e04a \00A0 \e04a";
      white-space: pre-wrap;
      cursor: pointer;
      display: inline-block;
      position: absolute;
      width: 34px;
      height: 52px;
      right: 12px;
      margin-top: -45px; }
    .page-text .moretextwrapper .open,
    .event-date .moretextwrapper .open {
      -webkit-transform: rotate(270deg);
      -moz-transform: rotate(270deg);
      -o-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
      transform: rotate(270deg);
      margin-top: -33px; }
  .page-text .hmf-anlesetext,
  .event-date .hmf-anlesetext {
    font-size: 1.3em;
    line-height: 1.4em;
    font-family: futura_book;
    color: #dd1c12;
    margin-bottom: 1.3em; }
  .page-text .hmf-fliestext-ls,
  .event-date .hmf-fliestext-ls {
    line-height: 2.2em; }
  .page-text .hmf-zwischenueberschrift,
  .event-date .hmf-zwischenueberschrift {
    font-size: 1.6em;
    line-height: 1.4em;
    font-family: futura_bold;
    color: #dd1c12;
    margin-bottom: .1em; }
  .page-text .hmf-fettezwischenueberschrift,
  .event-date .hmf-fettezwischenueberschrift {
    font-size: 2.7em;
    line-height: 1.2em;
    font-family: futura_bold;
    color: #dd1c12;
    margin: 0.6em 0 0.6em 0; }

.search-results {
  color: #73643d; }

.double-image {
  margin-bottom: 2em; }
  .double-image .img-responsive {
    width: 100%; }

.page-teaser {
  margin-bottom: 1em; }
  .page-teaser h3, .page-teaser h4 {
    font-family: futura_bold, sans-serif; }
  .page-teaser h4 {
    text-transform: uppercase;
    font-size: 1.7em;
    margin-bottom: -10px; }
  .page-teaser hr {
    width: 4em;
    height: 3px;
    margin-left: 0;
    text-align: left;
    margin-bottom: 8px; }
  .page-teaser p, .page-teaser h3 {
    font-size: 1.8em;
    line-height: 1.3em; }

.borderline {
  margin-bottom: 25px;
  width: 1250px;
  margin-left: auto;
  margin-right: auto; }
  .borderline .line {
    height: 5px;
    background: linear-gradient(-90deg, #dd1c12, #8b1711 45%);
    width: 130px; }

.page-element {
  margin-bottom: 30px; }

ul, a {
  background: none; }

.page-element p, .page-element h3 {
  font-size: 2em;
  line-height: 1.3em; }

.page-element h3 {
  font-family: futura_bold, sans-serif; }

.page-element hr {
  width: 4.9em;
  height: 4px;
  margin-left: 0;
  margin-bottom: 8px;
  text-align: left; }

.page-content {
  margin-top: 2em; }

.shift_second {
  padding-top: 12%; }

.shift_third {
  padding-top: 5%; }

.shfit-element {
  padding-bottom: 3.3em;
  font-size: 13px; }

.frontpageElement .color, .page-teaser .color {
  display: none; }
.frontpageElement .imageContainer, .page-teaser .imageContainer {
  display: inline-block;
  position: relative;
  overflow: hidden;
  width: 100%; }
  .frontpageElement .imageContainer img, .page-teaser .imageContainer img {
    width: 100%; }
.frontpageElement .imageOverlay, .page-teaser .imageOverlay {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.2s, opacity 0.2s linear; }
.frontpageElement .imageContainer:hover .imageOverlay, .page-teaser .imageContainer:hover .imageOverlay {
  visibility: visible;
  opacity: 1;
  transition-delay: 0s;
  text-align: center;
  position: absolute;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%; }
.frontpageElement .rhombus-overlay, .page-teaser .rhombus-overlay {
  position: absolute;
  top: 0;
  z-index: 3;
  opacity: 0.75;
  height: 100%; }
.frontpageElement iframe, .page-teaser iframe {
  border: none;
  overflow: hidden; }

.site-map {
  font-size: 2em; }
  .site-map ul {
    margin-bottom: 20px; }
    .site-map ul ul li {
      font-size: 0.8em; }
    .site-map ul ul ul li {
      font-size: 0.7em; }
    .site-map ul ul ul ul {
      display: none; }

.col-sm-4 .hmf-search .signlang img {
  width: 16px; }

.juicebox-parent .jb-dt-main-image, .juicebox-parent .jb-idx-thumb {
  box-shadow: none !important; }

footer {
  margin: 50px 0; }

.footer {
  font-family: futura_bold, sans-serif;
  font-size: 1.5em;
  text-transform: uppercase;
  line-height: 1.4;
  border-top: 0; }
  .footer a:hover {
    text-decoration: none;
    color: #8b1711; }
  .footer .openhoures {
    margin-left: 2em; }
  .footer .hmf-sm img {
    float: left;
    margin-right: 25px; }

#sliding-popup .popup-content {
  max-width: 100%;
  font-family: 'futura_book';
  background-color: white;
  font-size: 1.2em;
  opacity: .98;
  padding: 1em;
  border: 2px solid #dd1c12; }
  #sliding-popup .popup-content #popup-text {
    color: #000000;
    font-family: 'futura_book';
    max-width: 95%; }
    #sliding-popup .popup-content #popup-text p {
      color: #000000 !important;
      font-size: 1em; }
  #sliding-popup .popup-content #popup-buttons a {
    cursor: pointer;
    text-decoration: underline;
    margin-left: 1em;
    display: block;
    float: none; }
  #sliding-popup .popup-content #popup-buttons .close {
    float: right;
    font-size: 2em;
    position: absolute;
    right: 14px;
    top: 10px;
    color: #dd1c12;
    opacity: .8; }

/* 404 Page Styles */
.error-404 {
  font-size: 100px; }

/* Pricing Page Styles */
.price {
  display: block;
  font-size: 50px;
  line-height: 50px; }

.price sup {
  top: -20px;
  left: 2px;
  font-size: 14px; }

.period {
  display: block;
  font-style: italic; }

.profile {
  font-size: 1.6em; }
  .profile .btn-info {
    background-color: #0064b5; }
  .profile .user {
    margin-bottom: 50px; }
  .profile .sd-wrapper {
    font-size: 0.8em;
    width: 100%;
    line-height: 2.6em; }
    .profile .sd-wrapper .sd-navigation {
      height: 180px; }

.notInPaneList a {
  display: block;
  margin-left: 50px;
  margin-bottom: .1em; }

#datacheck {
  display: flex;
  width: 100%;
  justify-content: space-between; }
  #datacheck label {
    color: black;
    margin-left: 1em;
    margin-bottom: 0.7em; }

/* Responsive Styles */
@media (max-width: 1440px) {
  .rhombus.extra {
    position: absolute;
    left: -155px; } }
@media (max-width: 1420px) {
  .footer .hmf-sm img {
    margin-right: 13px; } }
@media (max-width: 1295px) {
  h1 {
    font-size: 3.5em; }

  .page-text {
    font-size: 1.4em;
    line-height: 1.4em; }

  .page-title .borderline {
    margin-left: -29px; }
    .page-title .borderline .line {
      width: 103px; }
    .page-title .borderline .menu-level-3 {
      font-size: 1em;
      margin-top: 15px; } }
@media (max-width: 1280px) {
  .rhombus.extra {
    left: -255px; }

  .navbar {
    margin-bottom: 8px; }

  .hmf-navbar .hmf-nav {
    font-size: 1.5em; }
    .hmf-navbar .hmf-nav .primary {
      margin-top: 10px;
      line-height: 0.95em; }
    .hmf-navbar .hmf-nav .hmf-secondary {
      line-height: 1.95em; }
    .hmf-navbar .hmf-nav .hmf-secondary.first {
      left: 244px; }
    .hmf-navbar .hmf-nav .hmf-secondary.last {
      left: 440px; }

  .rhombus-text {
    font-size: 3em; }

  .borderline {
    width: 1028px;
    margin-bottom: 23px; }
    .borderline .line {
      height: 4px; }

  .footer {
    font-size: 1.1em; } }
@media (max-width: 1180px) {
  .rhombus.extra {
    left: -355px; } }
@media (max-width: 1085px) {
  .rhombus.extra {
    left: -425px; } }
@media (max-width: 1000px) {
  .rhombus.extra {
    left: -525px; }

  .rhombus.big {
    position: absolute;
    left: -125px; } }
@media (max-width: 992px) {
  h1 {
    font-size: 3em; }

  .page-text {
    font-size: 1.3em;
    line-height: 1.4em; }

  .page-teaser p {
    font-size: 1.5em; }

  .borderline {
    width: 100%; }
    .borderline .line {
      width: 76px; }

  .customer-img,
  .img-related {
    margin-bottom: 30px; }

  .carousel {
    height: 350px; }

  .rhombus.extra {
    left: -150px; }

  .rhombus.big {
    left: 0px; }

  .hmf-navbar .hmf-nav {
    font-size: 1.1em; }
    .hmf-navbar .hmf-nav .primary {
      line-height: 0.7em;
      margin-top: 6px;
      margin-left: 4px; }
    .hmf-navbar .hmf-nav .hmf-secondary {
      font-size: 0.8em;
      line-height: 1.8em;
      top: 6px; }
    .hmf-navbar .hmf-nav .hmf-secondary.first {
      left: 180px; }
    .hmf-navbar .hmf-nav .hmf-secondary.last {
      left: 355px; }

  .rhombus-text {
    font-size: 2.5em; }

  .shift_second {
    padding-top: 0; }

  .shift_third {
    padding-top: 0; }

  .shfit-element {
    padding-bottom: 0; }

  .footer {
    font-size: 0.9em; }
    .footer .footerNavigation {
      padding-right: 0px;
      padding-left: 0px; }
    .footer .openhoures {
      margin-top: 32px; }
    .footer .footerNavigation {
      margin-top: 32px; }
    .footer .hmf-sm {
      margin-bottom: 69px; }

  #sliding-popup .popup-content {
    font-size: .7em;
    padding: 1em; }
    #sliding-popup .popup-content #popup-text {
      max-width: 90%; } }
@media (max-width: 860px) {
  .rhombus.extra {
    left: -250px; } }
@media (max-width: 768px) {
  .row {
    margin: 0; }

  .page-element {
    margin-bottom: 15px; }

  .carousel {
    height: 245px; }

  .hmf-navbar .hmf-nav {
    font-size: 1em; }
    .hmf-navbar .hmf-nav .primary {
      line-height: 0.7;
      margin-top: 4px;
      padding-left: 15px; }
    .hmf-navbar .hmf-nav .hmf-secondary {
      font-size: 0.8em;
      line-height: 1.85em; }
    .hmf-navbar .hmf-nav .hmf-secondary.first {
      left: 170px; }
    .hmf-navbar .hmf-nav .hmf-secondary.last {
      left: 322px; }

  #logo {
    margin-left: 20px;
    display: block; }

  nav .navbar-right {
    float: left !important; } }
@media (max-width: 755px) {
  .rhombus.extra {
    left: -300px; }

  .rhombus.big {
    left: -1px; } }
@media (max-width: 701px) {
  .hmf-navbar .primary {
    display: block; }
  .hmf-navbar #mobilNavigationHeader {
    display: none; }
  .hmf-navbar .mobilenav {
    display: none; } }
@media (max-width: 700px) {
  .hmf-navbar #homeButton, .hmf-navbar .primary {
    display: none; }
  .hmf-navbar .loginHeader {
    display: none;
    position: fixed;
    top: 100px;
    left: 0px;
    margin-left: -19px;
    font-size: 0.8em;
    z-index: 1900;
    height: 26px;
    width: 100%;
    margin-bottom: 20px; }
    .hmf-navbar .loginHeader .searchBox {
      width: 100%; }
    .hmf-navbar .loginHeader .sp-last {
      display: none; }
      .hmf-navbar .loginHeader .sp-last img {
        width: 35px; }
    .hmf-navbar .loginHeader .hmf-search {
      min-width: 100%; }
    .hmf-navbar .loginHeader .language-switcher-locale-session li {
      padding: 0px 10px 0px 10px; }
    .hmf-navbar .loginHeader .views-field-field-additional-lang-lang img {
      width: 1.3em; }
    .hmf-navbar .loginHeader .views-field-field-additional-lang-lang .additional-lang-btn {
      margin-left: 6px;
      width: 27px; }
    .hmf-navbar .loginHeader .signlang {
      width: 24px;
      margin-top: -4px; }
      .hmf-navbar .loginHeader .signlang img {
        width: 30px; }
    .hmf-navbar .loginHeader .hmf-search .btn-primary {
      margin-left: 1px; }
    .hmf-navbar .loginHeader .dropdown-menu {
      font-size: 1em; }
    .hmf-navbar .loginHeader .spacer {
      width: 8px;
      height: 12px; }
    .hmf-navbar .loginHeader .hmf-search .signlang {
      margin-top: -5px; }
    .hmf-navbar .loginHeader .hmf-search .form-text {
      font-size: 1.5em; }
  .hmf-navbar #mobilNavigationHeader {
    display: block;
    max-width: 100vw; }

  #hmfCarousel {
    display: none; }

  .frontpageElement:nth-of-type(1) {
    margin-top: 46px; }

  .page-text {
    margin-left: 0px; }

  .hmf-breadcrumbs {
    display: none; }

  h1 {
    font-size: 1.5em;
    margin-bottom: 20px; }

  .image-gallery {
    margin-top: 84px; }

  .mobile-menu-level-3 {
    display: block; }
    .mobile-menu-level-3 .menu-level-3 {
      width: 100%;
      position: relative;
      display: block;
      font-size: 1.5em;
      line-height: 1.5em;
      margin-left: -13px;
      margin-top: 41px;
      font-family: futura_book, sans-serif;
      font-weight: lighter; }

  .page-title .menu-level-3 {
    display: none; }
  .page-title .borderline .menu-level-3 {
    display: none; }

  .controls {
    margin-bottom: -18px;
    width: 80%; }
    .controls .carousel-indicators li {
      width: 11px;
      height: 11px; }
    .controls .carousel-indicators .active {
      width: 10px;
      height: 10px; }
    .controls .play {
      font-size: 18px;
      padding-top: 3px;
      padding-left: 3px; }
    .controls .pause {
      font-size: 15px;
      padding-top: 3px;
      padding-left: 3px; }

  .footer {
    font-size: 0.7em; }
    .footer .footerNavigation {
      display: none; }
    .footer .hmf-sm {
      margin-left: 25px;
      margin-bottom: 5px; }
      .footer .hmf-sm img {
        margin-right: 8px;
        width: 25px; }
    .footer .borderline {
      display: none; }
    .footer .footer-container .openhoures-container {
      width: 100%; }
      .footer .footer-container .openhoures-container .openhoures {
        margin-top: 25px;
        margin-bottom: 15px;
        font-size: 1.8em; }

  .page-title .borderline {
    font-size: 0.6em;
    margin-left: -1px;
    margin-top: 0px;
    margin-bottom: 11px; }
    .page-title .borderline .line {
      width: 72px; }

  .pane-content .double-image-mobile {
    display: block; }

  .double-image-mobile {
    display: block; }

  .double-image {
    display: none; } }
@media (max-width: 630px) {
  .carousel {
    height: 230px; }

  .rhombus.extra {
    left: -100px; }

  .rhombus.big {
    left: -1px; }

  .rhombus-text {
    font-size: 1.8em;
    line-height: 1.2em; }

  object.forwards {
    height: 25px;
    margin-left: 1px;
    margin-top: 2px; }

  .carousel-indicators li {
    width: 12px;
    height: 12px;
    border: 1px solid #fff; }

  .carousel-indicators .active {
    width: 11px;
    height: 11px;
    margin-bottom: 1px; }

  .carousel-indicators {
    bottom: -4px; }

  .page-element p, .page-element h3 {
    font-size: 2em; } }
@media (max-width: 420px) {
  .carousel {
    height: 170px; }

  .rhombus-text {
    font-size: 1.2em; }

  object.forwards {
    height: 15px; }

  .carousel-indicators li {
    width: 10px;
    height: 10px;
    border: 1px solid #fff; }

  .carousel-indicators .active {
    width: 9px;
    height: 9px;
    margin-bottom: 1px; }

  .carousel-indicators {
    bottom: -4px; }

  .page-element p, .page-element h3 {
    font-size: 1.5em; }

  .hmf-sm {
    margin-left: 10px; }

  .footer .openhoures {
    margin-top: 12px; } }
@media (max-width: 380px) {
  .rhombus.extra {
    left: -120px; }

  .rhombus.big {
    left: -1px; }

  .footer .openhoures {
    font-size: 0.6em; } }
@media (max-width: 320px) {
  .rhombus.extra {
    left: -195px; }

  .rhombus.big {
    left: -30px; } }
.ie9 img[src*=".svg"] {
  width: 100%; }

/* 2 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  img[src*=".svg"] {
    width: 100%; } }

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