@charset "UTF-8";
/* Mixin for media queries */
h1, h3, .main-nav .menu-button, .main-nav-list, .age-gate-section .age-gate-container, .slider-section .welcome-message, .home-slider .slick-slide-text, .home-slider .slick-slide-footer > p, .beer-slider .title, .products-slider .slide .title, .page-links a, .generic-section .text h2, .generic-section .generic-slider .title, .stockists-section .marker-title, .contact-section .marker-title, .contact-section h2, .contact-section input[type=submit], .contact-section .thanks-message {
  font-family: 'BemboStd', sans-serif;
  font-weight: 600; }

h2, footer, .age-gate-section .age-gate-or, .age-gate-section .age-gate-footer, .home-slider .slick-slide-footer > span, .beer-section p, .beer-slider .subtitle, .products-slider .slide .subtitle, .products-slider .slide .description, .products-slider .slide .product-details, .generic-section .text, .stockists-section .text, .stockists-section .map-marker-info, .contact-section, .contact-section .text, .contact-section .map-marker-info, .contact-section .contact-visit div {
  font-family: 'RobotoSlabRegular', sans-serif; }

/*base code*/
.animated {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

/*the animation definition*/
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30%, 0);
    transform: translate3d(0, 30%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30%, 0);
    -ms-transform: translate3d(0, 30%, 0);
    transform: translate3d(0, 30%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; } }
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

/* ==========================================================================
   Normalize.scss settings
   ========================================================================== */
/**
 * Includes legacy browser support IE6/7
 *
 * Set to false if you want to drop support for IE6 and IE7
 */
/* Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 * 3. Corrects text resizing oddly in IE 6/7 when body `font-size` is set using
 *  `em` units.
 */
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 6/7/8/9 and Firefox 3.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

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

/**
 * Addresses 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
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 8/9/10.
 * 2. Improves image quality when scaled in IE 7.
 */
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.
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
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.
 * 4. Improves appearance and consistency in all browsers.
 */
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.
 * 4. Removes inner spacing in IE 7 without affecting normal text inputs.
 *  Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

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

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 *  Known issue: excess padding remains in IE 6.
 */
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.
 * 3. Corrects text not wrapping in Firefox 3.
 * 4. Corrects alignment displayed oddly in IE 6/7.
 */
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; }

@font-face {
  font-family: "BemboStd";
  src: url("../fonts/BemboStd/BemboStd.eot.eot");
  src: url("../fonts/BemboStd/BemboStd.eot?#iefix") format("embedded-opentype"), url("../fonts/BemboStd/BemboStd.woff") format("woff"), url("../fonts/BemboStd/BemboStd.ttf") format("truetype"), url("../fonts/BemboStd/BemboStd.svg#ywftsvg") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "RobotoSlabRegular";
  src: url("../fonts/RobotoSlabRegular/robotoslab-regular-webfont.eot.eot");
  src: url("../fonts/RobotoSlabRegular/robotoslab-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoSlabRegular/robotoslab-regular-webfont.woff") format("woff"), url("../fonts/RobotoSlabRegular/robotoslab-regular-webfont.ttf") format("truetype"), url("../fonts/RobotoSlabRegular/robotoslab-regular-webfont.svg#ywftsvg") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'fontello';
  src: url("../fonts/fontello/fontello.eot?46358369");
  src: url("../fonts/fontello/fontello.eot?46358369#iefix") format("embedded-opentype"), url("../fonts/fontello/fontello.woff?46358369") format("woff"), url("../fonts/fontello/fontello.ttf?46358369") format("truetype"), url("../fonts/fontello/fontello.svg?46358369#fontello") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

.icon-cancel:before {
  content: '\e800'; }

/* '' */
.icon-menu:before {
  content: '\e802'; }

/* '' */
.icon-star:before {
  content: '\e803'; }

/* '' */
.icon-right-open-mini:before {
  content: '\e804'; }

/* '' */
.icon-left-open-mini:before {
  content: '\e805'; }

/* '' */
*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body {
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 16px;
  background-color: #FFFFFF;
  color: #403E3E; }
  body.age-gate-open {
    overflow: hidden; }
  body.fixed {
    overflow: hidden; }

a {
  color: #403E3E;
  text-decoration: none; }
  @media (min-width: 48em) {
    a:hover {
      -webkit-transition: color 0.5s ease-in-out;
      -moz-transition: color 0.5s ease-in-out;
      transition: color 0.5s ease-in-out;
      color: #B21F29; } }
  a:active {
    color: #B21F29; }
  a:focus {
    outline: none; }

img {
  max-width: 100%; }

ul {
  margin: 0;
  padding: 0; }

li {
  list-style: none; }

h1 {
  font-size: 35px;
  text-transform: uppercase; }

h2 {
  font-size: 12px;
  line-height: 20px;
  word-spacing: 1px;
  font-weight: normal; }

h3 {
  font-size: 22px;
  text-transform: uppercase;
  text-align: center;
  font-weight: normal; }

button:focus, input:focus, textarea:focus {
  outline: none; }

.primary-section {
  width: 100%; }
  .primary-section .container {
    width: 90%;
    margin: auto;
    color: #403E3E;
    text-align: center; }
    @media (min-width: 48em) {
      .primary-section .container {
        width: 640px; } }
  .primary-section h1 {
    width: 70%;
    margin: 5px auto 20px; }
    @media (min-width: 48em) {
      .primary-section h1 {
        width: 100%;
        font-size: 45px;
        margin-top: 5px;
        margin-bottom: 30px; } }
  .primary-section h2, .primary-section p {
    margin-top: 0; }
    @media (min-width: 48em) {
      .primary-section h2, .primary-section p {
        font-size: 18px; } }

p > a {
  color: #B21F29; }

.faded {
  display: none; }

input, textarea {
  border: 1px solid transparent !important;
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  resize: none;
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out; }
  input.invalid, textarea.invalid {
    color: #B21F29;
    border: 1px solid #B21F29 !important; }

input[type="text"], input[type="email"], textarea {
  border: 1px solid #E8E8E8 !important; }

::-webkit-input-placeholder {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

::-moz-placeholder {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

/* firefox 19+ */
:-ms-input-placeholder {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

/* ie */
:-moz-placeholder {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

input.invalid::-webkit-input-placeholder {
  color: #B21F29;
  line-height: 30px;
  font-size: 10px; }

input.invalid::-moz-placeholder {
  color: #B21F29;
  line-height: 30px;
  font-size: 10px; }

/* firefox 19+ */
input.invalid:-ms-input-placeholder {
  color: #B21F29;
  line-height: 30px;
  font-size: 10px; }

/* ie */
input.invalid:-moz-placeholder {
  color: #B21F29;
  line-height: 30px;
  font-size: 10px; }

textarea.invalid::-webkit-input-placeholder {
  color: #B21F29;
  line-height: 120px;
  font-size: 10px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }

textarea.invalid::-moz-placeholder {
  color: #B21F29;
  line-height: 120px;
  font-size: 10px; }

/* firefox 19+ */
textarea.invalid:-ms-input-placeholder {
  color: #B21F29;
  line-height: 120px;
  font-size: 10px; }

/* ie */
input.invalid:-moz-placeholder {
  color: #B21F29;
  line-height: 120px;
  font-size: 10px; }

header {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100px;
  width: 100%;
  height: 100px;
  background: url(../img/header-background.png) no-repeat;
  background-size: 100% 100px;
  z-index: 2; }
  @media (min-width: 48em) {
    header {
      height: 150px;
      background-size: 100% 150px; } }

.main-nav {
  display: none;
  position: fixed;
  width: 100%;
  height: 90px;
  max-height: 100%;
  overflow: hidden;
  background-color: transparent;
  -webkit-transition: height 1s ease-in-out, background-color 1s ease-in-out;
  -moz-transition: height 1s ease-in-out, background-color 1s ease-in-out;
  transition: height 1s ease-in-out, background-color 1s ease-in-out; }
  @media (min-width: 48em) {
    .main-nav {
      height: 100px; } }
  .main-nav .logo {
    float: left;
    width: 140px;
    height: 60px;
    margin: 5px 0 0 15px; }
    @media (min-width: 48em) {
      .main-nav .logo {
        width: 240px;
        height: 90px;
        margin: 10px 0 0 35px; } }
    .age-gate-open .main-nav .logo {
      display: none; }
  .main-nav .menu-button {
    float: right;
    margin: 25px 5px 0;
    font-size: 18px;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 34px;
    cursor: pointer; }
    @media (min-width: 48em) {
      .main-nav .menu-button {
        display: none; } }
    .main-nav .menu-button:before {
      float: right;
      width: 30px;
      height: 30px;
      padding: 5px;
      font-size: 16px;
      border: 2px solid #403E3E;
      border-radius: 15px; }
    @media (min-width: 48em) {
      .main-nav .menu-button:hover:before {
        color: #B21F29;
        border: 2px solid #B21F29; } }
    .main-nav .menu-button:focus {
      outline: none; }
    .main-nav .menu-button:active {
      outline: none; }
      .main-nav .menu-button:active:before {
        color: #B21F29;
        border: 2px solid #B21F29; }
    .main-nav .menu-button.close:before {
      content: '\e800'; }
  .main-nav.active {
    height: 100%;
    max-height: 100%;
    background-color: rgba(237, 230, 213, 0.9);
    overflow: auto; }
    @media (min-width: 48em) {
      .main-nav.active {
        position: relative;
        height: 150px;
        overflow: hidden;
        background-color: transparent; } }

.main-nav-list {
  float: right;
  display: table;
  width: 100%;
  margin: 30px 0 0 0;
  color: #403E3E;
  font-size: 35px; }
  @media (min-width: 48em) {
    .main-nav-list {
      width: 400px;
      margin: 50px 35px 0 0;
      font-size: 22px; } }
  @media (min-width: 64em) {
    .main-nav-list {
      width: 500px; } }
  .main-nav-list li {
    display: block;
    margin-bottom: 10px;
    margin-right: 35px;
    text-align: right; }
    @media (min-width: 48em) {
      .main-nav-list li {
        display: table-cell;
        margin-bottom: 0;
        margin-right: 0;
        vertical-align: middle; } }
    .main-nav-list li a.active {
      color: #B21F29; }

footer {
  position: relative;
  width: 100%;
  height: 165px;
  margin-top: -165px;
  padding-top: 45px;
  background-image: url(../img/footer-background.png);
  background-size: 100% 165px;
  color: #403E3E;
  text-align: center;
  font-size: 11px;
  letter-spacing: 0.5px;
  z-index: 1; }
  footer .social-icons {
    width: 160px;
    margin: auto; }
    footer .social-icons img {
      width: 40px;
      height: 40px;
      margin-right: 10px; }
      footer .social-icons img:nth-of-type(3) {
        margin-right: 0; }
  footer a {
    display: inline-block;
    margin: 7px 0; }
  footer .footer-links > a + a:before {
    content: '|';
    display: inline-block;
    margin-left: 3px;
    margin-right: 5px;
    color: #403E3E !important; }
  footer span {
    display: block; }
  .age-gate-open footer {
    opacity: 0; }

.age-gate-section {
  display: none;
  background-color: rgba(237, 230, 213, 0.8);
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 9999; }
  .age-gate-section .age-gate-container {
    position: absolute;
    width: 270px;
    top: 45%;
    left: 50%;
    font-size: 20px;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    @media (min-width: 30em) {
      .age-gate-section .age-gate-container {
        font-size: 28px; } }
    @media (min-width: 48em) {
      .age-gate-section .age-gate-container {
        width: 740px;
        font-size: 36px; } }
    .age-gate-section .age-gate-container p {
      margin: 5px; }
      @media (min-width: 20.625em) {
        .age-gate-section .age-gate-container p {
          margin: 15px 0 30px; } }
      @media (min-width: 30em) {
        .age-gate-section .age-gate-container p {
          margin: 30px 0; } }
    .age-gate-section .age-gate-container a {
      cursor: pointer;
      text-decoration: none; }
    .age-gate-section .age-gate-container .logo {
      width: 140px; }
      @media (min-width: 30em) {
        .age-gate-section .age-gate-container .logo {
          width: 240px; } }
  .age-gate-section .age-gate-or {
    position: relative;
    margin-left: 20px;
    margin-right: 20px;
    color: #b21f29;
    font-size: 12px;
    text-transform: uppercase;
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px); }
    @media (min-width: 48em) {
      .age-gate-section .age-gate-or {
        display: inline-block;
        margin: 20px;
        font-size: 14px; } }
    .age-gate-section .age-gate-or:before {
      content: '';
      position: absolute;
      top: -70%;
      left: 50%;
      height: 12px;
      border-right: 1px solid #403E3E; }
      @media (min-width: 48em) {
        .age-gate-section .age-gate-or:before {
          top: -90%; } }
    .age-gate-section .age-gate-or:after {
      content: '';
      position: absolute;
      top: 120%;
      left: 50%;
      height: 12px;
      border-right: 1px solid #403E3E; }
      @media (min-width: 48em) {
        .age-gate-section .age-gate-or:after {
          top: 120%; } }
  .age-gate-section > .logo {
    display: none;
    position: absolute;
    left: 50%;
    width: 140px;
    height: 60px;
    margin: 5px auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }
    @media (min-width: 48em) {
      .age-gate-section > .logo {
        width: 240px;
        height: 90px; } }
  .age-gate-section .age-gate-footer {
    width: 240px;
    position: absolute;
    bottom: 10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    font-size: 11px;
    letter-spacing: 0.5px; }
    .age-gate-section .age-gate-footer a {
      display: inline-block;
      margin: 7px 0; }
    .age-gate-section .age-gate-footer span {
      display: block; }
  .age-gate-section .social-icons {
    width: 160px;
    margin: auto; }
    .age-gate-section .social-icons img {
      width: 40px;
      height: 40px;
      margin-right: 10px; }
  .age-gate-section .footer-links > a + a:before {
    content: '|';
    display: inline-block;
    margin-left: 3px;
    margin-right: 5px;
    color: #403E3E !important; }

.slick-slide img {
  width: 100%; }

.slick-next, .slick-prev {
  position: absolute;
  top: 50%;
  width: 30px;
  height: 30px;
  padding: 0;
  color: #FFF;
  font-size: 20px;
  border: 2px solid #FFF;
  background: rgba(0, 0, 0, 0.25);
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }
  @media (min-width: 48em) {
    .slick-next, .slick-prev {
      width: 55px;
      height: 55px;
      font-size: 40px;
      border: 3px solid #FFF;
      border-top-left-radius: 30px;
      border-top-right-radius: 30px;
      border-bottom-left-radius: 30px;
      border-bottom-right-radius: 30px; } }
  .slick-next:before, .slick-prev:before {
    line-height: 26px;
    margin: 0;
    width: auto; }
    @media (min-width: 48em) {
      .slick-next:before, .slick-prev:before {
        line-height: 48px; } }
  @media (min-width: 48em) {
    .slick-next:hover, .slick-prev:hover {
      color: #000;
      background: #FFF; } }
  .age-gate-open .slick-next, .age-gate-open .slick-prev {
    opacity: 0; }

.slick-prev {
  left: 10px; }
  @media (min-width: 48em) {
    .slick-prev {
      left: 35px; } }

.slick-next {
  right: 10px; }
  @media (min-width: 48em) {
    .slick-next {
      right: 35px; } }

.slider-section {
  position: relative;
  width: 100%;
  max-height: 800px;
  margin-top: 75px;
  opacity: 0;
  -webkit-transition: opacity 1.7s ease-out;
  -moz-transition: opacity 1.7s ease-out;
  transition: opacity 1.7s ease-out; }
  @media (min-width: 48em) {
    .slider-section {
      margin-top: 100px; } }
  .slider-section .welcome-message {
    position: absolute;
    width: 200px;
    display: none;
    top: 50%;
    left: 50%;
    color: #FFFFFF;
    font-size: 26px;
    line-height: 30px;
    text-shadow: 2px 2px 2px #000000;
    text-transform: uppercase;
    text-align: center;
    z-index: 1;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    @media (min-width: 48em) {
      .slider-section .welcome-message {
        font-size: 60px;
        line-height: 65px;
        width: 450px; } }

.background-image {
  display: none;
  position: absolute;
  width: 100%;
  margin-top: 75px;
  height: 100%;
  overflow: hidden;
  z-index: 1;
  top: 0;
  -webkit-filter: blur(5px);
  filter: blur(5px); }
  @media (min-width: 48em) {
    .background-image {
      margin-top: 100px; } }
  .background-image.no-blur {
    -webkit-filter: blur(0);
    filter: blur(0); }

.home-slider {
  width: 100%; }
  .home-slider .slick-initialized .slick-slide {
    position: relative; }
  .home-slider .slide {
    position: relative;
    max-height: 800px;
    overflow: hidden; }
  .home-slider .slick-next, .home-slider .slick-prev {
    opacity: 0;
    -webkit-transition: opacity 2s ease-in-out;
    -moz-transition: opacity 2s ease-in-out;
    transition: opacity 2s ease-in-out; }
  .home-slider .slick-slide-text {
    position: absolute;
    display: none;
    top: 50%;
    left: 50%;
    color: #FFFFFF;
    font-size: 26px;
    line-height: 30px;
    text-shadow: 2px 2px 2px #000000;
    text-transform: uppercase;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    @media (min-width: 48em) {
      .home-slider .slick-slide-text {
        font-size: 45px;
        line-height: 50px; } }
  .home-slider .slick-slide-footer {
    display: none;
    position: absolute;
    bottom: 10px;
    left: 5px;
    color: #FFFFFF; }
    @media (min-width: 48em) {
      .home-slider .slick-slide-footer {
        bottom: 30px;
        left: 50px; } }
    .home-slider .slick-slide-footer > p {
      font-size: 12px;
      text-transform: uppercase;
      margin: 0;
      line-height: 5px; }
      @media (min-width: 48em) {
        .home-slider .slick-slide-footer > p {
          font-size: 15px; } }
    .home-slider .slick-slide-footer > span {
      font-size: 9px; }
      @media (min-width: 48em) {
        .home-slider .slick-slide-footer > span {
          font-size: 10px; } }

.welcome-section {
  padding-top: 35px;
  padding-bottom: 200px;
  background: url(../img/background-image.png); }
  .welcome-section .container {
    width: 95%;
    max-width: 640px;
    margin: auto;
    color: #403E3E;
    text-align: center; }
  .welcome-section .logo {
    width: 190px;
    height: 135px;
    margin: auto; }
  .age-gate-open .welcome-section {
    display: none; }
  .welcome-section h1 {
    margin-bottom: 15px; }

.beers-page-background {
  background: url(../img/background-image-beers.png); }
  .beers-page-background .trademark-background {
    position: absolute;
    z-index: -1;
    top: 135px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
    width: 300px;
    opacity: 0.1; }
    @media (min-width: 48em) {
      .beers-page-background .trademark-background {
        z-index: -1;
        top: 380px;
        width: 768px; } }

@media (min-width: 48em) {
  #slider-bottled, #slider-seasonal {
    min-height: 530px; } }

.beer-section {
  padding-top: 150px;
  padding-bottom: 20px;
  width: 95%;
  max-width: 870px;
  margin: auto; }
  .beer-section h1 {
    font-size: 45px; }
    @media (min-width: 48em) {
      .beer-section h1 {
        margin-top: 50px; } }
  .beer-section p {
    font-size: 14px;
    word-spacing: 1px; }
  .age-gate-open .beer-section {
    opacity: 0; }

.beers-slider-section {
  margin-bottom: 200px;
  min-height: 848px; }
  @media (min-width: 48em) {
    .beers-slider-section {
      min-height: 400px; } }
  .beers-slider-section h3 {
    display: none;
    padding: 30px 0 35px;
    margin: 20px 0 10px;
    min-height: 90px;
    max-width: 870px;
    border-top: 1px solid rgba(64, 62, 62, 0.3); }
    @media (min-width: 48em) {
      .beers-slider-section h3 {
        display: none;
        margin: 0 auto; }
        .beers-slider-section h3.on-tap {
          -webkit-transition: opacity 2s ease-in;
          -moz-transition: opacity 2s ease-in;
          transition: opacity 2s ease-in; }
          .beers-slider-section h3.on-tap.show {
            opacity: 1; }
        .beers-slider-section h3#title-on-tap {
          display: none; } }
  .age-gate-open .beers-slider-section {
    opacity: 0; }

.beer-slider {
  display: none;
  width: 100%;
  max-width: 870px;
  margin: auto; }
  @media (min-width: 48em) {
    .beer-slider {
      display: block; }
      .beer-slider::after {
        clear: both;
        content: "";
        display: table; } }
  .beer-slider.bottled {
    border-bottom: 1px solid rgba(64, 62, 62, 0.3); }
  .beer-slider .slide {
    position: relative;
    padding-bottom: 70px;
    color: #403E3E; }
    .beer-slider .slide img {
      width: auto;
      margin: auto; }
      @media (min-width: 48em) {
        .beer-slider .slide img {
          margin-top: 25px; } }
    @media (min-width: 48em) {
      .beer-slider .slide {
        min-height: 330px;
        float: left;
        text-align: center;
        margin-bottom: 50px;
        width: 33.33333%; }
        .beer-slider .slide:nth-child(3n + 1) {
          clear: left; } }
  .beer-slider .title {
    bottom: 20px;
    padding: 0 10px;
    font-size: 28px;
    border-bottom: 1px solid #403E3E;
    padding-top: 5px;
    text-transform: uppercase;
    white-space: nowrap;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in; }
    @media (min-width: 48em) {
      .beer-slider .title {
        bottom: 10px;
        font-size: 28px; } }
    .beer-slider .title:before {
      content: '\e803';
      font-family: fontello;
      position: absolute;
      top: 50%;
      color: #B21F29;
      font-size: 20px;
      left: -15px;
      opacity: 0;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
      -webkit-transition: opacity 0.5s ease-in;
      -moz-transition: opacity 0.5s ease-in;
      transition: opacity 0.5s ease-in; }
    .beer-slider .title:after {
      content: '\e803';
      font-family: fontello;
      position: absolute;
      top: 50%;
      color: #B21F29;
      font-size: 20px;
      right: -10px;
      opacity: 0;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
      -webkit-transition: opacity 0.5s ease-in;
      -moz-transition: opacity 0.5s ease-in;
      transition: opacity 0.5s ease-in; }
  .beer-slider .subtitle {
    bottom: 0;
    font-size: 12px; }
    @media (min-width: 48em) {
      .beer-slider .subtitle {
        bottom: -15px;
        font-size: 14px;
        width: 100%; } }
  @media (min-width: 48em) {
    .beer-slider .slick-slide-link:hover .title {
      color: #B21F29;
      border-bottom-color: #B21F29; } }
  @media (min-width: 48em) {
    .beer-slider .slick-slide-link:hover .title:before {
      opacity: 1; } }
  @media (min-width: 48em) {
    .beer-slider .slick-slide-link:hover .title:after {
      opacity: 1; } }
  .beer-slider .slick-slide-link:hover .subtitle {
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in; }
    @media (min-width: 48em) {
      .beer-slider .slick-slide-link:hover .subtitle {
        color: #B21F29; } }
  .beer-slider .slick-slide-link:active .title {
    border-bottom-color: #B21F29; }
    .beer-slider .slick-slide-link:active .title:before, .beer-slider .slick-slide-link:active .title:after {
      color: #B21F29; }
  .beer-slider .slick-slide-link:active .title, .beer-slider .slick-slide-link:active .subtitle {
    color: #B21F29; }
  .beer-slider .slick-slide-text {
    position: absolute;
    left: 50%;
    text-align: center;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }
    .age-gate-open .beer-slider .slick-slide-text {
      opacity: 0; }

.products-section {
  margin-top: 160px; }
  @media (min-width: 48em) {
    .products-section {
      min-height: 580px;
      margin-top: 210px; } }

.products-slider .slick-prev, .products-slider .slick-next {
  top: 25%; }
.products-slider .slide {
  position: relative;
  color: #403E3E;
  text-align: center; }
  .products-slider .slide img {
    width: auto;
    margin: auto; }
  .products-slider .slide .background-image {
    position: absolute;
    width: 50%;
    height: auto;
    max-width: 560px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 240px;
    opacity: 0.2;
    z-index: -1; }
    @media (min-width: 48em) {
      .products-slider .slide .background-image {
        top: -10px; } }
  .products-slider .slide .title {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-top: 20px;
    padding: 10px 10px 0;
    font-size: 30px;
    line-height: 30px;
    border-bottom: 1px solid #403E3E;
    text-transform: uppercase;
    text-align: center;
    white-space: nowrap; }
    @media (min-width: 48em) {
      .products-slider .slide .title {
        font-size: 60px;
        line-height: 60px; } }
    .products-slider .slide .title:before, .products-slider .slide .title:after {
      content: '\e803';
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
      font-size: 20px; }
    .products-slider .slide .title:before {
      left: -15px; }
    .products-slider .slide .title:after {
      right: -10px;
      font-family: "fontello"; }
  .products-slider .slide .subtitle {
    margin-top: 70px;
    font-size: 18px;
    text-align: center; }
    @media (min-width: 48em) {
      .products-slider .slide .subtitle {
        margin-top: 100px; } }
  .products-slider .slide .description {
    width: 95%;
    max-width: 625px;
    margin: 30px auto 0;
    padding: 0 10px 30px;
    font-size: 12px;
    word-spacing: 1px;
    text-align: center; }
    @media (min-width: 48em) {
      .products-slider .slide .description {
        font-size: 14px; } }
  .products-slider .slide .product-details {
    max-width: 830px;
    padding: 5px 0 10px;
    margin: 0 10px;
    border-bottom: 1px solid rgba(64, 62, 62, 0.3);
    border-top: 1px solid rgba(64, 62, 62, 0.3);
    font-size: 12px; }
    @media (min-width: 48em) {
      .products-slider .slide .product-details {
        font-size: 14px; } }
    .products-slider .slide .product-details span {
      display: block;
      margin: auto;
      padding-top: 5px;
      text-align: center; }
    .products-slider .slide .product-details .container {
      width: 205px;
      margin: auto; }
      @media (min-width: 48em) {
        .products-slider .slide .product-details .container {
          width: 400px;
          margin: auto; } }
      @media (min-width: 48em) {
        .products-slider .slide .product-details .container span {
          display: inline-block; } }
      .products-slider .slide .product-details .container .first {
        display: inline-block; }
      .products-slider .slide .product-details .container .bars {
        position: relative; }
        .products-slider .slide .product-details .container .bars:before {
          content: '|';
          display: inline-block;
          width: 40px; }
        @media (min-width: 48em) {
          .products-slider .slide .product-details .container .bars:after {
            content: '|';
            display: inline-block;
            width: 40px; } }
      @media (min-width: 48em) {
        .products-slider .slide .product-details .container .last {
          display: inline-block; } }
    @media (min-width: 48em) {
      .products-slider .slide .product-details {
        margin: 0 auto; } }

.page-links {
  padding-top: 5px;
  padding-bottom: 190px; }
  @media (min-width: 48em) {
    .page-links {
      display: table;
      margin: auto;
      width: 600px;
      min-height: 138px;
      padding-top: 40px;
      padding-bottom: 280px; } }
  .page-links a {
    display: block;
    margin: 25px auto 0;
    text-align: center;
    font-size: 35px;
    width: 200px; }
    @media (min-width: 48em) {
      .page-links a {
        display: table-cell; } }

.generic-section {
  min-height: 100%;
  position: relative;
  padding-top: 120px;
  padding-bottom: 200px;
  background: url(../img/background-image.png);
  opacity: 0;
  -webkit-transition: opacity 2s ease-in;
  -moz-transition: opacity 2s ease-in;
  transition: opacity 2s ease-in;
  z-index: 0;
  overflow: auto; }
  @media (min-width: 48em) {
    .generic-section {
      padding-top: 160px;
      padding-bottom: 240px; } }
  .generic-section .heading {
    margin-left: 10px;
    margin-bottom: 20px;
    margin-top: 30px;
    padding-bottom: 5px;
    text-align: left;
    font-size: 26px;
    width: 95%;
    border-bottom: 1px solid rgba(64, 62, 62, 0.3); }
    @media (min-width: 48em) {
      .generic-section .heading {
        font-size: 40px; } }
  .generic-section .sub {
    font-size: 20px; }
    @media (min-width: 48em) {
      .generic-section .sub {
        font-size: 32px; } }
  .generic-section .text {
    margin-left: 10px;
    margin-right: 10px;
    text-align: left;
    font-size: 12px;
    line-height: 25px;
    word-spacing: 1px; }
    .generic-section .text a {
      color: #B21F29; }
    @media (min-width: 48em) {
      .generic-section .text {
        font-size: 14px; } }
    .generic-section .text h2 {
      margin-bottom: 20px;
      margin-top: 30px;
      padding-bottom: 20px;
      text-align: left;
      font-size: 20px;
      width: 95%;
      border-bottom: 1px solid rgba(64, 62, 62, 0.3); }
      @media (min-width: 48em) {
        .generic-section .text h2 {
          font-size: 32px; } }
  .generic-section .image {
    width: 95%;
    margin: auto; }
  .generic-section img {
    max-width: 100%; }
  .generic-section .container {
    width: 95%;
    max-width: 640px;
    margin: auto;
    color: #403E3E;
    text-align: center;
    clear: both; }
  .age-gate-open .generic-section {
    opacity: 0; }
  .generic-section .generic-slider {
    width: 95%;
    max-width: 640px;
    margin: 30px auto 0;
    color: #403E3E;
    text-align: center;
    overflow: auto; }
    .generic-section .generic-slider .slide {
      position: relative;
      padding-bottom: 0;
      color: #403E3E;
      margin-bottom: 20px; }
      .generic-section .generic-slider .slide img {
        display: block;
        width: auto !important;
        margin: 0 auto 60px;
        height: auto !important; }
    .generic-section .generic-slider .slick-next {
      top: 43% !important;
      right: 5px !important; }
      @media (min-width: 30em) {
        .generic-section .generic-slider .slick-next {
          top: 45% !important;
          right: 10px !important; } }
    .generic-section .generic-slider .slick-prev {
      top: 43% !important;
      left: 5px !important; }
      @media (min-width: 48em) {
        .generic-section .generic-slider .slick-prev {
          top: 45% !important;
          left: 10px !important; } }
    .generic-section .generic-slider .title {
      position: absolute;
      display: block;
      padding: 10px 0;
      bottom: -25px;
      font-size: 16px;
      text-transform: uppercase;
      width: 100%;
      height: 90px; }
      @media (min-width: 48em) {
        .generic-section .generic-slider .title {
          font-size: 20px; } }
    .generic-section .generic-slider .subtitle {
      display: block;
      font-size: 14px; }

.stockists-section {
  padding-top: 120px;
  padding-bottom: 200px;
  background: url(../img/background-image.png); }
  @media (min-width: 48em) {
    .stockists-section {
      padding-top: 160px;
      padding-bottom: 240px; } }
  .stockists-section .heading {
    font-size: 35px;
    width: 95%;
    margin-top: 15px; }
    @media (min-width: 48em) {
      .stockists-section .heading {
        font-size: 45px;
        margin-top: 45px; } }
  .stockists-section .text {
    padding-bottom: 20px;
    font-size: 12px;
    line-height: 25px;
    word-spacing: 1px; }
    @media (min-width: 48em) {
      .stockists-section .text {
        font-size: 14px; } }
  .stockists-section .map-container {
    width: 95%;
    margin: auto;
    max-width: 980px;
    padding-top: 40px;
    border-top: 1px solid rgba(64, 62, 62, 0.3); }
  .stockists-section .map {
    width: 100%;
    max-width: 980px;
    height: 250px;
    margin: auto;
    opacity: 0;
    -webkit-transition: opacity, 4s, ease-in-out;
    -moz-transition: opacity, 4s, ease-in-out;
    transition: opacity, 4s, ease-in-out; }
    @media (min-width: 48em) {
      .stockists-section .map {
        height: 490px; } }
  .stockists-section .infoBox img {
    width: 15px; }
  .stockists-section .map-marker-info {
    width: 170px;
    height: auto;
    padding: 15px 5px;
    background-color: #FFF;
    font-size: 12px;
    text-align: center;
    border: 1px solid #767C83; }
    @media (min-width: 48em) {
      .stockists-section .map-marker-info {
        width: 300px;
        font-size: 14px; } }
  .stockists-section .marker-title {
    display: block;
    margin: 0 20px 5px;
    padding-bottom: 5px;
    font-size: 22px;
    text-align: center;
    border-bottom: 1px solid rgba(64, 62, 62, 0.3); }
    @media (min-width: 48em) {
      .stockists-section .marker-title {
        font-size: 26px; } }

.primary-section.contact-section .container {
  width: 98%; }
  @media (min-width: 64em) {
    .primary-section.contact-section .container {
      width: 970px; } }

.contact-section {
  font-size: 12px;
  line-height: 22px;
  padding-top: 120px;
  padding-bottom: 200px;
  background: url(../img/background-image.png); }
  @media (min-width: 48em) {
    .contact-section {
      padding-top: 160px;
      padding-bottom: 240px;
      font-size: 14px; } }
  .contact-section .heading, .contact-section h1 {
    font-size: 35px;
    width: 95%;
    margin-top: 20px; }
    @media (min-width: 48em) {
      .contact-section .heading, .contact-section h1 {
        font-size: 45px;
        margin-top: 55px; } }
  .contact-section .text {
    padding: 0 10px 20px;
    font-size: 12px;
    line-height: 25px;
    word-spacing: 1px;
    border-bottom: 1px solid rgba(64, 62, 62, 0.3); }
    @media (min-width: 48em) {
      .contact-section .text {
        font-size: 14px;
        padding: 0 165px 20px; } }
    .contact-section .text.additional {
      border-bottom: none;
      border-top: 1px solid rgba(64, 62, 62, 0.3);
      padding-bottom: 0;
      padding-top: 0;
      margin-top: 15px; }
  .contact-section .contact-wrapper {
    overflow: hidden;
    text-align: left;
    padding-top: 8px; }
    @media (min-width: 48em) {
      .contact-section .contact-wrapper > div {
        float: left;
        width: 50%; }
        .contact-section .contact-wrapper > div:first-child {
          padding-right: 23px; }
        .contact-section .contact-wrapper > div:last-child {
          padding-left: 23px; } }
    @media (min-width: 48em) {
      .contact-section .contact-wrapper {
        padding-top: 23px; } }
  .contact-section .map {
    width: 100%;
    height: 160px;
    margin-bottom: 20px;
    opacity: 0;
    -webkit-transition: opacity 2s ease-in-out;
    -moz-transition: opacity 2s ease-in-out;
    transition: opacity 2s ease-in-out; }
    @media (min-width: 48em) {
      .contact-section .map {
        width: 50%;
        height: 460px;
        margin-bottom: 0; } }
  .contact-section .infoBox img {
    width: 15px; }
  .contact-section .map-marker-info {
    width: 170px;
    height: auto;
    padding: 15px 5px;
    background-color: #FFF;
    font-size: 12px;
    text-align: center; }
    @media (min-width: 48em) {
      .contact-section .map-marker-info {
        width: 300px;
        font-size: 14px; } }
  .contact-section .marker-title {
    display: block;
    margin: 0 20px 5px;
    padding-bottom: 5px;
    font-size: 22px;
    text-align: center;
    border-bottom: 1px solid rgba(64, 62, 62, 0.3); }
    @media (min-width: 48em) {
      .contact-section .marker-title {
        font-size: 26px; } }
  .contact-section h2 {
    font-size: 22px;
    margin: 0 0 7px; }
    @media (min-width: 48em) {
      .contact-section h2 {
        font-size: 26px; } }
  .contact-section #contact-wrapper {
    -webkit-transition: opacity 2s ease-in-out;
    -moz-transition: opacity 2s ease-in-out;
    transition: opacity 2s ease-in-out;
    opacity: 0; }
  .contact-section .contact-visit,
  .contact-section .contact-call {
    width: 50%;
    float: left;
    margin-bottom: 30px;
    position: relative; }
    @media (min-width: 48em) {
      .contact-section .contact-visit,
      .contact-section .contact-call {
        margin-bottom: 40px; } }
  .contact-section .contact-visit {
    padding-left: 10px; }
    .contact-section .contact-visit div {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      color: #b21f29;
      text-transform: uppercase; }
      .contact-section .contact-visit div span {
        position: absolute;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
      .contact-section .contact-visit div:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        height: 40%;
        border-right: 1px solid rgba(64, 62, 62, 0.3); }
      .contact-section .contact-visit div:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        height: 40%;
        border-right: 1px solid rgba(64, 62, 62, 0.3); }
    @media (min-width: 48em) {
      .contact-section .contact-visit {
        padding-left: 0; } }
  .contact-section .contact-call {
    padding-left: 40px; }
    @media (min-width: 48em) {
      .contact-section .contact-call {
        padding-left: 65px; } }
  .contact-section .contact-message {
    width: 100%;
    clear: left;
    border-top: 1px solid rgba(64, 62, 62, 0.3);
    padding-top: 30px; }
    .contact-section .contact-message h2 {
      text-align: center; }
      @media (min-width: 48em) {
        .contact-section .contact-message h2 {
          text-align: left; } }
    @media (min-width: 48em) {
      .contact-section .contact-message {
        padding-top: 40px; } }
  .contact-section form {
    padding-top: 7px; }
    @media (min-width: 48em) {
      .contact-section form {
        padding-top: 12px; } }
  .contact-section input,
  .contact-section textarea {
    border: none;
    padding: 10px 10px; }
  .contact-section input {
    width: 49.2%;
    margin: 0 0 10px; }
    @media (min-width: 48em) {
      .contact-section input {
        width: 46.5%;
        margin: 0 0 20px; } }
    .contact-section input:first-child {
      float: left; }
    .contact-section input:nth-child(2) {
      float: right; }
    .contact-section input[type=submit] {
      background: none;
      padding: 0;
      margin: 0;
      font-size: 26px;
      line-height: 1;
      text-align: center;
      width: 100%;
      -webkit-transition: color 0.5s ease-in;
      -moz-transition: color 0.5s ease-in;
      transition: color 0.5s ease-in; }
      @media (min-width: 48em) {
        .contact-section input[type=submit] {
          font-size: 45px;
          text-align: left;
          width: auto; } }
      .contact-section input[type=submit]:hover {
        color: #B21F29; }
  .contact-section textarea {
    width: 100%;
    height: 90px;
    clear: both;
    margin: 0 0 10px; }
  .contact-section .thanks-message {
    opacity: 0;
    display: inline-block;
    width: 100%;
    max-width: 300px;
    font-size: 20px;
    text-align: center;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
    color: #B21F29; }
    .contact-section .thanks-message.show {
      opacity: 1; }
    @media (min-width: 48em) {
      .contact-section .thanks-message {
        width: auto; } }

/*# sourceMappingURL=main.css.map */
