@font-face {
    font-family: 'dharmagothic';
    src: url('/webfonts/dharmagothic.eot');
    src: url('/webfonts/dharmagothic.eot?#iefix') format('embedded-opentype'),
         url('/webfonts/dharmagothic.woff') format('woff'),
         url('/webfonts/dharmagothic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'heading';
    src: url('/webfonts/2025/heading.eot');
    src: url('/webfonts/2025/heading.eot?#iefix') format('embedded-opentype'),
    url('/webfonts/2025/heading.woff') format('woff'),
    url('/webfonts/2025/heading.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'body';
    src: url('/webfonts/2025/body.eot');
    src: url('/webfonts/2025/body.eot?#iefix') format('embedded-opentype'),
    url('/webfonts/2025/body.woff') format('woff'),
    url('/webfonts/2025/body.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

body {
    background: #000;
    color: #fff;
    font-size: 1.1rem;
    position: relative;
    /*font-family: 'body' !important;*/
}

a {
    color: #b79144 !important;
    text-decoration: none;
}

a:hover {
    color:#b79144 !important;
    text-decoration: underline;
}

h1, h2, h3, h4, h5, h6, .ws-title span {
    font-family: 'heading' !important;
    margin-top: 0;

}

h3 {
    font-size: 1.5rem;
}

img {
    max-width: 100%;
}
p {
    margin-bottom: .3rem;
}

.relative {
    position: relative;
}

.left {
    float: left;
}

.right {
    float: right;
}

img.right {
    margin-left: 10px;
    margin-bottom: 5px;
}

img.left {
    margin-right: 10px;
    margin-bottom: 5px;
}

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

.clear {
    clear: both;
}

header {

    padding-bottom: 35px;

    overflow: visible;
    position: sticky;
    top: 0;
    z-index: 100;

}

.separator {
    border-bottom: #fff 3px solid;
    position: relative;
}

header .metrobachus {

    position: absolute;
    text-align: center;
    bottom: 0;
    width: 100%;

}

.metrobachus img {
    width: 60px;
    height: auto;
}

header .container {
    background-color: #000;
    padding-top: 15px;
}

header .navbar-toggler {
    padding-left: 0;
    padding-right:0;
}

.miff-link {
    text-align: right;
}

.miff-link a {
    padding: 1.5rem 0 0;
    display: block;
}

header .col-sm-3 {
    padding-top: 15px;
}

header .col-sm-6 {
    text-align: center;
}

header .tagline {
    font-family: 'dharmagothic';
    text-transform: uppercase;
    font-size: 1.1em;
    letter-spacing: 1px;
    margin-bottom: 0;
}

header .festival-dates {
    font-family: 'dharmagothic';
    text-transform: capitalize;
    font-size: 1.8em;
    letter-spacing: 1px;
}

header .logo {
    padding: 6px 11px 8px;
    border: #fff 2px solid;
    text-align: center;
    display: inline-block;
}

header .menu-button-div,
header .logo-and-date,
header .miff-div{
    float: left;
    text-align: left;
    width: 20%;
}

header .miff-div{
    text-align: right;
}

header .logo-and-date {
    text-align: center;
    width: 60%;
}

.main-menu {
    text-align: center;
    display: block;
    width: 80%;
    left: 10%;
    position: fixed;
    top: 20%;
    z-index: 100;

}
#mainMenu {
    padding: 15px;
    border: #fff 3px solid;
    background-color: #000;
    background-image: url("/images/2025/poster.png");
    background-repeat: no-repeat;
    background-position: 95% 95%;
    background-size: auto 70%;
}

.locales_menu ul {
    padding: 0;
}

.locales_menu ul li {
    display: inline-block;
    list-style-type: none;
    font-family: heading;
    letter-spacing: 2px;
    padding: 0;
}

.locales_menu ul li:first-of-type {
    margin-right: 10px;
}

.locales_menu ul li.current a {
    color: #fff !important;
}

.locales_menu ul li.current a:hover {
    color: #fff;
    text-decoration: none;
}

.main-menu .nav-link {
    font-family: heading;
}

.main-menu .nav-item.current a.nav-link,
.main-menu .nav-item.section a.nav-link{
    color: #fff !important;
}

.main-menu .nav-item.current a.nav-link:hover,
.main-menu .nav-item.section a.nav-link:hover {
    text-decoration: none;
}

.dropdown-menu {

    width: 70%;
    margin-left: 15%;
    text-align: center;
    border: #fff 2px solid;
    background-color: transparent;
    border-radius: 0;


}

a.dropdown-item.link {
    text-decoration: none;
    color: #b79144;
    font-weight: bold;
}
a.dropdown-item.current {
    color: #fff !important;
}

a.dropdown-item.link:hover, a.dropdown-item.current {
    background-color: transparent;
    font-weight: bold;
    text-decoration: underline;
}
a.dropdown-item.current:hover, a.dropdown-item.current {
    text-decoration: none;
}

footer {

    margin-top: 25px;
}

footer .container {

    padding-top: 25px;
    padding-bottom: 15px;
    background-image: url("/images/2025/vicious_cat.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: auto 90%;
}

footer .metrobachus {

    position: absolute;
    text-align: center;
    bottom: 4.5%;
    width: 100%;

}

footer .separator {
    border-top: #fff 3px solid;
    position: relative;
}

ul.footer-menu  {
    list-style-type: none;
    padding:0;
    margin: 0;
}



ul.footer-menu ul li {
    margin: 0;
}

footer .container .menu-column {
    float: left;
    width: 50%;
    font-weight: bold;
    text-align: left;
    padding-left: 10%;
}


footer .container .menu-column:first-of-type {
    text-align: right;
    padding-right: 10%;
    padding-left: 0;
}
.copyright {
    text-align: center;
    margin-top: 15px;
}
.teaser {
    text-align: justify-all;

}

.page-layout {
    margin-top: 15px;
}

.read-more {
    font-weight: bold;
}

.news-wrapper {
    margin-bottom: 30px;
    position: relative;
}

.news-wrapper .news-link-img img {
    margin-bottom: 10px;
    width: 100%;
}

.first-headline {
    position:absolute;
    bottom: -1px;
    width: 100%;
    padding: 5px;
    background-image: url("/images/2025/heading-bg.png");
    background-repeat: repeat-x;
    background-position: bottom left;
    background-size: auto 100%;
}

.right_column {
    padding: 0 15px 10px;
    text-align: center;
}

.right_column img:first-of-type, .right_column .banner {
    margin-bottom: 10px;
}

.social-media-buttons {
    margin-top: 15px;
}

.news-cover-photo {
    margin-bottom: 15px;
}

.news-cover-photo img {
    width: 100%;
}

.page-content {
    text-align: justify;
}

.program-schedule-date {
    font-weight: bold;
    font-size: 1.2em;
}

.filters select {
    margin-bottom: 5px;
    width: 25%;
}

.filters button {
    float: none;
    background-color: #B79144;
    vertical-align: 3px;
    width: 15%;
}

.schedule .separator {
    margin-bottom: 10px;
    margin-top: 5px;
}

.program-schedule {
    position: relative;
    margin-bottom: 15px;
}
.film-section-title {
    position: absolute;
    bottom: -1px;
    text-align: center;
    width: 100%;
    background-image: url("/images/2025/heading-bg.png");
    background-repeat: repeat-x;
    background-position: bottom left;
    background-size: auto 100%;
    font-weight: bold;
}
.schedule-event-poster {
    position: relative;
}
.schedule-event-poster img {
    width: 100%;
    height: auto;
}



.schedule-event-date {
    margin-bottom: 5px;
    font-size: .9em;
}

.program-schedule h4 {
    margin-bottom: 0;
    position: absolute;
    top: 0;
    left: 0;
    padding: 5px;
    /*background-color: rgba(0, 0, 0, 0.7);*/
    background-image: url("/images/2025/title-bg.png");
    background-repeat: repeat-x;
    background-position: bottom left;
    background-size: auto 100%;
    width: 100%;

}

.program-schedule img {
    width: 100%;
    height: auto;
}

.program-schedule-date {
    margin-top: 15px;
}

.non-scheduled {
    margin-top: 30px;
}

.film-still {
    margin-bottom: 10px;
}

.film-still img {
    width: 100%;
    height: auto;
}

.page-layout iframe {
    width: 100%;
    margin-top: 10px;
}

.product-thumbnails {
    margin: 15px 0;
}

.credits {
    margin-bottom: 10px;
}

.slider-wrapper {
    margin-bottom: 15px;
    background: #fff;
    padding: 5px 3px;
}

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
    background:#fff;
}

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.rslides li:first-child {
    position: relative;
    display: block;
    float: left;
}

.rslides img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    max-width: none !important;
    border: 0;
}

.partner-sponsor {
    padding-bottom: 15px;
}

.partner-sponsor img {
    width: 100%;
    height: auto;
}
.poster-title {
    font-weight: bold;
}

@media (max-width: 770px) {
    header .festival-dates {
        letter-spacing: 0;
    }
    header .tagline {
        font-size: 1em;
    }
}
@media (max-width: 565px) {

    header .festival-dates {
        font-size: 1.3em;
    }

    #mainMenu {
        background-size: auto 50%;
    }

    footer .container {
        background-image: none;
    }
    header .tagline {
        font-size: .85em;
    }
}

@media (min-width: 1600px) {
    .container {
        max-width: 1400px;
    }
}
