/* Minification failed. Returning unminified contents.
: run-time error CSS1036: Expected expression, found ''
: run-time error CSS1036: Expected expression, found ''
 */

.header-info-venue {
    margin: 5px 0 5px 0;
}

a.btn_location, a.btn_view_trailer, a.btn_view_imgslider {
    float: left;
    display: block;
    margin: 0 15px 5px 0;
    color: #000;
    text-decoration: none;
    font-size: 14px;
}

    a.btn_view_trailer span, a.btn_view_imgslider span, a.btn_location span {
        font-weight: bold;
    }

    a.btn_location:hover, a.btn_view_trailer:hover, a.btn_view_imgslider:hover {
        color: #ff9c11;
    }


.title-content {
    font-size: 18px;
    color: #ff9c11;
    font-family: 'Open Sans' !important;
    margin-bottom: 10px;
}



#div_description img {
    max-width: 100% !important;
    height: auto !important;
}

#Div-Map {
    display: none;
    right: 0;
    position: absolute;
    top: -137px;
    border: 1px solid #c6c6c6;
    width: 40%;
    height: 200px;
    z-index: 999;
    background: #fff;
    box-shadow: 0 0 5px;
    padding: 5px;
}

div[name='showtimenewfirst'] {
    text-align: center;
    background-color: rgba(255, 156, 17, .9);
    position: fixed;
    bottom: 0;
    width: 100%;
    line-height: 20px;
    z-index: 999;
    max-width: 100%;
    padding: 8px 40px !important;
    font-size: 13px;
    margin-left: -40px;
    min-width: 320px;
}



    div[name='showtimenewfirst'] div[name='title'] {
        width: 152px;
        overflow: initial !important;
        white-space: normal !important;
        float: left;
        overflow: hidden;
        white-space: nowrap;
        font-size: 14px;
    }

    div[name='showtimenewfirst'] .title_arrow_box {
        position: relative;
        border: 1px solid #000;
        text-align: left;
        padding: 0 10px;
    }

        div[name='showtimenewfirst'] .title_arrow_box:before {
            left: 100%;
            top: 25%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border-color: rgba(0, 0, 0, 0);
            border-left-color: #000;
            border-width: 6px;
        }

        div[name='showtimenewfirst'] .title_arrow_box > span {
            padding: 5px 0;
            font-weight: bold;
            margin: 0;
            display: block;
        }

    div[name='showtimenewfirst'] div[name='time'] {
        width: calc(10% - 5px);
        padding-left: 5px;
        margin-top: 5px;
        border-right: 1px solid #000;
        text-align: center;
        float: left;
        overflow: hidden;
        white-space: nowrap;
    }

    div[name='showtimenewfirst'] div[name='date'] {
        width: 11%;
        margin-top: 5px;
        border-right: 1px solid #000;
        text-align: center;
        float: left;
        overflow: hidden;
        white-space: nowrap;
    }

    div[name='showtimenewfirst'] div[name='venue'] {
        width: 27%;
        margin-top: 5px;
        border-right: 1px solid #000;
        text-align: center;
        float: left;
        overflow: hidden;
        white-space: nowrap;
    }

        div[name='showtimenewfirst'] div[name='venue'] > p {
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
            padding: 0 10px;
        }


    div[name='showtimenewfirst'] div[name='price'] {
        width: 12%;
        margin-top: 5px;
        text-align: center;
        float: left;
        overflow: hidden;
        white-space: nowrap;
        padding: 0 3px;
    }

    div[name='showtimenewfirst'] div[name='booking'] {
        width: calc(40% - 272px);
        margin-top: 5px;
        overflow: initial !important;
        white-space: normal !important;
        float: left;
        text-align: center;
    }

        div[name='showtimenewfirst'] div[name='booking'] > .btn-booking-fast {
            border: 2px solid #fff;
            border-radius: 20px;
            color: #fff;
            padding: 4px 11px;
            font-weight: bold;
            text-decoration: none;
            cursor: pointer;
        }

            div[name='showtimenewfirst'] div[name='booking'] > .btn-booking-fast.soldout {
                border: 2px solid #fccb87;
                color: #fccb87;
            }

    div[name='showtimenewfirst'] div[name='showall'] {
        width: 120px;
        margin-top: 5px;
        text-align: right;
        float: right;
        overflow: hidden;
        white-space: nowrap;
    }

        div[name='showtimenewfirst'] div[name='showall'] > a {
            color: #fff;
            text-decoration: underline;
        }

#location_google {
    width: 100%;
    height: 100%;
}

#content_showtime {
    margin-top: 20px;
}

.div-quote {
    margin-left: 10px;
    padding: 10px;
    width: 300px;
    float: right;
    background-color: #ebebeb;
    margin-bottom: 10px;
}

.sliderimg_detail {
    width: 100%;
}

    .sliderimg_detail .img-content {
        background: #868686;
    }

        .sliderimg_detail .img-content .div_slider {
            margin: auto;
            transition: all .3s;
            -moz-transition: all .3s;
            -webkit-transition: all .3s;
            -o-transition: all .3s;
            background-repeat: no-repeat;
            background-attachment: scroll;
            background-position: 50% 50%;
            background-size: contain;
            -webkit-background-size: contain;
            -moz-background-size: contain;
            -o-background-size: contain;
            background-size: contain;
            background-color: #868686;
        }

    .sliderimg_detail #div_slider {
        height: 380px;
        background: #0f0f0f;
        background: -moz-linear-gradient(left, rgba(15, 15, 15, 1) 0%, rgba(43, 41, 42, 1) 40%, rgba(43, 41, 42, 1) 60%, rgba(0, 0, 0, 1) 100%, rgba(19, 19, 19, 1) 100%);
        background: -webkit-linear-gradient(left, rgba(15, 15, 15, 1) 0%, rgba(43, 41, 42, 1) 40%, rgba(43, 41, 42, 1) 60%, rgba(0, 0, 0, 1) 100%, rgba(19, 19, 19, 1) 100%);
        background: linear-gradient(to right, rgba(15, 15, 15, 1) 0%, rgba(43, 41, 42, 1) 40%, rgba(43, 41, 42, 1) 60%, rgba(0, 0, 0, 1) 100%, rgba(19, 19, 19, 1) 100%);
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0f0f0f', endColorstr='#131313', GradientType=1);
        padding: 10px 20px;
    }

    .sliderimg_detail .slider-filter {
        width: 100%;
        position: absolute;
        height: 100%;
        top: 0;
        left: 0;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBmMGYwZiIgc3RvcC1vcGFjaXR5PSIwLjY1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iIzBmMGYwZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzBmMGYwZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZjBmMGYiIHN0b3Atb3BhY2l0eT0iMC42NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(left, rgba(43, 41, 42, 1) 0%, rgba(10, 10, 10, 0) 45%, rgba(10, 10, 10, 0) 60%, rgba(43, 41, 42, 1) 100%);
        background: -webkit-linear-gradient(left, rgba(43, 41, 42, 1) 0%, rgba(10, 10, 10, 0) 45%, rgba(10, 10, 10, 0) 60%, rgba(43, 41, 42, 1) 100%);
        background: linear-gradient(to right, rgba(43, 41, 42, 1) 0%, rgba(10, 10, 10, 0) 45%, rgba(10, 10, 10, 0) 60%, rgba(43, 41, 42, 1) 100%);
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#a60f0f0f', endColorstr='#a60f0f0f', GradientType=1);
    }

    .sliderimg_detail .slick-slider {
        margin-bottom: 0;
    }

    .sliderimg_detail .img-list-content {
        padding: 50px 35px;
        min-height: 300px !important;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        transition: all .5s;
    }

    .sliderimg_detail .slick-current {
        padding: 15px 0;
    }

    .sliderimg_detail .slider-center {
        margin: 0;
    }

    .sliderimg_detail .slick-prev:before {
        content: "\e257";
        font-family: 'Glyphicons Halflings';
        font-size: 25px;
        color: #868686;
    }

    .sliderimg_detail .slick-next:before {
        content: "\e258";
        font-family: 'Glyphicons Halflings';
        font-size: 25px;
        color: #868686;
    }

    .sliderimg_detail .slick-prev,
    .sliderimg_detail .slick-prev:hover {
        z-index: 99 !important;
        left: 0px !important;
        width: 30px !important;
        height: 36px !important;
        display: block !important;
        top: 45% !important;
    }

    .sliderimg_detail .slick-next,
    .sliderimg_detail .slick-next:hover {
        z-index: 99 !important;
        right: 0px !important;
        width: 30px !important;
        height: 36px !important;
        top: 45% !important;
        display: block !important;
    }

div[name='showtimenewfirst'] > div[name='content'] {
    width: 83.33333333333334%;
    padding: 0 30px 0 0;
}



ul.list_showtime {
    border-bottom: 1px #c3c3c3 solid;
    padding: 0;
}

    ul.list_showtime > li[name='venue_showtime'] {
        padding: 10px 0 10px 0;
        cursor: pointer;
        text-transform: uppercase;
        margin-right: 20px;
        color: #b5b5b5;
        float: left;
    }


        ul.list_showtime > li[name='venue_showtime'].selected {
            padding: 10px 0 9px 0;
            color: #000;
            border-bottom: 1px #ff9c11 solid;
        }

        ul.list_showtime > li[name='venue_showtime']:hover {
            padding: 10px 0 9px 0;
            color: #000;
            border-bottom: 1px #ff9c11 solid;
        }

    ul.list_showtime > li[name='li_locationMap'] {
        float: right;
        padding: 10px 4px 10px 8px;
    }

        ul.list_showtime > li[name='li_locationMap'] > a {
            margin-left: 5px;
        }

            ul.list_showtime > li[name='li_locationMap'] > a.btnViewMap {
                margin-left: 5px;
                color: #ff9c11;
                text-decoration: none;
            }

                ul.list_showtime > li[name='li_locationMap'] > a.btnViewMap:hover {
                    color: #000;
                }

ul.list_time {
    padding: 0px;
}

    ul.list_time li {
        padding: 15px 0 15px 0;
        border-top: #999 1px dotted;
        text-align: center;
    }


        ul.list_time li:first-child {
            border-top: none !important;
        }


        ul.list_time li .date {
            width: 50px;
            height: 55px;
            display: block;
            text-align: center;
            float: left;
        }

            ul.list_time li .date p[name="dateMonth"] {
                margin: 0;
                background: #ff9402;
                font-size: 12px;
                font-weight: bold;
                color: #fff;
                border-radius: 5px 5px 0 0;
            }


            ul.list_time li .date p[name="dateDay"] {
                font-size: 15px;
                color: #ff9c11;
                line-height: 21px;
                *line-height: 21px;
                margin: 0;
                border-left: 1px solid #ff9402;
                border-right: 1px solid #ff9402;
                padding: 1px 0 0 0;
            }

            ul.list_time li .date p[name="dateDayOfWeek"] {
                border-radius: 0 0 5px 5px;
                border-bottom: 1px solid #ff9402;
                border-left: 1px solid #ff9402;
                border-right: 1px solid #ff9402;
                padding: 1px 0 2px 0;
                font-size: 9px;
            }


        ul.list_time li .list_time_show {
            display: block;
            float: left;
            overflow: hidden;
            white-space: nowrap;
            -ms-text-overflow: ellipsis;
            -o-text-overflow: ellipsis;
            text-overflow: ellipsis;
            padding: 17px 0 0 15px;
            text-align: left;
            width: 29%;
        }


        ul.list_time li .list_time_time {
            float: left;
            text-align: center;
            color: #ff9401;
            padding-top: 17px;
            font-weight: bold;
            width: 10%;
        }


        ul.list_time li .list_time_loation {
            display: block;
            float: left;
            overflow: hidden;
            white-space: nowrap;
            -ms-text-overflow: ellipsis;
            -o-text-overflow: ellipsis;
            text-overflow: ellipsis;
            padding-top: 17px;
            width: 28%;
        }

        ul.list_time li .list_time_price {
            float: left;
            color: #ff9c11;
            font-weight: bold;
            padding-top: 17px;
            width: calc(30% - 120px);
        }


        ul.list_time li .list_time_btnBooking {
            margin-top: 10px;
            font-size: 12px !important;
            padding: 6px 11px !important;
            float: right;
            -ms-border-radius: 18px;
            -o-border-radius: 18px;
            -moz-border-radius: 18px;
            border-radius: 18px;
            text-decoration: none;
        }


            ul.list_time li .list_time_btnBooking:disabled {
                background: rgba(84, 80, 76, 0.9);
            }

section.footerShowtime {
    text-align: center;
    margin: 10px 0 20px 0;
}

    section.footerShowtime a.btn_showtime_down {
        margin: 1px 0;
        border-radius: 4px;
        border: 1px solid #ff9401;
        padding: 9px 11px;
        color: #ff9401;
        font-size: 14px;
        background-color: unset !important;
        text-decoration: none;
        width: 190px !important;
        display: inline-block;
    }

        section.footerShowtime a.btn_showtime_down:hover {
            margin: 0;
            border: 2px solid #ff9401;
            font-weight: bold;
        }



@media screen and (min-width:1051px) and (max-width:1199px) {
    div[name='showtimenewfirst'] > div[name='content'] {
        width: 100%;
        padding: 0;
    }


    ul.list_time li .list_time_show {
        width: 35%;
    }

    ul.list_time li .list_time_loation {
        width: 25%;
    }

    ul.list_time li .list_time_price {
        width: calc(30% - 120px);
    }
}

@media screen and (min-width:981px) and (max-width:1050px) {
    div[name='showtimenewfirst'] {
        padding: 8px 20px !important;
    }

        div[name='showtimenewfirst'] > div[name='content'] {
            width: 100%;
            padding: 0 20px;
        }

        div[name='showtimenewfirst'] div[name='time'] {
            width: calc(11% - 5px);
        }

        div[name='showtimenewfirst'] div[name='date'] {
            width: 12%;
        }

        div[name='showtimenewfirst'] div[name='venue'] {
            width: 23%;
        }

        div[name='showtimenewfirst'] div[name='price'] {
            width: 12%;
        }

    ul.list_time li .list_time_price {
        width: calc(33% - 120px);
    }
}

@media screen and (max-width:980px) {

    .videotrailer {
        position: relative;
        padding-bottom: 56.25%;
        padding-top: 30px;
        height: 0;
        overflow: hidden;
    }

        .videotrailer iframe {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }
}


@media screen and (min-width:769px) and (max-width:980px) {
    div[name='showtimenewfirst'] {
        padding: 8px 15px !important;
        margin-left: -20px;
    }

        div[name='showtimenewfirst'] > div[name='content'] {
            width: 100%;
            padding: 0;
        }

        div[name='showtimenewfirst'] div[name='venue'] {
            width: 20%;
        }

        div[name='showtimenewfirst'] div[name='price'] {
            width: 10%;
        }

        div[name='showtimenewfirst'] div[name='booking'] {
            text-align: center;
            width: calc(49% - 272px);
        }


    ul.list_time li .list_time_show {
        width: 27%;
        padding: 17px 0 0 8px;
    }

    ul.list_time li .list_time_time {
        width: 8%;
    }

    ul.list_time li .list_time_loation {
        width: 24%;
    }

    ul.list_time li .list_time_price {
        width: calc(40% - 120px);
    }
}


@media screen and (min-width:641px) and (max-width:768px) {

    div[name='showtimenewfirst'] {
        padding: 8px 10px !important;
        margin-left: -10px;
    }

        div[name='showtimenewfirst'] > div[name='content'] {
            padding-right: 0;
            width: 100%;
        }

        div[name='showtimenewfirst'] div[name='title'] {
            display: none;
        }

        div[name='showtimenewfirst'] div[name='date'] {
            width: 16%;
        }

        div[name='showtimenewfirst'] div[name='time'] {
            width: 10%;
        }

        div[name='showtimenewfirst'] div[name='price'] {
            width: 17%;
            text-align: right;
        }


        div[name='showtimenewfirst'] div[name='venue'] {
            width: 40%;
        }

        div[name='showtimenewfirst'] div[name='booking'] {
            width: 17%;
            text-align: right;
        }

        div[name='showtimenewfirst'] div[name='showall'] {
            width: 100%;
            text-align: center;
        }


    ul.list_time li .list_time_show {
        width: 25%;
    }

    ul.list_time li .list_time_loation {
        width: 25%;
    }

    ul.list_time li .list_time_price {
        width: calc(36% - 120px);
    }
}

@media screen and (min-width: 481px) and (max-width: 640px) {


    div[name='showtimenewfirst'] {
        padding: 8px 10px !important;
        margin-left: -10px;
    }

        div[name='showtimenewfirst'] > div[name='content'] {
            width: 100%;
            padding: 0;
        }

        div[name='showtimenewfirst'] div[name='title'] {
            display: none;
        }

        div[name='showtimenewfirst'] div[name='time'] {
            width: 10%;
            padding-left: 0;
        }

        div[name='showtimenewfirst'] div[name='date'] {
            width: 20%;
        }

        div[name='showtimenewfirst'] div[name='price'] {
            width: 17%;
            text-align: right;
        }

        div[name='showtimenewfirst'] div[name='venue'] {
            width: 35%;
        }

        div[name='showtimenewfirst'] div[name='booking'] {
            width: 18%;
            text-align: right;
        }

        div[name='showtimenewfirst'] div[name='showall'] {
            width: 100%;
            text-align: center;
        }

    ul.list_time li .list_time_show {
        display: none;
    }

    ul.list_time li .list_time_loation {
        width: 38%;
    }

    ul.list_time li .list_time_time {
        width: 18%;
    }

    ul.list_time li .list_time_price {
        width: calc(44% - 120px);
    }
}



@media screen and (min-width:768px) and (max-width:1199px) {
    .content.div-left {
        padding-right: 0;
    }
}

@media screen and (max-width:768px) {
    .sliderimg_detail .slick-prev, .sliderimg_detail .slick-next {
        display: none !important;
    }

    .div-quote {
        margin: 0;
        width: 100%;
        margin-bottom: 10px;
    }

    #Div-Map {
        width: 100%;
    }
}

@media screen and (max-width:480px) {
    #div_slider {
        height: 300px !important;
    }

    .img-list-content {
        width: 400px !important;
        height: 200px !important;
    }

    a.btn_location, a.btn_view_trailer, a.btn_view_imgslider {
        width: 100%;
    }


    div[name='showtimenewfirst'] {
        padding: 8px 10px !important;
        margin-left: -10px;
    }

        div[name='showtimenewfirst'] > div[name='content'] {
            width: 100%;
            padding: 0;
        }

        div[name='showtimenewfirst'] div[name='title'] {
            display: none;
        }

        div[name='showtimenewfirst'] div[name='time'] {
            width: 15%;
        }

        div[name='showtimenewfirst'] div[name='price'] {
            width: 25%;
        }

        div[name='showtimenewfirst'] div[name='date'] {
            width: 25%;
        }

        div[name='showtimenewfirst'] div[name='venue'] {
            width: 35%;
        }

        div[name='showtimenewfirst'] div[name='booking'] {
            float: left;
            width: 50%;
            padding-right: 5px;
            margin-top: 10px;
            text-align: right;
        }

        div[name='showtimenewfirst'] div[name='showall'] {
            float: left;
            width: 50%;
            padding-left: 5px;
            margin-top: 10px;
            text-align: left;
        }

    ul.list_time li .list_time_show, ul.list_time li .list_time_loation {
        display: none;
    }

    ul.list_time li .list_time_price {
        width: calc(80% - 120px);
    }

    ul.list_time li .list_time_time {
        width: 20%;
    }

    ul.list_showtime > li[name='li_locationMap'] > a {
        float: left;
        width: 100%;
    }
}

@media screen and (max-width:360px) {
    div[name='showtimenewfirst'] div[name='time'] {
        width: 26%;
        padding-left: 5px;
    }

    div[name='showtimenewfirst'] div[name='title'],
    div[name='showtimenewfirst'] div[name='venue'] {
        display: none !important;
    }

    div[name='showtimenewfirst'] div[name='date'],
    div[name='showtimenewfirst'] div[name='price'] {
        width: 35%;
    }

    div[name='showtimenewfirst'] div[name='booking'],
    div[name='showtimenewfirst'] div[name='showall'] {
        width: 50%;
    }
}

