.mix:not(:hidden) + i,
.mix:not([style="display: inline-block;"]) + i,
i.fix {
  display: none;
}

.visible-vlg {
  display: none;
}

@media (min-width: 1024px) {
  .posters.active .mix.shown:nth-child(4n+1) {
    clear: both;
  }

  .safari .wider-posters .posterDetails.left .picker-container {
    margin-left: -10px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .header-form {
    margin-left: 0;
  }

  .header .navbar-nav.navbar-right:last-child {
    margin-left: -15px !important;
  }

  .bootstrap-select.form-control {
    margin-bottom: 10px;
  }

  .safari .wider-posters .posterDetails .modal-dialog > div.col-md-offset-0,
  .wider-posters .posterDetails .modal-dialog > div.col-md-offset-3 {
    padding: 0 15px 0 10px;
  }

  .safari .wider-posters .posterDetails.left .picker-container {
    margin-left: -10px;
  }

  .carousel {
    height: 300px;
  }

  .posters.active .mix.shown:nth-child(3n+1) {
    clear: both;
  }

  .posterDetails.in {
    max-width: 100%;
  }

  .wider-posters .posterDetails.in {
    padding: 0 10px !important;
  }

  .popover.header-cinema-popover {
    left: 0 !important;
    margin-left: 0;
    min-width: 0;
    max-width: none;
    width: 100%;
  }

  .popover.header-cinema-popover .nearbyCinemas.cards3 .card-container:last-child {
    display: none;
  }
}
@media (max-width: 767px) {
  .session-cinema .btn {
    border-bottom: 0 none;
  }

  .fhmm .dropdown.session-cinema > a:after {
    display: none !important;
  }

  .session-cinema .btn.wo-cinema,
  .session-cinema.has-cinema .btn.with-cinema {
    display: table-cell;
    vertical-align: middle;
    padding-left: 0;
    text-align: left;
  }

  .session-cinema .btn:first-child {
    padding-left: 20px;
  }

  li.dropdown.fhmm-fw.session-cinema {
    background: rgba(0, 0, 0, 0.16);
    white-space: nowrap;
    display: table;
    padding-left: 20px;
  }

  .session-cinema .map-marker {
    text-align: left !important;
  }

  .session-cinema .map-marker > i {
    background: url("/xmedia-cw/img/map-marker-icon.svg") center center no-repeat;
    height: inherit;
    min-width: 18px;
    display: inline-block;
    float: left;
    margin-right: 10px;
    margin-top: -4px;
  }

  .session-cinema .map-marker > span {
    padding-left: 0 !important;
    vertical-align: middle;
    text-align: left;
    height: inherit;
    display: inherit;
  }

  #benefits .benefit:nth-child(2n+2)::after {
    clear: both;
    content: "";
    display: inline-block;
  }

  .selectpicker-dropdown-container {
    background: #fff;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    display: none;
    z-index: 9050;
    overflow: hidden;
  }

  .selectpicker-dropdown-container .bs-searchbox {
    display: none !important;
  }

  .selectpicker-dropdown-container.open {
    display: block;
  }

  .selectpicker-dropdown-container > .bootstrap-select.btn-group.bs-container {
    width: 100% !important;
    position: absolute;
    top: 55px !important;
    left: 0 !important;
  }

  .selectpicker-dropdown-container .bs-container.btn-group.bootstrap-select.open .dropdown-menu.open {
    top: 0 !important;
    max-height: none !important;
    background: none;
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    position: relative;
    height: 100%;
    z-index: 1089;
  }

  .selectpicker-dropdown-container .bs-container.btn-group.bootstrap-select.open .dropdown-menu.open .dropdown-menu.inner {
    background: none;
    max-height: none !important;
  }

  .selectpicker-dropdown-container .bootstrap-select.btn-group .dropdown-menu.inner {
    position: fixed;
    top: 0;
    bottom: 0;
    padding: 60px 0 20px 20px;
  }

  .selectpicker-dropdown-container > .title {
    height: 55px;
    line-height: 2;
    padding: 6px 20px;
    color: #ffffff;
    font-weight: normal;
    font-size: 18px;
    text-align: center;
    position: relative;
    width: 100%;
    z-index: 1090;
    background: #434149;
    background-image: linear-gradient(to bottom, #434149 0%, #2f2c34 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF434149', endColorstr='#FF2F2C34', GradientType=0);
    top: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    text-shadow: 0 0 1px #000000;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    border: 0;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.13);
    box-shadow: 0 1px 2px 0 black;
  }

  .selectpicker-dropdown-container li.selected a,
  .selectpicker-dropdown-container li.selected a:active,
  .selectpicker-dropdown-container li.selected a:focus,
  .selectpicker-dropdown-container li.selected a:hover {
    background: transparent url("/xmedia-cw/img/10108/list-bullet-star.png") 10px 16px no-repeat;
  }

  .selectpicker-dropdown-container .dropdown-menu > li > a {
    color: #494949;
    display: block;
    font-size: 12px;
    font-weight: bold;
    border-bottom: 1px solid #ececec;
    padding: 15px 0 10px 28px;
  }

  .selectpicker-dropdown-container .showtime-datepicker.datepicker-new.active {
    background: #f7f7f9 none repeat scroll 0 0;
    border: medium none;
    bottom: 0;
    box-shadow: none;
    display: block;
    left: 0;
    max-width: none;
    position: fixed;
    right: 0;
    top: 60px !important;
    width: 100% !important;
    overflow-y: scroll;
    margin-bottom: 0;
  }

  .whatsOnSchedule table tr td {
    white-space: normal;
  }

  .nearbyCinemas .card-container:nth-child(n+4),
  .searchedCinemas .card-container:nth-child(n+4) {
    display: none;
  }

  .nav.navbar-nav.navbar-right .exp-icon-container > .exp-icon {
    padding: 0 10px;
  }

  .btn.btn-default:not(.dropdown-toggle):not(.more-filters),
  .btn.btn-secondary:not(.dropdown-toggle):not(.more-filters),
  .toggle-times.collapsed,
  .mode-selector .btn-blue {
    padding: 5px 0;
  }
}
/* Portrait tablets and small desktops */
@media (min-width: 768px) {
  .navbar-header {
    display: none !important;
  }

  .grey-menu {
    display: none !important;
  }

  #masterslider .ms-thumb-list {
    display: none;
  }

  .nav-tabs .dropdown-menu {
    display: none;
  }

  section.mobile-booking {
    display: none !important;
  }

  .recommendations .mix.shown:nth-child(6n+6)::after,
  #benefits .benefit:nth-child(6n+6)::after {
    clear: both;
    content: ".";
    display: block;
    float: none;
    opacity: 0;
  }

  /*.mix .collapse, .mix .collapse.in {
      display: block;
  }*/
  .topic-list > div:nth-child(3n+1) {
    clear: left;
  }

  .fhmm .dropdown > a:before,
  .fhmm .dropdown:last-child > a:after,
  .main-menu .navbar-right:after {
    background: url("/xmedia-cw/img/menu-divider.png") no-repeat scroll center center;
    content: " ";
    display: block;
    height: 50px;
    width: 1px;
    position: absolute;
    top: 0;
    left: 0;
  }

  .fhmm .dropdown:last-child > a:after,
  .main-menu .navbar-right:after {
    left: auto;
    right: 0;
  }
}
@media (max-width: 1023px) {
  .showtime-datepicker {
    right: auto;
    left: -10px;
  }

  .unlimitedPromoContainer {
    padding: 0;
    min-height: 0;
    background: #000 !important;
  }

  .unlimitedPromoContainer h1 {
    font-size: 38px;
    line-height: 38px;
  }

  .unlimitedPromoContainer h2 {
    font-size: 18px;
    line-height: 18px;
  }

  .unlimitedPromoContainer h2 > .primary {
    font-size: 35px;
  }

  .unlimitedPromoContainer,
  .unlimitedPromoContainer.loggedin {
    background: none #000;
  }

  .unlimited-form .star-list li,
  .unlimited-form .star-list li:last-child {
    margin-bottom: 16px;
  }

  #btnSearch-mobile {
    margin: 22px 0;
  }

  .unlimitedPromoContainer > img {
    margin: 0 auto;
  }
}
/* Landscape phones and portrait tablets SM */
@media (max-width: 767px) {
  .mix .collapse {
    display: none;
  }

  .mix .collapse.in {
    display: block;
  }

  #venue-hire .btn.btn-grey {
    width: 100%;
  }

  section #formStep1 .btn-arrow-primary {
    width: 100%;
  }

  section #formStep2 .btn-arrow-primary,
  section #goBack {
    width: calc(50% - 1px);
  }

  body {
    background: #2f2c34;
  }

  .darkOverlay {
    background: none;
  }

  a.btn-social-share {
    padding: 0;
  }

  .dark h1, .light h1, .light-gradient h1, .dark h2, .light h2, .light-gradient h2 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 22px;
    line-height: 22px;
  }

  .modal.fade .modal-dialog {
    max-height: 100%;
  }

  .modal.in .modal-dialog {
    max-height: 100%;
    margin: 0;
    height: 100%;
  }

  .youtube-modal .modal-dialog {
    max-width: 100% !important;
    margin-top: -30vw !important;
    width: 100%;
  }

  .safari .youtube-modal .modal-dialog {
    max-width: 100% !important;
    margin-top: 50% !important;
  }

  .modal-dialog .modal-content {
    height: 100%;
    max-height: 100% !important;
    min-width: 0;
    overflow: auto;
    width: 100%;
    max-width: 100vw;
  }

  .modal-dialog {
    top: auto;
    position: fixed;
  }

  .btn-block + .btn-block {
    margin-top: 10px;
  }

  #defaultmenu {
    display: none;
  }

  .navbar-collapse.collapse {
    display: none !important;
  }

  .navbar-collapse.collapse.in {
    display: block !important;
  }

  .main-menu .navbar-justified, .main-menu .navbar-nav {
    display: block;
    padding: 0;
    margin: 0 !important;
    width: 100%;
  }

  .modal {
    display: none;
  }

  body.modal {
    display: block;
  }

  .main-menu {
    background: #e52729;
    border-bottom: 0 solid #941213;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.5);
    z-index: 1000;
    position: relative;
    top: 0;
    width: 100%;
  }

  .main-menu ul.nav {
    height: auto;
  }

  #deafultmenu ul.nav > li {
    display: block;
    margin: 0;
    width: 100%;
  }

  li.dropdown.fhmm-fw {
    display: block;
    margin: auto;
    width: 100%;
  }

  .fhmm .dropdown > a, .fhmm .dropdown-menu > a {
    background: none;
    padding: 0 10px;
    border: none;
    text-align: left;
  }

  .fhmm .dropdown > a > span,
  .fhmm .dropdown-menu > a > span,
  .fhmm .dropdown-menu > a > svg {
    padding: 0 10px;
  }

  .main-menu.IE .dropdown a svg {
    margin-left: 10px;
  }

  li.dropdown.fhmm-fw.promo-btn {
    background: none;
    border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    height: 45px;
    width: 100%;
  }

  .fhmm .dropdown.promo-btn > a, .fhmm .dropdown-menu.promo-btn > a {
    background-image: none !important;
    border: 0 none !important;
    font-size: 15px !important;
    height: 45px;
    margin: 0 !important;
    padding: 0 20px !important;
    white-space: initial;
  }

  .dropdown-toggle .promo-drop {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    float: right;
    margin-top: 16px;
  }

  .fhmm .dropdown:last-child > a, .fhmm .dropdown-menu:last-child > a {
    border-right: none;
  }

  .navbar-nav {
    margin-left: 0;
    margin-right: 0;
  }

  .main-menu .navbar-collapse.collapse.in {
    box-shadow: 0 0 0 1px #e21b1d inset;
    margin-top: 0;
    border-top: solid 2px #941213;
  }

  .navbar-header a.btn .warning, .navbar-header a.btn .notification {
    display: block;
    width: 18px;
    height: 18px;
    position: absolute;
    top: 5px;
    left: 3px;
  }

  .navbar-header a.btn .questionMark {
    width: 12px;
    height: 15px;
    display: block;
    position: absolute;
    top: 12px;
    right: 8px;
    background: url("/xmedia-cw/img/logged-out.png") no-repeat center center;
  }

  .navbar-header a.btn .warning {
    background: url("/xmedia-cw/img/user-ico-badge-warning.png") no-repeat center center;
  }

  .navbar-header a.btn.navbar-toggle .notification {
    background: url("/xmedia-cw/img/user-ico-badge-notification.png") no-repeat center center;
    font-size: 10px;
    line-height: 16px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 0 1px #000;
    left: auto;
    right: 3px;
    font-style: normal;
  }

  .navbar-header a.btn.navbar-toggle.collapsed .notification {
    right: 2px;
    top: 4px;
  }

  .navbar-header a.btn.navbar-toggle.collapsed .questionMark {
    top: 11px;
    right: 7px;
  }

  .navbar-header a.btn.navbar-toggle.collapsed .warning {
    left: 2px;
    top: 4px;
  }

  .main-menu a.btn.navbar-toggle.collapsed {
    border-radius: 0;
    height: 55px;
    border-bottom: 0 none;
  }

  .main-menu a.btn.navbar-toggle {
    background: #27242b;
    border-radius: 0;
    margin: 0;
    height: 56px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 19px 15px;
  }

  .nav.nav-tabs .navbar-toggle {
    padding: 10px 14px;
  }

  .nav.nav-tabs .navbar-toggle .icon-bar {
    width: 15px;
    height: 2px;
  }

  .nav.nav-tabs .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 3px;
  }

  .grey-menu {
    padding: 20px 20px 30px;
    background: #27242b;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: #494949;
    z-index: 1040;
  }

  .main-menu .grey-menu.navbar-collapse.collapse.in {
    margin-top: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }

  .grey-menu hr {
    margin: 20px 0;
    border-color: #58555f;
  }

  .grey-menu label {
    margin-bottom: 0;
    width: 100%;
  }

  .grey-menu .btn {
    margin: 0;
    text-align: center;
  }

  h2 span.login {
    margin-top: 5px;
  }

  a.btn-facebook, a.btn-facebook:active, a.btn-facebook:visited, a.btn-facebook:focus {
    width: 100%;
    background: none;
    text-indent: 0;
    color: #ffffff;
    background: #5376bd;
    background-image: linear-gradient(to bottom, #5376bd 0%, #3d5b96 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF5376BD', endColorstr='#FF3D5B96', GradientType=0);
    text-align: center;
    border-radius: 3px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.11), inset 0 0 0 1px rgba(255, 255, 255, 0.1);
    text-shadow: 0 1px 0 #000;
  }

  a.btn-facebook:hover {
    background: #3c5280;
    background-image: linear-gradient(to bottom, #3c5280 0%, #3c5a96 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF3C5280', endColorstr='#FF3C5A96', GradientType=0);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: #ffffff;
  }

  .brn-primary:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: #ffffff;
  }

  .fhmm .form-control {
    border: 1px solid #27242b;
    margin-top: 10px;
  }

  .fhmm .dropdown.fhmm-fw .dropdown-narrow {
    width: 100%;
    left: 0;
    right: 0;
  }

  .fhmm .dropdown > a:before {
    content: "";
    display: none;
  }

  .fhmm .dropdown > a:after {
    background: transparent url("/xmedia-cw/img/menu-divider.png") repeat-x scroll 0 0;
    content: " ";
    display: block;
    height: 1px;
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }

  .mycineworld .offers div[class^="col-"] .btn.btn-block {
    margin-top: 20px;
  }

  .mycineworld .offers > div {
    margin-bottom: 20px;
  }

  .mycineworld .offers > div:last-child {
    margin-bottom: 0;
  }

  .mycineworld .offers div[class^="col-"]:first-child {
    padding-top: 0;
  }

  .mycineworld .offers div[class^="col-"]:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }

  .mycineworld hr {
    display: block;
  }

  #masterslider .ms-thumb-list {
    display: block;
    overflow: hidden;
    position: relative;
    text-align: center;
  }

  #masterslider .ms-thumbs-cont {
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 100% !important;
  }

  #masterslider .ms-thumb-frame {
    display: inline-block;
    height: 40px;
    margin: 10px 5px;
    overflow: hidden;
    transition: opacity 300ms ease 0s;
    width: 40px;
    border-radius: 2px;
    opacity: 1;
  }

  #masterslider .ms-thumb-frame.ms-thumb-frame-selected {
    opacity: 1;
    border: solid 1px #2598d2;
    -webkit-box-shadow: 0 0 5px 2px #2598d2;
    box-shadow: 0 0 5px 2px #2598d2;
  }

  #masterslider .ms-thumb-frame.ms-thumb-frame-selected img {
    height: 40px;
    margin: 0;
    width: 40px;
  }

  .ms-nav-prev, .ms-nav-next, .ms-bullets-count {
    display: none;
  }

  #imax-masterslider .ms-nav-prev, #imax-masterslider .ms-nav-next {
    display: block;
  }

  section {
    padding: 20px 0 20px;
  }

  .btn {
    text-align: center !important;
  }

  .bookTickets h1, .bookTickets h2 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 22px;
  }

  .dark .nav.nav-tabs.responsive li a, .light .nav.nav-tabs.responsive li a {
    padding: 5px 10px;
  }

  .dark .nav.nav-tabs.responsive li, .light .nav.nav-tabs.responsive li {
    bottom: -1px;
  }

  .dark.noBg .nav.nav-tabs.responsive li.active > a,
  .dark .nav.nav-tabs.responsive li.active > a,
  .light .nav.nav-tabs.responsive li.active > a,
  .dark.noBg .nav.nav-tabs li.visible-xs > a,
  .dark .nav.nav-tabs li.visible-xs > a,
  .light .nav.nav-tabs li.visible-xs > a {
    font-size: 22px;
  }

  .dark .nav.nav-tabs.responsive li.visible-xs,
  .light .nav.nav-tabs.responsive li.visible-xs {
    margin-right: 60px;
    white-space: normal;
    margin-bottom: -43px;
    float: left;
    bottom: -2px;
  }

  li.dropdown-tab {
    position: relative;
    float: right !important;
    display: block !important;
    width: 100% !important;
    z-index: 1001;
  }

  li.dropdown-tab .navbar-toggle {
    background: #1a181d;
    margin: 10px 0 0 20px;
    border: solid 1px #58555f;
    border-bottom: none;
    bottom: 0;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    z-index: 10;
  }

  section.light li.dropdown-tab .navbar-toggle {
    background: #f7f7f9;
    border: solid 1px #b9b9b9;
  }

  section.light li.dropdown-tab .navbar-toggle .icon-bar {
    background-color: #494949;
  }

  .dropdown-menu.dropdown-tabs {
    z-index: 9999;
    color: #ffffff;
    background: none repeat scroll 0 0 #1a181d;
    border: 1px solid #58555f;
    border-radius: 0 0 4px 4px;
    box-shadow: none;
    margin: 0 20px;
    padding: 20px 0;
    position: relative;
    float: none;
    margin-top: -1px;
  }

  section.light .dropdown-menu.dropdown-tabs {
    color: #494949;
    background: #f7f7f9;
    border: 1px solid #58555f;
    border-radius: 0 0 4px 4px;
    box-shadow: none;
    margin-top: -1px;
  }

  .dropdown-menu.dropdown-tabs li a {
    color: #ffffff;
  }

  section.light .dropdown-menu.dropdown-tabs li a {
    color: #494949;
  }

  .dropdown-menu.dropdown-tabs > .active > a {
    background: #58555f;
    color: #ffffff;
  }

  section.light .dropdown-menu.dropdown-tabs > .active > a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
  }

  .dropdown-menu.dropdown-tabs > li > a:hover {
    background: #000;
  }

  section.light .dropdown-menu.dropdown-tabs > li > a:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
  }

  .dropdown-menu.dropdown-tabs.open {
    display: block;
  }

  #trlr-datepicker, #datepicker-component, .showtime-datepicker {
    float: left;
    min-width: 260px;
    left: -10px;
    right: auto;
  }

  .mobile-popup .showtime-datepicker,
  .mobile-popup .dropdown-menu {
    display: none !important;
  }

  .modal-body .mobile-datepicker, .modal-body #datepicker-component, .modal-body .showtime-datepicker {
    border: medium none;
    color: #494949;
    display: block;
    font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 0;
    position: relative;
    width: 100%;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    max-width: 100%;
    box-shadow: none;
    background: none;
  }

  .modal-body .mobile-datepicker a {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    text-decoration: none;
    padding: 8px 10px;
    background-color: #fff;
    color: #000;
    font: 13px "Helvetica Neue", Helvetica, Arial, sans-serif;
    border: none;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.11), 1px 1px 0 0 rgba(255, 255, 255, 0.36) inset;
    -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.11), 1px 1px 0 0 rgba(255, 255, 255, 0.36) inset;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.11), 1px 1px 0 0 rgba(255, 255, 255, 0.36) inset;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }

  .modal-body .mobile-datepicker .disabled {
    background: none repeat scroll 0 0 transparent;
    color: #bab9b9;
    cursor: default;
  }

  .header-form {
    margin-top: 0;
  }

  #search-menu {
    padding-top: 10px;
  }

  .filters.visible-xs {
    margin-top: 20px;
  }

  .tab-content {
    padding-top: 0;
  }

  li.dropdown-tab.open .navbar-toggle {
    padding-bottom: 10px;
  }

  li.dropdown-tab.open .dropdown-menu {
    /*display: table;*/
  }

  li.dropdown-tab .dropdown-menu > li {
    display: block !important;
    width: 100% !important;
  }

  li.dropdown-tab .dropdown-menu > li.active {
    display: none !important;
  }

  li.dropdown-tab .dropdown-menu > li > a {
    background: none !important;
    border: medium none !important;
    margin-bottom: 5px !important;
    margin-right: 20px !important;
    margin-top: 5px !important;
    padding: 0 20px !important;
    width: 100% !important;
  }

  .blog .offers a p {
    margin: 0;
    display: inline-block;
  }

  .tab-pane.active a dl,
  .blog .offers a {
    margin: 0;
    padding: 20px 0 30px;
    border-bottom: solid 1px #58555f;
  }

  .benefit a p {
    padding: 0;
    border-bottom: none;
  }

  section.wishlist .recommendations-posters a p {
    border-bottom: none;
  }

  .blog .offers .col-xs-12:first-child a {
    padding-top: 0;
  }

  .blog p {
    font-size: 12px;
    margin: 0;
  }

  .blog a {
    display: table;
    width: 100%;
  }

  .tab-pane.active > .container-fluid > .row > div[class^="col-xs-"]:last-child a:last-child p,
  .tab-pane.active > .container-fluid > .row > div[class^="col-xs-"]:last-child a:last-child dl {
    border-bottom: 0 none;
    padding-bottom: 0;
  }

  .blog .offers div:last-child a {
    border-bottom: 0 none;
  }

  .blog .offers img {
    display: none;
  }

  .blog .offers .experiences-link .image {
    background: none;
    height: auto;
    overflow: hidden;
    width: 100%;
  }

  .blog .offers > div[class^="col-xs-"]:first-child .experiences-link .darkOverlay {
    display: inline-block;
    width: 49%;
  }

  .blog .offers > div[class^="col-xs-"]:first-child img {
    display: block;
    float: left;
    padding-right: 0;
    width: 100%;
  }

  .blog .offers > div[class^="col-xs-"]:first-child p {
    display: inline-block;
    padding-left: 10px;
    vertical-align: top;
    width: 49%;
  }

  .blog-posts,
  .blog-posts-top {
    overflow: visible !important;
  }

  .blog-posts .blog-post > .container-fluid,
  .blog-posts-top .blog-post > .container-fluid {
    margin-bottom: 10px;
  }

  .tab-pane.active > .container-fluid > .row > div[class^="col-xs-"]:first-child img {
    display: inline;
  }

  .tab-pane.active > .container-fluid > .row > div[class^="col-xs-"]:first-child a p {
    padding-top: 10px;
  }

  #tabs_content.posters {
    margin: 0 -10px;
  }

  #comingSoon .posters, #nowBooking .posters,
  #recommendedPosters .posters,
  .tab-pane.active .posters,
  .posters.active {
    padding: 20px 10px 0;
  }

  .experiences-link .image img {
    text-align: center;
    width: 100%;
  }

  .pager-list {
    padding: 0 20px;
  }

  .nowBooking .row,
  .cinemaDetails .row.altered,
  .experiences .row,
  .light.search .row,
  .light.confirmation.tabs .row,
  .personal.summary .row {
    margin-left: 0;
    margin-right: 0;
  }

  .nowBooking > .container-fluid,
  .nowBooking > .container-fluid > .row > .col-xs-12,
  .cinemaDetails > .container-fluid,
  .cinemaDetails > .container-fluid > .row.altered > .col-xs-12,
  .experiences > .container-fluid,
  .experiences > .container-fluid > .row > .col-xs-12,
  .light.search > .container-fluid,
  .light.search > .container-fluid > .row > .col-xs-12,
  .light.confirmation.tabs > .container-fluid,
  .light.confirmation.tabs > .container-fluid > .row > .col-xs-12,
  .personal.summary > .container-fluid,
  .personal.summary > .container-fluid > .row > .col-xs-12 {
    padding-left: 0;
    padding-right: 0;
  }

  .search .tab-pane.active {
    margin-top: 20px;
  }

  .confirmation.tabs .tab-pane.active .container-fluid.no-padding {
    padding: 20px 10px 0 10px !important;
  }

  .search .media-left, .search .media-body {
    display: inline-block;
  }

  .cinemaDetails .tab-pane.collapsed {
    padding: 30px 10px 0 10px;
  }

  .cinemaDetails .tab-content {
    padding-bottom: 30px;
  }

  .cinemaDetails .dropdown-toggle {
    margin-bottom: 0;
  }

  .cinemaDetails .dropdown-toggle.collapsed {
    margin-bottom: 30px;
  }

  .experiences .tab-pane.active > .container-fluid > .row > div:first-child {
    margin-top: 20px;
  }

  .experiences .tab-pane.active, .wishlist .tab-pane {
    padding: 0 10px;
  }

  .experiences .tab-pane.active .row .col-xs-12 > .row > .col-xs-12 {
    padding: 0;
    margin-top: 0;
  }

  section.wishlist ul#wishlistTabs {
    display: none;
  }

  section.wishlist .tab-pane {
    display: block;
  }

  .nowBooking .row.filters {
    margin-left: 10px;
    margin-right: 10px;
  }

  section.summary .tab-pane.active {
    padding-left: 10px;
    padding-right: 10px;
  }

  section.seeWhatsOn {
    padding-top: 20px;
  }

  #comingSoon .posters > div[class^='col-'],
  #nowBooking .posters > div[class^='col-'],
  section.wishlist .recommendations-posters > div[class^='col-'],
  .posters > div[class^='col-'] {
    margin-bottom: 20px;
    overflow: visible;
    display: inline-block;
  }

  section.wishlist .recommendations-posters {
    margin: 0 10px;
  }

  .recommendations .mix.shown:nth-child(3n+3)::after {
    clear: both;
    content: ".";
    display: block;
    float: none;
    opacity: 0;
  }

  .dark .filters .dropdown .filter, .dark .filters .dropdown .filter-all,
  .light .filters .dropdown .filter, .light .filters .dropdown .filter-all {
    display: block;
    float: none;
    width: 100%;
    margin: 0;
    background: none;
    border: none;
    border-top: 1px solid #58555f;
    color: #ffffff;
    border-radius: 0;
    box-shadow: none;
    padding: 10px 12px;
    text-align: center;
    background: #2f2c34;
  }

  .light .filters .dropdown .filter, .light .filters .dropdown .filter-all {
    background: #fff;
    color: #494949;
    border-bottom: solid 1px #ccc;
    border-top: none;
  }

  .tw-feed {
    margin-bottom: 20px;
  }

  .tab-pane.active .media-left > img {
    display: block;
  }

  .star-list {
    margin-top: 14px;
    padding-right: 0;
  }

  .unlimited .star-list li h4 {
    margin-bottom: 0;
  }

  .star-list li {
    padding-left: 0;
    margin-bottom: 20px;
  }

  .star-list li:last-child {
    margin-bottom: 10px;
  }

  .unlimited .row.options {
    margin-left: -10px;
    margin-right: -10px;
  }

  #benefits .benefit {
    margin-bottom: 20px;
  }

  #benefits .benefit:nth-last-child(-n+3) {
    margin-bottom: 0;
  }

  .filters .dropdown .filter.active, .filters .dropdown .filter-all.active {
    background: #201e24;
  }

  .light .filters .dropdown .filter.active, .light .filters .dropdown .filter-all.active {
    background: #eee;
  }

  .dark .filters .dropdown .filter-all, .light .filters .dropdown .filter-all {
    border-top: none;
  }

  .light .filters {
    margin: 0 0 10px;
  }

  .dark .filters .dropdown.open > .dropdown-menu,
  .light .filters .dropdown.open > .dropdown-menu {
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
    border: solid 1px #58555f;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    margin-top: -1px;
    left: auto;
    right: 0;
    z-index: 1400;
    top: 0;
  }

  .dark .filters .dropdown.open > .dropdown-menu {
    background: #2f2c34;
    color: #ffffff;
  }

  .light .filters .dropdown.open > .dropdown-menu {
    border-color: #ccc;
    background: #f7f7f9;
  }

  .filters .dropdown.open > .dropdown-menu > div:not([style*="display:none"]):not([style*="display: none"]):last-child {
    border-bottom: none;
  }

  .filters .dropdown.open button {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
  }

  .radio-inline, .checkbox-inline {
    padding-left: 0;
  }

  .filters.visible-xs .dropdown-menu .filter {
    background: none;
    padding-top: 8px;
    padding-bottom: 8px;
    border-top: none;
    border-bottom: solid 1px #434149;
    text-align: left !important;
  }
  .filters.visible-xs .dropdown-menu .filter.active {
    background: #434149;
    border-bottom: none;
    margin-bottom: 1px;
  }

  .filters.visible-xs .dropdown-menu .col-xs-6 .filter:last-child {
    border-bottom: none;
  }

  .radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
    margin-left: 5px;
    margin-top: 0;
  }

  .bookTickets label {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 10px 5px;
  }

  .bookTickets label input {
    margin-right: 0;
  }

  .bookTickets label span {
    font-size: 12px;
  }

  .main-menu .navbar-header .btn, .main-menu .navbar-header .navbar-brand {
    border: none;
    padding: 18px 14px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }

  .main-menu .navbar-header > .btn.navbar-toggle, .main-menu .navbar-header > .btn.navbar-brand {
    background: none;
    border: 0 none;
    border-collapse: collapse;
  }

  .main-menu .navbar-header > .navbar-toggle, .main-menu .navbar-header > .navbar-toggle {
    margin-left: 1px !important;
  }

  .main-menu .navbar-header > .navbar-toggle, .main-menu .navbar-header > .navbar-toggle.collapsed {
    margin-left: 1px;
    padding: 18px 14px;
  }

  .main-menu nav .navbar-header {
    background: #1a181d;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    height: 60px;
    text-align: right;
  }

  .main-menu .navbar-header > .btn.navbar-brand {
    display: table-cell;
    float: none;
    height: 100%;
    margin: 0 1px 0 0;
    overflow: auto;
    padding: 13px 0 13px 20px;
    text-align: left !important;
    width: 1%;
  }

  section.bookTickets .row:first-child > .col-xs-7.text-right {
    padding: 5px 10px 0 0;
  }

  section.bookTickets .row:first-child > .col-xs-5.text-left {
    padding-right: 0;
  }

  .ms-slide .ms-layer {
    display: none;
  }

  a.ms-layer.btn-arrow-primary {
    display: none !important;
  }

  .ms-layer.visible-xs.img-responsive {
    display: block;
    height: auto !important;
    width: 100% !important;
  }

  .footer a {
    display: block;
    padding: 7px 0;
  }

  .footer br {
    display: none;
  }

  .footer .row.visible-xs > div:first-child {
    padding-right: 0;
  }

  .dark .nav.nav-tabs, .light .nav.nav-tabs {
    margin-left: 10px;
    margin-right: 10px;
    overflow: visible;
    padding-left: 10px;
    padding-right: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .nowBooking .nav.nav-tabs,
  .experiences .nav.nav-tabs,
  .dark .nav.nav-tabs,
  .light .nav.nav-tabs {
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .panel-showtimes th, .panel-showtimes td {
    display: block;
  }

  .panel-showtimes td.rowInfo {
    padding: 8px 20px;
  }

  .panel-showtimes td.rowInfo a.btn.btn-pill span.screening {
    display: none;
  }

  .ps-container > .ps-scrollbar-x-rail {
    width: 100% !important;
  }

  /**************** FILM PAGE ************/
  #trailer {
    padding-bottom: 20px;
  }

  #trailer #votes {
    display: block;
  }

  #trailer .video-responsive {
    margin-bottom: 20px;
  }

  #trailer .btn-block + .btn-block {
    margin-top: 20px;
  }

  #more-info {
    padding-top: 20px;
    /*TODO do zmiennej*/
    background: none;
  }

  section.mobile-booking {
    display: none;
    margin-bottom: 30px;
  }

  .light .filters-mobile {
    padding: 0 10px;
  }

  #choose-showtime {
    padding-bottom: 10px;
  }

  .bookTickets .bottom-btns .other-cinemas {
    margin-top: 0;
  }

  section#feedback {
    background: #ececec;
    padding-top: 0;
  }

  section#feedback h2 {
    margin-top: 20px;
  }

  .posterDetails,
  .mobile-modal {
    margin-left: 0;
  }

  #feedback .customer-ratings .stars, #feedback .rate-it-yourself .stars, #more-about-imax .customer-ratings .stars, #more-about-imax .rate-it-yourself .stars {
    width: 25%;
  }

  .btn.btn-grey {
    white-space: normal;
  }

  .btn.btn-grey > i, .btn.btn-grey > img {
    float: right;
    margin-top: 5px;
  }

  #wishlistNoTabs button {
    margin-top: 20px;
  }

  section.wishlist .recommendations-posters .movie > p {
    display: block;
    /* Fallback for non-webkit */
    display: -webkit-box;
    height: 34px;
    /* Fallback for non-webkit */
    -webkit-line-clamp: 2;
    -mox-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    /*font-weight: normal;*/
    padding-top: 0;
  }

  #recommendations-tab h2 {
    margin-left: 10px;
  }

  .seeWhatsOn .column .bootstrap-select.btn-group .btn .filter-option {
    width: 100%;
    text-align: center;
  }

  .seeWhatsOn .filters {
    padding-left: 10px;
    padding-right: 10px;
  }

  .posterDetails.in {
    z-index: 1195 !important;
    position: fixed !important;
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
  }

  .posterDetails.in .modal-dialog > div {
    padding: 0 !important;
    height: 100%;
  }

  .posterDetails.in .picker-container {
    margin-left: 0;
  }

  .posterDetails .modal-dialog,
  .mobile-modal .modal-dialog {
    margin: 0;
    width: 100%;
    height: 100%;
  }

  .posterDetails .modal-dialog .modal-content-light,
  .mobile-modal .modal-dialog .modal-content-light {
    background: none;
    background-color: #ececec;
    border: medium none;
    color: #000;
    height: 100%;
    max-height: 100% !important;
    min-width: 100%;
    overflow: auto;
    padding: 0;
    padding-top: 55px;
  }

  .posterDetails .modal-dialog .modal-content-light {
    padding-top: 0;
  }

  .posterDetails .modal-dialog .modal-content-light .modal-header,
  .mobile-modal .modal-dialog .modal-content-light .modal-header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 0;
    z-index: 1;
  }

  .posterDetails .modal-dialog .modal-content-light .modal-header button,
  .mobile-modal .modal-dialog .modal-content-light .modal-header button {
    background: #7d0f10;
    background-image: linear-gradient(to bottom, #7d0f10 0%, #e52729 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF7D0F10', endColorstr='#FFE52729', GradientType=0);
    border-bottom: 0 solid #e52729;
    border-top: 0 solid #7d0f10;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.5);
    top: 0;
    width: 100%;
    height: 55px;
    -webkit-border-radius: 0;
    border-radius: 0;
    text-shadow: 0 0 1px #000000;
    color: #ffffff;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    border: 0;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.13);
    box-shadow: 0 1px 2px 0 black;
    font-size: 18px;
    font-weight: normal;
    padding: 6px 20px;
  }

  .posterDetails .modal-dialog .modal-content-light .modal-header button.dark,
  .mobile-modal .modal-dialog .modal-content-light .modal-header button.dark {
    background: #2f2c34;
    background-image: linear-gradient(to bottom, #434149 0%, #2f2c34 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF434149', endColorstr='#FF2F2C34', GradientType=0);
    border: solid 1px #434149;
  }

  .posterDetails .modal-dialog .modal-content-light .modal-body,
  .mobile-modal .modal-dialog .modal-content-light .modal-body {
    margin-top: 0;
    height: 100%;
    overflow-y: auto;
    padding: 20px;
    /*pointer-events: none;*/
  }

  .mobile-modal .modal-dialog .modal-content-light .modal-body p {
    color: #494949;
  }

  .mobile-modal .modal-dialog .modal-content-light .modal-body .results {
    padding-bottom: 20px;
    margin-left: -20px;
    margin-right: -20px;
  }

  .mobile-modal .modal-dialog .modal-content-light .modal-body .results .item > div {
    padding: 0 20px;
  }

  .mobile-modal .modal-dialog .modal-content-light .modal-body .results .item p {
    font-weight: bold;
  }

  .mobile-modal .modal-dialog .modal-content-light .modal-body .bootstrap-select.form-control {
    margin-bottom: 20px;
  }

  .mobile-modal .modal-dialog .modal-content-light .modal-body .btn.btn-pill {
    margin: 0 10px 10px 0;
    display: inline-block;
    padding: 7px 7px;
    line-height: 16px;
    font-size: 12px;
    text-shadow: 0 1px 0 rgba(5, 35, 53, 0.157);
    text-align: center;
    float: none;
  }

  .mobile-modal .modal-dialog .modal-content-light .modal-body .btn.btn-pill.sold-out {
    color: #ffffff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    cursor: default;
    pointer-events: none;
  }

  .mobile-modal .modal-dialog .modal-content-light .modal-body .btn.btn-pill > .time {
    background: none;
    display: inline;
    float: none;
  }

  .mobile-modal .modal-dialog .modal-content-light .modal-body .results .item > .title,
  .mobile-modal .modal-dialog .modal-content-light .modal-body ul.list li.index {
    font-weight: bold;
    padding: 10px 20px;
    border: solid 1px #c0c0c0;
    background-image: -moz-linear-gradient(90deg, #e1e1e1 0%, #ededed 100%);
    background-image: -webkit-linear-gradient(90deg, #e1e1e1 0%, #ededed 100%);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1), inset 0 0 0 2px rgba(255, 255, 255, 0.2);
    color: #494949;
    font-size: 13px;
    margin-bottom: 10px;
  }

  .mobile-modal .modal-dialog .modal-content-light .modal-body ul.list li.index {
    margin: -1px -20px 0 -20px;
  }

  .mobile-modal .modal-dialog .modal-content-light .modal-body .results .item > ul {
    padding-left: 20px;
    list-style: none;
    margin-bottom: 0;
  }

  .mobile-modal .modal-dialog .modal-content-light .modal-body .results .item > ul > li,
  .mobile-modal .modal-dialog .modal-content-light .modal-body .list > li span {
    border-bottom: solid 1px #b9b9b9;
    padding: 15px 0 10px 0;
  }

  .mobile-modal .modal-dialog .modal-content .modal-body .list > li:not(index) {
    margin-right: -20px;
    background: url("/xmedia-cw/img/10108/list-bullet-star-grey.png") 0 15px no-repeat;
  }

  .mobile-modal .modal-dialog .modal-content .modal-body .list > li:not(index).disabled a {
    color: #ccc;
    cursor: not-allowed;
    pointer-events: none;
  }

  .mobile-modal .modal-dialog .modal-content .modal-body .list > li:not(index).disabled a span,
  .mobile-modal .modal-dialog .modal-content-light .modal-body .list > li:not(index).disabled span {
    color: #ccc;
    pointer-events: none;
  }

  .mobile-modal .modal-dialog .modal-content-light .modal-body .list > li:not(index) a,
  .mobile-modal a,
  .mobile-modal a:hover,
  .mobile-modal a:focus {
    display: block;
    text-decoration: none;
  }

  .mobile-modal .modal-dialog .modal-content-light .modal-body .list > li:not(index).disabled a {
    pointer-events: none;
  }

  .mobile-modal .modal-dialog .modal-content-light .modal-body .list > li.dropdown-header,
  .selectpicker-dropdown-container .bootstrap-select.btn-group .dropdown-menu li.dropdown-header {
    font-weight: bold;
    padding: 10px 20px;
    background: #ececec;
    color: #494949;
    margin-left: -20px;
    margin-top: -1px;
  }

  .mobile-modal .modal-dialog .modal-content-light .modal-body .list > li.dropdown-header > span,
  .selectpicker-dropdown-container .bootstrap-select.btn-group .dropdown-menu li.dropdown-header > span {
    padding: 0;
    border-bottom: none;
  }

  .posterDetails .picker-container {
    margin: 0 !important;
  }

  .mobile-modal .modal-dialog .modal-content-light .modal-body .list > li span {
    font-size: 12px;
    font-weight: bold;
    color: #494949;
    display: block;
    padding-left: 28px;
  }

  .mobile-modal .modal-dialog .modal-content-light .modal-body .list > li:not(index) a:active,
  .mobile-modal .modal-dialog .modal-content-light .modal-body .list > li:not(index) a:hover {
    color: #494949;
  }

  .mobile-modal .modal-dialog .modal-content-light .modal-body .results .item > ul > li:last-child,
  .mobile-modal .modal-dialog .modal-content-light .modal-body .list > span:last-child {
    border: none;
  }

  .mobile-modal .modal-dialog .modal-content-light .modal-body .results .item > ul > li .type {
    margin-top: 0;
    font-weight: bold;
  }

  .mobile-modal .ui-btn-inner {
    display: none;
  }

  .modal button .movieTitle {
    display: inline-block;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
  }

  .bookTickets .bottom-btns {
    margin-top: 20px;
  }

  #townOrPostCode.form-control {
    width: 100%;
  }

  .site-featured {
    margin-bottom: 20px;
  }

  .site-featured .media-left img {
    display: block;
  }

  section.bookTickets {
    padding: 20px 0;
  }

  .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle;
  }

  .table-prices > tbody > tr > td, .table-prices > thead > tr > th {
    padding: 7px 10px;
  }

  .table-responsive {
    border: 0 none;
  }

  .table-prices .nobg {
    background: none repeat scroll 0 0 transparent;
    border-bottom-width: 0;
    padding: 14px 0;
    white-space: initial !important;
  }

  .table-prices .list-inline {
    list-style: outside none none;
    padding-left: 0;
  }

  .table-prices .list-inline > li {
    display: block;
    padding: 5px 0;
  }

  .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
    white-space: normal;
  }

  .table-prices .btn-group {
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .table-prices tbody tr:nth-child(n+2) td:nth-child(2):not(.bg3) {
    font-size: 11px;
  }

  .map-container {
    margin-bottom: 20px;
  }

  #facilities ul li img {
    display: inline-block;
  }

  #facilities #facs div[class^='col-xs-12'] {
    margin-bottom: 20px;
  }

  #facilities #facs div[class^='col-xs-12']:last-child {
    margin-bottom: 0;
  }

  #facilities #facs .list-unstyled li {
    display: block;
    float: left;
    margin-right: 20px;
  }

  section.dark.noBg.summary.cinemaDetails {
    padding-bottom: 20px;
  }

  section.wishlist .recommendations-posters > div > a,
  section.wishlist .recommendations-posters > div > a > img {
    pointer-events: none;
  }

  #recommendations-tab {
    padding: 0;
  }

  .modal-content-light .btn, .modal-content-light .btn-group > .btn {
    border-radius: 3px;
    font-size: 12px;
    line-height: 1.5;
    padding: 5px 10px;
  }

  .posterDetails h3 {
    font-size: 17px;
  }

  .posterDetails .modal-body p {
    margin-bottom: 0;
  }

  .modal-content-light .modal-footer {
    margin-top: 30px;
  }

  #share-login-register .modal-content {
    min-width: 0;
    overflow: auto;
    width: 100%;
  }

  #share-login-register .modal-content a.btn-facebook,
  #share-login-register .modal-content a.btn-facebook:active,
  #share-login-register .modal-content a.btn-facebook:visited,
  #share-login-register .modal-content a.btn-facebook:focus {
    background: url("/xmedia-cw/img/fb-connect.png") no-repeat scroll center top transparent;
    border-radius: 3px;
    color: #ffffff;
    width: 100%;
    text-indent: -9999px;
    width: 219px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }

  #share-login-register .modal-content .list-unstyled li {
    margin-bottom: 20px;
  }

  #share-login-register .modal-content .list-unstyled li:last-child {
    margin-bottom: 0;
  }

  .ps-scrollbar-y, .ps-scrollbar-y-rail {
    height: 0 !important;
  }

  .whatsOnSchedule table tr td {
    padding: 10px 5px;
  }

  .whatsOnSchedule table tr td:first-child {
    padding-left: 15px;
  }

  .whatsOnSchedule table tr td:last-child {
    padding-right: 15px;
    text-align: center;
  }

  .whatsOnSchedule table tr td .rating {
    display: block;
    margin: 0;
    text-align: center;
    width: 100%;
  }

  .whatsOnSchedule table tr td .length {
    display: block;
    text-align: center;
    width: 100%;
  }

  button.btn.dropdown-toggle span.filter-option {
    pointer-events: none;
  }

  section.summary .tab-pane {
    padding: 20px 0;
  }

  button#ask {
    margin-top: 10px;
  }

  .panel.ask-question .panel-body ul li a, .panel.common-questions .panel-body ul li a {
    line-height: 18px;
    padding: 10px 20px;
  }

  .unlimited-form .radio-inline {
    margin: 0;
  }

  .unlimited #benefits .form-horizontal .btn-group {
    margin-top: 0;
    margin-left: 0;
  }

  .unlimited-buttons button.share h4 {
    line-height: 40px;
  }

  a.btn-social-share {
    border-radius: 2px;
    text-align: center;
  }

  a.btn-social-share.fb {
    background: url("/xmedia-cw/img/social-arrows.png") left 0 no-repeat;
  }

  a.btn-social-share.tw {
    background: url("/xmedia-cw/img/social-arrows.png") left -58px no-repeat;
  }

  a.btn-social-share.gplus {
    background: url("/xmedia-cw/img/social-arrows.png") left -116px no-repeat;
  }

  a.btn-social-share.fb:hover {
    background-position: left -29px;
  }

  a.btn-social-share.tw:hover {
    background-position: left -87px;
  }

  a.btn-social-share.gplus:hover {
    background-position: left -145px;
  }

  section.login h3 span {
    margin-left: 0;
    line-height: 14px;
  }

  section.login .panel-default .left-divider {
    padding-left: 10px;
    margin-left: 0;
    border: none;
  }

  .selectable-boxes .col-sm-4 {
    border-right: none;
  }

  .recommendations-posters .mix {
    display: block;
  }

  #dynamicDatePicker {
    display: none !important;
  }

  #datepicker-component .all, #datepicker .all, .s-datepicker .all, .showtime-datepicker .all, .datepicker .all {
    display: none !important;
  }

  /* iOS fix for master slider */
  .ms-slide .ms-slide-vpbtn {
    -webkit-transform: none;
    transform: none;
  }

  .ms-slide .ms-slide-bgvideocont {
    display: none !important;
  }

  .topic-list .col-sm-4:nth-child(3n+4)::after {
    content: '';
  }

  .bootstrap-select.btn-group:not(.input-group-btn), .bootstrap-select.btn-group[class*="col-"] {
    margin-bottom: 10px;
  }

  .confirmation .row.item .cardContainer {
    display: inline-block;
    position: relative;
    width: auto;
  }

  .confirmation .row.item img.unlimited-card-photo {
    border-radius: 3px;
    left: 5.5%;
    position: absolute;
    top: 35%;
    width: 26%;
    z-index: 100;
  }

  section.banner.banner-seasons,
  section.banner.banner-gifts {
    background-image: none !important;
  }

  section.banner.banner-seasons .banner-holder,
  section.banner.banner-gifts .banner-holder {
    background-attachment: scroll;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: auto 100%;
    display: block;
    height: 40vw;
    opacity: 1;
  }

  section.banner.banner-gifts .banner-holder {
    height: 32vw;
  }

  .modal-open .navbar {
    transform: none !important;
    -webkit-transform: none !important;
  }

  #whatsOnList .mix hr {
    margin: 30px 0 0;
  }

  #whatsOnList .mix[style*="display: inline-block"]:last-child hr {
    display: none;
  }

  .mix .panel-showtimes:first-child {
    margin-top: 0;
  }

  .gifts-container .media a.btn-block {
    margin-top: 20px;
  }

  #bookings hr {
    margin: 30px 0 20px;
  }

  /***** posters floats fix *****/
  .posters.active .mix.shown:nth-child(2n+1) {
    clear: both;
  }

  .posters.active .mix.shown:nth-child(2n+2)::after {
    clear: both;
    content: " ";
    display: block;
    float: none;
    height: 0;
    width: 100%;
    visibility: hidden;
  }

  #cancelBookingModal .modal-dialog {
    margin-top: 0;
  }

  #cancelBookingModal .modal-dialog,
  #cancelBookingModal .modal-content {
    width: auto;
  }

  .single-booking .table td {
    white-space: normal !important;
  }

  #cancelBookingModal .table.table-condensed td {
    white-space: normal !important;
    width: auto !important;
  }
}
#mobile-experiences li a, #mobile-site li a {
  font-size: 13px;
}

#mobile-experiences.dropdown-tabs, #mobile-site.dropdown-tabs {
  margin: 0 20px;
  border: 1px solid #58555f;
  padding: 20px 0 !important;
}

ul#mobile-site {
  padding-top: 30px;
}

@media (min-width: 480px) and (max-width: 767px) {
  .unlimited-card-w-name b {
    font-size: 15px;
    left: 25px;
    top: 43px;
  }
}
/* Landscape phones and smaller XS */
@media (max-width: 480px) {
  .scheduleNav > .table-fixed table tr td:nth-child(n+3), .scheduleNav > .table-fixed table tr th:nth-child(n+3) {
    display: none;
  }

  .unlimited-card-w-name b {
    font-size: 15px;
    left: 25px;
    top: 42px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  #btnSearch {
    margin-top: 20px;
  }

  .ms-slide .ms-slide-vpbtn {
    -webkit-transform: none;
    transform: none;
  }
}
@media (min-width: 2000px) {
  .visible-vlg {
    display: block !important;
  }

  .hidden-vlg {
    display: none !important;
  }
}
@media only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .mobile-modal .modal-dialog .modal-content-light .modal-body .list > li:not(index) {
    background: url("/xmedia-cw/img/10108/list-bullet-star-grey@2.png") 0 15px no-repeat;
    background-size: 16px 16px;
  }

  .navbar-header a.btn .questionMark {
    background: url("/xmedia-cw/img/logged-out@2.png") no-repeat center center;
    background-size: 12px 15px;
  }
}

/*# sourceMappingURL=theme-mobile.css.map */
