@viewport {
	width: device-width;
}

body {
	background: none;
}

.canvas {
	margin: 0px;
	width: 100%;
	border: 0px;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.5em;
}

h4 {
	font-size: 1.2em;
	margin-top: 2em;
	margin-bottom: 0;
}

h5 {
	font-size: 1em;
}

.header {
	position: relative;
	width: 100%;
	height: 55px;
	border: 0px;
	border-radius: 0px;
}

.branding img {
	width: 55px;
	height: 55px;
	border: 0px;
	position: absolute;
	right: 0%;
	margin-right: 5px;
}

.branding h2 {
	display: block;
	margin: 0px 65px 0px 0px;
	float: right;
	font-size: medium;
	line-height: 55px;
	
}

.branding h4 {
	display: none;
}

.branding h5 {
	display: none;
}

#mainnav {
	width: 80%;
	padding-bottom: 200%;
	float: left;
	clear: none;
	position: fixed;
	top: 0px;
	left: -100%;
	padding-top: 3em;
	transition: 0.5s;
	background: rgba(91, 91, 91, 0.95); /* OFF CANVAS MENU BACKGROUND - CUSTOMIZE! */
	z-index: 2;
}

#mainnav a {
	clear: both;
	font-size: 2em;
	color: white;
	border: none;
}

#mainnav a:hover {
	border: none;
	background: none;
}

#mainnav.active {
	left: -40px;
	transition: 0.5s;
	
}

.header > a { /* MENU BUTTON */
	visibility: visible;
	font-size: 2em;
	border: solid 0px rgba(91, 91, 91, 1);
	color: rgba(91, 91, 91, 1); /* COLOR OF MENU BUTTON - CUSTOMIZE! */ 
}

#mainnav + a { /* CLOSE BUTTON FOR OFF CANVAS MENU */
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: fixed;
	left: -10%;
	top: 5px;
	visibility: hidden;
	transition: 0.5s;
	border: 0px;
	font-size: 3em;
	z-index: 3;
}

#mainnav + a:hover {
	text-decoration: none;
}

#mainnav.active + a {
	left: 55%;
	visibility: visible;
	transition: 0.5s;
	color: white;
}

#page1 #mainnav a.page1:hover,
#page2 #mainnav a.page2:hover,
#page3 #mainnav a.page3:hover,
#page4 #mainnav a.page4:hover,
#page5 #mainnav a.page5:hover {
	background: none;
	border: solid 4px rgba(1, 1, 1, 0);
}

#mobileleiste {
	display: block;
	width: 100%;
	height: 20px;
	background: #993233;
	clear: both;
	top: 60px;
	margin-bottom: 20px;
	position: absolute;
}


/* ADJUSTING WIDTH FOR SMALL SCREENS */

.nav {
	width: 100%;
	height: auto;
	border-radius: 0px;
	position: static;
	float: left;
	margin-top: 0px;
}

.nav h3 {
	margin-top: 10px;
	margin-bottom: 10px;
 	width: 5em;
	font-size: 2em;
}

#sidenav {
	list-style: none !important;
}

.nav ul li:hover{
	background: none;
}

.nav ul li a {
	width: 200px;
	border: solid 1px white;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
}

.cd-top div {
	width: 45px;
	height: 45px;
	border-radius: 0 5px 5px 0;
	top: 80%;
}

.cd-top.cd-is-visible div:hover {
	background: #993233;
}

.wide_content {
	width: 100%;
	border: 0px;
	padding: 5px;
}

.narrow_content {
	width: 100%;
	border: 0px;
	padding: 0px 5px 80px 5px;
	text-align: left;
}

.narrow_content ul {
	width: calc(100% - 20px);
	padding-left: 20px;
	margin: 0px;
}

li:first-child {
	margin-top: 5px;
}

.narrow_content ul li {
	margin-left: 0px;
}

.narrow_content p,
p.blocksatz,
.blocksatz {
	text-align: left !important;
}

.top {
	margin-top: 0px !important;
}

.bildband {
	width: 100% !important;
	width: calc(100% + 10px) !important;
	height: 70px !important;
	margin-left: -5px !important;
	margin-bottom: 0px !important;
	box-sizing: border-box;
}

.bildband img {
	width: 33.3% !important;
	height: auto !important;
}

#page1 .wide_content h3 {
	margin-left: 50px !important;
	margin-right: 0px !important;
}


/* PRAXIS */
#page2 iframe {
	height: 250px;
}

img.willkommen,
img.teamsitzung,
img.standort,
img.rezeption,
img.news {
	width: 100% !important;
	float: none !important;
	margin-left: 0px !important;
}

img.news.mobile-hidden {
	display: none
}

img.news.last-image {
	margin-top: 0 !important;
}

.ppbutton {
	width: 30px !important;
	height: 30px !important;
	margin-left: -15px !important;
	margin-top: -10px !important;
}

#gutschein {
	width: 310px;
	height: 219px;
	margin-left: auto;
	margin-right: auto;
}

#gutschein span {
	display: none;
}

#gutscheinWrapper {
	width: 104px;
}

#gutscheinMobileSpan {
	display: block;
}

/* TEAM */
#page3 .nav ul { /* Menue wird hier ausgeblendet */
	display: none;
}

li.employee {
	display: block;
}

.employee, .employee a, .employee img, .employee span, li.employee {
	width: 70px;
	height: 70px;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
	clear: both;
}

.employee span {
	opacity: 1;
	background: rgba(255, 255, 255, 0);
	color: black;		
}

.employee span span {
	width: 290px;
	height: 70px;
	padding-top: 20px;
	padding-left: 75px;
	font-weight: 600;
	font-size: large;
	text-align: left;
}

.employeeul {
	display: inline-block;
}

.employeeul ul {
	margin-left: 0px !important;
}

.empfang {
	width: 100%;
	height: auto;
}

.inhaber {
	width: 100%;
	height: auto;
	margin-left: auto !important;
}

.employeeWrapper {
	width: 100%;
}

.angestellte {
	width: 100%;
	height: auto;
}

.mitarbeiter {
	width: 100%;
	height: auto;
	margin-left: 0px;
	margin-top: 0px;
}

.mieter {
	width: 100%;
	height: auto;
}

.profile {
	position: relative;
}

.profile h3 {
	margin-top: 30px;
}

.profile img {
	border-radius: 100%;
	width: 100px;
	height: 100px;
	margin-top: -130px;
	position: absolute;
	right: 5px;
	top: 180px;	
}

.profile .logo {
	width: 40px !important;
	height: 40px !important;
	background: rgba(255, 255, 255, 0.9);
	/*border: 1px solid rgba(174, 169, 155, 0.9);*/
	right: 110px !important;
	top: 420px !important;
}

.profile ul {
	margin: 0px !important;
}

.profile p {
	width: auto;
}

.desc {
	font-size: small !important;
	min-height: 50px;
}

/* THERAPIEN */
#page4 .narrow_content img {
	margin-left: auto !important;
	margin-right: auto !important;
	width: 100% !important;
}

#page4 ul.physiotherapie {
	margin-left: 0px;
	width: 100%;
}

#page4 img.rechts {
	margin-bottom: 20px;
}


/* KONTAKT */
#page5 table {
	font-size: small !important;
	width: 100%;
	overflow: hidden;
	display: block;
}

#page5 form input,
#page5 form select,
#page5 form textarea {
	width: 95%;
}

/* FOOTER */
.footer {
	border: 0px;
	border-radius: 0px;
	height: 46em;
}

.footer div {
	float: none;
	padding-top: 15px;
	margin-left: auto;
	margin-right: auto;
	height: 10em;
}

.footer div:last-child p {
	display: block;
	height: 40px;
	margin-top: 40px;
}

.footer div:last-child a {
	padding: 0px;
	border: none;
	display: inline;
}

.footer a {
	padding: 5px;
	border: solid 1px white;
	margin-top: 10px;
	display: block;
}

.footer a:hover {
	background: #993233;
	color: white;
}

.corona {
	display: inline-block;
	margin-top: -50px;
	margin-bottom: 50px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	position: static;
	transform: rotateZ(0);
}

#warning {
	border-radius: 0;
}




