@media only screen and (min-width: 768px) {
	ul.menu li:first-child a {
		color: #e69405;
	}

	ul.menu li:nth-child(3) a {
		background: #e69405;
		border-radius: 36px;
		padding: 4px 18px 4px;
		color: #fff;
	}

	ul.menu li:nth-child(2) a {
		font-weight: 600;
	}
}

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

	.container,
	.category_description,
	.content-category,
	.com-content-article__body,
	#system-message-container,
	.article-info,
	.mod-breadcrumbs__wrapper,
	.page-header {
		width: 96%;
	}

	.container.blog {
		width: 100%;
	}

	.mod-articlesnews__item {
		padding: 32px;
	}

	header {
		margin-bottom: 24px;
		height: 78px;
	}

	header.sticky {
		height: 50px;
	}

	header.sticky .logo img {
		height: 50px;
	}

	header ul.menu {
		font-size: 18px;
	}

	header .menu li {
		padding: 0 14px 0 0;
		white-space: nowrap;
	}

	#mod-custom114 .container {
		margin: 0 0 0 50%;
		width: 50%;
		padding-top: 74px;
	}

	.article-id101 h2 {
		font-size: 44px;
		margin: 44px 0 24px;
		line-height: 56px;
	}

	.proscons-list img {
		margin: -50px 0 0 0;
		width: 100px;
		height: auto;
	}

	.checkliste-wrap h3 {
		font-size: 44px;
		margin-bottom: 77px;
	}

	.newsletter-wrap h3 {
		font-size: 44px;
		margin: 0;
	}

	footer ol {
		width: 33%;
		margin: 44px 0 0;
	}

	footer .copyright {
		text-align: center;
	}

	img.foto {
		border: 5px solid #efb606;
		height: 200px;
		width: 200px;
	}

	#mod-custom117 .container {
		display: block;
	}

	#mod-custom114 {
		background-size: 140%;
	}

	#mod-custom114 h3 {
		font-size: 44px;
		line-height: 56px;
		margin: 0 0 24px;
	}

	#mod-custom114 h5 {
		font-size: 24px;
		line-height: 32px;
		margin: 6px 0 24px;
	}

	#mod-custom114 h4 {
		font-size: 24px;
	}

	.checkliste-wrap img {
		margin: 0 0 12px;
		width: auto;
		height: 110px;
	}

	.article-id101 .acym_module_form input {
		width: 240px;
		font-size: 18px;
		margin-right: 12px;
		max-height: 54px;
		line-height: 54px;
	}

	h1 {
		font-size: 32px;
		line-height: 48px;
		margin: 77px 0 32px;
	}

	.proscons-list dt {
		font-size: 24px;
		font-weight: bold;
		margin: 12px 0 7px;
	}

	.btn,
	button,
	input[type="button"],
	input[type="submit"] {
		font-size: 18px;
		line-height: 50px;
		padding: 0 27px;
		max-height: 50px;
	}

	.line-wrap p {
		width: 67%;
		font-size: 13px;
		line-height: 17px;
	}

	.checkliste-btn {
		display: flex;
		justify-content: space-between;
	}

	footer .links li {
		padding-right: 0;
		text-align: center;

	}

	.acym_module_form input {
		width: 60%;
		margin: 0 0 12px;
	}

	.com-content-article__body .extra-wrap h2 {
		font-size: 32px;
		line-height: 44px;
		margin: 0 0 12px;
	}

	.com-content-article__body .extra-wrap h3 {
		margin: 0 0 24px;
	}
}

@media only screen and (max-width: 830px) {
	header .logo {
		width: 150px;
	}

	.box-wrap,
	.acym_module_form,
	.acym_module_form .acym_form {
		width: 100%;
	}

	.container,
	.category_description,
	.content-category,
	.com-content-article__body,
	#system-message-container,
	.article-info,
    .article-id138 .blog,
	.mod-breadcrumbs__wrapper,
	.page-header {
		width: 94%;
        margin: 0 auto;
	}

	.mod-articlesnews__item {
		padding: 24px;
	}

	.article-id101 h2.teaser {
		font-size: 44px;
		line-height: 56px;
	}

	#mod-custom114 h3 {
		font-size: 34px;
		line-height: 44px;
		margin: 0;
	}

	.acym_module_form .onefield,
	p.acysubbuttons {
		text-align: center;
		margin-bottom: 0;
	}

	.article-id101 .newsletter-wrap h3 {
		font-size: 44px;
		margin: 0;
		font-weight: 900;
	}

	.article-id101 .acym_module_form input {
		width: 360px;
		text-align: center;
		padding: 0;
	}

	#mod-custom114 h5 {
		font-size: 18px;
		text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
		font-weight: 300;
		line-height: 24px;
		margin: 12px 0 24px;
	}

	#mod-custom114 h4 {
        line-height: 32px;
    }

	#mod-custom114 h5 {
		font-size: 24px;
		text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.3);
		font-weight: 500;
		line-height: 32px;
		margin: 12px 0 24px;
	}

	header ul.menu {
		font-size: 16px;
	}

	.article-id101 p {
		line-height: 24px;
		font-size: 16px;
		margin-bottom: 24px;
	}

	.checkliste-wrap img {
		margin: 0 0 12px;
		width: auto;
		height: 100px;
	}

	.checkliste-wrap h4 {
		min-height: 64px;
	}


	.line-wrap p {
		display: none;
	}

	.proscons-list {
		margin-top: 77px;
	}

	.article-id101 .acym_module_form input[type=button] {
		margin-top: 12px;
		padding: 0;
	}

	.line-wrap .btn {
		width: 100%;
		text-align: center;
	}

	.frontpage-text {
		margin: 77px 0 77px;
	}

	.frontpage-text h1 {
		margin: 44px 0 12px;
		font-size: 24px;
	}

	.ueberuns-wrap h4 {
		font-size: 24px;
		margin: 32px 0 18px;
	}

    .com-content-article__body h1, .page-header h1 {
        line-height: 44px;
        font-size: 32px;
        margin: 32px 0 24px;
        font-weight: bold;
    }
  
	.stories .box33 img {
		border: 3px solid #e8a805;
		width: 160px;
		margin: 12px 0 44px;
	}

	.com-content-article__body h2,
	.com-content-article__body h2 {
		margin: 12px 0 44px;
		line-height: 44px;
		font-size: 32px;
	}

	.com-content-article__body h3.sub {
		line-height: 28px;
		font-size: 18px;
	}

	.features-wrap {
		margin: 44px 0;
	}

	.com-content-article__body h2 {
		margin: 12px 0 32px;
		font-size: 24px;
		line-height: 32px;
	}

	.box25 h3 {
		font-size: 18px;
		margin: 0 0 12px;
		font-weight: 300;
		line-height: 24px;
	}

	.mod-articlesnews__item {
		overflow: hidden;
	}

	h3 {
		font-size: 24px;
		line-height: 32px;
		margin: 32px 0 12px;
	}

	.about-wrap .box50 {
		display: block;
		text-align: center;
	}

	.about-wrap img.foto {
		height: auto;
	}

	.about-wrap .box50 p {
		font-size: 18px;
		line-height: 24px;
		margin: 24px 0 0;
	}

	.proscons-list dd,
	.proscons-list dt {
		padding: 0 12px 12px;
		line-height: 32px;
	}

	#mod-custom116>div>div>dl.pro.box50>dt:nth-child(2),
	#mod-custom116>div>div>dl.con.box50>dt:nth-child(2) {
		margin-top: 99px;
	}

	.acysubbuttons,
	.acysubbuttons .btn.btn-primary.subbutton {
		width: 100%;
	}

	.acym_module_form .onefield {
		width: 50%;
	}

	.form-check {
		margin: 8px 0;
	}

	#field13,
	#field23 {
		min-width: 60%;
		margin-top: 18px;
	}

	#modvisform119teilnehmer-2lbl,
	#modvisform119teilnehmerlbl,
	.article-id146 .form-group label {
		display: none;
	}

	.field12 .form-group label,
	.field22 .form-group label,
	.field33 .form-group label {
		display: inline;
	}

	.form-group input.form-control {
		min-width: 60%;
		margin-bottom: 12px;
	}

	.field33 .form-check {
		margin: 18px 0;
		line-height: 24px;
		padding: 12px 24px;
	}

	.article-id139 .acym_module_form input {
		width: 92%;
		margin: 0 0 12px;
		padding: 0 0 0 5%;
	}

	header {
		margin-bottom: 0;
	}

  }

@media only screen and (max-width: 480px) {
	header .logo {
		width: auto;
		display: inline-block;
	}

	.acym_module_form .onefield {
		width: 100%;
	}

	.article-id101 #mod-custom114 .acym_module_form input {
		width: 100%;
	}

	.article-id101 #mod-custom114 .acym_module_form input[type=email] {
		margin-left: 0;
	}

	.box-wrap,
	.acym_module_form,
	.acym_module_form .acym_form {
		display: block;
	}

    .article-id101 .box50 p {
        line-height: 24px;
        font-size: 18px;
        margin-bottom: 24px;
        text-align: left;
    }

	header {
		height: 67px;
	}

	.sticky .menu-toggle {
		top: 26px;
		right: 30px;
		font-size: 24px;
	}

	footer ol {
		width: 100%;
		margin: 44px 0 0;
	}

	.field21 .form-check {
		line-height: 24px;
		margin: 18px 0;
		padding: 12px 18px;
	}

	.extra-wrap {
		width: 80%;
		margin: 24px 0 0;
		padding: 10%;
		max-height: fit-content;
	}

	header img {
		width: 100%;
		height: auto;
	}

	#mod-custom114 h3 {
		font-size: 44px;
		line-height: 56px;
		margin: 0 0 18px;
	}

	#mod-custom114 {
		background-size: 420%;
		background-position: top right;
	}

	header .logo img {
		height: 70px;
	}

	#mod-custom114 {
		height: auto;
		padding-bottom: 44px;
		margin-bottom: 44px;
	}

	#mod-custom114 .container {
		margin: 0 auto;
		width: 90%;
		padding-top: 44px;
	}

	footer .links li {
		text-align: center;
	}

	.box25,
	.box33,
	.box50,
	.checkliste-wrap .box33 {
		width: 100%;
		text-align: center;
	}

	header .container,
	footer .container,
	.proscons-list,
	.box-wrap,
	.ueberuns-wrap,
	header ul,
	.checkliste-wrap .box33,
	.close-btn,
	#mod-custom117 .container .links {
		display: block;
	}

	.menu-wrap {
		display: none;
	}

	.menu-toggle {
		position: absolute;
		top: 34px;
		right: 44px;
		z-index: 101;
		font-size: 32px;
        border: 0;
      width: 34px;
      height: 24px;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
    }

	.menu.open {
		display: block;
		position: fixed;
		width: 70%;
		top: 0;
		background-color: #fff;
		right: 0;
		padding: 44px;
		height: 100vh;
		box-shadow: 0 0 35px rgba(0, 0, 0, 0.3);
		z-index: 102;
	}

	.menu.open li a {
		line-height: 56px;
		display: block;
		font-size: 18px;
	}

	.menu.open li {
		border-top: 1px dotted #ccc;
	}

	.menu.open li:last-child {
		border-bottom: 1px dotted #ccc;
	}

	.menu ol {
		padding: 10px;
		margin: 0;
	}

	.close-btn {
		line-height: 56px;
		color: #999;
      margin-top: 32px;
	}

	#retirementForm .radio-group {
		display: block;
	}

	#retirementForm label {
		width: 100%;
		display: block;
		padding: 0;
		margin: 0 0 12px;
	}

	#retirementForm .question {
		width: 86%;
		padding: 7%;
		margin-bottom: 32px;
	}

	.com-content-article__body h2 {
		margin: 12px 0 24px;
		font-size: 24px;
		line-height: 32px;
	}

	.box75 {
		width: 100%;
	}

	.com-content-article__body .box-wrap .box25 {
		padding: 2.5%;
		width: 95%;
		text-align: left;
	}

	.accordion-header {
		line-height: 24px;
		padding: 12px 18px;
	}

	.com-content-article__body .box-wrap.dates .box25,
	.com-content-article__body .box-wrap.dates .box50 {
		width: 100%;
	}

	.form-wrap {
		padding: 12px;
		margin: 24px 0;
	}

	.form-check {
		line-height: 44px;
		margin: 0 0 12px 0;
	}

	label.asterix-ancor {
		margin-left: 0;
		line-height: 44px;
		font-weight: 600;
	}

	input.form-control,
	select,
	textarea.form-control,
	.acym_module_form input {
		margin: 0 0 12px 0;
		width: 89%;
		padding: 0 5%;
	}

	p.price {
		display: none;
	}

	#modvisform119datenschutzlbl.asterix-ancor {
		margin-left: 7px;
		line-height: 24px;
		font-weight: 300;
	}

	.field33 .form-check {
		line-height: 24px;
		margin: 0 0 12px 0;
		font-size: 14px;
		padding: 12px 18px;
	}

	.btn,
	button,
	input[type="button"],
	input[type="submit"] {
		padding: 0;
		max-height: 60px;
		width: 100%;
		font-weight: 600;
		text-align: center;
	}

	.stories .box33 {
		width: 90%;
		margin: 0 auto;
	}

	.about-wrap {
		margin: 77px 0 0;
		padding-top: 77px;
		display: block;
	}

	.about-wrap img.foto {
		height: auto;
		margin-right: 0;
		min-width: 120px;
		margin-bottom: 24px;
	}

	.about-wrap .box50 {
		width: 100%;
	}

	.about-wrap .box50 p {
		margin: 24px 0 77px;
	}

	#system-message {
		position: fixed;
		width: 80%;
		margin: 0 auto;
	}

	.article-id101 h2 {
		font-size: 32px;
		margin: 0 0 24px 0;
		line-height: 44px;
	}

	.proscons-list dl.pro {
		margin-bottom: 77px;
	}

	.article-id101 .newsletter-wrap h3 {
		font-size: 32px;
		margin: 0;
		font-weight: 900;
		line-height: 44px;
        text-align: center;
	}

	.checkliste-wrap,
	.newsletter-wrap {
		padding: 77px 0 44px;
		margin: 77px 0;
		padding: 44px 24px;
	}

	.special-wrap h3 {
		margin: 6px 0 32px;
		font-size: 32px;
		font-weight: 400;
		line-height: 44px;
	}

	.article-id139 .features-wrap {
		padding: 18px 24px;
	}

	.features-wrap li {
		line-height: 32px;
		padding: 18px 0;
	}

	.special-wrap h4 {
		font-size: 18px;
		line-height: 24px;
	}

	.why-wrap h4 {
		font-size: 32px;
		text-align: center;
		line-height: 44px;
		padding: 77px 0;
	}

	h3.google {
		margin: 77px 0 0;
		font-size: 32px;
		line-height: 44px;
		text-align: center;
	}

	.wrapper {
		margin: 77px 0;
		display: block;
	}

	iframe {
		width: 100%;
		height: 210px;
	}

	h1,
	h2,
	h3,
	h4 {
		text-align: center;
	}

	.article-id139 img,
	.article-id146 img {
		margin: 0 0 32px;
	}

	p {
		text-align: center;
	}

	.article-id146 .box-wrap .box25 {
		margin-top: 24px;
		padding-top: 18px;
	}

	.article-id146 .box-wrap .box25 h3 {
		font-size: 24px;
		line-height: 32px;
	}

    .wrapper {
        margin: 24px 0 0;
    }

    .checkliste-wrap h4 {
        min-height: 32px;
    }

    .checkliste-wrap .box33 {
        min-height: auto;
    }
  
    .checkliste-wrap h3 {
        font-size: 32px;
    }

    .ueberuns-wrap img.foto {
        width: 166px;
        border: 4px solid #e69405;
        margin-top: 44px;
    }
    .frontpage-text h1 {
        font-size: 32px;
        line-height: 44px;
    }

  .article-id138 h1.main {
    margin: 44px 0 12px;
    line-height: 44px;
}

.article-id138 h2.sub {
    line-height: 32px;
    font-size: 24px;
    margin: 0 0 32px;
}

  .article-info {
    display: block;
}

.article-id138 h2 {
    font-size: 24px;
    line-height: 32px;
    margin: 32px 0 12px;
}

  html, body {
    overflow-x: hidden;
  }
    .xmas-wrap1 {
        position: absolute;
        top: 190px;
        width: 134px !important;
        left: -28px;
        transform: rotate(-33deg);
    }
  .xmas-wrap2 {
    position: absolute;
    top: 261px;
    width: 98px !important;
    left: 271px;
    transform: rotate(130deg);
}
          #popup {
            display: none;
            position: fixed;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 80%;
            padding: 5%;
        }
  .special-wrap {
    padding: 0;
    border-radius: 0;
    margin: 32px 0;
    box-shadow: none;
    border-top: 1px dotted #ccc;
    padding-top: 24px;
}
  
    #mod-custom114 p.headline {
        font-size: 18px;
        line-height: 26px;
        font-weight: bold;
        padding: 24px 0 0;
        box-sizing: border-box;
        width: 100%;
    }
  
      .tooltip-box {
        text-align: left;
        box-sizing: border-box;
        padding: 12px;
        width: 90%;
        left:5%!important;
        top:5%!important;

    }
  .tooltip-box p {
    margin: 0 0 6px 0;
    font-size: 13px;
    line-height: 18px;
}
  .article-id101 h3 {
    font-size: 28px;
    line-height: 38px;
    margin: 12px 0 32px;
}
}