@media only screen and (max-width: 1700px) {
  .keyfacts {
    margin-left: -100px;
    width: 100vw;
  }
  .historie .slider .slide .slide-img img {
    max-width: 900px;
  }
}
@media only screen and (max-width: 1650px) {
  .footer {
    padding-left: 60px;
  }
  .footer .middle .info {
    padding: 60px 100px 60px 100px;
  }
  .footer .middle .footer-menu {
    margin-left: 50px;
  }
  .footer .imprint {
    margin-left: -60px;
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media only screen and (max-width: 1600px) {
  .link-container .inner-container {
    width: 90vw !important;
  }
  .container.intend .image {
    right: 0 !important;
    top: 6vh !important;
  }
  .unsere-services {
    margin-left: -100px;
  }
  .unsere-services .switch-container {
    width: 100%;
  }
  .unsere-services #switch-text {
    margin-left: 50px;
  }
}
@media only screen and (max-width: 1500px) {
  .navbar.loaded .nav .middle .services {
    top: 0%;
    left: 35%;
  }
  .navbar.loaded .nav .middle .services img {
    width: 250px !important;
    height: 120px !important;
  }
  .navbar.loaded .nav .middle .services a {
    padding-top: 9px !important;
    padding-bottom: 9px !important;
  }
  .navbar.loaded .nav .middle .services a::before {
    height: 43px !important;
    margin-top: -13px !important;
  }
  .navbar.loaded .nav .middle .services a:hover::before {
    width: 250px !important;
  }
  .navbar.loaded .nav .forklift-bg {
    right: -10%;
  }
  .sub_content {
    margin-left: 50px !important;
  }
  .standorte .left {
    width: 38%;
  }
  .container.highlight {
    width: 100vw;
  }
  .keyfacts {
    margin-left: -50px;
  }
  .keyfacts .keyfacts-grid .keyfacts-grid-item {
    padding: 70px;
  }
  .keyfacts .keyfacts-grid .keyfacts-grid-item h3 {
    font-size: 40px;
    line-height: 50px;
  }
  .keyfacts .keyfacts-grid .keyfacts-grid-item h3 span.big {
    font-size: 70px;
  }
  .historie .slider .slide .slide-img img {
    max-width: 800px;
    aspect-ratio: 1;
  }
  .unsere-services {
    margin-left: -50px;
  }
  .unsere-services .switch-container {
    grid-template-columns: 25vw 25vw 25vw 25vw;
  }
  .unsere-services .switch-container .switch-item {
    padding: 90px 50px 90px 50px;
  }
  .unsere-services .switch-container .switch-item.active h3 {
    outline-offset: 30px;
  }
  .first-post-wrapper, .post-wrapper:not(.other-posts) {
    margin-left: -50px !important;
    width: 92vw;
  }
  .gmaps, .timeslot, .sendungsverfolgung {
    padding-right: 50px !important;
  }
  .footer .middle .footer-menu .footer-menu-first-row .footer-menu-item, .footer .middle .footer-menu .footer-menu-second-row .footer-menu-item {
    margin-right: 15px;
  }
}
@media only screen and (max-width: 1400px) {
  .link-container .inner-container {
    display: block !important;
  }
  .link-container .inner-container .info {
    border: none !important;
  }
  .link-container .inner-container .links {
    margin-left: 0 !important;
  }
  .first-post-wrapper {
    margin-top: 75px;
  }
  .first-post-wrapper .listing-item .image {
    top: 0 !important;
  }
  .footer .middle {
    display: grid;
    grid-template-rows: 1fr 1fr;
    padding-top: 30px;
  }
  .footer .middle .footer-menu {
    grid-row: 1;
    margin-left: 0;
  }
  .footer .middle .footer-menu .footer-menu-first-row .footer-menu-item, .footer .middle .footer-menu .footer-menu-second-row .footer-menu-item {
    margin-right: 30px;
  }
  .footer .middle .info {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 1350px) {
  .navbar.loaded .nav .middle .services {
    top: -25%;
    left: 40%;
    grid-template-columns: 1fr 1fr !important;
  }
}
@media only screen and (max-width: 1300px) {
  .first-container .inner-container {
    width: 75% !important;
  }
  .first-container .image {
    bottom: 500px !important;
    right: 0px !important;
  }
  .container.intend .image {
    top: 15vh !important;
  }
  .standorte .left {
    width: 100%;
    float: none;
  }
  .standorte .left .benefits {
    display: flex;
    gap: 50px;
  }
  .standorte .right {
    width: 80%;
    margin-top: 50px;
  }
  .standorte .right .standort-container .standort {
    width: 100vw;
  }
  .standorte .right .standort-container .standort .standort-img img {
    width: 500px;
    height: 225px;
  }
}
@media only screen and (max-width: 1200px) {
  .navbar.loaded .nav .footer-nav {
    display: none;
  }
  .headline {
    top: 35%;
  }
  .headline h1 {
    font-size: 44px;
    margin-bottom: 10px;
  }
  .headline h1 span {
    margin-top: -10px;
  }
  .headline p {
    font-size: 15px;
  }
  .headline::before {
    margin-top: -10px !important;
  }
  .service-section .headline {
    top: 30%;
  }
  section.hero .text h1 {
    font-size: 45px;
  }
  section.hero .text p {
    font-size: 15px;
  }
  .summary .lists {
    display: block;
  }
  .summary .lists .product-orientated {
    margin-top: 30px;
  }
  .karriere-post-wrapper .listing-item .content {
    height: 175px;
  }
}
@media only screen and (max-width: 1150px) {
  .keyfacts .keyfacts-grid {
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 1fr);
  }
  .keyfacts .keyfacts-grid .keyfacts-grid-item-wide-1, .keyfacts .keyfacts-grid .keyfacts-grid-item-wide-2 {
    grid-area: auto;
  }
  .keyfacts .keyfacts-grid .keyfacts-headline {
    grid-area: 1/3/2/4;
  }
  .standorte .left .benefits {
    display: block;
  }
  .standorte .right .standort-container .standort {
    width: 90vw;
  }
  .standorte .right .standort-container .standort .standort-img img {
    width: 420px;
  }
}
@media only screen and (max-width: 1080px) {
  p {
    max-width: 90%;
  }
  .navbar.loaded:not(.move) {
    padding: 40px 40px 0 20px;
  }
  .navbar.loaded:not(.move) .buttons.main-dark .menu div span {
    background-color: #EAEAEA;
  }
  .navbar.loaded.open .buttons.main-dark .menu div span {
    background-color: #4D4D4D;
  }
  .navbar.loaded .buttons {
    margin-top: 15px;
  }
  .navbar.loaded .nav .middle {
    left: 5%;
  }
  .navbar.loaded .nav .middle .main-nav li {
    margin-bottom: 20px !important;
  }
  .navbar.loaded .nav .middle .main-nav li a {
    font-size: 30px !important;
  }
  .navbar.loaded .nav .middle .services {
    top: -30%;
  }
  .headline {
    left: 5%;
  }
  section.hero .bg-image img {
    -webkit-clip-path: none;
            clip-path: none;
    width: 100%;
    height: 600px;
  }
  section.hero .bg-image::after {
    -webkit-clip-path: none;
            clip-path: none;
    width: 100%;
    height: 600px;
  }
  section.hero .text h1 {
    width: 85vw;
  }
  section.hero .text p {
    max-width: 80vw;
  }
  .first-container .inner-container {
    padding-top: 60px !important;
    padding-right: 0 !important;
    width: 100% !important;
  }
  .first-container .inner-container .text-container {
    padding: 30px 60px 30px 30px !important;
    margin-left: -30px;
  }
  .first-container .image {
    position: relative !important;
    float: left !important;
    top: -15vh !important;
    left: -100px;
    width: 100vw !important;
  }
  .keyfacts {
    display: flex;
  }
  .keyfacts .keyfacts-grid .keyfacts-grid-item {
    padding: 45px;
  }
  .historie .slider {
    padding-top: 50px;
  }
  .historie .slider .slide .slide-img img {
    max-width: 800px;
    aspect-ratio: unset;
  }
  .historie .slider .slide .slide-desc {
    margin-top: 200px;
    margin-left: -400px;
  }
  .historie .slider .slide .slide-desc h3 {
    text-align: right;
    max-width: 90%;
  }
  .historie .slider .slide .slide-desc p {
    max-width: 90%;
  }
  .container.intend {
    width: 100% !important;
  }
  .container.intend .inner-container {
    padding: 30px 60px 30px 30px !important;
    margin-left: -30px;
    width: 100% !important;
  }
  .container.intend .image {
    position: relative !important;
    float: unset !important;
    top: 0 !important;
    left: -50px;
    width: 100% !important;
  }
  .divider {
    display: none;
  }
  .services-menu {
    padding: 0 2rem 0 2rem;
  }
  .services-menu .services .service svg {
    margin-right: 15px;
  }
  .sub-menu {
    display: none;
  }
  .timeline .timeline__nav ul {
    padding: 0;
  }
  .timeline .timeline__section .wrapper p {
    max-width: 100% !important;
  }
  .container.highlight {
    margin-top: 350px !important;
  }
  .nachhaltigkeit .inner-container {
    padding-right: 30px;
    max-width: 70%;
  }
  .expand-collect {
    width: 90vw !important;
  }
  .expand-collect .expand-header {
    padding-left: 20px !important;
  }
  .expand-collect .expand-header:hover {
    background-size: cover !important;
  }
  .expand-collect.expand-duo {
    grid-template-columns: 1fr;
    margin-top: 0 !important;
    width: 100% !important;
    padding-right: 5%;
  }
  .summary {
    margin-top: 0;
  }
  .summary.spacing {
    margin-top: 50px;
  }
  .unsere-services .switch-container {
    background-position: 0 45%;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
  }
  .unsere-services .switch-container .single-user {
    background: transparent !important;
  }
  .unsere-services .switch-container .inhouse {
    background: #E01F27;
  }
  .unsere-services #switch-text {
    margin-left: 20px;
    width: 90%;
  }
  .zertifizierungen .zertifikat {
    grid-template-columns: auto;
    width: 90%;
  }
  .zertifizierungen .zertifikat .text {
    margin-top: 20px;
  }
  .first-post-wrapper .listing-item .image {
    grid-column: 1;
    grid-row: 4;
    width: 100% !important;
    margin-top: 30px;
  }
  .first-post-wrapper .listing-item .excerpt {
    width: 100%;
  }
  .first-post-wrapper, .post-wrapper {
    width: 90vw;
  }
  .first-post-wrapper .listing-item .image, .post-wrapper .listing-item .image {
    left: 0 !important;
  }
  .post-wrapper {
    grid-template-columns: 1fr 1fr;
  }
  .engage {
    margin-top: 350px !important;
  }
  .engage .inner-container {
    width: 90%;
  }
  .values {
    flex-wrap: wrap;
    gap: 30px;
  }
  .karriere-post-wrapper {
    grid-template-columns: 1fr;
    width: 90vw;
  }
  .footer .middle .info {
    padding: 80px 120px 60px 100px;
  }
  .footer .forklift-bg {
    right: -12%;
  }
  .footer .imprint {
    display: block;
  }
  .footer .imprint p {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 1000px) {
  .navbar.loaded .nav .middle {
    top: 54%;
  }
  .navbar.loaded .nav .middle .services {
    margin-top: 40px;
    padding-right: 50px;
    display: flex;
    overflow-x: scroll;
    overflow-y: hidden;
    flex-wrap: nowrap;
    position: relative;
    top: 0;
    left: 0;
    -webkit-overflow-scrolling: touch;
  }
  .navbar.loaded .nav .middle .services .service {
    flex: 0 0 auto;
  }
  .navbar.loaded .nav .middle .services::-webkit-scrollbar {
    display: none;
  }
  .navbar.loaded .nav .forklift-bg {
    right: -15%;
  }
}
@media only screen and (max-width: 978px) {
  .services-menu {
    padding: 0 1rem 0 1rem;
  }
  .standorte .right .standort-container {
    display: block;
  }
  .standorte .right .standort-container .standort:not(:first-of-type) {
    margin-top: 40px;
  }
  .standorte .right .standort-container .standort .standort-img img {
    width: 95%;
  }
}
@media only screen and (max-width: 942px) {
  .services-menu .top-border {
    display: none;
  }
  .services-menu .services .service {
    padding: 20px 50px;
  }
  .services-menu .services .service svg {
    height: 27px;
  }
  .services-menu .services .service.transport::before {
    margin-left: -50px;
  }
  .services-menu .services .service.transport::after {
    margin-left: 50px;
  }
  .container.highlight .inner-container {
    padding-right: 100px;
  }
}
@media only screen and (max-width: 920px) {
  .first-post-wrapper .listing-item {
    border-bottom: 1px solid #4D4D4D;
    padding-bottom: 80px;
  }
  .post-wrapper {
    grid-template-columns: 1fr;
  }
  .post-wrapper:not(.other-posts) {
    margin-top: 80px;
  }
  .footer {
    padding-right: 60px;
  }
  .footer .to-top {
    right: 60px;
  }
  .footer .middle {
    padding-top: 50px;
    grid-template-rows: auto;
  }
  .footer .middle .info {
    margin-top: 50px;
  }
  .footer .middle .footer-menu {
    width: 100vw;
  }
  .footer .middle .footer-menu .footer-menu-first-row, .footer .middle .footer-menu .footer-menu-second-row {
    width: 100vw;
    padding: 0 50px 0 0;
  }
  .footer .middle .footer-menu .footer-menu-first-row .footer-menu-item, .footer .middle .footer-menu .footer-menu-second-row .footer-menu-item {
    margin-bottom: 20px;
  }
  .footer .middle .footer-menu .footer-menu-second-row {
    margin-top: 0px;
  }
  .footer .middle .footer-menu .footer-menu-social-row {
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .footer .forklift-bg {
    right: -20%;
  }
}
@media only screen and (max-width: 900px) {
  .container:not(:first-of-type) {
    margin-top: 100px !important;
  }
  .container.highlight {
    margin-top: 350px !important;
  }
  .keyfacts .keyfacts-grid {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, 1fr);
  }
  .keyfacts .keyfacts-grid .keyfacts-headline {
    grid-area: 1/2/2/3;
  }
  .engage {
    padding-top: 300px !important;
  }
}
@media only screen and (max-width: 800px) {
  .historie h2 {
    float: left;
    margin: 0;
  }
  .historie .slider .slide-btns {
    margin: 0 auto;
    width: 100%;
    padding: 0 40px 0 0;
    bottom: -60px !important;
  }
  .historie .slider .slide-btns .slide-next {
    float: right;
  }
  .historie .slider .slide {
    max-width: 100vw;
    display: block;
  }
  .historie .slider .slide .slide-img {
    height: 600px;
  }
  .historie .slider .slide .slide-img img {
    max-width: 92vw;
    aspect-ratio: 1;
    height: 600px;
  }
  .historie .slider .slide .slide-desc {
    margin: -100px 0 0 0;
  }
  .historie .slider .slide .slide-desc h3 {
    text-align: left;
    font-size: 80px;
  }
  .historie .slider .slide .slide-desc p {
    padding: 0;
  }
  .footer .to-top {
    position: relative;
    left: 0;
    top: 0;
  }
  .footer .to-top img {
    float: left;
    margin-top: -10px;
    margin-right: 10px;
  }
  .footer .footer-headline {
    margin-top: 20px;
  }
  .footer .imprint .links a:not(:first-of-type) {
    margin-left: 5px;
  }
}
@media only screen and (max-width: 780px) {
  .services-menu .services .service {
    padding: 20px 30px;
  }
  .services-menu .services .service.transport::before, .services-menu .services .service.transport::after {
    display: none;
  }
  .footer .imprint .links a {
    display: block;
  }
  .footer .imprint .links a:not(:first-of-type) {
    margin-left: 0;
    margin-top: 10px;
  }
}
@media only screen and (max-width: 700px) {
  .navbar.loaded .nav .forklift-bg {
    right: -20%;
  }
  section.service-section.section-transport .type-buttons .btn {
    padding: 15px 20px;
    width: auto;
  }
  section.service-section.section-transport .type-buttons .btn svg {
    margin-right: 10px;
    transform: scale(1) !important;
  }
  section.service-section.section-transport .type-buttons .btn:not(:first-of-type) {
    margin-left: 5px;
  }
  .sub_content {
    margin-left: 20px !important;
  }
  .historie .timeline .timeline__section .wrapper {
    padding-left: 20%;
    padding-right: 7% !important;
  }
  .keyfacts {
    margin-left: -20px;
  }
  .keyfacts .keyfacts-grid .keyfacts-grid-item {
    padding: 50px 10px;
    width: 50vw;
  }
  .keyfacts .keyfacts-grid .keyfacts-grid-item h3 {
    font-size: 20px;
    line-height: 25px;
  }
  .keyfacts .keyfacts-grid .keyfacts-grid-item h3 span.big {
    font-size: 50px;
    padding: 15px 0;
  }
  .keyfacts .keyfacts-grid .keyfacts-headline img {
    width: 100px !important;
  }
  .keyfacts .keyfacts-grid .keyfacts-headline span {
    font-size: 30px !important;
  }
  .nachhaltigkeit {
    margin-left: -50px !important;
  }
  .nachhaltigkeit .video {
    height: 150px;
  }
  .nachhaltigkeit .video video {
    height: 150px;
  }
  .nachhaltigkeit .inner-container {
    max-width: 100%;
    padding: 60px 30px 90px 50px;
  }
  .container.intend .inner-container {
    padding: 40px 50px 40px 50px !important;
    margin-left: -50px;
    width: 100% !important;
  }
  .container.intend .image {
    width: calc(100% + 50px) !important;
  }
  .container.intend .image img {
    -o-object-position: 50% 50% !important;
       object-position: 50% 50% !important;
  }
  .container.highlight {
    padding-left: 20px;
  }
  .container.highlight .inner-container .materials {
    display: block;
  }
  .container.highlight .inner-container .materials .material:not(:first-of-type) {
    margin-top: 20px;
  }
  .summary {
    margin-left: 20px;
  }
  .unsere-services {
    margin-left: -20px;
  }
  .contact-us {
    margin-left: 0;
  }
  .contact-us h1 {
    max-width: 90%;
  }
  .first-post-wrapper, .post-wrapper {
    width: 94vw;
  }
  .engage {
    margin-left: -20px !important;
    padding-top: 250px !important;
    margin-bottom: 100px;
  }
  .engage .inner-container {
    padding: 60px 20px 80px 20px !important;
  }
  .engage .inner-container a {
    display: block;
    margin-right: 0 !important;
  }
  .engage .inner-container a:first-of-type {
    margin-bottom: 20px;
  }
  .values {
    padding: 0;
  }
  .values li img {
    max-width: 130px;
  }
  .karriere-post-wrapper {
    width: 93vw;
  }
  .gmaps, .timeslot, .sendungsverfolgung {
    padding-right: 20px !important;
  }
}
@media only screen and (max-width: 642px) {
  .navbar.loaded .logo svg {
    width: 90%;
  }
  .headline p {
    max-width: 85%;
  }
  .services-menu .services .service {
    text-align: center;
  }
  .services-menu .services .service svg {
    display: block;
    margin: 0 0 10px 0;
  }
  .services-menu .services .service.logistik svg {
    transform: translate(50%, 0);
  }
  .services-menu .services .service.transport svg {
    transform: translate(65%, 0);
  }
  .services-menu .services .service.lagerung svg {
    transform: translate(70%, 0);
  }
  .footer {
    padding-left: 35px;
  }
  .footer .footer-headline h1 {
    font-size: 33px;
  }
  .footer .footer-headline h1 span {
    font-size: 36px;
  }
  .footer .imprint {
    margin-left: -35px;
    padding-left: 35px;
    padding-right: 0;
  }
}
@media only screen and (max-width: 600px) {
  p {
    max-width: 95% !important;
  }
  .navbar.loaded {
    padding: 30px 40px 0 20px;
  }
  .navbar.loaded .buttons {
    margin-top: 20px;
  }
  .navbar.loaded .buttons .language, .navbar.loaded .buttons .login {
    display: none;
  }
  .navbar.loaded .nav .forklift-bg {
    right: -50%;
  }
  .navbar.loaded .nav .forklift-bg img {
    opacity: 0.1;
  }
  .navbar.loaded.move {
    padding: 25px 40px 0 5px;
  }
  .navbar.loaded.open .buttons {
    flex-direction: column;
    gap: 20px;
  }
  .navbar.loaded.open .buttons .language, .navbar.loaded.open .buttons .login {
    display: block;
  }
  .navbar.loaded.move.open {
    padding: 40px 40px 0 20px;
  }
  .headline h1 {
    font-size: 40px;
    margin-bottom: 5px;
  }
  .headline h1 span {
    margin-top: -15px;
  }
  section.hero .text {
    left: 6%;
  }
  section.hero .text h1 {
    font-size: 37px;
    width: 90vw;
  }
  .first-container {
    margin-left: -50px;
  }
  .first-container .inner-container .text-container {
    padding-right: 20px !important;
  }
  .first-container .image {
    left: 0px !important;
    float: right !important;
  }
  .first-container .image img {
    -o-object-position: 50% 50% !important;
       object-position: 50% 50% !important;
    width: 100vw !important;
  }
  .container.intend .inner-container {
    width: 105% !important;
    padding-right: 30px !important;
  }
  .container.highlight {
    width: auto;
  }
  .container.highlight .inner-container {
    padding-right: 30px;
    padding-left: 80px;
  }
  .expand-collect.expand-duo {
    width: 100%;
  }
  .unsere-services .switch-container {
    display: block;
  }
  .unsere-services .switch-container .switch-item:hover h3 {
    outline: 0px !important;
    -webkit-text-decoration: underline #FFF dotted;
            text-decoration: underline #FFF dotted;
  }
  .unsere-services .switch-container .single-user {
    background: #E01F27 !important;
  }
  .unsere-services .switch-container .inhouse {
    background: transparent !important;
  }
  .zertifizierungen .zertifikat {
    width: 95%;
  }
  .zertifizierungen .zertifikat .text p {
    max-width: 99% !important;
  }
  .zertifizierungen .zertifikat:not(:last-of-type) {
    border-bottom: 1px solid #ccc;
    padding-bottom: 50px;
  }
  .first-post-wrapper, .post-wrapper, .post-wrapper:not(.other-posts) {
    margin-left: 0 !important;
    width: 93%;
  }
  .first-post-wrapper .listing-item .image img, .post-wrapper .listing-item .image img, .post-wrapper:not(.other-posts) .listing-item .image img {
    width: 100% !important;
  }
  .karriere-post-wrapper {
    width: 96%;
  }
  .karriere-post-wrapper .listing-item {
    padding: 25px 0 0 15px;
  }
  .karriere-post-wrapper .listing-item .excerpt .excerpt-more {
    width: 100%;
    text-align: center;
  }
  .karriere-post-wrapper .listing-item .content {
    height: 160px;
  }
  .karriere-post-wrapper .listing-item .content ul {
    padding-left: 20px;
  }
  .footer .middle .info {
    width: calc(100vw + 65px);
    padding-left: 100px;
  }
  .footer .middle .info img {
    width: 110%;
  }
}
@media only screen and (max-width: 500px) {
  .headline h1 {
    font-size: 35px;
  }
  .headline h1 span {
    margin-top: -20px;
  }
  .services-menu {
    bottom: 10px;
    padding: 0 4rem 0 4rem;
  }
  .services-menu .services .service svg {
    width: 24px;
  }
  .services-menu .services .service.logistik svg {
    transform: translate(90%, 0) !important;
  }
  .services-menu .services .service.transport svg {
    transform: translate(150%, 0) !important;
  }
  .services-menu .services .service.lagerung svg {
    transform: translate(130%, 0) !important;
  }
  .historie .slider .slide .slide-desc h3 {
    font-size: 60px;
  }
  .standorte .left .benefits .benefit span {
    vertical-align: middle;
    font-size: 15px;
    margin-left: 10px;
  }
  .summary {
    margin-left: -20px;
    width: 95%;
  }
  .summary .lists ul {
    padding-left: 20px;
  }
  .contact-us hr {
    margin-left: 20px;
  }
  .contact-us p {
    display: block;
    margin-top: 15px;
  }
  .first-post-wrapper, .post-wrapper {
    width: 90vw;
  }
  .karriere-post-wrapper {
    width: 94%;
  }
  .karriere-post-wrapper .listing-item .content {
    height: 325px;
    margin-bottom: 0px;
  }
  .footer {
    padding-left: 20px;
  }
  .footer .footer-headline {
    margin-top: 40px;
    width: 110%;
  }
  .footer .footer-headline h1 {
    font-size: 30px;
  }
  .footer .footer-headline h1 span {
    font-size: 33px;
  }
  .footer .middle .footer-menu .footer-menu-first-row .footer-menu-item h3, .footer .middle .footer-menu .footer-menu-second-row .footer-menu-item h3 {
    font-size: 23px;
  }
  .footer .middle .info {
    width: calc(100vw + 80px);
  }
  .footer .imprint {
    margin-left: -20px;
    padding-left: 20px;
  }
  .footer .forklift-bg {
    right: -55%;
  }
}
@media only screen and (max-width: 420px) {
  .services-menu {
    bottom: 10px;
  }
  .services-menu .services .service {
    padding: 20px 15px;
  }
}
@media only screen and (max-width: 400px) {
  .navbar.loaded .logo svg {
    width: 80%;
  }
  .headline h1 {
    font-size: 32px;
  }
  .headline h1 span {
    margin-top: -25px;
  }
  .headline p {
    font-size: 14px;
  }
  section.service-section.section-transport .type-buttons .btn {
    width: 40vw;
  }
  section.service-section.section-transport .type-buttons .btn svg {
    margin-right: 10px;
    transform: scale(1) !important;
  }
  section.service-section.section-transport .type-buttons .btn:not(:first-of-type) {
    margin-left: 0px;
  }
  section.service-section.section-transport .type-buttons .btn:nth-child(2) {
    margin-left: 5px;
  }
  section.service-section.section-transport .type-buttons .btn:last-of-type {
    margin-top: 5px;
    width: calc(80vw + 8px);
  }
  section.service-section.section-transport .type-buttons .btn:last-of-type:hover {
    box-shadow: inset calc(80vw + 8px) 0 0 0 #E01F27;
  }
  .footer .footer-headline h1 {
    font-size: 25px;
  }
  .footer .footer-headline h1 span {
    font-size: 28px;
  }
}/*# sourceMappingURL=responsive.css.map */