/*! HTML5 Boilerplate v5.3.0 | MIT License | https://html5boilerplate.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

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

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

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

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

/*
 * A better looking default horizontal rule
 */

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

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

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

/*
 * Remove default fieldset styles.
 */

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

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

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

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

/* BASIC STYLES */

img{
	max-width: 100%;
}

p, h1, h2, h3{
	padding: 0;
	margin: 0;
}

.clear{
	clear: both;
}

.inactive{
	display: none;
}

/* FONTS */

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

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

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

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

/* open-sans-700 - latin-ext_latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/open-sans-v34-latin-ext_latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/open-sans-v34-latin-ext_latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v34-latin-ext_latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v34-latin-ext_latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v34-latin-ext_latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v34-latin-ext_latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-800 - latin-ext_latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: url('fonts/open-sans-v34-latin-ext_latin-800.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/open-sans-v34-latin-ext_latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v34-latin-ext_latin-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v34-latin-ext_latin-800.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v34-latin-ext_latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v34-latin-ext_latin-800.svg#OpenSans') format('svg'); /* Legacy iOS */
}


/* roboto-100 - latin-ext_latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: url('fonts/roboto-v30-latin-ext_latin-100.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/roboto-v30-latin-ext_latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/roboto-v30-latin-ext_latin-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/roboto-v30-latin-ext_latin-100.woff') format('woff'), /* Modern Browsers */
       url('fonts/roboto-v30-latin-ext_latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/roboto-v30-latin-ext_latin-100.svg#Roboto') format('svg'); /* Legacy iOS */
}

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

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

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

/* roboto-700 - latin-ext_latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/roboto-v30-latin-ext_latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/roboto-v30-latin-ext_latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/roboto-v30-latin-ext_latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/roboto-v30-latin-ext_latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/roboto-v30-latin-ext_latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/roboto-v30-latin-ext_latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-900 - latin-ext_latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url('fonts/roboto-v30-latin-ext_latin-900.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/roboto-v30-latin-ext_latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/roboto-v30-latin-ext_latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/roboto-v30-latin-ext_latin-900.woff') format('woff'), /* Modern Browsers */
       url('fonts/roboto-v30-latin-ext_latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/roboto-v30-latin-ext_latin-900.svg#Roboto') format('svg'); /* Legacy iOS */
}



.headline{
	font-family: 'Roboto', Georgia, Helvetica, Arial ;
	font-size: 40px;
	text-transform: none;
	font-weight: 300;
	font-style: normal;
	line-height: 40px;
	color: #c753a0;
	text-transform: uppercase;
}



.subline{
	font-family: 'Open Sans', Verdana, Arial ;
	font-size: 30px;
	line-height: 45px;
	letter-spacing: 1px;
	text-transform: none;
	font-weight: 300;
	color: #c753a0;
	font-style: italic;
}




.fliesstext{
	font-family: 'Open Sans', Verdana, Arial ;
	font-size: 18px;
	line-height: 30px;
	font-weight: 300;
	color: #949292;
}

.fliesstext_bold{
	font-family: 'Open Sans', Verdana, Arial ;
	font-size: 18px;
	line-height: 30px;
	font-weight: 400;
	color: #949292;
	
}

.kleingedrucktes{
	font-family: 'Roboto', Verdana, Arial ;
	font-size: 14px;
	line-height: 22px;
	font-weight: 300;
	color: #949292;
}

.kleingedrucktes_link{
	font-family: 'Roboto', Verdana, Arial ;
	font-size: 14px;
	line-height: 22px;
	font-weight: 300;
	color: #949292;
	text-decoration: underline;
}


.link{
	font-family: 'Open Sans', Verdana, Arial ;
	font-size: 18px;
	line-height: 30px;
	font-weight: 300;
	color: #c753a0;
	text-transform: uppercase;
	text-decoration: none;
	
}

.subline_quote{
	font-family: 'Roboto', Verdana, Arial ;
	font-size: 13px;
	font-weight: 300;
	color: #949292;
	text-transform: uppercase;
	letter-spacing: 1px;
}


/* CONTENT */

.mobile_menu{
	display: none;
}

.menu_button{
	display: none;
}

.content_wrapper{
	width: 100%;
}

.content{
	width: 1170px;
	margin: 0 auto;
}

.content_inner{
	width: 80%;
	padding: 0 10%;
}


.content_50_menu_l{
	width: 50% !important;
	padding: 0 !important;
	float: left;
}

.content_50_menu_r{
	width: 50% !important;
	padding: 0 !important;
	float: left;
}


.content_50{
	width: 50% !important;
	padding: 0 !important;
	float: left;
}

.content_50_l{
	width: 47%;
	float: left;
	padding-right: 3%;
}

.content_50_r{
	width: 47%;
	float: left;
	padding-left: 3%;

}

.content_70{
	width: 70% !important;
	padding: 0 !important;
	float: left;
}

.content_33_l{
	width: 28%;
	float: left;
	padding-right: 4%;
}

.content_33_m{
	width: 28%;
	float: left;
	padding-left: 4%;
	padding-right: 4%;

}

.content_33_r{
	width: 28%;
	float: left;
	padding-left: 4%;

}

.fullwidth_wrap{
	width: 100%;
	text-align: center;
}


.padding_top10{
	padding-top: 10px;
}

.padding_top15{
	padding-top: 15px;
}

.padding_top30{
	padding-top: 30px;
}

.padding_top50{
	padding-top: 50px !important;
}

.padding_top70{
	padding-top: 70px !important;
}

.padding_top80{
	padding-top: 80px !important;
}

.padding_top100{
	padding-top: 100px !important;
}


.padding_top150{
	padding-top: 150px !important;
}




.padding_bottom30{
	padding-bottom: 30px;
}

.padding_bottom50{
	padding-bottom: 50px;
}

.padding_bottom70{
	padding-bottom: 70px;
}


.padding_bottom100{
	padding-bottom: 100px;
}


.position_realtive{
	position: relative;
}

.margin_top10{
	margin-top: 10px !important;
}

.margin_top30{
	margin-top: 30px !important;
}

.margin_top50{
	margin-top: 50px !important;	
	
}

.margin_top70{
	margin-top: 70px !important;	
	
}

.margin_top80{
	margin-top: 80px !important;
}

.margin_top150{
	margin-top: 180px;
}

.margin_left10{
	margin-left: 10px;
}

.margin_left20{
	margin-left: 20px;
}

.margin_right20{
	margin-right: 20px;
}

.margin_left40{
	margin-left: 40px;
}

.margin_left50{
	margin-left: 50px;
}

.margin_left30{
	margin-left: 30px;
}

.margin_right30{
	margin-right: 30px;
}

.margin_right40{
	margin-right: 40px;
}

.margin_right50{
	margin-right: 50px;
}

.display_inline{
	display: inline;
}

.text_align_center{
	text-align: center !important;
}

.text_align_left{
	text-align: left !important;
}

.text_align_right{
	text-align: right !important;
}

.position_relative{
	position: relative !important;
}


.popup_teilnahme_wrapper{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	margin-left: 0;
	background: #000;
	background: rgba(0,0,0,0.9);
	z-index: 10000;
	display: none;
}

.popup_teilnahme{
	width: 400px;
	
	padding: 40px;
	position: absolute;
	top: 100px;
	left: 50%;
	margin-left: -240px;
}




/* CONTENT */

.menu_button{
	display: none  !important;	
}

.mobile_menu{
	display: none;
}

.menu{
	width: 100%;
    background: url(../img/bg_menu_verlauf.png) no-repeat center center fixed; 
     -webkit-background-size: cover;
     -moz-background-size: cover;
     -o-background-size: cover;
     background-size: cover;
	 height: 30px;
	 position: absolute;
	 bottom: 0;
	 left: 0;
	 text-align: center;
	 padding: 25px 0;
}

.menu a{
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #fff;
	font-weight: 300;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	display: inline-block;
	margin: 0 15px;
}

.menu a:hover{
	border-bottom: 3px solid #ffffff;
	padding-bottom: 5px.
}

.menu_active{
	
	border-bottom: 3px solid #ffffff;
	padding-bottom: 5px.
}

#header_start{
	height: 600px;
	position: relative;
	width: 100%;
    background: url(../img/header_start.jpg) no-repeat center center fixed; 
     -webkit-background-size: cover;
     -moz-background-size: cover;
     -o-background-size: cover;
     background-size: cover;
}

#header_uebermich{
	height: 400px;
	position: relative;
	width: 100%;
    background: url(../img/header_ueber_mich.jpg) no-repeat top center; 
     -webkit-background-size: cover;
     -moz-background-size: cover;
     -o-background-size: cover;
     background-size: cover;
}

#header_praxis{
	height: 400px;
	position: relative;
	width: 100%;
    background: url(../img/header_praxis.jpg) no-repeat top center; 
     -webkit-background-size: cover;
     -moz-background-size: cover;
     -o-background-size: cover;
     background-size: cover;
}

#header_datenschutz{
	height: 400px;
	position: relative;
	width: 100%;
    background: url(../img/header_datenschutz.jpg) no-repeat top center; 
     -webkit-background-size: cover;
     -moz-background-size: cover;
     -o-background-size: cover;
     background-size: cover;
}

#header_impressum{
	height: 400px;
	position: relative;
	width: 100%;
    background: url(../img/header_impressum.jpg) no-repeat top center; 
     -webkit-background-size: cover;
     -moz-background-size: cover;
     -o-background-size: cover;
     background-size: cover;
}


#header_kontakt{
	height: 400px;
	position: relative;
	width: 100%;
    background: url(../img/header_kontakt.jpg) no-repeat top center; 
     -webkit-background-size: cover;
     -moz-background-size: cover;
     -o-background-size: cover;
     background-size: cover;
}


#header_anmeldung{
	height: 400px;
	position: relative;
	width: 100%;
    background: url(../img/header_anmeldung.jpg) no-repeat top center; 
     -webkit-background-size: cover;
     -moz-background-size: cover;
     -o-background-size: cover;
     background-size: cover;
}

#header_therapie{
	height: 400px;
	position: relative;
	width: 100%;
    background: url(../img/header_therapie.jpg) no-repeat top center; 
     -webkit-background-size: cover;
     -moz-background-size: cover;
     -o-background-size: cover;
     background-size: cover;
}

#header_therapie_kinder{
	height: 280px;
	position: relative;
	width: 100%;
    background: url(../img/bg_verlauf_maedchen.jpg) no-repeat top center; 
     -webkit-background-size: cover;
     -moz-background-size: cover;
     -o-background-size: cover;
     background-size: cover;
	 vertical-align: middle;
	 text-align: center;
}


#header_therapie_kinder img{
	height: 130px;
	width: auto;
	max-width: 80%;
	
}

#header_therapie_erwachsene{
	height: 280px;
	position: relative;
	width: 100%;
    background: url(../img/bg_verlauf_buchstaben.jpg) no-repeat top center; 
     -webkit-background-size: cover;
     -moz-background-size: cover;
     -o-background-size: cover;
     background-size: cover;
	 text-align: center;
}

#header_therapie_erwachsene img{
	height: 130px;
	width: auto;
	max-width: 80%;
}


.header_logo{
	padding-top: 170px;
	text-align: center;
}

.header_logo_sub{
	padding-top: 100px;
	text-align: center;
}

.header_logo_sub img{
	width: 570px;
	height: auto;
}

.header_logo img{
	width: 570px;
	height: auto;
}

.mirjam_neuburger_mit_subline{
	width: 400px;
	height: auto;
	margin: 30px auto;
}

.button_pink{
	padding: 15px 50px;
	background: #cc3399;
	color: #fff;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	font-family: 'Roboto',Verdana, Arial ;
	font-size: 18px;
	line-height: 26px;
	letter-spacing: 3px;
	text-transform: uppercase;
	font-weight: 300;
	border-radius: 8px;
}

.button_pink:hover{
	background: #bd3b92;
	color: #fff;
	
}

.bg_verlauf{
	width: 100%;
    background: url(../img/bg_verlauf.jpg) no-repeat center center fixed; 
     -webkit-background-size: cover;
     -moz-background-size: cover;
     -o-background-size: cover;
     background-size: cover;
}


.box_3er{
	width: 33%;
	display: inline-block;
	margin: 0%;
}


.bg_footer{
	background: #f2f0ee;
}

.bg_grey{
	background: #f9f9f8;
}


#footer_fb img{
	width: 50px;
	height: 50px;
	margin-top: -25px;
}

#footer_fb img{
	width: 50px;
	height: 50px;
	margin-top: -25px;
}

.footer_sg img{
	width: 250px;
	height: auto;
}


.footer_dbl img{
	width: 90px;
	height: auto;
}

#impressum_link{
	margin-left: 30px;
}

.quote_mn{
	width: 700px;
	margin: 30px auto;
	text-align: center;
	margin-top: 70px;
}

.fortbildungs_box{
	padding: 20px 0;
	width: 80%;
	border-bottom: 1px solid #f0efeb;
	margin: 0 auto;
}

.kontakt_box{
	border-top: 1px solid #f0efeb;
	border-bottom: 1px solid #f0efeb;
	width: 500px;
	padding: 30px 0;
	text-align: center;
	margin: 0 auto;
}

.kontakt_box_text{
	display: inline-block;
	font-family: 'Roboto', Georgia, Helvetica, Arial ;
	font-size: 24px;
	text-transform: none;
	font-weight: 500;
	font-style: normal;
	line-height: 80px;
	color: #7f7f7f;
	
}

.kontakt_box_icon{
	width: 50px;
	height: auto;
	display: inline-block;
	margin: 0 5px;
}


.responsiveContainer {
  position: relative;
  padding-bottom: 36%;
  height: 0;
  overflow: hidden;
}

.responsiveContainer iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.scrolloff {
        pointer-events: none;
    }

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

/*
 * Hide visually and from screen readers
 */

.hidden {
    display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */

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

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

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

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media screen and (max-width: 1170px) {
	
	.content{
		width: 90%;
		margin: 0 auto;
		
	}
	
	.content_inner{
		width: 90%;
		padding: 0 5%;
	}
	
}

@media screen and (max-width: 960px) {
	
	.menu a{
		
		font-size: 14px;
		margin: 0 10px;
	}


	.menu_active{
		font-size: 14px;
		margin: 0 10px;
	}
	
	.box_3er{
		width: 48%;
		display: inline-block;
		margin: 10px 0;
	}
	
}



@media screen and (max-width: 740px) {
	
	.padding_top70{
		padding-top: 40px !important;
	}
	
	.padding_bottom70{
		padding-bottom: 40px !important;
	}
	
	.padding_top50{
		padding-top: 30px !important;
	}
	
	.padding_bottom50{
		padding-bottom: 30px !important;
	}
	
	
	
	
	
	
	.headline{
		
		font-size: 28px;
	
	}
	
	.mirjam_neuburger_mit_subline{
		width: 90%;
		height: auto;
		margin: 30px auto;
	}
	
	#header_start{
		height: 300px;
		position: relative;
		width: 100%;
	    background: url(../img/header_start.jpg) no-repeat center center fixed; 
	     -webkit-background-size: cover;
	     -moz-background-size: cover;
	     -o-background-size: cover;
	     background-size: cover;
	}
	
	.header_logo{
		padding-top: 100px;
		text-align: center;
	}

	.header_logo img{
		width: 300px;
		height: auto;
	}
	
	
	
	.header_sub{
		height: 300px !important;
	}
	
	.header_logo_sub{
		padding-top: 100px;
		text-align: center;
	}

	.header_logo_sub img{
		width: 300px;
		height: auto;
	}
	
	
	
	.menu{
		display: none;
	}
	
	.menu_button{
		display: block !important;
		position: absolute;
		top: 20px;
		right: 20px;
		
	}
	
	.menu_button img{
		width: 40px;	
		height: auto;
	}
	
	
	.mobile_menu{
		background: #f8f7f5;
		padding-top: 40px;
		padding-bottom: 40px;
		z-index: 10000;
		display: none;
		position: fixed;
		top: 80px;
		left: 0;
		width: 100%;
		box-shadow: 0 4px 2px -2px #c753a0;
		
	}

	.mobile_menu ul{

		text-align: center;
		list-style-type: none;
		padding: 0; 

	}

	.mobile_menu ul li a{
		text-decoration: none;
		color: #949292;
		font-size: 20px;
		font-family: 'Roboto', Verdana,Arial;
		line-height: 2em;
	}
	
	.menu_active{
		border-bottom: none;
		color: #c753a0 !important;
	}
	
	.box_3er{
		width: 90%;
		display: inline-block;
		margin: 10px 0;
	}
	
	.padding_top100{
		padding-top: 50px  !important;
	}
	
	.padding_bottom100{
		padding-bottom: 50px  !important;
	}
	
	.quote_mn{
		width: 80%;
		
	}
	
	.kontakt_box{
		border-top: 1px solid #f0efeb;
		border-bottom: 1px solid #f0efeb;
		width: 90%;
		padding: 30px 0;
		margin: 0 auto;
		text-align: center;
	}
	
	
	#header_therapie_kinder img{
		height: auto !important;
		width: auto  !important;
		max-width: 80%;
	
	}



	#header_therapie_erwachsene img{
		height: auto !important;
		width: auto  !important;
		max-width: 80%;
	}
	
	#header_therapie_kinder{
		height: 180px;
	
	}



	#header_therapie_erwachsene{
		height: 180px;
		
	}
}		


	

@media print,
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 1.25dppx),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after,
    *:first-letter,
    *:first-line {
        background: transparent !important;
        color: #000 !important; /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        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) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

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

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

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    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;
    }
}
