@charset "UTF-8";
/* Reset
-----------------------------------------------------------*/
article, aside, details, figcaption, figure, footer, header, hgroup, hr, menu, nav, section {
  display: block;
}

a, hr {
  padding: 0;
}

abbr, address, article, aside, audio, b, blockquote, body, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font-style: normal;
  vertical-align: baseline;
  font-weight: normal;
  font-style: normal;
}

ins, mark {
  background-color: #ff9;
  color: #000;
}

body {
  line-height: 1;
}

ul, ol {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:after, blockquote:before, q:after, q:before {
  content: "";
  content: none;
}

a {
  margin: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
}

ins {
  text-decoration: none;
}

mark {
  font-style: italic;
  font-weight: 700;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
}

input, select {
  vertical-align: middle;
}

button {
  box-shadow: 0px 0px 0px transparent;
  border: 0px solid transparent;
  text-shadow: 0px 0px 0px transparent;
  cursor: pointer;
  -webkit-appearance: none;
}

button:hover {
  box-shadow: 0px 0px 0px transparent;
  border: 0px solid transparent;
  text-shadow: 0px 0px 0px transparent;
}

button:active {
  outline: none;
  border: none;
}

button:focus {
  outline: 0;
}

/* Variablen
-----------------------------------------------------------*/
:root {
  --app-height: 100%;
}

/* V.1 Vramework
-----------------------------------------------------------*/
.color-white {
  color: #fff;
}

.color-black {
  color: #000;
}

.bg-color-1 {
  background-color: rgb(236, 100, 8);
}

.bg-color-2 {
  background-color: rgb(233, 62, 135);
}

.bg-color-3 {
  background-color: rgb(233, 75, 84);
}

.bg-color-4 {
  background-color: rgb(227, 68, 42);
}

.bg-color-5 {
  background-color: rgb(243, 146, 0);
}

.bg-color-blue {
  background-color: rgb(0, 82, 138);
}

.border-color-blue {
  border: 4px solid rgb(0, 82, 138);
}

a.bg-color-1:hover {
  background-color: rgba(236, 100, 8, 0.65);
}

a.bg-color-2:hover {
  background-color: rgba(233, 62, 135, 0.65);
}

a.bg-color-3:hover {
  background-color: rgba(233, 75, 84, 0.65);
}

a.bg-color-4:hover {
  background-color: rgba(227, 68, 42, 0.65);
}

a.bg-color-5:hover {
  background-color: rgba(243, 146, 0, 0.65);
}

a.bg-color-blue:hover {
  background-color: rgba(0, 82, 138, 0.65);
}

.fl-right {
  float: right;
}

.fl-left {
  float: left;
}

.clear-both {
  clear: both;
}

.nobr {
  white-space: nowrap;
}

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

.txt-right {
  text-align: right;
}

.block {
  display: block;
}

.inline {
  display: inline;
}

.static {
  display: static;
}

.pad-top-1rem {
  padding-top: 1rem;
}

.pad-bottom-1rem {
  padding-bottom: 1rem;
}

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

.mar-top-1rem {
  margin-top: 1rem;
}

.mar-bottom-1rem {
  margin-bottom: 1rem;
}

.mar-bottom-line-height2 {
  margin-bottom: 2.6rem;
}

.border-50 {
  border-radius: 50%;
}

.line-height {
  line-height: 1.3rem;
}

.border-top-1 {
  border-top: 1px solid #646363;
}

.desktop-only {
  display: block;
}

.mobile-only {
  display: none;
}

/* Buttons
----------------------------*/
/* Fonts
-----------------------------------------------------------*/
/* hind-regular - latin */
@font-face {
  font-family: "Hind";
  font-style: normal;
  font-weight: 400;
  src: url("webfonts/hind-v16-latin-regular.eot"); /* IE9 Compat Modes */
  src: local(""), url("webfonts/hind-v16-latin-regular.eot?#iefix") format("embedded-opentype"), url("webfonts/hind-v16-latin-regular.woff2") format("woff2"), url("webfonts/hind-v16-latin-regular.woff") format("woff"), url("webfonts/hind-v16-latin-regular.ttf") format("truetype"), url("webfonts/hind-v16-latin-regular.svg#Hind") format("svg"); /* Legacy iOS */
}
/* hind-600 - latin */
@font-face {
  font-family: "Hind";
  font-style: normal;
  font-weight: 600;
  src: url("webfonts/hind-v16-latin-600.eot"); /* IE9 Compat Modes */
  src: local(""), url("webfonts/hind-v16-latin-600.eot?#iefix") format("embedded-opentype"), url("webfonts/hind-v16-latin-600.woff2") format("woff2"), url("webfonts/hind-v16-latin-600.woff") format("woff"), url("webfonts/hind-v16-latin-600.ttf") format("truetype"), url("webfonts/hind-v16-latin-600.svg#Hind") format("svg"); /* Legacy iOS */
}
/* hind-700 - latin */
@font-face {
  font-family: "Hind";
  font-style: normal;
  font-weight: 700;
  src: url("webfonts/hind-v16-latin-700.eot"); /* IE9 Compat Modes */
  src: local(""), url("webfonts/hind-v16-latin-700.eot?#iefix") format("embedded-opentype"), url("webfonts/hind-v16-latin-700.woff2") format("woff2"), url("webfonts/hind-v16-latin-700.woff") format("woff"), url("webfonts/hind-v16-latin-700.ttf") format("truetype"), url("webfonts/hind-v16-latin-700.svg#Hind") format("svg"); /* Legacy iOS */
}
/* Grundgerüst
-----------------------------------------------------------*/
* {
  box-sizing: border-box;
}

html {
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  overflow-y: scroll;
}

body {
  font-family: "Hind", sans-serif;
  color: #646363;
  /* 	min-height: 100vh;
  	display: grid;
  	grid-template-rows: auto 1fr auto;
  */
}

.frame {
  position: relative;
  margin: 0 auto;
  width: 92%;
  max-width: 1800px;
}

.grid2 {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-template-rows: 1fr;
  grid-column-gap: 5%;
  grid-row-gap: 0px;
}

.col2 {
  column-count: 2;
  column-gap: 40%;
  column-width: 100px;
}

.col2 p {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}

/* .wrapper div {
	top: 50%;
	transform: translateY(-50%);
} */
/*

.background-image {
	background-image: url(../img/blume.svg);
	background-repeat: no-repeat;
	background-size: 1.8em auto;
	background-position: right 10% bottom;
}
*/
/* Allgemeine Formatierungen
-----------------------------------------------------------*/
img {
  max-width: 100%;
  height: auto;
}

a {
  color: inherit;
  text-decoration: none;
}

.content p a {
  color: rgb(236, 100, 8);
  text-decoration: underline;
}

p,
.content ul {
  line-height: 1.3rem;
  margin-bottom: 1.3rem;
}

p:last-child,
.content ul:last-child {
  margin-bottom: 0;
}

.content ul li {
  padding: 0 0 0 0.73em;
}

.content ul li:before {
  content: "– ";
  position: relative;
  margin-left: -0.73em;
}

h1, .abdecker {
  font-weight: 600;
  display: block;
  border-radius: 0.75rem;
  width: 72%;
  color: #fff;
  font-size: 2.6rem;
  padding: 1rem;
  z-index: 1;
  height: 8rem;
}

h1.border-color-blue {
  color: rgb(0, 82, 138);
}

h2 {
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 1.3rem;
  margin-bottom: 1.3rem;
}

h3 {
  font-weight: 700;
  line-height: 1.3rem;
  margin-bottom: 1.3rem;
}

h3.zwischen-titel-gross {
  font-size: 1.6rem;
  border-top: 2px solid rgb(236, 100, 8);
  border-bottom: 1px solid rgb(236, 100, 8);
  margin: 2.6rem 0;
  padding: 0.5em 0;
}

h4, h5, h6 {
  font-weight: 700;
  line-height: 1.3rem;
}

strong {
  font-weight: 700;
}

/* Seiten-Titel
-----------------------------------------*/
.title {
  position: relative;
  height: 19rem;
  top: -0.3rem;
}

.title.sans-img {
  height: 12rem;
}

.abdecker {
  position: absolute;
  z-index: 3;
  left: 0;
  top: 0;
  opacity: 0.5;
}

h1 em {
  position: relative;
  z-index: 5;
  font-weight: 600;
}

h1 em span {
  font-weight: 600;
  font-size: 1.8rem;
  display: block;
  margin-top: 0.5em;
  z-index: 5;
  position: relative;
}

.title img {
  position: absolute;
  right: 0;
  top: 1.3rem;
  z-index: 1;
  border-radius: 0.75rem;
  width: 55%;
  height: 13rem;
  object-fit: cover;
}

/* Struktur
-----------------------------------------------------------*/
.main {
  position: relative;
  margin: 0 80px 0 320px;
}

.body-home .main {
  padding-top: 2rem;
}

.main.content {
  margin: 0 8.2rem 2.6rem 450px;
}

.secondary {
  position: fixed;
  height: 100vh;
  height: calc(100vh - 200px);
  width: 280px;
}

/* Header
-----------------------------------------------------------*/
.site-header {
  position: relative;
  background: rgb(182, 182, 182);
  background: linear-gradient(180deg, rgb(182, 182, 182) 0%, rgb(182, 182, 182) 50%, rgb(232, 232, 231) 50%, rgb(232, 232, 231) 100%);
  background-size: 100% 106px;
  background-repeat: repeat-x;
}

.site-header .frame {
  padding-top: 7.5rem;
}

.logo {
  display: inline-block;
  border: none;
  width: 100%;
  max-width: 262px;
  top: 7rem;
  position: fixed;
  z-index: 100;
}

/* Footer
-----------------------------------------------------------*/
/* Spezifische Formatierungen
-----------------------------------------------------------*/
.movie-block h2:first-of-type {
  margin-bottom: 0;
}

.movie-block:not(:last-child) {
  border-bottom: 1px solid rgb(236, 100, 8);
  margin-bottom: 2.6rem;
  padding-bottom: 2.6rem;
}

.content p a.btn-link {
  background: rgb(236, 100, 8);
  display: inline-block;
  border-radius: 0.5rem;
  color: #fff;
  padding: 0.5rem;
  font-weight: 600;
  margin-bottom: 0.75rem;
  line-height: 1.1em;
  text-decoration: none;
}

.podcast-block:not(:last-child) {
  border-bottom: 1px solid rgb(236, 100, 8);
  margin-bottom: 2.6rem;
  padding-bottom: 2.6rem;
}

.podcast-block h2 {
  margin-bottom: 0;
}

/* Home
-----------------------------------------------------------*/
.home-box {
  display: inline-block;
  float: left;
  border-radius: 0.9rem;
  position: absolute;
}

.home-box h2 {
  color: #fff;
  font-size: 2.75rem;
  position: absolute;
  padding: 1rem;
  line-height: 1em;
  margin-bottom: 0;
}

.home-box h2 span {
  display: block;
  font-size: 1.8rem;
  font-weight: bold;
  margin-top: 0.5em;
}

.movies {
  width: 58.5%;
  height: 12rem;
}

.podcasts {
  left: 61%;
  width: 32%;
  height: 16rem;
}

.podcasts h2 {
  right: 0;
  top: 3rem;
}

.script {
  top: 15.5rem;
  width: 46%;
  height: 12.25rem;
}

.script h2 {
  bottom: 0.5rem;
}

.workshops {
  top: 19.5rem;
  left: 48.5%;
  width: 38%;
  height: 15rem;
}

.workshops h2 {
  bottom: 0.5rem;
  left: 5%;
}

/* Navigation
-----------------------------------------------------------*/
.bottom-nav {
  position: absolute;
  bottom: 1.5rem;
}

.btn-nav li a {
  display: block;
  border-radius: 0.5rem;
  color: #fff;
  padding: 0.5rem;
  font-weight: 600;
  width: 190px;
  height: 3rem;
  margin-bottom: 0.75rem;
  line-height: 1.1em;
}

.body-movies nav .bg-color-1 {
  background-color: rgba(236, 100, 8, 0.65);
}

.body-script-coaching nav .bg-color-3 {
  background-color: rgba(233, 75, 84, 0.65);
}

.body-podcasts nav .bg-color-2 {
  background-color: rgba(233, 62, 135, 0.65);
}

.body-workshops nav .bg-color-4 {
  background-color: rgba(227, 68, 42, 0.65);
}

.body-about nav .bg-color-5 {
  background-color: rgba(243, 146, 0, 0.65);
}

.body-contact nav .bg-color-blue {
  background-color: rgba(0, 82, 138, 0.65);
}

.btn-nav li a span {
  display: block;
  font-weight: 600;
  font-size: 0.8rem;
  line-height: 1.3rem;
}

.main-nav {
  margin-top: 4.4rem;
}

.sub-nav {
  margin: 0 0 2.8rem 0;
}

.lang-nav {
  margin-top: -0.5rem;
  float: right;
}

.text-nav li {
  display: inline-block;
  font-weight: 600;
  line-height: 1.3rem;
}

.text-nav li:not(:last-child):after {
  content: " | ";
}

.body-home .top-nav {
  display: none;
}

/*-----------------------------------------------------------------------------------
-------------------------------------------------------------------------------------
MediaQueries
-------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------*/
@media screen and (max-width: 1700px) {
  html {
    font-size: 20px;
  }
  /* Struktur
  -----------------------------------------------------------*/
  .main {
    position: relative;
    margin: 0 80px 0 270px;
  }
  /* Home
  -----------------------------------------------------------*/
  .home-box h2 {
    font-size: 3.75vw;
  }
  .home-box h2 span {
    font-size: 2.6vw;
  }
  /* Header
  -----------------------------------------------------------*/
  .site-header {
    background-size: 100% 86px;
  }
  .site-header .frame {
    padding-top: 6.5rem;
  }
  .logo {
    max-width: 208px;
  }
  /* Navigation
  -----------------------------------------------------------*/
  .btn-nav li a {
    width: 150px;
    height: 3.25rem;
  }
  .btn-nav li a span {
    display: block;
    font-weight: 600;
    font-size: 0.8rem;
    line-height: 1.3rem;
  }
} /* Ende 1700 */
@media screen and (max-width: 1500px) {
  .main.content {
    margin: 0 8.2rem 2.6rem 320px;
  }
} /* Ende 1500 */
@media screen and (max-width: 1200px) {
  /* Struktur
  -----------------------------------------------------------*/
  .main {
    margin: 0 0 0 250px;
  }
  .main.content {
    margin-right: 0;
  }
  .title {
    top: 0;
  }
} /* Ende 1200 */
@media screen and (max-height: 900px) {
  html {
    font-size: 19px;
  }
  .secondary {
    height: calc(100vh - 80px);
    top: 4rem;
  }
  .sub-nav {
    margin-bottom: 1.3rem;
  }
  .btn-nav li a {
    height: 2.9rem;
    margin-bottom: 0.75rem;
    line-height: 1em;
  }
  /* Home
  -----------------------------------------------------------*/
  .home-box h2 {
    font-size: 2.5rem;
  }
  .home-box h2 span {
    display: block;
    font-size: 1.6rem;
    font-weight: bold;
    margin-top: 0.4em;
  }
  .movies {
    width: 58.5%;
    height: 10rem;
  }
  .podcasts {
    height: 14rem;
  }
  .script {
    top: 13.5rem;
    height: 10.25rem;
  }
  .workshops {
    top: 17.5rem;
    height: 13rem;
  }
  /* Header
  -----------------------------------------------------------*/
  .site-header {
    background-size: 100% 40px;
  }
  .site-header .frame {
    padding-top: 3rem;
  }
  .logo {
    top: 3rem;
  }
} /* Ende max height 900 */
@media screen and (max-width: 1000px), screen and (max-height: 700px) {
  .desktop-only {
    display: none;
  }
  .mobile-only {
    display: block;
  }
  html {
    font-size: 19px;
  }
  /* Struktur
  -----------------------------------------------------------*/
  .main, .main.content {
    margin: 2.5rem 0 0 0;
  }
  .secondary {
    position: fixed;
    z-index: 100;
    width: 100%;
    top: 0;
    height: auto;
  }
  /* Header
  -----------------------------------------------------------*/
  .site-header {
    background-size: 100% 40px;
  }
  .site-header .frame {
    padding-top: 3.5rem;
  }
  .logo {
    position: static;
  }
  /* Navigation
  -----------------------------------------------------------*/
  #hamburger {
    position: fixed;
    right: 4%;
    top: 3.5rem;
    cursor: pointer;
    display: block;
    width: 27px;
    height: 21px;
    z-index: 100;
  }
  #hamburger span {
    display: block;
    width: 27px;
    height: 5px;
    margin-bottom: 6px;
    position: relative;
    background: rgb(236, 100, 8);
    transform-origin: 0 0px;
    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease;
  }
  #hamburger span:first-child {
    background: rgb(233, 62, 135);
    transform-origin: 0% 0%;
  }
  #hamburger span:nth-last-child(2) {
    background: rgb(233, 75, 84);
    transform-origin: 0% 100%;
  }
  /* Kreuz machen
  ---------------------------------*/
  #hamburger.open span {
    opacity: 1;
    transform: rotate(45deg) translate(3px, 0px);
    background: rgb(0, 82, 138);
  }
  /* Mittlerer Balken verstecken
  ---------------------------------*/
  #hamburger.open span:nth-child(2) {
    opacity: 0;
    transform: rotate(0deg) scale(0.2, 0.2);
  }
  /* Letzter in die andere Richtung drehen
  ---------------------------------*/
  #hamburger.open span:nth-child(3) {
    transform: rotate(-45deg) translate(-1px, -2px);
  }
  .bottom-nav {
    position: static;
    clear: both;
  }
  .main-nav {
    display: block;
    display: none;
    background: #fff;
    position: absolute;
    width: 92%;
    margin: 0 0 0 0;
    padding: 2.6rem 0;
    min-height: 100vh;
    overflow-y: auto;
    top: 130px;
    left: 0;
  }
  .btn-nav li {
    text-align: right;
  }
  .btn-nav li a {
    border-bottom: 1px solid rgb(236, 100, 8);
    display: block;
    float: none;
    background: #fff;
    margin: 0.2rem 0;
    padding: 0.2rem 0;
    color: rgb(233, 75, 84);
    height: auto;
    border-radius: 0;
    width: auto;
  }
  .btn-nav li a:hover {
    background: transparent;
  }
  .body-home .top-nav {
    display: block;
  }
  .text-nav {
    margin-top: 0.7rem;
    clear: both;
  }
  .body-movies nav .bg-color-1 {
    background-color: rgba(236, 100, 8, 0.65);
    border-bottom: 1px solid #646363;
    background-color: transparent;
  }
  .body-script-coaching nav .bg-color-3 {
    background-color: rgba(233, 75, 84, 0.65);
    border-bottom: 1px solid #646363;
    background-color: transparent;
  }
  .body-podcasts nav .bg-color-2 {
    background-color: rgba(233, 62, 135, 0.65);
    border-bottom: 1px solid #646363;
    background-color: transparent;
  }
  .body-workshop nav .bg-color-4 {
    background-color: rgba(227, 68, 42, 0.65);
    border-bottom: 1px solid #646363;
    background-color: transparent;
  }
  .body-about nav .bg-color-5 {
    background-color: rgba(243, 146, 0, 0.65);
    border-bottom: 1px solid #646363;
    background-color: transparent;
  }
  .body-contact nav .bg-color-blue {
    background-color: rgba(0, 82, 138, 0.65);
    border-bottom: 1px solid #646363;
    background-color: transparent;
  }
} /* Ende 1000 */
@media screen and (max-width: 600px) {
  /* Seiten-Titel
  -----------------------------------------*/
  .title {
    height: 11rem;
    top: 0;
  }
  h1, .abdecker {
    width: 90%;
    height: 6rem;
  }
  .title img {
    position: absolute;
    right: 0;
    top: 5rem;
    width: 90%;
    height: 4rem;
  }
  h1 em {
    font-size: 2.25rem;
    line-height: 1rem;
  }
  h1 em span {
    font-size: 1.25rem;
    margin: 0;
  }
  /* Home
  -----------------------------------------------------------*/
  .home-box h2 {
    color: #fff;
    font-size: 5vw;
  }
  .home-box h2 span {
    font-size: 3.5vw;
  }
  .movies {
    height: 6rem;
  }
  .podcasts {
    width: 37%;
    height: 8rem;
  }
  .script {
    top: 9rem;
    width: 46%;
    height: 6.5rem;
  }
  .workshops {
    top: 11rem;
    width: 44%;
    height: 7.5rem;
  }
  /* Navigation
  -----------------------------------------------------------*/
} /* Ende 600 */
@media screen and (max-width: 600px) {
  .grid2 {
    display: block;
  }
  .grid-item {
    margin-bottom: 1.3rem;
  }
} /* Ende 500 */
/* Clearfix
-----------------------------------------------------------*/
.group:after {
  content: "";
  display: table;
  clear: both;
}
