.post-terms-images{
    display: flex;
    gap: 5px;
    margin-bottom: 15px;
}
.post-terms-images a{
    max-height: 20px;
    display: inline-block;
    color: #696870;
}
.post-terms-images img{
    max-height: 20px;
    height: auto;
    width: auto;
}
.post-date, .post-date-grid{
    color: #696870;
    margin-bottom: 10px;
}
.post-infos-small .post-date{
    margin-bottom: 5px;
}
.post-date span, .post-date-grid span{
    padding-right: 10px;
}
.post-date span a, .post-date-grid span a{
    color: #696870;
}
.post-meta {
    display: flex;
    margin-top: 10px;
}
.post-meta .post-date{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
    height: 20px;
}
.post-meta .post-date-grid{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

@media only screen and (min-width: 980px) and (max-width: 1500px) {
    .post-terms-images{
        display: block;
        margin-bottom: 0px;
    }

    .post-meta .post-date{
        display: block;
        margin-left: 0px;
    }

    .post-meta {
        display: block;
        margin-top: 10px;
    }
}

@media only screen and (max-width: 980px) {
    .post-meta{
        display: inline-block;
        width: 100%;
    }
    .post-terms-images{
        display: inline-block;
        margin-bottom: 0;
        width: auto;
    }
    .post-terms-images img {
        max-height: 15px;
        height: auto;
        width: auto;
        top: 2px;
        position: relative;
    }
    .post-meta .post-date{
        display: inline-block;
        margin-bottom: 0;
        float: right;
        margin-left: 0;
    }
    .post-date span:first-child{
        padding-right: 3px;
    }  
    .post-date span:last-child{
        padding-right: 0px;
    }   

    .post-meta{
        margin-bottom: 10px;
    }

    .post-meta .post-date-grid {
        justify-content: left;
    }
    .post-date-grid {
        margin-bottom: 0px;
    }

}

.bg-grau .post-besonderheit{
    color: #ffffff;
}

.bg-grau .post-grid {
  border-bottom: none;
  padding-bottom: 0px;
}

.post-besonderheit{
    line-height: 1em !important;
    padding: 6px 0 !important;
}
@media only screen and (min-width: 980px) {
    .post-besonderheit-empty{
        display: block;
    }
    .pcm-news .post-besonderheit-empty{
        display: none;
    }
}



@media only screen and (min-width: 981px) {
    .pcm-news .post-besonderheit{
        margin-top: -22px;
    }
}

@media only screen and (max-width: 980px) {
    .pcm-news .post-besonderheit{
        margin-top: 0px;
    }
}

@media only screen and (max-width: 480px) {
    .post-besonderheit{
        padding-top: 2px;
        margin-top: 0px !important;
    }
    .advertorials .post-besonderheit{
        padding-top: 0px;
    }
    .pcm-news .post-besonderheit{
        margin-top: 0px;
    }
}

.event-meta{
    display: grid;
    grid-template-columns: auto 1fr;
    column-gap: 15px;
}

/*.e-paper-image .pcm-img{
    box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3);
}*/

.e-paper-image .pcm-img{
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.3);
}

.e-paper-image .pcm-img{
    transform: translateY(0); 
    transition: transform 0.5s ease;
}
.e-paper-image .pcm-img:hover{
    transform: translateY(-10px);
}
@media only screen and (max-width: 980px) {
    .e-paper-image .pcm-img:hover{
        transform: translateY(0px);
    }
}
.post-grid{
    border-bottom: 1px solid #696870;
    padding-bottom: 20px;
}


.featured-image img {
    display: block;
    width: 100%;
}
.featured-image.post-block {
    width: 100%;
}
.loop-beschriftung {
    bottom: 0 !important;
    background-color: #004d8c !important;
}
.loop-title {
    /*font-size: 1.1em !important;*/
    color: #004d8c;
    line-height: 1.4em;
}

div.pcm_dynamic_content span.pcm-post-preview {
    vertical-align: top;
}
.besonderheit {
    font-size: small;
    display: block;
}
.post-block .post-date {
    position: absolute;
    z-index: 99;
    right: 0;
    background: #004d8c;
    color: #fff;
    text-align: center;
    width: 60px;
    height: 60px;
    line-height: 15px;
    top: 0;
    padding: 5px;
}
.post-block .post-date > span {
    line-height: normal;
}
.post-block .post-date strong {
    display: block;
    position: absolute;
    text-transform: uppercase;
    font-size: 12px;
    bottom: 0;
    left: 0;
    right: 0;
    height: 60%;
    padding: 0 0;
    font-weight: 600!important;
}
.post-terms h4 {
    font-size: 14px !important;
}
h5.post-title-small {
    font-size: 0.7em;
    color: #004d8c;
    line-height: 1.4em;
}
.pcm-posts-small .pcm-post-preview {
    padding: 0;
}
.pcm-posts-small span.pcm-post-preview .pcm-loop-small {
    border-bottom: none !important;
    padding-bottom: 0px !important;
}
.pcm-posts-small span.pcm-post-preview:last-of-type .pcm-loop-small {
    border-bottom: 0px solid #f2f2f2;
    padding-bottom: 0px !important;
}
.pcm-posts-small .et_pb_row.et_pb_row_1-4_3-4{
    margin-bottom: 0 !important;
}

a.e-paper-btn, a.magazin-btn {
    display: block;
    color: #fff;
    padding: 15px;
}
a.e-paper-btn {
    border-right: 1px solid #fff;
}

.steckbrief-data {
    font-weight: 400;
}

span.dachzeile_title {
    font-weight: 300;
}

.post-slider .featured-image.post-block,
.post-loop-grid .featured-image.post-block{
    padding-top: 56.25%;
    display: block !important;
}
.post-slider .featured-image.post-block img,
.post-loop-grid .featured-image.post-block img{
    position: absolute !important;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
    margin: 0;
}

.inline-block{
    display: flex;
}
.news-meta .news-item {
    display: flex;
    margin: 5px 0;
}
.news-meta .news-item .material-symbols-outlined {
    margin-right: 5px;
}
.news-meta .news-date{
    padding-right: 10px;
}
.news-meta a{
    padding: 0 5px 0 5px;
    color: #696870 !important;
}
.news-meta a:first-of-type{
    padding-left: 0px;
}


.secondary-menu-points{
  display: inline-block;
}
.secondary-menu-points a {
  text-decoration: none;
  font-weight: 400;
  font-size: 12px !important;
  margin-right:10px;
  color: #696870 !important;
}
.secondary-menu-points a:last-child{
  margin-right:0 !important;
}

