.link_for_poster {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    overflow: hidden;
    text-indent: -999px;
}
header .header-top .row > .text-right {
    position: static;
}
header .header-top .in-cinema {
    position: relative;
    z-index: 1;
}
.under_top {
    margin: auto;
}

.vam_grey {
    color: #696969 !important;
    cursor: default !important;
}

.fancybox-lock .fancybox-overlay {
    background: rgba(0, 0, 0, 0.8);
    display: block;
    position: fixed;
    will-change: transform;
    z-index: 9999;
}

.fancybox-close {
    position: absolute;
    top: -14px;
    right: -42px !important;
    width: 40px !important;
    height: 40px !important;
    cursor: pointer;
    z-index: 8040;
    /* background-size: cover; */
    background: url(img/close.png);
    background-size: cover !important;
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}

.fancybox-overlay-fixed {
    bottom: 0;
    right: 0;
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url(fancybox_overlay.png);
}

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}
.fancybox-image,
.fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
}

.cinema-img img {
    width: 100%;
}

@media (max-width: 767px) {
    .fancybox-inner {
        height: 300px !important;
    }

    .fancybox-close {
        position: absolute;
        top: -60px;
        left: 42% !important;
        width: 60px !important;
        height: 60px !important;
        cursor: pointer;
        z-index: 8040;
        /* background-size: cover; */
        background: url(img/close.png);
        background-size: cover !important;
    }
    .fancybox-lock .fancybox-overlay {
        background: rgba(0, 0, 0, 0.8);
        display: block;
        position: fixed;
        will-change: transform;
        z-index: 9999;
    }
}

@media (max-width: 700px) {
    .innova_slider_template2 .tns-inner {
        margin-top: -87px;
        margin-bottom: -87px;
    }
}

@media (max-width: 500px) {
    div .event-cinema-section .choose-date-block h3 .date .arrow {
        font-size: 13px;
    }
}
