/* Font customization */
body {background: #DCDCDC;}
/*{background: #82422f}*/
img {align-self: flex-start;}

.page{border-radius: 8px;}
.page h4 {text-transform: none;}
.quick-link .title,
.p-footer .text,
.p-footer .arrow-d,
.page-cent .content,
.page-cent .p-title h3,
.page-cent .p-title h2,
.page-cent .text,
.page h3,
.page h4,
.page p,
.page .form input,
.page .form label,
.page .form button,
.page .form textarea,
.page-contact a ,
.page-contact .socialnet a{
	font-family: 'Nunito', sans-serif;
	letter-spacing: -0.01em;
	color: #222222;
}
.highlight {color: #FF006A;}
.panel {background: rgb(245, 237, 223);border: 0}
a {color: #FF006A}
.center {text-align: center;}
.page-cent .content p {
    margin-bottom: 2px;
    margin-top: 0.5rem;
    line-height: 1.4;
}
.page-register .content p {padding: 0 5px;}
.page-register p {
    font-size: 14px;line-height: 1.4;}
.header-top .menu a,
.page-footer{
	font-family: 'Nunito', sans-serif;
    letter-spacing: 0.03em;
}
.page h2, .page-cent .p-title h3, .page-cent .p-title h2, .page-cent .text, .page h3 {font-family: 'Nunito', sans-serif;}
.page .form button{
	color: #fff;
}
.p-title {margin: 20px 0;}
.page-footer, .page-footer a {font-size: 14px;letter-spacing: 0;color: #82422F;}
.page-footer a i {font-size: 20px;}

.quick-link a,
.header-top .menu a:hover,
.page-contact .p-title .buttons,
.p-footer .arrow-d {
	background: rgba(255, 255, 255, 0.15);
}
.nowrap {white-space: nowrap;}
img.impressionen {
	    width: 100%;
	    height: auto;
	    border-radius: 10px;
	    max-width: 360px;
}

/* Color */
.title.bg-blue,
.bg-blue,
.mask-blue:before,
.quick-link a:hover:after,
.quick-link a.marked,
.header-top.material .menu a:hover,
.page .form button{
	background: #ff006a;
}

/* Header menu */
.header-top, .page-footer {
    background: rgba(255,255,255,0.8);
    padding: 0 10px 0 10px;
    border-radius: 8px;
    margin-left: -17%;
    height: 32px;
    margin-top: 7px;
    line-height: 32px;
    position: absolute;
    left: 37%;
    display: inline-block;
    width: calc(63% - 50px);
}
.page-footer {bottom: 7px;}
.page-footer a {padding: 0; text-decoration: underline;}
.page-footer a:hover {opacity: 1;text-decoration: none;}
.header-top .logo {
    background: #82422f;
    border-radius: 60px;
    height: 90px;
    position: relative;
    top: -10px;
    line-height: 90px;
    left: -16px;
    width: 90px;
}
.header-top .logo img {height: 56px;width: auto;padding: 0px 10px;}
.header-top.material .menu a,
.header-top .menu a{
    color: #82422f;
    font-weight: 600;
	height: auto;
    font-size: 12px;
    padding: 1px 15px;
    text-transform: uppercase;
    white-space: nowrap;
}
.header-top .menu a:hover{
	color: #82422f;
	background: none;
	text-decoration: underline;
}
/*.header-top .menu a:after  {
    position: absolute;
    left: 100%;
    top: 25%;
    height: 50%;
    width: 1px;
    background: #fff;
    content: "";
}*/
.header-top .menu a:last-child:after  {
	background: none;
	right: 0;
	left: auto;
}
.header-top>div, .page-footer {
	float: none;
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

/* Cover BG Color */
.cover-bg-mask{
/*	background: rgb(249, 178, 0);
background: -moz-linear-gradient(top, rgb(249, 178, 0) 0%, rgba(255,123,13,1) 100%);
background: -webkit-linear-gradient(top, rgb(249, 178, 0) 0%,rgba(255,123,13,1) 100%);
background: linear-gradient(to bottom, rgb(249, 178, 0) 0%,rgba(255,123,13,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa84c', endColorstr='#ff7b0d',GradientType=0 );
	background: url('../img/bg_gradient_color.jpg') no-repeat;*/
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
}

/* Panel content color*/
/* clickable button */
.page-click h2{
	color: #fff;
	    letter-spacing: 1px;
}
.page-click .p-button .icon a {
	color: #fafafa;
}
.page-click .p-button .icon a {
    font-size: 60px;
    color: #ff006a;
    line-height: 120px;
    display: block;
    width: 140px;
    height: 140px;
}
.page-click .p-button .icon {padding: 0;}
.page-click:after{
	background: #222222;
}
.page-click.line-right:after{
	background: #82422f;
	display: none;
}
.page-click.line-left:after{
	background: #82422f;
	display: none;
}
.page-click .p-button{
    background: rgb(255, 255, 255);
    border-color: rgb(255, 255, 255);
}
.page-click .p-button:hover{
/*	background: rgba(34, 34, 34, 0.15);*/
}
.page-click .p-button:hover a {color: rgb(130, 66, 47)}
.page-click .p-button:after{
	border-color: #ff006a;
	background: #fff;
}
.page-click .p-button:hover:after {border-width: 8px}
/* Home */
.pg-home {-webkit-align-items: flex-end;align-items: flex-end;-ms-flex-align: end;}
.panel-container.pg-home li.pane-slide {height: 55vh;}
.panel-container.pg-home li.pane-slide .center-vh-column {    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    justify-content: space-around;}

.page .timer-clock {margin-bottom: 20px;}
.page .clock {background: rgb(130, 66, 47);}
.page .clock .second {
	box-shadow:  0px 0px 0px 4px #ff006a, 0px 0px 0px 5px #ff006a inset;
}
.page .clock .header,
.page .clock .text,
.page .clock .elem-center .digit,
.page .clock .elem-right .digit,
.page .clock .elem-left .digit{
	    font-family: 'Nunito';
	color: #82422f;
}
.page .clock .elem-center .digit,
.page .clock .elem-right .digit,
.page .clock .elem-left .digit
{
	letter-spacing: -0.05em;
}
.page .clock .elem-center .text, .page .clock .elem-center .digit {color: #FFF;}
.page-home h2 {
	color: #ff006a; font-size: 1.8rem;
}
.page-home .logo-container img.h-logo {height: auto;max-height: 40vh; width: auto; max-width: 210px}
.page-home h3 {font-weight: 700;font-size: 18px;margin-top: 5px;color: #945b47;}

.page-click .p-button .title {
    position: absolute;
    top: -48px;
    width: 200px;
    margin-left: -35px;
}
.page-click .p-button .icon {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
        width: 100%;
        height: 100%;
}
.page-click .p-button .title h2 {font-size: 20px;font-weight: 800;}

.page .clock .elem-right .text, .page .clock .elem-left .text {top: 20px;}
.page .clock .elem-center .digit {top: -7px;left: -3px;font-size: 56px;}
.page .clock .elem-right, .page .clock .elem-left {margin-left: -10px;margin-right: -10px;}

.page-cent .content {padding: 1rem 2rem;	top: 0;
	margin-top: 0;height: 100%;}
.page-cent .content.flex-row {-webkit-flex-direction: row;
    -ms-flex-direction: row;
        flex-direction: row;}
/* Titles Contact / register */
.page .p-title .icon i ,
.page-cent .p-title h3{
	color: #ff006a;
	font-weight: 800;
	text-transform: uppercase;
	font-size: 36px;
}
.page .p-title .icon {
    text-align: center;
    border: 6px solid #f9b000;
    border-radius: 200px;
    display: inline-block;
    width: 100px;
    height: 100px;
    line-height: 88px;
    margin-right: 20px;
}

.page h4{color: #ff006a; margin-bottom: 5px;}
.arguments {margin: 20px 0;padding: 20px 0}
.arguments li {
	margin: 10px 5px;
    padding: 3px 15px 10px;
    background: #f9b000;
    border-radius: 8px;
}
.arguments li h4 {color: #FFF;font-weight: 600;}

#spende .page {border-radius: 8px 8px 0 0;padding: 20px;overflow-y: scroll}
.spende-header {margin-bottom: 30px;}

/* Forms */
.page .form label,
.page .form button:hover{
	color: #ff006a;
}
/* social network */
.page-social .content {padding: 1rem 2rem 2rem;}
.page-social .icon-list li:after{
	border: 0px solid #ff006a;
}
.page-social .icon-list a{
	color: #fff;
	background: #ff006a;
}
.page .form .fields{
	border-bottom-color: #ff006a;
}
.page .form textarea{
	border-color: #ff006a;
}

/* Panel Background */
/* Contact panel */


#p-contact{
	background: rgba(255, 255, 255, 0.9);
}
#p-message{
	background: rgba(255, 255, 255, 0.9);
	padding:  0;
}
#p-contact-to-home{
	background: transparent;
}
#p-contact-to-home:hover{
/*	background: #4527a0;*/
}

/* Home panels */
#p-home-to-contact{
	background: rgba(242, 138, 25, 0.7);
}
#p-home-to-contact:hover{
/*	background: #4527a0;*/
}
#p-home{
	background: rgba(255,255,255,0.87);
	padding: 20px 0;
}
#p-home-to-register{
	background: rgba(249, 178, 0, 0.7);
}
#p-home-to-register:hover{
/*	background: #4527a0;*/
}

/* register panels */
#p-register-to-home{
	background: transparent;
}
#p-register-to-home:hover{
/*	background: #4527a0;*/
}
#p-register{
	background: rgba(255, 255, 255, 0.9);
}
#p-social{
	background: rgba(255, 255, 255, 0.9);
}

.panel-container {
	display: flex;
	display: -webkit-flex;
	display: -ms-flexbox;
}
.panel-container .pane-slide {position: relative;}
.panel-container .pane-slide.contact-panel, .panel-container .pane-slide.register-form {flex: 3;}
.panel-container .pane-slide.message-panel, .panel-container .pane-slide.social-subscription {flex: 2;}
.panel-container .pane-slide.arrow-back {flex: 1;}
.panel-container .pane-slide.arrow-back .page-click .p-button .icon a {padding: 12px;}


label#stoerer {
  position: absolute;
  right: 0;
}
.stoerer-content {
  opacity: 0;-webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out;    
  position: absolute;
  width: 400px;
  right: 0;
  top: 0;
  z-index: 100;text-align: center;visibility: hidden;}
.stoerer-content span {font-size: 40px; color: #fff;font-family: 'Nunito', sans-serif;transform: rotate(-17deg);line-height: 3;display: block;}  
.stoerer-content span:nth-child(2) {transform: rotate(-42deg);}
.stoerer-content span:nth-child(3) {transform: rotate(-65deg);text-align: right;margin-top: -50px;margin-left: 170px;}
label#stoerer .menu {
  position: absolute;
  right: -100px;
  top: -100px;
  z-index: 100;
  width: 200px;
  height: 200px;
  background: #f4016a;
  border-radius: 50% 50% 50% 50%;
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  box-shadow: 0 0 0 0 #FFF, 0 0 0 0 #FFF;
  cursor: pointer;
  
}
label#stoerer .menu .icon {color: #FFF;display: inline-block;font-size: 50px;position: absolute;    width: 44px;
height: 50px;
top: 115px;
right: 115px;
-webkit-animation: rotation 6s linear infinite;
animation: rotation 6s linear infinite;
line-height: 50px;}
label#stoerer .menu .icon::before {content: "\f05a";font-family: 'FontAwesome';}
@keyframes rotation {
	0%  {transform: rotate(0deg)}
	100% {transform: rotate(360deg)}
}
@-webkit-keyframes rotation {
	0%  {-webkit-transform: rotate(0deg)}
	100% {-webkit-transform: rotate(360deg)}
}
label#stoerer input:checked + .menu .icon {-webkit-animation: none;
animation: none;}
label#stoerer input:checked + .menu .icon::before {content: "\f057";font-family: 'FontAwesome';} 
label#stoerer .hamburger {
  position: absolute;
  top: 135px;
  left: 50px;
  width: 30px;
  height: 2px;
  border-radius: 2px;
  background: #fff;
  display: block;
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
}
label#stoerer .hamburger:after, label#stoerer .hamburger:before {
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background: #fff;
      border-radius: 2px;
}
label#stoerer .hamburger:before {
  top: -10px;
}
label#stoerer .hamburger:after {
  bottom: -10px;
}
label#stoerer input {
  display: none;
}
label#stoerer input:checked + .menu {
  box-shadow: 0 0 0 300px #f8ad01, 0 0 0 300px #f8ad01;
  border-radius: 500px;
}

label#stoerer input:checked + .menu + .stoerer-content {
  opacity: 1;visibility: visible;
}

.arrow {
  position: absolute;
  top: 50%;
  left: 11%;
  margin-top:-12px;
  z-index: 5;
}
.arrow-left {
	position: absolute;
  top: 50%;
  left: 85%;
  margin-top:2px;
  z-index: 5;
}

.arrow:before,
.arrow:after{
  content: '';
  position: absolute;
  top: 0;
  right: -24px;
  width: 30px;
  height: 7px;
  border-radius: 10px;
  display: block;
  background: #fff;
  transform:rotate(45deg);
  -webkit-transform:rotate(45deg); 
}
.arrow:after{
  right: inherit;
  left: -6px;
  transform:rotate(-45deg);
  -webkit-transform:rotate(-45deg); 
  top: 17px;
}

.arrow-left:before,
.arrow-left:after{
  content: '';
  position: absolute;
  top: 0;
  right: -24px;
  width: 30px;
  height: 7px;
  border-radius: 10px;
  display: block;
  background: #fff;
  transform:rotate(45deg);
  -webkit-transform:rotate(45deg); 
}
.arrow-left:after{
  right: inherit;
  left: -6px;
  transform:rotate(-45deg);
  -webkit-transform:rotate(-45deg); 
  top: -17px;
}
 
.animated{
  -webkit-animation: bounce 3s infinite;
  animation: bounce 3s both infinite;
}
.arrow-left.animated{
  -webkit-animation: bounce-left 3s infinite;
  animation: bounce-left 3s both infinite;
}
 
 
@-webkit-keyframes bounce {
	0% {-webkit-transform: translateX(0); opacity: 0;}
  60% { opacity: 1;}
  100% {-webkit-transform: translateX(60px); opacity: 0}
}
@keyframes bounce {
	0% {-webkit-transform: translateX(0); opacity: 0;}
  60% { opacity: 1;}
  100% {-webkit-transform: translateX(60px); opacity: 0}
}
@-webkit-keyframes bounce-left {
	0% {-webkit-transform: translateX(0); opacity: 0;}
  60% { opacity: 1;}
  100% {-webkit-transform: translateX(-60px); opacity: 0}
}
@keyframes bounce-left {
	0% {-webkit-transform: translateX(0); opacity: 0;}
  60% { opacity: 1;}
  100% {-webkit-transform: translateX(-60px); opacity: 0}
}


/* Animated Arrows */
		.ajax-loader {
			  position: absolute;
			  top: 25%;
			  left: 50%;
			  -webkit-transform-origin: 50% 50%;
			          transform-origin: 50% 50%;
			  -webkit-transform: rotate(90deg) translate(-50%, 0%);
			          transform: rotate(90deg) translate(-50%, 0%);
			  font-size: 50px;
			  width: 1em;
			  height: 3em;
			  color: #ff7b0d;
			}
			.ajax-loader .paw {
			  width: 1em;
			  height: 1em;
			  -webkit-animation: 4000ms pawAnimation ease-in-out infinite;
			          animation: 4000ms pawAnimation ease-in-out infinite;
			  opacity: 0;
			}
			.ajax-loader .paw svg {
			  width: 100%;
			  height: 100%;
			}
			.ajax-loader .paw .icon {
			  fill: currentColor;
			}
			.ajax-loader .paw:nth-child(odd) {
			  -webkit-transform: rotate(-10deg);
			          transform: rotate(-10deg);
			}
			.ajax-loader .paw:nth-child(even) {
			  -webkit-transform: rotate(10deg) translate(125%, 0);
			          transform: rotate(10deg) translate(125%, 0);
			}
			.ajax-loader .paw:nth-child(1) {
			  -webkit-animation-delay: 2.5s;
			          animation-delay: 2.5s;
			}
			.ajax-loader .paw:nth-child(2) {
			  -webkit-animation-delay: 2s;
			          animation-delay: 2s;
			}
			.ajax-loader .paw:nth-child(3) {
			  -webkit-animation-delay: 1.5s;
			          animation-delay: 1.5s;
			}
			.ajax-loader .paw:nth-child(4) {
			  -webkit-animation-delay: 1s;
			          animation-delay: 1s;
			}
			.ajax-loader .paw:nth-child(5) {
			  -webkit-animation-delay: 0.5s;
			          animation-delay: 0.5s;
			}
			.ajax-loader .paw:nth-child(6) {
			  -webkit-animation-delay: 0s;
			          animation-delay: 0s;
			}
			.no-cssanimations .ajax-loader .paw {
			  opacity: 1;
			}

			@-webkit-keyframes pawAnimation {
			  0% {
			    opacity: 1;
			  }
			  50% {
			    opacity: 0;
			  }
			  100% {
			    opacity: 0;
			  }
			}

			@keyframes pawAnimation {
			  0% {
			    opacity: 1;
			  }
			  50% {
			    opacity: 0;
			  }
			  100% {
			    opacity: 0;
			  }
			}

	.stm-hinweis {text-align: center; margin: 0 15px;}

	.contact .arguments p { line-height:1.2;}

.ap_kontakt {padding: 10px 0;}
.ap_kontakt p {font-size:16px; color:#222222;}
.ap_kontakt span { color: #ff006a; font-weight:bold; text-transform:uppercase;font-size:20px;}
.ap_kontakt p a { color:#ff006a; }
.spenden_btn {     
    border: #ff006a 2px solid;
    text-align: center;
    width: 160px;
    height: 160px;
    border-radius: 100px;
    background: #ff006a;
    -moz-transform: rotate(6deg);
    -ms-transform: rotate(6deg);
    -o-transform: rotate(6deg);
    -webkit-transform: rotate(6deg);
    transform: rotate(6deg);
}
.spenden_btn:hover { border: #f9b000 6px solid; }
.spenden_btn p { text-align:center;color:#ffffff !important; font-size:14px;}
.spenden_btn p strong { font-size:17px; }

.teaser_btn {     
    text-align: center;
        background: #228b22;
    color: #fff;
    height: 170px;
    width: 170px;
    border-radius: 150px;
    display: -webkit-box;
  display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
-webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 10px;
    margin: 0 auto;
    position: relative;
    bottom: -10px;
}
.teaser_btn p { text-align:center; font-size:14px;color: #FFF;margin-bottom: 0;line-height: 1.4;}
.teaser_btn p strong { font-size:17px; }
  .teaser_btn p a {display: inline-block;margin-top: 10px;color: #fff; text-decoration: underline;}


.spende_item {
    -webkit-flex: 1 1 auto; /* Safari 6.1+ */
    -ms-flex: 1 1 auto; /* IE 10 */ 
    flex: 1 1 auto;
    text-align:center;
}
.spende_item img {width: 110px;height: auto;align-self: center}
.spendenform {    
    width: 100%;
    padding: 0;
    text-align: left;}
body#spende {background:#f9b000; }
body#spende .page-main {bottom: 0;top: 68px;}
body#spende p {font-size: 16px;line-height: 1.4;}

.teaser { 
    width: 180px;
    height: 180px;
    background: #fff;
    border-radius: 180px;
    margin: 0 auto 10px;
    border: 6px solid #f4006b;
    display: flex;
    justify-content: center;
    align-items: center;
}
/*#spende .content {width:60%;}
#spende .spendeform { width:60%;} */
#spende .page-main .page-section ul li {padding: 0 10%;}

/* ==========================================================================
   Cookie Hinweis
   ========================================================================== */
.cookie-fixed {
  position: fixed;
  will-change: transform;
}

.fixed--bottom {
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
}

.cookie-disclaimer button {
  background-color: transparent;
  border: 0;
  color: inherit;
  cursor: pointer;
  font: inherit;
  margin: 0;
  padding: 0;
}
.cookie-disclaimer a {color: #fff;text-decoration: underline;}
.cookie-disclaimer a:hover {text-decoration: none;color: #fff}

.cookie-disclaimer .button {
  border-style: solid;
  border-width: 0.0625em;
  padding: 0.5em 1em;
  position: relative;
}

.cookie-disclaimer .button::after {
  background-color: #26a7f2;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  will-change: opacity;
  z-index: -1;
}

.cookie-disclaimer .button:focus::after,
.cookie-disclaimer .button:hover::after {
  opacity: 1;
}

/* modules/cookie-disclaimer.css */

.cookie-disclaimer {
  background-color: #208bcc;
  color: #fff;
  font-size: 12px;
  font-size: 0.75rem;
  opacity: 0;
  padding: 12px;
  padding: 0.75rem;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.5s;
  transition: opacity 0.3s, -webkit-transform 0.5s;
  transition: opacity 0.3s, transform 0.5s;
  transition: opacity 0.3s, transform 0.5s, -webkit-transform 0.5s;
}

.cookie-disclaimer.is-active {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.cookie-disclaimer :first-child {
  margin-top: 0;
}

.cookie-disclaimer :last-child {
  margin-bottom: 0;
}

/* modules/media.css */

.cookie-disclaimer .media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.cookie-disclaimer .media--center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.cookie-disclaimer .media__object--left {
  margin-right: 1em;
}

.cookie-disclaimer .media__object--right {
  margin-left: 1em;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.cookie-disclaimer .media__body {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.cookie-disclaimer .media__body p {font-size: 0.85rem;}

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

@media screen and (max-width: 1280px) { 
  .page-footer {line-height: 1.5;height: auto;}
} 	

@media screen and (min-width: 1024px) {
	.page-main{top: 50px;bottom: 0;}
	.page-main .page-section{padding: 0!important;}
	.fp-slides {height: calc(100vh - 100px);}
	.page-cent .content {display: -webkit-box;
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
	.center-vh-column {height: auto;}
	.page-cent .content > *:last-child {margin-top: auto;}
}

@media screen and (min-width: 1024px) and (max-width: 1180px) {
	.center-vh-column { height: 80%;}
	.page-home .logo-container img.h-logo {max-width: 240px;}
	.arrow {left: 7%;}
	.arrow-left {left: 88%;}
}
@media screen and (max-width: 1024px) {
	 .medium-block-grid-2 > li:nth-of-type(2n+1) {
		clear: none;
	}
	.page-home .logo-container img.h-logo {max-width: 160px;}
	.page .p-title .icon i, .page-cent .p-title h3 {font-size: 28px;}
	.p-title {margin: 0;}
    .page-footer {left: 0;margin-left: 5%;    width: calc(95% - 50px);}
    .header-top {
    margin-left: 0%;
    left: 1%;
    right: 1%;
    width: 98%;
    margin: 20px 0;
    position: relative;
    }
    #mainpage .header-top {    padding: 0 10px 0 10px;
    border-radius: 8px;
    margin-left: -17%;
    height: 32px;
    margin-top: 7px;
    line-height: 32px;
    position: absolute;
    left: 37%;
    display: inline-block;
    width: calc(63% - 50px);}
    #mainpage .page-main .page-section {padding-top: 0!important;}
    .page-main .page-section {    height: 105%!important;}
}
@media screen and (max-width: 1023px) {
	#home-panel {flex: 1 1 auto}
	.header-top, #mainpage .header-top {width: 94%;left: 3%;margin-left: 0%;}
    .page-footer {left: 1%;width: 98%;margin-left: 0;}
	.page-click {width: 160px;}
	.page-click .p-button .title {top: auto;width: 137px;margin-left: 0;bottom: 140px;}
	.arrow {top: 80%;left: 30%;}
	.arrow-left {top: 80%;left: 66%;}
	#spende .page-main .page-section ul li {padding: 0;}

}

@media screen and (max-width: 768px) {
	.center-vh-column {height: 66vh;} 
	#home-panel .center-vh-column {height: 100%;}
	.page-home .logo-container img.h-logo {max-width: 210px}
	.page-click .p-button .title {    bottom: 135px;
    display: flex;
    justify-content: center;
    min-height: 55px;
    width: 240px;
    margin-left: -50px;}
/*	.panel-container {max-height: 100vh;-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	    overflow: auto;padding: 0;}*/
	.panel-container {padding-left: 8px;padding-right: 8px;}    
	.panel-container.pg-home {    
	overflow: auto;
	    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;}    
	.panel-container.pg-home .pane-slide {margin: 20px 0; width: 50%;order: 2;}
	.panel-container.pg-home li.pane-slide {height: 30vh;}     
	#home-panel {    flex: none;
    order: 1;
    width: 100%;
    height: 50vh;}
	.page-click {width: 100%;}   
	/*.panel-container .pane-slide.contact-panel, .panel-container .pane-slide.register-form, .panel-container .pane-slide.social-subscription, .panel-container .pane-slide.message-panel {width: 100%;margin: 20px 0;}*/

	.arrow {top: 87%;left: 40%;}
	.arrow-left {top: 87%;left: 56%;}
	.page .p-title .icon i, .page-cent .p-title h3 {font-size: 28px;}
  .teaser_btn {bottom: 0;}

}
@media screen and (max-width: 768px) and (max-height: 900px) { 
 	.page-click .p-button .title h2 {display: none;}
 	#p-message {padding: 0 0 50px;}
}

@media screen and (max-height: 767px) {
    .panel-container.pg-home li.pane-slide {height: 90%;}
}

@media screen and (max-width: 767px) { 	
	.panel-container .pane-slide.contact-panel, .panel-container .pane-slide.register-form {width: 100%;}
	.page {margin-top: 0!important;}
	.panel-container {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
        -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
        -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    height: 75vh;
    overflow: auto;}
	.center-vh-column {
		height: auto;
		display: block;
		padding: 20px 0
	}


    
 /*   .fp-slides {overflow: auto;overflow-x: hidden;}
    .panel-container {overflow-y: scroll;max-height: 100%}
    .panel-container .pane-slide {height: auto;} 
      .fp-slidesContainer ul {width: 100%!important;}
	
	.page-section {height: 100%!important; overflow: auto;}*/
	/*.page-cent .content {height: auto;}
	.page {height: auto;}*/

}

@media screen and (max-width: 480px) { 
	body {overflow: auto!important}
		.header-top .logo img {
			padding-left: 16px;
		}
		.page-footer {
			right: 16px;
		}
	    .panel-container{
	        padding-left: 0px;
	        padding-right: 0px;
	    }
		.show-for-large-up{
			display: none;	
		}
	#home-panel {height: 40vh;}
	.page-cover {top: 0;bottom: 0;right: 0;left: 0;}
	.page-main .page-section {padding-top: 0!important;}
	.page-cent .content {   
	display: -webkit-box;
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
        -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;}
	.panel-container.pg-home li.pane-slide {height: auto;margin: 10px 0;}
	.page-click .p-button {position: static;top: 0;left: 0;margin-left: 0;    margin: 3vh auto 3vh;}
	.arrow-left.animated, .arrow.animated {display: none;}
	.panel-container.pg-home li.pane-slide .center-vh-column {
		    -ms-flex-pack: justify;
	    -webkit-justify-content: space-between;
	    justify-content: space-between;}
	 .page-home .logo-container {top: 0;}   
	 .page-home .logo-container img.h-logo {max-height: 25vh;}
	 .page .p-title .icon i, .page-cent .p-title h3 {font-size: 24px;}
	 .stm-hinweis span.text {display: none;}
	 .page-click .p-button:after {border-color: transparent; background: none}
	 .page-click .p-button:hover {background: #ff006a;}
	 .page-footer {left: 0;width: 100%;bottom: 0;border-radius: 0;position: fixed;}
	 .page h4 {margin-top: 10px;}
    .teaser_btn {    position: absolute;
    top: -40px;
    transform: scale(0.6);
    left: -45px;}
    .teaser_btn p {font-size: 14px!important;}  
/*	.stoerer-content {width: 350px;}
	.stoerer-content span {font-size: 34px;}
	label#stoerer .menu	{
		width: 150px;
    	height: 150px;
    	border-radius: 40px;
	} 
	label#stoerer input:checked + .menu {
	  box-shadow: 0 0 0 300px #f8ad01, 0 0 0 300px #f8ad01;
	  border-radius: 50px;
	}
	label#stoerer .menu .icon {
		font-size: 36px;
	    position: absolute;
	    width: 32px;
	    height: 40px;
	    top: 101px;
	    right: 105px;
	    line-height: 40px;
	}*/
}

@media screen and (max-width: 360px) {
	.panel-container{
	    padding-left: 0px;
	    padding-right: 0px;
	}
	.page-click .p-button .icon a {line-height: 100px;height: 100px;width: 100px;}
	.page-click .p-button {width: 100px;height: 100px;}
} 
@media (max-width : 320px){
	.page-cent .p-title h2 {
		font-size: 24px;
	}
	.p-footer {
		display: none;
	}
	.header-top {
		height: 32px;
	}
	.header-top .logo img {
		height: 32px;
		padding: 0px 10px;
	}
	.header-top .menu a {
		height: 32px;
		padding-top: 5px;
	}
	

	.page .form label ,
	.page .form input ,
	.page .form button ,
	.page .form textarea ,
	.page h4 ,
	.page-footer ,
	.header-top .menu a ,
	.page p{
		font-size: 12px;
	}
	.page-cent .p-title h3{
		font-size: 20px;
		border-bottom-width: 5px;
	}
	.page-cent .p-title h2{
		font-size: 20px;
	}
	.header-top .menu a {
		padding-top: 6px;
	}
	
}


 
/* Responsive height */
@media (max-height : 420px){
	
	.page .content .clock {
		-webkit-transform: scale(0.4) translateX(-125%) translateY(-125%);
		transform: scale(0.4) translateX(-125%) translateY(-125%);
		position: absolute;
		top: 50%;
		left: 50%;
	} 
	.quick-link {
		top: auto;
		bottom: 0;
	}
	.header-top {
		height: 32px;
	}
	.header-top .logo img {
		height: 32px;
		padding: 0px 10px;
	}
	.header-top .menu a {
		height: 32px;
		padding-top: 5px;
	}
	.columns.left{
		width: 50%;
	}
	.columns.right{
		width: 50%;
	}
	.page-home .logo-container{
		top: 40px;
	}
	.page-home .logo-container img.h-logo{
		height: 80px;
	}
	.page-contact .fields:first-child ,
	.page-contact .contact .columns li:first-child {
		margin-top: 0;
	}
	.page-contact .form .fields,
	.page-contact .contact .columns li{
		margin-top: 5px;
	}
	.page .form textarea {
		min-height: 64px;
	}
	
	.p-footer .arrow-d {
		bottom: 10px;
		display: none;
	}
	.page-footer{
		display: none;
	}
}