@media (max-width: 1390px) {
    .navigation {
        width: 95%;
        padding: 45px 2.5% 15px 2.5%;
    }

    .navigation nav {
        width: 75%;
        margin-left: 0;
    }

    .navigation.scrolled {
        padding: 20px 2.5%;
    }
}

@media (max-width: 1330px) {
    .footer ol > li {
        float: left;
        clear: both;
        width: 95%;
        margin-bottom: 3px;
    }

    .footer ol > li:first-child {
        width: auto !important;
        padding: 9px 2.5%;
    }

    .footer ol > li:last-child {
        position: static;
    }
}
    
@media (max-width: 1320px) {
    .headerbild {
        margin-bottom: 200px;
    }

    .rahmen, .tx_cn-multicontent {
        width: 85%;
    }

    .tx_cn-multicontent {
        padding: 0 7.5%;
    }

    .frame-bg-beratung.tx_cn-multicontent, .frame-bg-verwaltung.tx_cn-multicontent, .frame-bg-ueber.tx_cn-multicontent, .frame-bg-kontakt.tx_cn-multicontent {
        padding: 30px 7.5%;
    }

    .frame-bg-ueber {
        padding: 150px 7.5% 30px !important;
    }

    .tx_cn-multicontent.frame-standort {
        padding: 100px 7.5%;
    }
}

@media (max-width: 1300px) {
    .navigation {
        justify-content: space-between;
    }

    .navigation .logo {
        width: 30%;
    }

    .navigation nav {
        width: 10%;
        margin-left: 5%;
    }

    .hnavi {
        display: none;
        position: absolute;
        left: 0;
        right: 0;
        top: 100%;
    }

    .hnavi li {
        width: 100%;
        float: left;
        clear: both;
    }

    .hnavi li a {
        width: 100%;
        float: left;
        clear: both;
        padding: 10px 0 !important;
        border-bottom: 2px solid white;
        text-align: center;
        background: #e6e6e6;
        color: #000 !important;
    }

    .hnavi li:first-child a {
        border-top: 2px solid white;
    }

    .navigation ul li.act a::after, .navigation ul li a:hover::after {
        display: none;
    }

    .navigation ul li.act a, .navigation ul li a:hover {
        background: #cbdb2a;
        color: white !important;
        text-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    }

    .navigation ul li:last-child {
        box-shadow: 0 0 40px rgba(0, 0, 0, 0.4);
    }

    .mob_button {
        display: block;
    }

    .navigation.scrolled .mob_button {
        margin: 10px 0;
    }

    #mobnavi ul li.act a, #mobnavi ul li:hover a {
        background: #63594a;
    }

    #mobnavi ul li a {
        background: #96866f;
        padding: 12px 2% 10px 2%;
    }
}

@media (max-width: 1260px) {
    .footer .ce-bodytext > ul {
        padding-right: 40px;
    }
    
    .footer .ce-bodytext > ul::after {
        right: 20px;
    }
}

@media (max-width: 1200px) {
    .subheader .ce-bodytext {
        top: 80%;
        padding: 0 1% 0 5%;
    }

    .subheader .ce-bodytext h2 {
        font-size: 30px;
        margin: 0 0 20px 0;
    }

    .subheader .ce-bodytext h2:first-child {
        font-size: 40px;
    }
}

@media (max-width: 1185px) {
    .footer .rahmen {
        width: 95%;
    }

    .footer header > * {
        text-align: center !important;
    }
    
    .footer .ce-bodytext {
        text-align: center;
    }

    .footer .ce-bodytext > ul {
        display: inline-block;
        text-align: left;
    }

    #footer .footer .anschrift {
        width: 100%;
        float: left;
        clear: none;
    }

    #footer .footer .ql {
        width: 100%;
        float: left;
        position: static;
    }

    #footer .footer .ql ul {
        padding-top: 20px;
        border-top: 2px solid white;
        width: 80%;
        margin: 20px 10% 0 10%;
        text-align: center;
    }

    #footer .footer .ql ul li {
        display: inline-block;
    }

    #footer .footer .ql ul li a {
        padding: 10px 15px;
        background: rgba(255, 255, 255, 0.2);
        margin: 0 10px;
    }

    #footer .footer .ql ul li:first-child a {
        margin: 0 10px 0 0;
    }

    #footer .footer .ql ul li:last-child a {
        margin: 0 0 0 10px;
    }
}

@media (max-width: 1050px) {
    .navigation ul li {
        margin-right: 5px;
    }
}

@media (max-width: 1020px) {
    .news-listslider-container, .frame-bildslider .owl-carousel {
        width: 85% !important;
        padding: 0 7.5%;
    }

    .news .owl-carousel .owl-nav button, .frame-bildslider .owl-carousel .owl-nav button {
        left: 0;
    }

    .news .owl-carousel .owl-nav button:last-child, .frame-bildslider .owl-carousel .owl-nav button:last-child {
        right: 0;
    }
}

@media (max-width: 1000px) {
    .frame-bg-ueber.tx_cn-multicontent .row > div {
        float: left;
        clear: both;
        width: 100%;
    }

    .frame-bg-ueber.tx_cn-multicontent .row > div:first-child .ce-gallery {
        float: left;
        clear: both;
        width: 100%;
    }

    .frame-bg-ueber.tx_cn-multicontent .row > div:first-child .ce-gallery .ce-row {
        float: left;
        clear: both;
        width: 100%;
        text-align: center;
    }

    .frame-bg-ueber.tx_cn-multicontent .row > div:first-child .ce-gallery .ce-row > * {
        display: inline-block;
        float: none;
    }

    .frame-bg-ueber.tx_cn-multicontent .row > div > * {
        margin: 0 !important;
    }
}

@media (max-width: 960px) {
    .subheader .ce-bodytext {
        top: 80%;
        padding: 0 1% 0 2%;
    }

    .subheader .ce-bodytext h2 {
        font-size: 20px;
        margin: 0 0 20px 0;
    }

    .subheader .ce-bodytext h2:first-child {
        font-size: 30px;
    }

    .frame-standort .tx_cn-columns .row .col-33 {
        float: left;
        clear: both;
        width: 100%;
    }

    .frame-standort .tx_cn-columns .row .col-33 .ce-gallery * {
        float: left;
        clear: both;
        position: static;
        width: 100%;
    }

    .frame-standort .tx_cn-columns .row .col-33 .ce-gallery img {
        width: auto;
    }

    .frame-standort .tx_cn-columns .row .col-66 {
        width: 100%;
        margin-left: 0;
        padding-left: 0;
        box-shadow: none;
        border-top: 2px solid #004798;
        float: left;
        clear: both;
        padding-top: 20px;
    }

    .frame-standort h3 {
        margin-bottom: 30px;
    }

    .footer .rahmen {
        width: 90%;
    }
   
    .footer .ce-bodytext > ul {
        width: 50%;
        padding: 0;
        text-align: center;
    }

    .footer .ce-bodytext > ul::after {
        display: none;
    }

    .footer .ce-bodytext > *:nth-child(4n+3)::after {
        right: -1px;
        display: block;
    }

    .footer .ce-bodytext > *:nth-child(7), .footer .ce-bodytext > *:nth-child(9) {
        margin-top: 40px;
    }

    .footer .ce-bodytext > *:nth-child(7)::before, .footer .ce-bodytext > *:nth-child(9)::before {
        content: '';
        position: absolute;
        top: -20px;
        left: 0;
        right: 20px;
        height: 2px;
        background: white;
    }

    .footer .ce-bodytext > *:nth-child(9)::before {
        left: 20px;
        right: 0;
    }

    #footer .footer .ql ul {
        width: 100%;
        margin: 30px 0 0 0;
        padding-top: 40px;
    }

    .footer .ce-textpic .ce-bodytext::after {
        content: '';
        position: absolute;
        width: 25px;
        height: 25px;
        left: 50%;
        top: 45%;
        margin: -12px 0 0 -12px;
        background: url(../images/logo-white.png) center center no-repeat;
        background-size: contain;
    }
}

@media (max-width: 950px) {
    .headerbild {
        margin-bottom: 70px;
    }

    .headerbild:not(.subheader) .ce-bodytext {
        position: static;
        width: 78%;
        float: left;
        clear: both;
        padding: 20px 17% 20px 5%;
        background: url(../../user_upload/Inso-Koller/Icons/bank-outline.png) right -20px bottom -10px no-repeat, #e6e6e6;
        background-size: auto 80%;
    }

    .headerbild:not(.subheader) .ce-bodytext {
        color: #000;
    }

    .headerbild:not(.subheader) .ce-bodytext a, .headerbild:not(.subheader) .ce-bodytext h1, .headerbild:not(.subheader) .ce-bodytext h2 {
        color: #004798;
    }

    .headerbild:not(.subheader) .ce-bodytext ul a {
        background: none;
        border: none;
    }

    .headerbild:not(.subheader) .ce-bodytext a {
        border: 2px solid #004798;
        background: #004798;
        color: white;
    }

    .headerbild:not(.subheader) .ce-bodytext a:hover {
        background: white;
        color: #004798;
    }

    .headerbild:not(.subheader) .ce-bodytext ul li {
        color: white;
    }

    .headerbild:not(.subheader) .ce-bodytext p.text-right {
        text-align: left !important;
    }

    .rahmen, .tx_cn-multicontent {
        width: 90%;
    }

    .tx_cn-multicontent {
        padding: 0 5% !important;
    }

    .frame-bg-beratung.tx_cn-multicontent, .frame-bg-verwaltung.tx_cn-multicontent, .frame-bg-kontakt.tx_cn-multicontent {
        padding: 30px 5% !important;
    }

    .frame-bg-ueber, .frame-bg-ueber.tx_cn-multicontent {
        padding: 150px 5% 30px !important;
    }

    .headerbild:not(.subheader) .ce-bodytext::after {
        display: none;
    }

    .frame-multiblue {
        padding: 0 !important;
        width: 100%;
    }
    
    .frame-multiblue .row > div {
        float: left !important;
        clear: both;
        margin-right: 0 !important;
        width: 90% !important;
        padding: 0 5%;
        border-right: none !important;
    }

    .frame-multiblue .row {
        height: auto !important;
    }

    .frame-multiblue .row > div:last-child {
        background: url(../../user_upload/Inso-Koller/Icons/calc-outline.png) right -20px bottom -10px no-repeat, #e6e6e6;
        background-size: auto 80%;
        width: 78% !important;
        padding: 20px 17% 20px 5%;
        height: auto !important;
    }

    .frame-multiblue .row > div:first-child {
        height: auto !important;
        padding: 30px 5% 30px 5%;
    }

    .frame-multiblue .row > div .ce-bodytext {
        height: auto !important;
    }

    .frame-multiblue .row > div:last-child h2 {
        text-align: left;
    }

    .frame-multiblue .row > div:last-child .ce-gallery {
        display: none;
    }

    .tx_cn-multicontent.frame-standort {
        padding: 30px 5% !important;
    }
}

@media (max-width: 930px) {
    .footer ol ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .footer ol ul li {
        padding: 0 10px;
        min-width: calc(20% - 20px);
        float: left;
        /*min-width: calc(20% - 40px);
        text-align: center;*/
    }
    
    .footer ol > li {
        float: left;
        clear: both;
        width: 95%;
        margin-bottom: 3px;
    }

    .footer ol > li:first-child {
        width: auto !important;
        padding: 9px 2.5%;
    }

    .navigation .logo {
        width: 40%;
    }

    #inhaltsbereich > div:last-of-type {
        padding-bottom: 130px !important;
    }
}

@media (max-width: 900px) {
    .powermail_fieldset {
        float: left !important;
        width: 100% !important;
    }
}

@media (max-width: 840px) {
    #inhaltsbereich .frame-layout-3  .ce-gallery {
        float: left;
        clear: both;
        width: 100%;
        margin: 0 !important;
    }

    #inhaltsbereich .frame-layout-3  .ce-gallery .ce-row {
        text-align: center;
        float: left;
        clear: both;
        width: 100%;
    }

    #inhaltsbereich .frame-layout-3 .ce-gallery .ce-row > * {
        display: inline-block;
        float: none;
    }
}

@media (max-width: 830px) {
    .lightbox .frame-team {
        width: 90%;
        margin: 30px 5% 0 5%;
    }

    .lightbox .frame-team .ce-bodytext, .lightbox .frame-team .ce-gallery {
        width: 100%;
        float: left;
        clear: both;
    }

    .lightbox .frame-team .ce-gallery {
        border-bottom:  2px solid #004798;
        margin: 0 0 20px 0;
        padding-bottom: 30px;
        text-align: center;
    }

    .lightbox .frame-team .ce-gallery > * {
        display: inline-block;
    }

    .lightbox .frame ul {
        margin: 10px 0 0 0;
        padding: 0;
        list-style-type: none;
    }
    
    .lightbox .frame ul li {
        padding-left: 35px;
        position: relative;
    }
    
    .lightbox .frame ul li::before {
        content: '';
        width: 11px;
        height: 11px;
        background: url(../images/li-bef.png) center center no-repeat;
        background-size: contain;
        display: inline-block;
        position: absolute;
        top: 5px;
        left: 20px;
    }
}

@media (max-width: 780px) {
    .headerbild .ce-bodytext ul {
        display: block;
    }

    .headerbild:not(.subheader) .ce-bodytext ul li {
        margin: 0 40px 0 0;
    }

    .headerbild .ce-bodytext ul li:last-child {
        margin: 0;
    }

    .subheader .ce-bodytext {
        top: 85%;
        padding: 0 0 0 2%;
    }

    .subheader .ce-bodytext h2 {
        margin: 0 0 10px 0;
    }

    .subheader .ce-bodytext h2:first-child {
        font-size: 25px;
        font-weight: normal;
    }
}

@media (max-width: 770px) {
    .lightbox .frame-layout-1 .ce-textpic .ce-gallery {
        float: left;
        clear:  both;
        width: 80%;
        margin: 0 10%;
    }
}

@media (max-width: 760px) {
    #inhaltsbereich .matomo {
        height: 250px !important;
    }
}

@media (max-width: 720px) {
    .navigation .logo {
        width: 50%;
    }
}

@media (max-width: 700px) {
    .subheader .ce-bodytext {
        top: auto;
        bottom: 40px;
        padding: 0 0 0 5%;
    }

    .subheader .ce-bodytext h2 {
        margin: 0;
        font-size: 20px !important;
    }

    .subheader .ce-bodytext h2:first-child {
        font-weight: normal;
    }

    .subheader .ce-bodytext ul {
        display: none;
    }

    #inhaltsbereich .frame-bildslider .ce-gallery .ce-row .ce-column .image a::after {
        display: none;
    }

    #inhaltsbereich .frame-bildslider .ce-gallery .ce-row .ce-column .image a::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: none;
        opacity: 1;
    }

    .frame-bildslider .ce-gallery .ce-row .ce-column .image figcaption, .frame-bildslider .ce-gallery .ce-row .ce-column .image:hover figcaption {
        transform: none;
        position: static;
        padding: 5px 5%;
        float: left;
        clear: both;
        width: 90%;
    }

    .frame-bildslider .ce-gallery .ce-row .ce-column .image {
        margin-bottom: 0px;
    }

    .frame-bildslider .ce-gallery .ce-row {
        padding: 0;
    }
}

@media (max-width:700px){
  #tx_cookies {
    top: 10vh;
    max-height: 80vh;
    overflow: auto;
  }
}

@media (max-width: 650px) {
    #inhaltsbereich .frame-bg-kontakt ul {
        float: left;
        clear: both;
        width: 100%;
    }

    #inhaltsbereich .frame-bg-kontakt ul li {
        width: 50%;
        float: left;
        padding: 0 0 0 0 !important;
    }

    #inhaltsbereich .frame-bg-kontakt ul li a {
        float: left;
        clear: both;
        width: 80%;
        padding: 8px 10%;
        border: none;
    }

    #inhaltsbereich .frame-bg-kontakt ul li:nth-child(odd) a {
        width: calc(80% - 2px);
        border-right: 2px solid #e6e6e6;
    }

    #inhaltsbereich .frame-bg-kontakt ul li:nth-child(n+3) a {
        width: calc(80% - 2px);
        border-top: 2px solid #e6e6e6;
    }
}

@media (max-width: 630px) {
    .frame-multiblue .row > div:first-child .ce-bodytext {
        margin-top: 40px;
    }

    .tx_cn-multicontent .tx_cn-columns .row > div {
        width: 100%;
        float: left;
        clear: both;
    }

    .tx_cn-multicontent .tx_cn-columns .row > div > div {
        float: left;
        clear: both;
        width: 100%;
        margin: 0 !important;
    }

    .tx_cn-multicontent .tx_cn-columns .row > div .ce-bodytext p {
        text-align: left;
        margin: 0;
    }

    .navigation {
        background: white;
        border-bottom: 2px solid #004798;
    }

    .headerbild {
        margin-top: 100px;
    }

    h1, h2 {
        font-size: 30px !important;
        /*text-align: left !important;*/
    }

    h1 + h2 {
        font-size: 20px !important;
    }

    #inhaltsbereich > div:last-of-type {
        padding-bottom: 150px !important;
    }

    #inhaltsbereich > div.frame-download:last-child {
        padding-bottom: 170px;
    }

    #inhaltsbereich .ce-gallery {
        float: left;
        clear: both;
        width: 100%;
        margin: 0 !important;
    }

    #inhaltsbereich .ce-gallery .ce-row {
        text-align: center;
        float: left;
        clear: both;
        width: 100%;
    }

    #inhaltsbereich .ce-gallery .ce-row > * {
        display: inline-block;
        float: none;
    }

    .frame-bg-ueber, .frame-bg-ueber.tx_cn-multicontent {
        padding: 60px 5% 30px !important;
    }

    .frame-standort .tx_cn-columns .row .col-33 .ce-gallery .image {
        width: 50% !important;
        float: none !important;
        display: inline-block;
    }

    .frame-standort .tx_cn-columns .row .col-66 .ce-gallery * {
        float: left;
        clear: both;
        width: 100%;
    }

    #inhaltsbereich .frame-standort .tx_cn-columns .row .col-66 .ce-gallery {
        margin-bottom: 30px !important;
    }

    .frame-standort .tx_cn-columns .row .col-66 .ce-gallery .image {
        width: 30% !important;
        display: inline-block;
        float: none !important;
    }

    .frame-standort .tx_cn-columns .row .col-33 .ce-gallery .ce-columns, .frame-standort .tx_cn-columns .row .col-66 .ce-gallery .ce-columns {
        display: block;
        text-align: center;
    }

    .frame-standort .tx_cn-columns .row > div .frame-default {
        margin: 0 0 30px 0;
    }

    #inhaltsbereich .frame-standort .tx_cn-columns .row .col-66 header > * {
        text-align: center !important;
    }

    #inhaltsbereich .frame-standort .ce-bodytext ul li {
        justify-content: center;
    }

    #inhaltsbereich .frame-standort .ce-bodytext ul li {
        float: left;
        clear: both;
        width: 100%;
    }

    .news.news-single .article, #inhaltsbereich .frame-no-head {
        margin-top: 30px !important;
    }

    .frame-karriere .ce-bodytext {
        float: left;
        clear: both;
        margin: 0;
        width: 100%;
    }

    #inhaltsbereich .frame-karriere .ce-gallery {
        width: auto;
        margin: 0 0 30px 0!important;
    }

    #inhaltsbereich .frame-karriere .ce-gallery .ce-row > *, #inhaltsbereich .frame-karriere .ce-gallery .image > * {
        display: block !important;
    }
}

@media (max-width: 620px) {
    .navigation .logo {
        width: 70%;
    }
}

@media (max-width: 600px) {
    .footer ol ul li {
        padding: 0 10px;
        min-width: calc(25% - 20px);
    }
}

@media (max-width: 580px) {
    #inhaltsbereich .ce-gallery .image {
        width: 100%;
        float: left;
        clear: both;
        text-align: center;
    }

    #inhaltsbereich .ce-gallery .image > * {
        display: inline-block;
    }

    .tx-powermail .powermail_fieldwrap > * {
        margin: 0;
        padding: 0;
        float: left;
        clear: both;
        width: 100%;
    }
}

@media (max-width: 550px) {
    .news-listslider-container, .frame-bildslider .owl-carousel {
        width: 80% !important;
        padding: 0 10%;
    }

    .news-listslider-container, .frame-bildslider .owl-carousel .image a {
        width: 100%;
        float: left;
        clear: both;
    }

    .frame-multiblue .row > div:last-child, .headerbild:not(.subheader) .ce-bodytext {
        width: 90% !important;
        padding: 20px 5%;
    }

    .frame-multiblue .row > div:first-child .ce-bodytext, .frame-multiblue .row > div:first-child .ce-gallery {
        width: 100%;
        float: left;
        clear: both;
    }

    .frame-multiblue .row > div:first-child .ce-gallery .ce-row .ce-column {
        text-align: center;
    }

    .frame-multiblue .row > div:first-child .ce-gallery .ce-column .image {
        display: inline-block;
    }

    #inhaltsbereich .matomo {
        height: 300px !important;
    }
}

@media (max-width: 540px) {
    .footer .ce-bodytext > ul {
        width: 100%;
    }

    .footer .ce-bodytext > ul::after, .footer .ce-bodytext > *::before {
        display: none !important;
    }

    .footer .ce-textpic .ce-bodytext {
        position: static;
    }

    .footer .ce-textpic .ce-bodytext::after {
        display: none;
    }

    .footer .ce-bodytext > *:nth-child(7), .footer .ce-bodytext > *:nth-child(9) {
        margin-top: 0;
    }

    .footer .ce-bodytext > ul {
        padding-top: 20px !important;
        margin-top: 20px !important;
        border-top: 2px solid white;;
    }
}

@media (max-width: 500px) {
    #footer .footer .ql ul li {
        width: 100%;
        float: left;
        clear: both;
    }

    #footer .footer .ql ul li a {
        float: left;
        clear: both;
        width: 100%;
        padding: 10px 0;
        margin: 0 0 10px 0 !important;
    }
}

@media (max-width: 480px) {
    #inhaltsbereich .matomo {
        height: 350px !important;
    }
}

@media (max-width: 470px) {
    .footer ol ul li {
        padding: 0 10px;
        min-width: calc(33.3% - 20px);
    }
}

@media (max-width: 450px) {
    .top-navi ul, .top-navi ul li, .top-navi ul li a {
        text-align: center;
        margin: 0;
    }

    .top-navi ul li {
        margin: 0 5px;
    }

    .top-navi ul li:first-child {
        margin: 0 5px 0 0;
    }

    .top-navi ul li:last-child {
        margin: 0 0 0 5px;
    }

    .mob_button {
        margin: 5px 0 0;
    }

    .frame-bg-ueber, .frame-bg-ueber.tx_cn-multicontent {
        padding: 30px 5% 30px !important;
    }

    .news-listslider-container, .frame-bildslider .owl-carousel {
        width: 100% !important;
        padding: 0 0;
    }

    .lightbox .frame-layout-1 .ce-textpic .ce-gallery {
        float: left;
        clear:  both;
        width: 100%;
        margin: 0;
    }

    .fancybox-active .fancybox-container.fancybox-show-nav .fancybox-navigation .fancybox-button {
        display: none !important;
        visibility: hidden;
    }

    .lightbox .frame-team {
        width: 100%;
        margin: 30px 0 0 0;
    }

    .fancybox-slide {
        padding: 44px 10px;
    }

    .news.news-single .article, #inhaltsbereich .frame-no-head {
        margin-top: 10px !important;
    }
}

@media (max-width: 420px) {
    .subheader .ce-bodytext {
        display: none;
    }

    #inhaltsbereich .frame-bg-kontakt ul li {
        width: 100% !important;
    }

    #inhaltsbereich .frame-bg-kontakt ul li a {
        border: none !important;
        border-bottom: 2px solid #e6e6e6 !important;
    }

    #inhaltsbereich .frame-bg-kontakt ul li:last-child a {
        border: none !important;
    }

    .frame-standort .tx_cn-columns .row .col-33 .ce-gallery .image {
        width: 60% !important;
    }
            
    .frame-standort .tx_cn-columns .row .col-66 .ce-gallery .image {
        width: 60% !important;
        display: inline-block;
        float: none !important;
    }
}

@media (max-width: 400px) {
    .footer .ce-bodytext > ul:last-child {
        padding-top: 20px;
    }

    .footer .ce-bodytext > ul {
        width: 100%  !important;
        margin: 0 0 20px 0 !important;
        padding: 0 0 20px 0 !important;
        border: none !important;
        border-bottom: 2px solid white !important;
        float: left;
        clear: both;
    }

    .footer .ce-bodytext > ul::before {
        display: none;
    }

    #footer .footer .ql ul {
        border: none;
        padding: 0;
        margin: 0;
        width: 100%;
        float: left;
        clear: both;
    }
}

@media (max-width: 390px) {
    #inhaltsbereich .matomo {
        height: 400px !important;
    }
}

@media (max-width: 380px) {
    .navigation .logo {
        width: 80%;
    }

    .top-navi li {
        font-size: 12px;
    }

    .top-navi ul {
        padding: 2px 2%;
    }
}

@media (max-width: 360px) {
    #inhaltsbereich > div:last-of-type {
        padding-bottom: 200px !important;
    }

    #inhaltsbereich > div.frame-download:last-child {
        padding-bottom: 230px;
    }
}

@media (max-width: 350px) {
    .footer ol ul li {
        padding: 0 10px;
        min-width: calc(50% - 20px);
    }
}

@media (max-width: 340px) {
    .headerbild .ce-bodytext ul li {
        width: 100%;
        margin: 0 !important;
        text-align: center;        
    }

    .headerbild {
        margin-bottom: 120px;
    }
}

@media (max-width: 330px) {
    #inhaltsbereich .matomo {
        height: 430px !important;
    }
}