/*
 *		Basic Block Styles
 */
 body {
  /* 
	* 	"Gruppe" Block : Styles, für Fullwidth Hintergründe etc.
	*/
}
body .alignwide {
  margin-left: -80px;
  margin-right: -80px;
}
@media (max-width: 1030px) {
  body .alignwide {
    margin-left: 0;
    margin-right: 0;
  }
}
body .alignfull {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100vw;
}
body .wp-block-image figcaption {
  text-align: left;
}
body .hide-block {
  display: none !important;
}
body .wp-block-group.alignfull {
  padding: 0;
}
body .wp-block-group.alignfull > .wp-block-group__inner-container {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  clear: both;
  padding: 0px 115px;
}
body .wp-block-group.alignfull > .wp-block-group__inner-container.wide {
  padding: 0px 30px;
}
@media (max-width: 1030px) {
  body .wp-block-group.alignfull > .wp-block-group__inner-container {
    padding: 0px 30px;
  }
}


.invisibleanchor{
  display: block;
  position: relative;
  top: -110px;
  visibility: hidden;
}

.aktionsbanner{
  text-align: center;
  margin-bottom: 25px;
}

.inline-radio-margin .radio-inline{
  margin-right:15px;  
}

body .is-layout-flow > .alignleft.graphek_ansprechpartner{
  margin-inline-end:0;
}


/*
		Theme Name: Graphek Theme
		Theme URI: http://graphek.de
		Author: Graphek GbR
		Author URI: http://www.graphek.de
		Version: 1.0
*/
body {
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  background: #fff;
  color: #261B63;
  padding-top: 90px;
  overflow-x: hidden;
}
html {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
     -moz-box-sizing: inherit;
          box-sizing: inherit;
}
.sr .reveal {
  visibility: hidden;
}
.chromeframe {
  margin: 0.2em 0;
  background: #f6ff94;
  color: #000;
  padding: 0.2em 0;
  text-align: center;
}
.jsflag {
  display: none;
}
.no-js .jsflag {
  display: block;
}
a {
  color: #261B63;
  text-decoration: underline;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  outline: 0 !important;
  word-break:break-word;
}
a:hover {
  color: #261B63;
  text-decoration: none;
}
.g_button {
  font-family: aktiv-grotesk-extended, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 12px;
  letter-spacing: 2px;
  font-weight: 700;
  text-transform: uppercase;
  color: #C00D1E;
  display: inline-block;
  cursor: pointer;
  position: relative;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  text-decoration: none;
  background: none;
  border: none;
}
.g_button:after {
  content: '';
  display: inline-block;
  position: absolute;
  right: -30px;
  top: 0px;
  width: 16px;
  height: 16px;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  background: url('images/right_arrow.svg') no-repeat;
  -webkit-background-size: contain;
     -moz-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
}
.g_button:hover {
  color: #261B63;
}
.g_button:hover:after {
  right: -33px;
}
.clear {
  clear: both;
}
img {
  max-width: 100%;
  height: auto;
}
strong {
  font-family: aktiv-grotesk-extended, sans-serif;
  font-weight: 500;
  font-style: normal;
}
.desktop-20px-fontsize {
  font-size: 30px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: aktiv-grotesk-extended, sans-serif;
  font-weight: 300;
  font-style: normal;
  hyphens: auto;
}
h1,
.h1 {
  font-size: 4em;
  line-height: 1;
  margin-top: 0.8em;
  margin-bottom: 0.5em;
}
h2,
.h2 {
  font-size: 3em;
  line-height: 1.2;
  margin-bottom: 0.2em;
}
h3,
.h3 {
  font-size: 1.75em;
  line-height: 1.2;
}
h4,
.h4 {
  font-size: 1.33em;
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 400;
  font-style: normal;
}
h5,
.h5 {
  font-size: 1.25em;
}
h6,
.h6 {
  font-size: 1em;
  font-family: aktiv-grotesk-extended, sans-serif;
  font-weight: 500;
  font-style: normal;
}
.wrap {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  clear: both;
  padding: 0px 115px;
}
.wrap.wide {
  padding: 0px 30px;
}
@media (max-width: 1030px) {
  .wrap {
    padding: 0px 30px;
  }
}
.half_wrap {
  width: 100%;
  max-width: 640px;
  margin: 0 auto;
  clear: both;
  padding: 0px 115px;
}
.wide .half_wrap {
  padding: 0px 60px;
}
@media (max-width: 1030px) {
  .half_wrap {
    padding: 0px 30px;
  }
}
.align-narrow {
  max-width: 800px;
  margin: 0 auto;
}
.red-border-left {
  border-left: 2px solid #C00D1E;
  padding-left: 15px;
}
.blue-border-left {
  border-left: 2px solid #261B63;
  padding-left: 15px;
}
.no-underline {
  text-decoration: none;
}
.no-underline a {
  text-decoration: none !important;
}
.small-margin-top {
  margin-top: 10px;
}
.small-margin-bottom {
  margin-bottom: 10px;
}
.no-margin-top {
  margin-top: 0px !important;
}
.no-margin-bottom {
  margin-bottom: 0px !important;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.wp-block-embed.is-type-video,
.wp-block-embed.is-type-video .wp-block-embed__wrapper{
  height: 100%;
}
.wp-block-column .videoWrapper{
  height: 100%;
}
.wp-block-embed.wp-embed-aspect-9-16{
  width: 100%;
  margin-bottom: 100%;
} 
.wp-block-embed.wp-embed-aspect-9-16 .videoWrapper{
  padding-bottom:80%;
}

.cover-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.cover-img.absolute {
  position: absolute;
  top: 0;
  left: 0;
}
/* ----------------------------- */
/*         HEADER
/* ----------------------------- */
#main_header {
  box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px 0px;
  background: #fff;
  height: 110px;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  max-width:100vw;
  z-index: 200;
}
#main_header .wrap {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#main_header a.logo {
  outline: 0 !important;
}
#main_header a.logo img {
  height: 45px;
}
#nav_overlay {
  position: fixed;
  top: 102%;
  left: 0;
  height: -webkit-calc(100% - 110px);
  height: -moz-calc(100% - 110px);
  height: calc(100% - 110px);
  width: 100%;
  background: #fff;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.navShow #nav_overlay {
  top: 110px;
}
#nav_overlay ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
#nav_overlay ul > li {
  margin: 30px 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transition-delay: 0.2s;
     -moz-transition-delay: 0.2s;
       -o-transition-delay: 0.2s;
          transition-delay: 0.2s;
  -webkit-transform: translateY(160px);
     -moz-transform: translateY(160px);
      -ms-transform: translateY(160px);
       -o-transform: translateY(160px);
          transform: translateY(160px);
}
.navShow #nav_overlay ul > li {
  -webkit-transform: translateY(0px);
     -moz-transform: translateY(0px);
      -ms-transform: translateY(0px);
       -o-transform: translateY(0px);
          transform: translateY(0px);
  opacity: 1;
}
#nav_overlay ul > li a {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
     -moz-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  font-family: aktiv-grotesk-extended, sans-serif;
  font-weight: 300;
  font-style: normal;
  outline: 0 !important;
  display: block;
  font-size: 2em;
  color: #261B63;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 2px;
}
#nav_overlay ul > li a:hover {
  color: #C00D1E;
}
#nav_overlay ul > li .toggle_button {
  width: 30px;
  height: 30px;
  -webkit-transform: rotate(90deg);
     -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
       -o-transform: rotate(90deg);
          transform: rotate(90deg);
  background: url('images/arrow_right_huge.svg') no-repeat;
  -webkit-background-size: contain;
     -moz-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
     -moz-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin-left: 20px;
  cursor: pointer;
  position: relative;
  top: 0;
}
#nav_overlay ul > li .toggle_button:hover {
  opacity: 0.7;
}
#nav_overlay ul > li ul.sub-menu {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
     -moz-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  display: none;
}
#nav_overlay ul > li ul.sub-menu li {
  margin: 15px 0px;
}
#nav_overlay ul > li ul.sub-menu li a {
  font-size: 1em;
  -webkit-transform: translateY(0px);
     -moz-transform: translateY(0px);
      -ms-transform: translateY(0px);
       -o-transform: translateY(0px);
          transform: translateY(0px);
  -webkit-transition: none;
  -o-transition: none;
  -moz-transition: none;
  transition: none;
}
#front_page_header ul.sub-menu {
  z-index: 1;
  min-width: 200px;
}
#nav_overlay ul > li.showSub .toggle_button {
  -webkit-transform: rotate(-90deg);
     -moz-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
       -o-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
#nav_overlay ul li:nth-child(2) {
  -webkit-transition-delay: 0.25s;
     -moz-transition-delay: 0.25s;
       -o-transition-delay: 0.25s;
          transition-delay: 0.25s;
}
#nav_overlay ul li:nth-child(3) {
  -webkit-transition-delay: 0.3s;
     -moz-transition-delay: 0.3s;
       -o-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
#nav_overlay ul li:nth-child(4) {
  -webkit-transition-delay: 0.35s;
     -moz-transition-delay: 0.35s;
       -o-transition-delay: 0.35s;
          transition-delay: 0.35s;
}
#nav_overlay ul li:nth-child(5) {
  -webkit-transition-delay: 0.4s;
     -moz-transition-delay: 0.4s;
       -o-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
#nav_overlay ul li:nth-child(6) {
  -webkit-transition-delay: 0.45s;
     -moz-transition-delay: 0.45s;
       -o-transition-delay: 0.45s;
          transition-delay: 0.45s;
}
#nav_overlay ul li:nth-child(7) {
  -webkit-transition-delay: 0.5s;
     -moz-transition-delay: 0.5s;
       -o-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
#nav_overlay ul li:nth-child(8) {
  -webkit-transition-delay: 0.55s;
     -moz-transition-delay: 0.55s;
       -o-transition-delay: 0.55s;
          transition-delay: 0.55s;
}
/* ----------------------------- */
/*         FRONTPAGE HEADER
/* ----------------------------- */
#front_page_header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  border-bottom: 2px solid #e8f2f5;
  z-index: 200;
  opacity: 1;
  -webkit-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  -webkit-transition-delay: 0.6s;
     -moz-transition-delay: 0.6s;
       -o-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
body.fixed #front_page_header{
  background: rgba(255,255,255,0.92);
  backdrop-filter: blur(10px);
}
#front_page_header .menu_first_row {
  margin-top:24px;
}
#front_page_header .menu_second_row {
  margin-bottom:20px;
}
#front_page_header .menu_second_row{
  text-transform: uppercase;
}
#front_page_header a.logo {
  margin-top: 30px;
}
#front_page_header a.logo img {
  height: 35px;
}
#front_page_header .wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#front_page_header ul.menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-end;
  padding: 0;
  margin: 0;
  margin-top: 8px;
  list-style: none;
  position: relative;
  font-size: 0.75em;
}
#front_page_header li {
  padding: 0 10px;
  position: relative;
  top: 0px;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transition-delay: 0.4s;
     -moz-transition-delay: 0.4s;
       -o-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
#front_page_header li a {
  color: #261B63;
  font-size: 1.15em;
  font-family: aktiv-grotesk-extended, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-weight: 500;
  padding-right: 0;
  position: relative;
  left: 0px;
  opacity: 1;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#front_page_header li a:hover{
  color: #C00D1E
}
#front_page_header li.menu-item-has-children:hover ul.sub-menu {
  opacity: 1;
  pointer-events: all;
}
#front_page_header ul.sub-menu {
  list-style: none;
  padding: 10px;
  margin: 0;
  position: absolute;
  opacity: 0;
  pointer-events: none;
  background-color: white;
  transition: opacity 0.5s ease;
  text-transform: none;
}
#front_page_header ul.sub-menu li {
  padding: 5px 4px;
}
#front_page_header ul.sub-menu li a {
  font-size: 1.15em;
}

@media (max-width: 1274px) {
  #front_page_header {
    display: none;
  }
}
@media (min-width: 1275px) {
  #main_header {
    display: none;
  }
  body.home {
    padding-top: 0;
  }
}
/* ----------------------------- */
/*         FOOTER
/* ----------------------------- */
#main_footer {
  margin-top: 45px;
  margin-bottom: 45px;
}
#main_footer .jg-pcvisit-footer {
  display: flex; 
  justify-content: flex-end;
}
#main_footer .wrap {
  padding-top: 30px;
  padding-bottom: 30px;
  background: #261B63;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#main_footer .left_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
#main_footer .logo {
  display: none;
  margin-right: 30px;
  margin-top: 0px;
}
#main_footer .text {
  font-size: 12px;
}
#main_footer .text img {
  display: block;
  margin-bottom: 20px;
  max-width: 230px;
  height: auto;
}
#main_footer .text .item {
  display: inline-block;
}
#main_footer .text a {
  color: #fff;
  text-decoration: none;
}
#main_footer .text .border-right {
  padding-right: 6px;
  margin-right: 6px;
  border-right: 1px solid #fff;
}
#main_footer .menu_wrapper {
  margin-left: auto;
}
#main_footer .socials {
  margin-bottom: 10px;
  text-align: right;
}
#main_footer .socials a {
  margin-left: 5px;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  text-decoration: none;
}
#main_footer .socials a:hover {
  opacity: 0.6;
}
#main_footer ul.menu {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: right;
}
#main_footer ul.menu a {
  color: #fff;
  font-family: aktiv-grotesk-extended, sans-serif;
  font-weight: 300;
  font-style: normal;
  text-decoration: none;
}
#main_footer ul.menu a:hover {
  color: #C00D1E;
}
/* ----------------------------- */
/*          PAGINATION
/* ----------------------------- */
.pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 60px 0px 30px 0px;
}
.pagination span,
.pagination a {
  display: inline-block;
  padding: 5px 7px;
  line-height: 1;
  text-decoration: none;
  font-family: aktiv-grotesk-extended, sans-serif;
  font-weight: 500;
  font-style: normal;
}
.pagination span.current {
  background: #C00D1E;
  color: #fff;
}
.pagination a {
  color: #261B63;
}
.pagination a:hover {
  background: #C4C4C4;
}
/* ----------------------------- */
/*          FORM STYLES
/* ----------------------------- */
.mailform .wp-block-column p {
  margin:0;
}
.mailform input[type="date"]{
  -webkit-appearance: none;
  min-height: 45px;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="date"],
textarea {
  background: none;
  border: 1px solid #999;
  padding: 11px 15px;
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #555;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
textarea:focus {
  outline: 0;
  background: rgba(255, 255, 255, 0.3);
}
form button,
input[type="button"],
input[type="submit"] {
  background: #C00D1E;
  color: #fff;
  padding: 6px 30px;
  border: 0;
  text-transform: uppercase;
  font-family: aktiv-grotesk-extended, sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 2px;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  outline: 0 !important;
}
form button:hover,
input[type="button"]:hover,
input[type="submit"]:hover {
  background: #261B63;
}
form button.btn-grey,
input[type="button"].btn-grey,
input[type="submit"].btn-grey {
  background: #F0F0F1;
  color: #444;
}
form button.btn-grey:hover,
input[type="button"].btn-grey:hover,
input[type="submit"].btn-grey:hover {
  background: #C4C4C4;
}
.field-wrap .ninja-forms-field-error {
  color: #222;
  font-weight: 400;
}
.form-input-fullwidth:not(.form-center){
  text-align: left;
}
.form-input-fullwidth input:not(input[type="checkbox"],input[type="radio"]),
.form-input-fullwidth textarea{
  width: 100%;
}
.form-input-fullwidth .wpcf7-acceptance{
  text-align: left;
}
.wpcf7 .wpcf7-acceptance .wpcf7-list-item input{
  position: absolute;
  left: 0;
  top: 4px
}
.wpcf7-spinner{
  margin:0 !important;
}
.wpcf7-list-item{
  margin: 0 1em 0 0 !important;
}
.wpcf7 .wpcf7-acceptance .wpcf7-list-item{
  width: 100%;
  position: relative;
  padding-left: 20px;
  margin-left: 5px;
}
.form-summary{
  width:100%;
  text-align: left;
}
.form-summary tr>td:nth-child(2){
  font-weight: bold;
}
.form-summary tr{
  vertical-align:top;
}
.wpcf7 form .wpcf7-response-output{
  margin-top:0 !important;
}
.wpcf7-form .cf7mls_progress_bar ~ .fieldset-cf7mls-wrapper fieldset{
  margin-bottom: 0 !important;
}
.form-summary p{
  margin: 0.5em 0;
}
.form-summary ul{
  list-style:none;
  padding:0;
}
.wpcf7-form.sent p,
.wpcf7-form.sent ul,
.wpcf7-form.sent fieldset{
  display:none !important;
}
select {
  width: 100%;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
  font-size: 13px;
  padding: 12px 40px 11px 15px;
  display: block;
  background: #fff;
  border: 1px solid #ddd;
  position: relative;
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 400;
  font-style: normal;
  background-image: url('images/select_arrow.svg');
  background-position: right 5px center;
  background-repeat: no-repeat;
  outline: 0;
}
.icheckbox {
  width: 24px;
  height: 24px;
  margin-right: 10px;
  margin-top: -2px;
  float: left;
  background: #DADADA url('images/checkmark.svg') no-repeat center center;
  -webkit-background-size: 0px 0px;
     -moz-background-size: 0px 0px;
       -o-background-size: 0px 0px;
          background-size: 0px 0px;
  -webkit-transition: background 0.2s ease;
  -o-transition: background 0.2s ease;
  -moz-transition: background 0.2s ease;
  transition: background 0.2s ease;
}
.icheckbox.checked {
  -webkit-background-size: 14px 10px;
     -moz-background-size: 14px 10px;
       -o-background-size: 14px 10px;
          background-size: 14px 10px;
  -webkit-transition: background 0.2s ease;
  -o-transition: background 0.2s ease;
  -moz-transition: background 0.2s ease;
  transition: background 0.2s ease;
}
/* hide browser-styling (arrow) in IE10 */
select::-ms-expand {
  display: none;
}
::-webkit-input-placeholder {
  color: #222;
}
::-moz-placeholder {
  color: #222;
  opacity: 1;
}
::-ms-input-placeholder {
  color: #222;
}

.has-blue-background-color {
  background: #261B63;
}
.has-red-background-color {
  background: #C00D1E;
}
.has-tuerkis-background-color {
  background: #A5CAD6;
}
.has-tuerkis-light-background-color {
  background: #E8F2F5;
}
.has-beige-background-color {
  background: #E6D6C9;
}
.has-beige-light-background-color {
  background: #F9F5F2;
}
.has-yellow-background-color {
  background: #FFDC7E;
}
.has-yellow-light-background-color {
  background: #FFF6DE;
}
.has-green-background-color {
  background: #8CA385;
}
.has-green-light-background-color {
  background: #E8EDE7;
}
.has-grey-background-color {
  background: #C4C4C4;
}
.has-grey-light-background-color {
  background: #F0F0F1;
}
.has-blue-color {
  color: #261B63;
}
.has-red-color {
  color: #C00D1E;
}
.has-tuerkis-color {
  color: #A5CAD6;
}
.has-tuerkis-light-color {
  color: #E8F2F5;
}
.has-beige-color {
  color: #E6D6C9;
}
.has-beige-light-color {
  color: #F9F5F2;
}
.has-yellow-color {
  color: #FFDC7E;
}
.has-yellow-light-color {
  color: #FFF6DE;
}
.has-green-color {
  color: #8CA385;
}
.has-green-light-color {
  color: #E8EDE7;
}
.has-grey-color {
  color: #C4C4C4;
}
.has-grey-light-color {
  color: #F0F0F1;
}

/* -------------------------------------- */
/*          Bewerbungsformular Popup
/* -------------------------------------- */
.remodal .caldera-grid .row {
  margin-top: 60px;
}
.remodal .caldera-grid .btn-right {
  float: right;
}
.remodal .caldera-grid .btn-left {
  float: left;
}
.remodal .caldera-grid .breadcrumb > li.active > a {
  color: #C00D1E;
}
.remodal .caldera-grid ol.breadcrumb {
  background: none;
  list-style-type: none;
  width: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin: 10px 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
  font-family: aktiv-grotesk-extended, sans-serif;
  font-weight: 300;
  font-style: normal;
}
.remodal .caldera-grid ol.breadcrumb li {
  font-size: 14px;
  margin: 0px 25px;
  padding: 15px 0;
  margin-bottom: -1px;
}
.remodal .caldera-grid ol.breadcrumb li a {
  color: #261B63;
  text-decoration: none;
}
.remodal .caldera-grid ol.breadcrumb li a:hover {
  text-decoration: none;
}
.remodal .caldera-grid ol.breadcrumb li.active {
  color: #C00D1E;
}
.remodal .caldera-grid .cf2-dropzone button.btn.btn-block {
  letter-spacing: 0;
  margin-top: 20px;
  padding: 50px 40px;
  background: #F0F0F1;
  border: 1px dashed #261B63;
  color: #261B63;
}
.remodal .caldera-grid .cf2-dropzone button.btn.btn-block:hover {
  background: #C4C4C4;
}
.remodal .caldera-grid .cf2-dropzone .cf2-list-files {
  list-style: none;
}
.remodal .caldera-grid .cf2-dropzone .cf2-file-control .cf2-file-remove {
  float: right;
}
.remodal .caldera-grid .cf2-dropzone .cf2-file-control .cf2-file-remove:after {
  text-decoration: none !important;
}
.remodal .caldera-grid .cf2-dropzone .cf2-file-control .cf2-file-name {
  float: left;
}
.remodal .caldera-grid .caldera-forms-summary-field ul {
  list-style-type: none;
  padding: 0;
}
.remodal .caldera-grid .caldera-forms-summary-field ul li {
  min-height: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
  padding: 2px 0;
}
.remodal .caldera-grid .caldera-forms-summary-field ul li .caldera-forms-summary-label {
  width: 40%;
}
.remodal .caldera-grid .caldera-forms-summary-field ul li .caldera-forms-summary-value {
  font-weight: bold;
  width: 60%;
}
.remodal .caldera-grid .caldera-forms-summary-field ul li:nth-last-child(2) {
  display: none;
}
.remodal .caldera-grid .caldera-forms-summary-field ul li:nth-last-child(1) {
  display: none;
}
.remodal .caldera-grid .datenschutz {
  text-align: left;
}
.remodal .caldera-grid .datenschutz > label {
  font-weight: bold;
  display: block;
  margin-bottom: 10px;
}
.remodal .caldera-grid .alert-success {
  padding: 60px 20px 0px 20px;
}
.remodal .caldera-grid .checkbox {
  text-align: left;
  position: relative;
  padding-left: 20px;
}
.remodal .caldera-grid .checkbox input {
  position: absolute;
  top: 4px;
  left: 0px;
}
@media (max-width: 760px) {
  .remodal .caldera-grid ol.breadcrumb {
    display: block;
    padding: 0;
    margin: 0;
    margin-top: 20px;
  }
  .remodal .caldera-grid ol.breadcrumb li {
    display: block;
    padding: 3px 0px;
  }
}
@media (max-width: 500px) {
  .remodal {
    padding: 20px 15px;
  }
  .remodal input[type="button"],
  .remodal input[type="submit"] {
    padding: 6px 13px;
    letter-spacing: 1px;
  }
}
@media print {
  body.single-jobs {
    padding: 0;
    margin: 25mm 5mm 25mm 5mm;
    font-size: 14pt;
  }
  body.single-jobs #main_header,
  body.single-jobs #main_footer,
  body.single-jobs #nav_overlay,
  body.single-jobs .block.graphek_slider,
  body.single-jobs .block.graphek_button,
  body.single-jobs a.print,
  body.single-jobs .hide_print {
    display: none;
  }
  body.single-jobs h1 {
    font-size: 26pt;
  }
  body.single-jobs h2 {
    font-size: 22pt;
  }
  body.single-jobs h3 {
    font-size: 18pt;
  }
  body.single-jobs .wp-block-group.alignfull > .wp-block-group__inner-container {
    padding: 0;
  }
  body.single-jobs .wp-block-cover {
    display: none;
  }
  body.single-jobs .alignfull {
    -webkit-transform: none;
       -moz-transform: none;
        -ms-transform: none;
         -o-transform: none;
            transform: none;
    left: 0;
  }
}

body .lg-backdrop,
body .lg-outer .lg-thumb-outer {
  background: #171717;
}
body .lg-outer .lg-thumb-item {
  -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
  border: 5px solid;
  border-color: transparent;
  cursor: pointer !important;
}
body .lg-outer .lg-thumb-item:active {
  border-color: #C00D1E;
}
body .lg-sub-html {
  font-family: aktiv-grotesk-extended, sans-serif;
  font-weight: 300;
  font-style: normal;
}
body .lg-next,
body .lg-prev {
  width: 70px;
  height: 70px;
  background: url('images/lightgallery_right.svg') no-repeat;
  -webkit-background-size: contain;
     -moz-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
  -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
}
body .lg-next:before,
body .lg-prev:before,
body .lg-next:after,
body .lg-prev:after {
  display: none !important;
}
body .lg-next:hover,
body .lg-prev:hover {
  opacity: 0.9;
}
body .lg-prev {
  background: url('images/lightgallery_left.svg') no-repeat;
  -webkit-background-size: contain;
     -moz-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
}
body .lg-toolbar {
  padding-right: 20px;
}
body .lg-toolbar .lg-icon.lg-close {
  width: 40px;
  height: 40px;
  background: url('images/lightgallery_close.svg') no-repeat;
  -webkit-background-size: contain;
     -moz-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
  position: relative;
  top: 20px;
}
body .lg-toolbar .lg-icon.lg-close:after {
  display: none;
}
body .lg-toolbar .lg-icon.lg-close:hover {
  opacity: 0.9;
}

/* ------------------------- */
/*      MENU TOGGLE BUTTON
/* ------------------------- */
.toggle-button,
.mn2 {
  display: block;
  position: relative;
}
.toggle-button .wolverine,
.mn2 .wolverine {
  display: inline-block;
  padding: 22px 10px;
  cursor: pointer;
  -webkit-user-select: none;
  opacity: 0.97;
  background: #fff;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.toggle-button .wolverine .claws,
.mn2 .wolverine .claws {
  position: relative;
  width: 32px;
  height: 2px;
  background: #000;
}
.toggle-button .wolverine .claws:before,
.mn2 .wolverine .claws:before,
.toggle-button .wolverine .claws:after,
.mn2 .wolverine .claws:after {
  display: block;
  content: "";
  height: 2px;
  width: 32px;
  background: #000;
  position: absolute;
  z-index: -1;
  -webkit-transform-origin: 50% 50%;
     -moz-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
       -o-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-transition: top 0.1s 0.2s ease, -webkit-transform 0.2s ease;
  transition: top 0.1s 0.2s ease, -webkit-transform 0.2s ease;
  -o-transition: top 0.1s 0.2s ease, -o-transform 0.2s ease;
  -moz-transition: top 0.1s 0.2s ease, transform 0.2s ease, -moz-transform 0.2s ease;
  transition: top 0.1s 0.2s ease, transform 0.2s ease;
  transition: top 0.1s 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease, -moz-transform 0.2s ease, -o-transform 0.2s ease;
}
.toggle-button .wolverine .claws:before,
.mn2 .wolverine .claws:before {
  top: 10px;
}
.toggle-button .wolverine .claws:after,
.mn2 .wolverine .claws:after {
  top: -10px;
}
.toggle-button .wolverine.close .claws,
.mn2 .wolverine.close .claws {
  -webkit-transition: background 0.1s 0s ease;
  -o-transition: background 0.1s 0s ease;
  -moz-transition: background 0.1s 0s ease;
  transition: background 0.1s 0s ease;
  background: transparent!important;
}
.toggle-button .wolverine.close .claws:before,
.mn2 .wolverine.close .claws:before,
.toggle-button .wolverine.close .claws:after,
.mn2 .wolverine.close .claws:after {
  background: #000;
  -webkit-transition: top 0.1s ease, -webkit-transform 0.1s 0.2s ease;
  transition: top 0.1s ease, -webkit-transform 0.1s 0.2s ease;
  -o-transition: top 0.1s ease, -o-transform 0.1s 0.2s ease;
  -moz-transition: top 0.1s ease, transform 0.1s 0.2s ease, -moz-transform 0.1s 0.2s ease;
  transition: top 0.1s ease, transform 0.1s 0.2s ease;
  transition: top 0.1s ease, transform 0.1s 0.2s ease, -webkit-transform 0.1s 0.2s ease, -moz-transform 0.1s 0.2s ease, -o-transform 0.1s 0.2s ease;
  top: 0;
  width: 32px;
}
.toggle-button .wolverine.close .claws:before,
.mn2 .wolverine.close .claws:before {
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
     -moz-transform: rotate3d(0, 0, 1, 45deg);
          transform: rotate3d(0, 0, 1, 45deg);
}
.toggle-button .wolverine.close .claws:after,
.mn2 .wolverine.close .claws:after {
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
     -moz-transform: rotate3d(0, 0, 1, -45deg);
          transform: rotate3d(0, 0, 1, -45deg);
}

.slick-slider li button {
  display: none;
}
.slick-slider ul.slick-dots {
  position: absolute;
  bottom: 30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  padding: 0;
  text-align: center;
}
.slick-slider ul.slick-dots [role="tab"],
.slick-slider ul.slick-dots button {
  display: none !important;
}
.slick-slider ul.slick-dots li {
  display: inline-block;
  margin: 0 5px;
  text-indent: -999px;
  overflow: hidden;
  height: 30px;
  width: 90px;
  cursor: pointer;
  position: relative;
}
.slick-slider ul.slick-dots li:after {
  content: '';
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 2px;
  background: #C00D1E;
  -webkit-transition: all 0.12s ease-out;
  -o-transition: all 0.12s ease-out;
  -moz-transition: all 0.12s ease-out;
  transition: all 0.12s ease-out;
}
.slick-slider ul.slick-dots li.slick-active:after,
.slick-slider ul.slick-dots li:hover:after {
  height: 6px;
}
.slick-slider ul.slick-dots > li:only-child {
  display: none;
}
.slick-slider.small-dots ul.slick-dots {
  bottom: 10px;
}
.slick-slider.small-dots ul.slick-dots li {
  width: 50px;
}
@media (max-width: 600px) {
  .slick-slider ul.slick-dots {
    bottom: 0px;
  }
  .slick-slider ul.slick-dots li {
    width: 40px;
  }
}

.kontakt_overlay_single .form-group {
  text-align: left;
}
.kontakt_overlay_single .form-group select {
  border: 1px solid #888;
}
.kontakt_overlay_single .caldera-grid .row {
  margin-top: 20px;
}
section.haus_single {
  margin: 0px -80px;
}
section.haus_single .content_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
section.haus_single .content_wrapper {
  max-width: 760px;
}
body .is-layout-flow > .graphek_ansprechpartner.alignleft{
  float: none;
}
section.haus_single .ansprechpartner {
  max-width: 400px;
  min-width: 330px;
  margin-left: 90px;
  margin-right: 0px;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  position: -webkit-sticky;
  position: sticky;
  top: 80px;
}
section.haus_single .ansprechpartner .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
section.haus_single .ansprechpartner .container .bild {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100px;
     -moz-box-flex: 0;
      -ms-flex: 0 0 100px;
          flex: 0 0 100px;
}
section.haus_single .ansprechpartner .container .daten {
  margin-left: 25px;
  -webkit-box-flex: 2;
  -webkit-flex: 2;
     -moz-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
section.haus_single .ansprechpartner .container .name {
  font-family: aktiv-grotesk-extended, sans-serif;
  font-weight: 500;
  font-style: normal;
}
section.haus_single .ansprechpartner .container .position {
  font-family: aktiv-grotesk-extended, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #C00D1E;
}
section.haus_single .ansprechpartner .container .tel {
  margin-top: 15px;
}
section.haus_single .ansprechpartner .container .button_wrapper.first {
  margin-top: 15px;
}
section.haus_single .ansprechpartner .container .button_in {
  padding: 5px 5px;
}
section.haus_single .gallery {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-rows: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}
section.haus_single .gallery .pic_wrapper:first-child {
  grid-column: 1 / span 3;
  grid-row: 1 / span 2;
  padding-bottom: 64%;
}
section.haus_single .gallery .pic_wrapper {
  height: 100%;
  position: relative;
}
section.haus_single .gallery .pic_wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}
section.haus_single .gallery_container {
  position: relative;
}
section.haus_single .action_buttons {
  position: absolute;
  bottom: 6px;
  right: 10px;
}
section.haus_single .button_in {
  display: block;
  padding: 5px 30px;
  background: #C00D1E;
  color: #fff;
  text-decoration: none;
  text-align: center;
  margin-bottom: 4px;
  text-transform: uppercase;
  font-family: aktiv-grotesk-extended, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 0.9rem;
  font-weight: 500;
  cursor: pointer;
}
section.haus_single .button_in:hover {
  background: #ac000a;
}
section.haus_single .haupttitel {
  margin-bottom: 15px;
}
section.haus_single h3 {
  margin-top: 1.7em;
}
section.haus_single .addresse,
section.haus_single .bezugsfrei {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #C00D1E;
  font-family: aktiv-grotesk-extended, sans-serif;
  font-weight: 500;
  font-style: normal;
  margin: 5px 0px;
}
section.haus_single .addresse img,
section.haus_single .bezugsfrei img {
  margin-right: 8px;
  display: block;
  position: relative;
  top: -1px;
}
section.haus_single .addresse {
  cursor: pointer;
}
section.haus_single .addresse:hover {
  color: #261B63;
}
section.haus_single .bezugsfrei {
  color: #261B63;
}
section.haus_single .blue_box {
  margin: 20px 0px;
  padding: 30px 15px;
  background: #E8F2F5;
  font-family: aktiv-grotesk-extended, sans-serif;
  font-weight: 300;
  font-style: normal;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
section.haus_single .blue_box .box {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.333%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 33.333%;
          flex: 0 0 33.333%;
  text-align: center;
}
section.haus_single .blue_box .box .zahl {
  font-size: 28px;
  padding: 0px 10px;
}
section.haus_single .blue_box .box .slug {
  font-size: 16px;
  padding: 0px 10px;
}
section.haus_single .blue_box .box sup {
  font-size: 18px;
  top: -17px;
}
section.haus_single .features {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 -4px;
}
section.haus_single .features > div {
  background: #F0F0F1;
  padding: 6px 14px;
  margin: 4px;
}
section.haus_single .facts {
  -webkit-columns: 2;
     -moz-columns: 2;
          columns: 2;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  margin: 30px 0px 50px 0px;
}
section.haus_single .facts .fact {
  display: block;
  border-left: 3px solid #261B63;
  padding: 2px;
  -webkit-column-break-inside: avoid;
          break-inside: avoid-column;
}
section.haus_single .facts .fact > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
section.haus_single .facts .fact span {
  display: block;
  width: 50%;
}
section.haus_single .facts .fact .titel {
  padding-left: 10px;
  font-weight: bold;
}
section.haus_single .gmap_container {
  height: 330px;
  width: 100%;
  background: #eee;
  position: relative;
  margin: 20px 0px;
}
section.haus_single .gmap_container #gmaps {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  height: 100%;
}
section.haus_single .gmap_container .cookie_fallback {
  text-align: center;
  padding: 100px 20px;
  position: relative;
  z-index: 20;
  font-family: aktiv-grotesk-extended, sans-serif;
  font-weight: 500;
  font-style: normal;
}
section.haus_single .gmap_container .cookie_fallback .cookie_button {
  margin-top: 15px;
}
section.haus_single .energy_slide {
  position: relative;
}
section.haus_single .energy_slide .status {
  position: absolute;
  left: 0%;
  top: -20%;
  height: 110%;
}
section.haus_single .eff_class {
  font-weight: bold;
}
section.haus_single .grundrisse img {
  max-width: 530px;
  height: auto;
  border: 1px solid #F0F0F1;
}
@media (max-width: 1200px) {
  section.haus_single .haupttitel {
    font-size: 2.2em;
  }
  section.haus_single .blue_box .box .zahl {
    font-size: 26px;
  }
}
@media (max-width: 1030px) {
  section.haus_single {
    margin: 0;
  }
  section.haus_single .ansprechpartner {
    min-width: 200px;
    max-width: 250px;
  }
  section.haus_single .ansprechpartner h3 {
    font-size: 1.4em;
  }
  section.haus_single .ansprechpartner .container {
    display: block;
  }
  section.haus_single .ansprechpartner .container .daten {
    margin-left: 0;
  }
  section.haus_single .facts {
    -webkit-columns: 1;
       -moz-columns: 1;
            columns: 1;
  }
}
@media (max-width: 820px) {
  section.haus_single .content_container {
    display: block;
  }
  section.haus_single .ansprechpartner {
    margin-left: 0;
  }
  section.haus_single .gallery {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }
  section.haus_single .gallery .pic_wrapper {
    grid-column: span 2;
  }
  section.haus_single .gallery .pic_wrapper:first-child {
    grid-column: 1 / span 4;
    grid-row: 1 / span 2;
  }
  section.haus_single .action_buttons {
    position: relative;
    bottom: auto;
    right: auto;
    margin: 0 -3px;
    margin-top: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  section.haus_single .action_buttons a {
    margin: 0px 3px;
    width: 50%;
  }
  section.haus_single .action_buttons a span {
    display: none;
  }
  section.haus_single .haupttitel {
    font-size: 1.4em;
  }
  section.haus_single .blue_box {
    display: block;
  }
  section.haus_single .blue_box .box {
    padding: 15px 0px;
  }
  section.haus_single .grundrisse img {
    max-width: 100%;
  }
  section.haus_single .energy_slide .status {
    top: -3%;
  }
}

@media screen and (max-width: 900px) {
  h1,
  .h1 {
    font-size: 32px;
  }
  h2,
  .h2 {
    font-size: 27px;
  }
  h3,
  .h3 {
    font-size: 23px;
  }
  h4,
  .h4 {
    font-size: 20px;
  }
  h5,
  .h5 {
    font-size: 18px;
  }
  h1 br,
  h2 br,
  h3 br,
  h4 br,
  h5 br,
  h6 br {
    display: none;
  }
  h1.show-tablet-br br,
  h2.show-tablet-br br,
  h3.show-tablet-br br,
  h4.show-tablet-br br,
  h5.show-tablet-br br,
  h6.show-tablet-br br {
    display: block;
  }
  #main_footer .wrap {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  #main_footer .wrap .menu_wrapper {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin-left: 0;
    margin-top: 40px;
  }
  #main_footer .wrap .menu_wrapper .socials {
    text-align: left;
  }
  #main_footer .wrap .menu_wrapper ul li {
    text-align: left;
  }

  #main_footer .jg-pcvisit-footer {
    justify-content: flex-start;
  }
}
@media screen and (max-width: 600px) {
  h1,
  .h1 {
    font-size: 26px;
  }
  h2,
  .h2 {
    font-size: 23px;
  }
  h3,
  .h3 {
    font-size: 20px;
  }
  h4,
  .h4 {
    font-size: 18px;
  }
  h5,
  .h5 {
    font-size: 16px;
  }
  h1.show-tablet-br br,
  h2.show-tablet-br br,
  h3.show-tablet-br br,
  h4.show-tablet-br br,
  h5.show-tablet-br br,
  h6.show-tablet-br br {
    display: none;
  }
  h1.show-mobile-br br,
  h2.show-mobile-br br,
  h3.show-mobile-br br,
  h4.show-mobile-br br,
  h5.show-mobile-br br,
  h6.show-mobile-br br {
    display: block;
  }
  body .has-large-font-size,
  body .has-huge-font-size {
    font-size: 24px;
  }
  body .wp-block-columns.has-background {
    padding: 0px;
  }
  body .has-background {
    padding: 0px;
  }
  .mobile-hypens {
    -webkit-hyphens: auto;
       -moz-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto;
  }
  .mobile-18px-fontsize {
    font-size: 18px !important;
  }
  .wrap {
    padding: 0px 20px;
  }
  .wrap.wide {
    padding: 0px 20px;
  }
  body {
    padding-top: 57px;
  }
  .order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
       -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  #main_header {
    height: 60px;
    padding-top: 5px;
  }
  #main_header a.logo img {
    height: 26px;
  }

  .navShow #nav_overlay {
    top: 60px;
    height: -webkit-calc(100% - 60px);
    height: -moz-calc(100% - 60px);
    height: calc(100% - 60px);
  }
  #nav_overlay ul > li {
    margin: 15px 0px;
  }
  #nav_overlay ul > li a {
    font-size: 18px;
  }
  #nav_overlay ul > li ul.sub-menu li {
    margin: 5px 0px;
  }
  #nav_overlay ul > li ul.sub-menu li a {
    font-size: 14px;
    letter-spacing: 0px;
  }
  #main_footer .logo {
    display: none;
  }
  #main_footer .text .item {
    display: block;
  }
  #main_footer .text .item.border-right {
    border-right: 0px;
  }
}

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