/*
 Theme Name:   Divi Child Theme LKC Ottobrunn
 Theme URI:    https://signus-media.de/
 Description:  Child Theme for Divi
 Author:       Cristina Maurer
 Author URI:   https://signus-media.de/
 Template:     Divi
 Version:      1.0.0
*/


/* imports:
================================================================================= */
@import url("css/font.css");
@import url("css/color.css");


/* abstand:
================================================================================= */
#home-cubi-container .et_pb_column {
  padding: 120px 0 !important;
}
#et-main-area .et_pb_section { padding: 80px 0; }
#et-main-area .et_pb_row { padding: 40px 0; }
#et-main-area .et_pb_section.et_pb_fullwidth_section,
#logo-container, #logo-container .et_pb_row,
#fixed-sidebar, #fixed-sidebar .et_pb_row,
#home-cubi-container, #home-cubi-container .et_pb_row,
.quadr-container.et_pb_section, .quadr-container.et_pb_section .et_pb_row,
#et-main-area .et_pb_section.trenner-img, .trenner-img .et_pb_row,
#et-main-area .et_pb_section.bildstreifen-container, .bildstreifen-container .et_pb_row,
#et-main-area .et_pb_section.text-bild-5050, .text-bild-5050 .et_pb_row,
.single-container .et_pb_section,
#news-filter,
#hinweis-container, #hinweis-container .et_pb_row,
#footer-nav, #footer-nav .et_pb_row {
  padding: 0 !important;
}
.et_pb_section.abstand-oben-weg,
.et_pb_section.abstand-oben-weg .et_pb_row_inner,
.et_pb_section.abstand-oben-weg .et_pb_row:first-child,
.abstand-oben-weg.et_pb_row,
.single-container .et_pb_section .et_pb_row:first-child {
  padding-top: 0 !important;
}
.et_pb_section.abstand-unten-weg,
.et_pb_section.abstand-unten-weg .et_pb_row_inner,
.et_pb_section.abstand-unten-weg .et_pb_row:last-child,
.abstand-unten-weg.et_pb_row,
#news-filter .et_pb_row:first-child,
#team-container .et_pb_row:last-child,
.single-container .et_pb_section .et_pb_row:last-child {
  padding-bottom: 0 !important;
}

#karriere-flip-box .dnext-3d-transform-flpb-flip-box-front,
#bewerbung,
#suche-container,
#quicklinks .et_pb_blurb,
.dnext-3d-transform-flpb-inner {
  padding: 40px 20px;
}

/* evtl. entfernen - animierter, aufgeklappter Cube von Startseite:
================================================================================= */
#icon-container.et_pb_section {
  padding-bottom: 120px !important;
}
#icon-container.et_pb_section .center-text {
  padding-bottom: 80px !important;
}


/* allgemein:
================================================================================= */
#main-header .container,
#main-footer .container {
  max-width: 90%;
}
.et_pb_row,
#main-header .container,
#main-footer .container {
  width: 90%;
}
#et-main-area {
  overflow-x: hidden;
}
.et-menu a:hover, .et_mobile_menu li a:hover, .nav ul li a:hover {
	opacity: 1;
}

#main-content .et_pb_equal_columns {
  align-items: center;
}
.align-end.et_pb_equal_columns {
  align-items: end;
}

.et_pb_module:not(.dnxte_advanced_tab):not(.et_pb_menu) ul {
  list-style-type: none;
  padding: 0 0 12px 15px;
}
.et_pb_module:not(.dnxte_advanced_tab):not(.et_pb_menu) ul:last-child {
  list-style-type: none;
  padding: 0 0 0 15px;
}
#single-sidebar .et_pb_ajax_pagination_container {
  padding-left: 15px;
}
.et_pb_module:not(.dnxte_advanced_tab):not(.et_pb_menu) ul li, #single-sidebar article {
  position: relative;
  padding-bottom: 10px;
}
.et_pb_module:not(.dnxte_advanced_tab):not(.et_pb_menu) li:last-child, #single-sidebar article:last-child {
  padding-bottom: 0;
}
.et_pb_module:not(.dnxte_advanced_tab):not(.et_pb_menu) ul li::before,
#single-sidebar article::before {
  position: absolute;
  content: '';
  left: -15px;
  top: 5px;
  width: 8px;
  height: 8px;
}

.mfp-title {
  display: none;
}
.et_pb_lightbox_image .et_pb_image_wrap {
  overflow: hidden;
}
.et_pb_lightbox_image .et_pb_image_wrap:hover img {
  transform: scale(1.1);
}

.et_pb_video {
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
}


/* accordion
================================================================================= */
.et_pb_accordion_item { margin-bottom: 40px !important; }
.et_pb_accordion_item:last-child { margin-bottom: 0 !important; }
.et_pb_toggle_close, .et_pb_toggle_open { padding: 0px !important; }
.et_pb_toggle .et_pb_toggle_title { padding: 0 45px 20px 0 !important; }
.et_pb_toggle_content { padding: 0 40px 20px 0 !important; }
.et_pb_toggle_title::before { right: 0 !important; top: 11px; }
.et_pb_toggle_title::before { content: "\59"; }
.et_pb_toggle_open .et_pb_toggle_title::before { display: block !important; content: "\58"; }
.et_pb_toggle_title:hover::before { transform: scale(1.1); transform-origin: center; }
.et_pb_toggle_close, .et_pb_toggle {
  border: 0 solid;
  border-bottom: 1px solid;
}



/* blurb:
================================================================================= */
.et_pb_blurb_content {
  max-width: 100%;
}
.et_pb_main_blurb_image,
.et_pb_blurb_position_left .et_pb_main_blurb_image {
  max-width: 100px !important;
  width: auto;
}
.bildstreifen-icon .et_pb_main_blurb_image {
  max-width: 150px !important;
}
.et_pb_main_blurb_image {
  margin-bottom: 20px;
}
.et_pb_blurb_position_left .et_pb_main_blurb_image {
  margin-bottom: 0;
}
.et_pb_blurb_position_left .et_pb_blurb_container {
  padding-left: 10px !important;
}
.et_pb_blurb_position_left .et_pb_blurb_content {
  display: flex;
  align-items: center;
}


/* button:
================================================================================= */
.et_pb_button, .et_pb_button:hover, .et_pb_module .et_pb_button:hover, .wpcf7 .wpcf7-submit, .more-link, .et_pb_module.dnxte_3d_flipbox .dnext-3d-flpb-flibbox-readmore, .wp-block-button__link, .tnp-subscription input.tnp-submit {
	padding: .5em 1.6em;
	border: 1px solid;
	border-radius: 0px;
	display: inline-block;
  line-height: 1.7em !important;
}
.et_pb_button:hover {
	padding: .5em 2em .5em 1.2em !important;
}
.et_pb_button::after, .et_pb_button::before {
	font-size: 22px;
	line-height: 1.1em;
}
.et_pb_button, .more-link {
  margin-top: 20px;
}
.et_pb_button_module_wrapper .et_pb_button {
  margin-top: 0;
}
#news-filter .et_pb_button, .abstand-oben-weg .et_pb_button, #map-container .et_pb_button, #quicklinks .et_pb_button {
  margin-top: 0;
}
.et_pb_search input.et_pb_s,
.et_pb_search input.et_pb_searchsubmit {
  border: 1px solid;
}
.et_pb_search input.et_pb_s {
  border-bottom: 0;
}


/* suche:
================================================================================= */
.et_pb_search {
  border-radius: 0;
  border: 0 solid;
  max-width: 600px;
}
.et_pb_search .et_pb_searchform > div {
  display: block;
}


/* shadows:
================================================================================= */
.et_pb_image_wrap, #news-container article,
#first-text .et_pb_image, #first-text .dnxte_3dcubeslider_parent .dnxte_3dcubeslider_child, #kontaktpage .et_pb_image, #kontaktpage .dnxte_3dcubeslider_parent .dnxte_3dcubeslider_child,
.dnext-3d-transform-flpb-flip-box-front, .dnext-3d-transform-flpb-flip-box-back,
#hallo {
  box-shadow: 0px 40px 40px -20px rgba(60,60,60,.3);
}
.text-cube .et_pb_main_blurb_image .et_pb_image_wrap img {
  box-shadow: 0px 20px 20px -10px rgba(60,60,60,.3);
}
#logo .et_pb_image_wrap,
.et_pb_main_blurb_image .et_pb_image_wrap,
.bildstreifen-container .et_pb_image_wrap,
#icon-container .et_pb_image_wrap,
.text-bild-5050 .bild-cluster .et_pb_image_wrap,
#kat-icn .et_pb_image_wrap  {
  box-shadow: 0 0 0 0 rgba(60,60,60,0);
}


/* transition:
================================================================================= */
a, img, .et_pb_text, .post-content,
.et_pb_blurb_content, .et_pb_main_blurb_image,
#logo-container, #logo::before,
.wpcf7 .wpcf7-submit, .tnp-subscription input.tnp-submit,
.et_pb_toggle_title::before, .et_pb_toggle_title:hover::before,
#news-container article:before,
.et_pb_only_image_mode_wrap,
.dnext-3d-flipbox-back-pra,
.menu-button,
#quicklinks .et_pb_blurb,
#sfm-sidebar .sfm-menu li > a span,
#sfm-sidebar.sfm-indicators .sfm-sm-indicator i,
.et_pb_search input.et_pb_searchsubmit,
#news-container article.category-news .entry-featured-image-url::before {
  -webkit-transition: all .3s ease 0ms !important;
  transition: all .3s ease 0ms !important;
}
#et-info-phone {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}


/* BORLABS:
================================================================================= */
.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed {
  max-height: 500px;
  overflow: hidden;
}
.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-thumbnail {
  opacity: .4;
}


/* Superfly Menu:
================================================================================= */
.sfm-rollback {
  width: 0 !important;
}
.sfm-sidebar-close::after, .sfm-sidebar-close::before {
  width: 35px !important;
}
body #sfm-sidebar .sfm-menu li a {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
#sfm-sidebar .sfm-menu li:hover > a span {
  right: -10px !important;
}
#sfm-sidebar.sfm-indicators .sfm-sm-indicator i {
  margin-left: -20px !important;
}
#sfm-sidebar .sfm-menu li:hover > a .sfm-sm-indicator i {
  margin-left: -10px !important;
}
#sfm-sidebar .sfm-sl, #sfm-sidebar .sfm-sm-indicator i {
  font-size: 75% !important;
}
#sfm-sidebar .sfm-search-form span {
  top: 13px !important;
}
.sfm-pos-left #sfm-sidebar .sfm-view-level-2 {
  width: 300px !important;
}
#sfm-sidebar .sfm-view-level-2 .sfm-menu {
  width: 100% !important;
}


/* DIVI ESSENTIAL:
================================================================================= */
.swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  border-radius: 0 !important;
}

.et_pb_module.dnxte_3d_flipbox .dnext-3d-transform-flpb-flip-box .dnext-3d-transform-flpb-flip-box-header,
.et_pb_module.dnxte_3d_flipbox .dnext-3d-flpb-flibbox-icon-front .dnext-3d-flipbox-front-pra,
.et_pb_module.dnxte_3d_flipbox .dnext-3d-flipbox-image img.dnext-3d-flipbox-front-image,
.et_pb_module.dnxte_3d_flipbox .dnext-3d-flipbox-image img.dnext-3d-flipbox-back-image,
.et_pb_module.dnxte_3d_flipbox .dnext-3d-flpb-flibbox-icon-back .dnext-3d-flipbox-back-pra,
.et_pb_module.dnxte_3d_flipbox .dnext-3d-flpb-flibbox-flip-button,
.et_pb_module.dnxte_3d_flipbox .dnext-3d-flpb-flibbox-icon-front span,
.et_pb_module.dnxte_3d_flipbox .dnext-3d-flpb-flibbox-icon-back span {
  margin: 0 !important;
}
.et_pb_module.dnxte_3d_flipbox .dnext-3d-flipbox-image img.dnext-3d-flipbox-front-image,
.et_pb_module.dnxte_3d_flipbox .dnext-3d-flipbox-image img.dnext-3d-flipbox-back-image {
  margin-bottom: 20px !important;
}
.center-text .et_pb_module.dnxte_3d_flipbox .dnext-3d-flipbox-image img.dnext-3d-flipbox-front-image,
.center-text .et_pb_module.dnxte_3d_flipbox .dnext-3d-flipbox-image img.dnext-3d-flipbox-back-image {
  margin: 0 auto 20px !important;
}
.center-text .et_pb_module.dnxte_3d_flipbox .dnext-3d-flpb-flibbox-flip-button {
  margin: 0 auto !important;
}
.dnext-3d-transform-flpb-flip-box-back .dnext-3d-transform-flpb-inner {
  transform: translateY(0%) translateZ(80px) scale(.92);
  -webkit-transform: translateY(0%) translateZ(80px) scale(.92);
  -ms-transform: translateY(0%) translateZ(80px) scale(.92);
  top: inherit;
  bottom: 0;
  display: flex;
  align-items: center;
}
.dnext-3d-transform-flpb-inner.dnext-3d-flpb-flibbox-icon-back {
  height: 100%;
}
.dnxte_3d_flipbox .dnext-3d-flipbox-image img.dnext-3d-flipbox-front-image,
.dnxte_3d_flipbox .dnext-3d-flipbox-image img.dnext-3d-flipbox-back-image {
  max-width: 100px;
}

.dnxte_3dcubeslider_child.et_pb_module {
  margin-bottom: 0 !important;
}
.dnxte_3dcubeslider_parent .img-fluid {
  display: block !important;
}


/* header:
================================================================================= */
#logo-container {
  width: 100%;
  height: 70px;
}
.home #logo-container {
  display: none;
}
#logo-container #logo {
  position: relative;
  height: 70px;
  display: flex;
  justify-content: end;
  padding: 18px 0;
}
#logo-container #logo img {
  height: 34px;
  width: auto;
}


/* fixed-sidebar:
================================================================================= */
#fixed-sidebar {
  position: fixed;
  height: 100%;
  width: 70px;
  top: 0;
}
#fixed-sidebar .et_pb_row {
  height: 100%;
  display: flex;
  align-items: flex-end;
}
#fixed-sidebar .et_pb_blurb {
  margin-bottom: 1px;
  height: 70px;
  padding: 5px 0;
  overflow: hidden;
}
#fixed-sidebar .et_pb_blurb:last-child {
  margin-bottom: 0;
}
#fixed-sidebar .et_pb_main_blurb_image {
  width: 70px;
  margin-bottom: 0;
  display: inline;
}
#fixed-sidebar .et_pb_main_blurb_image img {
  width: 45px;
}
#fixed-sidebar .et_pb_blurb:hover .et_pb_main_blurb_image img {
  transform: scale(1.1);
}

@keyframes animateRocket {
  0%,100%{
      transform: translate(0,0);
  }
  50%{
      transform: translate(0,3px);
  }
}
#fixed-sidebar #karriere-icn.et_pb_blurb:hover .et_pb_main_blurb_image img {
  animation: animateRocketlos 1s linear forwards;
  transform: translate(0,0);
}
@keyframes animateRocketlos {
  0%,20%,40%,60%,80% {
    transform: translate(0,0);
  }
  10%,30%,50%,70%,90% {
    transform: translate(0,3px);
  }
  100%{
      transform: translate(45px,-45px);
  }
}
#fixed-sidebar .et-pb-icon {
  font-size: 30px;
}
#fixed-sidebar .et_pb_blurb_description {
  position: relative;
}
#et-main-area {
  margin-left: 70px;
  border-left: 1px solid #fff;
}


/* cube svg:
================================================================================= */
/* cube Linien-Animation */
.cube-line-container {
  position: absolute;
  max-width: 86px;
  width: 86px;
  top: -4px;
  left: calc(50% - 43px);
}
.cube-line {
  animation: cube-line 2s linear forwards;
  stroke-dasharray: 2400;
  stroke-dashoffset: 2400;
}
@keyframes cube-line {
  99.9% {
    stroke-dashoffset: 0;
    filter: opacity(1);
  }
  100% {
    stroke-dashoffset: 0;
    filter: opacity(0);
  }
}
/* cube Wuerfel-Animation */
.cube-animation-container.abstand-unten-weg {
  margin-bottom: -80px;
}
.box-animation-container .et_pb_code_inner {
  position: relative;
  width: 80px;
  height: 80px;
  margin: 0 auto;
}
#box-wrapper {
  position: absolute;
  left: 50%;
  top: 40px;
  perspective: 500px;
  animation: cubeshow 1s linear forwards;
  animation-delay: 1.7s;
  filter: opacity(0);
}
@keyframes cubeshow {
  0% {
    filter: opacity(0);
  }
  100% {
    filter: opacity(1);
  }
}
.box-area {
  position: relative;
  transform-style: preserve-3d;
  animation-name: cuberotate;
  animation-duration: 20s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-delay: 2.2s;
}
@keyframes cuberotate {
  0% {
    transform: rotate3d(0, 0, 0, 0);
  }
  100% {
    transform: rotate3d(0, 1, 0, 360deg);
  }
}
.et_pb_code_inner:hover .box-area {
  animation-duration: 1s;
}
.box {
  position: absolute;
  width: 80px;
  height: 80px;
  border: 1px solid #b61e3f;
  background: linear-gradient(-45deg, #8d1f37, #b61e3f);
}
#box-front {
  transform: translateX(-40px) translateY(-40px) translateZ(40px);
}
#box-back {
  transform: translateX(-40px) translateY(-40px) translateZ(-40px);
}
#box-right {
  transform: translateY(-40px) rotateY(90deg);
}
#box-left {
  transform: translateY(-40px) translateX(-80px) rotateY(90deg);
}
#box-top {
  transform: translateX(-40px) translateY(-80px) rotateX(90deg);
}
#box-bottom {
  transform: translateX(-40px) rotateX(90deg);
}
.box-area {
  transform: rotateX(90deg) rotateY(90deg);
}


/* Cube zwischen Headlines und Text:
================================================================================= */
.text-cube .top-line, .urheber {
  position: relative;
  display: block;
}
.text-cube .top-line::before, .urheber::before {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  width: 18px;
  height: 18px;
}
.center-text .text-cube .top-line::before {
  left: calc(50% - 9px);
}
.urheber {
  padding-top: 20px;
}
.urheber::before {
  top: -12px;
}
.cube::before {
  position: relative;
  content: '';
  left: 0;
  bottom: 3px;
  width: 18px;
  height: 18px;
  display: inline-block;
  margin-right: 10px;
}


/* cubi:
================================================================================= */
#home-cubi-container .et_pb_row {
  min-height: 100vh;
}
#environment {
  perspective: 2000px;
  width: 500px;
  height: 500px;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cubi > * {
  opacity: 1;
}
.cubi {
  backface-visibility: visible;
  transform-style: preserve-3d;
  transform-origin: 200px 200px;
  position: relative;
  top: -200px;
  left: -200px;
  transform: rotateY(0) rotateX(0) translateZ(200px);
}

.cubi.animated {
  animation: goround 20s linear infinite;
  animation-delay: 1s;
}

@keyframes goround {
  0% {
    transform: rotateY(0deg) rotateX(0) translateZ(200px);
  }
  100% {
    transform: rotateY(720deg) rotateX(-360deg) translateZ(200px);
  }
}

.cubi > * {
  width: 400px;
  height: 400px;
  position: absolute;
}

.front {
  background-image: url(img/lkc-ottobrunn-hb-audits.jpg);
  background-size: contain;
}
.left {
  background-image: url(img/lkc-ottobrunn-hb-leistungen.jpg);
  background-size: contain;
  transform: rotateY(-90deg) translate(-400px);
  transform-origin: 0 0;
}
.bottom {
  background-image: url(img/lkc-ottobrunn-hb-rechtsberatung.jpg);
  background-size: contain;
  transform: rotateX(90deg);
  transform-origin: 0 400px;
}
.top {
  background-image: url(img/lkc-ottobrunn-hb-unternehmensbewertung.jpg);
  background-size: contain;
  transform: rotateX(270deg);
  transform-origin: 400px 0;
}
.right {
  background-image: url(img/lkc-ottobrunn-hb-logo.jpg);
  background-size: contain;
  transform: rotateY(-270deg) translate(400px);
  transform-origin: 400px 0;
}
.back {
  background-image: url(img/lkc-ottobrunn-hb-steuerberatung.jpg);
  background-size: contain;
  transform: translateZ(-400px) rotate(180deg);
}


/* zitatbox:
================================================================================= */
.zitatbox {
  height: 600px;
}
.zitatbox .et_parallax_bg, .quadr-container .et_parallax_bg {
  opacity: .5;
}

.zitatbox {
  display: flex;
  align-items: flex-end;
}
.zitatbox .et_pb_row {
  margin: 0 auto !important;
}
.zitatbox .et_pb_text, .zitatbox .et_pb_button_module_wrapper {
  max-width: 800px;
  margin: auto 0 auto auto;
}


/* quadr-container:
================================================================================= */
.quadr-container .et_pb_column {
  display: flex;
  justify-content: flex-end;
}
.quadr-container .et_pb_blurb {
  width: 500px !important;
  height: 500px;
  margin: 0;
  display: flex;
  align-items: center;
  padding: 40px;
}
.bildstreifen-container.quadr-container .et_pb_blurb {
  width: inherit !important;
  height: inherit;
  padding: 40px 20px;
}


/* icon-container:
================================================================================= */
#icon-container .et_pb_equal_columns {
  padding: 0 !important;
}
#icon-container .et_pb_column_1_3 {
  width: calc((100% - 250px) / 2);
  margin-right: 0;
}
#icon-container .icon-cube {
  margin-right: 0;
  width: 250px;
  height: 250px;
  z-index: 1;
  display: flex;
  align-items: center;
  background: linear-gradient(-45deg, #8d1f37, #b61e3f) !important;
}
#icon-container .et_pb_column_1_3:last-child .et_pb_text {
  padding-left: 80px;
}
#icon-container .et_pb_column_1_3:first-child .et_pb_text {
  padding-right: 80px;
}
#icon-container .et_pb_column_1_3:first-child .et_pb_text,
.zeitstrahl .et_pb_column_1_3:first-child .et_pb_text {
  text-align: right;
}
#icon-container .et_pb_column_1_2:first-child .et_pb_image {
  margin-right: 0;
  margin-left: auto;
}
#icon-container .et_pb_image {
  max-width: 100px;
  margin: 0 auto;
}
.icon-cube-empty {
  position: relative;
  height: 250px;
}
.icon-cube-empty::before {
  position: absolute;
  content: '';
  right: 0;
  top: 0;
  width: 250px;
  height: 250px;
  background-color: #e7eaeb;
}
.icon-cube-empty:last-child::before {
  left: 0;
}

#main-content #icon-container.et_pb_equal_columns {
  align-items: inherit;
}
#icon-container .et_pb_blurb_content, .infobox {
  padding: 20px;
}
.infobox {
  display: inline-block;
}

.download .et_pb_blurb_description {
  border-left: 1px solid;
  padding-left: 20px;
}


/* zeitstrahl:
================================================================================= */
.zeitstrahl::before {
  position: absolute;
  content: '';
  left: 50%;
  top: 0;
  width: 2px;
  height: 100%;
  margin-left: -1px;
}
.zeitstrahl .et_pb_column_1_3 {
  width: calc((100% - 50px) / 2) !important;
  margin-right: 0;
}
.zeitstrahl .zeitstrahl-icon {
  margin-right: 0;
  width: 50px !important;
  height: 50px;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.zeitstrahl .et_pb_column_1_3:first-child .et_pb_text {
  padding-right: 40px;
}
.zeitstrahl .et_pb_column_1_3:last-child .et_pb_text {
  padding-left: 40px;
}


/* quicklinks:
================================================================================= */
#quicklinks .dnext-3d-transform-flpb-flip-box-front, #quicklinks .dnext-3d-transform-flpb-flip-box-back, #quicklinks .et_pb_blurb,
#karriere-flip-box .dnext-3d-transform-flpb-flip-box-front, #karriere-flip-box .dnext-3d-transform-flpb-flip-box-back {
  aspect-ratio: 1 / 1;
}
#quicklinks .et_pb_blurb {
  display: flex;
  align-items: center;
}
#quicklinks .dnext-3d-flipbox-back-pra {
  position: absolute;
  background: #fff;
  width: calc(200% + (1600px* 0.03));
  height: 100%;
  padding: 40px 20px;
  left: calc(100% + (1600px * 0.03));
  opacity: 0;
  transform: scale(0) rotateY(-180deg);
  transition-delay: 0 !important;
  text-align: left;
}
#quicklinks .dnxte_3d_flipbox:hover .dnext-3d-flipbox-back-pra {
  opacity: 1;
  transform: scale(1);
  background-color: #002f5d;
  transition-delay: .3s !important;
}
#quicklinks .et_pb_column:hover {
  z-index: 9;
}
#quicklinks .et_pb_column:nth-child(3) .dnext-3d-flipbox-back-pra {
  left: calc((100% + (1600px* 0.03))* -2);
}
#quicklinks .et_pb_column:nth-child(4) .dnext-3d-flipbox-back-pra {
  left: calc((100% + (1600px* 0.03))* -2);
}
#quicklinks .dnext-3d-flpb-flibbox-icon-back::before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: .6;
  z-index: -1;
}


/* .trenner-img:
================================================================================= */
.trenner-img {
  height: 600px;
}


/* person-slider-container:
================================================================================= */
#person-slider-container .dica_divi_carousel .dica_divi_carouselitem .dica-item {
  height: calc(100% + 80px);
}
#person-slider-container .dica-item-content {
  display: flex;
  justify-content: center;
  padding: 40px;
  margin-top: 160px;
  height: calc(100% - 160px);
}
#person-slider-container .dica-image-container, #person-slider-container .dica-image-container .image {
  overflow: visible !important;
}
#person-slider-container .dica-image-container {
  margin-bottom: 80px;
}
#person-slider-container .dica-image-container img {
  width: calc(100% + 80px);
  max-width: calc(100% + 80px) !important;
}


/* news-container:
================================================================================= */
#news-container article {
  margin-bottom: 0 !important;
}
.pagination {
  margin-top: 20px !important;
}
.home #news-container {
  padding-bottom: 80px !important;
}
#news-container .et_pb_salvattore_content, #news-container .et_pb_ajax_pagination_container {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-gap: 40px;
}
#news-container .size-1of3 {
  width: 100%;
  margin-right: 0;
  position: relative;
  float: none;
}
#news-container .size-1of3:last-child {
  margin-right: 0;
}
#news-container article, #archive-container article {
  height: auto !important;
}
#news-container article.type-post::before {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
#news-container article.type-post:hover::before {
  left: 20px;
  bottom: 20px;
}
#news-container .et_pb_image_container,
#news-container .et_pb_post .entry-featured-image-url {
  margin: 0 0 40px;
}
#news-container .et_pb_ajax_pagination_container .entry-featured-image-url {
  width: 100%;
  height: inherit;
  float: none;
}
#news-container .entry-title, #news-container .post-meta {
  padding-left: 20px;
  padding-right: 20px;
}
#news-container .post-content {
  opacity: 0;
  transform: translateY(100px) scaleY(0);
  position: absolute;
  width: 100%;
  bottom: 0;
  padding: 20px;
  min-height: 190px;
}
#news-container article:hover .post-content {
  opacity: 1;
  transform: translateY(0) scaleY(1);
}
#news-container article .entry-title {
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

#news-container article.category-news .entry-featured-image-url::before {
  position: absolute;
  content: '';
  top: calc(100% - 120px);
  left: 20px;
  width: 100px;
  height: 100px;
  background-image: url(img/lkc-ottobrunn-icn-steuern.png);
  z-index: 1;
  background-size: contain;
}
#news-container article.category-news.category-audits-news .entry-featured-image-url::before { background-image: url(img/lkc-ottobrunn-icn-audits.png); }
#news-container article.category-news.category-bewertung-news .entry-featured-image-url::before { background-image: url(img/lkc-ottobrunn-icn-bewertung.png); }
#news-container article.category-news.category-recht-news .entry-featured-image-url::before { background-image: url(img/lkc-ottobrunn-icn-recht.png); }
#news-container article.category-news.category-kanzlei .entry-featured-image-url::before { background-image: url(img/lkc-ottobrunn-icn-kanzlei.png); }
#news-container article.category-news:hover .entry-featured-image-url::before {
  top: 20px;
  width: 60px;
  height: 60px;
}
#news-container article.category-news img {
  filter: grayscale(1);
}
#news-container article.category-news:hover img {
  filter: grayscale(0);
}
#news-container .post-content p {
  display: block;
  max-height: 4.8em;
  overflow: hidden;
}

#news-filter {
  margin-bottom: 40px;
}
#news-filter .et_pb_row:last-child .et_pb_column {
  display: grid;
  grid-template-columns: repeat(6,1fr);
  grid-gap: 20px;
}
#news-filter .et_pb_row:last-child .et_pb_module {
  margin-bottom: 0;
}
#news-filter .et_pb_button {
  width: 100%;
}

.single-post .et_pb_column_2_3 {
  width: calc(100% - 500px);
  margin-right: 0;
  padding-right: 40px;
}
.single-post .et_pb_column_1_3 {
  width: 500px;
}
.single-post .bg-blue .et_pb_button_module_wrapper {
  margin: 30px 0 0 !important;
}
#single-beitragsbild {
  margin-bottom: 40px;
  max-width: 500px;
}
#single-beitragsbild .et_pb_image_wrap {
  margin-top: -160px;
}
#single-sidebar,
#single-sidebar .dnext-3d-transform-flpb-inner {
  padding: 40px 20px;
}
#single-sidebar article {
  padding-bottom: 20px;
}
#single-sidebar article h2 {
  padding-bottom: 0;
}
#single-sidebar article, #single-sidebar article .post-meta {
  margin-bottom: 0;
}
.single-kat {
  margin-bottom: 0 !important;
}

#single-sidebar .dnxte_3d_flipbox {
  margin: 40px -20px -40px;
}
#single-sidebar .dnext-3d-flipbox-image,
#footer-container #footer-logo .et_pb_image_wrap  {
  max-width: 180px;
  margin: 0 auto;
}

.single-container .et_pb_section .et_pb_row {
  width: 100%;
}
.et_pb_posts a.more-link {
  display: inline-block;
}
.status-publish.et_pb_post {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid;
}
#news-container .status-publish.et_pb_post {
  border-bottom: 0 solid;
}
#single-sidebar .status-publish.et_pb_post {
  border-bottom: 0 solid;
}
.status-publish.et_pb_post:last-of-type, .archive .status-publish.et_pb_post:last-child {
  margin-bottom: 0;
}
.status-publish.et_pb_post .post-meta {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}
.et_pb_module:not(.et_pb_blog_grid_wrapper) .status-publish.et_pb_post .entry-featured-image-url {
  width: 60px;
  height: 60px;
  float: left;
  margin-right: 20px;
}
#kat-icn {
  opacity: .1;
  position: absolute;
  right: 0;
  bottom: -140px;
  z-index: -1;
}

.post-meta {
  pointer-events: none;
}

.wp-block-gallery {
  margin-bottom: 12px;
}
.wp-block-gallery:last-child {
  margin-bottom: 0;
}

/* binaer-hg:
================================================================================= */
#binaer-hg-container {
  overflow: hidden;
}
#binaer-hg {
  width: 100%;
  max-width: 100%;
  padding: 0 !important;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}
.bin {
  font-size: 1em;
  width: 100%;
	height: 100%;
	color: rgba(3,27,50,0.05);
	margin: 0 auto;
	font-family: monospace;
	word-wrap: break-word;
 	line-height: 1em;
  letter-spacing: 1px;
	overflow: hidden;
  padding-bottom: 0;
}


/* karriere-flip-box:
================================================================================= */
#karriere-flip-box .dnext-3d-transform-flpb-flip-box .dnext-3d-transform-flpb-inner {
  position: relative;
  transform: none;
  top: 0;
}
#karriere-flip-box .dnext-3d-transform-flpb-flip-box-front {
  display: flex;
  align-items: center;
}
#karriere-flip-box .dnext-3d-transform-flpb-inner.dnext-3d-flpb-flibbox-icon-back {
  height: auto;
  display: block;
}
#single-sidebar #karriere-flip-box .dnext-3d-transform-flpb-inner.dnext-3d-flpb-flibbox-icon-back {
  text-align: center;
}
#single-sidebar #karriere-flip-box.et_pb_module.dnxte_3d_flipbox .dnext-3d-flipbox-image img.dnext-3d-flipbox-back-image {
  max-width: 180px;
  width: 180px;
}


/* text-bild-5050:
================================================================================= */
.text-bild-5050 .et_pb_row {
  width: 100% !important;
  max-width: 100% !important;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
	overflow: hidden;
	position: relative;
  align-items: unset !important;
  min-height: 48vw;
}
.text-bild-5050 .et_pb_column {
  float: left;
	position: relative;
  width: 50% !important;
  margin-right: 0px !important;
}
.text-bild-5050 .et_pb_row .text-5050.et_pb_column:last-child { padding: 80px calc((100vw - 1600px) / 2) 80px 80px; }
.text-bild-5050 .et_pb_row .text-5050.et_pb_column:first-child { padding: 80px 80px 80px calc((100vw - 1600px) / 2); }
.text-5050 {
  display: flex;
  align-items: center;
}
.text-bild-5050 .et_pb_module, .text-bild-5050 .et_pb_image_wrap, .text-bild-5050 .et_pb_image_wrap img { min-width: 100%; }

.text-bild-5050 .et_pb_image {
	height: 100% !important;
  position: absolute;
}

/* For all Browsers */
.text-bild-5050 .et_pb_image_wrap {
	display: block;
	height: 100%;
	position: relative;
}
.text-bild-5050 .et_pb_image_wrap img {
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
	width: 100%;
}

#karrierepage.text-bild-5050 .et_pb_row {
  min-height: inherit;
}
#karrierepage.text-bild-5050 .bild-cluster {
  width: 700px !important;
  margin: 0 0 0 auto !important;
  display: grid;
  grid-template-columns: repeat(4,1fr);
  grid-auto-flow: dense;
  grid-auto-rows: minmax(calc((700px - (3*0px))/4),auto);
  grid-gap: 0px;
}
.text-bild-5050 .bild-cluster .et_pb_image,
.text-bild-5050 .bild-cluster .et_pb_image_wrap,
.text-bild-5050 .bild-cluster .et_pb_image_wrap img {
  position: relative;
  margin-bottom: 0;
}
.text-bild-5050 .bild-cluster .et_pb_image_wrap,
.text-bild-5050 .bild-cluster .et_pb_image_wrap img {
  height: inherit !important;
}
.bild-cluster .bild-cluster-2height {
  grid-row-end: span 2;
}
.bild-cluster .bild-cluster-2height-2width {
  grid-column: span 2;
  grid-row-end: span 2;
}


/* bildstreifen-container:
================================================================================= */
.bildstreifen-container {
  max-width: 100vw;
  display: grid;
  grid-template-columns: repeat(6,1fr);
  grid-auto-flow: dense;
  grid-auto-rows: minmax(calc((100vw - (3*0px))/6),auto);
  grid-gap: 0px;
}
.bildstreifen-container .et_pb_row {
  width: 100%;
  max-width: 100%;
  height: 100%;
}
.bildstreifen-container .bildstreifen-2height-2width {
  grid-column: span 2;
  grid-row-end: span 2;
}
.bildstreifen-container .bildstreifen-2width {
  grid-column: span 2;
}
.bildstreifen-container .bildstreifen-2height {
  grid-row-end: span 2;
}
.bildstreifen-container .et_pb_column,
.bildstreifen-container .et_pb_image,
.bildstreifen-container .et_pb_image_wrap,
.bildstreifen-container .et_pb_image_wrap img,
.text-bild-5050 .bild-cluster .et_pb_image,
.text-bild-5050 .bild-cluster .et_pb_image_wrap,
.text-bild-5050 .bild-cluster .et_pb_image_wrap img {
  height: 100%;
  width: 100% !important;
}
.bildstreifen-container .et_pb_column {
  display: flex;
  align-items: center;
  justify-content: center;
}
.bildstreifen-container .et_pb_image {
  position: absolute;
}
.bildstreifen-container .et_pb_image_wrap {
  display: inline-flex;
  height: 100%;
  display: block;
  position: relative;
}
.bildstreifen-container .et_pb_image_wrap img {
  position: relative;
  object-fit: cover;
}
.bildstreifen-container .bildstreifen-text .et_pb_column {
  display: flex;
  align-items: center;
  padding: 40px !important;
}
.bildstreifen-icon .et_pb_image_wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}
.bildstreifen-icon .et_pb_image_wrap img {
  max-width: 150px;
  height: 150px;
}
.bildstreifen-icon .et_pb_main_blurb_image {
  margin-bottom: 0;
}


/* first-text:
================================================================================= */
#first-text::before,
#kontaktpage::before,
.et_pb_column_1_2:first-child .et_pb_image::before, .et_pb_column_1_2:last-child .et-animated.et_pb_image::before, .et_pb_column_1_3:first-child .et_pb_image::before, .et_pb_column_1_3:last-child .et-animated.et_pb_image::before {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  width: 500px;
  height: 500px;
  transform: scale(0) translate(-100px);
  transform-origin: bottom left;
  animation: cuberise .5s linear forwards;
  animation-delay: 1s;
}
.et_pb_column_1_3:first-child .et_pb_image::before, .et_pb_column_1_3:last-child .et-animated.et_pb_image::before {
  width: 300px;
  height: 300px;
}
#kontaktpage .et-animated.et_pb_image::before {
  width: 0;
  height: 0;
}
#kontaktpage::before {
  left: inherit;
  right: 0;
  transform-origin: bottom right;
}
.et_pb_column_1_2.bild-cluster .et-animated.et_pb_image::before {
  width: 0 !important;
  height: 0 !important;
}
@keyframes cuberise {
  0% {
    transform: scale(0) translate(-100px -50px);
  }
  100% {
    transform: scale(1) translate(0px);
  }
}
#first-text .et_pb_image, #first-text .dnxte_3dcubeslider_parent, #kontaktpage .et_pb_image, #kontaktpage .dnxte_3dcubeslider_parent {
  height: 600px;
}
#first-text .et_pb_image, #first-text .dnxte_3dcubeslider_parent, #kontaktpage .et_pb_image, #kontaktpage .dnxte_3dcubeslider_parent,
.et_pb_column_1_2 .et-animated .et_pb_image_wrap {
  max-width: 600px;
}
.et_pb_column_1_3 .et-animated .et_pb_image_wrap {
  max-width: 400px;
}
#first-text .et_pb_image, #first-text .et_pb_column > .dnxte_3dcubeslider_parent,
.et_pb_column_1_2:first-child .et_pb_image_wrap, .et_pb_column_1_3:first-child .et_pb_image_wrap {
  margin: auto 20px auto auto;
  display: block;
}
#kontaktpage .et_pb_image, #kontaktpage .et_pb_column > .dnxte_3dcubeslider_parent {
  margin: 0;
  display: block;
}
#kontaktpage .et_pb_column_1_2:first-child .et_pb_image_wrap {
  margin: 0;
}
#first-text.bg-blue .et_pb_image_wrap {
  margin-top: -40px !important;
  bottom: -40px;
}
.et_pb_column_1_2:first-child .et-animated.et_pb_image::before, .et_pb_column_1_3:first-child .et-animated.et_pb_image::before {
  left: 0px;
  bottom: -40px;
}
.et_pb_column_1_2:last-child .et-animated.et_pb_image::before {
  left: inherit;
  right: 0px;
  bottom: -40px;
  transform-origin: bottom right;
}


/* team-container:
================================================================================= */
#team-container .gs_team_area .single-member-div .gs_member_info-top,
#karriere-flip-box .dnext-3d-transform-flpb-flip-box-back {
  display: flex;
  align-items: center;
  padding: 40px 20px !important;
}
#team-container .single-member-div {
  margin-bottom: 40px;
}
#team-container .gs_member_info-bottom {
  display: none;
}
#team-container .gs_member_info {
  text-align: left;
}
#team-container .gs_team {
  margin-left: -20px !important;
  margin-right: -20px !important;
}
#team-container .single-member-div {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
#team-container .single-member--wrapper,
#team-container .search-fil-nbox {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
#team-container .gs-member-desc,
#team-container .gs_team_area .gs-member-desc h3,
#team-container .gs_team_area .gs-member-desc p,
#team-container .search-fil-nbox {
  margin: 0 !important;
}
#team-container .gs_team_area .gs-member-desc p {
  padding-bottom: 0;
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
#team-container .search-filter {
  margin-top: 0 !important;
}
#team-container .search-filter .gs-roow {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
#team-container .search-fil-nbox {
  width: calc((100% - 40px)/ 2);
}
#team-container .search-filter input {
  border-radius: 0;
}
#team-container .single-mem-desc-social {
  display: none;
}


/* map-container:
================================================================================= */
#map-container .et_parallax_bg {
  background-position: bottom;
}


/* hinweis-container:
================================================================================= */
#hinweis-container {
  height: 70px;
  display: flex;
  border-left: 1px solid #fff;
  width: calc(100% - 70px);
  margin-left: 70px;
}
#hinweis-container .cube::before {
  bottom: -1px;
  width: 15px;
  height: 15px;
}
#hinweis-container .cube-end {
  margin-right: 0;
  margin-left: 10px;
}


/* wpcf7-container:
================================================================================= */
#hallo {
  max-width: 600px;
  height: 600px;
  min-width: inherit;
  padding: 40px;
  margin-top: -200px;
  display: flex;
  align-items: center;
}
.newsletter #hallo {
  margin-top: 0;
}
.half-container {
  display: flex;
  margin: 0 -5px;
}
.half {
  padding: 0 5px 10px;
  width: 50%;
}
input, select, textarea {
  width: 100%;
  max-width: 100%;
  padding: 10px 24px !important;
}
input[type=checkbox] {
  width: 15px;
}
input.text, input[type="email"], input[type="text"], select, textarea,
.tnp-subscription input[type="text"], .tnp-subscription input[type="email"], .tnp-subscription textarea, .tnp-profile input[type="text"], .tnp-profile input[type="email"], .tnp-profile textarea {
  border: 1px solid;
}
textarea {
  min-height: 100px;
  height: 100px;
}
.wpcf7-spinner {
  position: absolute;
  top: 0;
  right: 0;
}
.wpcf7-list-item,
input[type="checkbox"] {
  margin-left: 0;
}
::placeholder {
  opacity: 1;
  color: #002f5d !important;
}
.bg-red ::placeholder {
  color: #fff !important;
}
.datcheck a {
  text-decoration: underline;
}
.wpcf7 form .wpcf7-response-output {
  margin: 20px 0 0;
  padding: 5px 10px;
}


/* main-footer:
================================================================================= */
#footer-nav {
  padding: 20px 0 !important;
}
#footer-container .et_pb_column_1_4 {
  width: 25%;
  margin: 0;
  padding: 0 20px;
  border-right: 2px solid rgba(0,0,0,.3);
}
#footer-container .et_pb_column_1_4:first-child {
  padding: 0 20px 0 0;
}
#footer-container .et_pb_column_1_4:last-child {
  border-right: 0 solid white;
}
#footer-container .et_pb_column_1_4 img {
  max-width: 180px;
}
#footer-container .et_pb_main_blurb_image .et_pb_only_image_mode_wrap {
  width: 40px;
}
#footer-container .et_clickable .et_pb_blurb_content:hover .et_pb_only_image_mode_wrap {
  transform: scale(1.2);
}
.et_pb_social_media_follow li {
  margin-bottom: 0;
}
.et_pb_social_media_follow li a.icon,
.et_pb_social_media_follow li a.icon::before {
  width: inherit;
  margin-right: 0;
  height: 16px;
  line-height: 16px;
  display: block;
}
.et_pb_social_media_follow li a.icon {
  margin-right: 15px;
}

/* responsive:
================================================================================= */
@media only screen and (min-width: 2100px) {
  #first-text::before {
    left: 10vw;
  }
  #kontaktpage::before {
    left: inherit;
    right: 10vw;
  }
}
@media only screen and (max-width: 1770px) {
  .text-bild-5050 .et_pb_row .text-5050.et_pb_column:last-child { padding: 80px 5% 80px 80px; }
  .text-bild-5050 .et_pb_row .text-5050.et_pb_column:first-child { padding: 80px 80px 80px 5%; }
}
@media only screen and (max-width: 1470px) {
  #karrierepage.text-bild-5050 .et_pb_column {
    float: none;
    width: 100% !important;
  }
  #karrierepage.text-bild-5050 .bild-cluster {
    width: 100% !important;
    grid-template-columns: repeat(8,1fr);
    grid-auto-rows: minmax(calc((100vw - (3*0px))/8),auto);
  }
  #karrierepage.text-bild-5050 .img-empty, #karrierepage.text-bild-5050 .bild-cluster-red { display: none; }
  #karrierepage.text-bild-5050 .bild-cluster-2height.et_pb_module:nth-child(4) { grid-column: span 2; }
  #karrierepage.text-bild-5050 .bild-cluster { background-color: #b61e3f; }
  .et_pb_column_1_2:first-child .et-animated.et_pb_image::before, .et_pb_column_1_3:first-child .et-animated.et_pb_image::before { left: -5%; }
  .et_pb_column_1_2:last-child .et-animated.et_pb_image::before { right: -5%; }
  .bildstreifen-container {
    grid-template-columns: repeat(5,1fr);
    grid-auto-rows: minmax(calc((100vw - (3*0px))/5),auto);
  }
  .bildstreifen-container .et_pb_row_8.bildstreifen-2height-2width { grid-row-end: span 1; }
  #quicklinks .et_pb_blurb, .dnext-3d-transform-flpb-inner { padding: 20px; }
  #quicklinks .et_pb_main_blurb_image { max-width: 70px !important; }
  #person-slider-container .dica_divi_carousel .dica_divi_carouselitem .dica-item {
    height: 100%;
    max-width: 800px;
    margin: 0 auto;
  }
  #person-slider-container .dica-item-content {
    padding: 40px 20px;
    margin-top: 120px;
    height: calc(100% - 120px);
  }
  #person-slider-container .dica-image-container { margin-bottom: 40px; }
}
@media only screen and (max-width: 1425px) {
  #first-text .et_pb_image, #first-text .dnxte_3dcubeslider_parent, #kontaktpage .et_pb_image, #kontaktpage .dnxte_3dcubeslider_parent { height: inherit; }
  #icon-container { display: block; }
  #quicklinks .et_pb_column_1_4, #icon-container .et_pb_column_1_4 { width: 48.5% !important; margin-right: 3% !important; }
  #quicklinks .et_pb_column_1_4:nth-child(2), #quicklinks .et_pb_column_1_4:nth-child(4),
  #icon-container .et_pb_column_1_4:nth-child(2), #icon-container .et_pb_column_1_4:nth-child(4) { margin-right: 0 !important; }
  #quicklinks .et_pb_column_1_4:nth-child(1), #quicklinks .et_pb_column_1_4:nth-child(2),
  #icon-container .et_pb_column_1_4:nth-child(1), #icon-container .et_pb_column_1_4:nth-child(2) { margin-bottom: 40px; }
  #icon-container .et_pb_column_1_4 { min-height: 360px; }
  .bildstreifen-container {
    grid-template-columns: repeat(4,1fr);
    grid-auto-rows: minmax(calc((100vw - (3*0px))/4),auto);
  }
  .bildstreifen-container .et_pb_row_4.bildstreifen-2height-2width {
    grid-column: span 1;
    grid-row-end: span 1;
  }
  .page-id-33 .bildstreifen-container .et_pb_row:last-child, .page-id-35 .bildstreifen-container .et_pb_row:last-child, .page-id-2975 .bildstreifen-container .et_pb_row:last-child { display: none;}
  .bildstreifen-container .et_pb_row_8.bildstreifen-2height-2width { grid-row-end: span 2; }
  #quicklinks .et_pb_main_blurb_image { max-width: 120px !important; }
  #footer-container .et_pb_column_1_4 { width: 33.333%; }
  #footer-container .et_pb_column_1_4:nth-child(3) {
    padding: 0 0 0 20px;
    border-right: 0 solid rgba(0,0,0,.3);
  }
  #footer-container .et_pb_column_1_4:last-child { display: none; }
}
@media only screen and (max-width: 1300px) {
  .text-bild-5050 .et_pb_row .text-5050.et_pb_column:last-child { padding: 80px 5% 80px 40px; }
  .text-bild-5050 .et_pb_row .text-5050.et_pb_column:first-child { padding: 80px 40px 80px 5%; }
  #news-container .et_pb_salvattore_content, #news-container .et_pb_ajax_pagination_container { grid-template-columns: repeat(2,1fr); }
  #news-filter .et_pb_row:last-child .et_pb_column { grid-template-columns: repeat(3,1fr); }
}
@media only screen and (max-width: 1200px) {
  #first-text::before, .et_pb_column_1_2:first-child .et_pb_image::before, .et_pb_column_1_2:last-child .et-animated.et_pb_image::before, #kontaktpage::before {
    width: 300px;
    height: 300px;
  }
  .et_pb_column_1_3:first-child .et_pb_image::before, .et_pb_column_1_3:first-child .et-animated.et_pb_image::before {
    width: 200px;
    height: 200px;
    bottom: -20px;
  }
  #icon-container .et_pb_column_1_4 { min-height: 400px; }
  .single-post .et_pb_column_2_3 {
    width: calc(100%);
    padding-right: 0;
  }
  .single-post .et_pb_column_1_3 {
    margin-top: 40px;
  }
  .quadr-container .et_pb_row {
    width: 100%;
  }
  .zitatbox .et_parallax_bg { background-position: -100px; }
}
@media only screen and (max-width: 980px) {
  .et_pb_column { margin-bottom: 40px; }
  .et_pb_column .et_pb_module { margin-bottom: 20px; }
  .et_pb_column:last-child, .et_pb_column .et_pb_module:last-child, .zeitstrahl .et_pb_column { margin-bottom: 0; }
  #first-text::before { top: 80px; transform-origin: top left; }
  #first-text .et_pb_image, #first-text .dnxte_3dcubeslider_parent { height: inherit; }
  #first-text .et_pb_image, #first-text .et_pb_column > .dnxte_3dcubeslider_parent, .et_pb_column_1_2:first-child .et_pb_image_wrap, .et_pb_column_1_3:first-child .et_pb_image_wrap { margin: 0; }
  .et_pb_column_1_2:first-child .et-animated.et_pb_image::before, .et_pb_column_1_2:last-child .et-animated.et_pb_image::before { left: inherit; right: 0; transform-origin: bottom right; }
  .et_pb_column_1_2:first-child .et-animated.et_pb_image::before { top: -40px; transform-origin: top right; }
  .et_pb_column_1_3:first-child .et-animated.et_pb_image::before { left: 220px; }
  .et_pb_column_1_3:first-child .et-animated.et_pb_image::before { top: -20px; transform-origin: top right; }
  #news-container .center-text .et_pb_module { text-align: left !important; }
  #news-container .center-text .text-cube .top-line::before { left: 0; }
  .text-bild-5050 .et_pb_column {
    float: none;
    width: 100% !important;
  }
  .text-bild-5050 .et_pb_row .text-5050.et_pb_column:last-child, .text-bild-5050 .et_pb_row .text-5050.et_pb_column:first-child { padding: 80px 5%; }
  .text-bild-5050 .et_pb_column_1_2 { margin-bottom: 0; }
  .text-bild-5050 .et_pb_image, .text-bild-5050 .et_pb_image_wrap img { position: relative; }
	.text-bild-5050 .et_pb_image_wrap img { height: auto; }
  .zeitstrahl .et_pb_column.et_pb_column_empty { display: block; }
  .zeitstrahl .et_pb_column_1_3:first-child .et_pb_text { padding-right: 20px; }
  .zeitstrahl .et_pb_column_1_3:last-child .et_pb_text { padding-left: 20px; }
  #karrierepage.text-bild-5050 .bild-cluster {
    grid-template-columns: repeat(4,1fr);
    grid-auto-rows: minmax(calc((100vw - (3*0px))/4),auto);
  }
  #news-container .et_pb_salvattore_content { display: block; }
  #quicklinks .et_pb_main_blurb_image { max-width: 70px !important; }
  .bildstreifen-container {
    grid-template-columns: repeat(2,1fr);
    grid-auto-rows: minmax(calc((100vw - (3*0px))/2),auto);
  }
  .bildstreifen-container .bildstreifen-2height { grid-row-end: span 1; }
  .bildstreifen-container .bildstreifen-text .et_pb_column { padding: 40px 5% !important; }
  .page-id-33 .bildstreifen-container .et_pb_row:last-child, .page-id-35 .bildstreifen-container .et_pb_row:last-child, .page-id-2975 .bildstreifen-container .et_pb_row:last-child { display: block;;}
  #team-container .search-fil-nbox { width: 100%; }
  #home-cubi-container .et_pb_column:first-child { padding: 120px 0 0 !important; }
  #home-cubi-container .et_pb_column:last-child { padding: 40px 0 120px !important; }
  #hallo { margin-top: 0; padding: 40px 5%; }
  #footer-container .et_pb_column_1_4 {
    width: 100%;
    border-right: 0 solid rgba(0,0,0,.3);
    padding: 0 0 40px 0 !important;
  }
  #footer-container .et_pb_column_1_4:nth-child(4) { display: block; padding-bottom: 0 !important; }
  #footer-nav .et_pb_menu__menu { display: block; }
  #footer-nav .et_mobile_nav_menu { display: none; }
  #footer-nav .et_pb_menu--style-left_aligned .et_pb_menu__wrap {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
@media only screen and (max-width: 820px) {
  #hinweis-container .cube::before {
    width: 12px;
    height: 12px;
  }
}
@media only screen and (max-width: 767px) {
  #et-main-area { margin-left: 0; }
  #fixed-sidebar { display: none; }
  #et-main-area { border-left: 0 solid #fff; }
  #person-slider { max-width: 500px; }
  #person-slider-container .dica-item-content {
    display: block;
    margin-top: 0;
    height: inherit;
  }
  #person-slider-container .dica-image-container { margin-bottom: 0; }
  #person-slider-container .dica-image-container img {
    width: 100%;
    max-width: 100% !important;
  }
  .trenner-img { height: 300px; }
  #news-container .et_pb_salvattore_content, #news-container .et_pb_ajax_pagination_container { grid-template-columns: repeat(1,1fr); }
  #team-container .et_pb_row { width: calc(100% - 80px); }
}
@media only screen and (max-width: 660px) {
  #quicklinks .et_pb_column_1_4, #icon-container .et_pb_column_1_4 { width: 100% !important; margin-right: 0 !important; }
  #quicklinks .et_pb_column_1_4:nth-child(3), #icon-container .et_pb_column_1_4:nth-child(3) { margin-bottom: 40px !important; }
  #quicklinks .et_pb_main_blurb_image { max-width: 120px !important; }
  .et_pb_column_1_2:first-child .et-animated.et_pb_image::before, .et_pb_column_1_3:first-child .et-animated.et_pb_image::before,
  .et_pb_column_1_2:last-child .et-animated.et_pb_image::before { display: none; }
  .et_pb_module:not(.et_pb_blog_grid_wrapper) .format-standard .entry-featured-image-url {
    float: none;
    margin-right: 0;
    margin-bottom: 60px;
  }
  .et_pb_toggle_title {
    -moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
  }
  #news-filter .et_pb_row:last-child .et_pb_column { grid-template-columns: repeat(2,1fr); }
  .zeitstrahl .et_pb_column.et_pb_column_empty { display: none; }
  .zeitstrahl .et_pb_column_1_3.zeitstrahl-text { width: calc((100% - 50px) / 1) !important; }
  .zeitstrahl::before { width: 0; }
  #environment {
    width: 300px;
    height: 300px;
  }
  .cubi {
    transform-origin: 120px 120px;
    top: -120px;
    left: -120px;
  }
  @keyframes goround {
    0% {
      transform: rotateY(0deg) rotateX(0) translateZ(120px);
    }
    100% {
      transform: rotateY(720deg) rotateX(-360deg) translateZ(120px);
    }
  }
  .cubi > * {
    width: 240px;
    height: 240px;
  }
  .left {
    transform: rotateY(-90deg) translate(-240px);
  }
  .bottom {
    transform-origin: 0 240px;
  }
  .top {
    transform-origin: 240px 0;
  }
  .right {
    transform: rotateY(-270deg) translate(240px);
    transform-origin: 240px 0;
  }
  .back {
    transform: translateZ(-240px) rotate(180deg);
  }
}
@media only screen and (max-width: 550px) {
  .worttrennung h1 {
    -moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
  }
}
@media only screen and (max-width: 490px) {
  #hinweis-container .cube::before {
    width: 10px;
    height: 10px;
  }
}
@media only screen and (max-width: 450px) {
  #logo-container #logo { padding: 22px 0; }
  #logo-container #logo img { height: 26px; }
  .bildstreifen-container { display: block; }
  .bildstreifen-container .et_pb_image { position: relative; }
  .bildstreifen-icon { aspect-ratio: 1 / 1; }
  #footer-nav .et_pb_menu .et_pb_menu__menu > nav > ul {  display: block; }
}
@media only screen and (max-width: 370px) {
  #hinweis-container .cube::before { display: none; }
}
