:root {
    --timeline-color: rgb(207 207 207);
  }

.news-page-title{
    font-weight: 900;
    font-size: 40px;
    line-height: 169.9%;
    margin-bottom: 0;
}
.subtitle{
    font-weight: 300;
    font-size: 24px;
    line-height: 169.9%;
    margin-bottom: 40px
}
.category-list{
    padding-left: 0;
    list-style: none;
}
.category-list li{
    display: inline-block;
    padding: 0 5px;
    border: 1px solid grey;
    margin-right: 10px;
    cursor: pointer;
}

.category-list li.active,
.category-list li:hover{
    border-color: #E20714;
}

.news-loop-container{
    display: flex;
    flex-wrap: wrap;
    column-gap: 32px;
    row-gap: 32px;
}
.news-date{
    font-size: 16px;
    line-height: 170%;
}
.news-loop{
    padding: 16px 0;
    margin: 16px 0;
    border-top: 1px solid rgba(0, 0, 0, 0.25);
    /*     max-width: 370px; */
    width: calc(33.33% - 32px);
}
@media(max-width:870px){
    .news-loop{
        width:calc(50% - 32px);
    }
}
@media(max-width:570px){
    .news-loop{
        width:100%;
        margin: 16px 0;
    }
}
.news-loop > *{
    margin-bottom:16px;
    display: block;
}
.news-thumb{
    height:300px;
    overflow: hidden;
    background-size: cover;
    background-position: center;

}
.news-thumb img{
    width: 100%;
    height: auto;

}
.news-title{
    font-size: 20px;
    font-weight: 700;
    line-height: 34px;
    color:  #000 !important;
    display: block;
}
.news-excerpt{
    line-height: 26px;
}
.news-excerpt p{
    margin-bottom: 0;
}
.news-actions a{
    color: #E20714;
}

.news-single-date{
    opacity: 50%;
    margin: 70px 0;
}

.no-top-padding{
    padding-top: 0 !important;
}

.aktuelles-content{
    padding-top: 70px;
}

.tl-nav-arrow-left,
.tl-nav-arrow-right{
    display: none;
}

#timeline-horizontal-4 .timeline-4-content{
    padding-right: 200px !important;
}
@media(max-width: 991px){
    #timeline-horizontal-4 .timeline-4-content{
        padding-right: 4% !important;
    }
}

#timeline-horizontal-4 .tl-image{
    width: 60% !important;
}
#timeline-horizontal-4 .timeline-4-content{
    width: 40% !important;
}
@media(max-width: 768px){
    #timeline-horizontal-4 .tl-image{
        width: 100% !important;
    }
    #timeline-horizontal-4 .timeline-4-content{
        width: 100% !important;
    }
/*     #timeline-horizontal-4 .tl-nav{
        max-width: 100%;
        padding-right: 40px;
    } */
    /* #timeline-horizontal-4 .tl-nav li{
        width: auto !important;
    }
    #timeline-horizontal-4 .tl-nav-wrapper{
        position: static !important;
        bottom: auto;
        margin-top: -118px !important;
    } */
}
@media screen and (max-width: 640px){
    #timeline-horizontal-4 .tl-4-items-arrow-left {
        right: 100px !important;
    }
    #timeline-horizontal-4 .tl-4-items-arrow-right {
        right: 30px !important;
    }
}

@media(min-width: 769px){
	#timeline-horizontal-4 .tl-4-item .tl-image{
	height: 100%;
}
#timeline-horizontal-4 .tl-4-wrapper{
    height: 900px !important;
}
#timeline-horizontal-4 .tl-4-item{
    height: 800px !important;
    max-height: 800px !important;
}
}


#timeline-horizontal-4 .tl-nav li{
	width: 100px !important;
	font-size: 20px !important;
}

#timeline-horizontal-4 .timeline-4-content,
#timeline-horizontal-4 .tl-nav li.tl-active:before{
    background-color: var(--timeline-color) !important;

}
#timeline-horizontal-4 .tl-nav li.tl-active:before{
     background-color: #e20714 !important;
}
#timeline-horizontal-4 .tl-nav li:hover div, #timeline-horizontal-4 .tl-nav li.tl-active div{
    color: #e20714 !important;
}
#timeline-horizontal-4 .tl-nav{
    border-top-color: var(--timeline-color) !important;
}
#timeline-horizontal-4 .tl-4-items-arrow-left:hover, #timeline-horizontal-4 .tl-4-items-arrow-right:hover{
    background-color: #e20714 !important;
}
#timeline-horizontal-4 .timeline-4-content:after{
    border-color: transparent var(--timeline-color) transparent transparent !important;
}

#timeline-horizontal-4 .timeline-4-content{
    color: #000 !important;
}
#timeline-horizontal-4 .tl-4-item .timeline-4-content,
#timeline-horizontal-4 .tl-4-item .tl-image{
    transform: none !important;
}

#timeline-horizontal-4 .timeline-4-content-inner .timeline-title{
    font-size: 32px !important;
}
.news-gallery {
    padding-left: 50px;
    padding-right: 50px;
}
.news-gallery__carousel {

}
.carousel-control-next,
.carousel-control-prev {
    position: absolute !important;
    top: 50%;
    transform: translateY(-50%);
    width: 50px;
    height: 70px;
    cursor: pointer;
}
.carousel-control-prev {
    left: -50px;
}
.carousel-control-next {
    right: -50px;
}
.news-gallery__carousel .carousel-item {
    padding-bottom: 56.2%;
}
.news-gallery__carousel .carousel-item img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
@media(max-width: 768px) {
    .news-gallery {
        padding-left: 0;
        padding-right: 0;
    }
}
.content-section #timeline-horizontal-4 .timeline-4-content-inner .timeline-title {
    line-height: 40px;
}
@media(max-width: 991px) {
    .content-section .timeline-content#timeline-horizontal-4 .tl-4-wrapper {
        height: calc(100vh - 70px) !important;
    }
}
@media(max-width:768px) {
    .content-section .timeline-content#timeline-horizontal-4 .tl-image {
        height: 40%;
    }
    .content-section .timeline-content#timeline-horizontal-4 .timeline-4-content {
        height: 60%;
    }
    .content-section .timeline-content#timeline-horizontal-4 .tl-4-items-arrow-left,
    .content-section .timeline-content#timeline-horizontal-4 .tl-4-items-arrow-right {
        top: 30%;
    }
}

    #mc_embed_signup #mce-success-response {
  color:white !important;
  font-weight:300;
  font-family:'Roboto';
}

#mc_embed_signup div#mce-responses {
  margin:0px !important;
  width:100%;
}
    .footer-container{
        display: flex;
        flex-wrap: wrap;
        padding: 20px;
        background-color: #000;
        padding-left: 78px;
    }
    .ftcont > h2 {
    font-size: 16px;
    font-weight: 700;
    line-height: 34px;
    color: #fff;
    display: block;
    margin-bottom: 36px;
    }

    .ftcont .stay {
        font-size: 20px;
    }


    .company-info {
        color: #fff;
    }
    .ftcont {
        display: flex;
        flex-direction: column;
        width: 28%;
        padding-right: 15px;
        margin-bottom: 36px;
    }

    .ftcont-last {
        display: flex;
        flex-direction: column-reverse;
        width: 16%;
    }

    .ftcont-last > #menu-social-links {
        align-self: end;
        margin-bottom: 44px;
    }

    .ftcont p {
        font-family: 'Roboto';
        font-weight: 300;
        font-size: 16px;
    }

    #mc_embed_signup {
        width: 100%;
        max-width: 90%;
        background: none !important;
    }
    #mc_embed_signup form {
        margin: 0 !important;
    }

    .mc-field-group > input {
        background: #000000;
        border: 1px solid rgba(196, 196, 196, 0.36) !important;
        color: white;
        font-family: "Roboto";
        padding: 10px !important;
        border-radius: 0 !important;
    }

    .mc-field-group ul {
        display: flex;
    }

    .mc-field-group ul li {
        color: white;
        margin-right: 15px !important;
    }

    #mc-embedded-subscribe {
        margin-top: 15px !important;
        color: white !important;
        background: #E30613 !important;
        border-radius: 0 !important;
        width: 165px !important;
        height: 41px !important;
        max-width: 100% !important;
        text-align: left !important;
    }
    .navz {
        margin-top: 89px;
        font-size: 16px;
        font-weight: 300;
        font-family: 'Roboto';
    }

    #mc_embed_signup div.response {
        font-weight: normal !important;
        padding: 0 !important;
        width: 100%;
    }

    footer a {
        color: white;
    }

    #mce-SALUTATION-0, #mce-SALUTATION-1 {
        appearance: none !important;
    }

    #mce-SALUTATION-0:checked::before, #mce-SALUTATION-1:checked::before {
    background: url('https://www.arcolor.ch/wp-content/uploads/2022/11/Radio-selected.png');
    width: 24px;
    height: 24px;
    display: inline-flex;
    content: ' ';
    background-repeat: no-repeat;
    background-size: 100%;
    }

    #mce-SALUTATION-0::before, #mce-SALUTATION-1::before {
    background: url('https://www.arcolor.ch/wp-content/uploads/2022/11/Radio-unselected.png');
    width: 24px;
    height: 24px;
    display: inline-flex;
    content: ' ';
    background-repeat: no-repeat;
    background-size: 100%;
    }


    label[for=mce-SALUTATION-0], label[for=mce-SALUTATION-1] {
        top: -7px;
        position: relative;
        margin-left: 5px;
    }

    @media only screen and (max-width: 570px) {
        .footer-container {
            padding-left: 20px;
            flex-direction: column;
        }
        .ftcont {
            width: 100%;
        }
        .ftcont-last {
            flex-direction: row-reverse;
            padding-bottom: 10px;
            width: 100%;
        }
        .ftcont .stay {
            font-size: 24px;
        }

    }

    @media only screen and (min-width:571px) and (max-width: 767px) {
        .footer-container {
            padding-left: 20px;
        }
        .ftcont {
            width: 33.33%;
        }
        .ftcont-last {
            width: 100%;
        }
    }

    @media only screen and (min-width: 1200px) {
        #mc_embed_signup {   
            max-width: 300px;

        }
    }