/* compiled by scssphp 1.12.1 on Sat, 18 Apr 2026 03:40:16 +0200 (0.0245s) */

@charset "UTF-8";
.thlogo.vc_align_right.wpb_single_image {
  text-align: center !important;
}
#financed_by_eu img {
  width: 65%;
}
#freistaat_thueringen img {
  width: 75%;
  padding-right: 10px;
}
.img_wrap .empty_image {
  width: 100%;
  height: auto;
  aspect-ratio: 1.7777777778;
}
.img iframe {
  aspect-ratio: 1.7777777778;
  width: 100%;
  border: 0;
}
.img_wrap {
  position: relative;
  display: block;
  line-height: 0;
}
.img_wrap img {
  z-index: 0;
  position: relative;
}
.cookie_layer {
  background-color: rgba(64, 64, 64, 0.7);
  z-index: 1;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  display: flex;
  align-content: center;
  flex-wrap: wrap;
  text-align: center;
  justify-content: center;
}
.cookie_layer p {
  color: white !important;
}
.cookie_layer p a {
  color: white;
}
html {
  max-width: 100vw;
  overflow-x: hidden;
}
* {
  margin: 0px;
  padding: 0px;
}
hr {
  border: 0px;
  width: 128px;
  height: 1px;
  background-color: #4A4A4A;
  margin-bottom: 40px;
  clear: both;
}
img {
  max-width: 100%;
  height: auto;
}
.searchresult .result {
  margin-bottom: 40px;
}
.searchresult .result h2 a {
  text-decoration: none;
  color: inherit;
}
.searchresult .result .so_references .reference-list {
  margin-bottom: 0px;
}
.searchresult .result .so_content_box .inner {
  padding: 20px 20px 0px 20px;
}
.searchresult .result_referenz h2 {
  margin-bottom: 40px;
}
.pp_expand {
  display: none !important;
}
.wpb_wrapper {
  position: relative;
}
.wpb_gmaps_widget .wpb_wrapper {
  padding: 5px 0px 0px 0px !important;
}
/* Content Elemente haben nach unten 40px vom Composer */
rs-module-wrap, .rev_slider_wrapper {
  margin-bottom: 40px !important;
}
.has_holzbox {
  padding-bottom: 40px;
}
.has_holzbox .so_box {
  z-index: 9999999;
  margin: 0px 20px;
}
rs-module-wrap .so_box, .rev_slider_wrapper .so_box {
  margin-bottom: -40px !important;
  padding: 1rem !important;
}
rs-module-wrap .tp-revslider-mainul, .rev_slider_wrapper .tp-revslider-mainul, rs-module-wrap .tp-revslider-mainul .active-revslide .rev_slider_wrapper .tp-revslider-mainul .active-revslide {
  overflow: visible !important;
}
html, body {
  font-family: "Athiti", sans-serif;
  font-size: 18px;
}
body.res_menu {
  position: fixed;
  z-index: -1;
}
input, textarea {
  font-family: "Athiti", sans-serif;
  font-size: 16px;
}
.visible-xs {
  display: block;
}
.page_width {
  padding-left: 20px;
  padding-right: 20px;
}
header {
  padding-top: 20px;
  padding-bottom: 40px;
}
header .page_width {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
}
header .page_width > * {
  flex-grow: 1;
  align-self: flex-start;
}
header .logo {
  line-height: 0px;
}
header .logo img {
  max-width: 222px;
  height: auto;
}
header .menutoggle {
  width: 36px;
  font-size: 37px;
  flex-grow: 0;
  align-self: flex-start;
  text-align: right;
  color: #C8C8C8;
  text-decoration: none;
}
header .menutoggle .fa {
  vertical-align: top;
}
header .langswitch {
  flex-grow: 1;
  align-self: center;
}
header .langswitch span, header .langswitch a {
  text-transform: uppercase;
  color: #4A4A4A;
  font-size: 14px;
  line-height: 17px;
}
header .langswitch span {
  display: none;
}
header .langswitch a {
  color: #312783;
}
header #res_menu {
  position: fixed;
  z-index: 10;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: #4A4A4A;
  visibility: hidden;
  opacity: 0;
  overflow: scroll;
}
header #res_menu .menutoggle {
  text-decoration: none;
  width: 76px;
  height: 69px;
  background-color: #FFFFFF;
  background-image: url("/wp-content/themes/so/gfx/menutoggle_xs.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 29px 29px;
  position: fixed;
  right: 0px;
  top: 0px;
}
nav a {
  text-transform: uppercase;
}
header #res_menu nav {
  padding-top: 100px;
}
header #res_menu nav li {
  list-style: none;
}
header #res_menu nav hr {
  width: 128px;
  border: 0px;
  background-color: #FFFFFF;
  height: 1px;
  margin-bottom: 0px;
}
header #res_menu nav .lvl1 {
  padding-left: 40px;
}
header #res_menu nav .lvl1 > li > a {
  color: #FFFFFF;
  font-size: 22px;
  text-transform: uppercase;
  line-height: 26px;
  text-decoration: none;
  display: block;
  margin-bottom: 20px;
  width: 100%;
  position: relative;
}
header #res_menu nav .lvl1 > li > a > .fa {
  position: absolute;
  right: 75px;
  top: 50%;
  font-size: 22px;
  line-height: 22px;
  margin-top: -11px;
  display: none;
}
header #res_menu nav .lvl1 > li > a.hasSub > .fa-angle-double-down {
  display: block;
  color: #a4a4a4;
}
header #res_menu nav .lvl1 > li.open > a.hasSub > .fa-angle-double-down {
  transform: rotate(180deg);
  color: #FFFFFF;
}
header #res_menu nav .lvl2 {
  padding-left: 20px;
  padding-top: 30px;
  padding-bottom: 20px;
}
header #res_menu nav .lvl2 > li > a {
  color: #FFFFFF;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 21px;
  text-decoration: none;
  display: block;
  margin-bottom: 10px;
  width: 100%;
  position: relative;
}
header #res_menu nav .sub2 {
  max-height: 0px;
  overflow: hidden;
}
header #res_menu nav .lvl1 > li.open .sub2 {
  max-height: 200px;
}
.so_box {
  box-sizing: border-box;
  z-index: 2;
  position: relative;
  padding: 0px 0px;
  margin: 0px 20px;
}
.so_box p {
  font-size: 14px;
  line-height: 16px;
}
.so_box h1, .so_box h2 {
  text-transform: uppercase;
}
.so_box p:first-of-type {
  margin-top: -4px;
}
.so_box p:last-of-type {
  margin-bottom: 0px;
}
/* FF */
.so_box_align_down > .border_wrap {
  position: relative;
}
.so_box_align_down .inner {
  position: absolute;
  width: 100%;
  box-sizing: border-box;
}
.so_box > a {
  text-decoration: none;
}
.so_box .inner {
  padding: 25px 20px !important;
}
rs-module, rs-module * {
  overflow: visible !important;
}
.so_box_wood .border_wrap {
  padding-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 20px;
}
.so_box_wood .border1 {
  border-left: 3px solid #312783;
  border-top: 3px solid #312783;
  margin-right: -20px;
  padding-right: 20px;
  margin-bottom: -10px;
  padding-bottom: 10px;
}
.so_box_wood .border2 {
  border-right: 3px solid #312783;
  border-bottom: 3px solid #312783;
  margin-left: -20px;
  margin-top: -10px;
  padding-top: 10px;
  box-sizing: border-box;
}
.so_box_wood .inner {
  background-color: rgba(255, 226, 169, 0.5);
  margin-left: 20px;
  background-color: rgba(230, 230, 230, 0.95);
  /* background-image:url('/wp-content/themes/so/gfx/wood.jpg'); */
  background-repeat: no-repeat;
  background-size: cover;
}
.so_box_wood h1, .so_box_wood h2 {
  text-transform: uppercase;
  font-size: 32px;
  line-height: 32px;
  color: #312783;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.so_box_wood hr {
  background-color: #312783;
  height: 1px;
  width: 128px;
  display: block;
  margin-bottom: 37px;
}
.so_box_wood p {
  font-size: 14px;
  line-height: 16px;
  margin-top: -4px;
}
.so_box_wood .content {
  font-size: 14px;
  line-height: 16px;
  color: #312783;
}
.so_box_link .linkmark {
  text-align: center;
}
.so_box_color .inner {
  background-color: rgba(130, 130, 130, 0.95);
}
.so_box_color h1, .so_box_color h2 {
  text-transform: uppercase;
  font-size: 22px;
  line-height: 34px;
  color: #FFFFFF;
  margin-bottom: 40px;
  padding-bottom: 15px;
  text-transform: uppercase;
  background-image: url("/wp-content/themes/so/gfx/hr_white.gif");
}
.so_box_color hr {
  background-color: #FFFFFF;
  height: 1px;
  width: 128px;
  display: block;
  margin-bottom: 37px;
}
.so_box_color .content {
  font-size: 14px;
  line-height: 16px;
  color: #FFFFFF;
}
.so_box_blue a {
  color: #FFFFFF;
}
.so_box_align_up {
  position: absolute;
  bottom: 0px;
  margin: 0px;
  margin-bottom: 40px;
  padding: 0px 20px;
}
.so_box_align_down {
  position: relative;
  height: 80px;
  overflow: visible;
}
.so_box_spacer {
  height: 135px;
  width: 100%;
  position: relative;
  margin-top: -40px;
}
.so_box_team_100 {
  width: 100%;
}
.so_box_team_100 .inner {
  min-height: 130px;
}
/* Farben für die Box Grau */
.so_box_grey > a > .border_wrap > .border1, .so_box_grey > .border_wrap > .border1, .so_box_grey > a > .border_wrap > .border1 > .border2, .so_box_grey > .border_wrap > .border1 > .border2 {
  border-color: #312783;
}
.so_box_grey > .border_wrap > .border1 > .border2 > .inner, .so_box_grey > a > .border_wrap > .border1 > .border2 > .inner {
  background-color: rgba(130, 130, 130, 0.95);
}
.so_box_grey > .border_wrap > .border1 > .border2 > .inner > *, .so_box_grey > a > .border_wrap > .border1 > .border2 > .inner > * {
  color: #FFFFFF;
}
.so_box_grey > a > .border_wrap > .border1 > .border2 > .inner > h1, .so_box_grey > a > .border_wrap > .border1 > .border2 > .inner > h2 {
  background-image: url("/wp-content/themes/so/gfx/hr_white.gif");
}
.so_box_grey > .border_wrap > .border1 > .border2 > .inner > .content > *, .so_box_grey > a > .border_wrap > .border1 > .border2 > .inner > .content > * {
  color: #FFFFFF;
}
/* Farben für die Box Blau */
.so_box_blue > a > .border_wrap > .border1, .so_box_blue > .border_wrap > .border1, .so_box_blue > a > .border_wrap > .border1 > .border2, .so_box_blue > .border_wrap > .border1 > .border2 {
  border-color: rgba(49, 39, 131, 0.9) !important;
}
.so_box_blue > .border_wrap > .border1 > .border2 > .inner, .so_box_blue > a > .border_wrap > .border1 > .border2 > .inner {
  background-color: rgba(49, 39, 131, 0.9);
}
.so_box_blue > .border_wrap > .border1 > .border2 > .inner > *, .so_box_blue > a > .border_wrap > .border1 > .border2 > .inner > * {
  color: #FFFFFF;
}
.so_box_blue > a > .border_wrap > .border1 > .border2 > .inner > h1, .so_box_blue > a > .border_wrap > .border1 > .border2 > .inner > h2 {
  background-image: url("/wp-content/themes/so/gfx/hr_white.gif");
}
.so_box_blue > .border_wrap > .border1 > .border2 > .inner > .content > *, .so_box_blue > a > .border_wrap > .border1 > .border2 > .inner > .content > * {
  color: #FFFFFF;
}
/* Box im Slider */
.has_holzbox {
  margin-bottom: 30px;
}
.has_holzbox .so_box.so_box_align_up {
  margin-bottom: -70px;
}
.so_references {
  margin-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
}
.so_references .tagfilter {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 10px;
  margin-top: -35px;
  min-height: 30px;
}
.so_references .tagfilter .tag {
  color: #312783;
  font-weight: bold;
  display: none;
}
.so_references .tagfilter .tag span {
  align-self: center;
}
.so_references .tagfilter .tag a {
  padding-left: 10px;
  align-self: center;
}
.so_references .tagfilter .tag.active {
  display: flex;
}
.so_references .tagfilter .spacer {
  padding-right: 15px;
  padding-left: 15px;
}
.so_references .taglink.active {
  color: #312783;
  text-decoration: underline;
}
.so_references .border1 {
  border-left: 2px solid #E6E6E6;
  border-bottom: 2px solid #E6E6E6;
  margin-right: -10px;
  padding-right: 10px;
  margin-top: -20px;
  padding-top: 20px;
}
.so_references .border2 {
  border-right: 2px solid #E6E6E6;
  border-top: 2px solid #E6E6E6;
  margin-left: -10px;
  margin-bottom: -20px;
  padding-bottom: 20px;
  box-sizing: border-box;
}
.so_references .inner {
  margin-left: 10px;
  background-color: #E6E6E6;
  padding: 10px 18px;
  color: #4A4A4A;
}
.so_references h2 {
  font-size: 40px;
  text-transform: uppercase;
  line-height: 64px;
}
.so_references h3 {
  font-size: 16px;
  margin-bottom: 20px;
  min-height: auto;
}
.so_references h3 .fa {
  margin-left: 5px;
}
.so_references .dummyimg {
  width: 100%;
  padding-top: 100%;
  background-color: #FFFFFF;
  position: relative;
}
.so_references .dummyimg .fa {
  font-size: 50px;
  line-height: 50px;
  position: absolute;
  width: 50px;
  text-align: center;
  vertical-align: middle;
  top: 50%;
  left: 50%;
  margin-left: -25px;
  margin-top: -25px;
  color: #A4A4A4;
}
.so_references .image .dummyimg, .so_references .image img {
  margin-bottom: 15px;
}
.so_references .image .dummyimg {
  margin-bottom: 23px;
}
.so_references .reference_wrap {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  box-sizing: border-box;
  margin-bottom: -10px;
}
.so_references .reference_wrap .reference-grid {
  width: 33.33%;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
  margin-bottom: 10px;
}
.so_references .reference_wrap .reference-list {
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
  box-sizing: border-box;
}
.so_references .reference hr {
  margin-bottom: 15px;
  background-color: #4A4A4A;
}
.so_references .reference .tags {
  margin-bottom: 30px;
  font-size: 14px;
  line-height: 16px;
  position: relative;
  padding-right: 75px;
}
.so_references .reference .tags .year {
  position: absolute;
  right: 0px;
  top: 0px;
}
.so_references a {
  text-decoration: none;
  color: inherit;
}
.so_references a .fa {
  margin-left: 10px;
}
.so_references .head .cat-filter {
  font-size: 22px;
  line-height: 34px;
  text-transform: uppercase;
  margin-right: 10px;
  color: #AFAFAF;
}
.so_references .head .view-filter {
  float: right;
  text-decoration: none;
  font-size: 32px;
  line-height: 50px;
  vertical-align: middle;
  margin-left: 15px;
  color: #AFAFAF;
}
.so_references .head a {
  margin-top: -10px;
  margin-bottom: 10px;
}
.so_references .head a.active {
  color: inherit !important;
}
.so_references .reference-list {
  margin-bottom: 40px;
}
.so_references .reference-list h3 {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 27px;
}
.so_references .reference-list hr {
  margin-bottom: 25px;
}
.so_references .reference-list .tags {
  margin-bottom: 0px;
  padding-top: 0px;
}
.so_references .reference-list .tags .year {
  position: relative;
  padding-top: 15px;
}
.so_references .reference-list .img_more_wrap {
  position: relative;
  line-height: 0px;
}
.so_references .reference-list .img_more_wrap .text {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(74, 74, 74, 0.75);
  color: #FFFFFF;
  font-size: 20px;
  line-height: 23px;
  display: flex;
  justify-content: center;
  align-items: center;
  vertical-align: middle;
  text-align: center;
}
.so_references .reference-list .image_small {
  padding-bottom: 13px;
}
.so_references .reference-list .image_small img {
  width: 100%;
}
.so_references .titlelink {
  cursor: pointer;
}
.tp-parallax-wrap.holzbox .so_box {
  bottom: -33px;
}
.has_holzbox {
  margin-bottom: 42px;
  padding-bottom: 0px;
}
.tp-parallax-wrap.holzbox .so_box p {
  font-size: 14px !important;
  line-height: 16px !important;
  /* white-space:normal; */
}
.tp-parallax-wrap.holzbox .so_box .inner {
  padding: 15px 20px !important;
}
.tp-parallax-wrap.holzbox .so_box h1, .tp-parallax-wrap.holzbox .so_box h2 {
  font-size: 22px !important;
}
#swipebox-bottom-bar {
  position: fixed !important;
  height: 100%;
  top: 0px;
  width: 100%;
  background: none !important;
}
#swipebox-arrows {
  display: flex;
  width: 100%;
  height: 100%;
  max-width: 100%;
}
#swipebox-prev, #swipebox-next {
  width: 50%;
  height: 100%;
  background: transparent !important;
}
#swipebox-prev {
  display: flex;
  align-items: center;
  text-align: left;
}
#swipebox-prev:before {
  padding-left: 25px;
  content: "«";
  font-size: 100px;
  color: #FFFFFF;
  vertical-align: middle;
}
#swipebox-next {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
#swipebox-next:before {
  padding-right: 25px;
  content: "»";
  font-size: 100px;
  color: #FFFFFF;
  vertical-align: middle;
}
@media screen and (max-width: 350px) {
  .so_references .head .cat-filter {
    width: 100%;
    display: block;
  }
  .so_references .head .view-filter {
    float: left;
    margin-left: 0px;
    margin-right: 20px;
  }
}
.so_references_latest .vc_row {
  display: none;
}
.so_references_latest .vc_row:first-child {
  display: block;
}
/* Mobil nur erste Reihe (ersten drei) sichtbar */
body.res_menu header #res_menu {
  visibility: visible;
  opacity: 0.98;
}
.page-id-9 h3 {
  color: #312783;
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 16px;
  min-height: 30px;
  text-transform: uppercase;
}
.page-id-9 #footer_hide_kontakt {
  display: none;
}
.page-id-9 .wpb_gmaps_widget .wpb_wrapper {
  padding: 0px !important;
  background: transparent;
  margin-top: -10px;
}
section {
  /*.vc_column-inner .wpb_content_element { margin-bottom:0px; }*/
  /*.wpb_alert p:last-child, #content .wpb_alert p:last-child, .wpb_text_column p:last-child, .wpb_text_column *:last-child, #content .wpb_text_column p:last-child, #content .wpb_text_column *:last-child*/
  /*.so_inpadding .vc_column-inner .wpb_content_element { margin-bottom:0px; }*/
}
section .so_inpadding {
  padding-left: 20px;
  padding-right: 20px;
}
section h1, section h2 {
  font-size: 32px;
  line-height: 32px;
  color: #312783;
  margin-bottom: 10px;
}
section h1, section h2 {
  background-image: url("/wp-content/themes/so/gfx/hr.gif");
  background-repeat: no-repeat;
  background-position: left bottom;
  padding-bottom: 18px;
  margin-bottom: 18px;
  background-size: 128px 1px;
}
section h3 {
  font-size: 28px;
  line-height: 34px;
  margin-bottom: 25px;
}
section hr {
  background-color: #312783;
  margin-bottom: 40px;
}
section p {
  color: #312783;
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 16px;
}
section ul, section ol {
  padding-left: 30px;
  margin-bottom: 15px;
}
section ul li {
  color: #312783;
}
section a {
  color: #312783;
}
footer a {
  color: #4A4A4A;
  text-decoration: underline;
}
footer p {
  font-size: 12px !important;
  line-height: 16px !important;
  text-align: center !important;
}
footer .wpb_single_image.vc_align_right {
  text-align: center !important;
}
footer p:first-of-type {
  margin-top: -4px;
}
footer h1, footer h2 {
  text-transform: none !important;
  background-repeat: no-repeat;
  background-position: left bottom;
  background-image: url("/wp-content/themes/so/gfx/hr.gif");
  color: #FFFFFF;
  font-size: 16px;
  line-height: 24px;
  padding-bottom: 14px;
  margin-bottom: 20px !important;
}
footer .so_box .inner {
  padding-top: 17px !important;
}
footer .so_box_align_down {
  height: 82px !important;
}
footer .content {
  padding-top: 16px;
}
footer .last_column {
  margin-bottom: 5px;
}
.wpcf7-form p {
  display: inline;
}
.wpcf7-form .form_row {
  border-bottom: 1px solid #312783;
  margin-bottom: 15px;
  clear: both;
}
.wpcf7-form .form_row input {
  border: 0px;
  outline: none;
  background-color: #e6e6e6;
  line-height: 20px;
  padding: 10px;
  color: #312783;
  width: 100%;
  box-sizing: border-box;
}
.wpcf7-form .form_row textarea {
  width: 100%;
  background-color: #e6e6e6;
  padding: 10px;
  box-sizing: border-box;
  border: 0px;
  outline: none;
  margin-bottom: -7px;
  /* ? */
}
.wpcf7-form .form_row .label {
  width: 34%;
  float: left;
  padding-top: 10px;
}
.wpcf7-form .form_row .col100 {
  width: 66%;
  margin-left: 34%;
}
.wpcf7-form .form_row .col100 > .col50:first-child {
  width: 50%;
  display: inline-block;
  box-sizing: border-box;
  padding-right: 15px;
  float: left;
  border-bottom: 1px solid #312783;
  margin-bottom: 15px;
}
.wpcf7-form .form_row .col100 > .col50:last-child {
  width: 50%;
  display: inline-block;
  box-sizing: border-box;
  border-bottom: 1px solid #312783;
}
.wpcf7-form .button {
  position: relative;
}
.wpcf7-form .button .ajax-loader {
  position: absolute;
  left: 0px;
  top: 13px;
  margin-left: -25px;
}
.wpcf7-form div.wpcf7-response-output {
  margin-left: 0px;
  margin-right: 0px;
}
.wpcf7-form .button input {
  display: none;
}
.wpcf7-form .form_row_captcha, .wpcf7-form .form_row_submit {
  border-bottom: 0px;
}
.wpcf7-form .wpcf7-submit {
  width: 100%;
}
.wpcf7-form .button_handler {
  width: 100%;
  padding: 10px;
  background-color: #312783;
  color: #FFFFFF;
  box-sizing: border-box;
  cursor: pointer;
}
.wpcf7-form .button_handler .fa {
  margin-left: 10px;
}
.wpcf7-form .wpcf7-recaptcha {
  margin-left: -3px;
}
.so_references .reference-list .img_more_wrap .text-lg {
  display: flex !important;
}
.so_references .reference-list .img_more_wrap .text-xs {
  display: none !important;
}
.flexslider {
  border: 0px !important;
  padding: 0px !important;
}
.so_content_box {
  margin-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 40px;
  padding-left: 0px;
  padding-right: 0px;
}
.so_content_box .border1 {
  border-left: 2px solid #E6E6E6;
  border-bottom: 2px solid #E6E6E6;
  margin-right: -10px;
  padding-right: 10px;
  margin-top: -21px;
  padding-top: 20px;
}
.so_content_box .border2 {
  border-right: 2px solid #E6E6E6;
  border-top: 2px solid #E6E6E6;
  margin-left: -10px;
  margin-bottom: -20px;
  padding-bottom: 20px;
  box-sizing: border-box;
}
.so_content_box .inner {
  margin-left: 10px;
  background-color: #E6E6E6;
  padding: 10px 18px;
}
.so_content_box .inner .wpb_content_element:last-child {
  margin-bottom: 20px;
}
.so_content_box h1, .so_content_box h2 {
  text-transform: uppercase;
  font-size: 22px;
  line-height: 34px;
  margin-bottom: 35px;
  font-weight: normal;
  padding-bottom: 12px;
}
.so_content_box_wood .border1, .so_content_box_wood .border2 {
  border-color: #312783;
}
.so_content_box_wood .inner {
  /* background-image:url('/wp-content/themes/so/gfx/wood.jpg'); */
  background-color: rgba(230, 230, 230, 0.95);
  background-repeat: no-repeat;
  background-size: cover;
}
.so_content_box_blue .border1, .so_content_box_blue .border2 {
  border-color: rgba(49, 39, 131, 0.9);
}
.so_content_box_blue .inner {
  background-color: rgba(49, 39, 131, 0.9);
}
.so_content_box_blue h1, .so_content_box_blue h2 {
  color: #FFFFFF;
  background-image: url("/wp-content/themes/so/gfx/hr_white.gif");
}
.so_content_box_blue p {
  color: #FFFFFF;
}
.so_content_box_blue hr {
  background-color: #FFFFFF;
}
.so_content_box_grey h1, .so_content_box_grey h2 {
  color: #4A4A4A;
}
.so_content_box_grey h1, .so_content_box_grey h2 {
  background-image: url("/wp-content/themes/so/gfx/hr_grey.gif");
}
.so_content_box_grey li, .so_content_box_grey p {
  color: #4A4A4A;
}
.so_content_box_grey hr {
  background-color: #4A4A4A;
}
.visible-lg, .lg {
  display: none;
}
.ani-all {
  -webkit-transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  -ms-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}
@media screen and (max-width: 600px) {
  .so_references .reference_wrap .reference-grid {
    width: 100%;
    font-size: 10px;
  }
  .wpcf7-form .form_row .col100 {
    width: 100%;
    margin-left: 0%;
  }
  .wpcf7-form .form_row .label {
    width: 100%;
  }
  .wpcf7-form .form_row .button_handler {
    margin-top: 35px;
  }
  .so_references .reference-list .img_more_wrap .text-lg {
    display: none !important;
  }
  .so_references .reference-list .img_more_wrap .text-xs {
    display: flex !important;
  }
}
@media screen and (min-width: 940px) {
  /* @media screen and (min-width:768px) { */
  .xs {
    display: none;
  }
  .lg {
    display: block;
  }
  /*header .logo img { max-width:222px; }*/
  header {
    min-height: 70px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .tp-parallax-wrap.holzbox .so_box {
    bottom: -33px;
  }
  .has_holzbox {
    margin-bottom: 35px;
    padding-bottom: 0px;
  }
  .tp-parallax-wrap.holzbox .so_box p {
    font-size: 14px !important;
    line-height: 16px !important;
  }
  .tp-parallax-wrap.holzbox .so_box .inner {
    padding: 15px 20px !important;
  }
  .tp-parallax-wrap.holzbox .so_box h1, .tp-parallax-wrap.holzbox .so_box h2 {
    font-size: 22px !important;
  }
  .page_width {
    padding-left: 18px;
    padding-right: 18px;
  }
  header > div {
    padding: 0px 20px;
    position: relative;
  }
  header hr {
    width: 0px;
    display: none;
    position: absolute;
    right: 20px;
    top: 40px;
    background-color: #C8C8C8;
  }
  header .searchtoggle {
    position: absolute;
    top: 10px;
    right: 20px;
    text-decoration: none;
    color: #C8C8C8;
    font-size: 16px;
    line-height: 22px;
  }
  header nav {
    position: absolute;
    right: 85px;
    top: 0px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  header nav li {
    list-style: none;
  }
  header nav .lvl1 > li {
    padding-right: 14px;
  }
  header nav .lvl1 > li > a {
    font-size: 14px;
    line-height: 40px;
    color: #4A4A4A;
    text-decoration: none;
    padding-bottom: 18px;
    display: inline-block;
  }
  header nav .lvl1 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  header nav .sub2 {
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 35px;
    padding-top: 8px;
    display: none;
  }
  header nav .lvl1 > li.open > .sub2 {
    opacity: 1;
    display: block;
  }
  header nav .lvl1 > li.open > a {
    color: #312783;
  }
  header nav .lvl2 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  header nav .lvl2 > li {
    padding-right: 14px;
    padding-top: 5px;
  }
  header nav .lvl2 > li.active > a {
    color: #312783;
  }
  header nav .lvl2 > li > a {
    font-size: 14px;
    line-height: 17px;
    color: #4A4A4A;
    text-decoration: none;
    display: inline-block;
    padding-top: 3px;
  }
  header nav a:hover {
    color: #312783 !important;
    text-shadow: 1px 0 0 #312783;
  }
  header nav .lvl1 > li:hover > div {
    display: block !important;
    opacity: 1 !important;
    z-index: 2;
  }
  header nav .lvl1 > li:hover > div > ul {
    background-color: #FFFFFF;
  }
  header .langswitch {
    position: absolute;
    top: 0px;
    right: 40px;
    width: 60px;
    text-align: center;
  }
  header .langswitch > a, header .langswitch > span {
    font-size: 14px;
    line-height: 40px;
  }
  header .langswitch > a {
    color: #312783;
    text-decoration: underline;
  }
  header #search {
    opacity: 0;
    position: absolute;
    right: 20px;
    top: 48px;
    z-index: 3;
  }
  header #search input[type="text"] {
    border: 1px solid #C8C8C8;
    padding: 5px;
    width: 300px;
    outline: none;
    font-size: 14px;
  }
  body.display_search header #search {
    opacity: 1;
  }
  .so_references .tagfilter {
    padding-bottom: 10px;
  }
  footer p {
    text-align: left !important;
    font-size: 12px;
    line-height: 16px;
  }
  .wpb_single_image img {
    margin-right: 60px;
  }
  .vc_hidden-sm {
    display: block !important;
  }
  .so_box {
    margin: 0px 20px;
  }
  .so_box.so_box_align_up {
    margin: 0px;
    padding: 0px 20px;
    margin-bottom: 40px;
  }
  .so_box_spacer {
    height: 120px;
  }
  footer h1, footer h2 {
    font-size: 16px;
    line-height: 24px;
    color: #4A4A4A;
    background-image: url("/wp-content/themes/so/gfx/hr_grey.gif") !important;
  }
  footer .so_box {
    margin: 0px 20px;
  }
  footer .so_box_color h1, footer .so_box_color h2 {
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    background-image: url("/wp-content/themes/so/gfx/hr_white.gif") !important;
  }
  footer .so_box_align_down {
    height: 73px !important;
  }
  footer iframe {
    margin-top: -5px !important;
  }
  footer .wpb_content_element, footer ul.wpb_thumbnails-fluid > li, footer .wpb_button {
    margin-bottom: 20px;
  }
  footer .wpb_gmaps_widget .wpb_wrapper {
    padding-top: 0px;
  }
}
@media screen and (min-width: 1200px) {
  /* @media screen and (min-width:1100px) { */
  .so_box_color .content {
    font-size: 22px;
    line-height: 24px;
  }
  .page_width {
    padding-left: 30px;
    padding-right: 30px;
  }
  header > div {
    padding: 0px 30px;
  }
  /*header { padding-top:30px; padding-bottom:20px; }*/
  .rev_slider_wrapper {
    margin-bottom: 30px;
  }
  .tp-parallax-wrap.holzbox .so_box {
    bottom: -40px;
  }
  .has_holzbox {
    margin-bottom: 60px;
    padding-bottom: 0px;
  }
  .vc_row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .vc_column_container > .vc_column-inner {
    padding-left: 15px;
    padding-right: 15px;
  }
  header {
    min-height: 88px;
  }
  header nav {
    right: 105px;
    top: 15px;
  }
  header .langswitch {
    width: 80px;
    top: 15px;
    right: 50px;
  }
  header .logo img {
    max-width: 280px;
  }
  header nav .lvl1 > li, header nav .lvl2 > li {
    padding-right: 15px;
  }
  header .searchtoggle, header .langswitch span, header .langswitch a, header nav .lvl1 > li > a, header nav .lvl2 > li > a {
    font-size: 16px;
  }
  header hr {
    right: 30px;
    top: 55px;
  }
  header .searchtoggle {
    right: 30px;
    top: 25px;
  }
  header #search {
    right: 30px;
    top: 65px;
  }
  header #search input[type="text"] {
    font-size: 19px;
    padding: 1px 3px 1px 3px;
    width: 350px;
  }
  section .so_inpadding {
    padding-left: 30px;
    padding-right: 30px;
  }
  .so_box {
    margin: 0px 30px;
  }
  .so_box p {
    font-size: 22px;
    line-height: 24px;
  }
  .so_box.so_box_align_up {
    margin: 0px;
    padding: 0px 30px;
    margin-bottom: 60px;
  }
  .so_box_spacer {
    height: 140px;
  }
  .rev_slider_wrapper {
    margin-bottom: 30px !important;
  }
  .so_content_box {
    margin-bottom: 55px;
  }
  .so_content_box .inner {
    padding: 30px;
    padding-bottom: 0px;
    margin-bottom: 0px;
  }
  .so_references .head {
    margin-top: -12px;
    margin-bottom: 12px;
  }
  .so_references .head .cat-filter {
    font-size: 40px;
    line-height: 64px;
  }
  .so_content_box h1, .so_content_box h2 {
    padding-bottom: 20px;
    margin-bottom: 40px;
  }
  section h1, section h2 {
    margin-bottom: 50px;
    padding-bottom: 25px;
  }
  section p {
    font-size: 22px;
    line-height: 24px;
  }
  .so_content_box h1, .so_content_box h2 {
    margin-bottom: 60px !important;
  }
  .so_references .tagfilter {
    margin-top: -25px;
  }
  .so_references .reference_wrap {
    margin-left: -15px;
    margin-right: -15px;
  }
  .so_references .reference_wrap .reference-grid {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0px;
  }
  .so_references .head .view-filter {
    margin-top: 10px;
  }
  .so_references .image .dummyimg, .so_references .image img {
    margin-bottom: 20px;
  }
  .so_references .reference hr, .so_references h3 {
    margin-bottom: 25px;
    font-size: 28px;
  }
  .so_references .reference .tags {
    margin-bottom: 60px;
  }
  .form_row_submit {
    margin-top: 30px;
  }
  .wpcf7-form .wpcf7-recaptcha {
    margin-left: 0px;
  }
  footer .so_box {
    margin: 0px 30px;
  }
  footer .so_box .inner {
    padding: 30px !important;
    padding-bottom: 25px !important;
  }
  footer .so_box_align_down {
    height: 112px !important;
  }
  footer h1, footer h2 {
    font-size: 28px;
    padding-bottom: 30px;
    margin-bottom: 25px !important;
  }
  footer .so_box_color h1, footer .so_box_color h2 {
    font-size: 28px;
    padding-bottom: 30px;
    margin-bottom: 40px !important;
  }
  footer .vc_empty_space {
    height: 30px !important;
  }
  footer p {
    font-size: 16px !important;
    line-height: 19px !important;
  }
  .wpb_gmaps_widget .wpb_map_wraper iframe {
    margin-top: -2px !important;
  }
  #footermapimg {
    margin-bottom: 60px;
  }
  footer .so_inpadding:last-child {
    padding-bottom: 40px;
  }
  footer .wpb_single_image.vc_align_right {
    text-align: right !important;
  }
}
/* Menü genug Platz */
@media screen and (min-width: 1500px) {
  header .logo img {
    max-width: 420px;
  }
  header nav .lvl1 > li, header nav .lvl2 > li {
    padding-right: 30px;
  }
  header .searchtoggle, header .langswitch span, header .langswitch a, header nav .lvl1 > li > a, header nav .lvl2 > li > a {
    font-size: 19px;
  }
}
