.homepage {
    /*z-index: 0;*/
    /*padding-top: 180px;*/
    /*position: static !important;*/
}
section.homepage .container {
    background: #000;
}
.container {
    position: relative;
    /*background: #000;*/
}
.under.date {
    margin-left: 50px;
}
.news-section {
    padding-top: 175px;
}
.resident-view .resident__image {
    height: 460px !important;
}
.fnbt-href blockquote {
    margin: 20px 0;
    border-left: 4px solid #d42a28;
    padding: 15px 20px 15px!important;
    background: #d42a2812;
    border-radius: 7px;
    color: #000;
}
.news-view blockquote {
    margin: 20px 0;
    border-left: 4px solid #d42a28;
    padding: 15px;
    background: #d42a2812;
    border-radius: 7px;
    color: #000;
}
.resident-view blockquote {
    margin: 20px 0;
    border-left: 4px solid #d42a28;
    padding: 15px 20px 0;
    background: #d42a2812;
    border-radius: 7px;
    color: #000;
}
.news__extract blockquote {
    margin: 20px 0;
    border-left: 4px solid #d42a28;
    padding: 15px 20px 15px;
    background: #d42a2812;
    border-radius: 7px;
    color: #000;
}
.swiper.swiper-main {
    background: #000;
}
.fonteam-residents.xl-mb-60 img.resident-item__image {
    border-radius: 50%;
    height: 200px;
    width: 200px !important;
    object-fit: cover;
    border: 5px solid #e80024;
}
.resident-item {
    text-align: center;
}
.fonteam-residents.xl-mb-60 {
    background: #000;
    padding: 20px 0;
}
.fonteam-residents.xl-mb-60 h2.section-header.xl-mb-20.xl-ml-80 {
    text-align: center;
    margin-bottom: 25px;
}
.resident__text.xl-pl-20.xl-pb-20 blockquote {
    margin: 30px;
    border-left: 4px solid #d42a28;
    padding: 10px 20px 1px;
}
p.fblic {
    font-size: 0.8rem;
    line-height: 120%;
    background: #f7f7f7;
    padding: 20px;
    border-radius: 6px;
}
a.d-inline {
    padding-right: 10px;
}
.forecast-view blockquote {
    margin: 20px 0;
    border-left: 4px solid #d42a28;
    padding: 19px 20px 5px;
    background: #d42a2812;
    border-radius: 7px;
    color: #000;
}
.forecast-view blockquote a {
    text-decoration: none;
    color: #d42a28;
}
.resident-view a {
    color: #1c5fb0;
    text-decoration: none;
}
.knop {
    background: #d42a28;
    display: inline-block;
    padding: 5px 15px;
    border-radius: 5px;
    margin-left: 10px;
}
.container.g-0 .d-flex.author {
    height: 40px;
}
.knop a {
    color: #fff;
    text-decoration: none;
}
.podcast-section .podcast .author__image {
    object-fit: cover;
}
blockquote p {
    display: inline-block;
}
.promotion__content img {
    max-width: 100%;
    height: auto;
    border-radius: 6px;
}
footer {
    position: relative;
    z-index: 1;
}
.header {
    border-bottom: 1px solid #555;
}
a.navbar-brand img {
    height: 35px;
    width: auto;
    margin-top: 6px;
}
.homepage .section-category .news__image {
    /*height: 200px!important;*/
}

.homepage .section-main__wrapper {
    /*background-color: #000;*/
    width: 100%!important;
}
/*.swiper {*/
/*    background: #000;*/
/*}*/
h2.section-header.xl-mb-20.xl-ml-80 {
    margin-top: 30px;
}
.homepage .section-main {
    margin: 0 auto!important;
}
.news-section .news-view .news__title {
    line-height: 110%;
    margin-bottom: 15px;
    letter-spacing: -1px;
}
a.tags__link {
    /*padding: 3px 10px;*/
    /*margin-bottom: 6px;*/
    /*display: inline-block;*/
}

@media only screen and (max-width: 768px) {
    .news-section {
        padding-top: 0!important;
    }
    a.tags__link {
        padding: 5px 10px;
    }
    .under.date {
        margin-left: 0!important;
    }
    .news-last-block.xl-p-20 {
        margin-top: 25px;
        margin-bottom: 25px;
    }

    .d-flex.align-items-center.header {
        padding: 10px 10px 2px;
    }

    .d-flex.align-items-center.header img {
        height: 19px;
        width: auto;
        margin-right: 7px;
        margin-top: -6px;
    }
    .resident-view .resident__image {
        height: 250px !important;
    }
    h2.header__title.xl-ml-10 {
        font-size: 16px;
    }
    a.news__link.d-block.xs-mt-15.xs-mb-30 {
        font-size: 20px;
        margin: 0!important;
        padding: 0!important;
    }

    .d-flex.justify-content-between.align-items-center.w-100.news-info.xl-mb-30 {
        /*display: none!important;*/
    }

    .news-list .news__extract {
        display: none;
    }

    .news.xl-mb-40 {
        border-bottom: 1px solid #ddd;
        padding: 20px 0;
    }

    .news-list .xl-pl-50.xl-pr-50.xs-mr-15.xs-mb-30 {
        margin: 0 0 10px 0;
    }
    .news-last-block.xl-p-20 {
        margin-top: 25px;
        margin-bottom: 25px;
    }
    a.breadcrumb-item__link {
        font-size: 13px;
    }
    .container.g-0 {
        /*padding: 15px;*/
        /*background: #fff;*/
        /*border-radius: 12px;*/
    }

    .news-view .xs-p-10.xl-p-0.xl-pt-30.xl-mb-20.xl-pb-20 {
        padding: 20px;
    }
    a.navbar-brand img {
        height: 27px;
        width: auto;
    }
    .resident__text.xl-pl-20.xl-pb-20 blockquote {
        padding: 10px 20px 10px!important;
    }
    .header {
        height: auto!important;
    }
    .news__image-caption.text-center.xs-pt-5.xs-mb-20 {
        font-size: 12px;
        line-height: 120%;
        color: #777;
    }
    section.bgmobileadv {
        text-align: center;
        margin-bottom: -2px;
    }
    section.news-section.xs-mt-30.xs-mb-30.lg-mt-10.lg-mb-0 {
        margin: 0;
    }
    img.author__image {
        margin-right: 10px;
    }
    .news-section .author__image {
        height: 30px;
        width: 30px;
    }
    .footer .social-icons__icon {
        height: 30px;
        width: 30px;
        justify-content: left!important;
    }
    .justify-content-center {
        justify-content: start!important;
    }
    .col-6.col-lg-12.order-1.order-lg-2.d-lg-flex.justify-content-center {
        margin-bottom: 15px;
    }
    .news-view .author__name.xl-mb-5 {
        font-size: 0.9rem;
    }
    .resident__text.xl-pl-20.xl-pb-20 {
        padding: 20px;
        margin-bottom: 20px;
    }
    h1.resident__title.xl-pl-20.xl-mt-20.xl-pb-20 {
        margin: 0 20px;
    }
    .news-view .author__status {
        font-size: 0.8rem;
        line-height: 1;
    }
    .news-section .tags__link {
        padding: 1px 10px!important;
        margin-bottom: 5px;
        display: inline-block;
    }
    .resident-section .resident-view .resident__image {
        background-repeat: no-repeat;
        background-size: cover;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        height: 200px;
        width: 100%;
        margin-bottom: 20px;
    }
    .news-section .news-view {
        border-radius: 12px;
    }
    .news-last-block.xl-p-20.xs-p-10 {
        border-radius: 12px;
        padding: 20px;
    }
    .homepage .section-youtube-digest .video-list .video {
        height: 180px!important;
    }
    .header {
        border-bottom: 0!important;
    }
    img.news__image.lazy.w-100 {
        border-radius: 5px;
    }
}
