body, html {
    height: 100%;
    min-height: 100%;
}

.padding-left, .paddingLeft {
    padding-left: 0!important;
}

.padding-right, .paddingRight {
    padding-right: 0!important;
}

.NoPadding, .zero {
    padding: 0!important;
}

.btnLeft, .logo {
    float: left;
}

.showtime_list a.showtime_avaliable:hover, .showtime_list a:hover, a {
    text-decoration: none;
}

body {
    font-family: 'Open Sans',sans-serif;
    background: url(../images/background-pattern.jpg);
}

.rgFilterRow input[type=text] {
    height: 25px;
}

.inputfile {
    width: .1px;
    height: .1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.right {
    margin-right: 0!important;
}

.bottom {
    margin-bottom: 0!important;
}

.border_right {
    border-right: none!important;
}

.paddingBottom {
    padding-bottom: 0!important;
}

.paddingTop {
    padding-top: 0!important;
}

.positionRelative {
    position: relative;
}

a, a:focus, a:hover {
    outline: 0;
}

input[type=password] {
    background: #fff;
    border: 1px solid #dbdee1;
    box-shadow: none;
    height: 30px;
    width: 100%;
}

input[type=text], input[type=email], input[type=tel], input[type=number], input[type=search], textarea {
    background: #fff;
    border-radius: 2px;
    -o-border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border: 1px solid #9CF;
    color: #000;
    height: 30px;
    line-height: 1;
    padding: 0 10px;
    width: 100%;
}

textarea {
    resize: none;
    padding: 10px;
    height: 90px;
}

.noBorder {
    border: none!important;
}

.msg {
    position: absolute;
    top: 25%;
    left: 33%;
    padding: 10px;
    background-color: #fff;
    z-index: 9999;
    border-radius: 10px;
    border-top: 20px solid #222;
    box-shadow: 0 1px 1px rgba(0,0,0,.2),0 5px 10px #ffd564;
}

@font-face {
    font-family: MyriadPro-Regular;
    src: url(font/MyriadPro-Regular.eot?#iefix) format('embedded-opentype'),url(font/MyriadPro-Regular.otf) format('opentype'),url(font/MyriadPro-Regular.woff) format('woff'),url(font/MyriadPro-Regular.ttf) format('truetype'),url(font/MyriadPro-Regular.svg#MyriadPro-Regular) format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: MyriadPro-Bold;
    src: url(font/MyriadPro-Bold.eot?#iefix) format('embedded-opentype'),url(font/MyriadPro-Bold.otf) format('opentype'),url(font/MyriadPro-Bold.woff) format('woff'),url(font/MyriadPro-Bold.ttf) format('truetype'),url(font/MyriadPro-Bold.svg#MyriadPro-Bold) format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: MyriadPro-Semibold;
    src: url(font/MyriadPro-Semibold.eot?#iefix) format('embedded-opentype'),url(font/MyriadPro-Semibold.otf) format('opentype'),url(font/MyriadPro-Semibold.woff) format('woff'),url(font/MyriadPro-Semibold.ttf) format('truetype'),url(font/MyriadPro-Semibold.svg#MyriadPro-Semibold) format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: Rockwell;
    src: url(font/Rockwell.eot?#iefix) format('embedded-opentype'),url(font/Rockwell.woff) format('woff'),url(font/Rockwell.ttf) format('truetype'),url(font/Rockwell.svg#Rockwell) format('svg');
    font-weight: 400;
    font-style: normal;
}

header {
    background: #fff;
}

.wrapper {
    max-width: 1100px;
    width: 100%;
    margin: auto;
    background: #fff;
}

.logo {
    margin: 0;
    width: 192px;
}

.header_upper {
    padding-top: 33px;
    padding-bottom: 20px;
    border-top: 4px solid #ffd564;
}

.header_upper_right {
    margin: 20px 0 0;
}

.book_ticket {
    border-left: 1px dotted #bcbcbc;
    padding: 20px 0 20px 30px;
}

.book_ticket_btn {
    background: #ffd564;
    border: 1px solid #ffc936;
    box-shadow: 0 0 6px #ddd;
    -o-box-shadow: 0 0 6px #ddd;
    -webkit-box-shadow: 0 0 6px #ddd;
    -moz-box-shadow: 0 0 6px #ddd;
    color: #464646;
    float: right;
    font-family: Rockwell;
    font-size: 13px;
    margin: 0 0 0 13px;
    text-transform: uppercase;
}

.address_main {
    color: #464646;
    padding: 20px 30px 0 0;
}

    .address_main p {
        font-weight: 300;
        line-height: 1;
        margin: 0;
        text-align: right;
    }

        .address_main p strong {
            font-size: 20px;
            font-weight: 700;
        }

.main_navigation .navbar {
    border-radius: 0;
}

.main_navigation .navbar-default {
    background: #222;
    border: none;
    margin: 0;
}

.whats_on_dropdown .dropdown-menu {
    width: 880px;
    background: #4c4145;
    padding: 23px 24px;
    box-shadow: none;
    border: none;
}

.whats_on_sub_1 h3, .whats_on_sub_2 h3, .whats_on_sub_3 h3 {
    font-family: MyriadPro-Regular;
    font-size: 14px;
    color: #fff;
    margin: 0 0 17px;
    min-height: 26px;
}

.navbar-default .mainNav {
    text-align: center;
}

    .navbar-default .mainNav > li > a {
        padding-left: 18px;
        padding-right: 17px;
    }

.admin-main-navigation .mainNav > li > a {
    padding-left: 15px;
    padding-right: 15px;
}

.admin-main-navigation .navbar-nav {
    width: 100%;
    text-align: left;
}

.main_navigation .navbar-collapse, .main_navigation .navbar-header {
    background: #222;
}

.whats_on_sub_1 h3 {
    background: url(../images/upcoming_event_icon.png) no-repeat;
    padding: 4px 0 0 33px;
}

.whats_on_sub_2 h3 {
    background: url(../images/movie_now_shwing_icon.png) no-repeat;
    padding: 4px 0 0 35px;
}

.whats_on_sub_3 h3 {
    background: url(../images/promotion_icon.png) no-repeat;
    padding: 4px 0 0 35px;
}

.whats_on_sub_1 ul, .whats_on_sub_2 ul, .whats_on_sub_3 ul {
    padding: 0;
    margin: 0;
}

    .whats_on_sub_1 ul li, .whats_on_sub_2 ul li, .whats_on_sub_3 ul li {
        color: #b4b1b2;
        font-family: MyriadPro-Regular;
        font-size: 14px;
        list-style: disc inside;
        margin: 0 0 13px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

        .whats_on_sub_1 ul li a, .whats_on_sub_2 ul li a, .whats_on_sub_3 ul li a {
            color: #b4b1b2;
            margin: 0 0 0 10px;
        }

.upcoming_more, a.see_all {
    font-family: MyriadPro-Semibold;
    color: #fe505a;
    font-size: 14px;
    margin: 0 0 0 20px;
}

.navbar-default .mainNav > li {
    float: none;
    display: inline-block;
    color: #b4b1b2;
    font-size: 14px;
    font-family: MyriadPro-Semibold;
    text-transform: uppercase;
    background: url(../images/nav_divider.png) left center no-repeat;
}

.event_slider .bx-controls .bx-pager, .rotating_banner_content .bx-controls, .upcoming_event_row .bx-controls .bx-pager {
    display: none;
}

.navbar-default .mainNav > li > a, .navbar-default .mainNav > li > a:focus, .navbar-default .mainNav > li > a:hover {
    color: #b4b1b2;
}

.venue_dropdown .dropdown-menu {
    width: auto;
}

    .venue_dropdown .dropdown-menu > li {
        margin: 0 0 8px;
    }

        .venue_dropdown .dropdown-menu > li:last-child {
            margin: 0;
        }

        .venue_dropdown .dropdown-menu > li > a, .venue_dropdown .dropdown-menu > li > a:hover {
            color: #fff;
            background: 0 0;
            padding: 0;
        }

#EventBanner li img, .bx-viewport li > img {
    width: 100%;
    height: auto;
}

.event_title_div {
    background: #161616;
    color: #fff;
    padding: 10px 78px;
}

    .event_title_div h3 {
        color: #e6e6e6;
        font-size: 20px;
        font-weight: 700;
        margin: 0 0 7px;
        text-transform: uppercase;
    }

    .event_title_div p {
        color: #e6e6e6;
        font-family: MyriadPro-Regular;
        font-size: 13px;
        margin: 0 0 1px;
    }

.event_slider .bx-controls {
    position: relative;
    bottom: 0;
}

    .event_slider .bx-controls .bx-controls-direction .bx-prev {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 70px;
        background: url(../images/main_slider_left.png) center center no-repeat #b1b1b1;
        height: 100%;
        text-align: center;
        float: left;
        min-height: 68px;
        text-indent: -99999px;
    }

        .event_slider .bx-controls .bx-controls-direction .bx-prev:hover {
            background: url(../images/main_slider_left.png) center center no-repeat #ffd564;
        }

    .event_slider .bx-controls .bx-controls-direction .bx-next {
        position: absolute;
        right: 0;
        bottom: 0;
        width: 70px;
        background: url(../images/main_slider_right.png) center center no-repeat #b1b1b1;
        height: 100%;
        text-align: center;
        float: right;
        min-height: 68px;
        text-indent: -99999px;
    }

        .event_slider .bx-controls .bx-controls-direction .bx-next:hover {
            background: url(../images/main_slider_right.png) center center no-repeat #ffd564;
        }

.conferences_tab .wrapper, .meal_main .wrapper, .movies_showing_main .wrapper, .newsletter_main .wrapper, .upcoming_event_main .wrapper {
    padding: 30px 30px 0;
}

.conferences_tab .cnferences_tab_content, .newsletter_row {
    border-bottom: 1px solid #ffd564;
    padding: 0 0 30px;
}

.subscribe_newsletter_content {
    padding: 20px;
    background: #fe505a;
    color: #fff;
}

.newsletter_submit, .newsletter_submit input[type=submit] {
    background: url(../images/subscribe_button.png) no-repeat;
    float: right;
    width: 30px;
    height: 30px;
}

.subscribe_newsletter_content h3 {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 14px;
}

.subscribe_newsletter_content p {
    font-size: 14px;
    font-weight: 500;
}

.newsletter_submit input[type=submit] {
    border: none;
    text-indent: -9999px;
}

.newsletter_left {
    padding: 0 40px 0 0;
}

.rotating_banner_content img {
    width: 100%;
    max-height: 150px;
}

.competition_main h2, .contact_left h2, .member_ships_inner h2, .movies_showing_main h2, .promotions_main h2, .upcoming_event_main h2 {
    color: #4c4145;
    font-size: 20px;
    font-family: MyriadPro-Regular;
    text-transform: uppercase;
    padding: 0 0 0 37px;
    font-weight: 400;
    min-height: 26px;
    margin: 0 0 10px;
}

.upcoming_event_main h2 {
    background: url(../images/upcoming_event_icon_black.png) left top no-repeat;
}

.movies_showing_main h2 {
    background: url(../images/movie_now_shwing_back.png) left top no-repeat;
}

.upcoming_event_row li {
    position: relative;
    overflow: hidden;
}

    .upcoming_event_row li img {
        min-height: 236px;
        min-width: 200px;
        max-height: 208px;
    }

    .upcoming_event_cntent h4, .upcoming_event_row li h3 {
        background: #161616;
        color: #fff;
        font-family: myriadpro-regular;
        font-size: 14px;
        margin: 0;
        padding: 15px;
        text-transform: uppercase;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

.upcoming_buy_ticket, .upcoming_event_cntent p, .upcoming_more {
    font-family: myriadpro-regular;
    font-size: 13px;
}

.upcoming_event_row li .upcoming_event_cntent {
    background: rgba(0,0,0,.9);
    color: #fff;
    float: left;
    height: 100%;
    left: -202px;
    padding: 15px 15px 50px;
    position: absolute;
    top: 0;
    width: 100%;
    transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
}

.upcoming_event_cntent h4 {
    padding: 0 0 10px;
    border-bottom: 1px solid #6b6a6a;
    margin: 0 0 10px;
    background: 0 0;
}

.upcoming_event_cntent p strong {
    display: block;
    font-weight: 400;
}

.upcoming_event_cntent p span.clock_time {
    background: url(../images/clock_icon.png) left center no-repeat;
    padding: 0 0 0 20px;
    display: block;
}

.more_buyticket {
    bottom: 15px;
    left: 15px;
    position: absolute;
    right: 15px;
}

.upcoming_buy_ticket {
    background: #fe505a;
    color: #fff;
    text-transform: uppercase;
}

.upcoming_more {
    text-transform: uppercase;
    margin: 9px 0 0;
}

    .upcoming_more:hover {
        color: #fe505a;
    }

.upcoming_buy_ticket:hover {
    color: #fff;
}

.upcoming_event_row {
    position: relative;
    border-bottom: 1px solid #ffd564;
    padding: 0 0 30px;
}

    .upcoming_event_row .bx-controls {
        position: absolute;
        top: -26px;
        right: 0;
    }

        .upcoming_event_row .bx-controls .bx-prev {
            background: url(../images/carasoul_left.png) no-repeat;
            width: 6px;
            height: 9px;
            float: left;
            margin: 0 17px 0 0;
            text-indent: -99999px;
        }

.contact_div h2, .get_in_touch_row {
    margin: 0 0 10px;
}

.upcoming_event_row .bx-controls .bx-next {
    background: url(../images/carasoul_right.png) no-repeat;
    width: 6px;
    height: 9px;
    float: right;
    text-indent: -99999px;
}

.add_tr select, .drop_menu, .venue_outer td select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: .01px;
    text-overflow: "";
}

.upcoming_event_row .bx-controls .bx-prev:hover {
    background: url(../images/carasoul_left_hover.png) no-repeat;
}

.upcoming_event_row .bx-controls .bx-next:hover {
    background: url(../images/carasoul_right_hover.png) no-repeat;
}

.upcoming_event_row li:hover .upcoming_event_cntent {
    left: 0;
}

.get_in_touch_main {
    position: relative;
    z-index: 10;
}

    .get_in_touch_main .wrapper {
        border-top: 6px solid #ffd564;
        padding: 30px 0;
        position: relative;
        background: #fff;
    }

        .get_in_touch_main .wrapper::before {
            border-color: #ffd564 transparent transparent;
            border-style: solid;
            border-width: 8px;
            content: "";
            left: 50%;
            position: absolute;
            top: -2px;
        }

.contact_div h2 {
    color: #4c4c4c;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
}

.get_touch_indiv:last-child {
    margin: 0;
}

.get_touch_indiv input[type=text], .get_touch_indiv input[type=email], .get_touch_indiv textarea {
    border: 1px solid #ccc;
}

.get_touch_indiv input[type=submit], .get_touch_indiv input[type=button] {
    background: #ff9000;
    border-color: #ff9000;
    border-radius: 0;
    font-weight: 700;
    font-size: 14px;
    color: #fff;
    text-align: center;
}

.contact_address, .contact_fax, .contact_phone, .email_address {
    padding: 0 0 0 22px;
    color: #161616;
    font-weight: 300;
}

.contact_address {
    background: url(../images/address_icon.png) 0 4px no-repeat;
    margin: 0 0 4px;
}

.contact_phone {
    background: url(../images/phone_icon.png) 0 4px no-repeat;
    margin: 0 0 4px;
}

.contact_fax {
    background: url(../images/fax_icon.png) 0 4px no-repeat;
    margin: 0 0 4px;
}

.email_address {
    background: url(../images/emailus_icon.png) 0 4px no-repeat;
}

    .email_address a {
        color: #ff9000;
    }

.facebook_plugin > img {
    width: 100%;
    height: auto;
}

footer {
    border-bottom: 4px solid #ffc851;
    background: #161616;
    padding-top: 225px;
    margin: -191px 0 0;
    padding-bottom: 45px;
}

    footer .wrapper {
        position: relative;
        background: #161616;
    }

.crossing_theatre_footer {
    float: left;
    width: 162px;
}

.copyright_main p, .footer_left p {
    border-left: 1px dotted #353535;
    color: #666;
    float: right;
    margin: 0 0 0 20px;
    padding: 3px 0 0 20px;
    width: 50%;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 12px;
}

.admin_innovion, .copyright_main p {
    font-weight: 600;
}

.footer_left {
    margin: 16px 0 0;
}

    .footer_left p span {
        color: #fe505a;
    }

.footer_links h4 {
    color: #fff;
    font-size: 14px;
    margin: 0 0 6px;
}

.footer_links ul {
    font-size: 12px;
    margin: 0;
    padding: 0;
}

    .footer_links ul li {
        list-style: none;
        margin: 0 0 9px;
    }

        .footer_links ul li:last-child {
            margin: 0;
        }

        .footer_links ul li a {
            color: #ffc851;
        }

.scroll_top {
    position: absolute;
    right: -80px;
    top: -284px;
    z-index: 11;
    cursor: pointer;
}

.admin_innovion {
    color: #666;
    font-size: 10px;
    margin: 37px 0 0;
    text-align: right;
    text-transform: uppercase;
}

.cafe_banner_title p strong, .meal_col h2 {
    font-family: MyriadPro-Semibold;
    font-size: 20px;
    text-transform: uppercase;
}

.admin_innovion span, .copyright_main span {
    color: #fe505a;
}

.cafe_banner_title {
    background: #161616;
    color: #fff;
    padding: 15px;
    text-align: center;
}

    .cafe_banner_title p {
        margin: 0 0 3px;
    }

        .cafe_banner_title p:last-child {
            margin: 0;
        }

        .cafe_banner_title p strong {
            font-weight: 400;
        }

.meal_col h2 {
    color: #4c4145;
    margin: 0 0 5px;
    background: url(../images/event_icon.png) left center no-repeat;
    padding: 0 0 0 30px;
}

.mail_indiv_left h3, .meal_price {
    font-family: MyriadPro-Semibold;
    font-size: 16px;
}

.meal_indiv {
    padding: 10px 0;
    border-bottom: 1px solid #dbdee1;
}

.meal_price {
    float: right;
    font-style: italic;
}

.mail_indiv_left {
    padding: 0 100px 0 0;
}

    .mail_indiv_left h3 {
        margin: 0 0 6px;
    }

    .mail_indiv_left p {
        color: #645a5e;
        font-family: myriadpro-regular;
        font-size: 13px;
        margin: 0;
    }

.meal_rows {
    margin-bottom: 32px;
}

.meal_cntent {
    border-bottom: 1px solid #ffd564;
}

.cafe_banner .wrapper > img {
    width: 100%;
    height: auto;
}

.competition_main h2, .conference_function h2, .contact_left h2, .event_upper h2, .friends_crossing_left h2, .member_ships_inner h2, .movies_info_bottom h2, .movies_info_upper h2, .movies_main h2, .promotions_main h2 {
    background: url(../images/event_icon.png) left center no-repeat;
    padding: 0 0 0 30px;
}

.movies_row ul {
    padding: 0;
    margin: 0;
    float: left;
    width: 100%;
}

    .movies_row ul li {
        float: left;
        margin: 0 10px 10px 0;
        max-width: 200px;
        overflow: hidden;
        position: relative;
    }

        .movies_row ul li:nth-child(5n) {
            float: right;
            margin-right: 0;
        }

        .movies_row ul li:nth-child(5n+1) {
            clear: both;
        }

.friends_crossing_theatre {
    padding: 0;
}

    .friends_crossing_theatre .wrapper {
        padding: 40px 30px 0;
    }

.friends_image {
    float: right;
    margin: 10px 0 0;
    width: 180px;
}

.friends_crossing_left {
    color: #4c4145;
    font-family: myriadpro-regular;
    font-size: 14px;
    padding: 0 200px 0 0;
}

    .conference_function h2, .event_upper h2, .friends_crossing_left h2, .movies_info_bottom h2, .movies_info_upper h2 {
        font-family: MyriadPro-Semibold;
        font-size: 20px;
        text-transform: uppercase;
        margin: 0 0 20px;
    }

.movie_info_form_row {
    margin: 0 0 10px;
}

    .cafe_input_inputdiv label, .movie_info_form_row label, .movie_info_image label {
        float: left;
        font-family: myriadpro-semibold;
        font-size: 14px;
        font-weight: 400;
        margin: 0;
        text-align: right;
        width: 140px;
    }

.movie_info_form_right {
    padding: 0 0 0 154px;
}

    .movie_info_form_right input[type=text], .movie_info_form_right textarea {
        border: 1px solid #dbdee1;
        box-shadow: none;
        height: 30px;
        width: 100%;
        background: #fff;
    }

    .movie_info_form_right textarea {
        height: 190px;
        resize: none;
        padding: 10px;
        line-height: 1.3;
    }

.movie_info_bottom_left {
    text-align: center;
}

.image_div, .movie_info_image, .movie_info_image label {
    text-align: left;
}

.movie_info_image {
    display: inline-block;
    max-width: 250px;
}

.accomodation_icon_hover, .attraction_icon_hover, .conferences_tab ul.nav li a:active .accomodation_icon, .conferences_tab ul.nav li a:active .attraction_icon, .conferences_tab ul.nav li a:active .facilities_icon, .conferences_tab ul.nav li a:active .transport_icon, .conferences_tab ul.nav li a:hover .accomodation_icon, .conferences_tab ul.nav li a:hover .attraction_icon, .conferences_tab ul.nav li a:hover .facilities_icon, .conferences_tab ul.nav li a:hover .transport_icon, .conferences_tab ul.nav li.active a .accomodation_icon, .conferences_tab ul.nav li.active a .attraction_icon, .conferences_tab ul.nav li.active a .facilities_icon, .conferences_tab ul.nav li.active a .transport_icon, .facilities_icon_hover, .transport_icon_hover {
    display: none;
}

.image_div {
    border: 2px solid #ffd564;
    padding: 16px;
    width: 100%;
    float: left;
    margin: 20px 0 0;
}

    .image_div > img {
        width: 100%;
        height: auto;
    }

.movies_info_bottom {
    padding: 22px 30px 0;
}

.add_more_button {
    background: #6dc5dd;
    border: 1px solid #6ac7f7;
    box-shadow: 0 0 8px #ddd;
    -o-box-shadow: 0 0 8px #ddd;
    -webkit-box-shadow: 0 0 8px #ddd;
    -moz-box-shadow: 0 0 8px #ddd;
    color: #fff;
    float: right;
    font-family: myriadpro-semibold;
    font-size: 11px;
    padding: 6px 10px;
}

.conference_function p, .tab-points {
    color: #4c4145;
    font-family: myriadpro-regular;
}

.conference_function .wrapper {
    padding: 30px 30px 0;
}

.conference_image {
    float: right;
    margin: 0 0 10px 10px;
    max-width: 330px;
    width: 33%;
}

    .conference_image > img {
        width: 100%;
        height: auto;
    }

    .conference_image img {
        border: 2px solid #ffd76c;
    }

.conferences_tab ul.nav {
    float: left;
    width: 70px;
}

.conferences_tab .cnferences_tab_inner {
    border: 1px solid #cecece;
}

.conferences_tab ul.nav li a {
    border-color: transparent #cecece #cecece transparent;
    border-radius: 0;
    border-style: none solid solid none;
    border-width: medium 1px 1px medium;
    text-align: center;
    background: url(../images/tab_pattern.png);
    margin: 0;
}

    .conferences_tab ul.nav li a:active, .conferences_tab ul.nav li a:hover, .conferences_tab ul.nav li.active a {
        background: 0 0;
        border-right: none;
        border-left: none;
        border-top: none;
        border-bottom: 1px solid #cecece;
    }

        .conferences_tab ul.nav li a:active .accomodation_icon_hover, .conferences_tab ul.nav li a:active .attraction_icon_hover, .conferences_tab ul.nav li a:active .facilities_icon_hover, .conferences_tab ul.nav li a:active .transport_icon_hover, .conferences_tab ul.nav li a:hover .accomodation_icon_hover, .conferences_tab ul.nav li a:hover .attraction_icon_hover, .conferences_tab ul.nav li a:hover .facilities_icon_hover, .conferences_tab ul.nav li a:hover .transport_icon_hover, .conferences_tab ul.nav li.active a .accomodation_icon_hover, .conferences_tab ul.nav li.active a .attraction_icon_hover, .conferences_tab ul.nav li.active a .facilities_icon_hover, .conferences_tab ul.nav li.active a .transport_icon_hover {
            display: inline-block;
            margin-left: -1px;
        }

.tab-content {
    padding: 20px 20px 0 90px;
}

.tab-points {
    font-size: 14px;
    padding: 0;
}

.coming_soon h4, .coming_soon span, .tab-pane h3 {
    font-family: myriadpro-semibold;
}

.tab-pane h3 {
    color: #b1b1b1;
    font-size: 20px;
    margin: 0 0 24px;
    text-transform: uppercase;
}

.tab-points li {
    margin: 0 0 7px;
}

.btLeft {
    float: left;
}

.tab-points li:last-child {
    margin: 0;
}

.event_detail_right {
    background: #4c4145;
    color: #fff;
    padding-bottom: 25px;
}

.coming_soon {
    padding: 25px 0;
    text-align: center;
}

.coming_soon_cntent {
    border: 2px solid #ccc;
    padding: 23px;
}

.coming_soon span {
    font-size: 16px;
    font-style: italic;
}

.coming_soon h4 {
    font-size: 21px;
    text-transform: uppercase;
}

.coming_soon_list {
    list-style: none;
    margin: 13px 0 0;
    padding: 0 0 0 16px;
    text-align: left;
}

    .coming_soon_list li {
        list-style: disc;
        margin: 8px 0 0;
    }

.advertisement > img {
    width: 100%;
    height: auto;
}

.event_detail_left {
    padding-top: 30px;
    padding-bottom: 30px;
}

.event_image > img {
    border: 2px solid #ffd564;
}

.event_row {
    margin: 0 0 22px;
}

    .event_row a.book_ticket_btn {
        float: left;
        margin: 0;
        color: #464646;
    }

    .event_row p {
        color: #4c4145;
        margin: 0;
    }

    .event_row span a {
        color: #fe505a;
    }

.videos_photos_more {
    margin: 30px 0 0;
}

.ticket_price_content table thead tr {
    background: #ccc;
    color: #4c4145;
    font-family: myriadpro-semibold;
    font-size: 14px;
}

.showtime_content, .table-striped > tbody > tr:nth-of-type(2n+1) {
    background: #f5f5f5;
}

.ticket_price_content table, .ticket_price_content table tr td, .ticket_price_content table tr th {
    border: none;
}

    .ticket_price_content table tr td:nth-child(2n), .ticket_price_content table tr th:nth-child(2n) {
        text-align: right;
    }

.showtime_content label {
    font-family: myriadpro-regular;
    font-size: 16px;
    font-weight: 400;
    padding-left: 0;
}

.showtime_list a.showtime_avaliable, .showtime_list a.showtime_unavaliable {
    width: 74px;
    height: 34px;
    display: inline-block;
    padding: 6px 0 0;
    text-align: center;
    color: #4c4145;
    overflow: hidden;
    font-family: myriadpro-regular;
    font-size: 14px;
}

.showtime_list a.showtime_unavaliable {
    background: url(../images/movie_time_unavaliable.png) no-repeat;
    color: #fff;
}

.showtime_list a.showtime_avaliable:hover {
    color: #4c4145;
}

.datepicker_main {
    float: left;
    margin: 0 0 0 12px;
}

.rated_main {
    color: #ec4e57;
}

.rated_left {
    border-right: 1px solid #333;
    margin: 0 20px 0 0;
    padding: 0 20px 0 0;
}

    .rated_left b {
        font-weight: 400;
    }

.casting_main {
    margin: 0 0 1px;
}

.rated_right {
    background: url(../images/clock_red.png) no-repeat;
    padding: 0 0 0 20px;
    min-height: 15px;
}

.imdb {
    margin: 0;
}

    .imdb > img {
        float: left;
    }

.imdb_rating {
    float: left;
    font-size: 11px;
    line-height: 1;
    margin: 0 0 0 7px;
}

    .imdb_rating strong {
        font-size: 19px;
    }

    .imdb_rating em {
        font-style: normal;
    }

.date_time_icon {
    float: left;
    margin: 0 20px 0 0;
}

    .date_time_icon > img {
        float: left;
    }

    .date_time_icon b {
        display: block;
        line-height: 1;
        padding: 1px 0 0 20px;
    }

.choose_date_time {
    margin: 0 0 20px;
}

.datepicker {
    height: auto!important;
    margin: 0!important;
    padding: 0!important;
    width: auto!important;
}

.coming_soon_list_2 li {
    list-style: decimal;
}

.videos_indiv {
    max-width: 200px;
    padding: 0 10px 0 0;
}

    .videos_indiv > img {
        height: auto;
        width: 100%;
    }

.movies_left_box {
    border: 1px solid #dbdee1!important;
    overflow: auto;
    border-width: 0;
}

.RadListBox_Default .rlbGroup {
    border: none!important;
}

.movies_left_box span {
    display: block;
    padding: 6px 10px 4px;
}

.browse_button, .button_row a.browse_button, .button_row a.delete_button, .button_row a.edit_button, .button_row a.inactive_button, .delete_button, .edit_button, .form_buttons input[type=submit], .form_buttons input[type=reset], .inactive_button {
    background: #fe505a;
    border: 1px solid #f42a36;
    border-radius: 4px;
    -o-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    box-shadow: 0 0 9px #ddd;
    -o-box-shadow: 0 0 9px #ddd;
    -webkit-box-shadow: 0 0 9px #ddd;
    -moz-box-shadow: 0 0 9px #ddd;
    color: #fff;
    font-family: Rockwell;
    font-size: 16px;
    padding: 6px 28px;
    text-transform: uppercase;
    display: inline-block;
    font-weight: 400;
    cursor: pointer;
}

.button_row .browse_button, .button_row .delete_button, .button_row .edit_button, .button_row .inactive_button {
    min-width: 182px;
}

.edit_button {
    background: #6dc5dd;
    border-color: #6dc5dd;
}

.inactive_button {
    background: #ff971d;
    border-color: #ff971d;
}

    .browse_button:focus, .browse_button:hover, .delete_button:focus, .delete_button:hover, .edit_button:focus, .edit_button:hover, .inactive_button:focus, .inactive_button:hover {
        text-decoration: none;
        color: #fff;
    }

.button_row {
    margin: 0 0 10px;
}

.movies_info_upper {
    padding: 45px 30px 0;
}

.movies_info_upper_content {
    border-bottom: 1px solid #ffd564;
    padding: 0 0 50px;
}

.browse_button {
    background: #6dc5dd;
    border: 1px solid #6ac7f7;
}

.movie_info_browse {
    margin: 15px 0 0;
}

.form_buttons input[type=submit] {
    background: #66b8a1;
    border: 1px solid #85c6b4;
}

.form_buttons {
    margin: 70px 0 30px;
    text-align: center;
}

.form_buttons_2 {
    margin-bottom: 70px;
}

.form_buttons input {
    display: inline-block;
    margin: 0 6px;
}

.week_commercing_row {
    background: #f5f5f5;
    color: #4c4145;
    font-family: MyriadPro-Regular;
    margin: 0 0 10px;
    padding: 24px 20px 14px;
}

    .week_commercing_row strong {
        float: left;
        font-weight: 400;
        width: 170px;
        word-wrap: break-word;
    }

.week_commercing_right {
    padding: 0 0 0 170px;
}

.week_commercing_row_2 .week_commercing_right {
    padding: 0 50px 0 170px;
}

.week_commercing_right span {
    display: inline-block;
    margin: 0 10px 10px;
}

.week_commercing_row_2 .week_commercing_right span {
    background: #fff;
    border: 1px solid #dbdee1;
    padding: 5px 8px;
}

.week_commercing_row_2 .week_commercing_right input[type=text] {
    background: #fff;
    border: 1px solid #dbdee1;
    border-radius: 0;
    -o-border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    color: #4c4145;
    float: left;
    font-family: myriadpro-regular;
    height: 32px;
    max-width: 67px;
    padding: 5px 8px;
}

.movie_main {
    z-index: 10;
}

    .movie_main .wrapper {
        background: #fff;
    }

.session_row label {
    text-align: left;
    width: 165px;
}

.week_next, .week_prev {
    width: 6px;
    height: 9px;
    float: left;
}

.session_row .movie_info_form_right {
    max-width: 610px;
    padding: 0 0 0 167px;
}

.week_commercing_upper {
    padding: 21px 52px 19px;
}

    .week_commercing_upper label {
        float: left;
        margin: 0;
    }

.week_prev {
    background: url(../images/carasoul_left.png) no-repeat;
    margin: 0 16px 0 0;
}

    .week_prev:hover {
        background: url(../images/carasoul_left_hover.png) no-repeat;
    }

.week_next {
    background: url(../images/carasoul_right.png) no-repeat;
}

    .week_next:hover {
        background: url(../images/carasoul_right_hover.png) no-repeat;
    }

.week_commerencing_prev_next {
    float: left;
    margin: 5px 0 0 31px;
}

.ticket_input input[type=text] {
    border: 1px solid #dbdee1;
}

.rated_icon_row a {
    float: left;
    width: 32px;
    margin: 0 5px 0 0;
}

    .rated_icon_row a img {
        width: 100%;
        height: auto;
    }

    .rated_icon_hover, .rated_icon_row a:hover .rated_icon {
        display: none;
    }

    .rated_icon_row a:hover .rated_icon_hover {
        display: block;
    }

.lenght_div {
    max-width: 250px;
}

.add_more_span {
    float: right;
}

.video_text_right {
    padding: 0 42px 0 0;
}

.show_inactives_row {
    margin: 10px 0 0;
}

    .show_inactives_row label {
        position: relative;
        width: 100%;
        font-weight: 400;
    }

        .show_inactives_row label input {
            left: 0;
            margin: 0;
            padding: 0;
            position: absolute;
            top: 0;
            display: none;
        }

        .show_inactives_row label span {
            display: block;
            padding: 0 0 0 30px;
            position: relative;
            font-family: MyriadPro-Regular;
            font-size: 14px;
            line-height: 1;
        }

            .show_inactives_row label span::before {
                background: #fff;
                border: 1px solid #dbdee1;
                content: "";
                height: 16px;
                left: 0;
                position: absolute;
                width: 16px;
                z-index: 1;
            }

        .show_inactives_row label input:checked + span::before {
            background: #dbdee1;
        }

.competition_main, .promotions_main {
    padding: 35px 15px 0;
}

.competition_main {
    padding-bottom: 35px;
}

    .competition_main h2, .promotions_main h2 {
        margin: 0 0 10px 15px;
    }

.competition_indiv_content, .promotions_indiv_content {
    position: relative;
    overflow: hidden;
    display: block;
}

    .competition_indiv_content > img, .promotions_indiv_content > img {
        height: auto;
        width: 100%;
    }

.competition_content, .promotions_content {
    background: rgba(0,0,0,.9);
    color: #fff;
    float: left;
    height: 100%;
    left: -100%;
    padding: 15px 15px 50px;
    position: absolute;
    top: 0;
    transition: all .4s linear;
    -o-transition: all .4s linear;
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    width: 100%;
}

    .competition_content h4, .promotions_content h4 {
        color: #fff;
        font-family: myriadpro-regular;
        font-size: 14px;
        border-bottom: 1px solid #6b6a6a;
        margin: 0 0 10px;
        padding: 0 0 10px;
        text-transform: uppercase;
    }

    .competition_content p, .promotions_content p {
        font-family: myriadpro-regular;
        font-size: 13px;
    }

.competition_indiv_content:hover .competition_content, .promotions_indiv_content:hover .promotions_content {
    left: 0;
}

.privacy_policy_modal .modal-dialog, .refund_policy_modal .modal-dialog {
    width: 730px;
    margin: 0 auto;
}

.privacy_policy_modal .modal-content, .refund_policy_modal .modal-content {
    width: 100%;
    padding: 40px 15px 20px;
    border: 3px solid #f1d78d;
    border-radius: 0;
    font-family: MyriadPro-regular;
    position: relative;
}

.privacy_policy_modal .modal-body, .refund_policy_modal .modal-body {
    border: 1px solid #d9d9d9;
    height: 400px;
    overflow: auto;
}

.privacy_policy_modal h2, .refund_policy_modal h2 {
    color: #222;
    font-family: MyriadPro-regular;
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 8px;
    text-transform: uppercase;
}

.privacy_policy_modal p, .refund_policy_modal p {
    color: #000;
    font-size: 13px;
    margin: 10px 0 0;
}

.privacy_policy_row, .refund_policy_row {
    margin: 30px 0 0;
}

    .privacy_policy_row h3, .refund_policy_row h3 {
        color: #000;
        font-size: 14px;
        margin: 0 0 1px;
        text-transform: uppercase;
    }

.refund_table_main h4 {
    background: #ddd;
    margin: 0;
    padding: 7px;
    font-size: 14px;
}

.refund_table_main table {
    margin: 0;
}

    .refund_table_main table thead th {
        font-weight: 400;
    }

    .refund_table_main table thead tr {
        background: #efefef;
    }

.privacy_policy_modal .modal-footer, .refund_policy_modal .modal-footer {
    border: none;
    text-align: center;
    padding: 22px 0 0;
}

    .privacy_policy_modal .modal-footer button.accept_button, .refund_policy_modal .modal-footer button.accept_button {
        border-radius: 0;
        background: #ff9000;
        border-color: #ff9000;
        padding: 6px 20px 7px;
        text-transform: uppercase;
        margin: 0 5px;
    }

    .privacy_policy_modal .modal-footer button.decline_button, .refund_policy_modal .modal-footer button.decline_button {
        border-radius: 0;
        background: #222;
        border-color: #222;
        color: #fff;
        padding: 6px 20px 7px;
        text-transform: uppercase;
        margin: 0 5px;
    }

.privacy_policy_modal button.close, .refund_policy_modal button.close {
    background: #dddfde;
    border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    font-size: 16px;
    opacity: 1;
    padding: 1px 7px 4px;
    position: absolute;
    right: 6px;
    text-shadow: none;
    top: 7px;
}

    .privacy_policy_modal button.close span, .refund_policy_modal button.close span {
        color: #000;
        text-shadow: none;
    }

.privacy_policy_listing {
    color: #000;
    margin: 7px 0 0;
    padding: 0 0 0 20px;
}

    .privacy_policy_listing li {
        list-style: square;
        margin: 4px 0 0;
    }

.contactus_bottom {
    position: relative;
    z-index: 1;
}

.contact_left {
    background: #fff;
    padding: 40px 30px;
    min-height: 415px;
}

.contact_right {
    background: #ffd564;
    padding: 80.5px 40px;
    min-height: 415px;
    margin-top: -5px;
}

    .contact_right .get_in_touch_main {
        padding: 0;
    }

    .contact_right .contact_div h2 {
        color: #000;
        font-size: 19px;
    }

.address_left, .address_right {
    font-family: arial;
    font-size: 12px;
    line-height: 1.6;
    padding: 0;
    color: #000;
}

.address_home > img, .address_post > img, .email > img, .facebook_page > img, .fax > img, .phone > img {
    float: left;
    margin: 3px 0 0;
}

.address_home_content, .address_post_content, .email span, .facebook_page span, .fax span, .phone span {
    display: block;
    padding: 0 0 0 27px;
}

    .email span a, .facebook_page span a {
        color: #ff9000;
    }

.address_contact, .address_home {
    margin: 25px 0;
}

.contact_left p {
    color: #000;
    font-weight: 500;
}

.contactus_map iframe {
    width: 100%;
}

.banner_bottom {
    padding: 0;
}

.banner_content_1 {
    border: 1px solid #dbdee1;
    padding: 26px 56px 26px 26px;
    position: relative;
}

.banner_1_left {
    float: left;
    width: 135px;
}

.ad_image {
    border: 1px solid #dbdee1;
    float: left;
    height: 189px;
    margin: 0 0 12px;
    width: 100%;
}

.browse_button_span {
    float: left;
    width: 100%;
}

    .browse_button_span a {
        text-align: center;
    }

.banner_1_right {
    padding: 0 0 0 230px;
}

.banner_row label {
    font-family: myriadpro-semibold;
    font-size: 14px;
    font-weight: 400;
    width: 100%;
}

.banner_row input[type=text] {
    border: 1px solid #dbdee1;
    box-shadow: none;
    max-width: 475px;
}

.banner_buttons_div {
    margin: 20px 0 0;
    text-align: right;
    padding-right: 30px;
}

.cross_icon {
    background: 0 0;
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 18px;
    top: 18px;
    box-shadow: 0 0 13px #ddd;
    -o-box-shadow: 0 0 13px #ddd;
    -webkit-box-shadow: 0 0 13px #ddd;
    -moz-box-shadow: 0 0 13px #ddd;
}

.banner_2_left {
    width: 297px;
}

.banner_2_right {
    padding: 0 0 0 335px;
}

.banner_row {
    margin: 0 0 10px;
}

.cafe_admin_upper {
    border-bottom: 1px solid #dbdee1;
    padding: 0 0 30px;
}

.cafe_admin_row {
    margin: 30px 0 0;
}

.cafe_input_inputdiv label {
    text-align: left;
    width: 100%;
}

.am_span, .ct_logo, .login_modal .modal-footer {
    text-align: center;
}

.cafe_input_inputdiv label span {
    color: red;
}

.cafe_admin_div .cross_icon {
    float: right;
    position: static;
    margin: 20px 0 0;
}

.cafe_input_left {
    padding: 0 40px 0 0;
}

.cafe_input_inputdiv input {
    border: 1px solid #dbdee1;
}

.cafe_admin_div {
    margin: 0 0 10px;
}

    .cafe_admin_div:last-child {
        margin: 0;
    }

.sort_order_row input {
    max-width: 85px;
}

.type_radio {
    float: left;
    margin: 0 20px 0 0;
}

    .type_radio label {
        width: auto;
        font-family: myriadpro-regular;
        font-weight: 400;
    }

        .type_radio label input {
            float: left;
            margin: 3px 7px 0 0;
        }

.login_row, .movie_info_browse a {
    margin: 0 0 10px;
}

.login_modal .modal-content {
    border: 4px solid #ffd564;
}

.login_row label {
    width: 100%;
    font-weight: 400;
}

.login_row input[type=text], .login_row input[type=password] {
    border: 1px solid #dbdee1;
}

.login_modal .modal-dialog {
    width: 400px;
    margin: 10px auto;
}

.login_row input[type=submit] {
    background: #66b8a1;
    border: 1px solid #66b8a1;
    color: #fff;
    font-family: myriadpro-semibold;
    padding: 7px 10px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

.forgot_password, .forgot_password:focus, .forgot_password:hover {
    color: #66b8a1;
    font-family: myriadpro-regular;
}

.login_modal .modal-header {
    border: none;
}

.login_error {
    color: red;
}

.host_event_form {
    padding: 25px;
}

.event_information h3, .venue_information h3, .your_details h3 {
    font-family: myriadpro-semibold;
    font-size: 16px;
    text-transform: uppercase;
}

.equipment_requirement_indiv label, .event_info_indiv label, .venue_indiv label, .your_details_indiv label {
    color: #666;
    font-family: MyriadPro-Regular;
    font-size: 13px;
    font-weight: 400;
}

    .event_info_indiv label span, .venue_indiv label span, .your_details_indiv label span {
        color: red;
        display: inline-block;
        margin: 0 0 0 2px;
    }

.event_info_row, .your_details_row {
    margin-bottom: 10px;
}

.am_pm {
    color: #666;
    float: right;
    font-family: MyriadPro-Regular;
    font-size: 13px;
    width: 65px;
}

.am_span {
    float: left;
    width: 23px;
}

.pm_span {
    float: right;
    width: 25px;
}

    .am_span strong, .pm_span strong {
        font-weight: 400;
        margin: 0 0 7px;
        display: block;
    }

.event_Startdate_input input, .event_Starttime_input input, .input_div input {
    border: 1px solid #ccc;
}

.event_Starttime_input {
    padding: 0 83px 0 0;
}

.date_icon {
    float: right;
    width: 18px;
    height: 21px;
}

.event_Startdate_input {
    padding: 0 25px 0 0;
}

.event_start_end {
    margin-top: 25px;
}

.event_information, .venue_information, .your_details {
    margin: 0 0 30px;
}

.add_another_rooom {
    margin: 4px 0 0;
}

    .add_another_rooom a {
        font-family: arial;
        font-size: 12px;
        text-decoration: underline;
    }

.equipment_select {
    margin: 0 0 10px;
}

.equipment_requirement {
    margin-top: 24px;
}

.additional_information, .host_event_button {
    margin: 26px 0 0;
}

    .additional_information p {
        font-family: myriadpro-regular;
        margin: 0 0 4px;
    }

    .additional_information textarea {
        border: 1px solid #ccc;
        height: 100px;
        max-width: 415px;
    }

    .host_event_button input[type=submit] {
        background: #ff9000;
        border: 1px solid #ff9000;
        color: #fff;
        text-transform: uppercase;
        font-family: myriadpro-semibold;
        padding: 6px 18px;
    }

    .host_event_button input[type=reset] {
        background: #000;
        border: 1px solid #000;
        color: #fff;
        text-transform: uppercase;
        font-family: myriadpro-semibold;
        padding: 6px 18px;
        margin: 0 10px 0 0;
    }

.notification_message {
    font-family: myriadpro-regular;
    font-size: 14px;
    margin: 70px 0 0;
    color: #666;
}

.room_layout_indiv h4, .room_layout_row label {
    font-family: myriadpro-semibold;
    font-weight: 400;
}

.notification_message p {
    margin: 0 0 3px;
    color: #666;
}

    .notification_message p span {
        color: red;
    }

.room_layout_1, .room_layout_2 {
    margin: 10px -15px 25px;
}

.room_layout_indiv > img {
    max-width: 100%;
    height: auto;
}

.room_layout_indiv {
    color: #666;
    font-size: 13px;
}

    .room_layout_indiv h4 {
        font-size: 14px;
    }

.room_layout_row label {
    font-size: 12px;
    text-transform: uppercase;
}

.showtime_content .showtime_list a {
    padding: 4px 0 0;
    height: 20px;
    color: #4c4145;
    background: 0 0!important;
}

.screening-div .showtime_content:nth-child(odd) {
    background: 0 0;
}

.screening-div div:nth-child(1) {
    padding: 0;
}

@media (max-width:1200px) {
    footer {
        margin: 0;
        padding-top: 30px;
    }

    .upcoming_event_row li {
        min-width: 200px;
    }

    .movies_row ul {
        text-align: center;
    }

        .movies_row ul li {
            float: none;
            display: inline-block;
            vertical-align: top;
        }

            .movies_row ul li:nth-child(5n) {
                float: none;
                display: inline-block;
                margin-right: 10px;
            }

            .movies_row ul li:nth-child(5n+1) {
                clear: none;
            }

    .scroll_top {
        display: none;
    }

    .advertisement img {
        height: auto;
        margin-bottom: 10px;
        width: 100%!important;
    }
}

@media (max-width:991px) {
    .event_row a.book_ticket_btn {
        margin: 0 0 10px!important;
    }

    .copyright_main p, .footer_left p {
        border-left: none!important;
    }

    .copyright_main p {
        padding: 0;
        border: none;
    }

    .event_image > img {
        width: 92%;
        height: auto;
    }

    .advertisement img {
        height: auto;
        margin-bottom: 10px;
        width: 100%!important;
    }

    .privacy_policy_modal .modal-dialog, .refund_policy_modal .modal-dialog {
        width: 600px;
    }

    .conference_function, .event_detail_main, .movie_main {
        background: #fff;
    }

    .movies_info_bottom, .movies_info_upper {
        padding-left: 0;
        padding-right: 0;
    }

    .admin-main-navigation .navbar-nav {
        text-align: center;
    }

    .navbar-default .mainNav > li.pull-right {
        float: none!important;
    }

    .host_event_form {
        padding: 0;
    }

    .venue_outer tr {
        float: left!important;
        width: 100%!important;
    }

    .venue_outer td {
        margin-right: 2%!important;
        width: 31%!important;
    }

    .copyright_main p, .footer_left p {
        margin: 30px 0 0 20px;
        width: 100%;
        text-align: center;
    }

    .navbar-default .mainNav > li > a {
        padding-left: 4px;
        padding-right: 4px;
    }

    .logo {
        float: left;
        margin: 0;
        width: 177px;
    }

    .fb_iframe_widget, .fb_iframe_widget span {
        display: inline-block;
        position: relative;
        width: 100%!important;
    }

        .fb_iframe_widget span {
            text-align: justify;
        }
}

@media (min-width:768px) {
    .dropdown:hover .dropdown-menu, .whats_on_dropdown:hover .dropdown-menu {
        display: block;
    }
}

@media (max-width:767px) {
    .fb_iframe_widget, .fb_iframe_widget span {
        position: relative;
        width: 100%!important;
        display: inline-block;
    }

    .event_row a.book_ticket_btn {
        margin: 0 0 10px!important;
    }

    .copyright_main p, .footer_left p {
        border-left: none!important;
    }

    .fb_iframe_widget span {
        text-align: justify;
    }

    .member_ships_inner .col-md-6.col-sm-6.col-xs-12 > img {
        margin-bottom: 17px;
    }

    .navbar-default .mainNav > li > a {
        padding-left: 18px;
        padding-right: 17px;
    }

    .contact_div, .subscribe_newletter, .whats_on_sub_1, .whats_on_sub_2, .whats_on_sub_3 {
        padding: 0 2%!important;
    }

    .get_in_touch_main .wrapper {
        padding: 30px 0 0;
    }

    .header_upper_right {
        margin: 15px 0 0;
        padding: 0;
        text-align: center;
    }

    .address_main, .book_ticket {
        float: none!important;
        display: inline-block;
        vertical-align: top;
    }

    .book_ticket {
        padding: 10px 20px 10px 0;
        border-left: none;
        border-right: 1px dotted #bcbcbc;
    }

    .address_main {
        padding: 0 0 0 20px;
    }

    .contact_div, .subscribe_newletter, .whats_on_sub_1, .whats_on_sub_2, .whats_on_sub_3 {
        margin: 0 0 15px;
    }

    .footer_left, .get_touch_indiv, .newsletter_indiv, .rotating_banner_main, .subscribe_newletter {
        padding: 0;
    }

    .get_touch_indiv, .newsletter_indiv {
        margin: 0 0 10px;
    }

        .get_touch_indiv:last-child {
            margin: 0;
        }

    .footer_left {
        text-align: center;
        margin: 0 0 15px;
    }

        .footer_left a {
            display: inline-block;
            float: none;
        }

    .movies_showing_main .wrapper, .newsletter_main .wrapper, .upcoming_event_main .wrapper {
        padding-left: 15px;
        padding-right: 15px;
    }

    .meal_col {
        margin: 0 0 20px;
    }

    .meal_rows {
        margin-bottom: 0;
    }

    .event_detail_left, .event_detail_right, .event_upper {
        padding-left: 0;
        padding-right: 0;
    }

    .showtime_content label {
        margin: 0 0 4px;
        padding: 0;
    }

    .showtime_content {
        padding: 10px;
        margin: 0 0 10px;
    }

    .event_image {
        text-align: center;
    }

        .event_image > img {
            max-width: 100%;
        }

    .event_row {
        margin: 12px 0 0;
    }

    .movies_info_bottom, .movies_info_upper {
        padding-left: 0;
        padding-right: 0;
    }

    .delete_button_div, .movie_info_bottom_right {
        margin: 15px 0 0;
    }

    .movie_info_bottom_left, .movie_info_bottom_right {
        padding: 0;
    }

    .form_buttons {
        margin: 30px 0;
    }

    .session_row label {
        width: 100%;
        margin: 0 0 10px;
    }

    .week_commercing_row strong {
        text-align: center;
        width: 100%;
        margin: 0 0 10px;
    }

    .week_commercing_right {
        float: left;
        width: 100%;
        text-align: center;
        padding: 0;
    }

    .session_row .movie_info_form_right, .week_commercing_row {
        float: left;
        width: 100%;
        padding: 0;
    }

    .week_commercing_row {
        padding: 5px;
    }

    .week_commercing_row_2 strong {
        width: auto;
    }

    .week_commercing_upper {
        padding-left: 0;
        padding-right: 0;
    }

    .week_commercing_row_2 .week_commercing_right {
        padding: 0;
        margin: 12px 0 0;
    }

    .event_upper_right, .ticket_prices_left {
        padding: 0;
    }

    .button_row .browse_button, .button_row .delete_button, .button_row .edit_button, .button_row .inactive_button {
        width: 100%;
    }

    .contact_left, .contact_right {
        min-height: auto;
        padding: 30px;
    }

    .privacy_policy_modal .modal-dialog, .refund_policy_modal .modal-dialog {
        width: 500px;
    }

    .privacy_policy_modal .modal-body, .refund_policy_modal .modal-body {
        height: 300px;
    }

    .navbar-default .mainNav > li {
        text-align: left;
        width: 100%;
    }

    .banner_2_left {
        width: 200px;
    }

    .banner_1_right {
        padding: 0 0 0 170px;
    }

    .banner_2_right {
        padding: 0 0 0 220px;
    }

    .cafe_admin_col {
        margin: 0 0 30px;
    }

    .cafe_input_inputdiv {
        margin: 0 0 10px;
        padding: 0;
    }

    .event_info_row, .your_details_row {
        margin-bottom: 0;
        margin-top: 0;
    }

    .event_info_indiv, .venue_indiv, .your_details_indiv {
        margin: 0 0 10px;
    }

    .navbar-default .mainNav {
        margin: 0;
    }

    .main_navigation .container-fluid {
        padding: 0;
    }

    .room_layout_indiv {
        text-align: center;
        margin: 0 0 10px;
    }

    .venue_outer td {
        margin-right: 0!important;
        width: 100%!important;
    }

    .logo {
        width: 100%;
        text-align: center;
    }

    body .drop_menu {
        width: 100%!important;
    }

    body #rowId td {
        margin-bottom: 10px!important;
    }

    body .heading_text td {
        margin-bottom: 32px!important;
    }

    .body venue_outer tbody {
        float: left;
        width: 100%;
    }

    body .venue_outer table {
        float: left!important;
        width: 100%;
    }

    body #rowId, body .heading_text {
        float: left!important;
        width: 50%!important;
    }

    body .eq_left {
        width: 100%!important;
    }

    .pdzn_tbl1.maintable > tbody {
        float: left;
        width: 100%;
    }

    .eq_right, .pdzn_tbl1, body #rows {
        width: 100%!important;
    }

    .eq_right {
        margin-left: 0!important;
    }

    .pdzn_tbl1.maintable tr {
        float: left!important;
        width: 100%!important;
    }

    .venue_outer #addedRows {
        float: right!important;
        width: 50%!important;
    }

    .whats_on_dropdown .dropdown-menu {
        width: 100%;
    }

    .dropdown-menu > li > a {
        padding-left: 10px!important;
        line-height: 1.9;
    }
}

@media (max-width:500px) {
    .form_buttons input {
        display: inline-block;
        margin-bottom: 10px;
    }

    .friends_crossing_theatre .wrapper {
        padding: 12px 30px 0;
    }

    .friends_image {
        width: 100%;
        text-align: center;
    }

    .friends_crossing_left {
        padding: 0 00;
    }

    .address_main p {
        padding-bottom: 10px;
        text-align: center;
    }

    .book_ticket {
        padding: 0 0 20px;
        border-right: none;
        border-bottom: 1px dotted #bcbcbc;
        width: 100%;
    }

    .address_main {
        padding: 20px 0 0;
        width: 100%;
    }

    .book_ticket_btn {
        float: none;
        display: inline-block;
    }

    .footer_links {
        width: 100%;
        margin: 0 0 15px;
        padding: 0 0 10px;
        border-bottom: 1px solid #777;
    }

        .footer_links:last-child {
            margin: 0;
            border: none;
        }

    .conference_image {
        width: 100%;
        max-width: 100%;
        margin: 0 0 20px;
        text-align: center;
    }

        .conference_image img {
            max-width: 330px;
        }

    .movie_info_form_row {
        margin: 0 0 20px;
        float: left;
        width: 100%;
    }

        .movie_info_form_row label, .week_commercing_upper label {
            width: 100%;
            margin: 0 0 10px;
            text-align: left;
        }

    .movie_info_form_right {
        float: left;
        width: 100%;
        padding: 0;
    }

    .week_commerencing_prev_next {
        float: right;
        margin-left: 0;
    }

    .login_modal .modal-dialog, .privacy_policy_modal .modal-dialog, .refund_policy_modal .modal-dialog {
        width: 290px;
    }

    .banner_1_left, .banner_2_left {
        width: 100%;
    }

    .banner_1_right, .banner_2_right {
        float: left;
        width: 100%;
        padding: 0;
        margin: 20px 0 0;
    }

    .venue_outer tr {
        width: 50%!important;
    }

    #rowId td {
        margin-bottom: 10px!important;
    }

    .heading_text td {
        margin-bottom: 32px!important;
    }
}

.footer_left .visible-md span a {
    color: #fe505a;
}

    .footer_left .visible-md span a:hover {
        color: #d43b44;
    }

.nav li a:hover, .nav li ul li a:hover {
    background-color: #d43b44!important;
    color: #fff!important;
}

.nav li a:hover {
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
}

.nav li ul li a:hover {
    padding: 5px;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    background-color: #d43b44;
    color: #fff;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
}

.dropdown-menu li a:hover, .nav li .see_all:hover {
    background-color: #4c4145!important;
}

.nav li .see_all:hover {
    color: #fff!important;
}

.promo {
    width: 100%;
    float: left;
    background-position: left 27px!important;
    padding: 18px 32px 6px!important;
}

.control-box {
    text-align: right;
    width: 100%;
}

.carousel-control {
    background: #666;
    border: 0;
    border-radius: 0;
    display: inline-block;
    font-size: 34px;
    font-weight: 200;
    line-height: 18px;
    opacity: .5;
    padding: 4px 10px 0;
    position: static;
    height: 30px;
    width: 15px;
}

#flexiselDemo1, #flexiselDemo2, #flexiselDemo3, .Delete_none {
    display: none;
}

.span3 {
    float: left;
    width: 15%;
}

.nbs-flexisel-container {
    position: relative;
    max-width: 100%;
}

.nbs-flexisel-ul {
    position: relative;
    width: 99999px;
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
}

.nbs-flexisel-inner {
    overflow: hidden;
    float: left;
    width: 100%;
}

.nbs-flexisel-item {
    float: left;
    margin: 0;
    padding: 0;
    cursor: pointer;
    position: relative;
    line-height: 0;
}

    .nbs-flexisel-item img {
        cursor: pointer;
        max-height: 439px;
        position: relative;
        width: 100%;
    }

.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
    cursor: pointer;
    height: 47px;
    opacity: .5;
    position: absolute;
    width: 57px;
    z-index: 100;
}

.nbs-flexisel-nav-left {
    left: -67px;
    background: url(../images/arow_left.png) no-repeat;
}

.nbs-flexisel-nav-right {
    right: -67px;
    background: url(../images/arow_right.png) no-repeat;
}

.activity_outer, .member_ships_inner {
    background-color: #fff;
    width: 100%;
    float: left;
}

.sub_title {
    background-position: left 29px!important;
    padding: 20px 30px 8px!important;
}

.flexiselDemo_outer {
    width: 100%;
    float: left;
}

.member_ships_inner {
    padding: 30px 10px;
}

    .member_ships_inner h3 {
        font-size: 25px;
    }

    .member_ships_inner p {
        line-height: 24px;
        font-size: 14px;
    }

.activity_outer {
    padding: 5px 20px 30px;
}

    .activity_outer table td, .activity_outer table th {
        text-align: center;
        padding: 10px 0;
        border: 1px solid #ccc;
    }

    .activity_outer table {
        width: 100%;
        float: left;
        border: 1px solid #ccc;
        text-align: center;
        margin-top: 20px;
    }

        .activity_outer table th {
            font-size: 16px;
            font-weight: 600;
        }

        .activity_outer table td {
            font-size: 15px;
        }

    .activity_outer h3 {
        font-size: 25px;
        float: left;
    }

.category_drop {
    float: right;
    margin-top: 23px;
    width: 163px;
    font-size: 15px;
    padding: 3px;
    border: 1px solid #ccc;
}

body .sumbit_button, body .text_field {
    padding: 5px 10px;
    outline: 0;
    font-size: 15px;
}

.search_area {
    width: 240px;
    float: right;
}

body .text_field {
    width: 160px;
    float: left;
    border: 1px solid #ccc;
    background: 0 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

body .sumbit_button {
    float: right;
    background-color: #ffd564;
    color: #fff;
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
}

    body .sumbit_button:hover {
        text-decoration: none!important;
        color: #fff;
        transition: All 1s ease;
        -webkit-transition: All 1s ease;
        -moz-transition: All 1s ease;
        -o-transition: All 1s ease;
        background-color: #d43b44;
    }

.movie_trail {
    width: 100%;
    float: left;
    margin-top: 20px;
}

    .movie_trail a {
        background-color: #ffd564;
        color: #464646;
        font-size: 15px;
        padding: 5px 30px;
        text-decoration: none;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        float: left;
        transition: All 1s ease;
        -webkit-transition: All 1s ease;
        -moz-transition: All 1s ease;
        -o-transition: All 1s ease;
    }

        .movie_trail a:hover {
            text-decoration: none!important;
            color: #fff;
            transition: All 1s ease;
            -webkit-transition: All 1s ease;
            -moz-transition: All 1s ease;
            -o-transition: All 1s ease;
            background-color: #d43b44;
        }

iframe {
    width: 100%!important;
}

.dropdown-menu > li > a:hover {
    color: #fff!important;
}

.text_area {
    width: 100%;
    float: left;
}

.textarea {
    border: 1px solid #ddd;
    padding: 15px 10px;
    min-height: 100px;
    font-size: 14px;
    background: 0 0;
}

.add_tr select {
    float: left;
    font-size: 14px;
    color: #000;
    border: 0!important;
    background: url(../images/arrow_image.png) right 7px no-repeat!important;
    width: 99%;
}

.drop_left, .venue_outer td {
    background-color: #fff;
    color: #333;
    float: left;
}

.drop_left {
    border: 1px solid #ccc;
    margin-right: 30px;
    padding: 5px 10px;
    width: 220px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 10px;
}

.venue_outer {
    width: 100%;
    float: left;
}

    .venue_outer td {
        border: none!important;
        margin-right: 18px;
        padding: 0!important;
        width: 220px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }

        .venue_outer td:last-child {
            margin-right: 0;
        }

        .venue_outer td select {
            float: left;
            font-size: 14px;
            color: #000;
            border: 0!important;
            background: url(../images/arrow_image.png) right 7px no-repeat!important;
            width: 99%;
            cursor: pointer;
        }

.drop_menu {
    float: left;
    width: 220px!important;
    font-size: 14px;
    color: #333;
    background: url(../images/arrow_image.png) 94% 13px no-repeat #fff!important;
    border: 1px solid #ccc!important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-right: 18px;
    margin-bottom: 10px;
    padding: 6px 10px 5px!important;
    cursor: pointer;
}

.heading_text td {
    font-size: 11px!important;
    color: #666;
    font-weight: 400;
    border: none;
    margin-bottom: 10px;
}

body .drop_menu option {
    width: 100%!important;
    float: left!important;
    background-color: #f5f5f5!important;
}

body #option:hover {
    background-color: #000!important;
    color: #fff!important;
}

.add_mr, .eq_outer .add_mr {
    color: #337ab7!important;
    font-size: 12px!important;
    text-decoration: underline;
    cursor: pointer;
}

.eq_outer {
    width: 100%;
    float: left;
    margin: 30px 0;
}

    .eq_outer .add_mr {
        background: 0 0;
        border: none;
    }

#tbTest .selectpicker {
    width: 220px!important;
}

.pdzn_tbl1 th {
    border: none!important;
    font-size: 11px!important;
    color: #666;
    font-weight: 400;
    margin-bottom: 6px;
    float: left;
    width: 100%;
}

#rows, .pdzn_tbl1 td {
    margin-bottom: 10px!important;
}

.pdzn_tbl1 td {
    border: none!important;
    float: left!important;
    width: 220px!important;
}

.add_new, .add_new2 {
    color: #337ab7!important;
    cursor: pointer;
    text-decoration: underline;
    font-size: 12px!important;
    background: 0 0;
    border: none;
    width: 100%;
    float: left;
    margin-top: 5px;
}

#rows {
    float: left!important;
    width: 222px!important;
}

.eq_left, .eq_right, .pdzn_tbl1 {
    float: left;
    width: 220px;
}

.eq_right {
    margin-left: 20px;
}

.wrapper_inr {
    width: 100%!important;
}

#progressBarBackground, .ad_image img {
    height: 100%;
    width: 100%;
}

.bannerItem {
    cursor: pointer;
    padding: 5px;
}

    .bannerItem:hover {
        background-color: #f6afb3;
    }

.bannerItemactive {
    background-color: #f28d93;
}

#banner {
    list-style: none;
}

#progressBarBackground {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    background: #F8F8F8!important;
    border: 1px solid #fff;
    opacity: .35!important;
}

.processingAsync {
    background: url(../images/ajax-Loader-Metro.gif) no-repeat;
    height: 70px;
    width: 70px;
    border: .5px solid #a6caf0;
}

.mydatagrid {
    width: 80%;
    border: 2px solid #000;
    min-width: 80%;
}

.header, .rows {
    color: #000;
    border: 0 transparent;
}

.header {
    background-color: #ccc;
    font-family: Arial;
    height: 25px;
    text-align: left;
    font-size: 16px;
}

.rows {
    background-color: #fff;
    font-family: Arial;
    font-size: 14px;
    min-height: 25px;
    text-align: left;
}

    .rows:hover, .selectedrow {
        background-color: #ff8000;
        font-family: Arial;
        text-align: left;
    }

    .rows:hover {
        color: #fff;
    }

.selectedrow {
    color: #fff;
    font-weight: 700;
}

.rlbList {
    height: 130px!important;
}

.m-b-sm {
    margin-bottom: 20px;
}

.jssorRotateSlider, .jssorSlider {
    margin: 0 auto;
    visibility: hidden;
}

.jssorb01 {
    position: absolute;
}

    .jssorb01 .av, .jssorb01 div, .jssorb01 div:hover {
        position: absolute;
        width: 12px;
        height: 12px;
        -moz-filter: alpha(opacity=70);
        -webkit-filter: alpha(opacity=70);
        filter: alpha(opacity=70);
        -ms-opacity: .7;
        opacity: .7;
        overflow: hidden;
        cursor: pointer;
        border: 1px solid #000;
    }

    .jssorb01 div {
        background-color: gray;
    }

        .jssorb01 .av:hover, .jssorb01 div:hover {
            background-color: #d3d3d3;
        }

    .jssorb01 .av {
        background-color: #fff;
    }

    .jssorb01 .dn, .jssorb01 .dn:hover {
        background-color: #555;
    }

.jssora05l, .jssora05r {
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    cursor: pointer;
    background: url(../images/a17.png) no-repeat;
    overflow: hidden;
}

.slide, .slideRotate {
    cursor: default;
}

.jssora05l {
    background-position: -10px -40px;
}

.jssora05r {
    background-position: -70px -40px;
}

.jssora05l:hover {
    background-position: -130px -40px;
}

.jssora05r:hover {
    background-position: -190px -40px;
}

.jssora05l.jssora05ldn {
    background-position: -250px -40px;
}

.jssora05r.jssora05rdn {
    background-position: -310px -40px;
}

.jssort09-600-45 .p {
    position: absolute;
    top: 0;
    left: 0;
    width: 1100px;
    height: 45px;
}

.jssort09-600-45 .t {
    font-family: verdana;
    font-weight: 400;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    color: #fff;
    line-height: 45px;
    font-size: 20px;
    padding-left: 10px;
}

.jssorSlider, .slide {
    position: relative;
    top: 0;
    left: 0;
    width: 1100px;
    height: 400px;
    overflow: hidden;
}

.loading_div1, .loading_div2 {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.loading {
    position: absolute;
    top: 0;
    left: 0;
}

.loading_div1 {
    -moz-filter: alpha(opacity=70);
    -webkit-filter: alpha(opacity=70);
    filter: alpha(opacity=70);
    -ms-opacity: .7;
    opacity: .7;
}

.loading_div2 {
    background: url(../images/slider_loading.gif) center center no-repeat;
}

.jssorRotateSlider, .slideRotate {
    top: 0;
    left: 0;
    width: 500px;
    height: 150px;
    position: relative;
    overflow: hidden;
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

.block-with-text {
    overflow: hidden;
    position: relative;
    line-height: 1.2em;
    max-height: 10.5em;
    text-align: justify;
    padding-right: 1em;
}

    .block-with-text:before {
        content: '...';
        position: absolute;
        right: 0;
        bottom: 0;
    }

    .block-with-text:after {
        content: '';
        position: absolute;
        right: 0;
        width: 1em;
        height: 1em;
        margin-top: .2em;
        background: #000;
    }

.showtime_content {
    padding: 7px 20px;
    overflow: hidden;
}

    .showtime_content label {
        margin: 0;
    }

.event_detail_block .showtime_content:nth-child(even) {
    background: 0 0;
}

.upcoming_event_main.zero_upevent .upcoming_event_row .bx-wrapper {
    max-width: 100%!important;
}

ul#moviesShowing li {
    margin: 0 10px 10px 0;
}

@media (max-width:1200px) {
    .upcoming_event_main.zero_upevent .upcoming_event_row .bx-wrapper {
        max-width: 840px!important;
        margin: 0 auto;
    }

    .upcoming_event_row.zero_upevent .bx-wrapper ul#moviesShowing li {
        float: none!important;
        display: inline-block;
    }
}

@media (max-width:916px) {
    .upcoming_event_main.zero_upevent .upcoming_event_row .bx-wrapper {
        /*max-width: 629px!important;*/
    }
}

@media (max-width:676px) {
    .upcoming_event_main.zero_upevent .upcoming_event_row .bx-wrapper {
       /* max-width: 419px!important*/;
    }
}

@media (max-width:466px) {
    .upcoming_event_main.zero_upevent .upcoming_event_row .bx-wrapper {
        /*max-width: 200px!important;*/
    }
}
