.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.header {
  width: 100%;
  height: 100vh;
  background-image: url('../images/Media-Flat_vulkan_Alpinweissglas_WB-4-Model-1_Milieu-Staud.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.header.section {
  background-image: url('../images/Media_vulkan_Vulkanglas-matt_WB1Model-Fkt.jpg');
  background-size: cover;
}

.image {
  margin-top: 10px;
  margin-left: 20px;
}

.intro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/play_bunt-neu.png');
  background-position: 80vw -30vh;
  background-size: auto 450px;
  background-repeat: no-repeat;
}

.container {
  margin-top: 100px;
}

.h1 {
  margin-top: 0px;
  padding-right: 15px;
  padding-left: 15px;
  font-family: 'Open Sans', sans-serif;
  font-size: 40px;
  line-height: 38px;
  font-weight: 700;
  text-transform: uppercase;
}

.body-14px {
  display: block;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  line-height: 150%;
  font-weight: 300;
}

.h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  line-height: 24px;
}

.body-11px {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  line-height: 150%;
  font-weight: 300;
}

.column {
  padding: 15px;
}

.div-block {
  height: 450px;
  padding-top: 30px;
  padding-right: 20px;
  padding-left: 20px;
  border-radius: 0px;
  background-color: #a5d9db;
  background-image: url('../images/Media_vulkan_Vulkanglas-matt_WB1Model-Fkt.jpg');
  background-position: 50% 100%;
  background-size: contain;
  background-repeat: no-repeat;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.subtitle {
  height: 25px;
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 14px;
  font-weight: 300;
}

.div-block-2 {
  height: 450px;
  padding-top: 30px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fee3ca;
  background-image: url('../images/Media-Multi_EichePuccini_Sandglas_Wohnbild-5.jpg');
  background-position: 50% 100%;
  background-size: contain;
  background-repeat: no-repeat;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
}

.div-block-3 {
  height: 450px;
  padding-top: 30px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #cee8dc;
  background-image: url('../images/Media-Flat_vulkan_Hellgrauglas_WB-4-RET-1.jpg');
  background-position: 50% 100%;
  background-size: contain;
  background-repeat: no-repeat;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.div-block-4 {
  height: 450px;
  padding-top: 30px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #ebd7d8;
  background-image: url('../images/ZB_Texline_Wohnbild-16-offen.jpg');
  background-position: 50% 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
}

.div-container {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 80%;
  margin-top: 100px;
  margin-bottom: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.columns-2 {
  margin-top: 20px;
}

.column-2 {
  padding: 15px;
}

.column-3 {
  padding: 15px;
}

.column-4 {
  padding: 15px;
}

.column-5 {
  margin-top: 0px;
  padding: 15px 80px 15px 15px;
}

.column-6 {
  margin-top: 0px;
  padding: 15px 80px 15px 15px;
}

.columns-3 {
  width: 100%;
  margin-top: 60px;
}

.column-7 {
  padding: 15px;
}

.column-8 {
  padding: 15px;
}

.picto {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #a7d9da;
  background-image: url('../images/play_bunt-neu.png');
  background-position: -25% 120%;
  background-size: 400px 450px;
  background-repeat: no-repeat;
}

.picto.section {
  position: static;
}

.grid {
  grid-row-gap: 0px;
  grid-template-areas: ". ."
    ". ."
    ". ."
    ". .";
  -ms-grid-columns: 0.5fr 1fr;
  grid-template-columns: 0.5fr 1fr;
  -ms-grid-rows: auto 0px auto 0px auto 0px auto;
  grid-template-rows: auto auto auto auto;
}

.h1-subtitle {
  margin-top: 0px;
  padding-right: 15px;
  padding-left: 15px;
  font-family: 'Open Sans', sans-serif;
  font-size: 30px;
  line-height: 30px;
  font-weight: 300;
  text-transform: uppercase;
}

.button {
  width: 85%;
  margin-top: 20px;
  margin-left: 20px;
  padding-left: 20px;
  border-top: 2px solid #000;
  border-radius: 0px;
  background-color: transparent;
  background-image: url('../images/link_1link.png');
  background-position: 0% 50%;
  background-size: 13px 16px;
  background-repeat: no-repeat;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-weight: 700;
  text-align: left;
}

.body-ausfuehrung-title {
  height: auto;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  line-height: 14px;
  font-weight: 700;
  text-transform: uppercase;
}

.column-9 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-10 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-dekore {
  padding-left: 0px;
}

.columns-4 {
  margin-top: auto;
}

.image-dekore {
  width: 90%;
  height: 60px;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
}

.image-dekore.shadow {
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.2);
}

.image-3 {
  width: 95%;
}

.image-4 {
  width: 95%;
}

.image-5 {
  width: 95%;
}

.image-6 {
  width: 95%;
}

.image-7 {
  width: 95%;
}

.image-8 {
  width: 95%;
}

.image-9 {
  width: 95%;
}

.image-10 {
  width: 95%;
}

.image-11 {
  width: 95%;
}

.columns-5 {
  margin-top: 10px;
}

.picto-gallery {
  height: 100vh;
}

.slide {
  margin-left: 220px;
}

.slider {
  height: 100%;
}

.slide-nav {
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 220px;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.left-arrow {
  display: none;
}

.right-arrow {
  display: none;
}

.slide-2 {
  margin-left: 220px;
  background-image: url('../images/Media_vulkan_Vulkanglas-matt_WB1Model-Fkt-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.tabs-content {
  width: 100%;
  height: 100%;
}

.tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40vh;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.tab-pane-tab-1 {
  height: 100%;
  padding-top: 90vh;
  background-image: url('../images/Media_vulkan_Vulkanglas-matt_WB1Model-Fkt.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.tab-pane-tab-2 {
  height: 100%;
  padding-top: 90vh;
  background-image: url('../images/Media_vulkan_Vulkanglas-matt_WB1Model-Fkt-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.tab-link-tab-1 {
  height: 17vh;
  background-image: url('../images/Media_vulkan_Vulkanglas-matt_WB1Model-Fkt.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.tab-link-tab-1.w--current {
  border-style: solid;
  border-width: 5px;
  border-color: #a8d9d9;
}

.tab-link-tab-2 {
  height: 17vh;
  background-image: url('../images/Media_vulkan_Vulkanglas-matt_WB1Model-Fkt-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.tab-link-tab-2.w--current {
  height: 17vh;
  border-style: solid;
  border-width: 5px;
  border-color: #a8d9d9;
}

.tab-link-tab-3 {
  height: 17vh;
  background-image: url('../images/Media_vulkan_Vulkanglas-matt_WB1Model-Fkt-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.tab-link-tab-3.w--current {
  border-style: solid;
  border-width: 5px;
  border-color: #a8d9d9;
}

.tab-link-tab-4 {
  height: 17vh;
  background-image: url('../images/RET_Media_weiss_Alpinweissglas_Foto-1-Model-5-2_Sand-Sandglas.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.tab-link-tab-4.w--current {
  border-style: solid;
  border-width: 5px;
  border-color: #a8d9d9;
}

.tab-link-tab-5 {
  height: 16vh;
  background-image: url('../images/Media_weiss_Alpinweissglas_-Foto-1-STS-frontal-offen.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.tab-link-tab-5.w--current {
  border-style: solid;
  border-width: 5px;
  border-color: #a8d9d9;
}

.tab-link-tab-6 {
  height: 16vh;
  background-image: url('../images/Media-Offen.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.tab-link-tab-6.w--current {
  border-style: solid;
  border-width: 5px;
  border-color: #a8d9d9;
}

.tab-pane-tab-3 {
  height: 100%;
  padding-top: 90vh;
  background-image: url('../images/Media_vulkan_Vulkanglas-matt_WB1Model-Fkt-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.tab-pane-tab-4 {
  height: 100%;
  padding-top: 90vh;
  background-image: url('../images/RET_Media_weiss_Alpinweissglas_Foto-1-Model-5-2_Sand-Sandglas.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.tab-pane-tab-5 {
  height: 100%;
  padding-top: 90vh;
  background-image: url('../images/Media_weiss_Alpinweissglas_-Foto-1-STS-frontal-offen.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.tab-pane-tab-6 {
  height: 100%;
  padding-top: 90vh;
  background-image: url('../images/Media-Offen.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-5 {
  display: block;
  height: 10vh;
  padding-top: 10px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-color: rgba(0, 0, 0, 0.5);
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 12.5px;
  font-weight: 300;
}

.picto-multi {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fee3ca;
  background-image: url('../images/play_bunt-neu.png');
  background-position: 130% 120%;
  background-size: 550px 450px;
  background-repeat: no-repeat;
}

.columns-6 {
  margin-right: 20px;
  margin-left: 20px;
}

.columns-7 {
  margin-right: 20px;
  margin-left: 20px;
}

.picto-multi-gallery {
  height: 100vh;
  padding-right: 0px;
}

.picto-flat {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #cee8dc;
  background-image: url('../images/play_bunt-neu.png');
  background-position: -260px 130%;
  background-size: 600px 450px;
  background-repeat: no-repeat;
}

.picto-flat-gallery {
  height: 100vh;
}

.tab-pane-tab-1-copy {
  height: 100%;
  padding-top: 90vh;
  background-image: url('../images/RET_Media-Multi_Eiche-Pucchinil_Alpinweissglas_IMM-Foto-4.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.tab-pane-tab-2-copy {
  height: 100%;
  padding-top: 90vh;
  background-image: url('../images/Media-Multi_EichePuccini_Sandglas_Wohnbild-5.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.tab-pane-tab-3-copy {
  height: 100%;
  padding-top: 90vh;
  background-image: url('../images/Media-offen_vulkan_Hellgrauglas_Wohnbild-5-RET.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.tab-pane-tab-4-copy {
  height: 100%;
  padding-top: 90vh;
  background-image: url('../images/Media-Multi_vulkan_Hellgrauglas_Wohnbild-5-RET_RET.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.tab-pane-tab-5-copy {
  height: 100%;
  padding-top: 90vh;
  background-image: url('../images/Media-Multi_vulkan_Vulkanglas_Wohnbild-5-RET_2-4.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.tab-link-tab-1-copy {
  height: 20vh;
  background-image: url('../images/RET_Media-Multi_Eiche-Pucchinil_Alpinweissglas_IMM-Foto-4.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.tab-link-tab-1-copy.w--current {
  border-style: solid;
  border-width: 5px;
  border-color: #fee3ca;
}

.tab-link-tab-2-copy {
  height: 20vh;
  background-image: url('../images/Media-Multi_EichePuccini_Sandglas_Wohnbild-5.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.tab-link-tab-2-copy.w--current {
  height: 20vh;
  border-style: solid;
  border-width: 5px;
  border-color: #fee3ca;
}

.tab-link-tab-3-copy {
  height: 20vh;
  background-image: url('../images/Media-offen_vulkan_Hellgrauglas_Wohnbild-5-RET.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.tab-link-tab-3-copy.w--current {
  border-style: solid;
  border-width: 5px;
  border-color: #fee3ca;
}

.tab-link-tab-4-copy {
  height: 20vh;
  background-image: url('../images/Media-Multi_vulkan_Hellgrauglas_Wohnbild-5-RET_RET.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.tab-link-tab-4-copy.w--current {
  border-style: solid;
  border-width: 5px;
  border-color: #fee3ca;
}

.tab-link-tab-5-copy {
  height: 20vh;
  background-image: url('../images/Media-Multi_vulkan_Vulkanglas_Wohnbild-5-RET_2-4.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.tab-link-tab-5-copy.w--current {
  border-style: solid;
  border-width: 5px;
  border-color: #fee3ca;
  background-repeat: no-repeat;
}

.tab-link-tab-6-copy {
  height: 16vh;
  background-image: url('../images/Media-Multi_umbra_Magnoliaglas_Foto-2-Model1-2-Kopie.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.tab-link-tab-6-copy.w--current {
  border-style: solid;
  border-width: 5px;
  border-color: #fee3ca;
  background-image: url('../images/Media-Multi_umbra_Magnoliaglas_Foto-2-Model1-2-Kopie.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

.tab-pane-tab-6-copy {
  height: 100%;
  padding-top: 90vh;
  background-image: url('../images/Media-Multi_umbra_Magnoliaglas_Foto-2-Model1-2-Kopie.jpg');
  background-position: 70% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.tab-pane-tab-1-copy-copy {
  height: 100%;
  padding-top: 90vh;
  background-image: url('../images/Media-Flat_vulkan_Alpinweissglas_WB-4-Model-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.tab-pane-tab-2-copy-copy {
  height: 100%;
  padding-top: 90vh;
  background-image: url('../images/Media-Flat_vulkan_Alpinweissglas_WB-4-Model-6_1.jpg');
  background-position: 80% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.tab-pane-tab-3-copy-copy {
  height: 100%;
  padding-top: 90vh;
  background-image: url('../images/Media-Flat_vulkan_Alpinweissglas_WB-4-2-Model-2_milieu-GIGA.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.tab-pane-tab-4-copy-copy {
  height: 100%;
  padding-top: 90vh;
  background-image: url('../images/IMM-Foto-6-Model-3-RET.jpg');
  background-position: 10% 50%;
  background-size: cover;
}

.tab-pane-tab-5-copy-copy {
  height: 100%;
  padding-top: 90vh;
  background-image: url('../images/Media-Flat_vulkan_Hellgrauglas_WB-4-RET-1_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.tab-pane-tab-6-copy-copy {
  height: 100%;
  padding-top: 90vh;
  background-image: url('../images/Media-Flat_vulkan_Vulkanglas-matt_WB-4RET-4.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
}

.tab-link-tab-1-copy-copy {
  height: 17vh;
  background-image: url('../images/Media-Flat_vulkan_Alpinweissglas_WB-4-Model-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.tab-link-tab-1-copy-copy.w--current {
  border-style: solid;
  border-width: 5px;
  border-color: #cee8dc;
}

.tab-link-tab-2-copy-copy {
  height: 17vh;
  background-image: url('../images/Media-Flat_vulkan_Alpinweissglas_WB-4-Model-6_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.tab-link-tab-2-copy-copy.w--current {
  height: 17vh;
  border-style: solid;
  border-width: 5px;
  border-color: #cee8dc;
}

.tab-link-tab-3-copy-copy {
  height: 17vh;
  background-image: url('../images/Media-Flat_vulkan_Alpinweissglas_WB-4-2-Model-2_milieu-GIGA.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.tab-link-tab-3-copy-copy.w--current {
  border-style: solid;
  border-width: 5px;
  border-color: #cee8dc;
}

.tab-link-tab-4-copy-copy {
  height: 17vh;
  background-image: url('../images/IMM-Foto-6-Model-3-RET.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.tab-link-tab-4-copy-copy.w--current {
  border-style: solid;
  border-width: 5px;
  border-color: #cee8dc;
}

.tab-link-tab-5-copy-copy {
  height: 16vh;
  background-image: url('../images/Media-Flat_vulkan_Hellgrauglas_WB-4-RET-1_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.tab-link-tab-5-copy-copy.w--current {
  border-style: solid;
  border-width: 5px;
  border-color: #cee8dc;
}

.zubehoer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ebd7d8;
}

.lightbox-link-1-1 {
  width: 100%;
  height: 100%;
}

.image-12 {
  width: 100%;
  opacity: 1;
}

.image-12:hover {
  border: 0px none #000;
  background-image: none;
  opacity: 1;
}

.image-13 {
  width: 100%;
}

.lightbox-link-2-1 {
  width: 100%;
}

.image-14 {
  width: 100%;
}

.image-15 {
  width: 100%;
}

.lightbox-link-1-2 {
  width: 100%;
}

.lightbox-link-4 {
  width: 100%;
}

.image-16 {
  width: 100%;
}

.lightbox-link-5 {
  width: 100%;
}

.image-17 {
  width: 100%;
}

.image-18 {
  width: 100%;
}

.lightbox-link-3-4 {
  width: 100%;
}

.image-19 {
  width: 100%;
}

.columns-8 {
  margin-top: 40px;
}

.lightbox-link-3-3 {
  width: 100%;
}

.columns-9 {
  width: 100%;
}

.column-11 {
  padding-right: 20px;
  padding-left: 20px;
}

.column-12 {
  padding-left: 0px;
}

.columns-10 {
  width: 100%;
  margin-top: 20px;
}

.column-13 {
  padding-right: 100px;
}

.beimoebel-betten {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button2 {
  width: 50%;
  margin-top: 20px;
  margin-left: 0px;
  padding-left: 20px;
  border-top: 2px solid #000;
  border-radius: 0px;
  background-color: transparent;
  background-image: url('../images/link_1link.png');
  background-position: 0% 50%;
  background-size: 13px 16px;
  background-repeat: no-repeat;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-weight: 700;
  text-align: left;
}

.image-20 {
  margin-top: 20px;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.image-21 {
  margin-top: 20px;
}

.body-14px-betten {
  height: 330px;
  font-family: 'Open Sans', sans-serif;
  line-height: 150%;
  font-weight: 300;
}

.link-block {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90px;
  height: 45px;
  margin-top: 92px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: #000;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
}

.text-block {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  line-height: 14px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
}

.image-22 {
  width: 90px;
  border-style: solid;
  border-width: 1px;
  border-color: #f9b124;
}

.column-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.columns-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.paragraph {
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: grey;
  font-size: 12px;
  line-height: 20px;
  font-weight: 300;
}

.bold-text {
  font-size: 20px;
}

.text-block-2 {
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.lightbox-link1 {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  text-align: right;
  text-decoration: none;
  cursor: pointer;
}

.lightbox-wrap1 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: none;
  overflow: visible;
  width: 100vw;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.6);
}

.lightbox-content2 {
  display: block;
  overflow: visible;
  width: 900px;
  height: 85%;
  padding: 60px 40px 60px 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: #fff;
}

.lightbox-close-icon1 {
  position: relative;
  left: auto;
  top: -150px;
  right: -780px;
  bottom: auto;
  display: block;
  padding-left: 0px;
  clear: none;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.lightbox-link2 {
  display: block;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  text-align: right;
  text-decoration: none;
  cursor: pointer;
}

.lightbox-wrap2 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: none;
  overflow: visible;
  width: 100vw;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.6);
}

.div-block-7 {
  display: block;
  overflow: scroll;
  height: 100%;
  padding-right: 40px;
}

.lightbox-content1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 900px;
  height: 350px;
  padding: 60px 40px 60px 80px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.lightbox-close-icon2 {
  position: relative;
  left: auto;
  top: -50px;
  right: -780px;
  bottom: auto;
  display: inline-block;
  clear: none;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

.lightbox-wrap3 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: none;
  overflow: visible;
  width: 100vw;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.6);
}

.lightbox-content3 {
  display: block;
  overflow: visible;
  width: 900px;
  height: 85%;
  padding: 60px 40px 60px 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #fff;
}

.lightbox-close-icon3 {
  position: relative;
  left: auto;
  top: -50px;
  right: -780px;
  bottom: auto;
  clear: none;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

.heading {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  text-transform: none;
}

.lightbox-link3 {
  display: block;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  text-align: right;
  text-decoration: none;
  cursor: pointer;
}

.column-15 {
  display: block;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.tab-link-tab-6-copy-copy {
  height: 16vh;
  background-image: url('../images/Media-Flat_vulkan_Vulkanglas-matt_WB-4RET-4.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.tab-link-tab-6-copy-copy.w--current {
  border-style: solid;
  border-width: 5px;
  border-color: #cee8dc;
  background-image: url('../images/Media-Flat_vulkan_Vulkanglas-matt_WB-4RET-4.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

.menu {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: none;
  width: 100vw;
  height: 100vh;
  padding-top: 100px;
  padding-bottom: 100px;
  padding-left: 30%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: rgba(0, 0, 0, 0.9);
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 50px;
  line-height: 30px;
  font-weight: 700;
}

.link {
  display: block;
  margin-top: 0px;
  color: #fff;
  line-height: 50px;
  text-decoration: none;
}

.link-2 {
  display: block;
  margin-top: 0px;
  padding-left: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #fff;
  line-height: 50px;
  text-decoration: none;
}

.link-3 {
  color: #fff;
  line-height: 50px;
  text-decoration: none;
}

.link-4 {
  color: #fff;
  line-height: 50px;
  text-decoration: none;
}

.link-5 {
  color: #fff;
  line-height: 50px;
  text-decoration: none;
}

.link-6 {
  color: #fff;
  line-height: 50px;
  text-decoration: none;
}

.div-block-8 {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 90px;
  height: 90px;
  padding-top: 0px;
  background-color: #000;
  background-image: url('../images/Menu---simple-line-icons_1Menu - simple-line-icons.png');
  background-position: 50% 50%;
  background-size: 20px;
  background-repeat: no-repeat;
  cursor: pointer;
}

.html-embed {
  width: 100%;
  padding-top: 85px;
}

.lightbox-link-3-1 {
  width: 100%;
}

.lightbox-link-2-2 {
  width: 100%;
}

.lightbox-link-3-2 {
  width: 100%;
}

.lightbox-link-1-3 {
  width: 100%;
}

.lightbox-link-2-3 {
  width: 100%;
}

.lightbox-link-1-4 {
  width: 100%;
}

.lightbox-link-2-4 {
  width: 100%;
}

.h1-subtitle-zubehoer {
  margin-top: 0px;
  padding-right: 15px;
  padding-left: 0px;
  font-family: 'Open Sans', sans-serif;
  font-size: 26px;
  line-height: 30px;
  font-weight: 300;
  text-transform: uppercase;
}

.text-span {
  font-size: 11px;
  line-height: 100%;
}

.div-block-9 {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.youtube {
  width: 100%;
}

@media screen and (max-width: 991px) {
  .h1 {
    margin-top: 0px;
  }

  .body-14px {
    height: auto;
  }

  .body-11px {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 35px;
    margin-bottom: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    line-height: 120%;
  }

  .div-block {
    height: 420px;
  }

  .div-block-2 {
    height: 420px;
  }

  .div-block-3 {
    height: 420px;
  }

  .div-block-4 {
    height: 420px;
  }

  .column-5 {
    padding-right: 15px;
  }

  .column-6 {
    padding-right: 15px;
  }

  .picto {
    background-position: -20% 120%;
  }

  .body-ausfuehrung-title {
    margin-top: 30px;
  }

  .tabs-menu {
    width: 20vh;
  }

  .picto-flat {
    background-position: -260px 120%;
  }

  .lightbox-link-3-3 {
    width: 100%;
  }

  .column-13 {
    padding-right: 0px;
  }

  .button2 {
    width: 80%;
  }

  .body-14px-betten {
    height: auto;
  }

  .column-14 {
    margin-bottom: 20px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .columns-11 {
    display: block;
  }

  .div-block-6 {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    text-align: right;
  }

  .lightbox-content2 {
    width: 700px;
    padding-right: 40px;
    padding-left: 60px;
  }

  .lightbox-close-icon1 {
    right: -30px;
  }

  .div-block-7 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .lightbox-content1 {
    width: 700px;
    padding-right: 40px;
    padding-left: 60px;
  }

  .lightbox-close-icon2 {
    right: -600px;
  }

  .lightbox-content3 {
    width: 700px;
    padding-right: 40px;
    padding-left: 60px;
  }

  .lightbox-close-icon3 {
    right: -600px;
  }

  .menu {
    display: none;
    padding-left: 15%;
    font-size: 40px;
    line-height: 15px;
  }

  .lightbox-link-2-3 {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .image {
    width: 40vh;
  }

  .h1 {
    line-height: 35px;
  }

  .body-14px {
    margin-top: 40px;
  }

  .div-block {
    height: 500px;
  }

  .div-block-2 {
    height: 500px;
  }

  .div-block-3 {
    height: 500px;
  }

  .div-block-4 {
    height: 500px;
  }

  .div-container {
    width: 90%;
  }

  .h1-subtitle {
    font-size: 26px;
    line-height: 26px;
  }

  .picto-gallery {
    height: 360px;
  }

  .tabs {
    height: 100%;
  }

  .tabs-menu {
    width: 120px;
    height: 360px;
  }

  .tab-pane-tab-1 {
    height: 360px;
    padding-top: 280px;
  }

  .tab-pane-tab-2 {
    height: 360px;
    padding-top: 280px;
  }

  .tab-link-tab-1 {
    height: 60px;
  }

  .tab-link-tab-2 {
    height: 60px;
  }

  .tab-link-tab-2.w--current {
    height: 60px;
  }

  .tab-link-tab-3 {
    height: 60px;
  }

  .tab-link-tab-4 {
    height: 60px;
  }

  .tab-link-tab-5 {
    height: 60px;
  }

  .tab-link-tab-6 {
    height: 60px;
  }

  .tab-link-tab-6.w--current {
    height: 60px;
  }

  .tab-pane-tab-3 {
    height: 360px;
    padding-top: 280px;
  }

  .tab-pane-tab-4 {
    height: 360px;
    padding-top: 300px;
  }

  .tab-pane-tab-5 {
    height: 360px;
    padding-top: 300px;
  }

  .tab-pane-tab-6 {
    height: 360px;
    padding-top: 300px;
  }

  .div-block-5 {
    height: 80px;
  }

  .picto-multi-gallery {
    height: 360px;
  }

  .picto-flat-gallery {
    height: 360px;
  }

  .tab-pane-tab-1-copy {
    height: 360px;
    padding-top: 280px;
  }

  .tab-pane-tab-2-copy {
    height: 60px;
    padding-top: 280px;
  }

  .tab-pane-tab-3-copy {
    height: 360px;
    padding-top: 280px;
  }

  .tab-pane-tab-4-copy {
    height: 360px;
    padding-top: 280px;
  }

  .tab-pane-tab-5-copy {
    height: 360px;
    padding-top: 280px;
  }

  .tab-link-tab-1-copy {
    height: 72px;
  }

  .tab-link-tab-1-copy.w--current {
    height: 72px;
  }

  .tab-link-tab-2-copy {
    height: 72px;
  }

  .tab-link-tab-2-copy.w--current {
    height: 72px;
  }

  .tab-link-tab-3-copy {
    height: 72px;
  }

  .tab-link-tab-4-copy {
    height: 72px;
  }

  .tab-link-tab-5-copy {
    height: 72px;
  }

  .tab-link-tab-6-copy {
    height: 60px;
  }

  .tab-pane-tab-6-copy {
    height: 360px;
    padding-top: 280px;
  }

  .tab-pane-tab-1-copy-copy {
    height: 360px;
    padding-top: 280px;
  }

  .tab-pane-tab-2-copy-copy {
    height: 360px;
    padding-top: 280px;
  }

  .tab-pane-tab-3-copy-copy {
    height: 360px;
    padding-top: 280px;
  }

  .tab-pane-tab-4-copy-copy {
    height: 360px;
    padding-top: 280px;
  }

  .tab-pane-tab-5-copy-copy {
    height: 360px;
    padding-top: 280px;
  }

  .tab-pane-tab-6-copy-copy {
    height: 360px;
    padding-top: 280px;
  }

  .tab-link-tab-1-copy-copy {
    height: 60px;
  }

  .tab-link-tab-2-copy-copy {
    height: 60px;
  }

  .tab-link-tab-2-copy-copy.w--current {
    height: 60px;
  }

  .tab-link-tab-3-copy-copy {
    height: 60px;
  }

  .tab-link-tab-4-copy-copy {
    height: 60px;
  }

  .tab-link-tab-5-copy-copy {
    height: 60px;
  }

  .lightbox-link-3-3 {
    width: 100%;
  }

  .column-11 {
    margin-bottom: 20px;
  }

  .column-13 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .body-14px-betten {
    height: auto;
    margin-top: 40px;
  }

  .lightbox-content2 {
    width: 540px;
    padding-top: 60px;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .lightbox-close-icon1 {
    top: -150px;
    right: 10px;
  }

  .lightbox-content1 {
    width: 540px;
    padding-top: 60px;
    padding-right: 0px;
    padding-left: 40px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .lightbox-close-icon2 {
    top: -50px;
    right: -480px;
  }

  .lightbox-content3 {
    width: 540px;
    padding-top: 60px;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .lightbox-close-icon3 {
    top: -50px;
    right: -480px;
  }

  .tab-link-tab-6-copy-copy {
    height: 60px;
  }

  .menu {
    display: none;
    padding-left: 10%;
    font-size: 30px;
    line-height: 0px;
  }

  .lightbox-link-2-3 {
    width: 100%;
  }

  .h1-subtitle-zubehoer {
    font-size: 26px;
    line-height: 26px;
  }
}

@media screen and (max-width: 479px) {
  .image {
    width: 35vh;
    margin-left: 10px;
  }

  .h1 {
    margin-bottom: 10px;
    padding-right: 15px;
    padding-left: 15px;
    font-size: 40px;
  }

  .body-11px {
    line-height: 140%;
  }

  .div-block {
    height: 420px;
  }

  .div-block-2 {
    height: 420px;
  }

  .div-block-3 {
    height: 420px;
  }

  .div-block-4 {
    height: 420px;
  }

  .div-container {
    width: 90%;
    margin-top: 80px;
    margin-bottom: 80px;
  }

  .h1-subtitle {
    padding-right: 15px;
    padding-left: 15px;
    font-size: 20px;
  }

  .button {
    margin-left: 15px;
  }

  .tabs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100vw;
    height: 360px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .tabs-content {
    height: 300px;
  }

  .tabs-menu {
    width: 100vw;
    height: 60px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .tab-pane-tab-1 {
    height: 225px;
    padding-top: 225px;
    background-position: 50% 10%;
  }

  .tab-pane-tab-2 {
    height: 225px;
    padding-top: 225px;
  }

  .tab-link-tab-1 {
    width: 17vw;
  }

  .tab-link-tab-1.w--current {
    padding-right: 0px;
    padding-left: 0px;
  }

  .tab-link-tab-2 {
    width: 17vw;
    padding-right: 0px;
    padding-left: 0px;
  }

  .tab-link-tab-3 {
    width: 17vw;
    padding-right: 0px;
    padding-left: 0px;
  }

  .tab-link-tab-4 {
    width: 17vw;
    padding-right: 0px;
    padding-left: 0px;
  }

  .tab-link-tab-5 {
    width: 16vw;
    padding-right: 0px;
    padding-left: 0px;
  }

  .tab-link-tab-6 {
    width: 16vw;
    padding-right: 0px;
    padding-left: 0px;
  }

  .tab-link-tab-6.w--current {
    width: 16vw;
  }

  .tab-pane-tab-3 {
    height: 225px;
    padding-top: 225px;
  }

  .tab-pane-tab-4 {
    height: 225px;
    padding-top: 240px;
  }

  .tab-pane-tab-5 {
    height: 225px;
    padding-top: 240px;
  }

  .tab-pane-tab-6 {
    height: 225px;
    padding-top: 240px;
  }

  .div-block-5 {
    height: 85px;
    padding-right: 20px;
    background-color: #000;
    font-size: 12px;
    line-height: 14px;
  }

  .tab-pane-tab-1-copy {
    height: 215px;
    padding-top: 215px;
  }

  .tab-pane-tab-2-copy {
    height: 215px;
    padding-top: 215px;
  }

  .tab-pane-tab-3-copy {
    height: 225px;
    padding-top: 225px;
  }

  .tab-pane-tab-4-copy {
    height: 225px;
    padding-top: 225px;
  }

  .tab-pane-tab-5-copy {
    height: 215px;
    padding-top: 215px;
  }

  .tab-link-tab-1-copy {
    width: 20vw;
    height: 60px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .tab-link-tab-1-copy.w--current {
    width: 20vw;
    height: 60px;
  }

  .tab-link-tab-2-copy {
    width: 20vw;
    height: 60px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .tab-link-tab-2-copy.w--current {
    height: 60px;
  }

  .tab-link-tab-3-copy {
    width: 20vw;
    height: 60px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .tab-link-tab-4-copy {
    width: 20vw;
    height: 60px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .tab-link-tab-5-copy {
    width: 20vw;
    height: 60px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .tab-link-tab-6-copy {
    width: 16vw;
    padding: 0px;
  }

  .tab-link-tab-6-copy.w--current {
    width: 16vw;
    padding-right: 0px;
    padding-left: 0px;
    border-color: #fee3ca;
  }

  .tab-pane-tab-6-copy {
    height: 225px;
    padding-top: 225px;
  }

  .tab-pane-tab-1-copy-copy {
    height: 225px;
    padding-top: 225px;
  }

  .tab-pane-tab-2-copy-copy {
    height: 225px;
    padding-top: 225px;
  }

  .tab-pane-tab-3-copy-copy {
    height: 225px;
    padding-top: 225px;
  }

  .tab-pane-tab-4-copy-copy {
    height: 225px;
    padding-top: 225px;
  }

  .tab-pane-tab-5-copy-copy {
    height: 225px;
    padding-top: 225px;
  }

  .tab-pane-tab-6-copy-copy {
    height: 225px;
    padding-top: 225px;
  }

  .tab-link-tab-1-copy-copy {
    width: 17vw;
    padding-right: 0px;
    padding-left: 0px;
  }

  .tab-link-tab-2-copy-copy {
    width: 17vw;
    padding-right: 0px;
    padding-left: 0px;
  }

  .tab-link-tab-2-copy-copy.w--current {
    height: 60px;
  }

  .tab-link-tab-3-copy-copy {
    width: 17vw;
    padding-right: 0px;
    padding-left: 0px;
  }

  .tab-link-tab-4-copy-copy {
    width: 17vw;
    padding-right: 0px;
    padding-left: 0px;
  }

  .tab-link-tab-5-copy-copy {
    width: 16vw;
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-13 {
    padding-right: 15px;
    padding-left: 15px;
  }

  .button2 {
    width: 100%;
  }

  .image-22 {
    margin-bottom: 40px;
  }

  .column-14 {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .columns-11 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .paragraph {
    text-align: left;
  }

  .text-block-2 {
    text-align: left;
  }

  .div-block-6 {
    display: block;
    margin-left: auto;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .lightbox-link1 {
    text-align: left;
  }

  .lightbox-content2 {
    width: 300px;
    height: 500px;
    padding-top: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .lightbox-close-icon1 {
    position: relative;
    top: -420px;
    right: -120px;
    clear: right;
  }

  .lightbox-link2 {
    text-align: left;
  }

  .div-block-7 {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .lightbox-content1 {
    width: 300px;
    height: 500px;
    padding-top: 40px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .lightbox-close-icon2 {
    position: relative;
    top: -30px;
    right: -240px;
    clear: right;
  }

  .lightbox-content3 {
    width: 95%;
    height: 500px;
    padding-top: 40px;
    padding-bottom: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .lightbox-close-icon3 {
    position: relative;
    top: -30px;
    right: -240px;
    clear: right;
  }

  .heading {
    font-size: 16px;
    line-height: 20px;
  }

  .bold-text-2 {
    font-size: 20px;
  }

  .lightbox-link3 {
    text-align: left;
  }

  .column-15 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .tab-link-tab-6-copy-copy {
    width: 16vw;
    padding: 0px;
  }

  .tab-link-tab-6-copy-copy.w--current {
    width: 16vw;
    padding-right: 0px;
    padding-left: 0px;
    border-color: #cee8dc;
  }

  .menu {
    display: none;
    font-size: 24px;
  }

  .h1-subtitle-zubehoer {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 20px;
  }

  .column-16 {
    padding-right: 15px;
    padding-left: 15px;
  }

  .column-17 {
    padding-right: 15px;
    padding-left: 15px;
  }

  .column-18 {
    padding-right: 15px;
    padding-left: 15px;
  }
}

#w-node-_15867911-7c5f-d907-7c37-09379323557e-5aec7c5d {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-_99b22841-1fd0-a109-bd61-ea965e163c8e-5aec7c5d {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

@media screen and (max-width: 479px) {
  #w-node-_3fa09521-025d-ce5a-f870-578db0706493-5aec7c5d {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }

  #w-node-c225d022-8b56-a562-b0e8-688899c1117c-5aec7c5d {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }
}

