.footer-left .footer-top .footer-logo-content .iconblock_area {
    width: 40% !important;
    margin-right: 15px !important
}

.footer-vp {
    display: flex;
    flex-direction: row;
    align-items: baseline;
    margin-top: -15px;
    margin-bottom: 5%;
}

.logo-vp {
    width: fit-content;
    margin-right: 10px
}

.footer-right .content-mid {
    margin-top: 0px;
    margin-bottom: 20px
}

.qr-vp {
    width: fit-content
}

.footer-2column {
    margin-right: 3%
}

.content-area-spotblock-content-description p.footnote {
    font-size: 10px;
}

.sitemap ul {
    padding-left: 0;
}

.grouping-container .richtext img {
    width: 100%;
    height: auto;
}

.accordion.collapsible section img {
    width: 100%;
    height: auto;
}

.breadcrumb-item {
    white-space: normal;
}

.footer-left .footer-nav {
    padding-top: 15px
}

.footer-left .footer-nav .section:first-child {
    margin-left: 27%
}

.footer-left .footer-nav .section:nth-child(2) {
    margin-left: 7%
}

.footer-vp {
    align-items: flex-start;
}

.accordion>section {
    word-break: inherit;
}

main ul li:before {
    margin-top: 0.32em;
    width: 0.24em;
    height: 0.24em;
}

.sitemap>.teaser.teaser-alternate {
    display: block;
}

.carousel-item {
    transition: transform 6.25s ease-in-out, -webkit-tranform 6.25s ease-in-out !important;
}

@media (max-width: 1200px) {
    .cta-default, .cta-button {
        padding: 1em 2em;
    }

    .footer-left .footer-nav .section:first-child {
        margin-left: 16%
    }

    .container {
        max-width: 1200px
    }

    .footer-right .content-mid {
        padding-left: 1em;
    }
}

@media (max-width: 1100px) {
    .container {
        max-width: 1000px
    }
}

@media (max-width: 992px) {
    .footer-left .footer-nav .section:first-child {
        margin-left: 14%
    }

    .footer-left .footer-nav {
        padding-top: 2px
    }

    .footer-vp {
        margin-top: 5px;
        justify-content: center
    }

    .footer-left .footer-nav .section:nth-child(2) {
        margin-left: 3%
    }
}

@media (max-width: 900px) {
    .footer-left .footer-nav .section:first-child {
        margin-left: 15%
    }
}

@media (max-width: 768px) {
    .content-area-spotblock.layout2.imgContent .content-area-spotblock-content {
        background: #000;
    }

    [data-action="External"] {
        word-break: break-all;
    }

    .cta-default.no-disclaimer[data-action="External"] {
        word-break: unset;
    }

    .footer-left .footer-nav .section:first-child {
        margin-left: 0
    }

    .footer-left .footer-nav .section:nth-child(2) {
        margin-left: 0
    }

    .footer-vp {
        justify-content: flex-start;
    }

    .footer-right .content-mid {
        padding-left: 0px
    }
}

@media (max-width: 345px) {
    .footer-copyright ul li {
        padding-right: 3px;
        padding-left: 3px;
    }
}

@media (max-width: 992px) {
    header .logo {
        display: block !important;
    }
}


@media (max-width: 576px) {
    .footer-right .social-icons {
        width: 100%; 
        padding-left: 0em;
        padding-top: 1em;
        margin-left: 0em;
        padding-bottom: 1.5em; 
    }
}