@media (max-width: 1600px)   {
	header {
		padding:15px 20px;
	}
	.wrapper {
		height: 100%;
	}
	.navigation .header-right p {
		font-size: 18px;
		line-height: 20px;
		margin-left: 30px;
	}
	.navigation .logo img {
		height: 50px;
	}
	.slide-container {
		height: calc(100% - 98px);
	}
	.altersvors-sec{
		height: calc(100% - 207px);
	}
	.altersvors-sec .swiper-slide .title h2, .maintitle h2 {
		font-size: 30px;
	}
	.altersvors-sec .swiper-slide .title p, .maintitle p {
		font-size: 20px;
	}
	.altersvors-sec .swiper-slide .title, .maintitle {
		margin-bottom: 20px;
	}
	.altersvors-inner .help-btn a {
		padding: 5px 16px;
		font-size: 20px;
	}
	.altersvors-question {
		padding: 20px 50px 20px;
		height: 100%;
	}
	.altersvors-question:after {
		left: -14px;
		bottom: 147px;
		width: 200px;
		display: none;  
		height: 219px;
	}
	.image-cender {
		position: fixed;
		left: -9px;
		bottom: 126px;
		z-index: 1;
		max-width: 190px;
	}
	.altersvors-inner ul {
		height: auto;
		margin: 15px -10px 0;
		padding: 0 50px;
	}
	.altersvors-inner ul li {
		padding: 0 10px; 
	}
	.altersvors-inner ul li .altersvors-box{
		padding: 20px 20px 15px 20px;
		width: 200px;
	}
	.altersvors-inner ul li .altersvors-box .image-holder{
		height: 90px;
	}
	.altersvors-inner ul li .altersvors-box .image-holder img{
		width: auto;
		height: 100%;
	}
	.altersvors-inner ul li .altersvors-box .image-holder span img {
		height: 100%;
	}
	.altersvors-inner ul li .altersvors-box .text-box h3 {
		font-size: 16px;
		min-height: 38px;
	}
	.altersvors-inner ul li .altersvors-box .text-box {
		margin-top: 15px;
	}
	.altersvors-inner ul li .altersvors-box .check-icon{
		top: 5px;
		right: 5px
	}
	.altersvors-inner ul li .altersvors-box .check-icon img{
		height: 20px;
	}
	.line-img{
		margin: 3px 0 0 0;
	}
	.line-img img{
		height: 15px;
	}
	.next-btn, .next2-btn {
		margin-top: 18px;
	}
	.next-btn a, .next2-btn a { 
		font-size: 18px; 
		max-width: 110px; 
		height: 40px; 
	}
	.footer-inner {
		padding: 20px 0;
	}
	.footer-link span {
		font-size: 16px;
	}
	.footer-link span img {
		margin-right: 15px;
		height: 40px;
	}
	.footer-logo img{
		height: 40px;
	}
	.zip-map-main {
		padding: 20px 0;
	}
	.zip-map {
		padding: 20px;
		max-width: 670px;
	}
	.zip-map .image-holder{
		text-align: center;
	}
	.zip-map .image-holder img {
		height: 340px;
	}
	.zip-map .text-box h3 {
		font-size: 25px;
		line-height: 28px;
		margin-bottom: 15px;
	}
	.zip-map .text-box .form-control {
		font-size: 18px;
		height: 60px;
	}
	.zip-map .text-box a{
		font-size: 18px;
		max-width: 210px;
	}
	.patience-providers .progress-bar {
		width: 380px;
		margin: 15px auto;
		margin-bottom: 100px;
	}
	.patience-providers h3 {
		font-size: 32px;
		line-height: 61px;
		font-family: 'AvenirNext-Bold';
		max-width: 700px;
		margin: 0 auto;
	}
	.patience-providers-inner .img-holder img.humen-img {
		height: 300px;
	}
	.shape3 {
		top: -123px;
		right: -44px;
		width: 230px;
	}
	@keyframes bubble3 {
		0%   {top: -73px;}
		50%  {top: -50px;}
		100% {top: -73px;}
	}
	.shape1 {
		width: 150px;
		top: -65px;
		left: -89px;
	}
	@keyframes bubble1 {
		0%   {top: -50px; }
		50%  {top: -25px;}
		100% {top: -50px;}
	}
	.shape4 {
		bottom: 65px;
		right: -85px;
		width: 90px;
	}
	@keyframes bubble4 {
		0%   {bottom: 65px}
		50%  {bottom: 45px;}
		100% {bottom: 65px;}
	}
	.shape2 {
		top: -70px;
		right: -80px;
		width: 80px;
	}
	@keyframes bubble2 {
		0%   {top: -70px;}
		50%  {top: -35px;}
		100% {top: -70px;}
	}
	.congratulations-inner h3 {
		color: #FFFFFF;
		font-size: 28px;
		line-height: 36px;
	}
	.altersvors-sec .swiper-slide .congratulations-inner p {
		font-size: 16px;
		line-height: 22px;
		max-width: 480px;
	}
	.congratulations-inner .title {
		margin: 0px auto 20px !important;
	}
	.congratulations-sec {
		padding: 20px 0 50px 0;
		height: 100%;
		overflow-y: scroll;
		overflow-x: hidden;
	}
	.congratulations-inner form {
		width: 70%;
		padding: 15px;
	}
	.congratulations-inner form:before {
		left: -105px;
		bottom: 10px;
		width: 124px;
		height: 210px;
	}
	.congratulations-sec:before {
		right: -35px;
		bottom: 0;
		width: 200px;
		height: 284px;
	}
 
	.congratulations-inner form .form-group .form-control {
		height: 40px;
		font-size: 16px;
		padding-left: 10px;
	}
	.congratulations-inner form .form-group label.check{
		padding: 1px 35px;
		font-size: 16px;
	}
   .congratulations-inner form .form-group button {
		font-size: 22px;
		max-width: 270px;
		height: 60px;
	}
	.congratulations-inner form .form-group label {
		font-size: 16px;
		margin: 0 0 5px 0;
	}
	.checkmark {
		width: 30px;
		height: 30px;
	}
	.check .checkmark:after {
		width: 20px;
		height: 20px;
	}
	.congratulations-sec:after {
		height: 150px;
		bottom: -116px;
	}
	.thanks-page .altersvors-sec {
		height: calc(100% - 90px);
		padding: 30px 15px;
	}
	.congratulations-inner form .form-group textarea.form-control {
		height: 70px;
		box-shadow: none;
	}
	.answers {
		height: 220px;
	}
}
@media (max-width: 1300px)   {
	header {
		padding:15px 20px;
	}
	.wrapper {
		height: 100%;
	}
	.navigation .header-right p {
		font-size: 18px;
		line-height: 20px;
		margin-left: 30px;
	}
	.navigation .logo img {
		height: 50px;
	}
	.slide-container {
		height: calc(100% - 98px);
	}
	.altersvors-sec{
		height: calc(100% - 207px);
	}
	.altersvors-sec .swiper-slide .title h2, .maintitle h2 {
		font-size: 30px;
	}
	.altersvors-sec .swiper-slide .title p, .maintitle p {
		font-size: 20px;
	}
	.altersvors-sec .swiper-slide .title, .maintitle {
		margin-bottom: 20px;
	}
	.altersvors-inner .help-btn a {
		padding: 5px 16px;
		font-size: 20px;
	}
	.altersvors-question {
		padding: 20px 50px 20px;
		height: 100%;
	}
	.altersvors-question:after {
		left: -14px;
		bottom: 147px;
		width: 200px;
		display: none;  
		height: 219px;
	}
	.image-cender {
		position: fixed;
		left: -9px;
		bottom: 126px;
		z-index: 1;
		max-width: 190px;
	}
	.altersvors-inner ul {
		margin: 15px -10px 0;
		padding: 0 50px;
	}
	.altersvors-inner ul li {
		padding: 0 10px; 
	}
	.altersvors-inner ul li .altersvors-box{
		padding: 20px 20px 15px 20px;
		width: 200px;
	}
	.altersvors-inner ul li .altersvors-box .image-holder{
		height: 90px;
	}
	.altersvors-inner ul li .altersvors-box .image-holder img{
		width: auto;
		height: 100%;
	}
	.altersvors-inner ul li .altersvors-box .image-holder span img {
		height: 100%;
	}
	.altersvors-inner ul li .altersvors-box .text-box h3 {
		font-size: 16px;
		min-height: 38px;
	}
	.altersvors-inner ul li .altersvors-box .text-box {
		margin-top: 15px;
	}
	.altersvors-inner ul li .altersvors-box .check-icon{
		top: 5px;
		right: 5px
	}
	.altersvors-inner ul li .altersvors-box .check-icon img{
		height: 20px;
	}
	.line-img{
		margin: 3px 0 0 0;
	}
	.line-img img{
		height: 15px;
	}
	.next-btn, .next2-btn {
		margin-top: 20px;
	}
	.next-btn a, .next2-btn a { 
		font-size: 18px; 
		max-width: 110px; 
		height: 40px; 
	}
	.footer-inner {
		padding: 20px 0;
	}
	.footer-link span {
		font-size: 16px;
	}
	.footer-link span img {
		margin-right: 15px;
		height: 40px;
	}
	.footer-logo img{
		height: 40px;
	}
	.zip-map-main {
		padding: 20px 0;
	}
	.zip-map {
		padding: 20px;
		max-width: 670px;
	}
	.zip-map .image-holder{
		text-align: center;
	}
	.zip-map .image-holder img {
		height: 370px;
	}
	.zip-map .text-box h3 {
		font-size: 25px;
		line-height: 28px;
		margin-bottom: 15px;
	}
	.zip-map .text-box .form-control {
		font-size: 18px;
		height: 60px;
	}
	.zip-map .text-box a{
		font-size: 18px;
		max-width: 210px;
	}
	.patience-providers .progress-bar {
		width: 380px;
		margin: 15px auto;
	}
	.patience-providers h3 {
		font-size: 32px;
		line-height: 61px;
		font-family: 'AvenirNext-Bold';
		max-width: 700px;
		margin: 0 auto;
	}
	.patience-providers-inner .img-holder img.humen-img {
		height: 268px;
	}
	.shape3 {
		top: -99px;
		right: -44px;
		width: 286px;
	}
	@keyframes bubble3 {
		0%   {top: -73px;}
		50%  {top: -50px;}
		100% {top: -73px;}
	}
	.shape1 {
		width: 121px;
		top: -50px;
		left: -70px;
	}
	@keyframes bubble1 {
		0%   {top: -50px; }
		50%  {top: -25px;}
		100% {top: -50px;}
	}
	.shape4 {
		bottom: 65px;
		right: -95px;
		width: 90px;
	}
	@keyframes bubble4 {
		0%   {bottom: 65px}
		50%  {bottom: 45px;}
		100% {bottom: 65px;}
	}
	.shape2 {
		top: -56px;
		right: -48px;
		width: 65px;
	}
	@keyframes bubble2 {
		0%   {top: -70px;}
		50%  {top: -35px;}
		100% {top: -70px;}
	}
	.congratulations-inner h3 {
		color: #FFFFFF;
		font-size: 28px;
		line-height: 36px;
	}
	.altersvors-sec .swiper-slide .congratulations-inner p {
		font-size: 16px;
		line-height: 22px;
		max-width: 480px;
	}
	.congratulations-inner .title {
		margin: 0px auto 20px !important;
	}
	.congratulations-sec {
		padding: 20px 0 50px 0;
		height: 100%;
		overflow-y: scroll;
		overflow-x: hidden;
	}
	.congratulations-inner form {
		width: 70%;
		padding: 15px;
	}
	.congratulations-inner form:before {
		left: -165px;
		bottom: 10px;
		width: 200px;
		height: 334px;
	}
	.congratulations-sec:before {
		right: -35px;
		bottom: 0;
		width: 200px;
		height: 284px;
	}
	.congratulations-inner form .form-group .form-control {
		height: 40px;
		font-size: 16px;
		padding-left: 10px;
	}
	.congratulations-inner form .form-group label.check{
		padding: 1px 35px;
		font-size: 16px;
	}
   .congratulations-inner form .form-group button {
		font-size: 22px;
		max-width: 270px;
		height: 60px;
	}
	.congratulations-inner form .form-group label {
		font-size: 16px;
		margin: 0 0 5px 0;
	}
	.checkmark {
		width: 30px;
		height: 30px;
	}
	.check .checkmark:after {
		width: 20px;
		height: 20px;
	}
	.congratulations-sec:after {
		height: 150px;
		bottom: -116px;
	}
	.thanks-page .altersvors-sec {
		height: calc(100% - 90px);
		padding: 30px 15px;
	}
	.congratulations-inner form .form-group textarea.form-control {
		height: 70px;
		box-shadow: none;
	}
	.answers {
		height: 220px;
	}
}
@media (max-width: 1199px)   {
	header {
		padding:15px 20px;
	}
	.wrapper {
		height: 100%;
	}
	.navigation .header-right p {
		font-size: 18px;
		line-height: 20px;
		margin-left: 30px;
	}
	.navigation .logo img {
		height: 50px;
	}
	.slide-container {
		height: calc(100% - 98px);
	}
	.altersvors-sec{
		height: calc(100% - 215px);
	}
	.altersvors-sec .swiper-slide .title h2, .maintitle h2 {
		font-size: 30px;
	}
	.altersvors-sec .swiper-slide .title p, .maintitle p {
		font-size: 20px;
	}
	.altersvors-sec .swiper-slide .title, .maintitle {
		margin-bottom: 20px;
	}
	.altersvors-inner .help-btn a {
		padding: 5px 16px;
		font-size: 20px;
	}
	.altersvors-question {
		padding: 20px 50px 20px;
		height: 100%;
	}
	.altersvors-question:after {
		left: -14px;
		bottom: 147px;
		width: 200px;
		display: none;  
		height: 219px;
	}
	.image-cender {
		position: fixed;
		left: -9px;
		bottom: 126px;
		z-index: 1;
		max-width: 190px;
	}
	.altersvors-inner ul {
		margin: 15px -10px 0;
		padding: 0 50px;
	}
	.altersvors-inner ul li {
		padding: 0 10px; 
	}
	.altersvors-inner ul li .altersvors-box{
		padding: 20px 20px 15px 20px;
		width: 200px;
	}
	.altersvors-inner ul li .altersvors-box .image-holder{
		height: 90px;
	}
	.altersvors-inner ul li .altersvors-box .image-holder img{
		width: auto;
		height: 100%;
	}
	.altersvors-inner ul li .altersvors-box .image-holder span img {
		height: 100%;
	}
	.altersvors-inner ul li .altersvors-box .text-box h3 {
		font-size: 16px;
		min-height: 38px;
	}
	.altersvors-inner ul li .altersvors-box .text-box {
		margin-top: 15px;
	}
	.altersvors-inner ul li .altersvors-box .check-icon{
		top: 5px;
		right: 5px
	}
	.altersvors-inner ul li .altersvors-box .check-icon img{
		height: 20px;
	}
	.line-img{
		margin: 3px 0 0 0;
	}
	.line-img img{
		height: 15px;
	}
	.next-btn, .next2-btn {
		margin-top: 20px;
	}
	.next-btn a, .next2-btn a { 
		font-size: 18px; 
		max-width: 110px; 
		height: 40px; 
	}
	.footer-inner {
		padding: 20px 0;
	}
	.footer-link span {
		font-size: 16px;
	}
	.footer-link span img {
		margin-right: 15px;
		height: 40px;
	}
	.footer-logo img{
		height: 40px;
	}
	.zip-map-main {
		padding: 20px 0;
	}
	.zip-map {
		padding: 20px;
		max-width: 502px;
	}
	.zip-map .image-holder{
		text-align: center;
	}
	.zip-map .image-holder img {
		height: 277px;
	}
	.zip-map .text-box h3 {
		font-size: 25px;
		line-height: 28px;
		margin-bottom: 15px;
	}
	.zip-map .text-box .form-control {
		font-size: 18px;
		height: 60px;
	}
	.zip-map .text-box a{
		font-size: 13px;
		max-width: 210px;
	}
	.patience-providers .progress-bar {
		width: 380px;
		margin: 15px auto;
	}
	.patience-providers h3 {
		font-size: 32px;
		line-height: 61px;
		font-family: 'AvenirNext-Bold';
		max-width: 700px;
		margin: 0 auto;
	}
	.patience-providers-inner .img-holder img.humen-img {
		height: 230px;
	}
	.shape3 {
		top: -73px;
		right: -44px;
		width: 230px;
	}
	@keyframes bubble3 {
		0%   {top: -73px;}
		50%  {top: -50px;}
		100% {top: -73px;}
	}
	.shape1 {
		width: 121px;
		top: -46px;
		left: -64px;
	}
	@keyframes bubble1 {
		0%   {top: -50px; }
		50%  {top: -25px;}
		100% {top: -50px;}
	}
	.shape4 {
		bottom: 59px;
		right: -87px;
		width: 83px;
	}
	@keyframes bubble4 {
		0%   {bottom: 65px}
		50%  {bottom: 45px;}
		100% {bottom: 65px;}
	}
	.shape2 {
		top: -64px;
		right: -55px;
		width: 73px;
	}
	@keyframes bubble2 {
		0%   {top: -70px;}
		50%  {top: -35px;}
		100% {top: -70px;}
	}
	.congratulations-inner h3 {
		color: #FFFFFF;
		font-size: 28px;
		line-height: 36px;
	}
	.altersvors-sec .swiper-slide .congratulations-inner p {
		font-size: 16px;
		line-height: 22px;
		max-width: 480px;
	}
	.congratulations-inner .title {
		margin: 0px auto 20px !important;
	}
	.congratulations-sec {
		padding: 20px 0 50px 0;
		height: 100%;
		overflow-y: scroll;
		overflow-x: hidden;
	}
	.congratulations-inner form {
		width: 70%;
		padding: 15px;
	}
	.congratulations-inner form:before {
		left: -165px;
		bottom: 10px;
		width: 200px;
		height: 334px;
	}
	.congratulations-sec:before {
		right: -35px;
		bottom: 0;
		width: 200px;
		height: 284px;
	}
 
	.congratulations-inner form .form-group .form-control {
		height: 40px;
		font-size: 16px;
		padding-left: 10px;
	}
	.congratulations-inner form .form-group label.check{
		padding: 1px 35px;
		font-size: 16px;
	}
   .congratulations-inner form .form-group button {
		font-size: 22px;
		max-width: 270px;
		height: 60px;
	}
	.congratulations-inner form .form-group label {
		font-size: 16px;
		margin: 0 0 5px 0;
	}
	.checkmark {
		width: 30px;
		height: 30px;
	}
	.check .checkmark:after {
		width: 20px;
		height: 20px;
	}
	.congratulations-sec:after {
		height: 150px;
		bottom: -116px;
	}
	.thanks-page .altersvors-sec {
		height: calc(100% - 90px);
		padding: 30px 15px;
	}
	.congratulations-inner form .form-group textarea.form-control {
		height: 70px;
		box-shadow: none;
	}
	.answers {
		height: 220px;
	}
}
@media (max-width: 991px)    {
	header {
		padding:15px 20px;
	}
	.wrapper {
		height: auto;
	}
	.navigation .header-right p {
		font-size: 18px;
		line-height: 20px;
		margin-left: 30px;
	}
	.navigation .logo img {
		height: 50px;
	}
	.slide-container {
		height: calc(100% - 160px);
	}
	.altersvors-sec{
		height: calc(100% - 215px);
	}
	#Anbieter {
		height: auto;
	}
	.altersvors-sec .swiper-slide .title h2, .maintitle h2 {
		font-size: 30px;
	}
	.altersvors-sec .swiper-slide .title p, .maintitle p {
		font-size: 20px;
	}
	.altersvors-sec .swiper-slide .title, .maintitle {
		margin-bottom: 20px;
	}
	.altersvors-inner .help-btn a {
		padding: 10px 30px;
		font-size: 20px;
	}
	.altersvors-question {
		padding: 20px 50px 20px;
		height: 100%;
	}
	.altersvors-question:after {
		left: -14px;
		bottom: 147px;
		width: 200px;
		display: none;  
		height: 219px;
	}
	.image-cender {
		position: fixed;
		left: -9px;
		bottom: 126px;
		z-index: 1;
		max-width: 190px;
	}
	.altersvors-inner ul{
		flex-wrap: wrap;
		margin: 15px -15px 0;
		padding: 0;
	}
	.altersvors-inner ul li{
		padding: 0 15px;
	}
	.altersvors-inner ul li .altersvors-box{
		padding: 20px 20px 15px 20px;
		width: 200px;
	}
	.altersvors-inner ul li .altersvors-box .image-holder{
		height: 90px;
	}
	.altersvors-inner ul li .altersvors-box .image-holder img{
		width: auto;
		height: 100%;
	}
	.altersvors-inner ul li .altersvors-box .image-holder span img {
		height: 100%;
	}
	.altersvors-inner ul li .altersvors-box .text-box h3 {
		font-size: 16px;
		min-height: 38px;
	}
	.altersvors-inner ul li .altersvors-box .text-box {
		margin-top: 15px;
	}
	.altersvors-inner ul li .altersvors-box .check-icon{
		top: 5px;
		right: 5px
	}
	.altersvors-inner ul li .altersvors-box .check-icon img{
		height: 20px;
	}
	.line-img{
		margin: 3px 0 0 0;
	}
	.line-img img{
		height: 15px;
	}
	.next-btn, .next2-btn {
		margin-top: 20px;
	}
	.next-btn a, .next2-btn a {
		font-size: 20px;
		max-width: 140px;
		height: 50px;
	}
	.footer-inner {
		padding: 20px 0;
	}
	.footer-link span img {
		margin-right: 5px;
		height: 30px;
	}
	.footer-link span {
		font-size: 14px;
	}
	.footer-logo a img{
		height: 30px;
	}
	.zip-map-main {
		padding: 30px 30px;
	}
	.zip-map {
		padding: 20px;
		max-width: 502px;
	}
	.zip-map .image-holder{
		text-align: center;
	}
	.zip-map .image-holder img {
		height: 277px;
	}
	.zip-map .text-box h3 {
		font-size: 22px;
		line-height: 26px;
		margin-bottom: 15px;
	}
	.zip-map .text-box .form-control {
		font-size: 16px;
		height: 50px;
	}
	.zip-map .text-box a{
		font-size: 13px;
		max-width: 210px;
	}
	.patience-providers .progress-bar {
		width: 380px;
		margin: 15px auto;
	}
	.patience-providers h3 {
		font-size: 32px;
		line-height: 61px;
		font-family: 'AvenirNext-Bold';
		max-width: 700px;
		margin: 0 auto;
	}
	.patience-providers-inner .img-holder img.humen-img {
		height: 180px;
	}
	.shape3 {
		top: -73px;
		right: -44px;
		width: 230px;
	}
	@keyframes bubble3 {
		0%   {top: -73px;}
		50%  {top: -50px;}
		100% {top: -73px;}
	}
	.shape1 {
		width: 121px;
		top: -46px;
		left: -64px;
	}
	@keyframes bubble1 {
		0%   {top: -50px; }
		50%  {top: -25px;}
		100% {top: -50px;}
	}
	.shape4 {
		bottom: 59px;
		right: -87px;
		width: 83px;
	}
	@keyframes bubble4 {
		0%   {bottom: 65px}
		50%  {bottom: 45px;}
		100% {bottom: 65px;}
	}
	.shape2 {
		top: -64px;
		right: -55px;
		width: 73px;
	}
	@keyframes bubble2 {
		0%   {top: -70px;}
		50%  {top: -35px;}
		100% {top: -70px;}
	}
	.congratulations-inner h3 {
		color: #FFFFFF;
		font-size: 28px;
		line-height: 36px;
	}
	.altersvors-sec .swiper-slide .congratulations-inner p {
		font-size: 16px;
		line-height: 22px;
		max-width: 480px;
	}
	.congratulations-inner .title {
		margin: 0px auto 20px !important;
	}
	.congratulations-sec {
		padding: 20px 0 50px 0;
		height: 100%;
		overflow-y: scroll;
		overflow-x: hidden;
	}
	.congratulations-inner form {
		width: 70%;
		padding: 15px;
	}
	.congratulations-inner form:before {
		left: -135px;
		bottom: 20px;
		width: 160px;
		height: 264px;
	}
	.congratulations-sec:before {
		right: -24px;
		bottom: 0;
		width: 150px;
		height: 213px;
	}
	.congratulations-inner form .form-group .form-control {
		height: 50px;
		font-size: 16px; 
	}
	.congratulations-inner form .form-group label.check {
		padding: 0px 0 0px 35px;
		font-size: 14px;
	}
	.congratulations-inner form .form-group button {
		font-size: 18px;
		max-width: 210px;
		height: 50px;
	}
	.congratulations-inner form .form-group label {
		font-size: 18px;
		margin: 0 0 6px 0;
	}
	.checkmark {
		width: 30px;
		height: 30px;
	}
	.check .checkmark:after {
		width: 20px;
		height: 20px;
	}
	.congratulations-sec:after {
		height: 150px;
		bottom: -116px;
	}
	.thanks-page .altersvors-sec {
		height: calc(100% - 90px);
		padding: 30px 15px;
	}
	.congratulations-inner form .form-group textarea.form-control {
		height: 150px;
	}
	.answers {
		height: 220px;
	}
}
@media only screen and (min-width:768px) and (max-width:991px){
	header {
		padding:15px 20px;
	}
	.wrapper {
		height: 100%;
	}
	.navigation .header-right p {
		font-size: 18px;
		line-height: 20px;
		margin-left: 30px;
	}
	.navigation .logo img {
		height: 50px;
	}
	.slide-container {
		height:calc(100% - 100px);
	}
	.altersvors-sec{
		height: calc(100% - 315px);
	}
	.shadow_right{
		box-shadow:none
	}
	.shadow_fo{
		width:32%;
		right:0
	}
	.menu_container ul{
		display:none
	}
	.menu_container select{
		display:inline-block
	}
	#Anbieter {
		height: auto;
	}
	.altersvors-sec .swiper-slide .title h2, .maintitle h2 {
		font-size: 30px;
	}
	.altersvors-sec .swiper-slide .title p, .maintitle p {
		font-size: 20px;
	}
	.altersvors-sec .swiper-slide .title, .maintitle {
		margin-bottom: 20px;
	}
	.altersvors-inner .help-btn a {
		padding: 10px 30px;
		font-size: 20px;
	}
	.altersvors-question {
		padding: 20px 50px 20px;
		height: 100%;
	}
	.altersvors-question:after {
		left: -14px;
		bottom: 147px;
		width: 200px;
		display: none;  
		height: 219px;
	}
	.image-cender {
		position: fixed;
		left: -9px;
		bottom: 126px;
		z-index: 1;
		max-width: 190px;
	}
	.altersvors-inner ul{
		flex-wrap: wrap;
		margin: 15px -15px 0;
		padding: 0;
	}
	.altersvors-inner ul li{
		padding: 0 15px;
	}
	.altersvors-inner ul li .altersvors-box{
		padding: 20px 20px 15px 20px;
		width: 200px;
	}
	.altersvors-inner ul li .altersvors-box .image-holder{
		height: 90px;
	}
	.altersvors-inner ul li .altersvors-box .image-holder img{
		width: auto;
		height: 100%;
	}
	.altersvors-inner ul li .altersvors-box .image-holder span img {
		height: 100%;
	}
	.altersvors-inner ul li .altersvors-box .text-box h3 {
		font-size: 16px;
		min-height: 38px;
	}
	.altersvors-inner ul li .altersvors-box .text-box {
		margin-top: 15px;
	}
	.altersvors-inner ul li .altersvors-box .check-icon{
		top: 5px;
		right: 5px
	}
	.altersvors-inner ul li .altersvors-box .check-icon img{
		height: 20px;
	}
	.line-img{
		margin: 3px 0 0 0;
	}
	.line-img img{
		height: 15px;
	}
	.next-btn, .next2-btn {
		margin-top: 20px;
	}
	.next-btn a, .next2-btn a {
		font-size: 20px;
		max-width: 140px;
		height: 50px;
	}
	.footer-inner {
		padding: 20px 0;
	}
	.footer-link span img {
		margin-right: 5px;
		height: 30px;
	}
	.footer-link span {
		font-size: 14px;
	}
	.footer-logo a img{
		height: 30px;
	}
	.zip-map-main {
		padding: 30px 30px;
	}
	.zip-map {
		padding: 20px;
		max-width: 502px;
	}
	.zip-map .image-holder{
		text-align: center;
	}
	.zip-map .image-holder img {
		height: 277px;
	}
	.zip-map .text-box h3 {
		font-size: 22px;
		line-height: 26px;
		margin-bottom: 15px;
	}
	.zip-map .text-box .form-control {
		font-size: 16px;
		height: 50px;
	}
	.zip-map .text-box a{
		font-size: 13px;
		max-width: 210px;
	}
	.patience-providers .progress-bar {
		width: 380px;
		margin: 15px auto;
	}
	.patience-providers h3 {
		font-size: 32px;
		line-height: 61px;
		font-family: 'AvenirNext-Bold';
		max-width: 700px;
		margin: 0 auto;
	}
	.patience-providers-inner .img-holder img.humen-img {
		height: 180px;
	}
	.shape3 {
		top: -73px;
		right: -44px;
		width: 230px;
	}
	@keyframes bubble3 {
		0%   {top: -73px;}
		50%  {top: -50px;}
		100% {top: -73px;}
	}
	.shape1 {
		width: 121px;
		top: -46px;
		left: -64px;
	}
	@keyframes bubble1 {
		0%   {top: -50px; }
		50%  {top: -25px;}
		100% {top: -50px;}
	}
	.shape4 {
		bottom: 59px;
		right: -87px;
		width: 83px;
	}
	@keyframes bubble4 {
		0%   {bottom: 65px}
		50%  {bottom: 45px;}
		100% {bottom: 65px;}
	}
	.shape2 {
		top: -64px;
		right: -55px;
		width: 73px;
	}
	@keyframes bubble2 {
		0%   {top: -70px;}
		50%  {top: -35px;}
		100% {top: -70px;}
	}
	.congratulations-inner h3 {
		color: #FFFFFF;
		font-size: 28px;
		line-height: 36px;
	}
	.altersvors-sec .swiper-slide .congratulations-inner p {
		font-size: 16px;
		line-height: 22px;
		max-width: 480px;
	}
	.congratulations-inner .title {
		margin: 0px auto 20px !important;
	}
	.congratulations-sec {
		padding: 20px 0 50px 0;
		height: 100%;
		overflow-y: scroll;
		overflow-x: hidden;
	}
	.congratulations-inner form {
		width: 70%;
		padding: 15px;
	}
	.congratulations-inner form:before {
		left: -135px;
		bottom: 20px;
		width: 160px;
		height: 264px;
	}
	.congratulations-sec:before {
		right: -24px;
		bottom: 0;
		width: 150px;
		height: 213px;
	}
	.congratulations-inner form .form-group .form-control {
		height: 50px;
		font-size: 16px; 
	}
	.congratulations-inner form .form-group label.check {
		padding: 0px 0 0px 35px;
		font-size: 14px;
	}
	.congratulations-inner form .form-group button {
		font-size: 18px;
		max-width: 210px;
		height: 50px;
	}
	.congratulations-inner form .form-group label {
		font-size: 18px;
		margin: 0 0 6px 0;
	}
	.checkmark {
		width: 30px;
		height: 30px;
	}
	.check .checkmark:after {
		width: 20px;
		height: 20px;
	}
	.congratulations-sec:after {
		height: 150px;
		bottom: -116px;
	}
	.thanks-page .altersvors-sec {
		height: calc(100% - 90px);
		padding: 30px 15px;
	}
	.congratulations-inner form .form-group textarea.form-control {
		height: 150px;
	}
	.answers {
		height:auto;
	}
}
@media (max-width: 767px)    {
	header {
		padding: 20px 10px;
	}
	.wrapper {
		height: 100%;
	}
	.navigation .header-right p {
		font-size: 14px;
		line-height: 17px;
		margin-left: 20px;
	}
	.navigation .logo img {
		height: 40px;
	}
	.slide-container {
		height: calc(100% - 94px);
	}
	.altersvors-sec{
		height: calc(100% - 321px);
	}
	#Anbieter {
		height: auto;
	}
	.altersvors-sec .swiper-slide .title h2, .maintitle h2 {
		font-size: 28px;
	}
	.altersvors-sec .swiper-slide .title p, .maintitle p {
		font-size: 18px;
	}
	.altersvors-sec .swiper-slide .title, .maintitle {
		margin-bottom: 18px;
	}
	.altersvors-inner .help-btn a {
		padding: 10px 20px;
		font-size: 16px;
	}
	.altersvors-question {
		padding: 0px 20px;
		height: 100%;
	}
	.altersvors-question:after{
		display: none;
	}
	.image-cender {
		position: fixed;
		left: -9px;
		bottom: 126px;
		z-index: 1;
		max-width: 190px;
	}
	.altersvors-inner ul{
		flex-wrap: wrap;
		margin: 0px -15px 0;
		padding: 0;
	}
	.altersvors-inner ul li {
		padding: 0 15px;
	}
	.altersvors-inner ul li .altersvors-box {
		padding: 10px 10px;
		width: 100%;
	}
	.altersvors-inner ul li .altersvors-box .image-holder{
		height: 90px;
	}
	.altersvors-inner ul li .altersvors-box .image-holder img{
		width: auto;
		height: 100%;
	}
	.altersvors-inner ul li .altersvors-box .image-holder span img {
		height: 100%;
	}
	.altersvors-inner ul li .altersvors-box .text-box h3 {
		font-size: 16px;
		min-height: 38px;
	}
	.altersvors-inner ul li .altersvors-box .text-box {
		margin-top: 15px;
	}
	.altersvors-inner ul li .altersvors-box .check-icon{
		top: 5px;
		right: 5px
	}
	.altersvors-inner ul li .altersvors-box .check-icon img{
		height: 20px;
	}
	.line-img{
		margin: 3px 0 0 0;
	}
	.line-img img{
		height: 15px;
	}
	.next-btn, .next2-btn {
		margin-top: 20px;
	}
	.next-btn a, .next2-btn a {
		font-size: 20px;
		max-width: 140px;
		height: 50px;
	}
	.footer-inner {
		padding: 20px 0;
	}
	.footer-link{
		text-align: center;
		margin-bottom: 20px;
	}  
	.footer-link span{
		font-size: 14px;
		justify-content: center;
	}
	.footer-link span img {
		margin-right: 5px;
		height: 20px;
	}
	.footer-logo a img{
		height: 20px;
	}
	.zip-map-main {
		padding: 15px 15px;
	}
	.zip-map {
		padding: 15px;
		max-width: 502px;
	}
	.zip-map .image-holder{
		text-align: center;
	}
	.zip-map .text-box{
		height: auto;
	}
	.zip-map .image-holder img {
		height: 260px;
	}
	.zip-map .text-box h3 {
		font-size: 22px;
		line-height: 26px;
		margin-bottom: 15px;
	}
	.zip-map .text-box .form-control {
		font-size: 16px;
		height: 50px;
	}
	.zip-map .text-box a{
		font-size: 13px;
		max-width: 210px;
	}
	.patience-providers .progress-bar {
		width: 350px;
		margin: 15px auto;
	}
	.patience-providers h3 {
		font-size: 20px;
		line-height: 30px;
		max-width: 400px;
		margin: 0 auto;
	}
	.patience-providers-inner .img-holder img.humen-img {
		height: 160px;
	}
	.shape3 {
		top: -73px;
		right: -44px;
		width: 230px;
	}
	@keyframes bubble3 {
		0%   {top: -73px;}
		50%  {top: -50px;}
		100% {top: -73px;}
	}
	.shape1 {
		width: 121px;
		top: -46px;
		left: -64px;
	}
	@keyframes bubble1 {
		0%   {top: -50px; }
		50%  {top: -25px;}
		100% {top: -50px;}
	}
	.shape4 {
		bottom: 59px;
		right: -87px;
		width: 83px;
	}
	@keyframes bubble4 {
		0%   {bottom: 65px}
		50%  {bottom: 45px;}
		100% {bottom: 65px;}
	}
	.shape2 {
		top: -64px;
		right: -55px;
		width: 73px;
	}
	@keyframes bubble2 {
		0%   {top: -70px;}
		50%  {top: -35px;}
		100% {top: -70px;}
	}
	.congratulations-inner h3{
		color: #FFFFFF;
		font-size: 30px;
		line-height: 36px;
	}
	.altersvors-sec .swiper-slide .congratulations-inner p {
		font-size: 16px;
		line-height: 22px;
		max-width: 480px;
	}
	.congratulations-inner .title {
		margin: 0px auto 20px !important;
	}
	.congratulations-sec {
		padding: 20px 0 50px 0;
		height: 100%;
		overflow-y: scroll;
		overflow-x: hidden;
	}
	.congratulations-inner form {
		width: 70%;
		padding: 15px;
	}
	.congratulations-inner form:before {
		left: -135px;
		bottom: 20px;
		width: 160px;
		height: 264px;
	}
	.congratulations-sec:before {
		right: -24px;
		bottom: 0;
		width: 150px;
		height: 213px;
	}
	.congratulations-inner form .form-group .form-control {
		height: 50px;
		font-size: 16px; 
	}
	.congratulations-inner form .form-group label.check {
		padding: 0px 0 0px 35px;
		font-size: 14px;
	}
	.congratulations-inner form .form-group button {
		font-size: 18px;
		max-width: 210px;
		height: 50px;
	}
	.congratulations-inner form .form-group label {
		font-size: 18px;
		margin: 0 0 6px 0;
	}
	.checkmark {
		width: 30px;
		height: 30px;
	}
	.check .checkmark:after {
		width: 20px;
		height: 20px;
	}
	.congratulations-sec:after {
		height: 150px;
		bottom: -116px;
	}
	.thanks-page .altersvors-sec {
		height: calc(100% - 90px);
		padding: 30px 15px;
	}
	.congratulations-inner form .form-group textarea.form-control {
		height: 150px;
	}
	.answers {
		height: 250px;
	}

	/** Footer links Sdiep **/
	.copyright-inner .row div:nth-child(n+2) {
		width: 50%;
	}
	
	.copyright-inner .row div:nth-child(2) p{
		text-align: right;
	}
	
	.copyright-inner .row div:nth-child(3) p{
		text-align: left;
	}
}
@media (max-width: 575px)    {
	header {
		padding: 20px 10px;
	}
	.wrapper {
		height: 100%;
	}
	.navigation .header-right p {
		font-size: 14px;
		line-height: 17px;
		margin-left: 20px;
	}
	.navigation .logo img {
		height: 40px;
	}
	.slide-container {
		height: calc(100% - 80px);
	}
	.altersvors-sec{
		height: calc(100% - 321px);
	}
	#Anbieter {
		height: auto;
	}
	.altersvors-sec .swiper-slide .title h2, .maintitle h2 {
		font-size: 22px;
	}
	.altersvors-sec .swiper-slide .title p, .maintitle p {
		font-size: 14px;
	}
	.altersvors-sec .swiper-slide .title, .maintitle {
		margin-bottom: 18px;
	}
	.altersvors-inner .help-btn a {
		padding: 10px 20px;
		font-size: 16px;
	}
	.altersvors-question {
		padding: 0px 20px;
		height: 100%;
	}
	.altersvors-question:after{
		display: none;
	}
	.image-cender {
		position: absolute;
		left: -9px;
		bottom: 0px;
		z-index: 1;
		max-width: 120px;
	}
	.altersvors-inner ul{
		flex-wrap: wrap;
		margin: 0px -15px 0;
		padding: 0;
	}
	.altersvors-inner ul li {
		width: 50%;
		padding: 0 15px;
	}
	.altersvors-inner ul li .altersvors-box {
		padding: 10px 10px;
		width: 100%;
	}
	.altersvors-inner ul li .altersvors-box .image-holder{
		height: 90px;
	}
	.altersvors-inner ul li .altersvors-box .image-holder img{
		width: auto;
		height: 100%;
	}
	.altersvors-inner ul li .altersvors-box .image-holder span img {
		height: 100%;
	}
	.altersvors-inner ul li .altersvors-box .text-box h3 {
		font-size: 12px;
		min-height: 28px;
	}
	.altersvors-inner ul li .altersvors-box .text-box {
		margin-top: 15px;
	}
	.altersvors-inner ul li .altersvors-box .check-icon{
		top: 5px;
		right: 5px
	}
	.altersvors-inner ul li .altersvors-box .check-icon img{
		height: 20px;
	}
	.line-img{
		margin: 3px 0 0 0;
	}
	.line-img img{
		height: 15px;
	}
	.next-btn, .next2-btn {
		margin-top: 20px;
	}
	.next-btn a, .next2-btn a {
		font-size: 20px;
		max-width: 140px;
		height: 50px;
	}
	.footer-inner {
		padding: 20px 0;
	}
	.footer-link{
		text-align: center;
		margin-bottom: 20px;
	}  
	.footer-link span{
		font-size: 14px;
		justify-content: center;
	}
	.footer-link span img {
		margin-right: 5px;
		height: 20px;
	}
	.footer-logo a img{
		height: 20px;
	}
	.zip-map-main {
		padding: 15px 15px;
	}
	.zip-map {
		padding: 15px;
		max-width: 502px;
	}
	.zip-map .image-holder{
		text-align: center;
	}
	.zip-map .text-box{
		height: auto;
	}
	.zip-map .image-holder img {
		height: 260px;
	}
	.zip-map .text-box h3 {
		font-size: 22px;
		line-height: 26px;
		margin-bottom: 15px;
	}
	.zip-map .text-box .form-control {
		font-size: 16px;
		height: 50px;
	}
	.zip-map .text-box a{
		font-size: 13px;
		max-width: 210px;
	}
	.patience-providers .progress-bar {
		width: 350px;
		margin: 15px auto;
	}
	.patience-providers h3 {
		font-size: 20px;
		line-height: 30px;
		max-width: 400px;
		margin: 0 auto;
	}
	.patience-providers-inner .img-holder img.humen-img {
		height: 160px;
	}
	.shape3 {
		top: -73px;
		right: -44px;
		width: 230px;
	}
	@keyframes bubble3 {
		0%   {top: -73px;}
		50%  {top: -50px;}
		100% {top: -73px;}
	}
	.shape1 {
		width: 121px;
		top: -46px;
		left: -64px;
	}
	@keyframes bubble1 {
		0%   {top: -50px; }
		50%  {top: -25px;}
		100% {top: -50px;}
	}
	.shape4 {
		bottom: 59px;
		right: -87px;
		width: 83px;
	}
	@keyframes bubble4 {
		0%   {bottom: 65px}
		50%  {bottom: 45px;}
		100% {bottom: 65px;}
	}
	.shape2 {
		top: -64px;
		right: -55px;
		width: 73px;
	}
	@keyframes bubble2 {
		0%   {top: -70px;}
		50%  {top: -35px;}
		100% {top: -70px;}
	}
	.congratulations-inner h3{
		color: #FFFFFF;
		font-size: 30px;
		line-height: 36px;
	}
	.altersvors-sec .swiper-slide .congratulations-inner p {
		font-size: 16px;
		line-height: 22px;
		max-width: 480px;
	}
	.congratulations-inner .title {
		margin: 0px auto 20px !important;
	}
	.congratulations-sec {
		padding: 20px 0 50px 0;
		height: 100%;
		overflow-y: scroll;
		overflow-x: hidden;
	}
	.congratulations-inner form {
		width: 100%;
		padding: 15px;
	}
	.congratulations-inner form:before {
		left: 0px;
		bottom: 0px;
		width: 0px;
		height: 0px;
	}
	.congratulations-sec:before {
		right: -24px;
		bottom: 0;
		width: 150px;
		height: 213px;
	}
	.congratulations-inner form .form-group .form-control {
		height: 50px;
		font-size: 16px; 
	}
	.congratulations-inner form .form-group label.check {
		padding: 0px 0 0px 35px;
		font-size: 14px;
	}
	.congratulations-inner form .form-group button {
		font-size: 18px;
		max-width: 210px;
		height: 50px;
	}
	.congratulations-inner form .form-group label {
		font-size: 18px;
		margin: 0 0 6px 0;
	}
	.checkmark {
		width: 30px;
		height: 30px;
	}
	.check .checkmark:after {
		width: 20px;
		height: 20px;
	}
	.congratulations-sec:after {
		height: 150px;
		bottom: -116px;
	}
	.thanks-page .altersvors-sec {
		height: calc(100% - 90px);
		padding: 30px 15px;
	}
	.congratulations-inner form .form-group textarea.form-control {
		height: 150px;
	}
	.answers {
		height: 220px;
	}
}
@media (max-width: 479px)    {
	header {
		padding: 15px 0;
	}
	.wrapper {
		height: 100%;
	}
	.navigation{
		flex-direction: row;
		padding: 0 20px;
	}
	.navigation .header-right { 
		margin-top: 20px;
	}
	.navigation .header-right p {
		font-size: 14px;
		line-height: 17px;
		margin-left: 20px;
	}
	.navigation .logo img {
		height: 60px;
	}
	.slide-container {
		height: calc(100% - 96px);
	}
	.altersvors-sec{
		height: calc(100% - 160px);
	}
	#Anbieter {
		height: auto;
	}
	.altersvors-sec .swiper-slide .title h2, .maintitle h2 {
		font-size: 18px;
	}
	.altersvors-sec .swiper-slide .title p, .maintitle p {
		font-size: 14px;
	}
	.altersvors-sec .swiper-slide .title, .maintitle {
		margin-bottom: 20px;
	}
	.altersvors-inner .help-btn a {
		font-size: 14px;
		text-align: center;
	}
	.altersvors-question {
		padding: 0px 5px;
		height: 100%;
	}
	.altersvors-question:after{
		display: none;
	}
	.image-cender {
		position: absolute;
		left: -9px;
		bottom: 0px;
		z-index: 1;
		max-width: 120px;
	}
	.altersvors-inner ul {
		flex-wrap: wrap;
		margin: 15px -5px 0;
		padding: 0;
	}
	.altersvors-inner ul li {
		width: 50%;
		padding: 10px;
		margin: 0;
		min-height: 135px;
		display: flex;
		flex-direction: column;
	}
	.altersvors-inner ul li .altersvors-box{
		padding: 15px 5px;
		width: 100%;
		flex-grow: 1;
	}
	.altersvors-inner ul li .altersvors-box .image-holder{
		height: 55px;
	}
	.altersvors-inner ul li .altersvors-box .image-holder img{
		width: auto;
		height: 100%;
	}
	.altersvors-inner ul li .altersvors-box .image-holder span img {
		height: 100%;
	}
	.altersvors-inner ul li .altersvors-box .text-box h3 {
		font-size: 12px;
		min-height: 14px;
	}
	.altersvors-inner ul li .altersvors-box .text-box {
		margin-top: 15px;
	}
	.altersvors-inner ul li .altersvors-box .check-icon{
		top: 5px;
		right: 5px
	}
	.altersvors-inner ul li .altersvors-box .check-icon img{
		height: 20px;
	}
	#br {
		display: block;
	}
	.line-img{
		margin: 3px 0 0 0;
		width: 62px;
	}
	.line-img img{
		height: 15px;
	}
	.next-btn, .next2-btn {
		margin-top: 18px;
	}
	.next-btn a, .next2-btn a {
		font-size: 20px;
		max-width: 140px;
		height: 50px;
	}
	.footer-inner {
		padding: 6px 0;
	}
	.footer-link{
		text-align: center;
		margin-bottom: 6px;
	}  
	.footer-link span{
		font-size: 14px;
		justify-content: center;
	}
	.footer-link span img {
		margin-right: 5px;
		height: 20px;
	}
	.footer-logo a img{
		height: 20px;
	}
	.zip-map-main {
		padding: 0px 15px;
	}
	.zip-map {
		padding: 15px 15px;
		max-width: 502px;
		margin: 0;
	}
	.zip-map .image-holder{
		text-align: center;
	}
	.zip-map .text-box{
		height: auto;
	}
	.zip-map .image-holder img {
		height: 250px;
	}
	.zip-map .text-box h3 {
		font-size: 16px;
		line-height: 20px;
		margin-bottom: 5px;
	}
	.zip-map .text-box .form-control {
		font-size: 16px;
		height: 50px;
	}
	.zip-map .text-box a{
		font-size: 13px;
		max-width: 210px;
	}
	.patience-providers .progress-bar {
		width: 240px;
		margin: 15px auto;
	}
	.patience-providers h3 {
		font-size: 18px;
		line-height: 26px;
		max-width: 400px;
		margin: 0 auto;
	}
	.patience-providers-inner .img-holder img.humen-img {
		height: 150px;
	}
	.shape3 {
		top: -73px;
		right: -44px;
		width: 230px;
	}
	@keyframes bubble3 {
		0%   {top: -73px;}
		50%  {top: -50px;}
		100% {top: -73px;}
	}
	.shape1 {
		width: 121px;
		top: -46px;
		left: -64px;
	}
	@keyframes bubble1 {
		0%   {top: -50px; }
		50%  {top: -25px;}
		100% {top: -50px;}
	}
	.shape4 {
		bottom: 59px;
		right: -87px;
		width: 83px;
	}
	@keyframes bubble4 {
		0%   {bottom: 65px}
		50%  {bottom: 45px;}
		100% {bottom: 65px;}
	}
	.shape2 {
		top: -64px;
		right: -55px;
		width: 73px;
	}
	@keyframes bubble2 {
		0%   {top: -70px;}
		50%  {top: -35px;}
		100% {top: -70px;}
	}
	.congratulations-inner h3 {
		color: #FFFFFF;
		font-size: 22px;
		line-height: 26px;
	}
	.altersvors-sec .swiper-slide .congratulations-inner p {
		font-size: 16px;
		line-height: 22px;
		max-width: 480px;
	}
	.congratulations-inner .title {
		margin: 0px auto 20px !important;
	}
	.congratulations-sec {
		padding: 20px 0 50px 0;
		height: 100%;
		overflow-y: scroll;
		overflow-x: hidden;
	}
	.congratulations-inner form {
		width: 100%;
		padding: 15px;
	}
	.congratulations-inner form:before {
		left: 0px;
		bottom: 0px;
		width: 0px;
		height: 0px;
	}
	.congratulations-sec:before {
		right: -24px;
		bottom: 0;
		width: 150px;
		height: 213px;
	}
	.congratulations-inner form .form-group .form-control {
		height: 50px;
		font-size: 16px; 
	}
	.congratulations-inner form .form-group label.check {
		padding: 0px 0 0px 0px;
		font-size: 13px;
		line-height: 14px;
	}
	.congratulations-inner form .form-group button{
		font-size: 16px;
		max-width: 200px;
		height: 45px;
	}
	.congratulations-inner form .form-group label {
		font-size: 18px;
		margin: 0 0 6px 0;
	}
	.checkmark {
		width: 20px;
		height: 20px;
	}
	.check .checkmark:after {
		width: 10px;
		height: 10px;
	}
	.thanks-page .altersvors-sec {
		height: calc(100% - 145px);
	}
	.congratulations-inner form .form-group textarea.form-control {
		height: 130px;
	}
	.answers {
		height: 160px;
	}
}













