/*--> COMPILED WITH GRUNT <--*/
/*! 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;
  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"] {
  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;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
button,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
input,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
address {
  font-style: normal;
}
img {
  display: block;
}
ol,
ul {
  list-style: none;
}
.markdown > p:last-child,
div > p:last-child,
.content > .section:last-child {
  margin-bottom: 0;
}
.section > .section {
  margin-bottom: 0;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
button {
  margin: 0;
  padding: 0;
  border: none;
  font: inherit;
  color: inherit;
  background: none;
  overflow: visible;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
object {
  display: block;
}
div,
a,
img,
input,
label,
textarea {
  outline: 0;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  margin: 0;
}
input,
input:active,
input:focus {
  border-radius: 0;
  outline: 0;
  outline-style: none;
  outline-width: 0;
}
html {
  -webkit-text-size-adjust: none;
  -webkit-overflow-scrolling: touch;
}
input[type=text],
input[type=search],
input[type=tel],
input[type=email] {
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
}
/*
 * Swiper 2.7.5
 * Mobile touch slider and framework with hardware accelerated transitions
 *
 * http://www.idangero.us/sliders/swiper/
 *
 * Copyright 2010-2015, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 *
 * Licensed under GPL & MIT
 *
 * Released on: January 4, 2015
*/
/* ===============================================================
Basic Swiper Styles 
================================================================*/
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  -webkit-transition-property: -webkit-transform, left, top;
  -webkit-transition-duration: 0s;
  -webkit-transform: translate3d(0px, 0, 0);
  -webkit-transition-timing-function: ease;
  -moz-transition-property: -moz-transform, left, top;
  -moz-transition-duration: 0s;
  -moz-transform: translate3d(0px, 0, 0);
  -moz-transition-timing-function: ease;
  -o-transition-property: -o-transform, left, top;
  -o-transition-duration: 0s;
  -o-transform: translate3d(0px, 0, 0);
  -o-transition-timing-function: ease;
  -o-transform: translate(0px, 0px);
  -ms-transition-property: -ms-transform, left, top;
  -ms-transition-duration: 0s;
  -ms-transform: translate3d(0px, 0, 0);
  -ms-transition-timing-function: ease;
  transition-property: transform, left, top;
  transition-duration: 0s;
  transform: translate3d(0px, 0, 0);
  transition-timing-function: ease;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 100%;
}
.swiper-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  float: left;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
}
.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
}
/* ===============================================================
Your custom styles, here you need to specify container's and slide's
sizes, pagination, etc.
================================================================*/
.swiper-container {
  /* Specify Swiper's Size: */
}
.swiper-slide {
  /* Specify Slides's Size: */
  height: 755px;
}
.swiper-slide-active {
  /* Specific active slide styling: */
}
.swiper-slide-visible {
  /* Specific visible slide styling: */
}
/* ===============================================================
Pagination Styles
================================================================*/
.swiper-pagination-switch {
  /* Stylize pagination button: */
}
.swiper-active-switch {
  /* Specific active button style: */
}
.swiper-visible-switch {
  /* Specific visible button style: */
}
/* utils*/
.fine {
  letter-spacing: -2px;
  padding: 0;
}
.bold {
  font-weight: bold;
}
.italic {
  font-style: italic;
}
.underline {
  text-decoration: underline;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
/* Sprite sheet generator */
/* Background image retina */
/* Display inline-block ie7 support */
/* Clear both */
@media screen and (max-width: 1024px) {
  .mob_reverse {
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex!important;
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .mob_reverse > .grid_item {
    display: block;
    /*otherwise column-reverse doesn't work on ipad*/
  }
}
/* Vertical align */
.valign,
.valignCenter {
  display: inline-block;
  vertical-align: middle;
}
.valign {
  height: 100%;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: '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-baril:before {
  content: "\e600";
}
.icon-brasserie:before {
  content: "\e601";
}
.icon-carriere:before {
  content: "\e602";
}
.icon-nouvelle:before {
  content: "\e603";
}
.icon-people:before {
  content: "\e604";
}
.icon-biere:before {
  content: "\e605";
}
.icon-arrow-down:before {
  content: "\e606";
}
.icon-arrow-selected:before {
  content: "\e607";
}
.icon-arrow-button:before {
  content: "\e608";
}
.icon-arrow-button-reverse:before {
  content: "\e60c";
}
.icon-close:before {
  content: "\e609";
}
.icon-hamburger:before {
  content: "\e60a";
}
.icon-plus:before {
  content: "\e60b";
}
.age .main_header {
  background: none;
}
#section_age {
  bottom: 0;
  height: 100%;
  left: 0;
  position: fixed;
  width: 100%;
  display: none;
  z-index: 9999;
}
#section_age .text {
  width: 100%;
  position: absolute;
  bottom: 560px;
  left: 0;
  text-align: center;
  z-index: 10;
}
#section_age .not_allowed {
  display: none;
}
#section_age .background {
  width: 100%;
  height: 100%;
  text-align: center;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
#section_age .background .elem {
  background-color: #080807;
  background-repeat: no-repeat;
  background-position: 0 100%;
  display: inline-block;
  overflow: hidden;
  height: 100%;
  text-indent: -99999px;
  vertical-align: top;
}
#section_age .background .elem.left {
  background-image: url("/static/public/img/bg_legal_age_1.png");
  width: 101px;
}
#section_age .background .elem.center1 {
  background-image: url("/static/public/img/bg_legal_age_2_en.png");
  width: 168px;
}
#section_age .background .elem.center1:hover {
  background-position: -169px 100%;
}
.fr #section_age .background .elem.center1 {
  background-image: url("/static/public/img/bg_legal_age_2_fr.png");
}
#section_age .background .elem.center2 {
  background-image: url("/static/public/img/bg_legal_age_3_en.png");
  width: 168px;
}
#section_age .background .elem.center2:hover {
  background-position: -169px 100%;
}
.fr #section_age .background .elem.center2 {
  background-image: url("/static/public/img/bg_legal_age_3_fr.png");
}
#section_age .background .elem.right {
  background-image: url("/static/public/img/bg_legal_age_4.png");
  width: 74px;
}
#section_age .desktop {
  display: none;
}
.ltie9 #section_age {
  position: absolute;
  bottom: auto;
  top: 0;
  min-height: 770px;
  height: 100%;
}
@media screen and (max-height: 800px)  {
  #section_age {
    position: absolute;
    bottom: auto;
    top: 0;
  }
  #section_age .background .elem {
    background-position: 0 30px;
  }
  #section_age .background .elem.center1:hover,
  #section_age .background .elem.center2:hover {
    background-position: -169px 30px;
  }
  #section_age .text {
    bottom: auto;
    top: 170px;
    font: normal 11px/16px 'Gotham SSm A', 'Gotham SSm B', serif;
    letter-spacing: 0;
    font-style: normal;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
  }
}
@media screen and (max-height: 400px) and (orientation : landscape) {
  #section_age {
    position: absolute;
    bottom: auto;
    top: 0;
    height: 100%;
    min-height: 500px;
    max-height: 500px;
  }
  #section_age .background .elem {
    background-position: 0 30px;
  }
  #section_age .background .elem.center1:hover,
  #section_age .background .elem.center2:hover {
    background-position: -169px 30px;
  }
  #section_age .text {
    bottom: 302px;
  }
}
@media screen and (max-width: 600px) {
  #section_age {
    position: absolute;
    bottom: auto;
    top: 0;
    min-height: 770px;
    height: 100%;
    max-height: 800px;
    height: 770px;
  }
  #section_age .background .elem.center1,
  #section_age .background .elem.center2 {
    width: 50%;
    max-width: 168px;
  }
  #section_age .background .elem.left,
  #section_age .background .elem.right {
    display: none;
  }
  #section_age .text {
    bottom: auto;
    top: 145px;
  }
}
.section.home {
  margin-top: 50px;
}
.section.home .logos {
  overflow: hidden;
  text-align: center;
  width: 100%;
  vertical-align: middle;
}
.section.home .logos img {
  display: inline-block;
  vertical-align: middle;
  width: 13%;
  padding-left: 20px;
}
.section.home .logos img:first-child {
  padding-left: 0;
}
.section.home .introduction {
  margin-top: 50px;
}
.section.home .brands_button {
  display: block;
  width: 341px;
  margin: 50px auto 0;
  text-align: center;
}
.section.home .brands_button .text {
  font: normal 30px/32px 'Olifant-Normal', serif;
  letter-spacing: 0;
  font-style: normal;
  font-weight: 500;
}
.section.home .brands_button .icon {
  display: block;
  color: #dc4405;
  font-size: 40px;
}
@media screen and (max-width: 1024px) {
  .section.home {
    margin-top: 50px;
  }
  .section.home .logos img {
    width: 20%;
  }
  .section.home .brands_button {
    width: 100%;
  }
  .section.home .brands_button img {
    width: 90%;
    max-width: 100%;
    display: inline;
  }
}
.section.home .bloc_showoff {
  margin-bottom: -20px;
}
.bloc_showoff {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #070707;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  padding: 60px 80px;
}
@media screen and (max-width: 1024px) {
  .bloc_showoff {
    display: block;
    padding: 20px;
  }
}
.bloc_showoff h2 {
  font-size: 30px;
  line-height: 32px;
}
.bloc_showoff .img_wrp {
  margin-right: 80px;
}
@media screen and (max-width: 1024px) {
  .bloc_showoff .img_wrp {
    margin-bottom: 20px;
    margin-right: 0;
  }
}
@media screen and (max-width: 1024px) {
  .bloc_showoff .img_wrp {
    padding-left: 50%;
    margin-left: -87px;
  }
}
#brands {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 100%;
}
#brands .brand {
  min-height: 463px;
  height: 100%;
  overflow: hidden;
}
#brands .brand .slide-content {
  overflow: hidden;
}
#brands .brand .col {
  width: 50%;
  height: 100%;
  float: left;
  position: relative;
  padding: 0 15px;
}
#brands .brand .showoff {
  text-align: right;
}
#brands .brand .showoff img {
  display: inline;
  margin-right: 40px;
}
#brands .brand .bottle {
  display: none;
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
}
#brands .brand .bottle img {
  display: none;
}
#brands .brand .logo {
  display: none;
  position: absolute;
  z-index: 1;
  padding: 0 15px;
  width: 100%;
  height: 100%;
  zoom: 1;
  filter: alpha(opacity=30);
  -webkit-opacity: 0.3;
  -moz-opacity: 0.3;
  opacity: 0.3;
}
#brands .brand .logo img {
  display: none;
  max-width: 100%;
}
#brands .brand .information {
  margin: 0 0 50px 50%;
  height: auto;
}
#brands .brand .information h2 {
  font: normal 40px/42px 'Olifant-Normal', serif;
  letter-spacing: 0;
  font-style: normal;
  font-weight: 500;
  margin-bottom: 20px;
}
#brands .brand .information .bottles {
  margin-bottom: 20px;
}
#brands .brand .information .bottles img {
  display: inline-block;
  margin-left: 10px;
}
#brands .brand .information .bottles img:first-child {
  margin-left: 0;
}
#brands .brand .information .description {
  margin-bottom: 20px;
}
#brands .brand .information .button {
  width: 100%;
}
@media screen and (max-width: 1024px) {
  #brands .brand {
    height: auto!important;
    background: none;
    margin-top: 40px;
  }
  #brands .brand:first-child {
    margin-top: 0;
  }
  #brands .brand .showoff {
    display: none;
  }
  #brands .brand .information {
    margin: 0;
    width: 100%;
  }
}
#target-sleeman {
  background: url("/static/public/img/big_bottles/sleeman.png") 50% 90% no-repeat fixed;
}
#target-sapporo {
  background: url("/static/public/img/big_bottles/sapporo.png") 50% 90% no-repeat fixed;
}
#target-unibroue {
  background: url("/static/public/img/big_bottles/unibroue.png") 50% 90% no-repeat fixed;
}
#target-okanagan_spring {
  background: url("/static/public/img/big_bottles/okanagan_spring.png") 50% 90% no-repeat fixed;
}
#target-pabst_blue_ribbon {
  background: url("/static/public/img/big_bottles/pabst_blue_ribbon.png") 50% 90% no-repeat fixed;
}
#target-old_milwaukee {
  background: url("/static/public/img/big_bottles/old_milwaukee.png") 50% 90% no-repeat fixed;
}
#target-maclays {
  background: url("/static/public/img/big_bottles/maclays.png") 50% 90% no-repeat fixed;
}
#target-red_bull {
  background: url("/static/public/img/big_bottles/red_bull.png") 50% 90% no-repeat fixed;
}
#target-black_bull {
  background: url("/static/public/img/big_bottles/black_bull.png") 50% 90% no-repeat fixed;
}
#target-colt_45 {
  background: url("/static/public/img/big_bottles/colt_45.png") 50% 90% no-repeat fixed;
}
#target-upper_canada {
  background: url("/static/public/img/big_bottles/upper_canada.png") 50% 90% no-repeat fixed;
}
#target-schlitz {
  background: url("/static/public/img/big_bottles/schlitz.png") 50% 90% no-repeat fixed;
}
#target-rainier {
  background: url("/static/public/img/big_bottles/rainier.png") 50% 90% no-repeat fixed;
}
@media screen and (max-width: 1024px) {
  .our_story .content_wrapper .inner {
    padding: 20px 20px 0;
  }
}
#our-story {
  position: relative;
  margin-bottom: 0;
  display: none;
}
#our-story h1 {
  margin-top: 430px;
  width: 250px;
  float: left;
  display: block;
}
#our-story .timeline {
  float: left;
  position: relative;
  width: 530px;
}
#our-story .timeline .items {
  padding-bottom: 75px;
  position: relative;
  margin-top: 50px;
}
#our-story .timeline .items .graduation {
  height: 10000px;
  width: 2px;
  background-color: #c60c30;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
}
#our-story .timeline .items .graduation.pirate {
  background: url("/static/public/img/story/sep_pirate.png") 0 0 repeat-y;
}
#our-story .timeline .items .graduation.sapporo {
  background-color: #f1ca2d;
  left: 4px;
}
#our-story .timeline .items .graduation.okanagan {
  background-color: #a4a4a3;
  left: 8px;
}
#our-story .timeline .items .graduation.upper {
  background-color: #556e26;
  left: 12px;
}
#our-story .timeline .items .graduation.stroh {
  background-color: #3f69b0;
  left: 16px;
}
#our-story .timeline .items .graduation.unibroue {
  background-color: #ffffff;
  left: 20px;
}
#our-story .timeline .items .item {
  margin: 0 0 100px -9px;
  position: relative;
  z-index: 10;
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
#our-story .timeline .items .item .header {
  position: relative;
  z-index: 9999;
}
#our-story .timeline .items .item .header span,
#our-story .timeline .items .item .header .liner {
  vertical-align: middle;
  display: inline-block;
  position: relative;
}
#our-story .timeline .items .item .header .arrow {
  margin-left: 20px;
  position: relative;
}
#our-story .timeline .items .item .header .circle {
  width: 20px;
  height: 20px;
  background-color: red;
  -webkit-border-radius: 20px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 20px;
  -moz-background-clip: padding;
  border-radius: 20px;
  background-clip: padding-box;
}
#our-story .timeline .items .item .header .line {
  width: 300px;
  height: 1px;
  background-color: red;
  position: relative;
}
#our-story .timeline .items .item .content {
  margin: -9px 0 0 0;
  padding-left: 62px;
  display: inline-block;
  overflow: hidden;
}
#our-story .timeline .items .item .content .col {
  display: inline-block;
  vertical-align: top;
}
#our-story .timeline .items .item .content h3,
#our-story .timeline .items .item .content p,
#our-story .timeline .items .item .content img {
  position: relative;
}
#our-story .timeline .items .item .content h3 {
  font: normal 22px/24px 'Olifant-Normal', serif;
  letter-spacing: 0;
  font-style: normal;
  font-weight: 500;
  margin: 10px 0 5px;
}
#our-story .timeline .items .item .content p {
  font: normal 12px/15px 'Gotham SSm A', 'Gotham SSm B', serif;
  letter-spacing: 0;
  font-style: normal;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
}
#our-story .timeline .items .item .content .icon-plus {
  cursor: pointer;
  font-size: 30px;
  margin-top: 10px;
  display: inline-block;
}
.no-touch #our-story .timeline .items .item .content .icon-plus:hover,
.no-touch #our-story .timeline .items .item .content .icon-plus:focus {
  color: #ffffff;
  -webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
#our-story .timeline .items .item .content img {
  margin-left: 10px;
}
#our-story .timeline .items .item .annecdote {
  color: #000000;
  display: none;
  margin-top: -10px;
  margin-left: 62px;
  position: absolute;
  padding: 20px;
  z-index: 999;
}
#our-story .timeline .items .item .annecdote h3,
#our-story .timeline .items .item .annecdote p {
  color: #000000;
  position: relative;
  z-index: 2;
}
#our-story .timeline .items .item .annecdote h3 {
  font-size: 30px;
  line-height: 32px;
  margin-bottom: 20px;
  padding-right: 40px;
}
#our-story .timeline .items .item .annecdote p {
  font: normal 13px/14px 'Gotham SSm A', 'Gotham SSm B', serif;
  letter-spacing: 0;
  font-style: normal;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
}
#our-story .timeline .items .item .annecdote .icon-close {
  cursor: pointer;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 3;
}
.no-touch #our-story .timeline .items .item .annecdote .icon-close:hover,
.no-touch #our-story .timeline .items .item .annecdote .icon-close:focus {
  color: #ffffff;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
#our-story .timeline .items .item .annecdote .background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  height: 100%;
  background-color: #c60c30;
  zoom: 1;
  filter: alpha(opacity=90);
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
}
#our-story .timeline .items .item.pirate {
  color: #525252;
  height: 430px;
}
#our-story .timeline .items .item.pirate .header .circle,
#our-story .timeline .items .item.pirate .header .line {
  background-color: #525252;
}
#our-story .timeline .items .item.pirate .content {
  color: #525252;
}
#our-story .timeline .items .item.pirate .content h3 {
  color: #525252;
}
#our-story .timeline .items .item.sleeman {
  color: #c60c30;
}
#our-story .timeline .items .item.sleeman .header .circle,
#our-story .timeline .items .item.sleeman .header .line {
  background-color: #c60c30;
}
#our-story .timeline .items .item.sleeman .content {
  color: #c60c30;
}
#our-story .timeline .items .item.sleeman .content h3 {
  color: #c60c30;
}
#our-story .timeline .items .item.sapporo {
  color: #f1ca2d;
  margin-left: -5px;
}
#our-story .timeline .items .item.sapporo .header .circle,
#our-story .timeline .items .item.sapporo .header .line {
  background-color: #f1ca2d;
}
#our-story .timeline .items .item.sapporo .header .arrow {
  margin-left: 16px;
}
#our-story .timeline .items .item.sapporo .annecdote {
  margin-left: 58px;
}
#our-story .timeline .items .item.sapporo .annecdote .background {
  background-color: #f1ca2d;
}
#our-story .timeline .items .item.sapporo .content {
  color: #f1ca2d;
  padding-left: 58px;
}
#our-story .timeline .items .item.sapporo .content h3 {
  color: #f1ca2d;
}
#our-story .timeline .items .item.okanagan {
  color: #a4a4a3;
  margin-left: -1px;
}
#our-story .timeline .items .item.okanagan .header .circle,
#our-story .timeline .items .item.okanagan .header .line {
  background-color: #a4a4a3;
}
#our-story .timeline .items .item.okanagan .header .arrow {
  margin-left: 12px;
}
#our-story .timeline .items .item.okanagan .annecdote {
  margin-left: 54px;
}
#our-story .timeline .items .item.okanagan .annecdote .background {
  background-color: #a4a4a3;
}
#our-story .timeline .items .item.okanagan .content {
  color: #a4a4a3;
  padding-left: 54px;
}
#our-story .timeline .items .item.okanagan .content h3 {
  color: #a4a4a3;
}
#our-story .timeline .items .item.upper {
  color: #556e26;
  margin-left: 3px;
}
#our-story .timeline .items .item.upper .header .circle,
#our-story .timeline .items .item.upper .header .line {
  background-color: #556e26;
}
#our-story .timeline .items .item.upper .header .arrow {
  margin-left: 8px;
}
#our-story .timeline .items .item.upper .annecdote {
  margin-left: 50px;
}
#our-story .timeline .items .item.upper .annecdote h3,
#our-story .timeline .items .item.upper .annecdote p {
  color: #ffffff;
}
#our-story .timeline .items .item.upper .annecdote .background {
  background-color: #556e26;
}
#our-story .timeline .items .item.upper .content {
  color: #556e26;
  padding-left: 50px;
}
#our-story .timeline .items .item.upper .content h3 {
  color: #556e26;
}
#our-story .timeline .items .item.stroh {
  color: #3f69b0;
  margin-left: 7px;
}
#our-story .timeline .items .item.stroh .header .circle,
#our-story .timeline .items .item.stroh .header .line {
  background-color: #3f69b0;
}
#our-story .timeline .items .item.stroh .header .arrow {
  margin-left: 4px;
}
#our-story .timeline .items .item.stroh .annecdote {
  margin-left: 46px;
}
#our-story .timeline .items .item.stroh .annecdote h3,
#our-story .timeline .items .item.stroh .annecdote p {
  color: #ffffff;
}
#our-story .timeline .items .item.stroh .annecdote .background {
  background-color: #3f69b0;
}
#our-story .timeline .items .item.stroh .content {
  color: #3f69b0;
  padding-left: 46px;
}
#our-story .timeline .items .item.stroh .content h3 {
  color: #3f69b0;
}
#our-story .timeline .items .item.unibroue {
  color: #ffffff;
  margin-left: 11px;
}
#our-story .timeline .items .item.unibroue .header .circle,
#our-story .timeline .items .item.unibroue .header .line {
  background-color: #ffffff;
}
#our-story .timeline .items .item.unibroue .header .arrow {
  margin-left: 0;
}
#our-story .timeline .items .item.unibroue .annecdote {
  margin-left: 42px;
}
#our-story .timeline .items .item.unibroue .annecdote .background {
  background-color: #ffffff;
}
#our-story .timeline .items .item.unibroue .content {
  color: #ffffff;
  padding-left: 42px;
}
#our-story .timeline .items .item.unibroue .content h3 {
  color: #ffffff;
}
#our-story .timeline .items .item.next5years {
  margin-bottom: 100px;
}
#our-story .timeline .items .item.next10years {
  margin-bottom: 300px;
}
#our-story .timeline .items .item.next15years {
  margin-bottom: 300px;
}
#our-story .timeline .items .item.next20years {
  margin-bottom: 300px;
}
#our-story .timeline .items .item.next30years {
  margin-bottom: 300px;
}
#our-story .timeline.mobile {
  display: none;
}
#our-story.sticky h1 {
  position: fixed;
  margin-top: 0;
}
#our-story.sticky .timeline {
  margin-left: 250px;
}
@media screen and (max-width: 1024px) {
  #our-story h1 {
    margin-top: 0;
  }
  #our-story .timeline {
    z-index: 1   ;
    width: 100%;
  }
  #our-story .timeline .items .item {
    width: 100%;
  }
  #our-story .timeline .items .item .content {
    width: 100%;
  }
  #our-story .timeline .items .item .content h3 br,
  #our-story .timeline .items .item .content p br {
    content: ' ';
  }
  #our-story .timeline .items .item .content h3 br:after,
  #our-story .timeline .items .item .content p br:after {
    content: ' ';
  }
  #our-story .timeline .items .item .content img {
    margin-left: 0;
  }
  #our-story .timeline .items .item .content .icon-plus {
    display: none;
  }
  #our-story .timeline .items .item.sapporo {
    margin-left: -5px;
  }
  #our-story .timeline .items .item.sapporo .header .arrow {
    margin-left: 16px;
  }
  #our-story .timeline .items .item.sapporo .annecdote {
    margin-left: 58px;
  }
  #our-story .timeline .items .item.sapporo .content {
    padding-left: 58px;
  }
  #our-story .timeline .items .item.okanagan {
    margin-left: -1px;
  }
  #our-story .timeline .items .item.okanagan .header .arrow {
    margin-left: 12px;
  }
  #our-story .timeline .items .item.okanagan .annecdote {
    margin-left: 54px;
  }
  #our-story .timeline .items .item.okanagan .content {
    padding-left: 54px;
  }
  #our-story .timeline .items .item.upper {
    margin-left: 3px;
  }
  #our-story .timeline .items .item.upper .header .arrow {
    margin-left: 8px;
  }
  #our-story .timeline .items .item.upper .annecdote {
    margin-left: 50px;
  }
  #our-story .timeline .items .item.upper .content {
    padding-left: 50px;
  }
  #our-story .timeline .items .item.stroh {
    margin-left: 7px;
  }
  #our-story .timeline .items .item.stroh .header .arrow {
    margin-left: 4px;
  }
  #our-story .timeline .items .item.stroh .annecdote {
    margin-left: 46px;
  }
  #our-story .timeline .items .item.stroh .content {
    padding-left: 46px;
  }
  #our-story .timeline .items .item.unibroue {
    margin-left: 11px;
  }
  #our-story .timeline .items .item.unibroue .header .arrow {
    margin-left: 0;
  }
  #our-story .timeline .items .item.unibroue .annecdote {
    margin-left: 42px;
  }
  #our-story .timeline .items .item.unibroue .content {
    padding-left: 42px;
  }
}
#career .logos {
  overflow: hidden;
  text-align: center;
  width: 100%;
  vertical-align: middle;
  margin-bottom: 20px;
}
#career .logos img {
  display: inline-block;
  vertical-align: middle;
  width: 13%;
  padding-left: 20px;
}
#career .logos img:first-child {
  padding-left: 0;
}
#career #monster {
  margin-top: 20px;
  background: #000000;
  width: 780px;
  height: 750px;
}
#career .intro h1,
#career .intro h2 {
  margin-bottom: 20px;
}
#career .intro p {
  margin-bottom: 10px;
}
#career .intro .button {
  margin-top: 20px;
  padding: 10px 35px 10px 15px;
}
#career .why,
#career .testimonial {
  margin-top: 70px;
  width: 100%;
}
#career .why .highlight_header,
#career .testimonial .highlight_header {
  background: #dc4405;
  color: #252525;
  padding: 8px 0;
  text-align: center;
}
#career .why .highlight_header h2,
#career .testimonial .highlight_header h2 {
  font: normal 50px/52px 'Olifant-Normal', serif;
  letter-spacing: 0;
  font-style: normal;
  font-weight: 500;
}
#career .why h3,
#career .testimonial h3 {
  margin-top: 12px;
  padding-left: 23px;
}
#career .why h3 .icon,
#career .testimonial h3 .icon,
#career .why h3 .text,
#career .testimonial h3 .text {
  display: inline-block;
  vertical-align: middle;
}
#career .why h3 .text,
#career .testimonial h3 .text {
  line-height: 32px;
}
#career .why h3 .icon,
#career .testimonial h3 .icon {
  font-size: 28px;
  line-height: 32px;
  color: #585858;
  margin-right: 10px;
}
#career .why h3 .icon.fix-space,
#career .testimonial h3 .icon.fix-space {
  margin: -4px 0px 0 -8px;
}
.fr #career .why h3 .text,
.fr #career .testimonial h3 .text {
  font-size: 14px;
  line-height: 18px;
}
.fr #career .why h3 .icon.fix-space,
.fr #career .testimonial h3 .icon.fix-space {
  margin: 0 0px 0 -8px;
}
#career .why .why_content,
#career .testimonial .why_content {
  overflow: hidden;
}
#career .why .why_content li,
#career .testimonial .why_content li {
  list-style-type: disc;
}
#career .why ul,
#career .testimonial ul {
  margin: 40px 80px 0;
  padding-left: 15px;
}
#career .why ul li,
#career .testimonial ul li {
  margin: 10px 0;
  color: #dc4405;
  padding-left: 10px;
}
#career .why ul li .title,
#career .testimonial ul li .title {
  color: #ffffff;
}
#career .why ul li .title strong,
#career .testimonial ul li .title strong {
  font-weight: bold;
}
#career .why ul li .desc,
#career .testimonial ul li .desc {
  color: #ffffff;
  font-style: italic;
}
#who-we-are .intro h1,
#who-we-are .intro h2 {
  margin-bottom: 20px;
}
#who-we-are .intro p {
  margin-bottom: 10px;
}
#who-we-are .culture,
#who-we-are .responsability {
  margin-top: 70px;
  width: 100%;
}
#who-we-are .culture .highlight_header,
#who-we-are .responsability .highlight_header {
  background: #dc4405;
  color: #252525;
  padding: 8px 0;
  text-align: center;
}
#who-we-are .culture .highlight_header h2,
#who-we-are .responsability .highlight_header h2 {
  font: normal 50px/52px 'Olifant-Normal', serif;
  letter-spacing: 0;
  font-style: normal;
  font-weight: 500;
}
#who-we-are .culture .information,
#who-we-are .responsability .information {
  padding: 20px 0;
  overflow: hidden;
}
#who-we-are .culture .information .col,
#who-we-are .responsability .information .col {
  float: left;
  width: 33%;
}
#who-we-are .culture .information .col .col_inner,
#who-we-are .responsability .information .col .col_inner {
  min-height: 380px;
  height: 100%;
  margin: 0 10px;
  padding-bottom: 80px;
  position: relative;
}
#who-we-are .culture .information .col:first-child .col_inner,
#who-we-are .responsability .information .col:first-child .col_inner {
  margin-left: 0;
}
#who-we-are .culture .information .col p,
#who-we-are .responsability .information .col p {
  margin-bottom: 20px;
}
#who-we-are .culture .information .col h3,
#who-we-are .responsability .information .col h3 {
  margin-bottom: 5px;
}
#who-we-are .culture .information .col h3 .icon,
#who-we-are .responsability .information .col h3 .icon,
#who-we-are .culture .information .col h3 .text,
#who-we-are .responsability .information .col h3 .text {
  display: inline-block;
  vertical-align: middle;
}
#who-we-are .culture .information .col h3 .text,
#who-we-are .responsability .information .col h3 .text {
  line-height: 32px;
}
#who-we-are .culture .information .col h3 .icon,
#who-we-are .responsability .information .col h3 .icon {
  font-size: 28px;
  line-height: 32px;
  color: #585858;
  margin-right: 10px;
}
#who-we-are .culture .information .col h3 .icon.fix-space,
#who-we-are .responsability .information .col h3 .icon.fix-space {
  margin: -4px 0px 0 -8px;
}
#who-we-are .culture .information .col h3 .icon-biere,
#who-we-are .responsability .information .col h3 .icon-biere {
  font-size: 32px;
}
.fr #who-we-are .culture .information .col h3 .text,
.fr #who-we-are .responsability .information .col h3 .text {
  font-size: 17px;
  line-height: 24px;
}
.fr #who-we-are .culture .information .col h3 .icon.fix-space,
.fr #who-we-are .responsability .information .col h3 .icon.fix-space {
  margin: 0 0px 0 -8px;
}
#who-we-are .culture .information .col .button,
#who-we-are .responsability .information .col .button {
  width: 100%;
  position: absolute;
  bottom: 20px;
  left: 0;
  font-size: 14px;
  padding: 10px 15px;
}
#who-we-are .culture .information .col .button:after,
#who-we-are .responsability .information .col .button:after {
  font: normal 14px/15px 'Icons', sans-serif;
  right: 10px;
  top: 11px;
}
.no-touch #who-we-are .culture .information .col .button:hover:after,
.no-touch #who-we-are .responsability .information .col .button:hover:after,
.no-touch #who-we-are .culture .information .col .button:focus:after,
.no-touch #who-we-are .responsability .information .col .button:focus:after {
  right: 8px;
}
#who-we-are .responsability {
  margin-top: 30px;
}
#who-we-are .responsability h3 {
  margin-top: 30px;
  margin-bottom: 15px;
}
#who-we-are .responsability a {
  color: #dc4405;
  text-transform: none;
  text-decoration: underline;
  font-size: 14px;
  line-height: 21px;
}
.no-touch #who-we-are .responsability a:hover,
.no-touch #who-we-are .responsability a:focus {
  color: #ffffff;
}
@media screen and (max-width: 1024px) {
  #who-we-are .culture .highlight_header h2,
  #who-we-are .responsability .highlight_header h2 {
    font: normal 34px/38px 'Olifant-Normal', serif;
    letter-spacing: 0;
    font-style: normal;
    font-weight: 500;
  }
  #who-we-are .culture .information .col,
  #who-we-are .responsability .information .col {
    width: 100%;
    height: auto!important;
    margin-bottom: 15px;
  }
  #who-we-are .culture .information .col .col_inner,
  #who-we-are .responsability .information .col .col_inner {
    border: 0;
    margin: 0;
    min-height: 0;
  }
  #who-we-are .culture .information .col .col_inner h3,
  #who-we-are .responsability .information .col .col_inner h3 {
    margin-bottom: 10px;
  }
  #who-we-are .culture .information .col .col_inner p,
  #who-we-are .responsability .information .col .col_inner p {
    margin-bottom: 15px;
  }
  #who-we-are .culture .information .col .col_inner .button,
  #who-we-are .responsability .information .col .col_inner .button {
    margin-top: 20px;
  }
}
#where_we_brew h1 {
  padding-bottom: 30px;
  position: relative;
  width: 100%;
  z-index: 2;
  border-color: #4a4a4a;
}
#where_we_brew .map {
  margin-top: -90px;
  position: relative;
  text-align: center;
  z-index: 1;
}
#where_we_brew .map img {
  display: inline;
}
.brewery_detail {
  overflow: hidden;
  margin-bottom: 50px;
}
.brewery_detail h2 {
  background: #dc4405;
  color: #252525;
  font: normal 30px/32px 'Olifant-Normal', serif;
  letter-spacing: 0;
  font-style: normal;
  font-weight: 500;
  padding: 2px 0 4px;
  position: relative;
  text-align: center;
  width: 260px;
}
.brewery_detail h2:after {
  width: 0;
  height: 0;
  content: "";
  border-style: solid;
  border-width: 12px 5.5px 0 5.5px;
  border-color: #dc4405 transparent transparent transparent;
  position: absolute;
  bottom: -12px;
  left: 125px;
}
.brewery_detail .breweries_header {
  margin-bottom: 20px;
}
.brewery_detail .sep,
.brewery_detail h2 {
  display: inline-block;
  vertical-align: bottom;
}
.brewery_detail .sep {
  background: #dc4405;
  display: inline-block;
  height: 1px;
  margin-left: 10px;
  width: 510px;
}
.brewery_detail .col {
  float: left;
  min-height: 575px;
  margin-left: 10px;
  position: relative;
  width: 510px;
}
.brewery_detail .col.left {
  width: 260px;
  margin-left: 0;
}
.brewery_detail .map.google {
  position: relative;
  width: 100%;
}
.brewery_detail .map.google .location {
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 20px;
  width: 100%;
}
.brewery_detail .map.google .location p {
  font: normal 16px/18px 'Gotham SSm A', 'Gotham SSm B', serif;
  letter-spacing: 0;
  font-style: normal;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
}
.brewery_detail .map.google .location p sup {
  top: -0.3em;
  font: normal 12px/18px 'Gotham SSm A', 'Gotham SSm B', serif;
  letter-spacing: 0;
  font-style: normal;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
}
.brewery_detail .map.google .pointer {
  left: 80px;
  top: 260px;
}
.no-touch .brewery_detail .map.google .pointer:hover {
  top: 257px;
}
.brewery_detail .beer_type .title {
  font: normal 20px/24px 'Gotham SSm A', 'Gotham SSm B', serif;
  letter-spacing: 0;
  font-style: normal;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.brewery_detail .beer_type .info,
.brewery_detail .beer_type .worker,
.brewery_detail .beer_type .quantity {
  overflow: hidden;
}
.brewery_detail .beer_type .info .col,
.brewery_detail .beer_type .worker .col,
.brewery_detail .beer_type .quantity .col {
  display: inline-block;
  float: none;
  margin: 0;
  min-height: 0;
  vertical-align: middle;
  width: 70%;
}
.brewery_detail .beer_type .info .col img,
.brewery_detail .beer_type .worker .col img,
.brewery_detail .beer_type .quantity .col img {
  width: 90%;
}
.brewery_detail .beer_type .info .col:first-child,
.brewery_detail .beer_type .worker .col:first-child,
.brewery_detail .beer_type .quantity .col:first-child {
  width: 30%;
}
.brewery_detail .beer_type .info .number,
.brewery_detail .beer_type .worker .number,
.brewery_detail .beer_type .quantity .number,
.brewery_detail .beer_type .info .desc,
.brewery_detail .beer_type .worker .desc,
.brewery_detail .beer_type .quantity .desc {
  display: inline-block;
  vertical-align: middle;
}
.brewery_detail .beer_type .info .number,
.brewery_detail .beer_type .worker .number,
.brewery_detail .beer_type .quantity .number {
  margin-left: 15px;
  color: #dc4405;
  font: normal 84px/84px 'Gotham SSm A', 'Gotham SSm B', serif;
  letter-spacing: -4px;
  font-style: normal;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
}
.brewery_detail .beer_type .info .desc,
.brewery_detail .beer_type .worker .desc,
.brewery_detail .beer_type .quantity .desc {
  color: #dc4405;
  font: normal 19px/22px 'Gotham SSm A', 'Gotham SSm B', serif;
  letter-spacing: 0;
  font-style: normal;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
}
.fr .brewery_detail .beer_type .info .desc,
.fr .brewery_detail .beer_type .worker .desc,
.fr .brewery_detail .beer_type .quantity .desc {
  font: normal 18px/21px 'Gotham SSm A', 'Gotham SSm B', serif;
  letter-spacing: 0;
  font-style: normal;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
}
.brewery_detail .beer_type .info .col,
.brewery_detail .beer_type .info .col:first-child {
  width: 100%;
}
.brewery_detail .beer_type .info .col .number,
.brewery_detail .beer_type .info .col:first-child .number {
  margin-left: 0;
  margin-right: 10px;
}
.brewery_detail .beer_type .worker {
  background: rgba(0, 0, 0, 0.2) url("/static/public/img/worker_pattern.png") repeat-x 50% 50%;
  padding: 15px 0;
  text-align: center;
}
.brewery_detail .beer_type .worker .number {
  font: normal 60px/60px 'Gotham SSm A', 'Gotham SSm B', serif;
  letter-spacing: 0;
  font-style: normal;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  margin-left: 0;
}
.brewery_detail .beer_type .worker .desc {
  font: normal 18px/20px 'Gotham SSm A', 'Gotham SSm B', serif;
  letter-spacing: 0;
  font-style: normal;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  color: #ffffff;
  margin-left: 10px;
  text-align: left;
}
.brewery_detail .beer_type .quantity {
  margin-top: 10px;
  position: relative;
  padding: 30px 0 0;
  text-align: center;
}
.brewery_detail .beer_type .quantity .bg {
  background: url("/static/public/img/quantity_pattern.png") repeat 1px 0;
  width: 100%;
  height: 130px;
  position: absolute;
  z-index: 1;
}
.brewery_detail .beer_type .quantity .number,
.brewery_detail .beer_type .quantity .desc {
  position: relative;
  z-index: 2;
}
.brewery_detail .beer_type .quantity .number {
  font: normal 60px/60px 'Gotham SSm A', 'Gotham SSm B', serif;
  letter-spacing: -1px;
  font-style: normal;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  margin-bottom: 20px;
}
.brewery_detail .beer_type .quantity .desc {
  font: normal 24px/26px 'Gotham SSm A', 'Gotham SSm B', serif;
  letter-spacing: 0;
  font-style: normal;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
}
.fr .brewery_detail .beer_type .quantity .desc {
  font: normal 23px/25px 'Gotham SSm A', 'Gotham SSm B', serif;
  letter-spacing: 0;
  font-style: normal;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
}
.brewery_detail .sep.bottom {
  background: #3d3d3d;
  position: absolute;
  bottom: 0;
  left: 0;
}
.js #where_we_brew_vernon,
.js #where_we_brew_chambly {
  display: none;
}
.pointers {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.pointers .pointer {
  background: #dc4405;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  color: #000000;
  display: inline-block;
  left: 0;
  padding: 8px;
  position: absolute;
  text-align: left;
  top: 0;
  margin: -56px 0 0 -20px;
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.pointers .pointer.vernon {
  left: 16%;
  top: 72%;
}
.pointers .pointer.guelph {
  left: 66%;
  top: 92%;
}
.pointers .pointer.chambly {
  left: 76%;
  top: 72%;
}
.pointers .pointer .city_name,
.pointers .pointer .province {
  color: #151414;
  text-transform: uppercase;
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.pointers .pointer .city_name {
  font: normal 15px/16px 'Gotham SSm A', 'Gotham SSm B', serif;
  letter-spacing: 0;
  font-style: normal;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
}
.pointers .pointer .province {
  font: normal 11px/12px 'Gotham SSm A', 'Gotham SSm B', serif;
  letter-spacing: 0;
  font-style: normal;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
}
.pointers .pointer .pointer_halo {
  bottom: -17px;
  display: inline;
  left: 7px;
  position: absolute;
  zoom: 1;
  filter: alpha(opacity=20);
  -webkit-opacity: 0.2;
  -moz-opacity: 0.2;
  opacity: 0.2;
  z-index: 3;
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.pointers .pointer:after {
  width: 0;
  height: 0;
  content: "";
  border-style: solid;
  border-width: 12px 5.5px 0 5.5px;
  border-color: #dc4405 transparent transparent transparent;
  position: absolute;
  bottom: -12px;
  left: 15px;
  z-index: 4;
}
.pointers .pointer.active {
  z-index: 200;
}
.pointers .pointer.active .city_name,
.pointers .pointer.active .province {
  color: #ffffff;
}
.no-touch .pointers .pointer:hover.vernon {
  top: 71%;
}
.no-touch .pointers .pointer:hover.guelph {
  top: 91%;
}
.no-touch .pointers .pointer:hover.chambly {
  top: 71%;
}
.no-touch .pointers .pointer:hover .city_name,
.no-touch .pointers .pointer:hover .province {
  color: #ffffff;
}
.no-touch .pointers .pointer:hover .pointer_halo {
  bottom: -20px;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -o-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}
@media screen and (max-width: 1024px) {
  #where_we_brew h1 {
    border: 0;
  }
  #where_we_brew .map {
    width: 100%;
    max-width: 780px;
  }
  #where_we_brew .map .image img {
    max-width: 100%;
    width: 100%;
  }
  .brewery_detail .breweries_header {
    width: 100%;
  }
  .brewery_detail .breweries_header h2 {
    width: 100%;
  }
  .brewery_detail .breweries_header h2:after {
    left: 50%;
    margin-left: -5px;
  }
  .brewery_detail .breweries_header .sep {
    display: none;
  }
  .brewery_detail .col,
  .brewery_detail .col.left {
    min-height: 0;
    height: auto;
    margin: 0 0 20px 0;
    width: 100%;
  }
  .brewery_detail .map.google .image,
  .brewery_detail .map.google .pointers {
    display: none;
  }
  .brewery_detail .map.google .location {
    position: relative;
    top: 0;
    left: 0;
    bottom: auto;
  }
  .brewery_detail .beer_type .info .col,
  .brewery_detail .beer_type .info .col:first-child {
    vertical-align: middle;
    width: 100%;
    text-align: center;
  }
  .brewery_detail .beer_type .info .col .number,
  .brewery_detail .beer_type .info .col:first-child .number,
  .brewery_detail .beer_type .info .col .desc,
  .brewery_detail .beer_type .info .col:first-child .desc {
    text-align: left;
  }
  .brewery_detail .beer_type .info .col img,
  .brewery_detail .beer_type .info .col:first-child img {
    display: inline;
    max-width: 50%;
  }
  .brewery_detail .beer_type .worker {
    text-align: left;
    padding: 20px;
  }
  .brewery_detail .beer_type .worker .desc {
    margin-left: 0;
  }
  .brewery_detail .beer_type .worker br {
    display: none;
  }
  .brewery_detail .beer_type .quantity {
    padding: 20px;
  }
  .brewery_detail .beer_type .quantity .number {
    margin-top: -3px;
    margin-bottom: 10px;
  }
  .brewery_detail .sep {
    display: none;
  }
  .pointers .pointer .city_name {
    font: normal 12px/14px 'Gotham SSm A', 'Gotham SSm B', serif;
    letter-spacing: 0;
    font-style: normal;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
  }
  .pointers .pointer .province {
    font: normal 10px/12px 'Gotham SSm A', 'Gotham SSm B', serif;
    letter-spacing: 0;
    font-style: normal;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
  }
  .pointers .pointer.guelph {
    left: 67.5%;
    margin: -56px 0 0 -55px;
  }
  .pointers .pointer.guelph:after {
    bottom: -12px;
    left: 50px;
    z-index: 4;
  }
  .pointers .pointer.guelph .pointer_halo {
    left: 40px;
  }
  .pointers .pointer.chambly {
    left: 79.5%;
  }
}
@media screen and (max-width: 600px) {
  .pointers .pointer.active {
    -webkit-box-shadow: 0px 0px 2px 2px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 0px 0px 2px 2px rgba(50, 50, 50, 0.5);
    box-shadow: 0px 0px 2px 2px rgba(50, 50, 50, 0.5);
  }
  .brewery_detail .beer_type .quantity {
    padding: 20px;
  }
  .brewery_detail .beer_type .quantity .number {
    margin-top: -3px;
    margin-bottom: 0;
    font-size: 40px;
  }
}
@media screen and (max-width: 400px) {
  .brewery_detail .beer_type .quantity {
    padding: 8px 0;
  }
  .brewery_detail .beer_type .quantity .number {
    margin: 0;
    font-size: 34px;
  }
  .brewery_detail .beer_type .quantity .desc,
  .fr .brewery_detail .beer_type .quantity .desc {
    font-size: 18px;
  }
}
#news .news_header,
#news_list .news_header {
  margin-bottom: 0;
  padding-bottom: 40px;
  position: relative;
  border-color: #515151;
}
#news .media_item,
#news_list .media_item {
  background: url("/static/public/img/transparent.png") repeat 0 0;
  border-color: #515151;
  display: block;
  padding: 10px 0;
  margin-bottom: 0;
  overflow: hidden;
  width: 100%;
  -webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
}
#news .media_item .news_media,
#news_list .media_item .news_media,
#news .media_item .media_body,
#news_list .media_item .media_body {
  float: left;
}
#news .media_item .news_media,
#news_list .media_item .news_media {
  width: 30%;
  max-width: 100%;
}
#news .media_item .media_body,
#news_list .media_item .media_body {
  width: 70%;
  padding: 0 10px;
}
#news .media_item .media_body h2,
#news_list .media_item .media_body h2 {
  font: normal 20px/22px 'Gotham SSm A', 'Gotham SSm B', serif;
  letter-spacing: 0;
  font-style: normal;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  margin: 0;
}
#news .media_item .media_body .date,
#news_list .media_item .media_body .date {
  font: normal 12px/13px 'Gotham SSm A', 'Gotham SSm B', serif;
  letter-spacing: 0;
  font-style: normal;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  margin-top: 5px;
}
#news .media_item .media_body .desc,
#news_list .media_item .media_body .desc {
  font: normal 12px/20px 'Gotham SSm A', 'Gotham SSm B', serif;
  letter-spacing: 0;
  font-style: normal;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  margin-top: 10px;
  text-transform: none;
}
.no-touch #news .media_item:hover,
.no-touch #news_list .media_item:hover,
.no-touch #news .media_item:focus,
.no-touch #news_list .media_item:focus {
  background: rgba(0, 0, 0, 0.2);
  color: #ffffff;
}
.no-touch #news .media_item:hover .no_border:after,
.no-touch #news_list .media_item:hover .no_border:after,
.no-touch #news .media_item:focus .no_border:after,
.no-touch #news_list .media_item:focus .no_border:after {
  right: -3px;
}
.no-touch #news .media_item:hover .no_border:hover,
.no-touch #news_list .media_item:hover .no_border:hover,
.no-touch #news .media_item:focus .no_border:hover,
.no-touch #news_list .media_item:focus .no_border:hover {
  color: #dc4405;
}
@media screen and (max-width: 1024px) {
  #news .news_header,
  #news_list .news_header {
    border: 0;
  }
  #news .media_item,
  #news_list .media_item {
    margin-bottom: 20px;
  }
  #news .media_item .news_media,
  #news_list .media_item .news_media,
  #news .media_item .media_body,
  #news_list .media_item .media_body {
    float: none;
    margin: 0;
    width: 100%;
    padding: 0;
  }
  #news .media_item .news_media,
  #news_list .media_item .news_media {
    width: auto;
    max-width: 100%;
  }
  #news .media_item .media_body,
  #news_list .media_item .media_body {
    margin-top: 20px;
  }
}
@media screen and (max-width: 400px) {
  #news .media_item,
  #news_list .media_item {
    border: 0;
  }
  #news .media_item .news_media,
  #news_list .media_item .news_media {
    width: 100%;
  }
}
#news_list .news_header .button {
  position: absolute;
  top: 0;
  right: 0;
  width: 250px;
}
#news_list .news_content {
  overflow: hidden;
  margin-top: 20px;
}
#news_list .news_content .col {
  float: left;
  width: 70%;
  padding-left: 20px;
}
#news_list .news_content .col .news_media {
  width: 100%;
}
#news_list .news_content .col:first-child {
  border: 0;
  width: 30%;
  padding-left: 0;
}
#news_list .news_content h2 {
  font: normal 40px/46px 'Olifant-Normal', serif;
  letter-spacing: 0;
  font-style: normal;
  font-weight: 500;
  margin-top: -9px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
#news_list .news_content .date {
  font: normal 12px/13px 'Gotham SSm A', 'Gotham SSm B', serif;
  letter-spacing: 0;
  font-style: normal;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
}
#news_list .news_content .markdowned {
  margin-top: 15px;
}
#news_list .news_content .markdowned p {
  margin-bottom: 10px;
}
#news_list .news_content .button:after {
  top: 2px;
}
#news_list .news_content .button img,
#news_list .news_content .button .text {
  display: inline-block;
  vertical-align: middle;
}
#news_list .news_content .button .text {
  margin-left: 5px;
}
.no-touch #news_list .news_content .button:hover:after,
.no-touch #news_list .news_content .button:focus:after {
  right: -3px;
}
@media screen and (max-width: 1024px) {
  #news_list .news_header {
    border: 0;
  }
  #news_list .news_header .button {
    margin-top: 10px;
    width: 100%;
    position: relative;
  }
  #news_list .news_content .col,
  #news_list .news_content .col:first-child {
    width: 100%;
    float: none;
    margin: 0;
    padding: 0;
  }
  #news_list .news_content .col .news_media,
  #news_list .news_content .col:first-child .news_media {
    display: inline;
    width: auto;
    max-width: 100%;
    height: auto;
    margin-bottom: 15px;
  }
  #news_list .news_content .col:first-child {
    text-align: center;
  }
}
#contact {
  margin-bottom: 0;
}
#contact .bordered {
  padding-bottom: 40px;
  margin-bottom: 40px;
}
#contact .form .form_intro {
  margin-bottom: 20px;
}
#contact .form .two_fields {
  overflow: hidden;
  margin-bottom: 20px;
}
#contact .form .two_fields .field {
  width: 50%;
  float: left;
  padding-left: 5px;
  padding-right: 0px;
}
#contact .form .two_fields .field:first-child {
  padding-left: 0px;
  padding-right: 5px;
}
#contact .form .one_field {
  margin-bottom: 20px;
}
#contact .form .one_field .field {
  width: 100%;
}
#contact .form .field.error label {
  color: #dc4405;
}
#contact .form .field.error input,
#contact .form .field.error textarea {
  border: 1px #dc4405 solid;
}
#contact .form label {
  font: normal 14px/16px 'Gotham SSm A', 'Gotham SSm B', serif;
  letter-spacing: 0;
  font-style: normal;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  margin-bottom: 5px;
  text-transform: uppercase;
}
#contact .form .highlight {
  color: #dc4405;
}
#contact .form select,
#contact .form textarea,
#contact .form input[type=text] {
  background: #000000;
  border: none;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  color: #dc4405;
  padding: 15px;
  font: normal 14px/16px 'Gotham SSm A', 'Gotham SSm B', serif;
  letter-spacing: 0;
  font-style: normal;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  width: 100%;
}
#contact .form select {
  background: #000000 url("/static/public/img/select_arrow.png") no-repeat 98% 50%;
  height: 48px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
#contact .form select::after {
  content: "/e606";
  font: normal 12px/12px 'Icons', sans-serif;
}
#contact .form select::-ms-expand {
  display: none;
}
#contact .form option {
  font: normal 14px/16px 'Gotham SSm A', 'Gotham SSm B', serif;
  letter-spacing: 0;
  font-style: normal;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  padding: 10px 0;
}
#contact .form textarea {
  height: 150px;
}
#contact .form .flash_message {
  color: red;
  margin: 15px 0;
}
#contact .form .submit {
  text-align: center;
  margin-top: 20px;
}
#contact .form .submit .button {
  text-align: left;
  width: 260px;
}
@media screen and (max-width: 1024px) {
  #contact .form .two_fields .field {
    padding: 0;
    width: 100%;
  }
  #contact .form .two_fields .field:first-child {
    padding: 0;
    margin-bottom: 20px;
  }
  #contact .form select {
    background-position: 97% 50%;
  }
}
@media screen and (max-width: 400px) {
  #contact .form select {
    background-position: 94% 50%;
  }
}
#contact_info {
  overflow: hidden;
  margin-bottom: 50px;
}
#contact_info .col {
  width: 33%;
  padding: 0 5px;
  float: left;
}
#contact_info .col:first-child {
  padding-left: 0;
}
#contact_info h2 {
  color: #dc4405;
  font: normal 35px/37px 'Olifant-Normal', serif;
  letter-spacing: 0;
  font-style: normal;
  font-weight: 500;
  margin-bottom: 20px;
}
#contact_info p {
  text-transform: uppercase;
  padding: 1px 0;
}
#contact_info p sup {
  top: -0.3em;
  font: normal 10px/18px 'Gotham SSm A', 'Gotham SSm B', serif;
  letter-spacing: 0;
  font-style: normal;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
}
#contact_info .type {
  font: normal 14px/16px 'Gotham SSm A', 'Gotham SSm B', serif;
  letter-spacing: 0;
  font-style: normal;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
}
#contact_info .button {
  margin-top: 5px;
  font: normal 11px/13px 'Gotham SSm A', 'Gotham SSm B', serif;
  letter-spacing: 0;
  font-style: normal;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  text-decoration: underline;
}
#contact_info .button:after {
  font-size: 11px;
  line-height: 13px;
  text-decoration: none;
  display: inline-block;
  height: 12px;
  overflow: hidden;
}
@media screen and (max-width: 600px) {
  #contact_info .col,
  #contact_info .col:first-child {
    width: 100%;
    margin-bottom: 20px;
    padding: 0;
  }
}
#legal h2 {
  display: inline-block;
  font: normal 30px/32px 'Olifant-Normal', serif;
  letter-spacing: 0;
  font-style: normal;
  font-weight: 500;
  border-bottom: 1px #cccccc solid;
  margin-bottom: 20px;
}
#legal h3 {
  font: normal 16px/18px 'Gotham SSm A', 'Gotham SSm B', serif;
  letter-spacing: 0;
  font-style: normal;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  text-transform: none;
}
#legal p {
  margin-bottom: 10px;
}
#legal a {
  text-transform: none;
  text-decoration: underline;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
}
#legal .address {
  margin-bottom: 0;
}
#legal .copyright {
  font-style: italic;
}
@media screen and (max-width: 1024px) {
  #legal h2 {
    border: 0;
  }
}
#error404 h2 {
  margin: 50px 0 20px;
}
#error404 p a {
  color: #dc4405;
  text-transform: none;
  text-decoration: underline;
}
.optimised {
  position: fixed;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 30px;
  text-align: center;
  color: #ffffff;
  background: #dc4405;
  z-index: 1000;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body,
html,
.halo {
  font: normal 14px/21px 'Gotham SSm A', 'Gotham SSm B', serif;
  letter-spacing: 0;
  font-style: normal;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  color: #cccccc;
  height: 100%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  body,
  html,
  .halo {
    font: normal 13px/16px 'Gotham SSm A', 'Gotham SSm B', serif;
    letter-spacing: 0;
    font-style: normal;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    font-weight: 200;
  }
}
body {
  background: #252525;
  overflow-y: scroll;
}
body.mobile_menu_opened,
body.mobile_menu_opened_hidden,
body.age_checker {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body.mobile_menu_opened .main_header.desktop,
body.mobile_menu_opened_hidden .main_header.desktop,
body.age_checker .main_header.desktop {
  display: none;
}
body.mobile_menu_opened_hidden {
  overflow-y: hidden;
}
body.age_checker .main_header.desktop {
  display: block;
  z-index: 1000000;
}
h1,
h2 {
  font: normal 50px/44px 'Olifant-Normal', serif;
  letter-spacing: 0;
  font-style: normal;
  font-weight: 500;
}
@media screen and (max-width: 1024px) {
  h1,
  h2 {
    font: normal 40px/38px 'Olifant-Normal', serif;
    letter-spacing: 0;
    font-style: normal;
    font-weight: 500;
  }
}
h3 {
  font: normal 20px/24px 'Gotham SSm A', 'Gotham SSm B', serif;
  letter-spacing: 0;
  font-style: normal;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  color: #cccccc;
}
a {
  font: normal 12px/13px 'Gotham SSm A', 'Gotham SSm B', serif;
  letter-spacing: 0;
  font-style: normal;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  color: #cccccc;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: color 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: color 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: color 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: color 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.no-touch a:hover,
.no-touch a:focus {
  color: #dc4405;
}
.mobile {
  display: none;
}
.bg {
  background: url("/static/public/img/site_pattern.jpg") repeat 0 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.halo {
  background: url("/static/public/img/vignette.png") no-repeat 0 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 0;
}
.ie8 .halo {
  -ms-behavior: url(/static/public/htc/backgroundsize.min.htc);
}
.wrapper {
  min-height: 100%;
  width: 100%;
  position: relative;
  z-index: 12;
}
.alert {
  background: #dc4405;
  color: #ffffff;
  position: absolute;
  top: 10px;
  left: 0;
  padding: 10px 10px 10px 10px;
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.alert .text,
.alert .icon {
  display: inline-block;
  vertical-align: middle;
}
.alert .icon {
  margin-left: 40px;
  color: #ffffff;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.alert p {
  font-weight: 500;
  font-size: 11px;
  text-transform: uppercase;
  text-decoration: underline;
}
.alert .title {
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  margin-bottom: 4px;
  letter-spacing: -0.03em;
}
.no-touch .alert:hover,
.no-touch .alert:focus {
  background: #ffffff;
}
.no-touch .alert:hover .icon,
.no-touch .alert:focus .icon {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  color: #dc4405;
}
.age_checker .alert {
  display: none;
}
.main_header {
  background: url("/static/public/img/site_pattern.jpg") repeat 0 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 195px;
  overflow: hidden;
  z-index: 10;
}
.main_header .halo {
  height: 195px;
}
.age_checker .main_header .halo {
  display: none;
}
.age_checker .main_header {
  background: none;
  z-index: 13;
}
.main_header.mob {
  background: none;
  z-index: 11;
  color: #ffffff;
  height: 60px;
  top: -60px;
  -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}
.main_header.mob .menu_button {
  background: #dc4405;
  display: block;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
}
.main_header.mob .menu_button .icon {
  line-height: 60px;
  font-size: 28px;
  color: white;
}
.main_header.mob .menu_button.brand {
  left: auto;
  right: 0;
  font-size: 12px;
}
.main_header.mob .menu_button.brand .icon {
  font-size: 40px;
}
.main_header.mob .menu_button.active {
  background: #000000;
  color: #dc4405;
}
.header_nav {
  position: fixed;
  right: 20px;
  top: 20px;
  text-align: right;
  z-index: 12;
}
.header_nav li {
  margin: 5px 0;
}
.header_nav li a {
  color: #606060;
  font-size: 11px;
  font-weight: 700;
  line-height: 13px;
}
.no-touch .header_nav li a:hover,
.no-touch .header_nav li a:focus {
  color: #ffffff;
}
.header_nav li:first-child {
  margin-top: 0;
}
.shadow_sep {
  position: fixed;
  top: 195px;
  left: 0;
  z-index: 12;
  width: 100%;
  height: 12px;
  background: url("/static/public/img/logo_sep.png") no-repeat 50% 0;
  background-size: 80% 12px;
}
.age_checker .shadow_sep {
  display: none;
}
.inner {
  margin: 0 auto;
  width: 780px;
}
.logo_wrapper {
  padding-top: 20px;
  position: relative;
  text-align: center;
  z-index: 3;
}
.logo_wrapper a {
  display: inline-block;
}
.logo_wrapper .sep {
  margin-top: 15px;
}
.nav {
  position: fixed;
  top: 210px;
  z-index: 12;
}
.nav li {
  width: 95px;
  margin-bottom: 15px;
  padding-left: 20px;
  position: relative;
}
.nav li:before {
  color: #dc4405;
  content: "\e607";
  font: normal 28px/30px 'Icons', sans-serif;
  left: -30px;
  position: absolute;
  top: 26px;
  -webkit-transition: left 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: left 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: left 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: left 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.nav li a {
  display: inline-block;
  line-height: 15px;
}
.nav li a .icon {
  color: #585858;
  display: block;
  font-size: 28px;
  margin-bottom: 5px;
}
.no-touch .nav li:hover a,
.no-touch .nav li:focus a {
  color: #dc4405;
}
.no-touch .nav li:hover:before,
.no-touch .nav li:focus:before {
  left: -12px;
}
.nav li.active a {
  color: #dc4405;
}
.nav li.active:before {
  left: -12px;
}
.nav.left {
  left: 0;
}
.nav.right {
  right: -100%;
  top: 0;
}
.nav.right .overlay {
  right: 0;
}
.nav.brand {
  height: 100%;
  width: 100%;
}
.nav.brand .overlay {
  left: -100%;
  display: none;
  z-index: 1;
}
.nav.brand .nav_wrapper {
  position: absolute;
  background: url("/static/public/img/bg_brand_panel.jpg") repeat 0 0;
  top: 0;
  left: 0;
  height: 100%;
  width: 425px;
  z-index: 2;
}
.nav.brand.open .overlay {
  display: block;
}
.nav.brand .main_button {
  display: block;
  background: #dc4405;
  color: #ffffff;
  padding: 10px;
  position: absolute;
  top: 210px;
  text-align: center;
  z-index: 2;
  left: -85px;
  width: 85px;
  overflow: hidden;
  height: 85px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.nav.brand .main_button .icon {
  color: #ffffff;
  margin-bottom: 5px;
  display: block;
  font-size: 50px;
}
.no-touch .nav.brand .main_button:hover {
  background: #ffffff;
  color: #dc4405;
}
.no-touch .nav.brand .main_button:hover .icon {
  color: #dc4405;
}
.nav.brand .main_button .open_content,
.nav.brand .main_button .close_content {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: -webkit-transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: -moz-transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: -o-transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: -webkit-transform 0.7s cubic-bezier(0.19, 1, 0.22, 1),-moz-transform 0.7s cubic-bezier(0.19, 1, 0.22, 1),-o-transform 0.7s cubic-bezier(0.19, 1, 0.22, 1),transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.nav.brand .main_button .open_content {
  display: inline-block;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  margin: -34px 0 0 -28px;
  top: 50%;
  left: 50%;
}
.nav.brand .main_button .open_content .icon-close {
  margin: 0px;
  font-size: 55px;
}
.fr .nav.brand .main_button .open_content {
  margin: -34px 0 0 -33px;
}
.ie8 .nav.brand .main_button .open_content {
  display: inline-block;
}
.nav.brand .main_button .close_content {
  display: inline-block;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  overflow: hidden;
  margin: -20px 0 0 -20px;
  top: 50%;
  left: 50%;
}
.ie8 .nav.brand .main_button .close_content {
  display: none;
}
.nav.brand .main_button .close_content .icon-close {
  margin: 0px;
  font-size: 40px;
}
.nav.brand .main_button.open {
  background: #dc4405;
}
.nav.brand .main_button.open .open_content {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.ie8 .nav.brand .main_button.open .open_content {
  display: none;
}
.nav.brand .main_button.open .close_content {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.ie8 .nav.brand .main_button.open .close_content {
  display: inline-block;
}
.nav.brand .brands_wrapper {
  height: 100%;
  width: 100%;
  padding: 20px;
  z-index: 1;
  text-align: center;
}
.nav.brand .brands_wrapper .button {
  width: 90%;
  margin-bottom: 30px;
  text-align: left;
}
.nav.brand .brands_wrapper .items {
  text-align: left;
}
.nav.brand .brands_wrapper .brand_item {
  display: inline-block;
  width: 33%;
  padding: 10px 35px;
  zoom: 1;
  filter: alpha(opacity=80);
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  vertical-align: middle;
}
.nav.brand .brands_wrapper .brand_item img {
  display: inline-block;
  width: 100%;
  -webkit-transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
.no-touch .nav.brand .brands_wrapper .brand_item:hover,
.no-touch .nav.brand .brands_wrapper .brand_item:focus {
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.content_wrapper {
  width: 100%;
  padding-top: 210px;
  position: relative;
  z-index: 2;
}
.age_checker .content_wrapper {
  z-index: 12;
}
.section {
  position: relative;
  margin-top: 30px;
  margin-bottom: 50px;
}
@media screen and (max-width: 1024px) {
  .section {
    margin: 0;
  }
}
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  background: url("/static/public/img/overlay_pattern.png") repeat 0 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.button {
  background: url("/static/public/img/transparent.png") repeat 0 0;
  border: 3px #dc4405 solid;
  display: inline-block;
  color: #dc4405;
  font: normal 15px/17px 'Gotham SSm A', 'Gotham SSm B', serif;
  letter-spacing: 0;
  font-style: normal;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  padding: 15px 35px 12px 15px;
  text-transform: uppercase;
  position: relative;
}
.button:after {
  content: "\e608";
  font: normal 15px/17px 'Icons', sans-serif;
  position: absolute;
  right: 15px;
  top: 12px;
  -webkit-transition: right 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: right 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: right 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: right 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.no-touch .button:hover,
.no-touch .button:focus {
  color: #ffffff;
}
.no-touch .button:hover:after,
.no-touch .button:focus:after {
  right: 12px;
}
.button.no_border {
  color: #dc4405;
  border: none;
  display: inline-block;
  margin: 20px 0 0;
  padding: 0 20px 0 0;
}
.button.no_border:after {
  font: normal 13px/15px 'Icons', sans-serif;
  right: 0;
  top: 0;
}
.no-touch .button.no_border:hover:after,
.no-touch .button.no_border:focus:after {
  right: -3px;
}
.button.thin {
  font-size: 14px;
  padding: 10px 15px;
}
.button.thin:after {
  font: normal 14px/15px 'Icons', sans-serif;
  right: 10px;
  top: 11px;
}
.no-touch .button.thin:hover:after,
.no-touch .button.thin:focus:after {
  right: 8px;
}
.bordered {
  border-bottom: 1px #3d3d3d solid;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1024px) {
  body {
    overflow-y: scroll;
  }
  .mobile {
    display: block;
  }
  .overlay.mobile {
    display: none;
  }
  .header_nav,
  .nav,
  .alert {
    display: none;
  }
  .main_header {
    height: 140px;
  }
  .main_header .halo {
    height: 140px;
  }
  .main_header .logo_wrapper img {
    width: 65%;
    display: inline;
    height: auto;
  }
  .shadow_sep {
    top: 140px;
    background-size: 150% 12px;
  }
  .main_header.mob {
    top: 0;
  }
  .mobile_menu_opened_hidden .main_header.mob,
  .mobile_menu_opened .main_header.mob {
    background: #000000;
  }
  .inner {
    width: 100%;
    max-width: 780px;
    min-width: 300px;
    padding: 20px;
  }
  .mobile_menu_opened .shadow_sep,
  .mobile_menu_opened_hidden .shadow_sep {
    display: none;
  }
  .mobile_menu_opened .overlay.mobile,
  .mobile_menu_opened_hidden .overlay.mobile {
    display: block;
    z-index: 9;
  }
  .nav.left {
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    padding-top: 60px;
    z-index: 10;
  }
  .nav.left li {
    background: #000000;
    width: 100%;
    margin: 0;
    border-bottom: 1px #262726 solid;
  }
  .nav.left li:before {
    top: 7px;
  }
  .nav.left li a {
    padding: 16px 0 15px;
    width: 100%;
  }
  .nav.left li a .icon,
  .nav.left li a .text {
    display: inline-block;
    vertical-align: middle;
  }
  .nav.left li a .text {
    margin-left: 15px;
  }
  .nav.left li a .icon {
    margin: 0;
  }
  .nav.left .mobile {
    overflow: hidden;
    padding: 0 20px;
    background: #000000;
  }
  .nav.left .mobile li {
    display: block;
    float: left;
    padding: 0;
    margin: 0;
    width: 70%;
    text-align: center;
    border: 0;
  }
  .nav.left .mobile li.language {
    width: 10%;
    text-align: left;
  }
  .nav.left .mobile li:last-child {
    width: 20%;
    text-align: right;
  }
  .nav.left .mobile li a {
    padding: 20px 0;
    color: #585858;
  }
  .nav.left .mobile li:before {
    content: "";
  }
  .nav.right {
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    padding-top: 60px;
    z-index: 10;
  }
  .nav.right .nav_wrapper {
    position: relative;
    height: auto;
    width: 100%;
  }
  .nav.right .main_button {
    display: none;
  }
  .nav.right .brands_wrapper {
    background: none;
    position: relative;
    top: auto;
    left: auto;
    height: auto;
    padding: 0;
  }
  .nav.right .brands_wrapper .button {
    border: 0;
    margin: 0;
    padding: 0;
    height: auto;
    text-align: center;
    font: normal 14px/40px 'Gotham SSm A', 'Gotham SSm B', serif;
    letter-spacing: 0;
    font-style: normal;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
  }
  .nav.right .brands_wrapper .button::after {
    display: none;
  }
  .nav.right .brands_wrapper .button,
  .nav.right .brands_wrapper .brand_item {
    background: #000000;
    border-bottom: 1px #262726 solid;
    height: 60px;
    overflow: hidden;
    padding: 10px;
    width: 100%;
    display: block;
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
  .nav.right .brands_wrapper .button img,
  .nav.right .brands_wrapper .brand_item img {
    margin-left: 50px;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    width: 30px;
    height: auto;
    max-height: 30px;
    max-width: 30px;
  }
  .nav.right .brands_wrapper .button img,
  .nav.right .brands_wrapper .brand_item img,
  .nav.right .brands_wrapper .button .text,
  .nav.right .brands_wrapper .brand_item .text {
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    display: inline-block;
    vertical-align: middle;
  }
  .nav.right .brands_wrapper .button .text,
  .nav.right .brands_wrapper .brand_item .text {
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    color: #cccccc;
    font: normal 14px/40px 'Gotham SSm A', 'Gotham SSm B', serif;
    letter-spacing: 0;
    font-style: normal;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    text-transform: uppercase;
    margin-left: 15px;
  }
  .no-touch .nav.right .brands_wrapper .button:hover,
  .no-touch .nav.right .brands_wrapper .brand_item:hover,
  .no-touch .nav.right .brands_wrapper .button:focus,
  .no-touch .nav.right .brands_wrapper .brand_item:focus {
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
  .no-touch .nav.right .brands_wrapper .button:hover img,
  .no-touch .nav.right .brands_wrapper .brand_item:hover img,
  .no-touch .nav.right .brands_wrapper .button:focus img,
  .no-touch .nav.right .brands_wrapper .brand_item:focus img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  .no-touch .nav.right .brands_wrapper .button:hover img,
  .no-touch .nav.right .brands_wrapper .brand_item:hover img,
  .no-touch .nav.right .brands_wrapper .button:focus img,
  .no-touch .nav.right .brands_wrapper .brand_item:focus img,
  .no-touch .nav.right .brands_wrapper .button:hover .text,
  .no-touch .nav.right .brands_wrapper .brand_item:hover .text,
  .no-touch .nav.right .brands_wrapper .button:focus .text,
  .no-touch .nav.right .brands_wrapper .brand_item:focus .text {
    zoom: 1;
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
  .content_wrapper {
    padding-top: 140px;
  }
}
