.m-vam:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em; }

.m-vam-inner {
  display: inline-block;
  vertical-align: middle; }

.m-ovh {
  overflow: hidden; }

/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

/**
 * Address margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.67em;
  margin: 2.33em 0; }

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Address styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address margins set differently in IE 6/7.
 */
p,
pre {
  margin: 1em 0; }

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none; }

/**
 * Address `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: '';
  content: none; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

/**
 * Address paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px; }

/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */ }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */ }

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */ }

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html,
button,
input,
select,
textarea {
  color: #222; }

html {
  font-size: 1em;
  line-height: 1.4; }

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */
audio,
canvas,
img,
video {
  vertical-align: middle; }

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical; }

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */
.browsehappy {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Image replacement
 */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%; }

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.hidden {
  display: none !important;
  visibility: hidden; }

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/*
 * Hide visually and from screenreaders, but maintain layout
 */
.invisible {
  visibility: hidden; }

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after {
  clear: both; }

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix {
  *zoom: 1; }

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */ }
@media print, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */ }
/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  /*
   * Don't show links for images, or javascript/internal links
   */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  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; } }
@font-face {
  font-family: 'P_Lighter';
  src: url("../fonts//Propaganda_Light.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'P_Light';
  src: url("../fonts//Propaganda_Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'P_Bold';
  src: url("../fonts//Propaganda_Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'P_Regular';
  src: url("../fonts//Propaganda_Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
.global-club-view {
  color: white; }
  .global-club-view .viewport-section {
    border: 1px solid #252525; }
    .global-club-view .viewport-section .about_images {
      position: relative;
      height: 100%; }
      .global-club-view .viewport-section .about_images .viewport-section-next {
        bottom: -50px; }
    .global-club-view .viewport-section.border_white {
      border: 1px solid white; }
    .global-club-view .viewport-section.hidden {
      display: block !important;
      opacity: 1; }
  .global-club-view .viewport-section-inner {
    box-sizing: border-box;
    height: 100%;
    border: 10px solid white; }
  .global-club-view .viewport-section-inner-left,
  .global-club-view .viewport-section-inner-right {
    float: left;
    width: 50%;
    padding: 50px;
    box-sizing: border-box; }
  .global-club-view .viewport-section-inner-text {
    font-family: "Gill Sans", Arial, sans-serif;
    font-size: 16px; }
    @media only screen and (max-width: 1024px), screen and (max-height: 725px) {
      .global-club-view .viewport-section-inner-text {
        font-size: 12px; } }

.viewport-section.map {
  padding: 0;
  border: none; }
  .viewport-section.map.hidden {
    display: block !important;
    visibility: hidden; }

.viewport-section-inner-header {
  font-size: 100px;
  text-align: center;
  border-bottom: 3px solid #fff;
  margin-bottom: 0.5em; }
  @media only screen and (max-width: 1024px), screen and (max-height: 725px) {
    .viewport-section-inner-header {
      font-size: 50px; } }

.about-gallery-item {
  position: absolute;
  width: 100%;
  transition: none;
  transform: translate3d(400px, 0px, 0) scale3d(0.2, 0.2, 1);
  opacity: 0;
  height: 100%;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat; }

.about-gallery-item.active,
.about-gallery-item.left,
.about-gallery-item.right {
  opacity: 1;
  z-index: 1;
  cursor: pointer; }

.about-gallery-item.active {
  transform: translate3d(0px, 0px, 0) scale3d(1, 1, 1); }

.about-gallery-item.left {
  transform: translate3d(-40vw, 0px, 0) scale3d(0.2, 0.2, 1); }

.about-gallery-item.right {
  transform: translate3d(40vw, 0px, 0) scale3d(0.2, 0.2, 1); }

.about-gallery-item.m-text {
  box-sizing: border-box;
  padding: 0 10vw 0 10vw;
  text-align: center;
  font-family: "Gill Sans", Arial, sans-serif;
  font-size: 32px;
  color: white; }
  @media only screen and (max-width: 1024px), screen and (max-height: 725px) {
    .about-gallery-item.m-text {
      font-size: 16px; } }

.map {
  position: relative;
  background-color: grey;
  padding: 0; }
  .map img {
    opacity: 1; }

.map-border {
  position: absolute;
  background-color: black;
  width: 50px;
  height: 50px;
  opacity: 0.4;
  z-index: 10; }

.map-border-top {
  top: 0;
  left: 60px;
  width: 100%;
  height: 60px; }

.map-border-bottom {
  left: 60px;
  bottom: 0;
  width: 100%;
  height: 60px; }

.map-border-left {
  top: 0;
  left: 0;
  width: 60px;
  height: 100%; }

.map-border-right {
  top: 60px;
  right: 0;
  width: 60px;
  height: 100%; }

.gm-style-cc {
  display: none; }

#map-canvas {
  width: 100%;
  height: 100%;
  background-color: black !important; }

.club-contact-view {
  position: fixed;
  bottom: 5vh;
  width: 100%;
  text-align: center;
  font-family: "Gill Sans", Arial, sans-serif;
  font-weight: 100;
  font-size: 16px;
  color: white;
  z-index: 10;
  letter-spacing: 2px;
  opacity: 1;
  transition: all 0.3s; }
  .club-contact-view a:hover {
    border-bottom: 1px solid white; }
  .club-contact-view._white {
    color: black; }
    .club-contact-view._white a {
      color: black; }
  .club-contact-view._hide {
    display: none; }

.viewport-section-next {
  position: absolute;
  bottom: -30px;
  width: 100%;
  text-align: center;
  color: white;
  font-family: "Gill Sans", Arial, sans-serif;
  font-size: 16px;
  font-weight: 100;
  cursor: pointer; }
  .viewport-section-next.m-left {
    vertical-align: bottom;
    width: auto;
    left: 10px;
    bottom: 15px; }
    .viewport-section-next.m-left .icon,
    .viewport-section-next.m-left span {
      vertical-align: bottom; }
  .viewport-section-next .icon {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    background-size: cover; }
    .viewport-section-next .icon.arrow-down {
      width: 40px;
      height: 40px;
      background-position: 0 0;
      transition: all 0.6s; }
      .viewport-section-next .icon.arrow-down:hover {
        background-position: 0 80px; }

.recurrent_btn_list {
  height: 100%;
  text-align: center; }

.recurrent_btn {
  position: relative;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  width: 33%;
  height: 33%;
  border: 3px solid transparent;
  font-family: P_Regular;
  font-size: 32px;
  color: white;
  text-align: center;
  cursor: pointer;
  padding-left: 0.5em;
  padding-right: 0.5em; }
  .recurrent_btn .m-vam-inner {
    padding-top: 1em;
    vertical-align: top; }
  @media only screen and (max-width: 1024px), screen and (max-height: 725px) {
    .recurrent_btn {
      font-size: 20px; }
      .recurrent_btn .m-vam-inner {
        padding-top: 2em;
        vertical-align: top; } }
  .recurrent_btn .img-cross {
    position: absolute;
    width: 100%;
    height: 100%; }
  .recurrent_btn:hover {
    border-color: white; }
  .recurrent_btn .recurrent_day {
    font-family: P_Bold;
    font-size: 20px;
    color: #8ab589;
    text-transform: capitalize; }

.recurrent-list {
  position: relative;
  height: 100%;
  color: white; }

.resident-list-header {
  line-height: 60px;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  text-align: center;
  font-family: "Gill Sans", Arial, sans-serif;
  font-size: 15px; }

.resident-list-next,
.resident-list-prev,
.recurrent-list-next,
.recurrent-list-prev {
  position: absolute;
  top: 50%;
  width: 60px;
  height: 60px;
  margin-top: -30px;
  z-index: 1; }
  .resident-list-next:hover,
  .resident-list-prev:hover,
  .recurrent-list-next:hover,
  .recurrent-list-prev:hover {
    border-color: white; }

.resident-list-next,
.recurrent-list-next {
  right: -60px;
  background-image: url("../img/arrow-next.svg"); }

.resident-list-prev,
.recurrent-list-prev {
  left: -60px;
  background-image: url("../img/arrow-prev.svg"); }

.resident-list-prev {
  left: 0px; }

.resident-list-next {
  right: 0px; }

.recurrent-list-inner {
  position: relative;
  height: 100%; }

.recurrent-event {
  display: none;
  box-sizing: border-box;
  padding: 0 60px 0 60px;
  width: 100%;
  top: 0;
  text-align: center; }
  .recurrent-event.active {
    display: inline-block; }

.recurrent-event-day,
.recurrent-event-title {
  font-size: 100px;
  line-height: 1em; }
  @media only screen and (max-width: 1024px), screen and (max-height: 725px) {
    .recurrent-event-day,
    .recurrent-event-title {
      font-size: 50px; } }

.recurrent-event-day {
  font-family: P_Bold;
  font-size: 20px;
  color: #8ab589; }

.recurrent-event-description {
  font-family: "Gill Sans", Arial, sans-serif;
  font-size: 16px;
  margin: 2em auto 2em auto;
  text-align: left; }
  @media only screen and (max-width: 1024px), screen and (max-height: 725px) {
    .recurrent-event-description {
      font-size: 12px; } }

.recurrent-event-schedule-link {
  display: inline-block;
  width: 140px;
  height: 45px;
  border: 1px solid #60b68a;
  color: #7d9775;
  text-align: center; }

.resident-list-inner {
  height: 100%; }

.resident-list-inner-inner {
  display: none;
  height: 100%; }
  .resident-list-inner-inner.active {
    display: block; }

.map-contacts {
  position: absolute;
  width: 100%;
  top: 50%;
  font-family: P_Light;
  font-size: 32px;
  text-align: center;
  z-index: 5; }

.map-contacts-address {
  width: 60%;
  margin: 0 auto;
  font-size: 62px;
  line-height: 1em;
  margin-bottom: 0.5em;
  padding-bottom: 0.1em; }
  .map-contacts-address:hover {
    border-bottom: 1px solid white; }

.map-contacts-phone {
  padding-top: 0.3em; }

.map-contacts-phone.m-email {
  padding-top: 0; }
  .map-contacts-phone.m-email a:hover {
    border-bottom: 1px solid white; }

.map-contacts-phone span {
  padding-right: 0.5em; }

.global-club-view .viewport-section.places,
.global-club-view .viewport-section.places a {
  font-family: "Gill Sans", Arial, sans-serif;
  font-size: 16px;
  font-weight: lighter; }

.global-club-view .viewport-section.places a:hover {
  color: #8ab589; }

.global-club-view .viewport-section.places .about-places {
  height: 100%; }

.global-club-view .viewport-section.places table {
  width: 100%;
  height: 100%; }

.global-club-view .viewport-section.places table td {
  text-align: center;
  width: 30%;
  border: 1px solid white; }

.global-club-view .viewport-section.places table.inner tr {
  height: 25%; }

.global-club-view .viewport-section.places table.inner tr:first-child {
  height: 50%; }

.global-club-view .viewport-section.places table.inner tr:last-child td {
  vertical-align: top; }

.global-club-view .viewport-section.places table.inner td {
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
  border: none; }

.gm-style > div:first-child {
  z-index: 10000000 !important; }

.burger {
  display: inline-block;
  margin-top: 15px;
  width: 36px;
  height: 30px; }
  .burger span,
  .burger span:before,
  .burger span:after {
    display: block;
    width: 100%;
    height: 3px;
    background: white;
    transition: all 0.5s;
    backface-visibility: hidden; }
  .burger span {
    position: relative;
    margin: 12px 0 0; }
  .burger span:before,
  .burger span:after {
    position: absolute;
    content: ""; }
  .burger span:before {
    top: -12px; }
  .burger span:after {
    top: 12px; }

.burger.active span:before {
  transform: translate(0px, 12px) rotate(-45deg); }
.burger.active span:after {
  transform: translate(0px, -12px) rotate(45deg); }
.burger.active span {
  background: transparent !important; }

.global-cafe-view {
  background-color: transparent; }
  .global-cafe-view .global-container-section-wrapper._scrolled {
    overflow: scroll; }
  .global-cafe-view .viewport-inner {
    background-color: white; }
  .global-cafe-view .viewport-bottom {
    background-color: #e6e6e6; }
    .global-cafe-view .viewport-bottom .viewport-bottom-nav {
      text-align: center;
      padding-top: 20px;
      padding-bottom: 20px; }
      .global-cafe-view .viewport-bottom .viewport-bottom-nav a {
        position: relative;
        display: inline-block;
        width: 230px;
        height: 83px;
        line-height: 85px;
        margin-left: 15px;
        margin-right: 15px;
        font-size: 36px;
        text-align: center;
        border: 1px solid white; }
        .global-cafe-view .viewport-bottom .viewport-bottom-nav a:hover:after {
          display: none; }
        .global-cafe-view .viewport-bottom .viewport-bottom-nav a.active, .global-cafe-view .viewport-bottom .viewport-bottom-nav a:hover {
          background-color: white;
          color: black;
          border-color: black; }
          .global-cafe-view .viewport-bottom .viewport-bottom-nav a.active:after, .global-cafe-view .viewport-bottom .viewport-bottom-nav a:hover:after {
            position: absolute;
            left: -15px;
            top: 40px;
            width: 263px;
            height: 1px;
            content: "";
            background-color: black; }

.global-cafe-view .img {
  position: absolute;
  opacity: 0;
  transition: opacity 0.9s; }
  .global-cafe-view .img.active {
    opacity: 1; }

.menu-group-header {
  position: absolute;
  font-size: 54px;
  line-height: 42px;
  margin-left: 100px;
  transform: translateY(-50%); }

.menu-group-container {
  font-family: "Gill Sans";
  padding-top: 60px;
  padding-bottom: 120px;
  padding-left: 60px; }

.menu-left,
.menu-right {
  float: left;
  width: 50%; }
  @media only screen and (max-width: 1024px) {
    .menu-left,
    .menu-right {
      float: none;
      width: 100%; } }

.menu-group {
  margin-top: 60px; }
  @media only screen and (max-width: 1024px) {
    .menu-group {
      padding: 0 !important; } }
  .menu-group .menu-group-container {
    background-color: white; }
  .menu-group:first-child {
    margin-top: 0; }

.menu-left .menu-group:nth-child(odd) .menu-group-header {
  margin-left: 60px; }
.menu-left .menu-group:nth-child(odd) .menu-group-container {
  padding-left: 60px; }
.menu-left .menu-group:nth-child(even) {
  padding-left: 60px; }

.menu-right .menu-group .menu-group-header {
  margin-left: 50px; }
.menu-right .menu-group .menu-group-container {
  padding-left: 50px; }
.menu-right .menu-group:nth-child(even) {
  padding-right: 50px; }

.menu-group {
  position: relative; }
  .menu-group table {
    width: 100%; }
    .menu-group table td {
      vertical-align: top;
      text-align: left;
      padding-bottom: 1em; }

.menu-item {
  font-size: 20px;
  line-height: 20px; }
  .menu-item .menu-item-info {
    padding-right: 30px; }
    .menu-item .menu-item-info p {
      margin: 0; }
  .menu-item .menu-item-price {
    width: 20px;
    color: #759974;
    padding-right: 0.6em;
    text-align: right; }

.menu-item-description {
  color: #b3b3b3;
  font-weight: 100; }
  .menu-item-description ul {
    padding-left: 1em; }
  .menu-item-description li {
    position: relative; }
  .menu-item-description li:before {
    position: absolute;
    left: -1em;
    content: "-"; }

.cafe-category-wrapper {
  display: none; }
  .cafe-category-wrapper.active {
    display: block; }

.cafe-category-header {
  font-size: 74px;
  line-height: 50px;
  margin-left: 50px;
  color: black;
  padding-top: 60px;
  margin-bottom: 60px;
  text-align: center; }

.cafe-business-lunch-view {
  padding-left: 55px;
  padding-right: 55px;
  color: white;
  text-align: center; }
  @media only screen and (max-width: 1024px) {
    .cafe-business-lunch-view {
      padding-top: 60px; } }
  .cafe-business-lunch-view .cafe-category {
    background-color: #941c1c; }
  .cafe-business-lunch-view .cafe-category-header {
    position: relative;
    top: -0.5em;
    text-transform: uppercase;
    font-size: 54px;
    line-height: normal;
    padding-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    color: #8ab589;
    border-bottom: 3px solid #8ab589;
    margin-left: 40px;
    margin-right: 40px; }
  .cafe-business-lunch-view .cafe-category-container {
    position: relative;
    top: -0.5em; }
  .cafe-business-lunch-view .menu-group {
    margin-top: 0 !important;
    padding-left: 40px !important;
    padding-right: 40px !important;
    padding-bottom: 40px !important; }
  .cafe-business-lunch-view .menu-group-header {
    margin-left: 0 !important;
    font-family: "Gill Sans";
    font-size: 20px;
    line-height: normal;
    transform: none;
    text-align: center; }
  .cafe-business-lunch-view .menu-group-container {
    padding-top: 0 !important;
    padding-left: 0 !important;
    padding-bottom: 0 !important;
    background-color: transparent !important; }
  .cafe-business-lunch-view .menu-item-title {
    margin-bottom: 1em; }
  .cafe-business-lunch-view .menu-item-price {
    text-align: left;
    line-height: 40px;
    margin-bottom: 0.5em;
    width: 100% !important;
    padding-right: 0 !important;
    text-align: center;
    font-size: 54px;
    line-height: normal;
    color: #8ab589; }
  .cafe-business-lunch-view .menu-item-description {
    text-align: left;
    color: white;
    line-height: 1.2em; }
  .cafe-business-lunch-view .menu-group-header {
    position: static; }

.caffe-gal {
  position: relative;
  height: 100%; }

.global-artist-view .global-container-section-wrapper {
  overflow: scroll; }
.global-artist-view .viewport {
  height: auto; }
.global-artist-view .viewport-inner {
  position: relative;
  height: 80vh;
  background-color: black;
  border: 1px solid #252525; }
.global-artist-view .info {
  width: 60%; }
.global-artist-view .viewport-inner .info .event .caption:hover {
  border-color: white; }

.global-artist-view .img {
  background-position: center; }

.artist-clearfix {
  min-height: 400px;
  padding-bottom: 60px; }

.artist-link {
  position: relative;
  display: block;
  float: left;
  width: 25%;
  height: 50%;
  padding: 15px 15px 0 15px;
  box-sizing: border-box; }
  .artist-link:nth-child(-n+4) {
    padding-top: 0;
    padding-bottom: 15px; }
  .artist-link:nth-child(1), .artist-link:nth-child(5) {
    padding-left: 0; }
  .artist-link:nth-child(4), .artist-link:nth-child(8) {
    padding-right: 0; }
  .artist-link:hover .img {
    transform: scale3d(1.03, 1.03, 1); }
  .artist-link:hover .img.m-red {
    opacity: 0; }
  .artist-link:hover .name {
    opacity: 0; }
  .artist-link .img {
    position: absolute;
    display: block;
    width: 100%;
    opacity: 1;
    transition: all 0.3s;
    transform: scale3d(1, 1, 1);
    z-index: 1;
    opacity: 1; }
    .artist-link .img.m-red {
      z-index: 2; }
  .artist-link .name {
    font-family: P_Regular;
    position: absolute;
    left: 0;
    bottom: 0.7em;
    width: 100%;
    text-align: center;
    font-size: 32px;
    line-height: 0.9em;
    opacity: 1;
    transition: opacity 0.1s;
    z-index: 3; }

.artist-link-inner {
  display: block;
  position: relative;
  height: 100%;
  overflow: hidden; }

.artist-summary-links {
  padding-top: 1em; }

.artist-summary-link {
  font-family: P_Bold;
  font-size: 20px;
  color: #86a17a; }
  .artist-summary-link:hover {
    border-bottom: 1px solid #86a17a; }

.artist-description {
  -webkit-font-smoothing: antialiased;
  padding: 0 60px 0 240px;
  font-family: "Gill Sans", Arial, sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-weight: normal;
  color: #fff; }
  .artist-description p:first-child {
    margin-top: 0; }

.artist-description a {
  border-bottom: 1px solid white; }

.artist-track-title {
  font-size: 80px;
  color: white; }

.artist-sidebar {
  position: absolute;
  padding-left: 60px; }

.artist-event-date {
  font-family: P_Bold;
  font-size: 20px;
  padding-bottom: 0.5em;
  color: #b32d2d;
  text-transform: capitalize; }

.artist-event .artist-event-caption {
  font-family: P_Regular;
  color: #8ab589;
  font-size: 32px; }
.artist-event .artist-event-header {
  display: none;
  font-family: "Gill Sans", Arial, sans-serif;
  font-size: 18px;
  line-height: 28px;
  color: white;
  width: 150px;
  margin-bottom: 20px; }
.artist-event .artist-event-daynumber {
  display: inline-block;
  font-family: P_Regular;
  font-size: 22px;
  color: #a10101; }
.artist-event .artist-event-date {
  display: inline-block;
  font-family: P_Regular;
  font-size: 22px;
  color: #a10101;
  text-transform: capitalize; }
.artist-event .artist-event-teaser {
  font-weight: 100; }

.artist-kudos {
  width: 120px;
  height: 250px;
  color: white;
  text-align: center; }

.artist-kudos-header {
  border: 1px solid #fff;
  border-bottom: none;
  padding-bottom: 13px; }

.artist-kudos-counter {
  font-family: P_Light;
  font-size: 80px;
  height: 1.2em; }

.artist-kudos-subtitle {
  font-family: "Gill Sans", Arial, sans-serif;
  font-size: 18px; }

.artist-kudos-btns {
  width: 100%;
  height: 50%; }

.artist-kudos-btn {
  width: 50%;
  box-sizing: border-box;
  border: 1px solid white;
  cursor: pointer; }

.artist-kudos-btn {
  width: 60px;
  height: 60px;
  background-image: url("../img/socials-sprite-invert.svg");
  background-size: 120px 240px;
  background-position: 0 0; }
  .artist-kudos-btn.m-facebook {
    background-position: 0 0; }
    .artist-kudos-btn.m-facebook:hover {
      background-position: -60px 0; }
  .artist-kudos-btn.m-twitter {
    background-position: 0 -120px; }
    .artist-kudos-btn.m-twitter:hover {
      background-position: -60px -120px; }
  .artist-kudos-btn.m-googleplus {
    background-position: 0 -60px; }
    .artist-kudos-btn.m-googleplus:hover {
      background-position: -60px -60px; }
  .artist-kudos-btn.m-vk {
    background-position: 0 -180px; }
    .artist-kudos-btn.m-vk:hover {
      background-position: -60px -180px; }

.global-special-view .global-container-section-wrapper {
  overflow: scroll; }
.global-special-view .viewport {
  height: auto; }
.global-special-view .viewport-inner {
  position: relative;
  height: 80vh;
  background-color: black;
  border: 1px solid #252525; }
.global-special-view .info {
  width: 60%; }
.global-special-view .viewport-inner .info .event .caption:hover {
  border-color: white; }

.calendar-days {
  position: absolute;
  top: 25px;
  left: 100px;
  height: 625px;
  width: 226px;
  overflow: hidden;
  z-index: 1;
  font-size: 20px; }
  .calendar-days .day {
    display: block;
    width: 226px;
    height: 120px;
    border: 1px solid #333;
    margin-bottom: 5px;
    box-sizing: border-box;
    padding: 12px 12px;
    font-family: P_Light;
    font-weight: normal;
    font-size: 1em;
    text-transform: uppercase; }
    @media only screen and (max-width: 1024px) {
      .calendar-days .day {
        font-size: 0.7em;
        width: 126px; } }
    .calendar-days .day:hover, .calendar-days .day.active {
      border-color: white;
      border-width: 3px;
      padding: 10px 10px; }
      .calendar-days .day:hover .date, .calendar-days .day.active .date {
        color: white; }
    .calendar-days .day .date {
      display: block;
      margin-bottom: 5px;
      color: #b32d2d;
      border-bottom: 1px solid #333;
      white-space: nowrap; }
    .calendar-days .day .name {
      display: block;
      font-family: "Gill Sans", Arial, sans-serif;
      text-transform: none;
      font-size: 0.9em;
      line-height: 1em; }

.calendar-days-inner {
  transition: transform 0.5s;
  transform: translate3d(0, 0, 0);
  transform: translateY(0px); }

.calendar-event {
  width: 100%;
  height: 100%;
  background-color: black;
  font-family: P_Light;
  box-sizing: border-box;
  font-size: 60px; }
  @media only screen and (max-width: 1024px) {
    .calendar-event {
      font-size: 45px; } }
  .calendar-event div {
    line-height: 1em; }
  .calendar-event .white {
    color: white; }
  .calendar-event .gray {
    color: #4d4d4d; }
  .calendar-event .red {
    color: #b32d2d; }

.calendar-event-inner {
  display: none;
  position: relative;
  left: 50%;
  margin-left: -55px; }
  .calendar-event-inner._active {
    display: inline-block; }

.recurrent-list-toggle,
.calendar-toggle {
  position: absolute;
  top: 20px;
  left: 20px;
  width: 26px;
  height: 20px;
  background-image: url("../img/calendar-toggle.svg");
  background-size: 52px 40px;
  background-position: 0 0;
  background-repeat: no-repeat;
  z-index: 1; }
  .recurrent-list-toggle:hover,
  .calendar-toggle:hover {
    background-position: 0 -20px; }
  .recurrent-list-toggle.m-recurrents,
  .calendar-toggle.m-recurrents {
    background-position: -28px 0; }
    .recurrent-list-toggle.m-recurrents:hover,
    .calendar-toggle.m-recurrents:hover {
      background-position: -28px -20px; }

.calendar-recurrent {
  position: absolute;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  text-align: center; }
  .calendar-recurrent .m-vam-inner {
    width: 100%;
    margin-top: -40px; }
  .calendar-recurrent .header-weekday {
    font-family: P_Bold;
    font-size: 20px;
    text-align: center;
    color: #b32d2d; }
  .calendar-recurrent .header {
    text-align: center;
    font-size: 100px;
    line-height: 1em;
    color: white; }
    @media only screen and (max-width: 1024px), screen and (max-height: 725px) {
      .calendar-recurrent .header {
        font-size: 75px; } }

.calendar-recurrent .days {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  color: white;
  text-align: center; }

.calendar-recurrent .days .day {
  vertical-align: top;
  display: inline-block;
  text-align: left;
  font-size: 18px;
  width: 115px;
  margin-left: 1em;
  margin-right: 1em; }
  @media only screen and (max-width: 1024px), screen and (max-height: 725px) {
    .calendar-recurrent .days .day {
      width: 86.25px;
      font-size: 14.4px;
      margin-left: 0.5em;
      margin-right: 0.5em; } }
  .calendar-recurrent .days .day .day-header {
    font-family: P_Bold;
    font-size: 20px;
    color: #b32d2d;
    border-bottom: 1px solid #b32d2d;
    margin-bottom: 10px; }
  .calendar-recurrent .days .day .day-event-set {
    font-family: P_Light;
    font-size: 1em;
    color: #808080; }
  .calendar-recurrent .days .day .day-event-artist {
    font-family: "Gill Sans", Arial, sans-serif;
    font-size: 1em;
    font-weight: 100;
    border-bottom: 1px solid transparent; }
    .calendar-recurrent .days .day .day-event-artist.event {
      color: #8ab589; }
      .calendar-recurrent .days .day .day-event-artist.event:hover {
        border-color: #8ab589; }
  .calendar-recurrent .days .day a.day-event-artist:hover {
    border-color: white; }

html,
body {
  height: 100%;
  min-height: 100%;
  background-color: #000;
  font-family: P_Light;
  -webkit-font-smoothing: antialiased; }

h2 {
  font-family: P_Light;
  font-size: 100px;
  line-height: 90px;
  text-transform: uppercase;
  color: white; }

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

.global {
  height: 100%; }

.global.m-inited .global-container-section {
  opacity: 0; }
.global.m-inited .viewport-inner {
  opacity: 0; }
.global.m-inited .viewport-inner-inner {
  transform: scale3d(1.2, 1.2, 1);
  opacity: 0; }
.global.m-inited .viewport-inner .info .m-vam-inner {
  transform: scale3d(1.2, 1.2, 1);
  opacity: 0; }
.global.m-inited .viewport-next {
  transform: scale3d(1.5, 1.5, 1);
  opacity: 0; }
.global.m-inited .club-contact-view {
  transform: scale3d(1.2, 1.2, 1);
  opacity: 0; }
.global.m-inited .global-logo,
.global.m-inited .global-menu,
.global.m-inited .global-menu-socials {
  transform: scale3d(1.5, 1.5, 1);
  opacity: 0; }

.hidden {
  transition: none !important; }

.img {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: cover; }
  .img.active {
    display: block; }

.ov_hidden {
  height: 480px;
  overflow: hidden; }

.o_hidden {
  opacity: 0; }

.global-logo {
  position: absolute;
  width: 136px;
  height: 16px;
  top: 10vh;
  left: 50%;
  margin-top: 25px;
  margin-left: -68px;
  color: white;
  z-index: 10;
  text-transform: uppercase;
  font-size: 31px;
  line-height: 20px;
  background-image: url("../img/logo.svg");
  background-size: 100%;
  transition: top 0.6s, transform 0.6s; }

.global-logo.pull_top {
  top: -80px !important; }

.global-logo._white {
  background-position: 0 -20px; }

.global-menu {
  position: fixed;
  top: 10vh;
  left: 90vw;
  width: 60px;
  height: 130px;
  z-index: 12;
  transition: transform 0.3s;
  text-align: center;
  color: white; }
  .global-menu._white {
    color: black; }
    .global-menu._white a {
      color: black; }
      .global-menu._white a:hover {
        border-color: black; }
    .global-menu._white .burger span,
    .global-menu._white .burger span:before,
    .global-menu._white .burger span:after {
      background: black; }

.global-menu-btn-text {
  font-family: P_Bold;
  font-size: 20px;
  text-transform: uppercase; }

.global-menu-lng {
  position: relative;
  display: inline-block;
  top: 15px;
  font-family: "Gill Sans";
  font-size: 16px;
  border-bottom: 1px solid transparent; }
  .global-menu-lng:hover {
    border-color: white; }

.global-menu-socials {
  position: fixed;
  width: 60px;
  left: 90vw;
  bottom: 10vh;
  transition: transform 0.3s;
  z-index: 12; }

.global-menu-social {
  display: block;
  margin: 0 auto 20px auto;
  width: 20px;
  height: 20px;
  background-image: url("../img/socials-sprite.svg");
  background-size: 60px 120px;
  background-position: 0 0;
  transition: all 0.3s; }
  .global-menu-social:hover {
    transition: all 0.3s; }

.global-menu-facebook {
  background-position: 0 0; }
  .global-menu-facebook:hover {
    background-position: -40px 0; }

.global-menu-instagram {
  background-position: 0 -20px; }
  .global-menu-instagram:hover {
    background-position: -40px -20px; }

.global-menu-twitter {
  background-position: 0 -40px; }
  .global-menu-twitter:hover {
    background-position: -40px -40px; }

.global-menu-socials._white .global-menu-facebook {
  background-position: 0 -60px; }
  .global-menu-socials._white .global-menu-facebook:hover {
    background-position: -40px -60px; }
.global-menu-socials._white .global-menu-instagram {
  background-position: 0 -80px; }
  .global-menu-socials._white .global-menu-instagram:hover {
    background-position: -40px -80px; }
.global-menu-socials._white .global-menu-twitter {
  background-position: 0 -100px; }
  .global-menu-socials._white .global-menu-twitter:hover {
    background-position: -40px -100px; }

.global-overflow {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(34, 34, 34, 0.8);
  z-index: 11;
  opacity: 0;
  transform: scale3d(1.2, 1.2, 1);
  transition: all 0.3s; }
  .global-overflow.m-white {
    background-color: rgba(255, 255, 255, 0.8); }
  .global-overflow.active {
    display: block; }
  .global-overflow.visible {
    transform: scale3d(1, 1, 1);
    opacity: 1; }

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

a {
  text-decoration: none;
  color: white; }
  a._h2:hover {
    color: #8ab589; }

._h2 {
  font-family: P_Light;
  font-size: 100px;
  line-height: 0.9em;
  text-transform: uppercase;
  color: white; }
  @media only screen and (max-width: 1024px), screen and (max-height: 725px) {
    ._h2 {
      font-size: 75px; } }

.info .day {
  font-size: 140px;
  line-height: 0.7em;
  font-family: P_Bold;
  text-transform: uppercase; }
  @media only screen and (max-width: 1024px), screen and (max-height: 725px) {
    .info .day {
      font-size: 105px; } }

.global-overflow-menu {
  position: fixed;
  padding-top: 1vh;
  padding-bottom: 1vh;
  top: 10vh;
  left: 10vw;
  width: 80vw;
  height: 80%;
  background-color: rgba(0, 0, 0, 0.7);
  box-sizing: border-box;
  text-align: center; }
  .global-overflow-menu.m-white {
    background-color: white; }
    .global-overflow-menu.m-white a {
      color: black; }
  .global-overflow-menu ul {
    text-align: center; }
  .global-overflow-menu li {
    line-height: 10vh; }
  .global-overflow-menu a {
    position: relative;
    display: inline-block;
    margin: 0 auto 0 auto;
    font-family: P_Lighter;
    font-size: 54px;
    line-height: 10vh;
    text-transform: uppercase;
    transition: all 0.3s; }
    .global-overflow-menu a:after {
      top: 5vh;
      left: -10%;
      margin-top: -4px;
      position: absolute;
      content: "";
      width: 0%;
      height: 2px;
      background-color: #8ab589;
      transition: all 0.3s; }
    .global-overflow-menu a:hover, .global-overflow-menu a.active {
      color: #8ab589; }
      .global-overflow-menu a:hover:after, .global-overflow-menu a.active:after {
        width: 120%; }
    .global-overflow-menu a img {
      display: block;
      margin: 0 auto; }

.global-container {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  min-width: 80vw; }

.global-container-section {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%; }
  .global-container-section.hidden {
    display: none; }

.global-container-section-wrapper {
  position: relative;
  width: 100%;
  height: 100%; }

.viewport {
  position: relative;
  margin: 10vh auto 0 auto;
  width: 80vw;
  height: 80%; }

.viewport-inner {
  margin: 0 auto;
  width: 80vw;
  height: 100%;
  background-color: #262626; }
  .viewport-inner .viewport-inner-inner {
    height: 100%;
    transition: transform 0.3s;
    opacity: 1; }

.viewport-inner._calendar-recurrents {
  padding: 60px;
  box-sizing: border-box; }
  .viewport-inner._calendar-recurrents .viewport-section {
    width: 100%;
    padding: 0;
    background-color: #000;
    overflow: visible; }

.viewport-inner .info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -5vw;
  z-index: 10;
  font-size: 18px; }
  @media only screen and (max-height: 725px) {
    .viewport-inner .info {
      font-size: 13.5px; } }
  .viewport-inner .info .m-vam-inner {
    transform: scale3d(1, 1, 1);
    opacity: 1;
    transition: transform 0.6s; }
  .viewport-inner .info._hidden {
    display: none; }
  .viewport-inner .info .date {
    /* color: #b32d2d; */
    color: #F1B269;
    margin-bottom: 20px; }
    .viewport-inner .info .date .weekday {
      font-family: P_Bold;
      font-size: 20px;
      text-transform: capitalize; }
  .viewport-inner .info .event {
    color: white; }
    .viewport-inner .info .event .caption {
      display: inline-block;
      font-family: P_Regular;
      font-size: 32px;
      width: 310px;
      margin-bottom: 10px;
      color: #8ab589;
      border-bottom: 3px solid white; }
      .viewport-inner .info .event .caption:hover {
        border-color: #8ab589; }
      .viewport-inner .info .event .caption[href="#"]:hover {
        border-color: white; }
    .viewport-inner .info .event .description {
      font-family: "Gill Sans", Arial, sans-serif;
      max-width: 310px; }
.viewport-inner .info._caffe .date {
  color: #739f71; }
.viewport-inner .info._caffe .caption {
  font-size: 54px;
  line-height: 60px;
  text-transform: uppercase;
  color: black;
  border-color: black; }
.viewport-inner .info._caffe .description {
  color: black;
  font-size: 20px; }

.viewport-section {
  position: relative;
  width: 80vw;
  height: 100%;
  padding: 60px;
  box-sizing: border-box;
  overflow: hidden; }
  .viewport-section.m-overflow-visible {
    overflow: visible; }
  .viewport-section.m-white-border {
    border: 1px solid white; }
  .viewport-section.m-grey-border {
    border: 1px solid #252525; }
  .viewport-section .inner {
    position: relative;
    height: 100%;
    overflow: hidden; }

.viewport-next {
  font-size: 20px;
  position: fixed;
  display: block;
  top: 50vh;
  right: 5vw;
  width: 200px;
  height: 300px;
  max-height: 300px;
  margin-top: -150px;
  transition: right 0.6s, transform 0.6s;
  background-color: #b3b3b3;
  padding: 40px 35px;
  box-sizing: border-box;
  z-index: 10; }
  @media only screen and (max-width: 1024px), screen and (max-height: 725px) {
    .viewport-next {
      font-size: 15px;
      width: 150px;
      height: 225px;
      margin-top: -112.5px;
      padding: 30px 26.25px; } }

.viewport-next.pull_right {
  right: -50% !important; }

.viewport-next.m-calendar {
  background-color: #50744f; }
  .viewport-next.m-calendar .viewport-next-title {
    color: black; }

.viewport-next-header {
  font-family: P_Bold;
  text-transform: uppercase;
  color: black;
  border-bottom: 3px solid black; }

.viewport-next-container {
  position: absolute;
  padding-top: 15px;
  padding-right: 10px; }

.viewport-next-block {
  margin-bottom: 15px; }

.viewport-next-title {
  font-family: P_Bold;
  color: #a10101; }

.viewport-next-content {
  font-family: "Gill Sans", Arial, sans-serif;
  font-size: 0.8em; }

.onepage-pagination {
  display: none; }

.global-magic-background {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  transition: opacity 0.8s ease-in; }

.global-magic-background.active {
  opacity: 1; }

.event-banner-list .viewport-inner {
  position: absolute; }
  .event-banner-list .viewport-inner .img {
    display: none;
    cursor: pointer;
    background-position: center; }
    .event-banner-list .viewport-inner .img.active {
      display: block; }
.event-banner-list a.inner {
  display: block; }

.global-artists-view .viewport-section,
.global-club-view .viewport-section {
  position: absolute; }
.global-artists-view .viewport-inner,
.global-club-view .viewport-inner {
  background-color: #000; }

.global-artists-view .viewport {
  border: 1px solid #252525; }

.viewport-bottom {
  padding-top: 50px;
  padding-bottom: 50px; }

.global-cafe-view-bg,
.global-banners-view-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  transition: all 0.6s;
  opacity: 0; }
  .global-cafe-view-bg.active,
  .global-banners-view-bg.active {
    opacity: 1; }

.global-cafe-view-bg {
  background-repeat: repeat; }

.global-banners-view-bg {
  background-size: cover; }

.about-gallery-inner {
  height: 100%; }

.icon {
  display: block;
  margin: 0 auto;
  width: 30px;
  height: 30px;
  background-size: cover; }
  @media only screen and (max-width: 1024px), screen and (max-height: 725px) {
    .icon {
      width: 22.5px;
      height: 22.5px; } }
  .icon.icon-sun {
    background-image: url("../img/icon-sun.svg"); }
  .icon.icon-moon {
    background-image: url("../img/icon-moon.svg"); }
  .icon.arrow-down {
    width: 80px;
    height: 80px;
    background-image: url("../img/arrow-down.svg"); }

.global-banners-view .global-container-section-wrapper {
  background-repeat: no-repeat;
  background-size: cover; }

.set-view {
  opacity: 0; }
  .set-view a {
    display: inline-block;
    border-bottom: 1px solid transparent; }
  .set-view a:hover {
    border-color: white; }
  .set-view a.event {
    color: #8ab589; }
  .set-view a.event:hover {
    border-color: #8ab589; }

.vhidden {
  visibility: hidden; }

.pins {
  position: absolute;
  width: 100%;
  height: 12px;
  left: 0;
  bottom: 80px;
  text-align: center; }
  .pins div {
    position: relative;
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: black;
    margin: 0 8px 0 8px; }
    .pins div:after {
      position: absolute;
      top: -1px;
      left: -1px;
      display: block;
      content: "";
      width: 100%;
      height: 100%;
      border: 1px solid transparent; }
    .pins div.active {
      background-color: transparent; }
      .pins div.active:after {
        border-color: black; }

.pins.m-white div {
  background-color: white; }
  .pins.m-white div.active {
    background-color: transparent; }
    .pins.m-white div.active:after {
      border-color: white; }

.artist-blog-link {
  top: 360px;
  position: absolute;
  left: 60px;
  width: 120px;
  height: 60px;
  color: white;
  text-align: center;
  padding-top: 14px;
  box-sizing: border-box; }
  .artist-blog-link a {
    display: block;
    line-height: 60px;
    font-family: "Gill Sans", Arial, sans-serif;
    font-size: 18px;
    width: 120px;
    height: 60px;
    border: 1px solid white; }
    .artist-blog-link a:hover {
      background-color: #36465D; }

.tmp-rel {
  position: relative; }
