@charset "UTF-8";
html {
  -webkit-text-size-adjust: initial !important;
}

body {
  background: #121212;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  margin: 0 auto;
}

.ajax-loader {
  position: relative;
  text-align: center;
  margin: 0 auto;
}

.ajax-loader img {
  width: 200px !important;
  margin: 0 auto;
}

.topbar {
  /* background: #121212; */
  padding: 25px 10px;
}

#topbar .container {
  max-width: 1145px;
  padding-left: 0;
  padding-right: 0;
}

#topbar .container .row {
  margin-left: 0 !important;
  margin-right: -10px !important;
}

.pad-right-40 {
  padding-right: 40px;
}

.topbar .list-inline.pull-left.m-a-0.func {
  width: 100%;
}

.topbar .func div {
  vertical-align: middle;
}

@media (max-width: 1169.9px) {
  .topbar .func .btn {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
}
.list-inline > div {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

@media (max-width: 767.9px) {
  .col-md-3.top-sel-col {
    vertical-align: middle;
    background: #3e393a;
    border-radius: 0.3rem;
    padding: 5px 5px 5px 0px;
    margin-bottom: 5px;
  }

  .list-inline > div {
    display: block;
    margin-bottom: 10px;
  }
}
.time-loc-button-section {
  width: 25%;
  float: right;
  display: flex;
  flex-direction: column;
}

.time-loc-section {
  padding-right: 0px;
  width: 75%;
  float: left;
  display: flex;
}

.time-after-slider {
  display: flex;
  flex-wrap: wrap;
}

.buttonstyle {
  height: 95%;
  padding: 10px 25px;
  margin-left: 15px;
  background: #ef2927;
  border: none;
  color: #fff;
}

@media only screen and (min-width: 768px) and (max-width: 1170px) {
  .topbar {
    padding: 14px 40px 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1170px) {
  .tab_width_1 {
    padding-left: 0 !important;
    padding-right: 2px !important;
    width: 30%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1170px) {
  .tab_width_2, .tab_width_3 {
    padding-left: 2px !important;
    padding-right: 2px !important;
    width: 30%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1170px) {
  .tab_width_1 .select-dropdown, .tab_width_2 .select-dropdown, .tab_width_3 .select-dropdown, .col-mid-margin .select-dropdown, .footer-block .select-dropdown {
    background: #3e393a;
    border: none;
    border-radius: 5px;
    margin-left: 0;
    margin-right: 0;
    padding: 5px 10px 9px 20px;
  }
}
.showtimes-col {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.top-menu-right {
  display: table-row;
  width: 100%;
}

.top-menu-right li {
  display: table-cell;
  line-height: 1;
  min-width: 90px;
  padding: 8px 20px;
  vertical-align: middle;
  width: 50%;
}

.topbar a {
  color: #b4b4b4;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
}

.top-schdule {
  width: 25px;
  margin-left: 12px;
}

.top-menu-mobile ul.list-inline li {
  padding-left: 8px;
  padding-right: 8px;
}

.top-menu-mobile ul.list-inline li:last-child {
  padding-right: 0;
}

.container:before, .container:after {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

.heading:after {
  clear: both;
}

.heading:before, .heading:after {
  content: " ";
  display: table;
}

.top-menu-right li:last-child {
  padding-right: 0;
}

@media only screen and (min-width: 1170px) {
  .top-menu-right li:last-child {
    padding-right: 35px;
  }
}
@media only screen and (min-width: 1169px) {
  .wrap-display-row {
    display: table-row;
    width: 100%;
  }
}
.caret-down {
  display: block;
  pointer-events: none;
  position: absolute;
  right: 4px;
  top: 50%;
}

@media (min-width: 320px) {
  .select-dropdown .caret-down, .quantity_selector_table .caret-down {
    right: 14px;
  }
}
/*header(showtime)*/
#topbar .top_selector {
  font-weight: bold;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 15px;
}

.topbar .select-dropdown {
  border-bottom: 1px solid #ffffff;
  border-radius: 0;
}

@media (min-width: 1170px) {
  .col-md-3.top-sel-col {
    padding-top: 5px;
  }
}
/*breadcrumb*/
.bread-crumb {
  color: #e6e6e6;
}

.bread-crumb .breadcrumb li a:hover {
  color: #ea1131;
}

.bread-crumb .breadcrumb {
  background-color: transparent;
  border-radius: 0;
  margin: 0;
  margin-top: 40px;
  padding: 0;
}

.bread-crumb .breadcrumb li {
  display: inline-block;
}

.bread-crumb .breadcrumb li a {
  color: #a0a0a0;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  text-transform: uppercase;
}

.bread-crumb .breadcrumb li .when_ie7 {
  display: none;
}

.bread-crumb .breadcrumb li.active a {
  color: #ea1131;
  font-family: open_sansbold, sans-serif;
}

.bread-crumb .breadcrumb li.active a:hover {
  color: #e6e6e6;
}

.bread-crumb .breadcrumb > li + li:before {
  color: #e6e6e6;
}

.mar-top--5 {
  margin-top: -5px !important;
}

.mar-top-0 {
  margin-top: 0px !important;
}

.heading .icon-func {
  float: right;
  display: none;
}

.ico-cta-fav-star {
  display: block;
  height: 30px;
  width: 30px;
}

.heading a .ico {
  display: inline-block;
  height: 30px;
  width: 30px;
}

@media only screen and (max-width: 1170px) and (min-width: 768px) {
  .bread-crumb {
    padding-bottom: 10px;
    padding-right: 10px;
  }
}
/*sidebar*/
.sidebar-content .logo {
  padding-top: 40px;
}

._close a {
  padding: 20px 40px 0 0;
}

.img-responsive, .figure > img, .carousel-inner > .carousel-item > img, .carousel-inner > .carousel-item > a > img {
  width: 100% !important;
}

.imax {
  padding: 15px 0 35px;
}

.premiere {
  padding: 0 0 14px;
  text-align: center;
}

.lumiere-menu, .dreamer-menu {
  padding: 0 0 8px;
}

.mar-left-35, .lumiere-menu svg, .dreamer-menu svg {
  margin-left: 35px;
}

.dreamer-menu a {
  text-decoration: none;
}

.sidebar-menu .list-unstyled .sidebar-item-menu {
  margin: 27px 0;
}

.sidebar-menu .sidebar-item-menu a {
  color: #e6e6e6;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  min-height: 80px;
  padding: 14px 0;
  text-align: center;
  cursor: pointer;
}

.d-flex {
  display: flex;
}

.mar-right-5 {
  margin-right: 5px;
}

.mar-right-10 {
  margin-right: 10px;
}

.mar-left-5 {
  margin-left: 5px;
}

.mar-left-10 {
  margin-left: 10px;
}

.mar-left-30 {
  margin-left: 30px;
}

.pointer {
  cursor: pointer;
}

@media only screen and (max-width: 765px) {
  .list-inline .mar-left-30 {
    margin-left: 0;
    margin-top: 20px;
  }
}
.select-dropdown {
  border-radius: 3px;
  color: #e6e6e6;
  font-size: 14px;
  line-height: 16px;
  padding: 5px 33px 9px 5px;
  white-space: nowrap;
}

#collapse_sub div span input {
  margin-top: 5px;
  margin-bottom: 5px;
}

.seperator {
  background: #4e4348;
  display: block;
  height: 1px;
  margin: 0 auto;
  width: 77%;
}

.subscribe_text {
  background: transparent;
  color: #e6e6e6;
  font-weight: 600;
  margin-left: 24px;
  border: 1px solid #e6e6e6;
  width: 77%;
  padding: 10px;
}

.sidebar_follow_header {
  color: #b4b4b4;
  display: block;
  margin-bottom: 5px;
  text-align: left;
}

.sidebar_follow_ico {
  margin: 0 8px;
}

.more-menu {
  border-top: 1px solid #2d2d2d;
  margin-bottom: 30px;
  margin-left: 30px;
  padding-top: 15px;
}

.more-menu li {
  line-height: 1;
  padding: 10px 0;
}

.more-menu li a {
  color: #a0a0a0;
  font-size: 12px;
  text-transform: uppercase;
}

#collapse_submob div span .subscribe_text, #collapse_submob div span {
  margin-left: 0px;
  margin-top: 10px;
}

@media (min-width: 768px) {
  .select-dropdown {
    padding-right: 0;
  }
}
/*sidebar*/
.sidebar {
  background: #630405;
  background: -moz-linear-gradient(top, #a50709 0%, black 850px, black 900px, #020000 950px);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #a50709), color-stop(850, black), color-stop(900, black), color-stop(950, #020000));
  background: -webkit-linear-gradient(top, #630405 0%, #120306 850px, #120306 900px, #120306 950px);
  background: -o-linear-gradient(top, #a50709 0%, black 850px, black 900px, #020000 950px);
  background: -ms-linear-gradient(top, #a50709 0%, black 850px, black 900px, #020000 950px);
  background: linear-gradient(to bottom, #a50709 0%, black 850px, black 900px, #020000 950px);
  height: 100%;
  overflow-y: auto;
  position: relative;
  width: 100%;
  z-index: 9;
  overflow-x: hidden;
}

@media only screen and (min-width: 768px) and (max-width: 1170px) {
  .sidebar {
    width: 400px;
  }
}
@media (min-width: 320px) {
  .sidebar {
    display: table-cell;
    min-width: 280px;
    vertical-align: top;
  }
}
@media (min-width: 320px) and (max-width: 767.9px) {
  .sidebar {
    max-width: 100%;
    width: 80%;
  }
}
@media (max-width: 1169.9px) {
  .sidebar {
    /* background: #202020; */
    box-shadow: -3px -3px 15px rgba(0, 0, 0, 0.59);
    height: 100vh;
    float: right;
    /* position: absolute; */
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1000;
  }
}
@media (min-width: 1170px) {
  .sidebar {
    width: 280px;
  }

  .showtimes-col {
    text-align: center;
  }
}
/*end of sidebar*/
/*Layout Popup*/
.popup-container {
  bottom: 0;
  height: 100%;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0%;
  transition: opacity 500ms;
  visibility: hidden;
  width: 100%;
  z-index: 11;
}

.popup-overlap {
  background: #000;
  bottom: 0;
  height: 100%;
  left: 0;
  opacity: 0.86;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
}

.popup-float-wrapper {
  background: #202020;
  border-radius: 4px;
  color: #ffffff;
  position: relative;
  width: 60%;
  max-width: 1140px;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.popup-inner {
  padding: 10px;
}

.popup-float-wrapper.popup-alert {
  background-color: #202020;
  height: 270px;
}

@media (max-width: 400px) {
  .popup-float-wrapper.popup-alert {
    margin: 0 auto;
  }
}
@media (max-width: 768px) {
  .popup-wrapper .popup-content {
    margin-bottom: 20px !important;
  }
}
@media (max-width: 768px) {
  .popup-wrapper {
    padding: 0px;
  }
}
@media screen and (max-height: 480px) {
  .popup-float-wrapper.popup-alert {
    height: 100%;
  }
}
@media screen and (max-width: 767.9px) {
  .popup-float-wrapper.popup-alert {
    margin-top: 0px !important;
  }
}
@media screen and (max-height: 480px) {
  .popup-float-wrapper {
    margin: 0 auto !important;
  }
}
@media screen and (max-height: 480px) {
  .rating-warning-content {
    max-height: 85px !important;
  }
}
.popup-wrapper {
  background: #202020;
  border-radius: 3px;
  padding: 35px;
}

.popup-wrapper .popup-headline {
  color: #e1e1e1;
  font-size: 1.4em !important;
  font-weight: 400;
  margin-bottom: 15px;
  line-height: 1.2;
}

.popup-wrapper .popup-content {
  color: #e1e1e1;
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 50px;
}

.popup-wrapper .popup-control {
  display: flex;
  justify-content: end;
  gap: 10px;
}

@media only screen and (max-width: 1024px) {
  .popup-wrapper .popup-control {
    text-align: center !important;
    justify-content: center;
  }

  .popup-inner {
    padding: 20px;
  }
}
button.form-control.bg-red, .button.form-control.bg-red {
  background: #ED0429;
  color: #ffffff;
  margin-bottom: 15px;
}

.popup-wrapper .popup-control .button {
  margin-left: 15px;
}

.form-control.inline {
  display: inline-block;
  width: auto;
}

button.form-control, .button.form-control {
  border-radius: 3px;
  cursor: pointer;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  height: 50px;
  line-height: 44px;
  min-width: 60px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  border-color: red;
}

button.form-control.mid-wide, .button.form-control.mid-wide {
  min-width: 160px;
}

.popup-wrapper .popup-control .button.form-control.mid-wide {
  min-width: 200px;
}

@media only screen and (max-width: 765px) {
  .popup-wrapper .popup-control .button.form-control.mid-wide {
    height: 30px;
    line-height: 20px;
    min-width: 20% !important;
  }
}
@media only screen and (max-width: 375px) {
  .popup-wrapper .popup-control .button.form-control.mid-wide {
    height: 30px;
    line-height: 20px;
    min-width: 20% !important;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 765px) {
  .mobile-image-thumbnail {
    margin: 0 auto;
    max-width: 216px;
  }
}
/*End of Layout Popup*/
.sticky {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 1000;
  border-top: 0;
}

.row.custom_0 {
  margin-left: 0;
  margin-right: 0;
}

.top-bar-mobile .logo-mobile a {
  display: inline-block;
}

/*.top-bar-mobile a {
    line-height: 46px;
}*/
.top-bar-mobile .container .row .col-lg-12 .custom_0 .col-lg-12 {
  padding-left: 0;
  padding-right: 0;
}

.wrap-display-row {
  width: 100%;
}

.top-bar-mobile {
  background-color: #202020;
  height: 48px;
}

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
}

.container {
  padding-top: 20px;
}

@media (min-width: 320px) {
  .container {
    width: auto;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 708px;
    width: auto;
  }
}
@media only screen and (max-width: 765px) {
  .container {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 0px;
  }
}
@media (min-width: 1170px) {
  .container {
    max-width: 1170px;
    width: auto;
  }
}
.mobilenav {
  height: 30px;
  position: absolute;
  top: 4px;
  width: 30px;
}

@media only screen and (min-width: 1169px) {
  .wrap-table {
    display: table;
    max-width: 100%;
    width: 100%;
  }
}
.wrap-table {
  max-width: 100%;
  width: 100%;
}

@media (min-width: 90em) {
  .container {
    max-width: 1170px;
    width: auto;
  }
}
.content-wrapper {
  position: relative;
  background: linear-gradient(to bottom, #a50709 0%, #121212 200px, #121212 250px, #121212 300px);
}

.a-scrollTop {
  background-color: rgba(234, 17, 49, 0.8);
  border-radius: 50%;
  bottom: 50px;
  color: #ffffff;
  height: 56px;
  padding-top: 16px;
  position: fixed;
  right: 290px;
  text-align: center;
  width: 56px;
  z-index: 1;
}

@media (max-width: 1169.9px) {
  .a-scrollTop {
    right: 30px !important;
    bottom: 95px !important;
  }
}
@media (max-width: 767.9px) {
  .a-scrollTop {
    right: 20px;
  }
}
/*footer*/
.footer {
  background: #202020;
  font-size: 12px;
}

.footer .menu-footer {
  border-bottom: 1px solid #3c3c3c;
  height: 94px;
}

.ss-space-10 {
  height: 10px;
}

.ss-space-20 {
  height: 20px;
}

.ss-space-30 {
  height: 30px;
}

.ss-space-40 {
  height: 40px;
}

.ss-space-60 {
  height: 60px;
}

.footer .wrap-footer {
  margin-left: auto;
  margin-right: auto;
}

.content-footer .row {
  margin-right: 0px;
  margin-left: 0px;
}

.wrap-footer .container {
  padding-left: 5px;
  padding-right: 0;
}

.footer .menu-footer ul.list-inline {
  display: inline-block;
  margin: 0;
}

.footer .menu-footer ul.list-inline li {
  padding: 35px 20px;
}

.footer .menu-footer ul.list-inline li:first-child {
  padding-left: 0;
}

.footer .menu-footer ul.list-inline li:last-child {
  padding-right: 0;
}

.footer .menu-footer ul.list-inline li a {
  color: #e6e6e6;
  font-size: 12px;
  text-transform: uppercase;
}

.footer .footer-block {
  height: 100px;
}

.footer h5.caption {
  color: #e6e6e6;
  font-size: 12px;
  margin-bottom: 9px;
  text-transform: uppercase;
}

.footer .lang-link {
  color: #ffffff;
  font-family: "Open Sans", sans-serif;
  padding: 13px 10px 12px;
}

.footer .lang-link.active {
  border: 1px solid #ea1131;
  border-radius: 4px;
  color: #ea1131;
  font-family: open_sanssemibold, sans-serif;
}

.footer .list-inline li:hover a {
  color: #ea1131 !important;
}

.mar-left-15 {
  margin-left: 15px;
}

.footer-block .select-dropdown {
  background: #3c3c3c;
}

.footer .select-dropdown {
  width: 240px;
}

.select-dropdown .small {
  color: #a0a0a0;
  display: block;
  font-size: 10px;
  text-transform: uppercase;
}

.footer .payment-img {
  margin-top: 13px;
}

.top_selector {
  background-color: inherit;
  border: none;
  color: #e6e6e6;
  cursor: pointer;
  height: 20px;
  width: 100%;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.salutation_selector .top_selector {
  background: #3e393a;
}

.footer .copyright {
  color: #e6e6e6;
  padding: 45px 0 40px;
  text-align: center;
  text-transform: uppercase;
}

.top_selector option {
  background: #121212;
}

@media (min-width: 768px) {
  .footer .wrap-footer {
    max-width: 960px;
  }
}
@media (max-width: 767.9px) {
  .show-for-tab-desktop {
    display: none !important;
  }
}
@media (max-width: 1170px) {
  .footer .menu-footer {
    border: 0;
    height: auto;
    text-align: center;
  }

  .footer .menu-footer ul.list-inline li {
    float: none;
    padding: 10px;
  }

  .footer .copyright {
    font-size: 12px;
    padding: 10px 0 20px;
  }
}
@media only screen and (max-device-width: 765px) {
  .footer .menu-footer {
    border: 0;
    height: auto;
    text-align: center;
  }

  .footer .menu-footer ul.list-inline li {
    float: left;
    padding: 7px 0;
    text-align: left;
    width: 50%;
  }

  .footer .copyright {
    font-size: 12px;
    padding: 10px 0 20px;
  }

  .wrap-footer .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
/*Check Booking*/
.b-modal {
  background: rgba(0, 0, 0, 0.9);
  height: 100%;
  left: 0;
  padding-left: 15px;
  padding-right: 15px;
  position: absolute;
  right: 0;
  top: 0;
  visibility: hidden;
  z-index: 9999;
}

#check-booking .close-cart {
  height: 30px;
  position: absolute;
  right: 50px;
  top: 25px;
  width: 30px;
}

#check-booking .content h2 {
  color: #e6e6e6;
  font-family: fira_sansmedium, sans-serif;
  font-size: 30px;
  font-weight: 500;
  margin-bottom: 15px;
  text-align: center;
}

#check-booking .content .wrap-input-search {
  margin-bottom: 20px;
}

.wrap-input-search {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  background-color: #3e393a;
  border-radius: 4px;
  height: 50px;
  padding-left: 20px;
  position: relative;
  vertical-align: top;
  display: flex;
  padding-top: 0 !important;
}

.wrap-input-search label {
  color: #a0a0a0;
  font-size: 10px;
  font-weight: 300;
  line-height: 1;
  margin: 0;
  text-transform: uppercase;
  vertical-align: top;
  padding-top: 11px;
}

.wrap-input-search .input-search {
  background: transparent;
  border: none;
  color: #e6e6e6;
  display: block;
  font-size: 16px;
  margin-top: -13px;
  outline: none;
  vertical-align: top;
  width: 100%;
  padding-top: 11px;
}

#check-booking .content .content-pre-view {
  background-color: transparent;
  border-radius: 4px;
  color: #e6e6e6;
  display: table;
  width: 100%;
}

@media only screen and (min-width: 768px) {
  #check-booking .content .wrap-input-search .input-search {
    padding-top: 3px;
  }
}
@media screen and (min-width: 1367px) {
  #check-booking {
    max-width: 100%;
    height: 100%;
  }
}
@media (min-width: 1170px) {
  #check-booking {
    padding-left: 50px;
  }
}
/*Search Content*/
#search-website {
  height: 100%;
}

.b-modal .modal-title {
  color: #e6e6e6;
  font-family: open_sanssemibold, sans-serif;
  font-size: 26px;
  font-weight: 600;
  margin: 0;
  text-align: center;
}

.legends {
  background: #302c2d;
}

.legends span {
  color: #e6e6e6;
  display: table-cell;
  font-size: 12px !important;
  line-height: 1.3;
  vertical-align: middle;
}

.card {
  border: 1px solid #e5e5e5;
  border-color: #404040;
  border-radius: 0.25rem;
  margin-bottom: 0.75rem;
  position: relative;
  height: 100%;
}

.legends h3.title {
  color: #e6e6e6 !important;
  font-family: open_sansbold, sans-serif;
  font-size: 14px !important;
}

.reveal-all {
  padding-right: 0;
}

.reveal-all a {
  color: #ff1135;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding-right: 20px;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}

.movies_item-legend {
  height: 25px;
  margin-bottom: 30px;
}

.legends span + span {
  padding-left: 15px;
  padding-right: 30px;
}

.row.block-list-legends {
  margin-left: 0;
  margin-right: 0;
  filter: alpha(opacity=95);
  opacity: 0.95;
  transition: all 0.7s ease-in;
  width: 100%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
  -webkit-border-radius: 10px;
}

#hidden-legends {
  transition: all 0.7s ease-in;
}

.legends .color {
  border-radius: 3px;
  display: inline-block;
  height: 24px;
  line-height: 1;
  vertical-align: middle;
  width: 24px;
}

.legends .color.char {
  width: auto;
}

@media (min-width: 1170px) {
  .row.block-list-legends .col-lg-2 {
    width: 20%;
  }
}
.row.showtime-date-filter .row.block-list-showtimes .col-xs-1, .row.block-list-showtimes .row.showtime-date-filter .col-xs-1, .row.showtime-date-filter .row.block-list-showtimes .col-xs-2,
.row.block-list-showtimes .row.showtime-date-filter .col-xs-2, .row.showtime-date-filter .row.block-list-showtimes .col-xs-3,
.row.block-list-showtimes .row.showtime-date-filter .col-xs-3, .row.showtime-date-filter .row.block-list-showtimes .col-xs-4, .row.block-list-showtimes .row.showtime-date-filter .col-xs-4,
.row.showtime-date-filter .row.block-list-showtimes .col-xs-5, .row.block-list-showtimes .row.showtime-date-filter .col-xs-5,
.row.showtime-date-filter .row.block-list-showtimes .col-xs-6, .row.block-list-showtimes .row.showtime-date-filter .col-xs-6, .row.showtime-date-filter .row.block-list-showtimes .col-xs-7,
.row.block-list-showtimes .row.showtime-date-filter .col-xs-7, .row.showtime-date-filter .row.block-list-showtimes .col-xs-8,
.row.block-list-showtimes .row.showtime-date-filter .col-xs-8, .row.showtime-date-filter .row.block-list-showtimes .col-xs-9, .row.block-list-showtimes .row.showtime-date-filter .col-xs-9,
.row.showtime-date-filter .row.block-list-showtimes .col-xs-10, .row.block-list-showtimes .row.showtime-date-filter .col-xs-10,
.row.showtime-date-filter .row.block-list-showtimes .col-xs-11, .row.block-list-showtimes .row.showtime-date-filter .col-xs-11,
.row.showtime-date-filter .row.block-list-showtimes .col-sm-1, .row.block-list-showtimes .row.showtime-date-filter .col-sm-1, .row.showtime-date-filter .row.block-list-showtimes .col-sm-2,
.row.block-list-showtimes .row.showtime-date-filter .col-sm-2, .row.showtime-date-filter .row.block-list-showtimes .col-sm-3,
.row.block-list-showtimes .row.showtime-date-filter .col-sm-3, .row.showtime-date-filter .row.block-list-showtimes .col-sm-4, .row.block-list-showtimes .row.showtime-date-filter .col-sm-4,
.row.showtime-date-filter .row.block-list-showtimes .col-sm-5, .row.block-list-showtimes .row.showtime-date-filter .col-sm-5,
.row.showtime-date-filter .row.block-list-showtimes .col-sm-6, .row.block-list-showtimes .row.showtime-date-filter .col-sm-6, .row.showtime-date-filter .row.block-list-showtimes .col-sm-7,
.row.block-list-showtimes .row.showtime-date-filter .col-sm-7, .row.showtime-date-filter .row.block-list-showtimes .col-sm-8,
.row.block-list-showtimes .row.showtime-date-filter .col-sm-8, .row.showtime-date-filter .row.block-list-showtimes .col-sm-9, .row.block-list-showtimes .row.showtime-date-filter .col-sm-9,
.row.showtime-date-filter .row.block-list-showtimes .col-sm-10, .row.block-list-showtimes .row.showtime-date-filter .col-sm-10,
.row.showtime-date-filter .row.block-list-showtimes .col-sm-11, .row.block-list-showtimes .row.showtime-date-filter .col-sm-11, .row.showtime-date-filter .row.block-list-showtimes .col-md-1,
.row.block-list-showtimes .row.showtime-date-filter .col-md-1, .row.showtime-date-filter .row.block-list-showtimes .col-md-2,
.row.block-list-showtimes .row.showtime-date-filter .col-md-2, .row.showtime-date-filter .row.block-list-showtimes .col-md-3, .row.block-list-showtimes .row.showtime-date-filter .col-md-3,
.row.showtime-date-filter .row.block-list-showtimes .col-md-4, .row.block-list-showtimes .row.showtime-date-filter .col-md-4,
.row.showtime-date-filter .row.block-list-showtimes .col-md-5, .row.block-list-showtimes .row.showtime-date-filter .col-md-5, .row.showtime-date-filter .row.block-list-showtimes .col-md-6,
.row.block-list-showtimes .row.showtime-date-filter .col-md-6, .row.showtime-date-filter .row.block-list-showtimes .col-md-7,
.row.block-list-showtimes .row.showtime-date-filter .col-md-7, .row.showtime-date-filter .row.block-list-showtimes .col-md-8, .row.block-list-showtimes .row.showtime-date-filter .col-md-8,
.row.showtime-date-filter .row.block-list-showtimes .col-md-9, .row.block-list-showtimes .row.showtime-date-filter .col-md-9,
.row.showtime-date-filter .row.block-list-showtimes .col-md-10, .row.block-list-showtimes .row.showtime-date-filter .col-md-10, .row.showtime-date-filter .row.block-list-showtimes .col-md-11,
.row.block-list-showtimes .row.showtime-date-filter .col-md-11, .row.showtime-date-filter .row.block-list-showtimes .col-lg-1,
.row.block-list-showtimes .row.showtime-date-filter .col-lg-1, .row.showtime-date-filter .row.block-list-showtimes .col-lg-2, .row.block-list-showtimes .row.showtime-date-filter .col-lg-2,
.row.showtime-date-filter .row.block-list-showtimes .col-lg-3, .row.block-list-showtimes .row.showtime-date-filter .col-lg-3,
.row.showtime-date-filter .row.block-list-showtimes .col-lg-4, .row.block-list-showtimes .row.showtime-date-filter .col-lg-4, .row.showtime-date-filter .row.block-list-showtimes .col-lg-5,
.row.block-list-showtimes .row.showtime-date-filter .col-lg-5, .row.showtime-date-filter .row.block-list-showtimes .col-lg-6,
.row.block-list-showtimes .row.showtime-date-filter .col-lg-6, .row.showtime-date-filter .row.block-list-showtimes .col-lg-7, .row.block-list-showtimes .row.showtime-date-filter .col-lg-7,
.row.showtime-date-filter .row.block-list-showtimes .col-lg-8, .row.block-list-showtimes .row.showtime-date-filter .col-lg-8,
.row.showtime-date-filter .row.block-list-showtimes .col-lg-9, .row.block-list-showtimes .row.showtime-date-filter .col-lg-9, .row.showtime-date-filter .row.block-list-showtimes .col-lg-10,
.row.block-list-showtimes .row.showtime-date-filter .col-lg-10, .row.showtime-date-filter .row.block-list-showtimes .col-lg-11,
.row.block-list-showtimes .row.showtime-date-filter .col-lg-11, .row.showtime-date-filter .row.block-list-showtimes .col-xl-1, .row.block-list-showtimes .row.showtime-date-filter .col-xl-1,
.row.showtime-date-filter .row.block-list-showtimes .col-xl-2, .row.block-list-showtimes .row.showtime-date-filter .col-xl-2,
.row.showtime-date-filter .row.block-list-showtimes .col-xl-3, .row.block-list-showtimes .row.showtime-date-filter .col-xl-3, .row.showtime-date-filter .row.block-list-showtimes .col-xl-4,
.row.block-list-showtimes .row.showtime-date-filter .col-xl-4, .row.showtime-date-filter .row.block-list-showtimes .col-xl-5,
.row.block-list-showtimes .row.showtime-date-filter .col-xl-5, .row.showtime-date-filter .row.block-list-showtimes .col-xl-6, .row.block-list-showtimes .row.showtime-date-filter .col-xl-6,
.row.showtime-date-filter .row.block-list-showtimes .col-xl-7, .row.block-list-showtimes .row.showtime-date-filter .col-xl-7,
.row.showtime-date-filter .row.block-list-showtimes .col-xl-8, .row.block-list-showtimes .row.showtime-date-filter .col-xl-8, .row.showtime-date-filter .row.block-list-showtimes .col-xl-9,
.row.block-list-showtimes .row.showtime-date-filter .col-xl-9, .row.showtime-date-filter .row.block-list-showtimes .col-xl-10,
.row.block-list-showtimes .row.showtime-date-filter .col-xl-10, .row.showtime-date-filter .row.block-list-showtimes .col-xl-11, .row.block-list-showtimes .row.showtime-date-filter .col-xl-11,
.row.showtime-date-filter .col-xs-1, .row.showtime-date-filter .col-xs-2, .row.showtime-date-filter .col-xs-3,
.row.showtime-date-filter .col-xs-4, .row.showtime-date-filter .col-xs-5, .row.showtime-date-filter .col-xs-6, .row.showtime-date-filter .col-xs-7,
.row.showtime-date-filter .col-xs-8, .row.showtime-date-filter .col-xs-9, .row.showtime-date-filter .col-xs-10, .row.showtime-date-filter .col-xs-11,
.row.showtime-date-filter .col-xs-12, .row.showtime-date-filter .col-sm-1, .row.showtime-date-filter .col-sm-2, .row.showtime-date-filter .col-sm-3,
.row.showtime-date-filter .col-sm-4, .row.showtime-date-filter .col-sm-5, .row.showtime-date-filter .col-sm-6, .row.showtime-date-filter .col-sm-7,
.row.showtime-date-filter .col-sm-8, .row.showtime-date-filter .col-sm-9, .row.showtime-date-filter .col-sm-10, .row.showtime-date-filter .col-sm-11,
.row.showtime-date-filter .col-sm-12, .row.showtime-date-filter .col-md-1, .row.showtime-date-filter .col-md-2, .row.showtime-date-filter .col-md-3,
.row.showtime-date-filter .col-md-4, .row.showtime-date-filter .col-md-5, .row.showtime-date-filter .col-md-6, .row.showtime-date-filter .col-md-7,
.row.showtime-date-filter .col-md-8, .row.showtime-date-filter .col-md-9, .row.showtime-date-filter .col-md-10, .row.showtime-date-filter .col-md-11,
.row.showtime-date-filter .col-md-12, .row.showtime-date-filter .col-lg-1, .row.showtime-date-filter .col-lg-2, .row.showtime-date-filter .col-lg-3,
.row.showtime-date-filter .col-lg-4, .row.showtime-date-filter .col-lg-5, .row.showtime-date-filter .col-lg-6, .row.showtime-date-filter .col-lg-7,
.row.showtime-date-filter .col-lg-8, .row.showtime-date-filter .col-lg-9, .row.showtime-date-filter .col-lg-10, .row.showtime-date-filter .col-lg-11,
.row.showtime-date-filter .col-lg-12, .row.showtime-date-filter .col-xl-1, .row.showtime-date-filter .col-xl-2, .row.showtime-date-filter .col-xl-3,
.row.showtime-date-filter .col-xl-4, .row.showtime-date-filter .col-xl-5, .row.showtime-date-filter .col-xl-6, .row.showtime-date-filter .col-xl-7,
.row.showtime-date-filter .col-xl-8, .row.showtime-date-filter .col-xl-9, .row.showtime-date-filter .col-xl-10, .row.showtime-date-filter .col-xl-11,
.row.showtime-date-filter .col-xl-12, .row.showtime-date-filter .row.block-list-legends .col-xs-1, .row.block-list-legends .row.showtime-date-filter .col-xs-1,
.row.showtime-date-filter .row.block-list-legends .col-xs-2, .row.block-list-legends .row.showtime-date-filter .col-xs-2, .row.showtime-date-filter .row.block-list-legends .col-sm-1,
.row.block-list-legends .row.showtime-date-filter .col-sm-1, .row.showtime-date-filter .row.block-list-legends .col-sm-2,
.row.block-list-legends .row.showtime-date-filter .col-sm-2, .row.showtime-date-filter .row.block-list-legends .col-sm-3, .row.block-list-legends .row.showtime-date-filter .col-sm-3,
.row.showtime-date-filter .row.block-list-legends .col-sm-4, .row.block-list-legends .row.showtime-date-filter .col-sm-4, .row.showtime-date-filter .row.block-list-legends .col-md-1,
.row.block-list-legends .row.showtime-date-filter .col-md-1, .row.showtime-date-filter .row.block-list-legends .col-md-2,
.row.block-list-legends .row.showtime-date-filter .col-md-2, .row.showtime-date-filter .row.block-list-legends .col-md-3, .row.block-list-legends .row.showtime-date-filter .col-md-3,
.row.showtime-date-filter .row.block-list-legends .col-md-4, .row.block-list-legends .row.showtime-date-filter .col-md-4,
.row.showtime-date-filter .row.block-list-legends .col-lg-1, .row.block-list-legends .row.showtime-date-filter .col-lg-1, .row.showtime-date-filter .row.block-list-legends .col-lg-2,
.row.block-list-legends .row.showtime-date-filter .col-lg-2, .row.showtime-date-filter .row.block-list-legends .col-lg-3,
.row.block-list-legends .row.showtime-date-filter .col-lg-3, .row.showtime-date-filter .row.block-list-legends .col-lg-4, .row.block-list-legends .row.showtime-date-filter .col-lg-4,
.row.showtime-date-filter .row.block-list-legends .col-lg-5, .row.block-list-legends .row.showtime-date-filter .col-lg-5, .row.showtime-date-filter .row.week_grid .col-xs-1,
.row.week_grid .row.showtime-date-filter .col-xs-1, .row.showtime-date-filter .row.week_grid .col-xs-2, .row.week_grid .row.showtime-date-filter .col-xs-2,
.row.showtime-date-filter .row.week_grid .col-xs-3, .row.week_grid .row.showtime-date-filter .col-xs-3,
.row.showtime-date-filter .row.week_grid .col-xs-4, .row.week_grid .row.showtime-date-filter .col-xs-4, .row.showtime-date-filter .row.week_grid .col-sm-1,
.row.week_grid .row.showtime-date-filter .col-sm-1, .row.showtime-date-filter .row.week_grid .col-sm-2, .row.week_grid .row.showtime-date-filter .col-sm-2,
.row.showtime-date-filter .row.week_grid .col-sm-3, .row.week_grid .row.showtime-date-filter .col-sm-3, .row.showtime-date-filter .row.week_grid .col-sm-4,
.row.week_grid .row.showtime-date-filter .col-sm-4, .row.showtime-date-filter .row.week_grid .col-md-1, .row.week_grid .row.showtime-date-filter .col-md-1,
.row.showtime-date-filter .row.week_grid .col-md-2, .row.week_grid .row.showtime-date-filter .col-md-2, .row.showtime-date-filter .row.week_grid .col-md-3,
.row.week_grid .row.showtime-date-filter .col-md-3, .row.showtime-date-filter .row.week_grid .col-md-4, .row.week_grid .row.showtime-date-filter .col-md-4,
.row.showtime-date-filter .row.week_grid .col-lg-1, .row.week_grid .row.showtime-date-filter .col-lg-1, .row.showtime-date-filter .row.week_grid .col-lg-2,
.row.week_grid .row.showtime-date-filter .col-lg-2, .row.showtime-date-filter .row.week_grid .col-lg-3, .row.week_grid .row.showtime-date-filter .col-lg-3,
.row.showtime-date-filter .row.week_grid .col-lg-4, .row.week_grid .row.showtime-date-filter .col-lg-4, .row.showtime-date-filter .row.week_grid .col-lg-5,
.row.week_grid .row.showtime-date-filter .col-lg-5, .row.showtime-date-filter .row.week_grid .col-lg-6, .row.week_grid .row.showtime-date-filter .col-lg-6,
.row.showtime-date-filter .row.week_grid .col-lg-7, .row.week_grid .row.showtime-date-filter .col-lg-7 {
  min-height: 1px;
  padding-left: 0.35714rem;
  padding-right: 0.35714rem;
  position: relative;
}

.row.showtime-date-filter {
  margin-left: -0.3571428571rem;
  margin-right: -0.3571428571rem;
}

.owl-wrapper1 {
  width: 83% !important;
}

#scrollable-showtimes.owl-carousel, #scrollable-showtimes-imax.owl-carousel {
  background: #302c2d;
  border-radius: 3px;
  margin-top: 20px;
  overflow: hidden;
  width: 83.7%;
}

#scrollable-showtimes .item.active, #scrollable-showtimes .item:hover, #scrollable-showtimes-imax .item.active, #scrollable-showtimes-imax .item:hover {
  background: #ea1131;
  color: #e6e6e6;
}

#scrollable-showtimes .item, #scrollable-showtimes-imax .item {
  background: #302c2d;
  color: #a0a0a0;
  cursor: pointer;
  float: left;
  height: 66px;
  padding: 9px;
  width: 100%;
}

#scrollable-showtimes .item .date, #scrollable-showtimes .item .day, #scrollable-showtimes-imax .item .date, #scrollable-showtimes-imax .item .day {
  display: block;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
}

.time-nav {
  background: #302c2d;
  float: right;
  height: 100%;
  margin-top: -66px;
  overflow: hidden;
  width: 17%;
}

.time-nav .time-nav-btn {
  cursor: pointer;
  float: left;
  height: 66px;
  width: 50%;
}

.time-nav .time-nav-btn.active,
.time-nav .time-nav-btn:hover {
  background: #ea1131;
  color: #e6e6e6;
}

.time-nav .time-nav-btn .sprite-desktop-arrow-red-left, .time-nav .time-nav-btn .sprite-desktop-arrow-red-right, .time-nav .time-nav-btn .sprite-desktop-arrow-blue-left, .time-nav .time-nav-btn .sprite-desktop-arrow-blue-right {
  width: 100%;
}

.sprite-mobile-hidden-nav-safra {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -7167px;
  height: 23px;
  display: inline-block;
  margin-right: 15px;
  width: 20px;
}

.row.movies_grid {
  margin-left: -2.1428571429rem;
  margin-right: -2.1428571429rem;
}

.row.movies_grid .col-xs-1, .row.movies_grid .col-xs-2, .row.movies_grid .col-xs-3, .row.movies_grid .col-xs-4, .row.movies_grid .col-xs-5, .row.movies_grid .col-xs-6,
.row.movies_grid .col-xs-7, .row.movies_grid .col-xs-8, .row.movies_grid .col-xs-9, .row.movies_grid .col-xs-10, .row.movies_grid .col-xs-11, .row.movies_grid .col-sm-1,
.row.movies_grid .col-sm-2, .row.movies_grid .col-sm-3, .row.movies_grid .col-sm-4, .row.movies_grid .col-sm-5, .row.movies_grid .col-sm-6, .row.movies_grid .col-sm-7, .row.movies_grid .col-sm-8,
.row.movies_grid .col-sm-9, .row.movies_grid .col-sm-10, .row.movies_grid .col-sm-11, .row.movies_grid .col-md-1, .row.movies_grid .col-md-2, .row.movies_grid .col-md-3, .row.movies_grid .col-md-4,
.row.movies_grid .col-md-5, .row.movies_grid .col-md-6, .row.movies_grid .col-md-7, .row.movies_grid .col-md-8, .row.movies_grid .col-md-9, .row.movies_grid .col-md-10, .row.movies_grid .col-md-11,
.row.movies_grid .col-lg-1, .row.movies_grid .col-lg-2, .row.movies_grid .col-lg-3, .row.movies_grid .col-lg-4, .row.movies_grid .col-lg-5, .row.movies_grid .col-lg-6, .row.movies_grid .col-lg-7,
.row.movies_grid .col-lg-8, .row.movies_grid .col-lg-9, .row.movies_grid .col-lg-10, .row.movies_grid .col-lg-11, .row.movies_grid .col-xl-1, .row.movies_grid .col-xl-2, .row.movies_grid .col-xl-3,
.row.movies_grid .col-xl-4, .row.movies_grid .col-xl-5, .row.movies_grid .col-xl-6, .row.movies_grid .col-xl-7, .row.movies_grid .col-xl-8, .row.movies_grid .col-xl-9, .row.movies_grid .col-xl-10,
.row.movies_grid .col-xl-11 {
  min-height: 1px;
  padding-left: 2.14286rem;
  padding-right: 2.14286rem;
  position: relative;
}

.pad-left-header {
  padding-left: 4.22rem !important;
}

.seperate {
  border-color: #2d2d2d;
  margin: 22px 0 0;
}

.row.block-list-showtimes {
  margin-left: -2.1428571429rem;
  margin-right: -2.1428571429rem;
}

.movies_ct-item {
  display: table-row;
  width: 100%;
}

.movies_ct-item a img {
  display: inline-block;
}

.movies_ct-item .info {
  display: table-cell;
  padding-left: 20px;
  vertical-align: top;
}

.movies_ct-item .info .title, .movies_ct-item .info .title a {
  color: #ffffff;
  font-family: open_sanssemibold, sans-serif;
  font-size: 16px;
  margin-bottom: 7px;
  text-align: left;
  padding: 0px 2px 0px;
}

.movies_ct-item .info p {
  color: #e6e6e6;
  font-family: open_sanssemibold, sans-serif;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 8px;
}

.mar-right-5 {
  margin-right: 5px;
}

.movies_ct-item .info .duration {
  color: #e6e6e6;
  font-size: 14px;
  font-weight: 300;
}

.movies_ct-item .info p:last-child {
  margin-bottom: 0;
}

@media only screen and (max-width: 765px) {
  .showtimes-block {
    width: 76px !important;
  }
}
.showtimes-block {
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  background: #e6e6e6;
  border-radius: 4px;
  color: #161616;
  display: inline-flex;
  flex-wrap: wrap;
  float: left;
  font-size: 14px;
  height: 50px;
  margin-bottom: 4px;
  margin-right: 4px;
  position: relative;
  text-align: center;
  width: 80px;
}

.showtimes-block a {
  color: initial;
  margin-top: 0.6em !important;
  margin-left: auto !important;
  margin-right: auto !important;
  width: 100%;
  padding: 0px;
}

.showtime_placement {
  margin: 0 auto;
  margin-top: -8px;
}

.mar-top--3 {
  margin-top: -3px !important;
}

.row.block-list-showtimes .col-xs-1, .row.block-list-showtimes .col-xs-2, .row.block-list-showtimes .col-xs-3, .row.block-list-showtimes .col-xs-4, .row.block-list-showtimes .col-xs-5, .row.block-list-showtimes .col-xs-6, .row.block-list-showtimes .col-xs-7, .row.block-list-showtimes .col-xs-8, .row.block-list-showtimes .col-xs-9, .row.block-list-showtimes .col-xs-10, .row.block-list-showtimes .col-xs-11, .row.block-list-showtimes .col-sm-1, .row.block-list-showtimes .col-sm-2, .row.block-list-showtimes .col-sm-3, .row.block-list-showtimes .col-sm-4, .row.block-list-showtimes .col-sm-5, .row.block-list-showtimes .col-sm-6, .row.block-list-showtimes .col-sm-7, .row.block-list-showtimes .col-sm-8, .row.block-list-showtimes .col-sm-9, .row.block-list-showtimes .col-sm-10, .row.block-list-showtimes .col-sm-11, .row.block-list-showtimes .col-md-1, .row.block-list-showtimes .col-md-2, .row.block-list-showtimes .col-md-3, .row.block-list-showtimes .col-md-4, .row.block-list-showtimes .col-md-5, .row.block-list-showtimes .col-md-6, .row.block-list-showtimes .col-md-7, .row.block-list-showtimes .col-md-8, .row.block-list-showtimes .col-md-9, .row.block-list-showtimes .col-md-10, .row.block-list-showtimes .col-md-11, .row.block-list-showtimes .col-lg-1, .row.block-list-showtimes .col-lg-2, .row.block-list-showtimes .col-lg-3, .row.block-list-showtimes .col-lg-4, .row.block-list-showtimes .col-lg-5, .row.block-list-showtimes .col-lg-6, .row.block-list-showtimes .col-lg-7, .row.block-list-showtimes .col-lg-8, .row.block-list-showtimes .col-lg-9, .row.block-list-showtimes .col-lg-10, .row.block-list-showtimes .col-lg-11, .row.block-list-showtimes .col-xl-1, .row.block-list-showtimes .col-xl-2, .row.block-list-showtimes .col-xl-3, .row.block-list-showtimes .col-xl-4, .row.block-list-showtimes .col-xl-5, .row.block-list-showtimes .col-xl-6, .row.block-list-showtimes .col-xl-7, .row.block-list-showtimes .col-xl-8, .row.block-list-showtimes .col-xl-9, .row.block-list-showtimes .col-xl-10, .row.block-list-showtimes .col-xl-11, .row.block-list-showtimes .row.showtime-date-filter .col-xs-1, .row.showtime-date-filter .row.block-list-showtimes .col-xs-1, .row.block-list-showtimes .row.showtime-date-filter .col-xs-2, .row.showtime-date-filter .row.block-list-showtimes .col-xs-2, .row.block-list-showtimes .row.showtime-date-filter .col-xs-3, .row.showtime-date-filter .row.block-list-showtimes .col-xs-3, .row.block-list-showtimes .row.showtime-date-filter .col-xs-4, .row.showtime-date-filter .row.block-list-showtimes .col-xs-4, .row.block-list-showtimes .row.showtime-date-filter .col-xs-5, .row.showtime-date-filter .row.block-list-showtimes .col-xs-5, .row.block-list-showtimes .row.showtime-date-filter .col-xs-6, .row.showtime-date-filter .row.block-list-showtimes .col-xs-6, .row.block-list-showtimes .row.showtime-date-filter .col-xs-7, .row.showtime-date-filter .row.block-list-showtimes .col-xs-7, .row.block-list-showtimes .row.showtime-date-filter .col-xs-8, .row.showtime-date-filter .row.block-list-showtimes .col-xs-8, .row.block-list-showtimes .row.showtime-date-filter .col-xs-9, .row.showtime-date-filter .row.block-list-showtimes .col-xs-9, .row.block-list-showtimes .row.showtime-date-filter .col-xs-10, .row.showtime-date-filter .row.block-list-showtimes .col-xs-10, .row.block-list-showtimes .row.showtime-date-filter .col-xs-11, .row.showtime-date-filter .row.block-list-showtimes .col-xs-11, .row.block-list-showtimes .row.showtime-date-filter .col-xs-12, .row.showtime-date-filter .row.block-list-showtimes .col-xs-12, .row.block-list-showtimes .row.showtime-date-filter .col-sm-1, .row.showtime-date-filter .row.block-list-showtimes .col-sm-1, .row.block-list-showtimes .row.showtime-date-filter .col-sm-2, .row.showtime-date-filter .row.block-list-showtimes .col-sm-2, .row.block-list-showtimes .row.showtime-date-filter .col-sm-3, .row.showtime-date-filter .row.block-list-showtimes .col-sm-3, .row.block-list-showtimes .row.showtime-date-filter .col-sm-4, .row.showtime-date-filter .row.block-list-showtimes .col-sm-4, .row.block-list-showtimes .row.showtime-date-filter .col-sm-5, .row.showtime-date-filter .row.block-list-showtimes .col-sm-5, .row.block-list-showtimes .row.showtime-date-filter .col-sm-6, .row.showtime-date-filter .row.block-list-showtimes .col-sm-6, .row.block-list-showtimes .row.showtime-date-filter .col-sm-7, .row.showtime-date-filter .row.block-list-showtimes .col-sm-7, .row.block-list-showtimes .row.showtime-date-filter .col-sm-8, .row.showtime-date-filter .row.block-list-showtimes .col-sm-8, .row.block-list-showtimes .row.showtime-date-filter .col-sm-9, .row.showtime-date-filter .row.block-list-showtimes .col-sm-9, .row.block-list-showtimes .row.showtime-date-filter .col-sm-10, .row.showtime-date-filter .row.block-list-showtimes .col-sm-10, .row.block-list-showtimes .row.showtime-date-filter .col-sm-11, .row.showtime-date-filter .row.block-list-showtimes .col-sm-11, .row.block-list-showtimes .row.showtime-date-filter .col-sm-12, .row.showtime-date-filter .row.block-list-showtimes .col-sm-12, .row.block-list-showtimes .row.showtime-date-filter .col-md-1, .row.showtime-date-filter .row.block-list-showtimes .col-md-1, .row.block-list-showtimes .row.showtime-date-filter .col-md-2, .row.showtime-date-filter .row.block-list-showtimes .col-md-2, .row.block-list-showtimes .row.showtime-date-filter .col-md-3, .row.showtime-date-filter .row.block-list-showtimes .col-md-3, .row.block-list-showtimes .row.showtime-date-filter .col-md-4, .row.showtime-date-filter .row.block-list-showtimes .col-md-4, .row.block-list-showtimes .row.showtime-date-filter .col-md-5, .row.showtime-date-filter .row.block-list-showtimes .col-md-5, .row.block-list-showtimes .row.showtime-date-filter .col-md-6, .row.showtime-date-filter .row.block-list-showtimes .col-md-6, .row.block-list-showtimes .row.showtime-date-filter .col-md-7, .row.showtime-date-filter .row.block-list-showtimes .col-md-7, .row.block-list-showtimes .row.showtime-date-filter .col-md-8, .row.showtime-date-filter .row.block-list-showtimes .col-md-8, .row.block-list-showtimes .row.showtime-date-filter .col-md-9, .row.showtime-date-filter .row.block-list-showtimes .col-md-9, .row.block-list-showtimes .row.showtime-date-filter .col-md-10, .row.showtime-date-filter .row.block-list-showtimes .col-md-10, .row.block-list-showtimes .row.showtime-date-filter .col-md-11, .row.showtime-date-filter .row.block-list-showtimes .col-md-11, .row.block-list-showtimes .row.showtime-date-filter .col-md-12, .row.showtime-date-filter .row.block-list-showtimes .col-md-12, .row.block-list-showtimes .row.showtime-date-filter .col-lg-1, .row.showtime-date-filter .row.block-list-showtimes .col-lg-1, .row.block-list-showtimes .row.showtime-date-filter .col-lg-2, .row.showtime-date-filter .row.block-list-showtimes .col-lg-2, .row.block-list-showtimes .row.showtime-date-filter .col-lg-3, .row.showtime-date-filter .row.block-list-showtimes .col-lg-3, .row.block-list-showtimes .row.showtime-date-filter .col-lg-4, .row.showtime-date-filter .row.block-list-showtimes .col-lg-4, .row.block-list-showtimes .row.showtime-date-filter .col-lg-5, .row.showtime-date-filter .row.block-list-showtimes .col-lg-5, .row.block-list-showtimes .row.showtime-date-filter .col-lg-6, .row.showtime-date-filter .row.block-list-showtimes .col-lg-6, .row.block-list-showtimes .row.showtime-date-filter .col-lg-7, .row.showtime-date-filter .row.block-list-showtimes .col-lg-7, .row.block-list-showtimes .row.showtime-date-filter .col-lg-8, .row.showtime-date-filter .row.block-list-showtimes .col-lg-8, .row.block-list-showtimes .row.showtime-date-filter .col-lg-9, .row.showtime-date-filter .row.block-list-showtimes .col-lg-9, .row.block-list-showtimes .row.showtime-date-filter .col-lg-10, .row.showtime-date-filter .row.block-list-showtimes .col-lg-10, .row.block-list-showtimes .row.showtime-date-filter .col-lg-11, .row.showtime-date-filter .row.block-list-showtimes .col-lg-11, .row.block-list-showtimes .row.showtime-date-filter .col-lg-12, .row.showtime-date-filter .row.block-list-showtimes .col-lg-12, .row.block-list-showtimes .row.showtime-date-filter .col-xl-1, .row.showtime-date-filter .row.block-list-showtimes .col-xl-1, .row.block-list-showtimes .row.showtime-date-filter .col-xl-2, .row.showtime-date-filter .row.block-list-showtimes .col-xl-2, .row.block-list-showtimes .row.showtime-date-filter .col-xl-3, .row.showtime-date-filter .row.block-list-showtimes .col-xl-3, .row.block-list-showtimes .row.showtime-date-filter .col-xl-4, .row.showtime-date-filter .row.block-list-showtimes .col-xl-4, .row.block-list-showtimes .row.showtime-date-filter .col-xl-5, .row.showtime-date-filter .row.block-list-showtimes .col-xl-5, .row.block-list-showtimes .row.showtime-date-filter .col-xl-6, .row.showtime-date-filter .row.block-list-showtimes .col-xl-6, .row.block-list-showtimes .row.showtime-date-filter .col-xl-7, .row.showtime-date-filter .row.block-list-showtimes .col-xl-7, .row.block-list-showtimes .row.showtime-date-filter .col-xl-8, .row.showtime-date-filter .row.block-list-showtimes .col-xl-8, .row.block-list-showtimes .row.showtime-date-filter .col-xl-9, .row.showtime-date-filter .row.block-list-showtimes .col-xl-9, .row.block-list-showtimes .row.showtime-date-filter .col-xl-10, .row.showtime-date-filter .row.block-list-showtimes .col-xl-10, .row.block-list-showtimes .row.showtime-date-filter .col-xl-11, .row.showtime-date-filter .row.block-list-showtimes .col-xl-11, .row.block-list-showtimes .row.showtime-date-filter .col-xl-12, .row.showtime-date-filter .row.block-list-showtimes .col-xl-12, .row.block-list-showtimes .row.block-list-legends .col-xs-1, .row.block-list-legends .row.block-list-showtimes .col-xs-1, .row.block-list-showtimes .row.block-list-legends .col-xs-2, .row.block-list-legends .row.block-list-showtimes .col-xs-2, .row.block-list-showtimes .row.block-list-legends .col-sm-1, .row.block-list-legends .row.block-list-showtimes .col-sm-1, .row.block-list-showtimes .row.block-list-legends .col-sm-2, .row.block-list-legends .row.block-list-showtimes .col-sm-2, .row.block-list-showtimes .row.block-list-legends .col-sm-3, .row.block-list-legends .row.block-list-showtimes .col-sm-3, .row.block-list-showtimes .row.block-list-legends .col-sm-4, .row.block-list-legends .row.block-list-showtimes .col-sm-4, .row.block-list-showtimes .row.block-list-legends .col-md-1, .row.block-list-legends .row.block-list-showtimes .col-md-1, .row.block-list-showtimes .row.block-list-legends .col-md-2, .row.block-list-legends .row.block-list-showtimes .col-md-2, .row.block-list-showtimes .row.block-list-legends .col-md-3, .row.block-list-legends .row.block-list-showtimes .col-md-3, .row.block-list-showtimes .row.block-list-legends .col-md-4, .row.block-list-legends .row.block-list-showtimes .col-md-4, .row.block-list-showtimes .row.block-list-legends .col-lg-1, .row.block-list-legends .row.block-list-showtimes .col-lg-1, .row.block-list-showtimes .row.block-list-legends .col-lg-2, .row.block-list-legends .row.block-list-showtimes .col-lg-2, .row.block-list-showtimes .row.block-list-legends .col-lg-3, .row.block-list-legends .row.block-list-showtimes .col-lg-3, .row.block-list-showtimes .row.block-list-legends .col-lg-4, .row.block-list-legends .row.block-list-showtimes .col-lg-4, .row.block-list-showtimes .row.block-list-legends .col-lg-5, .row.block-list-legends .row.block-list-showtimes .col-lg-5, .row.block-list-showtimes .row.week_grid .col-xs-1, .row.week_grid .row.block-list-showtimes .col-xs-1, .row.block-list-showtimes .row.week_grid .col-xs-2, .row.week_grid .row.block-list-showtimes .col-xs-2, .row.block-list-showtimes .row.week_grid .col-xs-3, .row.week_grid .row.block-list-showtimes .col-xs-3, .row.block-list-showtimes .row.week_grid .col-xs-4, .row.week_grid .row.block-list-showtimes .col-xs-4, .row.block-list-showtimes .row.week_grid .col-sm-1, .row.week_grid .row.block-list-showtimes .col-sm-1, .row.block-list-showtimes .row.week_grid .col-sm-2, .row.week_grid .row.block-list-showtimes .col-sm-2, .row.block-list-showtimes .row.week_grid .col-sm-3, .row.week_grid .row.block-list-showtimes .col-sm-3, .row.block-list-showtimes .row.week_grid .col-sm-4, .row.week_grid .row.block-list-showtimes .col-sm-4, .row.block-list-showtimes .row.week_grid .col-md-1, .row.week_grid .row.block-list-showtimes .col-md-1, .row.block-list-showtimes .row.week_grid .col-md-2, .row.week_grid .row.block-list-showtimes .col-md-2, .row.block-list-showtimes .row.week_grid .col-md-3, .row.week_grid .row.block-list-showtimes .col-md-3, .row.block-list-showtimes .row.week_grid .col-md-4, .row.week_grid .row.block-list-showtimes .col-md-4, .row.block-list-showtimes .row.week_grid .col-lg-1, .row.week_grid .row.block-list-showtimes .col-lg-1, .row.block-list-showtimes .row.week_grid .col-lg-2, .row.week_grid .row.block-list-showtimes .col-lg-2, .row.block-list-showtimes .row.week_grid .col-lg-3, .row.week_grid .row.block-list-showtimes .col-lg-3, .row.block-list-showtimes .row.week_grid .col-lg-4, .row.week_grid .row.block-list-showtimes .col-lg-4, .row.block-list-showtimes .row.week_grid .col-lg-5, .row.week_grid .row.block-list-showtimes .col-lg-5, .row.block-list-showtimes .row.week_grid .col-lg-6, .row.week_grid .row.block-list-showtimes .col-lg-6, .row.block-list-showtimes .row.week_grid .col-lg-7, .row.week_grid .row.block-list-showtimes .col-lg-7 {
  min-height: 1px;
  padding-left: 2.14286rem;
  padding-right: 2.14286rem;
  position: relative;
}

.privacy-content p {
  color: #ffffff;
}

.row.showtime-date-filter .row.block-list-showtimes .col-xs-1, .row.block-list-showtimes .row.showtime-date-filter .col-xs-1, .row.showtime-date-filter .row.block-list-showtimes .col-xs-2, .row.block-list-showtimes .row.showtime-date-filter .col-xs-2, .row.showtime-date-filter .row.block-list-showtimes .col-xs-3, .row.block-list-showtimes .row.showtime-date-filter .col-xs-3, .row.showtime-date-filter .row.block-list-showtimes .col-xs-4, .row.block-list-showtimes .row.showtime-date-filter .col-xs-4, .row.showtime-date-filter .row.block-list-showtimes .col-xs-5, .row.block-list-showtimes .row.showtime-date-filter .col-xs-5, .row.showtime-date-filter .row.block-list-showtimes .col-xs-6, .row.block-list-showtimes .row.showtime-date-filter .col-xs-6, .row.showtime-date-filter .row.block-list-showtimes .col-xs-7, .row.block-list-showtimes .row.showtime-date-filter .col-xs-7, .row.showtime-date-filter .row.block-list-showtimes .col-xs-8, .row.block-list-showtimes .row.showtime-date-filter .col-xs-8, .row.showtime-date-filter .row.block-list-showtimes .col-xs-9, .row.block-list-showtimes .row.showtime-date-filter .col-xs-9, .row.showtime-date-filter .row.block-list-showtimes .col-xs-10, .row.block-list-showtimes .row.showtime-date-filter .col-xs-10, .row.showtime-date-filter .row.block-list-showtimes .col-xs-11, .row.block-list-showtimes .row.showtime-date-filter .col-xs-11, .row.showtime-date-filter .row.block-list-showtimes .col-sm-1, .row.block-list-showtimes .row.showtime-date-filter .col-sm-1, .row.showtime-date-filter .row.block-list-showtimes .col-sm-2, .row.block-list-showtimes .row.showtime-date-filter .col-sm-2, .row.showtime-date-filter .row.block-list-showtimes .col-sm-3, .row.block-list-showtimes .row.showtime-date-filter .col-sm-3, .row.showtime-date-filter .row.block-list-showtimes .col-sm-4, .row.block-list-showtimes .row.showtime-date-filter .col-sm-4, .row.showtime-date-filter .row.block-list-showtimes .col-sm-5, .row.block-list-showtimes .row.showtime-date-filter .col-sm-5, .row.showtime-date-filter .row.block-list-showtimes .col-sm-6, .row.block-list-showtimes .row.showtime-date-filter .col-sm-6, .row.showtime-date-filter .row.block-list-showtimes .col-sm-7, .row.block-list-showtimes .row.showtime-date-filter .col-sm-7, .row.showtime-date-filter .row.block-list-showtimes .col-sm-8, .row.block-list-showtimes .row.showtime-date-filter .col-sm-8, .row.showtime-date-filter .row.block-list-showtimes .col-sm-9, .row.block-list-showtimes .row.showtime-date-filter .col-sm-9, .row.showtime-date-filter .row.block-list-showtimes .col-sm-10, .row.block-list-showtimes .row.showtime-date-filter .col-sm-10, .row.showtime-date-filter .row.block-list-showtimes .col-sm-11, .row.block-list-showtimes .row.showtime-date-filter .col-sm-11, .row.showtime-date-filter .row.block-list-showtimes .col-md-1, .row.block-list-showtimes .row.showtime-date-filter .col-md-1, .row.showtime-date-filter .row.block-list-showtimes .col-md-2, .row.block-list-showtimes .row.showtime-date-filter .col-md-2, .row.showtime-date-filter .row.block-list-showtimes .col-md-3, .row.block-list-showtimes .row.showtime-date-filter .col-md-3, .row.showtime-date-filter .row.block-list-showtimes .col-md-4, .row.block-list-showtimes .row.showtime-date-filter .col-md-4, .row.showtime-date-filter .row.block-list-showtimes .col-md-5, .row.block-list-showtimes .row.showtime-date-filter .col-md-5, .row.showtime-date-filter .row.block-list-showtimes .col-md-6, .row.block-list-showtimes .row.showtime-date-filter .col-md-6, .row.showtime-date-filter .row.block-list-showtimes .col-md-7, .row.block-list-showtimes .row.showtime-date-filter .col-md-7, .row.showtime-date-filter .row.block-list-showtimes .col-md-8, .row.block-list-showtimes .row.showtime-date-filter .col-md-8, .row.showtime-date-filter .row.block-list-showtimes .col-md-9, .row.block-list-showtimes .row.showtime-date-filter .col-md-9, .row.showtime-date-filter .row.block-list-showtimes .col-md-10, .row.block-list-showtimes .row.showtime-date-filter .col-md-10, .row.showtime-date-filter .row.block-list-showtimes .col-md-11, .row.block-list-showtimes .row.showtime-date-filter .col-md-11, .row.showtime-date-filter .row.block-list-showtimes .col-lg-1, .row.block-list-showtimes .row.showtime-date-filter .col-lg-1, .row.showtime-date-filter .row.block-list-showtimes .col-lg-2, .row.block-list-showtimes .row.showtime-date-filter .col-lg-2, .row.showtime-date-filter .row.block-list-showtimes .col-lg-3, .row.block-list-showtimes .row.showtime-date-filter .col-lg-3, .row.showtime-date-filter .row.block-list-showtimes .col-lg-4, .row.block-list-showtimes .row.showtime-date-filter .col-lg-4, .row.showtime-date-filter .row.block-list-showtimes .col-lg-5, .row.block-list-showtimes .row.showtime-date-filter .col-lg-5, .row.showtime-date-filter .row.block-list-showtimes .col-lg-6, .row.block-list-showtimes .row.showtime-date-filter .col-lg-6, .row.showtime-date-filter .row.block-list-showtimes .col-lg-7, .row.block-list-showtimes .row.showtime-date-filter .col-lg-7, .row.showtime-date-filter .row.block-list-showtimes .col-lg-8, .row.block-list-showtimes .row.showtime-date-filter .col-lg-8, .row.showtime-date-filter .row.block-list-showtimes .col-lg-9, .row.block-list-showtimes .row.showtime-date-filter .col-lg-9, .row.showtime-date-filter .row.block-list-showtimes .col-lg-10, .row.block-list-showtimes .row.showtime-date-filter .col-lg-10, .row.showtime-date-filter .row.block-list-showtimes .col-lg-11, .row.block-list-showtimes .row.showtime-date-filter .col-lg-11, .row.showtime-date-filter .row.block-list-showtimes .col-xl-1, .row.block-list-showtimes .row.showtime-date-filter .col-xl-1, .row.showtime-date-filter .row.block-list-showtimes .col-xl-2, .row.block-list-showtimes .row.showtime-date-filter .col-xl-2, .row.showtime-date-filter .row.block-list-showtimes .col-xl-3, .row.block-list-showtimes .row.showtime-date-filter .col-xl-3, .row.showtime-date-filter .row.block-list-showtimes .col-xl-4, .row.block-list-showtimes .row.showtime-date-filter .col-xl-4, .row.showtime-date-filter .row.block-list-showtimes .col-xl-5, .row.block-list-showtimes .row.showtime-date-filter .col-xl-5, .row.showtime-date-filter .row.block-list-showtimes .col-xl-6, .row.block-list-showtimes .row.showtime-date-filter .col-xl-6, .row.showtime-date-filter .row.block-list-showtimes .col-xl-7, .row.block-list-showtimes .row.showtime-date-filter .col-xl-7, .row.showtime-date-filter .row.block-list-showtimes .col-xl-8, .row.block-list-showtimes .row.showtime-date-filter .col-xl-8, .row.showtime-date-filter .row.block-list-showtimes .col-xl-9, .row.block-list-showtimes .row.showtime-date-filter .col-xl-9, .row.showtime-date-filter .row.block-list-showtimes .col-xl-10, .row.block-list-showtimes .row.showtime-date-filter .col-xl-10, .row.showtime-date-filter .row.block-list-showtimes .col-xl-11, .row.block-list-showtimes .row.showtime-date-filter .col-xl-11, .row.showtime-date-filter .col-xs-1, .row.showtime-date-filter .col-xs-2, .row.showtime-date-filter .col-xs-3, .row.showtime-date-filter .col-xs-4, .row.showtime-date-filter .col-xs-5, .row.showtime-date-filter .col-xs-6, .row.showtime-date-filter .col-xs-7, .row.showtime-date-filter .col-xs-8, .row.showtime-date-filter .col-xs-9, .row.showtime-date-filter .col-xs-10, .row.showtime-date-filter .col-xs-11, .row.showtime-date-filter .col-xs-12, .row.showtime-date-filter .col-sm-1, .row.showtime-date-filter .col-sm-2, .row.showtime-date-filter .col-sm-3, .row.showtime-date-filter .col-sm-4, .row.showtime-date-filter .col-sm-5, .row.showtime-date-filter .col-sm-6, .row.showtime-date-filter .col-sm-7, .row.showtime-date-filter .col-sm-8, .row.showtime-date-filter .col-sm-9, .row.showtime-date-filter .col-sm-10, .row.showtime-date-filter .col-sm-11, .row.showtime-date-filter .col-sm-12, .row.showtime-date-filter .col-md-1, .row.showtime-date-filter .col-md-2, .row.showtime-date-filter .col-md-3, .row.showtime-date-filter .col-md-4, .row.showtime-date-filter .col-md-5, .row.showtime-date-filter .col-md-6, .row.showtime-date-filter .col-md-7, .row.showtime-date-filter .col-md-8, .row.showtime-date-filter .col-md-9, .row.showtime-date-filter .col-md-10, .row.showtime-date-filter .col-md-11, .row.showtime-date-filter .col-md-12, .row.showtime-date-filter .col-lg-1, .row.showtime-date-filter .col-lg-2, .row.showtime-date-filter .col-lg-3, .row.showtime-date-filter .col-lg-4, .row.showtime-date-filter .col-lg-5, .row.showtime-date-filter .col-lg-6, .row.showtime-date-filter .col-lg-7, .row.showtime-date-filter .col-lg-8, .row.showtime-date-filter .col-lg-9, .row.showtime-date-filter .col-lg-10, .row.showtime-date-filter .col-lg-11, .row.showtime-date-filter .col-lg-12, .row.showtime-date-filter .col-xl-1, .row.showtime-date-filter .col-xl-2, .row.showtime-date-filter .col-xl-3, .row.showtime-date-filter .col-xl-4, .row.showtime-date-filter .col-xl-5, .row.showtime-date-filter .col-xl-6, .row.showtime-date-filter .col-xl-7, .row.showtime-date-filter .col-xl-8, .row.showtime-date-filter .col-xl-9, .row.showtime-date-filter .col-xl-10, .row.showtime-date-filter .col-xl-11, .row.showtime-date-filter .col-xl-12, .row.showtime-date-filter .row.block-list-legends .col-xs-1, .row.block-list-legends .row.showtime-date-filter .col-xs-1, .row.showtime-date-filter .row.block-list-legends .col-xs-2, .row.block-list-legends .row.showtime-date-filter .col-xs-2, .row.showtime-date-filter .row.block-list-legends .col-sm-1, .row.block-list-legends .row.showtime-date-filter .col-sm-1, .row.showtime-date-filter .row.block-list-legends .col-sm-2, .row.block-list-legends .row.showtime-date-filter .col-sm-2, .row.showtime-date-filter .row.block-list-legends .col-sm-3, .row.block-list-legends .row.showtime-date-filter .col-sm-3, .row.showtime-date-filter .row.block-list-legends .col-sm-4, .row.block-list-legends .row.showtime-date-filter .col-sm-4, .row.showtime-date-filter .row.block-list-legends .col-md-1, .row.block-list-legends .row.showtime-date-filter .col-md-1, .row.showtime-date-filter .row.block-list-legends .col-md-2, .row.block-list-legends .row.showtime-date-filter .col-md-2, .row.showtime-date-filter .row.block-list-legends .col-md-3, .row.block-list-legends .row.showtime-date-filter .col-md-3, .row.showtime-date-filter .row.block-list-legends .col-md-4, .row.block-list-legends .row.showtime-date-filter .col-md-4, .row.showtime-date-filter .row.block-list-legends .col-lg-1, .row.block-list-legends .row.showtime-date-filter .col-lg-1, .row.showtime-date-filter .row.block-list-legends .col-lg-2, .row.block-list-legends .row.showtime-date-filter .col-lg-2, .row.showtime-date-filter .row.block-list-legends .col-lg-3, .row.block-list-legends .row.showtime-date-filter .col-lg-3, .row.showtime-date-filter .row.block-list-legends .col-lg-4, .row.block-list-legends .row.showtime-date-filter .col-lg-4, .row.showtime-date-filter .row.block-list-legends .col-lg-5, .row.block-list-legends .row.showtime-date-filter .col-lg-5, .row.showtime-date-filter .row.week_grid .col-xs-1, .row.week_grid .row.showtime-date-filter .col-xs-1, .row.showtime-date-filter .row.week_grid .col-xs-2, .row.week_grid .row.showtime-date-filter .col-xs-2, .row.showtime-date-filter .row.week_grid .col-xs-3, .row.week_grid .row.showtime-date-filter .col-xs-3, .row.showtime-date-filter .row.week_grid .col-xs-4, .row.week_grid .row.showtime-date-filter .col-xs-4, .row.showtime-date-filter .row.week_grid .col-sm-1, .row.week_grid .row.showtime-date-filter .col-sm-1, .row.showtime-date-filter .row.week_grid .col-sm-2, .row.week_grid .row.showtime-date-filter .col-sm-2, .row.showtime-date-filter .row.week_grid .col-sm-3, .row.week_grid .row.showtime-date-filter .col-sm-3, .row.showtime-date-filter .row.week_grid .col-sm-4, .row.week_grid .row.showtime-date-filter .col-sm-4, .row.showtime-date-filter .row.week_grid .col-md-1, .row.week_grid .row.showtime-date-filter .col-md-1, .row.showtime-date-filter .row.week_grid .col-md-2, .row.week_grid .row.showtime-date-filter .col-md-2, .row.showtime-date-filter .row.week_grid .col-md-3, .row.week_grid .row.showtime-date-filter .col-md-3, .row.showtime-date-filter .row.week_grid .col-md-4, .row.week_grid .row.showtime-date-filter .col-md-4, .row.showtime-date-filter .row.week_grid .col-lg-1, .row.week_grid .row.showtime-date-filter .col-lg-1, .row.showtime-date-filter .row.week_grid .col-lg-2, .row.week_grid .row.showtime-date-filter .col-lg-2, .row.showtime-date-filter .row.week_grid .col-lg-3, .row.week_grid .row.showtime-date-filter .col-lg-3, .row.showtime-date-filter .row.week_grid .col-lg-4, .row.week_grid .row.showtime-date-filter .col-lg-4, .row.showtime-date-filter .row.week_grid .col-lg-5, .row.week_grid .row.showtime-date-filter .col-lg-5, .row.showtime-date-filter .row.week_grid .col-lg-6, .row.week_grid .row.showtime-date-filter .col-lg-6, .row.showtime-date-filter .row.week_grid .col-lg-7, .row.week_grid .row.showtime-date-filter .col-lg-7 {
  min-height: 1px;
  padding-left: 0.35714rem;
  padding-right: 0.35714rem;
  position: relative;
}

@media (min-width: 320px) {
  .row.showtime-date-filter .col-xs-1, .row.showtime-date-filter .col-xs-2, .row.showtime-date-filter .col-xs-3, .row.showtime-date-filter .col-xs-4, .row.showtime-date-filter .col-xs-5, .row.showtime-date-filter .col-xs-6, .row.showtime-date-filter .col-xs-7, .row.showtime-date-filter .col-xs-8, .row.showtime-date-filter .col-xs-9, .row.showtime-date-filter .col-xs-10, .row.showtime-date-filter .col-xs-11, .row.showtime-date-filter .col-xs-12 {
    float: left;
  }

  .row.showtime-date-filter .col-xs-12 {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .row.block-list-showtimes .col-md-5 {
    width: 45.45455%;
  }

  .row.block-list-showtimes .col-sm-4 {
    /* width: 36.36364%; */
    width: 46%;
  }

  .row.block-list-showtimes .col-lg-1, .row.block-list-showtimes .col-lg-2, .row.block-list-showtimes .col-lg-3, .row.block-list-showtimes .col-lg-4,
.row.block-list-showtimes .col-lg-5, .row.block-list-showtimes .col-lg-6, .row.block-list-showtimes .col-lg-7, .row.block-list-showtimes .col-lg-8,
.row.block-list-showtimes .col-lg-9, .row.block-list-showtimes .col-lg-10, .row.block-list-showtimes .col-lg-11, .row.block-list-showtimes .row.showtime-date-filter .col-lg-12,
.row.showtime-date-filter .row.block-list-showtimes .col-lg-12 {
    float: left;
  }

  .row.block-list-showtimes .col-md-6 {
    width: 54.54545%;
  }

  .row.block-list-showtimes .col-sm-7 {
    width: 54%;
  }
}
@media (min-width: 1170px) {
  .row.block-list-showtimes .col-lg-7 {
    width: 60.04%;
  }

  .row.block-list-showtimes .col-lg-4 {
    width: 39.96%;
  }

  .row.block-movie-details .col-lg-8 {
    width: 72.72727%;
  }

  .row.block-list-showtimes .col-lg-3 {
    width: 27.27273%;
  }
}
@media only screen and (max-width: 1170px) and (min-width: 768px) {
  .container {
    padding-top: 0px;
  }
}
@media only screen and (max-width: 1170px) and (min-width: 768px) {
  .container {
    max-width: 92.19%;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
@media only screen and (max-width: 765px) {
  .footer .copyright {
    margin-bottom: 20px;
    padding-left: 20px;
    padding-top: 10px;
    text-align: center;
    text-transform: none;
  }
}
@media (max-width: 767.9px) {
  .footer .copyright {
    font-size: 10px;
    padding: 20px 0;
  }
}
@media (min-width: 1170px) {
  .col-lg-3 {
    width: 25%;
  }
}
@media (max-width: 1251px) and (min-width: 1169.9px) {
  .footer .menu-footer ul.list-inline li {
    float: none;
    padding: 35px 5px 5px 10px;
  }
}
@media only screen and (max-width: 1170px) and (min-width: 768px) {
  .topbar .container .row .col-lg-12 {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1170px) {
  .col-lg-3 {
    width: 25%;
  }
}
@media only screen and (max-width: 765px) {
  .footer .copyright {
    margin-bottom: 20px;
    padding-left: 20px;
    padding-top: 10px;
    text-align: center;
    text-transform: none;
  }
}
.b-modal:target {
  visibility: visible;
}

/* Search Function Panel */
.item-search-result {
  padding-top: 20px;
}

.display-table {
  display: table;
  width: 100%;
}

.item-search-result .cell-group:first-child {
  width: 318px;
}

.item-search-result .cell-group {
  display: table-cell;
  vertical-align: top;
}

@media only screen and (max-device-width: 765px) {
  .item-search-result .cell-group {
    display: block;
    vertical-align: top;
  }
}
.item-search-result .ct-item .block-img {
  display: table-cell;
  vertical-align: middle;
  width: 56px;
}

.item-search-result .ct-item .block-img img {
  display: block;
  height: auto;
  max-width: 100%;
  width: 56px;
}

.item-search-result .ct-item .info {
  display: table-cell;
  padding-left: 20px;
  vertical-align: middle;
  width: 227px;
}

.item-search-result .ct-item .info .title {
  color: #fff;
  font-family: open_sanssemibold;
  font-size: 16px;
  margin-bottom: 7px;
  margin-top: 0px;
}

@media only screen and (max-width: 765px) {
  .ct-item .info .duration_rating li {
    vertical-align: top;
    display: block;
  }
}
.desc-search {
  color: #fff;
  margin-bottom: 7px;
  padding-right: 15px;
}

.item-search-result .ct-item .viewmorecol {
  display: table-cell;
  min-width: 81px;
  text-align: right;
  vertical-align: middle;
}

@media (max-width: 1169.9px) {
  .item-search-result .ct-item .viewmorecol {
    display: block;
    width: 100%;
    text-align: center;
  }
}
.text-link.text-underline {
  color: #e7102f;
  font-size: 14px;
}

.text-underline {
  text-decoration: underline !important;
}

.item-search-result .ct-item .viewmorecol a {
  color: #EB232C;
}

.seperate {
  border-color: #2d2d2d;
  margin: 22px 0 0;
}

.center-items {
  display: flex;
  align-items: center;
  justify-content: center;
}

.evoucher-input {
  display: flex;
}
.evoucher-input .btn-custom {
  padding-top: 14px;
  padding-bottom: 14px;
}

.apply-evoucher-btn {
  background-color: #121212;
  height: 30px;
  color: #a0a0a0;
  margin-top: 10px;
  margin-left: 10px;
  border: none;
}

.apply-evoucher-btn::hover {
  background-color: white;
  color: #a0a0a0;
}

.error-message {
  font-size: 14px;
  color: #a30c22;
}

.success-message {
  font-size: 14px;
  color: #1a9c41;
}

.poll-items {
  height: 200%;
}

.poll-items iframe {
  min-height: 280px;
}

#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

#cboxWrapper {
  max-width: none;
}

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left;
}

#cboxContent {
  position: relative;
}

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

#cboxTitle {
  margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer;
}

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}

#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

#cboxOverlay {
  background: rgba(0, 0, 0, 0.6);
  filter: alpha(opacity=60);
}

#colorbox {
  outline: 0;
}

#cboxContent {
  margin-top: 20px;
  background: #000;
}

.cboxIframe {
  background: #fff;
}

#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}

#cboxTitle {
  position: absolute;
  top: -20px;
  left: 0;
  color: #ccc;
  display: none !important;
}

#cboxCurrent {
  position: absolute;
  top: -20px;
  right: 0px;
  color: #ccc;
}

#cboxLoadingGraphic {
  background: url(images/loading.gif) no-repeat center center;
}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none;
}

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
  outline: 0;
}

#cboxSlideshow {
  position: absolute;
  top: -20px;
  right: 90px;
  color: #fff;
}

#cboxPrevious {
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -18px;
  background: url(../Images/common/default/en-SG/controls.png);
  background-position: 0 -36px;
  width: 36px;
  height: 34px;
  text-indent: -9999px;
}

#cboxNext {
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -18px;
  background: url(../Images/common/default/en-SG/controls.png);
  background-position: 0 -72px;
  width: 36px;
  height: 34px;
  text-indent: -9999px;
}

#cboxClose {
  position: absolute;
  top: 5px;
  right: 5px;
  display: block;
  background: url(../Images/common/default/en-SG/controls_sprite.png) no-repeat top center;
  width: 38px;
  height: 35;
  text-indent: -9999px;
}

@media (max-width: 767.9px) {
  .poll-items {
    height: 100%;
  }

  .popup-float-wrapper {
    width: 90% !important;
  }
}
.center-items {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media only screen and (max-width: 1365px) {
  .bt-a-mybutton {
    font-size: 12px;
    padding: 13px 0 13px;
  }
}
.terms-content ul {
  overflow-y: auto;
  max-height: 250px;
}

@media only screen and (max-width: 1170px) and (min-width: 768px) {
  .hide-for-tab {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  .table-confirm .table-head.foot .header {
    color: #e6e6e6;
    font-family: "open_sanssemibold";
    font-weight: 600;
    font-size: 16px;
  }
}
@media (max-width: 767.9px) {
  .table-confirm .table-head.foot .total-value {
    text-align: right;
  }
}
@media (max-width: 1169.9px) {
  .seat-sections-content .card .wrap-content {
    padding: 20px !important;
  }
}
@media (max-width: 400px) {
  .popup-float-wrapper.pad {
    padding: 0px;
    margin: 0 auto;
  }
}
@media (max-width: 768px) {
  .popup-wrapper {
    padding: 0px !important;
  }
}
@media (min-width: 280px) {
  .col-xs-8 {
    width: 66.66667%;
    float: left;
  }
}
@media (min-width: 280px) {
  .row.custom_0 .col-xs-2 {
    width: 33.33333%;
    float: left;
  }
}
.dreamers-ticket-type-head {
  margin-bottom: 0px;
  font-weight: bold;
  font-size: 20px;
}

.dreamers-ticket-type-head:after {
  width: 300px;
  white-space: break-spaces !important;
}

.dreamers-ticket-type-small {
  padding-bottom: 10px;
  font-size: 14px;
}

@media (max-width: 760px) {
  .dreamers-ticket-type-small {
    min-height: 72px;
    font-size: 11px;
  }
}
@media only screen and (max-width: 600px) {
  .dreamers-ticket-type-head {
    margin-bottom: 0px;
    font-weight: bold;
    font-size: 13px;
  }
}
.a-mydrop-menu {
  position: relative;
}

#subscribe-embed-form ._form_225 {
  background: transparent !important;
}
#subscribe-embed-form ._inline-style input[type=text] {
  width: 100% !important;
  background: transparent;
  color: white !important;
}
#subscribe-embed-form form {
  margin-top: 0;
  padding-top: 0;
}
#subscribe-embed-form ._form-label {
  display: none !important;
}
#subscribe-embed-form ._button-wrapper {
  margin: 0 !important;
  width: 100% !important;
}
#subscribe-embed-form #_form_225_submit {
  width: 100% !important;
  background: #ea1131 !important;
  border: 1px solid #e6e6e6 !important;
  font-weight: 600 !important;
}
#subscribe-embed-form ._form_element {
  margin-left: 0 !important;
  width: 100% !important;
}
#subscribe-embed-form ._x14409645 {
  display: none !important;
}

.carousel {
  position: relative;
}

.carousel.pointer-event {
  touch-action: pan-y;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

/* rtl:begin:ignore */
.carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end {
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start {
  transform: translateX(-100%);
}

/* rtl:end:ignore */
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-start,
.carousel-fade .carousel-item-prev.carousel-item-end {
  z-index: 1;
  opacity: 1;
}

.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
    transition: none;
  }
}
.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
.carousel-control-next {
    transition: none;
  }
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}

.carousel-dark .carousel-control-prev-icon,
.carousel-dark .carousel-control-next-icon {
  filter: invert(1) grayscale(100);
}

.carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #000;
}

.carousel-dark .carousel-caption {
  color: #000;
}

/*Pages -Start*/
/*Pages -Corporate Booking*/
.payment-error, .corp-error {
  color: #ff0303;
}

#tablist ul li.active {
  border: 1px solid #ea1131;
}

#tablist ul li.active a {
  color: #ea1131;
  font-family: open_sanssemibold, sans-serif;
}

#tablist ul li a {
  color: #a0a0a0;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  text-transform: uppercase;
}

@media only screen and (max-width: 1365px) {
  #tablist ul li a {
    font-size: 14px;
  }
}
#eventDetails, #giftDetails {
  padding-top: 25px;
  padding-bottom: 30px;
}

.item .title {
  margin-top: 0;
}

h3.title {
  color: #e6e6e6;
  font-family: fira_sansmedium, sans-serif;
  font-size: 22px;
  margin-bottom: 30px;
}

.corp-booking-details .row {
  padding-bottom: 15px;
}

.form-Input {
  background: #3e393a;
  border-radius: 3px;
  color: #e6e6e6;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 10px;
  max-width: 401px;
  padding: 5px 10px 9px 20px;
  width: 70%;
}

.form-Input .small {
  font-size: 12px;
  margin-bottom: 5px;
}

.corp-text {
  background: transparent;
  color: #e6e6e6;
  font-weight: 600;
  margin-left: 0px;
  border: 1px solid #e6e6e6;
  width: 100%;
  padding: 10px;
}

#numberOfGuestsContent input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
}

.salutation_selector {
  background: #3e393a;
  margin-bottom: 10px;
  max-width: 201px;
  padding: 5px 20px 9px 20px;
  position: relative;
  width: 70%;
}

.salutation_selector .small {
  color: #a0a0a0;
  display: block;
  font-size: 12px;
  text-transform: uppercase;
}

.salutation_selector .caret-down {
  right: 14px;
}

.hide-corp {
  display: none;
}

#gift-event-submit {
  margin-bottom: 10px;
}

#gift-event-clear {
  padding: 13px;
  font-size: 14px;
}

.inline {
  display: inline-block;
}

@media only screen and (max-width: 768px) {
  #corp-event-submit {
    width: 100% !important;
    margin-bottom: 1rem !important;
  }

  #corp-event-clear {
    width: 100% !important;
  }
}
#corp-event-submit {
  width: 70%;
  margin-bottom: 1rem;
}

#corp-event-clear {
  width: 70%;
}

input[type=date]::-webkit-calendar-picker-indicator {
  background: transparent;
  bottom: 0;
  color: transparent;
  cursor: pointer;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}

/*End of Corporate Booking*/
/*Pages -Index*/
@property --angle {
  syntax: "<angle>";
  initial-value: 90deg;
  inherits: true;
}
.skeleton-loader {
  background-color: #27272a;
  animation: loadingAnimation 1.5s infinite ease-in-out;
}

.fallback-showtimes-date {
  height: 75px;
  width: 750px;
}

.fallback-showtimes-theater {
  height: 20px;
  width: 200px;
}

.fallback-showtimes-movie-poster {
  height: 150px;
  width: 150px;
}

.fallback-showtimes-movie-line-1 {
  height: 30px;
  width: 200px;
}

.fallback-showtimes-movie-line-2 {
  height: 20px;
  width: 150px;
}

.fallback-showtimes-movie-line-3 {
  height: 20px;
  width: 40px;
}

.fallback-showtimes-movie-showtime {
  height: 40px;
  width: 70px;
}

.fallback-banner {
  height: 250px;
}

.fallback-movie-category {
  height: 25px;
  width: 50%;
}

.fallback-movie-item {
  height: 275px;
  width: 115px;
}

.fallback-movie-item-button {
  margin-top: 10px;
  height: 30px;
  width: 115px;
}

:root {
  --d: 3500ms;
  --angle: 90deg;
  --gradX: 100%;
  --gradY: 50%;
  --c1: #e8142e;
  --c2: rgba(290, 239, 255, 0.1);
}

.banner-ad-top-square {
  margin-bottom: 1rem;
  width: 100%;
}

.banner-ad-bottom-square {
  width: 100%;
}

.home-carousel-caption {
  display: none;
  left: auto !important;
  right: 13% !important;
  padding-bottom: 0px !important;
}

.home-content .movie_overlay:hover {
  transition: 0.3s ease;
  opacity: 1 !important;
  cursor: pointer !important;
}

.imax-bg-home {
  height: 100%;
  position: relative;
  width: 100%;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.imax-bg-home-content {
  top: 35%;
  position: absolute;
  text-align: center;
  width: 100%;
}

.imax-bg-home-content h2 {
  margin-top: 30px;
  color: #ffffff;
  font-size: 26px;
  font-weight: 600;
  font-family: "Fira Sans", sans-serif;
}

.imax-bg-home-content .btn {
  margin-top: 20px;
  padding: 10px 35px;
  border: 1px solid #ffffff;
  color: #ffffff;
}

.mobile-imax-bg-home-content {
  text-align: center;
  background-color: #0066a1;
  min-height: 85px;
  padding: 20px 20px;
  display: flex;
  align-items: center;
}

.full-adv {
  max-height: 90px;
  max-width: 100%;
  margin-top: 30px;
}

.full-adv .container, .full-adv .container .row, .full-adv .container .row .col-lg-12 {
  margin: 0 auto;
  padding: 0;
  max-width: 728px;
  max-height: 90px;
}

.slide .row.slide {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  width: auto;
}

.row.slide .col-xs-1, .row.slide .col-xs-2, .row.slide .col-xs-3, .row.slide .col-xs-4, .row.slide .col-xs-5, .row.slide .col-xs-6, .row.slide .col-sm-1, .row.slide .col-sm-2, .row.slide .col-sm-3, .row.slide .col-sm-4, .row.slide .col-sm-5, .row.slide .col-sm-6, .row.slide .col-md-1, .row.slide .col-md-2, .row.slide .col-md-3, .row.slide .col-md-4, .row.slide .col-md-5, .row.slide .col-md-6, .row.slide .col-lg-1, .row.slide .col-lg-2, .row.slide .col-lg-3, .row.slide .col-lg-4, .row.slide .col-lg-5, .row.slide .col-lg-6, .row.slide .col-xl-1, .row.slide .col-xl-2, .row.slide .col-xl-3, .row.slide .col-xl-4, .row.slide .col-xl-5, .row.slide .col-xl-6 {
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.new-page-border {
  height: 2px;
  margin-bottom: 10px;
  background: -webkit-linear-gradient(90deg, white 0%, #121212 50%);
  background: -o-linear-gradient(90deg, white 0%, #121212 50%);
  background: -moz-linear-gradient(90deg, white 0%, #121212 50%);
  background: linear-gradient(90deg, white 0%, #121212 50%);
}

.home-content .owl-item .item {
  opacity: 0.4;
  transition: 0.4s ease all;
  margin: 0;
  transform: scale(0.8);
}

.home-content .active .item {
  opacity: 1;
  transform: scale(1);
}

.row.custom_promo {
  margin-left: -0.7142857143rem;
  margin-right: -0.7142857143rem;
  display: flex;
  flex-wrap: wrap;
}

.item-movie a.imax_bg {
  background: #0096d7;
  line-height: 1;
}

.home-content .movie-overlay-title {
  display: block;
  display: -webkit-box !important;
  max-width: 100%;
  height: 45px;
  margin: 0 auto;
  line-height: 1.2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: inherit !important;
  font-size: 16px;
  color: #ffffff;
}

.item-movie .hide-for-desktop p {
  height: 20px;
}

.item-movie .movie-content .movie-duration {
  color: #a0a0a0;
  display: table-cell;
  font-size: 12px;
  height: 19px;
}

.home-content .item-movie .btn {
  width: 100% !important;
}

.item-movie a {
  display: block;
  text-align: center;
  padding: 5px;
}

.item-movie a div {
  color: #ffffff;
  font-size: 12px;
  font-weight: 600;
  line-height: 22px;
  text-transform: uppercase;
}

.item-movie a.border_highlight_exclusive_bg {
  border: 0.2rem solid;
  border-image: conic-gradient(from var(--angle), var(--c2), var(--c1) 0.1turn, var(--c1) 0.15turn, var(--c2) 0.25turn) 30;
  animation: borderRotate var(--d) linear infinite forwards;
  line-height: 1;
}

.item-movie a.border_highlight_exclusive_bg.less_animation {
  border: 0px 0px 0px 2px solid;
  border-color: #e8142e;
  animation: none;
}

.item-movie a.border_highlight_exclusive_bg div {
  color: #e8142e;
}

.row.custom_promo .col-xs-1, .row.custom_promo .col-xs-2, .row.custom_promo .col-xs-3, .row.custom_promo .col-xs-4, .row.custom_promo .col-xs-5, .row.custom_promo .col-xs-6, .row.custom_promo .col-xs-7, .row.custom_promo .col-xs-8, .row.custom_promo .col-xs-9, .row.custom_promo .col-xs-10, .row.custom_promo .col-xs-11, .row.custom_promo .col-xs-12, .row.custom_promo .col-sm-1, .row.custom_promo .col-sm-2, .row.custom_promo .col-sm-3, .row.custom_promo .col-sm-4, .row.custom_promo .col-sm-5, .row.custom_promo .col-sm-6, .row.custom_promo .col-sm-7, .row.custom_promo .col-sm-8, .row.custom_promo .col-sm-9, .row.custom_promo .col-sm-10, .row.custom_promo .col-sm-11, .row.custom_promo .col-sm-12, .row.custom_promo .col-md-1, .row.custom_promo .col-md-2, .row.custom_promo .col-md-3, .row.custom_promo .col-md-4, .row.custom_promo .col-md-5, .row.custom_promo .col-md-6, .row.custom_promo .col-md-7, .row.custom_promo .col-md-8, .row.custom_promo .col-md-9, .row.custom_promo .col-md-10, .row.custom_promo .col-md-11, .row.custom_promo .col-md-12, .row.custom_promo .col-lg-1, .row.custom_promo .col-lg-2, .row.custom_promo .col-lg-3, .row.custom_promo .col-lg-4, .row.custom_promo .col-lg-5, .row.custom_promo .col-lg-6, .row.custom_promo .col-lg-7, .row.custom_promo .col-lg-8, .row.custom_promo .col-lg-9, .row.custom_promo .col-lg-10, .row.custom_promo .col-lg-11, .row.custom_promo .col-lg-12, .row.custom_promo .col-xl-1, .row.custom_promo .col-xl-2, .row.custom_promo .col-xl-3, .row.custom_promo .col-xl-4, .row.custom_promo .col-xl-5, .row.custom_promo .col-xl-6, .row.custom_promo .col-xl-7, .row.custom_promo .col-xl-8, .row.custom_promo .col-xl-9, .row.custom_promo .col-xl-10, .row.custom_promo .col-xl-11, .row.custom_promo .col-xl-12, .row.custom_promo .row.custom_0 .col-xs-1, .row.custom_0 .row.custom_promo .col-xs-1, .row.custom_promo .row.custom_0 .col-xs-2, .row.custom_0 .row.custom_promo .col-xs-2, .row.custom_promo .row.custom_0 .col-xs-3, .row.custom_0 .row.custom_promo .col-xs-3, .row.custom_promo .row.custom_0 .col-xs-4, .row.custom_0 .row.custom_promo .col-xs-4, .row.custom_promo .row.custom_0 .col-xs-5, .row.custom_0 .row.custom_promo .col-xs-5, .row.custom_promo .row.custom_0 .col-xs-6, .row.custom_0 .row.custom_promo .col-xs-6, .row.custom_promo .row.custom_0 .col-sm-1, .row.custom_0 .row.custom_promo .col-sm-1, .row.custom_promo .row.custom_0 .col-sm-2, .row.custom_0 .row.custom_promo .col-sm-2, .row.custom_promo .row.custom_0 .col-sm-3, .row.custom_0 .row.custom_promo .col-sm-3, .row.custom_promo .row.custom_0 .col-sm-4, .row.custom_0 .row.custom_promo .col-sm-4, .row.custom_promo .row.custom_0 .col-sm-5, .row.custom_0 .row.custom_promo .col-sm-5, .row.custom_promo .row.custom_0 .col-sm-6, .row.custom_0 .row.custom_promo .col-sm-6, .row.custom_promo .row.custom_0 .col-md-1, .row.custom_0 .row.custom_promo .col-md-1, .row.custom_promo .row.custom_0 .col-md-2, .row.custom_0 .row.custom_promo .col-md-2, .row.custom_promo .row.custom_0 .col-md-3, .row.custom_0 .row.custom_promo .col-md-3, .row.custom_promo .row.custom_0 .col-md-4, .row.custom_0 .row.custom_promo .col-md-4, .row.custom_promo .row.custom_0 .col-md-5, .row.custom_0 .row.custom_promo .col-md-5, .row.custom_promo .row.custom_0 .col-md-6, .row.custom_0 .row.custom_promo .col-md-6, .row.custom_promo .row.custom_0 .col-lg-1, .row.custom_0 .row.custom_promo .col-lg-1, .row.custom_promo .row.custom_0 .col-lg-2, .row.custom_0 .row.custom_promo .col-lg-2, .row.custom_promo .row.custom_0 .col-lg-3, .row.custom_0 .row.custom_promo .col-lg-3, .row.custom_promo .row.custom_0 .col-lg-4, .row.custom_0 .row.custom_promo .col-lg-4, .row.custom_promo .row.custom_0 .col-lg-5, .row.custom_0 .row.custom_promo .col-lg-5, .row.custom_promo .row.custom_0 .col-lg-6, .row.custom_0 .row.custom_promo .col-lg-6, .row.custom_promo .row.custom_0 .col-xl-1, .row.custom_0 .row.custom_promo .col-xl-1, .row.custom_promo .row.custom_0 .col-xl-2, .row.custom_0 .row.custom_promo .col-xl-2, .row.custom_promo .row.custom_0 .col-xl-3, .row.custom_0 .row.custom_promo .col-xl-3, .row.custom_promo .row.custom_0 .col-xl-4, .row.custom_0 .row.custom_promo .col-xl-4, .row.custom_promo .row.custom_0 .col-xl-5, .row.custom_0 .row.custom_promo .col-xl-5, .row.custom_promo .row.custom_0 .col-xl-6, .row.custom_0 .row.custom_promo .col-xl-6, .row.custom_promo .row.row_bottom .col-xs-1, .row.row_bottom .row.custom_promo .col-xs-1, .row.custom_promo .row.row_bottom .col-xs-2, .row.row_bottom .row.custom_promo .col-xs-2, .row.custom_promo .row.row_bottom .col-xs-3, .row.row_bottom .row.custom_promo .col-xs-3, .row.custom_promo .row.row_bottom .col-sm-1, .row.row_bottom .row.custom_promo .col-sm-1, .row.custom_promo .row.row_bottom .col-sm-2, .row.row_bottom .row.custom_promo .col-sm-2, .row.custom_promo .row.row_bottom .col-sm-3, .row.row_bottom .row.custom_promo .col-sm-3, .row.custom_promo .row.row_bottom .col-md-1, .row.row_bottom .row.custom_promo .col-md-1, .row.custom_promo .row.row_bottom .col-md-2, .row.row_bottom .row.custom_promo .col-md-2, .row.custom_promo .row.row_bottom .col-md-3, .row.row_bottom .row.custom_promo .col-md-3, .row.custom_promo .row.row_bottom .col-lg-1, .row.row_bottom .row.custom_promo .col-lg-1, .row.custom_promo .row.row_bottom .col-lg-2, .row.row_bottom .row.custom_promo .col-lg-2, .row.custom_promo .row.row_bottom .col-lg-3, .row.row_bottom .row.custom_promo .col-lg-3, .row.custom_promo .row.row_bottom .col-xl-1, .row.row_bottom .row.custom_promo .col-xl-1, .row.custom_promo .row.row_bottom .col-xl-2, .row.row_bottom .row.custom_promo .col-xl-2, .row.custom_promo .row.row_bottom .col-xl-3, .row.row_bottom .row.custom_promo .col-xl-3 {
  min-height: 1px;
  padding-left: 0.7145rem;
  padding-right: 0.7145rem;
  position: relative;
}

.promo-panel-home .item {
  background-color: #322E2F;
  color: #e6e6e6;
  font-size: 14px;
  height: 100%;
  padding: 37px;
}

.promo-panel-home .item h2.title {
  color: #dcdcdc;
  font-size: 26px;
}

.promo-panel-home .item h2.title span.first {
  font-family: fira_sansmedium, sans-serif;
  font-weight: 500;
}

.promo-panel-home .item h2.title span.last {
  font-family: fira_sanslight, sans-serif;
  font-weight: 300;
}

.top-movies-list .row {
  margin-top: 15px;
}

.top-movies-list h2 {
  font-size: 15px;
}

@media (min-width: 320px) {
  .btn-secondary-outline {
    color: #ccc;
    background-image: none;
    background-color: transparent;
    border-color: #ccc;
    display: inline-block;
    text-align: center;
    border-radius: 0.25rem;
    touch-action: manipulation;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
  }

  .row.custom_promo .col-xs-3 {
    width: 22%;
  }
}
.mobile-imax-bg-home-content .btn {
  padding: 10px 35px;
  border: 1px solid #fff;
  color: #fff;
}

@keyframes borderRotate {
  100% {
    --angle: 420deg;
  }
}
@media (min-width: 1170px) {
  .row.slide .col-lg-4 {
    width: 66.66667%;
  }

  .row.slide .col-lg-2 {
    width: 33.33333%;
  }

  .row.slide.equal {
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -10px;
  }
}
@media only screen and (max-width: 768px) {
  .ad-banner-top {
    text-align: center;
    margin-top: 2rem;
  }

  .banner-ad-bottom {
    text-align: center;
    margin-top: 2rem;
  }

  #ad-banner-top {
    width: 100%;
  }

  #banner-ad-bottom {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .ad-banner-top {
    text-align: center;
    margin-top: 2rem;
  }

  .banner-ad-bottom {
    text-align: center;
    margin-top: 2rem;
  }

  .fallback-banner {
    height: 410px;
  }

  .fallback-movie-item {
    height: 275px;
    width: 190px;
  }

  .fallback-movie-item-button {
    display: none;
  }
}
@keyframes loadingAnimation {
  0% {
    opacity: 0.6;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.6;
  }
}
.container-image {
  position: relative;
}
.container-image .image-alt-text {
  position: absolute;
  top: 0;
  color: #e6e6e6;
  font-size: 16px;
  width: 100%;
  padding: 0 10px;
  background-color: rgba(0, 0, 0, 0.7);
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

/*Pages -Movie Details*/
/*Movie Details*/
.row.block-movie-details {
  margin-left: -2.1428571429rem;
  margin-right: -2.1428571429rem;
}

.item-movie.block-movie-details {
  padding: 5px 5px 0 5px;
}

.movie-marathon-row {
  border-bottom: 2px solid #2d2d2d;
  width: 100%;
  display: flex;
  padding: 10px 0px;
}
.movie-marathon-row:last-child {
  border-bottom: none;
}

.movie-details-open {
  max-height: 100%;
  mask-image: none;
}

.movie-details-close {
  max-height: 100px;
  mask-image: linear-gradient(180deg, #000 50%, transparent);
}

.big_background .dark_overlay {
  background: rgba(0, 0, 0, 0.6);
}

.big_background .light_overlay {
  width: 100%;
  position: relative;
  z-index: 1;
}

.promotions-detail-content .content-wrap .col-right .block-info p {
  margin-bottom: 10px;
}

.promotions-detail-content .desc {
  margin-bottom: 15px;
}

.promotions-detail-content .content-wrap .col-right .block-info {
  margin-top: 25px;
  padding-bottom: 25px;
}

.promotions-detail-content .content-wrap .col-right .block-info h2 {
  font-size: 18px;
  margin-bottom: 10px;
}

.ct-item {
  display: table-row;
  width: 100%;
}

.ct-item .block-img img {
  display: block;
  height: auto;
  max-width: 100%;
}

.ct-item .block-img {
  display: inline-block;
  float: left;
  height: 116px;
  margin-right: 25px;
  width: 76px;
}

.ct-item .info .title {
  font-family: "fira_sansmedium", sans-serif;
  font-size: 25px;
  color: #ffffff;
  margin-bottom: 7px;
  margin-top: -10px;
  line-height: 1.2em;
}

.ct-item .info .duration_rating li {
  vertical-align: top;
}

.ct-item .info .duration {
  color: #e6e6e6;
  font-size: 14px;
  font-weight: 300;
}

.duration_rating {
  display: flex;
  flex-wrap: wrap;
  gap: 5px 20px;
}

.ct-item .info .duration ._label {
  color: #a0a0a0;
  display: block;
  font-size: 12px;
}

.top-movie-detail .detail {
  position: relative;
  height: 100%;
}

.info ._label {
  color: #a0a0a0;
  font-weight: bold;
}

.img-center > img {
  margin-left: auto;
  margin-right: auto;
}

.control-playback ul.list-inline {
  display: inline-block;
}

.ct-item .info p {
  color: #e6e6e6;
  font-family: open_sanssemibold, sans-serif;
  font-size: 16px;
  margin-bottom: 8px;
}

.control-playback ul.list-inline li + li {
  padding-left: 30px;
}

.btn.btn-event-data {
  background-color: transparent;
  border: 1px solid #ffffff;
  color: #ffffff;
  padding: 8px 25px;
  min-width: 150px;
  margin-bottom: 10px;
}

.movie-details-stills-related {
  min-height: 300px;
}

.gray {
  background: #202020;
}

.gray p {
  color: #e6e6e6;
  font-size: 14px;
}

.disabled {
  pointer-events: none;
  cursor: default;
}

#moviesDiv {
  color: #fff;
}

#moviesDiv .item-movie.row.block-list-showtimes {
  padding-top: 10px;
}

.block-list-showtimes ._label {
  color: #e6e6e6;
  font-family: open_sansbold, sans-serif;
  font-size: 16px;
}

.owl-dots {
  display: none !important;
}

.full-detail-mobile {
  overflow: hidden !important;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}

.row.block-movie-details {
  padding: 0px 20px;
}

@media (max-width: 767.9px) {
  .hide-for-mob {
    display: none !important;
  }
}
@media (max-width: 767.9px) {
  .hide-for-mob {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .ct-item .block-img {
    display: table-cell;
  }

  .ct-item .info {
    display: table-cell;
    vertical-align: middle;
  }

  .row.block-movie-details .col-lg-12 {
    width: 768px;
  }

  .top-movie-detail .detail {
    height: 100%;
    max-height: 100%;
    mask-image: none;
  }
}
@media (min-width: 1200px) {
  .row.block-movie-details .col-lg-12 {
    width: 100%;
  }
}
@media (min-width: 320px) {
  .list-inline.func-btn.m-a-0 {
    width: 300px !important;
  }

  .row.block-movie-details .block-img {
    width: 234px;
    height: auto;
    padding-left: 10px;
  }

  .row.block-movie-details .col-lg-12 .info {
    width: 100%;
    padding-left: 10px;
  }
}
@media only screen and (min-width: 1366px) {
  .promotions-detail-content .content-wrap .col-right .block-info {
    font-size: 14px;
  }
}
@media (max-width: 1169.9px) {
  .big_background .dark_overlay {
    background: #121212;
  }
}
@media only screen and (max-width: 1170px) and (min-width: 768px) {
  .text-link.text-underline {
    text-decoration: underline !important;
  }
}
/*End of Movie Details*/
/*Pages -Movies*/
/*Movie*/
.description iframe {
  height: auto;
  width: 100%;
  aspect-ratio: 16/9;
}

.movies_item-movie a div {
  color: #ffffff;
  font-size: 12px;
  font-weight: 600;
  line-height: 22px;
  text-transform: uppercase;
}

#tablist ul {
  margin: 0;
}

#tablist ul li {
  border-radius: 4px;
  padding: 14px 20px 13px;
  text-align: center;
}

.tab-movielist-item-cat {
  cursor: pointer;
}

.container.block-list-movies {
  padding-top: 0px;
}

.movies_item-movie {
  padding-top: 20px;
}

.movie_list_poster {
  float: left;
}

.movies_ct-item a.imax_bg {
  background: #0096d7;
  line-height: 1;
}

.movies_ct-item a.border_highlight_bg {
  box-shadow: inset 0px 0px 0px 2px red;
  line-height: 1;
}

.movies_ct-item a.border_highlight_advance_bg {
  box-shadow: inset 0px 0px 0px 2px white;
  line-height: 1;
}

.movies_ct-item a.border_highlight_exclusive_bg {
  border: 0.2rem solid;
  border-image: conic-gradient(from var(--angle), var(--c2), var(--c1) 0.1turn, var(--c1) 0.15turn, var(--c2) 0.25turn) 30;
  animation: borderRotate var(--d) linear infinite forwards;
  line-height: 1;
}

.movies_ct-item .block-img {
  vertical-align: middle;
  width: 166px;
}

.movies_ct-item a {
  display: block;
  padding: 22px 10px 10px;
  text-align: center;
}

.movies_ct-item a span {
  color: #ffffff;
  font-size: 12px;
  font-weight: 600;
  line-height: 22px;
  text-transform: uppercase;
}

a:hover {
  outline: 0;
}

.movies_ct-item .block-img img {
  display: block;
  height: auto;
  max-width: 100%;
}

.list_movies .info {
  display: table-cell;
  padding-left: 20px;
  vertical-align: middle;
}

.list_movies .info .title {
  color: #ffffff;
  font-family: open_sanssemibold, sans-serif;
  font-size: 16px;
  margin-bottom: 7px;
}

.info p {
  margin-bottom: 30px;
  word-wrap: break-word;
}

.list_movies .info p {
  color: #e6e6e6;
  font-family: open_sanssemibold, sans-serif;
  font-size: 2vh;
  font-weight: 600;
  margin-bottom: 13px;
  margin-top: 8px;
}

.list_text_div {
  padding-right: 20px;
  padding-top: 20px;
}

.list_text_description {
  color: #e6e6e6;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 12px;
}

.list_text_link {
  color: #a0a0a0;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 12px;
  text-decoration: underline;
}

.movies_ct-item a.no_highlight_bg {
  padding: 0px 9px 0px;
}

@media (min-width: 320px) {
  .list_text_description {
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}
@media only screen and (max-width: 768px) {
  .category_selector {
    background: #3e393a;
    border: 0px;
    color: #e6e6e6;
    cursor: pointer;
    height: 18px;
    width: 100%;
    -moz-appearance: none;
    -webkit-appearance: none;
  }

  .select-dropdown {
    background: #3e393a;
    padding: 5px 10px 9px 20px;
  }
}
/*End Of Movie*/
/*Pages -Showtimes*/
/*Showtime*/
.theatre-title {
  color: #e6e6e6;
  display: inline-block;
  font-family: fira_sansmedium;
  font-size: 22px;
  line-height: 30px;
  margin-top: 0.2em;
}

.floatingHeader {
  position: sticky;
  top: -1px;
  flex-direction: column;
  z-index: 1;
  padding: 10px 0px;
}

.class-nomovies-message-active {
  color: white;
  text-align: center;
  padding-top: 25px;
}

@media (min-width: 1170px) {
  .floatingHeader {
    flex-direction: row;
    padding: 10px;
  }
}
@media only screen and (max-width: 767.9px) {
  .theatre-title {
    font-size: 18px;
  }
}
/*End of Showtime*/
/*Pages -Promotion*/
.contest-html-class {
  padding: 15px;
  clear: both;
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
  background-repeat: repeat-x;
}

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
  background-repeat: repeat-x;
}

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

#tablist ul li:hover a {
  color: #ea1131;
}

.promotion-category {
  cursor: pointer;
}

.promotions-content .select-dropdown {
  display: none;
}

.promotions-content .item-wrap .item h3 a:hover {
  color: #ea1131;
}

.promotions-content .item-wrap {
  margin-left: -10px;
  margin-right: -10px;
}

.promotions-content .item-wrap .item {
  float: left;
  margin-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  width: 15%;
}

.promotions-content .item-wrap .item > a {
  display: block;
}

.promotion-list-item-wrap .item {
  flex-direction: column;
}

.promotion-list-item-wrap {
  display: flex;
  flex-wrap: wrap;
  padding-top: 40px;
}

.promotions-content .item-wrap .item h3 {
  font-family: open_sanssemibold, sans-serif;
  font-size: 16px;
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 20px;
}

.promotions-content .item-wrap .item h3 a {
  color: #e6e6e6;
  font-size: 16px;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -10px;
  }

  .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
}
/*@media (min-width: 320px) {
    .select-dropdown .caret-down, .quantity_selector_table .caret-down {
        right: 14px;
    }
}

@media (min-width: 1170px) {
    .select-dropdown .caret-down {
        right: 0;
    }
}*/
@media only screen and (max-width: 767px) {
  .promotions-content .select-dropdown {
    display: block;
    margin-bottom: 20px;
    margin-top: 10px;
  }
}
@media only screen and (max-width: 1365px) {
  .promotions-content .item-wrap .item {
    margin-bottom: 25px;
    width: 25%;
  }
}
@media only screen and (max-width: 1170px) and (min-width: 768px) {
  .promotions-content .item-wrap .item {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .promotions-content .item-wrap .item {
    margin-bottom: 30px;
    text-align: center;
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .promotions-content #tablist {
    display: none;
  }
}
/*End Of Movie Promotion*/
/*Pages -Promotion Details*/
/*Promotion Details*/
.contest-html-class {
  padding: 15px;
  clear: both;
}

.promotions-detail-content .content-wrap {
  margin-left: -10px;
  margin-right: -10px;
}

.promo-title {
  font-family: fira_sansmedium, sans-serif;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 20px;
  margin-top: 20px;
}

.promotions-detail-content .content-wrap .col-right {
  width: 100%;
}

.promotions-detail-content .content-wrap .col-left, .promotions-detail-content .content-wrap .col-right {
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}

.promotions-detail-content .content-wrap .col-right .block-info {
  margin-top: 25px;
  padding-bottom: 25px;
}

.promotions-detail-content .content-wrap .col-right .block-info p {
  margin-bottom: 10px;
}

.promotions-detail-content .content-wrap .col-right .block-info p + p {
  margin-top: 20px;
}

.promotions-detail-content .content-wrap .col-right .block-info table {
  width: 100%;
  overflow-x: auto;
  display: block;
}

@media only screen and (min-width: 1366px) {
  .promotions-detail-content .content-wrap .block-tablet-desktop.show-for-desktop-only {
    float: left;
    padding-left: 10px;
  }

  .promotions-detail-content .content-wrap .block-tablet-desktop.show-for-desktop-only h2 {
    font-family: fira_sansmedium, sans-serif;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 10px;
  }

  .promotions-detail-content .content-wrap .col-right {
    width: 100%;
  }

  .promotions-detail-content .content-wrap .col-right .block-info {
    font-size: 14px;
  }

  .promotions-detail-content .desc {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .bread-crumb .breadcrumb li a {
    font-size: 10px;
  }
}
@media (max-width: 767.9px) {
  .promotions-detail-content .row {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 765px) {
  .top-scrollr {
    margin: 65px 0 0;
  }
}
/*End Of Promotion Details*/
/*Pages -Theatre Details*/
/*Location Details*/
.big_background {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 1145px;
  margin-left: auto;
  margin-right: auto;
}

.location-details-container {
  display: flex;
  gap: 0px 20px;
  padding: 40px;
}

.location-details-container img {
  height: 350px;
  width: 250px !important;
}

.info {
  color: #e6e6e6;
  font-size: 14px;
  font-weight: 400;
}
.info ._label {
  color: #a0a0a0;
  font-weight: bold;
}
.info .btn-secondary-outline {
  height: 46px;
  line-height: 33px;
  width: 150px;
}
.info p {
  margin-bottom: 30px;
  word-wrap: break-word;
}

.big_title {
  color: #e6e6e6;
  font-family: open_sansbold, sans-serif;
  font-size: 30px;
  font-weight: 700;
}

.add {
  font-size: 14px;
}

.location-identify-layout {
  background: #212121;
  margin-left: auto;
  margin-right: auto;
  max-width: 1145px;
}

.fa {
  margin-right: 5px;
}

.row.moviedetail_slide-thumbnai {
  margin-left: -0.1785714286rem;
  margin-right: -0.1785714286rem;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

.carousel-inner > .active {
  position: relative;
  left: 0;
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
  display: block;
}

.carousel-inner > .next, .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-indicators {
  position: absolute;
  left: 50%;
  z-index: 1;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
  bottom: 0px !important;
  margin-bottom: 0px;
}

#myCarouselStills .carousel-indicators {
  position: static;
  left: initial;
  width: initial;
  margin-left: initial;
}

#myCarouselStills .list-inline {
  white-space: nowrap;
  overflow-x: auto;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #FFFFFF;
  border-radius: 10px;
}

#myCarouselStills .carousel-indicators > li {
  width: initial;
  height: initial;
  text-indent: initial;
  border: none;
  border-radius: 0px;
  background: none;
  margin-top: 10px;
}

#myCarouselStills .carousel-indicators > li.active img {
  opacity: 0.7 !important;
  border: 2px solid #FF0000;
}

@media not all, (-webkit-transform-3d) {
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
}
@media (min-width: 1170px) {
  .big_background .bg_content {
    display: flex;
    align-items: center;
    min-height: 531px;
  }
}
/*End of Location Details*/
@media only screen and (max-width: 767px) {
  .bread-crumb .breadcrumb li a {
    font-size: 10px;
  }

  .location-details-container {
    display: block;
    padding: 20px;
    margin-bottom: 10px;
  }
}
/*Pages -Theatre Location*/
/*Location Listing*/
.theatres-content {
  color: #808080;
  padding-bottom: 75px;
}

#listLocationDiv {
  flex-wrap: wrap;
  display: flex;
}

.theatres-content .item-wrap {
  margin-left: -10px;
  margin-right: -10px;
}

.col-md-3.col-sm-4.col-xs-12.theatre-loc-section {
  display: flex;
  flex-direction: column;
}

.theatre-loc-section h3 {
  margin-top: 20px;
}

.theatre-loc-section .loc-address {
  height: auto;
  min-height: 1px;
  padding-bottom: 40px;
}

/*End of Location Listing*/
/*Pages -Voucher*/
/*Voucher*/
.concession-content {
  color: #e6e6e6;
  padding-bottom: 40px;
}

.headingMerc {
  margin-bottom: 30px;
  margin-top: 20px;
  padding-bottom: 20px;
}

@media only screen and (max-width: 1365px) {
  .heading h2 {
    display: inline-block;
    float: left;
    font-size: 26px;
  }
}
@media only screen and (max-width: 767px) {
  .heading h2 {
    font-size: 24px;
  }
}
.personalDesc {
  font-size: 16px;
  font-family: "open_sanssemibold", sans-serif;
  line-height: 23px;
}

.concession-content .item-wrap {
  margin-left: -10px;
  margin-right: -10px;
  display: flex;
  flex-wrap: wrap;
}

.concession-content .item-wrap .item {
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  width: 20%;
  position: relative;
  padding-top: 6px;
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
}

.gift-form-error {
  padding: 20px 10px;
  font-size: 16px;
  color: #FFFFFF;
  background: #8B0000;
  margin-top: 20px;
  border-radius: 10px;
}

.concession-content .item-wrap .item h3 > a:hover {
  color: #FF0000;
}

.concession-content .item-wrap .item .block-img {
  *padding: 5px;
  position: relative;
}

.concession-content .item-wrap .item .block-img > a {
  display: block;
}

.concession-content .item-wrap .item h3 {
  font-size: 16px;
  font-family: "open_sanssemibold", sans-serif;
  margin-top: 10px;
  margin-bottom: 0;
  line-height: 23px;
}

.concession-content .item-wrap .item h3 > a {
  color: #e6e6e6;
}

.concession-content .item-wrap .item .price {
  font-size: 16px;
  font-family: "open_sanssemibold", sans-serif;
  margin-bottom: 17px;
}

.price {
  font-size: 16px;
  color: #e6e6e6;
  line-height: 1.5;
  margin-bottom: 3px;
}

.corpDesc {
  font-size: 16px;
  font-family: "open_sanssemibold", sans-serif;
  line-height: 23px;
}

.corpEnquiry {
  font-size: 16px;
  font-family: "open_sanssemibold", sans-serif;
  line-height: 23px;
}

@media only screen and (max-width: 1365px) {
  .concession-content .item-wrap .item {
    width: 25%;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .concession-content .item-wrap .item {
    width: 33.3%;
  }
}
/*End of Voucher*/
/*Pages -Voucher Details*/
/*Voucher Details*/
.promotions-detail-content {
  color: #e6e6e6;
  margin-top: 15px;
}

.promotions-detail-content .content-wrap {
  margin-left: -10px;
  margin-right: -10px;
}

.promotions-detail-content .content-wrap .col-left h2 {
  font-family: fira_sansmedium, sans-serif;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 10px;
}

.promotions-detail-content .content-wrap .col-left .block-buy-now {
  margin-bottom: 20px;
}

.promotions-detail-content .content-wrap .col-left, .promotions-detail-content .content-wrap .col-right {
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}

@media only screen and (min-width: 768px) {
  .promotions-detail-content .content-wrap .col-left {
    width: 100%;
  }

  .promotions-detail-content .content-wrap .col-left h2 {
    display: none;
  }

  .promotions-detail-content .content-wrap .col-left .block-tablet {
    float: left;
    margin-top: 81.5px;
    padding-left: 15px;
  }

  .promotions-detail-content .content-wrap .col-left .block-buy-now {
    display: none;
  }
}
@media only screen and (min-width: 1366px) {
  .promotions-detail-content .content-wrap .col-left {
    width: 23.35%;
  }

  .block-buy-now > * {
    display: inline-block;
  }

  .promotions-detail-content .content-wrap .block-tablet-desktop.show-for-desktop-only h2 {
    font-family: fira_sansmedium, sans-serif;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 10px;
  }

  .promotions-detail-content .content-wrap .block-tablet-desktop.show-for-desktop-only {
    float: left;
    padding-left: 10px;
  }
}
.hidden {
  display: none;
}

/*Movie Voucher Details*/
@media only screen and (max-width: 765px) {
  .top-scrollr {
    margin: 65px 0 0;
  }
}
@media only screen and (max-width: 765px) {
  .promotions-detail-content .content-wrap .col-left {
    width: 100%;
  }
}
@media only screen and (max-width: 1169px) {
  .promotions-detail-content .content-wrap .col-left {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .promotions-detail-content .content-wrap .col-left .block-img img {
    display: inline-block;
  }
}
@media (max-width: 767.9px) {
  .promotions-detail-content .content-wrap .col-left .block-img img {
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 1170px) and (min-width: 768px) {
  .promotions-detail-content {
    margin-top: 30px;
  }
}
/*@media (min-width: 768px) {
    .container {
         max-width: 708px ;
         width: auto ;
    }
}
*/
@media only screen and (max-width: 1169px) {
  .promotions-detail-content .content-wrap .col-left .block-img {
    float: left;
    width: 31%;
  }
}
@media only screen and (max-width: 1365px) {
  .promotions-detail-content .content-wrap .col-left .block-img {
    float: left;
  }
}
@media only screen and (max-width: 1365px) and (min-width: 768px) {
  .promotions-detail-content .content-wrap .col-left .block-tablet h2, .promotions-detail-content .content-wrap .col-left .block-tablet .block-buy-now {
    display: block;
  }
}
@media only screen and (max-width: 1365px) {
  .block-buy-now > * {
    display: inline-block;
  }
}
@media only screen and (max-width: 1365px) and (min-width: 768px) {
  .promotions-detail-content .content-wrap .block-tablet-desktop.show-for-desktop-only {
    float: left;
    padding-left: 10px;
    width: 76%;
  }
}
@media only screen and (max-width: 1365px) {
  .promotions-detail-content .content-wrap .block-tablet-desktop.show-for-desktop-only {
    float: left;
    padding-left: 15px;
  }
}
@media only screen and (max-width: 1366px) {
  .promotions-detail-content .content-wrap .block-tablet-desktop.show-for-desktop-only {
    float: left;
    padding-left: 10px;
  }
}
@media only screen and (max-width: 1365px) {
  .promotions-detail-content .content-wrap .col-left {
    width: 23.35%;
  }
}
@media only screen and (max-width: 1169px) {
  .promotions-detail-content .content-wrap .col-left {
    width: 100%;
  }
}
@media only screen and (max-width: 765px) {
  .promotions-detail-content .content-wrap .col-left {
    width: 100%;
  }
}
@media (max-width: 767.9px) {
  .promotions-detail-content .content-wrap .col-left, .promotions-detail-content .content-wrap .col-right {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .promotions-detail-content .content-wrap {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
}
@media (max-width: 1169.9px) {
  .promotions-detail-content .content-wrap .block-tablet-desktop.show-for-desktop-only {
    float: left;
    margin-top: 50px;
    padding-left: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .promotions-detail-content .content-wrap .col-left .block-tablet {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .promotions-detail-content .content-wrap .col-left .block-tablet {
    float: left;
    margin-top: 75px;
    padding-left: 15px;
    width: 50%;
  }
}
@media only screen and (max-width: 1169px) {
  .promotions-detail-content .content-wrap .col-left .block-tablet {
    float: left;
    margin-top: 145px;
    padding-left: 15px;
    width: 68%;
  }
}
@media (max-width: 767.9px) {
  .promotions-detail-content .content-wrap .col-left .block-img {
    float: none;
    width: 31%;
  }
}
@media only screen and (max-width: 767px) {
  .promotions-detail-content .content-wrap .col-left .block-img {
    margin: auto;
    width: 216px;
  }
}
@media only screen and (max-width: 765px) {
  .bread-crumb {
    padding-left: 16px;
    padding-left: 5px;
    padding-right: 20px;
  }
}
@media (max-width: 1169.9px) {
  .bread-crumb .breadcrumb {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 765px) {
  .bread-crumb .container .row .col-lg-12 {
    padding-left: 10px;
    padding-right: 0;
  }
}
@media (max-width: 1169.9px) {
  .bread-crumb .breadcrumb {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .promotions-detail-content {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 1365px) {
  .promotions-detail-content .content-wrap .block-tablet-desktop.show-for-desktop-only h2 {
    font-family: fira_sansmedium, sans-serif;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 10px;
  }
}
/*Pages -Cart*/
.cart-bread-crumb {
  margin: 20px auto 10px auto;
}

.terms-content {
  text-align: left;
}

.terms-content ul li {
  line-height: 20px;
}

/* Vaccinated Hall */
.dreamers-qty-section .quantity-icons {
  border-radius: 50%;
  font-size: 12px;
  height: 30px;
  line-height: 30px;
  margin-right: 6px;
  margin-top: 0px;
  text-align: center;
  width: 30px;
  cursor: pointer;
}
.dreamers-qty-section .fa-plus {
  color: #f33;
  border: 1px solid #ff3333;
}
.dreamers-qty-section .fa-minus {
  color: #9b9494;
  border: 1px solid #9b9494;
}

.fa-minus:before {
  content: "";
}

.dreamers-qty, .marathon_qty, .vaccinated-hall-qty {
  background: #ff3333;
  border-radius: 50%;
  color: #e6e6e6;
  font-size: 18px;
  text-align: center;
  height: 30px;
  line-height: 30px;
  text-align: center;
  width: 30px;
  cursor: pointer;
}

.dr-plus, .marathon-plus, .vaccinated-hall-plus {
  color: #f33;
}

.ticket-select-dreamers, .ticket-select-dreamers-confirm, .ticket-select-vaccinated-hall, .ticket-select-vaccinated-hall-confirm {
  text-transform: uppercase;
  padding: 10px 30px;
  min-width: 180px;
  margin-bottom: 20px;
}

.show-dreamers-qty, .show-marathon-qty, .show-vaccinated-hall-qty {
  display: inline-block;
}

.ticket-select-dreamers-back, .ticket-select-vaccinated-hall-back, .ticket-select-vaccinated-hall-another-location {
  background-color: transparent;
  border: 1px solid #a0a0a0;
  padding: 10px 20px;
  text-transform: uppercase;
  min-width: 180px;
  margin-bottom: 20px;
}

/* Cart Page */
.show-notice {
  font-size: 1.5em;
  color: yellow;
}

.clock-box {
  margin-top: -3% !important;
  /* margin-left: -3% !important; */
}

.flip-clock-label, .flip-clock-divider.days, .flip-clock-divider.hours, .clock ul:nth-child(1) {
  display: none !important;
}

.border-bottom {
  border-bottom: 2px solid #363232;
}

.gray-back {
  background: #202020;
}

.equal-height-parent {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.equal-height-child {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.section-item {
  padding: 15px 10px 5px 10px;
}

.section-item h2 {
  margin-left: 0;
}

.common-padding-payment {
  padding: 0px 5px 5px 15px;
}

.cart-breakdown-movie .title {
  font-family: "fira_sansmedium", sans-serif;
  font-size: 30px;
  color: #fff;
  margin-bottom: 7px;
  margin-top: -10px;
  display: inline-grid;
  margin-top: 3px;
}

.vert-align-mid {
  vertical-align: middle;
}

.cart-breakdown-movie .info p {
  color: #e6e6e6;
  font-family: open_sanssemibold, sans-serif;
  font-size: 20px;
  margin-bottom: 0px;
}

.black-back {
  /* background: #202020; */
  background: #121212;
}

.big-step {
  color: #e6e6e6;
  font-size: 16px;
}

.big-step h2 {
  color: #e6e6e6;
  font-family: fira_sanslight, sans-serif;
  font-weight: 300;
}

.cart-left-column h2, .cart-section h2 {
  font-family: open_sansbold, sans-serif;
  font-size: 16px;
  color: #fff;
  padding-top: 10px;
}

.partialContents {
  position: relative;
  overflow: hidden;
  width: 100%;
}

#failedLoader {
  display: flex;
  text-align: center;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 100%;
}

.failedSeatsInfo {
  width: 100%;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0;
  vertical-align: middle;
  text-align: center;
  left: 0;
  font-size: 1.2em;
}

#ControlRegion {
  min-height: 260px;
  width: 100%;
}
#ControlRegion.loading-state {
  min-height: 0;
}
#ControlRegion.loading-state #DiagramTest {
  position: absolute;
}
#ControlRegion #DiagramTest {
  position: unset;
}

@media screen and (min-width: 768px) {
  #ControlRegion {
    min-height: 350px;
  }
}
#DiagramTest {
  max-width: 100%;
  /* width: 1200px !important; */
  background: black !important;
  cursor: pointer !important;
}

#DiagramTest_canvas {
  /* position: absolute !important; */
  /* -ms-transform: scale(0.6, 0.6) !important; */
  /* -webkit-transform: scale(0.6, 0.6) !important; */
  /* transform: scale(0.6, 0.6) !important; */
  max-width: 100%;
}

#DiagramTest_canvas_svgParent, #DiagramTest_canvas_svg {
  height: 100% !important;
}

#DiagramTest_canvas_svgParent {
  height: 100% !important;
}

#DiagramTest_canvas_svg {
  background-color: transparent !important;
}

#DiagramTest_canvas_htmlLayer {
  cursor: pointer !important;
}

#resetSeatLayout {
  background: transparent;
  border: 1px solid white;
  color: white;
  float: right;
  height: 30px;
  line-height: 23px;
  margin: 8px 0px;
  opacity: 0.6;
  position: relative;
  text-transform: uppercase;
}

.seat-sections-content .card-legend {
  border-color: #404040;
}

.seat-sections-content .card-legend h3.title {
  color: #a0a0a0;
  font-size: 16px;
}

.seat-section div {
  margin-bottom: 15px;
}

.card-confirm {
  background: #202020;
  border-color: transparent !important;
}

.seat-sections-content .card {
  border-color: #404040;
}

.table-confirm .table-head {
  border-bottom: 1px solid #302c2d;
}

.row.custom_0 .row.custom_promo .col-xs-1, .row.custom_promo .row.custom_0 .col-xs-1, .row.custom_0 .row.custom_promo .col-xs-2, .row.custom_promo .row.custom_0 .col-xs-2, .row.custom_0 .row.custom_promo .col-xs-3, .row.custom_promo .row.custom_0 .col-xs-3, .row.custom_0 .row.custom_promo .col-xs-4, .row.custom_promo .row.custom_0 .col-xs-4, .row.custom_0 .row.custom_promo .col-xs-5, .row.custom_promo .row.custom_0 .col-xs-5, .row.custom_0 .row.custom_promo .col-xs-6, .row.custom_promo .row.custom_0 .col-xs-6, .row.custom_0 .row.custom_promo .col-xs-7, .row.custom_promo .row.custom_0 .col-xs-7, .row.custom_0 .row.custom_promo .col-xs-8, .row.custom_promo .row.custom_0 .col-xs-8, .row.custom_0 .row.custom_promo .col-xs-9, .row.custom_promo .row.custom_0 .col-xs-9, .row.custom_0 .row.custom_promo .col-xs-10, .row.custom_promo .row.custom_0 .col-xs-10, .row.custom_0 .row.custom_promo .col-xs-11, .row.custom_promo .row.custom_0 .col-xs-11, .row.custom_0 .row.custom_promo .col-xs-12, .row.custom_promo .row.custom_0 .col-xs-12, .row.custom_0 .row.custom_promo .col-sm-1, .row.custom_promo .row.custom_0 .col-sm-1, .row.custom_0 .row.custom_promo .col-sm-2, .row.custom_promo .row.custom_0 .col-sm-2, .row.custom_0 .row.custom_promo .col-sm-3, .row.custom_promo .row.custom_0 .col-sm-3, .row.custom_0 .row.custom_promo .col-sm-4, .row.custom_promo .row.custom_0 .col-sm-4, .row.custom_0 .row.custom_promo .col-sm-5, .row.custom_promo .row.custom_0 .col-sm-5, .row.custom_0 .row.custom_promo .col-sm-6, .row.custom_promo .row.custom_0 .col-sm-6, .row.custom_0 .row.custom_promo .col-sm-7, .row.custom_promo .row.custom_0 .col-sm-7, .row.custom_0 .row.custom_promo .col-sm-8, .row.custom_promo .row.custom_0 .col-sm-8, .row.custom_0 .row.custom_promo .col-sm-9, .row.custom_promo .row.custom_0 .col-sm-9, .row.custom_0 .row.custom_promo .col-sm-10, .row.custom_promo .row.custom_0 .col-sm-10, .row.custom_0 .row.custom_promo .col-sm-11, .row.custom_promo .row.custom_0 .col-sm-11, .row.custom_0 .row.custom_promo .col-sm-12, .row.custom_promo .row.custom_0 .col-sm-12, .row.custom_0 .row.custom_promo .col-md-1, .row.custom_promo .row.custom_0 .col-md-1, .row.custom_0 .row.custom_promo .col-md-2, .row.custom_promo .row.custom_0 .col-md-2, .row.custom_0 .row.custom_promo .col-md-3, .row.custom_promo .row.custom_0 .col-md-3, .row.custom_0 .row.custom_promo .col-md-4, .row.custom_promo .row.custom_0 .col-md-4, .row.custom_0 .row.custom_promo .col-md-5, .row.custom_promo .row.custom_0 .col-md-5, .row.custom_0 .row.custom_promo .col-md-6, .row.custom_promo .row.custom_0 .col-md-6, .row.custom_0 .row.custom_promo .col-md-7, .row.custom_promo .row.custom_0 .col-md-7, .row.custom_0 .row.custom_promo .col-md-8, .row.custom_promo .row.custom_0 .col-md-8, .row.custom_0 .row.custom_promo .col-md-9, .row.custom_promo .row.custom_0 .col-md-9, .row.custom_0 .row.custom_promo .col-md-10, .row.custom_promo .row.custom_0 .col-md-10, .row.custom_0 .row.custom_promo .col-md-11, .row.custom_promo .row.custom_0 .col-md-11, .row.custom_0 .row.custom_promo .col-md-12, .row.custom_promo .row.custom_0 .col-md-12, .row.custom_0 .row.custom_promo .col-lg-1, .row.custom_promo .row.custom_0 .col-lg-1, .row.custom_0 .row.custom_promo .col-lg-2, .row.custom_promo .row.custom_0 .col-lg-2, .row.custom_0 .row.custom_promo .col-lg-3, .row.custom_promo .row.custom_0 .col-lg-3, .row.custom_0 .row.custom_promo .col-lg-4, .row.custom_promo .row.custom_0 .col-lg-4, .row.custom_0 .row.custom_promo .col-lg-5, .row.custom_promo .row.custom_0 .col-lg-5, .row.custom_0 .row.custom_promo .col-lg-6, .row.custom_promo .row.custom_0 .col-lg-6, .row.custom_0 .row.custom_promo .col-lg-7, .row.custom_promo .row.custom_0 .col-lg-7, .row.custom_0 .row.custom_promo .col-lg-8, .row.custom_promo .row.custom_0 .col-lg-8, .row.custom_0 .row.custom_promo .col-lg-9, .row.custom_promo .row.custom_0 .col-lg-9, .row.custom_0 .row.custom_promo .col-lg-10, .row.custom_promo .row.custom_0 .col-lg-10, .row.custom_0 .row.custom_promo .col-lg-11, .row.custom_promo .row.custom_0 .col-lg-11, .row.custom_0 .row.custom_promo .col-lg-12, .row.custom_promo .row.custom_0 .col-lg-12, .row.custom_0 .row.custom_promo .col-xl-1, .row.custom_promo .row.custom_0 .col-xl-1, .row.custom_0 .row.custom_promo .col-xl-2, .row.custom_promo .row.custom_0 .col-xl-2, .row.custom_0 .row.custom_promo .col-xl-3, .row.custom_promo .row.custom_0 .col-xl-3, .row.custom_0 .row.custom_promo .col-xl-4, .row.custom_promo .row.custom_0 .col-xl-4, .row.custom_0 .row.custom_promo .col-xl-5, .row.custom_promo .row.custom_0 .col-xl-5, .row.custom_0 .row.custom_promo .col-xl-6, .row.custom_promo .row.custom_0 .col-xl-6, .row.custom_0 .row.custom_promo .col-xl-7, .row.custom_promo .row.custom_0 .col-xl-7, .row.custom_0 .row.custom_promo .col-xl-8, .row.custom_promo .row.custom_0 .col-xl-8, .row.custom_0 .row.custom_promo .col-xl-9, .row.custom_promo .row.custom_0 .col-xl-9, .row.custom_0 .row.custom_promo .col-xl-10, .row.custom_promo .row.custom_0 .col-xl-10, .row.custom_0 .row.custom_promo .col-xl-11, .row.custom_promo .row.custom_0 .col-xl-11, .row.custom_0 .row.custom_promo .col-xl-12, .row.custom_promo .row.custom_0 .col-xl-12, .row.custom_0 .col-xs-1, .row.custom_0 .col-xs-2, .row.custom_0 .col-xs-3, .row.custom_0 .col-xs-4, .row.custom_0 .col-xs-5, .row.custom_0 .col-xs-6, .row.custom_0 .col-sm-1, .row.custom_0 .col-sm-2, .row.custom_0 .col-sm-3, .row.custom_0 .col-sm-4, .row.custom_0 .col-sm-5, .row.custom_0 .col-sm-6, .row.custom_0 .col-md-1, .row.custom_0 .col-md-2, .row.custom_0 .col-md-3, .row.custom_0 .col-md-4, .row.custom_0 .col-md-5, .row.custom_0 .col-md-6, .row.custom_0 .col-lg-1, .row.custom_0 .col-lg-2, .row.custom_0 .col-lg-3, .row.custom_0 .col-lg-4, .row.custom_0 .col-lg-5, .row.custom_0 .col-lg-6, .row.custom_0 .col-xl-1, .row.custom_0 .col-xl-2, .row.custom_0 .col-xl-3, .row.custom_0 .col-xl-4, .row.custom_0 .col-xl-5, .row.custom_0 .col-xl-6, .row.custom_0 .row.row_bottom .col-xs-1, .row.row_bottom .row.custom_0 .col-xs-1, .row.custom_0 .row.row_bottom .col-xs-2, .row.row_bottom .row.custom_0 .col-xs-2, .row.custom_0 .row.row_bottom .col-xs-3, .row.row_bottom .row.custom_0 .col-xs-3, .row.custom_0 .row.row_bottom .col-sm-1, .row.row_bottom .row.custom_0 .col-sm-1, .row.custom_0 .row.row_bottom .col-sm-2, .row.row_bottom .row.custom_0 .col-sm-2, .row.custom_0 .row.row_bottom .col-sm-3, .row.row_bottom .row.custom_0 .col-sm-3, .row.custom_0 .row.row_bottom .col-md-1, .row.row_bottom .row.custom_0 .col-md-1, .row.custom_0 .row.row_bottom .col-md-2, .row.row_bottom .row.custom_0 .col-md-2, .row.custom_0 .row.row_bottom .col-md-3, .row.row_bottom .row.custom_0 .col-md-3, .row.custom_0 .row.row_bottom .col-lg-1, .row.row_bottom .row.custom_0 .col-lg-1, .row.custom_0 .row.row_bottom .col-lg-2, .row.row_bottom .row.custom_0 .col-lg-2, .row.custom_0 .row.row_bottom .col-lg-3, .row.row_bottom .row.custom_0 .col-lg-3, .row.custom_0 .row.row_bottom .col-xl-1, .row.row_bottom .row.custom_0 .col-xl-1, .row.custom_0 .row.row_bottom .col-xl-2, .row.row_bottom .row.custom_0 .col-xl-2, .row.custom_0 .row.row_bottom .col-xl-3, .row.row_bottom .row.custom_0 .col-xl-3 {
  min-height: 1px;
  padding-left: 0.0355rem;
  padding-right: 0.0355rem;
  position: relative;
}

@media (min-width: 320px) {
  .row.custom_0 .col-xs-2 {
    width: 33.33333%;
  }

  .row.custom_0 .row.custom_promo .col-xs-7, .row.custom_promo .row.custom_0 .col-xs-7, .row.custom_0 .row.custom_promo .col-xs-8, .row.custom_promo .row.custom_0 .col-xs-8, .row.custom_0 .row.custom_promo .col-xs-9, .row.custom_promo .row.custom_0 .col-xs-9, .row.custom_0 .row.custom_promo .col-xs-10, .row.custom_promo .row.custom_0 .col-xs-10, .row.custom_0 .row.custom_promo .col-xs-11, .row.custom_promo .row.custom_0 .col-xs-11, .row.custom_0 .row.custom_promo .col-xs-12, .row.custom_promo .row.custom_0 .col-xs-12, .row.custom_0 .col-xs-1, .row.custom_0 .col-xs-2, .row.custom_0 .col-xs-3, .row.custom_0 .col-xs-4, .row.custom_0 .col-xs-5, .row.custom_0 .col-xs-6 {
    float: left;
  }
}
@media (min-width: 768px) {
  .row.custom_0 .col-md-4 {
    width: 66.66667%;
  }

  .row.custom_0 .col-sm-4 {
    width: 66.66667%;
  }

  .row.custom_0 .col-lg-1 {
    width: 16.66667%;
  }

  .row.custom_0 .col-md-1 {
    width: 16.66667%;
  }

  .row.custom_0 .col-sm-1 {
    width: 16.66667%;
  }

  .row.custom_0 .col-md-5 {
    width: 83.33333%;
  }

  .row.custom_0 .col-sm-5 {
    width: 83.33333%;
  }

  .row.custom_0 .row.custom_promo .col-md-7, .row.custom_promo .row.custom_0 .col-md-7, .row.custom_0 .row.custom_promo .col-md-8, .row.custom_promo .row.custom_0 .col-md-8, .row.custom_0 .row.custom_promo .col-md-9, .row.custom_promo .row.custom_0 .col-md-9, .row.custom_0 .row.custom_promo .col-md-10, .row.custom_promo .row.custom_0 .col-md-10, .row.custom_0 .row.custom_promo .col-md-11, .row.custom_promo .row.custom_0 .col-md-11, .row.custom_0 .row.custom_promo .col-md-12, .row.custom_promo .row.custom_0 .col-md-12, .row.custom_0 .col-md-1, .row.custom_0 .col-md-2, .row.custom_0 .col-md-3, .row.custom_0 .col-md-4, .row.custom_0 .col-md-5, .row.custom_0 .col-md-6 {
    float: left;
  }

  .row.custom_0 .row.custom_promo .col-sm-7, .row.custom_promo .row.custom_0 .col-sm-7, .row.custom_0 .row.custom_promo .col-sm-8, .row.custom_promo .row.custom_0 .col-sm-8, .row.custom_0 .row.custom_promo .col-sm-9, .row.custom_promo .row.custom_0 .col-sm-9, .row.custom_0 .row.custom_promo .col-sm-10, .row.custom_promo .row.custom_0 .col-sm-10, .row.custom_0 .row.custom_promo .col-sm-11, .row.custom_promo .row.custom_0 .col-sm-11, .row.custom_0 .row.custom_promo .col-sm-12, .row.custom_promo .row.custom_0 .col-sm-12, .row.custom_0 .col-sm-1, .row.custom_0 .col-sm-2, .row.custom_0 .col-sm-3, .row.custom_0 .col-sm-4, .row.custom_0 .col-sm-5, .row.custom_0 .col-sm-6 {
    float: left;
  }
}
@media (min-width: 1170px) {
  .row.custom_0 .col-lg-4 {
    width: 66.66667%;
  }

  .row.custom_0 .col-lg-5 {
    width: 83.33333%;
  }

  .row.custom_0 .row.custom_promo .col-lg-7, .row.custom_promo .row.custom_0 .col-lg-7, .row.custom_0 .row.custom_promo .col-lg-8, .row.custom_promo .row.custom_0 .col-lg-8, .row.custom_0 .row.custom_promo .col-lg-9, .row.custom_promo .row.custom_0 .col-lg-9, .row.custom_0 .row.custom_promo .col-lg-10, .row.custom_promo .row.custom_0 .col-lg-10, .row.custom_0 .row.custom_promo .col-lg-11, .row.custom_promo .row.custom_0 .col-lg-11, .row.custom_0 .row.custom_promo .col-lg-12, .row.custom_promo .row.custom_0 .col-lg-12, .row.custom_0 .col-lg-1, .row.custom_0 .col-lg-2, .row.custom_0 .col-lg-3, .row.custom_0 .col-lg-4, .row.custom_0 .col-lg-5, .row.custom_0 .col-lg-6 {
    float: left;
  }

  .cart-bread-crumb {
    margin: 0px auto;
  }
}
.add-on-detail {
  color: #a0a0a0;
  font-size: 16px;
}

@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .wrap-content.padding-0-mobile.add-on-detail {
    padding: 0 !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .seat-sections-content .card .wrap-content.add-on-detail {
    padding: 20px;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .seat-sections-content .card .wrap-content .selections {
    text-align: right !important;
    box-sizing: border-box !important;
  }

  .add-on-detail .selections:before, .add-on-detail .selections:after {
    content: " ";
    display: table;
  }

  .add-on-detail .selections .label {
    color: #a0a0a0;
    float: left;
    font-size: 12px;
    padding: 0;
    display: inline-block;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
  }

  .table-confirm .display-row .cell {
    padding: 0px;
  }

  .section-item {
    padding: 10px 0px 0px 0px;
  }
}
.seat-sections-content .card .wrap-content {
  padding: 29px;
}

.table-confirm .header {
  color: #a0a0a0;
  font-family: open_sansbold, sans-serif;
  font-size: 14px;
  margin: 0;
  padding: 0;
}

.display-row {
  /* display: table-row; */
  display: block;
}

.table-confirm .display-row {
  /* display: table-row; */
  display: block;
  width: 100%;
}

.display-row .cell {
  display: table-cell;
}

.table-confirm .display-row .cell {
  display: table-cell;
}

.display-row .cell:first-child {
  width: 300px;
  /* padding-top: 16px; */
}

.table-confirm .display-row .cell .selections span {
  color: #a0a0a0;
  font-size: 14px;
}

.ticket_type_list {
  padding-left: 24px;
  padding-top: 8px;
}

.table-confirm-cell-left {
  padding-left: 18px;
  padding-right: 5px;
  padding-top: 18px;
  width: 100%;
}

@media (max-width: 767.9px) {
  .table-confirm-cell-left {
    padding-left: 0;
    padding-right: 0;
  }

  .equal-height-child {
    align-items: start;
  }
}
.process_cart_text_column {
  color: #a0a0a0;
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.process_cart_text_column-balestier {
  color: #ffffff;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  margin-left: -15px;
}

.item-qty {
  border-radius: 5px;
  height: 50px;
  margin-bottom: 10px;
  /* margin-top: 40%; */
  margin-top: 5%;
  padding: 15px 15px;
  position: relative;
}

.table-confirm .item-qty {
  display: inline-block;
  float: right;
  height: auto;
  margin: -10px 0 0 0;
  padding: 0;
  text-align: right;
}

.item-qty .fa {
  color: #ff3333;
  cursor: pointer;
  width: 12%;
}

.item-qty .fa-minus-ticket {
  border: 1px solid #ff3333;
  border-radius: 50%;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
  margin-right: 5px;
  margin-top: 5px;
  text-align: center;
  width: 20px;
}

.item-qty .quantity-ticket {
  background: #ff3333;
  border-radius: 50%;
  color: #e6e6e6;
  display: inline-block;
  font-size: 18px;
  text-align: center;
  height: 30px;
  line-height: 30px;
  width: 30px;
}

@media (min-width: 1170px) {
  .item-qty .num {
    margin-left: -2px;
  }
}
.ajax-loader img {
  width: 200px !important;
  margin: 0 auto;
}

.table-confirm .table-head.foot {
  border-bottom: 0;
  border-top: 1px solid #302c2d;
}

.mar-top-1 {
  margin-top: 1px !important;
}

.right-text {
  text-align: right;
}

.seat-sections-content .item-wrap .item {
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  width: 16.66667%;
  position: relative;
  padding-top: 6px;
}

.item-add {
  position: relative;
}

.item-add:hover .item-option {
  visibility: visible;
  opacity: 1;
}

.item-option {
  background: rgba(0, 0, 0, 0.8);
  bottom: 0;
  left: 0;
  opacity: 0;
  /*padding: 30% 20px;*/
  position: absolute;
  right: 0;
  text-align: center;
  top: 55%;
  visibility: hidden;
  /*margin-top: 100%;*/
}

.item-qty .fa-minus, .fa-plus {
  border: 1px solid #ff3333;
  border-radius: 50%;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
  margin: 5px 5px 0px 5px;
  text-align: center;
  width: 20px;
}

.item-qty .fa-plus {
  width: 20px !important;
}

.item-qty .quantity {
  background: #ff3333;
  border-radius: 50%;
  color: #e6e6e6;
  display: inline-block;
  font-size: 18px;
  text-align: center;
  height: 30px;
  line-height: 30px;
  width: 30px;
}

.preloadbg {
  min-height: 150px;
  animation: pulse 1s infinite ease-in-out;
  -webkit-animation: pulse 1s infinite ease-in-out;
}

.payment-content {
  color: #e6e6e6;
  padding-bottom: 70px;
}

.payment-content h3 {
  font-family: "fira_sansmedium", sans-serif;
  font-size: 22px;
  margin-bottom: 25px;
  font-weight: 500;
}

.select-payment {
  cursor: pointer;
}

.payment-arrow-down {
  float: right;
  margin: -10px 0 0 8px;
}

.loc-summ-p {
  text-align: center;
  color: #fff;
}

.loc-summ-span {
  text-transform: uppercase;
  color: #ffbb33;
  font-size: 20px;
}

.cart-process-terms {
  padding-left: 10px;
  line-height: 20px;
  text-align: justify;
  padding-right: 10px;
}

.ss-space-100 {
  height: 100px;
}

@media (min-width: 1170px) {
  .ss-space-100 {
    height: 12px;
  }
}
@media only screen and (min-width: 1366px) {
  .ss-space-100 {
    height: 100px;
  }
}
.popup-float-wrapper.pad {
  padding: 40px 30px;
}

.promotions-content {
  color: #e6e6e6;
  padding-bottom: 60px;
}

#promo_overlay {
  width: 100%;
  height: 323px;
  border: 1px solid gray;
  overflow-y: auto;
  background-color: #202020;
  margin-bottom: 15px;
  border-radius: 20px;
  padding: 10px;
}

.popup_container {
  bottom: 0;
  height: 100%;
  left: 5%;
  opacity: 0;
  position: fixed;
  top: 30%;
  transition: opacity 500ms;
  visibility: hidden;
  width: 70%;
  z-index: 1;
}

.popup_wrapper {
  /* background: #020202; */
  background: #202020;
  border-radius: 4px;
  color: #FFF;
  height: 55%;
  margin: auto;
  position: relative;
  width: auto;
  z-index: 1040;
}

.popup_content_block {
  height: 100%;
  padding: 40px;
}

.popup_list_table {
  border-bottom: 1px;
  border-left: 0px;
  border-right: 0px;
  border-top: 0px;
  border-color: #2d2d2d;
  /* border-style: solid; */
  margin-bottom: 10px;
  width: 100%;
}

.bakground-concess:first-child {
  border-radius: 4px 4px 0 0;
}

.bakground-concess:last-child {
  border-radius: 0 0 4px 4px;
}

.add-on-detail .select-dropdown {
  width: 100%;
  display: block;
}

.add-on-detail tr td {
  border: 0 !important;
  margin-right: 5px;
  padding: 3px 20px 3px 0;
}

.table.concession-table td {
  text-align: center;
  border: 0;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 7px;
  padding-top: 7px;
  font-size: 14px;
  color: #a0a0a0;
  vertical-align: middle;
}

.concession-table tbody tr td:first-child {
  text-align: left;
}

.table.concession-table td:first-child {
  width: 160px;
}

.table.concession-table td:nth-child(2) {
  width: 80px;
}

.table.concession-table td:nth-child(3) {
  width: 134px;
}

.table.concession-table td:nth-child(4) {
  width: 120px;
}

.popup-inside {
  overflow-y: auto;
  overflow-x: auto;
  height: 100%;
}

.promotions-content .item-wrap {
  margin-left: -10px;
  margin-right: -10px;
}

.rating-warning-content {
  line-height: 20px;
  max-height: 220px;
  overflow-y: auto;
}

.seating-content-head {
  font-size: 1.6em;
}

.seating-content-p {
  line-height: 20px;
}

.seat-warn-btn {
  min-width: 200px !important;
}

.seat-sections-content .item-wrap .item h3 {
  font-size: 16px;
  font-family: "open_sanssemibold", sans-serif;
  margin-top: 10px;
  margin-bottom: 0;
}

@media only screen and (max-width: 1365px) {
  .seat-sections-content .item-wrap .item h3 {
    font-size: 14px;
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 767px) {
  .seat-sections-content .item-wrap .item h3 {
    font-weight: 400;
    margin-bottom: 12px;
  }
}
.seat-sections-content .item-wrap .item .price {
  font-size: 16px;
  font-family: "open_sanssemibold", sans-serif;
  margin-bottom: 17px;
}

@media only screen and (max-width: 1365px) {
  .seat-sections-content .item-wrap .item .price {
    font-size: 14px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .seat-sections-content .item-wrap .item .price {
    font-weight: 400;
    margin-bottom: 3px;
  }
}
.seat-sections-content .item-wrap .item h3 > a:hover {
  color: #ea1131;
}

.seat-sections-content .item-wrap .item h3 > a {
  color: #e6e6e6;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.seat-sections-content .item-wrap .item .bt-a-mybutton {
  width: 100%;
}

.seat-sections-content .item-wrap .item .block-img {
  *padding: 5px;
  position: relative;
}

.add-cart-promo-section {
  margin-top: 5px;
}

div#fullpageloader {
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  top: 0px;
  position: fixed;
  z-index: 10;
  display: none;
}

.popup-container:target {
  opacity: 1;
  visibility: visible;
}

.jp-card-container {
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  perspective: 1000px;
  width: 350px;
  max-width: 100%;
  height: 200px;
  margin: auto;
  z-index: 1;
  position: relative;
}

.jp-card {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1;
  position: relative;
  width: 100%;
  height: 100%;
  min-width: 315px;
  border-radius: 10px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: all 400ms linear;
  -moz-transition: all 400ms linear;
  transition: all 400ms linear;
}

.jp-card .jp-card-front, .jp-card .jp-card-back {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: all 400ms linear;
  -moz-transition: all 400ms linear;
  transition: all 400ms linear;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  border-radius: 10px;
  background: #DDD;
}

.jp-card .jp-card-front .jp-card-logo {
  position: absolute;
  opacity: 0;
  right: 5%;
  top: 8%;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  transition: 400ms;
}

.jp-card-logo.jp-card-elo {
  height: 50px;
  width: 50px;
  border-radius: 100%;
  background: black;
  color: white;
  text-align: center;
  text-transform: lowercase;
  font-size: 21px;
  font-style: normal;
  letter-spacing: 1px;
  font-weight: bold;
  padding-top: 13px;
}

.jp-card-logo, .jp-card-logo:before, .jp-card-logo:after {
  box-sizing: border-box;
}

.jp-card-logo {
  height: 36px;
  width: 60px;
  font-style: italic;
}

.jp-card-logo.jp-card-elo .e {
  -webkit-transform: rotate(-15deg);
  -moz-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  -o-transform: rotate(-15deg);
  transform: rotate(-15deg);
}

.jp-card-logo.jp-card-elo .e, .jp-card-logo.jp-card-elo .l, .jp-card-logo.jp-card-elo .o {
  display: inline-block;
  position: relative;
}

.jp-card-logo.jp-card-elo .o {
  position: relative;
  display: inline-block;
  width: 12px;
  height: 12px;
  right: 0;
  top: 7px;
  border-radius: 100%;
  background-image: -webkit-linear-gradient(yellow 50%, red 50%);
  background-image: linear-gradient(yellow 50%, red 50%);
  -webkit-transform: rotate(40deg);
  -moz-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  -o-transform: rotate(40deg);
  transform: rotate(40deg);
  text-indent: -9999px;
}

.jp-card-logo.jp-card-elo .o:before {
  content: "";
  position: absolute;
  width: 49%;
  height: 49%;
  background: black;
  border-radius: 100%;
  text-indent: -99999px;
  top: 25%;
  left: 25%;
}

.jp-card-logo.jp-card-visa {
  text-transform: uppercase;
  color: white;
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  line-height: 18px;
  margin-top: 5px;
}

.jp-card-logo.jp-card-visa:before {
  position: absolute;
  left: -4px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 12px 6px 0;
  border-color: transparent #ffffff transparent transparent;
}

.jp-card-logo.jp-card-visa:before, .jp-card-logo.jp-card-visa:after {
  content: " ";
  display: block;
  width: 100%;
  height: 25%;
}

.jp-card-logo.jp-card-visaelectron {
  background: white;
  text-transform: uppercase;
  color: #1A1876;
  text-align: center;
  font-weight: bold;
  font-size: 15px;
  line-height: 18px;
}

.jp-card-logo.jp-card-visaelectron:before {
  background: #1A1876;
}

.jp-card-logo.jp-card-visaelectron:before, .jp-card-logo.jp-card-visaelectron:after {
  content: " ";
  display: block;
  width: 100%;
  height: 25%;
}

.jp-card-logo.jp-card-visaelectron .elec {
  float: right;
  font-family: arial, sans-serif;
  font-size: 9px;
  margin-right: 1px;
  margin-top: -5px;
  text-transform: none;
}

.jp-card-logo.jp-card-visaelectron:after {
  background: #E79800;
}

.jp-card-logo.jp-card-mastercard {
  color: white;
  font-style: normal;
  text-transform: lowercase;
  font-weight: bold;
  text-align: center;
  font-size: 9px;
  line-height: 84px;
  z-index: 1;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.6);
}

.jp-card-logo.jp-card-mastercard:before {
  left: 0;
  background: #EB001B;
  z-index: -1;
  opacity: 0.9;
}

.jp-card-logo.jp-card-mastercard:before, .jp-card-logo.jp-card-mastercard:after {
  content: " ";
  display: block;
  width: 36px;
  top: 0;
  position: absolute;
  height: 36px;
  border-radius: 18px;
}

.jp-card-logo.jp-card-mastercard:after {
  right: 0;
  background: #FF5F00;
  z-index: -2;
}

.jp-card-logo.jp-card-maestro {
  color: white;
  font-style: normal;
  text-transform: lowercase;
  font-weight: bold;
  text-align: center;
  font-size: 14px;
  line-height: 84px;
  z-index: 1;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.6);
}

.jp-card-logo.jp-card-maestro:before {
  left: 0;
  background: #EB001B;
  z-index: -2;
}

.jp-card-logo.jp-card-maestro:before, .jp-card-logo.jp-card-maestro:after {
  content: " ";
  display: block;
  width: 36px;
  top: 0;
  position: absolute;
  height: 36px;
  border-radius: 18px;
}

.jp-card-logo.jp-card-maestro:after {
  right: 0;
  background: #00A2E5;
  z-index: -1;
  opacity: 0.8;
}

.jp-card-logo.jp-card-amex {
  text-transform: uppercase;
  font-size: 4px;
  font-weight: bold;
  color: white;
  background-image: repeating-radial-gradient(circle at center, #FFF 1px, #999 2px);
  background-image: repeating-radial-gradient(circle at center, #FFF 1px, #999 2px);
  border: 1px solid #EEE;
}

.jp-card-logo.jp-card-amex:before {
  height: 28px;
  content: "american";
  top: 3px;
  text-align: left;
  padding-left: 2px;
  padding-top: 11px;
  background: #267AC3;
}

.jp-card-logo.jp-card-amex:before, .jp-card-logo.jp-card-amex:after {
  width: 28px;
  display: block;
  position: absolute;
  left: 16px;
}

.jp-card-logo.jp-card-amex:after {
  content: "express";
  bottom: 11px;
  text-align: right;
  padding-right: 2px;
}

.jp-card .jp-card-front .jp-card-logo.jp-card-discover {
  right: 12%;
  top: 18%;
}

.jp-card-logo.jp-card-discover {
  background: #FF6600;
  color: #111;
  text-transform: uppercase;
  font-style: normal;
  font-weight: bold;
  font-size: 10px;
  text-align: center;
  overflow: hidden;
  z-index: 1;
  padding-top: 9px;
  letter-spacing: 0.03em;
  border: 1px solid #EEE;
}

.jp-card-logo.jp-card-discover:before {
  background: white;
  width: 200px;
  height: 200px;
  border-radius: 200px;
  bottom: -5%;
  right: -80%;
  z-index: -1;
}

.jp-card-logo.jp-card-discover:before, .jp-card-logo.jp-card-discover:after {
  content: " ";
  display: block;
  position: absolute;
}

.jp-card-logo.jp-card-discover:after {
  width: 8px;
  height: 8px;
  border-radius: 4px;
  top: 10px;
  left: 27px;
  background-color: #FF6600;
  background-image: -webkit-radial-gradient(#FF6600, #fff);
  background-image: radial-gradient(#FF6600, #fff);
  content: "network";
  font-size: 4px;
  line-height: 24px;
  text-indent: -7px;
}

.jp-card-logo.jp-card-dinersclub {
  font-family: serif;
  height: 40px;
  width: 100px;
  color: white;
  font-size: 17px;
  font-style: normal;
  letter-spacing: 1px;
}

.jp-card-logo.jp-card-dinersclub::before {
  content: "Diners Club";
}

.jp-card-logo.jp-card-dinersclub::before, .jp-card-logo.jp-card-dinersclub::after {
  display: block;
  position: relative;
}

.jp-card-logo.jp-card-dinersclub::after {
  content: "International";
  text-transform: uppercase;
  font-size: 0.6em;
}

.jp-card-logo.jp-card-dankort {
  width: 60px;
  height: 36px;
  padding: 3px;
  border-radius: 8px;
  border: #000000 1px solid;
  background-color: #FFFFFF;
}

.jp-card-logo.jp-card-dankort .dk {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.jp-card-logo.jp-card-dankort .dk:before {
  background-color: #ED1C24;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 6px;
}

.jp-card-logo.jp-card-dankort .d {
  left: 0;
  border-radius: 0 8px 10px 0;
}

.jp-card-logo.jp-card-dankort .d, .jp-card-logo.jp-card-dankort .k {
  position: absolute;
  top: 50%;
  width: 50%;
  display: block;
  height: 15.4px;
  margin-top: -7.7px;
  background: white;
}

.jp-card-logo.jp-card-dankort .d:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  background: #ED1C24;
  border-radius: 2px 4px 6px 0px;
  height: 5px;
  width: 7px;
  margin: -3px 0 0 -4px;
}

.jp-card-logo.jp-card-dankort .k {
  right: 0;
}

.jp-card-logo.jp-card-dankort .k:before {
  top: 0;
  border-width: 8px 5px 0 0;
  border-color: #ED1C24 transparent transparent transparent;
}

.jp-card-logo.jp-card-dankort .k:before, .jp-card-logo.jp-card-dankort .k:after {
  content: "";
  position: absolute;
  right: 50%;
  width: 0;
  height: 0;
  border-style: solid;
  margin-right: -1px;
}

.jp-card-logo.jp-card-dankort .k:after {
  bottom: 0;
  border-width: 0 5px 8px 0;
  border-color: transparent transparent #ED1C24 transparent;
}

.jp-card-logo.jp-card-dankort .dk:after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -7.7px;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 7px 10px 0;
  border-color: transparent #ED1C24 transparent transparent;
  z-index: 1;
}

.jp-card-logo.jp-card-jcb {
  border-radius: 5px 0px 5px 0px;
  -moz-border-radius: 5px 0px 5px 0px;
  -webkit-border-radius: 5px 0px 5px 0px;
  background-color: white;
  font-style: normal;
  color: white;
  width: 50px;
  padding: 2px 0 0 2px;
}

.jp-card-logo.jp-card-jcb > div.j {
  background-color: #000063;
  background-image: -webkit-linear-gradient(left, #000063, #008cff);
  background-image: linear-gradient(to right, #000063, #008cff);
}

.jp-card-logo.jp-card-jcb > div {
  width: 15px;
  margin-right: 1px;
  display: inline-block;
  text-align: center;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.6);
  border-radius: 5px 0px 5px 0px;
  -moz-border-radius: 5px 0px 5px 0px;
  -webkit-border-radius: 5px 0px 5px 0px;
}

.jp-card-logo.jp-card-jcb > div:before, .jp-card-logo.jp-card-jcb > div:after {
  content: " ";
  display: block;
  height: 8px;
}

.jp-card-logo.jp-card-jcb > div.c {
  background-color: #630000;
  background-image: -webkit-linear-gradient(left, #630000, #ff008d);
  background-image: linear-gradient(to right, #630000, #ff008d);
}

.jp-card-logo.jp-card-jcb > div.b {
  background-color: #006300;
  background-image: -webkit-linear-gradient(left, #006300, #00ff00);
  background-image: linear-gradient(to right, #006300, #00ff00);
}

.jp-card .jp-card-front .jp-card-lower {
  width: 80%;
  position: absolute;
  left: 10%;
  bottom: 30px;
}

.jp-card .jp-card-front .jp-card-shiny, .jp-card .jp-card-back .jp-card-shiny {
  width: 50px;
  height: 35px;
  border-radius: 5px;
  background: #CCC;
  position: relative;
}

.jp-card .jp-card-front .jp-card-shiny:before, .jp-card .jp-card-back .jp-card-shiny:before {
  content: " ";
  display: block;
  width: 70%;
  height: 60%;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  background: #d9d9d9;
  position: absolute;
  top: 20%;
}

.jp-card .jp-card-front .jp-card-lower .jp-card-cvc {
  visibility: hidden;
  float: right;
  position: relative;
  bottom: 5px;
}

.jp-card .jp-card-front .jp-card-cvc, .jp-card .jp-card-back .jp-card-cvc {
  font-family: "Bitstream Vera Sans Mono", Consolas, Courier, monospace;
  font-size: 14px;
}

.jp-card .jp-card-front .jp-card-display, .jp-card .jp-card-back .jp-card-display {
  color: white;
  font-weight: normal;
  opacity: 0.5;
  -webkit-transition: opacity 400ms linear;
  -moz-transition: opacity 400ms linear;
  transition: opacity 400ms linear;
}

.jp-card .jp-card-front .jp-card-lower .jp-card-number {
  font-family: "Bitstream Vera Sans Mono", Consolas, Courier, monospace;
  font-size: 24px;
  clear: both;
  margin-bottom: 30px;
}

.jp-card .jp-card-front .jp-card-lower .jp-card-name {
  text-transform: uppercase;
  font-family: "Bitstream Vera Sans Mono", Consolas, Courier, monospace;
  font-size: 20px;
  max-height: 45px;
  position: absolute;
  bottom: 0;
  width: 190px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: horizontal;
  overflow: hidden;
  text-overflow: ellipsis;
}

.jp-card .jp-card-front .jp-card-lower .jp-card-expiry {
  font-family: "Bitstream Vera Sans Mono", Consolas, Courier, monospace;
  letter-spacing: 0em;
  position: relative;
  float: right;
  width: 25%;
}

.jp-card .jp-card-front .jp-card-lower .jp-card-expiry:before {
  content: attr(data-before);
  margin-bottom: 2px;
  font-size: 7px;
  text-transform: uppercase;
}

.jp-card .jp-card-front .jp-card-lower .jp-card-expiry:before, .jp-card .jp-card-front .jp-card-lower .jp-card-expiry:after {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 7px;
  white-space: pre;
  display: block;
  opacity: 0.5;
}

.jp-card .jp-card-front .jp-card-lower .jp-card-expiry:after {
  position: absolute;
  content: attr(data-after);
  text-align: right;
  right: 100%;
  margin-right: 5px;
  margin-top: 2px;
  bottom: 0;
}

.jp-card .jp-card-front:after, .jp-card .jp-card-back:after {
  content: " ";
  display: block;
}

.jp-card > *, .jp-card > *:before, .jp-card > *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: inherit;
}

.jp-card .jp-card-back {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.jp-card .jp-card-front:before, .jp-card .jp-card-back:before {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  border-radius: 10px;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  transition: all 400ms ease;
}

.jp-card .jp-card-back .jp-card-bar {
  background-color: #444;
  background-image: -webkit-linear-gradient(#444, #333);
  background-image: linear-gradient(#444, #333);
  width: 100%;
  height: 20%;
  position: absolute;
  top: 10%;
}

.jp-card .jp-card-back .jp-card-cvc {
  position: absolute;
  top: 40%;
  left: 85%;
  -webkit-transition-delay: 600ms;
  -moz-transition-delay: 600ms;
  transition-delay: 600ms;
}

.jp-card .jp-card-back .jp-card-shiny {
  position: absolute;
  top: 66%;
  left: 2%;
}

.jp-card .jp-card-back .jp-card-shiny:after {
  content: "This card has been issued by Jesse Pollak and is licensed for anyone to use anywhere for free. It comes with no warranty. For support issues, please visit: github.com/jessepollak/card.";
  position: absolute;
  left: 120%;
  top: 5%;
  color: white;
  font-size: 7px;
  width: 230px;
  opacity: 0.5;
}

.jp-card .jp-card-back:after {
  content: " ";
  display: block;
  background-color: #FFF;
  background-image: -webkit-linear-gradient(#FFF, #FFF);
  background-image: linear-gradient(#FFF, #FFF);
  width: 80%;
  height: 16%;
  position: absolute;
  top: 40%;
  left: 2%;
}

.conc-add-cart-btn, .process-addon {
  cursor: pointer;
}

.sprite-showtimes-format-imax {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -8766px;
  height: 9px;
  width: 43px;
}

.input-payment {
  background-color: #3e393a;
  background-image: none;
  border: none;
  border-radius: 4px;
  color: #a0a0a0;
  display: block;
  font-size: 14px;
  line-height: 1;
  outline: none;
  padding: 19px 20px 14px;
  width: 100%;
  margin-bottom: 20px;
  -webkit-appearance: none;
  appearance: none;
}

.form-input-payment {
  margin-bottom: 20px;
}
.form-input-payment .input-payment {
  margin-bottom: 0;
}

.card-frame {
  border: solid 1px #808080;
  border-radius: 3px;
  width: 100%;
  margin-bottom: 8px;
  height: 46px;
  margin-right: 8px;
  box-shadow: 0 1px 3px 0 rgba(19, 57, 94, 0.2);
}

@media screen and (min-width: 31rem) {
  .card-frame {
    width: 1400px;
    margin-bottom: 0;
  }
}
.one-liner {
  display: flex;
  flex-direction: column;
}

@media screen and (min-width: 31rem) {
  .one-liner {
    flex-direction: row;
  }
}
a.bt-a-mybutton.bt-bg-black.button-cancel-book {
  display: inline-block;
  cursor: pointer;
  font-size: 14px;
  width: 100%;
  margin-right: 5px;
}

.bt-a-mybutton.bt-bg-black {
  background-color: #161616;
  border: 1px solid #a0a0a0;
}

.bt-a-mybutton {
  border-radius: 4px;
  color: #e6e6e6;
  display: block;
  padding: 11px 0 12px;
  text-align: center;
  text-transform: uppercase;
  width: 220px;
}

.payment-button {
  border: none;
  border-radius: 3px;
  color: #FFF;
  font-weight: 500;
  height: 46px;
  width: 100% !important;
  background-color: #a0a0a0;
  box-shadow: 0 1px 3px 0 rgba(19, 57, 94, 0.4);
}

#pay-button:disabled {
  background-color: #697887;
  box-shadow: none;
}

@media screen and (min-width: 31rem) {
  #pay-button {
    width: 470px;
    margin-left: 8px;
  }
}
@media only screen and (max-width: 1365px) {
  .seat-sections-content .item-wrap .item {
    width: 25%;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .seat-sections-content .item-wrap .item {
    width: 50%;
  }

  .cart-breakdown-movie .info p {
    font-size: 14px;
  }

  .cart-breakdown-movie .title {
    font-size: 20px;
  }

  .show-notice {
    font-size: 14px;
  }

  #promocodepanel {
    display: flex;
    justify-content: flex-start;
  }

  #ControlRegion {
    height: 260px !important;
  }
}
#dreamer-seat-summary {
  margin-top: 20px;
}

#movieDetail .info-wrapper {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
}
#movieDetail .available-seat {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-weight: bold;
  font-size: 20px;
  line-height: 40px;
}

.movie-details-poster {
  max-width: 140px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.restriction {
  display: block;
  margin-top: 10px;
  padding-bottom: 10px;
  color: #bbbbbb;
}

@media (max-width: 768px) {
  .title.mobile-padding {
    padding-top: 7px;
  }
}
#balester-dreamers-bg {
  height: 400px;
  margin-top: 20px;
}
#balester-dreamers-bg img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}

@media only screen and (max-width: 767px) {
  .available-seat-mobile {
    display: block;
    width: 100%;
    background: black;
  }

  .available-seat-pc {
    display: none;
  }

  #movieDetail .available-seat {
    font-size: 15px;
  }
  #movieDetail #dreamer-available-seat {
    font-size: 25px;
  }

  .margin-negative-mobile {
    margin-left: -15px;
  }

  #balester-dreamers-bg {
    margin-top: 0px;
  }
}
@media only screen and (min-width: 768px) {
  .available-seat-mobile {
    display: none;
  }

  .available-seat-pc {
    display: block;
  }

  #movieDetail .available-seat {
    font-size: 20px;
    line-height: 40px;
  }
  #movieDetail #dreamer-available-seat {
    font-size: 35px;
  }
}
.dreamers-tix-section .popup-overlap {
  display: flex;
  justify-content: center;
  align-items: center;
}

#cart-popup-error .popup-overlap {
  display: flex;
  justify-content: center;
  align-items: center;
}

.payment-tourist-info {
  display: flex;
}
.payment-tourist-info #is-tourist {
  margin-left: 10px;
}

.payment-contact-info {
  position: relative;
}
.payment-contact-info span {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 5px;
}

/*Pages -End*/
/*Modules -Start*/
/*Modules -Carousel*/
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }

  .carousel-inner > .item.next,
.carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  .carousel-inner > .item.prev,
.carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  .carousel-inner > .item.next.left,
.carousel-inner > .item.prev.right,
.carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
  background-repeat: repeat-x;
}

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
  background-repeat: repeat-x;
}

.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: 0.9;
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}

.carousel-control .icon-prev:before {
  content: "‹";
}

.carousel-control .icon-next:before {
  content: "›";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 1;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9 ;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }

  .carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    margin-left: -10px;
  }

  .carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    margin-right: -10px;
  }

  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }

  #ControlRegion {
    min-height: 350px;
  }
}
.img-responsive, .figure > img, .carousel-inner > .carousel-item > img, .carousel-inner > .carousel-item > a > img {
  width: 100% !important;
}

@media (min-width: 768px) {
  .container-carousel-item {
    min-height: 295px;
  }
}
/*Modules -Button*/
.btn-template {
  font-size: 14px;
  margin-top: 5px;
  padding: 12px 8px 11px;
}

.btn-custom {
  background-color: #e7102f;
  background-image: linear-gradient(125deg, #e7102f, #e7102f);
  color: #e6e6e6;
  font-size: 14px;
  margin-top: 5px;
  padding: 12px 8px 11px;
}
.btn-custom:hover {
  background: #9b0c21;
}

.btn_sub_submit.btn {
  margin-top: 10px;
  color: #e6e6e6;
  font-weight: 600;
  margin-left: 24px;
  border: 1px solid #e6e6e6;
  width: 77%;
  padding: 10px;
}

.wrap-input-search .btn_search {
  background: transparent;
  border: none;
  bottom: 0;
  height: 50px;
  line-height: 1;
  outline: none;
  position: absolute;
  right: 0;
  width: 50px;
}

/*Corporate Booking*/
.bt-a-mybutton.bt-bg-red {
  background-image: linear-gradient(125deg, #a0a0a0, #a0a0a0);
  border-color: transparent;
}

.bt-a-mybutton.bt-bg-darkred {
  background-color: #a10b20;
  border: none;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.bt-a-mybutton {
  border-radius: 4px;
  color: #e6e6e6;
  display: block;
  padding: 11px 0 12px;
  text-align: center;
  text-transform: uppercase;
  width: 220px;
}

.bt-a-mybutton.bt-bg-red:hover {
  background-color: #e7102f;
  background-image: linear-gradient(125deg, #ef2927, #ef2927);
}

.bt-a-mybutton.bt-bg-darkred:hover {
  background-image: linear-gradient(125deg, #a0a0a0, #a0a0a0);
  border-color: transparent;
}

.bt-a-mybutton:hover {
  color: #ffffff;
}

.continue_without_combo {
  background-image: linear-gradient(125deg, #a0a0a0, #a0a0a0) !important;
  border-color: transparent !important;
  color: white;
  width: fit-content;
}

.func-btn .btn-buy {
  width: 210px;
}

@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .func-btn .btn-checkout {
    font-size: 12px;
    width: 100%;
    float: right;
    padding-left: 0;
    padding-right: 0;
    margin-left: 10px;
  }

  .func-btn .btn-reset {
    width: 100%;
    float: left;
  }

  .func-btn .btn {
    font-size: 12px;
    width: 100%;
  }
}
.func-btn .btn {
  font-size: 14px;
  padding-bottom: 15px;
  padding-top: 15px;
}

.func-btn .btn-reset {
  background: #6c0817;
  color: #e6e6e6;
}
.func-btn .btn-reset:hover {
  background: #9b0c21;
}

/*layout*/
@media (min-width: 1170px) {
  .showtimes-col .btn-custom {
    width: 90% !important;
    padding: 7px 8px 6px;
  }
}
@media only screen and (min-width: 768px) {
  .func-btn .btn {
    width: 217px;
    margin-top: 0;
  }
}
/* Cart button */
.button-field {
  text-align: center;
}

.clock-box .button-field {
  display: none;
}

.btn.btn-startover {
  border-radius: 3px;
  cursor: pointer;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  min-width: 60px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  border-color: red;
  padding: 10px 70px;
  margin: 0 auto;
  background: #6c0817 !important;
  color: #ffffff;
}

.bt-a-mybutton.bt-bg-black {
  background-color: #161616;
  border: 1px solid #a0a0a0;
}

a.bt-a-mybutton.bt-bg-black.clear-btn-payment {
  display: inline-block;
  font-size: 14px;
  width: 100%;
}

a.bt-a-mybutton.bt-bg-black.button-cancel-book {
  display: inline-block;
  cursor: pointer;
  font-size: 14px;
  width: 47%;
}

a.bt-a-mybutton.bt-bg-red.payment-submit,
a.bt-a-mybutton.bt-bg-red.payment-corp-submit {
  font-size: 14px;
  display: inline-block;
  width: 50%;
}

.popup_button_close {
  color: #ffffff;
  cursor: pointer;
  font-size: 55px;
  height: 50px;
  line-height: 45px;
  position: absolute;
  right: 0px;
  text-align: center;
  text-decoration: none;
  top: 0px;
  z-index: 2;
}

.btn-item-attr-outline {
  cursor: pointer;
}

.add-on-detail tr td .btn-primary-outline {
  display: block;
  text-align: center;
  width: auto;
}

.table.concession-table .btn-primary-outline {
  min-width: 69px;
  white-space: normal;
  padding: 10px 9px;
  font-size: 14px;
  line-height: 1.3;
  font-weight: 600;
}

/* IMAX */
.footer-btn {
  background: #3c3c3c;
  padding: 5px 22px 9px 15px;
}

@media (min-width: 320px) {
  .btn-primary {
    color: #fff;
    background-color: #ea1131;
    border-color: #ea1131;
  }
}
@media only screen and (min-width: 1251px) {
  .btn-custom {
    /*padding: 12px 13px 11px;*/
  }
}
@media (min-width: 320px) {
  .func-btn .btn-buy {
    width: 210px;
  }
}
@media only screen and (min-width: 768px) {
  .func-btn .btn-checkout {
    float: right;
    margin-left: 10px;
  }

  .func-btn .btn {
    margin-top: 0;
  }

  .func-btn .btn-reset {
    float: right;
  }

  .func-btn .btn-buy {
    width: 217px;
  }
}
@media only screen and (min-width: 1366px) {
  .func-btn .btn-checkout {
    float: right;
  }
}
.carousel-caption .btn {
  text-shadow: none;
}

.home-carousel-caption .btn.btn-default {
  background: #e8142e;
  color: #ffffff;
  padding: 10px 15px;
  opacity: 1;
}

#collapse_submob div span .subscribe_text,
#collapse_submob div span .btn_sub_submit.btn {
  margin-left: 0px;
  margin-top: 10px;
}

#signup-login .content .bt-a-mybutton,
#signup-login .content .input-payment {
  display: block;
  margin: auto;
  width: 300px;
}

button.form-control,
.button.form-control {
  border-radius: 3px;
  cursor: pointer;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  height: 50px;
  line-height: 44px;
  min-width: 60px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  border-color: red;
}

.popup-wrapper .popup-control .button {
  margin-left: 15px;
}

button.form-control.bg-red,
.button.form-control.bg-red {
  background: #ED0429;
  color: #ffffff;
  margin-bottom: 15px;
}

button.form-control.mid-wide,
.button.form-control.mid-wide {
  min-width: 160px;
}

.popup-wrapper .popup-control .button.form-control.mid-wide {
  min-width: 200px;
}

.popup-button-close {
  color: #ccc;
  cursor: pointer;
  font-size: 55px;
  height: 50px;
  line-height: 45px;
  position: absolute;
  right: 20px;
  text-align: center;
  text-decoration: none;
  top: 20px;
  width: 50px;
  z-index: 2;
}

.popup-float-wrapper.popup-alert .popup-button-close {
  position: absolute;
}

/* IMAX Detail Event */
.btn.btn-event-data {
  background-color: transparent;
  border: 1px solid #ffffff;
  color: #ffffff;
  padding: 8px 25px;
  min-width: 150px;
  margin-bottom: 10px;
}

/* Premiere */
#cart-item .content .bottom-ct .bt-a-mybutton {
  float: right;
  width: 200px;
}

.mobile-showtimes {
  position: relative;
}

.nova-animation::before {
  content: "";
  border-radius: 1000px;
  min-width: calc(300px + 12px);
  min-height: calc(60px + 12px);
  border: 6px solid white;
  box-shadow: 0 0 60px rgba(0, 255, 203, 0.64);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: all 0.3s ease-in-out 0s;
}

.nova-animation::after {
  content: "";
  width: 30px;
  height: 30px;
  border-radius: 100%;
  border: 6px solid white;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation: ring 1.5s forwards;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}

@keyframes ring {
  0% {
    width: 30px;
    height: 30px;
    opacity: 1;
  }
  100% {
    width: 300px;
    height: 300px;
    opacity: 0;
  }
}
/*Modules -Header*/
/* Cart */
.cart-header p {
  color: #ffffff;
}

.cart-top-heading {
  padding: 15px 10px 0px 10px;
  text-align: center;
}

.cart-left-column img, .cart-top-heading img {
  width: 40px !important;
}

.table-confirm .table-head.foot .header {
  color: #e6e6e6;
  font-family: open_sanssemibold, sans-serif;
  font-size: 16px;
}

.table-confirm .table-head.foot .header.total {
  font-size: 14px;
}

.table-confirm .header2 {
  color: #a0a0a0;
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
}

/* IMAX */
.heading {
  margin-bottom: 10px;
  margin-top: 10px;
}

.heading .icon-func li {
  padding-left: 15px;
  padding-right: 15px;
}

.heading .icon-func li:first-child {
  padding-left: 0;
}

.location-header-persist {
  border-bottom: 2px solid #2d2d2d;
  display: flex;
  padding: 10px 0px;
}

.location-header-persist .sprite-desktop-theatre-list-pin {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}

.location-header-date-time {
  display: flex;
  align-items: center;
}
.location-header-date-time p {
  font-size: 12px;
  transform: translateY(-2px);
  margin: 0px 15px;
}

.headercard {
  color: darksalmon;
}

.sidebar_follow_header {
  color: #b4b4b4;
  display: block;
  margin-bottom: 5px;
  text-align: left;
}

/* Premiere */
.heading .icon-func li:last-child {
  padding-right: 0;
}

.heading h2, .headingMerc h2 {
  color: #e6e6e6;
  float: left;
  font-family: fira_sansmedium, sans-serif;
  font-size: 30px;
  font-weight: 500;
  margin-bottom: 0;
  margin-top: 0;
}

.pre-tabs-dining-content .head-desc, .pre-common-content .head-desc {
  margin-bottom: 35px;
}

.heading:before, .heading:after {
  content: " ";
  display: table;
}

@media (min-width: 1170px) {
  .location-header-persist {
    padding: 10px;
  }
  .location-header-persist .location-header-date-time {
    margin-left: auto;
  }
  .location-header-persist .location-header-date-time p {
    font-size: 14px;
    transform: translateY(0px) translateX(-15px);
  }
}
/*Modules -Images*/
.sprite-legends-rating-tba-filled {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -5349px;
  height: 24px;
  width: 40px;
}

/* Sprite for IMAX */
.sprite-mobile-logo {
  height: auto;
  width: 120px;
}

.sprite-mobile-tickets {
  background: url(/Images/common/default/en-SG/scheduletime.svg);
  display: block;
  height: 20px;
  margin-left: -4.7em;
  position: absolute;
  top: 0.8em;
  width: 20px;
}

.sprite-mobile-menu {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -6638px;
  display: block;
  margin-left: -2.8em;
  height: 15px;
  position: absolute;
  top: 1em;
  width: 20px;
}

.sprite-desktop-quick-tix-arrow-blue {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -395px !important;
  height: 22px !important;
  width: 13px !important;
  transform: translateY(-50%) rotate(270deg) !important;
}

.sprite-desktop-quick-tix-arrow-red {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -3319px;
  height: 10px;
  width: 16px;
  transform: translateY(-50%);
}

.sprite-desktop-nav-top-search {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -3190px;
  height: 18px;
  display: block;
  margin: 0 auto;
  width: 17px;
}

.sprite-desktop-showtimes-download {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -3642px;
  height: 23px;
  width: 21px;
}

.sprite-desktop-showtimes-print {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -3705px;
  height: 24px;
  width: 24px;
}

.sprite-desktop-showtimes-share {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -3769px;
  height: 24px;
  width: 24px;
}

.time-nav-btn-left:hover .sprite-desktop-arrow-red-left {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) 5px -374px;
  height: 40px;
}

.time-nav-btn-right:hover .sprite-desktop-arrow-red-right {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) 8px -432px;
  height: 40px;
}

.sprite-desktop-arrow-red-left {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) 5px -256px;
  height: 40px;
}

.sprite-desktop-arrow-red-right {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) 8px -315px;
  height: 40px;
}

.sprite-desktop-theatre-list-pin {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -3833px;
  height: 16px;
  width: 11px;
}

.sprite-showtimes-restriction-snf {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -9802px;
  height: 22px;
  width: 31px;
}

.sprite-legends-rating-pg13 {
  background: url(/Images/common/default/en-SG/PG13.svg);
  height: 30px;
  width: 30px;
  background-repeat: no-repeat;
}

.sprite-showtimes-3d::after {
  content: "3D";
  font-weight: bold;
}

.sprite-showtimes-format-imax-3d {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -8812px;
  height: 12px;
  width: 63px;
}

.sprite-showtimes-format-digital-dtsx {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) 0 -10595px;
  height: 12px;
  width: 63px;
  position: absolute;
  left: 4px;
  top: 39px;
}

.sprite-showtimes-lumiere-3d-black {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -10516px;
  height: 8px;
  width: 67px;
}

.sprite-showtimes-lumiere-black {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -13px -10475px;
  height: 10px;
  width: 60px;
}

.sprite-view-more-icon {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -10230px;
  display: inline-block;
  margin-left: 0.5em;
  height: 16px;
  width: 16px;
}

.sprite-mobile-back-to-top-arrow {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -5477px;
  display: block;
  height: 10px;
  margin: 6px auto;
  width: 21px;
}

.sprite-desktop-footer-pay-american {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -750px;
  height: 36px;
  display: block;
  margin: 0 auto 5px;
  width: 51px;
}

.sprite-desktop-footer-pay-jcb {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -826px;
  height: 36px;
  display: block;
  margin: 0 auto 5px;
  width: 50px;
}

.sprite-desktop-footer-pay-master {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -902px;
  height: 36px;
  display: block;
  margin: 0 auto 5px;
  width: 50px;
}

.sprite-desktop-footer-pay-masterpass {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -978px;
  height: 36px;
  display: block;
  margin: 0 auto 5px;
  width: 50px;
}

.sprite-desktop-footer-pay-visa {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -1054px;
  height: 36px;
  display: block;
  margin: 0 auto 5px;
  width: 51px;
}

.sprite-desktop-footer-security-comodo {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -1130px;
  height: 40px;
  display: block;
  margin: 0 auto 5px;
  width: 79px;
}

.sprite-desktop-footer-security-trustwave {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -1210px;
  height: 36px;
  display: block;
  margin: 0 auto 5px;
  width: 73px;
}

.sprite-desktop-nav-social-fb {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -2841px;
  height: 20px;
  width: 10px;
}

.sprite-desktop-nav-social-instagram {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -2901px;
  height: 20px;
  width: 20px;
}

.sprite-desktop-nav-social-twitter {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -2961px;
  height: 17px;
  width: 22px;
}

.sprite-desktop-nav-social-youtube {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -3018px;
  height: 15px;
  width: 22px;
}

.sprite-desktop-nav-social-tiktok {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -11235px;
  height: 24px;
  width: 22px;
  transform: scale(0.8);
  position: absolute;
  top: -2px;
  left: 0;
  margin: 0 4px !important;
}

.sprite-icon-close {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -10286px;
  display: block;
  margin: 0 auto 5px;
  height: 31px;
  width: 31px;
}

.sprite-mobile-nav-imax {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -6883px;
  height: 12px;
  width: 70px !important;
  background-repeat: no-repeat;
  float: left;
}

.sprite-mobile-nav-drem {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -16px -10671px;
  height: 12px;
  width: 70px !important;
  background-repeat: no-repeat;
  margin-bottom: 7px;
  margin-top: 0px;
  float: left;
}

.sprite-mobile-nav-lum {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -14px -10639px;
  height: 12px;
  width: 70px !important;
  background-repeat: no-repeat;
  float: left;
}

.sprite-tablet-nav-checkbooking {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -9944px;
  height: 19px;
  display: inline-block;
  margin-right: 15px;
  width: 17px;
}

.sprite-tablet-nav-login {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -10003px;
  height: 22px;
  display: inline-block;
  margin-right: 15px;
  width: 20px;
}

.sprite-mobile-nav-safra {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -7167px;
  height: 23px;
  display: inline-block;
  margin-right: 15px;
  width: 20px;
}

.sprite-mobile-hidden-nav-search {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -5755px;
  height: 18px;
  display: inline-block;
  margin-right: 15px;
  width: 17px;
}

.sprite-desktop-nav-corporate {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -2261px;
  height: 20px;
  width: 20px;
}

.sprite-desktop-nav-gift-n-vouchers {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -2321px;
  height: 20px;
  width: 20px;
}

.sprite-desktop-nav-imax {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -2381px;
  height: 13px;
  width: 63px;
}

.sprite-desktop-nav-main-concession {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -2434px;
  height: 20px;
  width: 20px;
}

.sprite-desktop-nav-main-promotion {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -2494px;
  height: 20px;
  width: 20px;
}

.sprite-desktop-nav-main-showtimes {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -2554px;
  height: 18px;
  width: 18px;
}

.sprite-desktop-nav-main-theatre {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -2612px;
  height: 20px;
  width: 20px;
}

.sprite-desktop-nav-premiere {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -2672px;
  height: 14px;
  width: 88px;
}

.sprite-desktop-nav-dreamers {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -2720px;
  height: 45px;
  width: 90px;
}

.sprite-desktop-nav-premiere-white {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -2726px;
  height: 12px;
  width: 76px;
}

.sprite-desktop-nav-safra {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -2778px;
  height: 23px;
  display: inline-block;
  margin-right: 15px;
  width: 20px;
}

.sprite-desktop-nav-support {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -3073px;
  height: 17px;
  display: inline-block;
  margin-right: 15px;
  width: 20px;
}

.sprite-desktop-list-fav {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -10px -1770px;
}

.sprite-legends-showtime-moon {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -5413px;
  height: 24px;
  width: 24px;
}

.vaccinated-hall-icon {
  background: no-repeat center/130% url(/Images/common/default/en-SG/vaccinated-hall-icon.png);
  height: 30px;
  width: 30px;
}

.sprite-showtimes-restriction-nf {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -9678px;
  height: 22px;
  width: 31px;
}

.sprite-showtimes-restriction-nr {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -9740px;
  height: 22px;
  width: 31px;
}

.sprite-showtimes-rating-cir-g {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -9206px;
  height: 22px;
  width: 23px;
}

.sprite-showtimes-rating-cir-pg {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -9268px;
  height: 22px;
  width: 22px;
}

.sprite-showtimes-rating-cir-pg13 {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -9330px;
  height: 22px;
  width: 21px;
}

.sprite-showtimes-rect-nc16 {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -9572px;
  height: 13px;
  width: 29px;
}

.sprite-showtimes-rect-m18 {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -9520px;
  height: 12px;
  width: 29px;
}

.sprite-showtimes-rect-r21 {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -9625px;
  height: 13px;
  width: 29px;
}

.sprite-showtimes-rating-tba-filled {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -9456px;
  height: 24px;
  width: 40px;
}

/* Sprite for Lumiere */
.sprite-desktop-nav-top-login {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -2260px;
  height: 20px;
  display: block;
  margin: 0 auto;
  width: 24px;
}

.sprite-desktop-nav-top-cart {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -3130px;
  height: 20px;
  display: block;
  margin: 0 auto;
  width: 24px;
}

/* Sprite for Premiere */
.sprite-showtimes-premiere {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -9008px;
  height: 10px;
  width: 60px;
}

.sprite-showtimes-premiere-3d-black {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -9108px;
  height: 10px;
  width: 67px;
}

.sprite-showtimes-premiere-black {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -9156px;
  height: 10px;
  width: 60px;
}

.sprite-view-less-icon {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -10174px;
  display: inline-block;
  height: 16px;
  margin-left: 0.5em;
  width: 16px;
}

/* Sprite for Premiere Detail Event */
.sprite-desktop-detail-mute {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -2200px;
  display: inline-block;
  height: 21px;
  width: 25px;
}

.sprite-desktop-detail-volup {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -630px;
  display: inline-block;
  height: 21px;
  width: 25px;
}

.sprite-desktop-detail-expand {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -570px;
  display: inline-block;
  height: 20px;
  width: 20px;
}

.sprite-showtimes-midnight {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -8956px;
  height: 12px;
  position: absolute;
  right: 0px;
  width: 14px;
}

/*Layout*/
/*sidebar*/
.sprite-mobile-nav-premiere {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -7055px;
  height: 12px;
  width: 76px !important;
  background-repeat: no-repeat;
  float: left;
}

.sprite-seating-seat-curr-wheelchair-avail {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -8590px;
  height: 16px;
  width: 18px;
}

.sprite-legends-rating-pg {
  background: url(/Images/common/default/en-SG/PG.svg);
  height: 30px;
  width: 30px;
  background-repeat: no-repeat;
}

/*add more later on*/
.sprite-showtimes-dtx {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -9px -10596px;
  height: 13px;
  width: 60px;
}

.sprite-showtimes-lumiere-dtsx {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -18px -10882px;
  height: 10px;
  width: 64px;
}

.sprite-showtimes-lumiere-dtsx-3d {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -18px -10921px;
  height: 10px;
  width: 64px;
}

.sprite-mix {
  display: flex;
}
.sprite-mix .sprite-showtimes-3d {
  position: relative;
  left: 15px;
  top: -5px;
}
.sprite-mix .sprite-showtimes-3d::after {
  font-size: 12px;
}
.sprite-mix .sprite-showtimes-format-digital-dtsx {
  left: 25px;
  top: 39px;
  zoom: 0.8;
}

.sprite-showtimes-drem-black {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -9px -10555px;
  height: 10px;
  width: 60px;
}

/*Newly Created For Movie Classify Code (kf)*/
.sprite-legends-rating-g {
  background: url(/Images/common/default/en-SG/G.svg);
  height: 25px;
  width: 25px;
  background-repeat: no-repeat;
}

/*Newly Created For Movie Classify Code (kf)*/
.sprite-legends-rating-nc16 {
  background: url(/Images/common/default/en-SG/NC16.svg);
  height: 23px;
  width: 60px;
  background-repeat: no-repeat;
}

/*Newly Created For Movie Classify Code (kf)*/
.sprite-legends-rating-m18 {
  background: url(/Images/common/default/en-SG/M18.svg);
  height: 25px;
  width: 6vh;
  background-repeat: no-repeat;
}

/*Newly Created For Movie Classify Code (kf)*/
.sprite-legends-rating-r21 {
  background: url(/Images/common/default/en-SG/R21.svg);
  height: 20px;
  width: 50px;
  background-repeat: no-repeat;
}

.content-wrapper-dreamer {
  background-image: url(../../Images/dreamers/dreamers_bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

.content-wrapper-lumiere {
  background-image: url(../../Images/lumiere/bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

/* Cart */
.sprite-seating-seat-curr-avail {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -8366px;
  height: 16px;
  width: 18px;
}

.sprite-seating-seat-curr-select {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -8478px;
  height: 16px;
  width: 18px;
}

.sprite-seating-seat-curr-hold {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -8422px;
  height: 16px;
  width: 18px;
}

.sprite-seating-seat-curr-unavail {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -8534px;
  height: 16px;
  width: 18px;
}

/*Modules - Check Booking*/
#check-booking {
  margin: 0 auto;
  padding: 85px 50px 0;
}

#check-booking .close-cart {
  height: 30px;
  position: absolute;
  right: 50px;
  top: 25px;
  width: 30px;
}

#check-booking .content .content-pre-view {
  background-color: transparent;
  border-radius: 4px;
  color: #e6e6e6;
  display: table;
  width: 100%;
}

#check-booking .content .content-pre-view .body-ct {
  border-bottom: 1px solid #302c2d;
  padding-top: 20px;
}

#check-booking .content .content-pre-view .body-ct .ct-amount {
  padding: 10px 0;
  text-align: right;
  width: 15%;
}

#check-booking .content .content-pre-view .body-ct .ct-item {
  padding: 10px 0;
  width: 40%;
}

#check-booking .content .content-pre-view .body-ct .ct-item .block-img {
  display: inline-block;
  float: left;
  height: 116px;
  margin-right: 25px;
  width: 76px;
}

#check-booking .content .content-pre-view .body-ct .ct-item .block-img img {
  display: inline-block;
  height: 100%;
  width: 100%;
}

#check-booking .content .content-pre-view .body-ct .ct-item .info {
  display: inline-block;
  float: left;
}

#check-booking .content .content-pre-view .body-ct .ct-item .info .title {
  font-family: open_sanssemibold;
  font-size: 16px;
  line-height: 1;
}

#check-booking .content .content-pre-view .body-ct .ct-item .info .title + p, #check-booking .content .content-pre-view .body-ct .ct-item .info p + p {
  margin-top: 15px;
}

#check-booking .content .content-pre-view .body-ct .ct-item .info .title .pg-13 {
  margin-left: 10px;
  position: relative;
  top: -3px;
}

#check-booking .content .content-pre-view .body-ct .ct-item .info p {
  line-height: 1;
  margin-bottom: 0;
}

#check-booking .content .content-pre-view .body-ct .ct-item, #check-booking .content .content-pre-view .body-ct .ct-type, #check-booking .content .content-pre-view .body-ct .ct-quantity, #check-booking .content .content-pre-view .body-ct .ct-amount, #check-booking .content .content-pre-view .body-ct .ct-status, #check-booking .content .content-pre-view .body-ct .ct-amountz {
  float: left;
  line-height: 1;
  padding: 10px 0;
}

#check-booking .content .content-pre-view .body-ct .ct-quantity {
  width: 15%;
}

#check-booking .content .content-pre-view .body-ct .ct-amountz {
  width: 15%;
}

#check-booking .content .content-pre-view .body-ct .ct-status {
  padding-left: 50px;
  padding-right: 20px;
  text-align: right;
  width: 12%;
}

#check-booking .content .content-pre-view .body-ct .ct-type {
  padding-left: 35px;
  padding-right: 10px;
  width: 29%;
}

#check-booking .content .content-pre-view .body-ct .ct-type p {
  margin-bottom: 0;
}

#check-booking .content .content-pre-view .body-ct .row-booking-fees .ct-amount {
  display: inline-block;
  float: left;
  padding-bottom: 25px;
  padding-right: 0;
  padding-top: 15px;
  width: 18%;
}

#check-booking .content .content-pre-view .body-ct .row-booking-fees .title {
  display: inline-block;
  float: left;
  font-family: open_sanssemibold;
  font-weight: 600;
  line-height: 1;
  padding: 15px 0 25px;
  width: 82%;
}

#check-booking .content .content-pre-view .body-ct .row-concession .ct-item .info {
  margin-top: 10%;
}

#check-booking .content .content-pre-view .body-ct .row-movie {
  position: relative;
}

#check-booking .content .content-pre-view .body-ct .row-movie, #check-booking .content .content-pre-view .body-ct .row-concession, #check-booking .content .content-pre-view .body-ct .row-booking-fees {
  float: left;
  width: 100%;
  margin-bottom: 8px;
}

#check-booking .content .content-pre-view .body-ct .text-sub {
  color: #a0a0a0;
  font-family: "Open Sans";
  font-weight: 400;
  margin-right: 5px;
}

#check-booking .content .content-pre-view .body-ct .text-seat-number {
  color: #e6e6e6;
  font-family: "Open Sans";
  font-weight: 400;
  margin-right: 5px;
}

#check-booking .content .content-pre-view .body-ct p {
  font-family: open_sanssemibold;
  line-height: 1;
}

#check-booking .content .content-pre-view .body-ct p.kind-concess {
  font-family: "Open Sans";
  font-weight: 400;
}

#check-booking .content .content-pre-view .grand-total .ct-r-price {
  text-align: right;
  width: 28.6%;
}

#check-booking .content .content-pre-view .grand-total .ct-r-price .price {
  font-size: 22px;
  margin: 0;
}

#check-booking .content .content-pre-view .grand-total .ct-r-price, #check-booking .content .content-pre-view .grand-total .title {
  display: inline-block;
  float: left;
  font-family: open_sanssemibold;
  font-size: 14px;
  line-height: 1;
  padding: 30px 0 40px;
  text-transform: uppercase;
}

#check-booking .content .content-pre-view .grand-total .title {
  width: 71.4%;
}

#check-booking .content .content-pre-view .header {
  border-bottom: 1px solid #302c2d;
}

#check-booking .content .content-pre-view .header .amount {
  padding: 30px 0 22px;
  text-align: right;
  width: 16%;
}

#check-booking .content .content-pre-view .header .item {
  padding: 30px 0 22px;
  width: 40%;
}

#check-booking .content .content-pre-view .header .item, #check-booking .content .content-pre-view .header .type, #check-booking .content .content-pre-view .header .quantity, #check-booking .content .content-pre-view .header .amount, #check-booking .content .content-pre-view .header .status {
  color: #a0a0a0;
  display: inline-block;
  float: left;
  font-family: open_sansbold;
  font-weight: 700;
  line-height: 1;
  padding: 30px 30px 22px;
  text-transform: uppercase;
}

#check-booking .content .content-pre-view .header .quantity {
  text-align: right;
  width: 15%;
}

#check-booking .content .content-pre-view .header .status {
  text-align: right;
  width: 16%;
}

#check-booking .content .content-pre-view .header .type {
  width: 29%;
}

#check-booking .content .content-pre-view .header, #check-booking .content .content-pre-view .body-ct, #check-booking .content .content-pre-view .grand-total {
  float: left;
  width: 100%;
}

#check-booking .content .tran-number {
  color: #a0a0a0;
  font-size: 16px;
  margin-bottom: 10px;
}

#check-booking .content .tran-number .code {
  color: #e6e6e6;
  font-family: open_sanssemibold;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 25px;
  margin-left: 5px;
  text-transform: uppercase;
}

#check-booking .content .wrap-input-search {
  margin-bottom: 20px;
}

#check-booking .content h2 {
  color: #e6e6e6;
  font-family: fira_sansmedium, sans-serif;
  font-size: 30px;
  font-weight: 500;
  margin-bottom: 15px;
  text-align: center;
}

@media screen and (min-width: 1367px) {
  #check-booking {
    max-width: 100%;
    height: 100%;
  }
}
@media (min-width: 1170px) {
  #check-booking {
    padding-left: 50px;
  }

  #check-booking .content .content-pre-view .body-ct .ct-item .info .title .pg-13 {
    display: none;
  }

  #check-booking .content .content-pre-view .body-ct .ct-type .r-quantity, #check-booking .content .content-pre-view .body-ct .ct-type .r-amount, #check-booking .content .content-pre-view .body-ct .ct-type .r-status {
    display: none;
  }

  #check-booking .content .content-pre-view .body-ct .ct-type .type-title .title-r-type {
    display: none;
  }
}
#check-booking .content .content-pre-view .body-ct .row-movie.promotion {
  margin-bottom: 16px;
}
#check-booking .content .content-pre-view .body-ct .row-movie.promotion .sub-item {
  font-size: 14px;
}
@media (min-width: 280px) and (max-width: 1169.9px) {
  .content .content-pre-view .header {
    display: none;
  }
}
@media (min-width: 280px) and (max-width: 1169.9px) {
  .content .content-pre-view .body-ct {
    display: flex;
    flex-direction: column;
  }
}
@media (min-width: 280px) and (max-width: 1169.9px) {
  .content .content-pre-view .body-ct .ct-item {
    width: 100% !important;
  }
}
@media (min-width: 280px) and (max-width: 1169.9px) {
  #check-booking .content .content-pre-view .body-ct .ct-item .info {
    display: table;
    float: none;
  }
}
@media (min-width: 280px) and (max-width: 1169.9px) {
  .content .content-pre-view .body-ct .ct-type {
    width: 100% !important;
    padding: 0 0 0 0 !important;
  }
}
@media (min-width: 280px) and (max-width: 1169.9px) {
  .content .content-pre-view .body-ct .ct-amounts, .content .content-pre-view .body-ct .ct-quantity, .content .content-pre-view .body-ct .row-booking-fees, .content .content-pre-view .body-ct .ct-amountz {
    width: 100% !important;
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
  }
}
@media (min-width: 280px) and (max-width: 1169.9px) {
  .content .content-pre-view .body-ct .ct-type p + p {
    margin-top: 15px;
  }
}
@media (min-width: 280px) and (max-width: 1169.9px) {
  .content .content-pre-view .body-ct .ct-type .r-amount {
    display: flex;
    justify-content: space-between;
  }
}
.payment {
  margin-left: 0;
  display: inline-block;
  vertical-align: middle;
}

/*Modules - Membership */
/* Global/Common Elements */
.pointer {
  cursor: pointer;
}

.text-dark {
  color: #000;
}

.text-grey {
  color: #a0a0a0;
}

.text-white {
  color: #fcfcfc;
}

.form-title {
  color: #c1c1c1;
}

/* General Layout */
.center {
  display: flex;
  justify-content: center;
}

/* Reused Components */
.mt-20 {
  margin-top: 20px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mt-60 {
  margin-top: 60px;
}

.mb-20 {
  margin-bottom: 20px;
}

.pt-20 {
  padding-top: 20px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pt-60 {
  padding-top: 60px;
}

.pb-60 {
  padding-bottom: 60px;
}

/* Membership Modal */
#membership-auth,
#membership-forgot-password,
#membership-profile {
  color: #000;
  /* Login Form */
  /* Loading */
  /* Login Toggle Button */
  /* Profile Section */
}
#membership-auth .mj-main-js,
#membership-forgot-password .mj-main-js,
#membership-profile .mj-main-js {
  height: unset;
}
#membership-auth .popup-float-wrapper,
#membership-forgot-password .popup-float-wrapper,
#membership-profile .popup-float-wrapper {
  width: 40%;
}
#membership-auth .popup-wrapper,
#membership-forgot-password .popup-wrapper,
#membership-profile .popup-wrapper {
  padding: 0px !important;
}
#membership-auth .popup-container,
#membership-forgot-password .popup-container,
#membership-profile .popup-container {
  top: 0;
}
#membership-auth .popup-content,
#membership-forgot-password .popup-content,
#membership-profile .popup-content {
  margin-bottom: 0;
}
#membership-auth .popup-alert,
#membership-forgot-password .popup-alert,
#membership-profile .popup-alert {
  width: 600px;
  height: unset !important;
}
#membership-auth .cont-search-content-resize,
#membership-forgot-password .cont-search-content-resize,
#membership-profile .cont-search-content-resize {
  position: relative;
}
@media (min-width: 768px) {
  #membership-auth .login-form,
#membership-forgot-password .login-form,
#membership-profile .login-form {
    max-width: 700px;
  }
}
@media (max-width: 767px) {
  #membership-auth .login-form,
#membership-forgot-password .login-form,
#membership-profile .login-form {
    max-width: 350px;
  }
}
#membership-auth .login-form,
#membership-forgot-password .login-form,
#membership-profile .login-form {
  margin-top: 40px;
  padding: 20px 18px;
  background: #1f1f1f;
  border-radius: 30px;
  color: #000;
  min-width: 350px;
}
#membership-auth .login-form .back-button,
#membership-forgot-password .login-form .back-button,
#membership-profile .login-form .back-button {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
#membership-auth .login-form .form-title,
#membership-forgot-password .login-form .form-title,
#membership-profile .login-form .form-title {
  font-size: 28px;
  font-weight: bold;
  color: #fcfcfc;
  position: relative;
}
#membership-auth .login-form .signup-text,
#membership-forgot-password .login-form .signup-text,
#membership-profile .login-form .signup-text {
  color: #ebebeb;
  font-size: 12px;
}
#membership-auth .login-form a,
#membership-forgot-password .login-form a,
#membership-profile .login-form a {
  color: #75c3fb;
}
#membership-auth .login-form .forgot-password-text,
#membership-forgot-password .login-form .forgot-password-text,
#membership-profile .login-form .forgot-password-text {
  font-size: 12px;
  margin-bottom: 15px;
  color: #666;
}
#membership-auth .login-form .login-button-group,
#membership-forgot-password .login-form .login-button-group,
#membership-profile .login-form .login-button-group {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#membership-auth .login-form .login-button,
#membership-forgot-password .login-form .login-button,
#membership-profile .login-form .login-button {
  padding: 10px 25px;
  background-color: #ff0000;
  color: #fff;
  border: none;
  border-radius: 25px;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
}
#membership-auth .login-form .login-button:hover,
#membership-forgot-password .login-form .login-button:hover,
#membership-profile .login-form .login-button:hover {
  opacity: 80%;
}
#membership-auth .login-form .login-button:disabled,
#membership-forgot-password .login-form .login-button:disabled,
#membership-profile .login-form .login-button:disabled {
  background-color: #9b9b9b;
}
#membership-auth .login-form .error-message,
#membership-forgot-password .login-form .error-message,
#membership-profile .login-form .error-message {
  color: #9a9a9a;
  font-size: 11px;
}
#membership-auth .login-form-white,
#membership-forgot-password .login-form-white,
#membership-profile .login-form-white {
  background-color: white;
  color: #000;
}
#membership-auth .login-form-white .form-title,
#membership-forgot-password .login-form-white .form-title,
#membership-profile .login-form-white .form-title {
  color: #000;
}
#membership-auth .auth-input,
#membership-forgot-password .auth-input,
#membership-profile .auth-input {
  width: 100%;
  padding: 10px;
  border: 1px solid #000;
  border-radius: 6px;
  font-size: 14px;
  box-sizing: border-box;
}
#membership-auth .auth-input:focus,
#membership-forgot-password .auth-input:focus,
#membership-profile .auth-input:focus {
  outline: none;
  border-color: #007bff;
  box-shadow: 0 0 4px rgba(0, 123, 255, 0.3);
}
#membership-auth .btn-login,
#membership-forgot-password .btn-login,
#membership-profile .btn-login {
  margin-top: 20px;
  width: unset;
}
#membership-auth .modal-title,
#membership-forgot-password .modal-title,
#membership-profile .modal-title {
  margin-bottom: 30px;
}
#membership-auth .text-success,
#membership-forgot-password .text-success,
#membership-profile .text-success {
  color: green;
}
#membership-auth .membership-loading,
#membership-forgot-password .membership-loading,
#membership-profile .membership-loading {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  z-index: 1;
  background: #000000d9;
  display: flex;
  justify-content: center;
  align-items: center;
}
#membership-auth .success-text,
#membership-forgot-password .success-text,
#membership-profile .success-text {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
}
#membership-auth .login-toggle-btn,
#membership-forgot-password .login-toggle-btn,
#membership-profile .login-toggle-btn {
  margin: 20px 0px;
  font-size: 15px;
}
#membership-auth .login-toggle-btn .title,
#membership-forgot-password .login-toggle-btn .title,
#membership-profile .login-toggle-btn .title {
  margin-right: 12px;
  margin-top: 2px;
}
#membership-auth .profile,
#membership-forgot-password .profile,
#membership-profile .profile {
  min-height: 100vh;
}
#membership-auth .profile .info-row,
#membership-forgot-password .profile .info-row,
#membership-profile .profile .info-row {
  display: grid;
  grid-template-columns: 70px 1fr;
  margin-bottom: 10px;
}
#membership-auth .profile .user-detail-card,
#membership-forgot-password .profile .user-detail-card,
#membership-profile .profile .user-detail-card {
  display: flex;
  justify-content: space-around;
  align-items: center;
  line-height: 2.5;
}
#membership-auth .profile .user-detail-card .avatar,
#membership-forgot-password .profile .user-detail-card .avatar,
#membership-profile .profile .user-detail-card .avatar {
  height: 130px;
  border-radius: 50%;
  border: solid red 3px;
}
#membership-auth .profile .user-detail-card .welcome-text,
#membership-forgot-password .profile .user-detail-card .welcome-text,
#membership-profile .profile .user-detail-card .welcome-text {
  font-size: 28px;
  color: #fff;
}
#membership-auth .profile .user-detail-card .welcome-text .welcome-text-red,
#membership-forgot-password .profile .user-detail-card .welcome-text .welcome-text-red,
#membership-profile .profile .user-detail-card .welcome-text .welcome-text-red {
  color: #fd1134;
}
#membership-auth .profile .user-detail-card .text-blur,
#membership-forgot-password .profile .user-detail-card .text-blur,
#membership-profile .profile .user-detail-card .text-blur {
  color: #535353;
}
#membership-auth .profile .loyalty-card,
#membership-forgot-password .profile .loyalty-card,
#membership-profile .profile .loyalty-card {
  position: relative;
  width: 300px;
  padding: 15px 40px;
  margin-top: 20px;
  border: dashed #fd1133 2px;
  border-radius: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #878787;
}
#membership-auth .profile .loyalty-card .point,
#membership-forgot-password .profile .loyalty-card .point,
#membership-profile .profile .loyalty-card .point {
  font-weight: bold;
  font-size: 30px;
  color: #ff1134;
}
#membership-auth .profile .loyalty-card img,
#membership-forgot-password .profile .loyalty-card img,
#membership-profile .profile .loyalty-card img {
  margin-top: 10px;
  width: 130px;
}
#membership-auth .profile .loyalty-card .ribbon,
#membership-forgot-password .profile .loyalty-card .ribbon,
#membership-profile .profile .loyalty-card .ribbon {
  background: #ff1134;
  color: white;
  font-size: 14px;
  padding: 6px 35px;
  position: absolute;
  top: 25px;
  left: -34px;
  transform: rotate(-44deg);
  clip-path: polygon(19% -2%, 79% 1%, 100% 98%, 0% 92%);
}
#membership-auth .profile-form,
#membership-forgot-password .profile-form,
#membership-profile .profile-form {
  max-height: 80vh;
  overflow-y: auto;
  overflow-x: hidden;
  padding-right: 10px;
}
#membership-auth .sprite-icon-close,
#membership-forgot-password .sprite-icon-close,
#membership-profile .sprite-icon-close {
  margin: 25px;
}
#membership-auth .profile-card,
#membership-forgot-password .profile-card,
#membership-profile .profile-card {
  position: relative;
  background: #1f1f1f;
  border-radius: 10px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  width: 350px;
  padding: 30px;
  text-align: center;
  color: white;
}
#membership-auth .profile-card .edit-btn,
#membership-forgot-password .profile-card .edit-btn,
#membership-profile .profile-card .edit-btn {
  cursor: pointer;
  font-size: 25px;
  position: absolute;
  right: 10px;
  top: 10px;
}
#membership-auth .profile-card .avatar,
#membership-forgot-password .profile-card .avatar,
#membership-profile .profile-card .avatar {
  width: 100px;
  height: 100px;
  background-color: #007bff;
  color: #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2em;
  margin: 0 auto 10px;
  font-weight: bold;
}
#membership-auth .profile-card h2,
#membership-forgot-password .profile-card h2,
#membership-profile .profile-card h2 {
  margin: 10px 0;
  font-size: 1.5em;
}
#membership-auth .profile-card p,
#membership-forgot-password .profile-card p,
#membership-profile .profile-card p {
  margin: 5px 0;
  font-size: 0.9em;
}
#membership-auth .profile-card .info,
#membership-forgot-password .profile-card .info,
#membership-profile .profile-card .info {
  text-align: left;
  margin-top: 20px;
}
#membership-auth .profile-card .info div,
#membership-forgot-password .profile-card .info div,
#membership-profile .profile-card .info div {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
#membership-auth .profile-card .info div i,
#membership-forgot-password .profile-card .info div i,
#membership-profile .profile-card .info div i {
  margin-right: 10px;
}
#membership-auth .profile-card .actions,
#membership-forgot-password .profile-card .actions,
#membership-profile .profile-card .actions {
  margin-top: 20px;
  display: flex;
  justify-content: space-around;
}
#membership-auth .profile-card .actions button,
#membership-forgot-password .profile-card .actions button,
#membership-profile .profile-card .actions button {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: transparent;
  color: #007bff;
  border: none;
  cursor: pointer;
  font-size: 1.5em;
}
#membership-auth .profile-card .actions button:hover,
#membership-forgot-password .profile-card .actions button:hover,
#membership-profile .profile-card .actions button:hover {
  color: #0056b3;
}
#membership-auth .profile-card .actions button i,
#membership-forgot-password .profile-card .actions button i,
#membership-profile .profile-card .actions button i {
  margin-right: 5px;
}

/* Switch Component */
.switch {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 23px;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  transition: 0.4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 15px;
  width: 15px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  transition: 0.4s;
}

input:checked + .slider {
  background-color: #2196f3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196f3;
}

input:checked + .slider:before {
  transform: translateX(26px);
}

.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

/* Outside Membership Modal */
.dropdown-profile {
  min-width: unset;
  background: #373737;
}
.dropdown-profile li {
  float: left;
}
.dropdown-profile .dropdown-item:hover {
  width: 100%;
}

.material-input {
  position: relative;
  margin: 5px 0;
  width: 100%;
  min-height: 75px;
}
.material-input select,
.material-input input {
  width: 100%;
  padding: 12px 30px 12px 16px;
  border: 1px solid #a0a0a0;
  border-radius: 4px;
  font-size: 16px;
  outline: none;
  transition: border-color 0.3s ease, box-shadow 0.3s ease;
  color: #a7a7a7;
  background-color: #2a2a2a;
}
.material-input select:focus,
.material-input input:focus {
  border-color: #3f51b5;
  box-shadow: 0 4px 6px rgba(63, 81, 181, 0.2);
}
.material-input select:focus + label, .material-input select:not(:placeholder-shown) + label,
.material-input input:focus + label,
.material-input input:not(:placeholder-shown) + label {
  top: -8px;
  left: 12px;
  font-size: 12px;
  color: #a0a0a0;
  background: #2a2a2a;
  padding: 0 4px;
}
.material-input option {
  background-color: #2a2a2a;
  color: #a7a7a7;
}
.material-input label {
  position: absolute;
  top: 14px;
  left: 16px;
  font-size: 16px;
  color: #666;
  pointer-events: none;
  transition: all 0.3s ease;
}

.membership-error-modal a {
  text-decoration: underline;
}

.loyalty-point-badge {
  position: absolute;
  top: 0;
  right: 0;
}
.loyalty-point-badge div {
  position: relative;
  display: inline-block;
}
.loyalty-point-badge div img {
  display: block;
  width: 180px;
}
@media (max-width: 767px) {
  .loyalty-point-badge div img {
    width: 150px;
  }
}
.loyalty-point-badge div span {
  position: absolute;
  top: 18%;
  left: 32%;
  color: #757575;
  font-size: 35px;
  font-weight: bold;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}
@media (max-width: 767px) {
  .loyalty-point-badge div span {
    top: 15%;
    left: 30%;
  }
}

.alert-me-btn {
  color: #b4b4b4;
  font-weight: bold;
  font-size: 14px;
  display: inline-block;
}
.alert-me-btn span {
  border: solid #e6e6e6 1px;
  padding: 5px 10px;
}

.alert-me-loading {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}

.alert-me-modal-btn-group {
  display: flex;
  justify-content: space-evenly;
  gap: 15px;
  margin-top: 20px;
}
.alert-me-modal-btn-group .btn {
  width: 100%;
}
.alert-me-modal-btn-group .btn-outline {
  background: none;
}

.unsubscribe-text {
  min-height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  line-height: 25px;
}

.alert-me-close-btn {
  position: absolute;
  top: 5px;
  right: 5px;
  scale: -70%;
}

@media only screen and (max-width: 1024px) {
  .dreamers-ticket-type-head:after {
    width: 200px;
  }
}
/*Modules - PWA */
@keyframes pulse-blue {
  0% {
    box-shadow: 0 0 0 0 rgba(239, 41, 39, 0.7);
    transform: scale(0.95);
  }
  70% {
    box-shadow: 0 0 0 10px rgba(239, 41, 39, 0);
    transform: scale(1);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(239, 41, 39, 0);
    transform: scale(0.95);
  }
}
.pwa-prompt {
  display: none;
  position: fixed;
  z-index: 999;
  right: 30px;
  bottom: 78px;
}
.pwa-prompt__wrapper {
  background-color: #fac8c8;
  color: black;
  width: 85vw;
  border-radius: 30px 8px 30px 30px;
}
.pwa-prompt__container {
  padding: 16px;
  position: relative;
  display: none;
}
.pwa-prompt__container.show {
  display: block;
}
.pwa-prompt__button {
  position: absolute;
  top: -7px;
  right: 0;
  background: transparent;
  border: none;
  font-size: 24px;
}
.pwa-prompt__bubble {
  background-color: #ef2927;
  border-radius: 50%;
  box-shadow: 0 0 0 0 #ef2927;
  display: flex;
  height: 35px;
  overflow: hidden;
  transform: scale(1);
  width: 35px;
  animation: pulse-blue 2s infinite;
  padding: 5px;
  align-items: center;
  float: right;
}
.pwa-prompt__bubble.hide {
  display: none;
}
.pwa-prompt.show {
  display: block;
}

/*Modules -End*/
/*14*/
/*16*/
/*14*/
/*16*/
/*14*/
/*16*/
/*14*/
/*16*/
/*14*/
/*16*/
#topbar {
  background: transparent;
}

.top_selector {
  background: transparent;
}

.sprite-desktop-quick-tix-arrow-blue {
  background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -218px;
  height: 22px;
  width: 13px;
  transform: translateY(-50%) rotate(90deg);
}

#scrollable-showtimes .item.active, #scrollable-showtimes .item:hover {
  background: #0096d7;
  color: #e6e6e6;
}

.time-nav .time-nav-btn.active, .time-nav .time-nav-btn:hover {
  background: #0096d7;
  color: #e6e6e6;
}

/* Added CSS 05-18-2018 | Jansen Castillo */
/*Scroll Bar*/
/*-------------------------------------*/
.time-nav-btn-right:hover .sprite-desktop-arrow-red-right {
  height: 65px;
  background-color: #0096d7;
}

.time-nav-btn-left:hover .sprite-desktop-arrow-red-left {
  height: 65px;
  background-color: #0096d7;
}

/*-------------------------------------*/
.location-header-persist {
  background: transparent;
}

.a-scrollTop {
  background-color: #0096d7;
  border-radius: 50%;
  bottom: 50px;
  color: #FFF;
  height: 56px;
  padding-top: 16px;
  position: fixed;
  right: 290px;
  text-align: center;
  width: 56px;
}

.item-movie {
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
}

.item-legend {
  margin-bottom: 30px;
  height: 25px;
}

@media (max-width: 767.9px) {
  .item-legend {
    margin-bottom: 20px;
  }
}
body {
  background: black;
  /*max-width:none;*/
}

/*--------------Slider------------------*/
#slider {
  margin-left: 0;
  margin-right: 0;
  position: relative;
  /*margin-bottom: 40px;*/
  height: 370px;
  min-height: 370px;
  overflow: hidden;
}

#slider .navs-slider {
  /*position: absolute;*/
  left: 0;
  right: 0;
  margin-top: 10px;
  text-align: center;
}

#slider .navs-slider ul {
  margin: 0;
  text-align: center;
  display: inline-block;
}

#slider .navs-slider ul li {
  padding: 0;
}

#slider .navs-slider ul li a {
  display: inline-block;
  width: 14px;
  height: 14px;
  background-color: #e6e6e6;
  border-radius: 50%;
}

#slider .navs-slider ul li.active a, #slider .navs-slider ul li:hover a {
  background-color: #0096d7;
}

#slider .navs-slider ul li + li {
  margin-left: 8px;
}

#slider .caption-slider {
  /*position: absolute;*/
  /*left: 40px;*/
  /*top: 175px;*/
  position: relative;
  margin-top: -145px;
  border: 0px;
  text-align: center;
}

#slider .caption-slider h3 {
  font-family: "fira_sansmedium", sans-serif;
  font-size: 30px;
  font-weight: 500;
  margin-bottom: 5px;
  color: #fff;
}

#slider .caption-slider p {
  background: url(../img/bg-imax-3d.png) no-repeat;
  height: 41px;
  width: 383px;
  padding-left: 35px;
  padding-right: 35px;
  padding-top: 5px;
  margin: 0 auto;
}

#slider .caption-slider p .block-img {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -1.5px;
  margin-left: 9px;
}

#slider .caption-slider p .block-img .tablet {
  display: none;
}

#slider .caption-slider p .text {
  display: inline-block;
  color: #fff;
  font-size: 21px;
  text-transform: uppercase;
  vertical-align: middle;
}

#slider .block-img img {
  width: 100%;
  max-height: 380px;
}

@media only screen and (min-width: 768px) {
  #slider .block-img .mobile {
    display: none;
  }
}
@media only screen and (min-width: 1366px) {
  #slider .navs-slider ul li:last-child {
    display: inline-block;
  }

  #slider .block-img .tablet {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  #slider {
    margin-left: -10px;
    margin-right: -10px;
    height: 160px;
  }

  #slider .navs-slider {
    bottom: 5px;
  }

  #slider .block-img .tablet {
    display: none;
  }

  #slider .block-img .mobile {
    display: inline-block;
  }

  #slider .caption-slider {
    display: none;
  }
}
@media only screen and (max-width: 1365px) {
  #slider {
    height: 300px;
    margin-bottom: 30px;
  }

  #slider .navs-slider {
    bottom: 20px;
    left: 0;
    right: 0;
  }

  #slider .navs-slider ul li a {
    width: 10px;
    height: 10px;
  }

  #slider .navs-slider ul li + li {
    margin-left: 3px;
  }

  #slider .block-img .desktop {
    /*display: none;*/
  }

  #slider .block-img .tablet {
    display: inline-block;
  }
}
@media only screen and (max-width: 1365px) and (min-width: 768px) {
  #slider .caption-slider h3 {
    margin-bottom: 0;
  }

  #slider .caption-slider p {
    /*background: url(../img/bg-imax-3d-tablet.png) no-repeat;*/
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 8px;
  }

  #slider .caption-slider p .block-img {
    top: -2.5px;
  }

  #slider .caption-slider p .block-img .tablet {
    display: inline-block;
  }

  #slider .caption-slider p .block-img .desktop {
    display: none;
  }

  #slider .caption-slider p .text {
    font-size: 16px;
  }
}
/*--------------Tablist------------------*/
#tablist {
  margin-bottom: 40px;
}

#tablist ul li {
  text-align: center;
  padding: 14px 38px 13px;
  *padding: 14px 20px 13px;
  border-radius: 4px;
}

#tablist ul li:hover a {
  color: #ea1131;
}

#tablist ul li.active {
  border: 1px solid #0096d7;
}

#tablist ul li.active a {
  color: #0096d7;
}

#tablist ul li + li {
  /*margin-left:20px;*/
}

@media only screen and (max-width: 767px) {
  #tablist {
    display: none;
  }
}
@media only screen and (max-width: 1365px) {
  #tablist {
    margin-bottom: 30px;
  }

  #tablist ul li {
    padding: 14px 28px 13px;
  }

  #tablist ul li a {
    font-size: 14px;
  }

  #tablist ul li + li {
    margin-left: -17px;
  }
}
/*--------------RowMoviesGrid------------------*/
.row.movies_grid {
  margin-left: -2.1428571429rem;
  margin-right: -2.1428571429rem;
}

.row.movies_grid .col-xs-1, .row.movies_grid .col-xs-2, .row.movies_grid .col-xs-3, .row.movies_grid .col-xs-4, .row.movies_grid .col-xs-5, .row.movies_grid .col-xs-6, .row.movies_grid .col-xs-7, .row.movies_grid .col-xs-8, .row.movies_grid .col-xs-9, .row.movies_grid .col-xs-10, .row.movies_grid .col-xs-11, .row.movies_grid .col-sm-1, .row.movies_grid .col-sm-2, .row.movies_grid .col-sm-3, .row.movies_grid .col-sm-4, .row.movies_grid .col-sm-5, .row.movies_grid .col-sm-6, .row.movies_grid .col-sm-7, .row.movies_grid .col-sm-8, .row.movies_grid .col-sm-9, .row.movies_grid .col-sm-10, .row.movies_grid .col-sm-11, .row.movies_grid .col-md-1, .row.movies_grid .col-md-2, .row.movies_grid .col-md-3, .row.movies_grid .col-md-4, .row.movies_grid .col-md-5, .row.movies_grid .col-md-6, .row.movies_grid .col-md-7, .row.movies_grid .col-md-8, .row.movies_grid .col-md-9, .row.movies_grid .col-md-10, .row.movies_grid .col-md-11, .row.movies_grid .col-lg-1, .row.movies_grid .col-lg-2, .row.movies_grid .col-lg-3, .row.movies_grid .col-lg-4, .row.movies_grid .col-lg-5, .row.movies_grid .col-lg-6, .row.movies_grid .col-lg-7, .row.movies_grid .col-lg-8, .row.movies_grid .col-lg-9, .row.movies_grid .col-lg-10, .row.movies_grid .col-lg-11, .row.movies_grid .col-xl-1, .row.movies_grid .col-xl-2, .row.movies_grid .col-xl-3, .row.movies_grid .col-xl-4, .row.movies_grid .col-xl-5, .row.movies_grid .col-xl-6, .row.movies_grid .col-xl-7, .row.movies_grid .col-xl-8, .row.movies_grid .col-xl-9, .row.movies_grid .col-xl-10, .row.movies_grid .col-xl-11, .row.movies_grid .row.custom_10 .col-xs-1, .row.custom_10 .row.movies_grid .col-xs-1, .row.movies_grid .row.custom_10 .col-xs-2, .row.custom_10 .row.movies_grid .col-xs-2, .row.movies_grid .row.custom_10 .col-xs-3, .row.custom_10 .row.movies_grid .col-xs-3, .row.movies_grid .row.custom_10 .col-xs-4, .row.custom_10 .row.movies_grid .col-xs-4, .row.movies_grid .row.custom_10 .col-xs-5, .row.custom_10 .row.movies_grid .col-xs-5, .row.movies_grid .row.custom_10 .col-xs-6, .row.custom_10 .row.movies_grid .col-xs-6, .row.movies_grid .row.custom_10 .col-xs-7, .row.custom_10 .row.movies_grid .col-xs-7, .row.movies_grid .row.custom_10 .col-xs-8, .row.custom_10 .row.movies_grid .col-xs-8, .row.movies_grid .row.custom_10 .col-xs-9, .row.custom_10 .row.movies_grid .col-xs-9, .row.movies_grid .row.custom_10 .col-xs-10, .row.custom_10 .row.movies_grid .col-xs-10, .row.movies_grid .row.custom_10 .col-xs-11, .row.custom_10 .row.movies_grid .col-xs-11, .row.movies_grid .row.custom_10 .col-xs-12, .row.custom_10 .row.movies_grid .col-xs-12, .row.movies_grid .row.custom_10 .col-sm-1, .row.custom_10 .row.movies_grid .col-sm-1, .row.movies_grid .row.custom_10 .col-sm-2, .row.custom_10 .row.movies_grid .col-sm-2, .row.movies_grid .row.custom_10 .col-sm-3, .row.custom_10 .row.movies_grid .col-sm-3, .row.movies_grid .row.custom_10 .col-sm-4, .row.custom_10 .row.movies_grid .col-sm-4, .row.movies_grid .row.custom_10 .col-sm-5, .row.custom_10 .row.movies_grid .col-sm-5, .row.movies_grid .row.custom_10 .col-sm-6, .row.custom_10 .row.movies_grid .col-sm-6, .row.movies_grid .row.custom_10 .col-sm-7, .row.custom_10 .row.movies_grid .col-sm-7, .row.movies_grid .row.custom_10 .col-sm-8, .row.custom_10 .row.movies_grid .col-sm-8, .row.movies_grid .row.custom_10 .col-sm-9, .row.custom_10 .row.movies_grid .col-sm-9, .row.movies_grid .row.custom_10 .col-sm-10, .row.custom_10 .row.movies_grid .col-sm-10, .row.movies_grid .row.custom_10 .col-sm-11, .row.custom_10 .row.movies_grid .col-sm-11, .row.movies_grid .row.custom_10 .col-sm-12, .row.custom_10 .row.movies_grid .col-sm-12, .row.movies_grid .row.custom_10 .col-md-1, .row.custom_10 .row.movies_grid .col-md-1, .row.movies_grid .row.custom_10 .col-md-2, .row.custom_10 .row.movies_grid .col-md-2, .row.movies_grid .row.custom_10 .col-md-3, .row.custom_10 .row.movies_grid .col-md-3, .row.movies_grid .row.custom_10 .col-md-4, .row.custom_10 .row.movies_grid .col-md-4, .row.movies_grid .row.custom_10 .col-md-5, .row.custom_10 .row.movies_grid .col-md-5, .row.movies_grid .row.custom_10 .col-md-6, .row.custom_10 .row.movies_grid .col-md-6, .row.movies_grid .row.custom_10 .col-md-7, .row.custom_10 .row.movies_grid .col-md-7, .row.movies_grid .row.custom_10 .col-md-8, .row.custom_10 .row.movies_grid .col-md-8, .row.movies_grid .row.custom_10 .col-md-9, .row.custom_10 .row.movies_grid .col-md-9, .row.movies_grid .row.custom_10 .col-md-10, .row.custom_10 .row.movies_grid .col-md-10, .row.movies_grid .row.custom_10 .col-md-11, .row.custom_10 .row.movies_grid .col-md-11, .row.movies_grid .row.custom_10 .col-md-12, .row.custom_10 .row.movies_grid .col-md-12, .row.movies_grid .row.custom_10 .col-lg-1, .row.custom_10 .row.movies_grid .col-lg-1, .row.movies_grid .row.custom_10 .col-lg-2, .row.custom_10 .row.movies_grid .col-lg-2, .row.movies_grid .row.custom_10 .col-lg-3, .row.custom_10 .row.movies_grid .col-lg-3, .row.movies_grid .row.custom_10 .col-lg-4, .row.custom_10 .row.movies_grid .col-lg-4, .row.movies_grid .row.custom_10 .col-lg-5, .row.custom_10 .row.movies_grid .col-lg-5, .row.movies_grid .row.custom_10 .col-lg-6, .row.custom_10 .row.movies_grid .col-lg-6, .row.movies_grid .row.custom_10 .col-lg-7, .row.custom_10 .row.movies_grid .col-lg-7, .row.movies_grid .row.custom_10 .col-lg-8, .row.custom_10 .row.movies_grid .col-lg-8, .row.movies_grid .row.custom_10 .col-lg-9, .row.custom_10 .row.movies_grid .col-lg-9, .row.movies_grid .row.custom_10 .col-lg-10, .row.custom_10 .row.movies_grid .col-lg-10, .row.movies_grid .row.custom_10 .col-lg-11, .row.custom_10 .row.movies_grid .col-lg-11, .row.movies_grid .row.custom_10 .col-lg-12, .row.custom_10 .row.movies_grid .col-lg-12, .row.movies_grid .row.custom_10 .col-xl-1, .row.custom_10 .row.movies_grid .col-xl-1, .row.movies_grid .row.custom_10 .col-xl-2, .row.custom_10 .row.movies_grid .col-xl-2, .row.movies_grid .row.custom_10 .col-xl-3, .row.custom_10 .row.movies_grid .col-xl-3, .row.movies_grid .row.custom_10 .col-xl-4, .row.custom_10 .row.movies_grid .col-xl-4, .row.movies_grid .row.custom_10 .col-xl-5, .row.custom_10 .row.movies_grid .col-xl-5, .row.movies_grid .row.custom_10 .col-xl-6, .row.custom_10 .row.movies_grid .col-xl-6, .row.movies_grid .row.custom_10 .col-xl-7, .row.custom_10 .row.movies_grid .col-xl-7, .row.movies_grid .row.custom_10 .col-xl-8, .row.custom_10 .row.movies_grid .col-xl-8, .row.movies_grid .row.custom_10 .col-xl-9, .row.custom_10 .row.movies_grid .col-xl-9, .row.movies_grid .row.custom_10 .col-xl-10, .row.custom_10 .row.movies_grid .col-xl-10, .row.movies_grid .row.custom_10 .col-xl-11, .row.custom_10 .row.movies_grid .col-xl-11, .row.movies_grid .row.custom_10 .col-xl-12, .row.custom_10 .row.movies_grid .col-xl-12, .row.movies_grid .row.legend_grid .col-xs-1, .row.legend_grid .row.movies_grid .col-xs-1, .row.movies_grid .row.legend_grid .col-xs-2, .row.legend_grid .row.movies_grid .col-xs-2, .row.movies_grid .row.legend_grid .col-sm-1, .row.legend_grid .row.movies_grid .col-sm-1, .row.movies_grid .row.legend_grid .col-sm-2, .row.legend_grid .row.movies_grid .col-sm-2, .row.movies_grid .row.legend_grid .col-sm-3, .row.legend_grid .row.movies_grid .col-sm-3, .row.movies_grid .row.legend_grid .col-sm-4, .row.legend_grid .row.movies_grid .col-sm-4, .row.movies_grid .row.legend_grid .col-md-1, .row.legend_grid .row.movies_grid .col-md-1, .row.movies_grid .row.legend_grid .col-md-2, .row.legend_grid .row.movies_grid .col-md-2, .row.movies_grid .row.legend_grid .col-md-3, .row.legend_grid .row.movies_grid .col-md-3, .row.movies_grid .row.legend_grid .col-md-4, .row.legend_grid .row.movies_grid .col-md-4, .row.movies_grid .row.legend_grid .col-lg-1, .row.legend_grid .row.movies_grid .col-lg-1, .row.movies_grid .row.legend_grid .col-lg-2, .row.legend_grid .row.movies_grid .col-lg-2, .row.movies_grid .row.legend_grid .col-lg-3, .row.legend_grid .row.movies_grid .col-lg-3, .row.movies_grid .row.legend_grid .col-lg-4, .row.legend_grid .row.movies_grid .col-lg-4, .row.movies_grid .row.legend_grid .col-lg-5, .row.legend_grid .row.movies_grid .col-lg-5, .row.movies_grid .row.legend_grid .col-lg-6, .row.legend_grid .row.movies_grid .col-lg-6, .row.movies_grid .row.week_grid .col-xs-1, .row.week_grid .row.movies_grid .col-xs-1, .row.movies_grid .row.week_grid .col-xs-2, .row.week_grid .row.movies_grid .col-xs-2, .row.movies_grid .row.week_grid .col-xs-3, .row.week_grid .row.movies_grid .col-xs-3, .row.movies_grid .row.week_grid .col-xs-4, .row.week_grid .row.movies_grid .col-xs-4, .row.movies_grid .row.week_grid .col-sm-1, .row.week_grid .row.movies_grid .col-sm-1, .row.movies_grid .row.week_grid .col-sm-2, .row.week_grid .row.movies_grid .col-sm-2, .row.movies_grid .row.week_grid .col-sm-3, .row.week_grid .row.movies_grid .col-sm-3, .row.movies_grid .row.week_grid .col-sm-4, .row.week_grid .row.movies_grid .col-sm-4, .row.movies_grid .row.week_grid .col-sm-5, .row.week_grid .row.movies_grid .col-sm-5, .row.movies_grid .row.week_grid .col-md-1, .row.week_grid .row.movies_grid .col-md-1, .row.movies_grid .row.week_grid .col-md-2, .row.week_grid .row.movies_grid .col-md-2, .row.movies_grid .row.week_grid .col-md-3, .row.week_grid .row.movies_grid .col-md-3, .row.movies_grid .row.week_grid .col-md-4, .row.week_grid .row.movies_grid .col-md-4, .row.movies_grid .row.week_grid .col-md-5, .row.week_grid .row.movies_grid .col-md-5, .row.movies_grid .row.week_grid .col-lg-1, .row.week_grid .row.movies_grid .col-lg-1, .row.movies_grid .row.week_grid .col-lg-2, .row.week_grid .row.movies_grid .col-lg-2, .row.movies_grid .row.week_grid .col-lg-3, .row.week_grid .row.movies_grid .col-lg-3, .row.movies_grid .row.week_grid .col-lg-4, .row.week_grid .row.movies_grid .col-lg-4, .row.movies_grid .row.week_grid .col-lg-5, .row.week_grid .row.movies_grid .col-lg-5, .row.movies_grid .row.week_grid .col-lg-6, .row.week_grid .row.movies_grid .col-lg-6, .row.movies_grid .row.week_grid .col-lg-7, .row.week_grid .row.movies_grid .col-lg-7 {
  position: relative;
  min-height: 1px;
  padding-left: 2.14286rem;
  padding-right: 2.14286rem;
}

@media (min-width: 320px) {
  .row.movies_grid .col-xs-1, .row.movies_grid .col-xs-2, .row.movies_grid .col-xs-3, .row.movies_grid .col-xs-4, .row.movies_grid .col-xs-5, .row.movies_grid .col-xs-6, .row.movies_grid .col-xs-7, .row.movies_grid .col-xs-8, .row.movies_grid .col-xs-9, .row.movies_grid .col-xs-10, .row.movies_grid .col-xs-11, .row.movies_grid .row.custom_10 .col-xs-12, .row.custom_10 .row.movies_grid .col-xs-12 {
    float: left;
  }

  .row.movies_grid .col-xs-1 {
    width: 9.09091%;
  }

  .row.movies_grid .col-xs-2 {
    width: 18.18182%;
  }

  .row.movies_grid .col-xs-3 {
    width: 27.27273%;
  }

  .row.movies_grid .col-xs-4 {
    width: 36.36364%;
  }

  .row.movies_grid .col-xs-5 {
    width: 45.45455%;
  }

  .row.movies_grid .col-xs-6 {
    width: 54.54545%;
  }

  .row.movies_grid .col-xs-7 {
    width: 63.63636%;
  }

  .row.movies_grid .col-xs-8 {
    width: 72.72727%;
  }

  .row.movies_grid .col-xs-9 {
    width: 81.81818%;
  }

  .row.movies_grid .col-xs-10 {
    width: 90.90909%;
  }

  .row.movies_grid .col-xs-11 {
    width: 100%;
  }

  .row.movies_grid .col-xs-pull-0 {
    right: auto;
  }

  .row.movies_grid .col-xs-pull-1 {
    right: 9.09091%;
  }

  .row.movies_grid .col-xs-pull-2 {
    right: 18.18182%;
  }

  .row.movies_grid .col-xs-pull-3 {
    right: 27.27273%;
  }

  .row.movies_grid .col-xs-pull-4 {
    right: 36.36364%;
  }

  .row.movies_grid .col-xs-pull-5 {
    right: 45.45455%;
  }

  .row.movies_grid .col-xs-pull-6 {
    right: 54.54545%;
  }

  .row.movies_grid .col-xs-pull-7 {
    right: 63.63636%;
  }

  .row.movies_grid .col-xs-pull-8 {
    right: 72.72727%;
  }

  .row.movies_grid .col-xs-pull-9 {
    right: 81.81818%;
  }

  .row.movies_grid .col-xs-pull-10 {
    right: 90.90909%;
  }

  .row.movies_grid .col-xs-pull-11 {
    right: 100%;
  }

  .row.movies_grid .col-xs-push-0 {
    left: auto;
  }

  .row.movies_grid .col-xs-push-1 {
    left: 9.09091%;
  }

  .row.movies_grid .col-xs-push-2 {
    left: 18.18182%;
  }

  .row.movies_grid .col-xs-push-3 {
    left: 27.27273%;
  }

  .row.movies_grid .col-xs-push-4 {
    left: 36.36364%;
  }

  .row.movies_grid .col-xs-push-5 {
    left: 45.45455%;
  }

  .row.movies_grid .col-xs-push-6 {
    left: 54.54545%;
  }

  .row.movies_grid .col-xs-push-7 {
    left: 63.63636%;
  }

  .row.movies_grid .col-xs-push-8 {
    left: 72.72727%;
  }

  .row.movies_grid .col-xs-push-9 {
    left: 81.81818%;
  }

  .row.movies_grid .col-xs-push-10 {
    left: 90.90909%;
  }

  .row.movies_grid .col-xs-push-11 {
    left: 100%;
  }

  .row.movies_grid .col-xs-offset-0 {
    margin-left: 0%;
  }

  .row.movies_grid .col-xs-offset-1 {
    margin-left: 9.09091%;
  }

  .row.movies_grid .col-xs-offset-2 {
    margin-left: 18.18182%;
  }

  .row.movies_grid .col-xs-offset-3 {
    margin-left: 27.27273%;
  }

  .row.movies_grid .col-xs-offset-4 {
    margin-left: 36.36364%;
  }

  .row.movies_grid .col-xs-offset-5 {
    margin-left: 45.45455%;
  }

  .row.movies_grid .col-xs-offset-6 {
    margin-left: 54.54545%;
  }

  .row.movies_grid .col-xs-offset-7 {
    margin-left: 63.63636%;
  }

  .row.movies_grid .col-xs-offset-8 {
    margin-left: 72.72727%;
  }

  .row.movies_grid .col-xs-offset-9 {
    margin-left: 81.81818%;
  }

  .row.movies_grid .col-xs-offset-10 {
    margin-left: 90.90909%;
  }

  .row.movies_grid .col-xs-offset-11 {
    margin-left: 100%;
  }
}
@media (min-width: 768px) {
  .row.movies_grid .col-sm-1, .row.movies_grid .col-sm-2, .row.movies_grid .col-sm-3, .row.movies_grid .col-sm-4, .row.movies_grid .col-sm-5, .row.movies_grid .col-sm-6, .row.movies_grid .col-sm-7, .row.movies_grid .col-sm-8, .row.movies_grid .col-sm-9, .row.movies_grid .col-sm-10, .row.movies_grid .col-sm-11, .row.movies_grid .row.custom_10 .col-sm-12, .row.custom_10 .row.movies_grid .col-sm-12 {
    float: left;
  }

  .row.movies_grid .col-sm-1 {
    width: 9.09091%;
  }

  .row.movies_grid .col-sm-2 {
    width: 18.18182%;
  }

  .row.movies_grid .col-sm-3 {
    width: 27.27273%;
  }

  .row.movies_grid .col-sm-4 {
    width: 36.36364%;
  }

  .row.movies_grid .col-sm-5 {
    width: 45.45455%;
  }

  .row.movies_grid .col-sm-6 {
    width: 54.54545%;
  }

  .row.movies_grid .col-sm-7 {
    width: 63.63636%;
  }

  .row.movies_grid .col-sm-8 {
    width: 72.72727%;
  }

  .row.movies_grid .col-sm-9 {
    width: 81.81818%;
  }

  .row.movies_grid .col-sm-10 {
    width: 90.90909%;
  }

  .row.movies_grid .col-sm-11 {
    width: 100%;
  }

  .row.movies_grid .col-sm-pull-0 {
    right: auto;
  }

  .row.movies_grid .col-sm-pull-1 {
    right: 9.09091%;
  }

  .row.movies_grid .col-sm-pull-2 {
    right: 18.18182%;
  }

  .row.movies_grid .col-sm-pull-3 {
    right: 27.27273%;
  }

  .row.movies_grid .col-sm-pull-4 {
    right: 36.36364%;
  }

  .row.movies_grid .col-sm-pull-5 {
    right: 45.45455%;
  }

  .row.movies_grid .col-sm-pull-6 {
    right: 54.54545%;
  }

  .row.movies_grid .col-sm-pull-7 {
    right: 63.63636%;
  }

  .row.movies_grid .col-sm-pull-8 {
    right: 72.72727%;
  }

  .row.movies_grid .col-sm-pull-9 {
    right: 81.81818%;
  }

  .row.movies_grid .col-sm-pull-10 {
    right: 90.90909%;
  }

  .row.movies_grid .col-sm-pull-11 {
    right: 100%;
  }

  .row.movies_grid .col-sm-push-0 {
    left: auto;
  }

  .row.movies_grid .col-sm-push-1 {
    left: 9.09091%;
  }

  .row.movies_grid .col-sm-push-2 {
    left: 18.18182%;
  }

  .row.movies_grid .col-sm-push-3 {
    left: 27.27273%;
  }

  .row.movies_grid .col-sm-push-4 {
    left: 36.36364%;
  }

  .row.movies_grid .col-sm-push-5 {
    left: 45.45455%;
  }

  .row.movies_grid .col-sm-push-6 {
    left: 54.54545%;
  }

  .row.movies_grid .col-sm-push-7 {
    left: 63.63636%;
  }

  .row.movies_grid .col-sm-push-8 {
    left: 72.72727%;
  }

  .row.movies_grid .col-sm-push-9 {
    left: 81.81818%;
  }

  .row.movies_grid .col-sm-push-10 {
    left: 90.90909%;
  }

  .row.movies_grid .col-sm-push-11 {
    left: 100%;
  }

  .row.movies_grid .col-sm-offset-0 {
    margin-left: 0%;
  }

  .row.movies_grid .col-sm-offset-1 {
    margin-left: 9.09091%;
  }

  .row.movies_grid .col-sm-offset-2 {
    margin-left: 18.18182%;
  }

  .row.movies_grid .col-sm-offset-3 {
    margin-left: 27.27273%;
  }

  .row.movies_grid .col-sm-offset-4 {
    margin-left: 36.36364%;
  }

  .row.movies_grid .col-sm-offset-5 {
    margin-left: 45.45455%;
  }

  .row.movies_grid .col-sm-offset-6 {
    margin-left: 54.54545%;
  }

  .row.movies_grid .col-sm-offset-7 {
    margin-left: 63.63636%;
  }

  .row.movies_grid .col-sm-offset-8 {
    margin-left: 72.72727%;
  }

  .row.movies_grid .col-sm-offset-9 {
    margin-left: 81.81818%;
  }

  .row.movies_grid .col-sm-offset-10 {
    margin-left: 90.90909%;
  }

  .row.movies_grid .col-sm-offset-11 {
    margin-left: 100%;
  }
}
@media (min-width: 768px) {
  .row.movies_grid .col-md-1, .row.movies_grid .col-md-2, .row.movies_grid .col-md-3, .row.movies_grid .col-md-4, .row.movies_grid .col-md-5, .row.movies_grid .col-md-6, .row.movies_grid .col-md-7, .row.movies_grid .col-md-8, .row.movies_grid .col-md-9, .row.movies_grid .col-md-10, .row.movies_grid .col-md-11, .row.movies_grid .row.custom_10 .col-md-12, .row.custom_10 .row.movies_grid .col-md-12 {
    float: left;
  }

  .row.movies_grid .col-md-1 {
    width: 9.09091%;
  }

  .row.movies_grid .col-md-2 {
    width: 18.18182%;
  }

  .row.movies_grid .col-md-3 {
    width: 27.27273%;
  }

  .row.movies_grid .col-md-4 {
    width: 36.36364%;
  }

  .row.movies_grid .col-md-5 {
    width: 45.45455%;
  }

  .row.movies_grid .col-md-6 {
    width: 54.54545%;
  }

  .row.movies_grid .col-md-7 {
    width: 63.63636%;
  }

  .row.movies_grid .col-md-8 {
    width: 72.72727%;
  }

  .row.movies_grid .col-md-9 {
    width: 81.81818%;
  }

  .row.movies_grid .col-md-10 {
    width: 90.90909%;
  }

  .row.movies_grid .col-md-11 {
    width: 100%;
  }

  .row.movies_grid .col-md-pull-0 {
    right: auto;
  }

  .row.movies_grid .col-md-pull-1 {
    right: 9.09091%;
  }

  .row.movies_grid .col-md-pull-2 {
    right: 18.18182%;
  }

  .row.movies_grid .col-md-pull-3 {
    right: 27.27273%;
  }

  .row.movies_grid .col-md-pull-4 {
    right: 36.36364%;
  }

  .row.movies_grid .col-md-pull-5 {
    right: 45.45455%;
  }

  .row.movies_grid .col-md-pull-6 {
    right: 54.54545%;
  }

  .row.movies_grid .col-md-pull-7 {
    right: 63.63636%;
  }

  .row.movies_grid .col-md-pull-8 {
    right: 72.72727%;
  }

  .row.movies_grid .col-md-pull-9 {
    right: 81.81818%;
  }

  .row.movies_grid .col-md-pull-10 {
    right: 90.90909%;
  }

  .row.movies_grid .col-md-pull-11 {
    right: 100%;
  }

  .row.movies_grid .col-md-push-0 {
    left: auto;
  }

  .row.movies_grid .col-md-push-1 {
    left: 9.09091%;
  }

  .row.movies_grid .col-md-push-2 {
    left: 18.18182%;
  }

  .row.movies_grid .col-md-push-3 {
    left: 27.27273%;
  }

  .row.movies_grid .col-md-push-4 {
    left: 36.36364%;
  }

  .row.movies_grid .col-md-push-5 {
    left: 45.45455%;
  }

  .row.movies_grid .col-md-push-6 {
    left: 54.54545%;
  }

  .row.movies_grid .col-md-push-7 {
    left: 63.63636%;
  }

  .row.movies_grid .col-md-push-8 {
    left: 72.72727%;
  }

  .row.movies_grid .col-md-push-9 {
    left: 81.81818%;
  }

  .row.movies_grid .col-md-push-10 {
    left: 90.90909%;
  }

  .row.movies_grid .col-md-push-11 {
    left: 100%;
  }

  .row.movies_grid .col-md-offset-0 {
    margin-left: 0%;
  }

  .row.movies_grid .col-md-offset-1 {
    margin-left: 9.09091%;
  }

  .row.movies_grid .col-md-offset-2 {
    margin-left: 18.18182%;
  }

  .row.movies_grid .col-md-offset-3 {
    margin-left: 27.27273%;
  }

  .row.movies_grid .col-md-offset-4 {
    margin-left: 36.36364%;
  }

  .row.movies_grid .col-md-offset-5 {
    margin-left: 45.45455%;
  }

  .row.movies_grid .col-md-offset-6 {
    margin-left: 54.54545%;
  }

  .row.movies_grid .col-md-offset-7 {
    margin-left: 63.63636%;
  }

  .row.movies_grid .col-md-offset-8 {
    margin-left: 72.72727%;
  }

  .row.movies_grid .col-md-offset-9 {
    margin-left: 81.81818%;
  }

  .row.movies_grid .col-md-offset-10 {
    margin-left: 90.90909%;
  }

  .row.movies_grid .col-md-offset-11 {
    margin-left: 100%;
  }
}
@media (min-width: 1170px) {
  .row.movies_grid .col-lg-1, .row.movies_grid .col-lg-2, .row.movies_grid .col-lg-3, .row.movies_grid .col-lg-4, .row.movies_grid .col-lg-5, .row.movies_grid .col-lg-6, .row.movies_grid .col-lg-7, .row.movies_grid .col-lg-8, .row.movies_grid .col-lg-9, .row.movies_grid .col-lg-10, .row.movies_grid .col-lg-11, .row.movies_grid .row.custom_10 .col-lg-12, .row.custom_10 .row.movies_grid .col-lg-12 {
    float: left;
  }

  .row.movies_grid .col-lg-1 {
    width: 9.09091%;
  }

  .row.movies_grid .col-lg-2 {
    width: 18.18182%;
  }

  .row.movies_grid .col-lg-3 {
    width: 27.27273%;
  }

  .row.movies_grid .col-lg-4 {
    width: 36.36364%;
  }

  .row.movies_grid .col-lg-5 {
    width: 45.45455%;
  }

  .row.movies_grid .col-lg-6 {
    width: 54.54545%;
  }

  .row.movies_grid .col-lg-7 {
    width: 63.63636%;
  }

  .row.movies_grid .col-lg-8 {
    width: 72.72727%;
  }

  .row.movies_grid .col-lg-9 {
    width: 81.81818%;
  }

  .row.movies_grid .col-lg-10 {
    width: 90.90909%;
  }

  .row.movies_grid .col-lg-11 {
    width: 100%;
  }

  .row.movies_grid .col-lg-pull-0 {
    right: auto;
  }

  .row.movies_grid .col-lg-pull-1 {
    right: 9.09091%;
  }

  .row.movies_grid .col-lg-pull-2 {
    right: 18.18182%;
  }

  .row.movies_grid .col-lg-pull-3 {
    right: 27.27273%;
  }

  .row.movies_grid .col-lg-pull-4 {
    right: 36.36364%;
  }

  .row.movies_grid .col-lg-pull-5 {
    right: 45.45455%;
  }

  .row.movies_grid .col-lg-pull-6 {
    right: 54.54545%;
  }

  .row.movies_grid .col-lg-pull-7 {
    right: 63.63636%;
  }

  .row.movies_grid .col-lg-pull-8 {
    right: 72.72727%;
  }

  .row.movies_grid .col-lg-pull-9 {
    right: 81.81818%;
  }

  .row.movies_grid .col-lg-pull-10 {
    right: 90.90909%;
  }

  .row.movies_grid .col-lg-pull-11 {
    right: 100%;
  }

  .row.movies_grid .col-lg-push-0 {
    left: auto;
  }

  .row.movies_grid .col-lg-push-1 {
    left: 9.09091%;
  }

  .row.movies_grid .col-lg-push-2 {
    left: 18.18182%;
  }

  .row.movies_grid .col-lg-push-3 {
    left: 27.27273%;
  }

  .row.movies_grid .col-lg-push-4 {
    left: 36.36364%;
  }

  .row.movies_grid .col-lg-push-5 {
    left: 45.45455%;
  }

  .row.movies_grid .col-lg-push-6 {
    left: 54.54545%;
  }

  .row.movies_grid .col-lg-push-7 {
    left: 63.63636%;
  }

  .row.movies_grid .col-lg-push-8 {
    left: 72.72727%;
  }

  .row.movies_grid .col-lg-push-9 {
    left: 81.81818%;
  }

  .row.movies_grid .col-lg-push-10 {
    left: 90.90909%;
  }

  .row.movies_grid .col-lg-push-11 {
    left: 100%;
  }

  .row.movies_grid .col-lg-offset-0 {
    margin-left: 0%;
  }

  .row.movies_grid .col-lg-offset-1 {
    margin-left: 9.09091%;
  }

  .row.movies_grid .col-lg-offset-2 {
    margin-left: 18.18182%;
  }

  .row.movies_grid .col-lg-offset-3 {
    margin-left: 27.27273%;
  }

  .row.movies_grid .col-lg-offset-4 {
    margin-left: 36.36364%;
  }

  .row.movies_grid .col-lg-offset-5 {
    margin-left: 45.45455%;
  }

  .row.movies_grid .col-lg-offset-6 {
    margin-left: 54.54545%;
  }

  .row.movies_grid .col-lg-offset-7 {
    margin-left: 63.63636%;
  }

  .row.movies_grid .col-lg-offset-8 {
    margin-left: 72.72727%;
  }

  .row.movies_grid .col-lg-offset-9 {
    margin-left: 81.81818%;
  }

  .row.movies_grid .col-lg-offset-10 {
    margin-left: 90.90909%;
  }

  .row.movies_grid .col-lg-offset-11 {
    margin-left: 100%;
  }
}
@media (min-width: 90em) {
  .row.movies_grid .col-xl-1, .row.movies_grid .col-xl-2, .row.movies_grid .col-xl-3, .row.movies_grid .col-xl-4, .row.movies_grid .col-xl-5, .row.movies_grid .col-xl-6, .row.movies_grid .col-xl-7, .row.movies_grid .col-xl-8, .row.movies_grid .col-xl-9, .row.movies_grid .col-xl-10, .row.movies_grid .col-xl-11, .row.movies_grid .row.custom_10 .col-xl-12, .row.custom_10 .row.movies_grid .col-xl-12 {
    float: left;
  }

  .row.movies_grid .col-xl-1 {
    width: 9.09091%;
  }

  .row.movies_grid .col-xl-2 {
    width: 18.18182%;
  }

  .row.movies_grid .col-xl-3 {
    width: 27.27273%;
  }

  .row.movies_grid .col-xl-4 {
    width: 36.36364%;
  }

  .row.movies_grid .col-xl-5 {
    width: 45.45455%;
  }

  .row.movies_grid .col-xl-6 {
    width: 54.54545%;
  }

  .row.movies_grid .col-xl-7 {
    width: 63.63636%;
  }

  .row.movies_grid .col-xl-8 {
    width: 72.72727%;
  }

  .row.movies_grid .col-xl-9 {
    width: 81.81818%;
  }

  .row.movies_grid .col-xl-10 {
    width: 90.90909%;
  }

  .row.movies_grid .col-xl-11 {
    width: 100%;
  }

  .row.movies_grid .col-xl-pull-0 {
    right: auto;
  }

  .row.movies_grid .col-xl-pull-1 {
    right: 9.09091%;
  }

  .row.movies_grid .col-xl-pull-2 {
    right: 18.18182%;
  }

  .row.movies_grid .col-xl-pull-3 {
    right: 27.27273%;
  }

  .row.movies_grid .col-xl-pull-4 {
    right: 36.36364%;
  }

  .row.movies_grid .col-xl-pull-5 {
    right: 45.45455%;
  }

  .row.movies_grid .col-xl-pull-6 {
    right: 54.54545%;
  }

  .row.movies_grid .col-xl-pull-7 {
    right: 63.63636%;
  }

  .row.movies_grid .col-xl-pull-8 {
    right: 72.72727%;
  }

  .row.movies_grid .col-xl-pull-9 {
    right: 81.81818%;
  }

  .row.movies_grid .col-xl-pull-10 {
    right: 90.90909%;
  }

  .row.movies_grid .col-xl-pull-11 {
    right: 100%;
  }

  .row.movies_grid .col-xl-push-0 {
    left: auto;
  }

  .row.movies_grid .col-xl-push-1 {
    left: 9.09091%;
  }

  .row.movies_grid .col-xl-push-2 {
    left: 18.18182%;
  }

  .row.movies_grid .col-xl-push-3 {
    left: 27.27273%;
  }

  .row.movies_grid .col-xl-push-4 {
    left: 36.36364%;
  }

  .row.movies_grid .col-xl-push-5 {
    left: 45.45455%;
  }

  .row.movies_grid .col-xl-push-6 {
    left: 54.54545%;
  }

  .row.movies_grid .col-xl-push-7 {
    left: 63.63636%;
  }

  .row.movies_grid .col-xl-push-8 {
    left: 72.72727%;
  }

  .row.movies_grid .col-xl-push-9 {
    left: 81.81818%;
  }

  .row.movies_grid .col-xl-push-10 {
    left: 90.90909%;
  }

  .row.movies_grid .col-xl-push-11 {
    left: 100%;
  }

  .row.movies_grid .col-xl-offset-0 {
    margin-left: 0%;
  }

  .row.movies_grid .col-xl-offset-1 {
    margin-left: 9.09091%;
  }

  .row.movies_grid .col-xl-offset-2 {
    margin-left: 18.18182%;
  }

  .row.movies_grid .col-xl-offset-3 {
    margin-left: 27.27273%;
  }

  .row.movies_grid .col-xl-offset-4 {
    margin-left: 36.36364%;
  }

  .row.movies_grid .col-xl-offset-5 {
    margin-left: 45.45455%;
  }

  .row.movies_grid .col-xl-offset-6 {
    margin-left: 54.54545%;
  }

  .row.movies_grid .col-xl-offset-7 {
    margin-left: 63.63636%;
  }

  .row.movies_grid .col-xl-offset-8 {
    margin-left: 72.72727%;
  }

  .row.movies_grid .col-xl-offset-9 {
    margin-left: 81.81818%;
  }

  .row.movies_grid .col-xl-offset-10 {
    margin-left: 90.90909%;
  }

  .row.movies_grid .col-xl-offset-11 {
    margin-left: 100%;
  }
}
/*--------------RowCustom10Grid------------------*/
.row.custom_10 {
  margin-left: -0.3571428571rem;
  margin-right: -0.3571428571rem;
}

.row.custom_10 .row.movies_grid .col-xs-1, .row.movies_grid .row.custom_10 .col-xs-1, .row.custom_10 .row.movies_grid .col-xs-2, .row.movies_grid .row.custom_10 .col-xs-2, .row.custom_10 .row.movies_grid .col-xs-3, .row.movies_grid .row.custom_10 .col-xs-3, .row.custom_10 .row.movies_grid .col-xs-4, .row.movies_grid .row.custom_10 .col-xs-4, .row.custom_10 .row.movies_grid .col-xs-5, .row.movies_grid .row.custom_10 .col-xs-5, .row.custom_10 .row.movies_grid .col-xs-6, .row.movies_grid .row.custom_10 .col-xs-6, .row.custom_10 .row.movies_grid .col-xs-7, .row.movies_grid .row.custom_10 .col-xs-7, .row.custom_10 .row.movies_grid .col-xs-8, .row.movies_grid .row.custom_10 .col-xs-8, .row.custom_10 .row.movies_grid .col-xs-9, .row.movies_grid .row.custom_10 .col-xs-9, .row.custom_10 .row.movies_grid .col-xs-10, .row.movies_grid .row.custom_10 .col-xs-10, .row.custom_10 .row.movies_grid .col-xs-11, .row.movies_grid .row.custom_10 .col-xs-11, .row.custom_10 .row.movies_grid .col-sm-1, .row.movies_grid .row.custom_10 .col-sm-1, .row.custom_10 .row.movies_grid .col-sm-2, .row.movies_grid .row.custom_10 .col-sm-2, .row.custom_10 .row.movies_grid .col-sm-3, .row.movies_grid .row.custom_10 .col-sm-3, .row.custom_10 .row.movies_grid .col-sm-4, .row.movies_grid .row.custom_10 .col-sm-4, .row.custom_10 .row.movies_grid .col-sm-5, .row.movies_grid .row.custom_10 .col-sm-5, .row.custom_10 .row.movies_grid .col-sm-6, .row.movies_grid .row.custom_10 .col-sm-6, .row.custom_10 .row.movies_grid .col-sm-7, .row.movies_grid .row.custom_10 .col-sm-7, .row.custom_10 .row.movies_grid .col-sm-8, .row.movies_grid .row.custom_10 .col-sm-8, .row.custom_10 .row.movies_grid .col-sm-9, .row.movies_grid .row.custom_10 .col-sm-9, .row.custom_10 .row.movies_grid .col-sm-10, .row.movies_grid .row.custom_10 .col-sm-10, .row.custom_10 .row.movies_grid .col-sm-11, .row.movies_grid .row.custom_10 .col-sm-11, .row.custom_10 .row.movies_grid .col-md-1, .row.movies_grid .row.custom_10 .col-md-1, .row.custom_10 .row.movies_grid .col-md-2, .row.movies_grid .row.custom_10 .col-md-2, .row.custom_10 .row.movies_grid .col-md-3, .row.movies_grid .row.custom_10 .col-md-3, .row.custom_10 .row.movies_grid .col-md-4, .row.movies_grid .row.custom_10 .col-md-4, .row.custom_10 .row.movies_grid .col-md-5, .row.movies_grid .row.custom_10 .col-md-5, .row.custom_10 .row.movies_grid .col-md-6, .row.movies_grid .row.custom_10 .col-md-6, .row.custom_10 .row.movies_grid .col-md-7, .row.movies_grid .row.custom_10 .col-md-7, .row.custom_10 .row.movies_grid .col-md-8, .row.movies_grid .row.custom_10 .col-md-8, .row.custom_10 .row.movies_grid .col-md-9, .row.movies_grid .row.custom_10 .col-md-9, .row.custom_10 .row.movies_grid .col-md-10, .row.movies_grid .row.custom_10 .col-md-10, .row.custom_10 .row.movies_grid .col-md-11, .row.movies_grid .row.custom_10 .col-md-11, .row.custom_10 .row.movies_grid .col-lg-1, .row.movies_grid .row.custom_10 .col-lg-1, .row.custom_10 .row.movies_grid .col-lg-2, .row.movies_grid .row.custom_10 .col-lg-2, .row.custom_10 .row.movies_grid .col-lg-3, .row.movies_grid .row.custom_10 .col-lg-3, .row.custom_10 .row.movies_grid .col-lg-4, .row.movies_grid .row.custom_10 .col-lg-4, .row.custom_10 .row.movies_grid .col-lg-5, .row.movies_grid .row.custom_10 .col-lg-5, .row.custom_10 .row.movies_grid .col-lg-6, .row.movies_grid .row.custom_10 .col-lg-6, .row.custom_10 .row.movies_grid .col-lg-7, .row.movies_grid .row.custom_10 .col-lg-7, .row.custom_10 .row.movies_grid .col-lg-8, .row.movies_grid .row.custom_10 .col-lg-8, .row.custom_10 .row.movies_grid .col-lg-9, .row.movies_grid .row.custom_10 .col-lg-9, .row.custom_10 .row.movies_grid .col-lg-10, .row.movies_grid .row.custom_10 .col-lg-10, .row.custom_10 .row.movies_grid .col-lg-11, .row.movies_grid .row.custom_10 .col-lg-11, .row.custom_10 .row.movies_grid .col-xl-1, .row.movies_grid .row.custom_10 .col-xl-1, .row.custom_10 .row.movies_grid .col-xl-2, .row.movies_grid .row.custom_10 .col-xl-2, .row.custom_10 .row.movies_grid .col-xl-3, .row.movies_grid .row.custom_10 .col-xl-3, .row.custom_10 .row.movies_grid .col-xl-4, .row.movies_grid .row.custom_10 .col-xl-4, .row.custom_10 .row.movies_grid .col-xl-5, .row.movies_grid .row.custom_10 .col-xl-5, .row.custom_10 .row.movies_grid .col-xl-6, .row.movies_grid .row.custom_10 .col-xl-6, .row.custom_10 .row.movies_grid .col-xl-7, .row.movies_grid .row.custom_10 .col-xl-7, .row.custom_10 .row.movies_grid .col-xl-8, .row.movies_grid .row.custom_10 .col-xl-8, .row.custom_10 .row.movies_grid .col-xl-9, .row.movies_grid .row.custom_10 .col-xl-9, .row.custom_10 .row.movies_grid .col-xl-10, .row.movies_grid .row.custom_10 .col-xl-10, .row.custom_10 .row.movies_grid .col-xl-11, .row.movies_grid .row.custom_10 .col-xl-11, .row.custom_10 .col-xs-1, .row.custom_10 .col-xs-2, .row.custom_10 .col-xs-3, .row.custom_10 .col-xs-4, .row.custom_10 .col-xs-5, .row.custom_10 .col-xs-6, .row.custom_10 .col-xs-7, .row.custom_10 .col-xs-8, .row.custom_10 .col-xs-9, .row.custom_10 .col-xs-10, .row.custom_10 .col-xs-11, .row.custom_10 .col-xs-12, .row.custom_10 .col-sm-1, .row.custom_10 .col-sm-2, .row.custom_10 .col-sm-3, .row.custom_10 .col-sm-4, .row.custom_10 .col-sm-5, .row.custom_10 .col-sm-6, .row.custom_10 .col-sm-7, .row.custom_10 .col-sm-8, .row.custom_10 .col-sm-9, .row.custom_10 .col-sm-10, .row.custom_10 .col-sm-11, .row.custom_10 .col-sm-12, .row.custom_10 .col-md-1, .row.custom_10 .col-md-2, .row.custom_10 .col-md-3, .row.custom_10 .col-md-4, .row.custom_10 .col-md-5, .row.custom_10 .col-md-6, .row.custom_10 .col-md-7, .row.custom_10 .col-md-8, .row.custom_10 .col-md-9, .row.custom_10 .col-md-10, .row.custom_10 .col-md-11, .row.custom_10 .col-md-12, .row.custom_10 .col-lg-1, .row.custom_10 .col-lg-2, .row.custom_10 .col-lg-3, .row.custom_10 .col-lg-4, .row.custom_10 .col-lg-5, .row.custom_10 .col-lg-6, .row.custom_10 .col-lg-7, .row.custom_10 .col-lg-8, .row.custom_10 .col-lg-9, .row.custom_10 .col-lg-10, .row.custom_10 .col-lg-11, .row.custom_10 .col-lg-12, .row.custom_10 .col-xl-1, .row.custom_10 .col-xl-2, .row.custom_10 .col-xl-3, .row.custom_10 .col-xl-4, .row.custom_10 .col-xl-5, .row.custom_10 .col-xl-6, .row.custom_10 .col-xl-7, .row.custom_10 .col-xl-8, .row.custom_10 .col-xl-9, .row.custom_10 .col-xl-10, .row.custom_10 .col-xl-11, .row.custom_10 .col-xl-12, .row.custom_10 .row.legend_grid .col-xs-1, .row.legend_grid .row.custom_10 .col-xs-1, .row.custom_10 .row.legend_grid .col-xs-2, .row.legend_grid .row.custom_10 .col-xs-2, .row.custom_10 .row.legend_grid .col-sm-1, .row.legend_grid .row.custom_10 .col-sm-1, .row.custom_10 .row.legend_grid .col-sm-2, .row.legend_grid .row.custom_10 .col-sm-2, .row.custom_10 .row.legend_grid .col-sm-3, .row.legend_grid .row.custom_10 .col-sm-3, .row.custom_10 .row.legend_grid .col-sm-4, .row.legend_grid .row.custom_10 .col-sm-4, .row.custom_10 .row.legend_grid .col-md-1, .row.legend_grid .row.custom_10 .col-md-1, .row.custom_10 .row.legend_grid .col-md-2, .row.legend_grid .row.custom_10 .col-md-2, .row.custom_10 .row.legend_grid .col-md-3, .row.legend_grid .row.custom_10 .col-md-3, .row.custom_10 .row.legend_grid .col-md-4, .row.legend_grid .row.custom_10 .col-md-4, .row.custom_10 .row.legend_grid .col-lg-1, .row.legend_grid .row.custom_10 .col-lg-1, .row.custom_10 .row.legend_grid .col-lg-2, .row.legend_grid .row.custom_10 .col-lg-2, .row.custom_10 .row.legend_grid .col-lg-3, .row.legend_grid .row.custom_10 .col-lg-3, .row.custom_10 .row.legend_grid .col-lg-4, .row.legend_grid .row.custom_10 .col-lg-4, .row.custom_10 .row.legend_grid .col-lg-5, .row.legend_grid .row.custom_10 .col-lg-5, .row.custom_10 .row.legend_grid .col-lg-6, .row.legend_grid .row.custom_10 .col-lg-6, .row.custom_10 .row.week_grid .col-xs-1, .row.week_grid .row.custom_10 .col-xs-1, .row.custom_10 .row.week_grid .col-xs-2, .row.week_grid .row.custom_10 .col-xs-2, .row.custom_10 .row.week_grid .col-xs-3, .row.week_grid .row.custom_10 .col-xs-3, .row.custom_10 .row.week_grid .col-xs-4, .row.week_grid .row.custom_10 .col-xs-4, .row.custom_10 .row.week_grid .col-sm-1, .row.week_grid .row.custom_10 .col-sm-1, .row.custom_10 .row.week_grid .col-sm-2, .row.week_grid .row.custom_10 .col-sm-2, .row.custom_10 .row.week_grid .col-sm-3, .row.week_grid .row.custom_10 .col-sm-3, .row.custom_10 .row.week_grid .col-sm-4, .row.week_grid .row.custom_10 .col-sm-4, .row.custom_10 .row.week_grid .col-sm-5, .row.week_grid .row.custom_10 .col-sm-5, .row.custom_10 .row.week_grid .col-md-1, .row.week_grid .row.custom_10 .col-md-1, .row.custom_10 .row.week_grid .col-md-2, .row.week_grid .row.custom_10 .col-md-2, .row.custom_10 .row.week_grid .col-md-3, .row.week_grid .row.custom_10 .col-md-3, .row.custom_10 .row.week_grid .col-md-4, .row.week_grid .row.custom_10 .col-md-4, .row.custom_10 .row.week_grid .col-md-5, .row.week_grid .row.custom_10 .col-md-5, .row.custom_10 .row.week_grid .col-lg-1, .row.week_grid .row.custom_10 .col-lg-1, .row.custom_10 .row.week_grid .col-lg-2, .row.week_grid .row.custom_10 .col-lg-2, .row.custom_10 .row.week_grid .col-lg-3, .row.week_grid .row.custom_10 .col-lg-3, .row.custom_10 .row.week_grid .col-lg-4, .row.week_grid .row.custom_10 .col-lg-4, .row.custom_10 .row.week_grid .col-lg-5, .row.week_grid .row.custom_10 .col-lg-5, .row.custom_10 .row.week_grid .col-lg-6, .row.week_grid .row.custom_10 .col-lg-6, .row.custom_10 .row.week_grid .col-lg-7, .row.week_grid .row.custom_10 .col-lg-7 {
  position: relative;
  min-height: 1px;
  padding-left: 0.35714rem;
  padding-right: 0.35714rem;
}

@media (min-width: 320px) {
  .row.custom_10 .col-xs-1, .row.custom_10 .col-xs-2, .row.custom_10 .col-xs-3, .row.custom_10 .col-xs-4, .row.custom_10 .col-xs-5, .row.custom_10 .col-xs-6, .row.custom_10 .col-xs-7, .row.custom_10 .col-xs-8, .row.custom_10 .col-xs-9, .row.custom_10 .col-xs-10, .row.custom_10 .col-xs-11, .row.custom_10 .col-xs-12 {
    float: left;
  }

  .row.custom_10 .col-xs-1 {
    width: 8.33333%;
  }

  .row.custom_10 .col-xs-2 {
    width: 16.66667%;
  }

  .row.custom_10 .col-xs-3 {
    width: 25%;
  }

  .row.custom_10 .col-xs-4 {
    width: 33.33333%;
  }

  .row.custom_10 .col-xs-5 {
    width: 41.66667%;
  }

  .row.custom_10 .col-xs-6 {
    width: 50%;
  }

  .row.custom_10 .col-xs-7 {
    width: 58.33333%;
  }

  .row.custom_10 .col-xs-8 {
    width: 66.66667%;
  }

  .row.custom_10 .col-xs-9 {
    width: 75%;
  }

  .row.custom_10 .col-xs-10 {
    width: 83.33333%;
  }

  .row.custom_10 .col-xs-11 {
    width: 91.66667%;
  }

  .row.custom_10 .col-xs-12 {
    width: 100%;
  }

  .row.custom_10 .col-xs-pull-0 {
    right: auto;
  }

  .row.custom_10 .col-xs-pull-1 {
    right: 8.33333%;
  }

  .row.custom_10 .col-xs-pull-2 {
    right: 16.66667%;
  }

  .row.custom_10 .col-xs-pull-3 {
    right: 25%;
  }

  .row.custom_10 .col-xs-pull-4 {
    right: 33.33333%;
  }

  .row.custom_10 .col-xs-pull-5 {
    right: 41.66667%;
  }

  .row.custom_10 .col-xs-pull-6 {
    right: 50%;
  }

  .row.custom_10 .col-xs-pull-7 {
    right: 58.33333%;
  }

  .row.custom_10 .col-xs-pull-8 {
    right: 66.66667%;
  }

  .row.custom_10 .col-xs-pull-9 {
    right: 75%;
  }

  .row.custom_10 .col-xs-pull-10 {
    right: 83.33333%;
  }

  .row.custom_10 .col-xs-pull-11 {
    right: 91.66667%;
  }

  .row.custom_10 .col-xs-pull-12 {
    right: 100%;
  }

  .row.custom_10 .col-xs-push-0 {
    left: auto;
  }

  .row.custom_10 .col-xs-push-1 {
    left: 8.33333%;
  }

  .row.custom_10 .col-xs-push-2 {
    left: 16.66667%;
  }

  .row.custom_10 .col-xs-push-3 {
    left: 25%;
  }

  .row.custom_10 .col-xs-push-4 {
    left: 33.33333%;
  }

  .row.custom_10 .col-xs-push-5 {
    left: 41.66667%;
  }

  .row.custom_10 .col-xs-push-6 {
    left: 50%;
  }

  .row.custom_10 .col-xs-push-7 {
    left: 58.33333%;
  }

  .row.custom_10 .col-xs-push-8 {
    left: 66.66667%;
  }

  .row.custom_10 .col-xs-push-9 {
    left: 75%;
  }

  .row.custom_10 .col-xs-push-10 {
    left: 83.33333%;
  }

  .row.custom_10 .col-xs-push-11 {
    left: 91.66667%;
  }

  .row.custom_10 .col-xs-push-12 {
    left: 100%;
  }

  .row.custom_10 .col-xs-offset-0 {
    margin-left: 0%;
  }

  .row.custom_10 .col-xs-offset-1 {
    margin-left: 8.33333%;
  }

  .row.custom_10 .col-xs-offset-2 {
    margin-left: 16.66667%;
  }

  .row.custom_10 .col-xs-offset-3 {
    margin-left: 25%;
  }

  .row.custom_10 .col-xs-offset-4 {
    margin-left: 33.33333%;
  }

  .row.custom_10 .col-xs-offset-5 {
    margin-left: 41.66667%;
  }

  .row.custom_10 .col-xs-offset-6 {
    margin-left: 50%;
  }

  .row.custom_10 .col-xs-offset-7 {
    margin-left: 58.33333%;
  }

  .row.custom_10 .col-xs-offset-8 {
    margin-left: 66.66667%;
  }

  .row.custom_10 .col-xs-offset-9 {
    margin-left: 75%;
  }

  .row.custom_10 .col-xs-offset-10 {
    margin-left: 83.33333%;
  }

  .row.custom_10 .col-xs-offset-11 {
    margin-left: 91.66667%;
  }

  .row.custom_10 .col-xs-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 768px) {
  .row.custom_10 .col-sm-1, .row.custom_10 .col-sm-2, .row.custom_10 .col-sm-3, .row.custom_10 .col-sm-4, .row.custom_10 .col-sm-5, .row.custom_10 .col-sm-6, .row.custom_10 .col-sm-7, .row.custom_10 .col-sm-8, .row.custom_10 .col-sm-9, .row.custom_10 .col-sm-10, .row.custom_10 .col-sm-11, .row.custom_10 .col-sm-12 {
    float: left;
  }

  .row.custom_10 .col-sm-1 {
    width: 8.33333%;
  }

  .row.custom_10 .col-sm-2 {
    width: 16.66667%;
  }

  .row.custom_10 .col-sm-3 {
    width: 25%;
  }

  .row.custom_10 .col-sm-4 {
    width: 33.33333%;
  }

  .row.custom_10 .col-sm-5 {
    width: 41.66667%;
  }

  .row.custom_10 .col-sm-6 {
    width: 50%;
  }

  .row.custom_10 .col-sm-7 {
    width: 58.33333%;
  }

  .row.custom_10 .col-sm-8 {
    width: 66.66667%;
  }

  .row.custom_10 .col-sm-9 {
    width: 75%;
  }

  .row.custom_10 .col-sm-10 {
    width: 83.33333%;
  }

  .row.custom_10 .col-sm-11 {
    width: 91.66667%;
  }

  .row.custom_10 .col-sm-12 {
    width: 100%;
  }

  .row.custom_10 .col-sm-pull-0 {
    right: auto;
  }

  .row.custom_10 .col-sm-pull-1 {
    right: 8.33333%;
  }

  .row.custom_10 .col-sm-pull-2 {
    right: 16.66667%;
  }

  .row.custom_10 .col-sm-pull-3 {
    right: 25%;
  }

  .row.custom_10 .col-sm-pull-4 {
    right: 33.33333%;
  }

  .row.custom_10 .col-sm-pull-5 {
    right: 41.66667%;
  }

  .row.custom_10 .col-sm-pull-6 {
    right: 50%;
  }

  .row.custom_10 .col-sm-pull-7 {
    right: 58.33333%;
  }

  .row.custom_10 .col-sm-pull-8 {
    right: 66.66667%;
  }

  .row.custom_10 .col-sm-pull-9 {
    right: 75%;
  }

  .row.custom_10 .col-sm-pull-10 {
    right: 83.33333%;
  }

  .row.custom_10 .col-sm-pull-11 {
    right: 91.66667%;
  }

  .row.custom_10 .col-sm-pull-12 {
    right: 100%;
  }

  .row.custom_10 .col-sm-push-0 {
    left: auto;
  }

  .row.custom_10 .col-sm-push-1 {
    left: 8.33333%;
  }

  .row.custom_10 .col-sm-push-2 {
    left: 16.66667%;
  }

  .row.custom_10 .col-sm-push-3 {
    left: 25%;
  }

  .row.custom_10 .col-sm-push-4 {
    left: 33.33333%;
  }

  .row.custom_10 .col-sm-push-5 {
    left: 41.66667%;
  }

  .row.custom_10 .col-sm-push-6 {
    left: 50%;
  }

  .row.custom_10 .col-sm-push-7 {
    left: 58.33333%;
  }

  .row.custom_10 .col-sm-push-8 {
    left: 66.66667%;
  }

  .row.custom_10 .col-sm-push-9 {
    left: 75%;
  }

  .row.custom_10 .col-sm-push-10 {
    left: 83.33333%;
  }

  .row.custom_10 .col-sm-push-11 {
    left: 91.66667%;
  }

  .row.custom_10 .col-sm-push-12 {
    left: 100%;
  }

  .row.custom_10 .col-sm-offset-0 {
    margin-left: 0%;
  }

  .row.custom_10 .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  .row.custom_10 .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  .row.custom_10 .col-sm-offset-3 {
    margin-left: 25%;
  }

  .row.custom_10 .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  .row.custom_10 .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  .row.custom_10 .col-sm-offset-6 {
    margin-left: 50%;
  }

  .row.custom_10 .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  .row.custom_10 .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  .row.custom_10 .col-sm-offset-9 {
    margin-left: 75%;
  }

  .row.custom_10 .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  .row.custom_10 .col-sm-offset-11 {
    margin-left: 91.66667%;
  }

  .row.custom_10 .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 768px) {
  .row.custom_10 .col-md-1, .row.custom_10 .col-md-2, .row.custom_10 .col-md-3, .row.custom_10 .col-md-4, .row.custom_10 .col-md-5, .row.custom_10 .col-md-6, .row.custom_10 .col-md-7, .row.custom_10 .col-md-8, .row.custom_10 .col-md-9, .row.custom_10 .col-md-10, .row.custom_10 .col-md-11, .row.custom_10 .col-md-12 {
    float: left;
  }

  .row.custom_10 .col-md-1 {
    width: 8.33333%;
  }

  .row.custom_10 .col-md-2 {
    width: 16.66667%;
  }

  .row.custom_10 .col-md-3 {
    width: 25%;
  }

  .row.custom_10 .col-md-4 {
    width: 33.33333%;
  }

  .row.custom_10 .col-md-5 {
    width: 41.66667%;
  }

  .row.custom_10 .col-md-6 {
    width: 50%;
  }

  .row.custom_10 .col-md-7 {
    width: 58.33333%;
  }

  .row.custom_10 .col-md-8 {
    width: 66.66667%;
  }

  .row.custom_10 .col-md-9 {
    width: 75%;
  }

  .row.custom_10 .col-md-10 {
    width: 83.33333%;
  }

  .row.custom_10 .col-md-11 {
    width: 91.66667%;
  }

  .row.custom_10 .col-md-12 {
    width: 100%;
  }

  .row.custom_10 .col-md-pull-0 {
    right: auto;
  }

  .row.custom_10 .col-md-pull-1 {
    right: 8.33333%;
  }

  .row.custom_10 .col-md-pull-2 {
    right: 16.66667%;
  }

  .row.custom_10 .col-md-pull-3 {
    right: 25%;
  }

  .row.custom_10 .col-md-pull-4 {
    right: 33.33333%;
  }

  .row.custom_10 .col-md-pull-5 {
    right: 41.66667%;
  }

  .row.custom_10 .col-md-pull-6 {
    right: 50%;
  }

  .row.custom_10 .col-md-pull-7 {
    right: 58.33333%;
  }

  .row.custom_10 .col-md-pull-8 {
    right: 66.66667%;
  }

  .row.custom_10 .col-md-pull-9 {
    right: 75%;
  }

  .row.custom_10 .col-md-pull-10 {
    right: 83.33333%;
  }

  .row.custom_10 .col-md-pull-11 {
    right: 91.66667%;
  }

  .row.custom_10 .col-md-pull-12 {
    right: 100%;
  }

  .row.custom_10 .col-md-push-0 {
    left: auto;
  }

  .row.custom_10 .col-md-push-1 {
    left: 8.33333%;
  }

  .row.custom_10 .col-md-push-2 {
    left: 16.66667%;
  }

  .row.custom_10 .col-md-push-3 {
    left: 25%;
  }

  .row.custom_10 .col-md-push-4 {
    left: 33.33333%;
  }

  .row.custom_10 .col-md-push-5 {
    left: 41.66667%;
  }

  .row.custom_10 .col-md-push-6 {
    left: 50%;
  }

  .row.custom_10 .col-md-push-7 {
    left: 58.33333%;
  }

  .row.custom_10 .col-md-push-8 {
    left: 66.66667%;
  }

  .row.custom_10 .col-md-push-9 {
    left: 75%;
  }

  .row.custom_10 .col-md-push-10 {
    left: 83.33333%;
  }

  .row.custom_10 .col-md-push-11 {
    left: 91.66667%;
  }

  .row.custom_10 .col-md-push-12 {
    left: 100%;
  }

  .row.custom_10 .col-md-offset-0 {
    margin-left: 0%;
  }

  .row.custom_10 .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  .row.custom_10 .col-md-offset-2 {
    margin-left: 16.66667%;
  }

  .row.custom_10 .col-md-offset-3 {
    margin-left: 25%;
  }

  .row.custom_10 .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  .row.custom_10 .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  .row.custom_10 .col-md-offset-6 {
    margin-left: 50%;
  }

  .row.custom_10 .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  .row.custom_10 .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  .row.custom_10 .col-md-offset-9 {
    margin-left: 75%;
  }

  .row.custom_10 .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  .row.custom_10 .col-md-offset-11 {
    margin-left: 91.66667%;
  }

  .row.custom_10 .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1170px) {
  .row.custom_10 .col-lg-1, .row.custom_10 .col-lg-2, .row.custom_10 .col-lg-3, .row.custom_10 .col-lg-4, .row.custom_10 .col-lg-5, .row.custom_10 .col-lg-6, .row.custom_10 .col-lg-7, .row.custom_10 .col-lg-8, .row.custom_10 .col-lg-9, .row.custom_10 .col-lg-10, .row.custom_10 .col-lg-11, .row.custom_10 .col-lg-12 {
    float: left;
  }

  .row.custom_10 .col-lg-1 {
    width: 8.33333%;
  }

  .row.custom_10 .col-lg-2 {
    width: 16.66667%;
  }

  .row.custom_10 .col-lg-3 {
    width: 25%;
  }

  .row.custom_10 .col-lg-4 {
    width: 33.33333%;
  }

  .row.custom_10 .col-lg-5 {
    width: 41.66667%;
  }

  .row.custom_10 .col-lg-6 {
    width: 50%;
  }

  .row.custom_10 .col-lg-7 {
    width: 58.33333%;
  }

  .row.custom_10 .col-lg-8 {
    width: 66.66667%;
  }

  .row.custom_10 .col-lg-9 {
    width: 75%;
  }

  .row.custom_10 .col-lg-10 {
    width: 83.33333%;
  }

  .row.custom_10 .col-lg-11 {
    width: 91.66667%;
  }

  .row.custom_10 .col-lg-12 {
    width: 100%;
  }

  .row.custom_10 .col-lg-pull-0 {
    right: auto;
  }

  .row.custom_10 .col-lg-pull-1 {
    right: 8.33333%;
  }

  .row.custom_10 .col-lg-pull-2 {
    right: 16.66667%;
  }

  .row.custom_10 .col-lg-pull-3 {
    right: 25%;
  }

  .row.custom_10 .col-lg-pull-4 {
    right: 33.33333%;
  }

  .row.custom_10 .col-lg-pull-5 {
    right: 41.66667%;
  }

  .row.custom_10 .col-lg-pull-6 {
    right: 50%;
  }

  .row.custom_10 .col-lg-pull-7 {
    right: 58.33333%;
  }

  .row.custom_10 .col-lg-pull-8 {
    right: 66.66667%;
  }

  .row.custom_10 .col-lg-pull-9 {
    right: 75%;
  }

  .row.custom_10 .col-lg-pull-10 {
    right: 83.33333%;
  }

  .row.custom_10 .col-lg-pull-11 {
    right: 91.66667%;
  }

  .row.custom_10 .col-lg-pull-12 {
    right: 100%;
  }

  .row.custom_10 .col-lg-push-0 {
    left: auto;
  }

  .row.custom_10 .col-lg-push-1 {
    left: 8.33333%;
  }

  .row.custom_10 .col-lg-push-2 {
    left: 16.66667%;
  }

  .row.custom_10 .col-lg-push-3 {
    left: 25%;
  }

  .row.custom_10 .col-lg-push-4 {
    left: 33.33333%;
  }

  .row.custom_10 .col-lg-push-5 {
    left: 41.66667%;
  }

  .row.custom_10 .col-lg-push-6 {
    left: 50%;
  }

  .row.custom_10 .col-lg-push-7 {
    left: 58.33333%;
  }

  .row.custom_10 .col-lg-push-8 {
    left: 66.66667%;
  }

  .row.custom_10 .col-lg-push-9 {
    left: 75%;
  }

  .row.custom_10 .col-lg-push-10 {
    left: 83.33333%;
  }

  .row.custom_10 .col-lg-push-11 {
    left: 91.66667%;
  }

  .row.custom_10 .col-lg-push-12 {
    left: 100%;
  }

  .row.custom_10 .col-lg-offset-0 {
    margin-left: 0%;
  }

  .row.custom_10 .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  .row.custom_10 .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  .row.custom_10 .col-lg-offset-3 {
    margin-left: 25%;
  }

  .row.custom_10 .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  .row.custom_10 .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  .row.custom_10 .col-lg-offset-6 {
    margin-left: 50%;
  }

  .row.custom_10 .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  .row.custom_10 .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  .row.custom_10 .col-lg-offset-9 {
    margin-left: 75%;
  }

  .row.custom_10 .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  .row.custom_10 .col-lg-offset-11 {
    margin-left: 91.66667%;
  }

  .row.custom_10 .col-lg-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 90em) {
  .row.custom_10 .col-xl-1, .row.custom_10 .col-xl-2, .row.custom_10 .col-xl-3, .row.custom_10 .col-xl-4, .row.custom_10 .col-xl-5, .row.custom_10 .col-xl-6, .row.custom_10 .col-xl-7, .row.custom_10 .col-xl-8, .row.custom_10 .col-xl-9, .row.custom_10 .col-xl-10, .row.custom_10 .col-xl-11, .row.custom_10 .col-xl-12 {
    float: left;
  }

  .row.custom_10 .col-xl-1 {
    width: 8.33333%;
  }

  .row.custom_10 .col-xl-2 {
    width: 16.66667%;
  }

  .row.custom_10 .col-xl-3 {
    width: 25%;
  }

  .row.custom_10 .col-xl-4 {
    width: 33.33333%;
  }

  .row.custom_10 .col-xl-5 {
    width: 41.66667%;
  }

  .row.custom_10 .col-xl-6 {
    width: 50%;
  }

  .row.custom_10 .col-xl-7 {
    width: 58.33333%;
  }

  .row.custom_10 .col-xl-8 {
    width: 66.66667%;
  }

  .row.custom_10 .col-xl-9 {
    width: 75%;
  }

  .row.custom_10 .col-xl-10 {
    width: 83.33333%;
  }

  .row.custom_10 .col-xl-11 {
    width: 91.66667%;
  }

  .row.custom_10 .col-xl-12 {
    width: 100%;
  }

  .row.custom_10 .col-xl-pull-0 {
    right: auto;
  }

  .row.custom_10 .col-xl-pull-1 {
    right: 8.33333%;
  }

  .row.custom_10 .col-xl-pull-2 {
    right: 16.66667%;
  }

  .row.custom_10 .col-xl-pull-3 {
    right: 25%;
  }

  .row.custom_10 .col-xl-pull-4 {
    right: 33.33333%;
  }

  .row.custom_10 .col-xl-pull-5 {
    right: 41.66667%;
  }

  .row.custom_10 .col-xl-pull-6 {
    right: 50%;
  }

  .row.custom_10 .col-xl-pull-7 {
    right: 58.33333%;
  }

  .row.custom_10 .col-xl-pull-8 {
    right: 66.66667%;
  }

  .row.custom_10 .col-xl-pull-9 {
    right: 75%;
  }

  .row.custom_10 .col-xl-pull-10 {
    right: 83.33333%;
  }

  .row.custom_10 .col-xl-pull-11 {
    right: 91.66667%;
  }

  .row.custom_10 .col-xl-pull-12 {
    right: 100%;
  }

  .row.custom_10 .col-xl-push-0 {
    left: auto;
  }

  .row.custom_10 .col-xl-push-1 {
    left: 8.33333%;
  }

  .row.custom_10 .col-xl-push-2 {
    left: 16.66667%;
  }

  .row.custom_10 .col-xl-push-3 {
    left: 25%;
  }

  .row.custom_10 .col-xl-push-4 {
    left: 33.33333%;
  }

  .row.custom_10 .col-xl-push-5 {
    left: 41.66667%;
  }

  .row.custom_10 .col-xl-push-6 {
    left: 50%;
  }

  .row.custom_10 .col-xl-push-7 {
    left: 58.33333%;
  }

  .row.custom_10 .col-xl-push-8 {
    left: 66.66667%;
  }

  .row.custom_10 .col-xl-push-9 {
    left: 75%;
  }

  .row.custom_10 .col-xl-push-10 {
    left: 83.33333%;
  }

  .row.custom_10 .col-xl-push-11 {
    left: 91.66667%;
  }

  .row.custom_10 .col-xl-push-12 {
    left: 100%;
  }

  .row.custom_10 .col-xl-offset-0 {
    margin-left: 0%;
  }

  .row.custom_10 .col-xl-offset-1 {
    margin-left: 8.33333%;
  }

  .row.custom_10 .col-xl-offset-2 {
    margin-left: 16.66667%;
  }

  .row.custom_10 .col-xl-offset-3 {
    margin-left: 25%;
  }

  .row.custom_10 .col-xl-offset-4 {
    margin-left: 33.33333%;
  }

  .row.custom_10 .col-xl-offset-5 {
    margin-left: 41.66667%;
  }

  .row.custom_10 .col-xl-offset-6 {
    margin-left: 50%;
  }

  .row.custom_10 .col-xl-offset-7 {
    margin-left: 58.33333%;
  }

  .row.custom_10 .col-xl-offset-8 {
    margin-left: 66.66667%;
  }

  .row.custom_10 .col-xl-offset-9 {
    margin-left: 75%;
  }

  .row.custom_10 .col-xl-offset-10 {
    margin-left: 83.33333%;
  }

  .row.custom_10 .col-xl-offset-11 {
    margin-left: 91.66667%;
  }

  .row.custom_10 .col-xl-offset-12 {
    margin-left: 100%;
  }
}
/*--------------RowLegendGrid------------------*/
.row.legend_grid {
  margin-left: 0;
  margin-right: 0;
}

.row.legend_grid .row.movies_grid .col-xs-1, .row.movies_grid .row.legend_grid .col-xs-1, .row.legend_grid .row.movies_grid .col-xs-2, .row.movies_grid .row.legend_grid .col-xs-2, .row.legend_grid .row.movies_grid .col-xs-3, .row.movies_grid .row.legend_grid .col-xs-3, .row.legend_grid .row.movies_grid .col-xs-4, .row.movies_grid .row.legend_grid .col-xs-4, .row.legend_grid .row.movies_grid .col-xs-5, .row.movies_grid .row.legend_grid .col-xs-5, .row.legend_grid .row.movies_grid .col-xs-6, .row.movies_grid .row.legend_grid .col-xs-6, .row.legend_grid .row.movies_grid .col-xs-7, .row.movies_grid .row.legend_grid .col-xs-7, .row.legend_grid .row.movies_grid .col-xs-8, .row.movies_grid .row.legend_grid .col-xs-8, .row.legend_grid .row.movies_grid .col-xs-9, .row.movies_grid .row.legend_grid .col-xs-9, .row.legend_grid .row.movies_grid .col-xs-10, .row.movies_grid .row.legend_grid .col-xs-10, .row.legend_grid .row.movies_grid .col-xs-11, .row.movies_grid .row.legend_grid .col-xs-11, .row.legend_grid .row.movies_grid .col-sm-1, .row.movies_grid .row.legend_grid .col-sm-1, .row.legend_grid .row.movies_grid .col-sm-2, .row.movies_grid .row.legend_grid .col-sm-2, .row.legend_grid .row.movies_grid .col-sm-3, .row.movies_grid .row.legend_grid .col-sm-3, .row.legend_grid .row.movies_grid .col-sm-4, .row.movies_grid .row.legend_grid .col-sm-4, .row.legend_grid .row.movies_grid .col-sm-5, .row.movies_grid .row.legend_grid .col-sm-5, .row.legend_grid .row.movies_grid .col-sm-6, .row.movies_grid .row.legend_grid .col-sm-6, .row.legend_grid .row.movies_grid .col-sm-7, .row.movies_grid .row.legend_grid .col-sm-7, .row.legend_grid .row.movies_grid .col-sm-8, .row.movies_grid .row.legend_grid .col-sm-8, .row.legend_grid .row.movies_grid .col-sm-9, .row.movies_grid .row.legend_grid .col-sm-9, .row.legend_grid .row.movies_grid .col-sm-10, .row.movies_grid .row.legend_grid .col-sm-10, .row.legend_grid .row.movies_grid .col-sm-11, .row.movies_grid .row.legend_grid .col-sm-11, .row.legend_grid .row.movies_grid .col-md-1, .row.movies_grid .row.legend_grid .col-md-1, .row.legend_grid .row.movies_grid .col-md-2, .row.movies_grid .row.legend_grid .col-md-2, .row.legend_grid .row.movies_grid .col-md-3, .row.movies_grid .row.legend_grid .col-md-3, .row.legend_grid .row.movies_grid .col-md-4, .row.movies_grid .row.legend_grid .col-md-4, .row.legend_grid .row.movies_grid .col-md-5, .row.movies_grid .row.legend_grid .col-md-5, .row.legend_grid .row.movies_grid .col-md-6, .row.movies_grid .row.legend_grid .col-md-6, .row.legend_grid .row.movies_grid .col-md-7, .row.movies_grid .row.legend_grid .col-md-7, .row.legend_grid .row.movies_grid .col-md-8, .row.movies_grid .row.legend_grid .col-md-8, .row.legend_grid .row.movies_grid .col-md-9, .row.movies_grid .row.legend_grid .col-md-9, .row.legend_grid .row.movies_grid .col-md-10, .row.movies_grid .row.legend_grid .col-md-10, .row.legend_grid .row.movies_grid .col-md-11, .row.movies_grid .row.legend_grid .col-md-11, .row.legend_grid .row.movies_grid .col-lg-1, .row.movies_grid .row.legend_grid .col-lg-1, .row.legend_grid .row.movies_grid .col-lg-2, .row.movies_grid .row.legend_grid .col-lg-2, .row.legend_grid .row.movies_grid .col-lg-3, .row.movies_grid .row.legend_grid .col-lg-3, .row.legend_grid .row.movies_grid .col-lg-4, .row.movies_grid .row.legend_grid .col-lg-4, .row.legend_grid .row.movies_grid .col-lg-5, .row.movies_grid .row.legend_grid .col-lg-5, .row.legend_grid .row.movies_grid .col-lg-6, .row.movies_grid .row.legend_grid .col-lg-6, .row.legend_grid .row.movies_grid .col-lg-7, .row.movies_grid .row.legend_grid .col-lg-7, .row.legend_grid .row.movies_grid .col-lg-8, .row.movies_grid .row.legend_grid .col-lg-8, .row.legend_grid .row.movies_grid .col-lg-9, .row.movies_grid .row.legend_grid .col-lg-9, .row.legend_grid .row.movies_grid .col-lg-10, .row.movies_grid .row.legend_grid .col-lg-10, .row.legend_grid .row.movies_grid .col-lg-11, .row.movies_grid .row.legend_grid .col-lg-11, .row.legend_grid .row.movies_grid .col-xl-1, .row.movies_grid .row.legend_grid .col-xl-1, .row.legend_grid .row.movies_grid .col-xl-2, .row.movies_grid .row.legend_grid .col-xl-2, .row.legend_grid .row.movies_grid .col-xl-3, .row.movies_grid .row.legend_grid .col-xl-3, .row.legend_grid .row.movies_grid .col-xl-4, .row.movies_grid .row.legend_grid .col-xl-4, .row.legend_grid .row.movies_grid .col-xl-5, .row.movies_grid .row.legend_grid .col-xl-5, .row.legend_grid .row.movies_grid .col-xl-6, .row.movies_grid .row.legend_grid .col-xl-6, .row.legend_grid .row.movies_grid .col-xl-7, .row.movies_grid .row.legend_grid .col-xl-7, .row.legend_grid .row.movies_grid .col-xl-8, .row.movies_grid .row.legend_grid .col-xl-8, .row.legend_grid .row.movies_grid .col-xl-9, .row.movies_grid .row.legend_grid .col-xl-9, .row.legend_grid .row.movies_grid .col-xl-10, .row.movies_grid .row.legend_grid .col-xl-10, .row.legend_grid .row.movies_grid .col-xl-11, .row.movies_grid .row.legend_grid .col-xl-11, .row.legend_grid .row.custom_10 .col-xs-1, .row.custom_10 .row.legend_grid .col-xs-1, .row.legend_grid .row.custom_10 .col-xs-2, .row.custom_10 .row.legend_grid .col-xs-2, .row.legend_grid .row.custom_10 .col-xs-3, .row.custom_10 .row.legend_grid .col-xs-3, .row.legend_grid .row.custom_10 .col-xs-4, .row.custom_10 .row.legend_grid .col-xs-4, .row.legend_grid .row.custom_10 .col-xs-5, .row.custom_10 .row.legend_grid .col-xs-5, .row.legend_grid .row.custom_10 .col-xs-6, .row.custom_10 .row.legend_grid .col-xs-6, .row.legend_grid .row.custom_10 .col-xs-7, .row.custom_10 .row.legend_grid .col-xs-7, .row.legend_grid .row.custom_10 .col-xs-8, .row.custom_10 .row.legend_grid .col-xs-8, .row.legend_grid .row.custom_10 .col-xs-9, .row.custom_10 .row.legend_grid .col-xs-9, .row.legend_grid .row.custom_10 .col-xs-10, .row.custom_10 .row.legend_grid .col-xs-10, .row.legend_grid .row.custom_10 .col-xs-11, .row.custom_10 .row.legend_grid .col-xs-11, .row.legend_grid .row.custom_10 .col-xs-12, .row.custom_10 .row.legend_grid .col-xs-12, .row.legend_grid .row.custom_10 .col-sm-1, .row.custom_10 .row.legend_grid .col-sm-1, .row.legend_grid .row.custom_10 .col-sm-2, .row.custom_10 .row.legend_grid .col-sm-2, .row.legend_grid .row.custom_10 .col-sm-3, .row.custom_10 .row.legend_grid .col-sm-3, .row.legend_grid .row.custom_10 .col-sm-4, .row.custom_10 .row.legend_grid .col-sm-4, .row.legend_grid .row.custom_10 .col-sm-5, .row.custom_10 .row.legend_grid .col-sm-5, .row.legend_grid .row.custom_10 .col-sm-6, .row.custom_10 .row.legend_grid .col-sm-6, .row.legend_grid .row.custom_10 .col-sm-7, .row.custom_10 .row.legend_grid .col-sm-7, .row.legend_grid .row.custom_10 .col-sm-8, .row.custom_10 .row.legend_grid .col-sm-8, .row.legend_grid .row.custom_10 .col-sm-9, .row.custom_10 .row.legend_grid .col-sm-9, .row.legend_grid .row.custom_10 .col-sm-10, .row.custom_10 .row.legend_grid .col-sm-10, .row.legend_grid .row.custom_10 .col-sm-11, .row.custom_10 .row.legend_grid .col-sm-11, .row.legend_grid .row.custom_10 .col-sm-12, .row.custom_10 .row.legend_grid .col-sm-12, .row.legend_grid .row.custom_10 .col-md-1, .row.custom_10 .row.legend_grid .col-md-1, .row.legend_grid .row.custom_10 .col-md-2, .row.custom_10 .row.legend_grid .col-md-2, .row.legend_grid .row.custom_10 .col-md-3, .row.custom_10 .row.legend_grid .col-md-3, .row.legend_grid .row.custom_10 .col-md-4, .row.custom_10 .row.legend_grid .col-md-4, .row.legend_grid .row.custom_10 .col-md-5, .row.custom_10 .row.legend_grid .col-md-5, .row.legend_grid .row.custom_10 .col-md-6, .row.custom_10 .row.legend_grid .col-md-6, .row.legend_grid .row.custom_10 .col-md-7, .row.custom_10 .row.legend_grid .col-md-7, .row.legend_grid .row.custom_10 .col-md-8, .row.custom_10 .row.legend_grid .col-md-8, .row.legend_grid .row.custom_10 .col-md-9, .row.custom_10 .row.legend_grid .col-md-9, .row.legend_grid .row.custom_10 .col-md-10, .row.custom_10 .row.legend_grid .col-md-10, .row.legend_grid .row.custom_10 .col-md-11, .row.custom_10 .row.legend_grid .col-md-11, .row.legend_grid .row.custom_10 .col-md-12, .row.custom_10 .row.legend_grid .col-md-12, .row.legend_grid .row.custom_10 .col-lg-1, .row.custom_10 .row.legend_grid .col-lg-1, .row.legend_grid .row.custom_10 .col-lg-2, .row.custom_10 .row.legend_grid .col-lg-2, .row.legend_grid .row.custom_10 .col-lg-3, .row.custom_10 .row.legend_grid .col-lg-3, .row.legend_grid .row.custom_10 .col-lg-4, .row.custom_10 .row.legend_grid .col-lg-4, .row.legend_grid .row.custom_10 .col-lg-5, .row.custom_10 .row.legend_grid .col-lg-5, .row.legend_grid .row.custom_10 .col-lg-6, .row.custom_10 .row.legend_grid .col-lg-6, .row.legend_grid .row.custom_10 .col-lg-7, .row.custom_10 .row.legend_grid .col-lg-7, .row.legend_grid .row.custom_10 .col-lg-8, .row.custom_10 .row.legend_grid .col-lg-8, .row.legend_grid .row.custom_10 .col-lg-9, .row.custom_10 .row.legend_grid .col-lg-9, .row.legend_grid .row.custom_10 .col-lg-10, .row.custom_10 .row.legend_grid .col-lg-10, .row.legend_grid .row.custom_10 .col-lg-11, .row.custom_10 .row.legend_grid .col-lg-11, .row.legend_grid .row.custom_10 .col-lg-12, .row.custom_10 .row.legend_grid .col-lg-12, .row.legend_grid .row.custom_10 .col-xl-1, .row.custom_10 .row.legend_grid .col-xl-1, .row.legend_grid .row.custom_10 .col-xl-2, .row.custom_10 .row.legend_grid .col-xl-2, .row.legend_grid .row.custom_10 .col-xl-3, .row.custom_10 .row.legend_grid .col-xl-3, .row.legend_grid .row.custom_10 .col-xl-4, .row.custom_10 .row.legend_grid .col-xl-4, .row.legend_grid .row.custom_10 .col-xl-5, .row.custom_10 .row.legend_grid .col-xl-5, .row.legend_grid .row.custom_10 .col-xl-6, .row.custom_10 .row.legend_grid .col-xl-6, .row.legend_grid .row.custom_10 .col-xl-7, .row.custom_10 .row.legend_grid .col-xl-7, .row.legend_grid .row.custom_10 .col-xl-8, .row.custom_10 .row.legend_grid .col-xl-8, .row.legend_grid .row.custom_10 .col-xl-9, .row.custom_10 .row.legend_grid .col-xl-9, .row.legend_grid .row.custom_10 .col-xl-10, .row.custom_10 .row.legend_grid .col-xl-10, .row.legend_grid .row.custom_10 .col-xl-11, .row.custom_10 .row.legend_grid .col-xl-11, .row.legend_grid .row.custom_10 .col-xl-12, .row.custom_10 .row.legend_grid .col-xl-12, .row.legend_grid .col-xs-1, .row.legend_grid .col-xs-2, .row.legend_grid .col-sm-1, .row.legend_grid .col-sm-2, .row.legend_grid .col-sm-3, .row.legend_grid .col-sm-4, .row.legend_grid .col-md-1, .row.legend_grid .col-md-2, .row.legend_grid .col-md-3, .row.legend_grid .col-md-4, .row.legend_grid .col-lg-1, .row.legend_grid .col-lg-2, .row.legend_grid .col-lg-3, .row.legend_grid .col-lg-4, .row.legend_grid .col-lg-5, .row.legend_grid .col-lg-6, .row.legend_grid .row.week_grid .col-xs-1, .row.week_grid .row.legend_grid .col-xs-1, .row.legend_grid .row.week_grid .col-xs-2, .row.week_grid .row.legend_grid .col-xs-2, .row.legend_grid .row.week_grid .col-xs-3, .row.week_grid .row.legend_grid .col-xs-3, .row.legend_grid .row.week_grid .col-xs-4, .row.week_grid .row.legend_grid .col-xs-4, .row.legend_grid .row.week_grid .col-sm-1, .row.week_grid .row.legend_grid .col-sm-1, .row.legend_grid .row.week_grid .col-sm-2, .row.week_grid .row.legend_grid .col-sm-2, .row.legend_grid .row.week_grid .col-sm-3, .row.week_grid .row.legend_grid .col-sm-3, .row.legend_grid .row.week_grid .col-sm-4, .row.week_grid .row.legend_grid .col-sm-4, .row.legend_grid .row.week_grid .col-sm-5, .row.week_grid .row.legend_grid .col-sm-5, .row.legend_grid .row.week_grid .col-md-1, .row.week_grid .row.legend_grid .col-md-1, .row.legend_grid .row.week_grid .col-md-2, .row.week_grid .row.legend_grid .col-md-2, .row.legend_grid .row.week_grid .col-md-3, .row.week_grid .row.legend_grid .col-md-3, .row.legend_grid .row.week_grid .col-md-4, .row.week_grid .row.legend_grid .col-md-4, .row.legend_grid .row.week_grid .col-md-5, .row.week_grid .row.legend_grid .col-md-5, .row.legend_grid .row.week_grid .col-lg-1, .row.week_grid .row.legend_grid .col-lg-1, .row.legend_grid .row.week_grid .col-lg-2, .row.week_grid .row.legend_grid .col-lg-2, .row.legend_grid .row.week_grid .col-lg-3, .row.week_grid .row.legend_grid .col-lg-3, .row.legend_grid .row.week_grid .col-lg-4, .row.week_grid .row.legend_grid .col-lg-4, .row.legend_grid .row.week_grid .col-lg-5, .row.week_grid .row.legend_grid .col-lg-5, .row.legend_grid .row.week_grid .col-lg-6, .row.week_grid .row.legend_grid .col-lg-6, .row.legend_grid .row.week_grid .col-lg-7, .row.week_grid .row.legend_grid .col-lg-7 {
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 320px) {
  .row.legend_grid .row.movies_grid .col-xs-3, .row.movies_grid .row.legend_grid .col-xs-3, .row.legend_grid .row.movies_grid .col-xs-4, .row.movies_grid .row.legend_grid .col-xs-4, .row.legend_grid .row.movies_grid .col-xs-5, .row.movies_grid .row.legend_grid .col-xs-5, .row.legend_grid .row.movies_grid .col-xs-6, .row.movies_grid .row.legend_grid .col-xs-6, .row.legend_grid .row.movies_grid .col-xs-7, .row.movies_grid .row.legend_grid .col-xs-7, .row.legend_grid .row.movies_grid .col-xs-8, .row.movies_grid .row.legend_grid .col-xs-8, .row.legend_grid .row.movies_grid .col-xs-9, .row.movies_grid .row.legend_grid .col-xs-9, .row.legend_grid .row.movies_grid .col-xs-10, .row.movies_grid .row.legend_grid .col-xs-10, .row.legend_grid .row.movies_grid .col-xs-11, .row.movies_grid .row.legend_grid .col-xs-11, .row.legend_grid .row.custom_10 .col-xs-3, .row.custom_10 .row.legend_grid .col-xs-3, .row.legend_grid .row.custom_10 .col-xs-4, .row.custom_10 .row.legend_grid .col-xs-4, .row.legend_grid .row.custom_10 .col-xs-5, .row.custom_10 .row.legend_grid .col-xs-5, .row.legend_grid .row.custom_10 .col-xs-6, .row.custom_10 .row.legend_grid .col-xs-6, .row.legend_grid .row.custom_10 .col-xs-7, .row.custom_10 .row.legend_grid .col-xs-7, .row.legend_grid .row.custom_10 .col-xs-8, .row.custom_10 .row.legend_grid .col-xs-8, .row.legend_grid .row.custom_10 .col-xs-9, .row.custom_10 .row.legend_grid .col-xs-9, .row.legend_grid .row.custom_10 .col-xs-10, .row.custom_10 .row.legend_grid .col-xs-10, .row.legend_grid .row.custom_10 .col-xs-11, .row.custom_10 .row.legend_grid .col-xs-11, .row.legend_grid .row.custom_10 .col-xs-12, .row.custom_10 .row.legend_grid .col-xs-12, .row.legend_grid .col-xs-1, .row.legend_grid .col-xs-2, .row.legend_grid .row.week_grid .col-xs-3, .row.week_grid .row.legend_grid .col-xs-3, .row.legend_grid .row.week_grid .col-xs-4, .row.week_grid .row.legend_grid .col-xs-4 {
    float: left;
  }

  .row.legend_grid .col-xs-1 {
    width: 50%;
  }

  .row.legend_grid .col-xs-2 {
    width: 100%;
  }

  .row.legend_grid .col-xs-pull-0 {
    right: auto;
  }

  .row.legend_grid .col-xs-pull-1 {
    right: 50%;
  }

  .row.legend_grid .col-xs-pull-2 {
    right: 100%;
  }

  .row.legend_grid .col-xs-push-0 {
    left: auto;
  }

  .row.legend_grid .col-xs-push-1 {
    left: 50%;
  }

  .row.legend_grid .col-xs-push-2 {
    left: 100%;
  }

  .row.legend_grid .col-xs-offset-0 {
    margin-left: 0%;
  }

  .row.legend_grid .col-xs-offset-1 {
    margin-left: 50%;
  }

  .row.legend_grid .col-xs-offset-2 {
    margin-left: 100%;
  }
}
@media (min-width: 768px) {
  .row.legend_grid .row.movies_grid .col-sm-5, .row.movies_grid .row.legend_grid .col-sm-5, .row.legend_grid .row.movies_grid .col-sm-6, .row.movies_grid .row.legend_grid .col-sm-6, .row.legend_grid .row.movies_grid .col-sm-7, .row.movies_grid .row.legend_grid .col-sm-7, .row.legend_grid .row.movies_grid .col-sm-8, .row.movies_grid .row.legend_grid .col-sm-8, .row.legend_grid .row.movies_grid .col-sm-9, .row.movies_grid .row.legend_grid .col-sm-9, .row.legend_grid .row.movies_grid .col-sm-10, .row.movies_grid .row.legend_grid .col-sm-10, .row.legend_grid .row.movies_grid .col-sm-11, .row.movies_grid .row.legend_grid .col-sm-11, .row.legend_grid .row.custom_10 .col-sm-5, .row.custom_10 .row.legend_grid .col-sm-5, .row.legend_grid .row.custom_10 .col-sm-6, .row.custom_10 .row.legend_grid .col-sm-6, .row.legend_grid .row.custom_10 .col-sm-7, .row.custom_10 .row.legend_grid .col-sm-7, .row.legend_grid .row.custom_10 .col-sm-8, .row.custom_10 .row.legend_grid .col-sm-8, .row.legend_grid .row.custom_10 .col-sm-9, .row.custom_10 .row.legend_grid .col-sm-9, .row.legend_grid .row.custom_10 .col-sm-10, .row.custom_10 .row.legend_grid .col-sm-10, .row.legend_grid .row.custom_10 .col-sm-11, .row.custom_10 .row.legend_grid .col-sm-11, .row.legend_grid .row.custom_10 .col-sm-12, .row.custom_10 .row.legend_grid .col-sm-12, .row.legend_grid .col-sm-1, .row.legend_grid .col-sm-2, .row.legend_grid .col-sm-3, .row.legend_grid .col-sm-4, .row.legend_grid .row.week_grid .col-sm-5, .row.week_grid .row.legend_grid .col-sm-5 {
    float: left;
  }

  .row.legend_grid .col-sm-1 {
    width: 25%;
  }

  .row.legend_grid .col-sm-2 {
    width: 50%;
  }

  .row.legend_grid .col-sm-3 {
    width: 75%;
  }

  .row.legend_grid .col-sm-4 {
    width: 100%;
  }

  .row.legend_grid .col-sm-pull-0 {
    right: auto;
  }

  .row.legend_grid .col-sm-pull-1 {
    right: 25%;
  }

  .row.legend_grid .col-sm-pull-2 {
    right: 50%;
  }

  .row.legend_grid .col-sm-pull-3 {
    right: 75%;
  }

  .row.legend_grid .col-sm-pull-4 {
    right: 100%;
  }

  .row.legend_grid .col-sm-push-0 {
    left: auto;
  }

  .row.legend_grid .col-sm-push-1 {
    left: 25%;
  }

  .row.legend_grid .col-sm-push-2 {
    left: 50%;
  }

  .row.legend_grid .col-sm-push-3 {
    left: 75%;
  }

  .row.legend_grid .col-sm-push-4 {
    left: 100%;
  }

  .row.legend_grid .col-sm-offset-0 {
    margin-left: 0%;
  }

  .row.legend_grid .col-sm-offset-1 {
    margin-left: 25%;
  }

  .row.legend_grid .col-sm-offset-2 {
    margin-left: 50%;
  }

  .row.legend_grid .col-sm-offset-3 {
    margin-left: 75%;
  }

  .row.legend_grid .col-sm-offset-4 {
    margin-left: 100%;
  }
}
@media (min-width: 768px) {
  .row.legend_grid .row.movies_grid .col-md-5, .row.movies_grid .row.legend_grid .col-md-5, .row.legend_grid .row.movies_grid .col-md-6, .row.movies_grid .row.legend_grid .col-md-6, .row.legend_grid .row.movies_grid .col-md-7, .row.movies_grid .row.legend_grid .col-md-7, .row.legend_grid .row.movies_grid .col-md-8, .row.movies_grid .row.legend_grid .col-md-8, .row.legend_grid .row.movies_grid .col-md-9, .row.movies_grid .row.legend_grid .col-md-9, .row.legend_grid .row.movies_grid .col-md-10, .row.movies_grid .row.legend_grid .col-md-10, .row.legend_grid .row.movies_grid .col-md-11, .row.movies_grid .row.legend_grid .col-md-11, .row.legend_grid .row.custom_10 .col-md-5, .row.custom_10 .row.legend_grid .col-md-5, .row.legend_grid .row.custom_10 .col-md-6, .row.custom_10 .row.legend_grid .col-md-6, .row.legend_grid .row.custom_10 .col-md-7, .row.custom_10 .row.legend_grid .col-md-7, .row.legend_grid .row.custom_10 .col-md-8, .row.custom_10 .row.legend_grid .col-md-8, .row.legend_grid .row.custom_10 .col-md-9, .row.custom_10 .row.legend_grid .col-md-9, .row.legend_grid .row.custom_10 .col-md-10, .row.custom_10 .row.legend_grid .col-md-10, .row.legend_grid .row.custom_10 .col-md-11, .row.custom_10 .row.legend_grid .col-md-11, .row.legend_grid .row.custom_10 .col-md-12, .row.custom_10 .row.legend_grid .col-md-12, .row.legend_grid .col-md-1, .row.legend_grid .col-md-2, .row.legend_grid .col-md-3, .row.legend_grid .col-md-4, .row.legend_grid .row.week_grid .col-md-5, .row.week_grid .row.legend_grid .col-md-5 {
    float: left;
  }

  .row.legend_grid .col-md-1 {
    width: 25%;
  }

  .row.legend_grid .col-md-2 {
    width: 50%;
  }

  .row.legend_grid .col-md-3 {
    width: 75%;
  }

  .row.legend_grid .col-md-4 {
    width: 100%;
  }

  .row.legend_grid .col-md-pull-0 {
    right: auto;
  }

  .row.legend_grid .col-md-pull-1 {
    right: 25%;
  }

  .row.legend_grid .col-md-pull-2 {
    right: 50%;
  }

  .row.legend_grid .col-md-pull-3 {
    right: 75%;
  }

  .row.legend_grid .col-md-pull-4 {
    right: 100%;
  }

  .row.legend_grid .col-md-push-0 {
    left: auto;
  }

  .row.legend_grid .col-md-push-1 {
    left: 25%;
  }

  .row.legend_grid .col-md-push-2 {
    left: 50%;
  }

  .row.legend_grid .col-md-push-3 {
    left: 75%;
  }

  .row.legend_grid .col-md-push-4 {
    left: 100%;
  }

  .row.legend_grid .col-md-offset-0 {
    margin-left: 0%;
  }

  .row.legend_grid .col-md-offset-1 {
    margin-left: 25%;
  }

  .row.legend_grid .col-md-offset-2 {
    margin-left: 50%;
  }

  .row.legend_grid .col-md-offset-3 {
    margin-left: 75%;
  }

  .row.legend_grid .col-md-offset-4 {
    margin-left: 100%;
  }
}
@media (min-width: 1170px) {
  .row.legend_grid .row.movies_grid .col-lg-7, .row.movies_grid .row.legend_grid .col-lg-7, .row.legend_grid .row.movies_grid .col-lg-8, .row.movies_grid .row.legend_grid .col-lg-8, .row.legend_grid .row.movies_grid .col-lg-9, .row.movies_grid .row.legend_grid .col-lg-9, .row.legend_grid .row.movies_grid .col-lg-10, .row.movies_grid .row.legend_grid .col-lg-10, .row.legend_grid .row.movies_grid .col-lg-11, .row.movies_grid .row.legend_grid .col-lg-11, .row.legend_grid .row.custom_10 .col-lg-7, .row.custom_10 .row.legend_grid .col-lg-7, .row.legend_grid .row.custom_10 .col-lg-8, .row.custom_10 .row.legend_grid .col-lg-8, .row.legend_grid .row.custom_10 .col-lg-9, .row.custom_10 .row.legend_grid .col-lg-9, .row.legend_grid .row.custom_10 .col-lg-10, .row.custom_10 .row.legend_grid .col-lg-10, .row.legend_grid .row.custom_10 .col-lg-11, .row.custom_10 .row.legend_grid .col-lg-11, .row.legend_grid .row.custom_10 .col-lg-12, .row.custom_10 .row.legend_grid .col-lg-12, .row.legend_grid .col-lg-1, .row.legend_grid .col-lg-2, .row.legend_grid .col-lg-3, .row.legend_grid .col-lg-4, .row.legend_grid .col-lg-5, .row.legend_grid .col-lg-6, .row.legend_grid .row.week_grid .col-lg-7, .row.week_grid .row.legend_grid .col-lg-7 {
    float: left;
  }

  .row.legend_grid .col-lg-1 {
    width: 16.66667%;
  }

  .row.legend_grid .col-lg-2 {
    width: 33.33333%;
  }

  .row.legend_grid .col-lg-3 {
    width: 50%;
  }

  .row.legend_grid .col-lg-4 {
    width: 66.66667%;
  }

  .row.legend_grid .col-lg-5 {
    width: 83.33333%;
  }

  .row.legend_grid .col-lg-6 {
    width: 100%;
  }

  .row.legend_grid .col-lg-pull-0 {
    right: auto;
  }

  .row.legend_grid .col-lg-pull-1 {
    right: 16.66667%;
  }

  .row.legend_grid .col-lg-pull-2 {
    right: 33.33333%;
  }

  .row.legend_grid .col-lg-pull-3 {
    right: 50%;
  }

  .row.legend_grid .col-lg-pull-4 {
    right: 66.66667%;
  }

  .row.legend_grid .col-lg-pull-5 {
    right: 83.33333%;
  }

  .row.legend_grid .col-lg-pull-6 {
    right: 100%;
  }

  .row.legend_grid .col-lg-push-0 {
    left: auto;
  }

  .row.legend_grid .col-lg-push-1 {
    left: 16.66667%;
  }

  .row.legend_grid .col-lg-push-2 {
    left: 33.33333%;
  }

  .row.legend_grid .col-lg-push-3 {
    left: 50%;
  }

  .row.legend_grid .col-lg-push-4 {
    left: 66.66667%;
  }

  .row.legend_grid .col-lg-push-5 {
    left: 83.33333%;
  }

  .row.legend_grid .col-lg-push-6 {
    left: 100%;
  }

  .row.legend_grid .col-lg-offset-0 {
    margin-left: 0%;
  }

  .row.legend_grid .col-lg-offset-1 {
    margin-left: 16.66667%;
  }

  .row.legend_grid .col-lg-offset-2 {
    margin-left: 33.33333%;
  }

  .row.legend_grid .col-lg-offset-3 {
    margin-left: 50%;
  }

  .row.legend_grid .col-lg-offset-4 {
    margin-left: 66.66667%;
  }

  .row.legend_grid .col-lg-offset-5 {
    margin-left: 83.33333%;
  }

  .row.legend_grid .col-lg-offset-6 {
    margin-left: 100%;
  }
}
/*--------------RowWeekGrid------------------*/
.row.week_grid {
  margin-left: 0;
  margin-right: 0;
}

.row.week_grid .row.movies_grid .col-xs-1, .row.movies_grid .row.week_grid .col-xs-1, .row.week_grid .row.movies_grid .col-xs-2, .row.movies_grid .row.week_grid .col-xs-2, .row.week_grid .row.movies_grid .col-xs-3, .row.movies_grid .row.week_grid .col-xs-3, .row.week_grid .row.movies_grid .col-xs-4, .row.movies_grid .row.week_grid .col-xs-4, .row.week_grid .row.movies_grid .col-xs-5, .row.movies_grid .row.week_grid .col-xs-5, .row.week_grid .row.movies_grid .col-xs-6, .row.movies_grid .row.week_grid .col-xs-6, .row.week_grid .row.movies_grid .col-xs-7, .row.movies_grid .row.week_grid .col-xs-7, .row.week_grid .row.movies_grid .col-xs-8, .row.movies_grid .row.week_grid .col-xs-8, .row.week_grid .row.movies_grid .col-xs-9, .row.movies_grid .row.week_grid .col-xs-9, .row.week_grid .row.movies_grid .col-xs-10, .row.movies_grid .row.week_grid .col-xs-10, .row.week_grid .row.movies_grid .col-xs-11, .row.movies_grid .row.week_grid .col-xs-11, .row.week_grid .row.movies_grid .col-sm-1, .row.movies_grid .row.week_grid .col-sm-1, .row.week_grid .row.movies_grid .col-sm-2, .row.movies_grid .row.week_grid .col-sm-2, .row.week_grid .row.movies_grid .col-sm-3, .row.movies_grid .row.week_grid .col-sm-3, .row.week_grid .row.movies_grid .col-sm-4, .row.movies_grid .row.week_grid .col-sm-4, .row.week_grid .row.movies_grid .col-sm-5, .row.movies_grid .row.week_grid .col-sm-5, .row.week_grid .row.movies_grid .col-sm-6, .row.movies_grid .row.week_grid .col-sm-6, .row.week_grid .row.movies_grid .col-sm-7, .row.movies_grid .row.week_grid .col-sm-7, .row.week_grid .row.movies_grid .col-sm-8, .row.movies_grid .row.week_grid .col-sm-8, .row.week_grid .row.movies_grid .col-sm-9, .row.movies_grid .row.week_grid .col-sm-9, .row.week_grid .row.movies_grid .col-sm-10, .row.movies_grid .row.week_grid .col-sm-10, .row.week_grid .row.movies_grid .col-sm-11, .row.movies_grid .row.week_grid .col-sm-11, .row.week_grid .row.movies_grid .col-md-1, .row.movies_grid .row.week_grid .col-md-1, .row.week_grid .row.movies_grid .col-md-2, .row.movies_grid .row.week_grid .col-md-2, .row.week_grid .row.movies_grid .col-md-3, .row.movies_grid .row.week_grid .col-md-3, .row.week_grid .row.movies_grid .col-md-4, .row.movies_grid .row.week_grid .col-md-4, .row.week_grid .row.movies_grid .col-md-5, .row.movies_grid .row.week_grid .col-md-5, .row.week_grid .row.movies_grid .col-md-6, .row.movies_grid .row.week_grid .col-md-6, .row.week_grid .row.movies_grid .col-md-7, .row.movies_grid .row.week_grid .col-md-7, .row.week_grid .row.movies_grid .col-md-8, .row.movies_grid .row.week_grid .col-md-8, .row.week_grid .row.movies_grid .col-md-9, .row.movies_grid .row.week_grid .col-md-9, .row.week_grid .row.movies_grid .col-md-10, .row.movies_grid .row.week_grid .col-md-10, .row.week_grid .row.movies_grid .col-md-11, .row.movies_grid .row.week_grid .col-md-11, .row.week_grid .row.movies_grid .col-lg-1, .row.movies_grid .row.week_grid .col-lg-1, .row.week_grid .row.movies_grid .col-lg-2, .row.movies_grid .row.week_grid .col-lg-2, .row.week_grid .row.movies_grid .col-lg-3, .row.movies_grid .row.week_grid .col-lg-3, .row.week_grid .row.movies_grid .col-lg-4, .row.movies_grid .row.week_grid .col-lg-4, .row.week_grid .row.movies_grid .col-lg-5, .row.movies_grid .row.week_grid .col-lg-5, .row.week_grid .row.movies_grid .col-lg-6, .row.movies_grid .row.week_grid .col-lg-6, .row.week_grid .row.movies_grid .col-lg-7, .row.movies_grid .row.week_grid .col-lg-7, .row.week_grid .row.movies_grid .col-lg-8, .row.movies_grid .row.week_grid .col-lg-8, .row.week_grid .row.movies_grid .col-lg-9, .row.movies_grid .row.week_grid .col-lg-9, .row.week_grid .row.movies_grid .col-lg-10, .row.movies_grid .row.week_grid .col-lg-10, .row.week_grid .row.movies_grid .col-lg-11, .row.movies_grid .row.week_grid .col-lg-11, .row.week_grid .row.movies_grid .col-xl-1, .row.movies_grid .row.week_grid .col-xl-1, .row.week_grid .row.movies_grid .col-xl-2, .row.movies_grid .row.week_grid .col-xl-2, .row.week_grid .row.movies_grid .col-xl-3, .row.movies_grid .row.week_grid .col-xl-3, .row.week_grid .row.movies_grid .col-xl-4, .row.movies_grid .row.week_grid .col-xl-4, .row.week_grid .row.movies_grid .col-xl-5, .row.movies_grid .row.week_grid .col-xl-5, .row.week_grid .row.movies_grid .col-xl-6, .row.movies_grid .row.week_grid .col-xl-6, .row.week_grid .row.movies_grid .col-xl-7, .row.movies_grid .row.week_grid .col-xl-7, .row.week_grid .row.movies_grid .col-xl-8, .row.movies_grid .row.week_grid .col-xl-8, .row.week_grid .row.movies_grid .col-xl-9, .row.movies_grid .row.week_grid .col-xl-9, .row.week_grid .row.movies_grid .col-xl-10, .row.movies_grid .row.week_grid .col-xl-10, .row.week_grid .row.movies_grid .col-xl-11, .row.movies_grid .row.week_grid .col-xl-11, .row.week_grid .row.custom_10 .col-xs-1, .row.custom_10 .row.week_grid .col-xs-1, .row.week_grid .row.custom_10 .col-xs-2, .row.custom_10 .row.week_grid .col-xs-2, .row.week_grid .row.custom_10 .col-xs-3, .row.custom_10 .row.week_grid .col-xs-3, .row.week_grid .row.custom_10 .col-xs-4, .row.custom_10 .row.week_grid .col-xs-4, .row.week_grid .row.custom_10 .col-xs-5, .row.custom_10 .row.week_grid .col-xs-5, .row.week_grid .row.custom_10 .col-xs-6, .row.custom_10 .row.week_grid .col-xs-6, .row.week_grid .row.custom_10 .col-xs-7, .row.custom_10 .row.week_grid .col-xs-7, .row.week_grid .row.custom_10 .col-xs-8, .row.custom_10 .row.week_grid .col-xs-8, .row.week_grid .row.custom_10 .col-xs-9, .row.custom_10 .row.week_grid .col-xs-9, .row.week_grid .row.custom_10 .col-xs-10, .row.custom_10 .row.week_grid .col-xs-10, .row.week_grid .row.custom_10 .col-xs-11, .row.custom_10 .row.week_grid .col-xs-11, .row.week_grid .row.custom_10 .col-xs-12, .row.custom_10 .row.week_grid .col-xs-12, .row.week_grid .row.custom_10 .col-sm-1, .row.custom_10 .row.week_grid .col-sm-1, .row.week_grid .row.custom_10 .col-sm-2, .row.custom_10 .row.week_grid .col-sm-2, .row.week_grid .row.custom_10 .col-sm-3, .row.custom_10 .row.week_grid .col-sm-3, .row.week_grid .row.custom_10 .col-sm-4, .row.custom_10 .row.week_grid .col-sm-4, .row.week_grid .row.custom_10 .col-sm-5, .row.custom_10 .row.week_grid .col-sm-5, .row.week_grid .row.custom_10 .col-sm-6, .row.custom_10 .row.week_grid .col-sm-6, .row.week_grid .row.custom_10 .col-sm-7, .row.custom_10 .row.week_grid .col-sm-7, .row.week_grid .row.custom_10 .col-sm-8, .row.custom_10 .row.week_grid .col-sm-8, .row.week_grid .row.custom_10 .col-sm-9, .row.custom_10 .row.week_grid .col-sm-9, .row.week_grid .row.custom_10 .col-sm-10, .row.custom_10 .row.week_grid .col-sm-10, .row.week_grid .row.custom_10 .col-sm-11, .row.custom_10 .row.week_grid .col-sm-11, .row.week_grid .row.custom_10 .col-sm-12, .row.custom_10 .row.week_grid .col-sm-12, .row.week_grid .row.custom_10 .col-md-1, .row.custom_10 .row.week_grid .col-md-1, .row.week_grid .row.custom_10 .col-md-2, .row.custom_10 .row.week_grid .col-md-2, .row.week_grid .row.custom_10 .col-md-3, .row.custom_10 .row.week_grid .col-md-3, .row.week_grid .row.custom_10 .col-md-4, .row.custom_10 .row.week_grid .col-md-4, .row.week_grid .row.custom_10 .col-md-5, .row.custom_10 .row.week_grid .col-md-5, .row.week_grid .row.custom_10 .col-md-6, .row.custom_10 .row.week_grid .col-md-6, .row.week_grid .row.custom_10 .col-md-7, .row.custom_10 .row.week_grid .col-md-7, .row.week_grid .row.custom_10 .col-md-8, .row.custom_10 .row.week_grid .col-md-8, .row.week_grid .row.custom_10 .col-md-9, .row.custom_10 .row.week_grid .col-md-9, .row.week_grid .row.custom_10 .col-md-10, .row.custom_10 .row.week_grid .col-md-10, .row.week_grid .row.custom_10 .col-md-11, .row.custom_10 .row.week_grid .col-md-11, .row.week_grid .row.custom_10 .col-md-12, .row.custom_10 .row.week_grid .col-md-12, .row.week_grid .row.custom_10 .col-lg-1, .row.custom_10 .row.week_grid .col-lg-1, .row.week_grid .row.custom_10 .col-lg-2, .row.custom_10 .row.week_grid .col-lg-2, .row.week_grid .row.custom_10 .col-lg-3, .row.custom_10 .row.week_grid .col-lg-3, .row.week_grid .row.custom_10 .col-lg-4, .row.custom_10 .row.week_grid .col-lg-4, .row.week_grid .row.custom_10 .col-lg-5, .row.custom_10 .row.week_grid .col-lg-5, .row.week_grid .row.custom_10 .col-lg-6, .row.custom_10 .row.week_grid .col-lg-6, .row.week_grid .row.custom_10 .col-lg-7, .row.custom_10 .row.week_grid .col-lg-7, .row.week_grid .row.custom_10 .col-lg-8, .row.custom_10 .row.week_grid .col-lg-8, .row.week_grid .row.custom_10 .col-lg-9, .row.custom_10 .row.week_grid .col-lg-9, .row.week_grid .row.custom_10 .col-lg-10, .row.custom_10 .row.week_grid .col-lg-10, .row.week_grid .row.custom_10 .col-lg-11, .row.custom_10 .row.week_grid .col-lg-11, .row.week_grid .row.custom_10 .col-lg-12, .row.custom_10 .row.week_grid .col-lg-12, .row.week_grid .row.custom_10 .col-xl-1, .row.custom_10 .row.week_grid .col-xl-1, .row.week_grid .row.custom_10 .col-xl-2, .row.custom_10 .row.week_grid .col-xl-2, .row.week_grid .row.custom_10 .col-xl-3, .row.custom_10 .row.week_grid .col-xl-3, .row.week_grid .row.custom_10 .col-xl-4, .row.custom_10 .row.week_grid .col-xl-4, .row.week_grid .row.custom_10 .col-xl-5, .row.custom_10 .row.week_grid .col-xl-5, .row.week_grid .row.custom_10 .col-xl-6, .row.custom_10 .row.week_grid .col-xl-6, .row.week_grid .row.custom_10 .col-xl-7, .row.custom_10 .row.week_grid .col-xl-7, .row.week_grid .row.custom_10 .col-xl-8, .row.custom_10 .row.week_grid .col-xl-8, .row.week_grid .row.custom_10 .col-xl-9, .row.custom_10 .row.week_grid .col-xl-9, .row.week_grid .row.custom_10 .col-xl-10, .row.custom_10 .row.week_grid .col-xl-10, .row.week_grid .row.custom_10 .col-xl-11, .row.custom_10 .row.week_grid .col-xl-11, .row.week_grid .row.custom_10 .col-xl-12, .row.custom_10 .row.week_grid .col-xl-12, .row.week_grid .row.legend_grid .col-xs-1, .row.legend_grid .row.week_grid .col-xs-1, .row.week_grid .row.legend_grid .col-xs-2, .row.legend_grid .row.week_grid .col-xs-2, .row.week_grid .row.legend_grid .col-sm-1, .row.legend_grid .row.week_grid .col-sm-1, .row.week_grid .row.legend_grid .col-sm-2, .row.legend_grid .row.week_grid .col-sm-2, .row.week_grid .row.legend_grid .col-sm-3, .row.legend_grid .row.week_grid .col-sm-3, .row.week_grid .row.legend_grid .col-sm-4, .row.legend_grid .row.week_grid .col-sm-4, .row.week_grid .row.legend_grid .col-md-1, .row.legend_grid .row.week_grid .col-md-1, .row.week_grid .row.legend_grid .col-md-2, .row.legend_grid .row.week_grid .col-md-2, .row.week_grid .row.legend_grid .col-md-3, .row.legend_grid .row.week_grid .col-md-3, .row.week_grid .row.legend_grid .col-md-4, .row.legend_grid .row.week_grid .col-md-4, .row.week_grid .row.legend_grid .col-lg-1, .row.legend_grid .row.week_grid .col-lg-1, .row.week_grid .row.legend_grid .col-lg-2, .row.legend_grid .row.week_grid .col-lg-2, .row.week_grid .row.legend_grid .col-lg-3, .row.legend_grid .row.week_grid .col-lg-3, .row.week_grid .row.legend_grid .col-lg-4, .row.legend_grid .row.week_grid .col-lg-4, .row.week_grid .row.legend_grid .col-lg-5, .row.legend_grid .row.week_grid .col-lg-5, .row.week_grid .row.legend_grid .col-lg-6, .row.legend_grid .row.week_grid .col-lg-6, .row.week_grid .col-xs-1, .row.week_grid .col-xs-2, .row.week_grid .col-xs-3, .row.week_grid .col-xs-4, .row.week_grid .col-sm-1, .row.week_grid .col-sm-2, .row.week_grid .col-sm-3, .row.week_grid .col-sm-4, .row.week_grid .col-sm-5, .row.week_grid .col-md-1, .row.week_grid .col-md-2, .row.week_grid .col-md-3, .row.week_grid .col-md-4, .row.week_grid .col-md-5, .row.week_grid .col-lg-1, .row.week_grid .col-lg-2, .row.week_grid .col-lg-3, .row.week_grid .col-lg-4, .row.week_grid .col-lg-5, .row.week_grid .col-lg-6, .row.week_grid .col-lg-7 {
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 320px) {
  .row.week_grid .row.movies_grid .col-xs-5, .row.movies_grid .row.week_grid .col-xs-5, .row.week_grid .row.movies_grid .col-xs-6, .row.movies_grid .row.week_grid .col-xs-6, .row.week_grid .row.movies_grid .col-xs-7, .row.movies_grid .row.week_grid .col-xs-7, .row.week_grid .row.movies_grid .col-xs-8, .row.movies_grid .row.week_grid .col-xs-8, .row.week_grid .row.movies_grid .col-xs-9, .row.movies_grid .row.week_grid .col-xs-9, .row.week_grid .row.movies_grid .col-xs-10, .row.movies_grid .row.week_grid .col-xs-10, .row.week_grid .row.movies_grid .col-xs-11, .row.movies_grid .row.week_grid .col-xs-11, .row.week_grid .row.custom_10 .col-xs-5, .row.custom_10 .row.week_grid .col-xs-5, .row.week_grid .row.custom_10 .col-xs-6, .row.custom_10 .row.week_grid .col-xs-6, .row.week_grid .row.custom_10 .col-xs-7, .row.custom_10 .row.week_grid .col-xs-7, .row.week_grid .row.custom_10 .col-xs-8, .row.custom_10 .row.week_grid .col-xs-8, .row.week_grid .row.custom_10 .col-xs-9, .row.custom_10 .row.week_grid .col-xs-9, .row.week_grid .row.custom_10 .col-xs-10, .row.custom_10 .row.week_grid .col-xs-10, .row.week_grid .row.custom_10 .col-xs-11, .row.custom_10 .row.week_grid .col-xs-11, .row.week_grid .row.custom_10 .col-xs-12, .row.custom_10 .row.week_grid .col-xs-12, .row.week_grid .col-xs-1, .row.week_grid .col-xs-2, .row.week_grid .col-xs-3, .row.week_grid .col-xs-4 {
    float: left;
  }

  .row.week_grid .col-xs-1 {
    width: 25%;
  }

  .row.week_grid .col-xs-2 {
    width: 50%;
  }

  .row.week_grid .col-xs-3 {
    width: 75%;
  }

  .row.week_grid .col-xs-4 {
    width: 100%;
  }

  .row.week_grid .col-xs-pull-0 {
    right: auto;
  }

  .row.week_grid .col-xs-pull-1 {
    right: 25%;
  }

  .row.week_grid .col-xs-pull-2 {
    right: 50%;
  }

  .row.week_grid .col-xs-pull-3 {
    right: 75%;
  }

  .row.week_grid .col-xs-pull-4 {
    right: 100%;
  }

  .row.week_grid .col-xs-push-0 {
    left: auto;
  }

  .row.week_grid .col-xs-push-1 {
    left: 25%;
  }

  .row.week_grid .col-xs-push-2 {
    left: 50%;
  }

  .row.week_grid .col-xs-push-3 {
    left: 75%;
  }

  .row.week_grid .col-xs-push-4 {
    left: 100%;
  }

  .row.week_grid .col-xs-offset-0 {
    margin-left: 0%;
  }

  .row.week_grid .col-xs-offset-1 {
    margin-left: 25%;
  }

  .row.week_grid .col-xs-offset-2 {
    margin-left: 50%;
  }

  .row.week_grid .col-xs-offset-3 {
    margin-left: 75%;
  }

  .row.week_grid .col-xs-offset-4 {
    margin-left: 100%;
  }
}
@media (min-width: 768px) {
  .row.week_grid .row.movies_grid .col-sm-6, .row.movies_grid .row.week_grid .col-sm-6, .row.week_grid .row.movies_grid .col-sm-7, .row.movies_grid .row.week_grid .col-sm-7, .row.week_grid .row.movies_grid .col-sm-8, .row.movies_grid .row.week_grid .col-sm-8, .row.week_grid .row.movies_grid .col-sm-9, .row.movies_grid .row.week_grid .col-sm-9, .row.week_grid .row.movies_grid .col-sm-10, .row.movies_grid .row.week_grid .col-sm-10, .row.week_grid .row.movies_grid .col-sm-11, .row.movies_grid .row.week_grid .col-sm-11, .row.week_grid .row.custom_10 .col-sm-6, .row.custom_10 .row.week_grid .col-sm-6, .row.week_grid .row.custom_10 .col-sm-7, .row.custom_10 .row.week_grid .col-sm-7, .row.week_grid .row.custom_10 .col-sm-8, .row.custom_10 .row.week_grid .col-sm-8, .row.week_grid .row.custom_10 .col-sm-9, .row.custom_10 .row.week_grid .col-sm-9, .row.week_grid .row.custom_10 .col-sm-10, .row.custom_10 .row.week_grid .col-sm-10, .row.week_grid .row.custom_10 .col-sm-11, .row.custom_10 .row.week_grid .col-sm-11, .row.week_grid .row.custom_10 .col-sm-12, .row.custom_10 .row.week_grid .col-sm-12, .row.week_grid .col-sm-1, .row.week_grid .col-sm-2, .row.week_grid .col-sm-3, .row.week_grid .col-sm-4, .row.week_grid .col-sm-5 {
    float: left;
  }

  .row.week_grid .col-sm-1 {
    width: 20%;
  }

  .row.week_grid .col-sm-2 {
    width: 40%;
  }

  .row.week_grid .col-sm-3 {
    width: 60%;
  }

  .row.week_grid .col-sm-4 {
    width: 80%;
  }

  .row.week_grid .col-sm-5 {
    width: 100%;
  }

  .row.week_grid .col-sm-pull-0 {
    right: auto;
  }

  .row.week_grid .col-sm-pull-1 {
    right: 20%;
  }

  .row.week_grid .col-sm-pull-2 {
    right: 40%;
  }

  .row.week_grid .col-sm-pull-3 {
    right: 60%;
  }

  .row.week_grid .col-sm-pull-4 {
    right: 80%;
  }

  .row.week_grid .col-sm-pull-5 {
    right: 100%;
  }

  .row.week_grid .col-sm-push-0 {
    left: auto;
  }

  .row.week_grid .col-sm-push-1 {
    left: 20%;
  }

  .row.week_grid .col-sm-push-2 {
    left: 40%;
  }

  .row.week_grid .col-sm-push-3 {
    left: 60%;
  }

  .row.week_grid .col-sm-push-4 {
    left: 80%;
  }

  .row.week_grid .col-sm-push-5 {
    left: 100%;
  }

  .row.week_grid .col-sm-offset-0 {
    margin-left: 0%;
  }

  .row.week_grid .col-sm-offset-1 {
    margin-left: 20%;
  }

  .row.week_grid .col-sm-offset-2 {
    margin-left: 40%;
  }

  .row.week_grid .col-sm-offset-3 {
    margin-left: 60%;
  }

  .row.week_grid .col-sm-offset-4 {
    margin-left: 80%;
  }

  .row.week_grid .col-sm-offset-5 {
    margin-left: 100%;
  }
}
@media (min-width: 768px) {
  .row.week_grid .row.movies_grid .col-md-6, .row.movies_grid .row.week_grid .col-md-6, .row.week_grid .row.movies_grid .col-md-7, .row.movies_grid .row.week_grid .col-md-7, .row.week_grid .row.movies_grid .col-md-8, .row.movies_grid .row.week_grid .col-md-8, .row.week_grid .row.movies_grid .col-md-9, .row.movies_grid .row.week_grid .col-md-9, .row.week_grid .row.movies_grid .col-md-10, .row.movies_grid .row.week_grid .col-md-10, .row.week_grid .row.movies_grid .col-md-11, .row.movies_grid .row.week_grid .col-md-11, .row.week_grid .row.custom_10 .col-md-6, .row.custom_10 .row.week_grid .col-md-6, .row.week_grid .row.custom_10 .col-md-7, .row.custom_10 .row.week_grid .col-md-7, .row.week_grid .row.custom_10 .col-md-8, .row.custom_10 .row.week_grid .col-md-8, .row.week_grid .row.custom_10 .col-md-9, .row.custom_10 .row.week_grid .col-md-9, .row.week_grid .row.custom_10 .col-md-10, .row.custom_10 .row.week_grid .col-md-10, .row.week_grid .row.custom_10 .col-md-11, .row.custom_10 .row.week_grid .col-md-11, .row.week_grid .row.custom_10 .col-md-12, .row.custom_10 .row.week_grid .col-md-12, .row.week_grid .col-md-1, .row.week_grid .col-md-2, .row.week_grid .col-md-3, .row.week_grid .col-md-4, .row.week_grid .col-md-5 {
    float: left;
  }

  .row.week_grid .col-md-1 {
    width: 20%;
  }

  .row.week_grid .col-md-2 {
    width: 40%;
  }

  .row.week_grid .col-md-3 {
    width: 60%;
  }

  .row.week_grid .col-md-4 {
    width: 80%;
  }

  .row.week_grid .col-md-5 {
    width: 100%;
  }

  .row.week_grid .col-md-pull-0 {
    right: auto;
  }

  .row.week_grid .col-md-pull-1 {
    right: 20%;
  }

  .row.week_grid .col-md-pull-2 {
    right: 40%;
  }

  .row.week_grid .col-md-pull-3 {
    right: 60%;
  }

  .row.week_grid .col-md-pull-4 {
    right: 80%;
  }

  .row.week_grid .col-md-pull-5 {
    right: 100%;
  }

  .row.week_grid .col-md-push-0 {
    left: auto;
  }

  .row.week_grid .col-md-push-1 {
    left: 20%;
  }

  .row.week_grid .col-md-push-2 {
    left: 40%;
  }

  .row.week_grid .col-md-push-3 {
    left: 60%;
  }

  .row.week_grid .col-md-push-4 {
    left: 80%;
  }

  .row.week_grid .col-md-push-5 {
    left: 100%;
  }

  .row.week_grid .col-md-offset-0 {
    margin-left: 0%;
  }

  .row.week_grid .col-md-offset-1 {
    margin-left: 20%;
  }

  .row.week_grid .col-md-offset-2 {
    margin-left: 40%;
  }

  .row.week_grid .col-md-offset-3 {
    margin-left: 60%;
  }

  .row.week_grid .col-md-offset-4 {
    margin-left: 80%;
  }

  .row.week_grid .col-md-offset-5 {
    margin-left: 100%;
  }
}
@media (min-width: 1170px) {
  .row.week_grid .row.movies_grid .col-lg-8, .row.movies_grid .row.week_grid .col-lg-8, .row.week_grid .row.movies_grid .col-lg-9, .row.movies_grid .row.week_grid .col-lg-9, .row.week_grid .row.movies_grid .col-lg-10, .row.movies_grid .row.week_grid .col-lg-10, .row.week_grid .row.movies_grid .col-lg-11, .row.movies_grid .row.week_grid .col-lg-11, .row.week_grid .row.custom_10 .col-lg-8, .row.custom_10 .row.week_grid .col-lg-8, .row.week_grid .row.custom_10 .col-lg-9, .row.custom_10 .row.week_grid .col-lg-9, .row.week_grid .row.custom_10 .col-lg-10, .row.custom_10 .row.week_grid .col-lg-10, .row.week_grid .row.custom_10 .col-lg-11, .row.custom_10 .row.week_grid .col-lg-11, .row.week_grid .row.custom_10 .col-lg-12, .row.custom_10 .row.week_grid .col-lg-12, .row.week_grid .col-lg-1, .row.week_grid .col-lg-2, .row.week_grid .col-lg-3, .row.week_grid .col-lg-4, .row.week_grid .col-lg-5, .row.week_grid .col-lg-6, .row.week_grid .col-lg-7 {
    float: left;
  }

  .row.week_grid .col-lg-1 {
    width: 14.28571%;
  }

  .row.week_grid .col-lg-2 {
    width: 28.57143%;
  }

  .row.week_grid .col-lg-3 {
    width: 42.85714%;
  }

  .row.week_grid .col-lg-4 {
    width: 57.14286%;
  }

  .row.week_grid .col-lg-5 {
    width: 71.42857%;
  }

  .row.week_grid .col-lg-6 {
    width: 85.71429%;
  }

  .row.week_grid .col-lg-7 {
    width: 100%;
  }

  .row.week_grid .col-lg-pull-0 {
    right: auto;
  }

  .row.week_grid .col-lg-pull-1 {
    right: 14.28571%;
  }

  .row.week_grid .col-lg-pull-2 {
    right: 28.57143%;
  }

  .row.week_grid .col-lg-pull-3 {
    right: 42.85714%;
  }

  .row.week_grid .col-lg-pull-4 {
    right: 57.14286%;
  }

  .row.week_grid .col-lg-pull-5 {
    right: 71.42857%;
  }

  .row.week_grid .col-lg-pull-6 {
    right: 85.71429%;
  }

  .row.week_grid .col-lg-pull-7 {
    right: 100%;
  }

  .row.week_grid .col-lg-push-0 {
    left: auto;
  }

  .row.week_grid .col-lg-push-1 {
    left: 14.28571%;
  }

  .row.week_grid .col-lg-push-2 {
    left: 28.57143%;
  }

  .row.week_grid .col-lg-push-3 {
    left: 42.85714%;
  }

  .row.week_grid .col-lg-push-4 {
    left: 57.14286%;
  }

  .row.week_grid .col-lg-push-5 {
    left: 71.42857%;
  }

  .row.week_grid .col-lg-push-6 {
    left: 85.71429%;
  }

  .row.week_grid .col-lg-push-7 {
    left: 100%;
  }

  .row.week_grid .col-lg-offset-0 {
    margin-left: 0%;
  }

  .row.week_grid .col-lg-offset-1 {
    margin-left: 14.28571%;
  }

  .row.week_grid .col-lg-offset-2 {
    margin-left: 28.57143%;
  }

  .row.week_grid .col-lg-offset-3 {
    margin-left: 42.85714%;
  }

  .row.week_grid .col-lg-offset-4 {
    margin-left: 57.14286%;
  }

  .row.week_grid .col-lg-offset-5 {
    margin-left: 71.42857%;
  }

  .row.week_grid .col-lg-offset-6 {
    margin-left: 85.71429%;
  }

  .row.week_grid .col-lg-offset-7 {
    margin-left: 100%;
  }
}
/*--------------WeekGrid------------------*/
.week_grid {
  background: #302c2d;
  border-radius: 5px;
  overflow: hidden;
}

.week_grid .wrap-date {
  display: table;
  width: 100%;
}

.week_grid .day {
  font-size: 14px;
  color: #a0a0a0;
  height: 66px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  line-height: 1.2;
}

.week_grid .day span.dayname {
  font-family: "open_sansbold", sans-serif;
  display: block;
}

.week_grid .day.active {
  background: #0096d7;
  color: #e6e6e6;
}

/*--------------h3------------------*/
h3 {
  font-family: "fira_sansmedium", sans-serif;
  font-size: 30px;
  font-weight: 500;
  color: #a0a0a0;
}

h3.title {
  font-size: 18px;
  font-family: "open_sanssemibold", sans-serif;
  color: #e6e6e6;
  margin-top: 0;
  margin-bottom: 10px;
}

@media (max-width: 767.9px) {
  h3.title {
    font-size: 18px;
    font-family: "open_sansbold", sans-serif;
    font-weight: 700;
    color: #808080;
  }
}
/*--------------h4------------------*/
h4.caption {
  font-size: 16px;
  font-family: "open_sansbold", sans-serif;
  font-weight: 700;
  color: #e6e6e6;
  margin-bottom: 20px;
}

h4.caption:before, h4.caption:after {
  content: " ";
  display: table;
}

h4.caption:after {
  clear: both;
}

h4.caption.caption_2 {
  font-size: 14px;
  margin-bottom: 18px;
}

h4.caption a {
  float: right;
  font-size: 12px;
  color: #a0a0a0;
  font-weight: 300;
  text-transform: uppercase;
}

/*--------------ct-item------------------*/
.ct-item {
  display: table-row;
  width: 100%;
}

.ct-item .block-img {
  display: table-cell;
  vertical-align: middle;
  float: left;
  width: 90px;
  display: inline-block;
  height: 116px;
  margin-right: 25px;
}

.ct-item .block-img img {
  display: block;
  max-width: 100%;
  height: auto;
}

.ct-item .info {
  /*float: left;*/
  display: table-cell;
  vertical-align: middle;
  padding-left: 20px;
}

.ct-item .info .title {
  margin-bottom: 7px;
  font-family: "fira_sansmedium", sans-serif;
  font-size: 30px;
  color: #fff;
  margin-top: -10px;
}

.ct-item .info .guidance img {
  width: auto;
  height: 23px;
}

.ct-item .info .duration {
  font-size: 14px;
  color: #e6e6e6;
  font-weight: 300;
}

.ct-item .info .duration ._label {
  color: #a0a0a0;
  display: block;
  font-size: 12px;
}

.ct-item .info .duration_rating li {
  vertical-align: top;
}

.ct-item .info p {
  margin-bottom: 8px;
  /*line-height: 1;*/
  font-size: 16px;
  font-family: "open_sanssemibold", sans-serif;
  font-weight: 600;
  color: #e6e6e6;
}

.ct-item .info p:last-child {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .ct-item .block-img {
    display: table-cell;
  }

  .ct-item .info {
    display: table-cell;
    padding-left: 30px;
    vertical-align: middle;
  }
}
@media (max-width: 767.9px) {
  .ct-item .block-img {
    width: 62px;
    height: 96px;
    margin-right: 20px;
  }

  .ct-item .info {
    max-width: 1666px;
  }
}
@media (max-width: 1169.9px) {
  .ct-item .info p {
    font-family: "open_sanssemibold", sans-serif;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 4px;
  }

  .ct-item .info .title {
    font-family: "open_sansbold", sans-serif;
    font-size: 18px;
  }
}
/*--------------Legends------------------*/
.legends .wrap-color > div {
  margin-bottom: 20px;
  display: table-row;
}

.legends span {
  line-height: 1.1;
}

.legends span + span {
  padding-left: 8px;
}

@media (max-width: 767.9px) {
  .legends h3.title {
    margin-bottom: 10px;
  }

  .legends span {
    vertical-align: top;
  }

  .legends span + span {
    padding-right: 0;
  }

  .movies_item-legend {
    margin-bottom: 20px;
  }
}
.select-dropdown.custom {
  padding: 6px 20px 8px 16px;
}

.btn-refine {
  height: 46px;
  background-color: #6c0817;
  color: #dcdcdc;
}

.btn-refine:hover {
  background-color: #9b0c21;
}

@media (max-width: 767.9px) {
  .heading h2 {
    float: none;
  }

  .heading ul {
    float: none !important;
  }

  .logo-imax-full {
    width: 200px;
  }
}
@media (max-width: 1169.9px) {
  .logo-imax-full {
    width: 260px;
  }
}
.big_background {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 1145px;
  margin-left: auto;
  margin-right: auto;
}

.big_background .light_overlay {
  width: 100%;
  position: relative;
  z-index: 1;
}

.big_background .dark_overlay {
  background: rgba(0, 0, 0, 0.6);
}

@media (min-width: 1170px) {
  .big_background .bg_content {
    /* margin-top: -100px; */
    min-height: 531px;
    /* padding-top: 80px; */
  }
}
/*--------------Theatres------------------*/
.theatres {
  background: rgba(0, 150, 215, 0.3);
  text-align: center;
  font-size: 20px;
  min-height: 370px;
}

.theatres p {
  margin-top: 25px;
  margin-bottom: 15px;
  font-size: 18px;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  letter-spacing: -0.4px;
}

.theatre_list .theatre_item {
  width: 92%;
  height: 90px;
  margin: 0 auto;
  margin-bottom: 10px;
  overflow: hidden;
}

.theatre_list .theatre_item img {
  min-height: 90px;
  min-width: 330px;
  margin: 0 auto;
}

.theatre_item:hover span.text-content {
  opacity: 1;
}

span.text-content {
  background: rgba(0, 0, 0, 0.7);
  display: table;
  height: 90px;
  position: relative;
  margin-top: -90px;
  width: 100.5%;
  opacity: 0;
}

span.text-content span {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  color: #0096d7;
  text-transform: uppercase;
  font-size: 14px;
}

.microsite_big_bg {
  background-size: 100% 1200px !important;
}

.copy {
  font-family: "Open Sans", sans-serif;
  color: #fff;
}

.shaw_logo_pos {
  margin-top: 10px;
  margin-bottom: 25px;
}

.list-inline li:hover a {
  color: #0096d7 !important;
}

.bg_content {
  /*padding-left: 1.27%;*/
}

.adapt-m-b {
  margin-bottom: 70px;
}

.movies_grid {
  margin-bottom: 30px;
}

.content-wrapper {
  background-image: url(../../Images/Imax/BG_blue2.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
}

.ss-space-60 {
  height: 60px;
}

/*Tablet view variables*/
@media only screen and (min-width: 768px) and (max-width: 1170px) {
  .top-bar-mobile .container,
.top-bar-mobile .container .row {
    height: 46px;
  }

  .microsite_big_bg {
    background-position: 0px -20px;
  }

  .bg_content .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .theatres {
    min-height: 300px;
  }

  .theatres p {
    margin-top: 22px;
    margin-bottom: 15px;
  }

  .tab_theatre_cont {
    /*width: 672px;
    height: 230px;*/
    width: 100%;
    height: 230px;
    padding: 0 18px;
  }

  .tab_theatre_item {
    width: 33%;
    height: auto;
    float: left;
    overflow: hidden;
  }

  span.text-content {
    background: rgba(0, 0, 0, 0.8);
    display: table;
    min-height: 218px;
    margin-top: -228px;
    width: 100.5%;
    opacity: 1;
  }

  span.text-content span {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    color: #0096d7;
    text-transform: uppercase;
    font-size: 14px;
  }

  .bg_content .container .row {
    margin: 0 auto;
    max-width: 738px;
  }

  .adapt-m-b {
    margin-bottom: 40px !important;
  }

  .copy {
    line-height: 25px;
    margin-bottom: 30px;
  }
}
/*Mobile view variables*/
@media only screen and (max-width: 765px) {
  h3 {
    font-size: 24px;
    line-height: 30px;
  }

  h3.title {
    margin-bottom: -5px;
  }

  .wrap-table,
.wrap-display-row {
    display: block;
  }

  body .container {
    overflow: initial;
  }

  .big_background {
    background-size: 1000px 1200px !important;
    background-position: -250px 0px;
  }

  .copy {
    line-height: 25px;
  }

  #slider {
    min-height: initial;
    height: inherit;
    margin-bottom: 5px;
  }

  #slider .navs-slider {
    bottom: 25px;
    position: relative;
    margin-top: 0;
  }

  .tab_view {
    display: none;
  }

  .theatres {
    height: 450px;
  }

  .theatres p {
    font-size: 16px;
    width: 200px;
    margin: 15px auto;
  }

  .mob_theatre_cont {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .mob_theatre_item img {
    margin: 0px auto;
    width: 100%;
    height: 120px;
  }

  span.text-content {
    height: 120px;
    margin-top: -120px;
    opacity: 1;
  }

  .select-dropdown.custom {
    padding: 10px 15px 15px 20px;
    background: #3e393a;
  }

  .select-dropdown .caret-down {
    /*background-position: -643px -99px;*/
    right: 20px;
  }

  .sprite-desktop-quick-tix-arrow-blue, .sprite-desktop-quick-tix-arrow-red {
    background: url(/Images/common/default/en-SG/map_public_sprites.png) -20px -218px;
    height: 22px;
    width: 13px;
    transform: translateY(-50%) rotate(90deg);
  }

  .ct-item .block-img {
    width: 87px;
    height: 132px;
  }

  .ct-item .info p {
    margin-bottom: 15px;
  }

  .micro_theatre_list {
    margin-top: 30px;
  }
}
@media (min-width: 320px) {
  .hidden-xs-up {
    display: none !important;
  }
}
@media (max-width: 767.9px) {
  .hidden-xs-down {
    display: none !important;
  }

  .hidden-sm-down {
    display: none !important;
  }
}
@media (min-width: 320px) and (max-width: 767.9px) {
  .hidden-#bp-only {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .hidden-sm-up {
    display: none !important;
  }

  .hidden-md-up {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 767.9px) {
  .hidden-#bp-only {
    display: none !important;
  }
}
@media (max-width: 1169.9px) {
  .hidden-md-down {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1169.9px) {
  .hidden-#bp-only {
    display: none !important;
  }
}
@media (min-width: 1170px) {
  .hidden-lg-up {
    display: none !important;
  }
}
@media (max-width: 89.9em) {
  .hidden-lg-down {
    display: none !important;
  }
}
@media (min-width: 1170px) and (max-width: 89.9em) {
  .hidden-#bp-only {
    display: none !important;
  }
}
@media (min-width: 90em) {
  .hidden-xl-up {
    display: none !important;
  }

  .hidden-#bp-only {
    display: none !important;
  }
}
.hidden-xl-down {
  display: none !important;
}

/*# sourceMappingURL=imax.min.css.map */
/*Added by: Jansen Castillo*/
/* CSS for IMAX page*/
.title-main {
  color: burlywood;
}

.maintable {
  color: aliceblue;
}

.Top {
  color: aliceblue;
}

.Bottom {
  color: aliceblue;
}

/*--------------Ticket Pricing Page------------------*/
.accordion.accordion-3 {
  border-radius: 10px;
  /*color: darkslategrey;*/
}

.accordion.accordion-3 .card .card-header {
  border: 0;
  background: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.accordion.accordion-3 .card .card-header:hover {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background: none;
}

.accordion.accordion-3 .card .card-header .fa {
  border-top-left-radius: 3px;
}

.accordion.accordion-3 .card .card-body {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  padding: 10px;
}

.accordion.accordion-3 .fa.fa-angle-down {
  float: right;
  margin: 0px 0 0 8px;
}

.accordheader {
  padding-top: 18px;
  /*padding-bottom:5px;*/
}

/*------------------ABOUT PAGE---------------------*/
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.cardcontent {
  text-align: center;
}

.aboutheader1 {
  text-align: center;
}

.aboutheader2 {
  text-align: center;
}

.btn-primary {
  border-color: #0096d7;
}

.btn-primary:hover {
  background-color: #0096d7;
  border-color: #0096d7;
}

.btn-custom {
  background-image: linear-gradient(125deg, #0096d7, #0096d7);
}

#reveal-lnk {
  color: #0096d7;
}

.sprite-view-more-icon {
  color: #0096d7;
}

.imax-head-top {
  color: #fff;
}

.bread-crumb .breadcrumb li.active a {
  color: #0096d7;
  font-family: "open_sansbold", sans-serif;
}

.imax-mob-showtimes {
  background: #3e393a;
}

#page-banner {
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}

.preloadbg {
  min-height: 150px;
  animation: pulse 1s infinite ease-in-out;
  -webkit-animation: pulse 1s infinite ease-in-out;
}

@keyframes pulse {
  0% {
    background-color: rgba(165, 165, 165, 0.1);
  }
  50% {
    background-color: rgba(165, 165, 165, 0.3);
  }
  100% {
    background-color: rgba(165, 165, 165, 0.1);
  }
}
@-webkit-keyframes pulse {
  0% {
    background-color: rgba(165, 165, 165, 0.1);
  }
  50% {
    background-color: rgba(165, 165, 165, 0.3);
  }
  100% {
    background-color: rgba(165, 165, 165, 0.1);
  }
}
#ContestCarousel {
  width: 500px !important;
}

#ContestCarousel .owl-item.contest {
  width: 235px !important;
}

#ContestCarousel > div.owl-stage-outer > div {
  width: 2000px !important;
}

.owl-carousel {
  background: none;
}

/*Added by Jansen Castillo 14-08-2018 */
/*slider over overlay*/
.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
  background: #121212;
}

.hovereffect .overlay {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  /*-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
          transition: opacity 0.35s, transform 0.35s;
          -webkit-transform: scale(0,1);
          -ms-transform: scale(0,1);*/
  transform: scale(0, 1);
  padding: 60px 5px;
}

.hovereffect:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.hovereffect:hover img {
  opacity: 0.2;
  filter: alpha(opacity=40);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.hovereffect h2 {
  /*text-transform: uppercase;*/
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 18px;
  overflow: hidden;
  padding: 0.5em 0;
  background-color: transparent;
}

.hovereffect h2:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #fff;
  content: "";
  -webkit-transition: -webkit-transform 0.35s;
  /*transition: transform 0.35s;
              -webkit-transform: translate3d(-100%,0,0);
              transform: translate3d(-100%,0,0);*/
}

.hovereffect:hover h2:after {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.hovereffect a, .hovereffect p {
  color: #FFF;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  /*transition: opacity 0.35s, transform 0.35s;
          -webkit-transform: translate3d(100%,0,0);
          transform: translate3d(100%,0,0);*/
}

.hovereffect:hover a, .hovereffect:hover p {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* Copied from pages/_IMAX.scss */
/* IMAX */
.sticky {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 1000;
  border-top: 0;
}

@media (max-width: 767.9px) {
  .container {
    padding-top: 0px;
  }

  .hide-for-mob {
    display: none !important;
  }
}
.select-dropdown:before, .select-dropdown:after {
  content: " ";
  display: table;
}

@media (min-width: 1170px) {
  .footer-block .top_selector {
    background: #3c3c3c;
  }
}
.bt-a-promo {
  background-image: linear-gradient(125deg, #a0a0a0, #a0a0a0) !important;
  border-color: transparent !important;
}

.bt-a-promo.bt-a-mybutton:hover {
  background-color: #e7102f !important;
  background-image: linear-gradient(125deg, #ef2927, #e7102f) !important;
  /* border: 1px solid #ea1131 !important; */
  /* font-size: 14px !important; */
}

.bt-a-promo:active {
  background-color: #e7102f !important;
  background-image: linear-gradient(125deg, #ef2927, #e7102f) !important;
  /* border: 1px solid #ea1131 !important; */
  /* font-size: 14px !important; */
}

.bt-a-promo-clicked {
  background-color: #e7102f !important;
  background-image: linear-gradient(125deg, #ef2927, #e7102f) !important;
  /* border: 1px solid #ea1131 !important; */
  /* font-size: 14px !important; */
}

.movup {
  margin-top: -38px;
}

.bread-crumb .breadcrumb li.active a:hover {
  color: #e6e6e6;
}

@media only screen and (max-width: 767px) {
  .bread-crumb .breadcrumb li a {
    font-size: 12px;
  }
}
.mar-top--5 {
  margin-top: -5px !important;
}

@media (max-width: 1169.9px) {
  .show-for-desktop-only, .show-for-desktop-only + .hide-for-desktop {
    display: none !important;
  }

  .select-dropdown {
    padding-right: 0;
  }
}
@media screen and (min-width: 768px) {
  .carousel-indicators {
    bottom: 20px;
  }
}
#myCarouselStills .list-inline {
  white-space: nowrap;
  overflow-x: auto;
}

#myCarouselStills .carousel-indicators {
  position: static;
  left: initial;
  width: initial;
  margin-left: initial;
}

#myCarouselStills .carousel-indicators > li {
  width: initial;
  height: initial;
  text-indent: initial;
  border: none;
  border-radius: 0px;
  background: none;
  margin-top: 10px;
}

#myCarouselStills .carousel-indicators > li.active img {
  opacity: 0.7 !important;
  border: 2px solid #ea1131;
}

@media not all, (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

@media not all, (-webkit-transform-3d) {
  .carousel-inner > .item.next.left,
.carousel-inner > .item.prev.right,
.carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.mar-left-35 {
  margin-left: 35px;
}

.img-responsive, .figure > img, .carousel-inner > .carousel-item > img, .carousel-inner > .carousel-item > a > img {
  width: 100% !important;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

@media screen and (min-width: 768px) {
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
}
.home-carousel-caption {
  display: none;
  left: auto !important;
  right: 13% !important;
  padding-bottom: 0px !important;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    margin-left: -10px;
  }
}
.row.block-movie-details {
  margin-left: -2.1428571429rem;
  margin-right: -2.1428571429rem;
}

@media (min-width: 320px) {
  .row.block-movie-details .block-img {
    width: 234px;
    height: auto;
    padding-left: 10px;
  }

  .row.block-movie-details .col-lg-12 {
    /* height: 362px; */
    width: 100%;
  }

  .row.block-movie-details .col-lg-12 .info {
    width: 100%;
    padding-left: 10px;
  }
}
@media (min-width: 768px) {
  .row.block-movie-details .col-lg-12 {
    width: 768px;
  }
}
@media (min-width: 1200px) {
  .row.block-movie-details .col-lg-12 {
    width: 100%;
  }
}
#scrollable-showtimes .item .day, #scrollable-showtimes-imax .item .day {
  font-weight: bold;
}

#scrollable-showtimes .item .date, #scrollable-showtimes-imax .item .date {
  font-weight: normal;
}

@media (min-width: 768px) {
  .row.block-list-showtimes .col-md-1, .row.block-list-showtimes .col-md-2, .row.block-list-showtimes .col-md-3, .row.block-list-showtimes .col-md-4, .row.block-list-showtimes .col-md-5, .row.block-list-showtimes .col-md-6, .row.block-list-showtimes .col-md-7, .row.block-list-showtimes .col-md-8, .row.block-list-showtimes .col-md-9, .row.block-list-showtimes .col-md-10, .row.block-list-showtimes .col-md-11, .row.block-list-showtimes .row.showtime-date-filter .col-md-12, .row.showtime-date-filter .row.block-list-showtimes .col-md-12 {
    float: left;
  }

  .row.block-list-showtimes .col-md-5 {
    width: 45.45455%;
  }

  .row.block-list-showtimes .col-md-6 {
    width: 54.54545%;
  }

  .row.block-list-showtimes .col-sm-7 {
    /*width: 63.63636%;*/
    width: 54%;
  }

  .row.block-movie-details .col-sm-4 {
    width: 36.36364%;
  }
}
@media (min-width: 1170px) {
  .row.block-list-showtimes .col-lg-1, .row.block-list-showtimes .col-lg-2, .row.block-list-showtimes .col-lg-3, .row.block-list-showtimes .col-lg-4, .row.block-list-showtimes .col-lg-5, .row.block-list-showtimes .col-lg-6, .row.block-list-showtimes .col-lg-7, .row.block-list-showtimes .col-lg-8, .row.block-list-showtimes .col-lg-9, .row.block-list-showtimes .col-lg-10, .row.block-list-showtimes .col-lg-11, .row.block-list-showtimes .row.showtime-date-filter .col-lg-12, .row.showtime-date-filter .row.block-list-showtimes .col-lg-12 {
    float: left;
  }

  .row.block-list-showtimes .col-lg-4 {
    /*width: 36.36364%;*/
    width: 39.96%;
  }

  .row.block-list-showtimes .col-lg-7 {
    width: 60.04%;
  }

  .row.block-list-showtimes .col-lg-8 {
    width: 72.72727%;
  }

  .row.block-movie-details .col-lg-3 {
    width: 27.27273%;
  }

  .row.block-movie-details .col-lg-8 {
    width: 72.72727%;
  }
}
.movies_ct-item a.imax_bg {
  background: #0096d7;
  line-height: 1;
}

.showtimes-block-selling-fast {
  background: #73ff53 !important;
}

.showtimes-block-sold-out {
  background: red !important;
  cursor: default !important;
}

.item-movie a {
  display: block;
  text-align: center;
  padding: 5px;
}

.class-nomovies-message-inactive {
  display: none;
}

.card-pre {
  padding: 15px;
  min-height: 160px;
}

.pre-tabs-content-inactive {
  display: none;
}

.pre-tabs-dining-content, .pre-common-content {
  color: #fff;
}

.pre-equal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

.pre-equal > [class*=col-] {
  display: flex;
  flex-direction: column;
}

.card-pre .card-title {
  font-size: 14px;
  margin-bottom: 20px;
}

.tc {
  padding-left: 30px;
}

@media (max-width: 1169.9px) {
  .a-scrollTop {
    right: 30px;
    bottom: 95px;
  }
}
@media only screen and (max-width: 765px) {
  .a-scrollTop {
    right: 20px;
  }
}
@media (max-width: 1169.9px) {
  .footer .menu-footer {
    border: 0;
    height: auto;
    text-align: center;
  }
}
@media (max-width: 767.9px) {
  .footer .wrap-footer {
    max-width: 768px;
  }
}
@media only screen and (max-width: 765px) {
  .wrap-footer .container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .select-dropdown {
    background: #3e393a;
    padding: 5px 10px 9px 20px;
  }
}
@media only screen and (max-width: 765px) {
  .topbar .select-dropdown {
    border: none;
  }

  .select-dropdown {
    background: #3e393a;
    padding: 5px 10px 9px 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1170px) {
  .select-dropdown {
    background: #3e393a;
    padding: 5px 20px 9px 20px;
    border-bottom: none !important;
    border-radius: 0.3rem !important;
  }

  .top-sel-col .top_selector {
    height: 36px;
  }
}
@media (max-width: 1169.9px) {
  .footer .menu-footer ul.list-inline li {
    float: none;
    padding: 10px;
  }

  .category_selector {
    background: #3e393a;
    border: 0px;
    color: #e6e6e6;
    cursor: pointer;
    height: 18px;
    width: 100%;
    -moz-appearance: none;
    -webkit-appearance: none;
  }
}
@media (max-width: 767.9px) {
  .footer .menu-footer ul.list-inline li {
    float: left;
    padding: 7px 0;
    text-align: left;
    width: 50%;
  }

  .footer .menu-footer ul.list-inline li a {
    font-size: 10px;
  }

  .footer .menu-footer ul.list-inline li:nth-child(even) {
    padding-left: 15px;
  }
}
@media only screen and (max-width: 765px) {
  .footer .footer-block {
    height: 85px;
  }
}
.seperate {
  border-color: #2d2d2d;
  margin: 22px 0 0;
}

#signup-login {
  color: #e6e6e6;
  margin: 0 auto;
  margin-top: 0 !important;
  padding: 170px 180px 150px;
  position: fixed;
  top: 0;
}

#signup-login .close-cart {
  height: 30px;
  position: absolute;
  right: 42px;
  top: 50px;
  width: 30px;
}

#signup-login .content {
  text-align: center;
}

#signup-login .content .between {
  font-family: open_sanssemibold, sans-serif;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 30px;
}

#signup-login .content .bt-lg-su ul {
  margin-bottom: 30px;
}

#signup-login .content .bt-lg-su ul li {
  padding: 12px 0;
  width: 130px;
}

#signup-login .content .bt-lg-su ul li a {
  color: #a0a0aa;
  font-size: 16px;
  text-transform: uppercase;
}

#signup-login .content .bt-lg-su ul li.active {
  border: 1px solid #ea1131;
}

#signup-login .content .bt-lg-su ul li.active a {
  color: #ea1131;
  font-family: open_sanssemibold, sans-serif;
}

@media only screen and (min-width: 768px) {
  #signup-login .content .bt-lg-su {
    display: none;
  }
}
.bord-0 {
  border: none !important;
}

#signup-login .content .col-left {
  border-right: 1px solid #3e393a;
  padding-right: 140px;
}

#signup-login .content .col-left, #signup-login .content .col-right {
  float: left;
  width: 49.9%;
}

#signup-login .content .col-right {
  padding-left: 140px;
}

#signup-login .content h2 {
  font-family: fira_sansmedium, sans-serif;
  font-size: 30px;
  font-weight: 500;
  margin-bottom: 0;
}

#signup-login .content .col-right h2 {
  margin-bottom: 30px;
}

.input-payment {
  background-color: #3e393a;
  background-image: none;
  border: none;
  border-radius: 4px;
  color: #a0a0a0;
  display: block;
  font-size: 14px;
  line-height: 1;
  outline: none;
  padding: 19px 20px 14px;
  width: 100%;
  margin-bottom: 20px;
}

#signup-login .content .input-payment {
  padding: 14px 20px 15px;
}

#signup-login .content .input-payment + .input-payment {
  margin-top: 20px;
}

#signup-login .content .login, #signup-login .content .signup {
  margin-bottom: 20px;
  margin-top: 40px;
}

#signup-login .content .col-left .a-bg-blue {
  background: #537bbd;
  margin-bottom: 30px;
  margin-top: 30px;
  padding: 7px 0 5px;
}

#signup-login .content .forgot-pass {
  display: block;
}

.term {
  text-align: right;
}

#signup-login .content .term, #signup-login .content .forgot-pass {
  color: #EF2828;
  font-family: open_sanssemibold, sans-serif;
  font-size: 12px;
  text-decoration: underline !important;
}

#signup-login .content .term.mobile {
  display: none;
}

.h-seperator {
  border-right: 1px solid #3e393a;
  display: inline-block;
  height: 420px;
  width: 1px;
}

#signup-login .content p {
  font-size: 12px;
  margin-bottom: 0;
}

#cart-listing {
  height: auto;
  overflow-y: visible;
}

/* IMAX Detail */
/* IMAX Detail Event */
.imageCenter {
  display: block;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 60%;
}

.ico-cta-fav-star {
  display: block;
  height: 30px;
  width: 30px;
}

.info ._label {
  color: #a0a0a0;
  font-weight: bold;
}

@media (min-width: 320px) {
  .list-inline.func-btn.m-a-0 {
    width: 300px !important;
  }
}
.img-center > img {
  margin-left: auto;
  margin-right: auto;
}

.control-playback ul.list-inline {
  display: inline-block;
}

.text-underline {
  text-decoration: underline !important;
  color: #de0101;
}

.text-link.text-underline {
  color: #e7102f;
  font-size: 14px;
  text-decoration: underline;
}

.row.moviedetail_slide-thumbnai {
  margin-left: -0.1785714286rem;
  margin-right: -0.1785714286rem;
}

#buy_tic {
  display: block;
  height: 1px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.block-list-showtimes ._label {
  color: #e6e6e6;
  font-family: open_sansbold, sans-serif;
  font-size: 16px;
}

/*# sourceMappingURL=Imax.css.map */
