@font-face {
  font-family: 'as-icons';
  src: url('fonts/as-icons.eot?amzr45');
  src: url('fonts/as-icons.eot?amzr45#iefix') format('embedded-opentype'), url('fonts/as-icons.ttf?amzr45') format('truetype'), url('fonts/as-icons.woff?amzr45') format('woff'), url('fonts/as-icons.svg?amzr45#as-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
.icon {
  font-family: 'as-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-star-left:before {
  content: "\e901";
}
.icon-star-right:before {
  content: "\e902";
}
.icon-umbrella:before {
  content: "\e900";
}
.icon-facebook:before {
  content: "\e607";
}
.icon-twitter:before {
  content: "\e612";
}
.icon-instagram:before {
  content: "\e61e";
}
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device 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 for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
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/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}
/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, 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/10.
 */
img {
  border: 0;
}
/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  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, 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/11.
 */
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/9/10/11, 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"] {
  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 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */
}
/**
 * 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/10/11.
 * 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/10/11.
 */
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;
}
/* Grids! */
.container {
  position: relative;
  margin: 0 auto;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.col {
  position: relative;
  float: left;
  box-sizing: border-box;
}
.entry .row {
  margin: 0 -20px;
}
.entry .row .sm-col {
  padding: 0 20px;
}
.col-right {
  float: right;
  box-sizing: border-box;
}
.col-1 {
  width: 8.33333%;
}
.col-2 {
  width: 16.66667%;
}
.col-3 {
  width: 25%;
}
.col-4 {
  width: 33.33333%;
}
.col-5 {
  width: 41.66667%;
}
.col-6 {
  width: 50%;
}
.col-7 {
  width: 58.33333%;
}
.col-8 {
  width: 66.66667%;
}
.col-9 {
  width: 75%;
}
.col-10 {
  width: 83.33333%;
}
.col-11 {
  width: 91.66667%;
}
.col-12 {
  width: 100%;
}
@media (min-width: 500px) {
  .footer-column {
    position: relative;
    float: left;
    width: 33.33333%;
  }
}
@media (min-width: 768px) {
  .container {
    width: 85%;
    max-width: 1140px;
  }
  .entry .row {
    margin: 0 -30px;
  }
  .entry .row .sm-col {
    padding: 0 30px;
  }
  .sm-col {
    position: relative;
    float: left;
    box-sizing: border-box;
  }
  .sm-col-right {
    float: right;
    box-sizing: border-box;
  }
  .sm-col-1 {
    width: 8.33333%;
  }
  .sm-col-2 {
    width: 16.66667%;
  }
  .sm-col-3 {
    width: 25%;
  }
  .sm-col-4 {
    width: 33.33333%;
  }
  .sm-col-5 {
    width: 41.66667%;
  }
  .sm-col-6 {
    width: 50%;
  }
  .sm-col-7 {
    width: 58.33333%;
  }
  .sm-col-8 {
    width: 66.66667%;
  }
  .sm-col-9 {
    width: 75%;
  }
  .sm-col-10 {
    width: 83.33333%;
  }
  .sm-col-11 {
    width: 91.66667%;
  }
  .sm-col-12 {
    width: 100%;
  }
}
@media (min-width: 990px) {
  .md-col {
    position: relative;
    float: left;
    box-sizing: border-box;
  }
  .md-col-right {
    float: right;
    box-sizing: border-box;
  }
  .md-col-1 {
    width: 8.33333%;
  }
  .md-col-2 {
    width: 16.66667%;
  }
  .md-col-3 {
    width: 25%;
  }
  .md-col-4 {
    width: 33.33333%;
  }
  .md-col-5 {
    width: 41.66667%;
  }
  .md-col-6 {
    width: 50%;
  }
  .md-col-7 {
    width: 58.33333%;
  }
  .md-col-8 {
    width: 66.66667%;
  }
  .md-col-9 {
    width: 75%;
  }
  .md-col-10 {
    width: 83.33333%;
  }
  .md-col-11 {
    width: 91.66667%;
  }
  .md-col-12 {
    width: 100%;
  }
  .md-col-offset-3 {
    margin-left: 25%;
  }
}
@media (min-width: 1160px) {
  .lg-col {
    position: relative;
    float: left;
    box-sizing: border-box;
  }
  .lg-col-right {
    float: right;
    box-sizing: border-box;
  }
  .lg-col-1 {
    width: 8.33333%;
  }
  .lg-col-2 {
    width: 16.66667%;
  }
  .lg-col-3 {
    width: 25%;
  }
  .lg-col-4 {
    width: 33.33333%;
  }
  .lg-col-5 {
    width: 41.66667%;
  }
  .lg-col-6 {
    width: 50%;
  }
  .lg-col-7 {
    width: 58.33333%;
  }
  .lg-col-8 {
    width: 66.66667%;
  }
  .lg-col-9 {
    width: 75%;
  }
  .lg-col-10 {
    width: 83.33333%;
  }
  .lg-col-11 {
    width: 91.66667%;
  }
  .lg-col-12 {
    width: 100%;
  }
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
}
.no-border {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
/*-----Base-----*/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/css/vendor/boxsizing.htc);
}
html {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
html,
body {
  margin: 0;
  padding: 0;
  height: 100%;
}
body {
  background: #e3dcd0;
  font-family: 'Korolev', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: .5px;
  color: #000006;
}
p {
  margin: 0 0 20px;
}
p.hero {
  font-family: 'Korolev', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 22px;
  line-height: 30px;
  letter-spacing: normal;
}
p.hero strong {
  font-size: 28px;
}
p strong {
  font-size: 18px;
}
strong {
  font-family: 'Korolev', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
}
ul {
  list-style: none;
  margin: 0;
}
img {
  max-width: none;
}
::-moz-selection {
  color: #000006;
  background: #f5881f;
}
::selection {
  color: #000006;
  background: #f5881f;
}
/*-----Typography-----*/
h1 {
  font-family: 'Korolev', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 30px 0 20px;
  font-size: 55px;
  line-height: 58px;
  text-transform: uppercase;
}
h2 {
  margin: 40px 0 20px;
  font-family: 'Korolev', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 27px;
  line-height: 15px;
  text-transform: uppercase;
  border-bottom: 3px solid #000006;
  color: #000006;
}
h3 {
  margin: 0;
  font-family: 'Korolev', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 900;
  text-transform: uppercase;
}
h3:before {
  font-family: 'as-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e901";
}
h3:after {
  font-family: 'as-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e902";
}
h4 {
  margin: 20px 0 0;
  font-family: 'Korolev', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 26px;
  text-transform: uppercase;
  color: #000006;
}
h4 span.note {
  float: right;
  margin: 0 15px;
}
h5 {
  display: inline;
  margin: 0;
  font-family: 'Korolev', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 27px;
  line-height: 15px;
  text-transform: uppercase;
  border: none;
  background: transparent;
  padding: 3px 0 2px;
  -webkit-box-shadow: 5px 0 0 transparent, -5px 0 0 transparent;
  -moz-box-shadow: 5px 0 0 transparent, -5px 0 0 transparent;
  box-shadow: 5px 0 0 transparent, -5px 0 0 transparent;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
h5 a {
  line-height: 28px !important;
  display: inline !important;
  border: none !important;
  background: -moz-linear-gradient(top, rgba(0, 0, 6, 0) 0%, rgba(0, 0, 6, 0) 75%, #000006 75.1%, #000006 85%, rgba(0, 0, 6, 0) 85.1%, rgba(0, 0, 6, 0));
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 6, 0)), color-stop(75%, rgba(0, 0, 6, 0)), color-stop(75.1%, #000006), color-stop(85%, #000006), color-stop(85.1%, rgba(0, 0, 6, 0)), color-stop(100%, rgba(0, 0, 6, 0)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 6, 0) 0%, rgba(0, 0, 6, 0) 75%, #000006 75.1%, #000006 85%, rgba(0, 0, 6, 0) 85.1%, rgba(0, 0, 6, 0));
  background: -o-linear-gradient(top, rgba(0, 0, 6, 0) 0%, rgba(0, 0, 6, 0) 75%, #000006 75.1%, #000006 85%, rgba(0, 0, 6, 0) 85.1%, rgba(0, 0, 6, 0));
  background: -ms-linear-gradient(top, rgba(0, 0, 6, 0) 0%, rgba(0, 0, 6, 0) 75%, #000006 75.1%, #000006 85%, rgba(0, 0, 6, 0) 85.1%, rgba(0, 0, 6, 0));
  background: linear-gradient(to bottom, rgba(0, 0, 6, 0) 0%, rgba(0, 0, 6, 0) 75%, #000006 75.1%, #000006 85%, rgba(0, 0, 6, 0) 85.1%, rgba(0, 0, 6, 0));
}
h5:hover {
  background: #f5881f;
  -webkit-box-shadow: 5px 0 0 #f5881f, -5px 0 0 #f5881f;
  -moz-box-shadow: 5px 0 0 #f5881f, -5px 0 0 #f5881f;
  box-shadow: 5px 0 0 #f5881f, -5px 0 0 #f5881f;
}
a {
  color: #000006;
  text-decoration: none;
}
a:hover {
  color: #000006;
}
span.big {
  font-family: 'Korolev', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 28px;
  line-height: 30px;
  text-transform: uppercase;
}
span.big.underlined {
  border-bottom: 3px solid #000006;
  line-height: 15px;
  display: inline-block;
  margin-bottom: 12px;
}
hr {
  margin: 20px 0;
  border: none;
  border-top: 3px solid #000006;
}
.hidden-xs {
  display: none;
}
.vert-center {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
/*----- Scaffolding -----*/
#main {
  position: relative;
}
/*----- Header -----*/
#header {
  position: relative;
  z-index: 2;
}
#header a.logo {
  display: block;
  padding: 20px;
  width: 130px;
}
#header a.logo img {
  display: none;
  width: 100%;
  height: auto;
}
#header a.logo img.mobile {
  display: block;
}
.home #header a.logo {
  width: auto;
}
#main-nav {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: #f5881f;
}
#main-nav ul {
  list-style: none;
  margin: 0;
  padding: 20px;
}
#main-nav ul li a {
  display: block;
  font-family: 'Korolev', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 900;
  font-size: 20px;
  line-height: 22px;
  text-transform: uppercase;
  text-decoration: none;
  color: #000006;
}
#main-nav ul li a span {
  display: inline-block;
  position: relative;
  line-height: 13px;
  padding: 0 2px;
  border-bottom: 3px solid transparent;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
#main-nav ul li.active a:before {
  display: none;
}
#main-nav ul li.active a span {
  border-color: #000006;
}
#main-nav h3 {
  margin: -10px 20px 20px;
  text-align: center;
}
.menu-toggle {
  position: absolute;
  top: 5px;
  right: 10px;
  height: 50px;
  width: 55px;
  z-index: 9;
}
.menu-toggle .toggle-btn {
  display: block;
  width: 30px;
  height: 30px;
  position: relative;
  margin: 10px auto;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
.menu-toggle .toggle-btn span {
  display: block;
  position: absolute;
  height: 3px;
  width: 30px;
  background: #000006;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.menu-toggle .toggle-btn span:nth-child(1) {
  top: 6px;
}
.menu-toggle .toggle-btn span:nth-child(2),
.menu-toggle .toggle-btn span:nth-child(3) {
  top: 13px;
}
.menu-toggle .toggle-btn span:nth-child(4) {
  top: 20px;
}
.menu-toggle .toggle-btn.open span:nth-child(1) {
  top: 15px;
  width: 0%;
  left: 50%;
}
.menu-toggle .toggle-btn.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.menu-toggle .toggle-btn.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.menu-toggle .toggle-btn.open span:nth-child(4) {
  top: 15px;
  width: 0%;
  left: 50%;
}
/*----- Footer ----- */
#footer {
  background: #7e7e82;
  margin: 20px 0 0;
  padding: 30px 20px;
  font-family: 'Korolev', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
#footer .footer-wrapper {
  padding: 10px 0;
  border-top: 5px solid #000006;
}
#footer .raincheck {
  margin-top: 10px;
  font-size: 30px;
  color: #000006 !important;
}
#footer h4 {
  font-family: 'Korolev', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 900;
  color: #e3dcd0;
}
#footer h4 .raincheck {
  display: none;
}
#footer .contact-details {
  margin: 10px 0 0;
}
#footer .contact-details p {
  color: #e3dcd0;
}
#footer .contact-details p a {
  display: inline-block;
  color: #e3dcd0;
  text-decoration: none;
}
#footer .contact-details p a span {
  background: transparent;
  padding: 3px 0 2px;
  -webkit-box-shadow: 5px 0 0 transparent, -5px 0 0 transparent;
  -moz-box-shadow: 5px 0 0 transparent, -5px 0 0 transparent;
  box-shadow: 5px 0 0 transparent, -5px 0 0 transparent;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
#footer .contact-details p a:hover {
  color: #000006;
}
#footer .contact-details p a:hover span {
  background: #f5881f;
  -webkit-box-shadow: 5px 0 0 #f5881f, -5px 0 0 #f5881f;
  -moz-box-shadow: 5px 0 0 #f5881f, -5px 0 0 #f5881f;
  box-shadow: 5px 0 0 #f5881f, -5px 0 0 #f5881f;
}
#footer .contact-details strong {
  font-family: 'Korolev', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 900;
}
#footer .welcome {
  display: none;
  position: relative;
  text-align: center;
  font-size: 20px;
}
#footer .welcome::after {
  content: ' ';
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 5px;
  background: #000006;
  margin-top: -3px;
}
#footer .welcome span {
  display: inline-block;
  position: relative;
  padding: 0 5px;
  background: #7e7e82;
  color: #e3dcd0;
  z-index: 2;
}
#footer .welcome span .icon {
  margin: 0 5px;
  color: #000006;
  vertical-align: middle;
}
#footer ul.social {
  list-style: none;
  margin: 10px 0 0;
  padding: 0;
}
#footer ul.social li {
  display: inline-block;
}
#footer ul.social li a {
  display: block;
  width: 40px;
  height: 40px;
  font-size: 26px;
  text-decoration: none;
  text-align: center;
  color: #000006;
  border-radius: 50%;
  background: transparent;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
#footer ul.social li a span {
  line-height: 40px;
}
#footer ul.social li a:hover {
  background: #f5881f;
}
#badge {
  display: block;
  position: relative;
  font-family: 'Korolev', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 900;
  letter-spacing: 1px;
}
.home #badge {
  margin-top: -20px;
}
.home #badge .notices {
  margin: 20px 0 20px 30px;
}
#badge .badge-wrapper {
  display: block;
  width: 170px;
  height: 170px;
  margin: 0 0 0 20px;
  background: #f5881f;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center;
  -webkit-transform: rotate(-7deg);
  -moz-transform: rotate(-7deg);
  -ms-transform: rotate(-7deg);
  -o-transform: rotate(-7deg);
  transform: rotate(-7deg);
  -webkit-animation: zoom 800ms 0s ease;
  -moz-animation: zoom 800ms 0s ease;
  -ms-animation: zoom 800ms 0s ease;
  animation: zoom 800ms 0s ease;
}
#badge .badge-wrapper .badge-content {
  display: table;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#badge .badge-wrapper .badge-content h2,
#badge .badge-wrapper .badge-content p {
  margin: 0;
}
#badge .notices {
  margin: 20px 15px;
  text-transform: uppercase;
  -webkit-animation: fadeInLeft 800ms 0s ease;
  -moz-animation: fadeInLeft 800ms 0s ease;
  -ms-animation: fadeInLeft 800ms 0s ease;
  animation: fadeInLeft 800ms 0s ease;
}
#badge .notices span {
  padding: 5px 0;
  background: #f5881f;
  box-shadow: 5px 0 0 #f5881f, -5px 0 0 #f5881f;
}
@-webkit-keyframes zoom {
  0% {
    -webkit-transform: scale(0.7) rotate(-7deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1) rotate(-7deg);
    opacity: 1;
  }
}
@-moz-keyframes zoom {
  0% {
    -moz-transform: scale(0.7) rotate(-7deg);
    opacity: 0;
  }
  100% {
    -moz-transform: scale(1) rotate(-7deg);
    opacity: 1;
  }
}
@-ms-keyframes zoom {
  0% {
    -ms-transform: scale(0.7) rotate(-7deg);
    opacity: 0;
  }
  100% {
    -ms-transform: scale(1) rotate(-7deg);
    opacity: 1;
  }
}
@-o-keyframes zoom {
  0% {
    -o-transform: scale(0.7) rotate(-7deg);
    opacity: 0;
  }
  100% {
    -o-transform: scale(1) rotate(-7deg);
    opacity: 1;
  }
}
@keyframes zoom {
  0% {
    transform: scale(0.7) rotate(-7deg);
    opacity: 0;
  }
  100% {
    transform: scale(1) rotate(-7deg);
    opacity: 1;
  }
}
/*----- Sections ----- */
#content {
  margin: 0 20px;
}
.header-graphic {
  margin: 0 -20px;
  position: relative;
}
.header-graphic > a {
  display: block;
}
.header-graphic img {
  display: block;
  width: 100%;
  height: auto;
}
.article .entry {
  margin-top: 20px;
}
.entry ul {
  list-style: disc;
}
.entry img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.entry a {
  color: #000006;
  border-bottom: 2px solid #000006;
  display: inline-block;
  line-height: 10px;
}
.entry span.big a {
  border: none;
  line-height: 30px;
}
.entry span.big a i {
  font-style: normal;
  padding: 4px 0 1px;
  -webkit-box-shadow: 5px 0 0 transparent, -5px 0 0 transparent;
  -moz-box-shadow: 5px 0 0 transparent, -5px 0 0 transparent;
  box-shadow: 5px 0 0 transparent, -5px 0 0 transparent;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.entry span.big a:hover i {
  background: #f5881f;
  -webkit-box-shadow: 5px 0 0 #f5881f, -5px 0 0 #f5881f;
  -moz-box-shadow: 5px 0 0 #f5881f, -5px 0 0 #f5881f;
  box-shadow: 5px 0 0 #f5881f, -5px 0 0 #f5881f;
}
.entry span.big span.underlined {
  border-bottom: 3px solid #000006;
  line-height: 15px;
  display: inline-block;
  margin-bottom: 5px;
}
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-initialized .slick-track {
  -webkit-transition: opacity 1s linear;
  -moz-transition: opacity 1s linear;
  -o-transition: opacity 1s linear;
  -ms-transition: opacity 1s linear;
  transition: opacity 1s linear;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slider {
  margin: 0 -20px;
  overflow: hidden;
  background: #d0c4b0;
}
.slider .slide {
  position: relative;
  outline: none;
}
.slider .slide > a {
  display: block;
}
.slider .slide img {
  display: block;
  width: 100%;
  height: auto;
}
.slider .slide .caption-circle {
  position: absolute;
  bottom: 10px;
  right: 10px;
  margin: 0;
  width: 55px;
  height: 55px;
  background: #e3dcd0;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center;
  -webkit-transform: rotate(-7deg);
  -moz-transform: rotate(-7deg);
  -ms-transform: rotate(-7deg);
  -o-transform: rotate(-7deg);
  transform: rotate(-7deg);
  -webkit-animation: zoom 800ms 0s ease;
  -moz-animation: zoom 800ms 0s ease;
  -ms-animation: zoom 800ms 0s ease;
  animation: zoom 800ms 0s ease;
}
.slider .slide .caption-circle .caption {
  display: table;
  position: absolute;
  top: 2px;
  left: 0;
  width: 100%;
  height: 100%;
  text-transform: uppercase;
  font-family: 'Korolev', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 900;
  font-size: 12px;
  line-height: 13px;
}
#home-slider {
  display: none;
  margin: 0;
}
#home-slider .slick-track,
#home-slider .slick-list {
  height: 100%;
}
#home-slider .slide {
  position: relative;
  height: 100%;
  outline: none;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.slider-nav {
  width: 100%;
  z-index: 2;
}
.slider-nav .prev,
.slider-nav .next {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  width: 30px;
  height: 30px;
  background: #e3dcd0;
  text-align: center;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
}
.slider-nav .prev span,
.slider-nav .next span {
  display: inline-block;
  width: 0;
  height: 0;
  margin: 5px 10px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}
.slider-nav .prev {
  left: 20px;
  -webkit-animation: fadeInRight 800ms 0s ease;
  -moz-animation: fadeInRight 800ms 0s ease;
  -ms-animation: fadeInRight 800ms 0s ease;
  animation: fadeInRight 800ms 0s ease;
}
.slider-nav .prev span {
  border-right: 12px solid #000006;
  margin-left: 6px;
}
.slider-nav .next {
  right: 20px;
  -webkit-animation: fadeInLeft 800ms 0s ease;
  -moz-animation: fadeInLeft 800ms 0s ease;
  -ms-animation: fadeInLeft 800ms 0s ease;
  animation: fadeInLeft 800ms 0s ease;
}
.slider-nav .next span {
  border-left: 12px solid #000006;
  margin-right: 6px;
}
@-webkit-keyframes fadeInLeft {
  0% {
    -webkit-transform: translateX(-100%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    opacity: 1;
  }
}
@-moz-keyframes fadeInLeft {
  0% {
    -moz-transform: translateX(-100%);
    opacity: 0;
  }
  100% {
    -moz-transform: translateX(0);
    opacity: 1;
  }
}
@-ms-keyframes fadeInLeft {
  0% {
    -ms-transform: translateX(-100%);
    opacity: 0;
  }
  100% {
    -ms-transform: translateX(0);
    opacity: 1;
  }
}
@-o-keyframes fadeInLeft {
  0% {
    -o-transform: translateX(-100%);
    opacity: 0;
  }
  100% {
    -o-transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fadeInLeft {
  0% {
    transform: translateX(-100%);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@-webkit-keyframes fadeInRight {
  0% {
    -webkit-transform: translateX(100%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    opacity: 1;
  }
}
@-moz-keyframes fadeInRight {
  0% {
    -moz-transform: translateX(100%);
    opacity: 0;
  }
  100% {
    -moz-transform: translateX(0);
    opacity: 1;
  }
}
@-ms-keyframes fadeInRight {
  0% {
    -ms-transform: translateX(100%);
    opacity: 0;
  }
  100% {
    -ms-transform: translateX(0);
    opacity: 1;
  }
}
@-o-keyframes fadeInRight {
  0% {
    -o-transform: translateX(100%);
    opacity: 0;
  }
  100% {
    -o-transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fadeInRight {
  0% {
    transform: translateX(100%);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
.menu-item span.price {
  float: right;
  margin: 0 15px;
}
.menu-item span.title {
  text-transform: uppercase;
}
.menu-item p {
  text-transform: uppercase;
}
.article {
  margin-bottom: 60px;
}
.article > a {
  display: block;
}
.article > a img {
  display: block;
  width: auto;
  height: auto;
  max-width: 65%;
  max-height: 170px;
}
.article > a:hover header h2 {
  background: #f5881f;
  -webkit-box-shadow: 5px 0 0 #f5881f, -5px 0 0 #f5881f;
  -moz-box-shadow: 5px 0 0 #f5881f, -5px 0 0 #f5881f;
  box-shadow: 5px 0 0 #f5881f, -5px 0 0 #f5881f;
}
.article header {
  margin-bottom: 15px;
}
.article header h2 {
  display: inline;
  border: none;
  background: transparent;
  padding: 3px 0 2px;
  -webkit-box-shadow: 5px 0 0 transparent, -5px 0 0 transparent;
  -moz-box-shadow: 5px 0 0 transparent, -5px 0 0 transparent;
  box-shadow: 5px 0 0 transparent, -5px 0 0 transparent;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.article header h2 span {
  background: -moz-linear-gradient(top, rgba(0, 0, 6, 0) 0%, rgba(0, 0, 6, 0) 75%, #000006 75.1%, #000006 85%, rgba(0, 0, 6, 0) 85.1%, rgba(0, 0, 6, 0));
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 6, 0)), color-stop(75%, rgba(0, 0, 6, 0)), color-stop(75.1%, #000006), color-stop(85%, #000006), color-stop(85.1%, rgba(0, 0, 6, 0)), color-stop(100%, rgba(0, 0, 6, 0)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 6, 0) 0%, rgba(0, 0, 6, 0) 75%, #000006 75.1%, #000006 85%, rgba(0, 0, 6, 0) 85.1%, rgba(0, 0, 6, 0));
  background: -o-linear-gradient(top, rgba(0, 0, 6, 0) 0%, rgba(0, 0, 6, 0) 75%, #000006 75.1%, #000006 85%, rgba(0, 0, 6, 0) 85.1%, rgba(0, 0, 6, 0));
  background: -ms-linear-gradient(top, rgba(0, 0, 6, 0) 0%, rgba(0, 0, 6, 0) 75%, #000006 75.1%, #000006 85%, rgba(0, 0, 6, 0) 85.1%, rgba(0, 0, 6, 0));
  background: linear-gradient(to bottom, rgba(0, 0, 6, 0) 0%, rgba(0, 0, 6, 0) 75%, #000006 75.1%, #000006 85%, rgba(0, 0, 6, 0) 85.1%, rgba(0, 0, 6, 0));
  line-height: 28px;
}
.article header small.meta {
  display: block;
  margin-top: 5px;
  font-size: inherit;
  text-transform: uppercase;
}
.article > img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.pagination {
  text-align: right;
  font-family: 'Korolev', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 20px;
}
.pagination span {
  margin: 0 20px;
}
.pagination a {
  text-transform: uppercase;
}
.pagination a.prev:before {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 10px;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 12px solid #000006;
}
.pagination a.next:after {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 10px;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 12px solid #000006;
}
/*----- Mobile-Specific -----*/
@media (min-width: 500px) {
  #header {
    margin-bottom: 20px;
  }
  #header a.logo {
    width: auto;
    padding: 60px 20px 0;
  }
  #header a.logo img {
    display: block;
  }
  #header a.logo img.mobile {
    display: none;
  }
  #badge {
    margin: 10px 0 20px;
  }
  #badge .badge-wrapper {
    margin: 10px 20px;
  }
  .home #badge {
    margin: 10px 0 20px;
  }
  .home #badge .wrapper {
    width: 190px;
  }
  #footer .footer-wrapper {
    border: none;
  }
  #footer .welcome {
    display: block;
  }
  .article header {
    margin-right: 5%;
  }
}
/*----- Tablet -----*/
@media (min-width: 768px) {
  /*-----Base-----*/
  /*-----Typography-----*/
  .hidden-xs {
    display: block;
  }
  .visible-xs {
    display: none;
  }
  /*---- Header -----*/
  #header {
    margin: 0;
  }
  #header a.logo {
    padding: 60px 0 20px;
  }
  /*---- Footer -----*/
  #footer {
    float: none;
    width: auto;
    margin: 0;
    padding: 10px 0 0;
  }
  #footer .footer-wrapper {
    border: none;
  }
  #footer .footer-wrapper:before,
  #footer .footer-wrapper:after {
    content: " ";
    display: table;
  }
  #footer .footer-wrapper:after {
    clear: both;
  }
  #footer .copyright {
    float: left;
    text-align: left;
    line-height: 24px;
  }
  #footer .copyright a {
    display: inline;
  }
  #footer .copyright span.pipe,
  #footer .copyright span.welcome {
    display: inline;
    margin: 0 8px;
  }
  #footer ul.social {
    float: right;
    text-align: right;
    margin: 0;
  }
  #footer ul.social li a {
    width: 24px;
    height: 24px;
    font-size: 16px;
  }
  #footer ul.social li a span {
    line-height: 24px;
  }
  #badge {
    float: none;
  }
  #badge .badge-wrapper {
    margin: 0;
  }
  .home #badge .badge-wrapper {
    margin: 40px 0 0;
  }
  .home  #badge {
    float: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    margin: 0;
  }
  .home  #badge .wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 170px;
  }
  .home  #badge .notices {
    margin: 40px 15px -20px 15px;
  }
  /*---- Sections -----*/
  #main {
    margin: 0 0 40px;
  }
  .home #main {
    margin: 0;
  }
  #content {
    margin: 0;
  }
  .header-graphic {
    margin: 0;
  }
  .slider {
    margin: 0;
  }
  .slider .slide .caption-circle {
    width: 70px;
    height: 70px;
    margin: 0;
    bottom: 20px;
    right: 20px;
  }
  .slider .slide .caption-circle .caption {
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 1px;
  }
  #home-slider {
    display: block;
    min-height: 350px;
  }
  .article header {
    margin-right: 20%;
  }
}
/*----- Desktop -----*/
@media (min-width: 990px) {
  /*---- Scaffolding -----*/
  #wrapper {
    min-height: 100%;
    margin-bottom: -300px;
  }
  #wrapper:after {
    content: '';
    display: block;
    height: 300px;
  }
  /*---- Header -----*/
  #header .container:before,
  #header .container:after {
    content: " ";
    display: table;
  }
  #header .container:after {
    clear: both;
  }
  #header a.logo {
    width: 75% !important;
    float: right;
    margin: 40px 0 20px;
    padding: 0;
  }
  #header a.logo img {
    display: block;
  }
  #header a.logo img.mobile {
    display: none;
  }
  .home #header a.logo {
    padding: 0;
  }
  #main-nav {
    width: 25%;
    float: left;
    display: block !important;
    position: relative;
    margin-top: 40px;
    background: none;
  }
  #main-nav ul {
    padding: 0;
  }
  #main-nav ul li a {
    display: inline-block;
    position: relative;
  }
  #main-nav ul li a:before {
    content: '';
    display: block;
    position: absolute;
    top: 1px;
    left: 0;
    width: 0%;
    height: 20px;
    background: #f5881f;
    -webkit-transition: width 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -moz-transition: width 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition: width 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -ms-transition: width 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: width 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  }
  #main-nav ul li a:hover:before {
    width: 100%;
  }
  #main-nav h3 {
    display: none;
  }
  .menu-toggle {
    display: none;
  }
  #badge {
    position: absolute;
    left: 0;
    top: 0;
    width: 170px;
    height: auto;
    margin: 0;
  }
  #badge .badge-wrapper {
    margin: 40px 0 0;
  }
  #badge .notices {
    margin: 40px 15px -20px;
  }
  #footer {
    height: 300px;
    overflow: hidden;
  }
  /*----- Sections -----*/
  #home-slider {
    display: block;
    min-height: 500px;
  }
}
/*----- Large Desktop -----*/
@media (min-width: 1160px) {
  /*---- Footer -----*/
  #footer .raincheck {
    display: none;
  }
  #footer h4 {
    float: left;
  }
  #footer h4 .raincheck {
    display: inline-block;
  }
  #footer .contact-details {
    float: left;
    margin: 20px 0 0 20px;
  }
}
