/*
Theme Name: Stiftungs Hafen Child
Theme URI: http://underscores.me/
Template: stiftungs-hafen
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Tags: custom-background,custom-logo,custom-menu,featured-images,threaded-comments,translation-ready
Version: 1.0.0.1765517219
Updated: 2025-12-12 05:26:59

*/
:root {
  --main-color: #14213d;     
  --secondary-color: #203A51;
  --main-font: "Playfair Display", serif;
	--tw-ring-offset-shadow: 0 0 #0000;
	    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;

}
@font-face {
    font-family: 'HelveticaNeue Regular';
    src: url('HelveticaNeueRegular.woff2') format('woff2'),
        url('HelveticaNeueRegular.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica Neue Medium';
    src: url('HelveticaNeue-Medium.woff2') format('woff2'),
        url('HelveticaNeue-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica Neue Bold';
    src: url('HelveticaNeue-Bold.woff2') format('woff2'),
        url('HelveticaNeue-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
p { 
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #4b5563;
	font-size: 1rem;
	line-height: 2;
	font-weight: 300;
}
*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
html {
   scroll-behavior: auto !important;
}
body{
	  font-family: 'HelveticaNeue Regular';
	 background: #f7f8fa;
}

img{ 
   max-width: 100%;
   height: auto;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
a {
	color: inherit;
	text-decoration: none;
	outline: 0;
}
a:hover {
	color: inherit;
	text-decoration: none;
	outline: 0;
}
button: { 
outline: 0;
}
P:last-child{
	margin-bottom: 0;
}
.header-container {
    width: 100%;
    max-width: 90%;
    margin: 0 auto;
}    
 .header-right {
    display: flex;
    justify-content: end;
    gap: 3rem;
}
.header-lang-btn {
    display: flex;
    align-items: center;
    gap: 0.5rem;
	  color: #14213d;
    font-size: 15px;
}      
.header-left-menu {
    display: flex;
    gap: 2rem;
}
.main-header {
    position: relative; /* normal flow initially */
    padding: 2rem 0;
    z-index: 99;
    transform: translateY(0);
    transition: transform 0.4s ease, opacity 0.4s ease;
}

/* becomes fixed only after scroll */
.main-header.is-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}

/* hide on scroll down */
.main-header.is-hidden {
    transform: translateY(-100%);
    opacity: 0;
}

/* show on scroll up */
.main-header.is-visible {
    transform: translateY(0);
    opacity: 1;
}
.main-header.is-fixed.is-visible {
    padding: 1rem 0;
    box-shadow: 0 0 10px #e7e7e7;
	 background: #f7f8fa;
}
.header-left-menu a {
    letter-spacing: 0.025em; 
    color: #14213d;
    font-size: 1rem;
    line-height: 1.5rem;
       font-family: 'Helvetica Neue Medium';
    text-transform: uppercase;  
} 
.header-lang-btn {
    font-family: "Playfair Display", serif;
}  
.header-btn a {
    color: #14213d;
    font-size: 0.875rem;
    letter-spacing: 0.2em;
    line-height: 1rem;
    padding: 0.75rem 2rem;
    border: 1px solid #14213d;
    font-family: 'Helvetica Neue Medium';
    font-weight: 500;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    overflow: hidden;
    z-index: 1;
}

.header-btn a:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0;
    background: #14213d;
    transition: height 300ms ease;
    z-index: -1;
}

.header-btn a span {
    position: relative;
    z-index: 2;
}
.header-btn a:hover span {
    color: #fff;
}
.header-btn a:hover:before {
	height: 100%;
}
.banner-container {
    width: 100%;
    padding: 0 2rem;
}
.hero-video {
    aspect-ratio: 21 / 9;
    overflow: hidden;
}
.hero-video video {
    width: 100%;
    transform-origin: bottom;
    object-fit: cover;
}
section.homepage-hero {
    position: relative;
    margin-top: -1.5rem;
}
section.homepage-hero {
    padding: 0 0 8rem;
}
.video-text {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 3rem 3rem 1.5rem;
	width: 100%;
	z-index: 3;
}
.video-text-ro {
    display: flex;
    justify-content: space-between;
	align-items: end;
}
.hero-video {
	position: relative;
}
.hero-video:after {
    content: '';
       background: linear-gradient(360deg, rgb(0 0 0 / 60%), transparent);
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
}
.video-left-text small {
  color: #FFFFFFcc; 
    font-size: 0.875rem;
	    line-height: 1rem;
    font-family: 'Helvetica Neue Bold';
    letter-spacing: 0.2em;
	    margin-bottom: 1.5rem;
	display: block;
	text-transform: inherit;
}  
.video-left-text h1 {
    font-size: 2.5rem;
    line-height: 2.5rem;
color: #ffffff; 
    font-family: 'Playfair Display';
    letter-spacing: -0.025em;
    margin: 0 0 1rem;
}
p.banner-left-text {
 color: #ffffff;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    max-width: 35rem;
	    font-size: 1rem;
    line-height: 2;
}
.video-left-text h1 span {
    font-style: italic;
	font-weight: 300;
}
.video-right-text p {
  color: #ffffff; 
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	    max-width: 30rem;
	    font-size: 1rem;
    line-height: 2;
}
.video-right-text {
    text-align: right;
}
.banner-btn a {
    gap: 0.75rem;
    display: flex;
    align-items: center;
	justify-content: end;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}
.banner-btn a:hover { 
  color: #d4af37;
}
.banner-btn a:hover span {
	background: #d4af37;
   width: 3rem;
}
.banner-btn a span {
    width: 2rem;
    height: 1px;
 background: #ffffff;
    display: inline-block;
}
.banner-btn a {
 color: #ffffff; 
    font-size: 12px;
    letter-spacing: 0.2em;
    font-family: 'Helvetica Neue Bold';
    position: relative;
	text-transform: inherit;
}
.brand-logo {
    margin: .25rem 0;
}
.site-container {
    margin: 0 auto;
    max-width: 75%;
    width: 100%;
}
.mb-20 {
    margin-bottom: 5rem;
}
.m-662 {
	max-width: 662px;
}
.single-feature {
    padding: 2.5rem;
    border-color: rgb(243 244 246);
    background-color: rgb(255 255 255);
	transition-duration: 500ms;
}
.feature-icon {
    width: 5rem;
    height: 5rem;
    border: 1px solid #e5e7eb;
    border-radius: 50%;
}
.feature-icon svg {
    width: 2.5rem;
    height: 2.5rem;
}
.feature-icon {
    width: 5rem;
    height: 5rem;
    border: 1px solid #e5e7eb;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.section-intro p {
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #4b5563;
}
.section-intro h2 {
    font-size: 2.5rem;
    line-height: 2.5rem;
    font-family: 'Playfair Display';
    color: #14213d;
    margin-bottom: 1.5rem;
	font-weight: 400;
}
.section-intro small {
    font-size: 0.875rem;
    line-height: 1rem;
    color: #a38018;
    font-family: 'Helvetica Neue Bold';
    margin-bottom: 1.5rem;
    text-transform: inherit;
    display: block;
    letter-spacing: 0.2em;
}
.feature-icon {
    margin-bottom: 2rem;
}
.feature-title h2 {
    font-size: 1.625rem;
    line-height: 2rem;
    font-family: 'Playfair Display';
    margin-bottom: 1rem;
}
.feature-divider {
    width: 3rem;
    height: 1px;
    background: #e5e7eb;
    display: block;
    margin-bottom: 1.5rem;
    transition-duration: 700ms;
}
.card-count {
    color: #9ca3af;
    font-size: 10px;
    text-align: right;
    font-family: 'Helvetica Neue Bold';
    letter-spacing: .2em;
	    transition-duration: 500ms;
margin-top: 0.5rem;
}
.single-feature:hover .feature-icon {
    background: #14213d;
}
.single-feature:hover .feature-icon svg {
	fill: none;
	color: #ffffff;
	 --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.single-feature:hover .feature-divider {
	width: 100%;
	background: #a38018;
}
.single-feature:hover  .card-count {
	color: #a38018;
}
.single-feature {
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transition: all 0.3s ease;
}

.single-feature:hover {
    --tw-translate-y: -0.25rem;

    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
                var(--tw-ring-shadow, 0 0 #0000),
                var(--tw-shadow, 0 10px 20px rgba(0,0,0,0.1));

    transform: translate(var(--tw-translate-x), var(--tw-translate-y))
               rotate(var(--tw-rotate))
               skewX(var(--tw-skew-x))
               skewY(var(--tw-skew-y))
               scaleX(var(--tw-scale-x))
               scaleY(var(--tw-scale-y));
}
section.route-anzeigen {
    padding: 0 0 8rem;
}
.bg-icon {
    position: absolute;
    top: -16px;
    left: -26px;
    z-index: 1;
    width: 100%;
}

section.route-anzeigen {
    position: relative;
}
.boat-img {
    position: absolute;
    bottom: 0;
    right: 0;
    max-width: 740px;
    transform: translateX(60%) scale(1);
    opacity: 0.3;
    transition: transform 1.5s ease, opacity 1.5s ease;
}
.single-feature {
    height: 100%;
}
.boat-img:hover {
    transform: translateX(60%) scale(1.1);
    opacity: 0.6;
}
section.route-anzeigen {
    overflow-x: hidden;
}
section.wirkung {
    padding: 8rem 0 8rem;
}
.about-us-img.crew-img .about-usi-inner:after {
    width: 0;
    height: 0;
}
.about-us-img.crew-img .about-usi-inner img  {
 opacity: 1;
}
.wirkung-box {
    background: #14213d;
    position: relative;
	  padding: 0.95em;
	overflow: hidden;
}
.wirkung-box-inner-secondary {
    border: 1px inset;
    border-color: rgb(163 128 24 / 0.2);
}
.wirkung-box-inner {
    border: 1px inset;
    border-color: rgb(255 255 255 / 0.05);
    padding: 0.50em;
}
.wir-text p {
    color: #ffffff;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;    
	font-size: 1rem;
	    line-height: 2;
}
.wirkung-row {
    display: flex;
    padding-left: 4rem;
    padding-right: 4rem;
    gap: 5rem;
	align-items: center;
}
.wir-text-intro h2 {
    font-size: 2.5rem;
    line-height: 2.5rem;
    font-family: 'Playfair Display';
    color: #ffffff;
    margin-bottom: 1.5rem;
    font-weight: 300;
}
.wirkung-left {
    width: 30%;
}
.wirkung-right {
	width: 70%;
}
.wirkung-row {
    padding-top: 5rem;
    padding-bottom: 5rem;
}
.circle-vector {
    position: absolute;
    width: 600px;
    height: 600px;
    top: -10rem;
    right: -5rem;
    animation: spin 60s linear infinite;
}
/* Keyframes */
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.text-white\/5 {
    color: rgb(255 255 255 / 0.05);
}
.wirkung-row {
    max-width: 100%;
    margin: 0 auto;
	position: relative;
}
.wirkung-center {
    background: #e5e7eb;
    width: 1px;
    height: 10rem;
    display: inline-block;
}
.wirkung-box {
    --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
    --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.orientierungsgesprach-text-box {
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.orientierungsgesprach-text-box {
    display: flex;
    align-items: center;
    justify-content: space-around;
    background: rgb(255 255 255);
    padding: 2rem;
    border-top: 4px solid #a38018
}
.orientierungsgesprach-img-side {
    position: relative;
	    transition-duration: 1.5s; 
	--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.orientierungsgesprach-text-box {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.site-btn a {
    font-size: 0.875rem;
    line-height: 1rem;
    text-transform: uppercase;
    letter-spacing: .2em;
    padding: 1rem 2rem;
    background: #a38018;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #ffffff;
    --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    font-weight: 400;
	    transition: 300ms ease;
		position: relative;
}
.site-btn a span {
	position: relative;
	z-index: 2;
}
.site-btn a:before {
    content: '';
    display: block;
    background: #14213d;
    width: 100%;
    height: 0;
    position: absolute;
    left: 0;
    bottom: 0;
	transition: 300ms ease;
}
.site-btn a:hover:before {
	height: 100%;
}
.orientierungsgesprach-img-side:hover a:before {
	height: 100%;
}
section.orientierungsgesprach {
    padding: 0 0 8rem;
}
.o-text-left h3 {
     font-size: 1.625rem;
    line-height: 2rem;
    font-family: 'Playfair Display';
    color: #14213d;
    margin-bottom: 0.25rem;
}

.o-text-left p {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #4b5563;
}
.orientierungsgesprach-img-side {
    overflow: hidden;
}

.orientierungsgesprach-img-box img {
    transition: transform 1.5s ease;
    height: 100%;
    object-fit: cover;
    width: 100%;
}
.orientierungsgesprach-img-box {
    height: auto;
}
.orientierungsgesprach-img-side {
    padding-top: 4rem;
}
.orientierungsgesprach-text-box {
    transition: padding 1.5s ease;
}

.orientierungsgesprach-img-side:hover .orientierungsgesprach-img-box img {
    transform: scale(1.1);
}

.orientierungsgesprach-img-side:hover .orientierungsgesprach-text-box {
    padding: 2.2rem 2rem;
}
.o-single-features h3 {
    font-size: 1.625rem;
    line-height: 2rem;
    font-family: 'Playfair Display';
    transition-duration: 300ms;
    margin-bottom: 0.5rem;
	color: #14213d;
}

.o-single-features p {
    color: #6b7280;
}
.o-single-features {
    margin-bottom: 1.5rem;
    position: relative;
    padding-left: 1.5rem;
		    transition-duration: 500ms;
}
.o-single-features:before {
    content: '';
    background: #e5e7eb;
    width: 1px;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    transition-duration: 500ms;
}
.o-single-features:hover:before  {
	background: #a38018;
}
.o-single-features:hover  h3  {
	color: #a38018;
}
.justify-space {
    justify-content: space-between;
}
section.richtung {
    background: #f0f2f4;
    padding: 8rem 0 8rem;
}
.black-divider {
    background: #14213d;
    width: 5rem;
    height: 0.25rem;
    margin-bottom: 2.5rem;
    display: block;
}
small.text-dark {
    color: #14213d;
}
.section-intro h2 span {
    color: #6b7280;
	font-weight: 300;
	font-style: italic;
}
p.spacial-intro.before-line {
    position: relative;
    padding-left: 2rem;
    max-width: 520px;
	font-size: 1rem;
    line-height: 2;
}
p.spacial-intro.before-line:before {
    content: '';
    background: #d1d5db;
    width: 1px;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    transition-duration: 500ms;
}
.richtung-steps {
    position: relative;
    margin-bottom: 6rem;
}

.richtung-steps:last-child {
    margin-bottom: 0;
}
.richtung-steps h2 {
     font-size: 1.625rem;
    line-height: 2rem;
    color: #14213d;
    font-family: 'Playfair Display';
    margin-bottom: 1.5rem;
}
.richtung-steps p {
    font-size: 1rem;
	line-height: 2;
    color: #4b5563;
    max-width: 36rem;
}
.richtung-steps-head span {
    background: #14213d; 
    width: 100%;
    height: 1px;
    display: block;
}
.richtung-steps:hover .richtung-steps-head {
	opacity: 1;
} 
.richtung-steps-head {
    display: flex;
    align-items: end;
    gap: 1rem;
    margin-bottom: 1rem;
    opacity: 0.4;
    transition-duration: 500ms;
}
.richtung-steps-head p {
    margin-bottom: 0;
    font-size: 0.875rem;
    line-height: 1rem;
	    letter-spacing: .2em;
    font-family: 'Helvetica Neue Bold';
}
section.unsere-haltung {
    background: #14213d;
    padding: 8rem 0 8rem;
}
.section-intro h2 span {
    font-family: "Playfair Display", serif;
}
p.spacial-intro.before-line.text-white.w-100 {
    max-width: 100%;
    color: #d1d5db !important;
    margin-bottom: 2rem;
}
p.spacial-intro.before-line.text-white.w-100:before {
    background: #a38018;
}
p.spacial-intro.before-line.text-white.w-100.diffrent {
    color: #9ca3af !important;
}
p.spacial-intro.before-line.text-white.w-100.diffrent:before{
	background: transparent;
}
.about-us-img {
    padding-left: 2rem;
    padding-bottom: 2rem;
    position: relative;
	
}
.about-usi-inner {
    --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
    --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
                var(--tw-ring-shadow, 0 0 #0000),
                var(--tw-shadow);
    overflow: hidden;
	position: relative;
}
.about-usi-inner:after {
    content: '';
    position: absolute;
    inset: 0;
    opacity: 0.6;
    pointer-events: none;
    background-image: linear-gradient(to top, #14213D 0%, rgba(20, 33, 61, 0) 50%, rgba(20, 33, 61, 0) 100%);
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
    z-index: 1;
}
.about-usi-inner img {
    opacity: 0.8;
    transition: transform 1.5s ease, opacity 1.5s ease;
}

.about-usi-inner:hover img {
    transform: scale(1.1);
    opacity: 1;
}
.border-line {
    background: #ffffff1a;
    width: 100%;
    height: 1px;
    display: block;
}
.pillor-img {
    opacity: 0.4;
    overflow: hidden;
    transition: opacity 2s ease;
}

.pillor-img img {
    transition: transform 2s ease;
}

.pillor-img:hover {
    opacity: 1;
}

.pillor-img:hover img {
    transform: scale(1.1);
}

.was-sie {
    padding: 5rem 0 0 0;
}
.sie-bix {
    background-color: rgb(21 32 54 / 0.5);
    border-color: rgb(255 255 255 / 0.05);
    border: 1px solid;
    padding: 2.5rem;
    transition: all 500ms;
    position: relative;
}
.sie-bix:hover {
    background: #213359;
    --tw-border-opacity: 1;
    border-color: #213359;
}
    .sie-bix:hover h3  {
		color: #ffffff;
	}
	    .sie-bix:hover .sie-bix-count {
			color: #ffffff;
		}
		 .sie-bix:hover p {
			color: #ffffff;
		}
		.sie-bix:hover .sie-bix-icon svg {
    color: #ffffff;
}
.mb-16 {
    margin-bottom: 4rem;
}
.sie-bix-head {
    display: flex;
    margin-bottom: 2rem;
    align-items: flex-start;
	justify-content: space-between;
}
.text-gold-600 {
    --tw-text-opacity: 1;
    color: rgb(163 128 24 / var(--tw-text-opacity, 1));
}
.w-8 {
    width: 2rem;
}
.h-8 {
    height: 2rem;
} 
.sie-bix h3 {
    font-size: 1.625rem;
    line-height: 2rem;
    color: #ffffff;
    font-family: 'Playfair Display';
    margin-bottom: 1rem;
}
.sie-bix-count {
    color: #4b5563;
    letter-spacing: .2em;
    font-size: 10px;
    font-family: 'Helvetica Neue Bold';
}
.sie-bix p {
    color: #9ca3af;
	font-size: 1rem;
	line-height: 2rem;
}
.sie-bix {
    height: 100%;
    min-height: 246px;
}
section.was-uns-antreibt {
    background: #f5f5f2;
    padding: 8rem 0 8rem 0;
    position: relative;
}
.spender-box {
    position: relative;
    background: #ffffff;
    --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); 
    padding: 4rem;
    height: 100%;
    min-height: 320px;
    border: 1px solid #e5e7eb; 
    transition-duration: 700ms;
	overflow: hidden;
}
section.anchor-scrolling .spender-box {
	background: transparent;
	box-shadow: none;

} 
.spender-box:hover {
    --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
    --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.spender-box:hover .spender-icon  {
  opacity : 1;
   --tw-text-opacity: 1;
    color: rgb(163 128 24 / var(--tw-text-opacity, 1));
}
.w-64 {
    width: 16rem;
}
.h-64 {
    height: 16rem;
}
.spender-icon {
    opacity: 0.2;
    position: absolute;
    width: 16rem;
    right: 0;
    bottom: 0;
    transform: translate(60px, 50px);
	    --tw-text-opacity: 1;
    color: rgb(209 213 219 / var(--tw-text-opacity, 1));
	    transition-duration: 700ms;
}
.spender-text h2 {
        font-size: 1.625rem;
    line-height: 2rem;
    font-family: 'Playfair Display';
    margin-bottom: 1.5rem;
    color: #14213d;
}
.spender-text {
    max-width: 385px; 
}
.site-footer {
    background: #14213d;
    color: #ffffff;
    padding-top: 6rem;
    padding-bottom: 1.5rem;
}
.footer-wab svg {
    width: 100%;
    height: 120px;
    color: #14213d;
}
.footer-logo img {
    filter: brightness(0) invert(1);
    max-width: 330px;
    margin-bottom: 1.5rem;
}
.footer-logo-text {
    font-size: 1rem;
    line-height: 2;
    letter-spacing: 0;
    color: #9ca3af;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: inherit;
    margin-bottom: 2.5rem;
}
.footer-col-label {
    font-size: 1rem;
    color: #a38018;
    letter-spacing: 0.2em;
	font-family: 'Helvetica Neue Bold';
	    margin-bottom: 0.75rem;
}
.footer-item a {
    display: flex;
    gap: 1rem;
    align-items: start;
}
.item-icon {
    color: #6b7280;
}
.item-text {
/*     font-size: 1.375rem;
    line-height: 1.625;
    color: #e5e7eb;
    font-family: 'Playfair Display'; */
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1rem;
    line-height: 1.5rem;
    color: #9ca3af;
    display: block;
    margin-bottom: 1rem;
}
.footer-location-col {
    margin-bottom: 1.5rem;
}
a.menus-item {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1rem;
    line-height: 1.5rem;
    color: #9ca3af;
    display: block;
    margin-bottom: 1rem;
}
.footer-divider {
    background: #ffffff1a;
    width: 100%;
    height: 1px;
    display: block;
    margin-top: 3rem;
    margin-bottom: 2rem;
}
.copy-footer {
    color: #9ca3af;
    text-transform: inherit
    letter-spacing: .2em;
    font-size: 12px;
}
.develop-text {
    text-align: right;
}
section.route-anzeigen .site-container {
    position: relative;
    z-index: 3;
}
.site-body {
    position: relative;
    padding-bottom: var(--footer-height);
    z-index: 4;
}

footer.main-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 2; 
}
.page-inner {
    background-color: #f7f8fa;
}
/* test */
  .track-container {
    position: relative;
    width: 6rem;
    height: 320px;
    margin: 0 auto 4rem;
}
.track-container:after {
    content: '';
    background: #ffffff;
	border: 2px solid #a38018;
    width: 1rem;
    height: 1rem;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 50%);
    border-radius: 50%;
}
.track-container:before {
    content: '';
    background: #14213d;
    width: 12px;
    height: 12px;
    display: block;
    position: absolute;
    top: 7px;
    left: 50%;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}
  .track-line {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 2px;
    height: 100%;
    background: #f3f4f6;
  }

 
  .track-progress {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 2px;
    height: 0;
    background: #14213d;
    transition: height 0.1s linear;
  }

  .tick {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 1px;
    background: #e5e7eb;
    width: 3rem;
}

  .tick.small { width: 3rem; }

  .anchor-wrapper {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 0;
    transition: top 0.1s linear;
	z-index: 2;
  }

  .anchor-circle {
    width: 82px;
    height: 82px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 8px 20px rgba(0,0,0,0.1);
  }

  .anchor-svg {
    width: 2.5rem;
    height:  2.5rem;
    stroke: #14213d;
    stroke-width: 1.5;
    fill: none;
  }

  .eyebrow {
    text-align: center;
    font-size: 12px;
    color: #bfa21f;
    font-weight: bold;
    letter-spacing: 0.2em;
    margin-top: 16px;
  }
  section.anchor-scrolling {
    padding: 8rem 0 4rem 0;
    position: relative;
}
.wir-text-divider {
    width: 5rem;
    height: 0.25rem;
    background: #a38018;
    --tw-shadow: 0 0 15px rgba(212, 175, 55, 0.5);
    --tw-shadow-colored: 0 0 15px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    border-radius: 9999px;
}
section.about-steps {
    min-height: 100vh;
    padding-top: 8rem;
    position: relative;
}
section.the-process {
    position: relative;
    padding: 8rem 0 8rem;
}
.right-sub-intro p {
    font-size: 1rem;
    line-height: 1.625;
    color: #9ca3af;
}
.single-step:nth-child(1) {
    border-top: 1px solid #e5e7eb;
}
.single-step {
    border-bottom: 1px solid #e5e7eb;
	border-color: ;
    padding: 4rem 0;
	transition-duration: 700ms;
}
.single-step:hover {
	border-bottom: 1px solid #14213d;
}
.single-step:hover h3 {
	color: #a38018
}
.single-step:hover .step-text p  {
	color: #14213d;
}
.single-step:hover .step-image-inner img {
    filter: grayscale(0);
    transform: scale(1.1);
}

.step-image-inner {
    height: 200px;
    overflow: hidden;
    position: relative;
}

.step-image-inner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 1s ease, filter 0.6s ease;
    transform: scale(1);
    filter: grayscale(1);
}

.step-image-inner:hover img {
    filter: grayscale(0);
    transform: scale(1.1);
}
.step-image-inner img {
    transition: transform 1s cubic-bezier(0.4, 0, 0.2, 1),
                filter 0.6s ease;
    will-change: transform;
}
.right-sub-intro {
    text-align: right;
}
.step-intro small {
    font-size: 10px;
    line-height: 1rem;
    color: #a38018;
    font-family: 'Helvetica Neue Bold';
    margin-bottom: 0.75rem;
    text-transform: uppercase;
    display: block;
    letter-spacing: 0.2em;
}
.step-intro h3 {
    font-size: 2.5rem;
    line-height: 2.5rem;
    font-family: 'Playfair Display';
    color: #14213d;
    margin-bottom: 1.5rem;
	    transition-duration: 500ms; 
}
.step-text p {
    max-width: 24rem;
    color: #6b7280;
    font-size: 1.125rem;
    line-height: 1.75rem;
    transition-duration: 500ms;
	margin-bottom: 1.5rem;
}
.explore-hover a {
    opacity: 0;
    transform: translateX(-20px); 
    display: flex;
    align-items: center;
    gap: 0.5rem;
    color: #14213d;
    font-size: 10px;
    font-family: 'Helvetica Neue Bold';
    letter-spacing: 0.2em;
    text-transform: uppercase;
    transition: opacity 500ms ease, transform 500ms ease;
}
.single-step:hover .explore-hover a {
    opacity: 1;
    transform: translateX(0);
}
.single-step:hover .stp-image-border {
    inset: 14px;
   border-color: rgb(163 128 24 / 0.7);
}
.explore-hover svg {
    width: 1rem;
}
.stp-image-border {
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
	border: 1px solid;
       border-color: rgb(163 128 24 / 0.3);
    pointer-events: none;
	z-index: 2;
}  
.stp-image-border {
    transition: inset 0.4s ease, border-color 0.4s ease;
}

.step-image-inner:hover .image-border {
    inset: 14px;
     border-color: rgb(163 128 24 / 0.7);
}
.about-usi-inner {
    position: relative;
}
/* orientation Section*/
.orientation-section {
  height: 300vh;
  background: #f7f8fa;
  margin-bottom: 10rem;
}
.orientation-sticky {
  position: sticky;
  top: 0;
  height: 100vh;
  display: flex;
  align-items: center;
}
/* LAYOUT */
.orientation-layout {
  display: flex;
  align-items: center;
	justify-content: center;
}
.orientation-image-wrap {
  width: 40%;
  padding-right: 3rem;
}
.orientation-content-wrap {
  width: 60%;
  margin-left: -6rem;
}

/* IMAGE BOX */
.orientation-image-box {
  position: relative;
  height: 470px;
  overflow: hidden;
  box-shadow: 0 25px 60px rgba(0,0,0,0.25);
}
.step-image {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transform: scale(1);
  transition: opacity 1s ease, transform 1s ease;
}
.step-image.active {
  opacity: 1;
  transform: scale(1.05);
}

/* BORDER */
.image-border {
  position: absolute;
  inset: 0;
  margin: 32px;
  border: 1px solid rgba(255,255,255,0.15);
  pointer-events: none;
}

/* PROGRESS */
.image-progress {
  position: absolute;
  bottom: 32px;
  left: 32px;
  display: flex;
  gap: 8px;
}
.dot {
  height: 4px;
  width: 8px;
  background: rgba(255,255,255,0.4);
  transition: all 0.4s ease;
}
.dot.active {
  width: 32px;
  background: #c9a24d;
}

/* CONTENT BOX */
.orientation-box {
  background: #0b1d33;
  min-height: 500px;
  padding: 5rem;
  border-left: 4px solid #c9a24d;
  position: relative;
  overflow: hidden;
	z-index: 2;
	 backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
}
.orientation-box h2 {
    font-size: 2.5rem;
    line-height: 2.5rem;
    font-family: 'Playfair Display';
    color: #ffffff;
    margin-bottom: 1.5rem;
}
.orientation-box p {
    max-width: 100%;
    font-size: 1rem;
    line-height: 2;
    color: #d1d5db;
    margin-bottom: 2.5rem;
}
/* STACKED CONTENT */
.content-stack {
  position: absolute;
  inset: 5rem;
  opacity: 0;
  transform: translateY(16px);
  transition: opacity 0.6s ease, transform 0.6s ease;
  pointer-events: none;
}
.content-stack.active {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}

/* TYPOGRAPHY */
.content-head {
  display: flex;
  justify-content: space-between;
  margin-bottom: 2rem;
}
.orientation-box .label {
    color: #c9a24d;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    font-size: 0.875rem;
    line-height: 1rem;
    font-family: 'Helvetica Neue Bold';
}
.orientation-box .number {
    color: rgb(255 255 255 / 0.2);
    font-size: 2.5rem;
    line-height: 2.5rem;
    font-style: italic;
	 font-family: "Playfair Display", serif;
}
.site-btn.h-white a::before {
    background: #ffffff;
   
}
.site-btn.h-white a:hover span {
	 color: #14213d;
}
	.footer-wab {
    position: relative;
    top: 3px;
}
section.inner-page-banner h1 {
    font-size: 3rem;
    line-height: 3.5rem;
    font-family: 'Playfair Display';
    color: #14213d;
    margin-bottom: 1.5rem;
}
section.inner-page-banner p {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #4b5563;
    font-size: 1rem;
    line-height: 2;
}
section.inner-page-banner {
    padding: 8rem 0 8rem;
	background: #f0f2f4;
}
.single-blog-box {
    position: relative;
    transition-duration: 1.5s;
    --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    background: #ffffff;
    padding: 20px;
}
.single-blog-box {
    position: relative;
    transition-duration: 1.5s;
    --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    background: #ffffff;
    padding: 20px;
}

.blog-catagory {
    font-size: 15px;
    line-height: 1.25;
    font-family: 'Playfair Display';
    background: #a38018;
    margin-bottom: 0.25rem;
    color: #ffffff;
    padding: 5px 8px;
    display: inline-block;
}

.blog-img-box {
    position: relative;
}

.blog-catagory {
    position: absolute;
    top: 0;
    right: 0;
	z-index: 3;
}

.blog-image {
    margin-bottom: 20px;
}
section.all-posts-wrapper {
    position: relative;
}
section.all-posts-wrapper .row {
    position: relative;
    z-index: 4;
}
section.all-posts-wrapper .bg-icon {
    top: -72px;
}
.spender-box.no-bdr {
    border-left: 0;
    border-right: 0;
}
.post-name h3 {
        font-size: 1.625rem;
    line-height: 2rem;
    font-family: 'Playfair Display';
    transition-duration: 300ms;
       margin-bottom: 1rem;
    color: #14213d;
}
.site-btn.read-post a {
    display: inline-block;
}
.blog-short-desc {
    margin-bottom: 1.5rem;
}
.blog-short-desc {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #4b5563;
    font-size: 1rem;
    line-height: 2;
}
section.all-posts-wrapper {
    padding: 8rem 0 4rem 0;
}
.blog-pagination {
    font-family: 'Playfair Display';
    font-size: 1.5rem;
}
.single-blog-box {
    margin-bottom: 40px;
}
span.page-numbers.current {
    font-weight: 700;
    color: #a38018;
}
.relative {
	position: relative;
}
.space-arround {
    justify-content: space-between;
}
.post-meta i {
    color: #a38018;
}
section.inner-page-banner.single-post {
    padding: 8rem 0 4rem;
}
.post-all {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #4b5563;
    font-size: 1rem;
    line-height: 2;
}
.post-all p {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #4b5563;
    font-size: 1rem;
    line-height: 2;
}
.post-all ul li {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #4b5563;
    font-size: 1rem;
    line-height: 2;
	position: relative;
	display: flex;
	gap: 12px;
}
.post-all ul li {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #4b5563;
    font-size: 1rem;
    line-height: 2;
	position: relative;
	display: flex;
	gap: 12px;
}
.post-all ul li:before {
    content: '\f13d';
    font-family: fontawesome;
    color: #a38018;
}
.post-all a {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #4b5563;
    font-size: 1rem;
    line-height: 2;
	color: #a38018;
}
.post-all ul {
	margin-bottom: 1rem;
}
.post-all h2 {
  font-size: 2.5rem;
    line-height: 1.5;
    font-family: 'Playfair Display';
    color: #14213d;
    margin: 1.5rem 0;
} 
.post-all h3 {
  font-size: 2rem;
    line-height: 1.5;
    font-family: 'Playfair Display';
    color: #14213d;
    margin: 1.5rem 0;
} 
.post-all h4 {
  font-size: 1.5rem;
    line-height: 1.5;
    font-family: 'Playfair Display';
    color: #14213d;
    margin: 1.5rem 0;
} 
.post-all h4 {
  font-size: 1.3rem;
    line-height: 1.5;
    font-family: 'Playfair Display';
    color: #14213d;
    margin: 1.5rem 0;
} 
section.inner-page-banner {
    position: relative;
}
section.inner-page-banner.single-post {
    width: 100%;
    overflow-x: hidden;
    overflow-y: clip;
}
.boat-img.in-post-boat {
    transform: translateX(30%) scale(1);
}
.boat-img.in-post-boat:hover {
    transform: translateX(30%) scale(1.2);
}
section.no-post-data {
    background: #14213d;
    padding: 4rem 0 4rem;
    color: #ffffff;
}
.no-post-logo img {
    filter: brightness(0) invert(1);
    max-width: 250px;
    margin-bottom: 10px;
}
section.no-post-data .pillor-img {
    max-width: 780px;
}
p.spacial-intro.before-line.text-white.another {
    color: #9ca3af !important;
}
p.before-border {
    position: relative;
    padding-left: 2rem;
}
p.before-border:hover:before{
	background: #a38018;
} 
p.before-border:before {
    content: '';
    background: #e5e7eb;
    width: 1px;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    transition-duration: 500ms;
}
.section-intro.padding-box {
    max-width: 92%;
}
.ml-auto {
    margin-left: auto;
}
.section-vector {
    position: absolute;
    bottom: 0;
    left: 0;
    transform: translate(-22%, 12%);
    z-index: 0;
    opacity: 0.1;
}
section.unsere-haltung {
    position: relative;
}
section.unsere-haltung .site-container {
    position: relative;
    z-index: 3;
}
.wir-text-intro span {
	font-size: 0.875rem;
    line-height: 1rem;
    color: #a38018;
    font-family: 'Helvetica Neue Bold';
    margin-bottom: 1.5rem;
    text-transform: uppercase;
    display: block;
    letter-spacing: 0.2em;
}
.wir-text-intro span:after {
	display: none;
}
.o-single-features p {
    font-size: 1rem;
    line-height: 2;
}
.content-stack.active.no-inset {
    position: absolute;
    width: 100%;
    inset: 0;
    top: 50%;
    transform: translateY(-50%);
    padding: 0 10%;
}
section.static-scrolling {
    padding: 0 0 4rem;
}
.blog-full-content {
    max-width: 1200px;
    margin: 0 auto;
}
.post-name h3 {
    display: -webkit-box;
    -webkit-line-clamp: 2;      /* number of lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.blog-short-desc {
    min-height: 130px;
}
.post-meta a {
    color: #ffffff;
}

.post-meta span {
    color: #ffffff;
}
.blog-catagory {
    display: none;
}
section.anchor-scrolling .spender-box {
    transition: all 500ms;
}
.sped-icon {
    position: absolute;
    right: 2%;
    bottom: 2%;
}
section.anchor-scrolling .spender-box:hover {
    background: #14213d;
    color: #ffffff;
}
section.anchor-scrolling .spender-box:hover .spender-text h2 {
	color: #ffffff;
}
section.anchor-scrolling .spender-box:hover .spender-text p {
	color: #ffffff;
}
section.anchor-scrolling  .sped-icon svg {
    stroke: #d1d5db;
}
section.anchor-scrolling .spender-box:hover .sped-icon svg {
    stroke: #a38018 !important;
}
.header-btn a {
    min-width: 270px;
    text-align: center;
}
.section-intro.stickey-title {
    position: sticky;
    top: 200px;
}
.o-features-all .o-single-features:last-child {
    margin-bottom: 0;
}
/* sidebar menu */
.sidenav {
    height: 100%;
    width: 0px;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 9999;
    background: #ffffff;
    overflow-x: hidden;
    padding: 70px 0 0 0;
    transition: all 0.5s;
    box-shadow: 0 0 10px #dfdfdf;
	min-height: 100vh;
}
.sidenav .menu li {
    display: block;
    padding: 0;
}
.mobile-menu-logo {
    max-width: 200px;
    margin: 0 15px;
}
.sidenav .mobile-menu-pages li a {
    padding: 20px 20px;
	color:  #000000;
}

.mobile-menu-pages {
    margin-top: 40px;
}
    .mobile-menu-pages ul.menu li a {
        font-size: 18px;
		color:  #FFFAFA; !important;
    }
.mobile-menu-pages .ctstom-mega-menu li a {
    padding: 10px 0;
    font-size: 14px;
}
.mobile-menu-pages .services-items-title {
	 color:  #FFFAFA;
}
.mobile-menu-pages .services-items__text {
    color: #FFFAFA;
    font-size: 14px;
    line-height: 1.5;
    margin-top: 14px;
}
.sidenav .current-menu-item a {
    color: var(--main-bg-color); !important;
}

.sidenav a {
    display: block;
    text-decoration: none;
    color: #14213d
}

.sidenav a:hover {
    color:#14213d;
}
.closebtn {
    position: absolute;
    top: 1%;
    right: 2%;
    font-size: 25px;
    color: #000000;
}
.mobile-toggle {
    color: #14213d;
    font-size: 30px;
}
.mobile-toggle {
    display: none;
}
.section-vector img {
    max-width: 600px;
}
.breadcrumb-bg.mx-220 {
    max-width: 220px;
}
.breadcrumb-bg {
    position: absolute;
    left: 0;
    bottom: 0;
    max-width: 693px;
    transform: translate(-20%, 62%);
    opacity: 0.4;
}
.breadcrumb-bg.praxisbeispiele {
    max-width: 536px;
    transform: translate(-20%, 40%);
}
.breadcrumb-bg.stiftungswissen {
    max-width: 255px;
    transform: translate(-20%, 50%);
}
section.inner-page-banner {
    overflow: hidden;
}

section.inner-page-banner .site-container {
    position: relative;
}

/* responsive */
@media only screen and (max-width: 1650px) {
		.orientierungsgesprach-img-side:hover .orientierungsgesprach-text-box {
    padding: 1.1rem 1rem;
		gap: 10px;
}
	.site-btn a {
    padding: 1rem 1.2rem;

}
	.orientierungsgesprach-text-box {
    padding: 1rem;
}
	.site-container {
            max-width: 80%;
}
	.header-container {
    max-width: 88%;
}
	.g-5, .gy-5 {
    --bs-gutter-y: 2rem;
}
	.g-5, .gx-5 {
    --bs-gutter-x: 2rem;
}
	.boat-img {
    transform: translateX(50%) scale(1);
}
	.boat-img:hover {
    transform: translateX(50%) scale(1.1);
}
	.single-feature {
    height: 100%;
}
	    .bg-icon svg {
        position: relative;
        left: 0;
    }
	.bg-icon {
    position: absolute;
    top: 48px;
    left: -56px;
    z-index: 1;
    width: 100%;
}
	.g-5, .gx-5 {
        --bs-gutter-x: 1rem;
		        --bs-gutter-y: 1rem;
    }
	.wirkung-row {
    padding-left: 3rem;
    padding-right: 3rem;
    gap: 3rem;
}
	.wirkung-row {
    padding-top: 3rem;
    padding-bottom: 3rem;
}
.o-text-right .site-btn a {
    white-space: nowrap;
}
	.boat-img {
    max-width: 670px;
}
}
@media only screen and (max-width: 1450px) { 
.post-name h3 {
    font-size: 1.3rem;
    line-height: 1.5;
}
	.blog-short-desc {
    min-height: 165px;
}
	section.all-posts-wrapper .bg-icon {
    top: -8px;
}
	section.inner-page-banner h1 {
    font-size: 2.5rem;
    line-height: 3.5rem;
}
	.orientierungsgesprach-img-side:hover .orientierungsgesprach-text-box {
    padding: 8px;
    gap: 5px;
}
	.spender-icon {
    width: 14rem;
}
}

@media only screen and (max-width: 1370px) {
.single-feature {
    padding: 1.5rem;
}

	.orientierungsgesprach-text-box {
    padding: 10px;
}
	.site-btn a {
		padding: 1rem 1rem;
	}
	.orientierungsgesprach-img-side:hover .orientierungsgesprach-text-box {
    padding: 1.1rem 1rem;
		gap: 10px;
}
	.boat-img {
    max-width: 750px;
}
	.bg-icon {
        top: 60px;
        left: -53px;
    }
	section.homepage-hero {
    padding: 0 0 6rem;
}
	section.route-anzeigen {
    padding: 0 0 6rem;
}
	section.wirkung {
    padding: 6rem 0 6rem;
}
	section.orientierungsgesprach {
    padding: 0 0 6rem;
}
	section.richtung {
    padding: 6rem 0 6rem;
}
	section.unsere-haltung {
    padding: 6rem 0 6rem;
}
	section.was-uns-antreibt {
    padding: 6rem 0 6rem 0;
}
	section.anchor-scrolling {
    padding: 6rem 0 2rem 0;
}
	section.static-scrolling {
    padding: 0 0 2rem;
}
	section.inner-page-banner {
    padding: 6rem 0 6rem;
}
	.footer-logo img {
    max-width: 280px;
}
	section.all-posts-wrapper .bg-icon {
                top: -46px;
    }
	section.all-posts-wrapper {
    padding: 6rem 0 2rem 0;
}
	.section-intro h2 {
    font-size: 2rem;
    line-height: 2.5rem;
}
	.boat-img {
        max-width: 660px;
    }
	.spender-box {
    padding: 3rem;
}
	.sie-bix h3 {
    font-size: 1.5em;
}
}
@media only screen and (max-width: 1280px) {
.o-text-right {
    display: block;
    width: 100%;
    max-width: 48%;
}
	.header-left-menu a {
    font-size: 14px;
    line-height: 1.5;
}
	    .bg-icon {
        top: 70px;
        left: -49px;
    }
	p.banner-left-text {
    font-size: 14px;
		line-height: 1.5;
}
	.video-left-text small {
    margin-bottom: 14px;
		line-height: 1.5;
}
	.video-right-text p {
    font-size: 14px;
		line-height: 1.5;
}
	p {
    font-size: 14px;
    line-height: 1.5;
}
	.wir-text p {
    font-size: 14px;
     line-height: 1.5;
}
	    .site-btn a {
        padding: 14px 14px;
        font-size: 14px;
    }
	.o-single-features p {
    font-size: 14px;
    line-height: 1.2;
}
	.feature-icon {
    margin-bottom: 1rem;
}
	.richtung-steps p {
    font-size: 14px;
    line-height: 1.2;
}
	.boat-img {
        max-width: 550px;
    }
	.section-intro small {
    margin-bottom: 14px;
}
	.orientierungsgesprach-text-box {
        gap: 10px;
        align-items: center;
    }
	p.spacial-intro.before-line {
    font-size: 14px;
    line-height: 1.5;
}
	.sie-bix p {
    font-size: 14px;
    line-height: 1.5;
}
	.sie-bix {
    padding: 1.5rem;
}
	.spender-icon {
        width: 12rem;
    }
	.spender-box {
        padding: 1.5rem;
    }
	section.inner-page-banner p {
    font-size: 14px;
    line-height: 1.5;
}
	p.before-border {
    padding-left: 1rem;
}
.orientation-box p {
    font-size: 14px;
    line-height: 1.5;
}
	.orientation-box {
    min-height: 400px;
}
	.orientation-image-box {
    height: 370px;
}
	section.all-posts-wrapper .bg-icon {
        top: -32px;
    }
	.blog-short-desc {
    font-size: 14px;
    line-height: 1.5;
}
	.blog-short-desc {
        min-height: 106px;
    }
	.blog-short-desc {
    margin-bottom: 14px;
}
	.single-blog-box .site-btn a {
        padding: 10px 12px;
        font-size: 12px;
    }
	
}
@media only screen and (max-width: 1025px) { 
.header-btn a {
    font-size: 14px;
    padding: 15px 10px;
}
	.header-btn a {
    min-width: 230px;
}
	.header-left-menu {
    display: none;
}
	.hero-video {
    aspect-ratio: auto;
    overflow: visible;
}
	.header-container {
        max-width: 95%;
    }
	.banner-container {
    padding: 0 1rem;
}
	.video-left-text h1 {
    font-size: 30px;
    line-height: 1.5;
    margin: 0 0 14px;
}
		section.homepage-hero {
    padding: 0 0 4rem;
}
	section.route-anzeigen {
    padding: 0 0 4rem;
}
	section.wirkung {
    padding: 4rem 0 4rem;
}
	section.orientierungsgesprach {
    padding: 0 0 4rem;
}
	section.richtung {
    padding: 4rem 0 4rem;
}
	section.unsere-haltung {
    padding: 4rem 0 4rem;
}
	section.was-uns-antreibt {
    padding: 4rem 0 4rem 0;
}
	section.anchor-scrolling {
    padding: 4rem 0 2rem 0;
}
	section.static-scrolling {
    padding: 0 0 2rem;
}
	section.inner-page-banner {
    padding: 4rem 0 4rem;
}
	.footer-logo img {
    max-width: 210px;
}
	section.all-posts-wrapper .bg-icon {
                top: -46px;
    }
	section.all-posts-wrapper {
    padding: 6rem 0 2rem 0;
}
	    .site-container {
        max-width: 85%;
    }
	    .section-intro h2 {
        font-size: 25px;
        line-height: 1.5;
        margin-bottom: 15px;
    }
.single-feature {
        padding: 1rem;
    }
	    .boat-img {
        max-width: 450px;
    }
	.wirkung-row {
	   padding: 15px;
	}
	.wir-text-intro h2 {
		   font-size: 25px;
        line-height: 1.5;
        margin-bottom: 15px;
	}
	.wir-text-intro span {
    margin-bottom: 14px;
}
	    .bg-icon {
        top: 91px;
    }
	    .orientierungsgesprach-img-side:hover .orientierungsgesprach-text-box {
        padding: 2rem;
        gap: 20px;
    }
	    section.inner-page-banner h1 {
        font-size: 30px;
        line-height: 1.5;
    }
	    section.all-posts-wrapper .bg-icon {
        top: 30px;
    }
	.orientation-box h2 {
    font-size: 30px;
    line-height: 1.2;
}
	    .orientation-box {
        min-height: 350px;
    }
	.content-stack.active.no-inset {
    top: 40%;
}
	.mobile-order {
    flex-wrap: wrap-reverse;
}
.section-intro.padding-box {
    max-width: 100%;
}
	.about-us-img.crew-img.p-0 {
    margin-bottom: 40px;
}
	.mobile-toggle {
    display: block;
}
}
@media only screen and (max-width: 767px) {  
.hide-mob {
    display: none;
}
}