/******* screen-medium.less *******/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
.cb-page-layout1 .title,
.cb-page-layout5 .title {
  padding: 147px 0 0;
  height: auto;
}
.cb-page-layout1 {
  box-sizing: border-box;
  padding-bottom: 85px;
}
.cb-page-layout1 .main {
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 1.14285714;
}
.cb-page-layout5 .container--farnorth {
  box-sizing: border-box;
  padding-bottom: 85px;
}
.cb-page-layout5 .farnorth {
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 1.14285714;
}
.cb-goto-page-next,
.cb-goto-element {
  display: block;
  position: absolute;
  bottom: 50px;
  left: 50%;
  transform: translateX(-50%);
  width: 72px;
  height: 38px;
  background: url(/images/downlink.svg) no-repeat center;
  cursor: pointer;
}
.teaser-button {
  right: 40px;
  top: -23px;
  width: 216px;
  height: 216px;
}
.cb-page-layout2 .cb-page-title,
.cb-page-layout3 .cb-page-title,
.cb-page-layout4 .cb-page-title {
  width: 380px;
  padding: 5px 15px;
}
.contact-container {
  position: absolute;
  right: 0;
  top: 36.2962963vh;
  width: 175px;
  height: 70px;
  transition: all 250ms ease-in;
}
.contact-container .contact-toggle {
  box-sizing: border-box;
  right: 0;
  top: 0;
  width: 100%;
  padding: 17px 30px;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.2;
  text-align: left;
}
.contact-container .contact-toggle:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 15px;
  width: 43px;
  height: 40px;
  background: url(/images/plus-white.svg) no-repeat center;
  background-size: 100% 100%;
  transform: rotate(45deg);
  opacity: 0;
  transition: opacity 250ms;
}
.contact-container .contact-content {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 0;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.2;
}
.contact-container .contact-content h2 {
  display: none;
}
.contact-container.cb-toggle-target-active {
  width: 500px;
  transition: all 250ms ease-out;
}
.contact-container.cb-toggle-target-active .contact-toggle:after {
  opacity: 1;
}
.contact-container.cb-toggle-target-active .contact-content {
  max-height: calc(100vh - 90px);
  padding-top: 20px;
  padding-bottom: 20px;
}
.contact-container .place.init {
  margin-top: 80px;
}
h1 {
  font-size: 40px;
  font-size: 4rem;
}
.area.farnorth {
  width: 100%;
}
.area.farnorth > .unit {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.area.farnorth .foot {
  margin-right: 0.83333333%;
  margin-left: 0.83333333%;
  width: 98.33333333%;
}
.area.farnorth .part {
  margin-right: 0.83333333%;
  margin-left: 0.83333333%;
  width: 98.33333333%;
}
.area.farnorth .tiny {
  width: 31.66666667%;
}
.area.farnorth > .slim {
  width: 33.33333333%;
}
.area.farnorth > .slim .foot,
.area.farnorth > .slim .part {
  margin-right: 2.5%;
  margin-left: 2.5%;
}
.area.farnorth > .slim .part {
  width: 95%;
}
.area.farnorth > .slim .tiny {
  width: 45%;
}
.area.farnorth {
  width: 101.69491525%;
  margin-left: -0.84745763%;
}
.main > .wide.form .tile .name,
.main > .wide a.capt {
  float: left;
  width: 33%;
}
.main > .wide.form .tile .chop,
.main > .wide.form .tile textarea,
.main > .wide.form .tile input.text,
.main > .wide.form .tile .ctrl,
.main > .wide input.capt {
  float: right;
  width: 63%;
}
#disp {
  left: 20%;
  margin-left: 0;
  width: 60%;
  font-size: 13px;
  font-size: 1.3rem;
  top: 100px !important;
}
#disp.zoom,
#disp.tube {
  left: 5%;
  margin-left: 0;
  width: 90%;
}
/*# sourceMappingURL=./screen-medium.css.map */