#program {
    padding-top: 50px;
    margin-top: -50px;
}

@media screen and (min-width: 750px) {

    .program-fixed {
        padding-top: 331px !important;
    }

}

span[data-tag]:before {
    content: "#";
}

.entry-list-outer {
    margin: 0 auto;
    width: inherit;
}
@media screen and (max-width: 1040px) {
    .entry-list-outer {
        width: 492px;
    }
}
@media screen and (max-width: 550px) {
    .entry-list-outer {
        width: 236px;
    }
}

/* Gallery-View */

.entry-list {
    margin: 0 -10px;
}

.entry {
    width: 236px;
    height: 390px;
    display: inline-block;
    vertical-align: top;
    margin: 0 2px 10px 10px;
    position: relative;
}

:not(.entry-list.map) .entry {
    display: none;
}

.entrylink {
    height: 180px;
    cursor: pointer;
    display: block;
    position: relative;
    width: inherit;
    margin-bottom: 6px;
}

.entrypicture {
    width: inherit;
    height: inherit;
    background-color: #8d8d8d;
    background-blend-mode: multiply;
    background-size: cover;
}

.entrypicture:hover {
    background-blend-mode: normal;
}

.entry-list:not(.list-view) .entrytitle {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 16px;
    text-align: center;
    font-family: 'Raleway ExtraBold', sans-serif;
    text-transform: uppercase;
    pointer-events: none;
}

.entrydate, .entrytime {
    font-family: 'Raleway SemiBold', sans-serif;
    font-size: 18px;
}

.entrydate {
    color: #ff9500;
}

.entrycategory {
    font-family: "Raleway SemiBold", sans-serif;
    text-transform: uppercase;
    font-size: 14px;
}

.entry-list:not(.list-view) .entrytags {
    height: 50px;
}

.entrytags span {
    font-family: "Raleway Medium", sans-serif;
    font-size: 14px;
    white-space: nowrap;
}

.entry-list:not(.list-view) .entrybody {
    font-family: "Raleway SemiBold", sans-serif;
    font-size: 16px;
    letter-spacing: 0;
    margin-top: 8px;
    margin-bottom: 4px;
    height: 50px;
}

.entry-list:not(.list-view) .entrybuttons {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.entrymore {
    font-family: 'Raleway Bold', sans-serif;
    font-size: 32px;
    color: #ff9500;
    letter-spacing: -5px;
    padding-right: 5px;
    line-height: 20px;
    float: right;
}

.remember:before {
    font-family: 'FontAwesome';
    content: '\f097';
    cursor: pointer;
    font-size: 22px;
    color: #ff9500;
    padding-right: 20px;
    padding-top: 3px;
    line-height: 20px;
    float: right;
}

.remember.remembered:before {
    font-family: 'FontAwesome';
    content: '\f02e';
}

.bandgallery {
    font-family: 'FontAwesome';
    color: #000;
    float:right;
}

.nobandgallery {
    font-family: 'FontAwesome';
    color: #ddd;
    float:right;
}


/* List-View */

.entry-list.list-view {
    margin: 0;
    display: none;
}

.list-view .entry {
    width: 100%;
    height: auto;
    margin: 24px 0 20px 0;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #8d8d8d;
    font-size: 16px;
    font-family: 'Raleway Medium', sans-serif;
}

.list-view .entry ul {
    margin-bottom: 20px;
}

.list-view .entrytitle {
    font-size: 2rem;
    font-family: 'Raleway Bold', sans-serif;
}

.list-view .entry ul li {
    font-size: 16px;
    font-family: 'Raleway SemiBold', sans-serif;
    display: inline-block;
    text-transform: uppercase;
}

.list-view .entry ul li:not(:first-child):before {
    margin: 0 5px 0 17px;
    color: #222;
}

.list-view .entry .flex {
    display: flex;
    margin-bottom: 20px;
}

.list-view .entry .flex div:first-child {
    flex: 1 0;
}

.list-view .entry .flex div:nth-child(2) {
    flex: 0 1;
}

.list-view .entry .flex div:last-child {
    flex: 0 0;
}

.list-view .entry .flex > div:not(:last-child) {
    margin-right: 20px;
}

.list-view .entrybody > p:first-child {
    font-family: "Raleway SemiBold", sans-serif;
    font-size: 16px;
}

.list-view .entrybody .entrymetadata {
    margin: 10px 0 0 0;
}

/* Detailansicht */

.entry-single.remember {
    margin-left: 0;
    display: inline-block;
    vertical-align: text-top;
    float: right;
}

.entry-single-container {
    column-count: 2;
    column-gap: 60px;
}

.entry-single-container .entrytags span {
    font-size: 16px;
}

@media screen and (max-width: 670px) {
    .entry-single-container {
        column-count: 1;
    }
}

.entry-single-container > div {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}

@media screen and (max-width: 670px) {
    .entry-single-container > div:first-child {
        margin-bottom: 60px;
    }
}

.entrybody-single p {
    margin-bottom: 10px;
}

.entrybody-single p:first-child {
    font-family: 'Raleway Bold', sans-serif;
}

img.size-post-thumbnail {
    width: 100%;
    margin-bottom: 20px;
}

.entrymetadata {
    margin-bottom: 10px;
}

.entrygallery {
    margin-top: 20px;
    margin-right: -1em;
}

.entrygallery .gallery-item {
    text-align: center;
}

.entrygallery figcaption {
    display: none;
}

.entrymetadata span {
    font-family: 'Raleway SemiBold', sans-serif;
    color: #ff9500;
}

.entrymetadata a {
    color: #003565;
}

.shariff.shariff-main {
    float: right !important;
}


.shariff ul li.shariff-button {
    margin: 0 0 0 0 !important;
    padding: 0 !important;
}

.shariff ul li.shariff-button:first-child {
    margin: 0 10px 0 0 !important;
}

@media screen and (max-width: 1040px) {
    .entry-list-outer {
        width: 492px;
    }
}
@media screen and (max-width: 550px) {
    .entry {
        width: 100%;
    }

    .entry-list {
        margin: 0 -10px;
        width: 100%;
    }

    .entry-list-outer {
        width: 100%;
    }
}
