/* Box sizing rules */
*, *::before, *::after {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;}

/* Prevent font size inflation */
html {
	-moz-text-size-adjust: none;
	-webkit-text-size-adjust: none;
	text-size-adjust: none;
	font-size: 10px;}

/* Remove list styles on ul, ol elements with a list role, which suggests default styling will be removed */
ul[role='list'], ol[role='list'] {
	list-style: none;}

/* Set core body defaults */
body {
	min-height: 100vh;
	line-height: 1.4;
	font-size: 100.01%;
	width: 100%;
	-webkit-font-smoothing: subpixel-antialiased;}
	
html, body {
	height: 100%;
	width: 100%;}

/* Set shorter line heights on headings and interactive elements */
h1, h2, h3, h4 {
	line-height: 1.1;}

/* A elements that don't have a class get default styles */
a:not([class]) {
	text-decoration-skip-ink: auto;
	color: currentColor;}

/* Make images easier to work with */
img, picture {
	max-width: 100%;
	display: block;}

/* Inherit fonts for inputs and buttons */
input, button, textarea, select {
	font-family: inherit;
	font-size: inherit;}

/* Anything that has been anchored to should have extra scroll margin */
:target {
	scroll-margin-block: 5ex;}

/*------------------------------------------------------------------------------------------*/
/*                                       PROJECT'S CSS                                      */
/*------------------------------------------------------------------------------------------*/


/* roboto-condensed-300 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/roboto-condensed-v16-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Roboto Condensed Light'), local('RobotoCondensed-Light'),
       url('../fonts/roboto-condensed-v16-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-condensed-v16-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-condensed-v16-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-condensed-v16-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-condensed-v16-latin-300.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}

/* roboto-condensed-regular - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-condensed-v16-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'),
       url('../fonts/roboto-condensed-v16-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-condensed-v16-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-condensed-v16-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-condensed-v16-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-condensed-v16-latin-regular.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}

html, body {
	height: 100%;
	width: 100%;}
	
body {
	font-size: 100.01%;
	width: 100%;
	-webkit-font-smoothing: subpixel-antialiased;}
	
h1 {
	font-family: Roboto Condensed, Arial, sans-serif;
	font-size: 60px;
	font-weight: 400;
	line-height: 64px;
	color: #fff;}
	
h2 {
	font-family: Roboto Condensed, Arial, sans-serif;
	font-weight: 300;
	font-size: 24px;
	line-height: 34px;
	color: #58595b;}
	
h3 {
	font-family: Roboto Condensed, Arial, sans-serif;
	font-size: 28px;
	font-weight: 400;
	line-height: 30px;
	color: #fff;}
	
h4 {
	font-family: Roboto Condensed, Arial, sans-serif;
	font-size: 22px;
	font-weight: 400;
	line-height: 24px;
	color: #003d8a;
	margin-bottom: 15px;}
	
h5 {
	font-family: Roboto Condensed, Arial, sans-serif;
	font-size: 19px;
	font-weight: 400;
	line-height: 21px;
	color: #003d8a;
	margin-bottom: 15px;}

a {
	color: #58595b;
	text-decoration: none;}
a:hover {
	color: #003d8a;
	text-decoration: underline;
	text-decoration-color: #003d8a;
	text-decoration-thickness: 1px;
	text-underline-offset: 4px;}
	
.blau {color: #003d8a;}
.grau {color: #58595b;font-weight: 400;}
.azzur {background-color: #5fc4d1;}
.hblau {background-color: #6793c4;}
.dblau {background-color: #003d8a;}
.rot {background-color: #cc353c;}
	
p, li, .pdf {
	font-family: Roboto Condensed, Arial, sans-serif;
	font-weight: 300;
	font-size: 22px;
	line-height: 30px;
	color: #58595b;}
	
b {
	font-family: Roboto Condensed, Arial, sans-serif;
	font-weight: 400;}

.column li , .more li {
	list-style-type: square;
	margin-left: 22px;}
	
h1, h2, h3, h4, p {
	position: relative;
	top: 48%;
	transform: translateY(-50%);}
	
hr {
	display: block;
	border: 0;
	border-top: solid 1px #d3d3d3;
	width: 100%;
	height: 0px;
	margin: 0 0 50px 0;}
	
video {
	width: 100%;
	border: 1px solid #ebeced;
	margin: 10px 0 15px 0;}
	
iframe {
	position: relative;
	display: block;
	width: 100%;
	height: 700px;
	max-height: 100vh;
	margin-bottom: 50px;}
	
/*------------------------------------------------------------------------------------------*/
/*                                       HEADER                                             */
/*------------------------------------------------------------------------------------------*/

#logomenu {
	position: relative;
	width: 90%;
	max-width: 1680px;
	margin: 0 auto;
	height: 140px;}
	
#headerstart, #headerimpfung, #headerteam, #headerspektrum, #headerkarriere, #headertermin, #headerkontakt, #headerimpressum  {
	position: relative;
	height: 70%;
	width: 100%;
	min-height: 36vw;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;}
	
#headerstart {
	background-image: url(../img/medicum-brake-start.webp);}
#headerimpfung {
	background-image: url(../img/medicum-brake-impfung.webp);}
#headerteam {
	background-image: url(../img/medicum-brake-team.webp);}
#headerspektrum {
	background-image: url(../img/medicum-brake-spektrum.webp);}
#headerkarriere {
	background-image: url(../img/medicum-brake-karriere.webp);}
#headertermin {
	background-image: url(../img/medicum-brake-termin.webp);}	
#headerkontakt {
	background-image: url(../img/medicum-brake-kontakt.webp);}
#headerimpressum {
	background-image: url(../img/medicum-brake-impressum.webp);}

.transparenz {
	position: absolute;
	height: 20px;
	width: 100%;
	background-color: rgba(255, 255, 255, 0.5);}
.transparenz2 {
	position: absolute;
	bottom: 0;
	height: 20px;
	width: 100%;
	background-color: rgba(255, 255, 255, 0.5);}
	
#stoererwrapper {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 90%;
	height: 100px;
	max-width: 1680px;
	margin: 0 auto;
	z-index: 20;}
	
.lehrpraxis, .famfreundlich {
	position: absolute;
	overflow: hidden;
	box-sizing: border-box;
	padding: 10px 25px 20px 25px;
	right: 0;
	bottom: 0;
	width: 370px;
	height: 100px;
	background-color: #fff;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;}
	
.famfreundlich {
	padding: 10px;
	width: 170px;
	height: 160px;
	border-radius: 85px 85px 0 0;}
	
.lehrpraxis:hover, .famfreundlich:hover {
	height: 115px;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;}
	
.famfreundlich:hover {
	height: 170px;}
	
.lehrpraxis img {
	height: 70px;
	width: auto;}
	
.hideformenu {
	display: block;
	position: absolute;
	top: 25px;
	height: 90px;
	width: 260px;}
	
/*------------------------------------------------------------------------------------------*/
/*                                        NAVIGATION                                        */
/*------------------------------------------------------------------------------------------*/

#navi {
	position: absolute;
	width: auto;
	height: 86px;
	top: 27px;
	right: 0;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;}
	
#navi li {
	cursor: pointer;
    display: block;
    float: left;
	margin: 0 0 0 3px;
	font-size: 22px;
	line-height: 22px;}
	
#navi .current > a, #navi .current > a:hover {
	background-color: #003d8a;
    color: #fff;}
	
#navi .current > a span, #navi .current > a span:hover {
	background-position: bottom center;}
	
#navi a {
	font-family: Roboto Condensed, Arial, sans-serif;
	font-weight: 400;
    display: block;
	font-size: 19px;
    padding: 8px 20px 16px 20px;
    text-decoration: none;}
	
#navi a:hover {
    text-decoration: none;
	color: #58595b;}
	
#navi li {
    transition: all 0.8s ease-in-out 0s;}
	
#navi li:hover {
    transition: all 0.5s ease-in-out 0s;
	background-color: #ebeced;}
	
.menueicon {
	display: block;
	width: 100%;
	height: 25px;
	margin: 8px 0 7px 0;
	background-size: auto 50px;
	background-repeat: no-repeat;
	background-position: top center;}	
	
.menuestart {
	background-image: url(../img/medicum-brake-icon-menuestart.png);}
.menueimpfung {
	background-image: url(../img/medicum-brake-icon-menueimpfung.png);}
.menueteam {
	background-image: url(../img/medicum-brake-icon-menueteam.png);}
.menuespektrum {
	background-image: url(../img/medicum-brake-icon-menuespektrum.png);}
.menuejobs {
	background-image: url(../img/medicum-brake-icon-menuekarriere.png);}
.menuetermin {
	background-image: url(../img/medicum-brake-icon-menuetermin.png);}
.menuekontakt {
	background-image: url(../img/medicum-brake-icon-menuekontakt.png);}
	

/*------------------------------------------------------------------------------------------*/
/*                                        CONTENT                                           */
/*------------------------------------------------------------------------------------------*/

#contentwrapper, #footerwrapper {
	position: relative;
	width: 90%;
	max-width: 1680px;
	margin: 0 auto;
	padding: 15px 0;}

#contentwrapper img {
	width: 100%;
	height: auto;}
	
.bigbox {
	position: relative;
	box-sizing: border-box;
	width: 100%;
	margin: 2vw 0;
	background-color: #f5f6f7;
	display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    display: flex;  
    flex-wrap: wrap;
	-webkit-align-items: flex-start;
    align-items: stretch;}
.bleft {
	width: 24vw;
	height: 24vw;
	padding: 1.5vw;}
.bright {
	flex: 1;
	padding: 1.5vw;}
	
.smallbox {
	position: relative;
	width: 49%;
	box-sizing: border-box;
	height: 12.5vw;
	margin-bottom: 2vw;
	background-color: #f5f6f7;
	display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    display: flex;  
    flex-wrap: wrap;
	-webkit-align-items: flex-start;
    align-items: stretch;}
	
.smallbigbox {
	width: 100%;
	height: 12.5vw;
	max-height: 230px;
	margin-bottom: 2vw;
	background-color: #f5f6f7;
	display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    display: flex;  
    flex-wrap: wrap;
	-webkit-align-items: flex-start;
    align-items: stretch;}
	
.sleft {
	width: 12.5vw;
	height: 12.5vw;
	padding: 1.5vw;}
.sright {
	flex: 1;
	padding: 1.5vw;}
	
#hinweisbox {
	position: relative;
	box-sizing: border-box;
	width: 100%;
	height: 12.5vw;
	margin-bottom: 2vw;
	background-color: #f5f6f7;
	display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    display: flex;  
    flex-wrap: wrap;
	-webkit-align-items: flex-start;
    align-items: stretch;}
	
.hinweislinks {
	width: 12.5vw;
	height: 100%;
	padding: 1.5vw;
	background-color: #cc353c;}
	
.hinweismitte {
	height: 100%;
	flex: 1;
	padding: 1.5vw;}
	
.hinweisrechts {
	height: 100%;
	width: 19.5vw;}
	
#hinweisbox img {
	margin: 0;
	padding: 0;
	height: 100%;
	width: auto;}
	
.boxwrapper {
	display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    display: flex;  
    flex-wrap: wrap;
	-webkit-align-items: flex-start;
          align-items: flex-start;
	justify-content: space-between;
	width: 100%;}
	
.column {
	display: -webkit-flex;
	flex-direction: column;
    -webkit-flex-wrap: wrap;
    display: flex;  
    flex-wrap: wrap;
	-webkit-align-items: flex-start;
          align-items: flex-start;
	justify-content: space-between;
	width: 100%;}
	
.box {
	box-sizing: border-box;
	width: 23.5%;
	cursor: pointer;
	border-bottom: solid 1px #ebeced;
	margin-bottom: 30px;}
	
.box:hover img {
	-ms-transform: rotateY(360deg); /* IE 9 */
    -webkit-transform: rotateY(360deg); /* Chrome, Safari, Opera */
    transform: rotateY(360deg);
	-webkit-filter: brightness(110%); /* Safari */
    filter: brightness(110%);
	-webkit-transition: all 0.9s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;}
	
.box h4, .box p, .column h4, .column p  {
	position: relative;
	top: 0;
	transform: translateY(0%);}
	
.sright p {
	position: relative;
	top: 49%;
	transform: translateY(-50%);}
	
.arztfoto {
	position: relative;
	width: 100%;
	margin-bottom: 20px;}
	
.read_more {
	text-align: right;
	cursor: pointer;
	margin: 15px 0 20px 0;}

.more {
    display: none;
	margin-top: 15px;}
	
.mitbox {
	width: 32%;
	height: auto;
	margin-bottom: 2vw;
	background-color: #ebeced;
	display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    display: flex;  
    flex-wrap: wrap;
	-webkit-align-items: flex-start;
    align-items: stretch;}
	
a.mitbox {
	border: 1px solid #f5f6f7;
	background-color: #f5f6f7;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;}
a.mitbox:hover {
	border: 1px solid #003d8a;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;}


.mitboxleft {
	width: 50%;
	height: 100%;
	line-height: 0;}	

.mitboxright {
	width: 50%;
	padding: 1.5vw;}
	
.mitboxright p {
	font-size: 20px;
	line-height: 24px;}
	
.mitboxright b {
	display: inline-block;
	font-size: 22px;
	padding-bottom: 5px;}
	
.column {
	width: 49%;
	margin-bottom: 3vw;}

.hideit {
	visibility: hidden;
	height: 0 !important;
	margin: 0 !important;}
	
.pdf, .extlink {
	display: block;
	width: 100%;
	background-size: 22px auto;
	background-position: 20px center;
	background-repeat: no-repeat;
	padding: 17px 20px 20px 60px;
	margin: 0 0 10px 0;
	text-decoration: none;
	border: 1px solid #ebeced;
	-webkit-transition: all 0.9s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;}
	
.pdf {
	background-image: url("../img/medicum-brake-download-pdf.png");}
.extlink {
	background-image: url("../img/medicum-brake-ext-link.png");}
	
.pdf:hover, .extlink:hover {
	color: #003d8a;
	text-decoration: none;
	border: 1px solid #003d8a;
	-webkit-transition: all 0.9s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;}

.clearer {
	clear: both;}
	
/*------------------------------------------------------------------------------------------*/
/*                                       MODAL                                              */
/*------------------------------------------------------------------------------------------*/

.modal button {
position: relative;
display: inline;}

.modal p, .modal h4 {
	float: left;
	top: 0;
	box-sizing: border-box;
	width: 50%;
	transform: translateY(0);
	padding: 20px;
	margin: 0;}
	
.modal h4 {
	padding: 20px;
	font-size: 28px;}
	
.modal p {
	padding: 0 20px 20px 20px;}
	
#myBtn {
	font-weight: 400;
	cursor: pointer;}
	
#myBtn:hover {
	color: #003d8a;
	text-decoration: underline;}

.modal {
	display: none;
	position: fixed;
	z-index: 10000;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgb(0,0,0);
	background-color: rgba(0,0,0,0.6);}

.modal-content {
	box-sizing: border-box;
	background-color: #fff;
	margin: 10% auto;
	width: 80%;
	max-width: 1200px; 
	webkit-animation-name: zoom;
	-webkit-animation-duration: 0.6s;
	animation-name: zoom;
	animation-duration: 0.6s;}

@-webkit-keyframes zoom {
	from {-webkit-transform:scale(0)} 
	to {-webkit-transform:scale(1)}
}

@keyframes zoom {
	from {transform:scale(0)} 
	to {transform:scale(1)}
}

.modalimg {
	box-sizing: border-box !important;
	padding: 20px 20px 30px 20px !important;
	float: left !important;
	width: 50% !important;
	height: auto;}

.closebtn {
	padding: 15px 20px 17px 20px;
	position: relative;
	display: inline-block !important;
	left: 50%;
	margin: 0 0 0 -70px;
	color: #fff !important;
	font-family: Roboto Condensed, Arial, sans-serif;
	font-size: 20px !important;
	font-weight: 400 !important;
	background-color: #58595b;}
	
.closebtn:hover {
	background-color: #003d8a;}

.close {
  color: #aaa;
  font-size: 28px;
  font-weight: bold;}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;} 

#ueberweisung, #rezept {
	display: inline-block;
	padding: 3px 15px 6px 15px;
	margin: 10px 20px 0 0;
	border: 2px solid #58595b;
	border-radius: 8px;
	background-color: #f5f6f7;
	color: #58595b;
	font-weight: 400;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;}
	
#ueberweisung:hover, #rezept:hover {
	background-color: #58595b;
	color: #f5f6f7;
	text-decoration: none;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;}

form {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;}
	
.formdiv {
	width: 47%;}

label {
	font-weight: 400;}
	
form button {
	display: block;
	position: relative;
	width: 100%;
	background-color: #58595b;
	margin: 25px auto;
	font-family: Roboto Condensed, Arial, sans-serif;
	font-weight: 400;
	font-size: 22px;
	font-style: normal;
	color: #fff;
	padding: 9px 20px 11px 20px;
	transition: all .3s ease-in-out;
	border: 0;}
	
form button:hover {
	cursor: pointer;
	background-color: #003d8a;
	color: #fff;
	transition: all .3s ease-in-out;}
	
form {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 100%;
	box-sizing: border-box;}

form.form {
	font-family: Roboto Condensed, Arial, sans-serif;
	font-weight: 300;
	font-size: 20px;
	line-height: 27px;
	color: #58595b;
	padding: 0 20px 50px 20px;}

form.form strong {
	font-weight: 400;}

form.form input[type="checkbox"], form.form input[type="radio"] {
	position: relative;
	left: 0;
	width: 20px;
	height: 20px;}

form#form4, .html {
	padding: 0;
	width: 100%;}

form.form label {
	display: block;
	margin-bottom: 5px;
	margin-top: 20px;}

.form .column {
	justify-content: unset;}

.modal2 p, .modal2 h4 {
	float: none;
	top: 0;
	box-sizing: border-box;
	width: 100%;
	transform: none;
	padding: 20px;
	margin: 0;}

.modal2 form.form button {
	display: block;}

.modal2 button {
	position: relative;
	display: inline;}

form.form select, form.form input[type="text"], form.form input[type="email"], form.form input[type="number"], form.form textarea {
	width: 100%;
	box-sizing: border-box;}

form.form select, form.form input[type="text"], form.form input[type="email"], form.form input[type="date"], form.form input[type="number"], form.form textarea {
	font-family: Roboto Condensed, Arial, sans-serif;
	font-size: 18px;
	color: #58595b;
	background-color: #fff;
	border: 1px solid #58595b;
	padding: 7px 9px;
	margin-top: 5px;}

form.form textarea {
	display: inline-block;
	height: 120px;}

form.form .req {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	height: 0;
	width: 0;
	z-index: -1;}

.modal2-content {
	box-sizing: border-box;
	background-color: #fff;
	margin: 5vw auto;
	width: 80%;
	max-width: 1200px;
	padding: 3vw 3vw 0 3vw;
	-webkit-animation-name: zoom;
	-webkit-animation-duration: 0.6s;
	animation-name: zoom;
	animation-duration: 0.6s;}

.column.fullwidth {
	width: 100%;}
	
/*------------------------------------------------------------------------------------------*/
/*                                       ACCORDION                                          */
/*------------------------------------------------------------------------------------------*/
	
 /* Style the buttons that are used to open and close the accordion panel */
.accordion {
	background-color: #fff;
	font-size: 22px;
	font-weight: 400;
	color: #023f87;	
	cursor: pointer;
	padding: 17px 20px 20px 20px;
	margin: 0 0 10px 0;
	width: 100%;
	text-align: left;
	border: 1px solid #ebeced;
	outline: none;
	transition: 0.4s;}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.accordion:hover {
	background-color: #fff;
	color: #023f87;	
	border: 1px solid #003d8a;}
	
.active {
	background-color: #f5f6f7;
	border: 1px solid #003d8a;}
  
.accordion::after {
	content: '+'; /* Unicode character for "plus" sign (+) */
	color: #58595b;
	font-weight: 300;
	float: right;
	margin-left: 5px;}

.active::after {
	content: "-"; /* Unicode character for "minus" sign (-) */}
	
/* Style the accordion panel. Note: hidden by default */	
.panel {
	width: 100%;
	padding: 0 0 0 30px;
	background-color: #fff;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;}

/*------------------------------------------------------------------------------------------*/
/*                                         FOOTER                                           */
/*------------------------------------------------------------------------------------------*/

#footer {
	position: relative;
	box-sizing: border-box;
	width: 100%;
	height: 12.5vw;
	max-height: 230px;
	margin-bottom: 2vw;
	background-color: #f5f6f7;
	display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    display: flex;  
    flex-wrap: wrap;
	-webkit-align-items: flex-start;
    align-items: stretch;}
	
#footer img {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	-webkit-filter: grayscale(100%) opacity(40%); /* Safari */
	filter: grayscale(100%) opacity(40%);}
	
#footer img:hover {
	-webkit-filter: grayscale(0%) opacity(100%); /* Safari */
    filter: grayscale(0%) opacity(100%);}
	
.footertxt {
	font-size: 20px;
	line-height: 30px;
	color: #58595b;
	margin: 2vw 0;}
	
.imptxt {
	top: 0;
	transform: translateY(0);
	font-size: 20px;
	line-height: 28px;
	color: #58595b;
	margin-bottom: 30px;}
	
#footer .footertxt {
	margin: 0;}
	
.facebook {
	display: inline-block;
	margin: -10px 10px -4px 0;
	height: 25px;
	width: 25px;
	background: url(../img/medicum-brake-facebook.png);
	background-size: 50px 25px;}
	
.facebook:hover {
	background-position: 25px 0;}
	
.instagram {
	display: inline-block;
	margin: -10px 10px -4px 0;
	height: 25px;
	width: 25px;
	background: url(../img/medicum-brake-instagram.png);
	background-size: 50px 25px;}
	
.instagram:hover {
	background-position: 25px 0;}

.footerlinks {
	box-sizing: border-box;
	width: 13.7%;
	height: 100%;
	padding: 1.5vw;
	background-color: #707475;}
	
.footermitte {
	box-sizing: border-box;
	height: 100%;
	flex-grow: 1;
	padding: 1.5vw;}
	
.footerrechts {
	box-sizing: border-box;
	height: 100%;}
	
.apphinweis {
	position: relative;
	margin: 0;
	padding: 0;
	height: auto;
	padding: 0 0 15px 0;
	width: 100%;}
	
.applink {
	float: left;
	margin: 0 15px 15px 0;
	height: 40px;
	width: 151px;}
	
#contentwrapper .applink img, #footerwrapper .applink img {
	display: inline-block;
	height: 40px;
	width: auto;}
	
.foerderer {
	position: relative;	
	margin: 0;
	padding: 0;
	height: auto;
	padding: 0 0 15px 0;
	width: 100%;}
	
.foerderlink {
	display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    display: flex;  
    flex-wrap: wrap;
	-webkit-align-items: flex-start;
	gap: 10px 30px;
	height: auto;}
	
#contentwrapper .foerderlink img, #footerwrapper .foerderlink img {
	height: 60px;
	width: auto;}
	
/* ----------------------------- COOKIE-HINWEIS ----------------------------- */

#CybotCookiebotDialogBodyContentTitle {
	transform: translateY(0);}
	
#CybotCookiebotDialog h1, #CybotCookiebotDialog h2, #CybotCookiebotDialog h3, #CybotCookiebotDialog h4, #CybotCookiebotDialog p {
	position: relative;
	top: 0;
	transform: translateY(0);}
	
#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonAccept, #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonAccept, #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll {
    background-color: #003d8a !important;
    border-color: #003d8a !important;}
	
#CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton {
	border-color: #003d8a !important;}
	
#CybotCookiebotDialogTabContent input:checked + .CybotCookiebotDialogBodyLevelButtonSlider {
    background-color: #003d8a !important;}
	
.map-placeholder {
	position: relative;
	display: block;
	width: 100%;
	height: 700px;
	max-height: 100vh;
	margin-bottom: 2vw;
	box-sizing: border-box;
	background-color: #f5f6f7;
	background-image: url("../img/platzhalter-maps.png");
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	padding: 25px 35px;}
	
.map-placeholder p {
	font-size: 16px;
	line-height: 24px;
	color: #58595b;
	text-align: center;
	top: 0;
	transform: translateY(0);}
	
.map-placeholder a, .map-placeholder a:hover {
	text-decoration: underline;
	text-underline-offset: 4px;}
	
.googlemapcontent {
	position: relative;
	display: block;
	width: 100%;
	top: 40%;
	transform: translateY(-50%);}

button {
	display: block;
	position: relative;	
	background-color: transparent;
	margin: 25px auto;
	font-family: Roboto Condensed, Arial, sans-serif;
	font-weight: 300;
	font-size: 18px;
	font-style: normal;
	color: #58595b;
	padding: 9px 20px 11px 20px;
	border: solid 1px #58595b;
	transition: all .3s ease-in-out;}
	
button:hover {
	cursor: pointer;
	background-color: #58595b;
	color: #fff;
	transition: all .3s ease-in-out;}
	
/*------------------------------------------------------------------------------------------*/
/*                                     MEDIA QUERIES                                        */
/*------------------------------------------------------------------------------------------*/	

@media only screen and (max-width: 1300px) {

.box {
	width: 32%;}
	
h1 {
	font-size: 38px;
	line-height: 40px;}
	
p, li {
	font-size: 20px;
	line-height: 27px;}	
	
.mitboxright p {
	font-size: 18px;
	line-height: 22px;}
	
.mitboxright b {
	display: inline-block;
	font-size: 20px;
	padding-bottom: 5px;}
	
.bleft {
	width: 25.5vw;
	height: 25.5vw;}
	
.imptxt, .footertxt {
	font-size: 18px;}
}

@media only screen and (max-width: 1200px) {

.mitbox {
	width: 49%;}
	
}

@media only screen and (max-width: 1170px) {
	
.modalimg {
	margin: 0 !important;
	padding: 0 !important;
	width: 100% !important;}
	
.modal p, .modal h4 {
	width: 100%;}
	
}

@media only screen and (max-width: 1050px) {
	
h4 {
	margin-top: 32px;}
	
#navi a {
    padding: 8px 15px 16px 15px;}
	
#headerstart, #headerimpfung, #headerteam, #headerspektrum, #headerkarriere, #headertermin, #headerkontakt, #headerimpressum {
	max-height: 400px;}
	
#headerstart {
	background-image: url(../img/medicum-brake-start-M.webp);}
#headerimpfung {
	background-image: url(../img/medicum-brake-impfung-M.webp);
	background-position: left;}		
#headerteam {
	background-image: url(../img/medicum-brake-team-M.webp);}
#headerspektrum {
	background-image: url(../img/medicum-brake-spektrum-M.webp);}
#headerkarriere {
	background-image: url(../img/medicum-brake-karriere-M.webp);}
#headertermin {
	background-image: url(../img/medicum-brake-termin-M.webp);}	
#headerkontakt {
	background-image: url(../img/medicum-brake-kontakt-M.webp);}
#headerimpressum {
	background-image: url(../img/medicum-brake-impressum-M.webp);}
	
.lehrpraxis {
	width: 320px;
	height: 90px;}
.lehrpraxis:hover {
	height: 105px;}	
.lehrpraxis img {
	height: 60px;}
	
.mitbox {
	width: 49%;}
	
.bigbox {
	height: 100%;
	max-height: none;}
.bleft {
	padding: 3vw;}
.bright {
	height: auto;
	padding: 3vw;}
	
.column {
	width: 100%;}
	
.leftcol {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;}
.rightcol {
	margin-top: 0 !important;
	padding-top: 0 !important;}
	
.smallbox {
	width: 100%;
	height: 20vw;
	margin: 0 0 2vw 0;}
	
.smallbigbox {
	position: relative;
	width: 100%;
	height: 100%;
	max-height: none;
	margin: 0 0 2vw 0;}
	
.sleft {
	width: 23.5%;
	height: 20vw;
	padding: 3vw;}
.sright {
	padding: 3vw;}
	
#footer, #hinweisbox {
	height: 100%;
	max-height: none;}
	
.footerlinks {
	padding: 3vw;
	position: relative;
	width: 100%;
	height: 13vw;}
.footermitte {
	padding: 3vw;
	position: relative;
	width: 100%;
	height: auto;}
.footerrechts {
	padding: 0 3vw 3vw 3vw;
	height: 200px;
	width: auto;}
	
.hinweislinks {
	width: 23.5%;
	height: 22vw;
	padding: 3vw;}	
.hinweismitte {
	height: 22vw;
	width: 40.9%;
	padding: 3vw;}	
.hinweisrechts {
	height: 22vw;
	width: 35.6%;}
	
h2 {
	font-size: 22px;
	line-height: 30px;}
	
h3 {
	font-size: 26px;
	line-height: 28px;}
}
	
@media only screen and (max-width: 950px) {
	
.box {
	width: 49%;}
	
h1 {
	font-size: 30px;
	line-height: 32px;}
	
#navi {
	position: fixed;
	box-sizing: border-box;
	z-index: 8888;
    height: 100%;
    top: 0;
	left: 100%;
	padding: 0;
	padding-top: 140px; 
    width: 100%;
	background-color: rgba(255, 255, 255, 0.95);
	overscroll-behavior-y: contain;
    overflow-y: auto;}
	
.slidemenu {
	box-shadow: 0 0 20px 0 #000;
	transform: translateX(-100%);
	-webkit-transform: translateX(-100%);}
	
#navi li {
	position: relative;
	display: block;
	margin: auto 5%;
	padding: 0;
    border-top: 1px solid #e9e9e9;
    width: 90%;}
	
.lastli {
	border-bottom: 1px solid #e9e9e9;}
	
#navi a {
	font-size: 22px;
	margin: 0;
	padding: 19px 40px 21px 40px;}
	
.menueicon {
	display: inline-block;
	width: 25px;
	height: 25px;
	margin: 0 15px -4px 0;
	background-size: auto 50px;
	background-repeat: no-repeat;
	background-position: top center;}
	
.mitboxright {
	padding: 2vw;}
	
.modal-content {
	width: 90%;}
	
.formdiv {
	width: 100%;}

}

@media only screen and (max-width: 750px) {
	
#headerstart, #headerimpfung, #headerteam, #headerspektrum, #headerkarriere, #headertermin, #headerkontakt, #headerimpressum {
	height: 300px;}
	
#headerimpfung {
	background-position: 20% 0;}

.mitbox {
	position: relative;
	width: 100%;
	height: 100%;
	max-height: none;
	margin: 0 0 2vw 0;}
	
.bigbox {
	height: 100%;
	max-height: none;}
.bleft {
	position: relative;
	width: 100%;
	height: 25vw;}
.bright {
	position: relative;
	width: 100%;}
	
.footermitte {
	width: 76.5%;}
	
.footerrechts {
	height: auto;
	width: 100%;
	max-width: 500px;}
	
p {
	top: 0;
	transform: translateY(0%);}
	
.mitbox p {
	top: 48%;
	transform: translateY(-50%);}
	
.box {
	width: 100%;}
	
.smallbox {
	position: relative;
	width: 100%;
	height: 100%;}
	
.sleft {
	position: relative;
	width: 100%;
	height: 13vw;}
.sright {
	position: relative;
	max-width: none;
	width: 100%;
	height: auto;}
	
.sright p  {
	position: relative;
	top: 0;
	transform: translateY(0%);}
	
.column {
	width: 100%;
	margin: 20px 0;}
	
.footerlinks, .hinweislinks {
	position: relative;
	width: 100%;
	height: 13vw;}
	
.footermitte, .hinweismitte {
	position: relative;
	width: 100%;
	height: auto;}
	
.hinweisrechts {
	position: relative;
	width: 100%;
	height: auto;}
	
#hinweisbox img {
	height: auto;
	width: 100%;}
	
.bigbox, .smallbox, #hinweisbox, .mitbox, #footer, .column, .externsoftware {
	margin-bottom: 4vw;}

.bleft, .bright, .sleft, .sright, .footerrechts, .footerlinks, .footermitte, .hinweislinks, .hinweismitte {
	padding: 4vw;}
	
}

@media only screen and (max-width: 500px) {

#logomenu {
	height: 100px;}
	
.hideformenu {
	top: 20px;
	height: 60px;
	width: 173px;
	background-size: auto 60px;}
	
.lehrpraxis {
	width: 270px;
	height: 70px;
	padding: 10px 20px 20px 20px;}
.lehrpraxis:hover {
	height: 85px;}	
.lehrpraxis img {
	height: 50px;}
	
.famfreundlich {
	padding: 5px;
	width: 130px;
	height: 125px;
	border-radius: 65px 65px 0 0;}
.famfreundlich:hover {
	height: 140px;}	
.famfreundlich img {
	height: 120px;}
	
#navi {
	padding-top: 100px;}
	
.bigbox, .smallbox, #hinweisbox, .mitbox, #footer, .column, .externsoftware {
	margin-bottom: 5vw;}
	
.bleft, .bright, .sleft, .sright, .footerlinks, .footermitte, .hinweislinks, .hinweismitte {
	padding: 5vw;}
	
}

