/* Header */

body {
    background: white;
    font-family: 'Gudea';
}

body main {
    padding: 0;
}

a,
a:hover,
a span,
header .mobile-navigation ul li a {
    text-decoration: none;
}

a:visited {
    color: unset;
}

select, option {
    -webkit-appearance: none;
}

.modal .modal-wrapper form .contact_form .contact_row span {
    width: unset;
}

.modal .modal-wrapper form .contact_form .contact_row {
    gap: unset;
    flex-wrap: unset;
}

.custom-pagination .next, .custom-pagination .page-num, .custom-pagination .prev {
    display: flex!important;
}

.home .news_blog_wrapper .news_blog .news .news_single .news_bottom {
    border-top: unset;
    justify-content: unset;
}

.home .news_blog_wrapper .news_blog .news_btn {
    margin: 0 auto;
}

.home .news_blog_wrapper .news_blog h2 {
    color: unset;
}

.home .news_blog_wrapper .news_blog .news .news_single .news_bottom p,
.news_bottom p {
    padding: 10px 0;
    font-size: 15px;
}

.home main {
    margin: 0;
}

.underline {
    text-decoration: underline;
}

.wrapper {
    padding: 0;
}

.cta1 .cta1_wrapper h3,
.btn-primary a,
.wp-block-button a {
    text-transform: unset;
}

header .main-header {
    margin: 0 auto;
}

header .header-image {
    max-height: unset;
}

.header {
    width: 100%;
    margin: 0 auto;
}

.header-navigation-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.modal .modal-wrapper form .contact_form p {
    gap: 5px
}

.header .modalOpen {
    display: none;
    align-items: center;
    justify-content: center;
    gap: 25px;
}

.header .modalOpen p {
    padding-bottom: 0;
    font-size: 15px;
}

.mobile-navigation {
    background: #81a7ca;
    opacity: 0.95;
}

.wohnen-logo {
    display: none;
}

header .mobile-navigation {
    height: 1000%;
}

.main-header.wrapper {
    box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.1);
}

.menu ul li a {
    text-decoration: none;
}

#menu-header-menu {
    display: flex;
    grid-gap: 35px;
}

.navigation-sub-container {
    display: flex;
    gap: 40px;
    align-items: center;
}

.header-contact-container {
    display: inherit;
}

.header-contact {
    display: flex;
    grid-gap: 10px;
}

header .main-header .burger {
    height: 30px;
}

.header-logo-container {
    box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.1);
    width: 200px;
}

.logo {
    position: relative;
    height: 100%;
    width: 100%;
    background: #fff;
    padding: 15px 5px;
    padding-top: 50px;
}

/* Front Page */

main {
    margin: 0;
    padding: 0;
}

h2 {
    font-size: 19px;
}

.news_btn {
    max-width: 190px;
}

.front-page-icons a {
    margin-bottom: 25px;
}

.front-page-icons span {
    font-size: 14px;
}

.news_blog_wrapper .news_blog h2 {
    margin-bottom: 35px;
}

.news_bottom {
    align-items: center;
    border-top: unset;
}

.news_single {
    box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.1);
    padding: 25px;
}

.category-circle {
    padding: 8px!important;
    background-color: #81a7ca;
    color: #fff;
    border-radius: 20px;
}

.cta1 {
    background-color: #81a7ca;
    padding: 55px 20px;
    width: 100%;
    margin: 0 auto;
}

.home .cta1 .cta1_wrapper {
    display: unset;
    justify-content: unset;
    gap: unset;
    flex-wrap: unset;
    align-items: unset;
}

.home .cta1 .cta1_wrapper .buttons{
    display: unset;
    justify-content: unset;
    gap: unset;
    flex-wrap: unset;
    align-items: unset;
}

.cta1_wrapper h3 {
    margin-bottom: 25px;
}

.front-page-content {
    width: 100%;
    padding: 0 20px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 50px;
}

.front-page-content h2,
#aktuelles h2,
.single-h2,
.blog-h2,
.download-h2,
.faq-h2,
.privacy-imprint-h2 {
    margin-top: 50px;
    margin-bottom: 25px;
}

.front-page-icons {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.front-page-icons > * {
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 165px;
}

.front-page-content h2,
#aktuelles h2,
.single-h2,
.blog-h2,
.download-h2,
.privacy-imprint-h2 {
    font-size: 24px;
}

.front-page-icons {
    margin-top: 100px;
    margin-bottom: 75px;
}

span {
    font-size: 15px;
}

#aktuelles {
    width: 100%;
    background: #fff;
    padding: 0 20px;
    margin: 0 auto;
}

.news_blog {
    margin-top: 50px;
}

.news_bottom {
    margin: 15px 0;
}

.news_btn {
    margin: 50px auto 0;
}

.news_blog h2 {
    text-align: center;
}

/* qaa */

.qaa-container {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.qaa-container h2 {
    margin-bottom: 25px;
    margin-top: 50px;
}

.accordion-container {
    width: unset;
    margin: 0 20px;
}

.accordion-title {
    display: flex;
    justify-content: space-between;
    padding: 25px 0;
    margin: 10px auto;
    transition: all 0.6s ease;
    cursor: pointer;
    font-size: 16px;
}

.title-text {
    width: 85%;
}

#arrow {
    width: 18px;
}

.accordion-content {
    font-size: 14px;
    margin: 0;
    display: none;
    padding: 1em 0;
}

.up{
    width: 20px;
    transition: all 0.6s ease;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    display: inline-block;
}

.down{
    width: 20px;
    display: inline-block;
    transition: all 0.6s ease;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

#arrow{
    content: url('images/arrow.svg');
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.accordion-container {
    background-color: #f8f8f8;
    margin: 0 20px;
    text-align: left;
    padding: 0px 20px;
}

/* FAQ */

.faq-h2 {
    text-align: center;
}

.faq-page-content {
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
}

.faq-page-content .accordion-container {
    margin: 0;
}

.faq-page-content .qaa-container {
    width: unset;
    margin: 0;
    padding: 0;
    text-align: left;
}

/* Footer */

.footer {
    background: #fff;
    padding-bottom: 0;
    padding-top: 0px;
    margin-top: 50px;
}

.footer-bottom-container {
    padding: 20px 20px;
    font-size: 16px;
    background-color: #dddddd;

}

.footer-bottom-container .navigation {
    display: flex;
	gap: 15px;
}

#menu-footer-menu {
    display: flex;
    flex-wrap: wrap;
    grid-gap: 15px;
    width: 100%;
    margin: 0 auto;
}

.footer-downloads-container {
    width: 100%;
    margin: 0 auto;
    padding: 40px 20px;
    text-align: center;
}

.footer-downloads-container h3 {
    margin-bottom: 25px;
}

.footer-downloads-container a {
    text-decoration: none;
}

.contact-teaser {
    width: 100%;
    margin: 75px auto;
}

.teaser-content {
    padding: 20px 20px;
    float: left;
}

.teaser-button-container {
    display: flex;
    grid-gap: 35px;
}

.blog-page-content .news {
    display: grid;
    grid-gap: 50px;
    grid-template-columns: repeat(1, 1fr);
    align-items: center;
    justify-content: center;
}

.blog-page-content .news > .blog-page-content .news .news_single {
    flex: 1 1 30%; /*grow | shrink | basis */
}

.news_title {
    font-size: 20px;
    margin-bottom: 25px;
}

.blog-page-content .news {
    margin-bottom: 25px;
}

.footer-social-img.flex {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}

.footer-social-img.flex img {
    max-width: 210px;
}

.news_content {
    font-size: 16px;
    margin-bottom: 0px;
    min-height: 120px;
}

.news_bottom {
    font-size: 16px;
    display: flex;
    gap: 20px;
    margin-bottom: 40px;
    padding-bottom: 20px;
    border-bottom: 1px solid #707070;
}

.custom-pagination .current {
    background: #156192;
}

.footer-bottom-container {
    display: block;
    justify-content: space-between;
    align-items: center;
    text-align: center;
}

.Owner p {
    padding-bottom: 0;
    margin-bottom: 20px;
}

/* Button */

.cta-button {
    margin-top: 15px;
}

.buttons .cta-button {
    color: #fff;
}

.teaser-button {
    text-decoration: none!important;
}

.teaser-button span {
    margin: 0 auto;
}

.cta-button span {
    margin: 0 auto;
}

.buttons .modalOpen,
.buttons .cta-button {
    margin: 0 auto;
    margin-top: 15px;
}

.buttons .modalOpen {
    width: 200px;
}

.buttons .modalOpen:hover {
    transition: 0.25s;
}

.buttons .cta-button {
    width: 262px;
    height: 50px;
}

.buttons .teaser-button {
    height: 50px;
    width: 262px;
    margin: 15px auto;
}

.buttons .teaser-button a,
.buttons .cta-button a {
    text-decoration: none;
    margin: 0 auto;
}

.home .buttons {
    display: unset;
}

.teaser-headline h2 {
    text-align: center;
}

.btn-primary a, .wp-block-button a {
    height: unset;
    border-radius: unset;
    padding: unset;
    gap: unset;
    background: unset;
}

.btn-primary a:hover, .wp-block-button a:hover {
    background: unset;
}

.buttons .btn-primary a {
    margin-bottom: unset;
}

.cta-button {
    border: 3px solid #fff;
    color: #fff;
    cursor: pointer;
    padding: 0;
    display: flex;
    align-items: center;
    align-content: center;
}

.cta1 .cta1_wrapper {
    text-align: center;
}

.cta1_wrapper h3,
.cta1_wrapper p {
    color: #fff;
}

.hentry {
    padding: 0 20px;
    width: 100%;
    margin: 0 auto;
}

.single main .content .right {
    max-width: unset;
}

.single main .content .left {
    width: 100%;
    max-width: unset;
}

.left h1,
article h1 {
    margin-top: 10px;
    margin-bottom: 30px;
}

.left .entry-content h2 {
    color: #666;
    margin-bottom: 10px;
}

.news-button {
    display: flex;
    background-color: #568ebb;
    color: #fff!important;
    cursor: pointer;
    padding: 0;
    transition: 0.25s;
    text-decoration: none!important;
    height: 50px;
    justify-content: center;
    align-items: center;
}

.news_btn .news-button a {
    text-align: center;
    margin: 0 auto;
}

.news-button a {
    text-decoration: none;
}

.news_single_btn {
    padding-right: 10px;
    text-decoration: none!important;
}

.news_single_btn span {
    color: #fff;
}

.news_single_btn {
    background: #156192;
    color: #fff;
    font-family: 'Gudea';
    font-weight: 700;
    font-size: 16px;
    padding: 0;
    height: 50px;
    cursor: pointer;
    transition: all 0.25s;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0;
    width: 200px;
}

.news_single_btn a {
    display: flex;
    text-decoration: none;
}

.news_single_btn:hover .button-arrow-icon {
    opacity: 1;
    transition: all 0.25s;
    margin-left: 10px;
}

.news_single_btn:hover .news_single_btn {
    transition: all 0.25s;
}

.news_single_btn img {
    opacity: 0;
}

.footer-btn {
    margin: 0 auto;
    width: 280px!important;
    color: #fff!important;
    margin-top: 30px;
}

.entry-content {
    font-size: 16px;
}

.cat {
    padding: 0 20px;
    font-size: 16px;
}

.arrow-icon-button {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.teaser-button {
    border: 3px solid #81a7ca;
    color: #81a7ca;
    cursor: pointer;
    padding: 0;
    display: flex;
    align-items: center;
    align-content: center;
}

.buttons {
    gap: 20px;
}

.wpcf7-form-control.has-spinner.wpcf7-submit {
    background: #156192;
    color: #fff;
    border-radius: 0;
    height: 50px;
}

/* Button Hover */

.button-arrow-icon {
    opacity: 0;
}

.btn-primary {
    background: #156192;
    color: #fff;
    font-family: 'Gudea';
    font-weight: 700;
    font-size: 16px;
    padding: 0;
    height: 50px;
    cursor: pointer;
    transition: all 0.25s;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 200px;
}

.btn-primary a {
    font-family: 'Gudea';
}

.btn-primary:hover {
    transition: all 0.25s;
}

.btn-primary:hover .button-arrow-icon {
    opacity: 1;
    transition: all 0.25s;
    margin-left: 10px;
}

.faqs_btn  {
    margin: 40px auto 0 auto;
}

.cta-button:hover,
.cta-button:hover .cta-button span {
}

.teaser-button:hover {
}

.news-button:hover .button-arrow-icon {
    opacity: 1;
    transition: all 0.25s;
    margin-left: 10px;
}

/* Modal */

.modal .modal-wrapper form .contact_form p .wpcf7-submit {
    font-family: 'Gudea';
}

.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required,
.modal .modal-wrapper form .contact_form .contact_row span input,
.modal .modal-wrapper form .contact_form .single_contact_row span select,
.modal .modal-wrapper form .contact_form .contact_row span input::placeholder {
    font-family: 'Gudea';
    min-height: 38px;
}

.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    font-size: 16px;
    color: #444;
    width: 100%;
    position: relative;
    display: inline-block;
    padding: 10px;
}

.select-wrapper {
    position: relative;
}

.select-wrapper p::after {
    content: url('images/black_arrow_down.svg');
    right: 10px;
    top: 6px;
    position: absolute;
}

.cf7-placeholder {
    visibility: hidden;
}

.modal.show_modal .wrapper {
    padding: 0 10px;
}

.modal .modal-wrapper h2 {
    color: unset;
    margin: 0 0 20px;
}

.modal .modal-wrapper .modal_close .modalx #modal-icon {
    width: 30px;
}

.modal .modal-wrapper .modal_close {
    width: 30px;
    height: 30px;
}

.modal .modal-wrapper form .contact_form p {
    flex-direction: unset;
}

.modal .modal-wrapper form {
    max-width: 600px;
}

.wpcf7-form {
    background-color: #fff;
}

.contact_form {
    background-color: #fff;
    padding: 10px;
}

.wpcf7-form-control::placeholder {
    color: #444444;
}

.wpcf7-form-control {
    background-color: #fafafa;
    border-radius: 25px;
    border: none;
}

.contact_row p span select {
    border: 0;
    padding: 10px;
    width: 100%;
}

.single_contact_row {
    background-color: #fff;
    margin-bottom: 10px;
}

.single_contact_row span {
    width: 100%;
}

.single_contact_row span textarea {
    width: 100%;
    resize: none;
}

.single_contact_row p span textarea {
    border: 0;
    padding: 10px;
    border: none;
    outline: none;
}

.single_contact_row p span textarea::placeholder {
    font-family: 'Gudea';
    color: #444;
    font-size: 16px;
}

.contact_row {
    display: flex;
    flex-wrap: nowrap;
    gap: 10px!important;
    width: 100%;
    margin-bottom: 10px;
}

.contact_row div {
    width: 50%;
}

.contact-row div p,
.contact-row div p span {
    width: 100%;
}

.select-wrapper p span {
    width: 100% !important;
}

.wpcf7-form-control-wrap input,
.contact_row span {
    color: #444444;
}

.wpcf7-list-item-label,
.wpcf7-submit {
    color: #444444;
}

.blur-effect {
    filter: blur(20px);
}

.modal-wrapper {
    margin: 0 auto;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type="number"] {
    -moz-appearance: textfield;
}

.modal .modal-wrapper form .contact_form .contact_row span input {
    padding: 10px;
    margin-bottom: 0;
    background-color: #fafafa;
    color: #444444;
}

.wpcf7-response-output {
    text-align: center;
    background: #fff;
    padding: 25px;
}

.modal .modal-wrapper form .contact_form p {
    width: 100%;
    padding-bottom: 0px;
}

.submit-container span {
    font-size: 12px;
}

.submit-container p {
    justify-content: space-between;
}

.wpcf7-not-valid-tip {
    padding: 0!important;
    font-size: 14px;
}

.wpcf7-spinner {
    display: none;
}

/* Single */

.single-h2 {
    margin-top: 50px;
    text-align: center;
}

.single-left {
    margin-bottom: 25px;
}

.single-header {
    display: flex;
    align-items: center;
    gap: 30px;
    border-bottom: 1px solid #707070;
    padding-bottom: 20px;
}

.flex {
    display: flex;
    gap: 30px
}

.hentry.content .entry-content p {
    padding: 0;
}

.entry-content.flex {
    margin-top: 50px;
    display: block;
}

/* Blog */

.hide {
    display: none;
}

.placeholder {
    visibility: hidden;
}

.pagination-container {
    justify-content: space-between;
}

.custom-pagination .current, .custom-pagination .page-numbers {
    height: 30px;
    width: 30px;
    padding: 10px;
    font-family: 'Gudea';
    border-radius: 0;
}

.blog-h2 {
    text-align: center;
}

.filter-container,
.category-container,
.col-md-4 {
}

.filter-button,
.category-button {
    cursor: pointer;
}

.news_button-container {
    border-bottom: 1px solid #a1a1a1;
}

.filter-button a,
.category-button a {
    color: #2b2b2b;
    width: 150px;
    display: inline-block;
    text-align: left;
    margin-bottom: 15px;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Old versions of Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently supported by Chrome, Edge, Opera and Firefox */
}

.filter-button a:hover,
.category-button a:hover {
    text-decoration: none;
}

.news {
    margin-top: 50px;
}

.blog-post-releasedate {
    color: #81a7ca;
}

.prev.page-numbers {
    content: url('images/blue_arrow_left.svg');
}

.next.page-numbers {
    content: url('images/blue_arrow_right.svg');
}

/* Download */

.download-h2 {
    text-align: center;
}

.download-page-content {
    padding: 0 20px;
}

.download-container {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.download-category-container {
    margin: 50px 0;
}

.download-category-container h2 {
    margin: 35px 0;
}

.single-download-container {
    display: flex;
    justify-content: space-between;
    max-width: 350px;
    padding: 15px;
    box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.1);
    gap: 20px;
}

.download-title {
    white-space: nowrap;
}

/* Privacy and Imprint */

.privacy-imprint-content {
    padding: 0 20px;
}

/* Friendly Captcha */

.frc-captcha {
    margin: 0 auto;
}

@media screen and (min-width: 480px) {
    .footer-social-img.flex {
        gap: 10px;
        width: 430px;
    }
}

@media screen and (min-width: 500px) {
    .wohnen-logo {
        display: block;
    }
}

@media screen and (min-width: 620px) {
    .logo {
        padding: 25px 10px;
        padding-top: 70px;
    }

    header .main-header .header-btn {
        display: flex;
    }

    #arrow {
        width: 20px;
    }
}

@media screen and (min-width: 650px) {
    .teaser-content {
    }

    .blog-page-content .news {
        grid-template-columns: repeat(2, 1fr);
    }

    .modal.show_modal .wrapper {
        padding: 0;
    }
}

@media screen and (min-width: 690px) {
    h2 {
        font-size: 20px;
    }
}

@media screen and (min-width: 700px) {
    .contact_form {
        padding: 50px;
    }

    .modal-wrapper {
        width: 700px;
    }

    .submit-container span {
        font-size: 14px;
    }

    .filter-button a,
    .category-button a {
        width: 250px;
    }
}

@media screen and (min-width: 800px) {
    .footer-bottom-container {
        display: flex;
    }

    .Owner p {
        margin-bottom: 0;
    }
}

@media screen and (min-width: 830px) {
    .header-navigation-container {
        width: 66%;
    }

    .header .modalOpen {
        display: flex;
    }
}

@media screen and (min-width: 900px) {

}

@media screen and (min-width: 1000px) {
    .main-header.wrapper {
        padding-left: 70px;
        padding-right: 70px;
    }

    .front-page-icons > * {
        flex-basis: 180px;
    }

    .teaser-background {
        height: 550px;
        display: flex;
        align-items: center;
    }

    .contact-teaser-img {
        display: none;
    }

    .teaser-headline {
        max-width: 100%;
    }

    .teaser-content .buttons {
        justify-content: space-between;
        width: 590px;
        flex-wrap: unset;
    }

    .teaser-content {
        padding: 100px 70px;
        margin: 0 auto;
        margin-top: 600px;
    }

    .front-page-icons span {
        font-size: 17px;
    }

    .front-page-content h2,
    #aktuelles h2,
    .qaa-container h2,
    .single-h2,
    .blog-h2,
    .download-h2,
    .faq-h2,
    .privacy-imprint-h2 {
        font-size: 45px;
    }

    span {
        font-size: 17px;
    }

    .front-page-icons span {
        font-size: 16px;
    }

    .circle {
        width: 120px;
        height: 120px;
    }

    .circle img {
        width: 70px;
    }

    .cta1 {
        padding: 55px 70px;
    }

    .teaser-content {
        padding: 100px 70px;
    }

    .accordion-title {
        font-size: 18px;
    }

    .accordion-content {
        font-size: 16px;
    }

    .footer-bottom-container {
        padding: 20px 70px;
    }

    .footer-downloads-container {
        padding: 50px 70px;
        justify-content: space-between;
    }

    .news_blog_wrapper .news_blog h2 {
        margin-bottom: 100px;
    }

    .blog-page-content .news {
        grid-gap: 150px;
    }

    .buttons {
        gap: 50px;
    }

    .buttons .modalOpen {
        width: 182px;
    }

    .buttons .modalOpen:hover {
        transition: 0.5s;
        width: 195px;
    }

    .buttons .cta-button {
        width: 318px;
    }

    .teaser-background {
        background: url('images/teaser-image.jpg');
        background-repeat: no-repeat;
        background-position: right;
        height: 350px;
        background-color: #fafafa;
    }

    .qaa-container h2 {
        margin-top: 0px;
    }

    .teaser-content .buttons .modalOpen {
        width: 182px;
    }

    .teaser-content .modalOpen:hover {
        width: 195px;
    }

    .teaser-content .buttons .teaser-button {
        min-width: 318px;
        max-width: 318px;
    }

    .single main .content .left {
        width: 55%;
    }

    .single main .content .right {
        margin-top: 220px;
        width: 40%;
        display: block;
    }

    .news_image {
        max-height: 400px;
        margin-bottom: 25px;
        overflow: hidden;
    }

    .news_image img {
    }

    .cat {
        margin-bottom: 0;
    }

    .footer {
        padding-top: 50px;
    }

    .partner-container {
        display: block;
    }

    .entry-content.flex {
        display: flex;
    }

    .single-left,
    .single-right {
        width: 50%;
    }

    .single-left {
        margin-bottom: 0;
    }

    .accordion-container {
        margin: 0 70px;
    }

    .front-page-content,
    #aktuelles,
    .faq-page-content,
    .hentry,
    .cat,
    .download-page-content,
    .privacy-imprint-content {
        padding: 0 70px;
    }
}

@media screen and (min-width: 1060px) {
    .hentry.content .entry-content img {
        max-width: 100%;
    }
}

@media screen and (min-width: 1200px) {
    .main-header.wrapper {
        padding-left: 100px;
        padding-right: 100px;
    }

    .front-page-content,
    #aktuelles,
    .faq-page-content,
    .hentry,
    .cat,
    .download-page-content,
    .privacy-imprint-content {
        padding: 0 100px;
    }

    .teaser-content {
        padding: 100px 100px;
    }

    .cta1 {
        padding: 55px 100px;
    }

    .news_bottom p {
        font-size: 14px;
    }

    .teaser-content {
        padding: 100px 100px;
    }

    .footer-bottom-container {
        padding: 20px 100px;
    }

    .footer-downloads-container {
        padding: 50px 100px;
    }

    .front-page-icons span {
        font-size: 18px;
    }

    span {
        font-size: 18px;
    }

    .left .entry-content h2 {
        font-size: 22px;
    }
}

@media screen and (min-width: 1300px) {
    .home .cta1 .cta1_wrapper,
    .footer .cta1 .cta1_wrapper {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .home .cta1 .cta1_wrapper .buttons,
    .footer .cta1 .cta1_wrapper .buttons {
        display: flex;
        gap: 50px;
    }

    .cta1 .buttons .modalOpen, .buttons .cta-button {
        margin: 0;
    }

    .buttons .modalOpen {
        width: unset;
    }

    .cta1_wrapper .buttons .modalOpen:hover {
        width: unset;
    }

    .cta1_wrapper h2,
    .cta1_wrapper h3,
    .cta1_wrapper span,
    .cta1_wrapper p {
        text-align: left;
        width: 60%;
    }

    .buttons .teaser-button {
        width: unset;
    }
}

@media screen and (min-width: 1400px) {
    .header .modalOpen p {
        font-size: 16px;
    }

    .news_bottom p {
        font-size: 15px;
    }
}

@media screen and (min-width: 1600px) {
    .menu ul {
        display: flex;
        gap: 10px;
    }

    .teaser-headline h2 {
        text-align: left;
    }

    .teaser-content .buttons {
        display: flex;
        justify-content: space-between;
        width: 590px;
        flex-wrap: unset;
    }

    .buttons .modalOpen {
        width: unset;
    }

    .contact-btn:hover {
        transition: all 0.5s;
    }

    .teaser-content .buttons .modalOpen {
        width: unset;
    }

    .teaser-content .modalOpen:hover {
        width: unset;
    }

    .teaser-content .buttons .teaser-button {
        width: unset;
    }

    .contact-teaser .teaser-content .buttons {
        justify-content: space-between;
    }

    .teaser-content .buttons .teaser-button,
    .teaser-content .buttons .modalOpen {
        margin: 0;
        margin-top: 15px;
    }

    .accordion-container {
        margin: 0 100px;
    }

    .teaser-content {
        margin: 0;
    }

    .teaser-headline {
        max-width: 50%;
    }
}

@media screen and (min-width: 1700px) {
    .main-header.wrapper,
    .wrapper {
        margin: 0;
    }

    .wrapper {
        max-width: unset;
    }
}