/* Login */
:root{
    --main-color: #C3D44A;
}
div#logo-area {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    padding: 20px;
}

form#form_admin_login {
    margin-top: 60px;
}

div#login-area {
    background-image: url("../../../../../../userdata/images/background_login.png");
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.login-container,
.login-container .row {
    height: 100vh;
}

div#logo-area .header_logo img {
    width: 380px !important;
    object-fit: contain;
    height: auto !important;
    max-width: 100%;
}

#login_1 h1{
    font-size: 32px;
    color: var(--main-color);
    font-weight: 700;
}

#login-button {
    width: 100%;
    color: white;
    text-transform: uppercase;
    margin-top: 60px;
    background-color: var(--main-color);
    border-radius: 10px;
    border: none;
    padding: 10px;
    font-weight: 900;
    font-size: 30px;
}

.login-area .row {
    margin-left: 0;
    margin-right: 0;
}

div#login_1 {
    width: 645px;
    max-width: 100%;
    background: #fff;
    height: auto;
    padding: 40px 50px 60px;
    border-radius: 10px;
    box-shadow: 0px 10px 30px 0px rgb(0 0 0 / 16%);
    height: 720px;
}
div#login_1 span {
    display: block;
    color: #959A93;
}

.wrapper_inputs {
    height: 300px;
    overflow-y: scroll;
}

div#login_2 {
    width: 645px;
}

div#button-area {
    display: flex;
    justify-content: space-between;
}

.button-right a {
    padding: 10px 25px;
    background-color: white;
    color: var(--main-color);
    font-weight: 700;
    text-transform: uppercase;
    font-size: 30px;
    border-radius: 10px;
}

.button-right a:hover{
    text-decoration: none;
}

.button-left a{
    color: #959A93;
    text-decoration: underline;
}

.button-left a:last-child{
    float: right;
}

.wrapper-login input {
    border: 1px solid #707070;
    width: 100%;
    padding: 10px 10px;
    border-radius: 10px;
    background: #F6F6F6;
    margin-bottom: 20px;
}

/* RESPONSIVE */

div#login_2 {
    bottom: 10px;
}

div#login_1 {
    margin-bottom: 30px;
}

#toggle_navigation,
.hamburger-menu {
    display: none;
}

@media only screen and (max-height: 810px) {
    .navigation_desktop {
        overflow: auto;
        height: 100%;
    }
}

@media only screen and (max-width:1910px) {}

@media screen and (max-width: 1910px) {
    /* .navigation_desktop .menu_link_logout {
    margin-top: 0;
  } */
    .collection_content.b-k-title {
        width: 59%;
    }
}

@media screen and (max-width: 1649px) {
    .function-box-small {
        padding: 0 50px;
    }
    input.form-control {
        border: none;
    }
    .p-3-wrapper.row {
        width: 33.33%;
    }
    .warenkorb-button {
        width: 75%;
    }
    .collection_content.a-title-big {
        font-size: 2rem;
    }
    .collection_content.a-link a {
        font-size: 1.5rem;
        border-radius: 5px;
    }
    .function-box-big .forwarding_text {
        font-size: 18px;
    }
    .service-box-group {
        padding: 30px 25px;
    }
    .collection_content.b-title-long {
        font-size: 1em;
        font-weight: 600;
        width: 79%;
    }
}

@media screen and (max-width: 1500px) {
    .img_container {
        width: 66px;
        height: 66px;
    }
    nav#SupportMenu ul.level_1 {
        padding-left: 40px;
    }
    div#content-wrapper {
        width: calc(100% - 284px);
    }
    div#nav-area {
        width: 304px;
    }
    .stats_container p {
        font-size: 1.3rem;
    }
    .stats_container h5 {
        font-size: 17px;
    }
}

@media screen and (max-width: 1500px) {
    .col-xs-12.col-sm-6.col-md-3.col-lg-3.weiterleitungen-box.dropdown {
        padding-right: 0px!important;
    }
    .weiterleitungen-box .row {
        margin-bottom: 12px!important;
    }
    .col-xs-12.col-sm-6.col-md-3.col-lg-3.weiterleitungen-box {
        -ms-flex: 0 0 50%!important;
        flex: 0 0 50%!important;
        max-width: 50%!important;
    }
    .col-xs-12.col-sm-6.col-md-3.col-lg-3.weiterleitungen-box.dropdown.pr-0 {
        padding-right: 0px!important;
    }
    .col-xs-12.col-sm-6.col-md-3.col-lg-3.weiterleitungen-box.dropdown.pr-0 {
        padding-right: 0px!important;
    }
    .col-xs-12.col-sm-6.col-md-3.col-lg-3.weiterleitungen-box {
        padding-left: 0px!Important;
    }
    .numberone {
        font-size: 22px;
    }
    .numbertwo {
        font-size: 22px;
    }
    .cart-listing.bg-white.p-4.rounded .row.add-cart input.form-control {
        width: 59px!important;
        padding-left: 0px!important;
    }
    .collection_list.categories {
        width: 50%;
    }
    .collection_list.content-welt-middle .collection_container {
        flex-wrap: wrap;
    }
    .dashboard-box-wrapper {
        width: 33.33%;
    }
    .breadcrumb-helpdesk {
        background-position: 313px center;
        background-size: cover;
    }
    .collection_list.short-annou .collection_container:before {
        padding: 27px;
    }
    .collection_list.short-annou .collection_container:after {
        font-size: 1.4rem;
    }
    .collection_content.b-title-small {
        font-size: 1.5rem;
    }
}

@media screen and (max-width: 1380px) {
    .pop-up-button {
        width: 50%;
    }

    h1 {
        font-size: 2rem;
    }
    h3 {
        font-size: 22px;
    }
    .contactformular {
        width: 100%;
        padding: 0rem 3rem 4rem 3rem;
    }
    .p-3-wrapper.row {
        width: 50%;
    }
    .collection_list.content-welt-long .collection_container {
        flex-wrap: wrap;
        height: auto;
    }
    .collection_content.a-title-big {
        font-size: 1.8rem;
    }
    .collection_list.short-links-banner {
        width: 50%;
    }
    .collection_content.a-pic-bg {
        height: 200px;
    }
    .collection_content.a-title-small {
        color: var(--orange);
        padding-bottom: 0;
        font-size: 1.3rem;
    }
    .collection_content.a-link a {
        padding: 6px 14px;
    }
    .faq h3 {
        font-size: 16px;
    }
    .faq_question_box:after {
        font-size: 20px;
    }
}

@media screen and (max-width: 1250px) {
    .data-wrapper input#image_1,
    .data-wrapper input#image_2,
    .data-wrapper input#image_3,
    .data-wrapper input#image_4,
    .data-wrapper input#image_5 {
        width: 100%!important;
    }
    div#login_1 {
        width: 565px;
    }
    div#login_1 h1 {
        font-size: 2.5rem;
    }
    .notice_board_list {
        width: 100%;
    }
    .alle-nachrichten .collection_list.aktuelles {
        width: 25%;
    }
    div#nav-area li {
        border-bottom: 1px solid #cfcfcf;
    }
    .infoboard-group {
        width: 100%;
    }
    div#content-wrapper {
        width: 100%;
    }
    .ankuendigungen-group {
        width: 100%;
        margin: 0 0 24px;
    }
    .ankuendigungen-preview {
        width: 100%;
    }
    .ankuendigungen-group>.row {
        margin-left: 0px!important;
    }
    div#nav-area {
        width: 100%;
        height: 60px;
        position: relative;
        border-radius: 0;
    }
    div#header-area {
        height: 100%;
    }
    div#header-area {
        padding: 0px 15px;
        margin-bottom: 0;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    div#header-area #logo img {
        width: 95px !important;
    }
    .navigation_desktop {
        display: none;
    }
    #toggle_navigation {
        display: block;
    }
    .collection_content.pw-img-left img {
        height: 160px!important;
    }
    .collection_content.pw-small-img-left {
        height: 200px;
    }
    .collection_content.pw-small-img-left img {
        height: 200px;
    }
    tbody {
        overflow-x: scroll;
    }
    .ansprechpartner-collection-wrapper {
        flex-wrap: wrap;
    }
    .service-video-wrapper {
        flex-wrap: wrap;
    }
    .dashboard-box-wrapper {
        width: 25%;
        height: 165px;
    }
    .collection_list.ansprechpartner {
        width: 50%;
        padding: 15px 15px 0 0;
    }
    .service-team-group {
        margin-right: 0;
    }
    .service-bg {
        width: 100%;
    }
    .right-content_2.col-md-6.col-l-12.content-selector {
        flex: 0 0 100%;
        max-width: 100%;
        display: block!important;
    }
    .collection_content.a-pic-bg {
        height: 100%;
    }
    .faq_question_box:after {
        font-size: 26px;
    }
    .Ansprache-text {
        padding: 0px 0px 28px 0px;
    }
    .faq h3 {
        font-size: 20px;
    }
    .collection_content.a-title-big {
        font-size: 2.8rem;
    }
    .collection_content.a-link a {
        padding: 10px 20px;
    }
    .function-box-big {
        height: 450px;
    }
    .function-box-big .forwarding_container {
        width: 50%;
    }
    .collection_list.announcement-banner .collection_container {
        height: 290px;
    }
    .left-content.col-md-6.col-l-12.content-selector {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .right-content.col-md-6.col-l-12.content-selector {
        flex: 0 0 100%;
        max-width: 100%;
        margin-top: 30px;
    }
    .get-top-content-yeay {
        width: 30%;
    }
}

@media screen and (max-width: 1024px) {
    .collection_full .collection_content.aktuelles-bild {
        width: 100%!important;
    }
    .collection_full .collection_container.Storyansicht .collection_content.title.custom {
        width: 90%!important;
    }
    .collection_full .collection_content.aktuelles-desc {
        width: 100%!important;
    }
    .collection_full .collection_content.aktuelles-t-klein {
        width: 100%!important;
    }
    .collection_content.aktuelles-galerie {
        width: 100%!important;
    }
    .first {
        padding-left: 0;
        padding-right: 0;
    }
    .last-child {
        padding-right: 0px!important;
        padding-left: 0;
        padding-top: 12px;
    }
    a.btn.btn-danger.p-3.m-2 {
        font-size: 1.2rem;
        padding: 6px 9px!important;
        border-radius: 5px;
    }
    .input-group-prepend {
        padding-right: 2rem;
        display: none;
    }
    div#content-wrapper {
        padding: 20px 10px;
        width: 100%;
    }
    div#nav-area ul {
        margin: 0;
        padding: 0;
    }
    nav#SupportMenu li a,
    div#SupportUserMenu li a {
        border-radius: 0;
    }
}

@media screen and (max-width: 992px) {

    .wetter-wrapper {
        display: none;
    }
    input#absenden {
        margin-bottom: 5rem;
    }
    .preview {
        display: none;
    }
    .data-wrapper {
        width: 100%;
    }
    .close_entry_button {
        margin-bottom: 0px;
    }
    .data-wrapper select#category {
        width: 100%;
    }
    div#login_1 {
        width: 100%;
        box-shadow: none;
        border-radius: 0;
    }
    div#login-area {
        padding: 0;
        background: #fff;
    }
    div#button-area {
        justify-content: center;
    }
    .image_slider .owl-nav {
        width: 77%;
    }
    .information_group td:nth-child(1) {
        width: 90px!important;
    }
    .filter_wrapper {
        display: flex;
        float: left;
        justify-content: flex-start;
        align-items: center;
        width: 100%;
        overflow-x: scroll;
    }
    .information_group td:nth-child(2) {
        width: 200px!important;
    }
    .button_wrapper {
        flex-wrap: wrap;
    }
    .add_entry_button {
        margin-top: 3rem;
        width: 100%;
    }
    .information_group td:nth-child(3) {
        width: 200px!important;
    }
    .information_group td:nth-child(4) {
        width: 400px!important;
    }
}

@media screen and (max-width: 768px) {
    nav#SupportMenu ul.level_1 {
        padding-left: 0px;
    }
    p.see_more {
        text-align: right;
        position: absolute;
        right: 1px;
        bottom: 3px;
        margin: 0;
        cursor: pointer;
        font-size: 12px;
    }
    .toast {
        right: 5px;
        z-index: 999;
        max-width: 80%!important;
        width: 80%;
    }
    .highlight-text-wrapper {
        width: 76%;
        padding: 15px;
    }
    .icon-bild-wrapper {
        width: 70px;
    }
    .mh-group {
        padding-left: 0!important;
        padding-right: 0!Important;
        margin: 1rem 0;
    }
    p.description {
        font-size: 1.6rem;
    }
    .owl-aktuelles-slider .owl-dots {
        padding: 0px 15px;
    }
    .collection_content.a-title-short {
        font-size: 1rem;
    }
    .aktuelles-group {
        position: relative;
        padding-left: 0;
        padding-right: 0;
    }
    .pop-up-button {
        width: 100%;
    }
    .col-md-8.text-left {
        width: 100%;
        font-size: 15px;
    }
    .col-md-2.bild {
        padding: 0;
        width: 25%;
    }
    .col-md-8 {
        width: 25%;
    }
    .cart-listing.bg-white.p-4.rounded {
        padding: 0!important;
        margin: 0;
    }
    .cart-listing.bg-white.p-4.rounded img.img-fluid.img-thumbnail {
        height: auto;
        width: 100%;
        object-fit: cover;
    }
    .table-responsive {
        border: none;
    }
    .col-md-6.auswahl {
        padding-left: 0!important;
        width: 50%;
    }
    .row.product-price {
        height: auto;
    }
    .collection_list.categories {
        width: 100%;
        padding: 10px;
    }
    div#logo-area .header_logo img {
        width: 190px !important;
    }
    .function-box-small .forwarding_content {
        display: flex;
        justify-content: center;
    }
    .function-box-small .forwarding_container:after {
        display: none;
    }
    .input-group-prepend {
        padding-right: 2rem;
        display: block;
    }
}

@media screen and (max-width: 600px) {

    .fav-item-list {
        width: 100%;
        padding-bottom: 0;
    }

    .main .collection_list.wiki_posts {
        padding: 22px 16px;
    }

    .submenu .collection_list.wiki_posts {
        padding: 3px 5px;
    }

    .wiki_posts .collection_content.title.custom {
        font-size: 2rem;
        font-weight: 700;
    }
    div#login_1 {
        padding: 0 20px;
        height: 620px;
    }
    div#login-area {
        justify-content: flex-start;
    }
    #login-button {
        margin-top: 30px;
    }
    div#login_1 span {
        margin-bottom: 5px;
        font-size: 15px;
    }
    div#logo-area {
        padding: 0px 0px 0px 20px;
        justify-content: flex-start;
    }
    div#login_1 h1 {
        font-size: 2rem;
    }
    form#form_admin_login {
        margin-top: 40px;
    }
    .image_slider {
        height: 297px;
    }
    .image_slider .image {
        height: 297px;
        position: relative;
    }
    .collection_full .collection_content.aktuelles-bild {
        height: 230px!important;
    }
    .aktuelles .owl-aktuelles-slider .owl-dots {
        text-align: center;
    }
    body.home-area.aktuelles .collection_container.Storyansicht:after {
        left: 50%;
        transform: translateX(-50%);
    }
    .aktuelles .owl-aktuelles-slider .owl-nav {
        width: 100%;
        top: 50%;
        transform: translateY(-50%);
        right: 9px;
        bottom: unset;
    }
    .alle-nachrichten .collection_container.Storyansicht .aktuelles-group-text-wrapper .collection_content.title.custom,
    .alle-nachrichten .collection_container.Kachelansicht .aktuelles-group-text-wrapper .collection_content.title.custom {
        font-size: 1.5rem;
        -webkit-line-clamp: 2;
    }
    .alle-nachrichten .collection_container.Storyansicht .collection_content.aktuelles-t-klein {
        font-size: 1rem;
    }
    .main-content-2.content-selector {
        padding-left: 0;
        padding-right: 0;
    }
    .alle-nachrichten .collection_list.aktuelles {
        width: 50%;
    }
    .a-group .title.custom {
        font-size: 18px;
        text-overflow: ellipsis;
        overflow: hidden;
        width: 240px;
    }
    .owl-theme .owl-dots .owl-dot span {
        width: 40px!important;
        height: 3px!important;
    }
    .owl-aktuelles-slider .owl-nav button.owl-prev {
        left: 12px !important;
    }
    .owl-aktuelles-slider .owl-nav button.owl-next {
        right: 12px !important;
    }
    .collection_content.aktuelles-t-klein {
        font-size: 1.2rem;
    }
    .aktuelles-group-text-wrapper {
        left: 20px;
        bottom: 52px;
    }
    .owl-aktuelles-slider .owl-dots {
        width: 100%;
    }
    .collection_container.Storyansicht {
        height: 470px;
    }
    .collection_list {
        padding: 10px;
    }
    .text-button {
        top: 27px;
    }
    .text-button p a {
        font-size: 13px;
    }
    .breadcrumb {
        padding: 15px 15px;
    }
    .collection_content.icon-dropdown {
        width: 55px;
    }
    .a-group {
        padding-left: 10px;
    }
    .collection_list.ankuendigung .collection_container:after {
        display: none;
    }
    .breadcrumb a {
        font-size: 13px;
    }
    .col-xs-12.col-sm-6.col-md-3.col-lg-3.weiterleitungen-box:first-child {
        padding-left: 0!important;
        padding-right: 0px!important;
    }
    .main-content {
        padding-left: 0px;
        padding-right: 0px;
    }
    .col-xs-12.col-sm-6.col-md-3.col-lg-3.weiterleitungen-box {
        padding-left: 0px!Important;
        padding-right: 0!Important;
    }
    .collection_full .collection_content.a-desc {
        width: 100%!important;
    }
    .col-xs-12.col-sm-6.col-md-3.col-lg-3.weiterleitungen-box {
        -ms-flex: 0 0 100%!important;
        flex: 0 0 100%!important;
        max-width: 100%!important;
    }
    .col-md-6.auswahl {
        padding-left: 0!important;
        width: 100%;
        justify-content: center;
        padding-right: 0!important;
    }
    .col-3.text-lg-right {
        justify-content: space-between;
        width: 100%!important;
        flex: 0 0 100%!Important;
        max-width: 100%!important;
        padding: 10px 26px;
    }
    .cartStatus {
        width: 100%;
    }
    a.btn.btn-danger.p-3.m-2 {
        width: 100%!important;
    }
    .col-md-6.name {
        padding-left: 0!important;
        width: 100%!important;
        max-width: 100%!Important;
        flex: 0 0 100%!Important;
        justify-content: center;
        margin-bottom: 1rem;
    }
    .col-sm-12.quant {
        padding-right: 0!important;
        padding: 0;
        justify-content: center;
        display: flex;
        align-items: center;
        width: 100%;
        max-width: 100%;
    }
    .dashboard-box-wrapper {
        width: 50%;
    }
    .undertitle {
        display: none;
    }
    .collection_content.news-date {
        padding-top: 15px;
    }
    .collection_list.categories .collection_container:after {
        content: '...'
    }
    .collection_content.b-k-title {
        width: 70%;
    }
    .collection_content.b-k-img {
        height: 180px;
        min-height: 180px;
    }
    .collection_list {
        width: 100%;
    }
    .login-area .row {
        margin-left: 0;
        margin-right: 0;
    }
    div#button-area {
        padding: 0 20px;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        text-align: center;
    }
    div#login_2 {
        position: relative;
        width: 100%;
    }
    .button-right a {
        padding-right: 15px !important;
        padding-left: 0 !important;
    }
}

@media screen and (max-width: 360px) {
    img.img-fluid.img-thumbnail {
        height: 200px;
        width: 100%;
        object-fit: cover;
    }
    div#products-section {
        padding: 0;
        margin: 0;
    }
}

@media screen and (max-width: 500px) {
    .header_wrapper {
        padding: 0 10px;
    }
    li#user_menu {
        width: 100%;
    }
    p.see_comments {
        margin: 10px 10px 20px 10px;
    }
    span.notice_board_message_number {
        position: absolute;
        left: 22px;
        font-size: 13px;
        top: 14px;
    }
    p.notice_board_description {
        margin: 0px 10px;
        border-bottom: 1px solid #e2e2e2;
        display: none;
        position: relative;
        padding: 0px 0;
    }
    .notice_board_all_messages {
        margin: 10px;
    }
    .notice_board_messages_icon {
        padding: 10px 10px 10px 10px;
    }
    .headline_wrapper {
        margin: 0px 10px 20px 10px;
    }
    .add_entry_button {
        margin-right: 20px;
    }
    .button_wrapper {
        padding: 0 20px;
        padding-right: 0;
        border-bottom: 10px solid #f7f7f7;
        padding-bottom: 20px;
    }
    .notice_board_content {
        border: none;
        border-radius: 0;
        border-bottom: 10px solid #f7f7f7;
    }
    .notice_board_container {
        padding: 15px 0px 15px 0px;
    }
    .notice_board_list {
        padding: 0 0 15px;
    }
    .image_slider {
        height: 237px;
    }
    .image_slider .image {
        height: 237px;
        position: relative;
    }
    .text-button {
        top: 20px;
    }
    .as-titel {
        padding: 14px 18px;
    }
    .col-md-8.yo {
        width: 100%;
        padding: 0;
    }
    th {
        display: none;
    }
    .numberone {
        font-size: 18px;
        text-align: right;
    }
    .numberone:before {
        content: 'Stückpreis';
        font-size: 16px;
        color: #b7b8b7;
    }
    .numbertwo:before {
        content: 'Gesamt';
        font-size: 16px;
        color: #b7b8b7;
    }
    td:nth-child(3) {
        width: 50%;
        display: block;
    }
    td:nth-child(4) {
        width: 50%;
        display: block;
    }
    td:nth-child(1) {
        display: block;
        width: 100%;
    }
    td:nth-child(2) {
        width: 290px!important;
    }
    .cart-listing.bg-white.p-4.rounded .product-content {
        padding: 0;
        min-height: auto;
    }
    .col-md-6.name {
        padding-left: 0!important;
        width: 50%!important;
        max-width: 50%!Important;
        flex: 0 0 50%!Important;
        justify-content: start;
        margin-bottom: 1rem;
        padding-left: 15px!Important;
    }
    a.btn.btn-danger.p-3.m-2 {
        width: 100%!important;
        font-size: 1.8rem;
    }
    .product-all-wrapper {
        padding: 10px 15px 10px 15px;
    }
    .col-sm-12.quant {
        width: 100%;
        max-width: 100%;
        padding-right: 10px!Important;
    }
    .col-md-6.auswahl {
        width: 50%;
    }
    .p-3-wrapper.row {
        width: 100%;
    }
    .faq-button {
        right: 25px;
        top: 24px;
    }
    .ansprechpartner-collection-wrapper {
        flex-wrap: wrap;
        flex-direction: column;
    }
    .collection_list.ansprechpartner {
        width: 100%;
        padding: 15px 15px 0 0;
    }
    .ansprechpartner-gruppe-wrapper {
        padding: 20px;
        margin: 5px;
    }
    .service-video-gruppe {
        padding: 20px;
        margin: 5px;
    }
    .breadcrumb-helpdesk {
        height: 100px;
        width: 100%;
        padding: 15px 15px;
    }
    .component.header-logo-r {
        background: none;
        width: 100%;
        box-shadow: none;
        height: 150px;
    }
    .function-box-big .forwarding_container {
        height: 80%;
    }
    .function-box-big .forwarding_text {
        font-size: 15px;
        padding: 0 0 9px;
    }
    .function-box-big {
        height: 370px;
    }
    .news-group {
        padding: 20px;
    }
    .breadcrumb-helpdesk {
        background-position: 83px center;
    }
    .breadcrumb-helpdesk h2 {
        width: 65%;
    }
    .collection_list.short-annou .collection_container:before {
        display: none;
    }
    .collection_list.short-annou .collection_container {
        border: none;
        border-bottom: 1px solid #CFCFCF;
        border-radius: 0;
        padding-bottom: 10px;
    }
    .collection_list.short-annou .collection_container:after {
        content: '...';
        top: 44%;
        right: 0px;
        font-size: 3rem;
    }
    .kurz-announcement:after {
        display: none;
    }
    .announcement img {
        object-fit: cover!important;
        height: 100%!Important;
        max-width: 100%!Important;
    }
    .collection_list.supportnews .collection_container {
        border: 1px solid #CFCFCF;
        display: flex;
        flex-wrap: wrap;
    }
    .collection_content.image {
        width: 100%;
        height: 190px;
        float: left;
    }
    div#header-area {
        justify-content: space-between;
    }
    div#SupportUserMenu {
        position: relative;
        border-radius: 0;
    }
    .collection-new-prev {
        padding: 15px 0 0;
    }
    .content_container .headline {
        -webkit-line-clamp: 2;
    }
    .left-content.col-md-6.col-l-12.content-selector {
        padding: 5px;
    }
    .right-content.col-md-6.col-l-12.content-selector {
        padding: 5px;
        margin-top: 10px;
    }
    .right-content-2.col-md-6.col-l-12.content-selector {
        padding: 5px;
    }
    .content_top {
        padding: 0;
    }
    .get-top-content-yeay {
        width: 40%;
        padding-right: 2px;
    }
    .faq h3 {
        font-size: 17px;
    }
    .FAQ-Group {
        padding: 20px;
    }
    .faq_group_container .faq_question_box {
        padding: 15px;
    }
    .collection_list.short-links-banner {
        width: 100%;
        padding: 10px 5px;
        height: 150px;
    }
    .announcement {
        width: 18%;
    }
    .collection_content.a-title-big {
        font-size: 2rem;
    }
    .service-box-group {
        padding: 20px 20px;
    }
    .collection_list.announcement-banner .collection_container {
        height: 210px;
    }
    .content_container {
        padding: 0 20px 57px;
        float: left;
        width: 100%;
    }
    .col-sm-12.col-md-12.col-lg-8.kurz-announcement-title {
        padding: 0 0 0px;
    }
    .col-xs-12.col-sm-12.col-md-12.col-lg-4.see-all-button {
        display: none;
    }
    .Ansprache-text h5 {
        font-size: 1.4rem;
    }
    .Ansprache-text {
        padding: 0px 0px 10px 10px;
    }
    .Ansprache-group img {
        max-width: 100%;
        object-fit: cover;
        height: 189px!important;
    }
    .dashboard-box-wrapper {
        width: 50%;
    }
    .collection_list.announcement-banner {
        height: 100%;
    }
    .collection_content.s-video .youtubecontent {
        height: 222px;
    }
    .function-box-big .forwarding_container {
        padding: 10px;
    }
}

.component.logo img{
    height: 320px !important;
    width: unset !important;
}

/* ===== Scrollbar CSS ===== */
  /* Firefox */
  * {
    scrollbar-width: auto;
    scrollbar-color: var(--main-color) #ffffff;
  }

  /* Chrome, Edge, and Safari */
  *::-webkit-scrollbar {
    width: 20px;
  }

  *::-webkit-scrollbar-track {
    background: #ffffff;
  }

  *::-webkit-scrollbar-thumb {
    background-color: var(--main-color);
    border-radius: 20px;
    border: 6px solid #ffffff;
  }