@font-face {
    font-family: Lato;
    src: url(fonts/Lato-Light.eot);
    src: url(fonts/Lato-Light.eot?#iefix) format('embedded-opentype'), url(fonts/Lato-Light.woff) format('woff'), url(fonts/Lato-Light.ttf) format('truetype');
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: Lato;
    src: url(fonts/Lato-Bold.eot);
    src: url(fonts/Lato-Bold.eot?#iefix) format('embedded-opentype'), url(fonts/Lato-Bold.woff) format('woff'), url(fonts/Lato-Bold.ttf) format('truetype');
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Lato;
    src: url(fonts/Lato-Black.eot);
    src: url(fonts/Lato-Black.eot?#iefix) format('embedded-opentype'), url(fonts/Lato-Black.woff) format('woff'), url(fonts/Lato-Black.ttf) format('truetype');
    font-weight: 900;
    font-style: normal
}

@font-face {
    font-family: Lato;
    src: url(fonts/Lato-Regular.eot);
    src: url(fonts/Lato-Regular.eot?#iefix) format('embedded-opentype'), url(fonts/Lato-Regular.woff) format('woff'), url(fonts/Lato-Regular.ttf) format('truetype');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Lato Hairline';
    src: url(fonts/Lato-Hairline.eot);
    src: url(fonts/Lato-Hairline.eot?#iefix) format('embedded-opentype'), url(fonts/Lato-Hairline.woff) format('woff'), url(fonts/Lato-Hairline.ttf) format('truetype');
    font-weight: 300;
    font-style: normal
}

f_size {
    font-size: 25px
}

.full-bg,
.wrapper {
    position: relative
}

.event_list.vc_col-sm-12 {
    list-style: none
}

.nomovies {
    padding: 15px!important;
    width: 95%!important
}

#myclock {
    float: left;
    padding: 15px
}

.thuticket {
    background: #c50505;
    color: #fff;
    float: right;
    padding: 15px 40px;
    cursor: pointer
}

.thutime {
    background: #fff;
    border: 1px solid #e1e1e1;
    display: inline-block;
    margin-bottom: 0;
    padding: 0;
    width: 100%
}

.up_nomovie {
    width: 100%!important
}

.space {
    padding-top: 55px
}

.list-item {
    margin-left: 19%
}

.movie_time a {
    color: #c90201!important
}

.clearer:after,
.clearer:before,
.clearfix:after,
.clearfix:before {
    display: table;
    content: " "
}

.clearfix:after {
    clear: both
}

body {
    background-color: #fafafa;
    margin: 0;
    padding: 0
}

.wrapper {
    margin: 0 auto;
    overflow: visible!important;
    left: 0
}

.clearer:after {
    clear: both
}

input[type=button],
input[type=email],
input[type=password],
input[type=submit],
input[type=text],
textarea {
    -webkit-appearance: none;
    border-radius: 0
}

input[type=email],
input[type=password],
input[type=text],
textarea {
    background-color: #fdfdfd;
    border: 1px solid #ccc;
    font-size: 18px;
    color: #666;
    padding: 16px;
    font-weight: 300;
    box-sizing: border-box;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

input[type=submit] {
    font-weight: 300
}

input[type=email]:hover,
input[type=password]:hover,
input[type=text]:hover,
textarea:hover {
    background-color: #fff;
    border-color: #666
}

input[type=email]:focus,
input[type=password]:focus,
input[type=text]:focus,
textarea:focus {
    background-color: #fff
}

input[type=button]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=submit]:focus,
input[type=text]:focus {
    outline: 0
}

input[type=text]:focus {
    outline: 0;
    border-color: #666
}

input[type=text]:hover {
    border: 1px solid #666
}

.btn-primary {
    background-color: #fc3;
    border: none;
    font-size: 18px;
    color: #333;
    padding: 0 31px;
    height: 53px
}

.wrapper .breadcrumb a:hover,
body .wrapper .content a:hover {
    color: #000;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.overflow_hidden {
    overflow: hidden;
    width: 103.5%;
    margin-left: -25px;
    padding-left: 25px
}

.open_entry_image {
    display: block;
    width: 100%
}

.main-body-color {
    background-color: #c50505
}

.secondary-body-color {
    background-color: #fc3
}

.align_center {
    text-align: center
}

.no_margin_bottom {
    margin-bottom: 0!important
}

.margin_bottom_10 {
    margin-bottom: 10px!important
}

#blog-page .wrapper .main .page-wrapper,
.wrapper .main .page-wrapper {
    max-width: 1200px;
    position: relative;
    box-shadow: none;
    margin: 0 auto;
    z-index: 2;
    width: 95%
}

.gap {
    clear: both
}

#blog-page .wrapper .main .page-wrapper {
    background-color: none
}

.wrapper .main .page-wrapper {
    background-color: #fafafa
}

body.not_front_page .wrapper .main .page-wrapper {
    box-shadow: 0 -1px 1px 1px rgba(34, 34, 34, .2)
}

body.page-template-template-front-page-php .wrapper .main .page-wrapper {
    margin-top: 2px!important;
    padding: 42px 15px 0;
    max-width: 1170px;
    box-shadow: 0 -2px 1px 1px rgba(34, 34, 34, .2)
}

body.page-template-template-front-page-php .wrapper .main .page-wrapper .content {
    margin-left: -15px;
    margin-right: -15px
}

body.page-template-template-front-page-php .wrapper .page-wrapper .content .sidebar-no-pull {
    padding-top: 0;
    padding-bottom: 0
}

.delimiter {
    font-weight: 700;
    font-size: 10px;
    margin: 0
}

.full-bg {
    width: 100%;
    padding: 50px 1000px 0;
    margin-left: -1000px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.full-bg.bg-style-1 {
    background-color: #fff;
    border-top: 3px solid #d8d8d4;
    margin-top: 50px
}

.full-bg.bg-style-1::after {
    top: -40px;
    bottom: auto;
    left: auto;
    border-width: 40px 0 0 40px;
    border-color: transparent #fff;
    position: absolute;
    content: "";
    z-index: 99;
    border-style: solid
}

body .wrapper .page-title h1 {
    font-size: 40px;
    line-height: 34px;
    color: #fff;
    margin: 0;
    padding: 18px 17px
}

.breadcrumb .current,
body .wrapper .breadcrumb a {
    font-weight: 400;
    font-size: 12px
}

.page-wrapper .page_info {
    position: absolute;
    right: 14px;
    top: -151px;
    margin: 0
}

.page-wrapper .page_info .page-title {
    background-color: rgba(0, 0, 0, .8);
    display: inline-block;
    float: right
}

.wrapper h2.mod_title.latest_news,
.wrapper h2.mod_title.offers,
.wrapper h2.module_title.latest_news,
.wrapper h2.module_title.offers {
    float: left
}

.page-wrapper .content {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0
}

.wrapper .page-wrapper .content .sidebar-left-pull .main-content.vc_col-sm-9,
.wrapper .page-wrapper .content .sidebar-left-pull.vc_col-sm-9,
.wrapper .page-wrapper .content .sidebar-right-pull .main-content.vc_col-sm-9,
.wrapper .page-wrapper .content .sidebar-right-pull.vc_col-sm-9 {
    padding: 30px 30px 35px;
    width: 73.8%
}

.wrapper .page-wrapper .content .sidebar-no-pull {
    padding: 30px 30px 85px
}

.wrapper .page-wrapper .content .sidebar-left.vc_col-sm-3,
.wrapper .page-wrapper .content .sidebar-right.vc_col-sm-3 {
    border-left: 1px solid #ccc;
    width: 26.201%;
    background-color: #fff;
    padding: 35px 27px
}

.wrapper .page-wrapper .content .sidebar-left {
    border-left: none;
    border-right: 1px solid #ccc
}

.wrapper .breadcrumb {
    color: #fff;
    text-align: right;
    clear: both;
    padding: 0 17px 10px 0
}

body .wrapper .breadcrumb a {
    color: #fff;
    line-height: 24px;
    text-decoration: none
}

.wrapper .vh-pages-wrapper a,
.wrapper .vh-pages-wrapper span {
    padding: 11px;
    border: 1px solid #cfcfca;
    margin-right: 4px;
    text-decoration: none
}

.wrapper .vh-pages-wrapper {
    margin-left: -15px
}

.vh-pages-wrapper span.current {
    border: 1px solid #ccc;
    color: #666
}

body .wrapper .vh-pages-wrapper a:hover {
    border: 1px solid #666;
    color: #000
}

.wrapper .header {
    background-color: #A72728;
    min-height: 65px;
    margin-bottom: 25px;
    padding: 5px 0
}

.header_search input[type=submit],
.offer_image.shadows:after,
.offer_image.shadows:before {
    display: none
}

.offer_image.shadows.active:after,
.offer_image.shadows.active:before {
    z-index: 1
}

.offer_container .offer_image.active img {
    position: relative;
    z-index: 2
}

body.archive .post-thumb-img-wrapper.shadows:after,
body.archive .post-thumb-img-wrapper.shadows:before {
    bottom: -29px;
    height: 15%
}

.sidebar-no-pull .post-thumb-img-wrapper.shadows:before {
    bottom: -24px;
    height: 30%
}

body.page-template-template-front-page-php .post-thumb-img-wrapper.shadows:before {
    bottom: -11px;
    height: 20%
}

body.page-template-template-front-page-php .post-thumb-img-wrapper.active.shadows:after,
body.page-template-template-front-page-php .post-thumb-img-wrapper.active.shadows:before {
    z-index: 1
}

.teaser_grid_container_carousel .post_carousel_item .post-thumb-img-wrapper.active img {
    z-index: 2;
    position: relative
}

.logo.shadows.vc_col-sm-3 {
    padding: 0;
    position: absolute;
    width: 20%;
    margin-top: 14px;
    z-index: 1000
}

.logo.shadows:after,
.logo.shadows:before {
    z-index: 200;
    bottom: -22px;
    height: 30%;
    left: 0;
    display: none
}

.shadows {
    position: relative;
    display: inline-block
}

#comment-nav-above,
.wrapper .wpb_accordion_header.ui-accordion-header-active .hover_effect_right,
.wrapper .wpb_tabs_nav li.ui-state-default.ui-state-active a .hover_effect_right,
body .spotlight .ui-widget-header button .ui-button-icon-primary {
    display: none
}

.fullwidthbanner-container,
.shadows:before {
    position: absolute
}

.shadows:before {
    content: '';
    background: url(images/shadow.png) center bottom/100% 100% no-repeat;
    background-size: 100% 100%;
    width: 100%;
    z-index: -1;
    height: 20%;
    opacity: .7;
    left: 0
}

.vh_wrapper {
    overflow: hidden
}

.vc_row-fluid.front_page_white,
.vc_row-fluid.front_page_white.border {
    z-index: 1;
    background-color: #fff;
    position: relative;
    margin-bottom: 0;
    margin-left: -30px;
    margin-right: -30px
}

.vc_row-fluid.front_page_white.border {
    border-top: 4px solid rgba(0, 0, 0, .1);
    padding: 43px 15px 38px
}

.vc_row-fluid.front_page_white {
    padding-bottom: 48px;
    padding-left: 15px;
    padding-right: 15px
}

body .ui-widget-content {
    z-index: 999;
    overflow: visible;
    border-radius: 0;
    border: none
}

body .spotlight .ui-widget-header {
    border: none;
    background: 0 0;
    position: absolute!important;
    top: -90px;
    padding: 0!important;
    width: 100%
}

body .ui-widget-overlay {
    z-index: 999
}

body .ui-dialog .ui-dialog-content {
    padding: 0;
    background: #000
}

body .ui-dialog.spotlight {
    padding: 0
}

body .spotlight .ui-dialog-title {
    background: rgba(0, 0, 0, .8);
    width: auto;
    padding: 21px 20px 25px 24px;
    font-size: 40px;
    font-weight: 300;
    font-family: Lato;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 500px
}

body .spotlight .ui-widget-header button {
    border: none!important;
    border-radius: 0!important;
    height: 70px!important;
    width: 70px!important;
    background: #ccc!important;
    position: absolute!important;
    top: 15px!important;
    right: 0!important;
    padding: 0!important
}

body .spotlight .ui-widget-header button.ui-state-focus {
    outline: 0!important
}

body .spotlight .ui-widget-header button:before {
    content: 'x';
    line-height: 62px;
    text-align: center;
    font-size: 40px;
    font-weight: 300;
    font-family: Lato;
    color: #000
}

.wrapper a,
.wrapper p {
    font-family: Lato, sans-serif
}

#event_dialog {
    top: 24px!important;
    overflow: hidden
}

#rev_slider_1_1 ul,
.spotlight_controls,
.wrapper .wpb_accordion_header.ui-accordion-header-active:hover,
.wrapper .wpb_tabs_nav li.ui-state-default.ui-state-active:hover {
    overflow: visible!important
}

.post-password-form input[type=password] {
    height: 53px
}

.post-password-form input[type=submit] {
    color: #333;
    font-size: 18px;
    background-color: #fc3;
    border: none;
    padding: 0 31px;
    height: 53px;
    margin-left: 3px;
    font-weight: 300;
    position: absolute
}

.wpb_gmaps_widget.wpb_content_element {
    left: -30px;
    bottom: -35px;
    top: 0;
    width: 107%;
    position: relative
}

.entry-content ol,
.entry-content ul,
.wpb_wrapper ol,
.wpb_wrapper ul {
    list-style-position: outside;
    margin-left: 40px;
    margin-bottom: 15px;
    font-weight: 400;
    color: #666
}

.entry-content .page-link,
.entry-content .wp-audio-shortcode,
.entry-content address,
.entry-content dl,
.entry-content pre,
.entry-content table {
    margin-bottom: 15px
}

.entry-content tr td:not(.fc-widget-content, .fc-widget-header),
.entry-content tr th {
    border: 1px solid #ccc;
    padding: 5px 10px
}

.entry-content dl dd {
    margin-left: 20px
}

.entry-content code {
    word-wrap: break-word
}

.pingback .edit-link {
    padding-left: 5px
}

.module_title b {
    color: #c90201
}

.wrapper h2.module_title {
    font-size: 30px;
    color: #000;
    line-height: 28px;
    font-weight: 600;
    margin-bottom: 21px;
    margin-top: 10px
}

.wrapper h2.module_title.event {
    font-weight: 300;
    color: #c50505
}

.wrapper h2.module_title span {
    color: #000;
    font-weight: 400
}

.wrapper h2.module_title.event.list {
    margin-bottom: 9px;
    margin-top: 7px
}

.wrapper h2.module_title.latest_news {
    margin-bottom: 21px
}

.mod_title b {
    color: #000
}

.wrapper h2.mod_title {
    font-size: 30px;
    color: #000;
    line-height: 28px;
    font-weight: 600;
    margin-bottom: 21px;
    margin-top: 18px
}

.wrapper h2.mod_title.event {
    font-weight: 300;
    color: #c50505
}

.wrapper h2.mod_title span {
    color: #000;
    font-weight: 400
}

.wrapper h2.mod_title.event.list {
    margin-bottom: 9px;
    margin-top: 7px
}

.wrapper h2.mod_title.latest_news {
    margin-bottom: 21px
}

.wrapper p {
    font-size: 16px;
    color: #666;
    margin-bottom: 15px;
    font-weight: 400;
    line-height: 26px
}

.wrapper h1,
.wrapper h2,
.wrapper h3,
.wrapper h4,
.wrapper h5,
.wrapper h6 {
    margin: 0 0 5px;
    font-family: Lato, sans-serif;
    font-weight: 300
}

.wrapper h1 {
    font-size: 32px;
    color: #c50505;
    line-height: 38px;
    margin-bottom: 20px
}

.wrapper h2 {
    font-size: 22px;
    color: #000;
    line-height: 33px
}

.wrapper h3,
.wrapper h4 {
    font-size: 18px;
    line-height: 29px
}

.wrapper h3 {
    color: #000
}

.wrapper h4 {
    color: #666
}

.wrapper h5 {
    font-size: 14px;
    color: #666;
    font-weight: 700;
    line-height: 25px
}

.wrapper h6 {
    font-size: 12px;
    color: #000;
    font-weight: 700;
    line-height: 24px
}

.wrapper a {
    color: #c00;
    text-decoration: underline;
    font-weight: 900;
    -webkit-transition: color .2s;
    -moz-transition: color .2s;
    -ms-transition: color .2s;
    -o-transition: color .2s;
    transition: color .2s
}

.wrapper a:hover {
    color: #000
}

.wrapper .wpb_tabs_nav li.ui-state-default a {
    font-size: 20px;
    color: #000;
    letter-spacing: -.5px
}

.wrapper .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.wrapper .wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li {
    position: relative;
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none
}

.wpb_accordion_section.group {
    -webkit-transition: all 3s;
    -moz-transition: all 3s;
    -ms-transition: all 3s;
    -o-transition: all 3s;
    transition: all 3s
}

.spotlight_cont,
.spotlight_container {
    position: relative;
    overflow: hidden
}

.wrapper .wpb_content_element .wpb_accordion_header a {
    padding: 18px 10px 23px 23px;
    line-height: 20px
}

.wrapper .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content {
    padding: 23px 22px;
    background: #fff
}

.wrapper .wpb_tabs_nav li.ui-state-default {
    background-color: transparent;
    border: 1px solid #e1e1e1;
    margin: 0 2px 0 0;
    border-radius: 0
}

.wrapper .wpb_tabs_nav li.ui-state-default.ui-state-hover {
    background: 0 0
}

.wrapper .wpb_tabs_nav li.ui-state-default.ui-state-active {
    background-color: #fff;
    border-bottom: none;
    padding-bottom: 3px;
    position: relative
}

.wrapper .wpb_tabs_nav li.ui-state-default.ui-state-active:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    display: block!important;
    bottom: -1px;
    background-color: #fff;
    z-index: 20
}

.wrapper .wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
    background: #fff;
    border: 1px solid #e1e1e1;
    border-left: 4px solid #fc3;
    border-radius: 0;
    padding: 23px 20px!important
}

.wrapper .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header:focus {
    outline: 0
}

.wrapper .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header {
    background: 0 0;
    border: 1px solid #e1e1e1;
    border-radius: 0
}

.wrapper .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header.ui-state-active {
    border-bottom: none;
    border-left: 4px solid #fc3;
    background-color: #fff
}

.wrapper .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a {
    border-left: 3px solid transparent
}

.wrapper .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header.ui-state-active a {
    border-left: none;
    color: #c00
}

.wrapper .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header.ui-state-active:before {
    content: '';
    border-bottom: 1px solid #e5e5e5;
    width: 93.1%;
    margin-left: 2.3%;
    position: absolute;
    bottom: -1px
}

.wrapper .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a {
    color: #000;
    font-size: 20px;
    font-weight: 300
}

.wrapper .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content.ui-accordion-content-active {
    background-color: #fff;
    border: 1px solid #e1e1e1;
    border-top: none;
    border-left: 4px solid #fc3;
    margin-top: -1px
}

.wrapper .wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a {
    padding: 14px 22px 16px 24px;
    line-height: 22px;
    font-weight: 300;
    background: 0 0
}

.wrapper .wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab {
    padding: 23px 20px
}

.wrapper .wpb_tabs_nav li.ui-state-default.ui-state-active a {
    color: #c00;
    padding: 14px 22px 16px 24px;
    line-height: 22px
}

.wrapper .wpb_accordion_section.group {
    margin: 3px 0
}

.wrapper .wpb_content_element .wpb_tabs_nav {
    border-radius: 0;
    border: none;
    background: 0 0
}

.wrapper .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a:before {
    content: '\e821';
    font-family: icons;
    font-size: 10px;
    color: #333;
    border: 1px solid #333;
    border-radius: 40px;
    opacity: .4;
    float: left;
    margin-top: 2px;
    width: 18px;
    height: 18px;
    display: block;
    text-align: center;
    line-height: 18px;
    margin-right: 5px
}

.wrapper .vc_message_box .vc_message_box-icon i,
.wrapper .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon,
.wrapper .wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon,
.wrapper .wpb_button.wpb_btn-danger.wpb_btn-small:before,
.wrapper .wpb_button.wpb_btn-warning.wpb_btn-small:before {
    display: none
}

.wrapper .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header.ui-state-active a:before {
    background-color: #c00;
    color: #fff;
    opacity: 1;
    border-color: #c00
}

.wrapper blockquote {
    padding: 7px 34px 22px
}

.wrapper blockquote p {
    border-left: 4px solid #fc3;
    color: #333;
    padding: 13px 30px;
    font-style: italic;
    font-weight: 300
}

.wrapper .vc_message_box p {
    color: #333!important;
    font-size: 18px;
    line-height: 26px;
    font-weight: 300
}

body .wrapper .vc_message_box {
    background-color: #fff!important;
    border: 1px solid #e1e1e1;
    border-radius: 0;
    padding: 28px 35px 28px 110px;
    margin-bottom: 24px;
    text-shadow: none
}

.wrapper .vc_message_box .vc_message_box-icon {
    background: 0 0!important;
    padding-left: 0;
    position: relative
}

body .wrapper .vc_color-alert-info .vc_message_box-icon:before {
    content: '\e816';
    font-family: icons;
    float: left;
    background-color: #fc3;
    margin-left: -25px;
    margin-top: -1em;
    text-align: center;
    line-height: 82px;
    color: #fff;
    position: absolute;
    left: -85px;
    top: -9px;
    height: 82px;
    width: 79px;
    font-size: 19px
}

.wrapper .vc_color-alert-warning .vc_message_box-icon:before,
body .wrapper .vc_color-alert-danger .vc_message_box-icon:before,
body .wrapper .vc_color-alert-success .vc_message_box-icon:before {
    text-align: center;
    float: left;
    font-family: icons;
    margin-left: -25px;
    margin-top: -1em;
    line-height: 82px;
    color: #fff;
    position: absolute;
    left: -85px;
    top: -7px;
    height: 82px;
    width: 79px;
    font-size: 21px
}

body .wrapper .vc_color-alert-success .vc_message_box-icon:before {
    content: '\e819';
    background-color: #1ca40e
}

body .wrapper .vc_color-alert-danger .vc_message_box-icon:before {
    content: '\e81a';
    background-color: #c50505
}

.wrapper .vc_color-alert-warning .vc_message_box-icon:before {
    content: '\e81b';
    background-color: #b2b2b2
}

.wrapper .wpb_button,
.wrapper .wpb_button:hover {
    position: relative;
    z-index: 1;
    text-shadow: none
}

.wrapper .wpb_button.wpb_btn-warning {
    font-weight: 400;
    color: #333;
    background-color: #fc3
}

.wrapper .wpb_button.wpb_btn-danger {
    font-size: 23px;
    font-weight: 400;
    color: #fff;
    background-color: #c50505
}

.wrapper .wpb_button.wpb_btn-warning.wpb_regularsize {
    font-weight: 400;
    color: #333;
    background-color: #fc3;
    border-radius: 0;
    border: none;
    margin-bottom: 10px
}

.wrapper .wpb_button:focus {
    outline: 0
}

.wrapper .wpb_button.wpb_btn-warning.wpb_btn-small {
    font-weight: 300;
    color: #333;
    background-color: #fc3;
    border-radius: 0;
    border: none;
    margin-bottom: 10px
}

.wrapper .wpb_button.wpb_btn-warning.wpb_bookmark i.icon:before {
    content: '\25b6';
    font-family: icons;
    float: right;
    margin-left: 33px;
    margin-right: 10px;
    font-size: 17px;
    border: 1px solid #393033;
    border-radius: 30px;
    margin-top: -2px;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    padding-left: 2px
}

.wrapper .wpb_button.wpb_btn-warning.wpb_bookmark i.icon {
    background: 0 0;
    height: auto;
    margin-left: 24px
}

.wrapper .wpb_button.wpb_btn-danger.wpb_btn-large {
    font-weight: 400;
    border-radius: 0;
    border: none;
    margin-bottom: 10px
}

.wrapper .wpb_button.wpb_btn-danger.wpb_play i.icon:before {
    content: '\e815';
    font-family: icons;
    float: right;
    margin-left: 26px;
    font-size: 16px;
    border: 1px solid #fff;
    border-radius: 30px;
    margin-right: 6px;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center
}

.wrapper .wpb_button.wpb_btn-danger.wpb_play i.icon {
    background: 0 0;
    height: auto;
    margin-left: 30px
}

.wrapper .wpb_button.wpb_btn-danger.wpb_btn-small {
    font-weight: 300;
    border-radius: 0;
    border: none;
    margin-bottom: 10px
}

.wrapper .wpb_button.wpb_btn-inverse.wpb_btn-large {
    font-weight: 400;
    border-radius: 0;
    border: none;
    margin-bottom: 10px
}

.wrapper .wpb_button.wpb_btn-inverse.wpb_btn-small {
    font-weight: 300;
    border-radius: 0;
    border: none;
    margin-bottom: 10px
}

.vh_button.red,
.vh_button.yellow {
    text-decoration: none;
    margin-bottom: 10px;
    font-weight: 400
}

.vh_button.yellow {
    font-size: 23px;
    padding: 0 0 0 33px;
    background-color: #fc3;
    color: #333;
    border-radius: 0;
    border: none;
    display: block;
    position: relative;
    height: 68px;
    line-height: 68px
}

.vh_button.yellow.icon-play-1:before {
    float: right;
    width: 68px;
    height: 68px;
    text-align: center;
    font-size: 40px;
    background: rgba(255, 226, 140, .65);
    line-height: 68px;
    margin-left: 33px;
    text-indent: 2px
}

.vh_button.yellow.icon-play-1:after {
    content: "";
    border-style: solid;
    border-width: 9px 9px 9px 0;
    border-color: transparent #fc3 transparent transparent;
    height: 7px;
    width: 7px;
    position: absolute;
    right: 63px;
    transform: rotate(180deg);
    -webkit-transition: right .2s;
    transition: right .2s
}

.vh_button.red.icon-ticket:after,
.vh_button.yellow.icon-play-1:after {
    -o-transition: right .2s;
    -moz-transition: right .2s;
    -ms-transition: right .2s;
    display: block;
    top: 50%;
    margin-top: -9px;
    z-index: 0;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg)
}

.vh_button.yellow.icon-play-1:hover:after {
    right: 59px
}

.vh_button.red {
    background-color: #c50505;
    border: none;
    border-radius: 0;
    color: #fff;
    display: block;
    font-size: 23px;
    height: 48px;
    line-height: 48px;
    padding: 0 0 0 10px;
    position: relative;
    overflow: hidden
}

.wrapper .vh_button.red:hover {
    color: #fff
}

.vh_button.red.icon-ticket::before {
    background: rgba(226, 110, 110, .51);
    float: right;
    font-size: 28px;
    height: 48px;
    line-height: 48px;
    margin-left: 15px;
    text-align: center;
    width: 48px
}

.vh_button.red.icon-ticket:after {
    border-style: solid;
    border-width: 9px 9px 9px 0;
    border-color: transparent #c50505 transparent transparent;
    height: 7px;
    width: 7px;
    position: absolute;
    right: 63px;
    transform: rotate(180deg);
    -webkit-transition: right .2s;
    transition: right .2s
}

.vh_button.red.icon-ticket:hover:after {
    right: 59px
}

.pp_overlay {
    opacity: .5!important
}

a.pp_close {
    display: none!important
}

.wrapper .wpb_button {
    border: none;
    border-radius: 0;
    margin-bottom: 10px
}

.wrapper .wpb_button.wpb_btn-mini {
    padding: 8px 18px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 300
}

.wrapper .wpb_button.wpb_regularsize {
    padding: 25px 29px;
    font-size: 23px;
    line-height: 20px
}

.wrapper .wpb_button.wpb_btn-large {
    padding: 16px 27px;
    font-weight: 300;
    font-size: 21px;
    line-height: 20px
}

.wrapper .wpb_button.wpb_btn-small {
    padding: 10px 19px 11px;
    font-size: 19px;
    font-weight: 300;
    line-height: 20px
}

.wrapper .wpb_button.wpb_btn-transparent {
    background-color: #b2b2b2
}

.spotlight li {
    float: left;
    list-style: none;
    margin-right: 30px;
    max-width: 165px!important
}

.spotlight_item.shadows:after,
.spotlight_item.shadows:before {
    bottom: -19px
}

.spotlight_cont {
    padding-bottom: 20px;
    padding-left: 5px;
    left: -5px;
    padding-right: 5px;
    width: 101%
}

.wrapper .main-inner ul.spotlight {
    padding-left: 0;
    width: 20000em;
    position: relative;
    margin-left: 0
}

.spotlight_container .spotlight_image img {
    width: 170px;
    height: 260px;
    display: block
}

.spotlight_container .movie_title {
    position: absolute;
    top: -100px;
    color: #fff;
    background: linear-gradient(to top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .5) 80%, rgba(0, 0, 0, .7) 100%);
    width: 100%;
    padding: 5px 10px;
    overflow: hidden;
    text-align: center;
    min-height: 70px;
    font-size: 18px;
    box-sizing: border-box
}

.spotlight_info,
.spotlight_tickets,
.spotlight_trailer {
    float: left
}

body .wrapper .spotlight_info a,
body .wrapper .spotlight_tickets a,
body .wrapper .spotlight_trailer a {
    font-size: 28px;
    border: 0;
    color: #fff;
    background-color: rgba(0, 0, 0, .4);
    text-decoration: none;
    height: 55px;
    width: 55px;
    display: block;
    text-align: center;
    line-height: 54px
}

body .wrapper .spotlight_trailer a {
    border-left: 1px solid rgba(255, 255, 255, .5);
    border-right: 1px solid rgba(255, 255, 255, .5);
    width: 53px
}

body .wrapper .spotlight_info a:hover {
    background-color: #000;
    border-color: #000;
    color: #fff
}

body .wrapper .spotlight_trailer a:hover {
    background-color: #fecd33;
    border-color: #fecd33;
    color: #fff
}

body .wrapper .spotlight_tickets a:hover {
    background-color: #c60506;
    border-color: #c60506;
    color: #fff
}

body .wrapper .spotlight_trailer a.icon-play-1:before {
    font-size: 36px;
    padding-left: 2px
}

.spotlight_controls {
    position: absolute!important;
    bottom: -100%;
    left: 0;
    border-top: 1px solid rgba(255, 255, 255, .5)
}

.page-id-375 .movie_list_image .spotlight_controls {
    opacity: 0
}

.spotlight_controls.two {
    left: 40px
}

.tp-button {
    font-family: Lato;
    font-weight: 400
}

.spotlight_container .line {
    position: absolute;
    bottom: 0;
    border-bottom: 5px solid #fecd33;
    width: 0;
    left: 50%
}

.spotlight_next,
.spotlight_prev {
    text-align: center;
    cursor: pointer;
    float: right;
    bottom: -60px;
    line-height: 70px;
    overflow: hidden!important;
    -webkit-transition: background-color .4s;
    -moz-transition: background-color .4s;
    -ms-transition: background-color .4s;
    -o-transition: background-color .4s;
    transition: background-color .4s
}

.spotlight_prev {
    width: 70px;
    height: 70px;
    background-color: #ccc;
    position: relative;
    left: auto;
    right: 3px;
    z-index: 1
}

.hover_effect_left,
.hover_effect_right,
.hover_effect_up {
    position: absolute;
    background: url(images/arrows.png) 50%;
    height: 100%;
    opacity: 0
}

.hover_effect_right {
    width: 4000px;
    top: 0;
    z-index: 1
}

.hover_effect_left,
.hover_effect_up {
    z-index: -1
}

.hover_effect_left {
    width: 4000px;
    top: 0;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg)
}

.hover_effect_up {
    width: 4000%;
    left: -1365px;
    transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg)
}

.spotlight_next {
    width: 70px;
    height: 70px;
    background-color: #ccc;
    position: relative;
    z-index: 1
}

.spotlight_next:hover,
.spotlight_prev:hover {
    background-color: #fdcc32
}

.spotlight_next:before,
.spotlight_prev:before {
    font-size: 27px
}

.wrapper .event_container {
    margin-left: 0
}

.movie_image.shadows:after,
.movie_image.shadows:before {
    bottom: -5px
}

#movie_post_content,
.nigh_out_shedule {
    clear: both;
    opacity: 1!important
}

#movie_post_content li {
    list-style: none;
    width: 50%
}

#movie_post_content li .movie_image img,
.nigh_out_shedule li .movie_image img,
.ntlive-gridview li .movie_image img {
    width: 100px;
    height: 155px
}

#movie_post_content .movie_image,
.nigh_out_shedule .movie_image,
.ntlive-gridview .movie_image {
    float: left;
    position: relative;
    margin-right: 20px;
    height: 162px
}

#movie_post_content .movie_image .bottom_line,
.nigh_out_shedule .movie_image .bottom_line,
.ntlive-gridview .movie_image .bottom_line {
    width: 0;
    left: 50%;
    position: absolute;
    border-bottom: 4px solid #fdcc32;
    display: none;
    bottom: 6px
}

#movie_post_content .movie_image:hover .bottom_line,
.nigh_out_shedule .movie_image:hover .bottom_line,
.ntlive-gridview .movie_image:hover .bottom_line {
    display: block
}

#movie_post_content .movie_container,
.ntlive-gridview .movie_container {
    display: inline-block;
    width: 64%
}

#movie_post_content .movie_container .inner_bottom_container .icon-clock,
.ntlive-gridview .movie_container .inner_bottom_container .icon-clock {
    float: left;
    width: 12%;
    height: 60px
}

.vc_2_8.wpb_column {
    width: 25%;
    padding: 0 15px;
    float: left
}

.vc_6_8.wpb_column {
    width: 75%;
    padding: 0 15px;
    float: left;
    position: relative
}

#movie_post_content ul,
.nigh_out_shedule ul,
.ntlive-gridview ul {
    margin-left: -30px
}

#movie_post_content ul li,
.nigh_out_shedule ul li,
.ntlive-gridview ul li {
    padding-bottom: 23px;
    padding-right: 0;
    padding-left: 30px;
    display: inline-flex
}

#movie_post_content ul li .movie_container .movie_title,
.ntlive-gridview ul li .movie_container .movie_title .nigh_out_shedule ul li .movie_container .movie_title {
    font-size: 22px;
    line-height: 22px;
    font-weight: 300;
    margin-top: 0
}

#movie_post_content ul li .movie_container .movie_title a,
.nigh_out_shedule ul li .movie_container .movie_title a,
.ntlive-gridview ul li .movie_container .movie_title a {
    font-weight: 300;
    color: #000;
    font-size: 22px;
    line-height: 26px;
    text-decoration: none
}

#movie_post_content ul li .movie_container .movie_title a:hover,
.nigh_out_shedule ul li .movie_container .movie_title a:hover,
.ntlive-gridview ul li .movie_container .movie_title a:hover {
    color: #c00
}

#movie_post_content ul li .movie_container .movie_length,
.nigh_out_shedule ul li .movie_container .movie_length,
.ntlive-gridview ul li .movie_container .movie_length {
    font-size: 13px;
    color: #333;
    font-weight: 300
}

#movie_post_content ul li .movie_container .movie_cinema,
.nigh_out_shedule ul li .movie_container .movie_cinema,
.ntlive-gridview ul li .movie_container .movie_cinema {
    font-size: 13px;
    color: #666;
    font-style: italic;
    font-weight: 300;
    line-height: 16px;
    padding-top: 5px;
    display: none
}

#movie_post_content ul li .movie_container .movie_time,
.nigh_out_shedule ul li .movie_container .movie_time,
.ntlive-gridview ul li .movie_container .movie_time {
    font-size: 17px;
    color: #c90201!important;
    font-weight: 300;
    line-height: 17px;
    min-height: 25px
}

#movie_post_content ul li .movie_container .movie_time:before,
.nigh_out_shedule ul li .movie_container .movie_time:before,
.ntlive-gridview ul li .movie_container .movie_time:before {
    color: #c90201;
    padding-right: 4px;
    font-size: 16px;
    line-height: 27px
}

.datepicker-container {
    float: left;
    position: relative;
    margin-bottom: 10px
}

.wrapper .datepicker-container:after {
    right: 40px;
    z-index: -1
}

#movie-datepicker {
    float: left;
    border: none;
    background: 0 0;
    border-bottom: 3px solid #fc3;
    height: 37px;
    width: 150px;
    margin-right: 30px;
    cursor: pointer;
    line-height: 24px;
    padding: 0 10px 10px;
    color: #333;
    box-sizing: border-box
}

#movie-datepicker::-webkit-input-placeholder {
    color: #333
}

.wpb_single_image.movie_list_banner {
    margin-bottom: 25px
}

.wpb_single_image.movie_list_banner:first-child {
    padding-top: 41px
}

.event_list.isotope-item .bottom_line {
    width: 0;
    left: 50%;
    position: absolute;
    border-bottom: 4px solid #fdcc32;
    display: none;
    bottom: 6px
}

.inner_top_container .event_list_rating {
    color: #666;
    line-height: 20px;
    padding-top: 5px;
    padding-bottom: 3px;
    font-weight: 300;
    font-size: 11px
}

.inner_top_container .event_list_rating img,
.main_event_widget_container .event_list_rating img,
.movie_list_container .event_list_rating img,
.post-ratings img {
    padding-right: 1px;
    display: inline-block;
    position: relative;
    top: 1px
}

.isotope-item.shadows {
    float: left!important;
    left: 0!important;
    position: relative!important;
    top: 0!important;
    transform: none!important;
    width: 22%
}

.prettyphoto > img {
    height: auto;
    width: 100%
}

.post-ratings br,
.vh_row_loading_effect {
    display: none
}

.post-ratings .post-ratings-text {
    padding-left: 10px
}

.post-ratings-loading {
    position: absolute;
    top: 40px
}

.post-ratings-loading img {
    float: left;
    margin-top: 5px
}

.inner_top_container .event_list_rating img:last-child,
.post-ratings img:last-child {
    padding-right: 3px
}

.movie_image.shadows > a {
    display: inline-block
}

.vh_loading_effect,
.vh_row_loading_effect {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0
}

.pp_loaderIcon:after,
.pp_loaderIcon:before,
.vh_loading_effect:after,
.vh_loading_effect:before,
.vh_row_loading_effect:after,
.vh_row_loading_effect:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    top: 50%;
    left: 50%;
    margin: -10px 0 0 -10px;
    border-radius: 50%;
    z-index: 9999999
}

.vh_loading_effect.movies_list {
    display: block
}

.vh_loading_effect.movies_list:after,
.vh_loading_effect.movies_list:before {
    top: 300px
}

.vh_row_loading_effect:after,
.vh_row_loading_effect:before {
    top: 340px
}

.pp_loaderIcon {
    background: 0 0!important
}

.pp_loaderIcon:before,
.vh_loading_effect:before,
.vh_row_loading_effect:before {
    background: #c50505;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
    -webkit-animation: moveLeft .6s linear infinite alternate;
    animation: moveLeft .6s linear infinite alternate
}

.pp_loaderIcon:after,
.vh_loading_effect:after,
.vh_row_loading_effect:after {
    background: #fdcc32;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
    -webkit-animation: moveRight .6s linear infinite alternate;
    animation: moveRight .6s linear infinite alternate
}

.wrapper .vc_gitem_row .vc_gitem-col {
    padding: 0
}

.wrapper .vc_gitem-col .post-thumb-img-wrapper a {
    height: 220px;
    overflow: hidden
}

.wrapper .vc_gitem-col .post-thumb-img-wrapper:before {
    bottom: -16px
}

.wrapper .vc_gitem-post-data-source-post_title {
    margin-top: 9px;
    margin-bottom: 0
}

.wrapper .vc_gitem-post-data-source-post_title a {
    font-size: 26px;
    color: #020303;
    text-decoration: none;
    font-weight: 300;
    line-height: 26px
}

body .wrapper .vc_gitem-post-data-source-post_title a:hover {
    color: #c50505
}

.wrapper .vc_gitem-post-data-source-post_excerpt {
    margin-bottom: 0
}

.wrapper .vc_gitem-post-data-source-post_excerpt p {
    font-weight: 300
}

.wrapper .vc_gitem-col .read_more {
    margin-top: -10px
}

.wrapper .vc_gitem-col .blog_author {
    margin-top: 8px
}

.wrapper .vc_gitem-col .post_info_img,
.wrapper .vc_gitem-col .post_info_text {
    padding: 8px 17px
}

body .wrapper ul.wpb_thumbnails-fluid li {
    padding: 0 15px
}

.front_page_post_grid {
    padding-left: 15px
}

.front_page_post_grid .wpb_heading.wpb_teaser_grid_heading {
    font-size: 26px;
    color: #666;
    margin-bottom: 19px;
    margin-top: 8px
}

.front_page_post_grid .post-grid-item-wrapper .read_more {
    position: relative;
    background: #fc3;
    display: inline-block;
    margin-top: 9px;
    overflow: hidden!important
}

.front_page_post_grid ul.wpb_thumbnails li.isotope-item .post-grid-item-wrapper .post-thumb .post-thumb-img-wrapper img,
.post-thumb-img-wrapper a,
.post-thumb-img-wrapper img {
    display: block
}

.front_page_post_grid ul.wpb_thumbnails {
    margin-left: -15px
}

.front_page_post_grid ul.wpb_thumbnails li {
    margin-right: 15px
}

.post-thumb-img-wrapper .bottom_line {
    border-bottom: 4px solid #fc3;
    position: absolute;
    bottom: 0;
    width: 0;
    left: 50%
}

.front_page_post_grid ul.wpb_thumbnails li.isotope-item .post-grid-item-wrapper .post-thumb {
    float: left;
    padding-right: 11px
}

.front_page_post_grid ul.wpb_thumbnails li.isotope-item .post-grid-item-wrapper .entry-content .blog_postedby,
.front_page_post_grid ul.wpb_thumbnails li.isotope-item .post-grid-item-wrapper .post-thumb .post_info_img,
.front_page_post_grid ul.wpb_thumbnails li.isotope-item .post-grid-item-wrapper .post-thumb .post_info_text {
    display: none
}

.front_page_post_grid ul.wpb_thumbnails li.isotope-item .post-grid-item-wrapper .entry-content {
    display: table-cell
}

.front_page_post_grid ul.wpb_thumbnails li.isotope-item .post-grid-item-wrapper .entry-content p {
    line-height: 22px;
    font-size: 17px;
    font-weight: 300;
    padding-bottom: 2px;
    color: #000
}

.front_page_post_grid ul.wpb_thumbnails li.isotope-item .post-grid-item-wrapper .post-thumb .post-thumb-img-wrapper {
    margin-bottom: 10px
}

.front_page_post_grid ul.wpb_thumbnails li.isotope-item .post-grid-item-wrapper span {
    display: block;
    margin-left: 111px
}

.front_page_post_grid ul.wpb_thumbnails li.isotope-item .post-grid-item-wrapper .vc_read_more {
    color: #333;
    font-size: 18px;
    display: block;
    padding: 6px 20px 7px 19px;
    text-align: center;
    text-decoration: none;
    letter-spacing: -1px;
    position: relative;
    z-index: 1;
    font-weight: 300
}

.post-grid-item-wrapper .post-thumb {
    position: relative
}

.front_page_post_grid .entry-content .blog_time.top {
    font-size: 13px;
    color: #666;
    line-height: 16px;
    padding-bottom: 3px;
    float: none
}

.front_page_post_grid .entry-content .blog_time:before {
    padding-right: 6px
}

.wrapper .teaser_grid_container .wpb_thumbnails-fluid {
    margin-left: 0
}

.wrapper .teaser_grid_container .wpb_thumbnails li.vc_col-sm-3 {
    max-width: 292px
}

.wrapper .sidebar-left-pull .teaser_grid_container .post-grid-item-wrapper .shadows:before,
.wrapper .sidebar-right-pull .teaser_grid_container .post-grid-item-wrapper .shadows:before {
    bottom: -16px
}

.front_page_post_grid .teaser_grid_container,
.teaser_grid_container_carousel {
    width: 100%;
    margin-left: 0;
    clear: both;
    position: relative;
    overflow: hidden;
    padding-bottom: 15px
}

.teaser_grid_container_carousel ul {
    margin-left: -30px
}

.front_page_post_grid .teaser_grid_container ul,
.teaser_grid_container_carousel ul {
    width: 20000em;
    position: relative
}

.offer_container .offer_sale:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 80px solid transparent;
    border-right: 0 solid transparent;
    border-top: 80px solid #c60506;
    position: absolute;
    top: 0;
    right: -25px;
    z-index: 20
}

.offer_container .offer_sale {
    position: absolute;
    right: 55px;
    top: 0
}

.offer_container .offer_sale span {
    position: absolute;
    right: -46px;
    top: 15px;
    width: 100px;
    font-size: 15px;
    font-weight: 400;
    z-index: 22;
    text-align: center;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    color: #fff
}

.special_offers_container ul {
    width: 100%!important;
    margin-left: 0;
    position: relative
}

.wrapper .special_offers_container ul.offers li {
    list-style: none;
    padding-left: 0;
    padding-right: 30px;
    max-width: 292px;
    min-height: auto;
    padding-bottom: 0
}

.offer_container .offer_title a {
    font-size: 23px;
    font-weight: 300;
    color: #000;
    padding-bottom: 8px;
    display: inline-block;
    text-decoration: none
}

.wrapper .offer_container .offer_title a:hover {
    color: #c50505
}

.offer_container .offer_title {
    display: none
}

.offer_container .offer_text {
    font-size: 16px;
    line-height: 22px;
    color: #333;
    padding-bottom: 5px;
    font-weight: 300
}

.offer_container .offer_image {
    padding-bottom: 10px
}

.offer_container .offer_image img {
    display: block;
    width: 100%;
    height: auto
}

.wrapper .offer_container .offer_link {
    font-size: 18px;
    color: #c50505;
    text-decoration: underline;
    font-weight: 300;
    display: block;
    text-align: right
}

.wrapper .offer_container .offer_link:hover {
    color: #000;
    text-decoration: underline
}

.special_offers_container {
    width: 100%;
    margin-left: 0;
    clear: both;
    position: relative;
    overflow: hidden
}

.dotstyle-dotmove li:last-child {
    position: absolute;
    left: 3px;
    margin: 0;
    width: 20px;
    -webkit-transition: -webkit-transform .3s ease;
    transition: transform .3s ease
}

.dotstyle-dotmove li:last-child::after {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #c50505;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.poster_left {
    float: left;
    margin-right: 2%;
    width: 25%
}

.poster_right {
    float: left;
    width: 72%
}

.dotstyle-dotmove li.current:first-child ~ li:last-child {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.dotstyle-dotmove li.current:nth-child(2) ~ li:last-child {
    -webkit-transform: translateX(131%);
    transform: translateX(131%)
}

.dotstyle-dotmove li.current:nth-child(3) ~ li:last-child {
    -webkit-transform: translateX(260%);
    transform: translateX(260%)
}

.dotstyle-dotmove li.current:nth-child(4) ~ li:last-child {
    -webkit-transform: translateX(390%);
    transform: translateX(390%)
}

.dotstyle-dotmove li.current:nth-child(5) ~ li:last-child {
    -webkit-transform: translateX(520%);
    transform: translateX(520%)
}

.dotstyle-dotmove li.current:nth-child(6) ~ li:last-child {
    -webkit-transform: translateX(650%);
    transform: translateX(650%)
}

.dotstyle-dotmove li a {
    -webkit-transition: background-color .3s ease;
    transition: background-color .3s ease
}

.dotstyle-dotmove li a:focus,
.dotstyle-dotmove li a:hover {
    background-color: rgba(197, 5, 5, .7)
}

.dotstyle ul {
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style: none;
    cursor: default
}

.dotstyle li,
.wrapper .image_gallery_container li img {
    display: block
}

.dotstyle li {
    position: relative;
    float: left;
    margin: 0 5px;
    width: 16px;
    height: 16px;
    cursor: pointer;
    left: 0
}

.dotstyle li a {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    outline: 0;
    border-radius: 50%;
    background-color: rgba(197, 5, 5, .5);
    text-indent: -999em;
    cursor: pointer;
    position: absolute
}

.imageSliderExt {
    float: right;
    overflow: hidden;
    padding-top: 16px
}

.post_carousel_item .bottom-part-container .read_more {
    margin-bottom: 0
}

.teaser_grid_container_carousel .post_carousel_item {
    position: relative;
    width: 292px;
    float: left;
    list-style: none;
    padding-left: 30px;
    font-weight: 300;
    box-sizing: border-box
}

.teaser_grid_container_carousel .post_carousel_item .post-thumb-img-wrapper {
    float: left;
    position: relative
}

.teaser_grid_container_carousel .post_carousel_item .post-thumb-img-wrapper img {
    width: 100px;
    height: 155px
}

.teaser_grid_container_carousel .post_carousel_item .entry-content a {
    float: left;
    width: 61%;
    padding-left: 20px;
    padding-right: 0;
    line-height: 26px;
    font-size: 20px;
    font-weight: 300;
    margin-top: -6px;
    color: #000;
    text-decoration: none;
    box-sizing: border-box
}

.teaser_grid_container_carousel .post_carousel_item .entry-content a:hover {
    color: #c50505
}

.teaser_grid_container_carousel .post_carousel_item .blog_time {
    font-size: 12px;
    color: #666;
    line-height: 16px;
    font-weight: 300;
    margin-left: 20px;
    margin-bottom: 10px;
    text-transform: uppercase
}

.teaser_grid_container_carousel .post_carousel_item .entry-content p {
    line-height: 22px;
    font-size: 17px;
    font-weight: 300;
    padding-bottom: 2px;
    color: #000
}

.teaser_grid_container_carousel .post_carousel_item .bottom-part-container {
    float: left;
    width: 50%;
    position: absolute;
    bottom: 0;
    right: 0
}

.image_wrapper.event,
.main_side_left,
.main_side_right {
    float: left
}

.image_wrapper.event img {
    max-width: 266px;
    height: 380px
}

.image_wrapper.event {
    margin-bottom: 9px
}

.image_wrapper.event.shadows:after,
.image_wrapper.event.shadows:before {
    bottom: 19px
}

.page_title.event {
    font-size: 40px;
    color: #c50505;
    margin-top: -4px;
    margin-left: -1px;
    line-height: 40px
}

.event_main_side {
    float: left;
    width: 55%;
    position: relative
}

.event_main_side .overview-container {
    margin-top: 15px
}

.movie_list_container .overview-container {
    float: left;
    margin-top: 12px;
    min-height: 233px
}

.event_main_side .post-ratings {
    padding-top: 7px;
    font-size: 12px;
    color: #666
}

.main_side_left,
.main_side_right {
    padding-top: 16px;
    font-size: 14px;
    color: #666;
    line-height: 17px;
    box-sizing: border-box;
    width: 100%
}

.main_side_right {
    padding-left: 0
}

.event_list_item {
    margin-bottom: 20px;
    clear: both
}

.event_buttons {
    width: 100%;
    float: left
}

.event_buttons a {
    position: relative;
    z-index: 1
}

.event_main_side .event_buttons {
    padding-top: 0;
    margin-top: 20px
}

.single-event-buttons.event_buttons {
    margin-top: 35px
}

.event_buttons .button_red {
    float: left;
    padding-top: 24px
}

.event_buttons .button_yellow,
.event_main_side .event_buttons .button_red,
.event_main_side .event_buttons .button_yellow,
.movie_list_container .event_buttons .button_red,
.movie_list_container .event_buttons .button_yellow {
    float: left
}

.title-and-utility.event {
    padding-bottom: 20px
}

.image_gallery_container {
    position: relative;
    overflow: hidden;
    padding-bottom: 36px
}

.image_gallery_container ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0 0 0 -28px;
    padding: 0
}

.wrapper .image_gallery_container li {
    margin: 0 0 0 30px;
    float: left
}

.event_open_next,
.event_open_prev {
    text-align: center;
    cursor: pointer;
    z-index: 1;
    width: 69px;
    height: 70px;
    line-height: 70px;
    background-color: #ccc;
    font-size: 26px;
    float: right
}

.wrapper .image_gallery_container li .image_container:hover:before {
    content: '';
    position: absolute;
    bottom: 0;
    border-bottom: 4px solid red
}

.event_open_prev {
    position: relative;
    border-right: 1px solid #fafafa
}

.event_open_next {
    margin-right: 0;
    position: relative;
    border-left: 1px solid #fafafa
}

.event_open_next:hover,
.event_open_prev:hover {
    background-color: #fc3;
    -webkit-transition: background-color .2s;
    -moz-transition: background-color .2s;
    -ms-transition: background-color .2s;
    -o-transition: background-color .2s;
    transition: background-color .2s
}

#event_ticket_content {
    clear: left;
    padding-top: 20px
}

.wrapper #event_ticket_content ul {
    list-style: none;
    margin-left: 0
}

#event_ticket_content ul li {
    display: inline-block;
    width: 100%;
    border: 1px solid #e1e1e1;
    padding: 0;
    margin-bottom: 0;
    background: #fff
}

#event_ticket_content ul li .time {
    float: left;
    font-size: 20px;
    color: #000;
    font-weight: 300;
    padding: 15px
}

#event_ticket_content ul li .time:before {
    padding-right: 5px;
    font-size: 15px;
    color: #666;
    float: left;
    margin-top: 1px
}

#event_ticket_content ul li .ticket {
    float: right;
    position: relative;
    z-index: 1
}

#event_ticket_content ul li .ticket .hover_effect_right {
    z-index: 1
}

#event_ticket_content ul li .ticket a {
    padding: 1px 30px;
    background: #c50505;
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    font-weight: 300;
    display: block;
    float: right;
    line-height: 56px;
    position: relative
}

#event_ticket_content ul li .event_auditory {
    float: right;
    color: #999;
    font-size: 14px;
    font-weight: 300;
    padding: 16px 18px
}

#event_ticket_content ul li .event_auditory strong {
    color: #666
}

#event_ticket_content ul li .ticket .icon-ticket:after,
#event_ticket_content ul li .ticket .icon-ticket:before {
    display: none
}

.wrapper .wpb_image_grid .wpb_image_grid_ul > li:before {
    display: block!important
}

.wrapper .wpb_gallery_heading. .module_title.event {
    font-size: 26px;
    color: #c50505;
    line-height: 38px
}

#___plusone_0 {
    width: 63px!important
}

.open_event_social {
    float: left;
    position: absolute;
    top: 420px
}

.open_event_social .fb_iframe_widget {
    padding-right: 16px
}

.open_event_social .fb_iframe_widget span {
    vertical-align: baseline!important
}

.open_event_social #twitter-widget-0 {
    width: 95px!important
}

.image_gallery ul li .video_container {
    overflow: hidden;
    position: relative;
    background: #fff
}

.image_gallery ul li .video_container .wp-video-shortcode {
    width: 330px!important;
    height: 255px!important;
    margin-top: -18px;
    margin-left: -40px
}

#event_dialog .mejs-container {
    width: 100%!important;
    height: 100%!important
}

.image_gallery ul li .video_container .mejs-overlay-button {
    display: none
}

.image_gallery ul li {
    float: left;
    list-style: none
}

.image_gallery ul li .image_container:before {
    content: ''
}

.play {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .3);
    z-index: 1
}

.play:before {
    text-align: center;
    width: 73px;
    height: 73px;
    line-height: 73px;
    font-size: 44px;
    border: 1px solid #fff;
    display: block;
    border-radius: 50px;
    position: relative;
    left: 30%;
    top: 30%;
    color: #fff;
    padding-left: 8px
}

.video_container:hover .play {
    display: block;
    cursor: pointer
}

.wrapper .image_gallery_container li:after,
.wrapper .image_gallery_container li:before {
    bottom: -13px
}

.image_gallery_container .image_container .bottom_line,
.image_gallery_container .video_container .bottom_line {
    position: absolute;
    bottom: 0;
    border-bottom: 5px solid #fecd33;
    width: 0;
    left: 50%;
    z-index: 2
}

.wrapper .image_module_title {
    font-size: 26px;
    color: #c50505;
    line-height: 28px;
    font-weight: 300;
    margin-bottom: 20px;
    margin-top: 10px
}

.wrapper .image_module_title span {
    color: #666
}

.movie_list_image {
    float: left;
    margin-right: 28px;
    margin-top: 3px
}

.movie_list_image img {
    width: 250px;
    height: 380px
}

#movies_list_content {
    opacity: 1;
    min-height: 500px
}

#movies_list_content .movies_list_pagenum {
    padding: 11px;
    border: 1px solid #cfcfca;
    margin-right: 4px;
    text-decoration: none
}

#movies_list_content .movies_list_pagenum:hover {
    border: 1px solid #666
}

.wrapper #movies_list_content .movies_list_pagenum.disabled {
    opacity: .5;
    color: #c00;
    border: 1px solid #cfcfca;
    cursor: default
}

.wrapper #movies_list_content ul li {
    list-style: none;
    margin-bottom: 60px;
    padding-left: 0;
    padding-right: 0;
    position: relative!important;
    top: 0!important;
    width: 100%
}

.wrapper #movies_list_content ul #post-0 {
    text-align: center;
    font-size: 18px
}

.movie_list_container .movie_title {
    margin-top: -4px
}

.movie_list_container .movie_title a {
    font-size: 40px;
    color: #c50505;
    font-weight: 300;
    margin-left: -1px;
    line-height: 40px;
    text-decoration: none
}

.movie_list_container {
    float: right;
    width: 57%;
    font-weight: 300
}

.movie_list_container .event_list_rating {
    padding-top: 3px;
    float: left;
    font-size: 12px;
    color: #666
}

.movie_list_container .event_list_rating img {
    padding-right: 1px
}

.movie_list_container .main_side_left {
    clear: both
}

.movie_list_container .main_side_left,
.movie_list_container .main_side_right {
    padding-top: 7px
}

.event_main_side .main_side_left,
.event_main_side .main_side_right {
    padding-top: 0
}

.movie_list_container .main_side_right .info {
    padding-left: 0
}

.event_list_item:before {
    display: inline-block;
    float: right;
    height: 45px;
    width: 58px;
    font-size: 31px;
    line-height: 41px;
    color: #e3e3e3
}

.event_list_item .title {
    color: #333;
    font-weight: 400;
    font-size: 16px;
    padding-bottom: 0;
    float: left
}

.event_list_item .info {
    display: inline-block;
    color: #333;
    line-height: 18px;
    float: left;
    width: 74%
}

.movie_list_container .comments {
    padding-top: 3px;
    display: block;
    font-size: 12px;
    padding-left: 11px;
    float: left
}

.movie_list_container .comments:before {
    font-size: 18px;
    float: left;
    padding-right: 5px;
    color: #7c7c7c
}

.movie_list_container .event_buttons {
    position: relative;
    bottom: auto;
    padding-top: 5px
}

.movie_list_image.shadows:before {
    bottom: -20px
}

#comments-title {
    font-size: 26px;
    font-weight: 300;
    color: #c50505;
    padding-bottom: 16px
}

#comments-title span {
    color: #666
}

.commentlist {
    list-style: none
}

.comment-meta {
    margin-top: 9px;
    float: left
}

.comment-content .fn {
    font-size: 15px;
    font-weight: 400;
    color: #666;
    line-height: 10px;
    display: block;
    padding-bottom: 10px
}

.post-ratings-comment-author,
body.home.blog .teaser_grid_container .wpb_thumbnails .post-title_nothumbnail .post_info_text {
    display: none
}

.page-wrapper .comment-content h2 {
    margin-bottom: 0;
    font-size: 20px
}

.wrapper .comment-content p {
    font-size: 15px;
    font-weight: 400;
    color: #666;
    line-height: 25px;
    margin-bottom: 8px
}

.avatar_box.shadows:after,
.avatar_box.shadows:before,
.comment-author.shadows:after,
.comment-author.shadows:before {
    bottom: -4px;
    height: 40%
}

.comment-content {
    margin-left: 90px;
    position: relative
}

.reply-edit-container {
    font-size: 14px;
    line-height: 20px;
    margin-left: 13px;
    position: relative
}

.reply-edit-container span a {
    color: rgba(204, 0, 0, .5);
    font-size: 16px;
    margin-right: 10px
}

.wrapper .reply-edit-container span a:hover {
    color: #c00
}

.reply-edit-container:before {
    content: '';
    width: 7px;
    height: 8px;
    position: absolute;
    border-left: 1px solid #c8c8c8;
    border-bottom: 1px solid #c8c8c8;
    left: -12px;
    top: 4px
}

.comment {
    padding-bottom: 12px
}

.commentlist li .children {
    margin-left: 90px;
    list-style: none
}

.commentlist li .children li {
    padding-top: 15px;
    margin-bottom: -22px
}

body.single-movies .comment-form-comment #comment {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box
}

body.single-movies .sidebar-left-pull .comment-form,
body.single-movies .sidebar-right-pull .comment-form {
    padding-right: 14px
}

body.single-movies .sidebar-no-pull .comment-form {
    padding-right: 21px
}

.comment-form-comment #comment {
    width: 100%;
    max-width: 100%;
    font-size: 18px;
    color: #666;
    font-weight: 300;
    padding: 16px;
    border: 1px solid #ccc;
    background: #fdfdfd
}

.comment-form-comment #comment:hover {
    border-color: #666;
    background: #fff
}

.comment-form-comment #comment:focus {
    outline: 0;
    border-color: #666;
    background: #fff
}

.comment_auth_email input {
    width: 100%;
    border: 1px solid #ccc;
    float: left;
    font-size: 18px;
    color: #666;
    padding: 16px;
    max-width: none;
    margin-bottom: 3px
}

.comment-form-author input {
    margin-right: 3px
}

.comment-form-author input,
.comment-form-email input {
    box-sizing: border-box
}

.comment-form .form-submit {
    margin-bottom: 30px
}

.wrapper .comment-reply-title {
    font-size: 26px;
    color: #c50505;
    padding-bottom: 3px
}

.form-submit #submit {
    background-color: #fc3;
    border: none;
    font-size: 18px;
    color: #333;
    height: 47px;
    padding: 0 22px
}

#cancel-comment-reply-link {
    font-size: 14px;
    margin-left: 20px;
    color: rgba(204, 0, 0, .5)
}

.content-form.white-form {
    padding-top: 24px
}

body.archive .teaser_grid_container .wpb_thumbnails li,
body.home.blog .teaser_grid_container .wpb_thumbnails li {
    max-width: 100%;
    padding: 0
}

body.home.blog .teaser_grid_container .wpb_thumbnails,
body.search-results .teaser_grid_container .wpb_thumbnails {
    margin: 0 -15px
}

body.home.blog .teaser_grid_container .wpb_thumbnails li,
body.search-results .teaser_grid_container .wpb_thumbnails li {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px
}

.wrapper .post-title {
    line-height: 26px!important;
    padding-top: 8px;
    margin-bottom: 1px
}

.wrapper .post-title a,
.wrapper .post-title_nothumbnail a {
    font-size: 26px;
    color: #020303;
    text-decoration: none;
    font-weight: 300;
    line-height: 26px
}

body .wrapper .post-title a:hover,
body .wrapper .post-title_nothumbnail a:hover {
    color: #c50505
}

.post-title_nothumbnail .post-title {
    margin-bottom: 3px
}

.post-grid-item-wrapper .entry-content p {
    font-weight: 300
}

.read_more {
    position: relative;
    background: #fc3;
    display: inline-block;
    float: left;
    overflow: hidden!important
}

.post_carousel_item .read_more {
    background: 0 0
}

.wrapper .post_carousel_item .read_more a {
    color: #c00;
    font-weight: 300;
    text-decoration: underline;
    padding: 0;
    letter-spacing: 0
}

.wrapper .read_more a {
    color: #333;
    font-size: 18px;
    font-weight: 300;
    display: block;
    padding: 5px 22px 6px;
    text-align: center;
    text-decoration: none;
    letter-spacing: -1px;
    z-index: 1;
    position: relative
}

.post_info,
.post_info_img {
    z-index: 1;
    position: absolute
}

body .wrapper .read_more a:hover {
    color: #333
}

.blog_time {
    float: left;
    padding-right: 11px
}

.author:before,
.blog_time:before {
    padding-right: 5px
}

.blog_time:before {
    color: #999
}

.blog_info_container {
    float: left;
    margin-left: 20px
}

.blog_author {
    float: left;
    width: 100%
}

.blog_author .author,
.blog_author .author a,
.blog_author .blog_time {
    font-size: 13px;
    color: #666;
    text-decoration: none;
    font-weight: 300
}

.post_info,
.post_info_img,
.post_info_text {
    background: rgba(0, 0, 0, .4);
    color: #ccc
}

.blog_author .author {
    float: left
}

.post_info_img {
    padding: 7px 17px;
    top: 0;
    left: 0
}

.post_info_text {
    padding: 7px 17px;
    float: left
}

.post_info_img .comments,
.post_info_text .comments {
    padding-right: 8px;
    font-size: 12px
}

.comments:before {
    padding-right: 4px;
    font-size: 15px;
    float: left;
    margin-top: 2px
}

.post_info,
.post_info_img .blog_likes,
.post_info_text .blog_likes {
    font-size: 12px
}

.post_info_img .blog_likes:before,
.post_info_text .blog_likes:before {
    padding-right: 3px
}

.post-grid-item-wrapper .read_more {
    margin-top: 6px;
    margin-bottom: 7px
}

.wrapper .theme-default .nivo-caption {
    display: none!important
}

.post_info {
    padding: 10px 16px 9px 17px
}

.post_info .blog_likes {
    cursor: pointer
}

.post_info .comments:before {
    margin-top: 0
}

.post_info .comments {
    padding-right: 8px
}

.post_info .icon-heart:before {
    padding-right: 4px
}

.title-and-utility .page_title {
    font-size: 40px;
    color: #c50505;
    line-height: 34px;
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

.entry-bottom-utility .category-link,
.entry-bottom-utility .tag-link {
    float: left;
    display: inline-block
}

.tag-link .icon-tag-2 {
    display: block;
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    -ms-filter: fliph;
    filter: fliph;
    float: left;
    padding-left: 4px
}

.entry-bottom-utility a {
    text-decoration: none;
    font-size: 13px;
    color: #666
}

.entry-bottom-utility .open_blog_social {
    float: left;
    clear: left;
    padding-top: 10px
}

.title-and-utility.no_image {
    padding-top: 0
}

.title-and-utility {
    padding-top: 24px;
    padding-bottom: 12px;
    margin-left: -3px
}

.wpb_teaser_grid .entry-content {
    font-weight: 300
}

.entry-content p {
    font-size: 16px;
    line-height: 26px;
    color: #666;
    font-weight: 400
}

.entry-bottom-utility .blog_time {
    font-size: 13px;
    padding-left: 2px;
    padding-right: 10px;
    color: #666;
    font-weight: 400
}

.entry-bottom-utility .blog_time:before,
.entry-bottom-utility .category-link .entypo_icon:before,
.entry-bottom-utility .tag-link .entypo_icon:before {
    color: #8f8f8f
}

.entry-bottom-utility .blog_time:before {
    font-size: 15px
}

.entry-bottom-utility .tag-link .entypo_icon:before {
    font-size: 13px
}

.entry-bottom-utility .category-link .entypo_icon:before {
    font-size: 16px
}

.entry-bottom-utility .category-link {
    padding-right: 10px
}

.entry-bottom-utility {
    margin-top: -4px
}

.open_blog_social #twitter-widget-0 {
    margin: 0;
    width: 95px!important
}

.open_blog_social .fb_iframe_widget {
    top: -6px;
    padding-right: 16px
}

#author-info {
    background: #fff;
    border: 1px solid #e1e1e1;
    padding: 19px 19px 7px;
    margin-top: 12px;
    margin-bottom: 24px
}

.avatar_box {
    float: left
}

.avatar_box.shadows:after,
.avatar_box.shadows:before {
    bottom: -5px;
    z-index: 1
}

#author-avatar img {
    position: relative;
    z-index: 2
}

#author-link a:hover {
    color: #000
}

#author-description {
    margin-left: 91px;
    position: relative;
    top: -7px
}

#author-description p {
    font-size: 15px;
    line-height: 25px;
    color: #666
}

.wrapper #author-description p:last-child {
    margin: 0
}

.author-name {
    float: left;
    margin-bottom: 0;
    font-family: Lato;
    font-size: 20px;
    line-height: 28px;
    color: #000;
    font-weight: 300
}

#author-description #author-link {
    margin-bottom: 2px
}

.page-wrapper #author-link a {
    line-height: 28px;
    margin-left: 15px
}

.wrapper .next_blog_post,
.wrapper .prev_blog_post {
    width: 70px;
    height: 70px;
    line-height: 70px;
    display: block;
    background: #ccc;
    text-align: center;
    float: left;
    text-decoration: none;
    color: #000;
    position: relative;
    z-index: 1;
    -webkit-transition: background-color .4s;
    -moz-transition: background-color .4s;
    -ms-transition: background-color .4s;
    -o-transition: background-color .4s;
    transition: background-color .4s
}

.wrapper .next_blog_post:hover,
.wrapper .prev_blog_post:hover {
    background: #fc3
}

body .wrapper ul.r li.b,
body .wrapper ul.r li.blocked,
body .wrapper ul.r li.booked,
body .wrapper ul.r li.handy,
body .wrapper ul.r li.notbooked {
    background-image: url(images/row-seats/seat_row_sprite.png)!important;
    line-height: 26px!important
}

body .wrapper ul.r li.b,
body .wrapper ul.r li.blocked,
body .wrapper ul.r li.booked,
body .wrapper ul.r li.handy,
body .wrapper ul.r li.ltr,
body .wrapper ul.r li.notbooked,
body .wrapper ul.r li.stall {
    font-family: Lato;
    background-color: transparent!important
}

.wrapper .next_blog_post:before,
.wrapper .prev_blog_post:before {
    font-size: 23px
}

.wrapper .next_blog_post {
    float: right
}

.nav-single.blog {
    padding-bottom: 32px
}

.nav_button.left {
    float: left;
    position: relative
}

.nav_button.right {
    float: right;
    position: relative
}

.wrapper .sidebar-no-pull .entry-image .image_wrapper.shadows:before {
    bottom: -28px;
    height: 15%
}

.wrapper .sidebar-left-pull .entry-image .image_wrapper.shadows:before,
.wrapper .sidebar-right-pull .entry-image .image_wrapper.shadows:before,
body.single-movies .wrapper .entry-image .image_wrapper.shadows:before {
    bottom: -27px
}

.wrapper .sidebar-left-pull.seat_row,
.wrapper .sidebar-right-pull.seat_row {
    padding: 37px 26px 35px 36px
}

body .wrapper ul.r li {
    width: 32px!important;
    height: 31px!important;
    box-shadow: none!important;
    margin: 6px .5px!important
}

body .wrapper ul.r li.notbooked {
    background-position: 94px -37px!important;
    font-size: 16px!important;
    z-index: 1;
    position: relative
}

body .wrapper ul.r li.blocked {
    background-position: 0 -37px!important;
    font-size: 16px!important
}

body .wrapper ul.r li.booked {
    background-position: -34px -37px!important;
    font-size: 16px!important
}

body .wrapper ul.r li.handy {
    background-position: -68px -37px!important;
    font-size: 16px!important;
    z-index: 1;
    position: relative
}

body .wrapper ul.r li.b {
    background-position: -204px -37px!important;
    font-size: 16px!important
}

.main.seatplan .seatplan div li.stall:before,
.main.seatplan div.seatplan_row li.stall:before {
    content: 'Stall'!important;
    font-size: 16px!important;
    color: #000!important;
    display: block!important
}

.main.seatplan .seatplan div li.stall:after,
.main.seatplan div.seatplan_row li.stall:after {
    content: '';
    border-top: 1px solid rgba(0, 0, 0, .1);
    display: block!important;
    width: 50%;
    right: -1px;
    position: absolute;
    top: 49%
}

.main.seatplan .seatplan div:first-child ul > li.stall:after,
.main.seatplan .seatplan div:first-child ul > li.stall:before,
.main.seatplan div.seatplan_row:first-child ul > li.stall:after,
.main.seatplan div.seatplan_row:first-child ul > li.stall:before {
    display: none!important
}

body .wrapper ul.r li.ltr,
body .wrapper ul.r li.stall {
    color: #666!important;
    font-size: 16px!important;
    line-height: 36px!important;
    font-weight: 400!important;
    width: 13.2%!important;
    text-align: left!important;
    position: relative
}

body .wrapper ul.r li.stall {
    font-size: 18px!important;
    color: #333!important
}

body .wrapper ul.r li.s {
    position: relative;
    text-indent: -99999px
}

body .wrapper ul.r li.s:before {
    content: '';
    border-top: 1px solid rgba(0, 0, 0, .1);
    display: block;
    width: 102%;
    position: absolute;
    top: 49%
}

body .wrapper ul.r li.handy span,
body .wrapper ul.r li.notbooked span {
    background-image: url(images/row-seats/seat_row_sprite.png)!important;
    background-color: transparent!important;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    -o-transition: opacity .2s
}

body .wrapper ul.r li.handy span {
    background-position: -136px -37px!important;
    opacity: 0
}

body .wrapper ul.r li.handy:hover span {
    opacity: 1
}

body .wrapper ul.r li.notbooked span {
    background-position: -102px -37px!important;
    opacity: 0
}

body .wrapper ul.r li.notbooked:hover span {
    opacity: 1
}

body .wrapper ul.r li:last-child {
    display: none
}

.wrapper .event_info_box {
    padding: 0 25px 0 20px;
    box-sizing: border-box
}

.event_info_box .vc_color-alert-info .vc_message_box-icon p {
    font-weight: 300;
    float: left
}

.event_info_box .vc_color-alert-info {
    padding: 28px 35px 7px 110px
}

.event_info_box .vc_color-alert-info .vc_message_box-icon .hasCountdown .countdown_row {
    font-size: 18px;
    font-weight: 300;
    color: #333;
    font-family: Lato
}

.wrapper div.content {
    width: auto!important;
    padding-bottom: inherit;
    margin-bottom: 0
}

.wrapper div.seatplan {
    width: 100%!important
}

.wrapper span.blocked,
.wrapper span.booked,
.wrapper span.handy,
.wrapper span.notbooked,
.wrapper span.un {
    border: none!important;
    background-size: 19px;
    width: 18px;
    height: 18px;
    background-color: transparent!important
}

#eventdetails .event_info {
    font-size: 18px;
    color: #333;
    font-weight: 300;
    text-align: center
}

#eventdetails .event_info span {
    color: #666
}

.vc_color-alert-info #defaultCountdown {
    float: left;
    font-size: 18px;
    font-weight: 300;
    color: #333;
    font-family: Lato
}

.wrapper .event_info_box div {
    font-family: Lato!important
}

.wrapper #eventdetails {
    font-size: 18px;
    text-align: center;
    padding-top: 25px!important;
    padding-bottom: 9px!important
}

.wrapper #eventdetails .event_venue,
.wrapper #eventdetails .event_view_cart {
    text-align: left
}

.wrapper span.notbooked {
    background-image: url(images/row-seats/notbooked.png)!important
}

.wrapper span.blocked {
    background-image: url(images/row-seats/blocked.png)!important
}

.wrapper span.un {
    background-image: url(images/row-seats/reserved.png)!important
}

.wrapper span.booked {
    background-image: url(images/row-seats/booked.png)!important
}

.wrapper span.handy {
    background-image: url(images/row-seats/handy.png)!important
}

.wrapper .stage-hdng {
    width: 72%!important;
    height: 0!important;
    padding: 20px!important;
    box-shadow: 2px 2px 0 rgba(0, 0, 0, .2)!important;
    border: none!important;
    background-color: #a3a3a3!important;
    position: relative;
    overflow: hidden!important;
    color: #fff!important;
    text-shadow: none;
    font-size: 18px!important;
    line-height: 9px;
    float: none;
    margin: 29px 0 0 -5px
}

.wrapper .stage-hdng:after,
.wrapper .stage-hdng:before {
    content: '';
    position: absolute
}

.wrapper .stage-hdng:before {
    width: 97.5%;
    height: 75%;
    background: rgba(0, 0, 0, .1);
    left: 24px;
    top: 10px;
    -webkit-transform: skew(45deg);
    -moz-transform: skew(45deg);
    -o-transform: skew(45deg)
}

.wrapper .stage-hdng:after {
    width: 97%;
    height: 1px;
    background-color: #62c8f8;
    border: 2px solid #62c8f8;
    border-radius: 20px;
    left: 10px;
    top: 6px
}

.wrapper .cartitems {
    box-shadow: none!important;
    border: none!important;
    background-color: transparent!important;
    padding-top: 47px
}

.cartitems h1 {
    float: left;
    padding-bottom: 7px
}

.cartitems .tickets {
    float: left;
    padding: 21px 22px;
    border: 1px solid #e1e1e1;
    margin-right: 3px;
    margin-bottom: 3px;
    letter-spacing: -.5px
}

.cartitems .tickets .ticket_info {
    font-size: 20px;
    color: #000
}

.tickets .deleteitems {
    text-decoration: none!important
}

.tickets .deleteitems:before {
    padding-left: 7px;
    color: rgba(0, 0, 0, .5)
}

.cartitems .checkout_button {
    clear: both;
    float: left;
    padding-top: 10px
}

body .wrapper .checkout_button .contact {
    z-index: 1;
    overflow: hidden;
    font-size: 23px;
    font-weight: 400;
    padding: 0 0 0 33px;
    background-color: #fc3;
    color: #333;
    border-radius: 0;
    border: none;
    margin-bottom: 10px;
    text-decoration: none;
    display: block;
    position: relative;
    height: 68px;
    line-height: 68px
}

.checkout_button .contact:before,
.row_seats_submit:before {
    float: right;
    width: 68px;
    height: 68px;
    text-align: center;
    font-size: 28px;
    background: rgba(255, 226, 140, .65);
    line-height: 68px;
    margin-left: 33px;
    text-indent: 2px
}

.checkout_button .contact:after,
.row_seats_submit:after {
    content: "";
    border-style: solid;
    border-width: 9px 9px 9px 0;
    border-color: transparent #fc3 transparent transparent;
    height: 7px;
    width: 7px;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -7px;
    right: 63px;
    z-index: 0;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: right .2s;
    -moz-transition: right .2s;
    -ms-transition: right .2s;
    -o-transition: right .2s;
    transition: right .2s
}

.checkout_button .contact:hover:after,
.row_seats_submit:hover:after {
    right: 59px
}

.row_seats_submit:before {
    line-height: 38px
}

.cartitems .clear_button {
    float: left;
    font-size: 20px;
    font-weight: 300;
    padding: 21px 0 21px 17px
}

.cartitems .clear_button a {
    font-weight: 300
}

.seatplan div {
    width: 100%
}

body .wrapper .seatplan div li.stall:last-child {
    display: none
}

.seatplan div li.stall:last-child:after {
    left: 0
}

.seatplan div li.stall:last-child:before {
    content: ''!important
}

#showprview .blockOverlay {
    min-height: 50px;
    background-color: #fafafa!important;
    opacity: .7!important
}

#showprview .blockMsg {
    border: none!important;
    background-image: url(images/loading.gif)!important;
    background-repeat: no-repeat;
    width: 20px!important;
    height: 20px;
    top: 50%!important;
    margin: 0 auto!important;
    left: 49%!important;
    display: none!important
}

.wrapper #showprview {
    padding: 15px 0 6px!important
}

.showchart .vc_message_box p,
.showchart .vc_message_box-icon {
    float: left;
    margin-bottom: 0
}

.cartitems .cart_text {
    font-size: 18px;
    color: #333;
    font-weight: 300;
    display: inline-block
}

.cartitems .cart_text:before {
    float: right;
    color: #666;
    font-size: 25px;
    margin-top: 3px;
    padding-left: 5px
}

body input.row_seats_submit {
    background: #c50505;
    border: none;
    text-shadow: none;
    -webkit-transition: all ease-in .2s;
    -moz-transition: all ease-in .2s;
    -o-transition: all ease-in .2s;
    transition: all ease-in .2s
}

body input.row_seats_submit,
body input.row_seats_submit:hover {
    padding: 15px 22px;
    font-size: 20px;
    line-height: 20px;
    border-radius: 0
}

body input.row_seats_submit:hover {
    background: #b80404;
    border: none;
    text-shadow: none
}

body #numseat {
    font-size: 18px!important;
    color: #666;
    font-weight: 300;
    padding: 12px;
    border: 1px solid #ccc;
    background: #fdfdfd;
    text-align: center;
    border-radius: 0
}

body #numseat:focus,
body #numseat:hover {
    border-color: #000;
    background: #fff
}

body form[name=asr] tr:last-child td:last-child table {
    border: none!important;
    margin: 0!important
}

body form[name=asr] tr:last-child td:last-child table tbody,
body form[name=asr] tr:last-child td:last-child table tr,
body form[name=asr] tr:last-child td:last-child table tr td {
    border: none!important
}

body form[name=asr] tr:last-child td:last-child {
    width: 30%
}

body form[name=asr] tr:last-child td:last-child td:last-child input {
    margin-left: 30px
}

body form[name=asr] > table {
    margin-top: 15px!important;
    float: left
}

.QTPopupCntnr {
    width: 100%!important;
    position: relative!important;
    margin: 0!important;
    left: 0!important;
    overflow: hidden
}

.checkout_price .checkout_ticket {
    float: left;
    padding: 18px;
    border: 1px solid #E1E1E3;
    margin-right: 3px;
    margin-bottom: 3px;
    font-size: 20px;
    font-weight: 300;
    color: #000;
    font-family: Lato
}

.checkout_price .cart_total_container {
    float: right
}

.tabright .checkout_email,
.tabright .checkout_name,
.tabright .checkout_phone,
.tabright .checkout_terms {
    float: left;
    position: relative
}

.tabright .checkout_terms {
    margin-top: 24px;
    float: right
}

.tabright .checkout_name {
    margin-right: 19px;
    margin-bottom: 19px
}

.tabright .checkout_email {
    margin-bottom: 19px
}

.tabright .checkout_phone {
    margin-right: 19px
}

.tabright .checkout_email:before,
.tabright .checkout_name:before,
.tabright .checkout_phone:before {
    content: '';
    position: absolute;
    right: -7px;
    border: 3px solid #c00;
    border-radius: 20px
}

#checkout_main_form .row_seats_signup_form .tabright input {
    height: 51px;
    width: 273px;
    border: 1px solid #ccc!important;
    box-shadow: none!important;
    color: #666!important;
    font-size: 18px!important;
    font-weight: 300!important;
    font-family: Lato;
    padding: 0 16px!important;
    box-sizing: content-box
}

#checkout_main_form .row_seats_signup_form .tabright input:focus,
#checkout_main_form .row_seats_signup_form .tabright input:hover {
    border-color: #666!important;
    background: #fff!important
}

body #checkout_main_form .checkout_terms .fake_checkbox.error,
body #checkout_main_form .tabright .checkout_email input.error,
body #checkout_main_form .tabright .checkout_name input.error,
body #checkout_main_form .tabright .checkout_phone input.error {
    border-color: #c00!important
}

.checkout_terms .termsclass.error {
    color: #c00!important
}

.row_seats_signup_form {
    margin: 0!important;
    border: none!important;
    padding: 0!important;
    background: #e2e2e2!important
}

.row_seats_signup_form .checkout_submit {
    position: absolute;
    right: 3px;
    bottom: 20px
}

.row_seats_signup_form .required_fields {
    margin-left: 32px;
    position: absolute;
    bottom: 41px
}

.row_seats_signup_form .required_fields:before {
    content: '';
    position: absolute;
    left: -10px;
    top: 3px;
    border: 3px solid #c00;
    border-radius: 20px
}

.QTPopupCntnr .gpBdrLeft {
    border: none
}

.QTPopupCntnr .gpBdrLeft .caption {
    position: absolute;
    top: -91px;
    left: 0;
    background-color: #000;
    color: #fff;
    font-size: 40px;
    font-weight: 300;
    padding: 16px 24px
}

.QTPopupCntnr .gpBdrLeft .closeBtn {
    background: #ccc;
    height: 70px!important;
    width: 70px!important;
    right: 0;
    top: -90px;
    text-decoration: none
}

.QTPopupCntnr .gpBdrLeft .closeBtn:hover {
    background: #ccc
}

.QTPopupCntnr .gpBdrLeft .closeBtn:before {
    content: 'x';
    line-height: 62px;
    text-align: center;
    font-size: 40px;
    font-weight: 300;
    font-family: Lato;
    color: #000
}

.cart_total_container #aftercoupondis,
.cart_total_container #aftercoupongrand {
    letter-spacing: -.5px;
    font-family: Lato;
    font-weight: 300;
    font-size: 26px
}

.row_seats_signup_form .tableft {
    background: #fff;
    padding: 19px 20px
}

.row_seats_signup_form .tabright {
    padding: 19px 18px;
    background: #fafafa;
    display: inline-block
}

.gpBdrRight .carttotclass {
    border: none!important
}

.cart_total_container #aftercoupongrand {
    color: #c50505;
    padding-top: 22px
}

.cart_total_container #aftercoupondis {
    color: #390;
    position: absolute
}

.checkout_terms_text {
    background: #fff;
    padding: 10px;
    font-size: 16px;
    color: #666;
    box-shadow: 0 1px 1px rgba(34, 34, 34, .2);
    width: 96%;
    height: 0;
    display: none;
    position: relative;
    top: 25px;
    z-index: 999;
    overflow: visible!important;
    font-family: Lato;
    font-weight: 300
}

.checkout_terms_text .icon-cancel-circled-outline {
    text-decoration: none;
    position: absolute;
    top: -9px;
    right: -8px;
    color: rgba(0, 0, 0, .5);
    display: none;
    background: #fff;
    border-radius: 31px;
    width: 15px;
    height: 15px;
    line-height: 14px
}

.checkout_terms .termsclass,
.checkout_vip .termsclass {
    font-size: 18px;
    color: #666;
    font-weight: 300;
    cursor: pointer;
    float: left;
    padding-top: 7px;
    padding-left: 12px;
    font-family: Lato;
    background: url(images/checkbox.jpg) -9999px -9999px no-repeat
}

.checkout_terms .fake_checkbox,
.checkout_vip .fake_checkbox {
    width: 30px;
    height: 30px;
    float: left;
    border: 1px solid #ccc;
    cursor: pointer
}

.checkout_terms .fake_checkbox:focus,
.checkout_terms .fake_checkbox:hover {
    border-color: #666;
    background: #fff
}

.checkout_terms .fake_checkbox.checked,
.checkout_vip .fake_checkbox.checked {
    background-image: url(images/checkbox.jpg);
    border: 0;
    width: 32px;
    height: 32px
}

.checkout_terms #rstterms,
.checkout_vip #rstmem {
    display: none
}

.checkout_vip {
    float: left;
    margin-top: 24px
}

.email_error_msg,
.name_error_msg,
.phone_error_msg {
    font-size: 12px;
    color: #c00;
    position: absolute;
    bottom: -2px;
    left: 17px;
    display: none
}

.checkout_submit .row_seats_submit {
    z-index: 1;
    overflow: hidden
}

.row_seats_confirmation_container .row_seats_signup_buttons #edit {
    position: relative;
    z-index: 1;
    overflow: hidden;
    top: 20px;
    float: left
}

.checkout_submit .row_seats_submit,
.checkout_submit .row_seats_submit:hover,
.row_seats_signup_buttons #edit,
.row_seats_signup_buttons #edit:hover,
.row_seats_signup_buttons #purchase,
.row_seats_signup_buttons #purchase:hover {
    font-size: 23px;
    font-weight: 400;
    padding: 0 0 0 33px;
    background-color: #fc3;
    color: #333;
    border-radius: 0;
    border: none;
    margin-bottom: 2px;
    text-decoration: none;
    display: block;
    position: relative;
    height: 68px;
    line-height: 68px;
    margin-right: 18px
}

.checkout_submit .row_seats_submit:before,
.row_seats_confirmation_container .row_seats_submit:before {
    float: right;
    width: 68px;
    height: 68px;
    text-align: center;
    font-size: 28px;
    background: rgba(255, 226, 140, .65);
    line-height: 68px;
    margin-left: 33px
}

.checkout_submit .row_seats_submit:after,
.row_seats_confirmation_container .row_seats_submit:after {
    content: "";
    border-style: solid;
    border-width: 9px 9px 9px 0;
    border-color: transparent #fc3 transparent transparent;
    height: 0;
    width: 7px;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -9px;
    right: 56px;
    z-index: 0;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: right .2s;
    -moz-transition: right .2s;
    -ms-transition: right .2s;
    -o-transition: right .2s;
    transition: right .2s
}

.row_seats_signup_buttons #edit:after,
.row_seats_signup_buttons #edit:before {
    display: none
}

.checkout_submit .row_seats_submit:hover:after,
.row_seats_confirmation_container .row_seats_submit:hover:after {
    right: 52px
}

.row_seats_confirmation_container .row_seats_submit:before {
    right: 25px
}

.row_seats_confirmation_container #purchase {
    float: right;
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin-top: 40px
}

.checkout_footer {
    height: 105px!important
}

.checkout_submit .row_seats_loading {
    position: absolute;
    left: -70%;
    bottom: 26px
}

.row_seats_signup_buttons .row_seats_loading {
    position: absolute;
    left: 44%;
    bottom: 45px
}

.checkout_confirmation_left,
.checkout_confirmation_right {
    width: 50%;
    float: left;
    font-family: Lato
}

.checkout_confirmation_right .checkout_item {
    padding-left: 17px
}

.row_seats_confirmation_info {
    margin: 0!important;
    border: none!important;
    padding: 36px 18px 0!important
}

.row_seats__confirmation_title {
    text-align: left;
    float: left;
    width: 45%;
    font-size: 16px!important;
    color: #666!important;
    font-weight: 300
}

.row_seats__confirmation_data {
    text-align: left;
    font-size: 16px!important;
    color: #333!important;
    font-weight: 300
}

.row_seats__confirmation_table .checkout_item {
    padding-bottom: 6px
}

.row_seats_signup_buttons {
    width: 105.7%;
    height: 110px;
    background: #e2e2e2;
    margin-left: -18px;
    margin-top: 29px;
    overflow: hidden!important
}

.row_seats_signup_buttons #purchase,
.row_seats_signup_buttons #purchase:hover {
    position: absolute;
    right: 3px;
    bottom: 20px
}

.row_seats_signup_buttons #edit,
.row_seats_signup_buttons #edit:hover {
    left: 21px;
    padding: 0 30px;
    background: #ccc
}

.checkout_confirmation_left:before {
    content: '';
    position: absolute;
    height: 120%;
    display: block;
    right: 0;
    top: -16px;
    border-right: 1px solid #e1e1e1
}

.checkout_confirmation_left {
    position: relative
}

body.single-movies #popup_container {
    border: none!important;
    border-radius: 0!important
}

body.single-movies #popup_overlay {
    background: rgba(0, 0, 0, .5)!important;
    opacity: 1!important
}

body.single-movies #popup_content {
    background-image: none!important;
    padding: 0;
    background-color: #F8F8F8
}

body.single-movies #popup_panel {
    width: 100%;
    margin: 0 0 -8px;
    display: inline-block;
    background: #e2e2e2;
    padding: 18px 19px;
    box-sizing: border-box
}

body.single-movies #popup_title {
    position: absolute;
    top: -91px;
    background: rgba(0, 0, 0, .8);
    width: auto;
    padding: 21px 20px 25px 24px;
    font-size: 40px;
    font-weight: 300;
    font-family: Lato;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 500px;
    border: none;
    line-height: 24px;
    color: #fff
}

body.single-movies #popup_container input#popup_ok {
    float: right
}

html body.single-movies #popup_container input#popup_cancel {
    float: left;
    background: #ccc
}

body.single-movies #popup_container input#popup_cancel,
body.single-movies #popup_container input#popup_ok {
    border: none;
    padding: 21px 23px 23px;
    line-height: 26px;
    background: #fc3;
    font-size: 23px;
    color: #333
}

body.single-movies #popup_message {
    padding: 18px 19px
}

.wrapper .fc-header-center,
.wrapper .fc-header-left,
.wrapper .fc-header-right {
    border: none;
    display: block;
    box-sizing: border-box;
    clear: both;
    width: 100%;
    padding: 0
}

.wrapper .fc-header-left .fc-button-today,
.wrapper .fc-state-default .fc-button-effect span {
    display: none
}

.wrapper .fc-header-left {
    position: absolute;
    width: 96%
}

.wrapper .fc-header-right {
    text-align: left
}

.wrapper .fc-header-left .fc-button-prev {
    float: left
}

.wrapper .fc-header-left .fc-button-next {
    float: right
}

.fc-content .fc-widget-content,
.wrapper .fc-widget-header {
    border-color: #ededed!important
}

.wrapper .fc-grid .fc-day-number {
    color: rgba(89, 89, 89, .6);
    font-size: 18px;
    font-weight: 400;
    margin: 3px;
    padding: 1px
}

.wrapper .fc-state-highlight {
    color: #c33;
    background: rgba(255, 204, 51, .5)!important
}

.wrapper .fc-view-month .fc-state-highlight {
    background: 0 0!important
}

.wrapper .fc-view-month .fc-state-highlight .fc-day-number {
    background-color: #fc3;
    border-radius: 20px;
    color: #fff;
    padding: 1px;
    margin: 3px;
    z-index: 22;
    position: relative;
    height: 26px;
    width: 26px;
    text-align: center;
    line-height: 24px
}

.wrapper .fc-header-right .fc-state-active .fc-button-inner {
    background-color: #fc3;
    color: #000
}

.wrapper .fc-header-right .fc-state-active .fc-button-inner:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #fc3;
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin-left: -5px
}

.wrapper .fc-header-right .fc-button-inner .fc-button-content {
    padding: 7px 16px;
    font-size: 14px;
    height: auto;
    text-transform: uppercase
}

.wrapper .fc-header-right .fc-button-inner {
    background: rgba(0, 0, 0, .5);
    color: #fff;
    margin-right: 5px;
    overflow: visible;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.wrapper .fc-header-right .fc-button-inner:hover {
    background-color: #fc3;
    color: #000
}

.wrapper .fc-header-right .fc-button,
.wrapper .fc-header-right .fc-button .fc-button-inner {
    border: none;
    border-radius: 0
}

.wrapper .fc-header-right .fc-button {
    background: 0 0
}

.fc-header-right .fc-button-month .fc-button-inner .fc-button-content:before {
    content: '\2630';
    font-family: icons;
    font-size: 20px;
    padding-right: 5px;
    position: relative;
    top: 2px;
    line-height: 20px
}

.fc-header-right .fc-button-agendaWeek .fc-button-inner .fc-button-content:before {
    content: '\e811';
    font-family: icons;
    font-size: 14px;
    padding-right: 5px
}

.fc-header-right .fc-button-agendaDay .fc-button-inner .fc-button-content:before {
    content: '\e817';
    font-family: icons;
    font-size: 14px;
    padding-right: 5px
}

.wrapper .fc-event-skin {
    border: none;
    background-color: #fc3;
    color: #000;
    padding: 0 3px
}

.fc-header-left .fc-button-next,
.fc-header-left .fc-button-next .fc-button-inner,
.fc-header-left .fc-button-prev,
.fc-header-left .fc-button-prev .fc-button-inner {
    border: none;
    background: 0 0
}

.fc-header-left .fc-button-next .fc-button-content,
.fc-header-left .fc-button-prev .fc-button-content {
    font-size: 0;
    padding: 10px;
    border: none
}

.fc-header-left .fc-button-next .fc-button-content:before,
.fc-header-left .fc-button-prev .fc-button-content:before {
    content: '\e82e';
    font-family: icons;
    font-size: 20px;
    color: #cacaca;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.fc-header-left .fc-button-next .fc-button-content:hover:before,
.fc-header-left .fc-button-prev .fc-button-content:hover:before {
    color: #000
}

.fc-header-left .fc-button-next .fc-button-content:before {
    content: '\e82d'
}

.fc-widget-header.fc-agenda-axis {
    border-width: 1px 0 0
}

.fc-agenda-allday .fc-widget-header:not(.fc-first),
.fc-agenda-days .fc-widget-content:not(.fc-first),
.fc-agenda-days .fc-widget-header:not(.fc-first) {
    border-left: none!important
}

.fc-content .fc-border-separate tr .fc-widget-header {
    background-color: #f9f9f9;
    color: #999;
    font-size: 14px;
    font-weight: 300;
    padding: 11px 0;
    text-transform: uppercase
}

.rstcalwidget {
    border: none!important
}

.rstcalwidget .fc-header,
.rstcalwidget .fc-header tbody,
.rstcalwidget .fc-header > tbody > tr {
    display: block;
    position: relative;
    width: 100%
}

.rstcalwidget .fc-header-center .fc-header-title {
    margin: 0!important;
    display: block
}

.rstcalwidget .fc-header-center .fc-header-title h2 {
    padding-left: 0!important;
    margin-left: 0;
    line-height: 22px;
    font-size: 17px!important;
    color: #666
}

.rstcalwidget .fc-header-right {
    white-space: normal;
    padding-top: 10px
}

.rstcalwidget .fc-header-left {
    width: 100%
}

.rstcalwidget .fc-header-right .fc-button-inner .fc-button-content {
    font-size: 10px
}

.rstcalwidget .fc-header-right .fc-button-agendaDay .fc-button-inner {
    margin-right: 0
}

.rstcalwidget .fc-header-right .fc-button-month .fc-button-inner .fc-button-content {
    line-height: 12px
}

.rstcalwidget .fc-grid .fc-day-number {
    color: #4c5246;
    font-size: 15px;
    text-align: center;
    width: 100%
}

.rstcalwidget .fc-grid .fc-today .fc-day-number {
    color: #c33
}

.tooltipevetn {
    background: #fc3!important;
    padding: 5px!important;
    border-radius: 0!important
}

.rstcalwidget .fc-agenda-allday,
.rstcalwidget .fc-agenda-days,
.rstcalwidget .fc-agenda-slots,
.rstcalwidget .fc-view-month .fc-border-separate,
.rstcalwidget .fc-view-month .fc-widget-content,
.wrapper .rstcalwidget .fc-view-month .fc-widget-header {
    border: none!important
}

.rstcalwidget > p {
    font-size: 26px;
    line-height: 29px;
    color: #c50505
}

.rstcalwidget .fc-header-right .fc-button-month .fc-button-inner .fc-button-content:before {
    font-size: 16px
}

.rstcalwidget .fc-content .fc-border-separate tr .fc-widget-header {
    font-size: 11px!important;
    font-weight: 400!important
}

.fc-day-content div {
    height: 1px
}

.wrapper .rstcalwidget .fc-event-skin {
    padding: 0 10px
}

.fc-view-agendaDay > table,
.fc-view-agendaWeek > table {
    border-left: 1px solid #ededed
}

#ui-datepicker-div .ui-widget-header {
    background: 0 0;
    border: none
}

#ui-datepicker-div {
    background: #fff;
    font-family: Lato;
    border: 1px solid #e5e5e5;
    border-top: 3px solid #fc3;
    padding: 10px;
    margin-top: -6px;
    margin-left: 40px;
    display: none
}

#ui-datepicker-div:before {
    content: '';
    position: absolute;
    top: -8px;
    z-index: 20;
    left: 10px;
    width: 0;
    height: 0;
    display: block;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #fc3
}

#ui-datepicker-div .ui-datepicker-month {
    color: #666;
    font-size: 22px;
    font-weight: 300
}

.ui-datepicker-prev {
    float: left
}

.ui-datepicker-next {
    float: right
}

.ui-datepicker-next span:before {
    content: '\e82c';
    font-family: icons
}

.ui-datepicker-prev span:before {
    content: '\e82b';
    font-family: icons
}

#ui-datepicker-div .ui-datepicker-next span,
#ui-datepicker-div .ui-datepicker-prev span {
    background-image: none;
    width: 20px;
    height: 26px;
    line-height: 26px;
    text-indent: 0;
    font-size: 0;
    cursor: pointer
}

#ui-datepicker-div .ui-datepicker-next:hover,
#ui-datepicker-div .ui-datepicker-prev:hover {
    background: 0 0;
    border: none
}

#ui-datepicker-div .ui-datepicker-next:hover span:before,
#ui-datepicker-div .ui-datepicker-prev:hover span:before {
    color: #999
}

#ui-datepicker-div .ui-datepicker-next span:before,
#ui-datepicker-div .ui-datepicker-prev span:before {
    color: #cacaca;
    font-size: 18px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

#ui-datepicker-div .ui-datepicker-calendar tr th {
    color: #999;
    font-size: 11px
}

#ui-datepicker-div .ui-datepicker-calendar td a {
    font-size: 15px;
    color: #4c5246;
    background: 0 0;
    border: none;
    display: block;
    padding: 9px;
    line-height: 13px;
    text-align: center;
    font-weight: 300;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

#ui-datepicker-div .ui-datepicker-calendar td a.ui-state-active,
#ui-datepicker-div .ui-datepicker-calendar td a:hover {
    background: #fc3;
    color: #fff
}

#ui-datepicker-div .ui-datepicker-calendar td a.ui-state-highlight {
    background: #ccc;
    color: #000
}

.ui-datepicker-title {
    color: #666;
    text-align: center;
    margin-bottom: 10px
}

.calendar.widget .item-title-bg h4,
.vc_message_box .messagebox_text p {
    margin-bottom: 0
}

.ui-datepicker-year {
    font-weight: 300
}

.thank_you_info {
    float: left;
    width: 72%
}

.thank_you_movie {
    float: left
}

.thank_you_movie.shadows:after,
.thank_you_movie.shadows:before {
    bottom: -22px
}

.thank_you_info_entry .info_entry_title {
    width: 19.6%;
    padding-left: 28px;
    float: left
}

.info_entry_title.main {
    font-size: 17px;
    color: #666;
    font-weight: 400
}

.info_entry_value.main {
    font-size: 17px;
    color: #333;
    font-weight: 400
}

.info_entry_title {
    font-size: 14px;
    color: #666;
    font-weight: 300
}

.info_entry_value {
    float: left;
    font-size: 14px;
    color: #333;
    font-weight: 300
}

.thank_you_container {
    padding-top: 9px
}

.thank_you_info_entry {
    padding-bottom: 30px
}

.thank_you_top {
    padding-bottom: 12px
}

.wrapper .thank_you_title {
    font-size: 40px;
    margin-top: -3px;
    margin-bottom: 27px
}

.wrapper-dropdown-1,
.wrapper-dropdown-2,
.wrapper-dropdown-3,
.wrapper-dropdown-4,
.wrapper-dropdown-5,
.wrapper-dropdown-6 {
    position: relative;
    float: left;
    cursor: pointer;
    outline: 0;
    font-size: 18px;
    margin-right: 30px;
    padding: 0 40px 10px 10px;
    border-bottom: 3px solid #fc3;
    margin-bottom: 10px
}

.wrapper-dropdown-6 {
    margin-right: 0
}

.datepicker-container:after,
.wrapper-dropdown-1:after,
.wrapper-dropdown-3:after,
.wrapper-dropdown-4:after,
.wrapper-dropdown-5:after,
.wrapper-dropdown-6:after {
    font-family: icons;
    font-size: 8px;
    color: #9e9e9e;
    border: 1px solid #9e9e9e;
    border-radius: 40px;
    width: 16px;
    height: 16px;
    display: block;
    text-align: center;
    line-height: 17px;
    position: absolute;
    right: 10px;
    top: 4px
}

.datepicker-container.active:after,
.wrapper-dropdown-1.active:after,
.wrapper-dropdown-3.active:after,
.wrapper-dropdown-4.active:after,
.wrapper-dropdown-5.active:after,
.wrapper-dropdown-6.active:after {
    background-color: #c50504;
    color: #fff;
    border-color: #c50505
}

.wrapper-dropdown-6:before {
    content: "Sort: "
}

.wrapper-dropdown-1 .dropdown,
.wrapper-dropdown-2 .dropdown,
.wrapper-dropdown-3 .dropdown,
.wrapper-dropdown-4 .dropdown,
.wrapper-dropdown-5 .dropdown,
.wrapper-dropdown-6 .dropdown {
    display: none;
    position: absolute;
    width: 250px;
    max-width: 300px;
    z-index: 999;
    top: 70%;
    left: 0;
    right: 0;
    border-radius: inherit;
    font-weight: 400;
    list-style: none;
    pointer-events: none
}

.wrapper-dropdown-1 .dropdown .dropdown_spike,
.wrapper-dropdown-2 .dropdown .dropdown_spike,
.wrapper-dropdown-3 .dropdown .dropdown_spike,
.wrapper-dropdown-4 .dropdown .dropdown_spike,
.wrapper-dropdown-5 .dropdown .dropdown_spike,
.wrapper-dropdown-6 .dropdown .dropdown_spike {
    width: 0;
    height: 0;
    position: absolute;
    top: 1px;
    z-index: 9999;
    left: 10px;
    border-width: 0 6px 6px;
    border-style: solid;
    border-color: #fc3 transparent
}

.wrapper-dropdown-1 .dropdown li,
.wrapper-dropdown-2 .dropdown li,
.wrapper-dropdown-3 .dropdown li,
.wrapper-dropdown-4 .dropdown li,
.wrapper-dropdown-5 .dropdown li,
.wrapper-dropdown-6 .dropdown li {
    background-color: #fff;
    border-left: 1px solid rgba(0, 0, 0, .17);
    border-right: 1px solid rgba(0, 0, 0, .17)
}

.wrapper-dropdown-1 .dropdown li:nth-child(3),
.wrapper-dropdown-2 .dropdown li:nth-child(3),
.wrapper-dropdown-3 .dropdown li:nth-child(3),
.wrapper-dropdown-4 .dropdown li:nth-child(3),
.wrapper-dropdown-5 .dropdown li:nth-child(3),
.wrapper-dropdown-6 .dropdown li:nth-child(3) {
    padding-top: 13px;
    margin-top: 11px
}

.wrapper-dropdown-1 .dropdown:after,
.wrapper-dropdown-2 .dropdown:after,
.wrapper-dropdown-3 .dropdown:after,
.wrapper-dropdown-4 .dropdown:after,
.wrapper-dropdown-5 .dropdown:after,
.wrapper-dropdown-6 .dropdown:after {
    content: '';
    position: absolute;
    top: 7px;
    height: 4px;
    width: 100%;
    background: #ffcc30
}

.wrapper-dropdown-1 .dropdown li:last-child,
.wrapper-dropdown-2 .dropdown li:last-child,
.wrapper-dropdown-3 .dropdown li:last-child,
.wrapper-dropdown-4 .dropdown li:last-child,
.wrapper-dropdown-5 .dropdown li:last-child,
.wrapper-dropdown-6 .dropdown li:last-child {
    padding-bottom: 11px
}

.wrapper-dropdown-1 .dropdown li a,
.wrapper-dropdown-2 .dropdown li a,
.wrapper-dropdown-3 .dropdown li a,
.wrapper-dropdown-4 .dropdown li a,
.wrapper-dropdown-5 .dropdown li a,
.wrapper-dropdown-6 .dropdown li a {
    display: block;
    padding: 8px 10px 7px 18px;
    text-decoration: none;
    color: #000;
    font-size: 18px;
    font-weight: 300;
    border-bottom: 1px solid #e5e5e5;
    -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
}

.wrapper-dropdown-1 .dropdown li:last-of-type a,
.wrapper-dropdown-2 .dropdown li:last-of-type a,
.wrapper-dropdown-3 .dropdown li:last-of-type a,
.wrapper-dropdown-4 .dropdown li:last-of-type a,
.wrapper-dropdown-5 .dropdown li:last-of-type a,
.wrapper-dropdown-6 .dropdown li:last-of-type a {
    border: none
}

.wrapper .wrapper-dropdown-1 .dropdown li.active a,
.wrapper .wrapper-dropdown-2 .dropdown li.active a,
.wrapper .wrapper-dropdown-3 .dropdown li.active a,
.wrapper .wrapper-dropdown-4 .dropdown li.active a,
.wrapper .wrapper-dropdown-5 .dropdown li.active a,
.wrapper .wrapper-dropdown-6 .dropdown li.active a {
    background: #fc3
}

.wrapper-dropdown-1 .dropdown li:hover a,
.wrapper-dropdown-2 .dropdown li:hover a,
.wrapper-dropdown-3 .dropdown li:hover a,
.wrapper-dropdown-4 .dropdown li:hover a,
.wrapper-dropdown-5 .dropdown li:hover a,
.wrapper-dropdown-6 .dropdown li:hover a {
    background: #eee
}

.wrapper-dropdown-1.active .dropdown,
.wrapper-dropdown-2.active .dropdown,
.wrapper-dropdown-3.active .dropdown,
.wrapper-dropdown-4.active .dropdown,
.wrapper-dropdown-5.active .dropdown,
.wrapper-dropdown-6.active .dropdown {
    opacity: 1;
    pointer-events: auto
}

.no-opacity .wrapper-dropdown-1 .dropdown,
.no-opacity .wrapper-dropdown-2 .dropdown,
.no-opacity .wrapper-dropdown-3 .dropdown,
.no-opacity .wrapper-dropdown-4 .dropdown,
.no-opacity .wrapper-dropdown-5 .dropdown,
.no-opacity .wrapper-dropdown-6 .dropdown,
.no-pointerevents .wrapper-dropdown-1 .dropdown,
.no-pointerevents .wrapper-dropdown-2 .dropdown,
.no-pointerevents .wrapper-dropdown-3 .dropdown,
.no-pointerevents .wrapper-dropdown-4 .dropdown,
.no-pointerevents .wrapper-dropdown-5 .dropdown,
.no-pointerevents .wrapper-dropdown-6 .dropdown {
    display: none;
    opacity: 1;
    pointer-events: auto
}

.no-opacity .wrapper-dropdown-1.active .dropdown,
.no-opacity .wrapper-dropdown-2.active .dropdown,
.no-opacity .wrapper-dropdown-3.active .dropdown,
.no-opacity .wrapper-dropdown-4.active .dropdown,
.no-opacity .wrapper-dropdown-5.active .dropdown,
.no-opacity .wrapper-dropdown-6.active .dropdown,
.no-pointerevents .wrapper-dropdown-1.active .dropdown,
.no-pointerevents .wrapper-dropdown-2.active .dropdown,
.no-pointerevents .wrapper-dropdown-3.active .dropdown,
.no-pointerevents .wrapper-dropdown-4.active .dropdown,
.no-pointerevents .wrapper-dropdown-5.active .dropdown,
.no-pointerevents .wrapper-dropdown-6.active .dropdown {
    display: block
}

.dropdown_container {
    width: 100%;
    min-height: 47px;
    margin-bottom: 30px;
    margin-top: -3px
}

.dropdown.shadows:before,
.header-menu li ul:before {
    bottom: -27px;
    height: 70px
}

body.error404 .search .footer_search_input,
body.search-no-results .search input[type=text] {
    height: 53px
}

body.error404 .sb-icon-search {
    display: none
}

body.error404 .sidebar-no-pull .main-content {
    padding: 0
}

span.wpcf7-form-control-wrap {
    width: 100%
}

.textwidget .contacts {
    margin-top: 22px;
    /*background:url(images/world-map.png) 0 60px no-repeat;background-size:100%*/
}

.text.widget .textwidget .contacts p {
    line-height: 24px;
    font-size: 15px;
    color: #333;
    font-weight: 300;
    margin-bottom: 20px
}

.contacts {
    font-weight: 300
}

.contacts .info {
    color: #6b81ce;
    font-size: 15px;
    line-height: 23px;
    padding-bottom: 17px
}

.contacts .info.address {
    color: #000;
    padding-top: 2px;
    text-decoration: none
}

.contact_us_address,
.contact_us_email,
.contact_us_phone {
    font-size: 16px;
    color: #333;
    padding-right: 10px;
    float: left;
    font-weight: 400;
    height: 40px
}

.contact_us_address {
    margin-bottom: 10px
}

.contact_us_address:before,
.contact_us_email:before,
.contact_us_phone:before {
    text-align: center;
    color: #b2b2b2;
    margin-right: 6px;
    width: 22px;
    height: 22px;
    display: inline-block
}

.contact_us_address:before {
    content: '\e724';
    font-family: icons;
    font-size: 15px;
    border: 1px solid #b2b2b2;
    border-radius: 30px;
    line-height: 22px;
    margin-top: 2px;
    background-color: #fafafa
}

.footer-content .contact_us_address:before {
    text-indent: -1px
}

.contact_us_email:before {
    content: '@';
    border: 1px solid #b2b2b2;
    border-radius: 50px;
    line-height: 20px;
    font-size: 17px;
    background: #fafafa
}

.contact_us_phone:before {
    content: '\e81c';
    font-family: icons;
    border: 1px solid #b2b2b2;
    border-radius: 30px;
    line-height: 23px;
    font-size: 14px;
    background: #fafafa
}

.widget h4 {
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 22px
}

.widget h4 span {
    color: #000;
    font-weight: 400
}

.contacts tr {
    padding-bottom: 1px;
    display: block
}

.contacts .info a,
.wrapper .contact_us_email a {
    color: #333;
    text-decoration: underline;
    font-weight: 300
}

.contacts .info a:hover,
body .wrapper .contact_us_email a:hover {
    color: #c00
}

.info .call {
    color: #6b81ce!important
}

.info .call:hover {
    color: #000!important
}

.contacts .info a {
    color: #c50505
}

.contacts .info a:hover {
    color: #000
}

.wpb_heading.wpb_map_heading {
    font-size: 26px;
    line-height: 38px;
    color: #c50505;
    font-weight: 300;
    padding-left: 36px
}

#map {
    width: 107.3%;
    height: 296px;
    margin: 0 0 25px;
    top: 0;
    left: 0;
    z-index: 1
}

body.shadows #map {
    -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 5px 20px rgba(0, 0, 0, .3);
    box-shadow: 0 5px 20px rgba(0, 0, 0, .3)
}

#map h3 {
    font-family: Lato;
    font-size: 25px;
    line-height: 22px;
    font-weight: 400
}

#map .infobox {
    margin-top: 45px;
    background-color: #fff;
    padding: 30px 10px 15px;
    box-shadow: rgba(0, 0, 0, .298039) 0 1px 4px -1px
}

#map .infobox-title {
    font-size: 22px;
    padding-left: 20px;
    margin-bottom: 20px;
    color: #fff
}

#map .infobox-content {
    padding: 0 20px
}

#map .infobox-content i {
    float: left;
    font-size: 20px;
    color: #999;
    margin-left: 12px;
    padding-right: 13px;
    width: 20px;
    text-align: center
}

#map .infobox-content i:before {
    line-height: 28px;
    font-size: 26px
}

body.page-template-template-contacts-php .vh_wrapper .footer-content {
    display: none
}

body.page-template-template-contacts-php .vh_wrapper .footer-container {
    padding: 0;
    border-top: none;
    background-color: #fafafa
}

.wpcf7-form {
    position: relative
}

.wpcf7-form .ajax-loader {
    position: absolute;
    top: 19px
}

.wpcf7-form p {
    margin: 0
}

#vcart {
    overflow-x: auto
}

body.page-template-template-contacts-php .wrapper .page-wrapper .content .sidebar-no-pull {
    padding: 30px 30px 0
}

.wrapper h1.contact_us_title {
    padding-bottom: 12px;
    color: #000
}

.wrapper .color_black,
.wrapper h1.color_black {
    color: #000
}

.wrapper h1.color_black {
    margin-bottom: 15px
}

.contacts_page span {
    color: #333;
    font-weight: 300
}

.wrapper h1.contacts_title {
    font-size: 40px;
    margin-bottom: 18px
}

.form_left {
    width: 48%
}

.listing {
    padding-left: 15px
}

.contacts_page .contact_us_address,
.contacts_page .contact_us_email,
.contacts_page .contact_us_phone {
    float: none;
    font-size: 18px;
    width: auto;
    margin-bottom: 10px
}

.wpcf7-form .float_left {
    float: left;
    width: 32.6599%;
    margin-right: 1%
}

.contact7_email {
    width: 100%;
    margin-bottom: 10px!important
}

.contact7_message {
    width: 66%;
    max-width: 66%;
    float: left;
    margin-bottom: 10px
}

.contact7_submit {
    float: left
}

.wrapper .wpcf7-validation-errors {
    float: left;
    border: none;
    margin: 0;
    padding: 0
}

.wrapper div.wpcf7-response-output {
    padding: 0;
    margin: 10px 0 0
}

.wrapper div.wpcf7-mail-sent-ng,
.wrapper div.wpcf7-mail-sent-ok {
    border: none;
    color: #33691E
}

.wrapper .wpcf7 {
    padding-top: 3px
}

.sidebar-inner .widget h4 span {
    font-weight: 300
}

.newsletter.widget {
    font-size: 16px
}

.newsletter.widget input.newsletter-email {
    width: 100%;
    border: 1px solid #d1d1d1;
    background-color: #fafafa;
    padding: 10px 5px 11px 20px;
    font-size: 20px;
    color: #333;
    margin-top: 15px
}

.newsletter.widget input.newsletter-email:hover {
    background-color: #fff
}

.newsletter.widget input.newsletter-email:focus {
    outline: 0;
    background-color: #fff
}

.newsletter.widget input.newsletter-submit {
    margin-top: 10px;
    bottom: 0;
    right: 0;
    border: none;
    background-color: #fc3;
    color: #333;
    padding: 0 19px 0 21px;
    font-size: 18px;
    height: 47px
}

.newsletter.widget input.newsletter-submit:focus {
    outline: 0
}

.newsletter.newsletter-widget .input_parent {
    float: right;
    position: relative
}

.newsletter.newsletter-widget .input_hover {
    top: -44px!important;
    right: 7px
}

.eventrating.widget li {
    width: 100%;
    display: block;
    clear: both;
    padding-bottom: 30px;
    float: left
}

.eventrating.widget .event_widget_number {
    float: left;
    font-size: 50px;
    font-weight: 700;
    color: #e3e3e3;
    margin-top: -4px
}

.eventrating.widget .event_widget_number.last {
    letter-spacing: -15px;
    margin-left: -8px;
    padding-right: 9px
}

.eventrating.widget .main_event_widget_container {
    float: left;
    font-size: 12px;
    padding-left: 20px;
    margin-top: -9px;
    width: 70%;
    line-height: 17px
}

.eventrating.widget .main_event_widget_container a {
    font-size: 18px;
    color: #333;
    font-weight: 300;
    text-decoration: none
}

.eventrating.widget .main_event_widget_container a:hover {
    color: #c50505
}

.eventrating.widget .right_event_widget_container .icon-play-1 {
    font-size: 15px;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    padding-left: 2px;
    margin-left: 0;
    margin-top: -5px;
    border-radius: 50px;
    color: #fff;
    background-color: #b2b2b2;
    text-decoration: none;
    display: block
}

.right_event_widget_container .icon-play-1:before {
    font-size: 26px
}

.eventrating.widget .right_event_widget_container .icon-play-1:hover {
    background-color: #fecd33
}

.eventrating.widget .right_event_widget_container .icon-ticket {
    font-size: 18px;
    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    border-radius: 50px;
    color: #fff;
    background-color: #b2b2b2;
    text-decoration: none;
    float: left;
    margin-left: 2px;
    margin-top: -5px;
    display: none
}

.eventrating.widget .right_event_widget_container .icon-ticket:hover {
    background-color: #c60506
}

.eventrating.widget .main_event_widget_container .event_list_rating img {
    padding-right: 1px
}

.eventrating.widget .right_event_widget_container {
    float: left;
    position: absolute;
    right: 0
}

.eventrating.widget .item-title-bg h4 {
    margin-bottom: 36px
}

body.page-template-template-front-page-php .tp-loader {
    margin-top: -210px
}

.tp-simpleresponsive > ul li {
    z-index: auto!important
}

.tp-caption.shadows:before {
    bottom: -13px
}

.wrapper .tp-button.yellow {
    box-shadow: none;
    z-index: 1;
    font-size: 23px;
    background: #fc3;
    color: #333!important;
    border-radius: 0;
    border: none;
    display: inline-block;
    position: relative;
    height: 68px;
    line-height: 68px!important
}

.wrapper .tp-button.red,
.wrapper .tp-button.yellow {
    text-decoration: none;
    font-weight: 400;
    margin-bottom: 10px;
    text-shadow: none!important;
    padding: 0 0 0 33px!important;
    -webkit-box-shadow: none
}

.wrapper .tp-button.yellow:before {
    float: right;
    width: 68px;
    height: 68px;
    text-align: center;
    font-size: 40px;
    background: rgba(255, 226, 140, .65);
    line-height: 68px;
    margin-left: 33px;
    text-indent: 2px
}

.wrapper .tp-button.yellow:after {
    border-style: solid;
    border-width: 9px 9px 9px 0;
    border-color: transparent #fc3 transparent transparent;
    height: 0;
    width: 7px;
    display: block;
    position: absolute;
    right: 56px;
    z-index: 0;
    transform: rotate(180deg);
    transition: right .2s
}

.wrapper .tp-button.red:after,
.wrapper .tp-button.yellow:after {
    -webkit-transition: right .2s;
    -moz-transition: right .2s;
    -ms-transition: right .2s;
    -o-transition: right .2s;
    content: "";
    top: 50%;
    margin-top: -9px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg)
}

.wrapper .tp-button.yellow:hover:after {
    right: 53px
}

.wrapper .tp-button.red {
    box-shadow: none;
    z-index: 1;
    font-size: 23px;
    background: #c60506;
    color: #fff!important;
    border-radius: 0;
    border: none;
    display: inline-block;
    position: relative;
    height: 68px;
    line-height: 68px!important
}

.wrapper .tp-button.red:before {
    float: right;
    width: 68px;
    height: 68px;
    text-align: center;
    font-size: 32px;
    background: rgba(226, 110, 110, .51);
    line-height: 68px;
    margin-left: 33px
}

.wrapper .tp-button.red:after {
    border-style: solid;
    border-width: 9px 9px 9px 0;
    border-color: transparent #c50505 transparent transparent;
    height: 0;
    width: 7px;
    display: block;
    position: absolute;
    right: 56px;
    z-index: 0;
    transform: rotate(180deg);
    transition: right .2s
}

.tp-leftarrow.default:before,
.tp-rightarrow.default:before {
    font-family: icons;
    font-size: 24px;
    display: inline-block
}

.wrapper .tp-button.red:hover:after {
    right: 53px
}

#rev_slider_1_1_wrapper {
    position: absolute
}

.tp-leftarrow.default,
.tp-rightarrow.default {
    background: #fafafa;
    width: 70px;
    transition: background-color .4s
}

.scroll-to-top,
.tp-leftarrow.default,
.tp-rightarrow.default {
    text-align: center;
    height: 70px;
    line-height: 70px;
    -webkit-transition: background-color .4s;
    -moz-transition: background-color .4s;
    -ms-transition: background-color .4s;
    -o-transition: background-color .4s
}

.tp-leftarrow.default:hover,
.tp-rightarrow.default:hover {
    background-color: #fdcc32
}

.tp-leftarrow.default:before {
    content: '\e765'
}

.tp-rightarrow.default:before {
    content: '\e766'
}

.tp-caption.Slide-title a {
    color: #fff;
    font-weight: 300;
    text-decoration: none
}

.forcefullwidth_wrapper_tp_banner {
    position: absolute!important
}

.forcefullwidth_wrapper_tp_banner img {
    width: 170px!important;
    height: 260px!important
}

.forcefullwidth_wrapper_tp_banner .Slide-title {
    padding: 17px 30px 19px!important
}

.forcefullwidth_wrapper_tp_banner .button {
    padding: 0!important
}

.forcefullwidth_wrapper_tp_banner .button a {
    font-size: 23px!important;
    padding: 20px 13px 20px 33px!important
}

.revslider-initialised .tp-caption.sfl {
    top: 375px!important
}

body .vh_wrapper .footer-container {
    box-shadow: 0 1px 1px 1px rgba(34, 34, 34, .2);
    margin-left: 0;
    margin-right: 0;
    border-top: none;
    position: relative;
    overflow-x: visible!important
}

body .vh_wrapper .footer-container.not_front_page {
    padding: 0;
    border: none
}

body.single-post .vh_wrapper .footer-container .footer-inner {
    bottom: auto
}

.footer-wrapper {
    max-width: 1200px;
    margin: 0 auto!important;
    background-repeat: repeat;
    background-attachment: fixed;
    background-position: top left;
    padding-bottom:30px;
}

.footer-inner.vc_col-sm-12 {
    margin: 0;
    float: left;
    width: 100%
}

.footer_info {
    float: none;
    margin-right: 70px;
    margin-top: 20px;
    margin-bottom: 25px
}

.copyright {
    display: inline-block;
    float: left
}

.block_space1 li {
    margin-bottom: 6px!important
}

.footer_links:last-child {
    padding-left: 15px;
    text-align: right
}

.footer_links:nth-child(2) {
    text-align: center
}

.copyright br {
    display: none
}

.scroll-to-top {
    background: #ccc;
    cursor: pointer;
    float: right;
    position: absolute;
    right: 0;
    transition: background-color .4s ease 0s;
    width: 70px;
    z-index: 999;
    top: 0
}

.scroll-to-top:hover {
    background-color: #fdcc32
}

.scroll-to-top:before {
    font-size: 27px
}

body .wrapper .header .top-header {
    background-color: #a72728 !important;
	margin: 0 auto  !important;
	padding: 20px 0  !important;
	position: relative  !important;
	max-width: 1200px !important;
	float:none !important;
	width:100%;
}

body .wrapper .top-header .logo {
    max-width: 200px;
    position: relative;
    margin-top: 0
}

.top-header .logo a img {
    vertical-align: middle;
    display: block;
    left: 0;
    z-index: 222;
    max-width: 125px;
    width: 100%;
    height: auto;
}

body .wrapper .top-header .header-social-icons {
    float: right!important;
    padding-right: 1px;
    padding-left: 0;
    box-sizing: content-box;
    width: 80%
}

.icon-facebook,
.icon-flickr,
.icon-gplus,
.icon-pinterest,
.icon-twitter-1 {
    display: block;
    text-align: center
}

.icon-facebook::before,
.icon-flickr::before,
.icon-gplus::before,
.icon-pinterest::before,
.icon-twitter-1::before {
    font-size: 23px;
    color: #fff
}

.header-social-icons .twitter-icon {
    background-color: #62c8f8
}

.header-social-icons .facebook-icon {
    background-color: #3c599b
}

.header-social-icons .google-icon {
    background-color: #dd4b39
}

.header-social-icons .pinterest-icon {
    background-color: #c8232c
}

.header-social-icons .flickr-icon {
    background-color: #0063dc
}

.wrapper .header-icon {
    float: right!important;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-top: 5px;
    position: relative;
    z-index: 1;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    border-radius:50%;
}

.header_search {
    float: left;
    position: absolute;
    z-index: 22
}

.header_search .search .gray-form .footer_search_input {
    border: none;
    color: #999;
    background: 0 0;
    float: left;
    margin-left: 35px;
    width: 86%;
    padding-right: 55px;
    line-height: 0!important
}

.header_search .search .gray-form .footer_search_input:focus {
    outline: 0
}

.header_search .search .gray-form .sb-icon-search {
    color: #999;
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
    display:none;
}

.wrapper .top-header a {
    color: #fff;
    text-decoration: none;
    font-weight: 900 important;
    font-size: 20px;
    text-transform: uppercase;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none
}

.top-header .menu-btn {
    float: right;
    display: none;
    width: 70px;
    text-align: center;
    font-size: 30px;
    color: #fff;
    background-color: #c50505;
    height: 70px;
    line-height: 70px;
    margin-right: 30px
}

.top-header .menu-btn:hover {
    cursor: pointer
}

body .wrapper .top-header .top-menu-container {
    float:right;
}

.top-menu-container .header-menu {
    list-style: none
}

.top-menu-container .header-menu li {
    float: left;
    position: relative;
    font-size: 21px;
    margin-top: 13px;
    border-bottom: 4px solid transparent;
    margin-left:20px;
}

.top-menu-container .header-menu li a {
	padding: 0;
	display: block;
	color: #fff !important;
}

.top-menu-container .header-menu li.menu-item-has-children:after {
    font-family: icons;
    font-size: 8px;
    color: #9e9e9e;
    border: 1px solid #9e9e9e;
    border-radius: 40px;
    float: right;
    width: 16px;
    height: 16px;
    display: block;
    text-align: center;
    line-height: 17px;
    margin-top: -42px;
    margin-right: 21px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.top-menu-container .header-menu li.menu-item-has-children a {
    padding: 0
}

.top-menu-container .bottom_line {
    position: absolute;
    bottom: -4px;
    border-bottom: 4px solid #fecd33;
    width: 0;
    left: 50%
}

.header-menu li ul {
	display: none;
	position: absolute;
	z-index: 2222;
	top: 33px;
	left: -180px;
	list-style: none;
	min-width: 257px;
	text-align: right;
}

.dropdown .shadows,
.header-menu li ul .shadows {
    width: 100%;
    height: 25px;
    bottom: -25px;
    position: absolute;
    overflow: hidden;
    opacity: .6
}

.dropdown .shadows:before,
.header-menu li ul .shadows:before {
    height: 70px;
    bottom: 0
}

.top-menu-container .sub-menu:after {
    content: '';
    position: absolute;
    top: 7px;
    height: 4px;
    width: 100%;
    background: #ffcc30;
    display:none;
}

.sub-menu li a:after {
    display:none;
}

.sub-menu {
    opacity:0.7;
}

.header-menu li ul .dropdown_spike {
    position: absolute;
    top: 0;
    left: 10px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 7px solid #ffcc30
}

.wrapper .top-menu-container .header-menu li ul li {
    margin: 0;
    font-size: 18px;
    border: none;
    float: none;
    background-color: #000;
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000
}

.wrapper .top-menu-container .header-menu li ul li a {
    padding: 7px 0 8px 20px;
    font-size: 20px;
    display: block;
    transition: all .3s ease-out
}

.top-menu-container .header-menu li:hover,
.wrapper .top-menu-container .header-menu li ul li a {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out
}

/*.wrapper .top-menu-container .header-menu li ul li:nth-child(2) {
    padding-top: 15px;
    margin-top: 11px
}*/

.wrapper .top-menu-container .header-menu li ul li:nth-last-child(2) {
    padding-bottom: 15px;
    border-bottom: none
}

.top-menu-container .header-menu li ul li a:hover {
	background: transparent;
	color: #fff !important;
	-webkit-text-fill-color: #fff;
}

.top-menu-container .header-menu li:first-child {
    margin-left: 18px
}

.top-menu-container .header-menu li.current-menu-item {
    background-color: transparent
}

.top-menu-container .header-menu > li.current-menu-item:before {
    content: '';
    border-bottom: 4px solid #ffcc30;
    position: absolute;
    bottom: -4px;
    width: 100%;
    display:none;
}

.menu-item-has-children a:hover > .sub-menu {
    display:block;
}

.wrapper .top-menu-container .header-menu li ul li.current-menu-item a {
    background-color: #ffcc30;
    padding: 7px 51px 8px 21px
}

.wrapper .top-menu-container .header-menu li ul li.current-menu-item {
    border-left: none;
    border-right: none
}

.top-menu-container .header-menu li:hover {
    background-color: transparent;
    transition: all .3s ease-out
}

.top-menu-container .header-menu li:hover:after {
    background-color: #c50504;
    color: #fff;
    border-color: #c50505
}

.wrapper .top-menu-container .header-menu li ul li:after {
    display: none
}

.header_search {
    width: 0;
    margin-top: 29px
}

.wrapper .header_search .search .gray-form .footer_search_input {
    padding: 8px!important;
    font-size: 20px;
    font-weight: 300;
    border-bottom: 4px solid transparent;
    display: block;
    opacity: 0;
    margin-left: 0;
    font-family: Lato;
    box-sizing: border-box
}

.search.widget .sb-icon-search,
body.search-no-results .breadcrumb,
body.search-no-results .search .sb-icon-search {
    display: none
}

.wrapper .header_search.active .search .gray-form .footer_search_input {
    opacity: 1
}

.wrapper .header_search {
    width: 47px
}

.wrapper .header_search.active-bg {
    background-color: #ebebeb;
    border-bottom: 4px solid #ffcc30;
    width: 188px!important
}

.header-search-container {
    position: relative;
    float: left;
    margin-top: -13px
}

.header_search .sb-icon-search {
    top: 22px
}

.menu-item-7758 a::after {
	background-image: url("https://d10u9ygjms7run.cloudfront.net/template_1/img/downwardarrow@2x.png");
	background-repeat: no-repeat;
	background-size: 10px 6px;
	content: " ";
	display: inline-block;
	height: 10px;
	right: 4px;
	position: absolute;
	top: 7px;
	width: 10px;
}

.menu-item-7758 a {
    margin-right:20px;
}

.header_search .sb-icon-search:before {
    font-size: 22px
}

.seatera-fastflickrwidget.widget {
    line-height: 18px;
    font-size: 16px;
    color: #666;
    font-weight: 400
}

.search.widget .sb-search-input {
    margin-bottom: 3px
}

.main-inner.search li {
    list-style: none;
    padding-right: 0!important
}

.post-grid-item-wrapper .blog_postedby {
    bottom: -23px
}

.wpcf7-text,
.wpcf7-textarea {
    border: 1px solid #ccc;
    height: 53px;
    width: 100%;
    padding: 0 16px;
    color: #666;
    font-size: 18px;
    font-weight: 300;
    background-color: #fdfdfd
}

.wpcf7-text:hover,
.wpcf7-textarea:hover {
    border-color: #666;
    background-color: #fff
}

.wpcf7-textarea {
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    padding-top: 15px;
    height: 116px
}

.wpcf7-submit {
    float: right;
    width: initial;
    color: #333;
    font-size: 18px;
    background-color: #fc3;
    border: none;
    padding: 0 31px;
    height: 53px;
    margin-left: 3px;
    font-weight: 300
}

.wpcf7-text:focus,
.wpcf7-textarea:focus {
    background-color: #fff;
    outline: 0;
    border-color: #666;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.seatera-twitter.widget .tweet_text {
    margin-bottom: 2px;
    display: inline-block;
    width: 100%;
    float: left;
    clear: both;
    font-size: 16px;
    line-height: 20px;
    color: #333;
    padding-top: 8px;
    font-weight: 300
}

.seatera-twitter.widget .tweet_avatar.twitter_container {
    margin-top: 0
}

.seatera-twitter.widget .tweet_avatar {
    float: left;
    margin-right: 20px;
    margin-top: 10px
}

.seatera-twitter.widget .tweet_text_container {
    float: left;
    width: 70%
}

.seatera-twitter.widget .tweet_time {
    float: left;
    margin-left: 80px
}

.footer-content .seatera-twitter.widget .tweet_text {
    font-size: 16px;
    line-height: 24px;
    padding-top: 5px
}

.seatera-twitter.widget .tweet_text a {
    font-size: 16px;
    color: #c50505;
    text-decoration: underline
}

.seatera-twitter.widget .tweet_text a:hover {
    color: #000
}

.seatera-twitter.widget ul.tweet_list li .tweet_follow,
.seatera-twitter.widget ul.tweet_list li .tweet_text_container .tweet_user,
.seatera-twitter.widget ul.tweet_list li .tweet_text_container > a {
    display: none
}

.seatera-twitter.widget ul.tweet_list li:last-child .tweet_follow {
    display: block;
    margin-top: 19px;
    float: left;
    margin-left: 80px
}

.seatera-twitter.widget ul.tweet_list li .tweet_time a {
    display: block;
    color: #666;
    font-size: 13px;
    font-weight: 300
}

.seatera-twitter.widget ul.tweet_list li .tweet_time a:before {
    padding-right: 5px;
    color: #999
}

.seatera-twitter.widget ul.tweet_list li {
    padding-bottom: 8px
}

.seatera-twitter.widget ul.tweet_list li .tweet_follow a {
    background-color: #fc3;
    font-size: 18px;
    color: #333;
    padding: 5px 11px 6px 18px;
    display: inline-block;
    position: relative;
    z-index: 1;
    font-weight: 300
}

.seatera-twitter.widget ul.tweet_list li .tweet_follow a:before {
    float: right;
    font-size: 19px;
    padding-left: 11px;
    padding-right: 7px;
    color: #000
}

#calendar_wrap #wp-calendar {
    width: 100%;
    text-align: center;
    line-height: 26px;
    border: 0;
    padding-top: 18px
}

.sidebar-left .calendar.widget tfoot,
.sidebar-right .calendar.widget tfoot {
    display: none
}

#calendar_wrap #wp-calendar caption,
#calendar_wrap #wp-calendar td,
#calendar_wrap #wp-calendar th {
    text-align: center;
    border: 0
}

#calendar_wrap #wp-calendar td {
    color: #4c5246;
    font-size: 15px;
    font-weight: 400
}

#calendar_wrap #wp-calendar tr {
    height: 34px;
    line-height: 34px
}

.social_links a,
.social_links li {
    float: left;
    width: 32px;
    height: 32px
}

#calendar_wrap #wp-calendar thead tr {
    line-height: 25px
}

#calendar_wrap #wp-calendar td#today {
    color: #c33;
    background-color: #fc3
}

#calendar_wrap #wp-calendar td a {
    display: block
}

#calendar_wrap #wp-calendar td a:hover {
    color: #000;
    background-color: #ccc
}

#calendar_wrap #wp-calendar td#next a:hover,
#calendar_wrap #wp-calendar td#prev a:hover {
    color: #000;
    background-color: transparent
}

#calendar_wrap #wp-calendar caption {
    font-weight: 300;
    padding: 20px 0 14px;
    color: #4c5246;
    font-size: 20px
}

#calendar_wrap #wp-calendar th {
    font-weight: 400;
    font-size: 11px;
    color: #999
}

#calendar_wrap #wp-calendar a {
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

#calendar_wrap #wp-calendar #next,
#calendar_wrap #wp-calendar #prev {
    padding-top: 5px
}

#calendar_wrap #wp-calendar #prev {
    text-align: left
}

#calendar_wrap #wp-calendar #next {
    text-align: right
}

.calendar.widget #calendar_wrap .widget .social_links {
    margin: 0;
    padding: 0
}

.widget .social_links li:before {
    display: none!important
}

.social_links {
    list-style: none
}

.social_links li {
    margin: 0 6px 12px 0;
    padding: 0;
    background: 0 0!important;
    border-bottom: none!important
}

.social_links a {
    display: block;
    text-decoration: none;
    outline: 0;
    text-indent: -9999em
}

#fetchmovie a,
.event_auditory1,
.ms {
    display: inline-block
}

.ms {
    padding: 5px;
    width: 100px
}

#fetchmovie a {
    padding: 5px 10px;
    width: auto;
    text-decoration: none
}

.spacemovie li {
    margin-bottom: 6px!important
}

.my_content_today {
    height: 289px;
    overflow-y: auto;
    padding: 0 10px 0 0
}

.event_auditory1 {
    padding: 15px 10px
}

#fetchmovie b {
    display: block;
    padding: 10px;
    text-align: center;
    width: 100%
}

.night_out_pic {
    display: inline-block;
    float: left
}

.thuMovie > ul {
    margin: 0
}

.thuMovie .thutime {
    margin-bottom: 6px
}

.thutime a {
    text-decoration: none!important
}

.social_links .rss {
    background: url(images/social-icons/rss.png) no-repeat
}

.social_links .twitter {
    background: url(images/social-icons/twitter.png) no-repeat
}

.social_links .facebook {
    background: url(images/social-icons/facebook.png) no-repeat
}

.social_links .flickr {
    background: url(images/social-icons/flickr.png) no-repeat
}

.social_links .youtube {
    background: url(images/social-icons/youtube.png) no-repeat
}

.social_links .linkedin {
    background: url(images/social-icons/linkedin.png) no-repeat
}

.social_links .foursquare {
    background: url(images/social-icons/foursquare.png) no-repeat
}

.social_links .delicious {
    background: url(images/social-icons/delicious.png) no-repeat
}

.social_links .digg {
    background: url(images/social-icons/digg.png) no-repeat
}

.social_links .skype {
    background: url(images/social-icons/skype.png) no-repeat
}

.social_links .tumblr {
    background: url(images/social-icons/tumblr.png) no-repeat
}

.social_links .vimeo {
    background: url(images/social-icons/vimeo.png) no-repeat
}

.social_links .instagram {
    background: url(images/social-icons/instagram.png) no-repeat
}

.social_links .pintrest {
    background: url(images/social-icons/pintrest.png) no-repeat
}

.social_links .google {
    background: url(images/social-icons/google.png) no-repeat
}

.widget_nav_menu li {
    padding: 0 0 0 15px;
    background: url(images/carret.png) 0 9px no-repeat
}

.footer .widget_nav_menu li {
    background-position: 0 7px
}

.text.widget p {
    line-height: 18px;
    font-size: 16px;
    color: #666;
    font-weight: 400
}

.textwidget [class*=" icon-"]:before,
.textwidget [class^=icon-] {
    margin-right: 10px;
    width: 14px;
    display: inline-block
}

.wrapper .tagcloud .tag_cloud_post_tag a {
    font-size: 14px;
    font-weight: 300;
    text-decoration: none;
    color: #fff;
    border-radius: 0;
    padding: 3px 6px;
    margin: 0 3px 3px 0;
    background-color: #ccc;
    display: inline-block;
    line-height: initial;
    transition: all .2s
}

.wrapper .tagcloud .tag_cloud_post_tag a,
.wrapper .theme-default .nivo-controlNav a {
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s
}

.widget li,
.widget li a {
    font-size: 16px
}

.tagcloud .tag_cloud_post_tag a:hover {
    color: #fff!important;
    background-color: #c00!important
}

.widget ul {
    margin-top: -5px
}

.widget ul.children,
.widget ul.sub-menu {
    margin: 5px 0 5px 20px
}

.widget li {
    position: relative;
    padding: 0;
    list-style-type: none;
    line-height: 18px;
    color: #666;
    font-weight: 400
}

.seatera-recentpostsplus.widget .bottom_line {
    position: absolute;
    bottom: 0;
    border-bottom: 5px solid #fecd33;
    width: 0;
    left: 50%;
    z-index: 3
}

.seatera-recentpostsplus.widget .news-item {
    padding: 14px 0;
    float: left;
    width: 100%
}

.seatera-recentpostsplus.widget .news-item:nth-child(2) {
    padding-top: 0!important
}

.seatera-recentpostsplus.widget .news-item:nth-last-child(2) {
    padding-bottom: 0!important;
    padding-top: 14px!important
}

.seatera-recentpostsplus.widget .news-item a.latest_posts {
    float: left
}

.seatera-recentpostsplus.widget .news-item a.latest_posts img {
    width: 102px;
    height: 155px;
    display: block;
    position: relative;
    z-index: 2
}

.seatera-recentpostsplus.widget .news-item .post_container .icon-clock {
    color: #666;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 16px;
    font-weight: 300;
    margin-bottom: 4px
}

.seatera-recentpostsplus.widget .news-item .post_container .icon-clock:before {
    padding-right: 5px;
    color: #999
}

.seatera-recentpostsplus.widget .news-item .post_container {
    position: relative;
    float: left;
    width: 42%;
    height: 165px
}

.seatera-recentpostsplus.widget .news-item .post_container.minimal {
    width: 100%;
    min-height: 0;
    height: auto
}

.seatera-recentpostsplus.widget .news-item .post_container h3 {
    padding-top: 2px;
    line-height: 22px
}

.seatera-recentpostsplus.widget .news-item .post_container h3 a {
    color: #000;
    font-size: 20px;
    line-height: 26px;
    text-decoration: none;
    font-weight: 300
}

.seatera-recentpostsplus.widget .news-item .post_container h3 a:hover {
    color: #333
}

.seatera-recentpostsplus.widget .news-item .post_container .post_read_more a {
    color: #c50505;
    font-size: 13px;
    background-color: transparent;
    display: inline-block;
    position: relative;
    z-index: 1;
    font-weight: 300;
    text-decoration: underline
}

.seatera-recentpostsplus.widget .news-item .post_container .post_read_more {
    position: absolute;
    bottom: 9px
}

.seatera-recentpostsplus.widget .news-item.no_thumbnail {
    padding: 7px 0;
    margin-top: -7px
}

.seatera-recentpostsplus.widget .news-item.no_thumbnail:nth-last-child(2) {
    padding-top: 7px!important
}

.sidebar-left .widget,
.sidebar-right .widget {
    margin-bottom: 34px
}

.wrapper .widget h4 {
    color: #c50505;
    font-size: 26px
}

.seatera-recentpostsplus.widget .news_image.shadows {
    float: left;
    margin-right: 20px;
    margin-bottom: 10px
}

.seatera-recentpostsplus.widget .news_image.shadows:before {
    z-index: 1;
    bottom: -12px;
    display: block
}

.recentposts.widget ul {
    margin-left: 0
}

.recentposts.widget ul a {
    text-decoration: none;
    font-size: 14px;
    line-height: 18px;
    color: #c00
}

.recentposts.widget ul span {
    font-size: 14px;
    color: #666
}

.widget .content-form #contact_email,
.widget .content-form #contact_name {
    margin-bottom: 5px;
    width: 100%
}

.widget .content-form .textarea.input-block-level {
    width: 100%!important;
    height: 100%;
    max-width: 100%!important;
    margin-bottom: 3px
}

.widget .content-form #contact_email:focus,
.widget .content-form #contact_name:focus,
.widget .content-form .textarea.input-block-level:focus {
    outline: 0
}

.bypostauthor {
    text-decoration: none
}

.sticky .entry-header .entry-meta {
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute!important
}

.alignnone {
    margin: 5px 20px 20px 0
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0
}

.aligncenter {
    display: block;
    margin: 5px auto
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

.fb-page {
    overflow-x: auto!important;
    width: 100%
}

a img.alignleft,
a img.alignnone {
    margin: 5px 20px 20px 0;
    height: auto
}

a img.alignleft {
    float: left
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    max-width: 96%
}

.wp-caption.alignnone {
    margin: 8px 20px 20px 0
}

.wp-caption.alignleft {
    margin: 9px 20px 20px 0
}

.wp-caption.alignright {
    margin: 8px 0 20px 20px
}

.wp-caption img {
    border: 0;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
    display: block
}

.wp-caption p.wp-caption-text {
    font-size: 13px;
    line-height: 17px;
    margin: 0;
    font-style: italic;
    letter-spacing: -.5px;
    color: #999;
    padding-top: 5px
}

.wrapper .wpb_image_grid .wpb_image_grid_ul {
    padding-left: 0;
    margin-left: -30px
}

.wrapper .wpb_image_grid .wpb_image_grid_ul li {
    margin: 0 0 30px 30px
}

.wrapper .wpb_gallery .wpb_flexslider .flex-control-nav {
    bottom: -45px
}

.wrapper .wpb_gallery .theme-default .nivo-controlNav {
    padding: 20px 0 3px
}

.wrapper .flexslider {
    border: none;
    overflow: visible!important;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none
}

.wrapper .flex-control-nav li {
    margin: 0 5px
}

.wrapper .flex-control-paging li a,
.wrapper .theme-default .nivo-controlNav a {
    width: 16px;
    height: 16px;
    background: rgba(197, 5, 5, .5);
    box-shadow: none
}

.wrapper .theme-default .nivo-controlNav a.active,
body .wrapper .flex-control-paging li a.flex-active {
    background: #c50505
}

.theme-default .nivo-controlNav a:hover,
.wrapper .flex-control-paging li a:hover {
    background-color: rgba(197, 5, 5, .7)
}

.wrapper .flex-control-nav.flex-control-paging {
    margin-bottom: 0
}

.wrapper .theme-default .nivo-controlNav a {
    border-radius: 20px;
    margin: 0 5px;
    transition: all .2s
}

.wrapper .wpb_gallery .theme-default .nivoSlider {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.gallery-item.last {
    margin-right: 0!important
}

.gallery-icon {
    margin-bottom: 10px;
    position: relative
}

.page-sidebar-no.shadow1 .gallery-size-medium-cropped .gallery-item {
    width: 264px!important;
    margin-right: 54px
}

.gallery {
    clear: both;
    overflow: hidden;
    margin: 15px auto 0!important
}

.gallery .gallery-item {
    overflow: hidden;
    float: left;
    margin: 0 0 10px;
    text-align: left!important;
    list-style: none
}

.aboutadv,
.eventBox,
.poster_left .eventBox,
.relDate,
.search-date {
    text-align: center
}

.gallery .gallery-item img {
    padding: 0;
    background-color: #fff;
    border: 1px solid #ccc!important;
    border: 1px solid rgba(0, 0, 0, .2)!important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.gallery-caption {
    font-size: 11px
}

.wpb_image_grid .shadows:before {
    bottom: -19px
}

.nivoSlider.shadows:before,
.slides.shadows:before,
.wpb_gallery_slides div.shadows:before {
    bottom: -25px
}

.wpb_gallery_slides.wpb_flexslider .shadows {
    position: absolute;
    height: 100%;
    width: 100%
}

.wrapper .wpb_gallery .theme-default .nivoSlider {
    overflow: visible!important
}

.gallery-columns-0 .gallery-item,
.gallery-columns-1 .gallery-item {
    width: 100%
}

.gallery-columns-2 .gallery-item {
    width: 50%
}

.gallery-columns-3 .gallery-item {
    width: 33.33%
}

.gallery-columns-4 .gallery-item {
    width: 25%
}

.gallery-columns-5 .gallery-item {
    width: 20%
}

.gallery-columns-6 .gallery-item {
    width: 16.66%
}

.gallery-columns-7 .gallery-item {
    width: 14.28%
}

.gallery-columns-8 .gallery-item {
    width: 12.5%
}

.gallery-columns-9 .gallery-item {
    width: 11.11%
}

.gallery-columns-10 .gallery-item {
    width: 10%
}

.gallery-columns-11 .gallery-item {
    width: 9.09%
}

.gallery-columns-12 .gallery-item {
    width: 8.33%
}

.gallery-columns-13 .gallery-item {
    width: 7.69%
}

.gallery-columns-14 .gallery-item {
    width: 7.14%
}

.gallery-columns-15 .gallery-item {
    width: 6.66%
}

.gallery-columns-16 .gallery-item {
    width: 6.25%
}

.gallery-columns-17 .gallery-item {
    width: 5.88%
}

.gallery-columns-18 .gallery-item {
    width: 5.55%
}

.gallery-columns-19 .gallery-item {
    width: 5.26%
}

.gallery-columns-20 .gallery-item {
    width: 5%
}

.gallery-columns-21 .gallery-item {
    width: 4.76%
}

.gallery-columns-22 .gallery-item {
    width: 4.54%
}

.gallery-columns-23 .gallery-item {
    width: 4.34%
}

.gallery-columns-24 .gallery-item {
    width: 4.16%
}

.gallery-columns-25 .gallery-item {
    width: 4%
}

.gallery-columns-26 .gallery-item {
    width: 3.84%
}

.gallery-columns-27 .gallery-item {
    width: 3.7%
}

.gallery-columns-28 .gallery-item {
    width: 3.57%
}

.gallery-columns-29 .gallery-item {
    width: 3.44%
}

.gallery-columns-30 .gallery-item {
    width: 3.33%
}

.gallery-item {
    width: 85%
}

div.pp_default a.pp_arrow_next,
div.pp_default a.pp_arrow_previous {
    display: none
}

.pp_content_container {
    overflow: hidden
}

body div.pp_default .pp_bottom .p_left,
body div.pp_default .pp_bottom .pp_left,
body div.pp_default .pp_bottom .pp_middle,
body div.pp_default .pp_bottom .pp_right,
body div.pp_default .pp_close,
body div.pp_default .pp_content_container .pp_left,
body div.pp_default .pp_content_container .pp_right,
body div.pp_default .pp_middle .pp_left,
body div.pp_default .pp_nav .pp_pause,
body div.pp_default .pp_nav .pp_play,
body div.pp_default .pp_top .pp_left,
body div.pp_default .pp_top .pp_middle,
body div.pp_default .pp_top .pp_right {
    background: 0 0;
    text-decoration: none
}

body div.light_rounded .pp_content,
body div.pp_default .pp_content {
    background: 0 0
}

body div.pp_default .pp_nav .pp_pause,
body div.pp_default .pp_nav .pp_play {
    color: #fff
}

body div.pp_default .pp_nav .currentTextHolder {
    top: 0;
    left: 20px;
    font-style: normal;
    color: #fff;
    font-size: 15px;
    letter-spacing: 5px
}

div.pp_default .pp_nav .pp_pause:after {
    content: '\2389';
    font-size: 20px;
    font-family: icons;
    padding-left: 9973px
}

body div.pp_default .pp_nav .pp_play:after {
    content: '\25b6';
    font-size: 20px;
    font-family: icons;
    padding-left: 9973px
}

body div.pp_default .pp_close:after,
body div.pp_default .pp_contract:after,
body div.pp_default .pp_expand:after {
    font-family: icons;
    font-size: 25px;
    position: absolute;
    left: 10005px;
    color: #fff
}

body div.pp_default .pp_close {
    overflow: hidden;
    height: 33px;
    line-height: 32px
}

body div.pp_default .pp_close:after {
    content: '\e053'
}

body div.pp_default .pp_gallery ul li a {
    background: 0 0;
    border: none
}

body div.pp_default .pp_next,
body div.pp_default .pp_previous {
    width: 200px
}

body div.pp_default .pp_next:hover {
    background: url(images/nav-arrow-right.png) 150px center no-repeat;
    background-size: 20px 47px;
    cursor: pointer
}

body div.pp_default .pp_previous:hover {
    background: url(images/nav-arrow-left.png) 30px center no-repeat;
    background-size: 20px 47px;
    cursor: pointer
}

body div.pp_default a.pp_arrow_next,
body div.pp_default a.pp_arrow_previous {
    display: none!important
}

body div.pp_default .pp_contract,
body div.pp_default .pp_expand {
    background: 0 0;
    text-decoration: none
}

body div.pp_default .pp_expand:after {
    content: '\e745'
}

body div.pp_default .pp_contract:after {
    content: '\e747'
}

body div.pp_default .pp_contract:hover,
body div.pp_default .pp_expand:hover {
    background: 0 0
}

.isotope-item {
    z-index: 2
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1
}

.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 0;
    -moz-transition-duration: 0;
    -ms-transition-duration: 0;
    -o-transition-duration: 0;
    transition-duration: 0
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity
}

.isotope .isotope-item.no-transition,
.isotope.no-transition,
.isotope.no-transition .isotope-item {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s
}

#movie_post_content li.moon_image {
    box-sizing: border-box;
    padding-right: 10px!important;
    width: 100%!important
}

canvas {
    max-width: 100%
}

.iframe-overflow {
    padding: 0 10px 32px
}

@media (max-width:480px) {
    body .page-wrapper .vc_row-fluid .vc_col-sm-12,
    body .page-wrapper .vc_row-fluid .vc_col-sm-3,
    body .page-wrapper .vc_row-fluid .vc_col-sm-6,
    body .page-wrapper .vc_row-fluid .vc_col-sm-9 {
        float: none;
        display: block;
        width: auto;
        margin-left: 0
    }
}

@media only screen and (max-width:1199px) {
    .spotlight_next,
    .spotlight_prev {
        bottom: 0
    }
}

div.scrollWrapper {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%
}

div.scrollableArea {
    position: relative;
    width: auto;
    height: 100%
}

@font-face {
    font-family: icons;
    src: url(fonts/options.eot?82171137);
    src: url(fonts/options.eot?82171137#iefix) format('embedded-opentype'), url(fonts/options.woff?82171137) format('woff'), url(fonts/options.ttf?82171137) format('truetype'), url(fonts/options.svg?82171137#icons) format('svg');
    font-weight: 400;
    font-style: normal
}

[class*=" icon-"]:before,
[class^=icon-]:before {
    font-family: icons;
    font-style: normal;
    font-weight: 400;
    speak: none;
    font-variant: normal;
    text-transform: none
}

.cbullet li,
.cbullet > h2 {
    font-weight: 700!important
}

.icon-pause:before {
    content: '\2389'
}

.icon-play:before {
    content: '\25b6'
}

.icon-menu-1:before {
    content: '\2630'
}

.icon-attention-1:before {
    content: '\26a0'
}

.icon-mail:before {
    content: '\2709'
}

.icon-ok-circled:before {
    content: '\2714'
}

.icon-attention-circled:before {
    content: '\2757'
}

.icon-quote-left:before {
    content: '\275d'
}

.icon-quote-right:before {
    content: '\275e'
}

.icon-reply-outline:before {
    content: '\e005'
}

.icon-tag:before {
    content: '\e00c'
}

.icon-params:before {
    content: '\e01f'
}

.icon-cancel-circled-outline:before {
    content: '\e053'
}

.icon-css:before {
    content: '\e09f'
}

.icon-menu-outline:before {
    content: '\e0fd'
}

.icon-menu:before {
    content: '\e0fe'
}

.icon-info-circled:before {
    content: '\e705'
}

.icon-tags:before {
    content: '\e70d'
}

.icon-code:before {
    content: '\e714'
}

.icon-print:before {
    content: '\e716'
}

.icon-location:before {
    content: '\e724'
}

.icon-resize-full-alt:before {
    content: '\e745'
}

.icon-resize-small-alt:before {
    content: '\e747'
}

.icon-left-open-big:before {
    content: '\e765'
}

.icon-right-open-big:before {
    content: '\e766'
}

.icon-font:before {
    content: '\e779'
}

.icon-angle-up:before {
    content: '\e800'
}

.icon-angle-down:before {
    content: '\e801'
}

.icon-angle-left:before {
    content: '\e802'
}

.icon-heart-filled:before {
    content: '\e803'
}

.icon-tag-1:before {
    content: '\e804'
}

.icon-comment:before {
    content: '\e805'
}

.icon-angle-right:before {
    content: '\e806'
}

.icon-link-1:before {
    content: '\e807'
}

.icon-link:before {
    content: '\e808'
}

.icon-location-inv:before {
    content: '\e809'
}

.icon-quote:before {
    content: '\e80a'
}

.icon-heart-broken:before {
    content: '\e80b'
}

.icon-heart:before {
    content: '\e80c'
}

.icon-up-small:before {
    content: '\e80d'
}

.icon-eye:before {
    content: '\e80e'
}

.icon-play-circled:before {
    content: '\e80f'
}

.icon-user:before {
    content: '\e810'
}

.icon-calendar:before {
    content: '\e811'
}

.icon-flow-cascade:before {
    content: '\e812'
}

.icon-th:before {
    content: '\e813'
}

.icon-th-list:before {
    content: '\e814'
}

.icon-ticket:before {
    content: '\e815'
}

.icon-info:before {
    content: '\e816'
}

.icon-clock:before {
    content: '\e817'
}

.icon-down:before {
    content: '\e818'
}

.icon-ok:before {
    content: '\e819'
}

.icon-attention-alt:before {
    content: '\e81a'
}

.icon-help:before {
    content: '\e81b'
}

.icon-phone-1:before {
    content: '\e81c'
}

.icon-tag-2:before {
    content: '\e81d'
}

.icon-folder-open:before {
    content: '\e81e'
}

.icon-basket:before {
    content: '\e81f'
}

.icon-play-1:before {
    content: '\e820'
}

.icon-down-thin:before {
    content: '\e821'
}

.icon-up-open-big:before {
    content: '\e822'
}

.icon-users:before {
    content: '\e823'
}

.icon-dollar:before {
    content: '\e824'
}

.icon-globe:before {
    content: '\e825'
}

.icon-circle-notch:before {
    content: '\e826'
}

.icon-child:before {
    content: '\e827'
}

.icon-star-empty:before {
    content: '\e828'
}

.icon-star:before {
    content: '\e829'
}

.icon-pencil:before {
    content: '\e82a'
}

.icon-left-circled:before {
    content: '\e82b'
}

.icon-right-circled:before {
    content: '\e82c'
}

.icon-angle-circled-right:before {
    content: '\e82d'
}

.icon-angle-circled-left:before {
    content: '\e82e'
}

.icon-folder-empty:before {
    content: '\f069'
}

.icon-twitter:before {
    content: '\f099'
}

.icon-menu-2:before {
    content: '\f0c9'
}

.icon-comment-empty:before {
    content: '\f0e5'
}

.icon-apple:before {
    content: '\f179'
}

.icon-windows:before {
    content: '\f17a'
}

.icon-android:before {
    content: '\f17b'
}

.icon-flickr:before {
    content: '\f303'
}

.icon-vimeo:before {
    content: '\f306'
}

.icon-twitter-1:before {
    content: '\f309'
}

.icon-facebook:before {
    content: '\f30c'
}

.icon-gplus:before {
    content: '\f30f'
}

.icon-pinterest:before {
    content: '\f312'
}

.icon-credit-card:before {
    content: '\f4b3'
}

.icon-folder:before {
    content: '\f4c1'
}

.icon-phone:before {
    content: '\f4de'
}

.icon-search:before {
    content: '\f50d'
}

.footer-inner {
    margin-bottom: 100px
}

.wrapper-dropdown-1.dropdown_list {
    display: none
}

#termsbox,
#vbox,
.aboutadv,
.cbullet,
.movelistBox,
.regform,
.venue_align {
    display: inline-block
}

.regform {
    clear: both;
    float: left;
    padding: 2%;
    width: 30%;
    background: #f0f0f0
}

.cbullet {
    float: right;
    width: 63%
}

.my_content ul li {
    list-style: inside!important;
    margin: 0!important
}

.alignleft.wp-image-1126.size-medium {
    width: 386px
}

.cbullet > h2 {
    background-image: -webkit-linear-gradient(bottom, #bdbdbd, #fff);
    background-image: -moz-linear-gradient(bottom, #bdbdbd, #fff);
    background-image: -o-linear-gradient(bottom, #bdbdbd, #fff);
    background-image: -ms-linear-gradient(bottom, #bdbdbd, #fff);
    background-image: linear-gradient(to top, #bdbdbd, #fff);
    font-size: 22px!important;
    padding: 5px!important
}

.cbullet li {
    background: url(images/right.png) 10px 5px no-repeat;
    color: #3e3e3e!important;
    font-size: 17px!important;
    list-style-type: none;
    padding: 5px 0 5px 45px
}

.um-button {
    background: #d25b33!important
}

.ptext {
    float: right;
    width: 63%
}

.pimg {
    float: left;
    width: 34%
}

.aboutadv {
    width: 100%
}

.aboutadv > li {
    float: left;
    list-style: none;
    width: 30%;
    padding: 15px 23px 15px 0
}

.indicates-required,
.page-title {
    float: right
}

.dth2 {
    margin-bottom: 15px!important
}

.page_info {
    max-width: 1200px;
    margin: 0 auto
}

.aligncenter.size-full.wp-image-3325,
.ticket_img {
    max-width: 100%
}

.page-title {
    background-color: #000
}

#vbox {
    width: 100%;
    border: 1px solid #9D742F;
    padding: 5px
}

#vbox input[type=text],
#vbox textarea {
    padding: 4px;
    width: 97%
}

#vcart table tr td {
    border: 1px solid #9d742f;
    vertical-align: middle;
    padding: 5px
}

.um-1880.um .um-button.um-alt,
.um-1880.um input.um-button.um-alt[type=submit] {
    color: #FFF!important
}

.mc-field-group {
    clear: both
}

.es_textbox_button {
    background: #fc3;
    border: none;
    height: 50px;
    width: 100px
}

.movie_time a {
    text-decoration: none!important;
    font-size: 16px!important
}

.event_main_side .vc_row.wpb_row.vc_row-fluid {
    min-height: 345px!important
}

#departing,
#departing1 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: 0 0;
    border-color: -moz-use-text-color -moz-use-text-color #fc3;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 3px;
    box-sizing: border-box;
    color: #333;
    cursor: pointer;
    float: left;
    height: 37px;
    line-height: 24px;
    margin-right: 30px;
    padding: 0 10px 10px;
    width: 150px
}

.footer_info a {
    color: #333!important
}

.footer_info a:hover {
    color: #c50505
}

#termsbox {
    float: left;
    margin: 1% 1% 1% 12%;
    width: 53%
}

.privacyspan,
.termspan {
    margin-top: 9px
}

#termsbox span a {
    color: #333!important
}

#termsbox span a:hover {
    color: #c50505!important
}

.privacyspan {
    float: right
}

.eventBox,
.event_auditory1,
.termspan {
    float: left
}

.eventBox {
    margin: 7px 0;
    padding: 7px 0 0;
    width: 71%
}

.relDate {
    clear: both;
    position: relative;
    line-height: normal;
    padding: 5px 0
}

.movelistBox {
    float: left;
    width: 100%;
    line-height: 0;
    transition: all .2s ease 0s;
    padding: 0 20px;
    box-sizing: border-box
}

.movie_list_image:hover .spotlight_controls {
    bottom: 30px;
    opacity: 1;
    transition: opacity .5s ease 0s
}

.movelistBox .spotlight_controls a {
    width: 82.5px!important
}

.firstbox,
.secondbox {
    min-height: 338px
}

.poster_left .eventBox {
    width: 90%
}

#movie_post_content ul li._w100_,
.ntlive-gridview ul li._w100_ {
    width: 100%!important
}

.venue_align {
    float: right
}

.date_liveshows {
    color: #c00
}

.date_liveshows:hover {
    color: #333
}

.sibbling .vc_col-sm-9:first-child ~ .vc_col-sm-9 {
    display: none
}

.today-div ._COM_ b {
    color: #000
}

._COM_._ACTIVE_ b {
    color: #C90201
}

.today-div .mod_title,
.today-div .module_title {
    border-color: #bbb;
    border-style: solid;
    border-width: 1px 1px 0;
    display: inline-block;
    float: left;
    font-size: 22px!important;
    font-weight: 500!important;
    margin-bottom: 0!important;
    margin-right: 0;
    margin-top: 0!important;
    padding: 12px 25px;
    position: relative
}

#upcomingbox-mobile ul,
.movie_ul {
    padding: 40px 0 0;
    margin: 0!important
}

.today-div .mod_title {
    border-left: none
}

#upcomingbox-mobile,
.tab_status_element {
    display: none
}

._COM_ {
    cursor: pointer
}

._ACTIVE_._COM_::before {
    background-color: #fafafa;
    bottom: -1px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%
}

.movie_ul {
    border: 1px solid #bbb
}

#upcomingbox-mobile {
    border: 1px solid #bbb;
    padding-bottom: 20px
}

#movie_post_content .today-div ul li {
    padding-left: 10px!important
}

.iframe-overflow {
    overflow-x: auto
}

.mod_title._comingsoon_.FIXED,
.mod_title._live_operas_.FIXED,
.tab_status_element.FIXED {
    background-color: #fff;
    font-size: 26px!important;
    left: 0;
    margin: 0!important;
    padding: 15px 0 20px;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 11;
    box-shadow: 0 0 4px 0 rgba(50, 50, 50, .4);
    -webkit-box-shadow: 0 0 4px 0 rgba(50, 50, 50, .4);
    -moz-box-shadow: 0 0 4px 0 rgba(50, 50, 50, .4);
    -o-box-shadow: 0 0 4px 0 rgba(50, 50, 50, .4);
    -ms-box-shadow: 0 0 4px 0 rgba(50, 50, 50, .4);
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

.datepicker_mobile {
    display: none;
    margin-top: 30px
}

.mobile_date .datepicker-container {
    opacity: 0;
    position: absolute;
    left: 240px;
    top: -20px
}

.search-date {
    color: #c90201;
    display: inline-block;
    width: 100%;
    margin: 0 0 20px;
    font-size: 18px;
    font-weight: 700
}

@media screen and(max-width:800) {
    #movie_post_content .today-div .movie_image {
        margin-right: 6px
    }
    #movie_post_content ul li .movie_container .movie_title a,
    .ntlive-gridview ul li .movie_container .movie_title a {
        font-size: 18px!important;
        line-height: normal
    }
}

.wrapper .widget h4.news_lat_title {
    color: #333;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px
}

.tp-leftarrow.tparrows,
.tp-rightarrow.tparrows {
    top: 220px!important
}

.availableseat {
    float: left;
    font-size: 14px;
    font-weight: 300;
    padding: 16px
}

._M0_ {
    margin: 0!important
}

.printable_flyer {
    margin: 56px 0 0!important
}

.printable_flyer .wpb_gallery_slides {
    margin-bottom: 30px
}

.printable_flyer {
    margin-bottom: 30px!important
}

@media (max-width:600px) {
    #event_ticket_content ul li .event_auditory,
    .availableseat {
        padding: 10px 15px
    }
    .availableseat {
        float: none;
        line-height: normal;
        text-align: center
    }
    #event_ticket_content ul li {
        margin-bottom: 20px
    }
}

.shortdes {
    margin-left: 2%!important;
    color: #c50505!important
}

.ticket_img {
    float: left;
    margin-left: 15px;
    width: 200px
}

.charge_data_div {
    display: inline-block;
    float: right;
    margin-right: 50px;
    padding: 5px 0 15px;
    text-align: left
}

h4.del_tile {
    color: #333!important;
    font-size: 23px!important;
    font-weight: 600!important;
    margin: 0 0 10px!important
}

.input-row {
    color: #333;
    display: block;
    font-size: 16px;
    font-weight: 500;
    margin: 0
}

.input-row input[type=radio] {
    margin-right: 10px
}

.movie_time a: hover {
    text-decoration: underline !important;
}

.block_space1 a:hover {
    text-decoration: underline !important;
}

.woocommerce ul.products li.product a:hover {
    text-decoration: underline;
}

li.movie_time {
    padding: 10px !important;
}

ul.block_space1.movie_ul {
    border: none;
}

ul.block_space1.movie_ul.movie_ul .movie_time a:after {
    line-height: 34px;
    height: 35px!important;
}

.movie_time a {
    padding: 9px 10px!important;
}

ul.block_space1.movie_ul {
    padding-top: 0px;
}

.movie_ul .movie_time a:hover::after {
    top: 6px !important;

}

.home .inner_bottom_container .movie_time a {
    font-size: 13px !important;
    padding: 4px 0px !important;
}

/*-----------------gaurav---------------8-11-2017------------*/

.view_store_text {
    text-decoration: none !important;
    font-size: 22px !important;
    /* font-weight: bolder !important; */
    color: #6b81ce !important;
}






/*----- Cart Offer text css -----*/

.congo_offer {
    /*text-align: center;*/
    margin-bottom: 20px;
}

.congo,
.free_voucher {
    font-size: 22px !important;
    font-weight: 700 !important;
    color: #ff0000 !important;
}

.get_a_free,
.your_order {
    font-size: 22px !important;
    font-weight: 500 !important;
    color: #ff0000 !important;
}

.free_voucher,
.your_order {
    color: #6aa84f !important;
}

.menu-item a:hover {
	text-decoration: underline;
	color: #fff !important;
}

.menu-item-7758 a:hover > .header-menu li ul {
    display:block !important;
}

.top-menu-container .header-menu li.menu-item-7757 a {
	padding: 0;
	display: block;
	color: #ecbe2e !important;
}

/*----- Cart Offer text css -----*/

/*body {
  overflow: scroll;
}


/* Preloader 

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  /* change if the mask should have another color then white 
  z-index: 99;
  /* makes sure it stays on top 
}

#status {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 50%;
  /* centers the loading animation horizontally one the screen 
  background-image: url(https://images.townhallcinemas.co.nz/wp-content/themes/Seatera/images/status.gif);
  /* path to your loading animation 
  background-repeat: no-repeat;
  background-position: center;
  margin: -100px 0 0 -100px;
  /* is width and height divided by two 
}*/

.menu-item-7758 a:hover>.header-menu li ul {
	display: block !important;
}

.tcb {
	background: #212020;
}

nav .footer_links li {
	float: left;
}

footer {
	background-color: #212020;
	padding: 0px 0 30px !important;
}

footer nav ul li:first-child {
	padding-left: 0;
}

footer nav ul li {
	display: inline-block;
	padding: 0 15px !important;
}

footer nav ul li a, footer nav ul li a:active, footer nav ul li a:visited, footer nav ul li a:focus {
	color: #ffffff;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 0.8em;
	text-decoration: underline;
	text-transform: uppercase;
	font-size:11.2px !important;
}

footer hr {
	border: 1px solid #373737;
}

footer div.custom-footer-info {
	color: #808080;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	margin-bottom: 10px;
}

.footer-icon .icon-facebook {
	float: left;
	background: #3C599B;
	/* padding: 10px; */
	line-height: 31px;
	border-radius: 50%;
	height: 30px;
	width: 30px !important;
	display: inline-block;
}

footer p.copyright {
	color: #808080;
	float: right;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 0.6em;
	margin: 0;
	vertical-align: bottom;
}

.copyright a {
	color: #808080;
}

footer hr {
	margin-top: 20px;
	margin-bottom: 20px;
}

footer nav ul li:first-child {
	padding-left: 0 !important;
}

.scroll-to-top.icon-up-open-big.hover_up {
	display: none;
}

@media only screen and (max-width:1199px) {
header div.logo {
	margin-left: 25px;
}

.wrapper .header-icon {
	margin-right: 35px;
}
}

@media only screen and (max-width:767px) {
.top-header .menu-btn {
	top: 35px !important;
}
}

@media only screen and (max-width:479px) {
.aligncenter.size-full.wp-image-7696 {
	height: 170px;
}
}

/*** Store Archive Page ***/
.woocommerce .products .voucher_title{
    font-weight: 400 !important;
    width: 80%;
    display: inline-block;
    padding: 0 !important;
}

.woocommerce .products .price{
  width: 20%;
  display: inline-block;
  float: right;
  font-size: 1em !important;
  margin-bottom: 0 !important;
  line-height: 33px;
  color: #c00 !important;
}
@media (max-width: 480px){
    .woocommerce .products .voucher_title{
    width: 100%;
    }
    .woocommerce .products .price{
      width: 100%;
      text-align: center;
    }
    .wrapper .page-wrapper .content .sidebar-no-pull {
    padding: 30px 15px 85px;
    }
    .woocommerce .products .cart{
        text-align: center;
    }
}
.woocommerce .products .price del{
  font-size: 0.7em;
  line-height: 1.4em;
}
.woocommerce .products .price ins{
  text-decoration: none;
  padding: 0;
  line-height: 19px;
}
.woocommerce .products .cart .quantity,
.woocommerce .products .cart .view_cart{
  display: inline-block;
  margin-right: 10px;
}
@media (max-width: 480px){
    .woocommerce .products .cart .quantity,
    .woocommerce .products .cart .view_cart{
      margin-right: 0px;
    }
}
.woocommerce .products .cart .view_cart .added_to_cart{
  font-size: 0.8em;
}

.woocommerce .button{
  background-color: #c00 !important;
}

.page-sidebar-no.page-wrapper.single_woocommerce #primary{
    padding: 30px;
}
@media (max-width: 768px){
    .page-sidebar-no.page-wrapper.single_woocommerce #primary{
    padding: 15px;
    }
}

.product-template-default #sidebar{
    background-color: #212020;
    padding: 15px;
}

.product-template-default #sidebar #custom_html-2{
    max-width: 1200px;
    margin: 0 auto;
}

.woocommerce .button,
.woocommerce .actions button{
   color: white !important; 
}
/*
.post-type-archive-product #primary main#main{
    max-width: 1200px;
    margin: 0 auto;
    background-color: white;
    padding: 30px;
}*/