/* Generated by Font Squirrel (http://www.fontsquirrel.com) on August 8, 2012 */
@font-face {
  font-family: 'Proxima Nova Light';
  src: url("../webfonts/proxima-nova/proximanova-light-webfont.eot");
  src: url("../webfonts/proxima-nova/proximanova-light-webfont.eot?#iefix") format("embedded-opentype"), url("../webfonts/proxima-nova/proximanova-light-webfont.woff") format("woff"), url("../webfonts/proxima-nova/proximanova-light-webfont.ttf") format("truetype"), url("../webfonts/proxima-nova/proximanova-light-webfont.svg#proximanovaregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Proxima Nova Light Italic';
  src: url("../webfonts/proxima-nova/proximanova-lightitalic-webfont.eot");
  src: url("../webfonts/proxima-nova/proximanova-lightitalic-webfont.eot?#iefix") format("embedded-opentype"), url("../webfonts/proxima-nova/proximanova-lightitalic-webfont.woff") format("woff"), url("../webfonts/proxima-nova/proximanova-lightitalic-webfont.ttf") format("truetype"), url("../webfonts/proxima-nova/proximanova-lightitalic-webfont.svg#proximanovaregular") format("svg");
  font-weight: normal;
  font-weight: normal; }
@font-face {
  font-family: 'Proxima Nova';
  src: url("../webfonts/proxima-nova/proximanova-regular-webfont.eot");
  src: url("../webfonts/proxima-nova/proximanova-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../webfonts/proxima-nova/proximanova-regular-webfont.woff") format("woff"), url("../webfonts/proxima-nova/proximanova-regular-webfont.ttf") format("truetype"), url("../webfonts/proxima-nova/proximanova-regular-webfont.svg#proximanovaregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Proxima Nova Bold';
  src: url("../webfonts/proxima-nova/proximanova-bold-webfont.eot");
  src: url("../webfonts/proxima-nova/proximanova-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../webfonts/proxima-nova/proximanova-bold-webfont.svg#proximanovabold") format("svg"), url("../webfonts/proxima-nova/proximanova-bold-webfont.woff") format("woff"), url("../webfonts/proxima-nova/proximanova-bold-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Proxima Nova Semi-bold';
  src: url("../webfonts/proxima-nova/proximanova-semibold-webfont.eot");
  src: url("../webfonts/proxima-nova/proximanova-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../webfonts/proxima-nova/proximanova-semibold-webfont.woff") format("woff"), url("../webfonts/proxima-nova/proximanova-semibold-webfont.ttf") format("truetype"), url("../webfonts/proxima-nova/proximanova-semibold-webfont.svg#proximanovasemibold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Proxima Nova Extra-bold';
  src: url("../webfonts/proxima-nova/proximanova-extrabold-webfont.eot");
  src: url("../webfonts/proxima-nova/proximanova-extrabold-webfont.eot?#iefix") format("embedded-opentype"), url("../webfonts/proxima-nova/proximanova-extrabold-webfont.woff") format("woff"), url("../webfonts/proxima-nova/proximanova-extrabold-webfont.ttf") format("truetype"), url("../webfonts/proxima-nova/proximanova-extrabold-webfont.svg#proxima_novaextrabold") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on March 31, 2014 */
@font-face {
  font-family: 'Super Clarendon Bold';
  src: url("../webfonts/super-clarendon/superclarendon_bold-webfont.eot");
  src: url("../webfonts/super-clarendon/superclarendon_bold-webfont.eot?#iefix") format("embedded-opentype"), url("../webfonts/super-clarendon/superclarendon_bold-webfont.woff") format("woff"), url("../webfonts/super-clarendon/superclarendon_bold-webfont.ttf") format("truetype"), url("../webfonts/super-clarendon/superclarendon_bold-webfont.svg#superclarendonbold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Super Clarendon';
  src: url("../webfonts/super-clarendon/superclarendon_regular-webfont.eot");
  src: url("../webfonts/super-clarendon/superclarendon_regular-webfont.eot?#iefix") format("embedded-opentype"), url("../webfonts/super-clarendon/superclarendon_regular-webfont.woff") format("woff"), url("../webfonts/super-clarendon/superclarendon_regular-webfont.ttf") format("truetype"), url("../webfonts/super-clarendon/superclarendon_regular-webfont.svg#superclarendonregular") format("svg");
  font-weight: normal;
  font-style: normal; }
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

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

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }

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

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

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

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

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

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

/**
 * 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; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0; }

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

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10.
 */
button {
  overflow: visible; }

/**
 * 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 Firefox, IE 8+, and Opera
 * Correct `select` style inheritance in Firefox.
 */
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.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

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

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

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

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 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 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 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 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

/* Caribean Canteen */
.page-type-landing_page.page-jonkanoo-caribbean-canteen {
  background: url(../images/caribean_canteen/jonkanoo_caribean_canteen.jpg) no-repeat center top;
  -webkit-background-size: 1800px 1200px;
  background-size: 1800px 1200px;
  max-height: 1200px; }
  @media only screen and (min-width: 1800px) {
    .page-type-landing_page.page-jonkanoo-caribbean-canteen {
      -webkit-background-size: cover;
      background-size: cover; } }
  @media only screen and (max-width: 768px) {
    .page-type-landing_page.page-jonkanoo-caribbean-canteen .wrapper {
      padding-left: 10px;
      padding-right: 10px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; } }
  .page-type-landing_page.page-jonkanoo-caribbean-canteen .wrapper img {
    display: block;
    margin: 0 auto; }
  .page-type-landing_page.page-jonkanoo-caribbean-canteen .wrapper img.caribean-canteen-logo {
    width: 498px;
    height: 214px;
    -webkit-background-size: 498px 214px;
    background-size: 498px 214px; }
    @media only screen and (max-width: 498px) {
      .page-type-landing_page.page-jonkanoo-caribbean-canteen .wrapper img.caribean-canteen-logo {
        max-width: 250px;
        height: auto;
        -webkit-background-size: cover;
        background-size: cover;
        margin-top: 80px; } }
  .page-type-landing_page.page-jonkanoo-caribbean-canteen .wrapper img.jonkanoo-logo {
    width: 112px;
    height: 74px;
    -webkit-background-size: 112px 74px;
    background-size: 112px 74px;
    margin-top: 50px;
    margin-bottom: 20px; }
    @media only screen and (max-width: 498px) {
      .page-type-landing_page.page-jonkanoo-caribbean-canteen .wrapper img.jonkanoo-logo {
        max-width: 100%;
        height: auto;
        -webkit-background-size: cover;
        background-size: cover; } }
  .page-type-landing_page.page-jonkanoo-caribbean-canteen .wrapper p {
    text-align: center;
    font-size: 22px;
    line-height: 30px;
    margin-top: 30px;
    margin-bottom: 50px; }
    .page-type-landing_page.page-jonkanoo-caribbean-canteen .wrapper p strong {
      font-family: "Proxima Nova Extra-bold", "Helvetica Neue", Arial, sans-serif;
      font-size: 22px;
      line-height: 30px;
      font-weight: normal; }
  .page-type-landing_page.page-jonkanoo-caribbean-canteen .wrapper .signup-form {
    max-width: 312px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    text-align: center; }
    .page-type-landing_page.page-jonkanoo-caribbean-canteen .wrapper .signup-form h2 {
      font-family: "Proxima Nova Bold", "Helvetica Neue", Arial, sans-serif;
      font-size: 30px;
      line-height: 32px;
      font-weight: normal;
      color: #ffffff;
      margin-bottom: 20px; }
    .page-type-landing_page.page-jonkanoo-caribbean-canteen .wrapper .signup-form input {
      font-family: "Proxima Nova Light", "Helvetica Neue", Arial, sans-serif;
      width: 100%;
      height: 50px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      padding-left: 10px;
      padding-right: 10px;
      border: 2px solid #ffffff;
      background: none;
      color: #ffffff;
      margin-bottom: 10px;
      font-size: 22px;
      font-weight: normal; }
    .page-type-landing_page.page-jonkanoo-caribbean-canteen .wrapper .signup-form input#customer_email {
      margin-bottom: 0; }
    .page-type-landing_page.page-jonkanoo-caribbean-canteen .wrapper .signup-form input:focus {
      outline: none; }
    .page-type-landing_page.page-jonkanoo-caribbean-canteen .wrapper .signup-form ::-webkit-input-placeholder {
      color: #ffffff; }
    .page-type-landing_page.page-jonkanoo-caribbean-canteen .wrapper .signup-form ::-moz-placeholder {
      /* Firefox 19+ */
      color: #ffffff; }
    .page-type-landing_page.page-jonkanoo-caribbean-canteen .wrapper .signup-form :-ms-input-placeholder {
      color: #ffffff; }
    .page-type-landing_page.page-jonkanoo-caribbean-canteen .wrapper .signup-form .submit-btn {
      padding: 0;
      text-transform: uppercase;
      font-family: "Proxima Nova Bold", "Helvetica Neue", Arial, sans-serif;
      font-weight: normal;
      font-size: 18px;
      line-height: 45px;
      color: #ffffff;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      background-color: #097275;
      height: 45px;
      width: 130px;
      border: 0;
      text-shadow: none;
      background-image: none;
      border-radius: 4px;
      margin-top: 15px;
      margin-bottom: 10px; }
    .page-type-landing_page.page-jonkanoo-caribbean-canteen .wrapper .signup-form .required {
      color: #ff0000;
      display: inline-block;
      margin-left: 2px; }
    .page-type-landing_page.page-jonkanoo-caribbean-canteen .wrapper .signup-form .invalid {
      border: 2px solid #ff0000 !important; }
    .page-type-landing_page.page-jonkanoo-caribbean-canteen .wrapper .signup-form .message {
      font-family: "Proxima Nova", "Helvetica Neue", Arial, sans-serif;
      font-size: 18px;
      line-height: 20px;
      font-weight: normal;
      margin-bottom: 20px;
      margin-top: 20px;
      text-align: center; }
    .page-type-landing_page.page-jonkanoo-caribbean-canteen .wrapper .signup-form .message.succeeded {
      color: #000000; }
    .page-type-landing_page.page-jonkanoo-caribbean-canteen .wrapper .signup-form .message.failed {
      color: #000000; }

/* Caribean Canteen */
.page-type-main {
  background: url(../images/landing_page/jonkanoo_landing_page_bg.jpg) no-repeat center top;
  -webkit-background-size: 1800px 1200px;
  background-size: 1800px 1200px;
  max-height: 1200px; }
  @media only screen and (min-width: 1800px) {
    .page-type-main {
      -webkit-background-size: cover;
      background-size: cover; } }
  .page-type-main .wrapper {
    width: 100%;
    margin: 0 auto;
    text-align: center; }
    @media only screen and (max-width: 768px) {
      .page-type-main .wrapper {
        padding-left: 10px;
        padding-right: 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; } }
    .page-type-main .wrapper img {
      display: block;
      margin: 0 auto; }
    .page-type-main .wrapper .inner-wrapper {
      margin: 0 auto;
      text-align: center;
      width: 868px; }
      @media only screen and (max-width: 960px) {
        .page-type-main .wrapper .inner-wrapper {
          width: 638px; } }
      @media only screen and (max-width: 660px) {
        .page-type-main .wrapper .inner-wrapper {
          display: block;
          margin-top: 80px;
          margin-bottom: 50px;
          padding-bottom: 50px;
          width: 100%; } }
    .page-type-main .wrapper .panel {
      width: 434px;
      height: 431px;
      float: left;
      text-align: center;
      margin: 0 auto; }
      @media only screen and (max-width: 960px) {
        .page-type-main .wrapper .panel {
          width: 319px;
          height: 318px; } }
      @media only screen and (max-width: 660px) {
        .page-type-main .wrapper .panel {
          width: 279px;
          height: 278px;
          float: none;
          margin-bottom: 30px; } }
      .page-type-main .wrapper .panel p {
        text-align: center;
        font-size: 20px;
        line-height: 24px;
        color: #26a0a3;
        padding-top: 250px;
        margin-bottom: 0;
        margin-top: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
        .page-type-main .wrapper .panel p strong {
          font-family: "Proxima Nova Extra-bold", "Helvetica Neue", Arial, sans-serif;
          font-size: 20px;
          line-height: 24px;
          font-weight: normal;
          color: #26a0a3; }
        @media only screen and (max-width: 960px) {
          .page-type-main .wrapper .panel p {
            font-size: 16px;
            line-height: 20px;
            padding-top: 180px; }
            .page-type-main .wrapper .panel p strong {
              font-size: 16px;
              line-height: 20px; } }
        @media only screen and (max-width: 660px) {
          .page-type-main .wrapper .panel p {
            padding-top: 160px; } }
      .page-type-main .wrapper .panel .button {
        margin: 0 auto;
        display: block;
        text-transform: uppercase;
        text-align: center;
        font-family: "Proxima Nova Extra-bold", "Helvetica Neue", Arial, sans-serif;
        font-weight: normal;
        font-size: 18px;
        line-height: 40px;
        color: #26a0a3;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background-color: none;
        height: 42px;
        width: 140px;
        border: 2px solid #26a0a3;
        background-image: none;
        border-radius: 4px;
        text-decoration: none; }
        @media only screen and (max-width: 660px) {
          .page-type-main .wrapper .panel .button {
            font-size: 16px;
            line-height: 28px;
            height: 30px;
            width: 100px; } }
    .page-type-main .wrapper .panel.caribean-joint {
      background: url(../images/landing_page/jonkanoo_caribean_joint.png) no-repeat;
      -webkit-background-size: 435px 431px;
      background-size: 435px 431px; }
      @media only screen and (max-width: 960px) {
        .page-type-main .wrapper .panel.caribean-joint {
          -webkit-background-size: 320px 318px;
          background-size: 320px 318px; } }
      @media only screen and (max-width: 660px) {
        .page-type-main .wrapper .panel.caribean-joint {
          -webkit-background-size: 280px 278px;
          background-size: 280px 278px; } }
      .page-type-main .wrapper .panel.caribean-joint p {
        padding-top: 265px;
        margin-bottom: 20px; }
        @media only screen and (max-width: 960px) {
          .page-type-main .wrapper .panel.caribean-joint p {
            padding-top: 190px; } }
        @media only screen and (max-width: 660px) {
          .page-type-main .wrapper .panel.caribean-joint p {
            padding-top: 170px; } }
    .page-type-main .wrapper .panel.caribean-canteen {
      background: url(../images/landing_page/jonkanoo_caribean_canteen.png) no-repeat;
      -webkit-background-size: 435px 431px;
      background-size: 435px 431px; }
      @media only screen and (max-width: 960px) {
        .page-type-main .wrapper .panel.caribean-canteen {
          -webkit-background-size: 320px 318px;
          background-size: 320px 318px; } }
      @media only screen and (max-width: 660px) {
        .page-type-main .wrapper .panel.caribean-canteen {
          -webkit-background-size: 280px 278px;
          background-size: 280px 278px; } }
      .page-type-main .wrapper .panel.caribean-canteen p {
        margin-bottom: 10px; }

/* #Clearing
================================================== */
/* Self Clearing Goodness */
.container:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

/* Use clearfix class on parent to clear nested columns,
or wrap each row of columns in a <div class="row"> */
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

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

.row,
.clearfix {
  zoom: 1; }

/* You can also use a <br class="clear" /> to clear columns */
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body, html {
  margin: 0;
  padding: 0; }

html {
  height: 100%; }

body {
  font: 16px/1.6 "Proxima Nova", "Helvetica Neue", Arial, sans-serif;
  -webkit-font-smoothing: antialiased; }

h1, h2, h3, h4, h5, h6, a.btn {
  font-family: "Super Clarendon";
  font-weight: normal;
  line-height: 1.3; }

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 10px; }

h1 {
  font-size: 30px; }

h2 {
  font-size: 24px; }

h3 {
  font-size: 20px; }

p + h1,
p + h2,
p + h3 {
  margin-top: 35px; }

strong {
  font-family: "Proxima Nova Bold";
  font-weight: normal; }

.side-bar,
.content-bar {
  z-index: 10; }

.mobile-logo, .mobile-header {
  display: none; }

.simple_image_gallery_container {
  overflow: hidden; }

.simple_image_gallery_image {
  float: left;
  padding-right: 10px; }

.simple_image_gallery_image img {
  max-width: 100%; }

.simple_image_gallery_image:nth-child(2n) {
  padding-right: 0;
  padding-left: 10px;
  text-align: right; }

#fancybox-wrap,
#fancybox-wrap * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

#fancybox-close {
  background: url(../images/lightbox_close.png) center no-repeat;
  width: 45px;
  height: 45px;
  -webkit-background-size: 100%;
  background-size: 100%;
  top: -50px;
  right: -50px; }

#fancybox-right {
  right: -40px; }

#fancybox-left {
  left: -40px; }

#fancybox-left-ico,
#fancybox-right-ico {
  width: 22px;
  height: 40px;
  -webkit-background-size: 100%;
  background-size: 100%; }

#fancybox-right-ico {
  background: url(../images/lightbox_right.png); }

#fancybox-left-ico {
  background: url(../images/lightbox_left.png); }

#fancybox-right:hover span {
  right: 0px; }

#fancybox-left:hover span {
  left: 0px; }

#fancybox-title.fancybox-title-outside {
  font: 16px/1.6 normal "Proxima Nova", "Helvetica Neue", Arial, sans-serif;
  margin-top: 10px;
  text-align: left; }

#fancybox-title-left,
#fancybox-title-right {
  display: none; }

#fancybox-title-main {
  background-image: none; }

.side-bar {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  width: 210px;
  background: url(../images/nav_bg.jpg) repeat #2a999d;
  -webkit-background-size: 100%;
  background-size: 100%;
  overflow: scroll;
  text-align: center;
  color: #fff; }
  .side-bar .overflow {
    padding-bottom: 150px;
    position: relative; }
  .ie8 .side-bar {
    overflow: hidden; }
  .ie8 .side-bar .overflow {
    padding-bottom: 0; }
  .side-bar .logo {
    display: block;
    padding-top: 60px; }
  .side-bar nav ul {
    list-style-type: none;
    padding-left: 0; }
    .side-bar nav ul li {
      font-family: "Proxima Nova Bold";
      line-height: 38px; }
    .side-bar nav ul li a {
      color: #fff;
      text-decoration: none; }
    .side-bar nav ul li a.nav-selected,
    .side-bar nav ul li a:hover {
      color: #000; }
  .side-bar footer {
    width: 100%;
    position: absolute;
    bottom: 0;
    text-align: center; }
  .side-bar .social-links {
    list-style-type: none;
    text-align: center;
    padding-left: 0; }
    .side-bar .social-links li {
      display: inline-block; }
  .side-bar .fineprint {
    font-size: 12px; }

.viewport a.btn {
  display: block;
  padding: 10px;
  background: #666666;
  color: #fff;
  text-decoration: none;
  font-size: 20px;
  text-align: center;
  border-radius: 5px; }

.newsletter-signup {
  margin-bottom: 20px;
  padding: 0 15px;
  position: relative;
  -webkit-transition: padding-top 0.3s ease-out;
  transition: padding-top 0.3s ease-out;
  overflow: hidden; }
  .newsletter-signup .input-wrap {
    -webkit-transition: top 0.3s ease-out;
    transition: top 0.3s ease-out;
    position: absolute;
    top: -40px;
    left: 15px;
    right: 15px; }
  .newsletter-signup input {
    width: 100%;
    color: #1f7275;
    padding: 10px 5px;
    display: block;
    border: none;
    border-radius: 5px;
    height: 40px;
    text-align: center; }
    .newsletter-signup input:focus {
      outline: none; }
  .newsletter-signup a.btn {
    display: block;
    padding: 10px;
    background: #1f7275;
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    text-align: center;
    border-radius: 5px;
    font-family: "Proxima Nova";
    font-size: 16px; }
  .newsletter-signup.form-shown {
    padding-top: 45px; }
    .newsletter-signup.form-shown .input-wrap {
      top: 0; }

.content-bar {
  position: relative;
  margin-left: 210px;
  width: 340px;
  min-height: 100%;
  height: 100%;
  background: url("rgba.php/rgba(10,10,10,.8)");
  background: rgba(10, 10, 10, 0.8);
  padding: 40px 25px 25px;
  color: #fff; }
  .content-bar a {
    color: #fff;
    text-decoration: underline; }

.map-container {
  z-index: 1;
  position: fixed;
  top: 0;
  left: 210px;
  right: 0;
  bottom: 0; }
  .map-container #map {
    height: 100%;
    width: 100%; }

.background {
  z-index: 1;
  position: fixed;
  top: 0;
  left: 210px;
  right: 0;
  bottom: 0; }
  .background .flexslider,
  .background .flexslider .slides,
  .background .flexslider .flex-viewport {
    width: 100%;
    height: 100%; }
  .background .flex-control-nav.flex-control-paging {
    display: none; }
  .background .flex-direction-nav a {
    width: 27px;
    height: 51px;
    text-indent: -9999px;
    text-align: left; }
  .background .flex-direction-nav a:before {
    content: '' !important; }
  .background .flex-direction-nav .flex-prev {
    background: url(../images/carousel_left.png) no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%; }
  .background .flex-direction-nav .flex-next {
    background: url(../images/carousel_right.png) no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%; }
  body:not(.page-home) .background .flex-direction-nav .flex-prev {
    left: 290px; }
  body:not(.page-home) .background .flexslider:hover .flex-direction-nav .flex-prev {
    left: 350px; }
  .background .carousel {
    margin: 0;
    border: 0; }
  .background .background-single,
  .background .carousel .slide {
    background-position: right;
    -webkit-background-size: cover;
    background-size: cover;
    -ms-behavior: url(/themes/jonkanoo/js/backgroundsize.min.htc);
    width: 100%;
    height: 100%;
    margin-right: 0; }

.designed-by {
  position: fixed;
  right: 15px;
  bottom: 15px;
  z-index: 10; }

@media only screen and (max-width: 768px) {
  body {
    background: #000;
    width: 100%; }

  img {
    max-width: 100%; }

  .viewport {
    overflow-x: hidden;
    height: 100%; }

  .mobile-header {
    display: block;
    position: fixed;
    top: 0;
    width: 100%;
    height: 80px;
    z-index: 20;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    text-align: center; }
    .mobile-header .mobile-menu-trigger {
      position: absolute;
      left: 0;
      top: 0;
      display: block;
      text-indent: -9999px;
      background: url(../images/menu_icon.png) center no-repeat rgba(0, 0, 0, 0.8);
      -webkit-background-size: 22px 19px;
      background-size: 22px 19px;
      width: 53px;
      height: 50px;
      top: 10px;
      left: 10px; }

  .mobile-logo {
    display: block;
    text-align: center; }

  .container {
    background: #000;
    min-height: 100%;
    width: 100%;
    position: relative;
    z-index: 10;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    padding-top: 25px;
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-filter 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), filter 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

  .side-bar {
    z-index: 1;
    position: fixed;
    width: 250px;
    bottom: auto;
    height: 100%;
    -webkit-filter: brightness(0%);
    filter: brightness(0%);
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-filter 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), background-position 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), filter 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), background-position 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    background-position: 100px 0;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000; }
    .side-bar .logo {
      padding-top: 20px; }
    .side-bar nav ul li {
      line-height: 30px; }
    .side-bar .overflow {
      -webkit-transform: scale(0.95, 0.95) translate(200px, 0);
      -ms-transform: scale(0.95, 0.95) translate(200px, 0);
      transform: scale(0.95, 0.95) translate(200px, 0);
      -webkit-transition: -webkit-transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-filter 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94), filter 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      padding-bottom: 190px;
      position: relative;
      margin-right: 10px; }

  .content-bar {
    padding: 25px;
    margin-left: 0;
    width: 100%;
    height: auto;
    min-height: 0 !important;
    background: #000; }

  .background,
  .map-container {
    left: 0;
    position: relative;
    height: 300px; }

  .background .background-single,
  .background .carousel .slide {
    background-position: center; }

  .site-nav-overlay {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: fixed;
    z-index: 1000;
    display: none; }

  .designed-by {
    display: none; }

  body.menu-shown {
    width: 100%; }
    body.menu-shown .viewport {
      width: 100%; }
    body.menu-shown .site-nav-overlay {
      display: block;
      left: 240px; }
    body.menu-shown .container {
      overflow: hidden;
      min-height: 0;
      -webkit-transform: translate(240px, 0);
      -ms-transform: translate(240px, 0);
      transform: translate(240px, 0);
      -webkit-filter: brightness(20%);
      filter: brightness(20%); }
    body.menu-shown .side-bar {
      overflow: scroll;
      -webkit-filter: brightness(100%);
      filter: brightness(100%);
      background-position: 0 0; }
      body.menu-shown .side-bar .overflow {
        -webkit-transform: scale(1, 1) translate(0, 0);
        -ms-transform: scale(1, 1) translate(0, 0);
        transform: scale(1, 1) translate(0, 0);
        -webkit-transition: -webkit-transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-filter 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94), filter 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    body.menu-shown .mobile-header {
      -webkit-transform: translate(240px, 0);
      -ms-transform: translate(240px, 0);
      transform: translate(240px, 0); } }
