#events-holder .koop {
    position: absolute;
    bottom: 15px;
    left: 320px;
}
#events-holder .koop a {
    color: #fff;
    height: 30px;
    padding-top: 5px;
}
#detail-uitleg li {
    color: #000;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 16px;
    font-weight: 400;
}
.content-26.detail h3 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 10px;
    margin-top: 30px;
}
.detail-link {
    margin: 0;
}
.detail-docs {
    margin: 0;
}
#detail-share {
    padding-top: 10px;
    clear: both;
}
#detail-tickets .inschrijven{
    text-align: center;
    padding-top: 10px;
    border-top: 1px dotted #cd7abb;
}
#detail-tickets .koop{
    float: right;
}
#detail-tickets ul li a:hover, #detail-tickets ul li a:hover span.status {
    color: #fff;
}
#detail-tickets div.title {
    font-size: 16px;
    padding: 0 0 15px 0;
}
ul.openingsuren li div {
    width: 80px;
}
.grey {
    font-size: 13px !important;
    color: #999 !important;
}
.bk_item {
    height: 219px;
}

#detail-tickets h3 {
    background: url(../images/icons/icon_tickets.gif) no-repeat 0px 0px;
    color: #ffffff;
    padding: 0 0 15px 35px;
    margin: 0;
}
.errormessage {
    color: red;
}

#credits {
    margin-top: 10px;
}
#kalender .kal_rwd, #kalender .kal_fwd {
    position: inherit !important;
    width: 5%;
}
#kalender .kal_maand {
    width: 90%;
    text-align: center;
}
.kal_banners iframe {
    width: 100% !important;
    height: 260px;
}
.bg-clouds .container, .bg-clouds .binnenkort {
    z-index: 0;
}
.bk_item .uitleg {
    bottom: 85px;
}

.bk_item .uitleg .naam {
    height: 39px;
    overflow: hidden;
}
.bk_item .uitleg .titel {
    margin-top: 0;
    display: none;
    height: 20px;
    overflow: hidden;
}
.bk_item:hover .uitleg .titel {
    display: block;
}
.bk_item .uitleg .datum {
    margin-top: 0;
    opacity: 1;
}
.bk_item:hover .uitleg .naam, .bk_item:hover .uitleg .datum, .bk_item:hover .uitleg .titel, .bk_item:hover .uitleg .genre {
    height: auto;
}
#submenu ul li ul li a {
    padding-left: 50px;
}
.list_item .film {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(/images/white-trans.png);
    top: 0;
    left: 0;
    z-index: 5;
}
.list_item.passed .film {
    display: block;
}
.prijssimulatie-form h4{
    font-size: 22px;
    margin-top: 30px;
    margin-bottom: 5px;
    font-weight: 500;
}
.prijssimulatie-form small{
    margin-bottom: 5px;
    display: block;
}

@media (max-width: 320px) {
    .kal_banners iframe {
        width: 290px;
        height: 160px;
    }
}
@media (max-width: 480px) and (min-width: 321px) {
    .kal_banners iframe {
        width: 330px;
        height: 180px;
    }
}
@media (max-width: 767px) {
    .footer-9-map {
        display: none;
    }
    .binnenkort .item4 {
        display: block !important;
    }
    .programma .col-sm-12 {
        display: block;
    }
    .list_item {
        margin-bottom: 20px;
    }
    .list_item {
        margin-bottom: 20px;
    }
    .list_item .kal_item .right {
        height: auto;
        min-height: 80px;
    }
    .genre {
        bottom: inherit;
        top: 190px;
    }
    .genre.n2 {
        top: 165px;
        bottom: inherit;
    }
    .genre.n3 {
        top: 140px;
        bottom: inherit;
    }
    .content-26.detail .genre {
        margin-left: 0;
    }
}
@media (max-width: 991px) {
    .kal_banners img {
        width: 100%;
        max-width: 360px;
    }
    .carrousel-overlay {
        height: 200px !important;
    }
    #submenu.nieuwsmenu {
        display: none;
    }
    .binnenkort .item4 {
        display: none;
    }
    .content-26 {
        padding-top: 20px;
    }
    .hideOnTabletVerticalOrLower {
        display: none;
    }
    .showOnTabletVerticalOrLower {
        display: block;
    }
}
@media (max-width: 1024px) and (min-width: 481px) {
    .kal_banners iframe {
        width: 360px;
        height: 200px;
    }
}
@media (max-width: 1200px) {
    .carrousel-overlay {
        height: 300px;
    }
}
@media (min-width: 768px) {
    div.contactinfo {
        padding-right: 50px;
    }
    .dewiek {
        float: right;
        width: 12%;
        padding-right: 0;
        padding-left: 0;
        top: -30px;
    }
    .eventoverzicht #genre {
        display: none;
    }
}
@media (min-width: 992px) {
    .hideOnTabletVerticalOrLower {
        display: block;
    }
    .showOnTabletVerticalOrLower {
        display: none;
    }
}
@media screen and (max-width: 991px){
    #events-holder .koop {
        left: 305px;
    }
}
@media screen and (max-width: 600px){
    #events-holder .koop {
        left: 70px;
    }
}