a {
  text-decoration: underline;
}

.left-side {
  min-height: 900px;
  padding-right: 5px;
  padding-left: 5px;
  background-image: url('../images/mh_01.jpg');
  background-position: 100% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.right-side {
  min-height: 900px;
  padding-right: 5px;
  padding-left: 5px;
  background-image: url('../images/mh_02.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.header {
  position: absolute;
  top: 0px;
  right: 0px;
  display: block;
  overflow: auto;
  width: 30%;
  background-color: transparent;
}

.nav-item {
  color: #fff;
}

.menu-icon {
  color: #fff;
}

.logo {
  position: absolute;
  display: inline-block;
  overflow: auto;
  width: 99%;
  margin-top: 20px;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 2px;
  float: left;
  clear: both;
  background-color: transparent;
  color: #b4b1b1;
  font-size: 20px;
  text-align: right;
}

.logo.subtxt {
  width: 240px;
  margin-top: 5px;
  padding-right: 0%;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.logo.logo-right {
  text-align: left;
}

.logo.logo-right.expertview {
  position: fixed;
  top: 0px;
  right: 0px;
  display: block;
  width: 91%;
  margin-left: 5px;
}

.logo.expertview-leftside {
  left: 0px;
  top: 0px;
}

.title-left {
  margin-top: 40%;
  margin-right: 25%;
  float: right;
  font-family: 'Open Sans', sans-serif;
  color: #3a3a3a;
}

.title-left.right {
  margin-right: 0px;
  margin-left: 25%;
  float: left;
  color: #fff;
}

.title-left.sub {
  margin-top: 0%;
  float: right;
  clear: right;
  color: #4b4b4b;
  font-size: 20px;
  line-height: 32px;
  font-weight: 300;
  text-align: right;
}

.title-left.sub.right {
  float: left;
  clear: left;
  color: #fff;
  font-weight: 300;
  text-align: left;
}

.expert {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  height: 800px;
  float: none;
}

.expert.bg {
  background-image: url('../images/mh_black.jpg');
  background-position: 86px 0px;
  background-size: auto 900px;
}

.expert.bg.neu {
  background-image: url('../images/mh_black.jpg');
  background-position: 81px 0px;
  background-size: auto 900px;
  background-repeat: no-repeat;
}

.content-box {
  height: 100%;
}

.box-left {
  height: 800px;
  padding-right: 0px;
  padding-left: 0px;
  background-image: url('../images/white.jpg');
  background-position: 50% 0px;
  background-size: auto 900px;
  background-repeat: no-repeat;
}

.box-left.right {
  background-image: url('../images/mh_white.jpg');
  background-position: 100% 0px;
  background-size: auto 900px;
}

.menu-butn {
  float: none;
  text-align: center;
}

.box-right {
  display: block;
  overflow: visible;
  height: 800px;
  padding-right: 0px;
  padding-left: 0px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .05), rgba(0, 0, 0, .05)), url('../images/black.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .05), rgba(0, 0, 0, .05)), url('../images/black.jpg');
  background-size: auto, auto 900px;
}

.box-right.expert-img {
  background-image: none;
}

.copy {
  margin-top: 20px;
  margin-right: 10%;
  margin-left: 40%;
  float: left;
  clear: left;
}

.copy.left {
  margin-right: 40%;
  margin-left: 10%;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}

.copy.blackside {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-weight: 300;
}

.btn {
  margin-top: 30px;
  margin-left: 20%;
  float: left;
  clear: left;
  border: 1px solid #5f5f5f;
  border-radius: 0px;
  background-color: transparent;
  color: #3a3a3a;
}

.btn:hover {
  border-color: #d8d8d8;
  color: #d5d5d5;
}

.btn.left {
  margin-right: 25%;
  margin-left: 0px;
  float: right;
  clear: right;
}

.btn.left:hover {
  border-color: #949494;
  color: #818181;
}

.btn.right-btn {
  margin-left: 25%;
  border-color: #dfdfdf;
  color: #fff;
}

.btn.right-btn:hover {
  border-color: #a3a3a3;
  color: #bbb;
}

.label {
  width: 180px;
  padding-left: 10px;
}

.label.cp {
  margin-left: 1.5%;
  padding-left: 0px;
  float: left;
}

.label.cp.right {
  width: 145px;
  margin-right: 2.5%;
  margin-left: 0%;
  float: right;
}

.h2 {
  position: relative;
  overflow: visible;
  margin-top: 20%;
  margin-right: 10%;
  margin-left: 40%;
  float: left;
  clear: left;
  font-size: 36px;
  line-height: 40px;
  font-weight: 700;
}

.h2.left {
  margin-right: 40%;
  margin-left: 10%;
  font-family: 'Open Sans', sans-serif;
}

.h2.black {
  color: #fff;
}

.h2.blackside {
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
}

.logo-box {
  position: static;
  display: inline;
  width: 96%;
  margin-top: 20px;
  margin-right: 0%;
  margin-left: 40%;
  padding-top: 10px;
  padding-left: 40%;
  float: left;
  clear: left;
}

.logo-box.logos-left {
  width: 54%;
  margin-right: 0%;
  margin-left: 0%;
  padding-left: 10%;
  float: left;
  clear: right;
}

.some {
  margin-right: 20px;
  float: right;
  clear: right;
}

.some-icon {
  margin-top: 24px;
  margin-right: 20px;
  margin-left: 5px;
}

.some-img {
  opacity: 1;
  -webkit-filter: invert(73%);
  filter: invert(73%);
}

.link {
  display: block;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  clear: none;
  color: #8d8d8d;
  text-decoration: none;
}

.link:hover {
  color: #979797;
}

.link.imprint {
  margin-top: 20px;
  font-family: 'Open Sans', sans-serif;
  color: #5f5f5f;
  font-size: 12px;
}

.link.back {
  width: 80%;
  margin-top: 20px;
  font-family: 'Open Sans', sans-serif;
}

.link.back.w--current {
  width: 80%;
  margin-top: 20px;
}

.champ-logos {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-right: 8px;
  padding-left: 8px;
  opacity: 0.6;
}

.champ-logos.itf {
  margin-top: 12px;
  opacity: 0.5;
}

.champ-logos.itf.expert-logo {
  opacity: 1;
  -webkit-filter: invert(100%) blur(0px) brightness(200%);
  filter: invert(100%) blur(0px) brightness(200%);
}

.champ-logos.safo {
  margin-top: 18px;
  opacity: 0.7;
}

.champ-logos.tkl {
  margin-top: 7px;
  padding-top: 0px;
  opacity: 1;
}

.champ-logos.tc {
  padding-top: 10px;
}

.footer {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #252525;
  text-align: center;
}

.footer-txt {
  font-family: 'Open Sans', sans-serif;
  color: #5c5c5c;
}

.expert-logo {
  -webkit-filter: invert(100%) brightness(200%);
  filter: invert(100%) brightness(200%);
}

.expert-logo.daimler {
  margin-top: 5px;
  padding-top: 0px;
  -webkit-filter: invert(100%) brightness(200%);
  filter: invert(100%) brightness(200%);
}

.expert-logo.eplus {
  margin-top: 0px;
  -webkit-filter: invert(100%) brightness(200%);
  filter: invert(100%) brightness(200%);
}

.expert-logo.eplus.tkom {
  margin-top: 22px;
}

.expert-logo.merc {
  margin-top: 10px;
  -webkit-filter: invert(100%) brightness(200%);
  filter: invert(100%) brightness(200%);
}

.expert-logo.voda {
  margin-top: 5px;
  -webkit-filter: invert(100%) brightness(200%);
  filter: invert(100%) brightness(200%);
}

.expert-logo.condor {
  margin-top: 18px;
  -webkit-filter: invert(100%) brightness(200%);
  filter: invert(100%) brightness(200%);
}

.expert-logo.tele {
  margin-top: 10px;
}

.expert-logo.lh {
  -webkit-filter: invert(100%) brightness(129%);
  filter: invert(100%) brightness(129%);
}

.logo-col {
  text-align: center;
}

.champ-link {
  width: 100%;
  height: 90%;
  margin-top: 60px;
}

.expert-link {
  width: 100%;
  height: 90%;
  margin-top: 30px;
}

.expert-link.home {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  overflow: scroll;
}

.home-link {
  width: 100%;
  height: 50px;
  padding-top: 18px;
  text-align: center;
}

.home-link.w--current {
  position: fixed;
  width: 110px;
  height: 50px;
  margin-left: 40%;
  float: none;
}

.home-link.right-part.w--current {
  width: 80px;
  margin-right: 45%;
  margin-left: 0px;
}

.home-link.right-part.expertview {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: scroll;
  width: 170px;
  height: 50px;
  margin-right: 80%;
  margin-left: -10%;
  float: none;
  clear: left;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-color: transparent;
}

.home-link.expertview-link {
  display: block;
  width: 200px;
  height: 50px;
  margin-left: -10%;
}

.home-icon {
  opacity: 0.4;
  color: #000;
}

.home-icon.rightside {
  opacity: 0.3;
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.bg {
  background-color: #292929;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -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;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.image {
  position: relative;
  left: 0px;
  top: 0px;
  display: block;
  overflow: visible;
  margin-right: auto;
  margin-left: 35%;
  padding-top: 24px;
  padding-left: 0px;
  float: left;
  clear: both;
  opacity: 0.5;
  text-align: center;
}

.link-block {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.image-2 {
  margin-top: 0%;
  opacity: 0.5;
}

.body {
  padding-bottom: 100px;
  background-color: #252525;
}

.heading {
  display: block;
  width: 80%;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  text-align: left;
}

.paragraph {
  display: block;
  width: 80%;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Open Sans', sans-serif;
  color: #bdbdbd;
  font-weight: 300;
}

.text-block {
  display: block;
  width: 80%;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
}

@media (max-width: 991px) {
  .left-side {
    height: 600px;
    min-height: 900px;
  }
  .right-side {
    height: 600px;
    min-height: 900px;
  }
  .header {
    position: absolute;
  }
  .expert {
    background-position: -143px 50%;
  }
  .expert.bg.neu {
    background-position: 3px 0px;
  }
  .box-right {
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1)), url('../images/black.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1)), url('../images/black.jpg');
    background-size: auto, auto 900px;
  }
  .copy.left {
    margin-right: 50%;
  }
  .logo-box {
    width: 90%;
    margin-right: 40%;
    margin-left: 0%;
    padding-top: 20px;
    padding-right: 40px;
    padding-left: 40%;
    text-align: center;
  }
  .logo-box.logos-left {
    width: 45%;
    padding-top: 0px;
  }
  .link {
    display: block;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    float: none;
    clear: none;
    color: #868686;
    text-decoration: none;
  }
  .champ-logos {
    padding-top: 15px;
  }
  .champ-logos.itf {
    padding-top: 0px;
  }
  .champ-logos.safo {
    margin-top: 15px;
    padding-top: 12px;
  }
  .champ-logos.tkl {
    margin-top: 0px;
    padding-top: 20px;
    opacity: 1;
  }
  .expert-logo.daimler {
    margin-top: 3px;
  }
  .expert-logo.eplus {
    margin-top: 0px;
  }
  .expert-logo.voda {
    margin-top: 5px;
  }
  .expert-logo.tele {
    margin-top: 12px;
    -webkit-filter: invert(100%) brightness(165%);
    filter: invert(100%) brightness(165%);
  }
  .expert-logo.lh {
    margin-top: 2px;
    -webkit-filter: invert(100%) brightness(137%);
    filter: invert(100%) brightness(137%);
  }
  .logo-col {
    display: block;
    height: 60px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0%;
    text-align: center;
  }
  .expert-link {
    height: 700px;
  }
  .bg {
    background-color: #292929;
  }
  .image {
    margin-left: 25%;
    padding-left: 0px;
  }
}

@media (max-width: 767px) {
  .left-side {
    min-height: 600px;
    background-size: auto 600px;
  }
  .right-side {
    min-height: 600px;
    background-size: auto 600px;
  }
  .title-left {
    margin-right: 20%;
    text-align: center;
  }
  .title-left.right {
    margin-left: 20%;
  }
  .title-left.sub {
    margin-right: 20%;
    font-size: 18px;
  }
  .expert {
    height: 700px;
  }
  .expert.bg {
    background-position: -201px 0px;
  }
  .expert.bg.neu {
    height: 700px;
    background-position: -19px 0px;
    background-size: auto 700px;
  }
  .content-box {
    height: 700px;
  }
  .box-left {
    height: 750px;
    background-size: auto 700px;
  }
  .box-left.right {
    background-position: 85% 0px;
    background-size: cover;
  }
  .box-right {
    height: 750px;
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/black.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/black.jpg');
    background-position: 0px 0px, -2% -2%;
    background-size: auto, auto 750px;
  }
  .box-right.expert-img {
    height: 750px;
  }
  .copy {
    margin-left: 42%;
  }
  .copy.left {
    margin-right: 40%;
  }
  .btn.left {
    margin-right: 20%;
  }
  .btn.right-btn {
    margin-left: 20%;
  }
  .h2 {
    margin-left: 42%;
  }
  .logo-box {
    width: 100%;
    padding-top: 0px;
  }
  .logo-box.logos-left {
    width: 56%;
  }
  .link {
    display: block;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    float: none;
    clear: none;
    color: #8b8b8b;
    text-align: center;
    text-decoration: none;
  }
  .link.back {
    text-align: left;
  }
  .champ-logos {
    padding-top: 10px;
    opacity: 0.59;
  }
  .champ-logos.safo {
    margin-top: 12px;
    opacity: 0.9;
  }
  .champ-logos.tkl {
    padding-top: 15px;
    -webkit-filter: brightness(68%);
    filter: brightness(68%);
  }
  .champ-logos.tc {
    opacity: 0.8;
  }
  .footer {
    float: none;
    clear: left;
  }
  .footer-txt {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .expert-logo.daimler {
    margin-top: 5px;
  }
  .expert-logo.eplus {
    margin-top: 0px;
    opacity: 0.73;
  }
  .expert-logo.voda {
    margin-top: 0px;
    padding-top: 5px;
    opacity: 0.61;
  }
  .expert-logo.tele {
    margin-top: 0px;
    padding-top: 10px;
    -webkit-filter: invert(100%) brightness(144%);
    filter: invert(100%) brightness(144%);
  }
  .expert-logo.lh {
    -webkit-filter: invert(100%) contrast(139%);
    filter: invert(100%) contrast(139%);
  }
  .logo-col {
    height: 60px;
    line-height: 20px;
  }
  .champ-link {
    height: 560px;
  }
  .expert-link {
    margin-top: 0px;
  }
  .image {
    margin-left: 20%;
  }
  .heading {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    font-size: 32px;
    text-align: left;
  }
  .column {
    height: 60px;
  }
}

@media (max-width: 479px) {
  .left-side {
    height: 560px;
    min-height: 560px;
    background-size: auto 560px;
  }
  .right-side {
    height: 560px;
    min-height: 560px;
    background-size: auto 560px;
  }
  .header {
    width: 50%;
    text-align: right;
  }
  .title-left {
    margin: 50% 10% 15px 15px;
    font-size: 34px;
    line-height: 40px;
    text-align: center;
  }
  .title-left.right {
    margin-right: 15px;
    margin-left: 15%;
    text-align: center;
  }
  .title-left.sub {
    margin-right: 15%;
    margin-bottom: 10px;
    margin-left: 15%;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
  }
  .title-left.sub.right {
    margin-right: 25%;
    margin-left: 25%;
    text-align: center;
  }
  .expert {
    overflow: visible;
    height: 750px;
    float: none;
    clear: none;
  }
  .expert.bg {
    background-position: 4% -62px;
    background-size: 600px;
  }
  .expert.bg.neu {
    height: 860px;
  }
  .content-box {
    float: left;
    clear: none;
  }
  .box-left {
    height: 860px;
    background-color: #3d3d3d;
    color: #f7f7f7;
  }
  .box-left.right {
    position: static;
    display: block;
    overflow: visible;
    height: 800px;
    padding-top: 0px;
    background-color: #383838;
    background-image: -webkit-linear-gradient(270deg, transparent, hsla(0, 0%, 100%, .8) 76%), url('../images/mh_white.jpg');
    background-image: linear-gradient(180deg, transparent, hsla(0, 0%, 100%, .8) 76%), url('../images/mh_white.jpg');
    background-position: 0px 0px, 89% 0px;
    background-size: auto, auto 660px;
    background-repeat: repeat, no-repeat;
    color: #e0e0e0;
  }
  .box-right {
    position: static;
    display: block;
    overflow: visible;
    height: 860px;
    margin-top: 0px;
    background-color: #222;
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/black.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/black.jpg');
    background-position: 0px 0px, 50% 0px;
    background-size: auto, auto 660px;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, scroll;
  }
  .box-right.expert-img {
    height: 700px;
    margin-top: 180px;
    background-color: transparent;
    background-image: -webkit-linear-gradient(266deg, transparent, #000);
    background-image: linear-gradient(184deg, transparent, #000);
  }
  .copy {
    margin-top: 40px;
    margin-left: 10%;
    color: #fff;
    font-weight: 400;
  }
  .copy.left {
    margin-right: 10%;
    color: #252525;
    font-weight: 400;
  }
  .copy.blackside {
    margin-bottom: 10px;
  }
  .btn.left {
    width: 80%;
    margin-right: 10%;
    margin-left: 10%;
    padding-right: 0%;
    padding-left: 0%;
    text-align: center;
  }
  .btn.right-btn {
    width: 80%;
    margin-top: 30px;
    margin-right: 10%;
    margin-left: 10%;
    padding-right: 0%;
    padding-left: 0px;
    float: none;
    text-align: center;
  }
  .h2 {
    margin-top: 10%;
    margin-left: 10%;
    color: #fff;
    font-size: 32px;
    line-height: 36px;
  }
  .h2.left {
    margin-right: 30%;
    padding-top: 180px;
    color: #333;
  }
  .logo-box {
    padding-left: 5%;
    background-color: transparent;
  }
  .logo-box.logos-left {
    width: 100%;
    padding-right: 10%;
  }
  .some {
    margin-right: 0px;
    float: none;
    clear: none;
  }
  .link {
    position: static;
    display: block;
    overflow: visible;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    float: none;
    clear: none;
    color: #9e9e9e;
    text-decoration: none;
  }
  .link.imprint {
    margin-top: 20px;
  }
  .champ-logos {
    padding-top: 15px;
  }
  .champ-logos.tkl {
    padding-top: 20px;
  }
  .footer {
    position: relative;
    left: 0px;
    right: 0px;
    bottom: 0px;
    overflow: auto;
    width: 100%;
    margin-top: 0px;
    float: left;
    clear: left;
  }
  .footer-txt {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 10px;
    padding-left: 10px;
    float: none;
    text-align: center;
  }
  .expert-logo.daimler {
    margin-top: 0px;
  }
  .expert-logo.tele {
    padding-top: 10px;
  }
  .logo-col {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    height: 60px;
  }
  .champ-link {
    height: 750px;
  }
  .expert-link {
    width: 100%;
  }
  .home-link {
    width: 100%;
    height: 70px;
    margin-left: 1px;
    padding-top: 24px;
    float: left;
  }
  .bg {
    background-color: #252525;
  }
  .body_expert {
    background-color: #1f1f1f;
  }
  .image {
    margin-left: 1px;
  }
  .heading {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    font-size: 26px;
    text-align: left;
  }
}