.info-header {
  padding-bottom: 26px;
  background-image: url('../images/metal-pattern.png');
  background-position: 0px 0px;
}

.container {
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}

.container.nav-container {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 99999;
  margin-top: -24px;
}

.logo {
  padding-top: 10px;
  padding-bottom: 10px;
}

.header-contact {
  height: 100%;
  padding-left: 15px;
}

.header-contact.h-b-r {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-right: 1px solid #bcbcbc;
}

.h-contact-icon {
  width: 30px;
  height: 30px;
  float: left;
}

.h-contact-heading {
  height: 30px;
  padding-left: 15px;
  float: left;
  text-align: left;
}

.p {
  font-family: 'Droidsans o', sans-serif;
  font-size: 14px;
}

.p.h-contact-info {
  font-size: 14px;
  line-height: 18px;
}

.p.banner-p {
  color: #fff;
  font-size: 22px;
  line-height: 32px;
  font-weight: 400;
}

.p.para {
  margin-top: 9px;
  margin-bottom: 9px;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
}

.p.para.text-center {
  text-align: center;
}

.p.para.text-center.text-large {
  color: #0094d4;
  font-size: 26px;
  font-style: italic;
}

.p.para.text-white {
  color: #fff;
}

.p.para.d-none {
  display: none;
}

.p.member-deg {
  font-size: 18px;
  font-weight: 400;
}

.p.timeline-text {
  margin-bottom: 0px;
}

.p.text-large {
  font-size: 22px;
}

.p.text-large.text-white {
  color: #fff;
}

.p.text-large.text-white.text-center {
  line-height: 24px;
  text-align: center;
}

.p.text-center {
  text-align: center;
}

.p.text-center.job-contact {
  margin-top: 40px;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
}

.h {
  margin-bottom: 6px;
  font-family: 'Airborne modr', sans-serif;
  font-weight: 400;
}

.h.h-contact-label {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #0094d4;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
}

.h.contact-info-h {
  color: #0094d4;
  font-size: 20px;
}

.contact-cols {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
}

.header-contacts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 18px;
  padding-bottom: 18px;
  padding-left: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.navbar {
  background-color: #090e11;
}

.nav-menu {
  width: 100%;
  text-align: center;
}

.nav-link {
  padding-top: 14px;
  padding-bottom: 14px;
  font-family: 'Airborne modr', sans-serif;
  color: #0094d4;
  letter-spacing: 1px;
}

.nav-link.w--current {
  background-color: #0094d4;
  color: #fff;
}

.banner-slider-img-1 {
  height: 100%;
  background-image: url('../images/banner-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.banner-slider {
  top: -24px;
}

.banner-slider-img-2 {
  height: 100%;
  background-image: url('../images/banner-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.banner-content {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 4;
  display: inline-block;
  padding: 15px 30px;
  background-color: rgba(9, 14, 17, 0.77);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.banner-heading {
  font-family: 'Airborne modr', sans-serif;
  color: #0094d4;
  font-size: 50px;
  font-weight: 400;
}

.left-arrow {
  width: 40px;
  height: 80px;
  background-color: rgba(9, 14, 17, 0.4);
}

.left-arrow.d-none {
  display: none;
}

.icon {
  color: #0094d4;
  font-size: 26px;
}

.right-arrow {
  width: 40px;
  height: 80px;
  background-color: rgba(9, 14, 17, 0.4);
}

.right-arrow.d-none {
  display: none;
}

.icon-2 {
  color: #0094d4;
  font-size: 26px;
}

.sec-leistungen {
  margin-top: -25px;
  padding-top: 50px;
  padding-bottom: 50px;
  background-image: url('../images/metal-pattern.png');
  background-position: 0px 0px;
}

.sec-heading {
  margin-bottom: 30px;
  font-family: 'Airborne modr', sans-serif;
  color: #090e11;
  font-size: 44px;
  font-weight: 400;
}

.sec-heading.text-center {
  margin-bottom: 50px;
  text-align: center;
}

.sec-heading.text-center.text-white {
  color: #fff;
}

.tab-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.tab-grid {
  width: 33.333%;
  padding: 15px;
  float: left;
}

.technologie {
  position: relative;
  border-style: solid;
  border-width: 2px;
  border-color: #0094d4;
  cursor: pointer;
}

.img-label {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 70px;
  margin-top: 0px;
  margin-bottom: 0px;
  -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: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(82%, #000));
  background-image: linear-gradient(180deg, transparent, #000 82%);
  font-family: 'Airborne modr', sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
}

.h-img-label {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Airborne modr', sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.list-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  display: inline-block;
  width: 132px;
  height: 42px;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-family: 'Airborne modr', sans-serif;
  color: #0094d4;
  line-height: 42px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}

.text-block {
  text-decoration: none;
}

.tabs-menu {
  margin-top: 20px;
  margin-bottom: 30px;
  text-align: center;
}

.list-tab-bar {
  width: 320px;
  padding-top: 18px;
  padding-bottom: 18px;
  background-color: #090e11;
  font-family: 'Airborne modr', sans-serif;
  color: #0094d4;
  font-size: 24px;
  line-height: 24px;
  text-align: center;
}

.list-tab-bar.w--current {
  background-color: #0094d4;
  color: #fff;
}

.h-contact-text {
  width: 100%;
  padding-top: 10px;
}

.uber-uns-sec {
  padding-top: 50px;
  padding-bottom: 50px;
  background-image: url('../images/uber-uns-bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.img-text-row {
  padding-top: 15px;
  padding-bottom: 15px;
}

.right-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.columns-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.team-sec {
  padding-top: 50px;
  padding-bottom: 50px;
  background-image: url('../images/grunge.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.team-row {
  padding-top: 15px;
  padding-bottom: 15px;
}

.team-image {
  border-style: solid;
  border-width: 2px;
  border-color: #0094d4;
  background-color: #0094d4;
}

.team-image.grp-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 539px;
  -o-object-fit: contain;
  object-fit: contain;
}

.team-img.single {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 536px;
  -o-object-fit: cover;
  object-fit: cover;
}

.columns-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.member-detail {
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  color: #fff;
}

.image {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 100% 50%;
  object-position: 100% 50%;
}

.image-2 {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.ans-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 460px;
}

.geschichte-sec {
  padding-top: 50px;
  padding-bottom: 50px;
  background-image: url('../images/metal-pattern.png');
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.history-row {
  padding-top: 10px;
  padding-bottom: 20px;
}

.history-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 402px;
}

.timeline-sec {
  position: relative;
  z-index: 1;
}

.time-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  padding-bottom: 10px;
}

.time-oval {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background-color: #090e11;
  font-family: 'Airborne modr', sans-serif;
  color: #0094d4;
  font-size: 18px;
  line-height: 80px;
  font-weight: 400;
  text-align: center;
}

.time-text-outer {
  padding-left: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.time-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  box-shadow: 4px 4px 10px 0 rgba(0, 0, 0, 0.2);
  font-size: 14px;
}

.columns-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.image-3 {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.vertical-dots-line {
  position: absolute;
  left: 40px;
  top: 40px;
  bottom: 40px;
  z-index: -1;
  width: 2px;
  border-style: dotted;
  border-width: 2px;
  border-color: #090e11;
}

.history-text-row {
  padding: 15px 10px;
}

.history-text-inner {
  padding: 30px 40px;
  background-color: #fff;
  box-shadow: 4px 4px 10px 0 rgba(0, 0, 0, 0.2);
}

.jobs-sec {
  padding-top: 50px;
  padding-bottom: 50px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 148, 212, 0.8)), to(rgba(0, 148, 212, 0.8))), url('../images/jobs-bg.jpg');
  background-image: linear-gradient(180deg, rgba(0, 148, 212, 0.8), rgba(0, 148, 212, 0.8)), url('../images/jobs-bg.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.job {
  margin-top: 30px;
  margin-bottom: 50px;
  padding: 30px 30px 20px;
  background-color: #090e11;
}

.job-title.p {
  color: #0094d4;
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
}

.contact-sec {
  padding-top: 50px;
  padding-bottom: 50px;
  background-image: url('../images/metal-pattern.png');
  background-position: 0px 0px;
}

.contacts-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.contact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.333%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.contact-icon-oval {
  width: 150px;
  height: 150px;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
  padding: 35px;
  border-radius: 50%;
  background-color: #090e11;
}

.contact-info {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.contact-info.b-lr {
  border-right: 1px solid #090e11;
  border-left: 1px solid #090e11;
}

.contact-info-row {
  padding-top: 1px;
  padding-bottom: 1px;
  text-align: center;
}

.footer-info-sec {
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: #090e11;
}

.info-link-footer {
  padding-right: 20px;
  padding-left: 20px;
  font-family: Roboto;
  color: #0094d4;
  font-size: 18px;
  font-weight: 300;
  text-decoration: none;
}

.info-link-footer.br {
  border-right: 1px solid #0094d4;
}

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

.tect-modal-1 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
  display: none;
  background-color: rgba(0, 148, 212, 0.7);
}

.modal-box {
  position: relative;
  left: 50%;
  top: 50%;
  width: 600px;
  padding: 20px 30px;
  background-color: #fff;
  box-shadow: 12px 18px 22px 0 rgba(9, 14, 17, 0.3);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.modal-heading {
  margin-bottom: 15px;
  font-family: 'Airborne modr', sans-serif;
  font-weight: 400;
}

.dismiss-modal-btn {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 40px;
  height: 40px;
  padding: 8px;
  background-color: #090e11;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  cursor: pointer;
}

.dismiss-modal-btn:hover {
  background-color: #0094d4;
}

.image-4 {
  opacity: 0.53;
}

.tect-modal-2 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
  display: none;
  background-color: rgba(0, 148, 212, 0.7);
}

.tect-modal-3 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
  display: none;
  background-color: rgba(0, 148, 212, 0.7);
}

.tect-modal-4 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
  display: none;
  background-color: rgba(0, 148, 212, 0.7);
}

.tect-modal-5 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
  display: none;
  background-color: rgba(0, 148, 212, 0.7);
}

.tect-modal-6 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
  display: none;
  background-color: rgba(0, 148, 212, 0.7);
}

.tect-modal-7 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
  display: none;
  background-color: rgba(0, 148, 212, 0.7);
}

.tect-modal-8 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
  display: none;
  background-color: rgba(0, 148, 212, 0.7);
}

.tect-modal-9 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
  display: none;
  background-color: rgba(0, 148, 212, 0.7);
}

.prod-gal-image {
  position: relative;
  border-style: solid;
  border-width: 2px;
  border-color: #0094d4;
  cursor: pointer;
}

.banner-slider-inner {
  top: -24px;
}

.sec-term-inner {
  margin-top: -25px;
  padding-top: 50px;
  padding-bottom: 50px;
}

.terms-img {
  height: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 148, 212, 0.5)), to(rgba(0, 148, 212, 0.5))), url('../images/terms-bg.jpg');
  background-image: linear-gradient(180deg, rgba(0, 148, 212, 0.5), rgba(0, 148, 212, 0.5)), url('../images/terms-bg.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.slide-nav {
  display: none;
}

.imp-logo {
  width: 250px;
}

.h-4 {
  display: block;
  font-family: 'Airbornepilot vzdo', sans-serif;
  color: #000;
  font-size: 32px;
  font-weight: 700;
  text-transform: none;
}

.h-4.h4-imp {
  margin-top: 40px;
  font-size: 22px;
  line-height: 36px;
  font-weight: 600;
}

.impressum-content {
  padding-top: 60px;
  padding-bottom: 60px;
}

.col-row-imp {
  padding-top: 0px;
  padding-bottom: 0px;
  border-bottom: 1px solid #e4e4e4;
}

.p-3 {
  font-family: 'Droidsans o', sans-serif;
  font-size: 16px;
}

.p-3.para {
  color: #222;
  font-size: 14px;
  line-height: 24px;
}

.p-3.para.para-imp {
  font-size: 14px;
}

.p-3.para.label-imp {
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
}

.p-4 {
  font-family: 'Droidsans o', sans-serif;
  font-size: 14px;
}

.p-4.para {
  font-size: 14px;
  line-height: 22px;
}

.p-4.para.italic {
  font-style: italic;
}

.p-4.para.label-imp {
  font-weight: 700;
}

.h-3 {
  margin-top: 10px;
  font-family: 'Airbornepilot vzdo', sans-serif;
}

.h-3.sec-h3-inner {
  color: #000;
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
}

.sec-heading-2 {
  margin-bottom: 20px;
  padding-bottom: 10px;
}

.sec-heading-2.text-center {
  text-align: center;
}

.datenschutz-content {
  padding-top: 60px;
}

.container-4 {
  width: 1200px;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.job-detail-list {
  padding-left: 24px;
  color: #0094d4;
  font-size: 25px;
  line-height: 25px;
  list-style-type: square;
}

@media screen and (max-width: 991px) {
  .info-header {
    padding-bottom: 25px;
  }

  .container.nav-container {
    margin-top: -26px;
  }

  .h-contact-icon {
    width: 24px;
    height: 24px;
  }

  .h-contact-heading {
    padding-left: 5px;
  }

  .p.h-contact-info {
    font-size: 12px;
    line-height: 14px;
  }

  .p.banner-p {
    font-size: 19px;
    line-height: 30px;
  }

  .p.para {
    font-size: 16px;
    line-height: 22px;
    text-align: center;
  }

  .h {
    font-size: 18px;
  }

  .h.h-contact-label {
    font-size: 14px;
  }

  .h.contact-info-h {
    font-size: 16px;
  }

  .header-contacts {
    padding-left: 0px;
  }

  .nav-menu {
    background-color: #fff;
  }

  .nav-link.w--current {
    background-color: #0094d4;
    color: #fff;
  }

  .banner-slider {
    top: -35px;
  }

  .banner-content {
    padding-top: 0px;
  }

  .banner-heading {
    font-size: 36px;
    line-height: 40px;
  }

  .left-arrow {
    display: none;
  }

  .right-arrow {
    display: none;
  }

  .sec-leistungen {
    margin-top: -36px;
    padding-top: 80px;
  }

  .sec-heading.text-center {
    margin-bottom: 20px;
    font-size: 36px;
  }

  .tab-grid {
    width: 50%;
    padding: 5px;
  }

  .h-contact-text {
    padding-top: 0px;
  }

  .uber-uns-sec {
    padding-top: 80px;
  }

  .columns-2 {
    display: block;
  }

  .contact-per {
    margin-bottom: 20px;
  }

  .team-image.grp-img {
    height: 300px;
  }

  .team-img.single {
    height: 400px;
  }

  .member-detail {
    font-size: 14px;
  }

  .ans-img {
    height: 222px;
  }

  .timeline-sec {
    padding-top: 20px;
  }

  .columns-4 {
    display: block;
  }

  .jobs-sec {
    padding-top: 80px;
  }

  .contact-sec {
    padding-top: 80px;
  }

  .contacts-row {
    padding-top: 0px;
  }

  .contact-icon-oval {
    width: 100px;
    height: 100px;
    padding: 20px;
  }

  .modal-heading {
    text-align: center;
  }

  .menu-button {
    background-color: #0094d4;
  }

  .menu-button.w--open {
    background-color: #0094d4;
  }

  .icon-3 {
    color: #fff;
  }

  ._w-100 {
    width: 100%;
  }

  .banner-slider-inner {
    top: -35px;
  }

  .sec-term-inner {
    margin-top: -36px;
    padding-top: 80px;
  }

  .h-3.sec-h3-inner {
    font-size: 40px;
    line-height: 44px;
  }

  .container-4 {
    width: 768px;
    max-width: 768px;
    padding-right: 40px;
    padding-left: 40px;
  }
}

@media screen and (max-width: 767px) {
  .logo {
    width: 166px;
    margin-right: auto;
    margin-left: auto;
  }

  .p.banner-p {
    font-size: 18px;
    line-height: 26px;
  }

  .banner-content {
    width: 90%;
  }

  .banner-heading {
    font-size: 26px;
  }

  .list-tab-bar {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 18px;
  }

  .contact-per {
    width: 50%;
    margin-right: auto;
    margin-left: auto;
  }

  .columns-3 {
    display: block;
  }

  .ans-img {
    height: 300px;
  }

  .contact {
    width: 100%;
  }

  .contact-info.b-lr {
    border-right-style: none;
    border-left-style: none;
  }

  .modal-box {
    width: 90%;
  }

  .column {
    text-align: center;
  }

  .column-2 {
    text-align: center;
  }

  .sec-heading-2 {
    padding-bottom: 0px;
  }

  .container-4 {
    width: 480px;
    max-width: 480px;
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media screen and (max-width: 479px) {
  .header-contacts {
    display: none;
  }

  .sec-leistungen {
    padding-top: 70px;
    padding-bottom: 30px;
  }

  .tab-grid {
    width: 100%;
  }

  .uber-uns-sec {
    padding-top: 70px;
    padding-bottom: 30px;
  }

  .team-sec {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .contact-per {
    width: 100%;
  }

  .team-image.grp-img {
    height: 244px;
  }

  .ans-img {
    height: 400px;
  }

  .history-img {
    height: 225px;
  }

  .history-text-inner {
    padding-right: 25px;
    padding-left: 25px;
  }

  .contact {
    padding-top: 20px;
  }

  .sec-term-inner {
    padding-top: 70px;
    padding-bottom: 30px;
  }

  .h-3.sec-h3-inner {
    font-size: 30px;
    line-height: 32px;
  }

  .container-4 {
    width: 360px;
    max-width: 360px;
  }
}

@font-face {
  font-family: 'Airborneii koep';
  src: url('../fonts/AirborneIi-KOEp.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Airborneiipilot 243k';
  src: url('../fonts/AirborneIiPilot-243K.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Airbornepilot vzdo';
  src: url('../fonts/AirbornePilot-vZdO.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Airborne modr';
  src: url('../fonts/Airborne-MOdr.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Droidsans o';
  src: url('../fonts/DroidSans-Bold-o.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Droidsans o';
  src: url('../fonts/DroidSans-o.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}