@media(max-width:1200px) {
    .footer-1-outer {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        margin-bottom: 40px;
    }
 
    .footer-2-outer {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        padding-left: 0px;
    }
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: center;
        }
        .footer-social {
            width: 100%;
            float: left;
            display: flex;
            gap: 126px;
            margin-bottom: 20px;
            margin-left: 0px;
            padding-left: 0px;
        }
        .footer-social {
            justify-content: left;
        }
}
@media(max-width:992px) {
    .collection_list.white-box.services .collection_container:after{
    top: 15px;
    width: 15px;
    height: 15px;
    }
    .owl-carousel .owl-item img {
        height: 100%; 
        height: auto; 
    }
}
@media(max-width:600px) {
    .services-wrap {
        display: block; 
    }
    .collection_list {
        width: 100%;
    }
    .home.home #area-7 .textcontent{
        font-size: var(--fs-300);
    }
    .home.home #area-7 .fact strong{
        font-size: var(--fs-800);
        font-weight: 300;
    }
    }
    @media(max-width:600px) {
        .seidl-facts .fact:nth-child(6) {
        padding-right: 10px;
        padding-left: 10px;
        margin-right: 0px;
        width: 50%;
        border: none;
        margin-bottom: 10px;
        }

        .footer-social {
            justify-content: center;
            gap: 0px;    
            flex-wrap: wrap;
        }

    }
@media(max-width:440px) {
    .collection_list.white-box .short {
    padding: 0px 25px 0px 25px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 25px;
 height: 108px; 
}
.home.home #area-7 .fact strong{
    font-size: var(--fs-700);
    font-weight: 300;
}
.collection_list.contact {
    float: left;
    text-align: center;
}
.filialen {
    display: block!important;
}
.component.footer-4, .component.footer-5 {
    width: 100%!important;
    float: left!important;
}
.footer-1,
    .footer-2,
    .footer-3,
    .footer-social {
        width: 100%;
        text-align: center;
    }

    .footer-sitemap li.level_1 {
        font-size: 16px;
        padding: 0px 15px;
    }

  
    .imgcontent img {
        width: 100%;
    }

    .imgcontent img {
        width: 100%;
    }
    .component.footer-sm {
        display: flex;
        justify-content: right;
        gap: 1px;
        align-items: center;
    }
}

#chat-widget-container {
    display: none !important;
}
