.container {
  display: block;
}

.div-block {
  display: block;
  width: 940px;
  margin-right: auto;
  margin-left: auto;
}

.image {
  display: none;
  margin-top: -234px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
}

.h1 {
  display: block;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  font-family: 'Gotham Bold', sans-serif;
  color: #fff;
  font-size: 42px;
  line-height: 40px;
}

.headerteaser {
  background-image: url('../images/headerMM_AT.jpg');
  background-position: 100% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.header_copy {
  width: 40%;
  font-family: 'Gotham book', sans-serif;
  color: #fff;
  font-size: 14px;
}

.hero_textcontainer {
  margin-bottom: 0px;
  padding-top: 5px;
  padding-bottom: 69px;
  padding-left: 21px;
}

.tabs {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  padding-bottom: 0px;
}

.body {
  margin-top: 0px;
  border: 2px none #000;
  font-family: 'Gotham Bold', sans-serif;
  color: #fff;
}

.body:focus {
  font-size: 18px;
}

.tab-panel {
  width: 33%;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.tab-panel.w--current {
  width: 33%;
  max-width: 310px;
  margin-right: 0px;
  padding-right: 30px;
  background-color: #46c8e0;
  font-family: 'Gotham book', sans-serif;
  color: #fff;
  font-weight: 700;
}

.tab-panel.tab-x {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-bottom: 9px;
  padding-right: auto;
  padding-bottom: 3px;
  padding-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #6ac247;
  font-family: Gotham;
  color: #fff;
  font-weight: 700;
}

.tab-panel.tab-x:visited {
  background-color: #46c8e0;
  color: #fff;
}

.tab-panel.tab-x.w--current {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33%;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-right: auto;
  padding-bottom: 9px;
  padding-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #6ac247;
}

.tab-panel.tab-g {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-right: 10px;
  margin-bottom: 9px;
  margin-left: 10px;
  padding: 9px auto 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #46c8e0;
}

.tab-panel.tab-g.w--current {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
  margin-bottom: 0px;
  padding-bottom: 9px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #46c8e0;
}

.tab-panel.tab-z {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-right: 0px;
  margin-bottom: 9px;
  margin-left: 0px;
  padding-right: auto;
  padding-bottom: 3px;
  padding-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #e00000;
}

.tab-panel.tab-z.w--current {
  width: auto;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-right: auto;
  padding-bottom: 10px;
  padding-left: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.tab-text {
  display: block;
  margin-right: 0px;
  margin-left: 0px;
  padding-bottom: 7px;
  font-family: 'Gotham Bold', sans-serif;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
}

.tab-text:active {
  color: #e6e6e6;
}

.tab-text.tab-inactive {
  color: #fff;
  font-weight: 700;
}

.tab-link-2 {
  width: 33%;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 31px;
  padding-bottom: 3px;
  background-color: #6ac247;
}

.tab-link-3 {
  width: 33%;
  margin-left: 5px;
  padding-right: 30px;
  background-color: #e00000;
}

.text-block {
  font-family: Gotham;
  font-size: 18px;
  text-align: center;
}

.tabs-menu {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.motog-pane {
  background-color: #6ac247;
}

.motox-pane {
  background-color: #46c8e0;
}

.copy {
  margin-bottom: 20px;
  font-family: 'Gotham book', sans-serif;
}

.h2 {
  margin-top: 30px;
  font-size: 44px;
}

.h2.subhead {
  margin-top: 40px;
  margin-bottom: 29px;
  text-align: center;
}

.sup-h2 {
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-size: 28px;
  line-height: 24px;
}

.column {
  margin-top: 40px;
  padding-right: 10px;
  padding-left: 15px;
}

.column.z2force {
  margin-top: 10px;
}

.image-2 {
  display: block;
  margin-top: 20px;
  margin-left: 0px;
  padding-top: 5px;
  padding-left: 0px;
}

.h3 {
  margin-bottom: 0px;
  font-size: 34px;
}

.column-2 {
  padding-right: 5px;
  padding-left: 5px;
}

.indented-tab {
  display: block;
  padding-right: 15px;
  padding-left: 10px;
}

.indented-tab.g6content {
  display: none;
}

.indented-tab.g6 {
  display: none;
}

.content-button {
  margin-right: 10px;
  padding-left: 15px;
  border: 1px solid #fff;
  background-color: transparent;
  font-family: 'Gotham book', sans-serif;
}

.content-button:hover {
  background-color: #fff;
  color: #6ac247;
}

.content-button.z-buttons:hover {
  color: #e00000;
}

.content-button.x-buttons {
  padding-right: 30px;
  padding-left: 30px;
}

.content-button.x-buttons:hover {
  color: #46c8e0;
}

.row {
  margin-top: 30px;
  margin-bottom: 0px;
  padding-right: 0px;
  padding-bottom: 30px;
}

.image-3 {
  width: 100%;
}

.image-4 {
  width: 100%;
}

.div-block-3 {
  width: 100%;
}

.h4 {
  margin-top: 10px;
  margin-bottom: 0px;
  font-size: 21px;
  line-height: 26px;
}

.image-5 {
  width: 100%;
}

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

.content-img-third {
  display: block;
  overflow: hidden;
  width: auto;
  max-width: 100%;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-bottom: 0px;
}

.content-img-third.img-third-crop {
  margin-right: 0px;
  padding-right: 6px;
}

.column-4 {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  padding-left: 0px;
}

.vid_image {
  display: block;
  overflow: hidden;
  width: 100%;
  margin-left: 10px;
  padding-right: 15px;
  float: left;
}

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

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

.column-1_3 {
  left: 0px;
  top: 0px;
  padding-right: 15px;
  padding-left: 10px;
}

.column2_3 {
  padding-right: 0px;
  padding-left: 0px;
}

.thrid-col-img {
  display: inline-block;
  overflow: hidden;
  width: auto;
  height: 235px;
  margin-bottom: -5px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.div-block-5 {
  overflow: hidden;
  height: 235px;
}

.div-block-6 {
  overflow: hidden;
  height: 235px;
  padding-top: 0px;
}

.container-2 {
  display: block;
  margin-top: 40px;
  border: 2px solid #9b9b9b;
}

.additional-teaser-bg {
  border: 1px none #000;
  background-color: #000;
  background-image: -webkit-linear-gradient(90deg, #dfdfdf, #fff);
  background-image: linear-gradient(0deg, #dfdfdf, #fff);
}

.h3-dark {
  margin-bottom: 0px;
  color: #000;
  font-size: 32px;
}

.mods-teaser {
  display: block;
  border: 2px solid #979797;
  background-image: -webkit-linear-gradient(270deg, #000, #fff);
  background-image: linear-gradient(180deg, #000, #fff);
}

.img-weitere {
  margin-top: 25px;
  margin-bottom: 20px;
  padding-bottom: 0px;
  padding-left: 20px;
}

.copy-dark {
  width: 80%;
  color: #000;
}

.column-6 {
  top: 27px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 250px;
  margin-top: -30px;
  padding-top: 0px;
  padding-left: 10px;
  -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;
}

.button {
  background-color: #fff;
}

.button-teaser {
  margin-right: 15px;
  padding-right: 20px;
  padding-left: 20px;
  border: 1px solid #fff;
  background-color: #fff;
  font-family: 'Gotham book', sans-serif;
  color: #000;
}

.button-teaser:hover {
  border: 1px solid #000;
  background-color: transparent;
  color: #000;
}

.div-block-8 {
  position: static;
  display: block;
  width: 100%;
  float: none;
}

.motoz-pane {
  background-color: #e00000;
}

.copy-legal {
  font-family: 'Gotham book', sans-serif;
  color: #9b9b9b;
  font-size: 10px;
  line-height: 10px;
  font-weight: 400;
}

.container-3 {
  margin-top: 0px;
  padding-top: 40px;
}

.mods-container {
  display: none;
  margin-top: 1px;
  padding-top: 30px;
}

.text-span {
  font-family: 'Gotham Bold', sans-serif;
}

.text-span-2 {
  font-family: 'Gotham Bold', sans-serif;
}

.text-span-3 {
  font-family: 'Gotham Bold', sans-serif;
}

.text-span-4 {
  font-family: 'Gotham Bold', sans-serif;
}

.text-span-5 {
  font-family: 'Gotham Bold', sans-serif;
}

.text-span-6 {
  font-family: 'Gotham Bold', sans-serif;
}

.text-span-7 {
  font-family: 'Gotham Bold', sans-serif;
}

.text-span-8 {
  font-family: 'Gotham Bold', sans-serif;
}

.text-span-9 {
  font-family: 'Gotham Bold', sans-serif;
}

.text-span-10 {
  font-family: 'Gotham Bold', sans-serif;
}

.text-span-11 {
  font-family: 'Gotham Bold', sans-serif;
}

.text-span-12 {
  font-family: 'Gotham Bold', sans-serif;
}

.text-span-13 {
  font-family: 'Gotham Bold', sans-serif;
}

.text-span-14 {
  font-family: 'Gotham Bold', sans-serif;
}

.text-span-15 {
  font-family: 'Gotham Bold', sans-serif;
}

.text-span-16 {
  font-family: 'Gotham Bold', sans-serif;
}

.text-span-17 {
  font-family: 'Gotham Bold', sans-serif;
}

.text-span-18 {
  font-family: 'Gotham Bold', sans-serif;
}

.text-span-19 {
  font-family: 'Gotham Bold', sans-serif;
}

.text-span-20 {
  font-family: 'Gotham Bold', sans-serif;
}

.text-span-21 {
  font-family: 'Gotham Bold', sans-serif;
}

.text-span-22 {
  font-family: 'Gotham Bold', sans-serif;
}

.ordered-list {
  padding-left: 15px;
}

.text-span-23 {
  font-family: 'Gotham Bold', sans-serif;
}

.text-span-24 {
  font-family: 'Gotham Bold', sans-serif;
}

.text-span-25 {
  font-family: 'Gotham Bold', sans-serif;
}

.text-span-26 {
  font-family: 'Gotham Bold', sans-serif;
}

.text-span-27 {
  font-family: 'Gotham Bold', sans-serif;
}

.hashtag {
  margin-top: 6px;
  margin-bottom: 15px;
  padding-top: 0px;
  font-size: 28px;
  line-height: 26px;
}

.text-span-28 {
  color: #fee600;
}

.text-span-29 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #fee600;
  line-height: 24px;
}

.text-span-30 {
  font-family: 'Gotham Bold', sans-serif;
}

@media (max-width: 991px) {
  .image {
    width: 100%;
    margin-top: -273px;
    margin-left: -124px;
    padding-top: 0px;
  }
  .h1 {
    font-family: 'Gotham Bold', sans-serif;
    color: #fff;
  }
  .hero_textcontainer {
    padding-left: 21px;
  }
  .tabs {
    position: static;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: inline;
    width: 100%;
    float: left;
    clear: left;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .tab-panel.tab-x {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 25%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .tab-panel.tab-x.w--current {
    display: inline-block;
    width: 25%;
  }
  .tab-panel.tab-g {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 25%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .tab-panel.tab-z {
    width: 25%;
  }
  .tab-panel.tab-z.w--current {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px;
    padding-right: auto;
    padding-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .tabs-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 750px;
    padding-top: 0px;
    border-style: none;
  }
  .copy {
    width: 100%;
    margin-bottom: 14px;
    padding-right: 10px;
  }
  .h2.subhead {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .column {
    display: block;
    padding-left: 0px;
    font-weight: 700;
  }
  .image-2 {
    max-width: 100%;
  }
  .heading {
    margin-top: 25px;
    margin-bottom: 18px;
    padding-bottom: 0px;
    text-align: center;
  }
  .heading-2 {
    font-size: 36px;
  }
  .h3 {
    margin-bottom: 0px;
    font-size: 28px;
  }
  .column-2 {
    position: static;
    display: block;
    padding-right: 15px;
    padding-left: 15px;
  }
  .indented-tab {
    position: static;
    display: block;
    width: 80%;
    padding-right: 0px;
    float: none;
    clear: both;
  }
  .content-button.z-buttons {
    padding-right: 30px;
    padding-left: 30px;
  }
  .row {
    position: relative;
    left: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    float: none;
    clear: none;
    -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;
  }
  .content-img-third {
    position: relative;
    top: -25px;
    width: 300px;
    margin-top: 22px;
    margin-left: 0px;
  }
  .content-img-third.img-third-crop {
    position: relative;
    top: -23px;
    display: block;
    overflow: hidden;
    margin-bottom: 0px;
    clear: none;
  }
  .vid_image {
    max-width: 100%;
    padding-right: 0px;
  }
  .column-5 {
    display: block;
  }
  .column3_3 {
    display: block;
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-1_3 {
    position: static;
    left: 0px;
    top: 0px;
    bottom: 0px;
    display: block;
    margin-bottom: 22px;
    padding-right: 10px;
    padding-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .column2_3 {
    margin-bottom: 19px;
    padding-right: 10px;
  }
  .thrid-col-img {
    height: 195px;
    margin-bottom: 20px;
    padding-right: 0px;
    float: left;
  }
  .div-block-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 100%;
    height: 197px;
    margin-bottom: 20px;
    float: right;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .div-block-6 {
    display: block;
    height: 196px;
    margin-bottom: 20px;
    float: right;
  }
  .container-2 {
    position: relative;
    top: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    margin-bottom: 3px;
    padding-top: 0px;
    -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;
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
  }
  .additional-teaser-bg {
    display: block;
  }
  .img-weitere {
    position: relative;
    top: 41px;
    display: block;
    margin-top: 0px;
    float: none;
    clear: right;
  }
  .column-6 {
    height: 300px;
    margin-top: 0px;
    padding-bottom: 42px;
  }
  .button-teaser {
    margin-top: 12px;
  }
  .div-block-8 {
    position: relative;
    top: -23px;
  }
  .motoc_e-teaser {
    margin-top: 0px;
  }
  .div-block-9 {
    position: relative;
    display: block;
    width: 750px;
    margin-right: auto;
    margin-left: 12px;
    float: none;
    clear: none;
  }
  .column-7 {
    display: block;
  }
  .row-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    padding-bottom: 0px;
  }
  .row-3 {
    padding-left: 10px;
  }
  .row-4 {
    padding-left: 10px;
  }
  .div-block-10 {
    display: none;
  }
  .ordered-list {
    position: relative;
    top: 48px;
    display: block;
    padding-left: 10px;
    float: left;
    clear: left;
  }
  .div-block-11 {
    position: relative;
    display: block;
    width: 750px;
    float: none;
    clear: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .row-5 {
    float: none;
    clear: left;
  }
  .column-8 {
    padding-right: 0px;
    padding-left: 0px;
  }
}

@media (max-width: 767px) {
  .headerteaser {
    padding-right: 98px;
    padding-left: 0px;
    background-position: 235% 99%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }
  .hero_textcontainer {
    margin-bottom: 0px;
    padding-left: 20px;
  }
  .tabs {
    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: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .tabs-menu {
    width: 550px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .indented-tab {
    display: block;
    width: 60%;
    padding-left: 15px;
  }
  .img-weitere {
    display: block;
    margin-top: 30px;
    padding-left: 0px;
    clear: none;
  }
  .copy-dark {
    width: 100%;
  }
  .column-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .button-teaser {
    display: block;
    margin-right: 15px;
    text-align: center;
  }
  .div-block-8 {
    display: block;
    width: 100%;
  }
  .column-8 {
    display: block;
    padding-left: 0px;
  }
}

@media (max-width: 479px) {
  .div-block {
    position: relative;
    left: 0px;
    width: 320px;
    padding-left: 0px;
    float: none;
  }
  .h1 {
    margin-top: 20px;
  }
  .headerteaser {
    background-position: -351px -1px;
    background-size: cover;
    background-attachment: scroll;
  }
  .header_copy {
    display: block;
    width: 100%;
    float: none;
    font-size: 12px;
  }
  .hero_textcontainer {
    width: 250px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-right: 0px;
    padding-bottom: 51px;
    padding-left: 16px;
  }
  .tabs {
    display: block;
    width: 100%;
  }
  .tab-panel.tab-x {
    position: static;
    display: block;
    width: 30%;
    margin-right: 10px;
    padding-right: auto;
    padding-left: auto;
    clear: none;
    -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;
  }
  .tab-panel.tab-g {
    width: 30%;
    margin-right: 0px;
    margin-left: 0px;
  }
  .tab-panel.tab-g.w--current {
    width: 30%;
    margin-right: 0px;
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
  }
  .tab-panel.tab-z {
    width: 30%;
    margin-right: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .tab-panel.tab-z.w--current {
    display: block;
    width: auto;
    margin-right: 0px;
    margin-left: 10px;
    padding-right: auto;
    padding-left: auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .tab-text.tab-inactive {
    padding-bottom: 0px;
  }
  .tabs-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 300px;
    float: none;
    clear: none;
  }
  .image-2 {
    display: block;
  }
  .column-2 {
    padding-left: 0px;
  }
  .indented-tab {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }
  .content-button {
    margin-top: 13px;
  }
  .row {
    display: block;
    width: 100%;
    padding-left: 0px;
  }
  .content-img-third {
    position: static;
    overflow: visible;
    width: 320px;
  }
  .content-img-third.img-third-crop {
    padding-right: 0px;
  }
  .vid_image {
    margin-left: 0px;
  }
  .column-5 {
    padding-right: 10px;
  }
  .column3_3 {
    margin-bottom: 50px;
  }
  .column-1_3 {
    display: block;
    margin-bottom: 50px;
    padding-right: 0px;
  }
  .column2_3 {
    margin-bottom: 50px;
    padding-right: 0px;
  }
  .thrid-col-img {
    display: block;
    width: 300px;
    height: 270px;
    padding-right: 10px;
    float: none;
  }
  .div-block-5 {
    display: block;
    width: 100%;
    height: 270px;
    float: none;
  }
  .div-block-6 {
    height: 270px;
  }
  .container-2 {
    position: static;
    display: block;
    margin-top: 50px;
  }
  .additional-teaser-bg {
    position: static;
    display: block;
    float: none;
  }
  .img-weitere {
    position: static;
    display: block;
    margin-top: -26px;
    padding-left: 0px;
    float: none;
    clear: none;
  }
  .copy-dark {
    width: 100%;
  }
  .column-6 {
    position: static;
    display: block;
    height: 250px;
    margin-bottom: 0px;
    padding-right: 15px;
    padding-bottom: 0px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .button-teaser {
    display: block;
    margin-right: 0px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }
  .div-block-8 {
    width: 100%;
  }
  .motoc_e-teaser {
    display: block;
  }
  .div-block-9 {
    width: 300px;
    margin-left: 0px;
    padding-right: 0px;
  }
  .column-7 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .row-2 {
    display: block;
    margin-top: 64px;
  }
  .row-4 {
    padding-left: 0px;
  }
  .div-block-11 {
    width: 300px;
    padding-right: 5px;
  }
  .div-block-12 {
    position: static;
    display: block;
    float: none;
    clear: none;
  }
}

@font-face {
  font-family: 'Gotham Bold';
  src: url('../fonts/Gotham-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham book';
  src: url('../fonts/Gotham-Book.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}