

/* Stylesheet fÃ¼r flexible-website 2025 */

/* *****  CSS-RESET ***** */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, navi_main, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	
}
/* HTML5 display-role reset for older browsers */
article, footer, header, navi_main, section {
	display: block;
}


body {
    left: 0;
    height:auto;
	width:100%;
    margin:0 auto; 
	margin-top:0px;
	line-height: 1;
	font-family: "Lucida Sans Unicode","Lucida Grande","FreeSans",Tahoma,Arial, sans-serif; 
	font-size: 11pt; 
	background:#121212;	
	background-repeat:no-repeat;
	background-position:center;	

	
	
}

@font-face {
    font-family: 'hammersmith_oneregular';
    src: url('hammersmithone-webfont.eot');
    src: url('hammersmithone-webfont.eot?#iefix') format('embedded-opentype'),
         url('hammersmithone-webfont.woff') format('woff'),
         url('hammersmithone-webfont.ttf') format('truetype'),
         url('hammersmithone-webfont.svg#hammersmith_oneregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'archivo_blackregular';
    src: url('archivoblack-regular-webfont.eot');
    src: url('archivoblack-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('archivoblack-regular-webfont.woff') format('woff'),
         url('archivoblack-regular-webfont.ttf') format('truetype'),
         url('archivoblack-regular-webfont.svg#archivo_blackregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'abelregular';
    src: url('Fonts/abel-regular-webfont.eot');
    src: url('Fonts/abel-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Fonts/abel-regular-webfont.woff2') format('woff2'),
         url('Fonts/abel-regular-webfont.woff') format('woff'),
         url('Fonts/abel-regular-webfont.ttf') format('truetype'),
         url('Fonts/abel-regular-webfont.svg#abelregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'molotregular';
    src: url('Molot-webfont.eot');
    src: url('Molot-webfont.eot?#iefix') format('embedded-opentype'),
         url('Molot-webfont.woff2') format('woff2'),
         url('Molot-webfont.woff') format('woff'),
         url('Molot-webfont.ttf') format('truetype'),
         url('Molot-webfont.svg#molotregular') format('svg');
    font-weight: normal;
    font-style: normal;
}




/* SeitengrÃ¶sse  */
#container-width{
	max-width:1536px;
	margin: 0 auto 0 auto;
	background: linear-gradient(135deg, #111 0%, #222 100%);
	/*padding: 10px 10px 10px 10px;  kleiner Abstand von allen Seiten auf der Hautpseite*/
	margin-top:250px;
	position: absolute;
    
}


/* kleines Navi mit Email und Natelnummer liegen hier */
#header-banner {
  position: fixed;
  top: 0;
  width:100%;
  height:60px;
  background-color:black;
}
#nav_klein{
     margin-top:-15px;
	 margin-left:-25px;
      
}
#nav_klein img  {
	margin:-5px;
	
}

#nav_klein ul{     
	  margin:15px 25px 0px 0px;
	 
}
#nav_klein  ul li {
     display:inline-block;
	 text-transform:uppercase;
     font-weight:bold; 
     font-family: 'hammersmith_oneregular';	 
	 letter-spacing: 1.0px;
	 text-decoration:none;
	 margin: 0px 0px 0px -14px;
	 font-size: 15px; 
	 
	
}
#nav_klein  ul li a{
     	 text-decoration:none;
		 color:white;
		 margin:-20px 20px 10px 20px;
		
}

#nav_klein a:hover{
     background-repeat: repeat-x;
	 padding:0px 0px 10px 0px;
}

/* Symbol verschieben im Navi klein  Gallery/email.png*/
.nav-small-1 {
     margin-left:-80px;
}
/* Email rogerweiss@gmx.ch  verschieben im Navi klein  */
#nav_klein .nav-small-1 a {
  padding-left: 40px;
}

/* Symbol verschieben im Navi klein  Gallery/mobile.png*/
.nav-small-2 {
     margin-left:5px;
}
/* Telefon Nr. verschieben im Navi klein  */
#nav_klein .nav-small-2 a {
  padding-left: 45px;
}





#nav_klein li a {
    position: relative;
    left: -40px;
}


/* Der ganze Navi Bereich mit navi_big liegt hier */
#navigationsbereich {
  position: fixed;
  top: 60;
  color:white;
  
  z-index:1000;
}
#navigationsbereich{
	width:100%;
	height:109px;
	background-color:#ffffff;
}
#navigationsbereich img{
	width:auto;
	height:auto;
	background-color:#ffffff;
	margin-left:40px;
	margin-top:10px;
	
}




/* Navibereich */

#navi_big {
position: fixed;
margin-top:-99px;
margin-left:450px;
position: relative;
 z-index: 1000;
}


 #navi_big  ul li{
     
     display:inline-block;
	  font-family: 'hammersmith_oneregular';
	  font-size: 14pt; 
	 text-transform:uppercase;
    /* font-weight:bold;   */
	 letter-spacing: 0.5px;
	 padding:47px 12px 44px 12px;
     margin:-0.0em -0.2em 0em 0em;	/* spacer between navi-categories */ 
	 /*background-color:black; */
position: relative;
 z-index: 1000;
}
#navi_big ul ul {
         display:none;
}
#navi_big ul  li:hover > ul { 
  display: block;
  position:absolute;
  right:-18px;
  top:60px;
  margin-left:5px; 
  color:white;
} 
#navi_big  ul li:hover > a { 
    color:white;
} 

#navi_big ul a { 
   color:black;
    text-decoration:none; 
	
} 
#navi_big ul ul a { 
   color:white;
    text-decoration:none; 
	background:black;
    
	
	
} 
#navi_big ul ul  a{ 
   position:absolute;
   padding:13px 70px 10px 10px;
   left:-57px;
   border-width:1px;
   border-top-style:solid;
   border-bottom-style:solid;
   border-color: #574E51;
   font-size: 12pt;
   
 } 

#navi_big  ul li:hover{
    background:black;
	color:white;
    
}






/* FLEX CONTAINER */
/* =========================
   BASIS
========================= */
.content-section {
  width: 100%;
  padding: 60px 0;
}

.content-section.dark {
  background: #0f0f0f;
}

.content-wrapper {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;

  display: flex;
  align-items: center;
  gap: 60px;
}

.content-wrapper.reverse {
  flex-direction: row-reverse;
}

/* =========================
   TEXT
========================= */
.content-text {
  flex: 1;
  color: #eaeaea;
}

.content-text h1 {
  font-size: 42px;
  font-weight: 900;
  margin-bottom: 20px;
}

.content-text h3 {
  margin-top: 25px;
  font-size: 20px;
  letter-spacing: 1px;
}

.content-text p {
  font-size: 18px;
  line-height: 1.6;
  margin-bottom: 16px;
}

.highlight {
  font-size: 22px;
  font-weight: 700;
  color: #ffffff;
}

.pt-zug {
  font-size: 30px;
  font-weight: 900;
  margin-top: 20px;
}

/* =========================
   TRENNLINIE
========================= */
.headline-divider {
  width: 100%;
  height: 2px;
  background: #ffffff;
  margin: 25px 0;
}

/* =========================
   BILD
========================= */
.content-image {
  flex: 1;
}

.content-image img {
  width: 100%;
  max-width: 520px;
  display: block;
  border-radius: 10px;
}

/* =========================
   HOVER BOX
========================= */
.highlight-box {
  padding: 40px;
  background: #111;
  transition: all 0.4s ease;
}

.highlight-box:hover {
  background: linear-gradient(135deg, #111 0%, #444 100%);
  box-shadow: 0 12px 28px rgba(0,0,0,0.7);
}


/* LINKER TEXT-CONTAINER MIT HOVER-EFFEKT */
.content-text {
    background: rgba(17,17,17,0.8); /* dunkler Hintergrund für sichtbaren Hover */
    padding: 30px;
    border-radius: 10px;
    transition: all 0.4s ease;
    box-shadow: 0 8px 20px rgba(0,0,0,0.3);
}

.content-text:hover {
    background: rgba(68,68,68,0.9); /* Hintergrund wird heller/dunkler beim Hover */
    box-shadow: 0 12px 28px rgba(0,0,0,0.7);
    transform: translateY(-4px); /* leicht nach oben bewegen */
}

.content-text h1 {
    color: #fff;
    font-size: 3rem;
    font-weight: 900;
    margin-bottom: 20px;
}

.content-text p {
    color: #f5f5f5;
    font-size: 1.2rem;
    line-height: 1.6;
}

.content-text h3 {
    color: #fff;
    font-size: 1.5rem;
    margin-top: 20px;
}

/* Tausch der Reihenfolge: Bild links, Text rechts */
.content-wrapper.reverse .content-image {
  order: 2; /* Bild rechts */
}

.content-wrapper.reverse .content-text {
  order: 1; /* Text links */
}

/* Text-Formatierung */
.content-text p,
.content-text h2,
.content-text .highlight {
  color: white;
  font-size: 18px;
  line-height: 1.5;
}

/* Bild zentrieren und responsive */
.content-image img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
/* Stil für den H2 Text in der rechten Box */
/* Erzwinge Stil für H2 in der rechten Box */
.content-text.highlight-box h2.pt-zug {
    color: white !important;               /* Helle Schriftfarbe */
    font-size: 30px !important;           /* Groß, fett */
    font-weight: 900 !important;
    text-transform: uppercase !important;
    margin-top: 20px !important;
    text-align: left !important;
}
/* =========================
   SLOGAN
========================= */
.power-serge-slogan {
  background: #000;
  color: #fff;
  text-align: center;
  padding: 70px 20px;
}

.power-serge-slogan h2 {
  font-size: 38px;
  font-weight: 900;
}

.highlight-red {
  color: #c40000;
}

.slogan-sub {
  font-size: 22px;
  margin-top: 15px;
}

.slogan-emphasis {
  font-size: 20px;
  margin-top: 10px;
}

/* =========================
   RESPONSIVE
========================= */

/* Tablets */
@media (max-width: 900px) {
  .content-wrapper {
    flex-direction: column;
    gap: 40px;
  }

  .content-image img {
    max-width: 420px;
    margin: 0 auto;
  }
}

@media (max-width: 685px) {
  .content-wrapper.reverse {
    flex-direction: column; /* Bild oben, Text unten */
    gap: 20px; /* optional, Abstand zwischen Bild und Text */
  }

  .content-image,
  .content-text {
    width: 100%; /* volle Breite */
  }

  .content-image img {
    width: 100%; /* Bild skaliert mit Container */
    height: auto;
  }
}

/* Mobile */
@media (max-width: 415px) {
  .content-section {
    padding: 40px 0;
  }

  .content-text h1 {
    font-size: 30px;
  }

  .pt-zug {
    font-size: 24px;
  }

  .highlight-box {
    padding: 25px;
  }

  .content-image img {
    max-width: 300px;
  }

  .power-serge-slogan h2 {
    font-size: 26px;
  }
}
/* ==========================
   WERBEBALKEN
========================== */

/* PROMOBAR */
.promo-bar {
    width: 100%;
    background-color: #d7272a; /* Rot, kann anpassen */
    padding: 40px 0;            /* Höhe auf ca. 40px */
    display: flex;
    justify-content: center;
}

.promo-inner {
    display: flex;
    gap: 50px;                  /* Abstand zwischen den Items */
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.promo-item {
    display: flex;
    align-items: center;
    gap: 10px;
    color: white;
    font-weight: bold;
    font-size: 1.6em;           /* Schrift größer */
}

.promo-item svg {
    width: 24px;
    height: 24px;
    fill: white;
}
.promo-icon {
    width: 32px;
    height: 32px;
    stroke: #ffffff;
    stroke-width: 2;
    fill: none;
}

/* TESTIMONIALS */
.testimonials {
  padding: 60px 20px;
  background-color: #111;
  color: #fff;
  text-align: center;
}

.testimonials h2 {
  font-size: 48px;
  font-weight: 900;
  margin-bottom: 40px;
}

.testimonial-cards {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  justify-content: center;
}

.testimonial-card {
  background: rgba(255, 255, 255, 0.05);
  padding: 30px;
  border-radius: 12px;
  max-width: 350px;
  flex: 1 1 300px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.testimonial-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 15px 25px rgba(0, 0, 0, 0.5);
}

.testimonial-card p {
  font-size: 18px;
  margin-bottom: 15px;
  line-height: 1.5;
}

.testimonial-card span {
  font-weight: 700;
  font-size: 16px;
  color: #d7272a;
}

/* TRANSFORMATIONEN */
.transformations {
  padding: 60px 20px;
  background-color: #000;
  color: #fff;
  text-align: center;
}

.transformations h2 {
  font-size: 48px;
  font-weight: 900;
  margin-bottom: 40px;
}

.transformation-cards {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  justify-content: center;
}

.transformation-card {
  background: rgba(255, 255, 255, 0.05);
  padding: 20px;
  border-radius: 12px;
  max-width: 300px;
  flex: 1 1 250px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.transformation-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 15px 25px rgba(0, 0, 0, 0.5);
}

.transformation-card img {
  width: 100%;
  display: block;
  border-radius: 8px;
  margin-bottom: 10px;
}

.transformation-card p {
  font-size: 16px;
  font-weight: 700;
  color: #d7272a;
}


/* FOOTER */
.footer {
  position: relative;
  background-image: url('Gallery/pngtree-rows-of-dumbbells-in-the-gym-image_15662386.gif'); /* Dein Hintergrundbild */
  background-size: cover;
  background-position: center;
  background-attachment: fixed; /* Parallax-Effekt */
  color: white;
  padding: 60px 20px 30px 20px;
  text-align: center;
  font-family: 'Arial', sans-serif;
  overflow: hidden;
}

.footer-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.6); /* dunkle Transparenz für bessere Lesbarkeit */
  z-index: 1;
}

.footer-content {
  position: relative;
  z-index: 2;
  max-width: 1200px;
  margin: 0 auto;
  opacity: 0;
  transform: translateY(30px);
  animation: fadeInUp 1s forwards;
}

@keyframes fadeInUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.footer-logo img {
  width: 150px;
  margin-bottom: 20px;
}

.footer-info p {
  margin: 5px 0;
  font-size: 16px;
}

.footer-info a {
  color: #f5f5f5;
  text-decoration: none;
}

.footer-info a:hover {
  color: #d7272a;
  text-decoration: underline;
}

.footer-social {
  margin: 20px 0;
}

.footer-social a {
  margin: 0 10px;
  display: inline-block;
  transition: transform 0.3s ease;
}

.footer-social a:hover {
  transform: scale(1.2);
}

.footer-social img {
  width: 30px;
  height: 30px;
}

.footer-copy {
  margin-top: 20px;
  font-size: 14px;
  opacity: 0.8;
}

/* RESPONSIVE */
@media (max-width: 768px) {
  .footer-content {
    padding: 0 10px;
  }
  .footer-logo img {
    width: 120px;
  }
  .footer-info p {
    font-size: 14px;
  }
  .footer-social img {
    width: 25px;
    height: 25px;
  }
}











/* ===============================
   HAMBURGER MENU – CLEAN & FIXED
   =============================== */

/* Standard: ausgeblendet */
#hamburger-wrapper {
    display: none;
}

/* AB 1072px und kleiner */
@media (max-width: 1072px) {

    #hamburger-wrapper {
        display: block;
        position: fixed;
        top: 18px;
        right: 20px;
        z-index: 9999;
    }

    /* Button */
    #hamburger-btn {
        width: 44px;
        height: 32px;
        background: none;
        border: none;
        cursor: pointer;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding: 0;
    }

    #hamburger-btn span {
        height: 4px;
        width: 100%;
        background: white;
        border-radius: 2px;
        transition: 0.3s ease;
    }

    /* Menü */
    #hamburger-nav {
        position: fixed;
        top: 70px;
        right: 20px;
        width: 260px;
        background: rgba(0,0,0,0.95);
        padding: 20px;
        display: none;
        flex-direction: column;
        gap: 14px;
        border-radius: 8px;
    }

    #hamburger-nav a {
        color: white;
        text-decoration: none;
        font-size: 18px;
        font-weight: 600;
    }

    #hamburger-nav a:hover {
        color: #d7272a;
    }

    /* Aktiv-Zustand */
    #hamburger-wrapper.active #hamburger-nav {
        display: flex;
    }

    /* Animation Icon */
    #hamburger-wrapper.active #hamburger-btn span:nth-child(1) {
        transform: translateY(14px) rotate(45deg);
    }

    #hamburger-wrapper.active #hamburger-btn span:nth-child(2) {
        opacity: 0;
    }

    #hamburger-wrapper.active #hamburger-btn span:nth-child(3) {
        transform: translateY(-14px) rotate(-45deg);
    }
}

/* Navigation Hover */
#navi_big a,
#hamburger-nav a {
    transition: color 0.3s ease, transform 0.2s ease;
}

#navi_big a:hover,
#hamburger-nav a:hover {
    color: #d7272a;
    transform: scale(1.05);
}
/* =========================
   RESPONSIVE NAV STEUERUNG
   ========================= */

/* 1?? Unter 1072px: großes Navi ausblenden */
@media (max-width: 1072px) {
    #navi_big {
        display: none;
    }
}

/* 2?? Ab 1072px: Hamburger Menü ausblenden */
@media (min-width: 1073px) {
    #hamburger-menu {
        display: none;
    }
}

/* 3?? Unter 478px: kleines Top-Navi ausblenden */
@media (max-width: 496px) {
    #nav_klein {
        display: none;
    }
}



#hamburger-nav {
    width: 220px;   /* Standardbreite */
}
@media (min-width: 478px) {
    #hamburger-nav {
        width: 330px;   /* ca. +50% breiter */
    }
}

@media (max-width: 370px) {
  #navigationsbereich img {
    margin-left: -2px;   /* Logo weiter nach links */
  }
}






/* Startzustand */
/* Scroll Animation – Ausgangszustand */
.fade-up {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.6s ease, transform 0.6s ease;
}

/* Wird per JS gesetzt */
.fade-up.is-visible {
  opacity: 1;
  transform: translateY(0);
}

/* WHY ME SECTION */
/* WHY TRAIN SECTION */
.why-train {
  padding: 100px 20px;
  background: #0f0f0f;
  color: #e5e5e5;
  text-align: center;
}

.why-train h2 {
  font-size: 42px;
  font-weight: 800;
  margin-bottom: 60px;
  color: #ffffff;
}

.why-grid {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
}

.why-card {
  padding: 35px 30px;
  background: #151515;
  border: 1px solid rgba(255,255,255,0.05);
  transition: all 0.3s ease;
}

.why-card h3 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 15px;
  color: #ffffff;
}

.why-card p {
  font-size: 16px;
  line-height: 1.6;
  color: #cccccc;
}

/* Dezenter Hover – sehr edel */
.why-card:hover {
  background: #1b1b1b;
  transform: translateY(-6px);
}

/* RESPONSIVE */
@media (max-width: 1024px) {
  .why-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 520px) {
  .why-grid {
    grid-template-columns: 1fr;
  }

  .why-train h2 {
    font-size: 32px;
  }
}





.sticky-side {
  position: fixed;          /* Fixiert am Viewport */
  top: 200px;               /* Abstand von oben, anpassen */
  right: 20px;              /* Abstand vom rechten Rand */
  z-index: 999;             /* Über allen anderen Elementen */
}

.sticky-box {
  background-color: rgba(215, 39, 42, 0.9);  /* Roter Hintergrund, leicht transparent */
  color: white;
  padding: 15px 20px;
  border-radius: 10px;
  box-shadow: 0 5px 15px rgba(0,0,0,0.3);
  font-family: 'Arial', sans-serif;
  text-align: center;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

/* Hover-Effekt */
.sticky-box:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 20px rgba(0,0,0,0.4);
}

/* Mobile-Anpassung */
@media (max-width: 768px) {
  .sticky-side {
    display: none;  /* Auf kleineren Geräten ausblenden */
  }
}




/* =====================================
   INDEX.HTM – LOGO ZENTRIEREN (VP375)
===================================== */
@media (max-width: 400px) {

  #navigationsbereich > a {
    display: block;
    text-align: center;
    margin-top: 15px; /* ? LOGO 15px nach unten */
  }

  #navigationsbereich > a img {
    display: inline-block;
    margin: 0 auto;
  }

}





/* ===============================
   HERO – Endgültige Version
   Vollständig responsive, ohne schwarze Balken
=============================== */
/* ===============================
   HERO – Endgültige Version mit Bild-Anpassung
=============================== */
.hero {
  position: relative;
  width: 100vw;                             /* volle Viewport-Breite */
  height: calc(100vh - 400px);              /* Höhe reduziert, 150px oben + 150px unten */
  min-height: 500px;                         /* Mindesthöhe */
  background: url("Gallery/gym-1.gif") center top / cover no-repeat;
  display: flex;
  flex-direction: column;
  justify-content: center;                   /* Text vertikal zentrieren */
  align-items: center;                       /* Text horizontal zentrieren */
  margin-top: -90px;                         /* Bild 90px nach oben ziehen */
  left: 0;                                   /* bündig links */
}

.hero-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.6);              /* dunkler Overlay */
  z-index: 1;
}

.hero-content {
  position: relative;
  z-index: 2;
  text-align: center;
  color: #fff;
  padding: 20px;
  max-width: 90%;                            /* Textblock begrenzen */
  margin: 0;                                 /* mittig */
}

/* TYPOGRAFIE HERO */
.hero h1 {
  font-size: clamp(42px, 8vw, 80px);
  text-transform: uppercase;
  font-family: 'molotregular';
  margin-bottom: 20px;
}

.hero h2,
.hero h3 {
  font-size: clamp(30px, 6vw, 60px);
  text-transform: uppercase;
  font-family: 'molotregular';
  margin-bottom: 15px;
}

.hero .claim {
  font-size: clamp(18px, 4vw, 36px);
  margin-top: 20px;
  text-transform: uppercase;
}

.hero .red {
  color: #d7272a;
}

/* ===============================
   MOBILE & TABLET ANPASSUNGEN
=============================== */

/* Sehr kleine Smartphones */
@media (max-width: 400px) {
  .hero-content {
    margin-top: 0;
    transform: translateY(-20px);  /* Textblock leicht nach oben */
  }
}

/* Kleine bis mittlere Smartphones */
@media (max-width: 693px) {
  .hero h1 {
    font-size: 60px !important;
  }
  .hero h2,
  .hero h3 {
    font-size: 40px !important;
  }
  .hero .claim {
    font-size: 28px !important;
  }
}

/* Querformat auf Smartphones/Tablets */
@media (orientation: landscape) and (max-width: 800px) {
  .hero {
    height: calc(100vh - 300px);          /* Höhe auch im Querformat reduziert */
    background-position: center top;
  }
  .hero-content {
    margin-top: 0;
  }
}
/* ===============================
   HERO – Textblock Querformat auf kleinen Geräten ca. 50px nach oben
=============================== */
@media (orientation: landscape) and (max-width: 800px) {
  .hero-content {
    transform: translateY(-50px); /* Textblock 50px nach oben */
  }
}
/* Setzt für alle Links in der Navigation den Cursor */
/* Navigation Links: immer pointer */
#navi_big a,
#hamburger-nav a {
    cursor: pointer !important;
}

/* Auch für Hover, Focus & Active Zustände */
#navi_big a:hover,
#navi_big a:focus,
#navi_big a:active,
#hamburger-nav a:hover,
#hamburger-nav a:focus,
#hamburger-nav a:active {
    cursor: pointer !important;
}

/* SEO fix: H2 optisch wie H1 */
/* ===== SEO FIX: visual-h1 = exakt gleich wie h1 ===== */
.visual-h1 {
  all: unset;
}

h1,
.visual-h1 {
  font-size: inherit;
}

/* Überschreibt das alte content-text h1 */
.content-text h1.content-title {
  font-size: 4.2rem;
  font-weight: 900;
  line-height: 1.1;
  color: #ffffff;
}

/* Responsive */
@media (max-width: 900px) {
  .content-text h1.content-title {
    font-size: 3.2rem;
  }
}

@media (max-width: 600px) {
  .content-text h1.content-title {
    font-size: 2.6rem;
  }
}



/* Überschriften linksbündig, groß wie H1 */
.visual-h1,
.content-title {
  font-size: 2.5rem !important;   /* H1-Größe sicher erzwingen */
  font-weight: 900 !important;
  line-height: 1.2 !important;
  text-align: left !important;    /* linksbündig */
  margin-bottom: 20px !important; /* Abstand unterhalb */
  color: #ffffff !important;
}

/* Responsive Anpassung */
@media (max-width: 900px) {
  .visual-h1,
  .content-title {
    font-size: 3.5rem !important;
  }
}

@media (max-width: 600px) {
  .visual-h1,
  .content-title {
    font-size: 2.8rem !important;
  }
}

/* Überschriften linksbündig, groß wie H1 */
.visual-h1,
.content-title {
  font-size: 3.0rem !important;   /* H1-Größe sicher erzwingen */
  font-weight: 900 !important;
  line-height: 1.2 !important;
  text-align: left !important;    /* linksbündig */
  margin-bottom: 20px !important; /* Abstand unterhalb */
  color: #ffffff !important;
}

/* Responsive Anpassung */
@media (max-width: 900px) {
  .visual-h1,
  .content-title {
    font-size: 3.5rem !important;
  }
}

@media (max-width: 600px) {
  .visual-h1,
  .content-title {
    font-size: 2.8rem !important;
  }
}
@media (max-width: 500px) {
  .visual-h1,
  .content-title {
    font-size: 1.5rem !important; /* kleiner für sehr kleine Bildschirme */
  }
}


.language-switcher {
    display: flex;
    gap: 8px;
    align-items: center;
}

.language-switcher img {
    height: 22px;
    width: auto;
    border-radius: 3px;
    transition: transform 0.2s ease, opacity 0.2s ease;
}

.language-switcher a:hover img {
    transform: scale(1.15);
    opacity: 0.85;
}
@media (min-width: 1073px) {
  .language-switcher {
      position: absolute;
      top: 12px;
      right: 20px;
      z-index: 1000;
  }
}

@media (max-width: 1072px) {
  .language-switcher {
      position: absolute;
      top: 12px;
      right: 70px;   /* LINKS neben dem Hamburger */
      z-index: 2000;
  }
}
/* =========================
   NAV_KLEIN – HIDE CONTACT @ =600px
========================= */

@media (max-width: 600px) {

    #nav_klein .nav-small-1,
    #nav_klein .nav-small-2 {
        display: none;
    }

}








/* Flaggen ganz nach rechts schieben */
.language-desktop {
    float: right;           /* ganz rechts */
    display: inline-flex;    /* nebeneinander */
    gap: 0px;                /* Abstand zwischen den Flaggen */
    margin-right: 0;         /* Abstand vom rechten Rand */
    position: relative;      /* damit wir top/left verschieben können */
    left: -30px;             /* 30px nach links verschieben */
    top: -30px;              /* 30px nach oben verschieben */
    transition: transform 0.2s;
}

/* Hover-Effekt für die Flaggen */
.language-desktop a img {
    height: 24px;            /* gleiche Größe wie vorher */
    width: auto;
    border-radius: 3px;      /* optional: abgerundete Ecken */
    transition: transform 0.2s;
}

/* Hover-Effekt */
.language-desktop a:hover img {
    /* Smooth transition für Position und Sichtbarkeit */
    transition: opacity 0.4s ease, transform 0.4s ease;     /* Flagge wird beim Überfahren größer */
}

/* Flaggen bei Mobile ausblenden */
@media (max-width: 1072px) {
    .language-desktop {
        display: none;
    }
}

/* Basis für Flaggen */
.language-desktop a img {
    height: 24px;
    transition: transform 0.25s ease, opacity 0.25s ease;
}

/* Hover-Effekt */
.language-desktop a:hover img {
    transform: scale(1.2);
}



