@media screen and (max-width: 767px) { .hide-mobile-landscape { display: none !important; } }

@media screen and (max-width: 767px) {
  h1 {
    font-size: 2.5rem;
  }

  h2 {
    font-size: 2rem;
  }

  h3 {
    font-size: 1.5rem;
  }

  h4 {
    font-size: 1rem;
  }

  .padding-xlarge {
    padding: 2rem;
  }

  .margin-xlarge {
    margin: 2rem;
  }

  .padding-xhuge {
    padding: 4rem;
  }

  .padding-xxhuge {
    padding: 4.5rem;
  }

  .padding-huge {
    padding: 3.5rem;
  }

  .margin-large {
    margin: 1.5rem;
  }

  .padding-xxlarge {
    padding: 3rem;
  }

  .padding-large {
    padding: 1.5rem;
  }

  .margin-huge {
    margin: 3.5rem;
  }

  .padding-medium {
    padding: 1.25rem;
  }

  .margin-xxlarge {
    margin: 3rem;
  }

  .margin-xhuge {
    margin: 4rem;
  }

  .margin-medium {
    margin: 1.25rem;
  }

  .margin-xxhuge {
    margin: 4.5rem;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: none;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .hide-mobile-landscape {
    display: none;
  }

  .fs-styleguide_heading-large {
    margin-top: 0;
    font-size: 5.1em;
  }

  .heading-style-h3 {
    font-size: 1.5rem;
  }

  .heading-style-h1 {
    font-size: 2.6rem;
  }

    .nav-fade {
    width: auto;
    max-width: none;
  }

  .padding-global {
    padding: 0 2rem;
    position: static;
  }

  .padding-section-small {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .fs-styleguide_section-header {
    font-size: .875rem;
  }

  .fs-styleguide_heading-medium {
    font-size: 3.7em;
  }

  .max-width-full-mobile-landscape {
    width: 100%;
    max-width: none;
  }

  .heading-style-h4 {
    font-size: 1rem;
  }

  .text-style-nowrap {
    white-space: normal;
  }

  .heading-style-h6 {
    font-size: .75rem;
  }

  .padding-section-large {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .text-size-large {
    font-size: 1.25rem;
  }

  .heading-style-h2 {
    margin-bottom: 0;
    font-size: 1.6rem;
    width: auto;
  }
    .subheading-style-h2 {
    margin-bottom: 0;
    font-size: 1.6rem;
    width: auto;
  }

  .fs-styleguide_version, .heading-style-h5 {
    font-size: .875rem;
  }

  .container-large {
    min-width: auto;
    max-width: 42.3rem;
  }

  .container-large.is-mobile {
    max-width: 33.3rem;
  }

  .padding-section-medium {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .section_leistung.section {
    margin-top: 0;
  }

  .section_values.section, .section_trust.section {
    margin-top: 0;
    margin-bottom: 0;
  }

  .section_about.section {
    margin-top: 0;
  }

  .home_text-wrapper {
    font-size: 1vw;
  }

  .home_hook-wrapper {
    border-radius: 5px;
    place-items: center start;
    padding-top: .3rem;
    padding-bottom: .3rem;
    font-size: 1vw;
  }

  .home_nav-wrapper {
    z-index: 6;
    height: 8rem;
  }

  .home_link-wrapper {
    flex: none;
    justify-content: space-between;
    align-self: auto;
    align-items: center;
    margin-bottom: 0;
    display: flex;
  }

  .cta_link {
    flex: 0 auto;
    align-self: auto;
    margin-right: 0;
    font-size: 1rem;
    display: inline;
  }

  .link-spacer {
    width: 1.2rem;
    display: none;
  }



  .paragra.tiefsee {
    width: 99%;
    margin-top: 0;
    font-size: 1.2rem;
  }

  .section-title {
    margin-bottom: 1rem;
  }









  .testimonial_component {
    margin-top: 4rem;
  }

  .about-content-wrapper {
    align-items: flex-start;
  }

  .about_grid {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-direction: column;
    grid-template-rows: repeat(auto-fit, 17rem);
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: start;
    align-self: flex-start;
    align-items: center;
    height: auto;
    margin-bottom: 0;
    display: grid;
  }

  .tab-link-tab-1 {
    margin-right: 0;
    padding-right: 0;
  }

  .tab-link-tab-1.w--current {
    margin-right: 0;
  }

  .tab-link-tab-2 {
    margin-right: 0;
    padding-right: 0;
  }

  .tab-link-tab-2.w--current {
    margin-right: 0;
  }

  .tablink-text {
    font-size: 1.6rem;
  }

  .tabs-menu {
    grid-column-gap: 3.25rem;
    grid-row-gap: 3.25rem;
    justify-content: space-between;
    width: 91%;
  }

  .about-paragraph {
    width: auto;
    max-width: none;
    font-size: 1.3rem;
  }

  .about-profilepic-wrapper {
    flex: 0 auto;
    align-self: center;
    align-items: center;
    width: 100%;
    margin-bottom: 0;
    margin-left: auto;
    display: flex;
    position: static;
  }

  .text-block-6 {
    text-align: left;
    align-self: flex-start;
    font-size: 1.3rem;
  }

  .ausbildung-content-wrapper {
    align-items: flex-start;
    width: 96%;
    min-width: auto;
    max-width: none;
    padding-top: 0;
  }

  .hero-image {
    flex: 0 auto;
    align-self: flex-end;
    width: 200%;
    height: 75vh;
    margin-left: auto;
    margin-right: auto;
    right: -51%;
  }

  .about-description-wrapper {
    justify-content: center;
    width: 96%;
    min-width: auto;
    max-width: 33.3rem;
    padding-top: 0;
  }

  .about-cta-wrapper {
    text-align: left;
    align-self: flex-start;
  }

  
  .cta-heading {
    font-size: 5vw;
  }

  .text-block-7 {
    text-align: left;
    margin-right: auto;
    font-size: 1.7rem;
  }

  .about-cta-contacts {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    align-items: flex-start;
  }



  .testimonial-card-wrapper {
    justify-content: flex-start;
    margin-top: 0;
  }

  .testimonial-paragraph {
    width: auto;
    min-width: auto;
    max-width: none;
    font-size: 1.2rem;
  }

  .text-span-21, .text-span-22, .text-span-23, .text-span-24 {
    font-size: 1.2rem;
    font-weight: 400;
  }

  .nav-content-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    align-items: flex-start;
    height: 8rem;
    padding-top: 0;
    display: grid;
  }

  .category-label {
    font-size: 2rem;
  }

  .category-label.align-center {
    width: 100%;
    font-size: 1.1rem;
  }



  .content-item-1, .content-item-2, .content-item-3 {
    margin-bottom: .5rem;
    font-size: 1rem;
  }



  .paragraph_brandtypes.padding-bottom {
    padding-bottom: 0;
    font-size: 1.2rem;
  }

  .paragraph_brandtypes.padding-bottom.ismobile {
    padding-bottom: 4rem;
  }

  .paragraph_brandtypes.padding-bottom.is-mobile {
    display: none;
  }

  .paragraph_brandtypes.is-mobile {
    flex-direction: row;
  }



  .home_hooks-container {
    flex: none;
    place-content: start;
    align-self: flex-start;
    place-items: center start;
    margin-bottom: 0;
  }





  .tab-pane-tab-1 {
    width: 100%;
  }

  .text-wrapper {
    width: 92%;
    min-width: 0;
    max-width: none;
    padding-top: 0;
  }

  .text-block-16 {
    font-size: 1.2rem;
  }

  .list-3 {
    text-align: left;
  }

  .contact-wrapper {
    border-left: 1px solid #00000030;
    margin-left: 0;
    margin-right: 2rem;
    padding-left: 2rem;
  }

  .image-17 {
    width: 2.8rem;
  }

  .footer-wrapper {
    align-items: center;
    height: 10rem;
    display: flex;
  }

  .footer-wrapper.home {
    z-index: 5;
    height: 8rem;
  }

  .footer_link-wrapper {
    height: 8rem;
  }

  .link-impressum {
    align-self: flex-start;
    margin-bottom: .5rem;
  }

  .image-19 {
    width: 3rem;
  }

  .tabs {
    align-self: center;
    width: 100%;
    margin-top: 3rem;
    margin-left: 0;
  }

  .text-block-17 {
    font-size: 1.2rem;
  }

  .cta-wrapper {
    flex: none;
    align-self: center;
    margin-right: 2rem;
  }

  .blog_nav-wrapper {
    height: 8rem;
  }

  .blog_link {
    flex: none;
    align-self: center;
    font-size: 1rem;
  }

  .blog-collection-list-items {
    grid-row-gap: 4rem;
    flex-wrap: wrap;
    grid-template-columns: 1fr;
    justify-content: flex-start;
    display: flex;
  }

  .featured_image-wrapper {
    height: 15rem;
    margin-left: auto;
    margin-right: auto;
  }

  .image-22 {
    object-fit: cover;
  }

  .featured-contents-heading {
    height: auto;
    margin-bottom: 1rem;
  }

  .featured-contents-datecreated {
    margin-bottom: 0;
  }

  .featured-heading {
    text-align: left;
  }

  .about_hook-wrapper {
    border-radius: 5px;
    padding-top: .3rem;
    padding-bottom: .3rem;
    font-size: 1vw;
  }

  .featured_blog-description-wrapper {
    height: 9.6rem;
  }

  .featured-collection-list-items {
    grid-row-gap: 2rem;
    flex-wrap: wrap;
    grid-template-columns: 1fr;
  }

  .category-collection-list-wrapper {
    display: none;
  }

  .blog_image-wrapper {
    height: 12.2rem;
  }





  .collection-list-5 {
    align-items: center;
    height: 2.5rem;
    margin-right: 0;
  }

  .collection-item-5 {
    margin-right: .5rem;
  }



  .categories-dropdown-list.w--open {
    background-color: var(--midnight-blue);
    margin-left: -2rem;
    padding-left: 1rem;
    padding-right: 4rem;
  }



  .slider {
    width: auto;
    height: auto;
  }

  .icon-2 {
    align-self: flex-start;
    margin-top: auto;
    margin-bottom: 12.2rem;
   
  }

  .slide-nav {
    width: 33.3rem;
    margin-left: 0;
    display: flex;
    top: -18%;
  }

  .blog_category-container {
    flex: none;
    place-content: start;
    place-items: center start;
    margin-bottom: 0;
    display: flex;
  }

  .blog_category-wrapper {
    border-width: 3px;
    padding-top: .3rem;
    padding-bottom: .3rem;
  }

  .about-profilepic-ring {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    align-self: flex-start;
    width: 17rem;
    height: 17rem;
    margin-bottom: 0;
    margin-left: 0;
    display: flex;
  }

  .testimonial_contents-wrapper {
    justify-content: flex-start;
  }

  .right-arrow {
  
    right: .4rem;
  }

  .testimonial-details {
    top: -10%;
    bottom: -10%;
  }

  .categories-dropdown-toggle {
    flex: 1;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .trivia-list-item {
    margin-bottom: 1rem;
    line-height: 1.3;
  }

  .leistung_list-item-old {
    margin-bottom: .5rem;
    font-size: 1.2rem;
  }

  .leistung_list-item-old.last {
    font-size: 1.2rem;
  }









  .catagories-template_category-wrapper {
    padding-top: .3rem;
    padding-bottom: .3rem;
  }

  .blog-template_hooks-container {
    flex: none;
    place-content: start;
    align-self: center;
    place-items: center start;
    height: auto;
    margin-top: 2rem;
    margin-bottom: 0;
  }

  .blog-template_hook-wrapper {
    border-radius: 6px;
    padding-top: .3rem;
    padding-bottom: .3rem;
  }

  .about-profilepic-content {
    display: flex;
  }







  .tablink-text-middle, .tablink-text-end {
    font-size: 1.6rem;
  }

  .blog_nav-content-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: .58fr .9fr;
    align-content: center;
    height: 6rem;
    padding-top: 0;
  }



  .blog_heading {
    font-size: 2rem;
  }

  .blog_heading.align-center {
    width: 100%;
    font-size: 1.1em;
  }

  .blog_link-wrapper {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex: none;
    justify-content: space-between;
    align-self: auto;
    align-items: center;
    margin-top: 0;
    margin-bottom: .5rem;
  }

  .blog_cta-wrapper {
    flex: 0 auto;
    align-self: center;
    margin-right: 2rem;
  }

  .blog-nav_contents-wrapper {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    align-content: space-around;
    height: 8rem;
  }

  .values_paragraph-wrapper, .values_contenttype-wrapper {
    display: block;
  }

  .homeblog-nav_categories-wrapper {
    flex: none;
    place-content: start;
    align-self: flex-start;
    place-items: center start;
    margin-bottom: 0;
  }

  .heading-18 {
    font-size: 3.3em;
  }

  .faq_link {
    flex: 0 auto;
    align-self: auto;
    margin-right: 1rem;
    font-size: 1rem;
    display: inline;
  }

  .faq-section {
    margin-top: 3.1rem;
  }

  .padding-section-large-2 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .text-size-medium-2 {
    font-size: 1rem;
  }

  .text-size-medium-2.text-weight-bold {
    width: 91%;
  }

  .faq1_icon {
    width: 1.75rem;
  }

  .faq1_question {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }





  .faq-blog_link {
    flex: none;
    align-self: center;
    font-size: 1rem;
  }

  .scroll-indicator {
    display: none;
  }

  .form {
    width: 18.4rem;
    margin-right: 0;
    padding-right: 0;
  }

  .read-more_wrapper {
    bottom: -.7rem;
  }

  .radio-button-label {
    font-size: 1rem;
  }

  .link-datenschutz {
    align-self: center;
  }

  .footer_links {
    justify-content: center;
  }

  .datenschutzerkl-rung_wrapper {
    max-width: 28rem;
  }

  .paraphraph {
    font-size: 1.2rem;
  }

  .text-block-25 {
    border-left: 1px solid #00000030;
    margin-bottom: 0;
    padding-bottom: 1rem;
    padding-left: 2rem;
  }

  .tabs-content {
    width: 100%;
  }



  .home_nav-wrapper-bluebg {
    height: 8rem;
  }



  .faq_cta-wrapper, .faq_cta-button {
    flex: none;
    align-self: center;
    margin-right: 0;
  }

  .quick-maill-wrapper {
    margin-right: 2rem;
  }

  .text-block-26 {
    margin-bottom: 0;
  }

  .profile-image {
    flex: 0 auto;
    align-self: center;
    width: 101%;
    margin: 1.6rem -1% 0 auto;
  }

  .padding-global-3, .padding-global-4 {
    padding: 0 2rem;
  }

  .kommunikation-wrapper {
    justify-content: center;
    width: 96%;
    min-width: auto;
    max-width: 33.3rem;
    padding-top: 0;
  }

  .textbearbeitung-wrapper {
    align-items: flex-start;
    width: 96%;
    min-width: auto;
    max-width: none;
    padding-top: 0;
  }

  .categories-dropdown-list-blogtemplate {
    margin-top: -2rem;
    display: none;
  }

  .categories-dropdown-list-blogtemplate.w--open {
    background-color: var(--midnight-blue);
    margin-left: -2rem;
    padding-left: 1rem;
    padding-right: 4rem;
  }

  .h2-faq {
    font-size: 2rem;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_545eaa98-63b0-4c66-cd86-08e2ee398a13-51144c2b {
    place-self: center stretch;
  }

  #w-node-_55fa29f4-6dca-99c8-8ece-a9b87c2c2f5e-51144c2b {
    justify-self: start;
  }

  #w-node-_82319ad0-c19b-1a57-1fa1-4bbbc69ff752-51144c2b {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: stretch;
  }

  #w-node-_87d22d8d-cc93-bb48-02af-33093c7fb3aa-51144c2b {
    grid-area: 1 / 1 / 2 / 3;
    place-self: start center;
  }

  #w-node-eab17b2c-a526-f7c8-dd3d-75c67df8364f-51144c2e {
    justify-self: stretch;
  }

  #w-node-_3fc0a79f-1dae-3218-6bdb-655440099b47-51144c2f {
    align-self: center;
  }

  #w-node-_008e02c2-c8c7-4046-2dba-be7617934d31-51144c33 {
    place-self: center stretch;
  }

  #w-node-_6f22e829-029c-6f88-3f6e-384739d6130f-51144c35 {
    justify-self: stretch;
  }

  #w-node-e44c9821-ffd7-5821-cd04-6ebaaab2711b-51144c35 {
    grid-area: 1 / 1 / 2 / 3;
    place-self: start center;
  }
}
