.image {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.header-nav {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding: 0px;
  float: none;
  clear: none;
  -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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Varela, sans-serif;
  color: #7c7c7c;
  font-size: 12px;
  line-height: 20px;
  font-weight: 300;
  text-transform: uppercase;
}

.header-nav:hover {
  color: #db6f23;
}

.header-nav.w--current {
  color: #555;
}

.header-nav.w--current:hover {
  color: #db6f23;
}

.nav-menu {
  position: absolute;
  top: 0px;
  right: 0px;
  display: block;
  height: auto;
  padding-top: 0px;
  float: none;
  -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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.container {
  position: relative;
  display: block;
  width: 100%;
  height: 85px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
}

.navbar {
  display: block;
  height: auto;
  margin-top: 0px;
  padding-top: 18px;
  background-color: #fff;
}

.body {
  background-color: #e9e9e9;
}

.navbar-2 {
  position: absolute;
  left: 0px;
  top: 103px;
  right: 0px;
  display: block;
  width: auto;
  background-color: transparent;
}

.container-2 {
  height: 70px;
  margin-right: auto;
  margin-left: auto;
  background-color: #555;
}

.main-nav {
  padding: 28px 0px 0px;
  -webkit-transition: all 492ms ease;
  transition: all 492ms ease;
  font-family: Varela, sans-serif;
  color: silver;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.main-nav:hover {
  color: #db6f23;
  text-shadow: 0 0 50px #000;
}

.main-nav.w--current {
  color: #fff;
}

.nav-menu-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 128px;
  padding-left: 128px;
  float: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.startslider {
  height: 100vh;
  background-color: transparent;
}

.arrow {
  width: 60px;
  height: 60px;
  margin-right: 20px;
  background-color: #fff;
  box-shadow: 0 0 3px 0 #000;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #9c9c9c;
  font-size: 22px;
  font-weight: 700;
}

.arrow:hover {
  background-color: #db6f23;
  color: #fff;
}

.arrow.right {
  margin-right: 0px;
  margin-left: 20px;
}

.slide-navigation {
  padding-top: 0px;
  font-size: 11px;
}

.banner {
  height: 100vh;
}

.slide-1 {
  background-image: url('../images/IMG_0377_asset.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.slide-3 {
  background-image: url('../images/001-Waggon-Entladung-Einsatz_asset.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.slide-2 {
  background-image: url('../images/001-band-absetzer.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.link-block {
  display: block;
  width: 360px;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}

.slider-wrapper {
  display: block;
  padding: 40px;
  border-left: 3px solid #db6f23;
  background-color: rgba(0, 0, 0, 0.75);
}

.slider-sub-text {
  color: #b4b4b4;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 1px;
}

.space-divider {
  position: static;
  overflow: visible;
  width: auto;
  height: 50px;
  float: none;
  clear: none;
}

.space-divider.small {
  height: 20px;
}

.slide-sub-title {
  margin-top: 0px;
  margin-bottom: 15px;
  color: #fff;
  font-size: 30px;
  line-height: 40px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: none;
}

.quote-button {
  margin-top: 19px;
  margin-left: 18px;
  padding: 15px 20px 11px;
  border-radius: 4px;
  background-color: #e0b500;
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.quote-button:hover {
  background-color: #212121;
}

.quote-button.without-padding {
  margin-top: 0px;
  margin-left: 0px;
  background-color: #db6f23;
}

.row-2 {
  display: block;
}

.container-center-slider {
  position: relative;
  top: 65%;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.container-center-slider.hoeher {
  top: 40%;
}

.row-6 {
  display: inline;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}

.line-divider-title {
  display: block;
  width: 50px;
  height: 2px;
  margin-top: 15px;
  background-color: #db6f23;
}

.line-divider-title.jobline {
  background-color: #235027;
}

.paragraph {
  margin-bottom: 20px;
  color: #000;
}

.info-content {
  position: relative;
  display: block;
  overflow: hidden;
  margin-top: 8px;
}

.info-content.no-margin {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding-bottom: 20px;
}

.section {
  padding-top: 100px;
  padding-bottom: 100px;
}

.section.gray {
  padding-top: 0px;
  background-color: #f1f1f1;
}

.section.gray.background-1 {
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 91.4%, 0.9)), to(hsla(0, 0%, 91.4%, 0.9))), url('../images/Stahl-Behaelter-mit-Zugboden-Austrag.gif');
  background-image: linear-gradient(180deg, hsla(0, 0%, 91.4%, 0.9), hsla(0, 0%, 91.4%, 0.9)), url('../images/Stahl-Behaelter-mit-Zugboden-Austrag.gif');
  background-size: auto, 799px 670px;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
  opacity: 1;
}

.section.darker {
  padding-top: 130px;
  padding-bottom: 50px;
  background-color: #f1f1f1;
  box-shadow: -2px 0 3px 0 #000, 2px 0 3px 0 #000;
}

.title-wrapper {
  margin-bottom: 20px;
}

.heading {
  margin-top: 0px;
  color: #235027;
  text-transform: uppercase;
}

.heading.h5 {
  margin-top: 15px;
  color: #db6f23;
}

.heading-2 {
  display: block;
  margin-top: -1px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
  color: #235027;
  text-decoration: none;
}

.footer {
  position: relative;
  padding-top: 30px;
  padding-bottom: 120px;
  border-right-color: #7c7c7c;
  border-bottom-width: 1px;
  background-color: #333;
}

.text-block {
  color: #9b9b9b;
}

.container-4 {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 100px;
  padding-bottom: 70px;
}

.block-quote {
  border-left-style: none;
  border-left-color: transparent;
  font-family: Montserrat, sans-serif;
  color: #235027;
  font-size: 24px;
  line-height: 32px;
  font-style: italic;
  text-align: center;
}

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

.column-2 {
  padding-top: 0px;
  padding-right: 30px;
  padding-left: 0px;
  border-right: 1px solid silver;
}

.slide-4 {
  background-image: url('../images/Rohr-Gurt-Foerderer-Revisionswagen_asset.gif');
  background-position: 50% 0px;
  background-size: cover;
  background-attachment: scroll;
}

.dekobanner {
  display: block;
  height: 200px;
  background-image: url('../images/020_Dekobanner.gif');
  background-position: 0px 0px;
  background-size: cover;
}

.section-leistungen {
  padding-top: 100px;
  padding-bottom: 100px;
}

.section-leistungen.gray {
  padding-top: 0px;
  background-color: #f1f1f1;
}

.section-leistungen.gray.background-1 {
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
  opacity: 1;
}

.image-2 {
  display: block;
  margin-bottom: 40px;
}

.image-3 {
  margin-top: 30px;
}

.tab-menu {
  width: 30%;
  margin-right: 40px;
  float: left;
}

.paragraph-6 {
  color: #333;
  text-transform: uppercase;
}

.service-small-icon {
  width: 30px;
  height: 30px;
  margin-right: 5px;
  float: left;
  background-image: url('../images/font-awesome_4-6-3_wrench_100_0_ffc527_none_1font-awesome_4-6-3_wrench_100_0_ffc527_none.png');
  background-position: 50% 30%;
  background-size: 17px;
  background-repeat: no-repeat;
}

.tab-link {
  width: 100%;
  margin-top: -1px;
  padding-top: 18px;
  padding-bottom: 18px;
  border-style: solid solid solid none;
  border-width: 1px;
  border-color: silver;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #818181;
  font-size: 14px;
  font-weight: 400;
}

.tab-link:hover {
  color: #e0b500;
}

.tab-link.w--current {
  border-right-style: none;
  background-color: transparent;
  box-shadow: inset 3px 0 0 0 #ffc527;
  color: #e0b500;
}

.tab-link.top {
  border-top-style: none;
}

.tab-link.top.w--current {
  color: #e0b500;
}

.tab-small-title {
  font-size: 22px;
  text-align: left;
}

.container-5 {
  display: block;
  margin-bottom: 0px;
}

.paragraph-5 {
  margin-bottom: 40px;
  color: #333;
  text-align: left;
}

.div-block {
  width: 100%;
  height: 200px;
  padding-bottom: 0px;
  border: 1px solid silver;
  background-color: #fff;
}

.submenu {
  margin-top: 0px;
  margin-right: 20px;
  padding-left: 0px;
  border-top: 1px none rgba(0, 0, 0, 0.25);
}

.submenu-item {
  display: block;
  padding: 0px 0px 0px 10px;
}

.submenu-item.level2 {
  display: block;
  margin-left: 25px;
  padding: 0px;
  background-color: #ddd;
}

.submenu-item.level2.level2-1 {
  background-color: transparent;
}

.submenu-item.level2.level2-3 {
  background-color: transparent;
}

.submenu-item.level2.level2-4 {
  background-color: transparent;
}

.submenu-item.level2.level2-5 {
  background-color: transparent;
}

.submenu-item.level2.level2-6 {
  background-color: transparent;
}

.submenu-item.level3 {
  margin-left: 40px;
  padding: 0px;
  background-color: #e9e9e9;
}

.submenu-item.level1 {
  color: #db6f23;
  font-weight: 700;
  text-transform: uppercase;
}

.sml {
  display: block;
  padding: 11px;
  border-right: 1px solid rgba(0, 0, 0, 0.25);
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  background-color: transparent;
  color: #555;
  text-decoration: none;
}

.sml.w--current {
  border-right: 0px solid rgba(0, 0, 0, 0.25);
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  border-left: 3px solid #db6f23;
  color: #db6f23;
}

.prod-item {
  position: relative;
  overflow: hidden;
  width: 49%;
  height: 240px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  padding: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  background-color: #fff;
}

.prod-item.projekt-item {
  width: 32%;
}

.tabs {
  display: none;
}

.div-block-2 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-image: url('../images/Gurtbandfoerderer-preview.jpg');
  background-position: 50% 50%;
  background-size: 400px;
  background-attachment: scroll;
}

.div-block-2:hover {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.div-block-2.kb111 {
  background-image: url('../images/1111-Bandbruecke_asset.jpg');
}

.div-block-2.kb112 {
  background-image: url('../images/1121-Gurtbandfoerderer-reversierbar-Silo-Beschickung.jpg');
}

.div-block-2.kb113 {
  background-image: url('../images/1132-Gurtbandfoerderer-Container-Beschickung.jpg');
}

.div-block-2.kb115 {
  background-image: url('../images/1152-Rohr-Gurt-Foerderer-Querschnitt.jpg');
}

.div-block-2.kb114 {
  background-image: url('../images/1141-Wellkanten-Gurtfoerderer.jpg');
}

.div-block-2.kb12 {
  background-image: url('../images/1-2-1-Auslauf-Schieber.jpg');
}

.div-block-2.kb13 {
  background-image: url('../images/1-3-4-Stahl-Behaelter-mit-Zugboden-Austrag-Seitenansicht.jpg');
}

.div-block-2.kb14 {
  background-image: url('../images/1-4-1-18001-TKF.jpg');
}

.div-block-2.kb1 {
  background-image: url('../images/1113-Bandbruecke-Uebergabe.jpg');
  background-size: 400px;
}

.div-block-2.kb2 {
  background-image: url('../images/2-1-Container-Gleiswagen-manuell-verfahrbar.jpg');
  background-size: 300px;
}

.div-block-2.kb31 {
  background-image: url('../images/312-Schwellen-Transport-Rahmen.jpg');
}

.div-block-2.kb32 {
  background-image: url('../images/321-Schotter-Besen.jpg');
}

.div-block-2.kb33 {
  background-image: url('../images/333-GBF-fuer-Spaene-Austrag.jpg');
}

.div-block-2.kb3 {
  background-image: url('../images/333-GBF-fuer-Spaene-Austrag.jpg');
  background-size: 350px;
}

.div-block-2.kb41 {
  background-image: url('../images/412-Foerder-Bruecken_-Fachwerk_Rohre.jpg');
}

.div-block-2.kb42 {
  background-image: url('../images/preview_maschinenbuehnen.jpg');
}

.div-block-2.kb43 {
  background-image: url('../images/431-Treppenturm.jpg');
}

.div-block-2.kb44 {
  background-image: url('../images/Halle-fuer-Saatgut-Reinigung.jpg');
}

.div-block-2.kb45 {
  background-image: url('../images/453-Pavillon-mit-Verbindungsgang.jpg');
}

.div-block-2.kb4 {
  background-image: url('../images/412-Foerder-Bruecken_-Fachwerk_Rohre.jpg');
  background-size: 350px;
}

.div-block-2.kb51 {
  background-image: url('../images/511-Baustoff-Silo.jpg');
}

.div-block-2.kb52 {
  background-image: url('../images/521-Silo-mit-Zyklon-Geruest-sicoplan.jpg');
}

.div-block-2.kb53 {
  background-image: url('../images/534-Stahl-Behaelter-mit-Zugboden-Austrag-Seitenansicht.jpg');
}

.div-block-2.kb5 {
  background-image: url('../images/521-Silo-mit-Zyklon-Geruest-sicoplan.jpg');
  background-size: 300px;
}

.div-block-2.kb54 {
  background-image: url('../images/542-Ruehrwerk-exzentrisch-Draufsicht.jpg');
}

.div-block-2.kb61 {
  background-image: url('../images/611-Bewegung-A.jpg');
}

.div-block-2.kb62 {
  background-image: url('../images/621-Buersten-Element_1.jpg');
}

.div-block-2.kb63 {
  background-image: url('../images/631-Zentrierolle-Tragrolle-mit-Stuetzringen.jpg');
}

.div-block-2.kb64 {
  background-image: url('../images/641-Schurren.jpg');
}

.div-block-2.kb65 {
  background-image: url('../images/652-Loeschanlage-fuer-Silo.jpg');
}

.div-block-2.kb8 {
  background-image: url('../images/611-Bewegung-A.jpg');
  background-size: 300px;
}

.div-block-2.kb66 {
  background-image: url('../images/8-6-Laufsteg-Bandabdeckung.jpg');
  background-size: 640px;
}

.div-block-2.kb67 {
  background-image: url('../images/1-2-1-Auslauf-Schieber.jpg');
  background-size: 640px;
}

.div-block-2.kb6 {
  background-image: url('../images/Verkehrszeichen-Bruecke_preview.jpg');
  background-size: 300px;
}

.div-block-2.kb7 {
  background-image: url('../images/Foyer-mit-Lichtdach-und-Fassade.jpg');
  background-size: 300px;
}

.text-overlay {
  position: absolute;
  left: 0px;
  top: 180px;
  right: 0px;
  bottom: 0px;
  margin: 0px;
  padding: 20px 20px 15px;
  background-color: rgba(85, 85, 85, 0.94);
  color: #fff;
  font-size: 16px;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.text-block-2 {
  padding-top: 0px;
  font-size: 14px;
  line-height: 20px;
  text-transform: none;
}

.produkt-flex-parent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.back-button {
  display: inline-block;
  padding: 5px 10px;
  background-color: #555;
  color: #fff;
  text-decoration: none;
}

.more-img-flex-parent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.more-img-item {
  width: 48%;
  margin-top: 30px;
  margin-bottom: 30px;
}

.paragraph-7 {
  margin-bottom: 20px;
}

.paragraph-8 {
  margin-top: 20px;
}

.paragraph-9 {
  margin-top: 20px;
}

.html-embed {
  color: #fff;
}

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

.text-span-2 {
  text-transform: uppercase;
}

.text-block-2-2zeilig {
  margin-top: -10px;
  padding-top: 0px;
  font-size: 14px;
  line-height: 20px;
  text-transform: none;
}

.prod-item-no-action {
  position: relative;
  overflow: hidden;
  width: 49%;
  height: 240px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  padding: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  background-color: #fff;
}

.image-4 {
  margin-bottom: 10px;
}

.lightbox-link {
  color: #2a2a2a;
}

.lightbox-link-2 {
  color: #334;
}

.paragraph-10 {
  color: #333;
}

.paragraph-11 {
  color: #333;
}

.paragraph-12 {
  color: #333;
}

.columns {
  margin-bottom: 10px;
}

.columns-2 {
  margin-bottom: 10px;
}

.columns-3 {
  margin-bottom: 10px;
}

.columns-4 {
  margin-bottom: 0px;
}

.columns-5 {
  margin-right: 0px;
  margin-left: 0px;
}

.heading-3 {
  margin-top: 30px;
  margin-bottom: 20px;
}

.heading-4 {
  margin-top: 30px;
  margin-bottom: 20px;
}

.heading-5 {
  margin-top: 30px;
  margin-bottom: 20px;
}

.heading-6 {
  margin-top: 30px;
  margin-bottom: 20px;
}

.heading-7 {
  margin-top: 30px;
  margin-bottom: 20px;
}

.heading-8 {
  margin-top: 30px;
  margin-bottom: 20px;
}

.heading-9 {
  margin-top: 30px;
  margin-bottom: 20px;
}

.heading-10 {
  margin-top: 30px;
}

.heading-11 {
  margin-top: 30px;
}

.heading-12 {
  margin-top: 30px;
}

.heading-13 {
  margin-top: 30px;
}

.heading-14 {
  margin-bottom: 20px;
}

.heading-15 {
  margin-bottom: 20px;
}

.heading-16 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.heading-17 {
  margin-bottom: 30px;
}

.heading-18 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.heading-19 {
  margin-top: 30px;
}

.heading-20 {
  margin-top: 30px;
  margin-bottom: 20px;
}

.heading-21 {
  margin-top: 30px;
  margin-bottom: 20px;
}

.heading-22 {
  margin-top: 30px;
  margin-bottom: 20px;
}

.heading-23 {
  margin-top: 30px;
}

.heading-24 {
  margin-top: 30px;
  margin-bottom: 20px;
}

.heading-25 {
  margin-top: 30px;
  margin-bottom: 20px;
}

.heading-26 {
  margin-top: 30px;
  margin-bottom: 20px;
}

.projekttab {
  width: 33%;
  border-bottom: 2px solid rgba(85, 85, 85, 0.25);
  background-color: hsla(0, 0%, 91.4%, 0);
  box-shadow: inset 0 0 0 -20px transparent;
  text-align: center;
  text-transform: uppercase;
}

.projekttab.w--current {
  border-bottom-color: #db6f23;
  background-color: #db6f23;
  color: #fff;
}

.tabpane {
  padding: 30px 0px;
}

.lb-link {
  display: block;
  width: 100%;
  height: 100%;
}

.lightbox-link-3 {
  width: 100%;
  height: 100%;
  background-image: url('../images/Band-Absetzer_preview.jpg');
  background-position: 0% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.lightbox-link-4 {
  width: 100%;
  height: 100%;
  background-image: url('../images/Waggonentladung-Vorbereitung_preview.jpg');
  background-position: 0% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.lightbox-link-5 {
  width: 100%;
  height: 100%;
  background-image: url('../images/Entlade-Fahrzeug-Transit_preview.jpg');
  background-position: 100% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.container-6 {
  margin-bottom: 60px;
  padding-bottom: 0px;
}

.div-block-3 {
  padding: 10px;
  background-color: #fff;
  box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.03);
}

.jobs {
  margin-bottom: 40px;
  padding: 10px 20px;
  background-color: rgba(35, 80, 39, 0.07);
  box-shadow: 0 0 3px 2px #fff;
}

.rich-text-block {
  margin-top: 20px;
}

.lightbox-link-6 {
  width: 100%;
  height: 100%;
  background-image: url('../images/Fließ-Bild-Mahl--und-Versandanlage_preview.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.link-block-3 {
  width: 100%;
  height: 100%;
  background-image: url('../images/Fließ-Bild-Mahl--und-Versandanlage_preview.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.link-block-4 {
  width: 100%;
  height: 100%;
  background-image: url('../images/Seite-7_Annahme-Station_Mist_preview.jpg');
  background-position: 100% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.link-block-5 {
  width: 100%;
  height: 100%;
  background-image: url('../images/Siebstation_preview.jpg');
  background-position: 0% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.lightbox-link-7 {
  width: 100%;
  height: 100%;
  background-image: url('../images/Waggonentladung_preview.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.lightbox-link-8 {
  width: 100%;
  height: 100%;
  background-image: url('../images/Foerder--und-Sieb-Anlage-_1_preview.jpg');
  background-position: 0% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.lightbox-link-9 {
  width: 100%;
  height: 100%;
  background-image: url('../images/Foerder--und-Sieb-Anlage_3_preview.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.lightbox-link-10 {
  width: 100%;
  height: 100%;
  background-image: url('../images/Foerder--und-Sieb-Anlage_2_preview.jpg');
  background-position: 100% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.link-block-6 {
  width: 100%;
  height: 100%;
  background-image: url('../images/Silo-mit-Flachboden-und-Rotor_preview.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-5 {
  background-image: url('../images/1111-Bandbruecke_asset.jpg');
  background-position: 50% 0px;
  background-attachment: scroll;
}

.column-4 {
  margin-bottom: 30px;
}

.columns-6 {
  margin-bottom: 30px;
}

.line-divider-projekt {
  display: block;
  width: 100%;
  height: 2px;
  margin-top: 15px;
  margin-bottom: 30px;
  background-color: #db6f23;
}

.line-divider-projekt.jobline {
  background-color: #235027;
}

.heading-projekte {
  margin-top: 0px;
  margin-bottom: 20px;
}

.column-5 {
  margin-top: 55px;
}

.column-6 {
  margin-top: 54px;
}

.column-7 {
  padding-right: 30px;
}

.column-8 {
  padding-right: 30px;
}

.link {
  color: hsla(0, 0%, 100%, 0.5);
  text-align: right;
  text-decoration: none;
}

.list-item {
  font-family: Lato, sans-serif;
  text-align: right;
  text-decoration: none;
}

.link-2 {
  color: hsla(0, 0%, 100%, 0.5);
  text-align: right;
  text-decoration: none;
}

.list-item-2 {
  text-align: right;
}

.link-3 {
  color: #235027;
  text-decoration: none;
}

.link-4 {
  color: #235027;
  text-decoration: none;
}

.link-5 {
  color: #235027;
  text-decoration: none;
}

.rich-text-block-2 {
  padding-top: 20px;
}

@media screen and (max-width: 991px) {
  .container-2 {
    height: 65px;
  }

  .nav-menu-2 {
    margin-right: 20px;
    margin-left: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #fff;
    background-color: #555;
  }

  .startslider {
    height: 100%;
  }

  .banner {
    height: 600px;
  }

  .slider-wrapper {
    margin-right: 60px;
    margin-left: 60px;
  }

  .container-center-slider {
    top: 50%;
  }

  .section.gray {
    padding-right: 20px;
    padding-left: 20px;
  }

  .section.gray.background-1 {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }

  .section-leistungen.gray {
    padding-right: 20px;
    padding-left: 20px;
  }

  .section-leistungen.gray.background-1 {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }

  .icon {
    background-color: #db6f23;
    color: #fff;
    font-size: 40px;
  }

  .menu-button {
    padding-top: 15px;
    padding-bottom: 10px;
    background-color: #555;
  }

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

@media screen and (max-width: 767px) {
  .nav-menu-2 {
    margin-right: 0px;
    margin-left: 0px;
  }

  .arrow {
    display: none;
  }

  .banner {
    height: 400px;
  }

  .container-center-slider {
    display: none;
  }

  .section {
    padding-right: 20px;
    padding-left: 20px;
  }

  .section.darker {
    padding-right: 20px;
    padding-left: 20px;
  }

  .footer {
    padding-bottom: 40px;
  }

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

  .column-2 {
    padding-right: 0px;
    border-right-style: none;
  }

  .section-leistungen {
    padding-right: 20px;
    padding-left: 20px;
  }

  .tab-menu {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 40px;
    float: none;
  }

  .prod-item {
    height: auto;
    min-height: 60px;
  }

  .text-overlay {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
  }

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

  .list-item-2 {
    text-align: center;
  }

  .list {
    padding-top: 30px;
  }
}

@media screen and (max-width: 479px) {
  .nav-menu-2 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .banner {
    height: 350px;
  }

  .slider-wrapper {
    padding: 20px;
  }

  .slide-sub-title {
    font-size: 22px;
    line-height: 32px;
  }

  .footer {
    padding-bottom: 40px;
  }

  .column {
    padding-left: 0px;
  }

  .prod-item {
    width: 100%;
  }

  .projekttab {
    width: 100%;
  }

  .heading-projekte {
    font-size: 28px;
  }
}

