/* Custom Styling for Numetro */
.navbar-brand {
    position: relative;
}
.navbar-brand button {
    background: #666;
    color: #FFF;
    -ms-transform: skewX(-20deg);
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    border: 0px;
    border-radius: 5px;
    font-size: 8px;
    padding: 0 5px;
    position: absolute;
    top: 15px;
    right: -25px;
}
.navbar-brand button span {
    -ms-transform: skewX(20deg);
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    display: inline-block;
}

.smcx-widget,
.smcx-embed {
    margin: 0 auto !important;
}
.m-t--50 {
    margin-top: -50px;
}

.dark_grey {
    color: #666666;
}

.nm_orange,
.nm_orange:hover,
.nm_orange:active,
.nm_orange:visited {
    color: #f5841f;
    text-decoration: none;
}

.nopadding {
    padding: 0;
}


/* MENU */

.header_footer_bar {
    background-color: #e1e1e1;
    padding: 5px 0;
    transition: opacity 1s ease-out;
}

#main_nav {
    background-color: #f5841f;
    min-height: 82px;
    transition: all 1s ease 0.1s;
    -webkit-transition: all 1s ease 0.1s;
    max-height:82px;
}

.site-header-small {
    background-color: rgba(254, 143, 55, 0.8) !important;
    min-height: 102px !important;
    transition: all 1s ease 0.1s;
    -webkit-transition: all 1s ease 0.1s;
}

.navbar-nav {
    margin: 0;
    padding: 0;
}

.navbar-nav li {}

.navbar-nav li a,
.navbar-nav li a:hover,
.navbar-nav li a:active,
.navbar-nav li a:visited {
    color: #fff !important;
    font-weight: 100;
}

.sub-menu {
    display: none;
}


/* MOBILE MENU SWITCH */

.main_mobi_nav {
    display: block;
}

#menu-mobile-main li a {
    /*color: #898989 !important;*/
    font-weight: 100;
}

#menu-mobile-main li:first-child a,
#menu-mobile-main li:first-child a:hover {
    cursor: pointer;
    color: #f5841f !important;
    font-weight: bold;
    text-decoration: none;
}

.main_full_nav {
    display: none;
}


/* Social Header */

.social_header_container a,
.header_footer_bar a,
.header_footer_bar p,
.contact_number {
    color: #999999;
    padding: 0 5px;
    margin: 0;
}

.social_header_container a:first-child {
    padding-left: 0px;
}


/* Menu */

.site-header {
    min-height: 150px;
    background-color: #000;
    overflow: auto;
}


/* homepage */

#location_container {}

#location_title {
    cursor: pointer;
}

.location_title {}

.location_selection {
    font-weight: bold;
}


/* movie options */


/*    .movie_options .movie_option {
        display:block;
        width:20%;
        height:33px;
        float:left;
        margin-right:4px;
        background-size:cover !important;
    }*/

#home_current_movies .single-movie {
    width: 100%;
}


/* Or Options */

.grey_bar {
    width: 100%;
    margin-top: 10px;
    border-top: 2px solid #dddddd;
}

.or_text {
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
}

.or_options_container {
    padding: 40px 0 160px;
}

.or_options {
    display: block;
    width: 100%;
    height: 108px;
    color: #fff;
    text-decoration: none;
    background-color: #000;
    padding: 20px 20px;
}

.or_options img {
    margin-right: 15px;
}

.or_options span {
    font-weight: bold;
}

.or_options:visited {
    color: #fff;
}

.or_options:hover {
    color: #fff;
    text-decoration: none;
    background: #f5841f;
}

.or_cinema {
    background: url('../images/cinema_bg.jpg') left center no-repeat;
    padding-left: 30px;
    padding-top: 40px;
}

.or_experience {
    background: url('../images/experience_bg.jpg') left center no-repeat;
    padding-left: 22px;
    padding-top: 40px;
}

.or_genre {
    display: block;
    background: url('../images/genre_bg.jpg') left center no-repeat;
    padding-left: 38px;
    padding-top: 40px;
}

.or_genre_container {
    display: none;
}


/* FAQ Page */

.help-container {
    background-color: #000 !important;
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 5px solid #f5841f;
}

.help-container p {
    margin: 10px 0px;
}

#mapModal a {
    color: #fff;
}

#mapModal a:hover {
    color: #f5841f;
}

.help-container a {
    color: #fff;
}

.help-container a:hover {
    color: #f5841f;
}

#mapModal .modal-body {
    padding: 15px 0px;
}

#complimentModal .modal-body,
#reportModal .modal-body {
    position: relative;
    padding: 15px;
    background-color: #fff;
}

#mapModal .modal-content,
#complimentModal .modal-content,
#reportModal .modal-content {
    position: relative;
    padding: 15px;
    background-color: transparent;
    box-shadow: none;
    border: none;
}

#mapModal .close:hover,
.close:focus,
#complimentModal .close:hover,
.close:focus,
#reportModal .close:hover,
.close:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5;
}

#mapModal .close,
#complimentModal .close,
#reportModal .close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 1;
}

#mapModal .modal-dialog,
#complimentModal .modal-dialog,
#reportModal .modal-dialog {
    width: 100%;
    margin: 30px auto;
}

#mapModal .modal-header,
#complimentModal .modal-header,
#reportModal .modal-header {
    padding: 5px 0px;
    border-bottom: none;
}

#complimentModal textarea.form-control,
#reportModal textarea.form-control {
    font-size: 12px;
    /*color: #e0e0e0;*/
    background-color: #e0e0e0;
    /*border: 1px solid #e0e0e0;*/
    border-radius: 0;
    padding-left: 10px;
    height: 150px;
}

#complimentModal .form-dcontrol,
#reportModal .form-dcontrol {
    height: 45px;
}

#complimentModal input.form-control,
textarea.form-control,
#reportModal input.form-control,
textarea.form-control {
    font-size: 14px !important;
    color: #666;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 3px;
}

.fa-large {
    margin-bottom: 25px;
    font-size: 55px !important;
    color: #f5841f;
}

.btn-help {
    background-color: #333333;
    border: 1px solid #333333;
    padding: 10px 0px;
    color: #fff !important;
    margin-top: 25px;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    text-shadow: none;
}

.btn-help:hover {
    background: #333333;
    border: 1px solid #333333;
}

.btn-help:focus,
.btn-help:active,
.btn-help:visited,
.btn-help:active:hover {
    outline: none;
    border-color: #333333;
    border: 1px solid #333333;
    text-decoration: none;
    text-shadow: none;
    box-shadow: none;
}

.btn-help.btn-block {
    width: 90%;
    margin: 10px auto;
}


/*p {
    font-size: 14px;
    margin: 10px 0px;
}*/

.accordion {
    width: 100%;
    margin: 0 auto;
}

.accordion-toggle {
    border-bottom: 1px solid #cccccc;
    cursor: pointer;
    margin: 0;
    padding: 12px 0;
    position: relative;
}

.accordion-toggle.active:after {
    content: "";
    position: absolute;
    right: 0;
    top: 17px;
    width: 0;
    height: 0;
    border-bottom: 5px solid #f5841f;
    border-left: 5px solid rgba(0, 0, 0, 0);
    border-right: 5px solid rgba(0, 0, 0, 0);
}

.accordion-toggle:before {
    content: "";
    position: absolute;
    right: 0;
    top: 17px;
    width: 0;
    height: 0;
    border-top: 5px solid #fff;
    border-left: 5px solid rgba(0, 0, 0, 0);
    border-right: 5px solid rgba(0, 0, 0, 0);
}

.accordion-toggle.active:before {
    display: none;
}

.accordion-content {
    display: none;
}

.accordion-toggle.active {
    color: #f5841f;
}


/* Footer */

.footer-menu {
    background-color: #333333;
    padding: 50px 0px 40px;
}

.widget_container {}

.widget_container .widget_title {
    color: #f5841f;
}

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

.widget_container ul li {
    /*display:inline-block;*/
    line-height: 2;
    min-width: 49%;
}

.widget_container ul li a {
    color: #fff;
}

.social_footer_container {
    margin-top: 20px;
}

.social_footer_container a {
    display: block;
    float: left;
    margin: 5px 10px;
    color: #999999;
}

.social_footer_container a:first-child {
    float: none;
    margin: 0 10px;
}

.social_footer_container a:hover {
    color: #f5841f;
    text-decoration: none;
}

.site-info {
    background-color: #1b1b1b;
    padding: 10px 0;
}

.site-info a,
.site-info p {
    color: #bcc2c9;
    text-decoration: none;
}

.site-info a:hover {
    text-decoration: underline;
}

.site-info .pull-right {
    text-align: right;
}


/* Forms */

input {}


/* Icons */


/* Single movie page */

.selectable_date_item,
.selectable_date_item:hover,
.selectable_date_item:active,
.selectable_date_item:visited {
    display: block;
    width: 50px;
    float: left;
    text-align: center;
    margin: 0 20px 0 0;
    text-decoration: none;
    border: 1px solid #ccc;
    color: #333;
}

.selectable_date_item.active {
    border-color: #f5841f;
    text-decoration: none;
}

.selectable_date_item span {
    width: 100%;
    display: block;
    margin: 0;
}

.experience_times_container {
    display: block;
    min-height: 50px;
    border: 1px solid #ccc;
}




/* Ticket page */

#ticket_slider {
    margin-top: 150px;
    min-height: 500px;
    display: block;
    /*background-color: #c15c33;*/
}

#ticket_slider .owl-controls .owl-dots {
    margin-top: 0px;
    z-index: 100;
    position: relative;
}

#ticket_slider .owl-dot:first-child:last-child {
    display: none;
}

#ticket_slider .owl-next:first-child:last-child {
    display: none !important;
}

#ticket_slider .owl-prev:first-child:last-child {
    display: none !important;
}

#ticket_slider .owl-carousel {}

#ticket_slider .owl-theme .owl-nav {
    position: absolute;
    top: 180px;
    width: 100%;
}

#ticket_slider .owl-theme .owl-dots .owl-dot span {
    background: #e1e1e1;
}

#ticket_slider .owl-theme .owl-dots .owl-dot.active span {
    background: #f5841f;
}

#ticket_slider .owl-theme .owl-dots .owl-dot:hover span {
    background: #333333;
}

#ticket_slider .owl-theme .owl-nav .owl-prev,
#ticket_slider .owl-theme .owl-nav .owl-next {
    display: block;
    width: 95px;
    height: 125px;
}

#ticket_slider .owl-theme .owl-nav .owl-prev {
    float: left;
    background-color: transparent;
    background: url('../images/slider_previous_nav.png') no-repeat;
    background-position: 0px -15px;
    margin-left: 10px;
}

#ticket_slider .owl-theme .owl-nav .owl-next {
    float: right;
    background-color: transparent;
    background: url('../images/slider_next_nav.png') no-repeat;
    background-position: 0px -15px;
    margin-right: 10px;
}

#ticket_slider .owl-theme .owl-nav .owl-prev:hover {
    background-color: transparent;
    background-position: 0px -142px;
}

#ticket_slider .owl-theme .owl-nav .owl-next:hover {
    background-color: transparent;
    background-position: 0px -142px;
}

#ticket_slider .owl-carousel .item {
    position: relative;
}

#ticket_slider .owl-carousel .item .slide_content {
    position: absolute;
    bottom: 40px;
    left: 60px;
}

#ticket_slider .owl-carousel .item .slide_content .movie_title,
#ticket_slider .owl-carousel .item .slide_content .movie_categories,
#ticket_slider .owl-carousel .item .slide_content .movie_details {
    color: #fff;
}

#ticket_slider .movie_title {
    font-weight: bold;
}


/* SEARCH */

.recentcomments a {
    display: inline !important;
    padding: 0 !important;
    margin: 0 !important;
}

body.search-open:after {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background: rgba(0, 0, 0, 0.7);
}

body.search-open {
    overflow: hidden;
}



 @media only screen and (min-width : 320px) {

     .sesTitle {
        font-size: 11px;
     }

     .sesTicket {
        font-size: 11px;
     }

     .number {
        margin-left: 15px !important;
     }

     .social_footer_container{
         padding-left: 0px;
     }

     .distance {
         width: 100%;
     }

     .changeExperience {
         background-color: #FFF;
         box-shadow: #888 0 0 10px;
         padding: 5px 10px;
         position: absolute;
         z-index: 100;
         margin-left: 12px !important;
         margin-top: 55px;
     }

     .changeGenre {
         background-color: #FFF;
         box-shadow: #888 0 0 10px;
         padding: 5px 10px;
         position: absolute;
         z-index: 100;
         margin-left: 47px !important;
         margin-top: 55px;
     }
 }

@media only screen and (min-width : 375px) {
    .sesTitle {
        font-size: 11px;
    }

    .sesTicket {
        font-size: 11px;
    }

    .changeGenre {
        background-color: #FFF;
        box-shadow: #888 0 0 10px;
        padding: 5px 10px;
        position: absolute;
        z-index: 100;
        margin-left: 102px !important;
        margin-top: 55px;
    }

    .changeExperience {
        background-color: #FFF;
        box-shadow: #888 0 0 10px;
        padding: 5px 10px;
        position: absolute;
        z-index: 100;
        margin-left: 67px !important;
        margin-top: 55px;
    }
}

@media only screen and (min-width : 375px) {

    .sesTitle {
        font-size: 11px;
    }

    .sesTicket {
        font-size: 11px;
    }

    .changeExperience {
        background-color: #FFF;
        box-shadow: #888 0 0 10px;
        padding: 5px 10px;
        position: absolute;
        z-index: 100;
        margin-left: 67px !important;
        margin-top: 55px;
    }

    .changeGenre {
        background-color: #FFF;
        box-shadow: #888 0 0 10px;
        padding: 5px 10px;
        position: absolute;
        z-index: 100;
        margin-left: 102px !important;
        margin-top: 55px;
    }
}

@media only screen and (min-width : 425px) {

    .sesTitle {
        font-size: 11px;
    }

    .sesTicket {
        font-size: 11px;
    }

    .changeGenre {
        background-color: #FFF;
        box-shadow: #888 0 0 10px;
        padding: 5px 10px;
        position: absolute;
        z-index: 100;
        margin-left: 151px !important;
        margin-top: 55px;
    }

    .changeExperience {
        background-color: #FFF;
        box-shadow: #888 0 0 10px;
        padding: 5px 10px;
        position: absolute;
        z-index: 100;
        margin-left: 117px !important;
        margin-top: 55px;
    }
}

/* Search Overlay */

.fullscreen-close {
    text-shadow: rgb(0, 0, 0) 1px 0px 4px;
}

.fullscreen-search-overlay #fullscreen-search-wrapper #fullscreen-searchform input[type=submit] {
    position: absolute;
    width: 100px;
    height: 100%;
    background-color: transparent;
    border: 0;
    right: 0;
    top: 0;
}

#fullscreen-searchform:focus {
    outline: none;
    border: none;
}

.fullscreen-search-overlay #fullscreen-search-wrapper #fullscreen-searchform .fullscreen-search-icon {
    font-size: 25px;
    position: absolute;
    right: 15px;
    width: 25px;
    top: 30px;
    color: #fff;
    color: rgba(255, 255, 255, .2);
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.fullscreen-search-icon:hover,
.fullscreen-search-icon:focus {
    border: none;
    outline: none;
    color: #fff !important;
    -webkit-transition: transform ease-out .2s;
    -moz-transition: transform ease-out .2s;
    -ms-transition: transform ease-out .2s;
    -o-transition: transform ease-out .2s;
    transition: transform ease-out .2s;
    transform: rotate(180deg);
}

.fullscreen-search-overlay #fullscreen-search-wrapper #fullscreen-searchform #fullscreen-search-input {
    width: 800px;
    background-color: transparent;
    -webkit-box-shadow: 0 3px 0 0 rgba(255, 255, 255, .1);
    -moz-box-shadow: 0 3px 0 0 rgba(255, 255, 255, .1);
    box-shadow: 0 3px 0 0 rgba(255, 255, 255, .1);
    border: 0;
    text-align: center;
    font-size: 35px;
    padding: 20px;
    color: #fff;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.fullscreen-search-overlay #fullscreen-search-wrapper #fullscreen-searchform #fullscreen-search-input:focus {
    border: none;
    outline: none;
}

.fullscreen-search-overlay.fullscreen-search-overlay-show {
    visibility: visible;
    box-shadow: rgba(0, 0, 0, 0.34) 5px 5px 15px;
    opacity: 1;
}

.fullscreen-search-overlay {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    background-color: rgba(0, 0, 0, .94);
    text-align: center;
    -webkit-transition: all ease-in-out .25s;
    -moz-transition: all ease-in-out .25s;
    -ms-transition: all ease-in-out .25s;
    -o-transition: all ease-in-out .25s;
    transition: all ease-in-out .25s;
}

.animate-element,
.effect-bg-layer,
.fullscreen-search-overlay {
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}

.fullscreen-search-overlay {
    background-image: url(../images/search-bg.jpg);
    background-position: -471px 0px;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 99999999;
    color: #fff;
}

.fullscreen-search-overlay .fullscreen-close:link,
.fullscreen-search-overlay .fullscreen-close:visited {
    color: #fff;
    z-index: 99999999;
}

.fullscreen-search-overlay .fullscreen-close {
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 26px;
    -webkit-transition: transform ease-out .2s;
    -moz-transition: transform ease-out .2s;
    -ms-transition: transform ease-out .2s;
    -o-transition: transform ease-out .2s;
    transition: transform ease-out .2s;
    transform: rotate(0deg);
}

.fullscreen-search-overlay.fullscreen-search-overlay-show #fullscreen-search-wrapper {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    ms-transform: scale(1);
}

.fullscreen-search-overlay #fullscreen-search-wrapper {
    display: inline-block;
    max-width: 1000px;
    vertical-align: middle;
    text-align: center;
    font-size: 18px;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
    ms-transform: scale(0.9);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
}

.search-trigger {
    -webkit-transition: color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out;
    -ms-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out
}

.form-control {
    height: 39px;
}

.btn-search {
    background: #f5841f !important;
    border: 1px solid #f5841f !important;
    padding: 10px 30px !important;
    color: #fff !important;
    border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    text-shadow: none !important;
    font-size: 12px !important;
    line-height: inherit !important;
}

.btn-search:hover {
    background: #eb730c !important;
    border: 1px solid #eb730c !important;
}

.btn-search:focus,
.btn-search:active,
.btn-search:visited,
.btn-search:active:hover {
    outline: none;
    border-color: #f5841f;
    border: 1px solid #f5841f;
    text-decoration: none;
    text-shadow: none;
    box-shadow: none;
}

.btn-white {
    background-color: transparent;
    border: 1px solid #fff;
    padding: 10px 30px;
    color: #fff !important;
    margin-top: 45px;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    text-shadow: none;
}

.btn-white:hover {
    background: #transparent;
    border: 1px solid #fff;
}

.btn-white:focus,
.btn-white:active,
.btn-white:visited,
.btn-white:active:hover {
    outline: none;
    border-color: #fff;
    border: 1px solid #fff;
    text-decoration: none;
    text-shadow: none;
    box-shadow: none;
}

.m-t-l {
    margin-top: 45px;
}


/*
}
*/


/* responsive queries */

@media (min-width: 480px) {
    /* MOBILE MENU SWITCH */

    .main_full_nav {
        display: none;
    }

    .sesTitle {
        font-size: 11px;
    }

    .sesTicket {
        font-size: 11px;
    }

    .changeExperience {
        background-color: #FFF;
        box-shadow: #888 0 0 10px;
        padding: 5px 10px;
        position: absolute;
        z-index: 100;
        margin-left: 359px !important;
        margin-top: 55px;
    }

    .changeGenre {
        background-color: #FFF;
        box-shadow: #888 0 0 10px;
        padding: 5px 10px;
        position: absolute;
        z-index: 100;
        margin-left: 394px !important;
        margin-top: 55px;
    }

    /*.main_mobi_nav {*/
        /*display: none;*/
    /*}*/

    .or_cinema {
        background: url('../images/cinema_bg.jpg') left center no-repeat;
        padding-left: 30px;
        padding-top: 40px;
    }
    .or_experience {
        background: url('../images/experience_bg.jpg') left center no-repeat;
        padding-left: 22px;
        padding-top: 40px;
    }
    /* Hide Genre Option */
    .or_genre_container {
        display: none;
    }
    .or_genre {
        display: none;
        background: url('../images/genre_bg.jpg') left center no-repeat;
        padding-left: 38px;
        padding-top: 40px;
    }
    .fullscreen-search-overlay {
        background-image: url(../images/search-bg.jpg);
        background-position: top center;
        background-repeat: no-repeat;
        background-size: cover;
        z-index: 99999999;
        color: #fff;
    }
}

@media (min-width: 768px) {
    .main_full_nav {
        display: block;
    }

    .main_mobi_nav {
        display: none;
    }

    .sesTitle {
        font-size: 14px;
    }

    .sesTicket {
        font-size: 14px;
    }

    .distance {
        width: 100%;
    }

    .changeExperience {
        background-color: #FFF;
        box-shadow: #888 0 0 10px;
        padding: 5px 10px;
        position: absolute;
        z-index: 100;
        margin-left: 442px !important;
        margin-top: 55px;
    }

    .changeGenre {
        background-color: #FFF;
        box-shadow: #888 0 0 10px;
        padding: 5px 10px;
        position: absolute;
        z-index: 100;
        margin-left: 478px !important;
        margin-top: 55px;
    }

    #page {
        /*margin-top:200px;*/
    }
    .navigation-container {
        margin-top: 50px;
        transition: all 1s ease 0.1s;
        -webkit-transition: all 1s ease 0.1s;
    }
    .navbar-brand {
        margin: 30px 0 0 -15px !important;
        transition: all 1s ease 0.1s;
        -webkit-transition: all 1s ease 0.1s;
    }
    .site-header-small .navbar-brand {
        margin: 10px 0 0 -15px !important;
        transition: all 1s ease 0.1s;
        -webkit-transition: all 1s ease 0.1s;
    }
    .site-header-small .navigation-container {
        margin-top: 30px !important;
        transition: all 1s ease 0.1s;
        -webkit-transition: all 1s ease 0.1s;
    }
    /* Slider on the homepage */
    #home_slider {
        margin-top: 150px;
        /*min-height: 500px;*/
        display: block;
        /*background-color: #c15c33;*/
    }
    #home_slider .owl-controls .owl-dots {
        margin-top: -70px;
        z-index: 100;
        position: relative;
    }
    #home_slider .owl-carousel {}
    #home_slider .owl-theme .owl-nav {
        position: absolute;
        top: 180px;
        width: 100%;
    }
    #home_slider .owl-theme .owl-dots .owl-dot span {
        background: #e1e1e1;
    }
    #home_slider .owl-theme .owl-dots .owl-dot.active span {
        background: #f5841f;
    }
    #home_slider .owl-theme .owl-dots .owl-dot:hover span {
        background: #333333;
    }
    #home_slider .owl-theme .owl-nav .owl-prev,
    #home_slider .owl-theme .owl-nav .owl-next {
        display: block;
        width: 95px;
        height: 125px;
    }
    #home_slider .owl-theme .owl-nav .owl-prev {
        float: left;
        background-color: transparent;
        background: url('../images/slider_previous_nav.png') no-repeat;
        background-position: 0px -15px;
        margin-left: 10px;
    }
    #home_slider .owl-theme .owl-nav .owl-next {
        float: right;
        background-color: transparent;
        background: url('../images/slider_next_nav.png') no-repeat;
        background-position: 0px -15px;
        margin-right: 10px;
    }
    #home_slider .owl-theme .owl-nav .owl-prev:hover {
        background-color: transparent;
        background-position: 0px -142px;
    }
    #home_slider .owl-theme .owl-nav .owl-next:hover {
        background-color: transparent;
        background-position: 0px -142px;
    }
    #home_slider .owl-carousel .item {
        position: relative;
    }
    #home_slider .owl-carousel .item .slide_content {
        position: absolute;
        bottom: 40px;
        left: 60px;
    }
    #home_slider .owl-carousel .item .slide_content .movie_title,
    #home_slider .owl-carousel .item .slide_content .movie_categories,
    #home_slider .owl-carousel .item .slide_content .movie_details {
        color: #fff;
    }
    #home_slider .movie_title {
        font-weight: bold;
    }
    /* current movies homepage */
    /*    #home_current_movies {
        position:relative;
    }
    #home_current_movies .movie_item {
        max-width: 310px;
        min-width: 150px;
        min-height: 340px;
        box-shadow: 5px 5px 15px #ccc;
    }
    #home_current_movies .movie_item .movie_thumbnail {
        width:100%;
        min-height:239px;
        display:block;
        background-size:cover !important;
    }
    #home_current_movies .movie_item .movie_thumbnail.beauty_beast {
        background:url('../images/movies/beauty_beast.jpg') center center no-repeat;
    }
    #home_current_movies .movie_item .movie_thumbnail.jack_sparrow {
        background:url('../images/movies/jack_sparrow.jpg') center center no-repeat;
    }
    #home_current_movies .movie_item .movie_content {
        padding:20px 10px 0;
    }
    #home_current_movies .movie_item .movie_content .movie_categories {
        font-size:0.75em;
    }*/
    /*    #home_current_movies .prev_nav_overlay,
    #home_current_movies .next_nav_overlay {
        max-width: 310px;
        min-width: 218px;
        min-height: 350px;
        background-color:#999999;
        opacity: 0.5;
        position:absolute;
        z-index:500;
        display:none;
    }
    #home_current_movies .prev_nav_overlay {
        left:0;
        top:0;
    }
    #home_current_movies .next_nav_overlay {
        right:0;
        top:0;
    }
    
    #home_current_movies  .owl-theme .owl-nav {
        position: absolute;
        top:0px;
        width:100%;
        margin-top:0 !important;
    }
    #home_current_movies .owl-theme .owl-nav .owl-prev,
    #home_current_movies .owl-theme .owl-nav .owl-next {
        display:block;
        min-width:218px;
        min-height:350px;
        margin:0;
        border-radius:0;
    }
    #home_current_movies  .owl-theme .owl-nav .owl-prev {
        float:left;
        background-image:url('../images/current_prev.png');
        background-repeat: no-repeat;
        background-position: right 75px;
        background-color:rgba(153, 153, 153, 0.5);
    }
    #home_current_movies  .owl-theme .owl-nav .owl-next {
        float:right;
        background-image:url('../images/current_next.png');
        background-repeat: no-repeat;
        background-position: left 75px;
        background-color:rgba(153, 153, 153, 0.5);
    }*/
    #home_current_movies .owl-theme .owl-dots {
        padding-top: 30px;
    }
    #home_current_movies .owl-theme .owl-dots .owl-dot span {
        background: #e1e1e1;
    }
    #home_current_movies .owl-theme .owl-dots .owl-dot.active span {
        background: #f5841f;
    }
    #home_current_movies .owl-theme .owl-dots .owl-dot:hover span {
        background: #333333;
    }
    .movie_options {
        width: 100%;
    }
    .movie_options .movie_option {
        display: block;
        width: 16%;
        min-height: 29px;
        float: left;
        margin-right: 4px;
        background-size: cover !important;
    }
    .movie_options .movie_option:last-child {
        margin-right: 0;
    }
    .movie_options .movie_option.regular_movie {
        margin-top: 6px;
        background: url('../images/regular_inactive.png') no-repeat;
    }
    .movie_options .movie_option.regular_movie.active {
        background: url('../images/regular_active.png') no-repeat;
    }
    .movie_options .movie_option.scene_xtreme {
        /*width:38px;*/
        min-height: 34px;
        background: url('../images/scene_xtreme_inactive.png') no-repeat;
    }
    .movie_options .movie_option.scene_xtreme.active {
        background: url('../images/scene_xtreme_active.png') no-repeat;
    }
    .movie_options .movie_option.scene_vip {
        /*width:41px;*/
        min-height: 28px;
        margin-top: 3px;
        background: url('../images/scene_vip_inactive.png') no-repeat;
    }
    .movie_options .movie_option.scene_vip.active {
        background: url('../images/scene_vip_active.png') no-repeat;
    }
    .movie_options .movie_option.scene_4dx {
        width: 40%;
        min-height: 27px;
        margin-top: 4px;
        background: url('../images/4dx_inactive.png') no-repeat;
    }
    .movie_options .movie_option.scene_4dx.active {
        background: url('../images/4dx_active.png') no-repeat;
    }
    .or_genre_container {
        display: block;
    }
    .or_cinema {
        background: url('../images/cinema_bg.jpg') left center no-repeat;
        padding-left: 30px;
        padding-top: 40px;
    }
    .or_experience {
        background: url('../images/experience_bg.jpg') left center no-repeat;
        padding-left: 23px;
        padding-top: 40px;
    }
    .or_genre {
        display: block;
        background: url('../images/genre_bg.jpg') left center no-repeat;
        padding-left: 30px;
        padding-top: 40px;
    }
}

@media (min-width: 992px) {
    .sesTitle {
        font-size: 14px;
    }

    .sesTicket {
        font-size: 14px;
    }

    .distance {
        width: 50%;
    }

    .m-r {
        margin-right: 5px;
    }
    .m-l {
        margin-left: 5px;
    }
    .changeExperience {
        background-color: #FFF;
        box-shadow: #888 0 0 10px;
        padding: 5px 10px;
        position: absolute;
        z-index: 100;
        margin-left: 15px !important;
        margin-top: 55px;
    }

    .changeGenre {
        background-color: #FFF;
        box-shadow: #888 0 0 10px;
        padding: 5px 10px;
        position: absolute;
        z-index: 100;
        margin-left: 51px !important;
        margin-top: 55px;
    }
    /* movie options */
    .movie_options .movie_option {
        /*        width:30px;
        height:33px;*/
        min-height: 24px;
        margin-right: 4px;
    }
    .movie_options .movie_option.regular_movie {
        margin-top: 6px;
    }
    .movie_options .movie_option.scene_xtreme {
        width: 24px;
        min-height: 30px;
    }
    .movie_options .movie_option.scene_vip {
        width: 24px;
        min-height: 28px;
        margin-top: 0;
    }
    .movie_options .movie_option.scene_4dx {
        width: 37%;
        min-height: 21px;
    }
    .or_cinema {
        background: url('../images/cinema_bg.jpg') left center no-repeat;
        padding-left: 73px;
        padding-top: 40px;
    }
    .or_experience {
        background: url('../images/experience_bg.jpg') left center no-repeat;
        padding-left: 70px;
        padding-top: 40px;
    }
    .or_genre {
        background: url('../images/genre_bg.jpg') left center no-repeat;
        padding-left: 73px;
        padding-top: 40px;
    }
    /* FAQ Page */
    #mapModal .modal-dialog,
    #complimentModal .modal-dialog,
    #reportModal .modal-dialog {
        width: 76%;
        margin: 30px auto;
    }
}

@media (min-width: 1024px) {

    .sesTitle {
        font-size: 14px;
    }

    .sesTicket {
        font-size: 14px;
    }

    .changeGenre {
        background-color: #FFF;
        box-shadow: #888 0 0 10px;
        padding: 5px 10px;
        position: absolute;
        z-index: 100;
        width: 243px;
        margin-left: 51px !important;
    }

    .changeExperience {
        background-color: #FFF;
        box-shadow: #888 0 0 10px;
        padding: 5px 10px;
        position: absolute;
        z-index: 100;
        width: 243px;
        margin-left: 15px !important;
    }

}

@media (min-width: 1200px) {


    .changeExperience {
        background-color: #FFF;
        box-shadow: #888 0 0 10px;
        padding: 5px 10px;
        position: absolute;
        z-index: 100;
        margin-left: 83px !important;
        margin-top: 55px;
    }

    .changeGenre {
        background-color: #FFF;
        box-shadow: #888 0 0 10px;
        padding: 5px 10px;
        position: absolute;
        z-index: 100;
        margin-left: 117px !important;
        margin-top: 55px;
    }
}

@media (min-width: 1440px) {
    .distance {
        width: 50%;
    }
}

@media (min-width: 2560px) {

    .changeExperience {
        background-color: #FFF;
        box-shadow: #888 0 0 10px;
        padding: 5px 10px;
        position: absolute;
        z-index: 100;
        margin-left: 161px !important;
        margin-top: 55px;
    }

    .changeGenre {
        background-color: #FFF;
        box-shadow: #888 0 0 10px;
        padding: 5px 10px;
        position: absolute;
        z-index: 100;
        margin-left: 197px !important;
        margin-top: 55px;
    }
}

.selectgenre_container,
.selectexp_container {
    min-height: 70px;
}

.showSelectCinema {
    -webkit-transition: all 0.8s ease-in-out 0.1s;
    transition: all 0.8s ease-in-out 0.1s;
}

.showSelectCinema:hover {
    color: #f5841f;
    cursor: pointer;
    font-size: 110%;
}

.selectExperience,
.selectCinema,
.selectGenre {
    display: none;
}

.selectExperience>div {
    background-color: #FFF;
    box-shadow: #888 0 0 10px;
    padding: 5px 10px;
    position: absolute;
    z-index: 100;
    width: 277px;
    margin-left: 117px;
}
.selectCinema>div {
    background-color: #FFF;
    box-shadow: #888 0 0 10px;
    padding: 5px 10px;
    position: absolute;
    z-index: 100;
    width: 243px;
}
.selectGenre>div {
    background-color: #FFF;
    box-shadow: #888 0 0 10px;
    padding: 5px 10px;
    position: absolute;
    z-index: 100;
    width: 243px;
    margin-left: 117px;
}

.selectCinema>div {
    min-width: 295px;
    max-width: 400px;
}

.selectCinema button {
    box-shadow: #888 0 0 10px;
    margin-bottom: 10px;
}


/*.selectCinema {
    position: relative;
    text-decoration: none;
    z-index: 101;
}
.selectCinema:after {
    content: '';
    display: block;  
    position: absolute;
    left: 20px;
    bottom: 100%;
    width: 0;
    height: 0;
    border-bottom: 20px solid #FFF;
    border-top: 20px solid transparent;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
}*/

.loader:before {
    background: #333 url('../images/loader.svg') center center no-repeat;
    padding: 200px 0;
}

.loader div {
    content: " ";
}

.table #output tr {
    cursor: pointer;
}

.table .sorting_asc:after,
.table .sorting_desc:after {
    font-family: "FontAwesome";
    float: right;
}

.table .sorting_desc:after {
    content: "\f0d8";
}

.table .sorting_asc:after {
    content: "\f0d7";
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    border-top: none;
}

.success,
.error {
    color: #FFF;
    padding: 10px 5px;
}

.error {
    background-color: #ad1f1f;
}

.success {
    border-left: 5px solid #4c8e30;
    background-color: #64ac47;
}

.warning {
    background-color: #e5c61c;
}


/*.btn-experience:hover {*/


/*background: url('../images/experience/standard-white.png')*/


/*}*/


/* TERMS AND CONDITIONS */

.faq {
    counter-reset: my-badass-counter;
}

.faq dt {
    position: relative;
    color: #f5841f;
}

.faq dt:before {
    content: counter(my-badass-counter);
    counter-increment: my-badass-counter;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 18px;
    color: #f5841f;
}

.faq dd {
    margin: 0 0 15px 0;
}

.faq dt,
.faq dd {
    padding-left: 25px;
}

body div .faq dd{
    padding-left:0;
}

.site ul ul,
ol ul,
ul ol,
ol ol {
    margin-bottom: 0;
    margin: 0;
}

.site ul {
    margin: 0px 5px 0px;
}

.site ol {
    margin: 0px 45px 0px;
}

.site ul ul,
ol ul,
ul ol,
ol ol {
    margin-bottom: 0;
    margin: 0;
}

.site li {
    padding-left: 20px;
}

.site #page_banner {
    margin-top: 110px;
}

.cs {
    font-weight: bold;
    padding-bottom: 20px;
}


/* PAY */

.payButt:hover {
    color: #FFF;
    background-color: #eb730c !important;
    border: 1px solid #f5841f;
}

#month_list {
    margin-left: 15px;
    background-color: #e0e0e0;
}

#year_list {
    margin-left: 15px;
    background-color: #e0e0e0;
}

.experience_container .col-sm-4.col-xs-12 {
    padding-right: 50px;
}


/* Form field error override */

.has-error .form-control {
    border-width: 2px;
    /*background-color:#e7b4b4;*/
}




/* Form field error override */

.has-error button {
    border-width: 2px !important;
    border-color: #a94442 !important;
}

.timer {
    display: block;
    font-size: 12px;
}


div.selectCinema{
    position:relative;
    top:0;
    left:0;
    z-index:100
}

.standard-experience {
    height: 123px;
    width: 123px;
}

.vip-experience {
    height: 123px;
    width: 123px;
}

.xtreme-experience {
    height: 123px;
    width: 123px;
}

.fourdx-experience {
    height: 123px;
    width: 123px;
}

.custom-gutter-experience {

}

#timerModal{
    z-index:9999999999;
}


.main-menu-dropdowns-web{
    outline-width:0 !important;
}