@media only screen and (max-width: 600px)
{
  #hup-intro {
    background-position: top right !important;
    background-size: auto 15% !important;
  }
}

/* Pricing Table */

.rpp-landing-uap-btn {
	max-width: 380px !important;
	display: block !important;
	padding: 14px 20px !important;
	margin: 0 auto !important;
	font-size: 18px;
	font-weight: bold;
}

.uap-btn-active:hover {
	transform: scale(1.2) !important;
	animation-play-state: paused;
}

.uap-btn-active {
  color: #FFF !important;
  background-color: #81c784 !important;
  box-shadow: 0px 0px 20px #81c784;
  letter-spacing: 3px !important;
  animation: uap-glitch-glow 2s infinite linear alternate;
}

.uap-btn-inactive {
  color: #B50808 !important;
  background-color: transparent !important;
  letter-spacing: 2px !important;
  border: 2px solid #B50808 !important;
}

.uap-btn-inactive:hover {
  color: #FFF !important;
  background-color: #B50808 !important;
  box-shadow: 0px 0px 50px #00C1C0;
}

.uap-btn-outline {
  color: #DD0002 !important;
  background-color: transparent !important;
  border: 2px solid #00C1C0 !important;
}

.uap-glitch:before {
  //animation: glitch-test 1.5s infinite linear alternate-reverse;
}

.uap-glitch:after {
  //animation: glitch-test 2s infinite linear alternate;
}


/* Button */

.uap-glitch {
  display: block;
  position: relative;
  background: none;
  border: none;
  outline: none;
  cursor: pointer;
  margin-top: 10px;
  padding: 8px 30px;
  font-size: 18px;
  font-weight: 800 !important;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid rgba(255, 255, 255, 0.2);
  transition: all 0.2s ease;
  margin: 0 auto;
  margin-top: 100px;
}

/*
.uap-glitch:before, .uap-glitch:after {
  content: 'Jetzt Zugang sichern!';
  position: absolute;
  top: 0;
  left: 0;
  padding: 8px 0;
  width: 100%;
  font-size: 15px !important;
  color: #333 !important;
  -webkit-clip: rect(0px, 0px, 0px, 0px);
  clip: rect(0px, 0px, 0px, 0px);
  background: #fff;
  color: #000;
}

.uap-glitch:before {
  left: -3px;
  top: -2px;
  text-shadow: 2px 0 #fff;
  box-shadow: 2px 0 #fff;
}

.uap-glitch:after {
  left: 2px;
  bottom: -2px;
  text-shadow: -1px 0 #fff;
  box-shadow: -1px 0 #fff;
}
*/

.uap-glitch:hover {
  background: white;
  color: black;
}

.uap-glitch:hover:before {
  //animation: glitch-test 1.5s infinite linear alternate-reverse;
}

.uap-glitch:hover:after {
  //animation: glitch-test 2s infinite linear alternate;
}

@keyframes uap-glitch-glow {
  0% {
    box-shadow: 0px 0px 30px #00796b;
  }
  50% {
    box-shadow: 0px 0px 80px #009688;
  }
  100% {
    box-shadow: 0px 0px 25px #00796b;
  }
}


@keyframes glitch-test {
  0% {
    clip: rect(-3px, 600px, 0px, 0px);
  }
  5.88235% {
    clip: rect(0px, 600px, 0px, 0px);
  }
  11.76471% {
    clip: rect(-3px, 600px, 0px, 0px);
  }
  17.64706% {
    clip: rect(-3px, 600px, 0px, 0px);
  }
  23.52941% {
    clip: rect(100px, 600px, 100px, 0px);
  }
  29.41176% {
    clip: rect(0px, 600px, 600px, 0px);
  }
  35.29412% {
    clip: rect(100px, 600px, 0px, 0px);
  }
  41.17647% {
    clip: rect(0px, 600px, 600px, 0px);
  }
  47.05882% {
    clip: rect(100px, 600px, 0px, 0px);
  }
  52.94118% {
    clip: rect(-3px, 600px, 0px, 0px);
  }
  58.82353% {
    clip: rect(100px, 450px, 100px, 0px);
  }
  64.70588% {
    clip: rect(0px, 450px, 0px, 0px);
  }
  70.58824% {
    clip: rect(100px, 450px, 100px, 0px);
  }
  76.47059% {
    clip: rect(0px, 450px, 0px, 0px);
  }
  82.35294% {
    clip: rect(0px, 450px, 0px, 0px);
  }
  88.23529% {
    clip: rect(0px, 450px, 0px, 0px);
  }
  94.11765% {
    clip: rect(0px, 450px, 0px, 0px);
  }
  100% {
    clip: rect(0px, 450px, 0px, 0px);
  }
}














@keyframes ambulance-uap {
	0%{
		border: 2px solid #f52121;
		box-shadow: 0px 0px 40px #f52121;
		background: #f52121;
		opacity: 1;
	}
	60%{
		border: 2px solid #f52121;
		box-shadow: 0px 0px 70px #f52121;
		background: #f52121;
		opacity: 1;
	}
	65%{
		border: 2px solid #3021f5;
		box-shadow: 0px 0px 60px #3021f5;
		background: #3021f5;
		opacity: 1;
	}
	70%{
		border: 2px solid #f52121;
		box-shadow: 0px 0px 40px #f52121;
		background: #f52121;
		opacity: 1;
	}
	75%{
		border: 2px solid #3021f5;
		box-shadow: 0px 0px 30px #3021f5;
		background: #3021f5;
		opacity: 1;
	}
	80%{
		border: 2px solid #f52121;
		box-shadow: 0px 0px 70px #f52121;
		background: #f52121;
		opacity: 1;
	}
	90%{
		border: 2px solid #3021f5;
		box-shadow: 0px 0px 60px #3021f5;
		background: #3021f5;
		opacity: 1;
	}
	100%{
		border: 2px solid #f52121;
		box-shadow: 0px 0px 40px #f52121;
		background: #f52121;
		opacity: 1;
	}
}

.rpp-uap-active-btn {
	display: inline-block;
	padding: 12px 60px;
	margin: 0 auto !important;
	color: #fff !important;
	font-size: 19px !important;
	font-weight: bold;
	animation: ambulance-uap;
	animation-duration: 1.5s;
	animation-iteration-count: infinite;
	animation-timing-function: ease-out;
	transition-duration: 0.7s;
}

.rpp-uap-active-btn:hover {
	transform: scale( 1.05 );
}


.rpp-uap-inactive-btn {
	width: 80%;
	display: inline-block;
	margin: 0 auto !important;
	padding: 12px 40px;
	background: #333 !important;
	color: #fff !important;
	transition: .5s ease;
}

.rpp-uap-inactive-btn:hover {
	transform: scale( 1.05 );
	background: #525252 !important;
}
