@charset "UTF-8";
button, [type='button'], [type='reset'], [type='submit'] {
  appearance: none;
  background-color: #1565c0;
  border: 0;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "Helvetica";
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  font-weight: 600;
  line-height: 1;
  padding: 0.75em 1.5em;
  text-align: center;
  text-decoration: none;
  transition: background-color 150ms ease;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap; }
  button:hover, [type='button']:hover, [type='reset']:hover, [type='submit']:hover {
    background-color: #11519a;
    color: #fff; }
  button:focus, [type='button']:focus, [type='reset']:focus, [type='submit']:focus {
    outline: 3px solid rgba(21, 101, 192, 0.6);
    outline-offset: 2px; }
  button:disabled, [type='button']:disabled, [type='reset']:disabled, [type='submit']:disabled {
    cursor: not-allowed;
    opacity: 0.5; }
    button:disabled:hover, [type='button']:disabled:hover, [type='reset']:disabled:hover, [type='submit']:disabled:hover {
      background-color: #1565c0; }

fieldset {
  background-color: transparent;
  border: 0;
  margin: 0;
  padding: 0; }

legend {
  font-weight: 600;
  margin-bottom: 0.375em;
  padding: 0; }

label {
  display: block;
  font-weight: 600;
  margin-bottom: 0.375em; }

input,
select,
textarea {
  display: block;
  font-family: "Helvetica";
  font-size: 16px; }

[type='color'], [type='date'], [type='datetime'], [type='datetime-local'], [type='email'], [type='month'], [type='number'], [type='password'], [type='search'], [type='tel'], [type='text'], [type='time'], [type='url'], [type='week'], input:not([type]), textarea {
  appearance: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
  box-sizing: border-box;
  margin-bottom: 0.75em;
  padding: 0.5em;
  transition: border-color 150ms ease;
  width: 100%; }
  [type='color']:hover, [type='date']:hover, [type='datetime']:hover, [type='datetime-local']:hover, [type='email']:hover, [type='month']:hover, [type='number']:hover, [type='password']:hover, [type='search']:hover, [type='tel']:hover, [type='text']:hover, [type='time']:hover, [type='url']:hover, [type='week']:hover, input:not([type]):hover, textarea:hover {
    border-color: #b1b1b1; }
  [type='color']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='email']:focus, [type='month']:focus, [type='number']:focus, [type='password']:focus, [type='search']:focus, [type='tel']:focus, [type='text']:focus, [type='time']:focus, [type='url']:focus, [type='week']:focus, input:not([type]):focus, textarea:focus {
    border-color: #1565c0;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06), 0 0 5px rgba(21, 101, 192, 0.7);
    outline: none; }
  [type='color']:disabled, [type='date']:disabled, [type='datetime']:disabled, [type='datetime-local']:disabled, [type='email']:disabled, [type='month']:disabled, [type='number']:disabled, [type='password']:disabled, [type='search']:disabled, [type='tel']:disabled, [type='text']:disabled, [type='time']:disabled, [type='url']:disabled, [type='week']:disabled, input:not([type]):disabled, textarea:disabled {
    background-color: #f2f2f2;
    cursor: not-allowed; }
    [type='color']:disabled:hover, [type='date']:disabled:hover, [type='datetime']:disabled:hover, [type='datetime-local']:disabled:hover, [type='email']:disabled:hover, [type='month']:disabled:hover, [type='number']:disabled:hover, [type='password']:disabled:hover, [type='search']:disabled:hover, [type='tel']:disabled:hover, [type='text']:disabled:hover, [type='time']:disabled:hover, [type='url']:disabled:hover, [type='week']:disabled:hover, input:not([type]):disabled:hover, textarea:disabled:hover {
      border: 1px solid #ddd; }
  [type='color']::placeholder, [type='date']::placeholder, [type='datetime']::placeholder, [type='datetime-local']::placeholder, [type='email']::placeholder, [type='month']::placeholder, [type='number']::placeholder, [type='password']::placeholder, [type='search']::placeholder, [type='tel']::placeholder, [type='text']::placeholder, [type='time']::placeholder, [type='url']::placeholder, [type='week']::placeholder, input:not([type])::placeholder, textarea::placeholder {
    color: #858585; }

textarea {
  resize: vertical; }

[type="checkbox"],
[type="radio"] {
  display: inline;
  margin-right: 0.375em; }

[type="file"] {
  margin-bottom: 0.75em;
  width: 100%; }

select {
  margin-bottom: 0.75em;
  width: 100%; }

[type="checkbox"]:focus,
[type="radio"]:focus,
[type="file"]:focus,
select:focus {
  outline: 3px solid rgba(21, 101, 192, 0.6);
  outline-offset: 2px; }

html {
  box-sizing: border-box; }

*,
*::before,
*::after {
  box-sizing: inherit; }

html,
body {
  height: 100%; }

body {
  margin: 0; }

ul,
ol {
  list-style-type: none;
  margin: 0;
  padding: 0; }

dl {
  margin: 0; }

dt {
  font-weight: 600;
  margin: 0; }

dd {
  margin: 0; }

figure {
  margin: 0; }

img,
picture {
  margin: 0;
  max-width: 100%; }

table {
  border-collapse: collapse;
  margin: 1.5em 0;
  table-layout: fixed;
  text-align: left;
  width: 100%; }

thead {
  line-height: 1.2;
  vertical-align: bottom; }

tbody {
  vertical-align: top; }

tr {
  border-bottom: 1px solid #ddd; }

th {
  font-weight: 600; }

th,
td {
  padding: 0.75em 0.75em 0.75em 0; }

html {
  color: #333;
  font-family: "Helvetica";
  font-size: 100%;
  line-height: 1.5; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Helvetica";
  font-size: 1.25em;
  line-height: 1.2;
  margin: 0 0 0.75em; }

p {
  margin: 0 0 0.75em; }

a {
  color: #1565c0;
  text-decoration-skip: ink;
  transition: color 150ms ease; }
  a:hover {
    color: #104c90; }
  a:focus {
    outline: 3px solid rgba(21, 101, 192, 0.6);
    outline-offset: 2px; }

hr {
  border-bottom: 1px solid #ddd;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  margin: 1.5em 0; }

.wrapper {
  color: #707070;
  text-align: center;
  display: flex;
  flex-direction: column; }
  .wrapper h2 {
    color: #35B3E9;
    font-size: 1.5em;
    line-height: 1.2em; }
  .wrapper p {
    max-width: 1000px;
    margin: 1em auto; }
    .wrapper p span.b {
      font-weight: 700; }
  .wrapper .inner {
    max-width: 1300px;
    margin: 20px auto;
    padding: 20px 20px 20px;
    position: relative; }
  .wrapper .top .inner {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1100px;
    padding: 10px; }
    .wrapper .top .inner img {
      max-width: 250px;
      width: 100%;
      padding-right: 20px; }
    .wrapper .top .inner ul {
      display: flex;
      line-height: 10px; }
      .wrapper .top .inner ul li {
        margin: 5px; }
  .wrapper header {
    order: 0;
    background-color: #35B3E9;
    position: relative;
    overflow: hidden; }
    .wrapper header:before, .wrapper header:after {
      content: "";
      width: 200px;
      height: 100%;
      position: absolute;
      display: block;
      z-index: 1;
      background-size: 100% auto;
      background-repeat: no-repeat; }
      @media screen and (max-width: 900px) {
        .wrapper header:before, .wrapper header:after {
          display: none; } }
    .wrapper header:before {
      background-image: url(https://images.musicmagpie.co.uk/images/campaignpages/movie-remakes/img/head_caml.png);
      top: -20px; }
    .wrapper header:after {
      background-image: url(https://images.musicmagpie.co.uk/images/campaignpages/movie-remakes/img/head_camr.png);
      right: 0;
      top: 100px; }
    .wrapper header .inner {
      background-color: #1c1c1c;
      margin: 40px 100px;
      max-width: 100%;
      color: #fff; }
      @media screen and (max-width: 900px) {
        .wrapper header .inner {
          margin: 40px; } }
      @media screen and (max-width: 650px) {
        .wrapper header .inner {
          font-size: 0.7em;
          margin: 40px 20px; } }
      @media screen and (max-width: 650px) {
        .wrapper header .inner {
          font-size: 0.5em; } }
      .wrapper header .inner h1 {
        font-size: 4em;
        line-height: 1em;
        max-width: 500px;
        margin: 40px auto 0; }
      .wrapper header .inner .lead {
        font-size: 2.5em;
        font-weight: 100;
        margin: 0 auto 1em; }
    .wrapper header .seats {
      width: 100%;
      height: 200px;
      display: block;
      background-image: url(https://images.musicmagpie.co.uk/images/campaignpages/movie-remakes/img/head_seats.png);
      background-size: auto 100%;
      background-position: center;
      background-repeat: no-repeat;
      margin-top: -80px;
      z-index: 1;
      position: relative; }
      @media screen and (max-width: 650px) {
        .wrapper header .seats {
          height: 100px;
          margin-top: -60px; } }
  .wrapper section, .wrapper footer {
    order: 2; }
  .wrapper section {
    overflow: hidden; }
    .wrapper section.intro, .wrapper section.top {
      order: 0; }
    .wrapper section.grey {
      background-color: #F5F5F5; }
    .wrapper section.blue {
      background-color: #115AA7;
      color: #fff; }
      .wrapper section.blue h2 {
        color: inherit; }
    .wrapper section.intro .desk {
      display: none; }
    @media screen and (min-width: 700px) {
      .wrapper section.intro .desk {
        display: block; }
      .wrapper section.intro .mob {
        display: none; } }
    .wrapper section .movies ul, .wrapper section .scrooges ul {
      display: flex;
      flex-wrap: wrap;
      align-items: flex-end;
      justify-content: center; }
      .wrapper section .movies ul > li, .wrapper section .scrooges ul > li {
        width: 155px;
        margin: 10px; }
    .wrapper section .scrooges {
      border-bottom: 1px solid;
      padding: 0 0 30px 0;
      margin: 0 0 40px 0; }
      .wrapper section .scrooges ul li p {
        margin: 0;
        font-size: 0.8em; }
        .wrapper section .scrooges ul li p.date {
          font-weight: 700;
          font-size: 1em;
          line-height: 1.1em; }
      .wrapper section .scrooges ul li .c {
        background-color: #35B3E9;
        border-radius: 100px;
        height: 140px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 10px 0; }
      @media screen and (min-width: 1100px) {
        .wrapper section .scrooges ul {
          flex-wrap: auto;
          position: relative; }
          .wrapper section .scrooges ul:before {
            content: "";
            position: absolute;
            margin: auto;
            width: 90%;
            height: 1px;
            top: 50%;
            margin-top: -10px;
            border-top: 10px solid #35B3E9; }
          .wrapper section .scrooges ul li {
            width: calc(100%/8 - 20px);
            position: relative; } }
    .wrapper section .label {
      background-color: #fff;
      border-radius: 50px;
      display: flex;
      justify-content: center;
      align-items: center;
      height: 50px;
      padding: 0 5px;
      font-size: 0.9em;
      line-height: 1.2em; }
    @media screen and (max-width: 700px) {
      .wrapper section.table {
        order: 0; } }
    .wrapper section.table h2 {
      max-width: 500px;
      margin: 1em auto;
      font-weight: 300; }
    .wrapper section.table p.outro {
      margin: 40px auto 0; }
      .wrapper section.table p.outro a {
        color: inherit; }
    .wrapper section.table .table_wrap .table_search {
      max-width: 400px;
      margin: 1em auto;
      border-radius: 30px;
      position: relative;
      background-color: #fff; }
      .wrapper section.table .table_wrap .table_search:after {
        content: '';
        width: 28px;
        height: 28px;
        display: inline-block;
        background-image: url(https://images.musicmagpie.co.uk/images/campaignpages/movie-remakes/img/icon_search.svg);
        background-size: cover;
        position: absolute;
        top: 3px;
        right: 3px; }
      .wrapper section.table .table_wrap .table_search input {
        width: calc(100% - 30px);
        border-radius: 30px;
        border: 0; }
    .wrapper section.table .table_wrap .table_top .no, .wrapper section.table .table_wrap .table_body .no {
      color: white;
      margin: 20px 0; }
    .wrapper section.table .table_wrap .table_top ul, .wrapper section.table .table_wrap .table_body ul {
      display: grid;
      grid-template-columns: 2fr 1fr 1.5fr 1fr 1fr; }
      @media screen and (max-width: 700px) {
        .wrapper section.table .table_wrap .table_top ul, .wrapper section.table .table_wrap .table_body ul {
          grid-template-columns: 3fr 1fr 1fr 1fr; } }
      .wrapper section.table .table_wrap .table_top ul li, .wrapper section.table .table_wrap .table_body ul li {
        flex: 1;
        text-align: left; }
        @media screen and (max-width: 700px) {
          .wrapper section.table .table_wrap .table_top ul li, .wrapper section.table .table_wrap .table_body ul li {
            font-size: 0.8em;
            line-height: 1.1em; } }
        @media screen and (max-width: 700px) {
          .wrapper section.table .table_wrap .table_top ul li:nth-child(3), .wrapper section.table .table_wrap .table_body ul li:nth-child(3) {
            display: none; }
          .wrapper section.table .table_wrap .table_top ul li .dropdown:nth-child(3), .wrapper section.table .table_wrap .table_body ul li .dropdown:nth-child(3) {
            display: none; } }
    .wrapper section.table .table_wrap .table_top li {
      position: relative;
      padding: 5px 5px 5px 0;
      line-height: 1.2em;
      font-size: 0.8em;
      display: flex;
      align-items: center;
      cursor: pointer; }
      .wrapper section.table .table_wrap .table_top li:nth-child(2), .wrapper section.table .table_wrap .table_top li:nth-child(4), .wrapper section.table .table_wrap .table_top li:nth-child(5) {
        justify-content: center; }
      .wrapper section.table .table_wrap .table_top li p {
        margin: 0; }
        @media screen and (max-width: 700px) {
          .wrapper section.table .table_wrap .table_top li p {
            display: none; } }
      .wrapper section.table .table_wrap .table_top li span {
        font-weight: 100;
        font-size: 0.8em; }
      .wrapper section.table .table_wrap .table_top li:before {
        content: '';
        height: 100%;
        width: 20px;
        display: inline-block;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: contain;
        float: left;
        margin-right: 5px; }
        @media screen and (max-width: 700px) {
          .wrapper section.table .table_wrap .table_top li:before {
            width: 20px;
            height: 20px;
            margin-left: 10px; } }
      .wrapper section.table .table_wrap .table_top li:after {
        content: '';
        width: 0;
        height: 0;
        right: 5px;
        bottom: 5px;
        margin-left: 5px;
        transition: transform 0.1s; }
      .wrapper section.table .table_wrap .table_top li.asc:after {
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 10px solid #fff; }
      .wrapper section.table .table_wrap .table_top li.desc:after {
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 10px solid #fff;
        transform: rotate(180deg); }
      .wrapper section.table .table_wrap .table_top li:nth-child(1):before {
        background-image: url(https://images.musicmagpie.co.uk/images/campaignpages/movie-remakes/img/icon_reel.svg); }
      .wrapper section.table .table_wrap .table_top li:nth-child(2):before {
        background-image: url(https://images.musicmagpie.co.uk/images/campaignpages/movie-remakes/img/icon_cal.svg); }
      .wrapper section.table .table_wrap .table_top li:nth-child(3):before {
        background-image: url(https://images.musicmagpie.co.uk/images/campaignpages/movie-remakes/img/icon_chair.svg); }
      .wrapper section.table .table_wrap .table_top li:nth-child(4):before {
        background-image: url(https://images.musicmagpie.co.uk/images/campaignpages/movie-remakes/img/icon_remake.svg); }
      .wrapper section.table .table_wrap .table_top li:nth-child(5):before {
        background-image: url(https://images.musicmagpie.co.uk/images/campaignpages/movie-remakes/img/icon_star.svg); }
    .wrapper section.table .table_wrap .table_body {
      color: #707070;
      font-size: 0.9em;
      max-height: 400px;
      overflow: scroll; }
      .wrapper section.table .table_wrap .table_body .row {
        background-color: #F5F5F5;
        border-radius: 20px;
        overflow: hidden;
        margin: 5px 0; }
        .wrapper section.table .table_wrap .table_body .row ul {
          align-items: center; }
        .wrapper section.table .table_wrap .table_body .row li p {
          padding: 5px 0 5px 0;
          margin: 0;
          line-height: 1.1em; }
        .wrapper section.table .table_wrap .table_body .row li:nth-child(1) {
          padding-left: 20px; }
        .wrapper section.table .table_wrap .table_body .row li:nth-child(2), .wrapper section.table .table_wrap .table_body .row li:nth-child(4), .wrapper section.table .table_wrap .table_body .row li:nth-child(5) {
          text-align: center; }
        .wrapper section.table .table_wrap .table_body .row .top {
          background-color: #fff;
          border-radius: inherit;
          box-shadow: 0 1px 20px 0px #444;
          padding: 10px 0;
          cursor: pointer; }
          .wrapper section.table .table_wrap .table_body .row .top li:nth-child(1) {
            color: #35B3E9; }
        .wrapper section.table .table_wrap .table_body .row .dropdown {
          padding: 10px 0 20px; }
    .wrapper section blockquote {
      margin: 60px auto;
      max-width: 800px;
      padding: 0 50px;
      position: relative;
      font-size: 1.4em;
      line-height: 1.4em;
      font-style: italic;
      font-weight: 100;
      color: #35B3E9;
      quotes: "“" "”" "‘" "’"; }
      .wrapper section blockquote:before, .wrapper section blockquote:after {
        font-size: 6em;
        font-weight: 700;
        position: absolute;
        font-style: normal;
        color: #D8D8D8; }
      .wrapper section blockquote:before {
        content: open-quote;
        top: 30px;
        left: -15px; }
      .wrapper section blockquote:after {
        content: close-quote;
        bottom: -32px;
        right: -20px; }
    .wrapper section.og_remake {
      background-color: #F3F2FC; }
      .wrapper section.og_remake h2, .wrapper section.og_remake blockquote {
        color: #B5ADF9; }
      .wrapper section.og_remake figure img {
        margin: 20px 0; }
      .wrapper section.og_remake figure p {
        font-size: 0.8em;
        text-align: center;
        margin-bottom: 40px; }
      @media screen and (min-width: 1000px) {
        .wrapper section.og_remake {
          text-align: left; }
          .wrapper section.og_remake .inner {
            position: relative;
            min-height: 680px; }
          .wrapper section.og_remake h2, .wrapper section.og_remake p, .wrapper section.og_remake blockquote {
            max-width: calc(100% - 600px);
            margin: 1em 0; }
          .wrapper section.og_remake blockquote {
            margin-top: 40px;
            margin-bottom: 40px; }
          .wrapper section.og_remake figure {
            width: 500px;
            height: 600px;
            margin: 40px 0;
            top: 0;
            right: 20px;
            position: absolute; }
            .wrapper section.og_remake figure p {
              max-width: 100%; } }
  .wrapper footer {
    background-color: #35B3E9;
    color: #fff;
    overflow: hidden; }
    .wrapper footer a {
      color: inherit; }
    .wrapper footer p {
      font-size: 1.3em; }
      .wrapper footer p.small {
        font-size: 0.6em;
        font-weight: 100;
        max-width: 800px;
        margin: 20px auto; }
