@import url(https://fonts.googleapis.com/css?family=Raleway:400,700,400italic,700italic);
@font-face { font-family: 'BurfordBase'; src: url("/sites/all/themes/bells_theme/css/webfonts/2D9F48_C_0.eot"); src: url("/sites/all/themes/bells_theme/css/webfonts/2D9F48_C_0.eot?#iefix") format("embedded-opentype"), url("/sites/all/themes/bells_theme/css/webfonts/2D9F48_C_0.woff2") format("woff2"), url("/sites/all/themes/bells_theme/css/webfonts/2D9F48_C_0.woff") format("woff"), url("/sites/all/themes/bells_theme/css/webfonts/2D9F48_C_0.ttf") format("truetype"); }

@font-face { font-family: 'Burford-ExtrudeC'; src: url("/sites/all/themes/bells_theme/css/webfonts/2D9F48_4_0.eot"); src: url("/sites/all/themes/bells_theme/css/webfonts/2D9F48_4_0.eot?#iefix") format("embedded-opentype"), url("/sites/all/themes/bells_theme/css/webfonts/2D9F48_4_0.woff2") format("woff2"), url("/sites/all/themes/bells_theme/css/webfonts/2D9F48_4_0.woff") format("woff"), url("/sites/all/themes/bells_theme/css/webfonts/2D9F48_4_0.ttf") format("truetype"); }

/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document ========================================================================== */
/** 1. Correct the line height in all browsers. 2. Prevent adjustments of font size after orientation changes in IE on Windows Phone and in iOS. */
html { line-height: 1.15; /* 1 */ -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */ }

/* Sections ========================================================================== */
/** Add the correct display in IE 9-. */
article, aside, footer, header, nav, section { display: block; }

/** Correct the font size and margin on `h1` elements within `section` and `article` contexts in Chrome, Firefox, and Safari. */
h1 { font-size: 2em; margin: 0.67em 0; }

/* Grouping content ========================================================================== */
/** Add the correct display in IE 9-. 1. Add the correct display in IE. */
figcaption, figure, main { /* 1 */ display: block; }

/** Add the correct margin in IE 8. */
figure { margin: 1em 40px; }

/** 1. Add the correct box sizing in Firefox. 2. Show the overflow in Edge and IE. */
hr { box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */ }

/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
pre { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ }

/* Text-level semantics ========================================================================== */
/** 1. Remove the gray background on active links in IE 10. 2. Remove gaps in links underline in iOS 8+ and Safari 8+. */
a { background-color: transparent; /* 1 */ -webkit-text-decoration-skip: objects; /* 2 */ }

/** 1. Remove the bottom border in Chrome 57- and Firefox 39-. 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */
abbr[title] { border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ text-decoration: underline dotted; /* 2 */ }

/** Prevent the duplicate application of `bolder` by the next rule in Safari 6. */
b, strong { font-weight: inherit; }

/** Add the correct font weight in Chrome, Edge, and Safari. */
b, strong { font-weight: bolder; }

/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
code, kbd, samp { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ }

/** Add the correct font style in Android 4.3-. */
dfn { font-style: italic; }

/** Add the correct background and color in IE 9-. */
mark { background-color: #ff0; color: #000; }

/** Add the correct font size in all browsers. */
small { font-size: 80%; }

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

sub { bottom: -0.25em; }

sup { top: -0.5em; }

/* Embedded content ========================================================================== */
/** Add the correct display in IE 9-. */
audio, video { display: inline-block; }

/** Add the correct display in iOS 4-7. */
audio:not([controls]) { display: none; height: 0; }

/** Remove the border on images inside links in IE 10-. */
img { border-style: none; }

/** Hide the overflow in IE. */
svg:not(:root) { overflow: hidden; }

/* Forms ========================================================================== */
/** Remove the margin in Firefox and Safari. */
button, input, optgroup, select, textarea { margin: 0; }

/** Show the overflow in IE. 1. Show the overflow in Edge. */
button, input { /* 1 */ overflow: visible; }

/** Remove the inheritance of text transform in Edge, Firefox, and IE. 1. Remove the inheritance of text transform in Firefox. */
button, select { /* 1 */ text-transform: none; }

/** 1. Prevent a WebKit bug where (2) destroys native `audio` and `video` controls in Android 4. 2. Correct the inability to style clickable types in iOS and Safari. */
button, html [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; /* 2 */ }

/** Remove the inner border and padding in Firefox. */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; }

/** Restore the focus styles unset by the previous rule. */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; }

/** 1. Correct the text wrapping in Edge and IE. 2. Correct the color inheritance from `fieldset` elements in IE. 3. Remove the padding so developers are not caught out when they zero out `fieldset` elements in all browsers. */
legend { box-sizing: border-box; /* 1 */ color: inherit; /* 2 */ display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ white-space: normal; /* 1 */ }

/** 1. Add the correct display in IE 9-. 2. Add the correct vertical alignment in Chrome, Firefox, and Opera. */
progress { display: inline-block; /* 1 */ vertical-align: baseline; /* 2 */ }

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

/** 1. Add the correct box sizing in IE 10-. 2. Remove the padding in IE 10-. */
[type="checkbox"], [type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ }

/** Correct the cursor style of increment and decrement buttons in Chrome. */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }

/** 1. Correct the odd appearance in Chrome and Safari. 2. Correct the outline style in Safari. */
[type="search"] { -webkit-appearance: textfield; /* 1 */ outline-offset: -2px; /* 2 */ }

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

/** 1. Correct the inability to style clickable types in iOS and Safari. 2. Change font properties to `inherit` in Safari. */
::-webkit-file-upload-button { -webkit-appearance: button; /* 1 */ font: inherit; /* 2 */ }

/* Interactive ========================================================================== */
/* Add the correct display in IE 9-. 1. Add the correct display in Edge, IE, and Firefox. */
details, menu { display: block; }

/* Add the correct display in all browsers. */
summary { display: list-item; }

/* Scripting ========================================================================== */
/** Add the correct display in IE 9-. */
canvas { display: inline-block; }

/** Add the correct display in IE. */
template { display: none; }

/* Hidden ========================================================================== */
/** Add the correct display in IE 10-. */
[hidden] { display: none; }

/* ============================================================= Tables v1.0 Simple table styling by Chris Ferdinandi. http://gomakethings.com Adapted from Twitter Bootstrap. http://twitter.github.com/bootstrap/ Licensed under the Apache License v2.0 http://www.apache.org/licenses/LICENSE-2.0 ============================================================= */
/* ============================================================= RESPONSIVE RESET Replace with your own. ============================================================= */
@-webkit-viewport { width: device-width;
  zoom: 1.0; }

@-moz-viewport { width: device-width;
  zoom: 1.0; }

@-ms-viewport { width: device-width;
  zoom: 1.0; }

@-o-viewport { width: device-width;
  zoom: 1.0; }

@viewport { width: device-width;
  zoom: 1.0; }

html { overflow-y: auto; }

img, audio, video, canvas { max-width: 100%; }

/*  Sets Body Width */
.container { max-width: 40em; /*width: $container-width;*/ margin-left: auto; margin-right: auto; }

/* ============================================================= TABLES Table styling. ============================================================= */
/*  Removes default browser settings and evens out inconsistencies. */
table { max-width: 100%; border-collapse: collapse; border-spacing: 0; }

/*  Sets table width to 100%. Adds bottom-margin. */
.table { width: 100%; margin-bottom: 1.52941em; }

/*  Adds table cell padding, aligns text to the left, and adds a top border to each cell. */
.table th, .table td { padding: 0.47059em; text-align: left; border-top: 0.07143em solid #7c634d; }

/*  Sets table header font-weight to bold. Aligns table header text to the bottom of each cell. */
.table th { font-weight: bold; vertical-align: bottom; }

/*  Aligns cell text to the top of each cell. */
.table td { vertical-align: top; }

/*  Removes the border-top from the first row. */
.table thead:first-child tr th, .table thead:first-child tr td { border-top: 0; }

/*  Adds border-top between two table-body sections. */
.table tbody + tbody { border-top: 0.14286em solid #7c634d; }

/*  Reduces cell padding */
.table-condensed th, .table-condensed td { padding: 0.29412em; }

/* Adds borders and border-radius. */
.table-bordered { border: 0.07143em solid #7c634d; border-collapse: separate; *border-collapse: collapsed; border-radius: 0.47059em; }

.table-bordered th + th, .table-bordered td + td, .table-bordered th + td, .table-bordered td + th { border-left: 0.07143em solid #7c634d; }

.table-bordered thead:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child td { border-top: 0; }

.table-bordered thead:first-child tr:first-child th:first-child, .table-bordered tbody:first-child tr:first-child td:first-child { border-radius: 0.47059em 0 0 0; }

.table-bordered thead:first-child tr:first-child th:last-child, .table-bordered tbody:first-child tr:first-child td:last-child { border-radius: 0 0.47059em 0 0; }

.table-bordered thead:last-child tr:last-child th:first-child, .table-bordered tbody:last-child tr:last-child td:first-child { border-radius: 0 0 0 0.47059em; }

.table-bordered thead:last-child tr:last-child th:last-child, .table-bordered tbody:last-child tr:last-child td:last-child { border-radius: 0 0 0.47059em 0; }

.preload * { -webkit-transition: none !important; -moz-transition: none !important; -ms-transition: none !important; -o-transition: none !important; transition: none !important; }

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

html { -ms-touch-action: manipulation; touch-action: manipulation; }

html, body { height: 100%; min-height: 100%; font-family: "Raleway", sans-serif; }

body { padding: 0px; margin: 0px; background-color: #fef5e4; }

img { max-width: 100%; height: auto; display: block; }

figure { margin: 0; }

section { overflow: hidden; }

main:after, .main:after { content: ""; display: table; clear: both; }

fieldset { border: none; margin: auto; padding: 0; }

.wrapper { height: 100%; min-height: 100%; }

.show { display: block; }

.hide { display: none; }

.caps { text-transform: uppercase; }

.text-center { text-align: center; }

.text-left { text-align: left; }

.text-right { text-align: right; }

.left { float: left; }

.right { float: right; }

.message { max-width: 500px; margin: 30px auto; background: #DDDDDD; padding: 4px; border-radius: 4px; font-size: 16px; text-align: center; }

.message.success, .message p.success { color: white; background: #55ACEE; }

.message.error, .message p.error { color: white; background: RED; }

.noselect { -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.set-background { background-repeat: no-repeat; }

.background-cover { -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }

.top-center { background-position: top center; }

.center-center { background-position: center center; }

.bottom-center { background-position: bottom center; }

.left-center { background-position: left center; }

.right-center { background-position: right center; }

.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; }

h1, h2, h3, footer .footerCol h2, h4, h5, h6 { margin: 0 0 10px; color: #333333; font-family: "BurfordBase"; font-weight: normal; text-transform: uppercase; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; }

h1, h2 { font-size: 38px; text-transform: uppercase; font-weight: normal; }

@media (min-width: 769px) { h1, h2 { font-size: 55px; } }

h3, footer .footerCol h2 { font-size: 28px; line-height: 1; }

@media (min-width: 769px) { h3, footer .footerCol h2 { font-size: 30px; } }

h4 { font-size: 20px; line-height: 1; }

@media (min-width: 769px) { h4 { font-size: 25px; } }

h6 { letter-spacing: 4px; }

@media (max-width: 480px) { h6 { letter-spacing: 1px; } }

.fancyFont, .grid .fancyBlock h2, .grid .fancyIGBlock h2, .grid .fancyBeerBlock h2 { font-family: "Burford-ExtrudeC"; -webkit-font-smoothing: antialiased; font-weight: normal; line-height: 1; }

a { color: #ad800a; }

p { line-height: 1.4em; font-family: "Raleway", sans-serif; font-size: 16px; line-height: 1.8; }

@media (min-width: 769px) { p { font-size: 18px; } }

b, strong { font-weight: 600; }

body { font-size: 18px; }

body.questions { background: white; }

a { text-decoration: none; -webkit-transition: color 0.2s ease-out; -moz-transition: color 0.2s ease-out; -ms-transition: color 0.2s ease-out; -o-transition: color 0.2s ease-out; transition: color 0.2s ease-out; cursor: pointer; }

.no-touch a:hover { color: #f3bb2a; }

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

.cke_editable ul { list-style-type: disc; padding: 10px 40px; }

.node li, .footer li { list-style: none; position: relative; padding-left: 22px; margin: 15px 0; line-height: 1.5; }

.node li:before, .footer li:before { content: ""; height: 6px; width: 6px; border-radius: 100%; background: #f3bb2a; left: 0; top: 10px; position: absolute; display: inline-block; }

.node li.dot, .footer li.dot { padding: 0; }

.node li.dot:before, .footer li.dot:before { display: none; }

hr { border-bottom: 1px solid #c3b09f; border-top: none; border-left: none; border-right: none; height: 1px; margin: 25px 0; }

hr.divide { margin: 50px 0; }

@media (min-width: 769px) { hr.divide { margin: 70px 0; } }

form { text-align: left; }

.flex { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.column { width: 100%; padding: 0; }

@media (max-width: 768px) { .column { margin-bottom: 30px; } }

@media (min-width: 769px) { .column { width: 50%; }
  .column.oneColumn { width: 40%; }
  .column.threeColumn { width: 60%; }
  .column.fourColumn { width: 24%; }
  .column.fullWidth { width: 100%; clear: both; }
  .column:first-of-type { padding-right: 20px; }
  .column:last-of-type { padding-left: 20px; }
  .column.columnBorder { border-left: 1px solid #c3b09f; } }

@media (min-width: 1280px) { .column:first-of-type { padding-right: 40px; }
  .column:last-of-type { padding-left: 40px; } }

@media (min-width: 769px) { .orderOne { -ms-flex-order: 1; order: 1; }
  .orderOne:first-of-type { padding-right: 20px; padding-left: 0px; }
  .orderOne:last-of-type { padding-right: 20px; padding-left: 0px; }
  .orderTwo { -ms-flex-order: 2; order: 2; }
  .orderTwo:first-of-type { padding-right: 0px; padding-left: 20px; }
  .orderTwo:last-of-type { padding-right: 0px; padding-left: 20px; } }

@media (min-width: 1280px) { .orderOne:first-of-type { padding-right: 40px; padding-left: 0px; }
  .orderOne:last-of-type { padding-right: 40px; padding-left: 0px; }
  .orderTwo:first-of-type { padding-right: 0px; padding-left: 40px; }
  .orderTwo:last-of-type { padding-right: 0px; padding-left: 40px; } }

.container { max-width: 1250px; margin: 0 auto; position: relative; padding: 0 16px; }

nav .container { padding: 0; }

.container.containerNarrow { max-width: 800px; }

.subhead { font-size: 18px; line-height: 1; font-weight: bold; color: #f3bb2a; }

@media (min-width: 480px) { .subhead { font-size: 20px; } }

@media (min-width: 769px) { .subhead { font-size: 24px; margin-bottom: 40px; } }

.centeredText, .grid .fancyBlock, .grid .fancyIGBlock, .grid .fancyBeerBlock, .label { text-align: center; }

.pullQuote { font-size: 20px; color: #adacac; margin-left: 20px; border-left: 2px solid #f3bb2a; padding-left: 20px; line-height: 1.3; font-weight: bold; }

.pullQuote span { font-size: 14px; color: #2e2d2d; }

@media (min-width: 480px) { .pullQuote { font-size: 26px; }
  .pullQuote span { font-size: 16px; } }

@media (min-width: 769px) { .pullQuote { font-size: 36px; margin-left: 60px; border-left: 8px solid #f3bb2a; padding-left: 40px; }
  .pullQuote span { font-size: 18px; } }

.whiteText { color: #fff; }

.whiteText h1, .whiteText h2, .whiteText h4, .whiteText h3, .whiteText footer .footerCol h2, footer .footerCol .whiteText h2, .whiteText h5, .whiteText p { color: #fff; }

.darkText { color: #2e2d2d !important; }

.hide { display: none; }

.noTextTransform { text-transform: none; }

.brandText { color: #f3bb2a; }

.brandText h1, .brandText h2, .brandText h4, .brandText h3, .brandText footer .footerCol h2, footer .footerCol .brandText h2, .brandText h5, .brandText p { color: #f3bb2a; }

.sansSerif { font-family: "Raleway", sans-serif; }

.noCaps { text-transform: lowercase; }

.noMargin { margin: 0 !important; }

@media (max-width: 480px) { .noPhone { display: none !important; } }

@media (max-width: 768px) { .noTablet { display: none !important; } }

@media (max-width: 1023px) { .noLaptop { display: none !important; } }

@media (min-width: 480px) { .onlyPhone { display: none !important; } }

@media (min-width: 769px) { .onlyTablet { display: none !important; } }

@media (min-width: 960px) { .onlyMedium { display: none !important; } }

@media (min-width: 1024px) { .onlyLaptop { display: none !important; } }

.fauxLink, .moreLink { color: #f3bb2a; text-decoration: underline; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }

.fauxLink:hover, .moreLink:hover { color: #f8da8b; }

.overFlowVis { overflow: visible !important; }

a.button, .button, button, input[type="submit"], .xola-custom { font-size: 18px; color: #2e2d2d; text-transform: uppercase; border: none; font-weight: bold; display: inline-block; padding: 20px 40px; background: #f3bb2a; letter-spacing: 1px; cursor: pointer; box-shadow: 0px 2px 55px rgba(0, 0, 0, 0.27); border-radius: 0; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }

@media (max-width: 480px) { a.button, .button, button, input[type="submit"], .xola-custom { padding: 15px 20px; clear: both; margin: 7px 5px; } }

a.button.buttonMargin, .button.buttonMargin, button.buttonMargin, input[type="submit"].buttonMargin, .xola-custom.buttonMargin { margin-top: 20px; }

@media (min-width: 769px) { a.button.buttonMargin, .button.buttonMargin, button.buttonMargin, input[type="submit"].buttonMargin, .xola-custom.buttonMargin { margin-top: 50px; } }

a.button.buttonOnDark, .hero a.button, .spotLight a.button, .button.buttonOnDark, .hero .button, .spotLight .button, button.buttonOnDark, .hero button.button, .spotLight button.button, input[type="submit"].buttonOnDark, .hero input.button[type="submit"], .spotLight input.button[type="submit"], .xola-custom.buttonOnDark, .hero .xola-custom.button, .spotLight .xola-custom.button { box-shadow: 0px 2px 55px rgba(0, 0, 0, 0.55); }

a.button:hover, .button:hover, button:hover, input[type="submit"]:hover, .xola-custom:hover { color: #2e2d2d; background: #f6ca5a; box-shadow: 2px 2px 27px rgba(0, 0, 0, 0.27); }

a.button:hover.buttonOnDark, .hero a.button:hover, .spotLight a.button:hover, .button:hover.buttonOnDark, .hero .button:hover, .spotLight .button:hover, button:hover.buttonOnDark, .hero button.button:hover, .spotLight button.button:hover, input[type="submit"]:hover.buttonOnDark, .hero input.button[type="submit"]:hover, .spotLight input.button[type="submit"]:hover, .xola-custom:hover.buttonOnDark, .hero .xola-custom.button:hover, .spotLight .xola-custom.button:hover { box-shadow: 0px 2px 27px rgba(0, 0, 0, 0.55); }

input[type="text"], input[type="email"], input[type="password"], textarea { margin: 20px 0; padding: 0px 12px; line-height: 55px; width: 100%; color: rgba(255, 255, 255, 0.88); background: rgba(0, 0, 0, 0.88); border: none; text-transform: uppercase; font-weight: light; font-size: 14px; border-radius: 0; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }

input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus, textarea:focus { box-shadow: none; outline: none; color: #f3bb2a; font-size: 16px; }

input[type="text"], input[type="email"], input[type="password"] { height: 55px; }

input, textarea { -webkit-appearance: none; appearance: none; }

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

select { width: 100%; margin: 20px 0; outline: none; background: #fff; border: none; border-radius: 0px; -webkit-appearance: none; -moz-appearance: none; appearance: none; padding: 0 16px; }

select:focus { box-shadow: 2px 2px 14px rgba(0, 0, 0, 0.14); }

select:not([multiple]) { background: #fff url(../img/selectbg.svg) right center no-repeat; height: 55px; }

input[type="checkbox"] { width: 30px; height: 30px; vertical-align: middle; background: #fff; border: 1px solid #7c634d; }

input[type="checkbox"]:checked:before { content: "X"; margin: 5px; font-size: 1.5em; }

input[type="radio"] { width: 30px; height: 30px; vertical-align: middle; background: #fff; border: 1px solid #7c634d; border-radius: 30px; }

input[type="radio"]:checked:before { width: 15px; height: 15px; display: block; content: ""; background: #7c634d; border-radius: 15px; margin: 7px; }

.webform-client-form input[type="text"], .webform-client-form input[type="email"], .webform-client-form input[type="password"], .webform-client-form select, #-brand-finder-form input[type="text"], #-brand-finder-form input[type="email"], #-brand-finder-form input[type="password"], #-brand-finder-form select { text-transform: initial; background: #fff; color: #7c634d; border: 1px solid #7c634d; }

@media (min-width: 480px) { .webform-client-form input[type="text"], .webform-client-form input[type="email"], .webform-client-form input[type="password"], .webform-client-form select, #-brand-finder-form input[type="text"], #-brand-finder-form input[type="email"], #-brand-finder-form input[type="password"], #-brand-finder-form select { width: 75%; } }

@media (min-width: 769px) { .webform-client-form input[type="text"], .webform-client-form input[type="email"], .webform-client-form input[type="password"], .webform-client-form select, #-brand-finder-form input[type="text"], #-brand-finder-form input[type="email"], #-brand-finder-form input[type="password"], #-brand-finder-form select { width: 50%; } }

.webform-client-form textarea, #-brand-finder-form textarea { text-transform: initial; background: #fff; color: #7c634d; border: 1px solid #7c634d; }

.webform-client-form select:not([multiple]), #-brand-finder-form select:not([multiple]) { background: #fff url(../img/selectbg.svg) right center no-repeat; }

.webform-client-form .webform-container-inline input[type="text"], .webform-client-form .webform-container-inline input[type="email"], .webform-client-form .webform-container-inline input[type="password"], .webform-client-form .webform-container-inline select, #-brand-finder-form .webform-container-inline input[type="text"], #-brand-finder-form .webform-container-inline input[type="email"], #-brand-finder-form .webform-container-inline input[type="password"], #-brand-finder-form .webform-container-inline select { width: initial; }

.inlineSubmit { margin-bottom: 50px; }

.inlineSubmit input[type="text"], .inlineSubmit input[type="search"], .inlineSubmit input[type="email"], .inlineSubmit input[type="password"] { width: calc(100% - 100px); display: inline-block; margin: 0; float: left; color: #2e2d2d; }

.inlineSubmit input[type="submit"], .inlineSubmit button, .inlineSubmit .button { width: 100px; display: inline-block; margin: 0; overflow: hidden; line-height: 55px; padding: 0; text-align: center; box-shadow: none; }

.lightUI input[type="text"], .lightUI input[type="email"], .lightUI input[type="password"], .lightUI textarea { background: white; }

.lightUI input[type="text"]:focus, .lightUI input[type="email"]:focus, .lightUI input[type="password"]:focus, .lightUI textarea:focus { box-shadow: 2px 2px 14px rgba(0, 0, 0, 0.14); }

.lightUI input[type="text"]:focus + input[type="submit"], .lightUI input[type="email"]:focus + input[type="submit"], .lightUI input[type="password"]:focus + input[type="submit"], .lightUI textarea:focus + input[type="submit"] { box-shadow: 2px 2px 14px rgba(0, 0, 0, 0.14); }

@media (max-width: 1023px) { .hasSubNav { padding-top: 0; } }

@media (max-width: 768px) { .noHero { padding-top: 60px; } }

.subNav { background: #020202; padding: 0; color: white; position: relative; z-index: 55; display: block; }

@media (max-width: 1023px) { .subNav { margin: 0 0 0 0; }
  .subNav.hasInput { margin-top: 55px; } }

@media (min-width: 1024px) { .subNav { display: inline-block; } }

@media (max-width: 480px) { .subNav { margin: 0; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .subNav.hasInput { margin-top: 50px; } }

.subNav a { font-size: 14px; line-height: 55px; color: white; padding: 0 0px; text-transform: uppercase; letter-spacing: 0.5px; display: inline-block; font-weight: bold; }

@media (max-width: 480px) { .subNav a { background: #020202; line-height: 40px; width: 50%; text-align: center; border-bottom: 1px solid #333; border-left: 1px solid #333; -webkit-flex-grow: 1; -moz-flex-grow: 1; -ms-flex-grow: 1; flex-grow: 1; }
  .subNav a:nth-of-type(2n + 1) { border-left: none; } }

@media (min-width: 480px) { .subNav a { display: inline-block; padding: 0 4px; }
  .subNav a:first-of-type { padding-left: 20px; border-bottom: none; }
  .subNav a:last-of-type { padding-right: 20px; } }

.subNav a.active { color: #f3bb2a; }

.subNav a.active:hover { color: #f3bb2a; }

.subNav a:hover { color: #f8da8b; }

.sticky .subNav { margin: 0; }

header { height: 60px; width: 100% !important; background: url(../img/navwood.jpg) center no-repeat; background-size: cover; position: fixed; z-index: 700; overflow: hidden; }

header .logo { position: absolute; bottom: 0px; left: 12px; z-index: 9; display: inline-block; text-align: center; -webkit-transition: all 0.14s ease-out; -moz-transition: all 0.14s ease-out; -ms-transition: all 0.14s ease-out; -o-transition: all 0.14s ease-out; transition: all 0.14s ease-out; }

header .logo svg { -webkit-transition: height 0.2s ease-out; -moz-transition: height 0.2s ease-out; -ms-transition: height 0.2s ease-out; -o-transition: height 0.2s ease-out; transition: height 0.2s ease-out; }

@media (max-width: 768px) { header .logo svg { height: 51px !important; } }

@media (min-width: 769px) { header .logo { bottom: 12px; left: 0; margin: auto; right: 0; width: 140px; } }

@media (min-width: 960px) { header .logo { width: 140px; } }

@media (min-width: 1024px) { header .logo { width: 200px; } }

@media (min-width: 1280px) { header .logo { width: 240px; } }

header:not(.scrolled) .logo svg { -webkit-transition: height 0.2s ease-out; -moz-transition: height 0.2s ease-out; -ms-transition: height 0.2s ease-out; -o-transition: height 0.2s ease-out; transition: height 0.2s ease-out; }

@media (min-width: 769px) { header:not(.scrolled) .logo svg { height: 90px !important; } }

@media (min-width: 1024px) { header:not(.scrolled) .logo svg { height: 148.5px !important; } }

@media (min-width: 1280px) { header:not(.scrolled) .logo svg { height: 178.2px !important; } }

header.scrolled nav { height: 80px; }

header.scrolled nav .navLink { line-height: 80px; }

header.scrolled .logo { bottom: 0px; text-align: center; }

@media (min-width: 769px) { header.scrolled .logo svg { height: 70px !important; } }

header #burger { position: absolute; right: 20px; top: 0px; fill: #fff; }

header.openmenu { overflow: visible; }

@media (min-width: 769px) { header { height: 120px; position: relative; }
  header #burger { display: none; } }

@media (min-width: 1024px) { header { height: 200px; } }

@media (min-width: 1280px) { header { height: 240px; } }

.search { position: relative; width: 100%; display: block; background: rgba(0, 0, 0, 0.9); padding: 7px; line-height: 1; border-bottom: 1px solid #f3bb2a; cursor: pointer; }

.search #searchIcon { fill: #f1e9ca; width: 36px; height: 36px; }

@media (min-width: 769px) { .search { display: inline-block; position: absolute; right: 0px; opacity: .55; bottom: 0px; width: 60px; padding: 12px; background: none; border-bottom: 0; -webkit-transition: opacity 0.2s ease-out; -moz-transition: opacity 0.2s ease-out; -ms-transition: opacity 0.2s ease-out; -o-transition: opacity 0.2s ease-out; transition: opacity 0.2s ease-out; }
  .search #searchIcon { fill: #f1e9ca; width: 28px; }
  .scrolled nav .search { padding: 20px 0; }
  .search:hover { opacity: 1; } }

@media (min-width: 1024px) { .search { padding: 20px 0; }
  .search #searchIcon { fill: #f1e9ca; width: 32px; } }

@media (min-width: 1280px) { .search { padding: 30px 0; }
  .search #searchIcon { margin-right: 20px; } }

nav { position: absolute; height: 100%; width: 100%; margin-top: 60px; opacity: 0; left: 0; text-align: center; }

nav .navLink { font-size: 22px; line-height: 50px; color: white; z-index: 10; position: relative; text-transform: uppercase; display: block; background: rgba(0, 0, 0, 0.9); color: #f1e9ca; font-weight: normal; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; letter-spacing: 2px; font-family: "BurfordBase"; padding-bottom: 5px; border-top: 1px solid #f3bb2a; }

nav .navLink.active { color: #f3bb2a; }

@media (max-width: 768px) { nav .navLink { line-height: 50px !important; } }

nav .navRight .navLink:last-of-type { border-bottom: 1px solid #f3bb2a; }

@media (min-width: 769px) { nav { background: rgba(0, 0, 0, 0.5); height: 60px; bottom: 0; line-height: 60px; opacity: 1 !important; }
  nav .navLeft { float: left; text-align: left; padding-left: 30px; } }

@media (min-width: 769px) and (min-width: 840px) { nav .navLeft { padding-left: 62px; } }

@media (min-width: 769px) { nav .navRight { float: right; text-align: right; margin-right: 36px; } }

@media (min-width: 769px) and (min-width: 840px) { nav .navRight { padding-right: 32px; } }

@media (min-width: 769px) { nav .navLink { display: inline-block; background: transparent; margin-top: -5px; border-top: none; padding: 0 12px; }
  nav .navRight .navLink:last-of-type { border-bottom: none; } }

@media (min-width: 1024px) { nav { height: 80px; }
  nav .navLink { line-height: 80px; font-size: 28px; padding: 0 22px; } }

@media (min-width: 1280px) { nav { height: 100px; }
  nav .navLink { line-height: 100px; font-size: 30px; padding: 0 32px; }
  nav .navRight { margin-right: 0; } }

@media (min-width: 1440px) { nav { height: 100px; }
  nav .navLink { line-height: 100px; } }

section { padding: 100px 0; }

.headerPin { height: 0; width: 100%; position: relative; padding-bottom: 60px; }

@media (min-width: 769px) { .headerPin { padding-bottom: initial; } }

.hero { width: 100%; text-align: center; position: relative; background-size: cover; background-position: center; background-repeat: no-repeat; }

.hero .head { font-size: 80px; text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.5); }

.hero .head.newsHead { font-size: 30px; }

.hero .subhead { margin: 0 auto 60px auto; font-size: 18px; font-weight: bold; text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5); }

@media (min-width: 480px) { .hero .head { font-size: 100px; }
  .hero .head.newsHead { font-size: 50px; }
  .hero .subhead { font-size: 20px; } }

@media (min-width: 769px) { .hero .head { font-size: 147px; }
  .hero .head.newsHead { font-size: 76px; }
  .hero .subhead { font-size: 30px; } }

.heroSlider { padding: 0; }

.heroSlider .flickity-page-dots { bottom: 30px; }

.heroSlider .flickity-page-dots .dot { margin: 0 5px; width: 15px; height: 15px; background: #f1e9ca; }

.heroSlider .flickity-page-dots .dot.is-selected { background: #f3bb2a; }

@media (min-width: 1280px) { .heroSlider .flickity-page-dots { bottom: 60px; } }

.heroSlide.video-background .container { padding: 137px 0; }

@media (min-width: 480px) { .heroSlide.video-background .container { padding: 90px 0; } }

@media (min-width: 1024px) { .heroSlide.video-background .container { padding: 140px 0; } }

@media (min-width: 1280px) { .heroSlide.video-background .container { padding: 220px 0 260px 0; } }

.heroSlide { width: 100%; padding: 137px 0; z-index: 0; position: relative; background: url(../img/hero.jpg) center no-repeat; background-size: cover; min-height: 500px; }

.heroSlide * { z-index: 5; position: relative; }

.heroSlide .subhead { font-size: 20px; margin: 7px 30px 30px; }

@media (min-width: 960px) { .heroSlide .subhead { font-size: 30px; margin: 7px 30px 60px; } }

.heroSlide .head { font-size: 50px; margin: 0 10px 30px; }

.heroSlide::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; background: rgba(0, 0, 0, 0.18); }

@media (min-width: 480px) { .heroSlide { padding: 90px 0; height: 574px; } }

@media (min-width: 769px) { .heroSlide .head { font-size: 100px; margin: 0 20px 20px; } }

@media (min-width: 1024px) { .heroSlide { padding: 140px 0; height: 674px; }
  .heroSlide .head { font-size: 125px; } }

@media (min-width: 1280px) { .heroSlide { padding: 220px 0 260px 0; height: 774px; } }

.heroSlide a.button { margin-top: 10px; }

.heroInner { padding: 60px 0 80px; }

.heroInner * { z-index: 5; position: relative; }

.heroInner::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; background: rgba(0, 0, 0, 0.18); }

@media (min-width: 480px) { .heroInner { padding: 80px 0 100px; } }

@media (min-width: 769px) { .heroInner { padding: 110px 0 130px; } }

.heroSmall { padding: 30px 0 40px; }

.heroSmall * { z-index: 5; position: relative; }

.heroSmall .head { font-size: 50px; }

.heroSmall::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; background: rgba(0, 0, 0, 0.18); }

@media (min-width: 480px) { .heroSmall { padding: 40px 0 60px; }
  .heroSmall .head { font-size: 75px; } }

@media (min-width: 769px) { .heroSmall { padding: 50px 0 70px; }
  .heroSmall .head { font-size: 100px; } }

.heroEvents { height: 100px; margin-bottom: -50px; }

.heroEvents * { z-index: 5; position: relative; }

.heroEvents::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; background: rgba(0, 0, 0, 0.18); }

@media (min-width: 480px) { .heroEvents { height: 150px; margin-bottom: -75px; } }

@media (min-width: 769px) { .heroEvents { height: 200px; margin-bottom: -100px; } }

.sectionMainBG { background: url("../img/beersUL.png"), url("../img/beersLR.png"); background-position: left top, right bottom; background-repeat: no-repeat, no-repeat; }

.node .grid { margin-top: 20px; }

@media (min-width: 769px) { .node .grid { margin-top: 40px; } }

.panel-pane .fancyBeerBlock .text h3, .panel-pane .fancyBeerBlock .text footer .footerCol h2, footer .footerCol .panel-pane .fancyBeerBlock .text h2, .panel-pane .fancyBeerBlock .text h4, .panel-pane .fancyBlock .text h3, .panel-pane .fancyBlock .text footer .footerCol h2, footer .footerCol .panel-pane .fancyBlock .text h2, .panel-pane .fancyBlock .text h4 { color: #f3bb2a; }

.panel-pane .fancyBeerBlock .text h4, .panel-pane .fancyBlock .text h4 { font-weight: bold; font-size: 12px; font-family: "Raleway", sans-serif; }

.bean-countdown.itemFullW h3, .bean-countdown.itemFullW footer .footerCol h2, footer .footerCol .bean-countdown.itemFullW h2, .bean-countdown.itemTwoW h3, .bean-countdown.itemTwoW footer .footerCol h2, footer .footerCol .bean-countdown.itemTwoW h2 { font-size: 40px; }

@media (min-width: 769px) { .bean-countdown.itemFullW h3, .bean-countdown.itemFullW footer .footerCol h2, footer .footerCol .bean-countdown.itemFullW h2, .bean-countdown.itemTwoW h3, .bean-countdown.itemTwoW footer .footerCol h2, footer .footerCol .bean-countdown.itemTwoW h2 { font-size: 60px; } }

.bean-countdown.itemTwoW h2 { font-size: 60px !important; }

.bean-countdown.itemTwoH h3, .bean-countdown.itemTwoH footer .footerCol h2, footer .footerCol .bean-countdown.itemTwoH h2 { font-size: 30px; }

@media (min-width: 769px) { .bean-countdown.itemTwoH h3, .bean-countdown.itemTwoH footer .footerCol h2, footer .footerCol .bean-countdown.itemTwoH h2 { font-size: 40px; } }

.grid { padding-left: 15px; }

.grid .grid-item { width: calc(100% - 30px); height: 370px; float: left; margin-bottom: 10px; position: relative; display: -ms-flexbox; display: flex; overflow: hidden; }

.grid .grid-item * { z-index: 5; position: relative; }

.grid .grid-item::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; pointer-events: none; -webkit-transition: 0.5s; -moz-transition: 0.5s; -ms-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; }

.grid .grid-item.overlay::before { background: rgba(0, 0, 0, 0.55); }

.grid .grid-item .bgImage { position: absolute; z-index: 0; top: 0; left: 0; height: 100%; width: 100%; background-size: cover; background-position: center; background-repeat: no-repeat; }

.grid .grid-item.overlay:hover::before { background: rgba(0, 0, 0, 0.33); }

.grid .grid-item:hover .bottomText h3, .grid .grid-item:hover .bottomText footer .footerCol h2, footer .footerCol .grid .grid-item:hover .bottomText h2 { color: #f3bb2a; }

@media (min-width: 480px) { .grid .grid-item { width: calc(50% - 30px); } }

@media (min-width: 769px) { .grid .grid-item { width: calc(33.333% - 30px); } }

.grid .itemSmall { height: 200px; }

@media (min-width: 480px) { .grid .itemSmall { width: calc(33.333% - 30px); } }

@media (min-width: 769px) { .grid .itemSmall { width: calc(25% - 30px); } }

@media (max-width: 480px) { .grid .itemSmall { width: 100%; }
  .grid .itemSmall:not(:first-child) { display: none; }
  .grid .itemSmall::before { content: "View Gallery"; text-align: center; font-size: 80px; font-family: "Burford-ExtrudeC"; color: #fff; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 99; pointer-events: none; -webkit-transition: 0.5s; -moz-transition: 0.5s; -ms-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; background: rgba(0, 0, 0, 0.6); }
  .grid .itemSmall:hover::before { background: rgba(0, 0, 0, 0.3); text-shadow: 2px 2px 4px black; } }

@media (min-width: 480px) { .grid .itemTwoW { width: calc(100% - 30px); } }

@media (min-width: 769px) { .grid .itemTwoW { width: calc(66.666% - 30px); } }

@media (min-width: 769px) { .grid .itemTwoW .bottomText h3, .grid .itemTwoW .bottomText footer .footerCol h2, footer .footerCol .grid .itemTwoW .bottomText h2 { font-size: 30px; } }

@media (min-width: 960px) { .grid .itemTwoW .bottomText h3, .grid .itemTwoW .bottomText footer .footerCol h2, footer .footerCol .grid .itemTwoW .bottomText h2 { font-size: 48px; max-width: 100%; } }

@media (min-width: 960px) { .grid .itemTwoW .bottomText h4 { font-size: 14px; } }

.grid .itemFullW { width: calc(100% - 30px); }

@media (min-width: 769px) { .grid .itemFullW .bottomText h3, .grid .itemFullW .bottomText footer .footerCol h2, footer .footerCol .grid .itemFullW .bottomText h2 { font-size: 36px; } }

@media (min-width: 960px) { .grid .itemFullW .bottomText h3, .grid .itemFullW .bottomText footer .footerCol h2, footer .footerCol .grid .itemFullW .bottomText h2 { font-size: 54px; max-width: 100%; } }

@media (min-width: 960px) { .grid .itemFullW .bottomText h4 { font-size: 18px; } }

.grid .itemTwoH { width: calc(100% - 30px); }

@media (min-width: 1280px) { .grid .itemTwoH { width: calc(33.333% - 30px); height: 780px; } }

.grid .bottomText { position: absolute; bottom: 0; left: 0; padding: 40px 25px; background: rgba(0, 0, 0, 0.55); width: 100%; }

.grid .bottomText h3, .grid .bottomText footer .footerCol h2, footer .footerCol .grid .bottomText h2 { color: #fff; max-width: 360px; letter-spacing: -1px; -webkit-transition: 0.5s; -moz-transition: 0.5s; -ms-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; }

.grid .bottomText h4 { color: #f3bb2a; font-weight: bold; font-size: 12px; font-family: "Raleway", sans-serif; }

.grid .fancyBlock { position: relative; -ms-box-orient: horizontal; display: -ms-flexbox; display: flex; -webkit-flex: 1; /* Safari 6.1+. iOS 7.1+, BB10 */ -ms-flex: 1; /* IE 10 */ flex: 1; -ms-flex-align: center; align-items: center; -ms-flex-pack: justify; -webkit-justify-content: center; justify-content: center; padding: 40px; width: 100%; }

.grid .fancyBlock .text { max-width: 100%; width: 100%; display: inline-block; }

.grid .fancyBlock h2 { line-height: 1; color: white; font-size: 60px; }

@media (min-width: 769px) { .grid .fancyBlock h2 { font-size: 100px; } }

.grid .fancyBlock .blockSmallFancy { font-size: 35px; }

@media (min-width: 769px) { .grid .fancyBlock .blockSmallFancy { font-size: 40px; } }

@media (min-width: 1024px) { .grid .fancyBlock .blockSmallFancy { font-size: 55px; } }

@media (min-width: 1280px) { .grid .fancyBlock .blockSmallFancy { font-size: 70px; } }

.grid .fancyBlock p { color: #f3bb2a; max-width: 390px; margin: 0 auto; }

.grid .fancyBlock::before { content: ""; background: #f3bb2a; position: absolute; width: 8px; height: 100%; top: 0; left: 0; }

.grid .fancyIGBlock { position: absolute; top: 0; left: 0; z-index: 55; height: 100%; width: 100%; pointer-events: none; -ms-box-orient: horizontal; display: -ms-flexbox; display: flex; -webkit-flex: 1; /* Safari 6.1+. iOS 7.1+, BB10 */ -ms-flex: 1; /* IE 10 */ flex: 1; -ms-flex-align: center; align-items: center; -ms-flex-pack: justify; -webkit-justify-content: center; justify-content: center; width: 100%; }

.grid .fancyIGBlock .text { max-width: 100%; width: 100%; display: inline-block; }

.grid .fancyIGBlock h2 { color: white; font-size: 35px; margin-bottom: 10px; text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5); }

@media (min-width: 480px) { .grid .fancyIGBlock h2 { font-size: 60px; } }

@media (min-width: 769px) { .grid .fancyIGBlock h2 { font-size: 100px; } }

.grid .fancyBeerBlock { position: relative; -ms-box-orient: horizontal; display: -ms-flexbox; display: flex; -webkit-flex: 1; /* Safari 6.1+. iOS 7.1+, BB10 */ -ms-flex: 1; /* IE 10 */ flex: 1; -ms-flex-align: center; align-items: center; -ms-flex-pack: justify; -webkit-justify-content: center; justify-content: center; padding: 40px; width: 100%; }

.grid .fancyBeerBlock .text { max-width: 100%; width: 100%; display: inline-block; }

.grid .fancyBeerBlock h2 { color: white; font-size: 60px; margin-bottom: 10px; }

@media (min-width: 769px) { .grid .fancyBeerBlock h2 { font-size: 80px; } }

.grid .fancyBeerBlock h3, .grid .fancyBeerBlock footer .footerCol h2, footer .footerCol .grid .fancyBeerBlock h2 { color: white; }

.grid .fancyBeerBlock p { color: #f3bb2a; margin: 0 auto; }

.grid .leftBlock { position: relative; -ms-box-orient: horizontal; display: -ms-flexbox; display: flex; -webkit-flex: 1; /* Safari 6.1+. iOS 7.1+, BB10 */ -ms-flex: 1; /* IE 10 */ flex: 1; -ms-flex-align: center; align-items: center; -ms-flex-pack: justify; -webkit-justify-content: center; justify-content: center; padding: 16px; width: 100%; }

.grid .leftBlock h2, .grid .leftBlock h3, .grid .leftBlock footer .footerCol h2, footer .footerCol .grid .leftBlock h2 { color: #f3bb2a; margin: 5px 0 15px 0; }

.grid .leftBlock p { color: white; margin: 5px 0; line-height: 1.2; font-size: 14px; }

@media (min-width: 769px) { .grid .leftBlock { padding: 30px; }
  .grid .leftBlock p { color: white; margin: 5px 0; line-height: 1.2; font-size: 16px; } }

@media (min-width: 1024px) { .grid .leftBlock { padding: 40px; }
  .grid .leftBlock p { color: white; margin: 5px 0; line-height: 1.8; font-size: 18px; } }

.beerGrid { left: 15px; }

@media (max-width: 480px) { .beerGrid .itemTwoH { height: auto; } }

.beerGrid .socialIcon { margin: 10px 10px; }

@media (min-width: 480px) { .beerGrid .socialIcon { margin: 20px 4px; } }

.beerGrid .grid-item.overlay::before { background: rgba(0, 0, 0, 0.55); }

.beerGrid .grid-item.overlay:hover::before { background: rgba(0, 0, 0, 0.55); }

.beerGrid a.grid-item.overlay:hover::before { background: rgba(0, 0, 0, 0.27); }

.beerGrid .itemFullW { height: auto; }

.beerGrid .itemFullW .fancyBeerBlock { padding: 80px 30px 100px 30px; height: auto; }

@media (min-width: 769px) { .beerGrid .itemFullW .fancyBeerBlock { padding: 80px 200px 100px 200px; } }

.feeds { background: #020202; }

.feeds h2 { color: #f3bb2a; margin-bottom: 40px; }

@media (min-width: 769px) { .feeds h2 { margin-left: 100px; } }

.feeds .col { width: 100%; float: left; padding-left: 0.83333%; padding-right: 0.83333%; }

.feeds .col:last-of-type { margin-top: 45px; }

@media (min-width: 769px) { .feeds .col { width: 50%; float: left; padding-left: 0.83333%; padding-right: 0.83333%; }
  .feeds .col:last-of-type { margin-top: 0px; } }

.feeds .feedWrap:after { content: ""; display: table; clear: both; }

.feeds .tweets .feedDetail { padding-bottom: 0; }

.feeds .feedDetail { width: 70px; padding: 16px 0; }

.feeds .feedDetail .twitter { margin-top: 26px; }

@media (min-width: 480px) { .feeds .feedDetail { width: 80px; float: left; } }

@media (min-width: 769px) { .feeds .feedDetail { width: 100px; } }

.feeds .feedContent { float: left; width: 100%; border-bottom: 1px solid #3e3e3e; }

@media (min-width: 480px) { .feeds .feedContent { padding: 16px 0; width: calc(100% - 100px); } }

@media (min-width: 769px) { .feeds .feedContent { width: calc(100% - 140px); } }

.feeds .eventDate { font-family: "BurfordBase"; width: 55px; padding: 10px 0 14px 0; border: 1px solid #3e3e3e; margin-top: 12px; }

.feeds .eventDate .month { color: #fff; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; line-height: .6; }

.feeds .eventDate .month:after { content: ""; display: table; clear: both; }

.feeds .eventDate .day { color: #7c634d; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; font-weight: normal; font-size: 40px; line-height: .6; letter-spacing: -3px; }

.feeds .eventDate .day:after { content: ""; display: table; clear: both; }

.social { background: #f3bb2a; }

.social .instagrams { box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.22); position: relative; }

.social .instagrams:after { content: ""; display: table; clear: both; }

.social .instagrams .gram { float: left; width: 33.333%; display: none; position: relative; z-index: 1; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }

.social .instagrams .gram:hover { z-index: 2; box-shadow: 0px 2px 55px rgba(0, 0, 0, 0.55); }

.social .instagrams .gram:nth-of-type(-n+3) { display: block; }

@media (min-width: 480px) { .social .instagrams .gram { width: 25%; }
  .social .instagrams .gram:nth-of-type(-n+4) { display: block; } }

@media (min-width: 769px) { .social .instagrams .gram { width: 20%; }
  .social .instagrams .gram:nth-of-type(-n+5) { display: block; } }

@media (min-width: 1280px) { .social .instagrams .gram { width: 16.666%; }
  .social .instagrams .gram:nth-of-type(-n+6) { display: block; } }

.social .instagrams .gram:after { content: ""; display: block; padding-bottom: 100%; }

.social .instagrams .gram img { position: absolute; width: 100%; height: 100%; object-fit: cover; }

.social .instagrams h2 { pointer-events: none; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; font-size: 58px; line-height: 1; z-index: 9; height: 69px; text-shadow: 2px 4px 10px black; }

@media (min-width: 480px) { .social .instagrams h2 { font-size: 90px; height: 110px; } }

@media (min-width: 769px) { .social .instagrams h2 { font-size: 147px; height: 180px; } }

.socialIcon { display: inline-block; height: 50px; width: 50px; border-radius: 1000px; background: #f3bb2a; box-shadow: 2px 3px 28px rgba(0, 0, 0, 0.22); margin: 20px 3px; }

@media (min-width: 480px) { .socialIcon { margin: 20px 10px; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; } }

.socialIcon svg { fill: #2e2d2d; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }

.socialIcon:hover { background: #f6ca5a; box-shadow: 2px 3px 8px rgba(0, 0, 0, 0.22); }

.ctaSection { background: url("../img/growlerbg.png"), url("../img/tapbg.png"); background-position: right top, left 200px; background-repeat: no-repeat, no-repeat; }

.colBlock { background: #333; position: relative; width: 100%; box-shadow: 0px 2px 55px rgba(0, 0, 0, 0.55); }

@media (min-width: 769px) { .colBlock { width: calc(50% - 40px); margin: 0 20px; } }

.colBlock h2 { line-height: .6; }

.colBlock h4 { letter-spacing: 3px; opacity: .4; }

.colBlock:first-of-type { margin-bottom: 40px; }

@media (min-width: 769px) { .colBlock:first-of-type { margin-left: 0; margin-right: 40px; margin-bottom: 0; }
  .colBlock:last-of-type { margin-left: 40px; margin-right: 0; } }

.tapCam { background: #9b7c61 url(/ftp/tapcam.jpg) center center no-repeat; background-blend-mode: multiply; background-size: cover; -ms-box-orient: horizontal; display: -ms-flexbox; display: flex; -ms-flex: 1; -ms-flex-align: center; align-items: center; -ms-flex-pack: justify; -webkit-justify-content: center; justify-content: center; }

@media (min-width: 960px) { .tapCam { background-size: 250%; } }

.tapCam * { z-index: 5; position: relative; }

.tapCam .ctaButton { background: #f3bb2a; padding: 20px 40px 40px 40px; cursor: pointer; margin: 100px auto; box-shadow: 0px 2px 55px rgba(0, 0, 0, 0.55); display: inline-block; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }

.tapCam .ctaButton:hover { background: #f6ca5a; box-shadow: 2px 2px 27px rgba(0, 0, 0, 0.55); }

.growlers { background: url(../img/ontap.jpg) center no-repeat; background-size: cover; padding: 20px; position: relative; }

.growlers * { z-index: 5; position: relative; }

.growlers::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; background: rgba(0, 0, 0, 0.8); }

.growlers h2 { margin-bottom: 50px; }

.growlers .growlerBox { padding: 20px; width: 100%; border: 1px solid rgba(243, 187, 42, 0.37); }

.growlers .growlerBox h2 { line-height: .8; }

.growlers .itemRow { padding: 20px 0; width: 100%; border-top: 1px solid rgba(243, 187, 42, 0.37); }

.growlers .itemRow:after { content: ""; display: table; clear: both; }

.growlers .beer-style { font-size: small; font-style: italic; }

@media (min-width: 480px) { .growlers { padding: 37px; }
  .growlers .growlerBox { padding: 37px; }
  .growlers .item { text-align: left; float: left; }
  .growlers .price { text-align: right; float: right; }
  .growlers .beer-style { float: left; clear: both; } }

.instructions { font-weight: bold; font-size: 16px; line-height: 1; color: #7c634d; margin-bottom: 20px; }

.instructions .icon { fill: #7c634d; position: relative; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }

a.instructions { display: inline-block; }

a.instructions .calIcon { margin-right: 8px; top: 3px; }

a.instructions .addToIcon { margin-right: 8px; top: 2px; }

a.instructions .arrowIcon { top: 2px; left: 5px; }

a.instructions:hover { color: #f3bb2a; }

a.instructions:hover .icon { fill: #f3bb2a; }

a.instructions:hover .arrowIcon { left: 8px; }

.region.region-spotlight section:not(:first-of-type) { border-top: 18px solid #f3bb2a; }

.spotLight { padding: 80px 0; position: relative; background-size: cover; background-position: center; background-repeat: no-repeat; }

.spotLight * { z-index: 5; position: relative; }

.spotLight::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; background: linear-gradient(rgba(0, 0, 0, 0.27), rgba(0, 0, 0, 0.8)); }

.spotLight .bar { width: 70px; height: 10px; background: #f3bb2a; margin: 30px auto; }

.spotLight p:last-of-type { margin-bottom: 40px; }

.spotLight.emptySpotlight { background-color: #000; background-size: contain; padding: 160px 0 80px; }

.spotLight.emptySpotlight .container { position: relative; top: 40px; }

@media (min-width: 480px) { .spotLight.emptySpotlight { background-size: cover; padding: 240px 0 120px; }
  .spotLight.emptySpotlight .container { top: 60px; } }

@media (min-width: 769px) { .spotLight.emptySpotlight { padding: 480px 0 240px; }
  .spotLight.emptySpotlight .container { top: 120px; } }

@media (min-width: 480px) { .spotLight { padding: 120px 0; }
  .spotLight h2 { padding: 0; }
  .spotLight h2.fancyFont, .spotLight .grid .fancyBlock h2, .grid .fancyBlock .spotLight h2, .spotLight .grid .fancyIGBlock h2, .grid .fancyIGBlock .spotLight h2, .spotLight .grid .fancyBeerBlock h2, .grid .fancyBeerBlock .spotLight h2 { font-size: 90px; }
  .spotLight p:last-of-type { margin-bottom: 60px; }
  .spotLight .bar { margin: 40px auto; } }

@media (min-width: 769px) { .spotLight { padding: 240px 0; }
  .spotLight p:last-of-type { margin-bottom: 85px; }
  .spotLight .bar { margin: 50px auto; } }

.no-overlay::before { background: none !important; }

@media (min-width: 480px) { .flexOrder1 { -ms-flex-order: 1; order: 1; }
  .flexOrder2 { -ms-flex-order: 2; order: 2; }
  .flexOrder3 { -ms-flex-order: 3; order: 3; } }

@media (min-width: 769px) { .tabFlexOrder1 { -ms-flex-order: 1; order: 1; }
  .tabFlexOrder2 { -ms-flex-order: 2; order: 2; }
  .tabFlexOrder3 { -ms-flex-order: 3; order: 3; } }

a.brandBoxCTA { display: block; width: 100%; background: #f3bb2a; color: white; text-transform: uppercase; line-height: 44px; padding: 0 15px; text-align: center; font-size: 14px; font-weight: bold; position: relative; z-index: 1; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }

a.brandBoxCTA span { color: #2e2d2d; }

a.brandBoxCTA:hover { color: white; background: #f4c342; z-index: 2; box-shadow: 0px 2px 37px rgba(0, 0, 0, 0.14); }

.eventsSection { background: url("../img/eventsbg1.png"), url("../img/eventsbg2.png"); background-position: left top, right bottom; background-repeat: no-repeat, no-repeat; /*&.withHero { position: relative; top: -65px; @include breakpoint($nontablet) { top: -80px; } @include breakpoint($tabletSmall) { top: -137px; padding-top: 150px; } }*/ }

.eventTypeToggle { background: #020202; padding: 0; color: white; display: inline-block; margin: 20px 0 50px 0; }

.eventTypeToggle a { font-size: 16px; line-height: 4; color: white; padding: 0 16px; text-transform: uppercase; letter-spacing: 1.5px; display: block; }

.eventTypeToggle a:first-of-type { border-bottom: 1px solid #333; }

@media (min-width: 480px) { .eventTypeToggle a { display: inline-block; }
  .eventTypeToggle a:first-of-type { padding-left: 42px; border-bottom: none; }
  .eventTypeToggle a:last-of-type { padding-right: 42px; } }

.eventTypeToggle a.active { color: #f3bb2a; }

.eventsMapContainer:after { content: ""; display: table; clear: both; }

.theMap { width: 100%; }

@media (min-width: 769px) { .theMap { width: 50%; } }

#eventMap { margin-top: 20px; margin-left: -6%; }

#eventMap .state { stroke: rgba(176, 150, 127, 0.44); stroke-linejoin: round; fill: none; }

#eventMap .available { fill: #fff; stroke: #b0967f; cursor: pointer; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }

#eventMap .available:hover { fill: #f8da8b; }

#eventMap .stateNameFill { fill: #7c634d; stroke: none; }

#eventMap .active { fill: #f1b926; }

#eventMap .active:hover { fill: #f3bb2a; }

.eventsSearch { width: 100%; }

@media (min-width: 769px) { .eventsSearch { width: calc(50% - 50px); margin-left: 50px; padding: 60px 50px; margin-top: 20px; border-left: 1px solid #c3b09f; } }

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

.eventLink .info p { color: #2e2d2d; margin: 7px 0 0; }

.eventLink .info h2, .eventLink .info h3, .eventLink .info footer .footerCol h2, footer .footerCol .eventLink .info h2 { -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }

@media (min-width: 769px) { .eventLink .info.has-tickets { width: calc(100% - 325px); } }

.eventLink:hover .info h2, .eventLink:hover h3, .eventLink:hover footer .footerCol h2, footer .footerCol .eventLink:hover h2 { color: #f3bb2a; }

.eventLink a.button { height: 65px; }

@media (min-width: 769px) { .eventLink a.button { margin: 20px 0; } }

.eventLink div, .eventLink a { align-self: center; }

.node-type-event section.node { padding-top: 10px; }

.node-type-event section.node .column p:first-of-type { margin-top: 0; }

.event { border-bottom: 1px solid #c3b09f; padding: 20px 0; }

.event:nth-last-of-type(2), .event:last-of-type { border-bottom: none; }

.date, .bigDate { border: 2px solid #c3b09f; background: #fff; font-family: "BurfordBase"; width: 55px; padding: 10px 0 14px 0; margin-top: 12px; margin-bottom: 12px; }

.date .month, .bigDate .month { color: #2e2d2d; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; line-height: .6; display: block; }

.date .month:after, .bigDate .month:after { content: ""; display: table; clear: both; }

.date .day, .bigDate .day { color: #7c634d; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; font-weight: normal; font-size: 40px; line-height: .6; letter-spacing: -3px; display: block; }

.date .day:after, .bigDate .day:after { content: ""; display: table; clear: both; }

@media (min-width: 480px) { .date, .bigDate { width: 80px; margin-right: 20px; padding-top: 25px; margin-top: 12px; height: 104px; }
  .date .month, .bigDate .month { text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; line-height: .6; font-size: 24px; }
  .date .month:after, .bigDate .month:after { content: ""; display: table; clear: both; }
  .date .day, .bigDate .day { color: #7c634d; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; font-weight: normal; font-size: 50px; line-height: .6; letter-spacing: -3px; }
  .date .day:after, .bigDate .day:after { content: ""; display: table; clear: both; } }

.bigDate { margin-top: 22px; }

@media (min-width: 769px) { .bigDate { width: 115px; padding-top: 35px; height: 145px; }
  .bigDate .month { font-size: 35px; }
  .bigDate .day { font-size: 65px; } }

#event_hero { z-index: 2; }

#event_hero h2 { font-size: 35px; padding-top: 35px; }

@media (min-width: 769px) { #event_hero h2 { font-size: 40px; padding-top: 40px; padding-bottom: 20px; } }

@media (min-width: 1024px) { #event_hero h2 { font-size: 55px; padding-bottom: 15px; } }

@media (min-width: 1280px) { #event_hero h2 { font-size: 65px; padding-top: 25px; padding-bottom: 20px; } }

@media (max-width: 600px) { #event_hero h2 { clear: both; padding-top: inherit; padding-bottom: 7px; } }

#event_hero .subhead { text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; font-family: "BurfordBase"; font-size: 30px; font-weight: normal; color: #7c634d; line-height: .8; }

.eventDetails.noHero h2 { line-height: .75; padding: 10px 0 15px; }

@media (max-width: 480px) { .eventDetails.noHero h2 { clear: left; } }

.node-type-cafe-event .eventsSection { padding-bottom: 10px; }

.node-type-cafe-event .eventsSection h2 { line-height: .75; font-size: 30px; padding: 0; }

@media (min-width: 480px) { .node-type-cafe-event .eventsSection h2 { font-size: 45px; } }

@media (max-width: 480px) { .node-type-cafe-event .eventsSection h2 { clear: left; } }

.node-type-cafe-event .eventsSection h1 { font-size: 45px; }

@media (min-width: 480px) { .node-type-cafe-event .eventsSection h1 { font-size: 60px; } }

@media (min-width: 960px) { .node-type-cafe-event .eventsSection h1 { font-size: 80px; } }

.node-type-cafe-event .eventsSection h3, .node-type-cafe-event .eventsSection footer .footerCol h2, footer .footerCol .node-type-cafe-event .eventsSection h2 { padding: 5px 0; }

.node-type-cafe-event .eventsSection h3.special-guests, .node-type-cafe-event .eventsSection footer .footerCol h2.special-guests, footer .footerCol .node-type-cafe-event .eventsSection h2.special-guests { font-size: 45px; }

@media (min-width: 480px) { .node-type-cafe-event .eventsSection h3.special-guests, .node-type-cafe-event .eventsSection footer .footerCol h2.special-guests, footer .footerCol .node-type-cafe-event .eventsSection h2.special-guests { font-size: 55px; } }

@media (min-width: 769px) { .node-type-cafe-event .eventsSection .oneColumn { order: 2; }
  .node-type-cafe-event .eventsSection .threeColumn { order: 1; } }

.node-type-cafe-event .eventHeader { padding-bottom: 7px; }

.node-type-cafe-event .field-name-field-event-poster img { margin: 0 auto; }

.node-type-cafe-event .field-name-field-payment-details p { line-height: .75; }

.node-type-cafe-event .grid .itemSmall { height: 200px; }

@media (min-width: 480px) { .node-type-cafe-event .grid .itemSmall { width: calc(50% - 30px); } }

@media (min-width: 769px) { .node-type-cafe-event .grid .itemSmall { width: calc(33.333% - 30px); height: 80px; } }

@media (max-width: 480px) { .node-type-cafe-event .grid .itemSmall { width: 100%; }
  .node-type-cafe-event .grid .itemSmall:not(:first-child) { display: none; }
  .node-type-cafe-event .grid .itemSmall::before { content: "View Gallery"; text-align: center; font-size: 80px; font-family: "Burford-ExtrudeC"; color: #fff; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 99; pointer-events: none; -webkit-transition: 0.5s; -moz-transition: 0.5s; -ms-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; background: rgba(0, 0, 0, 0.6); }
  .node-type-cafe-event .grid .itemSmall:hover::before { background: rgba(0, 0, 0, 0.3); text-shadow: 2px 2px 4px black; } }

.info { width: 100%; }

@media (min-width: 480px) { .info { width: calc(100% - 100px); padding: 20px; } }

.viewMore { margin-top: 20px; }

#ip-geoloc-map-of-view-event_venue_map-block:before { background: none; background: -moz-radial-gradient(center, circle cover, transparent 50%, rgba(0, 0, 0, 0.75) 100%); background: -webkit-radial-gradient(center, circle cover, transparent 50%, rgba(0, 0, 0, 0.75) 100%); background: -o-radial-gradient(center, circle cover, transparent 50%, rgba(0, 0, 0, 0.75) 100%); background: -ms-radial-gradient(center, circle cover, transparent 50%, rgba(0, 0, 0, 0.75) 100%); background: radial-gradient(circle at center, transparent 50%, rgba(0, 0, 0, 0.75) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#80000000',GradientType=1 ); width: 100%; height: inherit; z-index: 999; position: absolute; content: ""; }

.newsLanding { background: url("../img/beersUL.png"), url("../img/beersLR.png"); background-position: left top, right bottom; background-repeat: no-repeat, no-repeat; position: relative; }

.newsCard { width: 100%; padding-top: 55px; padding-bottom: 25px; position: relative; border-bottom: 1px solid #c3b09f; }

.newsCard h2 { line-height: .8; margin: -5px 0 40px 0; letter-spacing: -0.5px; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }

.newsCard p { color: #2e2d2d; }

.newsCard:last-of-type { border-bottom: none; }

@media (min-width: 480px) { .newsCard { width: 50%; }
  .newsCard:nth-of-type(odd) { padding-right: 40px; border-right: 1px solid #c3b09f; }
  .newsCard:nth-of-type(even) { padding-left: 40px; border-right: none; }
  .newsCard:nth-last-of-type(2) { border-bottom: none; } }

.newsThumbWrapper { position: relative; background: #9f9f9f; position: relative; width: 100%; overflow: hidden; }

.newsThumbWrapper:before { display: block; content: ""; width: 100%; padding-top: 52.63158%; }

.newsThumbWrapper > .content, .newsThumbWrapper > .inside { position: absolute; top: 0; left: 0; right: 0; bottom: 0; }

.newsThumb { position: absolute; height: 100%; width: 100%; top: 0; left: 0; right: 0; bottom: 0; background-size: cover; background-repeat: no-repeat; background-position: center; }

.postDate { font-family: "Raleway", sans-serif; font-weight: bold; color: #f3bb2a; }

.newsLink { display: block; }

.newsLink:hover h2 { color: #f3bb2a; }

.newsPagination { padding-top: 50px; color: #2e2d2d; }

.newsPagination a { color: #7c634d; padding: 0 9px; line-height: 2; }

.newsPagination a.active, .newsPagination a:hover { color: #f3bb2a; }

@media (min-width: 480px) { .newsPagination { padding-top: 75px; } }

@media (min-width: 769px) { .newsPagination { padding-top: 100px; } }

.node-page img.media-element { height: auto !important; }

.media-youtube-video { position: relative; padding-bottom: 50%; padding-top: 30px; height: 0; overflow: hidden; }

.media-youtube-video .media-youtube-player { position: absolute; margin: 0 auto; top: 0; left: 0; right: 0; width: 100%; height: 100%; max-height: 600px; }

@media (min-width: 960px) { .media-youtube-video .media-youtube-player { width: 80% !important; } }

.node-news-post .field-name-field-hero-image img { margin: 10px auto; }

@media (min-width: 960px) { .node-news-post .field-name-field-hero-image img { max-width: 50%; float: right; margin: 10px; } }

.beers { background: url("../img/beersUL.png"), url("../img/beersLR.png"); background-position: left top, right bottom; background-repeat: no-repeat, no-repeat; position: relative; padding-bottom: 0; }

@media (min-width: 480px) { .beers { padding-bottom: 100px; } }

.beerFinderSearch { margin-bottom: 0; float: right; position: relative; width: 100%; }

@media (min-width: 1024px) { .beerFinderSearch { width: auto; } }

.beerFinderSearch input[type="text"], .beerFinderSearch input[type="search"], .beerFinderSearch input[type="email"], .beerFinderSearch input[type="password"] { width: 50%; display: inline-block; margin: 0; float: left; color: #2e2d2d; height: 50px; }

@media (min-width: 480px) { .beerFinderSearch input[type="text"], .beerFinderSearch input[type="search"], .beerFinderSearch input[type="email"], .beerFinderSearch input[type="password"] { height: 56px; width: calc(100% - 110px); } }

@media (min-width: 1024px) { .beerFinderSearch input[type="text"], .beerFinderSearch input[type="search"], .beerFinderSearch input[type="email"], .beerFinderSearch input[type="password"] { width: 250px; } }

.beerFinderSearch input[type="submit"], .beerFinderSearch button, .beerFinderSearch .button { width: 50%; display: inline-block; margin: 0; overflow: hidden; font-size: 14px; line-height: 50px; padding: 0; text-align: center; box-shadow: none; }

@media (min-width: 480px) { .beerFinderSearch input[type="submit"], .beerFinderSearch button, .beerFinderSearch .button { height: 56px; width: 110px; } }

.beersNav { width: 100% !important; background: transparent; padding-right: 0px; padding-left: 0px; margin-bottom: 150px; z-index: 55; position: relative; }

.beersNav .beersNavIcon { display: none; }

@media (min-width: 769px) { .beersNav { -webkit-transition: background 0.14s ease-out; -moz-transition: background 0.14s ease-out; -ms-transition: background 0.14s ease-out; -o-transition: background 0.14s ease-out; transition: background 0.14s ease-out; } }

@media (max-width: 1023px) { .beersNav { text-align: center; } }

.beersNav.sticky { background: #020202; right: 0px !important; left: 0px !important; }

@media (max-width: 768px) { .beersNav.sticky { padding-top: 40px; height: 40px; overflow: hidden; top: 60px !important; position: fixed; }
  .beersNav.sticky.openMenu { height: auto; overflow: auto; }
  .beersNav.sticky .beersNavIcon { display: block; position: absolute; width: 100%; text-align: center; top: 0; left: 0; right: 0; margin: 0 auto; } }

.beerSearchTablet { position: absolute; top: 0; left: 0; }

.labels { margin: 40px 0 60px 0; padding-bottom: 60px; border-bottom: 1px solid #c3b09f; }

@media (min-width: 480px) { .labels { padding-bottom: 100px; } }

.labels.noBorder { border-bottom: none !important; }

.label { position: relative; width: 100%; margin: 10px 0px; background-color: #020202; background-image: url(../img/labelLogo.png); background-position: center; background-size: cover; background-repeat: no-repeat; transition: box-shadow 0.2s linear; box-shadow: 0px 0px 35px 0px rgba(124, 99, 77, 0.35); }

.label:before { display: block; content: ""; width: 100%; padding-top: 100%; }

.label > .content, .label > .inside { position: absolute; top: 0; left: 0; right: 0; bottom: 0; }

.label:hover { box-shadow: 0px 0px 10px 1px #7c634d; }

.labelFourUp { border-radius: 10px; }

.labelFourUp .labelContent { border-radius: 10px; }

@media (min-width: 1024px) { .labelFourUp .labelContent { padding: 55px; } }

@media (min-width: 480px) { .labelFourUp { width: calc(50% - 8px); margin: 10px 8px; }
  .labelFourUp:nth-of-type(2n+1) { margin-left: 0px; }
  .labelFourUp:nth-of-type(2n) { margin-right: 0px; } }

@media (min-width: 769px) { .labelFourUp { width: calc(25% - 12px); }
  .labelFourUp:nth-of-type(2n+1) { margin-left: 8px; }
  .labelFourUp:nth-of-type(2n) { margin-right: 8px; }
  .labelFourUp:nth-of-type(4n+1) { margin-left: 0px; }
  .labelFourUp:nth-of-type(4n) { margin-right: 0px; } }

.labelFiveUp { border-radius: 7px; }

.labelFiveUp .labelContent { border-radius: 7px; }

@media (min-width: 480px) { .labelFiveUp { width: calc(50% - 8px); margin: 10px 8px; }
  .labelFiveUp:nth-of-type(2n+1) { margin-left: 0px; }
  .labelFiveUp:nth-of-type(2n) { margin-right: 0px; } }

@media (min-width: 769px) { .labelFiveUp { width: calc(20% - 8px); margin: 10px 5px; }
  .labelFiveUp:nth-of-type(2n+1) { margin-left: 5px; }
  .labelFiveUp:nth-of-type(2n) { margin-right: 5px; }
  .labelFiveUp:nth-of-type(5n+1) { margin-left: 0px; }
  .labelFiveUp:nth-of-type(5n) { margin-right: 0px; } }

.labelContent { text-transform: uppercase; color: white; position: absolute; padding: 15px; background: rgba(61, 49, 38, 0.55); top: 0; left: 0; right: 0; bottom: 0; -ms-box-orient: horizontal; display: -ms-flexbox; display: flex; -webkit-flex: 1; -ms-flex: 1; flex: 1; -ms-flex-align: center; align-items: center; -ms-flex-pack: justify; -webkit-justify-content: center; justify-content: center; flex-direction: column; opacity: 1; z-index: 1; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }

.labelContent .text { font-weight: bold; text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5); }

@media (min-width: 1280px) { .labelContent .text { font-size: 22px; } }

.labelButton { position: absolute; top: 0; left: 0; right: 0; bottom: 0; -ms-box-orient: horizontal; display: -ms-flexbox; display: flex; -webkit-flex: 1; /* Safari 6.1+. iOS 7.1+, BB10 */ -ms-flex: 1; /* IE 10 */ flex: 1; -ms-flex-align: center; align-items: center; -ms-flex-pack: justify; -webkit-justify-content: center; justify-content: center; flex-direction: column; }

.labelButton .button { font-size: 14px; opacity: 0; z-index: 2; padding: 14px; }

@media (min-width: 1024px) { .labelButton .button { padding: 22px; } }

@media (min-width: 1280px) { .labelButton .button { padding: 22px 42px; } }

.labelButton:hover .labelContent { opacity: 0; }

.labelButton:hover .button { opacity: 1; }

.text { max-width: 100%; width: 100%; display: inline-block; }

.availabilityCal { background: #020202; color: #fff; }

.beerCal { padding: 80px 0; }

@media (max-width: 768px) { .keyCal { display: none; } }

.beerCalRow { background: rgba(61, 49, 38, 0); -ms-flex-pack: justify; justify-content: space-between; color: white; -webkit-transition: background 0.14s ease-out; -moz-transition: background 0.14s ease-out; -ms-transition: background 0.14s ease-out; -o-transition: background 0.14s ease-out; transition: background 0.14s ease-out; }

.beerCalRow:first-child { border-bottom: 0; }

.beerCalRow:last-of-type { border-bottom: 0; }

@media (min-width: 769px) { .beerCalRow { border-bottom: 1px solid #3d3126; } }

a.beerCalRow:hover { background: rgba(93, 74, 57, 0.55); }

.beerName { line-height: 2; padding: 0 2px; text-align: center; margin-top: 30px; }

@media (min-width: 769px) { .beerName { margin-top: 0px; } }

.monthsWrap { width: 100%; -ms-flex-align: center; align-items: center; }

@media (min-width: 960px) { .monthsWrap { max-width: 500px; flex: 1; } }

@media (min-width: 1024px) { .monthsWrap { max-width: 650px; } }

@media (min-width: 1024px) { .monthsWrap { max-width: 750px; } }

.mo { width: 8.333%; padding: 8px 0px; display: inline-block; border-left: 1px solid #3d3126; }

@media (min-width: 480px) { .mo { text-align: center; } }

@media (min-width: 769px) { .mo { text-align: left; } }

@media (min-width: 1024px) { .mo { padding: 8px 0px; } }

.mo:last-of-type { border-right: 1px solid #3d3126; }

.mo svg { width: 100%; position: relative; top: -3px; }

.mo .dot { fill: transparent; }

.mo.moName { color: #7c634d; text-transform: uppercase; text-align: center; padding: 0px; font-size: 10px; }

@media (min-width: 480px) { .mo.moName { font-size: 14px; } }

@media (min-width: 769px) { .mo.moName { text-align: left; padding-left: 5px; } }

@media (min-width: 1024px) { .mo.moName { padding-left: 12px; } }

.mo.active .dot { fill: #f3bb2a; }

.moreBeers { padding-top: 50px; margin-bottom: -15px; display: block; width: 100%; }

.availabilityCal .disclaimer { margin-top: -20px; }

.disclaimer { font-size: 14px; margin-top: 30px; font-weight: normal; color: #7c634d; }

.beerLanding { background: url("../img/beersUL.png"), url("../img/beersLR.png"); background-position: left top, right bottom; background-repeat: no-repeat, no-repeat; position: relative; }

.bar { width: 70px; height: 7px; background: #f3bb2a; margin: 25px 0; }

@media (min-width: 480px) { .bar { margin: 55px 0; } }

.description { width: 100%; position: relative; }

@media (min-width: 480px) { .description { width: 55%; } }

.packages { padding: 20px 0 30px 0; width: 100%; border-bottom: 1px solid #c3b09f; }

.packages h3, .packages footer .footerCol h2, footer .footerCol .packages h2 { color: #2e2d2d; font-family: "Raleway", sans-serif; text-transform: capitalize; font-size: 18px; font-weight: bold; letter-spacing: .6px; }

.packages .iconWrap { margin: 0px 5px; }

@media (min-width: 769px) { .packages .iconWrap { margin: 0px 7px; } }

.packages .iconText { font-size: 14px; }

@media (min-width: 960px) { .packages { border-bottom: none; width: auto; float: left; } }

@media (min-width: 960px) { .packages ~ .packages { margin-left: 30px; padding-left: 30px; border-left: 1px solid #c3b09f; } }

.beerImage { width: 100%; padding: 0 33%; -ms-flex-align: center; align-items: center; -ms-flex-pack: justify; -webkit-justify-content: center; justify-content: center; margin-bottom: 40px; }

.beerImage img { display: block; margin: 0 auto; max-height: 768px; width: auto; }

@media (min-width: 480px) { .beerImage { width: 45%; margin-bottom: 0px; padding: 0; } }

.packageIcon { margin: 30px 0px 20px 0px; height: 75px; width: 30px; background-position: center bottom; background-repeat: no-repeat; background-size: cover; }

@media (min-width: 480px) { .packageIcon { height: 125px; width: 45px; } }

@media (min-width: 769px) { .packageIcon { height: 130px; width: 55px; } }

.packageIcon.c12ozbottles { background-image: url(../img/Package_Icons_12bottle.svg); }

.packageIcon.c12ozcan { background-image: url(../img/Package_Icons_12can.svg); }

.packageIcon.c16ozcans { background-image: url(../img/Package_Icons_16can.svg); }

.packageIcon.c750mlbottle { background-image: url(../img/Package_Icons_750Bottle.svg); }

.packageIcon.cdraught { background-image: url(../img/Package_Icons_draught.svg); }

.packageIcon.cminikeg { background-image: url(../img/Package_Icons_minikeg.svg); }

.glasswareIcon { margin: 20px 0px 20px 0px; }

.glasswareIcon img { height: 75px; }

@media (min-width: 480px) { .glasswareIcon img { height: 125px; width: 55px; } }

@media (min-width: 769px) { .glasswareIcon img { height: 150px; width: 66px; } }

.iconText { color: #4d3d30; }

.packageIconSVG { fill: #4d3d30; }

.brownBG { background: #17130e; }

.beerGrid { padding: 100px 0; }

.grid-item .instagramFeed { width: 100%; display: inline-block; }

.grid-item .instagramFeed a { width: 20%; float: left; display: inline-block; position: relative; z-index: 1; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }

.grid-item .instagramFeed a:hover { z-index: 2; box-shadow: 0px 2px 55px rgba(0, 0, 0, 0.55); }

@media (max-width: 768px) { .grid-item .instagramFeed a { width: 25%; }
  .grid-item .instagramFeed a:nth-of-type(n+5) { display: none; } }

@media (max-width: 480px) { .grid-item .instagramFeed a { width: 50%; } }

.singleBeer { border-top: 1px solid #c3b09f !important; border-bottom: 1px solid #c3b09f !important; }

.singleBeer .beerName { color: #2e2d2d; margin-top: 16px; padding: 16px 6px; line-height: 1.2; }

@media (min-width: 769px) { .singleBeer .beerName { text-align: left; } }

.singleBeer .mo { color: #4d3d30; text-transform: uppercase; border-color: #c3b09f; margin-top: 16px; font-size: 10px; padding: 0; text-align: center; }

@media (min-width: 480px) { .singleBeer .mo { font-size: 14px; } }

@media (min-width: 769px) { .singleBeer .mo { text-align: left; padding: 17px 0px; }
  .singleBeer .mo span { padding: 0 6px; }
  .singleBeer .mo:last-of-type { border-right: none; } }

@media (min-width: 1024px) { .singleBeer .mo { font-size: 16px; } }

.singleBeer .mo span { display: block; }

.singleBeer .mo svg { margin: 10px 0px 0 0px; }

.playButton .playButtonBG { fill: #f3bb2a; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }

.playButton .playButtonIcon { fill: #2e2d2d; }

.playButton:hover .playButtonBG { fill: #f7d272; }

.nextPrev { padding-top: 100px; padding-bottom: 20px; float: left; clear: both; width: 100%; }

.nextPrev .left, .nextPrev .right { max-width: 40%; max-width: calc(50% - 15px); }

@media (min-width: 769px) { .nextPrev .left, .nextPrev .right { max-width: calc(50% - 50px); } }

.nextPrev .disclaimer { display: inline-block; }

@media (min-width: 480px) { .nextPrev .disclaimer { font-size: 16px; } }

.nextPrev .disclaimer:hover { color: #f3bb2a; }

.node-type-brand .description .subhead { margin: 10px 0px; }

.node-type-brand .description .field-label-inline { margin: 15px 0; }

@media (min-width: 480px) { .node-type-brand .description .field-label-inline { margin: 20px 0; } }

@media (min-width: 769px) { .node-type-brand .description .field-label-inline { margin: 25px 0; } }

.heroInner svg { width: calc(100% - 30px); max-width: 700px; -ms-filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.8)); -moz-filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.8)); -webkit-filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.8)); filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.8)); margin: 25px 15px 20px 15px; }

.cafeInfo { position: relative; background: none; }

@media (min-width: 769px) { .cafeInfo { background: url(../img/cafesectionbg.png); background-position: -300px bottom; background-size: cover; background-repeat: no-repeat, no-repeat; } }

.cafeInfo * { z-index: 5; }

.cafeInfo .blimpContainer { pointer-events: none; z-index: 1; position: absolute; width: 100%; height: 650px; top: 0; left: 0; }

.cafeInfo .blimpContainer .blimp { position: absolute; top: 40px; left: 20px; }

.cafeInfo .blimpContainer .cloud { position: absolute; top: 190px; right: -325px; }

.cafeInfo .blimpContainer .cloud2 { position: absolute; top: 300px; left: -250px; }

@media (max-width: 480px) { .cafeInfo .blimpContainer .cloud2 { display: none; } }

.cafeInfo .blimpContainer .cloudsm { position: absolute; bottom: 0px; right: 20px; }

@media (max-width: 480px) { .cafeInfo .blimpContainer .cloudsm { display: none; } }

.cafeInfo .blimpContainer .balloon { position: absolute; top: 150px; right: 215px; }

@media (max-width: 480px) { .cafeInfo .blimpContainer .balloon { display: none; } }

.cafeInfo .swatContainer { pointer-events: none; z-index: 1; position: absolute; width: 489px; height: 645px; bottom: 0; right: 0; }

.cafeInfo .swatContainer .swat { bottom: 0; left: 0; position: absolute; z-index: 1; }

.cafeInfo .swatContainer .arm { position: absolute; z-index: 2; top: 69px; left: 164px; }

@media (max-width: 480px) { .cafeInfo .swatContainer { right: -120px; bottom: 0px; } }

.cafeIntro { padding-bottom: 30px; border-bottom: 1px solid #c3b09f; }

.cafeIntro p { margin-bottom: 30px; }

@media (min-width: 480px) { .cafeIntro { padding-bottom: 80px; } }

.cafeHours { padding-top: 40px; padding-bottom: 30px; }

.cafeHours p { font-size: 22px; }

@media (min-width: 480px) { .cafeHours { padding-top: 90px; padding-bottom: 40px; } }

.cafeBtnNav { margin: 30px 0 40px 0; }

.cafeBtnNav .button { font-size: 14px; margin: 15px; width: 204px; padding: 0; box-shadow: 0px 2px 55px rgba(0, 0, 0, 0.27); }

.cafeBtnNav .button:hover { box-shadow: 2px 2px 27px rgba(0, 0, 0, 0.27); }

@media (min-width: 480px) { .cafeBtnNav { margin: 70px 0 95px 0; } }

.cafeGallery .galCol { width: 100%; }

.cafeGallery .galCol.wideGalCol { width: 100%; }

@media (min-width: 480px) { .cafeGallery .galCol { width: 50%; }
  .cafeGallery .galCol.wideGalCol { width: 100%; } }

@media (min-width: 769px) { .cafeGallery .galCol { width: 33.333%; }
  .cafeGallery .galCol.flexOrder1 { -ms-flex-order: 1; order: 1; }
  .cafeGallery .galCol.flexOrder2 { -ms-flex-order: 2; order: 2; }
  .cafeGallery .galCol.flexOrder3 { -ms-flex-order: 3; order: 3; }
  .cafeGallery .galCol.wideGalCol { width: 33.333%; } }

.cafeGallery .cafeGalBlock { background-size: cover; background-position: center; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; position: relative; z-index: 1; }

.cafeGallery .sqBlock { float: left; width: 100%; position: relative; }

.cafeGallery .sqBlock:before { display: block; content: ""; width: 100%; padding-top: 100%; }

.cafeGallery .sqBlock > .content, .cafeGallery .sqBlock > .inside { position: absolute; top: 0; left: 0; right: 0; bottom: 0; }

.cafeGallery .sqBlock.half { width: 50%; }

.cafeGallery .wideBlock { width: 100%; float: left; position: relative; }

.cafeGallery .wideBlock:before { display: block; content: ""; width: 100%; padding-top: 50%; }

.cafeGallery .wideBlock > .content, .cafeGallery .wideBlock > .inside { position: absolute; top: 0; left: 0; right: 0; bottom: 0; }

.cafeGallery .tallBlock { float: left; width: 50%; float: left; position: relative; }

.cafeGallery .tallBlock:before { display: block; content: ""; width: 100%; padding-top: 200%; }

.cafeGallery .tallBlock > .content, .cafeGallery .tallBlock > .inside { position: absolute; top: 0; left: 0; right: 0; bottom: 0; }

.mejs-container:not(.mejs-container-fullscreen) { width: 100%; height: auto; clear: both; }

@media (min-width: 480px) { .mejs-container:not(.mejs-container-fullscreen) { width: 480px !important; height: 275px !important; margin: 0 auto; } }

@media (min-width: 769px) { .mejs-container:not(.mejs-container-fullscreen) { width: 640px !important; height: 360px !important; } }

@media (min-width: 960px) { .mejs-container:not(.mejs-container-fullscreen) { width: 800px !important; height: 450px !important; } }

@media (min-width: 1280px) { .mejs-container:not(.mejs-container-fullscreen) { width: 1024px !important; height: 576px !important; } }

.mejs-container:not(.mejs-container-fullscreen) iframe { width: 100% !important; height: 100% !important; }

.column .mejs-container:not(.mejs-container-fullscreen) { width: 100% !important; height: 360px !important; }

.node-unpublished { background: repeating-linear-gradient(45deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.1) 20px, rgba(255, 0, 0, 0.1) 20px, rgba(255, 0, 0, 0.1) 40px); }

ol.search-results { padding: 0; }

ol.search-results .search-result h3, ol.search-results .search-result footer .footerCol h2, footer .footerCol ol.search-results .search-result h2 { color: #7c634d; }

ol.search-results .search-result:nth-last-child(n+2) { padding-bottom: 5px; border-bottom: 1px solid #7c634d; }

ul.pager li a { color: #7c634d; }

section.node-career { padding: 25px 0; }

.page-node .beersNav { margin-bottom: 50px; }

ul.faq-ul-questions-top li { list-style: none; position: relative; padding-left: 22px; margin: 15px 0; line-height: 1.5; }

ul.faq-ul-questions-top li:before { content: ""; height: 6px; width: 6px; border-radius: 100%; background: #f3bb2a; left: 0; top: 10px; position: absolute; display: inline-block; }

.faq-question a:before, #faq-top { display: block; content: ""; margin-top: -200px; height: 200px; visibility: hidden; }

.block-brand-finder .form-item, .block-brand-finder .form-actions { margin: 0; }

.calendar-calendar .month-view .full td.single-day div.monthview, .calendar-calendar .week-view .full td.single-day div.weekview, .calendar-calendar .day-view .full td.single-day div.dayview { background: #eae4de; padding: 3px 5px; }

.calendar-calendar .month-view .full td.single-day div.monthview a, .calendar-calendar .week-view .full td.single-day div.weekview a, .calendar-calendar .day-view .full td.single-day div.dayview a { font-size: 14px; }

.calendar-calendar .month-view .full td.multi-day .inner .monthview .continues, .calendar-calendar .month-view .full td.multi-day .inner .monthview .cutoff, .calendar-calendar .week-view .full td.multi-day .inner .weekview .continues, .calendar-calendar .week-view .full td.multi-day .inner .weekview .cutoff { background: #1e1812; height: 3em; }

.calendar-calendar .month-view .full td.multi-day div.monthview, .calendar-calendar .week-view .full td.multi-day div.weekview, .calendar-calendar .day-view .full td.multi-day div.dayview { background: #5d4a39; height: 3em; }

.calendar-calendar .month-view .full td.multi-day div.monthview a, .calendar-calendar .week-view .full td.multi-day div.weekview a, .calendar-calendar .day-view .full td.multi-day div.dayview a { color: #f3bb2a; font-size: 14px; }

#mytimeline { margin: 30px 0px; }

section.emergency { padding: 10px; color: #fff; text-align: center; /*margin: 30px 0px;*/ }

body.emergency-level-weather section.emergency { background: #a87000; }

body.emergency-level-recall section.emergency { background: #C00; }

section.emergency h2 { font-size: 30px; color: #fff; }

section.emergency a { color: #fff; text-decoration: underline; }

.clearfix { clear: both; }

.accentBar { height: 18px; width: 100%; position: relative; background: #f3bb2a; }

footer { background: url(../img/footerbg.jpg); background-position: top center; position: relative; text-transform: uppercase; }

footer .upperFooter { background: rgba(0, 0, 0, 0.6); padding: 100px 0 70px 0; }

footer .upperFooter:after { content: ""; display: table; clear: both; }

footer .footerCol { width: 100%; float: left; border-top: 1px solid rgba(243, 187, 42, 0.37); padding: 40px 16px; }

footer .footerCol:first-child { border-top: none; }

footer .footerCol h2 { color: #fff; }

footer .footerCol h3, footer .footerCol h2 { margin: 0; }

footer .footerCol p { font-size: 15px; }

footer .footerCol .footerNav { list-style: none; padding: 0; margin-top: 5px; }

footer .footerCol .footerNav li { line-height: 1.4; padding: 2px 0; font-size: 15px; font-weight: bold; letter-spacing: 1px; }

footer .footerCol .footerNav li:before { display: none; }

footer .footerCol .footerNav li a { display: block; }

footer .footerCol .footerNav li a.active { color: #f3bb2a; }

footer .footerCol ul li.leaf { list-style-image: none; list-style-type: none; }

footer .footerCol input[type="submit"], footer .footerCol button, footer .footerCol .button { line-height: 55px; font-size: 15px; padding: 0 30px; }

@media (min-width: 480px) { footer .footerCol { width: 50%; border-left: 1px solid rgba(243, 187, 42, 0.37); }
  footer .footerCol:first-child { border-left: none; }
  footer .footerCol:nth-child(3) { border-left: none; }
  footer .footerCol:nth-child(-n+2) { border-top: none; } }

@media (min-width: 960px) { footer .footerCol { width: 28%; padding: 0 40px; border-top: none; }
  footer .footerCol:nth-child(3) { border-left: 1px solid rgba(243, 187, 42, 0.37); }
  footer .footerCol:nth-child(-n+2) { width: 22%; padding: 0 20px; } }

footer a { color: #fff; }

footer .lowerFooter { position: relative; text-align: center; padding: 70px 0; background: rgba(0, 0, 0, 0.27); }

footer .lowerFooter .footerLogo { width: 180px; display: inline-block; margin: 30px 0; position: relative; bottom: 0; cursor: pointer; }

footer .lowerFooter .footerLeft { position: relative; }

footer .lowerFooter .footerRight { position: relative; }

footer .lowerFooter .footerRight .socialIcon { margin: 12px 1px; cursor: pointer; }

footer .lowerFooter p { line-height: 1; font-size: 15px; }

@media (min-width: 960px) { footer .lowerFooter .footerLeft { position: absolute; left: 0; top: 15px; padding: 20px; text-align: left; }
  footer .lowerFooter .footerRight { position: absolute; text-align: right; right: 0; top: 15px; padding: 20px; }
  footer .lowerFooter .footerRight .socialIcon { margin: 12px 5px; } }

@media (min-width: 960px) { footer { background-repeat: no-repeat; background-size: cover; } }

.searchModel { position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 9999999; height: 100%; width: 100%; height: 0px; width: 100vw; overflow: hidden; background: rgba(243, 187, 42, 0.95); -ms-box-orient: horizontal; display: -ms-flexbox; display: flex; -webkit-flex: 1; /* Safari 6.1+. iOS 7.1+, BB10 */ -ms-flex: 1; /* IE 10 */ flex: 1; -ms-flex-align: center; align-items: center; -ms-flex-pack: justify; -webkit-justify-content: center; justify-content: center; opacity: 0; -webkit-transition: opacity 0.14s ease-out; -moz-transition: opacity 0.14s ease-out; -ms-transition: opacity 0.14s ease-out; -o-transition: opacity 0.14s ease-out; transition: opacity 0.14s ease-out; }

.searchModel .searchForm { margin: 0 auto; padding: 16px; max-width: 500px; width: 100%; text-align: center; position: relative; }

.searchModel .searchForm .closeModal { color: #2e2d2d; cursor: pointer; position: absolute; top: -100px; right: -6px; padding: 20px; font-size: 50px; }

.searchModel .searchForm input[type="search"], .searchModel .searchForm input[type="text"] { text-align: center; }

.searchModel .searchForm input[type="submit"], .searchModel .searchForm button, .searchModel .searchForm .button { box-shadow: 0px 2px 55px rgba(0, 0, 0, 0.27); }

.searchModel.openModel { opacity: 1; height: 100%; }

.videoModel { position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 9999999; height: 100%; width: 100%; height: 0px; width: 100vw; overflow: hidden; background: rgba(243, 187, 42, 0.95); -ms-box-orient: horizontal; display: -ms-flexbox; display: flex; -webkit-flex: 1; /* Safari 6.1+. iOS 7.1+, BB10 */ -ms-flex: 1; /* IE 10 */ flex: 1; -ms-flex-align: center; align-items: center; -ms-flex-pack: justify; -webkit-justify-content: center; justify-content: center; opacity: 0; -webkit-transition: opacity 0.14s ease-out; -moz-transition: opacity 0.14s ease-out; -ms-transition: opacity 0.14s ease-out; -o-transition: opacity 0.14s ease-out; transition: opacity 0.14s ease-out; }

.videoModel .videoWrap { margin: 0 auto; max-width: 800px; padding: 0 16px; width: 100%; text-align: center; position: relative; }

.videoModel .videoWrap .theVideo { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; }

.videoModel .videoWrap .theVideo iframe, .videoModel .videoWrap .theVideo object, .videoModel .videoWrap .theVideo embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.videoModel .videoWrap .closeModal { color: #2e2d2d; cursor: pointer; position: absolute; top: -100px; right: -6px; padding: 20px; font-size: 50px; }

.videoModel.openModel { opacity: 1; height: 100%; }

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