body {
    font-family: 'Lato', sans-serif;
    background-color: #ffffff;
    color: #000000;
    font-size: 18px;
    font-weight: 400;
}

/* Header
-------------------------------------------------------------- */
.brand {
    padding: 25px 0;
}
#logo-kool-haus {
    margin-top: 20px;
}
@media (max-width: 767px) {
    #logo-oktoberfest {
        display: none;
    }
    #logo-be-bavarian {
        display: none;
    }
}

.text-abolition {
    font-family: "abolition", sans-serif;
    font-weight: 400;
    font-style: normal;
}

/* Navigation
-------------------------------------------------------------- */
#master-nav {
    z-index: 999;
    position: relative;
}
#site-nav a {
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
    -webkit-transition: color 0.15s ease-in;
    -moz-transit6on: color 0.15s ease-in;
    -o-transition: color 0.15s ease-in;
    transition: color 0.15s ease-in;
}
#site-nav a:hover {
    text-decoration: none;
    color: #000;
}
.navbar-site-nav {
    background-color: #2899c8;
    border: 0;
}
.navbar.navbar-site-nav {
    z-index: 2;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-bottom: 0;
}
.navbar-site-nav .navbar-toggle {
    float: none;
    margin-right: 0;
    border: 0;
}
.navbar-site-nav .navbar-toggle:hover {
    background-color: transparent;
}
.navbar-default.navbar-site-nav .navbar-toggle .icon-bar {
    background-color: #fff;
    width: 30px;
}
.navbar-default.navbar-site-nav .navbar-nav>.open>a,
.navbar-default.navbar-site-nav .navbar-nav>.open>a:focus,
.navbar-default.navbar-site-nav .navbar-nav>.open>a:hover {
    background-color: #4ebfee;
}
.navbar.navbar-site-nav .dropdown-menu {
    background-color: #4ebfee;
    border-radius: 0;
}
.navbar.navbar-site-nav .dropdown-menu > li > a {
    padding: 5px 20px;
}

body#home .nav-item-home,
body#events .nav-item-events,
body#eats .nav-item-eats,
body#vip-experiences .nav-item-vip-experiences,
body#map .nav-item-plan,
body#parking .nav-item-plan,
body#faq .nav-item-plan,
body#camping .nav-item-plan
{
    background-color: #4fbeed;
}

body#home .header {
    background-color: #000;
}

@media (min-width: 1199px) {
    #site-nav .navbar-nav {
        width: 100%;
        text-align: center;
    }
    #site-nav .navbar-nav > li {
        float: none;
        display: inline-block;
    }
}

/* Navigation - Collapse override
-------------------------------------------------------------- */
@media (max-width: 1200px) {
    .navbar-site-nav .navbar-header {
        float: none;
    }
    .navbar-site-nav .navbar-left, .navbar-site-nav .navbar-right {
        float: none !important;
    }
    .navbar-site-nav .navbar-toggle {
        display: inline-block;
    }
    .navbar-site-nav .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-site-nav .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-site-nav .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-site-nav .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-site-nav .navbar-nav>li {
        float: none;
    }
    .navbar-site-nav .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-site-nav .collapse.in{
        display:block !important;
    }
}


/* Site Structure
-------------------------------------------------------------- */
.header {
    position: relative;
    background-color: #000;
    z-index: 3;
}
@media (min-width: 1200px) {
    .header {
        background-color: rgba(0, 0, 0, 0.35);
    }
}
.footer {

}

/* Billboards
-------------------------------------------------------------- */
.billboard {
    background-size: cover;
    height: 584px;
    /*display: flex;*/
    /*justify-content: center;*/
    /*align-items: end;*/
    /*white-space: nowrap;*/
    margin-top: -206px;
    background-position: top center;
}
.billboard-heading {
    font-family: "abolition", sans-serif;
    font-size: 90px;
    font-weight: 400;
    line-height: 1;
    color: #fec724;
    margin-top: 80px;
    margin-bottom: 20px;
}
.billboard-heading.line-behind {
    display: table;
    white-space: nowrap;
}
.billboard-heading.line-behind:before,
.billboard-heading.line-behind:after {
    border-top: 2px solid #fec724;
    content: '';
    display: table-cell;
    position: relative;
    top: 0.5em;
    width: 45%;
}
.billboard-heading.line-behind:before {
    right: 1.5%;
}
.billboard-heading.line-behind:after {
    left: 1.5%;
}
.billboard-copy {
    font-size: 30px;
    font-weight: 400;
    line-height: 1;
    color: #fff;
    margin-bottom: 6px;
}
.billboard-home {
    background: url('../img/billboards/home-lg.jpg') bottom center no-repeat;
    height: 600px;
}
.billboard-home .headline {
    font-size: 95px;
    font-weight: 400;
    line-height: 1;
    color: #fff;
}
.billboard-home .border-l {
    border-left: 2px solid #878787;
}
.billboard-home-footer {
    background: url('../img/billboards/billboard-lg.jpg?v=2024.04.02.01') bottom center no-repeat;
    height: 750px;
    margin-top: 0;
}
.billboard-events {
    background-image: url('../img/billboards/events-lg.jpg?v=2023.04.26.01');
}
.billboard-eats {
    background-image: url('../img/billboards/eats-lg.jpg?v=2023.04.26.01');
}
.billboard-vip {
    background-image: url('../img/billboards/vip-lg.jpg');
}
.billboard-map {
    background-image: url('../img/billboards/map-lg.jpg');
}
.billboard-parking {
    background-image: url('../img/billboards/parking-lg.jpg');
}
.billboard-faq {
    background-image: url('../img/billboards/faq-lg.jpg?v=2023.04.26.01');
}
.billboard-camping {
    background-image: url('../img/billboards/camping-lg.jpg');
}
.billboard-vip-contest {
    background-image: url('../img/billboards/events-lg.jpg');
}
@media (min-width: 1200px) {
    .billboard-vip .billboard-heading {
        margin-top: 205px;
    }
}
@media (max-width: 1199px) {
    .billboard {
        background-size: 1199px 380px;
        height: 380px;
        margin-top: 0;
    }
    .billboard-home {
        background-image: url('../img/billboards/home-md.jpg?v=2023.04.26.01');
    }
    .billboard-home .headline {
        font-size: 60px;
    }
    .billboard-home-footer {
        background: url('../img/billboards/billboard-md.jpg?v=2024.04.02.01') bottom center no-repeat;
        height: 375px;
        margin-top: 0;
    }
    .billboard-events {
        background-image: url('../img/billboards/events-md.jpg?v=2023.04.26.01');
    }
    .billboard-eats {
        background-image: url('../img/billboards/eats-md.jpg?v=2023.04.26.01');
    }
    .billboard-vip {
        background-image: url('../img/billboards/vip-md.jpg');
    }
    .billboard-map {
        background-image: url('../img/billboards/map-md.jpg');
    }
    .billboard-parking {
        background-image: url('../img/billboards/parking-md.jpg');
    }
    .billboard-faq {
        background-image: url('../img/billboards/faq-md.jpg?v=2023.04.26.01');
    }
    .billboard-camping {
        background-image: url('../img/billboards/camping-md.jpg');
    }
    .billboard-vip-contest {
        background-image: url('../img/billboards/events-md.jpg');
    }
    .billboard-vip-contest .billboard-heading {
        margin-top: 40px;
        margin-bottom: 20px;
    }
}
@media (max-width: 991px) {
    .billboard-heading.line-behind:before,
    .billboard-heading.line-behind:after {
        border-top: 0;
    }
}
@media (max-width: 767px) {
    .billboard {
        background-image: url('../img/billboards/billboard-sm.jpg?v=2024.04.02.01');
        background-size: 767px 300px;
        height: 300px;
    }
    .billboard-heading {
        text-shadow: 3px 3px 4px rgba(0, 0, 0, 1);
    }
    .billboard-heading {
        font-size: 60px;
    }
    .billboard-copy {
        font-size: 20px;
    }
    .billboard-home {
        background-image: url('../img/billboards/home-sm.jpg?v=2023.04.26.01');
        height: 750px;
    }
    .billboard-home .headline {
        font-size: 36px;
    }
    .billboard-home .h1 {
        font-size: 24px;
    }
    .billboard-home-footer {
        background: url('../img/billboards/billboard-sm.jpg?v=2024.04.02.01') bottom center no-repeat;
    }
    .billboard-events {
        background-image: url('../img/billboards/events-sm.jpg?v=2023.04.26.01');
    }
    .billboard-eats {
        background-image: url('../img/billboards/eats-sm.jpg?v=2023.04.26.01');
    }
    .billboard-vip {
        background-image: url('../img/billboards/vip-sm.jpg');
    }
    .billboard-map {
        background-image: url('../img/billboards/map-sm.jpg');
    }
    .billboard-parking {
        background-image: url('../img/billboards/parking-sm.jpg');
    }
    .billboard-faq {
        background-image: url('../img/billboards/faq-sm.jpg?v=2023.04.26.01');
    }
    .billboard-camping {
        background-image: url('../img/billboards/camping-sm.jpg');
    }
    .billboard-vip-contest {
        background-image: url('../img/billboards/events-sm.jpg');
    }
}


/* Sections
-------------------------------------------------------------- */
.section-padding-xl {
    padding: 60px 0;
}
.section-padding-lg {
    padding: 40px 0;
}
.section-padding-md {
    padding: 30px 0;
}
.section-padding-sm {
    padding: 20px 0;
}
.section-yellow-300 {
    background-color: #ffc525;
    color: #000;
}
.section-grey-200 {
    background-color: #e9e9e9;
    color: #000;
}
.section-blue-100 {
    background-color: #edf8fd;
    color: #000;
}
.section-blue-300 {
    background-color: #4dbfee;
    color: #000;
}
.section-red-200 {
    background-color: #f04e23;
    color: #fff;
}
.section-black {
    background-color: #000;
    color: #fff;
}
.section-green {
    background-color: #3e9e00;
    color: #fff;
}
.section-yellow-pattern {
    background: #fdc33e url('../img/backgrounds/bkgd-yellow.jpg?v=2023.04.25.01') top center no-repeat;
}
.section-yellow-pattern a {
    color: #000;
    text-decoration: underline;
}
.section-yellow-pattern a:hover {
    color: #000;
    text-decoration: none;
}
.section-green-pattern {
    background: #3e9e00 url('../img/backgrounds/bkgd-green.jpg?v=2023.04.25.01') top center no-repeat;
}
.section-blue-pattern {
    background: #4dbfee url('../img/backgrounds/bkgd-blue.jpg?v=2023.04.25.01') top center no-repeat;
}
.section-light-blue-pattern {
    background: #b5e7fc url('../img/backgrounds/bkgd-light-blue.jpg?v=2023.04.25.01') top center no-repeat;
}
.section-light-blue-pattern a {
    color: #000;
    text-decoration: underline;
}
.section-white-pattern {
    background: #fff url('../img/backgrounds/bkgd-white.jpg?v=2023.04.25.01') top center no-repeat;
}
.section-white-pattern .btn-oktoberfest-black {
    border-color: #fdc33e;
}
.section-red-pattern {
    background: #ec502e url('../img/backgrounds/bkgd-red.jpg?v=2023.04.25.01') top center no-repeat;
    color: #fff;
}
@media (min-width: 1700px) {
    .section-blue-pattern,
    .section-green-pattern,
    .section-yellow-pattern,
    .section-white-pattern,
    .section-light-blue-pattern,
    .section-red-pattern {
        background-size: 100%;
    }
}
@media (max-width: 767px) {
    .section-map {
        display: none;
    }
}


/* Forms and Buttons
-------------------------------------------------------------- */
.btn-oktoberfest {
    background-color: #000;
    border: 2px solid #fdc33e;
    color: #fdc33e;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding-left: 30px;
    padding-right: 30px;
    transition: all 0.15s ease-in;
    transition-property: background-color, border, color;
    white-space:normal !important;
    word-wrap: break-word;
}
.btn-oktoberfest:hover,
.btn-oktoberfest:focus {
    background-color: #000;
    border-color: #fdc33e;
    color: #fff;
}
.btn-oktoberfest-inverse {
    background-color: transparent;
    border-color: #000;
    color: #000;
}
.btn-oktoberfest-inverse:hover,
.btn-oktoberfest-inverse:focus {
    background-color: transparent;
    border-color: #272727;
    color: #272727;
}
.btn-oktoberfest-black {
    background-color: #000;
    color: #fff !important;
    border-color: #fff !important;
}
.btn-oktoberfest-black:hover {
    background-color: #242424;
    color: #fff3cd;
    border-color: #fff;
}
.btn-oktoberfest-blue {
    background-color: #4dbfee;
    border-color: #4dbfee;
    color: #fff;
}
.btn-oktoberfest-blue:hover {
    background-color: #44a2c8;
    border-color: #2f2f2f;
    color: #fff;
}
.btn-oktoberfest-red {
    background-color: #d8461f;
    border-color: #fff;
}
.btn-oktoberfest-red:hover {
    background-color: #be3e1c;
    border-color: #2f2f2f;
}
.btn-oktoberfest-yellow {
    background-color: #e5b121;
    border-color: #fff;
}
.btn-oktoberfest-yellow:hover {
    background-color: #d0a11e;
    border-color: #2f2f2f;
}
.btn-oktoberfest-green {
    background-color: #469c00;
    border-color: #fff;
}
.btn-oktoberfest-green:hover {
    background-color: #377a00;
    border-color: #fff;
}
.btn-link {
    color: #000;
    text-decoration: underline;
}
.btn-link:hover {
    color: #000;
    text-decoration: none;
}
.btn-xl {
    font-size: 24px;
    padding: 15px 50px;
}
.vote-form input[type=checkbox] {
    margin: 0px !important;
    margin-top: 5px !important;
    margin: 5px;
}
.vote-form input[type=checkbox] {
    display:none;
}
.form-control {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    /*border: 0;*/
    color: #000;
    font-size: 16px;
    padding: 0 10px;
}
.form-horizontal .control-label {
    text-align: left;
    font-size: 17px;
}
.form-email-signup {
    margin-top: 12px;
}
.form-email-signup .btn-oktoberfest-blue {
    border-color: #fff;
    padding: 5px 30px;
}
.notification-errors {
    padding: 20px;
    background-color: #ed2024;
    border-color: #ed2024;
    color: #fff;
    margin: 25px 0;
}
.notification-errors ul {
    list-style: none;
    padding-left: 0;
    margin: 0;
}

@media (max-width: 767px) {
    .btn-block-mobile {
        display: block;
        width: 100%;
    }
}

/* Content
-------------------------------------------------------------- */
.fw-300 {
   font-weight: 300;
}
.fw-400 {
    font-weight: 400;
}
.fw-500 {
    font-weight: 500;
}
.fw-600 {
    font-weight: 600;
}
.fw-700 {
    font-weight: 700;
}
.fw-900 {
    font-weight: 900;
}
.big-head {
    font-size: 48px;
    line-height: 1;
}
.h0 {
    font-size: 92px;
    line-height: 1;
}
.h1 {
    font-size: 80px;
}
.h2 {
     font-size: 55px;
}
.h3 {
    font-size: 35px;
}
.h4 {
    font-size: 28px;
    line-height: 1.2;
}
.h5 {
    font-size: 20px;
    line-height: 1.4;
}
.text-blue-400 {
    color: #38b8ed;
}
.text-blue-900 {
    color: #002758;
}
.text-yellow-400 {
    color: #fdc33e;
}
.text-black {
    color: #000;
}
.text-white {
    color: #fff;
}
.text-red {
    color: #ba1818;
}
a {
    color: #38b8ed;
}
a:hover {
    color: #38b8ed;
}
hr {
    border-top-color: #fff;
}
hr.blue {
    border-top-color: #4dbfee;
}
hr.yellow {
    border-top-color: #ffd569;
}
hr.black {
    border-top-color: #000;
}
hr.grey {
    border-top-color: #b9b9b9;
}
hr.thick {
    border-top-width: 2px;
}
.w-100 {
    width: 100%;
}
@media (min-width: 1200px) {
    .pull-lg-right {
        float: right !important;
    }
}
@media (max-width: 1199px) {
    .h1 {
        font-size: 55px;
    }
}
@media (max-width: 767px) {
    .h0 {
        font-size: 38px;
        line-height: 1;
    }
    .h1 {
        font-size: 40px;
    }
    .h5 {
        font-size: 18px;
    }
    .big-head {
        font-size: 32px;
    }
    .pull-lg-right {
        float: left !important;
    }
}
.faq-question {
    color: #38b8ed;
    font-size: 20px;
    font-weight: 700;
    margin: 15px 0 0 0;
}
.table {
    font-size: 16px;
}
.table>tbody>tr>td,
.table>thead>tr>th {
    border-color: rgba(63,63,63,0.3);
}
.table>tbody>tr:last-child>td {
    border-bottom: 1px solid rgba(63,63,63,0.3);
}
.table.table-green>tbody>tr>td {
    border-top-color: #5bc119;
}
.table.table-white>tbody>tr>td {
    border-color: rgba(255,255,255,0.3);
}
.table td.vertical-align-middle {
    vertical-align: middle;
}

/* Event Dates
----------------------------------------------------------------------- */
#home .col-event-date {
    font-family: "abolition", sans-serif;
    margin: 0;
    text-align: center;
}
#home .event-date {
    font-weight: 400;
    padding: 10px 25px;
}
#home .event-date:last-child {
    margin-right: 0;
}
#home .event-date .day-month {
    font-size: 50px;
    line-height: 1;
    color: #fff;
    margin: 0 0 10px 0;
}
#home .event-date .day {
    font-size: 180px;
    line-height: 0.8;
    color: #fdc33e;
    margin: 0;
}
.event-date-fancy {
    display: table;
    white-space: nowrap;
}
.event-date-fancy:before,
.event-date-fancy:after {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    top: -10px;
}
.event-date-fancy:before {
    content: url('../img/text-embellishment-left.png');
    padding-right: 10px;
}
.event-date-fancy:after {
    content: url('../img/text-embellishment-right.png');
    padding-left: 10px;
}
.event-date-fancy-center-vertically {
    margin: 0 auto;
}

@media (max-width: 1199px) {
    #events .event-date {
        margin: 0 0 30px 0;
    }
    #home .event-date {
        padding: 10px 15px;
        margin: 0 10px 0 0;
    }
    #home .event-date:last-child {
        margin-right: 0;
    }
    #home .event-date .day-month {
        font-size: 45px;
    }
    #home .event-date .day {
        font-size: 150px;
    }
    .event-date-fancy:before,
    .event-date-fancy:after {
        top: -3px;
    }
}
@media (max-width: 991px) {
    #home .col-event-date {
        margin-bottom: 10px;
    }
    #home .event-date {
        margin: 0 0 10px 0;
        padding: 6px;
        width: 90%;
    }
    #home .event-date.mobile {
        margin-bottom: 0;
        width: 90%;
    }
    #home .event-date p {
        display: inline-block;
    }
    #home .event-date .day-month,
    #home .event-date .day {
        font-size: 55px;
    }
    #home .event-date .day {
        padding-left: 10px;
    }
}
@media (max-width: 767px) {
    #home .col-event-date {
        border: 1px solid #fff;
        background-color: rgba(0,0,0,0.5);
        padding-top: 10px;
        padding-bottom: 10px;
    }
    #home .event-date {
        margin-bottom: 0;
    }
    #home .event-date .day-month,
    #home .event-date .day {
        font-size: 45px;
    }
    #home .event-date .day-month {
        margin: 0;
    }
    .event-date-fancy:before,
    .event-date-fancy:after {
        content: '';
    }
}

/* Menus
----------------------------------------------------------------------- */
.menu-container {
    color: #595959;
    font-size: 16px;
}
.menu-container .title {
    color: #000;
}

/* Modals
----------------------------------------------------------------------- */
@media (min-width: 992px) {
    .modal-xl {
        width: 900px;
    }
}
@media (min-width: 1250px) {
    .modal-xl {
        width: 1200px;
    }
}
.modal-content {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 1px solid #ffc525;
}
.modal-header {
    border-bottom: 0;
    padding-bottom: 0;
}
.modal-body {
    padding-top: 0;
}
.close {
    font-size: 40px;
    opacity: 1;
}


/* Column 5ths
----------------------------------------------------------------------- */
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-xs-5ths {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}


/* Video
----------------------------------------------------------------------- */
.modal-video {
    z-index: 9999;
}


/* Beer Voting
----------------------------------------------------------------------- */
.brewery-logo-container {
    border: 1px solid #cccccc;
    margin-bottom: 10px;
    padding: 15px;
}
.btn-vote {
    position: relative;
    background-color: #4dbfee;
    color: #ffffff;
    text-align: center;
    font-size: 22px;
    padding: 6px 0;
    margin-bottom: 35px;
    cursor: pointer;
}
.btn-vote img {
    position: absolute;
    right: 10px;
    top: 8px;
}
.btn-vote-off {
    background-color: #ffc525;
}

.btn-vote-off img {
    display: none;
}

/* Carousels
----------------------------------------------------------------------- */
.carousel-indicators {
    bottom: -28px;
}
.carousel-fade .carousel-control.left {
    background-image: none;
}
.carousel-fade .carousel-control.right {
    background-image: none;
}
.carousel-fade .carousel-inner > .item {
    opacity: 0;
    top: 0;
    left: 0;
    width: 100%;
    display: block;
    position: absolute;
    z-index: 0;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
}
.carousel-fade .carousel-inner > .item:first-of-type {
    position: relative;
}
.carousel-fade .carousel-inner > .active {
    opacity: 1;
    z-index: 3;
}
.carousel-fade .carousel-inner > .next.left,
.carousel-fade .carousel-inner > .prev.right {
    -webkit-transition: opacity 0.6s ease-in-out;
    -o-transition: opacity 0.6s ease-in-out;
    transition: opacity 0.6s ease-in-out;
    opacity: 1;
    left: 0;
    z-index: 2;
}
.carousel-fade .carousel-inner > .active.left,
.carousel-fade .carousel-inner > .active.right {
    z-index: 1;
}
.carousel-fade .carousel-control {
    z-index: 4;
}
.carousel-fade .carousel-indicators li {
    width: 15px;
    height: 15px;
    border: 0;
    background-color: #808080;
    margin: 3px;
}
.carousel-fade .carousel-indicators .active {
    width: 15px;
    height: 15px;
    border: 0;
    background-color: #fdc33e;
}
#carousel-home {
    border-bottom: 1px solid #fdc33e;
}
.carousel-oktoberfest .item {
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #000;
}
.carousel-oktoberfest .item a {
    display: block;
    width: 100%;
    height: 100%;
}
.carousel-oktoberfest .item-home-entertainment {
    background-image: url('../img/carousels/home/entertainment-lg.jpg?v=2025.07.29.01');
}
.carousel-oktoberfest .item-home-2024-over {
    background-image: url('../img/carousels/home/2024-over-lg.jpg');
}
.carousel-oktoberfest .item-home-video {
    background-image: url('../img/carousels/home/video-lg.jpg');
}

@media (min-width: 1200px) {
    #carousel-home {
        top: -206px;
        margin-bottom: -206px;
    }
    .carousel-oktoberfest .item {
        height: 860px;
        background-size: cover;
    }
}
@media (max-width: 1199px) {
    .carousel-oktoberfest .item {
        background-size: 1199px 438px;
        height: 438px;
    }
    .carousel-oktoberfest .item-home-entertainment {
        background-image: url('../img/carousels/home/entertainment-md.jpg?v=2025.07.29.01');
    }
    .carousel-oktoberfest .item-home-2024-over {
        background-image: url('../img/carousels/home/2024-over-md.jpg');
    }
    .carousel-oktoberfest .item-home-video {
        background-image: url('../img/carousels/home/video-md.jpg');
    }
}
@media (max-width: 767px) {
    .carousel-oktoberfest .item {
        background-size: 767px 438px;
    }
    .carousel-oktoberfest .item-home-entertainment {
        background-image: url('../img/carousels/home/entertainment-sm.jpg?v=2025.07.29.01');
    }
    .carousel-oktoberfest .item-home-2024-over {
        background-image: url('../img/carousels/home/2024-over-sm.jpg');
    }
    .carousel-oktoberfest .item-home-video {
        background-image: url('../img/carousels/home/video-sm.jpg');
    }
}

/* Our History Carousel
----------------------------------------------------------------------- */
.our-history-container {
    background-color: #393939;
}
#carousel-our-history .carousel-control.left, .carousel-control.right {
    background-image: none;
}
.carousel-control {
    width: 42px;
}
.carousel-control.left {
    margin-left: -22px;
    opacity: 1.0;
}
.carousel-control.right {
    margin-right: -10px;
    opacity: 1.0;
}
.carousel-control .carousel-left, .carousel-control .carousel-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    position: absolute;
    z-index: 5;
    display: inline-block;
    margin-top: 0;
    font-size: 30px;
}
.carousel-our-history {
    position: relative;
}
.carousel-our-history a.video-link {
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
}
@media screen and (max-width: 767px) {
    .carousel-control .carousel-left, .carousel-control .carousel-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        top: 41%;
        width: 30px;
        height: 30px;
    }
    .carousel-control .carousel-right {
        right: 10px;
    }
}
@media screen and (min-width: 768px) {
    .carousel-control .carousel-left, .carousel-control .carousel-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        position: absolute;
        top: 45%;
        z-index: 5;
        display: inline-block;
        margin-top: 0;
        width: 42px;
        height: 42px;
        font-size: 30px;
    }
}

/* Home page video
----------------------------------------------------------------------- */
.home-video-container {
    position: relative;
    top: 230px;
    max-width: 1066px;
    margin: 0 auto;
}
.home-video-container video {
    width: 100%;
    height: auto;
    border: 2px solid #fdc33e;
    /*object-fit: cover;*/
}
@media screen and (max-width: 1199px) {
    .home-video-container {
        top: 0;
        max-width: 800px;
    }
}
@media screen and (max-width: 767px) {
    .home-video-container {
        top: 30px;
        height: 400px;
    }
}
@media screen and (max-width: 575px) {
    .home-video-container {
        top: 70px;
        height: 400px;
    }
}

/* Image Slider
----------------------------------------------------------------------- */
@keyframes slide {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-100%);
    }
}
.slider {
    overflow: hidden;
    background: #000;
    white-space: nowrap;
    position: relative;
}
.slider:before,
.slider:after {
    /*position: absolute;*/
    /*top: 0;*/
    /*width: 250px;*/
    /*height: 100%;*/
    /*content: "";*/
    /*z-index: 2;*/
}
.slider:hover .slide-track {
    animation-play-state: paused;
}
.slide-track {
    display: inline-block;
    animation: 30s slide infinite linear;
}
.slide-track img {
    height: 275px;
}