.ce_gallery > ul li,
.float_left {
  float: left;
}

.block,
.ce_gallery > ul,
.invisible {
  overflow: hidden;
}

.custom,
article,
aside,
figcaption,
figure,
footer,
header,
nav,
section {
  display: block;
}

.button.green a:hover,
a {
  text-decoration: none;
}

.ce_sliderStart .slide img {
  width: 100%;
}

.ce_sliderStart .slide .text,
.ce_sliderStart .slide .text .textinner {
  -webkit-transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  position: absolute;
}

.rettungstuch button,
.tab > h2 {
  cursor: pointer;
}

body,
figure,
form {
  margin: 0;
  padding: 0;
}

#container,
.inside {
  position: relative;
}

#left,
#main,
#right {
  float: left;
  position: relative;
}

#main {
  width: 100%;
}

#left {
  margin-left: -100%;
}

#right {
  margin-right: -100%;
}

#footer {
  clear: both;
}

#main .inside {
  min-height: 1px;
}

.ce_gallery > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.ce_gallery > ul li.col_first {
  clear: left;
}

.float_right {
  float: right;
}

#clear,
.clear {
  height: 0.1px;
  font-size: 0.1px;
  line-height: 0.1px;
  clear: both;
}

.invisible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  width: 1px;
}

figure img,
img {
  max-width: 100%;
  height: auto;
}

#container:after,
.custom:after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 767px) {
  #wrapper {
    margin: 0;
    width: auto;
  }
  #container {
    padding-left: 0;
    padding-right: 0;
  }
  #left,
  #main,
  #right {
    float: none;
    width: auto;
  }
  #left {
    right: 0;
    margin-left: 0;
  }
  #right {
    margin-right: 0;
  }
}

.h2-style,
h2,
h4,
p,
ul {
  margin-bottom: 20px;
}

img {
  border: 0;
}

.ie7 img {
  -ms-interpolation-mode: bicubic;
}

.ie8 img {
  width: auto;
}

body {
  font-size: 14px;
  font-family: Ubuntu, sans-serif;
}

input,
li,
p,
select,
td,
textarea {
  font-size: 1em;
  line-height: 1.5em;
  font-weight: 100;
}

a,
h1,
h2,
h3,
h4,
input,
li,
p,
select,
span,
td,
textarea {
  color: #636567;
}

a:hover {
  text-decoration: underline;
}

.content li {
  list-style-type: disc;
  margin-left: 15px;
}

h1 {
  font-size: 4.15em;
  line-height: 1em;
  font-weight: 300;
}

h2,
h4 {
  font-size: 1.425em;
  line-height: 1.25em;
  font-weight: 700;
}

.h3-style,
h3 {
  font-size: 2.55em;
  line-height: 1.66em;
  font-weight: 300;
}

.h2-style {
  font-size: 1.425em;
  line-height: 1.25em;
  font-weight: 700;
}

figure img {
  vertical-align: top;
}

input,
textarea {
  width: 100%;
  height: 35px;
  line-height: 35px;
  padding: 0 10px;
  border: none;
  margin-bottom: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

textarea {
  height: initial;
}

.tab figcaption a,
.button a,
a.button,
button {
  height: 42px;
  line-height: 42px;
  padding: 0 30px;
  font-size: 1.425em;
  font-style: italic;
  border: none;
  cursor: pointer;
  display: inline-block;
}

.tab figcaption a {
  margin: 10px 0 20px;
  background: #55a9ff;
  color: #fff;
}

.tab figcaption a:hover {
  text-decoration: none;
}

.button.green a,
a.button.green,
button.green {
  background: #95c362;
  /* color: #fff; */
  color: #262626;
}

.pflegeeinrichtung .button.green a,
.pflegeeinrichtung a.button.green,
.pflegeeinrichtung button.green {
  background: #55a9ff;
}

.input-checkbox,
button,
input.text,
input[type="text"],
input[type="button"],
input[type="submit"],
textarea {
  -webkit-appearance: none;
  border-radius: 0;
}

.inside {
  width: 96%;
  max-width: 1200px;
  margin: 0 auto;
}

.wide .inside {
  width: 100%;
}

header {
  position: relative;
  padding: 40px 0 25px;
}

header nav {
  position: absolute;
  right: 0;
  bottom: 0;
  overflow: visible !important;
}

header nav a,
header nav strong {
  font-size: 1.425em;
  line-height: 2.85em;
  font-weight: 300;
  display: inline-block;
  padding: 0 20px;
  margin: 0 5px;
  letter-spacing: 0.8px;
}

header nav ul.level_1 > li.last a {
  margin-right: 0;
  background: #95c362;
  text-transform: uppercase;
  border-top: 3px solid #95c362;
}

header nav ul.level_1 > li.last a span {
  /* color: #fff; */
  color: #262626;
}

header nav a:hover,
header nav strong {
  text-decoration: none;
  border-top: 3px solid #95c362;
  font-weight: 700;
  letter-spacing: 0;
}

header nav ul.level_1 > li.last a:hover {
  border-top: 3px solid #5da40e;
}

header nav ul {
  margin-bottom: 0;
}

header nav li {
  display: inline-block;
}

header nav ul.level_2 {
  /* display: none; */
  opacity: 0;
  position: absolute;
  z-index: 1;
  background: rgba(255, 255, 255, 0.75);
  padding-top: 30px;
  padding-bottom: 5px;
}

header nav ul.level_2:before {
  content: "";
  height: 1px;
  width: 70%;
  left: 15%;
  top: 25px;
  background: #636567;
  position: absolute;
}

header nav .pflegeeinrichtung ul.level_2:before {
  width: 80%;
  left: 10%;
}

header nav ul.level_2 li {
  display: block;
  margin-left: 0;
}

header nav ul.level_2 li a,
header nav ul.level_2 li strong {
  line-height: 1.8em;
  letter-spacing: 0.8px;
}

header nav.mobmenu ul.level_1 li:hover ul.level_2,
header nav.mobmenu li:has(a:focus) ul.level_2{
  opacity: 1;
}

.ce_sliderStart .slider-next,
.ce_sliderStart .slider-prev,
body:not(.index) footer .katalog-stopper {
  display: none;
}

header nav ul.level_2 a:hover,
header nav ul.level_2 strong {
  border-top: 0;
  letter-spacing: 0;
}

.pflegeeinrichtung header nav li.shop {
  display: none;
}

.pflegeeinrichtung header nav a:hover,
.pflegeeinrichtung header nav strong {
  border-top: 3px solid #55a9ff;
}

.ce_sliderStart,
.ce_sliderStart .slide {
  position: relative;
}

.ce_sliderStart .slide .text {
  width: 80%;
  height: 35%;
  transform: translate(-50%, -50%);
  text-align: center;
  background: rgba(149, 195, 98, 0.75);
}

.ce_sliderStart .slide .text .textinner {
  width: 92%;
  transform: translate(-50%, -50%);
}

.ce_sliderStart .slide .text h1,
.ce_sliderStart .slide .text h3,
.ce_sliderStart .slide .text p,
.ce_sliderStart .slide .text p strong {
  color: #fff;
  margin: 0;
}

.ce_sliderStart .slide .text p {
  font-size: 2.55em;
  line-height: 1.66em;
  font-weight: 300;
}

.ce_sliderStart .slide .text p strong {
  font-size: 1.6em;
  line-height: 1em;
  font-weight: 300;
}

.ce_sliderStart .slider-control {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80%;
  height: 35%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.ce_sliderStart.noheadline .slider-control {
  width: 100%;
  height: 100%;
}

.ce_sliderStart .slider-control .slider-menu {
  top: initial;
  width: initial;
  left: initial;
  margin-left: 0;
  right: 15px;
  bottom: 5px;
}

.tab:nth-child(1) > h2,
.tab > h2 {
  top: 80px;
}

.ce_sliderStart.noheadline .slider-control .slider-menu {
  right: initial;
  left: 15px;
}

.ce_sliderStart .slider-control .slider-menu b {
  padding: 0 5px;
  color: #666;
}

.ce_sliderStart .slider-control .slider-menu b.active {
  color: #fff;
}

.index .content .inside {
  padding-top: 80px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 500px;
  min-height: 625px !important;
}

body.content #container,
body:not(.index) .content .inside {
  padding-bottom: 80px;
}

.hide {
  display: none;
}

.tabwrapper .inside {
  padding-left: 300px;
  position: relative;
}

.tab > h2 {
  position: absolute;
  left: 0;
  width: 215px;
  padding: 20px 10px;
  font-weight: 400;
  border-top: 3px solid #efebeb;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  letter-spacing: 0.55px;
}

.tab:nth-child(2) > h2 {
  top: 160px;
}

.tab:nth-child(3) > h2 {
  top: 240px;
}
.tab:nth-child(4) > h2 {
  top: 320px;
}
.tab:nth-child(5) > h2 {
  top: 380px;
}
.tab:nth-child(6) > h2 {
  top: 460px;
}
.tab:nth-child(3) > h2 {
  top: 540px;
}

.tab:last-of-type > h2 {
  border-bottom: 3px solid #efebeb;
}

.tab.active > h2,
.tab > h2:hover {
  font-weight: 700;
  border-top: 3px solid #636567;
  letter-spacing: 0;
}

.tab.active .text {
  overflow: hidden;
  height: initial;
  -webkit-transition: all 0.6s linear;
  transition: all 0.6s linear;
}

.tab .text > :first-of-type {
  padding-top: 20px;
}

.tab:not(.active) .text {
  height: 0;
  -webkit-transition: all 0.6s linear;
  transition: all 0.6s linear;
}

.produktbox {
  margin: 40px 0;
  padding-bottom: 40px;
  border-bottom: 3px solid #95c362;
  clear: both;
  overflow: hidden;
}

.produktbox:last-of-type {
  border-bottom: 0;
}

.produktbox .img {
  float: left;
  width: 30.85%;
  margin-right: 3.75%;
}

.produktbox .text {
  float: left;
  width: 65.4%;
}

.produktbox .img img {
  max-width: inherit;
  width: 100%;
}

.produktbox .img .button {
  width: 100%;
  margin-top: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}

.produktbox .h2-style,
.produktbox h2 {
  margin-top: 0;
}

.keyfacts {
  margin-top: 40px;
}

.keyfactbox {
  float: left;
  width: 32%;
  margin-right: 2%;
  background: #95c362;
  padding: 1%;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.keyfactbox:last-of-type {
  margin-right: 0;
}

.keyfactbox figure {
  float: left;
  margin-right: 20px;
  width: 50px;
}

.keyfactbox .text {
  position: absolute;
  width: 94%;
  padding-left: 70px;
  top: 50%;
  left: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.keyfactbox .text p {
  margin-bottom: 0;
  font-size: 1.425em;
  line-height: 1.25em;
  font-weight: 700;
  /* color: #fff; */
  color: #454545;
}

.steps {
  margin-top: 30px;
}

.col2 {
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 45px;
  column-gap: 45px;
}

.col3 {
  -webkit-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 45px;
  column-gap: 45px;
}

.kontaktwrapper {
  position: relative;
  min-height: 500px;
}

.kontaktwrapper .ce_text {
  padding-right: 420px;
}

.kontaktwrapper .kontaktform {
  position: absolute;
  right: 0;
  top: 0;
  max-width: 390px;
  width: 100%;
}

.kontaktwrapper .kontaktform input,
.kontaktwrapper .kontaktform textarea {
  border: 1px solid #efebeb;
}

.leitgedankenwrapper .inside {
  padding: 20px 0 40px;
  overflow: hidden;
  clear: both;
}

.leitgedankenwrapper.steps .inside {
  padding-bottom: 0;
}

.leitgedankenbox {
  width: 22.18%;
  margin-right: 1.88%;
  margin-left: 1.88%;
  position: relative;
  float: left;
}

.leitgedankenbox:last-of-type {
  margin-right: 0;
}

.leitgedankenbox:first-of-type {
  margin-left: 0;
}

.leitgedankenbox .text {
  height: 100px;
}

.steps .leitgedankenbox .text {
  height: initial !important;
  text-align: center;
  margin-top: 10px;
}

.leitgedankenbox figure,
.leitgedankenbox figure img {
  width: 100%;
}

#innenraumgestaltung {
  margin-bottom: 40px;
}

.warum-video .videowrapper {
  float: left;
  width: 48.1%;
  margin-right: 3.75%;
  margin-bottom: 10px;
  position: relative;
  height: 0;
  padding-bottom: 35.97%;
}

.warum-video .videowrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.warum-video.v2 .videowrapper {
  margin-bottom: 75px;
  padding-bottom: 27%;
}

.warum-video.v2 .videowrapper video {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.warum-text {
  overflow: unset;
}

form .widget {
  position: relative;
}

.d-none label {
  opacity: 0;
  position: absolute;
}

.label-dynamic label {
  position: absolute;
  top: 0px;
  left: 10px;
  transform-origin: left top;
  height: 90%;
  display: flex;
  align-items: center;
  transition: transform 0.3s ease, top 0.3s ease, font-size 0.3s ease;
  pointer-events: none;
  color: #636567;
}

.widget.label-dynamic.is-filled label {
  transform: scale(0.8);
  align-items: flex-start;
  color: black;
}

footer {
  background: #efebeb;
  position: relative;
  padding: 60px 0 35px;
  min-height: 275px;
}

footer h3 {
  margin-top: 0;
  margin-bottom: 25px;
  font-size: 1.425em;
  line-height: 1.25em;
}

footer .katalog-stopper {
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}

footer .katalog-stopper figure {
  float: right;
}

footer .katalog-stopper .text {
  display: inline-block;
  width: 130px;
  position: relative;
}

footer .katalog-stopper:after {
  position: absolute;
  width: 25%;
  height: 50%;
  bottom: 20px;
  left: 0;
  content: "";
  background: url(../img/indoor-gruppe-chemnitz-katalog-pfeil.png) no-repeat;
  background-size: contain;
}

footer .katalog-stopper .text p {
  font-size: 1.425em;
  /* color: #95c362; */
  color:#4D6C28;
  margin-top: 60px;
  font-weight: 300;
}

footer .ce_form {
  float: right;
  width: 100%;
  max-width: 390px;
}

footer .ce_form h4 {
  /* color: #95c362; */
  color: #4D6C28;
}

.pflegeeinrichtung footer .ce_form h4 {
  /* color: #55a9ff; */
  color: #005EBD;
}

footer .ce_form .widget-submit {
  text-align: right;
}

footer nav {
  margin-top: 38px;
}

footer nav li {
  display: inline-block;
  margin-right: 40px;
  margin-left: 0 !important;
}

footer nav li:last-of-type {
  margin-right: 0;
}

@media all and (max-width: 1160px) {
  header nav a,
  header nav strong {
    padding: 0 5px;
  }
  .keyfactbox .text p {
    font-size: 1.325em;
  }
  .index .content .inside,
  .kontaktwrapper .ce_text {
    padding-right: 370px;
  }
  .tabwrapper .inside {
    padding-left: 250px;
  }
  footer .katalog-stopper figure img {
    width: 220px;
  }
  footer .katalog-stopper .text p {
    margin-top: 15px;
  }
  .kontaktwrapper .kontaktform,
  footer .ce_form {
    max-width: 330px;
  }
}

@media all and (max-width: 1023px) {
  h1 {
    font-size: 3em;
  }
  .ce_sliderStart .slide .text p,
  .h3-style,
  h3 {
    font-size: 2.2em;
  }
  .ce_sliderStart .slide .text p strong {
    font-size: 1.36em;
  }
  .ce_sliderStart .slide .text,
  .ce_sliderStart .slider-control {
    height: 50%;
  }
  .index .content .inside {
    padding-right: 0;
    padding-bottom: 240px;
  }
  .leitgedankenbox {
    width: 48%;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 25px;
  }
  .leitgedankenbox:nth-of-type(2n + 2) {
    margin-left: 2%;
  }
  .leitgedankenbox:nth-of-type(2n + 1) {
    margin-right: 2%;
  }
  .leitgedankenbox .text {
    height: 80px;
  }
  #wie-wir-arbeiten figure {
    max-width: 50%;
  }

  .button a,
  a.button,
  button {
    padding: 0 15px;
  }
  .produktbox .img {
    width: 35%;
  }
  .produktbox .text {
    width: 61%;
  }
  .keyfactbox .text {
    padding-left: 55px;
  }
  .keyfactbox figure {
    margin: 10px 0;
  }
  .keyfactbox .text p {
    font-size: 1.2em;
  }
  .tab.active .text {
    min-height: 160px;
  }
}

@media all and (max-width: 960px) {
  header {
    padding-bottom: 0;
  }
  header nav,
  header nav ul.level_2 {
    position: relative;
  }
  header nav a,
  header nav strong {
    line-height: 1.6em;
  }
  header nav ul.level_2:before {
    display: none;
  }
}

@media all and (max-width: 767px) {
  .keyfactbox figure {
    margin: 20px 0;
  }
  .produktbox .img .button {
    font-size: 1.2em;
    text-align: center;
  }
}

@media all and (max-width: 644px) {
  .keyfactbox,
  footer .katalog-stopper figure {
    float: initial;
  }
  body:not(.index) footer .katalog-stopper {
    display: block;
  }
  h1 {
    font-size: 2.5em;
  }
  .ce_sliderStart .slide .text p,
  .h3-style,
  h3 {
    font-size: 1.8em;
  }
  .ce_sliderStart .slide .text {
    position: relative;
    top: inherit;
    width: 100%;
    background: #95c362;
    display: inline-block;
    padding: 10px 0;
    transform: translate(-50%, 0);
  }
  .ce_sliderStart .slide .text .textinner {
    position: relative;
    top: inherit;
    left: inherit;
    transform: inherit;
    display: inline-block;
  }
  .ce_sliderStart .slider-control {
    width: 100%;
    height: 100%;
  }
  .ce_sliderStart .slider-control .slider-menu {
    right: initial;
    left: 15px;
  }
  .index .content .inside {
    padding-bottom: 55px;
  }
  .tab.active .text {
    min-height: 220px;
  }
  .keyfactbox {
    width: 100%;
    max-width: 325px;
    padding: 2%;
    margin: 0 auto 10px;
  }
  .leitgedankenbox .text {
    height: 120px;
  }
  .keyfactbox:last-of-type {
    margin-right: inherit;
  }
  .keyfactbox figure {
    margin: 0;
  }
  .keyfactbox .text {
    padding-left: 65px;
  }
  .col2,
  .col3 {
    -webkit-column-count: 1;
    column-count: 1;
  }
  .kontaktwrapper .ce_text {
    padding-right: 0;
  }
  .kontaktwrapper .kontaktform {
    position: relative;
    padding-bottom: 80px;
  }
  .warum-video .videowrapper {
    width: 100%;
    padding-bottom: 74.9%;
    margin-bottom: 20px;
  }
  .warum-video.v2 .videowrapper {
    width: 100%;
    padding-bottom: 74.9%;
    margin-bottom: 20px;
  }
  footer .ce_form {
    float: initial;
    margin-bottom: 25px;
    max-width: initial;
    padding-left: 200px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  footer .katalog-stopper {
    right: initial;
    left: 0;
    -webkit-transform: inherit;
    transform: inherit;
    top: -100px;
  }
  footer .katalog-stopper figure img {
    width: 190px;
  }
  footer .katalog-stopper .text p {
    font-size: 1.25em;
    font-weight: 700;
    margin-left: 10px;
  }
  footer .katalog-stopper:after {
    display: none;
  }
}

@media all and (max-width: 480px) {
  h1 {
    font-size: 2em;
  }
  .h3-style,
  h3 {
    font-size: 1.4em;
  }
  .tab > h2 {
    position: static;
    width: 100%;
    top: 40px !important;
    border-bottom: 3px solid #efebeb;
  }
  /* .tab:nth-child(2) > h2 {
    left: 50%;
  } */
  .index .content .inside {
    padding-left: 0;
    padding-top: 10px;
    min-height: initial !important;
  }
  .tab.active .text {
    min-height: initial;
  }
  .leitgedankenbox {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
  .leitgedankenbox .text {
    height: initial;
  }
  .produktbox .img,
  .produktbox .text {
    width: 100%;
    margin-bottom: 20px;
  }
  #wie-wir-arbeiten figure {
    max-width: 100%;
    margin-right: 0 !important;
    margin-bottom: 20px;
  }
  footer {
    padding-top: 35px;
  }
  footer .ce_form {
    padding-left: 0;
  }
  footer .katalog-stopper {
    right: 0;
    left: initial;
    top: 260px;
  }
  footer .katalog-stopper figure img {
    width: 150px;
  }
  footer .footer-text,
  footer nav {
    padding-right: 160px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}

@media all and (max-width: 390px) {
  footer .katalog-stopper {
    top: 290px;
  }
  footer .footer-text,
  footer nav {
    padding-right: 130px;
  }
  footer .katalog-stopper figure img {
    width: 120px;
  }
  footer .katalog-stopper .text p {
    font-size: 1em;
  }
}

.rettungstuch .ce_text p,
.rettungstuch ul li {
  font-size: 1.4em;
}

.rettungstuch #teil2 .ce_text {
  -webkit-column-count: 2;
  column-count: 2;
}

.rettungstuch .rt_calltoaction {
  text-align: center;
  width: 100%;
  background-color: #95c362;
  padding: 2%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-weight: 700;
  font-size: 1.5em;
  margin: 80px 0;
}

.rettungstuch .rt_calltoaction a,
.rettungstuch .rt_calltoaction p {
  color: #fff;
}

.rettungstuch .rt_calltoaction a {
  font-size: 2.6em;
  margin-left: 20px;
  margin-right: 20px;
}

.rettungstuch #einleitung,
.rettungstuch #zertifikate,
.rettungstuch .produkte {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.rettungstuch .produkte2 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.rettungstuch .produkte h2,
.rettungstuch .produkte2 h2 {
  margin-top: 0;
}

.rettungstuch #einleitung .ce_image,
.rettungstuch #einleitung .ce_text,
.rettungstuch .produkte .ce_image,
.rettungstuch .produkte .ce_text {
  width: 45%;
  margin-bottom: 40px;
}

.rettungstuch #einleitung .ce_text,
.rettungstuch .produkte .block:nth-child(odd) {
  margin-right: 4%;
}

.rettungstuch #einleitung .ce_image {
  margin-top: 200px;
}

.rettungstuch #zertifikate {
  margin-top: 80px;
}

.rettungstuch #zertifikate .ce_image {
  width: 33.3%;
  text-align: center;
}

.rettungstuch #zertifikate .ce_image img {
  width: 50%;
  height: auto;
}

.rettungstuch input[type="text"],
.rettungstuch input[type="email"],
.rettungstuch textarea {
  border: 1px solid #95c362;
}

@media all and (max-width: 960px) {
  .rettungstuch header nav {
    position: absolute !important;
  }
  header nav ul.level_2{
    opacity: 1;
  }
}

@media all and (max-width: 768px) {
  .rettungstuch #teil2 .ce_text {
    -webkit-column-count: 1;
    column-count: 1;
  }
  .rettungstuch #einleitung,
  .rettungstuch .produkte {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .rettungstuch #produkte2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .rettungstuch #einleitung .ce_image,
  .rettungstuch #einleitung .ce_text,
  .rettungstuch .produkte .ce_image,
  .rettungstuch .produkte .ce_text {
    width: 100%;
    margin-right: 0;
  }
  .rettungstuch #einleitung .ce_image {
    margin-top: 20px;
  }
}

@media all and (max-width: 644px) {
  .rettungstuch .keyfactbox:last-of-type {
    margin-right: auto;
  }
  .rettungstuch header nav {
    list-style-type: none !important;
  }
  .rettungstuch header nav li {
    display: block !important;
    text-align: right;
  }
  .rettungstuch header nav li a {
    padding: 0;
    font-size: 3vw;
  }
}

@media all and (max-width: 480px) {
  .rettungstuch #zertifikate {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .rettungstuch #zertifikate .ce_image {
    width: 100%;
    margin-bottom: 40px;
  }
}

#article-47 {
  padding-bottom: 200px;
}
