/*
 Theme Name: CK
 Author: Rainer Falkenroth
 Version: 1.2
 */
/*
 *
 * orange: #f29400
 */
/* roboto-300 - latin-ext_latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  src: url("fonts/roboto-v30-latin-ext_latin-300.eot"); /* IE9 Compat Modes */
  src: local(""),
    url("fonts/roboto-v30-latin-ext_latin-300.eot#iefix")
      format("embedded-opentype"),
    /* IE6-IE8 */ url("fonts/roboto-v30-latin-ext_latin-300.woff")
      format("woff2"),
    /* Super Modern Browsers */ url("fonts/roboto-v30-latin-ext_latin-300.woff")
      format("woff"),
    /* Modern Browsers */ url("fonts/roboto-v30-latin-ext_latin-300.ttf")
      format("truetype"),
    /* Safari, Android, iOS */
      url("fonts/roboto-v30-latin-ext_latin-300.svg") format("svg"); /* Legacy iOS */
}
/* roboto-regular - latin-ext_latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/roboto-v30-latin-ext_latin-regular.eot"); /* IE9 Compat Modes */
  src: local(""),
    url("fonts/roboto-v30-latin-ext_latin-regular.eot#iefix")
      format("embedded-opentype"),
    /* IE6-IE8 */ url("fonts/roboto-v30-latin-ext_latin-regular.woff")
      format("woff2"),
    /* Super Modern Browsers */
      url("fonts/roboto-v30-latin-ext_latin-regular.woff") format("woff"),
    /* Modern Browsers */ url("fonts/roboto-v30-latin-ext_latin-regular.ttf")
      format("truetype"),
    /* Safari, Android, iOS */
      url("fonts/roboto-v30-latin-ext_latin-regular.svg") format("svg"); /* Legacy iOS */
}
/* roboto-700 - latin-ext_latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("fonts/roboto-v30-latin-ext_latin-700.eot"); /* IE9 Compat Modes */
  src: local(""),
    url("fonts/roboto-v30-latin-ext_latin-700.eot#iefix")
      format("embedded-opentype"),
    /* IE6-IE8 */ url("fonts/roboto-v30-latin-ext_latin-700.woff")
      format("woff2"),
    /* Super Modern Browsers */ url("fonts/roboto-v30-latin-ext_latin-700.woff")
      format("woff"),
    /* Modern Browsers */ url("fonts/roboto-v30-latin-ext_latin-700.ttf")
      format("truetype"),
    /* Safari, Android, iOS */
      url("fonts/roboto-v30-latin-ext_latin-700.svg") format("svg"); /* Legacy iOS */
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  padding: 0;
  border: 0;
  margin: 0;
  vertical-align: baseline;
}
body,
html {
  font-family: "roboto", sans-serif;
  font-size: 1em;
  line-height: 1.4em;
  font-weight: 300;
  margin: 0;
  margin-top: 0em;
  padding: 0;
  color: #fefefe;
  background: #191919;
  overflow-x: hidden;
  width: 100%;
  min-height: 100%;
}
ul.plus li {
  float: none;
  margin-left: 0.9em;
}
ul.plus li::before {
  color: #f29400;
  content: "+ ";
  margin-left: -0.9em;
}
*:focus {
  outline: none;
}
b,
strong,
.activelang,
.field h3.strong {
  font-weight: 700;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  border: none;
  width: 100%;
  height: 1px;
  background-color: #fefefe;
  margin: 2em 0 2em 0;
}
a {
  text-decoration: none;
}
body.srchshow,
body.srchshow .srch_lng {
  margin-top: 1.6em;
}
.zur {
  display: block;
  color: #fefefe;
  margin-bottom: 4em;
}
.band {
  clear: both;
  position: relative;
  width: 94%;
  max-width: 1200px;
  margin: 0 auto 0 auto;
}
.band.narrow {
  width: 74%;
  max-width: 1160px;
  margin: 0 auto 0 auto;
}
.wrap {
  width: 100%;
}
.band h2 {
  letter-spacing: 0.05em;
  font-size: 1.4em;
  font-weight: 700;
  margin-bottom: 1em;
  padding-top: 6em;
  clear: both;
}
.band .intro h2 {
  font-size: 1.4em;
  letter-spacing: 0.05em;
  font-weight: 700;
  padding-top: 0;
  margin-bottom: 1em;
}
.page-template-text .band h2 {
  padding-top: 6em;
}
.home .intro {
  margin-top: 2em;
}
.leistung {
  position: relative;
  float: left;
  width: 100%;
  background: url(../../uploads/ChristianKroeger_Oberflaechenbeschichtung_02.png)
    1.5% 50% no-repeat;
  background-size: 60px 60px;
  border: 1px solid #f29400;
  margin-top: 1em;
}
.leistung0 {
  background: url(../../uploads/ChristianKroeger_Holzwerkstoffe00.png) 1.5% 50%
    no-repeat;
  background-size: 60px 60px;
}
.leistung2 {
  background: url(../../uploads/ChristianKroeger_Fertigteile_02.png) 1.5% 50%
    no-repeat;
  background-size: 60px 60px;
}
.leistung3 {
  background: url(../../uploads/ChristianKroeger_ZerlegtVerpackteMoebel_02.png)
    1.5% 50% no-repeat;
  background-size: 60px 60px;
}
.leistung4 {
  background: url(../../uploads/ChristianKroeger_Produktentwicklung_02.png) 1.5%
    50% no-repeat;
  background-size: 60px 60px;
}
.leistung5 {
  background: url(../../uploads/ChristianKroeger_Systemlogistik_02.png) 1.5% 50%
    no-repeat;
  background-size: 60px 60px;
}
.leistung6 {
  background: url(../../uploads/ChristianKroeger_Innovationen_02.png) 1.5% 50%
    no-repeat;
  background-size: 60px 60px;
}
h1 {
  font-size: 3em;
  line-height: 1.2em;
  font-weight: 700;
}
.leistung h1 {
  font-size: 1.1em;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #f29400;
  margin: 1.75em 1em 1.75em 8%;
}
.page-template-text .band h1,
.home h1 {
  padding-top: 1em;
}
.leistung .wtr,
.leistung .zrck,
.leistung .hch {
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  overflow: hidden;
  text-indent: -999px;
  background: url(images/pfeil03.png) 50% 50% no-repeat;
  background-size: contain;
}
.leistung .zrck {
  background: url(images/pfeil02.png) 50% 50% no-repeat;
  background-size: contain;
  right: 100px;
}
.leistung .hch {
  background: url(../../uploads/ChristianKroeger_Kompass_01.png) 50% 50%
    no-repeat;
  background-size: cover;
  right: 55px;
  margin-top: -15px;
  width: 30px;
  height: 30px;
}
.space {
  height: 2em;
}
.underline {
  padding-bottom: 0.5em;
  margin-bottom: 0.5em;
  width: 100%;
  border-bottom: 1px solid #fefefe;
}
.underlined {
  text-decoration: underline;
}
.head {
  position: relative;
  width: 94%;
  max-width: 1200px;
  margin: 0 auto 0 auto;
  z-index: 8888;
  margin-bottom: 1em;
  border-bottom: 1px solid transparent;
}
.page-template-text .head,
.search .head {
  border-bottom: 1px solid #fefefe;
}
.head .logo {
  display: block;
  width: 305px;
  height: 58px;
  background: url(../../uploads/christiankroeger_logo.png) no-repeat;
  background-size: contain;
  margin: 2em 0 16px 0;
}
.head .logo.en {
  background: url(../../uploads/christiankroeger_logo_EN.png) no-repeat;
  background-size: contain;
}
.mobile_nav {
  display: none;
}
.m_btn {
  display: none;
  width: 33px;
  height: 33px;
  background: url(images/menu.png) 0 0 no-repeat;
  background-size: 33px 300px;
  position: absolute;
  top: 54px;
  margin-top: -16px;
  left: 91%;
  cursor: pointer;
}
.m_btn.show {
  background-position: 0 -75px;
}
.content img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.head .nav {
  position: absolute;
  bottom: 4px;
  right: 0;
}
.srch_lng {
  position: absolute;
  z-index: 8889;
  top: 0.75em;
  right: 2em;
}
.srch_btn {
  width: 15px;
  height: 1.3em;
  background: url(images/lupe.png) 50% 75% no-repeat;
  background-size: contain;
  cursor: pointer;
}
.srch_form {
  width: 100%;
  height: 0;
  position: absolute;
  top: 0;
  right: 0;
  overflow: hidden;
}
.srch_form.srchshow {
  height: 2em;
}
.srch_form form input {
  width: 100%;
  padding-left: 60%;
}
.srch_lng a {
  font-size: 0.8em;
  line-height: 1em;
  color: #fefefe;
}
.head .nav li {
  position: relative;
  margin-left: 1.5em;
}
.srch_lng li {
  position: relative;
  margin-left: 0.75em;
}
.head .nav .sub-menu li {
  background-color: #f29400;
  padding: 0em 1em 0.2em 1em;
}
.head .nav .sub-menu li:hover,
.head .nav .sub-menu li.current_page_item {
  background-color: #000000;
}
.head .nav li a {
  display: block;
  font-size: 1.2em;
  line-height: 1.4em;
  color: #fefefe;
  text-decoration: none;
  z-index: 7777;
  padding-bottom: 10px;
}
.head .nav .sub-menu li a {
  font-size: 1em;
  line-height: 1.4em;
  padding: 4px 0 2px 0;
}
.head .nav .menu li a:after {
  content: "";
  position: absolute;
  left: 50%;
  right: 50%;
  height: 3px;
  background: #f29400;
  bottom: -4px;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  z-index: 1;
}
.head .nav .menu li:hover a:after,
.head .nav .menu li.current-page-item a:after,
.head .nav .menu li.current-page-ancestor a:after {
  left: 0;
  right: 0;
}
.head .nav .menu .sub-menu a:after {
  content: "";
  display: none;
}
.head .nav .menu-item .sub-menu {
  position: absolute;
  top: 0;
  left: -2.5em;
  padding-top: 0;
  width: 0;
  height: 0;
  overflow: hidden;
  z-index: 6666;
}
.head .nav .menu-item:hover .sub-menu {
  top: 1.6em;
  padding-top: 1.8em;
  width: 21em;
  height: 300px;
}
.head .nav .sub-menu li,
.foot .nav .sub-menu li {
  float: none;
  clear: both;
}
.head .nav li,
.foot .nav li,
.foot .col,
.foot .icons li,
.srch_lng li {
  float: left;
}
.intro p {
  font-size: 1.4em;
  line-height: 1.4em;
  margin-bottom: 1em;
  padding-right: 22%;
}
.intro.focus p {
  padding-right: 0%;
}
.intro.focus img {
  width: 14%;
  float: right;
  margin: 0 3% 5em 2em;
}
.intro.focus img + img:not(.bottom) {
  position: absolute;
  right: 0;
  margin: 10% 0 0 0;
  border-radius: 5%;
  box-shadow: -5px -5px 5px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: -5px -5px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: -5px -5px 5px rgba(0, 0, 0, 0.2);
}
.intro.focus img.bottom {
  display: none;
}
.copy p {
  font-size: 1.2em;
  line-height: 1.4em;
  margin-bottom: 1em;
  padding-right: 22%;
}
.intro.focus:after {
  content: "";
  display: block;
  clear: both;
  width: 100%;
  height: 1px;
}
.small p {
  font-size: 1em;
  line-height: 1.4em;
}
.col {
  width: 45%;
  float: left;
}
.col + .col {
  width: 50%;
  margin-left: 5%;
}
.segments {
  padding-top: 3em;
}
.segment {
  font-size: 1em;
  line-height: 1.4em;
  width: 23.5%;
  margin-left: 2%;
  float: left;
}
.segments2 .segment {
  width: 49%;
  margin-left: 2%;
}
.segments3 .segment {
  width: 32%;
  margin-left: 2%;
}
.segments5 .segment {
  width: 18%;
  margin-left: 2%;
}
.segments2 .segment1 {
  width: 49%;
  margin: 0 0 3em 0;
  padding-right: 51%;
}
.copy .segment p {
  font-size: 1em;
  line-height: 1.4em;
  padding: 0;
  margin-bottom: 1em;
}
.segment:first-child,
.segments2 .segment1 + .segment {
  margin-left: 0;
}
.w80 {
  width: 80%;
  height: auto;
  margin: 0 0 1em 20%;
}
.w64 {
  width: 64%;
  height: auto;
  margin-left: 20%;
}
.boxes {
  position: relative;
  width: 100%;
  clear: both;
  padding-top: 6em;
}
.boxes img {
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 1em;
}
.boxes strong {
  display: block;
  font-size: 1.3em;
  line-height: 1.2em;
  margin-bottom: 0.5em;
  letter-spacing: 0.05em;
}
.values {
  position: relative;
  width: 94%;
  max-width: 1200px;
  margin: 2em auto 0 auto;
}
.val {
  display: block;
  position: relative;
  width: calc(40% - 6em);
  background-color: rgba(255, 255, 255, 0.25);
  padding: 3em 3em 5em 3em;
  z-index: 9;
}
.vis {
  position: relative;
  display: block;
  font-size: 1.2em;
  line-height: 1.4em;
  width: calc(38% - 2.5em);
  color: #191919;
  background-color: #f29400;
  border-radius: 1em;
  padding: 1.5em;
  margin: 0 0 -2em 30%;
  z-index: 10;
  text-align: center;
}
.val p,
.vis p {
  margin-bottom: 1em;
}
.vis h2 {
  color: #fff;
  font-size: 1.7em;
  line-height: 1.1em;
  margin-bottom: 0.5em;
}
.val h2 {
  color: #f29400;
  font-size: 1.7em;
  line-height: 1.1em;
  margin-bottom: 0.5em;
}
.val .num {
  position: absolute;
  font-size: 3em;
  line-height: 1em;
  font-weight: bold;
}
.val1 .num,
.val3 .num {
  bottom: 1.5em;
  right: 1em;
}
.val2 .num,
.val5 .num {
  top: 1em;
  right: 1em;
}
.val4 .num {
  top: 2em;
  right: 1em;
}
.val1,
.val3,
.val5 {
  position: absolute;
  width: calc(34% - 6em);
}
.val1 {
  width: calc(31% - 8em);
  padding: 3em 5em 6em 3em;
  top: 6em;
}
.val2 {
  margin: 0 0 2em 28.5%;
}
.val3 {
  top: 6em;
  padding-bottom: 13em;
  right: 0;
}
.val4 {
  width: calc(39% - 6em);
  padding: 9em 3em 9em 3em;
  margin: 0 0 0 41%;
}
.val5 {
  bottom: 0em;
  left: 9%;
}
.toppad {
  display: block;
  padding-top: 0.8em;
}
.orderform {
  display: none;
  float: left;
  position: relative;
  width: 50%;
  padding: 4em 25% 0 25%;
}
a.download {
  display: block;
  background: url(images/download.png) 0 70% no-repeat;
  background-size: 28px 33px;
  padding: 0.8em 0 0.2em 38px;
}
a.servicepoint {
  display: block;
  position: relative;
}
a.servicepoint img {
  display: block;
  width: 100%;
  height: auto;
}
a.servicepoint img.exit {
  position: absolute;
  bottom: 6%;
  left: 50%;
  margin-left: -16.5px;
  width: 33px;
  height: 33px;
}
.kachel {
  position: relative;
  width: 50%;
  float: left;
}
.kachel .mitte {
  font-size: 1.2em;
  line-height: 1.4em;
  font-weight: 300;
  position: absolute;
  top: 20%;
  left: 15%;
}
.kachel .mitte a {
  display: inline-block;
  font-size: 0.83333em;
  color: #f29400;
  border: 1px solid #f29400;
  padding: 0.2em 3em 0.2em 3em;
  margin-top: 1em;
}
.kachel .mitte a:hover,
.container1 .field a:hover {
  color: #fefefe;
  background-color: #f29400;
}
.kachel img {
  width: 100%;
  display: block;
}
.kachel a img {
  display: block;
  opacity: 0;
}
.kachel a:hover img {
  opacity: 1;
}
.kachel h3 {
  font-size: 1.17em;
  line-height: 1.4em;
  font-weight: 700;
  letter-spacing: 0.05em;
}
.kachel1 h3 {
  font-size: 3.5em;
  line-height: 1em;
  font-weight: 700;
}
.kachel2 {
  background: url(../../uploads/Christian-Kroeger-45Grad01.jpg) 0 0 no-repeat;
  background-size: contain;
}
.kachel3 {
  background: url(../../uploads/Christian-Kroeger-Greifraum01.jpg) 0 0 no-repeat;
  background-size: contain;
}
.kachel5 {
  width: 50%;
  height: 28vw;
  max-height: 338px;
  margin-top: 3em;
  background: #646567 url(images/plus.png) 50% 80% no-repeat;
  background-size: 33px 33px;
  cursor: pointer;
}
.kachel5 p {
  padding: 3em 2em;
}
.kachel6 {
  position: relative;
  width: 50%;
  height: 28vw;
  max-height: 338px;
  margin-top: 3em;
  background: #a7a8aa url(../../uploads/ChrstianKroegerFilm-01.jpg) 50% 50%
    no-repeat;
  background-size: cover;
  cursor: pointer;
}
.kachel6 .playicon {
  position: absolute;
  width: 33px;
  height: 33px;
  top: 50%;
  left: 50%;
  margin: -16px 0 0 -16px;
}
.kachel6 video {
  display: none;
}
.kachel6.center {
  width: 75%;
  height: 42vw;
  max-height: 507px;
  margin-left: 12.5%;
}
.kachel7 {
  width: 100%;
  height: 30vw;
  max-height: 338px;
  margin-top: 3em;
  background: #d8ccc6 url(images/plus_sw.png) 50% 80% no-repeat;
  background-size: 33px 33px;
  cursor: pointer;
}
.kachel7 p {
  color: #000000;
  padding: 3em 2em;
}
.layer {
  position: fixed;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  top: 0;
  left: 0;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.85);
  overflow: hidden;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.layer.show {
  visibility: visible;
  opacity: 1;
}
.layer .inner {
  width: 40%;
  position: absolute;
  left: 50%;
  top: 20%;
  margin-left: -20%;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transition-delay: 100ms;
  -moz-transition-delay: 100ms;
  -o-transition-delay: 100ms;
  transition-delay: 100ms;
}
.layer.show .inner {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.layer .inner .close {
  width: 33px;
  height: 33px;
  position: absolute;
  top: -40px;
  left: -40px;
  background: url(images/plus.png) 50% 80% no-repeat;
  background-size: 33px 33px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  cursor: pointer;
}
.container {
  position: relative;
  float: left;
}
.container img {
  display: block;
}
.container0 {
  float: left;
  position: relative;
  width: 100%;
  background: url(../../uploads/leistungen_neu.png) 50% 50% no-repeat;
  background-size: contain;
  height: 50vw;
  max-height: 600px;
  margin-top: 2em;
}
.container1 {
  float: left;
  position: relative;
  width: 100%;
  background: url(../../uploads/leistungen_neu.png) 50% 50% no-repeat;
  background-size: contain;
  height: 65vw;
  max-height: 780px;
  margin-top: 2em;
}
.container0 .field {
  display: block;
  width: 30%;
  padding: 0;
  height: 16.2%;
  text-align: left;
  position: absolute;
}
.container1 .field {
  font-size: 1em;
  line-height: 1.3em;
  display: block;
  width: 28%;
  text-align: center;
  position: absolute;
}
.container0 .field0 {
  width: 20%;
  top: 41%;
  left: 40%;
  text-align: center;
}
.container0 .field1 {
  top: 0.2%;
  left: 45.8%;
  background: url(../../uploads/ChristianKroeger_Oberflaechenbeschichtung_02.png)
    0% 50% no-repeat;
  background-size: contain;
}
.container0 .field2 {
  top: 17.7%;
  left: 65.8%;
  background: url(../../uploads/ChristianKroeger_Fertigteile_02.png) 0% 50%
    no-repeat;
  background-size: contain;
}
.container0 .field3 {
  top: 63.95%;
  left: 65.95%;
  background: url(../../uploads/ChristianKroeger_ZerlegtVerpackteMoebel_02.png)
    0% 50% no-repeat;
  background-size: contain;
}
.container0 .field4 {
  bottom: 0;
  left: 45.8%;
  background: url(../../uploads/ChristianKroeger_Produktentwicklung_02.png) 0%
    50% no-repeat;
  background-size: contain;
}
.container0 .field5 {
  top: 63.95%;
  right: 65.95%;
  background: url(../../uploads/ChristianKroeger_Systemlogistik_02.png) 100% 50%
    no-repeat;
  background-size: contain;
}
.container0 .field6 {
  top: 17.7%;
  right: 65.95%;
  background: url(../../uploads/ChristianKroeger_Innovationen_02.png) 100% 50%
    no-repeat;
  background-size: contain;
}
.container1 .field h3 {
  font-weight: 300;
  font-size: 1.5em;
  line-height: 1.3em;
}
.container0 .field a {
  padding-left: 30%;
  height: 100%;
  color: #fefefe;
  display: block;
}
.container0 .field0 a {
  padding: 0;
}
.container0 .field h3 {
  font-size: 1.3em;
  line-height: 1.2em;
  font-weight: 700;
  position: relative;
  letter-spacing: 0.05em;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.container0 .field5 a,
.container0 .field6 a {
  text-align: right;
  padding-left: 0;
  padding-right: 30%;
}
.container1 .field a {
  font-size: 1em;
  color: #f29400;
  border: 1px solid #f29400;
  display: block;
  width: 4em;
  margin: 1em auto 0 auto;
  padding: 0.2em 2em 0.2em 2em;
  text-align: center;
}
.container1 .field0 {
  width: 20%;
  top: 44%;
  left: 40%;
  text-align: center;
}
.container1 .field1 {
  top: 0;
  left: 30%;
  width: 40%;
}
.container1 .field2 {
  top: 15%;
  right: 0%;
}
.container1 .field3 {
  top: 60%;
  right: 0%;
}
.container1 .field4 {
  bottom: 0%;
  left: 30%;
  width: 40%;
}
.container1 .field5 {
  top: 60%;
  left: 0%;
}
.container1 .field6 {
  top: 15%;
  left: 0%;
}
.kompass {
  display: none;
}
.container3 {
  margin-bottom: 4em;
}
.container2,
.container4,
.container5,
.container6,
.container7,
.container8,
.container9,
.container11,
.container13,
.container14 {
  position: relative;
  width: 100%;
  margin: 4em 0 0 0;
  height: 67vw;
  max-height: 804px;
}
.container4,
.container5,
.container6,
.container7,
.container8,
.container9,
.container11,
.container13,
.container14 {
  height: 76vw;
  max-height: 912px;
}
.container5,
.container6 {
  height: 92vw;
  max-height: 1104px;
}
.container7 {
  height: 79vw;
  max-height: 948px;
}
.container8 {
  height: 86vw;
  max-height: 1032px;
}
.container9 {
  margin-bottom: 4em;
}
.container11,
.container13 {
  height: 82vw;
  max-height: 984px;
}
.container14 {
  height: 90vw;
  max-height: 1130px;
}
.container2 img,
.container4 img,
.container5 img,
.container6 img,
.container7 img,
.container8 img,
.container9 img,
.container11 img,
.container13 img,
.container14 img,
.container4 .item5,
.container5 .item6,
.container7 .item5,
.container9 .item5 {
  position: absolute;
}
.container2 img,
.container4 img,
.container5 img,
.container6 img,
.container7 img,
.container8 img,
.container9 img,
.container11 img,
.container13 img,
.container14 img,
.container4 .item5 p,
.container5 .item6 p,
.container7 .item5 p,
.container9 .item5 p {
  opacity: 0;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.container2 img.item1 {
  width: 58%;
  height: auto;
  bottom: 41.5%;
  left: 0%;
}
.container2 img.item2 {
  width: 40%;
  height: auto;
  bottom: 41.5%;
  right: 0;
}
.container2 img.item3 {
  width: 40%;
  height: auto;
  top: 61%;
  left: 0%;
}
.container2 img.item4 {
  width: 24%;
  height: auto;
  top: 61%;
  left: 42%;
}
.container2 img.item5 {
  width: 32%;
  height: auto;
  top: 61%;
  right: 0%;
}
.container4 img.item1 {
  width: 58%;
  height: auto;
  bottom: 51%;
  left: 0;
}
.container4 img.item2 {
  width: 40%;
  height: auto;
  bottom: 51%;
  right: 0%;
}
.container4 img.item3 {
  width: 40%;
  height: auto;
  top: 51%;
  left: 0%;
}
.container4 img.item4 {
  width: 58%;
  height: auto;
  top: 51%;
  right: 0%;
}
.container4 .item5 {
  display: block;
  width: 16%;
  font-size: 1em;
  line-height: 1.4em;
  background-color: #f29400;
  color: #fefefe;
  padding: 2% 13% 2% 3%;
  height: auto;
  bottom: 55%;
  left: 3%;
}
.container5 img.item1 {
  width: 74%;
  height: auto;
  bottom: 49%;
  left: 0;
}
.container5 img.item2 {
  width: 24%;
  height: auto;
  bottom: 49%;
  right: 0%;
}
.container5 img.item3 {
  width: 40%;
  height: auto;
  top: 53%;
  left: 0%;
}
.container5 img.item4 {
  width: 40%;
  height: auto;
  top: 53%;
  left: 42%;
}
.container5 img.item5 {
  width: 24%;
  height: auto;
  top: 82.7%;
  left: 0%;
}
.container5 .item6 {
  display: block;
  width: 16%;
  font-size: 1em;
  line-height: 1.4em;
  background-color: #f29400;
  color: #fefefe;
  padding: 2% 13% 2% 3%;
  height: auto;
  top: 5%;
  left: 3%;
}
.container6 img.item1 {
  width: 32%;
  height: auto;
  bottom: 51%;
  left: 0;
}
.container6 img.item2 {
  width: 66%;
  height: auto;
  bottom: 51%;
  right: 0%;
}
.container6 img.item3 {
  width: 50%;
  height: auto;
  top: 51%;
  left: 0%;
}
.container6 img.item4 {
  width: 41%;
  height: auto;
  top: 51%;
  left: 52%;
}
.container7 img.item1 {
  width: 66%;
  height: auto;
  bottom: 48%;
  left: 0;
}
.container7 img.item2 {
  width: 32%;
  height: auto;
  bottom: 48%;
  right: 0%;
}
.container7 img.item3 {
  width: 32%;
  height: auto;
  top: 54%;
  left: 0%;
}
.container7 img.item4 {
  width: 66%;
  height: auto;
  top: 54%;
  right: 0%;
}
.container7 .item5 {
  display: block;
  width: 16%;
  font-size: 1em;
  line-height: 1.4em;
  background-color: #f29400;
  color: #fefefe;
  padding: 2% 13% 2% 3%;
  height: auto;
  bottom: 51%;
  left: 3%;
}
.container8 img.item1 {
  width: 75%;
  height: auto;
  bottom: 42%;
  left: 0;
}
.container8 img.item2 {
  width: 23.5%;
  height: auto;
  bottom: 42%;
  right: 0%;
}
.container8 img.item3 {
  width: 50%;
  height: auto;
  top: 59.5%;
  right: 0%;
}
.container9 img.item1 {
  width: 40%;
  height: auto;
  bottom: 65%;
  left: 0;
}
.container9 img.item2 {
  width: 32%;
  height: auto;
  bottom: 65%;
  left: 42%;
}
.container9 img.item3 {
  width: 23%;
  height: auto;
  top: 38%;
  left: 0%;
}
.container9 img.item4 {
  width: 75%;
  height: auto;
  top: 38%;
  right: 0%;
}
.container9 .item5 {
  display: block;
  width: 16%;
  font-size: 1em;
  line-height: 1.4em;
  background-color: #f29400;
  color: #fefefe;
  padding: 2% 13% 2% 3%;
  height: auto;
  bottom: 7%;
  left: 30%;
}
.container11 img.item1 {
  width: 32%;
  height: auto;
  bottom: 50%;
  left: 0;
}
.container11 img.item2 {
  width: 66%;
  height: auto;
  bottom: 50%;
  right: 0%;
}
.container11 img.item3 {
  width: 66%;
  height: auto;
  top: 52%;
  left: 0%;
}
.container11 img.item4 {
  width: 32%;
  height: auto;
  top: 52%;
  right: 0%;
}
.container13 img.item1 {
  width: 66%;
  height: auto;
  bottom: 50%;
  left: 0;
}
.container13 img.item2 {
  width: 32%;
  height: auto;
  bottom: 50%;
  right: 0%;
}
.container13 img.item3 {
  width: 32%;
  height: auto;
  top: 52%;
  left: 0%;
}
.container13 img.item4 {
  width: 66%;
  height: auto;
  top: 52%;
  right: 0%;
}
.container14 img.item1 {
  width: 49%;
  height: auto;
  bottom: 41%;
  left: 0;
}
.container14 img.item2 {
  width: 40%;
  height: auto;
  bottom: 41%;
  left: 51%;
}
.container14 img.item3 {
  width: 57%;
  height: auto;
  top: 61%;
  left: 0%;
}
.container14 img.item4 {
  width: 41%;
  height: auto;
  top: 61%;
  right: 0%;
}
.container4 .item5 p,
.container5 .item6 p,
.container7 .item5 p,
.container9 .item5 p {
  display: block;
  position: relative;
}
.container img.inview,
.container4 .item5.inview p,
.container5 .item6.inview p,
.container7 .item5.inview p,
.container9 .item5.inview p {
  opacity: 1;
}
.container10 {
  display: block;
  float: left;
  height: 42vw;
  width: 100%;
  margin-bottom: 4em;
  background: url(../../uploads/ChristianKroeger_Greifraum01.jpg) 50% 50%
    no-repeat;
  background-size: cover;
}
.container12 {
  display: block;
  float: left;
  height: 42vw;
  width: 100%;
  margin-bottom: 4em;
  background: url(../../uploads/ChristianKroeger_45Grad_01.jpg) 50% 50%
    no-repeat;
  background-size: cover;
}
.container10 img,
.container12 img {
  width: 20%;
  position: absolute;
  top: 10%;
  left: 20%;
}
.container.container10 .caption,
.container.container12 .caption {
  width: 90%;
}
.container10 h1,
.container12 h1 {
  display: block;
  font-size: 1em;
  line-height: 1.2em;
  padding-bottom: 30px;
  width: 100%;
  background-size: 20px 23px;
}
.container.container10 .caption-wrap,
.container.container12 .caption-wrap {
  width: 25%;
  right: 0;
  left: auto;
  bottom: 3.5em;
  padding: 2em 6em 2em 2em;
  cursor: pointer;
}
.gda17 {
  position: relative;
  display: block;
  float: left;
  background: url(../../uploads/ChristianKroeger_GreifraumGDA06.png) 100% 90%
    no-repeat;
  background-size: 240px 140px;
}
.split {
  margin: 1.4em 0 1.4em 0;
}
.icons {
  width: 102%;
}
.icon {
  width: 23%;
  margin: 3em 2% 0 0;
  float: left;
  padding-top: 200px;
  background: url(../../uploads/ChristianKroeger_Unternehmen_03.png) 50% 0
    no-repeat;
  background-size: 330px 200px;
}
.icon strong {
  padding-top: 0.5em;
}
.icon2 {
  background: url(../../uploads/ChristianKroeger_Unternehmen_04.png) 50% 0
    no-repeat;
  background-size: 330px 200px;
}
.icon3 {
  background: url(../../uploads/ChristianKroeger_Unternehmen_05.png) 50% 0
    no-repeat;
  background-size: 330px 200px;
}
.icon4 {
  background: url(../../uploads/ChristianKroeger_Unternehmen_06.png) 50% 0
    no-repeat;
  background-size: contain;
}
.icon5 {
  clear: both;
  background: url(../../uploads/ChristianKroeger_Unternehmen_07.png) 50% 0
    no-repeat;
  background-size: 330px 200px;
}
.icon6 {
  background: url(../../uploads/ChristianKroeger_Unternehmen_08.png) 50% 0
    no-repeat;
  background-size: 330px 200px;
}
.icon7 {
  background: url(../../uploads/ChristianKroeger_Unternehmen_09.png) 50% 0
    no-repeat;
  background-size: 330px 200px;
}
.icon8 {
  background: url(../../uploads/ChristianKroeger_Unternehmen_10.png) 50% 0
    no-repeat;
  background-size: 330px 200px;
}
.icon strong {
  display: block;
  border-top: 1px solid #fefefe;
}
.container.split img {
  width: 50%;
  float: left;
}
input.wpcf7-text,
input.wpcf7-submit,
select,
textarea {
  font-family: "roboto", sans-serif;
  font-size: 1em;
  font-weight: 300;
  line-height: 1.4em;
  color: #fefefe;
  width: 100%;
  background: #646567;
  border: none;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 4px 4px 4px 20px;
  margin-bottom: 20px;
}
input.wpcf7-text::placeholder,
textarea::placeholder {
  color: #fefefe;
}
span.wpcf7-checkbox {
  font-family: "roboto", sans-serif;
  font-size: 1em;
  font-weight: 300;
  line-height: 1.4em;
  display: block;
  margin-bottom: 1em;
}
span.wpcf7-checkbox.wpcf7-not-valid {
  color: #f29400;
}
textarea {
  height: 200px;
}
.anrede,
.land,
.salutation,
.country {
  display: block;
  width: 65%;
  height: 2em;
  background: #646567;
}
.strasse input,
.stadt input,
.street input,
.city input {
  width: 65%;
}
.nr input,
.plz input,
.no input,
.zip input {
  width: 31%;
  margin-left: 4%;
}
.anrede::before,
.land::before,
.salutation::before,
.country::before {
  color: #fefefe;
  font-family: "roboto", sans-serif;
  font-weight: 300;
  font-size: 1em;
  line-height: 1.4em;
  padding: 4px 4px 4px 20px;
  width: 25%;
  content: "Anrede*";
  display: block;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.land::before {
  content: "Land";
}
.salutation::before {
  content: "Salutation*";
}
.country::before {
  content: "Country";
}
.anrede select,
.land select,
.salutation select,
.country select {
  width: 72%;
  float: left;
  background: #646567 url(images/pfeil04.png) 100% 50% no-repeat;
}
span.wpcf7-not-valid-tip {
  display: none;
}
input.wpcf7-not-valid,
select.wpcf7-not-valid,
textarea.wpcf7-not-valid {
  background-color: #937445;
}
div.wpcf7-validation-errors {
  padding: 0;
  border: none;
  color: #f29400;
  font-weight: 700;
}
.wpcf7-submit {
  width: 34% !important;
  float: right !important;
  background: #f29400 !important;
  padding: 4px !important;
  margin-top: 1em;
  cursor: pointer;
}
.list {
  border-bottom: 1px solid #fefefe;
  margin-bottom: 4em;
}
.list-head {
  padding: 15px 0 15px 60px;
  background: url(images/plus_or.png) 5px 50% no-repeat;
  background-size: 25px 44px;
  font-weight: 700;
  border-top: 1px solid #fefefe;
  cursor: pointer;
}
.list-head.show {
  background: url(images/close_or.png) 5px 50% no-repeat;
  background-size: 25px 44px;
}
.list-content {
  height: auto;
  max-height: 0px;
  overflow: hidden;
  padding-left: 60px;
  -webkit-transition: max-height 1s ease-in-out;
  -moz-transition: max-height 1s ease-in-out;
  -o-transition: max-height 1s ease-in-out;
  transition: max-height 1s ease-in-out;
}
.list-content.show {
  height: auto;
  max-height: 9990px;
  padding-top: 1.4em;
  padding-bottom: 2em;
}
.list-content p {
  font-size: 1em;
}
.list-content h2 {
  font-size: 1.2em;
  line-height: 1.4em;
  padding-top: 0em;
  text-transform: uppercase;
}
.list-content ul {
  margin: 1em 0 2em 0.9em;
}
.list-content ul li:before {
  content: "+";
  color: #f29400;
  margin-left: -0.9em;
  margin-right: 4px;
}
.map {
  display: block;
  clear: both;
  width: 100%;
  height: 50vw;
  max-height: 600px;
  margin-bottom: 2em;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='https://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  filter: gray;
  -webkit-filter: grayscale(99%);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.loadmap {
  text-align: center;
  display: block;
  color: #fff;
  background-color: #646567;
  padding: 19vw 0;
  cursor: pointer;
}
.up {
  font-size: 0.8em;
  line-height: 33px;
  width: 7em;
  height: 33px;
  padding-left: 40px;
  margin: 0 auto 1.5em auto;
  cursor: pointer;
  background: url(../../uploads/up.png) 0 50% no-repeat;
  background-size: 33px 33px;
}
.foot {
  font-size: 0.8em;
  line-height: 1.4em;
  width: 94%;
  max-width: 1200px;
  margin: 0 auto 0 auto;
  clear: both;
  border-top: 1px solid #fefefe;
}
.foot .nav li a {
  color: #fefefe;
  text-decoration: none;
}
.foot .menu-item-has-children {
  width: 25%;
  font-weight: 700;
  text-transform: uppercase;
}
.foot .menu-item-has-children .sub-menu {
  text-transform: none;
  font-weight: 300;
  margin-bottom: 1em;
}
.foot .nav,
.foot .nav2,
.foot .address {
  display: block;
  padding-top: 1em;
}
.foot .address .col,
.foot .nav2 ul {
  width: 25%;
  margin-bottom: 1em;
}
.foot .address a,
span.wpcf7-checkbox a {
  text-decoration: none;
  color: #f29400;
}
.foot .nav2 a,
.foot .address a:hover,
.copy a:hover,
.intro a:hover,
.caption a:hover,
span.wpcf7-checkbox a:hover {
  text-decoration: none;
  color: #fefefe;
}
.foot .icons,
.foot .address,
.foot .nav2 {
  display: block;
  clear: both;
  width: 100%;
  border-top: 1px solid #fefefe;
}
.foot .icons li {
  float: right;
  margin: 0.5em 0 0.5em 1em;
}
.foot .icons li a {
  display: block;
  width: 30px;
  height: 40px;
  overflow: hidden;
  text-indent: -999px;
  background: url(../../uploads/icons.png) 0 50% no-repeat;
  background-size: 102px 30px;
}
.foot .icons li a:hover,
.srch_btn:hover {
  opacity: 0.6;
}
.foot .icons li.tel a {
  background-position: -40px 50%;
}
.foot .icons li.maps a {
  background-position: -75px 50%;
}
.metaslider .flexslider {
  margin-bottom: 4em !important;
}
.metaslider .caption-wrap {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.5);
  font-size: 1em;
  line-height: 1.4em;
  position: absolute;
  width: 32%;
  right: 0;
  left: auto;
  bottom: 3.5em;
  padding: 2em 2em 2em 2em;
}
.metaslider .caption-wrap h3 {
  color: #f29400;
  font-size: 3.5em;
  line-height: 1.2em;
  font-weight: 700;
  position: absolute;
  bottom: 90%;
  left: -133%;
}
.metaslider .caption-wrap .patch {
  position: absolute;
  top: -140px;
  left: 0;
  width: 120px;
  height: 120px;
}
.metaslider .caption-wrap h2 {
  font-size: 2.4em;
  line-height: 1em;
  font-weight: 700;
  padding-top: 0;
  margin-bottom: 0.1em;
}
.metaslider .caption-wrap h2::after {
  content: "";
  display: block;
  width: 50%;
  height: 1px;
  margin: 0.35em 0 0.3em 0;
  background-color: #fefefe;
}
.container .caption-wrap {
  opacity: 1;
  font-size: 1em;
  line-height: 1em;
  position: absolute;
  width: 20%;
  min-height: 6em;
  right: 5em;
  left: auto;
  bottom: 8em;
  padding: 1em 1.5em 1em 1.5em;
  background-color: #f29400;
}
.metaslider .slide-1458 .caption-wrap,
.metaslider .slide-1459 .caption-wrap {
  /* CORONA HINWEIS*/
  width: 44%;
  font-size: 1.4vw;
  line-height: 1.4em;
  bottom: 0;
  padding: 0 36% 13vw 0;
  background-color: rgba(0, 0, 0, 0);
  color: #000000;
}
.blend .container .caption-wrap,
.blend .container4 .item5,
.blend .container5 .item6,
.blend .container7 .item5,
.blend .container9 .item5 {
  background-color: transparent;
}
.blend .container .caption-wrap:before,
.blend .container4 .item5:before,
.blend .container5 .item6:before,
.blend .container7 .item5:before,
.blend .container9 .item5:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #f29400;
  mix-blend-mode: multiply;
}
.blend .container12 .caption-wrap:before {
  background-color: #00afe5;
}
.container .caption {
  width: 75%;
  position: absolute;
  font-size: 1.4em;
  line-height: 1.33em;
  font-weight: 700;
  padding-top: 0;
}
.down {
  position: absolute;
  left: 50%;
  width: 50px;
  height: 50px;
  margin: -25px 0 0 -25px;
  background: url(../../uploads/ChristianKroeger_Arrow1.png) 50% 50% no-repeat;
  background-size: 40px 40px;
  z-index: 100;
  cursor: pointer;
  -webkit-transition: background-size 0.4s ease-in-out;
  -moz-transition: background-size 0.4s ease-in-out;
  -o-transition: background-size 0.4s ease-in-out;
  transition: background-size 0.4s ease-in-out;
}
.down2 {
  background: url(../../uploads/ChristianKroeger_Arrow3.png) 50% 50% no-repeat;
  background-size: 40px 40px;
}
.band .down {
  top: -4em;
}
.down:hover {
  background-size: 50px 50px;
}
.metaslider .caption {
  word-wrap: normal !important;
  padding: 0 !important;
}
.flex-direction-nav .flex-next {
  height: 29px !important;
  width: 16px !important;
  margin-top: -15px !important;
  background: url(images/arrow_re.png) 50% 50% no-repeat !important;
  background-size: cover !important;
  right: 5px !important;
}
.flex-direction-nav .flex-prev {
  height: 29px !important;
  width: 16px !important;
  margin-top: -15px !important;
  background: url(images/arrow_li.png) 50% 50% no-repeat !important;
  background-size: cover !important;
  left: 5px !important;
}

.flex-viewport {
  padding-bottom: 40px !important;
}
.flex-control-nav {
  bottom: -25px !important;
}
.flex-control-paging li {
  margin: 0 4px !important;
}
.flex-control-paging li a {
  width: 6px !important;
  height: 6px !important;
  border: 3px solid #191919 !important;
  border-radius: 14px !important;
  background: #fefefe !important;
}
.flex-control-paging li a.flex-active,
.flex-control-paging li a:hover {
  background: #f29400 !important;
}
.clear {
  display: block;
  width: 100%;
  height: 8em;
  clear: both;
}
.intro a.white,
a.white,
a.download,
.foot .nav2 a,
.foot .address a:hover,
.copy a:hover,
.intro a:hover,
.caption a:hover,
a.orange:hover {
  text-decoration: none;
  color: #fefefe;
}
.foot .address a,
.orange,
a.download:hover,
.up:hover,
.box a:hover,
#menu-nebennavigation a:hover,
#menu-nebennavigation .current_page_item > a,
#menu-fussnavigation a:hover,
#menu-fussnavigation .current_page_item a,
.container0 .field a:hover,
.copy a,
.intro a,
.caption a,
a.white:hover {
  text-decoration: none;
  color: #f29400;
}
body.srchshow,
body.srchshow .srch_lng {
  -webkit-transition: margin-top 0.4s ease-in-out;
  -moz-transition: margin-top 0.4s ease-in-out;
  -o-transition: margin-top 0.4s ease-in-out;
  transition: margin-top 0.4s ease-in-out;
}
.head .nav .menu-item .sub-menu,
.srch_form {
  -webkit-transition: height 0.4s ease-in-out;
  -moz-transition: height 0.4s ease-in-out;
  -o-transition: height 0.4s ease-in-out;
  transition: height 0.4s ease-in-out;
}
.kachel a img,
.foot .icons li a,
.srch_btn {
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
}
.foot .address a,
.box a,
.kachel .mitte a,
.field a,
.up,
#menu-nebennavigation a,
#menu-fussnavigation a,
.container0 .field a,
.copy a,
.intro a,
.caption a,
a.white,
a.download,
a.orange,
span.wpcf7-checkbox a {
  -webkit-transition: color 0.4s ease-in-out;
  -moz-transition: color 0.4s ease-in-out;
  -o-transition: color 0.4s ease-in-out;
  transition: color 0.4s ease-in-out;
}
.head .nav .sub-menu li,
.kachel .mitte a,
.field a {
  -webkit-transition: background-color 0.4s ease-in-out;
  -moz-transition: background-color 0.4s ease-in-out;
  -o-transition: background-color 0.4s ease-in-out;
  transition: background-color 0.4s ease-in-out;
}
@media all and (max-width: 1100px) {
  body,
  html {
    font-size: 0.9em;
    line-height: 1.4em;
  }
  h1 {
    font-size: 2em;
    line-height: 1.2em;
  }
  .metaslider .caption-wrap {
    width: 30%;
    bottom: 1em;
    padding: 2em 2em 2em 2em;
  }
  .metaslider .slide-1458 .caption-wrap,
  .metaslider .slide-1459 .caption-wrap {
    width: 44%;
    font-size: 2vw;
    line-height: 1.4em;
    padding: 0 36% 8vw 0;
    bottom: 0;
  }
  .metaslider .caption-wrap h2 {
    font-size: 1.8em;
    line-height: 1em;
  }
  .gda17 {
    background-position: 100% 90%;
    background-size: 180px 105px;
  }
  .anrede,
  .land {
    height: 2.2em;
  }
}
@media all and (max-width: 910px) {
  .head .nav,
  .foot .nav,
  .foot .nav2,
  .srch_lng {
    display: none;
  }
  .head {
    margin-bottom: 0;
  }
  .head .logo {
    margin-bottom: 1.8em;
  }
  .m_btn {
    display: block;
    z-index: 10001;
  }
  .mobile_nav {
    position: absolute;
    width: 55.5%;
    top: 0;
    right: 0;
    margin-left: -1em;
    display: block;
    height: 0%;
    overflow: hidden;
    z-index: 10000;
    -webkit-transition: height 1s ease-in-out;
    -moz-transition: height 1s ease-in-out;
    -o-transition: height 1s ease-in-out;
    transition: height 1s ease-in-out;
  }
  #menu-mobile-navigation {
    position: absolute;
    display: block;
    right: 0;
    top: 0;
    width: 90%;
    background-color: #191919;
    padding: 108px 0 80px 0;
    -webkit-box-shadow: -10px 10px 20px 0px rgba(25, 25, 25, 0.8);
    -moz-box-shadow: -10px 10px 20px 0px rgba(25, 25, 25, 0.8);
    box-shadow: -10px 10px 20px 0px rgba(25, 25, 25, 0.8);
  }
  .mobile_nav.show {
    visibility: visible;
    height: 100vh;
  }
  .mobile_nav .menu-item {
    font-size: 1.4em;
    padding: 1em 0 0 0;
    margin: 0 6% 0 12%;
    border-bottom: 1px solid #fefefe;
  }
  .mobile_nav .menu-item:first-child {
    border-top: 1px solid #fefefe;
  }
  .mobile_nav .menu-item a {
    display: block;
    color: #fefefe;
    padding-bottom: 1em;
  }
  .mobile_nav .menu-item.menu-item-135 a,
  .mobile_nav .menu-item.menu-item-136 a,
  .mobile_nav .menu-item.menu-item-960 a {
    font-size: 0.7em;
    padding-bottom: 1.3em;
  }
  .mobile_nav .menu-item-has-children > a {
    background: url(images/menu.png) 98% -150px no-repeat;
    background-size: 22px 200px;
  }
  .mobile_nav .menu-item-has-children > a.show {
    background-position: 98% -100px;
  }
  .mobile_nav .menu-item .sub-menu {
    position: relative;
    display: none;
    padding-bottom: 2em;
  }
  .mobile_nav .sub-menu .menu-item {
    font-size: 0.7em;
    margin: 0;
    padding: 0;
    border: none;
  }
  .mobile_nav .sub-menu .menu-item a {
    padding-bottom: 0.5em;
  }
  .mobile_nav .qtranxs-lang-menu a,
  .mobile_nav .qtranxs-lang-menu img {
    display: none;
  }
  .mobile_nav .menu-item.qtranxs-lang-menu .sub-menu,
  .mobile_nav .menu-item.qtranxs-lang-menu .sub-menu a {
    display: block;
    padding: 0;
  }
  .mobile_nav .menu-item.qtranxs-lang-menu.menu-item {
    padding-bottom: 1em;
  }
  .mobile_nav .menu-item.qtranxs-lang-menu .sub-menu .menu-item {
    display: inline;
    border: none;
    padding: 0;
    margin: 0;
  }
  .mobile_nav .menu-item.qtranxs-lang-menu .sub-menu .menu-item a {
    display: inline-block;
    width: 1.7em;
  }
  .mobile_nav
    .menu-item.qtranxs-lang-menu
    .sub-menu
    .menu-item:first-child::after {
    content: " /";
    margin-right: -0.2em;
  }
  .mobile_nav .menu-item.qtranxs-lang-menu .sub-menu .current-menu-item a {
    font-weight: 700;
  }
  .mobile_nav .menu-item-has-children.qtranxs-lang-menu {
    background: transparent;
  }
  .boxes strong {
    font-size: 1.2em;
  }
  .metaslider .caption-wrap h3 {
    font-size: 2.8em;
    line-height: 1.2em;
    top: -80%;
    left: -122%;
  }
  .down,
  .down:hover {
    background-size: 33px 33px;
  }
  .intro p,
  .copy p {
    padding-right: 0;
  }
  .intro.gda17 p {
    padding-right: 22%;
  }
  a.servicepoint img.exit {
    bottom: 0;
    margin-bottom: 3%;
  }
  .container1 {
    height: 78vw;
  }
  .container .caption-wrap {
    width: 30%;
  }
  .container.container10 .caption-wrap,
  .container.container12 .caption-wrap {
    margin-left: -16%;
  }
  .container4 .item5,
  .container5 .item6,
  .container7 .item5,
  .container9 .item5 {
    width: 26%;
    padding-right: 3%;
  }
  .kachel5,
  .kachel7 {
    background-position: 50% 90%;
  }
  .kachel5 p,
  .kachel7 p {
    padding: 2em;
  }
  .kachel5,
  .kachel6 {
    height: 26.5vw;
  }
  .orderform {
    width: 100%;
    padding: 1em 0 0 0;
  }
  .leistung {
    background-size: 50px 50px;
  }
  .leistung h1 {
    margin-left: 10%;
  }
  .segments {
    width: 105%;
  }
  .segment,
  .segments2 .segment,
  .segments3 .segment,
  .segments5 .segment {
    width: 46.6%;
    margin-right: 1.9%;
    margin-left: 0;
    margin-bottom: 1em;
  }
  .segment:nth-child(odd) {
    clear: both;
  }
  .segments2 .segment:nth-child(odd) {
    clear: none;
  }
  .home .segments.segments3 .segment {
    width: 30%;
    margin-left: 0;
    margin-right: 2.6%;
    clear: none;
  }
  .icons {
    width: 104%;
  }
  .icon {
    width: 46.5%;
    margin: 3em 3% 0 0;
  }
  .icon3,
  .icon7 {
    clear: both;
  }
  .layer .inner {
    width: 60%;
    margin-left: -30%;
  }
  .col,
  .col + .col {
    width: 100%;
    margin: 0 0 2em 0;
  }
  .intro.focus img {
    width: 40%;
    margin-bottom: 10em;
  }
}
@media all and (max-width: 800px) {
  .values {
    max-width: 500px;
  }
  .val,
  .vis {
    position: relative;
    width: calc(100% - 6em);
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    padding: 3em;
    margin: 0 0 2em 0;
  }
  .val .num {
    top: 1em;
    right: 1em;
    bottom: auto;
    left: auto;
  }
}
@media all and (max-width: 680px) {
  h1 {
    font-size: 1.8em;
    line-height: 1.2em;
  }
  .home .band {
    overflow-x: hidden;
  }
  #menu-mobile-navigation {
    width: 100%;
    margin-top: 24.5vw;
    padding: 0 0 80px 0;
  }
  .m_btn {
    left: 85%;
    top: 12vw;
  }
  .mobile_nav {
    width: 100%;
  }
  .mobile_nav .menu-item {
    margin: 0 3% 0 3%;
  }
  .head .nav,
  .foot .nav,
  .foot .nav2,
  .srch_lng,
  .up {
    display: none;
  }
  .head {
    margin-bottom: 0;
  }
  .head .logo {
    width: 52vw;
    height: 10vw;
    margin: 8vw 0 6.5vw 0;
  }
  .foot .address .col {
    width: 100%;
  }
  .foot {
    border: none;
  }
  .foot .col + .col {
    margin-left: 0;
    margin-bottom: 2em;
  }
  .metaslider .slides .caption img {
    display: none;
  }
  .metaslider .caption-wrap {
    width: 80%;
    padding: 5% 10% 10% 10%;
    bottom: 0;
  }
  .metaslider .slide-1458 .caption-wrap,
  .metaslider .slide-1459 .caption-wrap {
    width: 80%;
    font-size: 3vw;
    line-height: 1.4em;
    padding: 0 10% 4vw 0;
    bottom: 0;
  }
  .metaslider .caption-wrap h2 {
    font-size: 1.6em;
    line-height: 1.2em;
  }
  .metaslider .caption-wrap h3 {
    color: #fefefe;
    font-size: 1.6em;
    line-height: 1.2em;
    position: relative;
    top: auto;
    left: auto;
  }
  .metaslider .caption-wrap h2::after {
    display: none;
  }
  .metaslider .caption-wrap h2 br,
  .metaslider .caption-wrap h3 br {
    display: none;
  }
  .flex-direction-nav {
    display: none !important;
  }
  .kachel {
    width: 100%;
  }
  .kachel2 {
    margin-bottom: 4em;
  }
  .kachel5,
  .kachel7 {
    height: auto;
    padding-bottom: 50px;
  }
  .kachel6 {
    height: 50vw;
    margin-top: 0;
  }
  .leistung {
    background-position: 3% 1em;
    background-size: 40px 40px;
    height: 9em;
  }
  .leistung .wtr,
  .leistung .zrck,
  .leistung .hch {
    top: auto;
    bottom: 1.5em;
  }
  .leistung .zrck {
    left: 20px;
    right: auto;
  }
  .leistung .hch {
    bottom: 1.1em;
    right: 50%;
    margin-right: -15px;
  }
  .leistung h1 {
    margin-left: 18%;
  }
  .segments {
    width: 100%;
  }
  .segment,
  .segments2 .segment,
  .segments3 .segment,
  .segments5 .segment,
  .home .segments.segments3 .segment {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 1em;
  }
  .home .segments.segments3 .segment {
    margin-bottom: 4em;
  }
  .boxes strong {
    font-size: 1.4em;
  }
  .container0 {
    width: 180%;
    margin-left: -40%;
    height: 85vw;
  }
  .container0 .field0 {
    background: url(../../uploads/ChristianKroeger_Holzwerkstoffe00.png) 50% 50%
      no-repeat;
    background-size: contain;
  }
  .container0 .field h3 {
    display: none;
  }
  .kompass {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 111;
  }
  .container1 {
    height: auto;
    max-height: none;
    background: transparent;
  }
  .container1 .field {
    width: 75%;
    position: relative;
    top: auto;
    bottom: auto;
    right: auto;
    left: auto;
    text-align: left;
    padding-left: 25%;
    min-height: 25vw;
  }
  .container1 .field a {
    margin: 1em 0 2em 0;
  }
  .container1 .field0 {
    background: url(../../uploads/ChristianKroeger_Holzwerkstoffe00.png) 0% 0%
      no-repeat;
    background-size: 20vw 20vw;
  }
  .container1 .field1 {
    background: url(../../uploads/ChristianKroeger_Oberflaechenbeschichtung_02.png)
      0% 0% no-repeat;
    background-size: 20vw 20vw;
  }
  .container1 .field2 {
    background: url(../../uploads/ChristianKroeger_Fertigteile_02.png) 0% 0%
      no-repeat;
    background-size: 20vw 20vw;
  }
  .container1 .field3 {
    background: url(../../uploads/ChristianKroeger_ZerlegtVerpackteMoebel_02.png)
      0% 0% no-repeat;
    background-size: 20vw 20vw;
  }
  .container1 .field4 {
    background: url(../../uploads/ChristianKroeger_Produktentwicklung_02.png) 0%
      0% no-repeat;
    background-size: 20vw 20vw;
  }
  .container1 .field5 {
    background: url(../../uploads/ChristianKroeger_Systemlogistik_02.png) 0% 0%
      no-repeat;
    background-size: 20vw 20vw;
  }
  .container1 .field6 {
    background: url(../../uploads/ChristianKroeger_Innovationen_02.png) 0% 0%
      no-repeat;
    background-size: 20vw 20vw;
  }
  .container2,
  .container4,
  .container5,
  .container6,
  .container7,
  .container8,
  .container9,
  .container11,
  .container13,
  .container14 {
    height: auto;
    max-height: none;
  }
  img.w64,
  img.w80,
  .container img.item1,
  .container img.item2,
  .container img.item3,
  .container img.item4,
  .container img.item5,
  .container img.item6 {
    width: 100%;
    position: relative;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0 0 1em 0;
  }
  .container4 .item5,
  .container5 .item6,
  .container7 .item5,
  .container9 .item5 {
    width: 40%;
  }
  .container9 .item5 {
    bottom: 3%;
    left: 3%;
  }
  .container .caption {
    font-size: 1em;
  }
  .container .caption-wrap {
    width: 40%;
    min-height: 4em;
    left: auto;
    right: 1em;
    bottom: 11em;
  }
  .container.container10 .caption-wrap,
  .container.container12 .caption-wrap {
    bottom: 0;
    left: 50%;
    width: 50%;
    margin-left: -27%;
    padding: 3% 3% 20px 3%;
    cursor: pointer;
  }
  .gda17 {
    background-position: 0% 0;
    background-size: 180px 105px;
    padding-top: 115px;
  }
  .intro.gda17 p {
    padding-right: 0;
  }
  .icon {
    padding-top: 100px;
    background-size: 165px 100px;
  }
  .intro.focus img {
    display: none;
  }
  .intro.focus img.bottom {
    display: block;
    width: 80%;
    margin: 2em 10% 0 10%;
  }
}
@media all and (min-width: 1000px) {
  .val5 {
    bottom: 2.5em;
  }
}
@media all and (min-width: 1200px) {
  .metaslider .caption-wrap h3 {
    top: auto;
    bottom: 90%;
  }
  .val5 {
    bottom: 3em;
  }
  .vis h2 {
    font-size: 1.7em;
    line-height: 1.1em;
  }
  .val h2 {
    font-size: 1.7em;
    line-height: 1.1em;
  }
}
@media all and (min-width: 1800px) {
  body,
  html {
    font-size: 1.2em;
    line-height: 1.4em;
  }
  h1 {
    font-size: 4em;
    line-height: 1.2em;
  }
  a.download {
    margin-top: 0%;
  }
  .head,
  .band,
  .foot,
  .values {
    max-width: 1600px;
  }
  .band.narrow {
    max-width: 1400px;
  }
  .kachel5,
  .kachel6,
  .kachel7 {
    max-height: 450px;
  }
  .kachel5 p,
  .kachel6 p,
  .kachel7 p {
    padding: 5em 4em;
  }
  .container0 {
    max-height: 800px;
  }
  .container1 {
    max-height: 1040px;
  }
  .container2 {
    max-height: 1072px;
  }
  .container4,
  .container5,
  .container6,
  .container7,
  .container8,
  .container9 {
    max-height: 1216px;
  }
  .container5,
  .container6 {
    max-height: 1472px;
  }
  .container7 {
    max-height: 1264px;
  }
  .container8 {
    max-height: 1376px;
  }
  .container11,
  .container13 {
    max-height: 1312px;
  }
  .container14 {
    max-height: 1500px;
  }
  .container1 .field2,
  .container1 .field3,
  .container1 .field5,
  .container1 .field6 {
    width: 30%;
  }
  .container.container10 .caption-wrap,
  .container.container12 .caption-wrap {
    margin-left: -13%;
    padding: 3% 3% 2% 3%;
  }
  .metaslider .caption-wrap h3 {
    font-size: 4em;
    line-height: 1.2em;
    top: auto;
    bottom: 100%;
    left: -144%;
  }
  .map {
    max-height: 800px;
  }
  .leistung {
    background-size: 80px 80px;
  }
  .down {
    width: 70px;
    height: 70px;
    margin: -35px 0 0 -35px;
    background-size: 55px 55px;
  }
  .down:hover {
    background-size: 69px 69px;
  }
  .val5 {
    bottom: 1.5em;
  }
}
@media all and (min-width: 2200px) {
  .metaslider .caption-wrap h3 {
    bottom: 160%;
  }
}