/* THEME Anpassungen */
.post-container, .overflow-container { padding: 0 0 0 0; }
.entry, .post-header { margin: 0 0 0 0; }
@media (min-width: 37.5em) {.entry { padding: 0 0 0 0; } }
@media (min-width: 50em) { .menu-primary-container { margin: 0 0 0 0; } }
@media (min-width: 50em) { .menu-primary { display: inline-block; margin: 0 auto; float: none; text-align: left; } }
@media (min-width: 56.25em) { .site-footer { padding: 0 0 0 0; } }
@media (min-width: 50em) { .menu-primary a:focus { text-decoration: none; } }
.menu-primary-container { max-height: none; }
@media (min-width: 50em) { .title-container { margin: 0 0 0 0; } }
@media screen and (max-width: 899px) { .site-header { padding: 0 0 0 0; } }
@media screen and (max-width: 799px) { .site-header { text-align: left; } }
@media screen and (max-width: 799px) { .toggle-navigation { display: none; } }
@media screen and (max-width: 799px) {.title-container {margin: 0 0 0 0;} }
@media screen and (max-width: 799px) {.menu-primary {margin: 0 0 0 0;} }
@media screen and (max-width: 799px) {.menu-primary a {line-height: 1.5; } }
@media screen and (max-width: 799px) {.menu-primary-items li {display: inline-block;} }
@media (min-width: 56.25em) { .singular .post-header, .error404 .post-header { margin: 0 0 0 0; } }


.max-width {
  max-width: none;
  width: 100%;
  margin: 0 auto;
}
#main.main {
  width: 100%;
  float: none;
}
.wp-block-image {
	margin: 0 0 0 0;
}
/* ENDE THEME Anpassungen */








:root {
	--blau: #114262;
	--px50: 50px;
	--grau: #97a0a7;
	--grau: #c8cedf;
	--orchester: #981b2e;
	--konzert: #2fbb74;
	--jahre100: #f6bc10;
	--gold: #826714;
	--jahre100: #826714;
}

html { scroll-behavior: smooth; }


body, html, p, div, ul, ol, li, a, input, h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto';
	font-size: 17px;
	font-weight: 600;
	line-height: 1.4;
	letter-spacing: 0.3px;
	color: #FFF;
}
.nobreak {
	white-space: nowrap;
}
.displaynone {
	display: none;
}
h1 {
	font-size: 30px;
	margin: 30px 0;
}
h2,
h1.post-title {
	font-size: 25px;
	margin: 0 0 30px 0;
	font-weight: 800;
}
h2.zweiter {
	margin: 5px 0 20px 0; 
	padding-top: 30px;
}
h3 {
	font-size: 19px;
	font-weight: 600;
  color: var(--gruen);
  margin: 25px 0 -10px 0;
}
h4 {
	margin: 17px 0;
	font-weight: 600;
}
p {
	margin: 20px 0;
	color: var(--grau);
	font-size: 20px;
}
p strong {
	color: #FFF;
	font-size: 125%;
}
.clearfix:after {
	display: block;
	content: " ";
	clear: both;
}
.tagline {
	display: none;
}
.singular .post-content a,
.singular .post-content a:link,
.singular .post-content a.buttong:link {
	text-decoration: none;
}
.singular .post-content p > a {
	color: var(--logoblau);
	font-weight: 600;
}
.singular .post-content p > a:hover {
	opacity: 0.8;	
}


/* ------------------------------------------------------ HEADER ------------- */
header#site-header {
	padding: 0 var(--px50);
}
.header_inner {
	max-width: none;
	margin: 0 auto;
	padding: 22px 0;
	display: grid;
	grid-template-columns: 272px auto;
	grid-gap: 0 var(--px50);
	padding-top: 32px;
}
.header_inner > a {
	text-align: left;
}
#title-container {
	margin: 0 0 0 0;
	height: 106px;
}
#logo {
	display: grid;
	grid-template-columns: 120px 540px;
	grid-gap: 30px;
  	margin: 0 0 0 30px	;
  	background: rgba(33,63,146,0.5);
  	border-radius: 60px;
  	padding: 20px;
  	position: relative;
}
#logo img {
	width: 150px;
	margin-top: -20px;
	margin-bottom: 20px;
}

.menu-primary-container {
  	text-align: center;
  	transition: all 0.5s ease;
  	margin: 0 0 0 0;
  	padding: 0 23px 0 0;
}
.menu-primary li {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
header #menu-primary .menu li a {
	font-size: 16px;
	font-weight: 700;
	line-height: 1;
	margin: 5px 0;
	padding: 8px 12px;
	color: var(--grau);
	text-align: left;
	opacity: 1;
	border-bottom: 0px solid #FFF;
	transition: all 0.2s ease;
	letter-spacing: 0.2px;
}
.menu-primary li a:hover {
	border-radius: 3px;
	background: var(--kindgruen);
	transition: all 0.2s ease;
	color: #FFF !important;
}
#menu-primary {
	float: right;
	transition: all 0.5s ease;
}
#menu-primary.border {
	transition: all 0.5s ease;
}
#menu-primary-items li:last-child a {
	margin-right: 0px;
}
li.leist {
	display: none;
}
/* ----- ENDE HEADER ------ */







/* ------------------------------------------------------ CONTENT --------------------- */
.post-header {
	display: none;
}
body {
	background: var(--blau);
}
.home #max-width {
	background: var(--blau) url(/wp-content/uploads/klaviatur3.png) no-repeat;
  	background-size: 100vw;   /* 92 ehemals */
  	background-position: right calc(100% - 20.8vw);
  	background-position: 127% -4%;
  	background: var(--blau);
}

@media screen and (max-width: 1400px) {
	.home #max-width {
  		background-size: 82vw;
  		background-position: 106% 22%;
	}
}








  





.home article  {
	/* 
background: var(--blau) url(/wp-content/uploads/klaviatur2.png) no-repeat;
	background-size: 92vw;
	background-position: right calc(100% - 20.8vw);
	background-position: 134% 150%;
 */
	padding: var(--px50) 0 0 0;
}
.post-content {
	margin: 0 0 0 0;
}
.home .post-content {
	padding: 0 0 0 0;
}
.home h2 {
	line-height: 1.1;
}
.home .post-content .content {
	padding: 0 var(--px50);
	max-width: 1600px;
	margin: 0 auto;
}
.post-content .content {
	padding: 0 var(--px50);
}
#wirbewegen,
.content .wp-block-group h2 {
	text-transform: uppercase;
	font-size: 5.25vw;
	font-family: 'Roboto Condensed';
	margin: 0 0 -20px 0;
}
.home p {
	max-width: 875px;
	padding-left: 5px;
	margin: 20px 0 30px 0;
	background: rgba(17,66,98,0.0);
}
.home .content p:first-of-type {
	margin-top: 50px;
}
#piktos {
	grid-gap: 7%;
	margin-bottom: 75px;
}
#piktos figure {
	text-align: center;
}
.home #piktos {
	margin-top: 47px;
	margin-top: 120px;
	padding-bottom: 120px;
	margin-bottom: 0px;
	
	/* 
margin-top: 95px;
	margin-bottom: 25px;
 */
}
.home #piktos img {
	max-width: 194px;
	margin-bottom: 30px;
}
#piktos p {
	text-transform: uppercase;
	text-align: center;
	padding: 3px;
	margin: 0 auto;
	font-weight: 500;
	font-size: 17.5px;
	width: 191px;
	opacity: 0.7;
	margin-top: -10px;
	border-radius: 7px;
}
#piktos .spalte img:hover {
	opacity: 0.8;
}
.home #piktos .spalte {
	opacity: 0;
  	transform: translateY(80px);
  	transition: transform 0.8s cubic-bezier(0.34, 2.56, 0.64, 1),
    opacity 0.6s ease-out;
}
.home #piktos .spalte.show {
  opacity: 1;
  transform: translateY(0);
}
/* animation class */



#piktos .spalte {
	max-width: 300px;
}

#piktos .spalte1 p {
	background: #FFF;
	color: #000;
}
#piktos .spalte2 p {
	background: var(--orchester);
	color: #000;
}
#piktos .spalte3 p {
	background: var(--konzert);
	color: #000;
}
#piktos .spalte4 p {
	background: var(--gold);
	color: #000;
}
.post-content > figure.size-full {
	width: 100vw;
	height: 20.83vw;
	height: 15vw;
	position: relative;
	overflow: hidden;
}
.post-content > figure img:not(.logol) {
	object-fit: cover;
	margin-top: 0vw;
	width: 100%;
}
.logol {
	position: absolute;
	left: -2.4vw;
  top: 2.4vw;
	width: 370px;
	height: 144px;
	background: url(/wp-content/uploads/logo2.png) center center no-repeat;
	background-size: 57%;
}
.post-content .grid_leistungen {
	margin-bottom: 43px;
	padding: 70px var(--px50);
}
.grid_leistungen > div {
	display: grid;
	grid-template-columns: 326px auto;
	grid-gap: 50px;
	max-width: 1500px;
	border: 0px solid #0F0;
	margin: 0 auto;
}
.leistungen #piktos {
	grid-template-columns: 1fr 1fr 1fr;
	padding: 96px 0 0 0;
	grid-gap: 11% 10%;
	grid-gap: 0% 10%;
	height: 530px;
	max-height: 530px;
}
.leistungen #piktos figure {
	text-align: center;
}
.leistungen #piktos .spalte1 {
	grid-column: 1 / -1;
	margin: 0 auto;
	width: 100%;
}
.leistungen #piktos .spalte img { 
	max-width: 85px;
}
.leistungen #piktos .spalte1 img {
	width: 233px;
	max-width: none;
	height: 233px;
}
.leistungen #piktos p {
	display: none;
}
.wpcp-carousel-wrapper {
	padding: 0 25px;
	margin: 0 auto 100px auto;
	max-width: 1600px;
}
.wpcp-prev-button.swiper-button-prev {
	font-size: 45px !important;
	left: -15px !important;
}
.wpcp-next-button.swiper-button-next {
	font-size: 45px !important;
	right: -15px !important;
}
.wpcp-single-item {
	border: 0px !important;
}
.wpcp-single-item figure {
	aspect-ratio: 10 / 7;
}
.wpcp-single-item figure img {
	object-fit: cover;
	object-position: center;
	min-height: 100%;
}
.headline_ueber_dem_slider {
	text-transform: uppercase;
	padding: 0 var(--px50);
	margin: 0 auto 31px auto;
	max-width: 1600px;
	font-size: 55px;
	font-weight: 400;
	font-family: 'Roboto Condensed';
}
.page-id-15 {
	/* 
background: url(/wp-content/uploads/dummy_kontaktx.jpg) left top no-repeat;
	background-size: 1400px 1298px;
 */
}

.grid_leistungen .adresse {
	padding-top: 32px;
}
.grid_leistungen .adresse p {
	font-size: 16.5px;
  	letter-spacing: 1px;
  	font-weight: 400;
}
.grid_leistungen .adresse .kontakt_hof {
	font-weight: 600;
	letter-spacing: 1.5px;
}
.grid_leistungen .kontakt_dtr {
	margin-top: 0px;
}
.grid_leistungen .kontakt_eml {
	margin-bottom: 0px;
}
.grid_leistungen .kontakt_www {
	margin-top: 0px;
}
form .wpcf7-number {
	max-width: 85px;
	display: inline-block;
	margin: 0 8px;
}









/* Hide default input */
.wpcf7-checkbox input[type="checkbox"],
.wpcf7-acceptance input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

/* Label layout */
.wpcf7-checkbox .wpcf7-list-item label,
.wpcf7-acceptance .wpcf7-list-item label {
  display: flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
  position: relative;
}

/* Custom box */
.wpcf7-checkbox .wpcf7-list-item-label::before,
.wpcf7-acceptance .wpcf7-list-item-label::before {
  content: "";
  width: 20px;
  height: 20px;
  border: 2px solid #FFF;
  border-radius: 4px;
  display: inline-block;
  transition: all 0.2s ease;
  position: relative;
  top: 4px;
  margin-right: 17px;
}

/* Checked background */
.wpcf7-checkbox input[type="checkbox"]:checked + .wpcf7-list-item-label::before,
.wpcf7-acceptance input[type="checkbox"]:checked + .wpcf7-list-item-label::before {
  background-color: #4CAF50;
  border-color: #4CAF50;
}

/* Checkmark */
.wpcf7-checkbox input[type="checkbox"]:checked + .wpcf7-list-item-label::after,
.wpcf7-acceptance input[type="checkbox"]:checked + .wpcf7-list-item-label::after {
  content: "";
  position: absolute;
  left: 9px;
  top: 0px;
  width: 10px;
  height: 20px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}







.wpcf7-list-item {
  display: inline-block;
  margin: 0 0 0 0;
}
/* Hide default */
.wpcf7-radio input[type="radio"] {
  position: absolute;
  opacity: 0;
}

/* Label layout */
.wpcf7-radio .wpcf7-list-item label {
  display: flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
}

/* Outer circle */
.wpcf7-radio .wpcf7-list-item-label::before {
  content: "";
  width: 21px;
  height: 21px;
  border: 2px solid #000;
  border-radius: 50%;
  display: inline-block;
  transition: all 0.2s ease;
  margin: 0 10px 0 0;
  position: relative;
  top: 3px;
  background-color: white;
}

/* Inner dot when checked */
.wpcf7-radio input[type="radio"]:checked + .wpcf7-list-item-label::after {
  content: "";
  position: absolute;
 margin: 0 0 0 0;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #216DF2;
  border: 2x solid var(--blau);
  left: 4px;
  top: 7px;
}

/* Checked state */
.wpcf7-radio input[type="radio"]:checked + .wpcf7-list-item-label::before {
  border: 4px solid #2196F3;
  border: 6px solid #000;
  background: #999;
}
.wpcf7-list-item-label {
  position: relative;
}
.wpcf7-list-item.last {
	margin-left: 30px;
}
input[type="text"], 
input[type="email"], 
input[type="number"], 
input[type="tel"],
textarea {
	color: #000;
	padding: 7px 12px;
	font-size: 18px;
  	line-height: 1;
  	border-radius: 4px;
  	background: rgba(255,255,255,0.8);
}
input[type="number"] {
	padding: 6px 9px 6px 9px;
	text-align: center;
}
textarea {
	max-width: 27.75em;
	line-height: 1.25;
}
.abmessungen {
	margin: 30px 0 0 0;
}


.page-id-15 h2#wirbewegen,
.page-id-15 p.duerfenwir,
.page-id-15 form {
	max-width: 750px;
	margin-left: auto;
	margin-right: auto;
}

form {
	background: rgba(255,255,255,0.08);
	padding: 40px;
	border-radius: 20px;
	max-width: 700px;
	margin: var(--px50) 0;
}
form p:first-of-type {
	margin-top: 0px;
	margin-bottom: 10px;
}
form p:nth-of-type(2) {
	margin-top: 0px;
}
form p {
	margin: 30px 0;
}
form .parterre-einfam {
	font-size: 19px;
	font-style: italic;
	margin: -10px 0 40px 0;
	font-weight: 400;
}
#hbt {
	display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  max-width: 594px;
}
#hbt .hbt {
	margin: 15px 0;
}
.hbt input {
	max-width: 70px;
	margin-right: 5px;
	margin-left: 5px;
}
#hbt p:first-child input {
	margin-left: 0px;
}
form .hbt .wpcf7-number {
	margin: 0 8px 0 0;
}
form .ergaenz1 {
	margin-bottom: 2px;
	margin-top: 40px;
}
form .ergaenz2 {
	margin-top: 2px;
	margin-bottom: 52px;
}
.namex {
	border-top: 1px solid rgba(255,255,255,0.8);
  	padding-top: 40px;
  	margin-top: 40px;
}
input[type="submit"] {
	border-radius: 10px;
	padding: 10px 20px;
	font-size: 18px;
	font-weight: 600;
	background: #000;
}
.numb .wpcf7-list-item-label {
	opacity: 0.5;
	color: #FFF;
}
.numb .wpcf7-list-item-label.active {
	opacity: 1;
}
.page-id-15 .post-content .grid_leistungen {
	padding-bottom: 0px;
}
.wpcf7-response-output {
	padding: 6px 12px;
	margin: 35px 0;
}
.wpcf7 form.sent .wpcf7-response-output {
  border-color: #189130;
  background: #189130;
}
input[type="text"], input[type="email"], input[type="tel"], textarea {
	margin-top: 7px;
}

.page-id-13 .grid_leistungen > div > figure {
	padding-top: 38px;
}
.duerfenwir a {
	font-size: inherit;
  	border-bottom: 1px solid var(--grau);
}











/* -------------------------------------------------------- FOOTER --------------------*/
footer#site-footer {
	background: var(--blau);
	padding: 0 var(--px50);
}
.footer_inner {
	padding: 30px 0;
}
#footergrid {
	display: grid;
	grid-template-columns: 340px auto 100px 100px;
	grid-gap: var(--px50);
}
#footergrid p,
#footergrid a {
	letter-spacing: 2px;
	font-size: 17px;
	font-weight: 500;
	color: #c8cedf;
	line-height: 1.1;
	max-width: none;
}
#footergrid p {
	margin: 0 0 15px 0;
}
#footergrid .angebot {
	text-align: right;
	padding-top: 26px;
}
#footergrid .angebot > div > p:nth-child(2),
#footergrid .angebot > div > p:nth-child(2) a {
	color: var(--jahre100);
	font-size: 5vw;
	font-family: 'Roboto Condensed';
	font-weight: 400;
	margin-top: -20px;
}
#footergrid .angebot > div > p:nth-child(2) a:hover {
	opacity: 0.9;
}
/* 
letter-spacing: inherit;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-family: inherit;
 */
  
.adresse > div > p:first-child {
	text-transform: uppercase;
	margin: 0 0 0 0;
}
#footergrid p.euro {
	border: 11px solid #065a9a;
	color: #065a9a;
	font-weight: 700;
	background: #FFF;
	border-radius: 50px;
	font-size: 75px;
	text-align: center;
	line-height 1; 
	margin: 3px 0 0 0;
	width: 100px;
	height: 100px;
	padding: 0 12px 2px 0;
  	line-height: 1.06;
  	cursor: pointer;
  	transition: all 0.5s ease;
}
#footergrid p.euro:hover {
	opacity: 1;
	border: 11px solid var(--jahre100);
	transition: all 0.5s ease;
}
.insta {
	cursor: pointer;
}
.insta:hover {
	opacity: 0.8;
}
p.euro,
.insta {
	margin-top: 3px;
}
#footer2 {
	background: #010101;
	background: #010101 url(/wp-content/uploads/dummy_footer2x.jpg) center top no-repeat;
	padding: 0 var(--px50);
}
#footer2 .footer_inner {
	padding: 16px 0 15px 0;
}
#footer2 .footer_inner,
#footer2 .footer_inner a {
	text-align: center;
	font-weight: 400;
	color: #c8cedf;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: 17px;
}
#footer2 .footer_inner a:hover {
	opacity: 0.85;
}
footer .kontakt_www,
footer .kontakt_tel {
	display: none;
}
#footer3 {
	position: fixed;
  background: #000;
  top: auto;
  bottom: -100px;
  height: 100px;
  width: 100%;
  z-index: 111;
}
#footergrid .adresse,
#footergrid .adresse a,
#footergrid .adresse a:link,
#footergrid .adresse a:visited,
#footergrid .adresse a:active,
#footergrid .adresse a:focus,
#footergrid .adresse a[href^="mailto"] {
	text-decoration: none !important;
}









/* MIN !! */
@media screen and (min-width: 1400px) { 
	#footergrid .angebot > div > p:nth-child(2) {
		font-size: 70px;
	}
}



@media screen and (max-width: 1366px) {
	.home #piktos {
		grid-gap: 5vw;
	}
	.home #piktos img {
		width: 15vw;
		height: 15vw;
	}
	#piktos p {
		width: 100%;
	}
	#piktos p,
	#piktos p a {
		font-size: calc(9px + 0.6vw);
	}
	.logol {
		width: 28vw;
		height: 11vw;
		top: 1vw;
	}
	#footergrid {
		grid-template-columns: 340px auto 70px 70px;
		grid-gap: 30px;
	}
	#footergrid p.euro {
		transform: scale(0.71);
		transform-origin: top left;
		margin-top: 0px;
	}
	#footergrid .angebot > div > p:nth-child(2) {
		font-size: 4vw;
		margin-top: -16px;
	}
}






@media screen and (max-width: 1024px) {
	:root {
		--px50: 40px;
	}
	#menu-primary-container {
		padding: 0 0 0 0;
	}
	li#menu-item-18 a {
		padding-right: 0px;
	}
	.post-content .grid_leistungen {
  		margin-bottom: 0px;
  		padding: 70px var(--px50);
	}
	.grid_leistungen > div {
		grid-template-columns: 1fr;
	}
	.grid_leistungen .adresse,
	.grid_leistungen > div > figure:first-child {
		display: none;
	}
	.post-content p:first-of-type {
		margin-top: 40px;
	}
	.leistungen .grid_leistungen {
		padding: 30px var(--px50);
  	}
  	.leistungen #piktos {
  		grid-template-columns: 1fr 1fr 1fr 1fr;
  		height: auto;
  		max-height: none;
  		grid-gap: var(--px50);
  		padding: 0 0 0 0;
  		margin: 0 0 0 0;
  	}
  	.leistungen #piktos > div {
  		padding: 3px 10px;
  	}
  	.leistungen #piktos figure {
  		padding: 5px 20px 5px 20px;
  	}
  	.leistungen #piktos p {
  		display: block;
  		margin-top: 4px;
  		opacity: 1;
  	}
  	.leistungen #piktos .spalte1 {
  		grid-column: unset;
  	}
	.leistungen #piktos .spalte img,
  	.leistungen #piktos .spalte1 img {
  		width: 100%;
  		height: 100%;
  		max-width: none;
	}
	.leistungen #piktos > .spalte {
		margin: 0 auto;
	}
	.page-id-65 #piktos .spalte1 {
		grid-column: unset;
		order: 2;
	}
	.page-id-65 #piktos .spalte2 {
		order: 1;
	}
	.page-id-65 #piktos .spalte3 {
		order: 3;
	}
	.page-id-65 #piktos .spalte4 {
		order: 4;
	}
	.page-id-65 #piktos .spalte1 p {
  		background: var(--orchester);
	}
	.page-id-65 #piktos .spalte2 p {
  		background: #FFF;
	}
	.page-id-65 #piktos .spalte3 p {
  		background: var(--konzert);
	}
	.page-id-65 #piktos .spalte4 p {
  		background: var(--jahre100);
	}
	
	.page-id-67 #piktos .spalte1 {
		grid-column: unset;
		order: 3;
	}
	.page-id-67 #piktos .spalte2 {
		order: 1;
	}
	.page-id-67 #piktos .spalte3 {
		order: 2;
	}
	.page-id-67 #piktos .spalte4 {
		order: 4;
	}
	.page-id-67 #piktos .spalte1 p {
  		background: var(--orchester);
  		background: var(--konzert);
	}
	.page-id-67 #piktos .spalte2 p {
  		background: #FFF;
	}
	.page-id-67 #piktos .spalte3 p {
  		background: var(--konzert);
  		background: var(--orchester);
	}
	.page-id-67 #piktos .spalte4 p {
  		background: var(--jahre100);
	}
	
	.page-id-69 #piktos .spalte1 {
		grid-column: unset;
		order: 4;
	}
	.page-id-69 #piktos .spalte2 {
		order: 1;
	}
	.page-id-69 #piktos .spalte3 {
		order: 2;
	}
	.page-id-69 #piktos .spalte4 {
		order: 3;
	}
	.page-id-69 #piktos .spalte1 p {
  		background: var(--gold);
	}
	.page-id-69 #piktos .spalte2 p {
  		background: #FFF;
	}
	.page-id-69 #piktos .spalte3 p {
  		background: var(--orchester);
	}
	.page-id-69 #piktos .spalte4 p {
  		background: var(--konzert);
	}
	
} /* 1024*/







@media screen and (max-width: 994px) {
	#footergrid {
    	grid-template-columns: 1fr 1fr;
    	grid-gap: 30px;
  	}
  	figure.insta {
  		width: 100%;
  	}
  	.insta img {
  		width: 70px;
  		float: right
  	}
}





@media screen and (max-width: 960px) {
	:root {
		--px50: 30px;
	}
}





/* NUR responsive und header !!! */
@media screen and (max-width: 860px) {
	.header_inner {
		position: relative;
		padding-top: 17px;
	}
 	#hamburger {
 		position: absolute;
 		right: 0px;
 		top: 37px;
 		cursor: pointer;
 	}
 	#hamburger:hover {
 		opacity: 0.8;
 	}
 	.hamburger-box {
 		display: block;
 		width: 40px;
 		height: 40px;
 	}
	.balken {
		width: 36px;
  		height: 4px;
		border-radius: 0px;
  		display: block;
  		background: #FFF;
  		position: relative;
  		content: " ";
  		transition: all 0.5s ease;
  		transform-origin: center;
	}
	#hamburger.da .balken1 {
		top: 12px;
		transform: rotate(45deg);
		transition: all 0.5s ease;
		height: 6px;
	}
	#hamburger.da .balken2 {
		opacity: 0;
		transition: all 0.5s ease;
	}
	#hamburger.da .balken3 {
		transform: rotate(-45deg);
		top: 2px;
		transition: all 0.5s ease;
		height: 6px;
	}
	.hamburger .balken1 {
		top: 0px;
	}
	.hamburger .balken2 {
		top: 7px;
	}
	.hamburger .balken3 {
		top: 14px;
	}
	#mm {
		height: auto;
		width: 100%;
		max-width: 242px;
		padding: 14px 30px;
		background: #0d2c3f;
		position: fixed;
		border-top-left-radius: 20px;
		border-bottom-left-radius: 20px;
		z-index: 200;
		right: -360px;
		top: 110px;
		transition: all 0.5s ease;
	}
	#mm.da {
		right: 0px;
		transition: all 0.5s ease;
	}
	#menu-primary-container {
		float: none;
		display: none;
	}
	#mm #menu-primary-container {
		display: block;
		margin-top: 0px;
		text-align: left;
	}
	#menu-primary {
  		float: none;
  		margin: 0 0 0 0;
  		text-align: left;
	}
	#menu-primary ul {
		margin: 0 0 0 0;
	}
	.menu-primary li {
		display: block;
		text-align: left;
		border: 0px;
		padding: 5px 0;
		margin: 2px 0;
	}
	#menu-primary ul li a {
		font-size: 16px;
		color: #FFF !important;
		display: inline-block;
	}
	#mm #menu-primary ul li:not(.leist) a:hover {
		opacity: 0.85;
	}
	li.leist {
		display: block;
    	padding: 5px 0 5px 11px;
    	background: rgba(255,255,255,0.05);
    	border-radius: 5px;
    	margin: 7px 0;
    	width: 175px;
    	position: relative;
    	left: 0px;
    	transition: all 0.5s ease;
	}
	li.leist:hover,
	li.leist:focus,
	li.leist:active {
		background: rgba(255,255,255,0.025);
		opacity: 0.95;
		left: 10px;
		transition: all 0.5s ease;
	}
	li.leist:before {
		content: ' ';
		display: inline-block;
		border-radius: 20px;
		width: 15px;
		height: 15px;
		margin: 0 8px 0 0;
		position: relative;
		top: 2px;
	}
	li.leist1:before {
		background: #FFF;
	}
	li.leist2:before {
		background: var(--orchester);
	}
	li.leist3:before {
		background: var(--konzert);
	}
	li.leist4:before {
		background: var(--gold);
	}
	li.leist4 {
		margin-bottom: 11px;
	}
	.leistungen #piktos {
    	grid-template-columns: 1fr;
    	width: 100%;
    	margin-top: 6px;
    	margin-bottom: -10px;
    }
	.leistungen #piktos p {
		display: none;
	}
    .leistungen #piktos .spalte {
    	display: none;
    }
    .leistungen #piktos > div {
    	padding: 0 0 0 0;
  	}
  	.leistungen #piktos a {
  		cursor: default;
  	}
  	.leistungen #piktos .spalte img:hover {
  		opacity: 1;
  	}
    .leistungen #piktos > div:first-child {
    	display: block;
    }
     .leistungen #piktos figure {
    	padding: 0 0 0 0;
    	width: 45vw;
    	margin: 0 auto;
    	text-align: center;
  	}
} /* ENDE 860 */








@media screen and (max-width: 767px) {
	:root {
		--px50: 25px;
	}
	#hamburger {
 		position: absolute;
 		right: 1px;
 		top: 25px;
 		cursor: pointer;
 	}
	.header_inner img {
		width: 57vw;
		max-width: 272px;
	}
	.post-content .grid_leistungen {
  		padding-top: var(--px50);
  	}
	.home #piktos {
		grid-template-columns: 1fr 1fr;
		margin-top: 60px;
		grid-gap: 35px 5vw;
	}
	.home #piktos img {
    	width: 20vw;
    	height: 20vw;
  	}
	#piktos p {
		width: 30vw;
	}
	piktos p, 
	#piktos p a {
    	font-size: calc(10px + 0.8vw);
  	}
  	.post-content > figure.size-full {
  		height: 25vw;
  	}
  	.post-content > figure.size-full img {
  		min-height: 100%;
  	}
  	.headline_ueber_dem_slider {
  		font-size: 30px;
  	}
  	.home #max-width {
  		background-position-x: 102%;
  		background-position-y: bottom; 
		background-size: 100vw;
		background: none;
  	}
  	.home .post-content > .content {
  		background: var(--blau) url(/wp-content/uploads/klaviatur3.png) right bottom no-repeat;
  		background-size: 120vw;
  	}
	.wpcp-carousel-wrapper {
  		padding: 0 25px;
  		margin: 0 auto 30px auto;
	}
  	footer .gruppe {
  		width: 170px;
  		margin: 0  auto;
  	}
  	.page-id-3 .grid_leistungen > div {
  		display: block;
  	}
  	.page-id-3 .grid_leistungen * {
  		hyphens: auto;
  	}
  	.leistungen h2 {
  		text-align: center !important;
  	}
  	#footergrid .angebot {
  		text-align: left;
	}
	#footergrid .angebot > div > p:nth-child(2),
	#footergrid .angebot > div > p:nth-child(2) a {
		color: var(--jahre100);
  		font-size: 32px !important;
  		font-family: 'Roboto Condensed';
  		font-weight: 400;
  		margin-top: -20px;
	}
	#footergrid {
    	grid-template-columns: 1fr;
    	grid-gap: 25px;
  	}
  	.footer_inner {
  		padding-bottom: 10px;
	}
	#overflow-container {
		background: #000;
	}
	header#site-header,
	#main.main,
	footer#site-footer {
		background: var(--blau);
	}
} /* 767 */





@media screen and (max-width: 640px) {
	:root {
		--px50: 25px;
	}
	.home #piktos img {
    	width: 25vw;
    	height: 25vw;
  	}
	#piktos p {
		width: 35vw;
	}
  	#footergrid .angebot {
  		padding-top: 0px;
  	}
	#footergrid .angebot > div > p:nth-child(2) {
    	font-size: 32px;
    	margin-top: -14px;
  	}
  	form {
  		padding: var(--px50);
  	}
  	#hbt {
  		grid-template-columns: 1fr;
  	}
  	.hbt input {
  		margin-left: 0px;
  	}
  	.hbt.etage input {
  		margin-left: 5px;
  	}
  	#wirbewegen, 
	.content .wp-block-group h2 {
		font-size: 30px;
	}
	.home #piktos {
		margin-top: 40px;
    	padding-bottom: 40px;
  	}
} /* 640 */






@media screen and (max-width: 520px) {
	.wpcf7-list-item.last {
  		margin-left: 0px;
  		display: block;
  		margin: 10px 0 0 0;
	}
}




@media screen and (max-width: 480px) {
	:root {
		--px50: 20px;
	}
	.home #piktos img {
    	width: 30vw;
    	height: 30vw;
  	}
	#piktos p {
		width: 100%;
	}
	.leistungen .grid_leistungen {
		padding-top: 0px;
	}
}



@media screen and (max-width: 479px) {
	 .wpcp-carousel-wrapper {
    	padding: 0 20px;
    	margin: 0 auto 30px auto;
  	}
}



@media screen and (max-width: 400px) {

}






