/* Imports */
/* Fonts */
/* Variables */
/* Mixins */



 /* About ------------------------------------------- */


#about {
	margin: 10%;
}

@media (min-width: 1367px) {
#about {
		max-width: 720px;
		margin: 0;
		position: absolute;
		top: 50%;
		left: 50%; 
		transform: translate(-50%, -50%);
	}
}



article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block; }

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none; }

[hidden] {
  display: none; }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

html, button, input, select, textarea {
  font-family: sans-serif;
  color: #222; }

body {
  margin: 0;
  font-size: 1em;
  line-height: 1.4; }

::-moz-selection {
  background: #6b959d;
  color: #fff;
  text-shadow: none; }

::selection {
  background: #6b959d;
  color: #fff;
  text-shadow: none; }

a:hover, a:active {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

ins {
  background: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold; }

pre, code, kbd, samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before, q:after {
  content: "";
  content: none; }

small {
  font-size: 85%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

ul, ol {
  margin: 1em 0;
  padding: 0 0 0 40px; }

dd {
  margin: 0 0 0 40px; }

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

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

label {
  cursor: pointer; }

legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal; }

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button, input {
  line-height: normal; }

button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible; }

button[disabled], input[disabled] {
  cursor: default; }

input[type="checkbox"], input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px; }

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical; }

input:invalid, textarea:invalid {
  background-color: #f0dddd; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td {
  vertical-align: top; }

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: black;
  padding: 0.2em 0; }

/* =============================================================================
   Non-Semantic Helper Classes
   ========================================================================== */
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0; }

.ir br {
  display: none; }

.hidden {
  display: none; }

.js .jsHide {
  display: none; }

.no-js .noJsHide {
  display: none; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

.clearfix:before, .clearfix:after, .container:before, .container:after {
  content: '.';
  display: block;
  overflow: hidden;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0; }

.clearfix:after, .container:after {
  clear: both; }

.clearfix, .container {
  zoom: 1; }

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

/* =============================================================================
   Print Styles
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: black !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
    -webkit-filter: none !important;
    filter: none !important;
    -ms-filter: none !important; }
  /* Black prints faster: h5bp.com/s */
  a, a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }
  /* Don't show links for images, or javascript/internal links */
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  /* h5bp.com/t */
  tr, img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  h2, h3 {
    page-break-after: avoid; } }

/* Page =================================================== */
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

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

html, body {
  height: 100%; }

body {
  -webkit-transition: background-color 500ms;
  transition: background-color 500ms;
  width: 100%;
  min-width: 300px;
  font-family:"Roboto",sans-serif;
  font-size: 20px;
  line-height: 150%;
  overflow: hidden; }

#wrapper {
  -webkit-transition: 500ms;
  transition: 500ms;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  width: 100%;
  height: 100%;
  overflow: hidden; }

/* Layout =================================================== */
.left {
  float: left;
  margin: 0 1em 1em 0; }

.right {
  float: right;
  margin: 0 0 1em 1em; }

.centre {
  text-align: center; }

/* iFrames =================================================== */
.responsive-iframe {
  position: relative;
  padding: 27.5% 0;
  margin: 1em 0; }
  .responsive-iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* Typography =================================================== */
h1 {
  font-size: 18px;
  letter-spacing: 0em;
  line-height: 1.2em;
  font-weight: 400;
  padding: 12px;
}
  @media (min-width: 600px) {
    h1 {
      font-size: 30px; } 
}

p {
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  margin: 12px 0; }

a {
  -webkit-transition: color 150ms, background-color 150ms;
  transition: color 150ms, background-color 150ms;
  color: #000; }
  a:hover {
    text-decoration: none; }

[class^="icon-"],
[class*=" icon-"] {
  height: 1em;
  width: 1em;
  display: inline-block;
  fill: currentColor;
  vertical-align: middle; }

/* Buttons =================================================== */
button,
[class^="button"],
[class*=" button"] {
  -webkit-transition: color 150ms, background-color 150ms;
  transition: color 150ms, background-color 150ms;
  border: none;
  display: inline-block;
  text-decoration: none;
  text-align: center;
  line-height: 100%; }
  button .loading-indicator,
  [class^="button"] .loading-indicator,
  [class*=" button"] .loading-indicator {
    -webkit-transform: scale(3);
    transform: scale(3);
    -webkit-transition: all 250ms;
    transition: all 250ms;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -9px;
    margin-left: -12px; }
  button .text,
  [class^="button"] .text,
  [class*=" button"] .text {
    -webkit-transition: all 250ms;
    transition: all 250ms;
    display: block; }
  button.loading,
  [class^="button"].loading,
  [class*=" button"].loading {
    background: #ccc; }
    button.loading .text,
    [class^="button"].loading .text,
    [class*=" button"].loading .text {
      -webkit-transform: scale(0.5);
      transform: scale(0.5);
      opacity: 0; }
    button.loading .loading-indicator,
    [class^="button"].loading .loading-indicator,
    [class*=" button"].loading .loading-indicator {
      -webkit-transform: scale(1);
      transform: scale(1);
      opacity: 1; }

/* Forms =================================================== */
.field {
  margin-bottom: 1em; }

input,
textarea {
  font: inherit;
  width: 100%; }

input[type="checkbox"],
input[type="radio"] {
  width: auto; }

textarea {
  height: 10em; }

@media only screen and (max-width: 600px) {
  .responsive-table {
    border: none;
    width: 100%;
    display: block; }
    .responsive-table thead, .responsive-table tbody, .responsive-table tfoot, .responsive-table th, .responsive-table td, .responsive-table tr {
      display: block; }
  .responsive-table th {
    padding: 20px 10px;
    text-align: left;
    font-weight: bold; }
  .responsive-table td {
    border: none;
    border-bottom: 1px solid #ccc;
    padding: 10px;
    vertical-align: middle; }
  .responsive-table thead {
    display: none; }
  .responsive-table tbody tr {
    border: 1px solid #ccc;
    margin-bottom: 20px; }
    .responsive-table tbody tr:last-child {
      margin-bottom: 0; }
    .responsive-table tbody tr td {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      background: #fff; }
      .responsive-table tbody tr td:before {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        content: attr(data-label);
        background: #f7f7f7;
        padding: 10px;
        margin: -10px 10px -10px -10px;
        text-align: left; }
      .responsive-table tbody tr td:last-child {
        border-bottom: none; }
  /* Tables ------------------------------------------- */
  .cart-summary tbody tr td:nth-child(1):before {
    content: 'Details'; }
  .cart-summary tbody tr td:nth-child(2):before {
    content: 'Places'; }
  .cart-summary tbody tr td:nth-child(3):before {
    content: 'Price'; } }

#visuals {
  -webkit-transition: left 500ms;
  transition: left 500ms;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  position: relative;
  left: 0; }
  #visuals .visual {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    height: 100%; }
    #visuals .visual.current img, #visuals .visual.current video, #visuals .visual.current iframe {
      opacity: 1; }
    #visuals .visual.current .tooltip {
      -webkit-transition: 300ms 300ms;
      transition: 300ms 300ms;
      opacity: 1; }
    #visuals .visual.title {
      -ms-flex-item-align: center;
      align-self: center; }
      #visuals .visual.title .visual-outer {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        height: 100%; }
        #visuals .visual.title .visual-outer .visual-inner {
          position: initial; }
      #visuals .visual.title .icon-arrow-right {
        display: none; }
        @media (min-width: 1367px) {
          #visuals .visual.title .icon-arrow-right {
            display: block;
            position: absolute;
            top: 50%;
            right: 10%;
            width: 48px;
            height: 48px; } }
      #visuals .visual.title .text {
        max-height: 100%;
        overflow: auto;
        padding: 24px;
        -webkit-overflow-scrolling: touch; }
        #visuals .visual.title .text img {
          width: 200px;
          opacity: 1;
          margin: 24px 0 40px;
          padding: 0; }
        @media (min-width: 600px) {
          #visuals .visual.title .text {
            padding: 24px 45% 24px 48px; } }
        @media (min-width: 1024px) {
          #visuals .visual.title .text {
            padding: 24px 60% 24px 76px; } }
        @media (min-width: 1367px) {
          #visuals .visual.title .text {
            padding: 24px 76px;
            max-width: 530px; }
            #visuals .visual.title .text img {
              width: 260px; }
            #visuals .visual.title .text p {
              font-size: 19px;
              line-height: 24px; } }
    #visuals .visual .visual-outer {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      height: calc(100% - 64px); }
      @media (min-width: 1367px) {
        #visuals .visual .visual-outer {
          height: 100%; } }
      #visuals .visual .visual-outer .visual-inner {
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: relative; }
      #visuals .visual .visual-outer .image-container {
        max-height: 100%;
        overflow: auto;
        -webkit-overflow-scrolling: touch; }
        #visuals .visual .visual-outer .image-container.fader {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          position: relative; }
          #visuals .visual .visual-outer .image-container.fader img {
            -webkit-transition: opacity 1s;
            transition: opacity 1s;
            position: absolute;
            opacity: 0;
            height: 100%;
            width: 100%;
            z-index: 1; }
            #visuals .visual .visual-outer .image-container.fader img.active {
              opacity: 1;
              position: relative;
              z-index: 2; }
            #visuals .visual .visual-outer .image-container.fader img.next {
              opacity: 1;
              z-index: 3; }
      #visuals .visual .visual-outer .fader-nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: absolute;
        bottom: -41px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%); }
        #visuals .visual .visual-outer .fader-nav a {
          margin: 0 5px;
          height: 18px;
          width: 3px;
          background: #D9D9D9; }
          #visuals .visual .visual-outer .fader-nav a.active {
            background: #000; }
        @media (min-width: 1367px) {
          #visuals .visual .visual-outer .fader-nav {
            bottom: 20px; } }
    #visuals .visual img, #visuals .visual video, #visuals .visual iframe {
      -webkit-transition: 500ms;
      transition: 500ms;
      opacity: 0;
      width: 100%;
      display: block; }
    #visuals .visual img {
      padding: 12px 12px 0; }
      @media (min-width: 1367px) {
        #visuals .visual img {
          padding: 0; } }
    #visuals .visual iframe {
      height: 100%;
      border: none; }
    #visuals .visual .tooltip {
      -webkit-transition: 200ms;
      transition: 200ms;
      opacity: 0;
      overflow: hidden;
      padding: 0 12px; }
      @media (min-width: 1367px) {
        #visuals .visual .tooltip {
          width: 100%;
          -ms-flex-item-align: center;
          align-self: center;
          max-width: calc(100vw - 36px);
          padding: 14px 0 24px; } }
    #visuals .visual .fader + .tooltip {
      padding-bottom: 44px; }

#visual-overlay {
  width: 100%;
  z-index: 5;
  position: fixed;
  bottom: 0;
  left: 0; }
  #visual-overlay .visuals-prev,
  #visual-overlay .visuals-next {
    margin: 14px;
    font-size: 36px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent; }
    #visual-overlay .visuals-prev svg,
    #visual-overlay .visuals-next svg {
      display: block; }
  #visual-overlay .visuals-prev {
    float: left; }
  #visual-overlay .visuals-next {
    float: right; }
    #visual-overlay .visuals-next.last-item {
      display: none; }
  @media (min-width: 1367px) {
    #visual-overlay {
      background: none;
      height: 0;
      top: 0;
      bottom: auto; }
      #visual-overlay .visuals-prev,
      #visual-overlay .visuals-next {
        position: absolute;
        z-index: 5;
        top: 0;
        margin: 0;
		/*Change this bit for clickable area*/
        width: 50%;
        height: 100vh; }
        #visual-overlay .visuals-prev svg,
        #visual-overlay .visuals-next svg {
          display: none; }
      #visual-overlay .visuals-prev {
        left: 0;
        cursor: url(/img/arrow-left.png) 0 16, auto; }
      #visual-overlay .visuals-next {
        right: 0;
        cursor: url(/img/arrow-right.png) 32 16, auto; }
        #visual-overlay .visuals-next.first-item {
          width: 80%; }
        #visual-overlay .visuals-next.last-item {
          display: block;
          cursor: url(/img/arrow-left.png) 0 16, auto; } }
