/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */




/* ibm-plex-sans-300 - latin */
@font-face {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/ibm-plex-sans-v8-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/ibm-plex-sans-v8-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/ibm-plex-sans-v8-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/ibm-plex-sans-v8-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/ibm-plex-sans-v8-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/ibm-plex-sans-v8-latin-300.svg#IBMPlexSans') format('svg'); /* Legacy iOS */
}

/* ibm-plex-sans-300italic - latin */
@font-face {
  font-family: 'IBM Plex Sans';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/ibm-plex-sans-v8-latin-300italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/ibm-plex-sans-v8-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/ibm-plex-sans-v8-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/ibm-plex-sans-v8-latin-300italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/ibm-plex-sans-v8-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/ibm-plex-sans-v8-latin-300italic.svg#IBMPlexSans') format('svg'); /* Legacy iOS */
}

/* ibm-plex-sans-regular - latin */
@font-face {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/ibm-plex-sans-v8-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/ibm-plex-sans-v8-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/ibm-plex-sans-v8-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/ibm-plex-sans-v8-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/ibm-plex-sans-v8-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/ibm-plex-sans-v8-latin-regular.svg#IBMPlexSans') format('svg'); /* Legacy iOS */
}

/* ibm-plex-sans-500 - latin */
@font-face {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/ibm-plex-sans-v8-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/ibm-plex-sans-v8-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/ibm-plex-sans-v8-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/ibm-plex-sans-v8-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../fonts/ibm-plex-sans-v8-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/ibm-plex-sans-v8-latin-500.svg#IBMPlexSans') format('svg'); /* Legacy iOS */
}

/* ibm-plex-sans-600 - latin */
@font-face {
  font-family: 'IBM Plex Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/ibm-plex-sans-v8-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/ibm-plex-sans-v8-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/ibm-plex-sans-v8-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/ibm-plex-sans-v8-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/ibm-plex-sans-v8-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/ibm-plex-sans-v8-latin-600.svg#IBMPlexSans') format('svg'); /* Legacy iOS */
}

/* playfair-display-regular - latin */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/playfair-display-v21-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/playfair-display-v21-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/playfair-display-v21-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/playfair-display-v21-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/playfair-display-v21-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/playfair-display-v21-latin-regular.svg#PlayfairDisplay') format('svg'); /* Legacy iOS */
}






html {
    color: #555555;
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #ccc;
    text-shadow: none;
}

::selection {
    background: #ccc;
    text-shadow: none;
}

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

p a {
	color: #C70000;
	text-decoration: none;
}

p a:hover {
	color: #bbbbbb;
	text-decoration: none;
}


audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}



.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}




body {
    font: 16px/26px 'IBM Plex Sans', Helvetica, Helvetica Neue, Arial;
			color: #555555;
			font-weight: 400;
}

strong { 
    font-weight: 500;
}


italic {
	font-style:italic;
}


.mobile_hidden {
	display: none;
	}


.wrapper {
    width: 84%;
    margin: 0 3% 0 3%;
}

	


.footer-container {
    background: #1F242B;
	line-height: 1.3em;
	margin-top: 50px;
}


/* ==============
    slider mobile
   ============== */
.slider {
	float: left;
	width: 70%;
}

.slider h3 {
	font-size: 1em;
}
.slider .quelle {
	font-size: 0.8em;
}
.slider .quelle::before {
	background-size: 30px 19px;
	padding-right: 18px;
	margin-right: 10px;	
}


/* ==============
    MOBILE: Menu
   ============== */
.navigation {
	float:left;
	background-color: #1F242B;
	font-weight: 400;
	height: 170px;
	width: 100%;
}


.navigation_inhalt {
	float: left;
	padding-left: 7%;
	width: 90%;
	margin-bottom: 30px;
}


nav ul {
    margin: 0;
    padding: 0;
    list-style-type: none;

}

nav a {
	font-size: 0.9em;      
	margin-left: auto;
		margin-right: auto;
    margin-bottom: 10px;
        padding: 15px 2.6%;
    text-decoration: none;
	color: #b1b5b6;
	text-transform: uppercase;
	line-height: 2.4em;
}




nav a:hover {
    color: #ffffff !important;
	text-decoration: none;
}


nav a:visited {
    color: #b1b5b6;
	text-decoration: none;
}


/* ========================
    INTERMEDIATE: IE Fixes
   ======================== */

    nav ul li {
        display: inline;
    }




.title_oben {
	text-align: left;
	font-size: 1.2em;
	float: left;
	padding-bottom: 20px;
	padding-left: 10%;
	padding-top: 15px;
	width: 90%;
}


.title_oben a {
	color: #ffffff;
	text-decoration: none;
}

.title_oben a:hover {
	color: #ccced0;
	text-decoration: none;
}

.title_oben a:visited {
	color: #ffffff;
	text-decoration: none;
}

.title_oben_left {
	margin-right: 15px;
	float: left;
}


/* ==============
    MOBILE: Main
   ============== */

.main {
    padding: 20px 20px;
}









/* ===============
    ALL: IE Fixes
   =============== */

.ie7 .title {
    padding-top: 20px;
}



/* ==========================================================================
   Author's custom styles
   ========================================================================== */



h1 {
	font-size: 2.2em;
	line-height: 1.1em;
	font-weight: 400;
	margin-top: 80px;
	margin-bottom: 60px;	
}

h1 a {
	font-weight: 300;
	text-decoration: none;
}


h1 a:visited {
	color: #000000;
	font-weight: 300;
	text-decoration: none;
}



h2 {
	color: #000000;
	font-weight: 500;
	font-size: 1.38em;
	font-family: 'IBM Plex Sans', Helvetica, Helvetica Neue, Arial;
	line-height: 1.3em;
	letter-spacing: 0.3em;
	text-transform: uppercase;
	padding: 0px;
	margin-bottom: 40px;
	margin-top: 40px;
}




h3 {
	font-family: 'Playfair Display', Helvetica, Helvetica Neue, Arial;
	color: #55555;
	font-weight: 400;
	font-size: 1.8em;
	line-height: 1.4em;
	padding: 0px;
	margin-bottom: 30px;
	margin-top: 0px;
	text-align: left;
}



h4 {
	font-family: 'Playfair Display', Helvetica, Helvetica Neue, Arial;
	font-size: 1.5em; 
	font-weight: 400;
	line-height: 1.3em;
	margin-top: 20px;
	margin-bottom: 15px;
	
}




.zitat h1 {
	color: #ffffff;
	font-family: 'Playfair Display', Helvetica, Helvetica Neue, Arial;
	font-size: 1.2em;
	line-height: 1.5em;
	margin-top: 0px;
	margin-bottom: 0px;
}

.quelle {
	color: #555555;
	font-size: 1em;
	position: relative;
	text-transform: uppercase;
}

.quelle::before {
  content: ' . ';
	color: #fff;
  background-image: url('../img/linie_.svg');
	 background-size: 30px 23px;
	background-repeat: no-repeat;
	padding-right: 30px;
	margin-right: 15px;	
}



.quelle_coach {
		font-family: 'IBM Plex Sans ', Helvetica, Helvetica Neue, Arial;
	color: #CCCED0;
	font-size: 0.7em;
	position: relative;
	text-transform: uppercase;
}

.quelle_coach::before {
  content: ' . ';
	color: #1F242B;
  background-image: url('../img/linie.svg');
	 background-size: 30px 23px;
	background-repeat: no-repeat;
	padding-right: 20px;
	margin-right: 15px;
}



.quelle_rot {
	font-size: 0.8em;
	text-transform: uppercase;
}

.quelle_rot::before {
  content: ' . ';
  color: #C70000;
  background-image: url('../img/linie.svg');
	 background-size: 30px 23px;
	background-repeat: no-repeat;
	padding-right: 20px;
	margin-right: 15px;
	
 
}
.quelle_rot::after {
  content: '  ';
  background-image: url('../img/linie.svg');
	 background-size: 30px 23px;
	background-repeat: no-repeat;
	padding-right: 30px;
	margin-left: 10px;
}



/* ===========
   Button
   =========== */

 .btn-default {
	 color:#C70000;
	 font-size: 1.1em;
	 font-weight: 500;
	 margin-right: 20px;
	 text-decoration: none;
	 }

	
	
 .btn-default svg {
	 height: 28px;
	 width: 25px;
	 padding-right: 5px;

	 	 }
	
	 
	
	
.btn-default_border {
	 color:#C70000;
	display: inline-block;
	border: 1px solid #C70000;
	 background-color:none;
	 font-size: 0.9em;
	font-weight: 500;
	 padding: 18px 32px 18px 32px;
	 margin-right: 5px;
	 margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	 text-decoration:none;
	 }
	 
.btn-default_border:last-child {
	margin-bottom: 0px;
}
 
.btn-default_border:hover {
	 color:#FFFFFF;
	 background-color:#C70000;
	 }
 
 
.btn-default_border:active {
	 background-image:none;
	}






/* ===========
   HEADER MOBILE
   =========== */


.image-container {	
	background-image: url(../img/header_smartphone.jpg);
	background-position: 50% 150px;
	background-size: 120%;
	background-repeat:no-repeat;
	height: 440px;
	
}



/* ===========
   Zitat rot MOBILE
   =========== */

.image-container-zitat-rot {	
	float: left;
	color: #ffffff;
	font-size: 0.95em;
	padding: 20px 0 30px 0;
	background-color: #C70000;
	height: 220px;
	margin-bottom: 30px;
	text-align: center;
	width: 100%;
	
}





/* ===========
   VITA
   =========== */


.vita_links {
	float: left;
	margin-top: 30px;
	width: 100%;
}


.vita_rechts {
	float: left;
	margin-top: 50px;
	margin-bottom: 40px;
	width: 100%;
	
}

.vita_rechts li {
	list-style-image: url("../img/icon_list.svg");
	padding-left: 10px;
	margin-bottom: 5px;
}


.image-container-vita {	
	float:left;
	background-image: url("../img/icon_ueber_mich.svg");
	background-position: 0% 0%;
	background-repeat:no-repeat;
	background-size: 50%;
	position: relative;
	height: auto;
	width: 100%;
}

.download {
	margin-top:50px;
}


/* ===========
   Fotos Bühne oben MOBILE
   =========== */
.grey {
	float: left;
	background-color: #eeeeee;
	position: relative;
	width: 100%;	
}
	
.grey-foto {
	float: left;
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 10%;
	position: relative;
	height: auto;
	width: 90%;
	}
	
	



.greyfoto_links {
	float: left;
	height: auto;
	position: relative;
	width: 100%;
}

.greyfoto_rechts {
	float: right;
		height: auto;
	position: relative;
	margin-top: 30px;
	width: 100%;
}

.greyfoto1 {
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 30px;
	width: 50%;
}

.greyfoto1 img {
	width: 100%;
}

.greyfoto2 {
	float: right;
	margin-left: 0px;
	margin-top: 0px;
	width: 100%;
}

.greyfoto2 img {
	width: 100%;
}

.greyfoto3 {
	margin-left: 0px;
	margin-top: 0px;
	width: 100%;
}
.greyfoto3 img {
	width: 100%;
}



/* ===========
   Eventsängerin MOBILE
   =========== */

.image-container-event {	
	float: left;
	padding: 40px 0 40px 0;
	background-image: url("../img/Rectangle.svg");
	background-position: 0px -109px;
    background-repeat: repeat-x;
	margin-bottom: 50px;	
	width: 100%;
}

.event_rahmen {
	float: left;
	position: relative;
	width: 100%;
}

.event_rahmen img {
	width: 100%;
}


.event_rahmen .check_rot {
	text-align: left;
}


.image-container-event .image-container-zitat-rot {	
	float: left;
	position: relative;
	font-size: 0.95em;
	padding: 20px 0 30px 0;
	background-color: #C70000;
	margin-bottom: 30px;
	text-align: center;
	height: 90px;
	width: 100%;
}

.image-container-event .quelle_rot {
	color: #ffffff;
	font-size: 0.95em;
	text-align: center;
	margin-bottom: 30px;
}

.image-container-event .quelle {
	font-size: 0.9em;
}


.image-container-event h2 {
	font-family: 'Playfair Display', Helvetica, Helvetica Neue, Arial;
	color: #ffffff;
	font-weight: 400;
	font-size: 2.6em;
	line-height: 1.4em;
	margin-bottom: 20px;
	margin-top: 0px;
	text-transform: none;
	letter-spacing: 0;
	text-align: center;
}





/* ===========
   Zitat Foto Slider MOBILE
   =========== */

.image-container-zitat-foto {
	float: left;
	background-color: #f7f7f7;
	background-image: url("../img/header_zitat-foto_tablet.jpg");
	background-position: -50% 100%;
	background-repeat:no-repeat;
	background-size: 110%;
	position: relative;
	height: 420px;
	width: 100%;
}





/* ===========
   Audio MOBILE
   =========== */

.container-audio {
	float: left;
	padding: 40px 0 40px 0;
	background-image: url("../img/Rectangle.svg");
    background-repeat: repeat-x;
	margin-bottom: 50px;	
	width: 100%;
}


.container-audio audio {
	width: 210px;
}

.container-audio h2 {
	color: #ffffff;
}


.lied {
	float: left;
	font-weight: 400;
	color: #555555;
	background-color: #EEEEEE;
	padding: 6% 6% 10px 6%;
	margin-bottom: 30px;
	height: 232px;
	width: 80%;
}

.lied audio {
	margin-top: 20px;
	margin-bottom: 20px;
}


.lied h4 {
	margin-top: 5px;
		font-size: 1.4em;
}

.video {
	float: left;
}

.video h2 {
	color: #555555;
	margin-top: 50px;

}



/* ===========
   Fotos Bühne unten MOBILE
   =========== */
.image-container-foto {	
	float: left;
	height: auto;
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 100px;
	position: relative;
	width: 90%;
}


.foto1 {
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	width: 80%;
}

.foto1 img {
	width: 100%;
}

.foto2 {
	float: left;
	margin-left: 0px;
	margin-top: 50px;
	width: 100%;
}

.foto2 img {
	width: 100%;
}

.foto3 {
		float: left;
	margin-left: 0px;
	margin-top: 50px;
	width: 100%;
}
.foto3 img {
	width: 100%;
}




/* ===========
   Coach Header MOBILE
   =========== */

.darkgrey {
	background-color: #1F242B!important;
}

	
 .darkgrey .zitat  {
	color: #ffffff;
	font-family: 'Playfair Display', Helvetica, Helvetica Neue, Arial;
	font-size: 1.2em;
	line-height: 1.5em;
	margin-top: 0px;
	margin-bottom: 0px;
}


.coach_header_links {
	float: left;
	background-color: #1F242B;
	position: relative;
	width: 100%;
	
}

.coach_header_rechts {
	background-image: url("../img/martina_haeger_coaching.jpg");
	background-size: cover;
	background-position: right 0px;
	background-repeat: no-repeat;
	float: left;
	position: relative;
	width: 100%;
	height: 400px;

}

.coach_header_links  h2 {
	font-family: 'Playfair Display', Helvetica, Helvetica Neue, Arial;
	color: #ffffff;
	font-weight: 400;
	font-size: 2.2em;
	line-height: 1.4em;
	margin-bottom: 80px;
	text-align: left;
	text-transform: none;
	letter-spacing: 0;
}

.coach_header_links_text {
	font-size: 1.3em;
	float: left;
	padding: 20px 7% 7% 7%;
	margin-bottom: 30px;
	width: 86%;

}


/* ===========
   Coach 3er MOBILE
   =========== */
.coach_3_1 {
	float: left;
	padding: 3%;
	position: relative;
	width: 94%;
}

.check {
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: solid 1px #ccc;
	width: 100%;
}

.check:last-child {
	border-bottom: 0px;
}

.check_svg {
	padding-right: 10px;
	float: left;
}

.check_text {
	float:left;
	width: 80%;
}

.check_rot {
	background-size: 10%;
	color: #C70000;
	font-family: 'Playfair Display', Helvetica, Helvetica Neue, Arial;
	font-size: 1.7em;
	line-height: 1.3em;
	float: left;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 100%;
}


.solution {
	float: left;
	width: 95%;

}

.solution_left {
	background-color: #ffffff;
	border: 5px solid #EEEEEE;
	float: left;
	padding: 30px 4% 30px 4%;
	width: 94%;
}

.solution_left h3 {
	font-size: 2.6em;
	line-height: 1.3em;
}

.solution_right {
	float: left;
	padding: 0px 4% 30px 4%;
	margin-top: 20px;
	margin-bottom: 0px;
	width: 94%;
}


.solution_right ul {
	margin-left: 25px;
	padding-left: 0px;
}

.solution_right li {
	list-style-image: url("../img/icon_list.svg");
	padding-left: 10px;
	margin-bottom: 5px;
}

.solution_right_box {
	float: left;
	width: 100%;
}
.solution_right_box li {
	list-style-image: url("../img/icon_check_black.svg");
	margin-bottom: 5px;
}


.solution_right_box ul { 
	margin-bottom: 0px;
	margin-top: 0px;
}




/* ===========
   zitatbild MOBILE
   =========== */



.image-container-zitatbild {	
	color: #ffffff;
	float: left;
	font-size: 1em;
	height: auto;
	margin-left: 0px;
	margin-top: 40px;
	margin-bottom: 40px;
	position: relative;
	text-align: left;
	width: 100%;
}



.zitatbild-left {
	background-image: url("../img/stimmcoaching_martina_haeger.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	float: left;
	height: 300px;
	width: 100%;

}

.zitatbild-right {
	color: #202329;
	float: left;
	padding-left: 4%;
	margin-top: 15px;
	width: 90%;
	
}



/* ===========
  Erfahrung
   =========== */

.erfahrung {
	float: left;
	width: 100%;
}



.erfahrung li {
	list-style-image: url("../img/icon_list.svg");
	padding-left: 10px;
	margin-bottom: 15px;
}

.erfahrung_teaser {
	font-size: 1.4em;
	line-height: 1.55em;
}

.erfahrung_quali {
	float: left;
	font-size: 1.4em;
	line-height: 1.5em;
	font-style: italic;
	color: #C70000;
	border-left: 4px solid #C70000;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 20px;
		margin-bottom: 40px;
}


/* ===========
   Impressum MOBILE
   =========== */


.impressum h2 {
	text-align: left;
	letter-spacing: 0.03em;
	text-transform: uppercase;
	
}


/* ===========
   Podcasts MOBILE
   =========== */

.podcast {	
	float: left;
	background-color: #eeeeee;
	position: relative;
	margin-bottom: 50px;
	margin-top: 40px;
	padding-bottom: 25px;
	width: 100%;	
}

.podcast h3 {	
	color: #3EA8BD;
}

.podcast .vita_rechts {
	margin-top: 10px;
	width: 70%;
}

.podcast .vita_links {
	margin-top: 40px;
}

.podcast .vita_links h2 {
		text-align: left;
	margin-bottom: 0px;
	width: 100%;
}


.podcast img {
	width: 100%;
}


.podcast h2 {
	font-family: 'Playfair Display', Helvetica, Helvetica Neue, Arial;
	font-weight: 400;
	font-size: 2.6em;
	line-height: 1.4em;
	margin-bottom: 20px;
	margin-top: 0px;
	text-transform: none;
	letter-spacing: 0;
	text-align: center;
}

.player {
	margin-bottom: 70px;
}



/* ===========
   Footer MOBILE
   =========== */
  

.footer-container footer {
    color: #ffffff;
	overflow: hidden;
    padding: 60px 0;
}
   
.footer_text_links {
	position:relative;
	float: left;
		line-height: 1.7em;
	width: 100%;
	
}
   
.footer_text_rechts {
	float: right;
	line-height: 1.7em;
	margin-top: 80px;
	position:relative;
	text-align: right;
	width: 100%;
	
}

.footer-container-titel {
	float: left;
	width: 100%;
}


.footer-container a {
	color: #ffffff;
	text-decoration: none;
}

.footer-container a:hover {
    color: #ccced0;
	text-decoration: none;
}


.footer-container a:visited {
    color: #ffffff;
	text-decoration: none;
}

.footer-container h3 {
    color: #555555;
	font-size: 3em;
	text-decoration: none;
}


/* ===========
   Datenschutz mobile
   =========== */


.datenschutz_text h2 {
	text-align: left;
		letter-spacing: 0.03em;
	text-transform: uppercase;

}

.datenschutz_text h3 {
font-size: 1.5em;

}








/* Cookie-Hinweis D*/
#cookie {
  position: fixed;
  top: -200px;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 10000;
  background: #000000;
  margin: 0;
  padding: 15px 0 10px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	line-height: 130%;
  font-size: 17px;
}

#cookie .cookie-text {
	color: #fff;
  display: inline-block;
font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 15px;
  padding: 0 5%;
}

#cookie a {
  color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-right: 10px;
  text-decoration: underline;
}

#cookie a:hover {
	color: #ccc;
  text-decoration: none;
}


#cookie a.cookie {
  background-color: #fff;
	color: #4E5E82;
  cursor: pointer;
  padding: 5px 25px;
  margin-left: 0.4em;
  display: inline-block;
  font-size: 16px;
text-decoration: none;
}

#cookie a.cookie:hover {
  background-color: #ccc;
	color: #4E5E82;
  text-decoration: none;
}
/* Cookie-Hinweis ENDE D*/










/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width : 480px ){




/* ====================
    Header: 480
   ==================== */	
	
.header_text {
	font-size: 2em;
	margin-top: 320px;
	margin-left: 3%;
}

	
.navigation {
		height: 160px;
	}
	
.nav a {
	    padding: 15px 1.6%;
	}
	
.image-container {	
	padding: 9% 0 9% 0;
	background-position: 0px 150px;
	background-size: 100%;
	background-repeat: no-repeat;
	height: 400px;

}
	

	
	

	
/* ===========
   audio 
   =========== */

	.lied {
		height: 180px;
		
	}




	
}

	

/* ========================================================================================================================
    600px
  ======================================================================== ================================================ */



@media only screen and (min-width: 600px) {

	
	
	/* ===========
   zitat-foto 600
   =========== */

	
.image-container-zitat-foto {	
	padding: 10% 0 30% 0;
	background-image: url("../img/header_zitat-foto_tablet.jpg");
	height: 250px;
	
}
	
	
	/* ===========
   Fotos Bühne TABLET
   =========== */

.foto1 {
	margin-left: 0px;
	margin-top: 60px;
	width: 40%;
}


.foto2 {
	margin-left: 30px;
	margin-top: 0px;
	width: 50%;
}


.foto3 {
	margin-left: 30px;
	margin-top: 50px;
	width: 50%;
}

	
	
	
	/* ===========
   Fotos oben 600
   =========== */
.greyfoto_links {
	width: 39%;
}

.greyfoto_rechts {
	width: 58%;
	margin-top: 0px;
}
	
	
	
.grey-foto{
	margin-bottom: 5%;
	}
	
	
	
.greyfoto1 {
	float: right;
}
	

	
	
	
	
	
	


		/* ===========
   zitatbild 600
   =========== */

	
.zitatbild-left {
	height: 400px;

}
	
	
	/* ===========
   solution 600
   =========== */
	
	.solution_right_box {
	float: left;
	width: 46%;
	margin-right: 4%;
}
	
	

	
	
}



/* ========================================================================================================================
    768px
  ======================================================================== ================================================ */


@media only screen and (min-width: 768px) {

.wrapper {
    width: 88%;
    margin: 0 3% 0 3%;
}
	
	
	h2 {
	margin-top: 60px;
	}
	
	
	/* ============
     Header 768
   ============ */	


    nav a {
        float: left;
		font-size: 0.85em;  
        margin-left: auto;
		margin-right: auto;

        margin-bottom: 0;
	
    }

    nav li:first-child a {
        margin-left: 0;
    }

    nav li:last-child a {
        margin-right: 0;
    }
	
	nav a:hover,
nav a:visited {
	background-color: none;
	
}
	
.navigation {
	background-color: transparent;
	height: 90px;
	position: relative;
	width: 100%;
}

.navigation_inhalt {
	position: absolute;
	padding-left: 0px;
	right: 1%;
	width: 65%;
	}
	
.title_oben {
	padding-left: 4%;
	width: 30%;
}	
	
	


.title_oben a {
	color: #ffffff;
	text-decoration: none;
}

.title_oben a:hover {
	color: #ccced0;
	text-decoration: none;
}

.title_oben a:visited {
	color: #ffffff;
	text-decoration: none;
}
	
	
	
	
.sticky {
background-color: #1F242B;
  position: fixed;
  top: 0;
  z-index: 1;
  width: 100%;
		
	box-shadow: 1px 9px 35px -11px rgba(0,0,0,0.74);
	-webkit-box-shadow: 1px 9px 35px -11px rgba(0,0,0,0.74);
	-moz-box-shadow: 1px 9px 35px -11px rgba(0,0,0,0.74);
}
	.sticky a {
		color: #fff;
}
		.sticky a:hover {
		color: #bbbbbb !important;
}

			.sticky a:visited {
		color: #fff;
}
	
	
.image-container {	
	background-image: url(../img/header_tablet.jpg);
	background-position: 0px 0px;
	background-size: 110%;
	background-repeat: no-repeat;
	height: 300px;
	

}


	/* ===========
   Zitat rot 768
   =========== */

.image-container-zitat-rot {	
	font-size: 1.1em;
	height: 170px;
	
}

	
	
	
	
	
/* ===========
   VITA 768
   =========== */


.vita_links {
	float: left;
	margin-top: 100px;
	width: 48%;
}

.vita_rechts {
	float: right;
	margin-top: 100px;
	margin-bottom: 40px;
	width: 48%;
	
}
	
	
	
	
	
/* ===========
   zitatbild 768
   =========== */


.zitatbild-left {
	background-size: 100%;
	height: 500px;
	width: 55%;

}

.zitatbild-right {
	width: 35%;
	margin-top: 0px;
}
	
	
	/* ==============
    slider 768
   ============== */
	
.slider h3 {
	font-size: 1.6em;
}

.slider .quelle {
	font-size: 1em;
}
	
	
.slider .quelle::before {
	background-size: 30px 23px;
	padding-right: 18px;
	margin-right: 15px;	
}	
	
/* ===========
   Audio 768
   =========== */


.lied {
	background-color: #EEEEEE;
	padding: 5%;
	margin-right: 10px;
	height: 210px;
	width: 38%;
}

	.lied h4 {
	font-size: 1.5em;
	}	
	
	
.video h2 {
	color: #555555;
	margin-top: 85px;

}
	
		
/* ============
   EVENT 768
   ============ */

	.image-container-event {	
	background-position: 0px 0px;
}
	
	.image-container-event h2 {
	font-size: 4em;
}

	.image-container-event .image-container-zitat-rot {	
	height: 130px;
}
	.image-container-event .quelle {
	font-size: 1em;
}
	
	
/* ============
    WIDE: Main
   ============ */

    .main article {
        float: left;
        width: 100%;
    }

	

	
	/* ===========
   COACH 768
   =========== */
.coach_header_links {
	width: 50%;
}


.coach_header_rechts {
	width: 50%;
	height: 800px;

}
	
.coach_header_links  h2 {
	font-size: 3em;
	line-height: 1.4em;
	margin-bottom: 270px;
}
	
.coach_header_links_text {
	padding: 60px 7% 7% 7%;

}
	


	
	/* ===========
   erfahrung 768
   =========== */
	
.zitatbild-left{
	height: 400px;
	}
.image-container-zitatbild {
		margin-bottom: 0px;
	}
	

	/* ===========
   Podcast 768
   =========== */
	
	
.podcast {	
	margin-top: 80px;

}
	
	
.podcast h2 {
	font-size: 4em;
}
	
	.podcast .vita_rechts {
	width: 30%;
	margin-top: 50px;
}

.podcast .vita_links h2 {
	width: 30%;
}

	
/* ===========
   Footer 768
   =========== */
.footer_text_links {
	float: left;
	position: relative;
	padding: 0 5% 0 5%;
	text-align: left;
	width: 40%;
	
}
   
	
.footer-container-titel {
	width: 30%;
}

.footer_text_links {
	width: 30%;
	
}
   
.footer_text_rechts {
	width: 30%;
	
}


}
	
	

/* ========================================================================================================================
    950px
  ======================================================================== ================================================ */

@media only screen and (min-width: 950px) {

	/* ===============
    header 950
   =============== */	
	
	.image-container {
	
		background-image: url(../img/header.jpg);
		padding: 10% 0 10% 0;
	}
	
	
.lied {
	background-color: #EEEEEE;
	padding: 4%;
	margin-right: 10px;
	width: 40%;
}
	

	/* ===========
  Erfahrung 950
   =========== */

.erfahrung {
	float: left;
	margin-left: 10%;
	width: 75%;
}

	
	
	/* ===========
   Coach 3er 950
   =========== */
.coach_3_1 {
	padding: 3%;
	width: 27%;
}
	
	
	
	/* ===========
   hidden svg  950
   =========== */
	
.desktop_hidden {
	display:none;
	}
	
	
.mobile_hidden {
	display: inherit;
	}
	

	/* ===========
	 solution -  graue Rahmen Box   950
   =========== */	
	
.solution {
	float: left;
	background-image: url("../img/icon_audio_2.svg");
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	background-size: 100%;
	width: 100%;

}
	
	
.solution_left {
	padding: 30px 4% 30px 4%;
	width: 40%;
}

.solution_left h3 {
	font-size: 3.4em;
	line-height: 1.3em;
}

.solution_right {
	padding: 0px 4% 30px 4%;
	margin-top: -15px;
	width: 40%;
}
	
	
	

}


	
	
/* ========================================================================================================================
    1200px
  ======================================================================== ================================================ */

@media only screen and (min-width: 1200px) {

/* ===============
    Maximal Width
   =============== */

body {
    font: 18px/28px 'IBM Plex Sans', Helvetica, Helvetica Neue, Arial;
	font-weight: 300;
}
	
	
    .wrapper {
        width: 1160px; /* 1140px - 10% for margins */
        margin: 0 auto;
    }
	
	
	
/* ===============
    NAV 1200
   =============== */		
	
    nav a {
		font-size: 0.85em;  
        margin-bottom: 0;
    }


.navigation_inhalt {
	position: absolute;
	padding-left: 0px;
	right: 8%;
	width: 570px;
	}
	
.title_oben {
	padding-left: 4%;
	width: 30%;
}	
	
	

	
/* ===============
    header 1200
   =============== */	
	


	.image-container {
		background-position: 0px -50px;
		padding: 12% 0 12% 0;

	}
	
	
	
h3 {
	font-size: 2.2em;
}



	
	

	
 /* ============
     Zitat-foto 1200
   ============ */	
	


.image-container-zitat-foto {	
	padding: 10% 0 20% 0;
	background-image: url("../img/header_zitat-foto.jpg");
	background-position: 98% -13px;
	background-repeat: no-repeat;
	background-size: 80%;
	height: 250px;
	
}

	/* ===========
   Zitat rot 1200
   =========== */

.image-container-zitat-rot {	
	font-size: 1.25em;
	padding: 40px 0 40px 0;
	height: 220px;
	margin-bottom: 50px;
	
}
	
	
	
	
/* ===========
   zitatbild 1200
   =========== */



.image-container-zitatbild {	
	font-size: 1em;
	height: auto;
	margin-left: 0px;
	margin-top: 80px;
	margin-bottom: 30px;
	position: relative;
	text-align: left;
	width: 100%;
	
}




.zitatbild-left {
	background-size: 100%;
	height: 500px;
	width: 60%;

}

.zitatbild-right {
	padding-left: 4%;
	width: 30%;
	
}
	
	
	/* ===========
   slider 1200
   =========== */	
	.slider {
		width: 	60%;
	}
	
	
	
	/* ===========
   Audio 1200
   =========== */


.lied {
	background-color: #EEEEEE;
	padding: 4%;
	margin-right: 30px;
	height: 220px;
	width: 22%;
}

.lied h4 {
	margin-top: 20px;
}
	
	
/* ===========
   Fotos Bühne 
   =========== */
.image-container-foto {	
	width: 90%;
}



.foto1 {
	margin-left: 0px;
	margin-top: 70px;
	width: 25%;
}


.foto2 {
	margin-left: 25px;
	margin-top: 0px;
	width: 35%;
}


.foto3 {
	margin-left: 25px;
	margin-top: 140px;
	width: 35%;
}

	


	
	
	
	
}




/* ========================================================================================================================
    1700px
  ======================================================================== ================================================ */

@media only screen and (min-width: 1700px) {
	
	
		
/* ===============
    header 1700
   =============== */	
	
	.image-container {
		padding: 15% 0 15% 0;

	}

	
	
.zitatbild-left {
	background-size: 100%;
	height: 700px;
	width: 55%;

}
	
	.grey-foto {
		width: 70%;
		margin-left: 15%;
	}	
	
	
	.image-container-foto {
				width: 70%;
		margin-left: 15%;
	}	
	
	
	

}




/* ========================================================================================================================
    2500px
  ======================================================================== ================================================ */

@media only screen and (min-width: 2500px) {
	
	
.image-container {	
	padding: 11% 0 11% 0;
	background-position: 0px -250px;

}
	
	
.zitatbild-left {
	height: 820px;

}
	

}









/* ==========================================================================
   Helper classes
   ========================================================================== */

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
