@charset "UTF-8";
/*!
* Theme Name: Tin Roof
* Theme URI: http://www.tinroofbeer.com
* Description: A Custom Theme For Tin Roof
* Version: 1.0
* Author: Maxel Rodrigues | ThreeSixtyEight
* Author URI: http://www.threesixtyeight.com
* License: GPL
* License URI: http://wordpress.org/about/gpl/
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/** 1. Set default font family to sans-serif. 2. Prevent iOS and IE text size adjust after device orientation change, without disabling user zoom. */
html { font-family: sans-serif; /* 1 */ -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */ }

/** Remove default margin. */
body { margin: 0; }

/* HTML5 display definitions ========================================================================== */
/** Correct `block` display not defined for any HTML5 element in IE 8/9. Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox. Correct `block` display not defined for `main` in IE 11. */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }

/** 1. Correct `inline-block` display not defined in IE 8/9. 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera. */
audio, canvas, progress, video { display: inline-block; /* 1 */ vertical-align: baseline; /* 2 */ }

/** Prevent modern browsers from displaying `audio` without controls. Remove excess height in iOS 5 devices. */
audio:not([controls]) { display: none; height: 0; }

/** Address `[hidden]` styling not present in IE 8/9/10. Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22. */
[hidden], template { display: none; }

/* Links ========================================================================== */
/** Remove the gray background color from active links in IE 10. */
a { background-color: transparent; }

/** Improve readability of focused elements when they are also in an active/hover state. */
a:active, a:hover { outline: 0; }

/* Text-level semantics ========================================================================== */
/** Address styling not present in IE 8/9/10/11, Safari, and Chrome. */
abbr[title] { border-bottom: 1px dotted; }

/** Address style set to `bolder` in Firefox 4+, Safari, and Chrome. */
b, strong { font-weight: bold; }

/** Address styling not present in Safari and Chrome. */
dfn { font-style: italic; }

/** Address variable `h1` font-size and margin within `section` and `article` contexts in Firefox 4+, Safari, and Chrome. */
h1 { font-size: 2em; margin: 0.67em 0; }

/** Address styling not present in IE 8/9. */
mark { background: #ff0; color: #000; }

/** Address inconsistent and variable font size in all browsers. */
small, .small { font-size: 80%; }

/** Prevent `sub` and `sup` affecting `line-height` in all browsers. */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sup { top: -0.5em; }

sub { bottom: -0.25em; }

/* Embedded content ========================================================================== */
/** Remove border when inside `a` element in IE 8/9/10. */
img { border: 0; }

/** Correct overflow not hidden in IE 9/10/11. */
svg:not(:root) { overflow: hidden; }

/* Grouping content ========================================================================== */
/** Address margin not present in IE 8/9 and Safari. */
figure { margin: 1em 40px; }

/** Address differences between Firefox and other browsers. */
hr { box-sizing: content-box; height: 0; }

/** Contain overflow in all browsers. */
pre { overflow: auto; }

/** Address odd `em`-unit font size rendering in all browsers. */
code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }

/* Forms ========================================================================== */
/** Known limitation: by default, Chrome and Safari on OS X allow very limited styling of `select`, unless a `border` property is set. */
/** 1. Correct color not being inherited. Known issue: affects color of disabled elements. 2. Correct font properties not being inherited. 3. Address margins set differently in Firefox 4+, Safari, and Chrome. */
button, input, optgroup, select, textarea { color: inherit; /* 1 */ font: inherit; /* 2 */ margin: 0; /* 3 */ }

/** Address `overflow` set to `hidden` in IE 8/9/10/11. */
button { overflow: visible; }

/** Address inconsistent `text-transform` inheritance for `button` and `select`. All other form control elements do not inherit `text-transform` values. Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera. Correct `select` style inheritance in Firefox. */
button, select { text-transform: none; }

/** 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` and `video` controls. 2. Correct inability to style clickable `input` types in iOS. 3. Improve usability and consistency of cursor style between image-type `input` and others. */
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; /* 2 */ cursor: pointer; /* 3 */ }

/** Re-set default cursor for disabled elements. */
button[disabled], html input[disabled] { cursor: default; }

/** Remove inner padding and border in Firefox 4+. */
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/** Address Firefox 4+ setting `line-height` on `input` using `!important` in the UA stylesheet. */
input { line-height: normal; }

/** It's recommended that you don't attempt to style these elements. Firefox's implementation doesn't respect box-sizing, padding, or width.  1. Address box sizing set to `content-box` in IE 8/9/10. 2. Remove excess padding in IE 8/9/10. */
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ }

/** Fix the cursor style for Chrome's increment/decrement buttons. For certain `font-size` values of the `input`, it causes the cursor style of the decrement button to change from `default` to `text`. */
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }

/** 1. Address `appearance` set to `searchfield` in Safari and Chrome. 2. Address `box-sizing` set to `border-box` in Safari and Chrome. */
input[type="search"] { -webkit-appearance: textfield; /* 1 */ box-sizing: content-box; /* 2 */ }

/** Remove inner padding and search cancel button in Safari and Chrome on OS X. Safari (but not Chrome) clips the cancel button when the search input has padding (and `textfield` appearance). */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/** Define consistent border, margin, and padding. */
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

/** 1. Correct `color` not being inherited in IE 8/9/10/11. 2. Remove padding so people aren't caught out if they zero out fieldsets. */
legend { border: 0; /* 1 */ padding: 0; /* 2 */ }

/** Remove default vertical scrollbar in IE 8/9/10/11. */
textarea { overflow: auto; }

/** Don't inherit the `font-weight` (applied by a rule above). NOTE: the default cannot safely be changed in Chrome and Safari on OS X. */
optgroup { font-weight: bold; }

/* Tables ========================================================================== */
/** Remove most spacing between table cells. */
table { border-collapse: collapse; border-spacing: 0; }

td, th { padding: 0; }

@font-face { /* Icons Font */
font-family: 'icomoon'; src: url("fonts/icomoon.eot"); src: url("fonts/icomoon.eot?#iefix") format("embedded-opentype"), url("fonts/icomoon.woff") format("woff"), url("fonts/icomoon.ttf") format("truetype"), url("fonts/icomoon.svg#icomoon") format("svg"); font-weight: normal; font-style: normal; }
::-moz-selection { background: #FFB823; color: #222831; text-shadow: none; }

::selection { background: #FFB823; color: #222831; text-shadow: none; }

* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

html { font-family: "Roboto Mono", monospace; letter-spacing: 0.45px; font-size: 100%; -webkit-tap-highlight-color: transparent; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; }
@media only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and (min-device-pixel-ratio: 1.25), only screen and (min-resolution: 200dpi), only screen and (min-resolution: 1.25dppx) { html { -webkit-font-smoothing: subpixel-antialiased; } }
html ::-webkit-scrollbar { width: 10px; height: 10px; }
html ::-webkit-scrollbar-thumb { background: #888; }
html ::-webkit-scrollbar-track { background: #e9e9e9; }
html body { scrollbar-face-color: #888; scrollbar-track-color: #e9e9e9; }
@media (min-width: 1500px) { html { font-size: 1rem; } }

body { background: #ffffff; color: #393E46; font-family: "Roboto Mono", monospace; line-height: 1.5; }

a { color: #FFB823; text-decoration: none; }
a:hover, a:focus { color: #DF9700; text-decoration: none; }
a:focus { outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }

button { outline: none; }

a, button, input[type="submit"], input[type="button"], input[type="reset"] { -moz-transition-property: background, color, border-color; -o-transition-property: background, color, border-color; -webkit-transition-property: background, color, border-color; transition-property: background, color, border-color; -moz-transition-duration: 0.2s; -o-transition-duration: 0.2s; -webkit-transition-duration: 0.2s; transition-duration: 0.2s; border-radius: 0; }
a:hover, a:focus, button:hover, button:focus, input[type="submit"]:hover, input[type="submit"]:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:focus { -moz-transition-duration: 0.1s; -o-transition-duration: 0.1s; -webkit-transition-duration: 0.1s; transition-duration: 0.1s; }

img { vertical-align: middle; max-width: 100%; height: auto; }

iframe { max-width: 100%; }

/* Headings */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: "Anton", sans-serif; color: inherit; font-weight: 400; line-height: 1.4; margin: 0 0 20px 0; margin-top: 40px; text-transform: uppercase; }
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child, .h1:first-child, .h2:first-child, .h3:first-child, .h4:first-child, .h5:first-child, .h6:first-child { margin-top: 0; }

h1, .h1 { font-size: 2.8125rem; letter-spacing: 3.75px; line-height: 1.2; }
@media (min-width: 601px) { h1, .h1 { font-size: 4.0625rem; } }
@media (min-width: 768px) { h1, .h1 { font-size: 4.375rem; } }
@media (min-width: 992px) { h1, .h1 { font-size: 4.4375rem; } }
@media (min-width: 1113px) { h1, .h1 { font-size: 5.125rem; } }

h2, .h2 { font-size: 1.5rem; line-height: 1.3; letter-spacing: 1.5px; }
@media (min-width: 768px) { h2, .h2 { font-size: 1.875rem; line-height: 1.2; } }
@media (min-width: 992px) { h2, .h2 { font-size: 2.25rem; } }

h3, .h3 { font-size: 1.125rem; letter-spacing: 2px; line-height: 1.3; }
@media (min-width: 768px) { h3, .h3 { font-size: 1.25rem; } }

h4, .h4 { font-size: 17px; }
@media (min-width: 768px) { h4, .h4 { font-size: 1.1875rem; } }

h5, .h5 { font-size: 16px; }
@media (min-width: 768px) { h5, .h5 { font-size: 1rem; } }

h6, .h6 { font-size: 14px; }
@media (min-width: 768px) { h6, .h6 { font-size: 0.875rem; } }

/* Miscellaneous */
p:last-child, table:last-child, ul:last-child, ol:last-child, dl:last-child, dd:last-child, pre:last-child, blockquote:last-child, address:last-child, h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child { margin-bottom: 0; }

p, pre, blockquote, address, dt { line-height: 1.6; }

p, table, ul, ol, dl, dd, pre, blockquote, address { margin: 0 0 20px; }

blockquote { font-size: 1.0625rem; font-style: italic; font-weight: 500; }
@media (min-width: 768px) { blockquote { font-size: 1.25rem; } }
@media (min-width: 992px) { blockquote { font-size: 1.5rem; } }

b, strong { font-weight: 700; }

small, .small { font-size: 0.875rem; }

hr { clear: both; border: none; border-top: 1px solid #e5e5e5; margin-bottom: 20px; }

address { font-style: normal; }

/* Table */
table caption { font-family: "Anton", sans-serif; margin-bottom: 10px; }
table tbody tr:last-child { border-bottom: none; }
table tr { border-bottom: 1px solid #e5e5e5; }
table th { font-weight: 700; text-align: left; }
table th, table td { padding: 12px; }

/* Lists */
ul, ol, dl { padding: 0; }

ul, ol { list-style-position: outside; margin-left: 30px; }
ul ul, ul ol, ol ul, ol ol { margin: 5px 0 0 40px; }
ul ol, ol ol { list-style-type: lower-alpha; }
nav ul, nav ol { margin: 0; }
nav ul li, nav ol li { margin-bottom: 0; line-height: 1; }
ul li, ol li { margin-bottom: 15px; }

ul { list-style-type: disc; }

ol { list-style-type: decimal; }

li { line-height: 1.4; }

dt { font-family: "Anton", sans-serif; font-weight: 700; margin: 0 0 15px; }

/* Form */
form ul { list-style: none; margin-left: 0; }
form > ul > li { clear: both; margin-bottom: 15px; }
form > ul > li > label { margin-right: 10px; }

fieldset { padding: 0; margin: 0; border: 0; min-width: 0; }

legend { font-weight: 700; display: block; border: none; margin-bottom: 20px; }

input[type="text"], input[type="tel"], input[type="url"], input[type="number"], input[type="password"], input[type="email"], input[type="range"], input[type="file"], input[type="date"], input[type="search"], textarea, select { background: #fff; color: #444; line-height: 1.2; padding: 20px 15px; border: 1px solid rgba(150, 150, 150, 0.2); border-radius: 0; max-width: 100%; }
input[type="text"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="range"]:focus, input[type="file"]:focus, input[type="date"]:focus, input[type="search"]:focus, textarea:focus, select:focus { border-color: rgba(150, 150, 150, 0.7); }
@media (min-width: 768px) { input[type="text"], input[type="tel"], input[type="url"], input[type="number"], input[type="password"], input[type="email"], input[type="range"], input[type="file"], input[type="date"], input[type="search"], textarea, select { padding: 14px 20px; } }
@media screen and (-webkit-min-device-pixel-ratio: 0) and (max-width: 767px) { input[type="text"], input[type="tel"], input[type="url"], input[type="number"], input[type="password"], input[type="email"], input[type="range"], input[type="file"], input[type="date"], input[type="search"], textarea, select { font-size: 16px !important; } }

input[type="submit"] { background-color: #fff; }

input[type="search"] { -webkit-appearance: none; }

input[type="date"] { line-height: 34px; }

textarea { line-height: 1.6; height: 150px; }

input[type="checkbox"], input[type="radio"] { margin: 4px 5px 0 0; margin-top: 1px \9; line-height: normal; }

select[multiple], select[size] { height: auto; }

input[type="file"] { display: block; }

input[type="range"] { display: block; width: 100%; }

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }

output { display: block; padding-top: 7px; font-size: 14px; line-height: 1.42857143; color: #555; }
@media (min-width: 768px) { output { font-size: 0.875rem; } }

code { background-color: #f9f9f9; color: green; font-weight: 400; font-family: "Roboto Mono", monospace; display: inline-block; padding: 5px; border: 1px solid #eee; }

.container { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; position: relative; }
.container:before, .container:after { content: " "; display: table; }
.container:after { clear: both; }

@media (min-width: 768px) { .container { width: 750px; } }
@media (min-width: 992px) { .container { width: 970px; } }
@media (min-width: 1200px) { .container { width: 1170px; } }
.container-fluid { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; position: relative; }
.container-fluid:before, .container-fluid:after { content: " "; display: table; }
.container-fluid:after { clear: both; }
@media (min-width: 768px) { .container-fluid { width: 93.8%; } }
@media (min-width: 992px) { .container-fluid { width: 80%; } }
@media (min-width: 1500px) { .container-fluid { max-width: 1500px; } }

.row { margin-left: -15px; margin-right: -15px; }
.row:before, .row:after { content: " "; display: table; }
.row:after { clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; }

.col-xs-12 { width: 100%; }

.col-xs-11 { width: 91.66666667%; }

.col-xs-10 { width: 83.33333333%; }

.col-xs-9 { width: 75%; }

.col-xs-8 { width: 66.66666667%; }

.col-xs-7 { width: 58.33333333%; }

.col-xs-6 { width: 50%; }

.col-xs-5 { width: 41.66666667%; }

.col-xs-4 { width: 33.33333333%; }

.col-xs-3 { width: 25%; }

.col-xs-2 { width: 16.66666667%; }

.col-xs-1 { width: 8.33333333%; }

.col-xs-pull-12 { right: 100%; }

.col-xs-pull-11 { right: 91.66666667%; }

.col-xs-pull-10 { right: 83.33333333%; }

.col-xs-pull-9 { right: 75%; }

.col-xs-pull-8 { right: 66.66666667%; }

.col-xs-pull-7 { right: 58.33333333%; }

.col-xs-pull-6 { right: 50%; }

.col-xs-pull-5 { right: 41.66666667%; }

.col-xs-pull-4 { right: 33.33333333%; }

.col-xs-pull-3 { right: 25%; }

.col-xs-pull-2 { right: 16.66666667%; }

.col-xs-pull-1 { right: 8.33333333%; }

.col-xs-pull-0 { right: 0%; }

.col-xs-push-12 { left: 100%; }

.col-xs-push-11 { left: 91.66666667%; }

.col-xs-push-10 { left: 83.33333333%; }

.col-xs-push-9 { left: 75%; }

.col-xs-push-8 { left: 66.66666667%; }

.col-xs-push-7 { left: 58.33333333%; }

.col-xs-push-6 { left: 50%; }

.col-xs-push-5 { left: 41.66666667%; }

.col-xs-push-4 { left: 33.33333333%; }

.col-xs-push-3 { left: 25%; }

.col-xs-push-2 { left: 16.66666667%; }

.col-xs-push-1 { left: 8.33333333%; }

.col-xs-push-0 { left: 0%; }

.col-xs-offset-12 { margin-left: 100%; }

.col-xs-offset-11 { margin-left: 91.66666667%; }

.col-xs-offset-10 { margin-left: 83.33333333%; }

.col-xs-offset-9 { margin-left: 75%; }

.col-xs-offset-8 { margin-left: 66.66666667%; }

.col-xs-offset-7 { margin-left: 58.33333333%; }

.col-xs-offset-6 { margin-left: 50%; }

.col-xs-offset-5 { margin-left: 41.66666667%; }

.col-xs-offset-4 { margin-left: 33.33333333%; }

.col-xs-offset-3 { margin-left: 25%; }

.col-xs-offset-2 { margin-left: 16.66666667%; }

.col-xs-offset-1 { margin-left: 8.33333333%; }

.col-xs-offset-0 { margin-left: 0%; }

@media (min-width: 768px) { .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; }
  .col-sm-12 { width: 100%; }
  .col-sm-11 { width: 91.66666667%; }
  .col-sm-10 { width: 83.33333333%; }
  .col-sm-9 { width: 75%; }
  .col-sm-8 { width: 66.66666667%; }
  .col-sm-7 { width: 58.33333333%; }
  .col-sm-6 { width: 50%; }
  .col-sm-5 { width: 41.66666667%; }
  .col-sm-4 { width: 33.33333333%; }
  .col-sm-3 { width: 25%; }
  .col-sm-2 { width: 16.66666667%; }
  .col-sm-1 { width: 8.33333333%; }
  .col-sm-pull-12 { right: 100%; }
  .col-sm-pull-11 { right: 91.66666667%; }
  .col-sm-pull-10 { right: 83.33333333%; }
  .col-sm-pull-9 { right: 75%; }
  .col-sm-pull-8 { right: 66.66666667%; }
  .col-sm-pull-7 { right: 58.33333333%; }
  .col-sm-pull-6 { right: 50%; }
  .col-sm-pull-5 { right: 41.66666667%; }
  .col-sm-pull-4 { right: 33.33333333%; }
  .col-sm-pull-3 { right: 25%; }
  .col-sm-pull-2 { right: 16.66666667%; }
  .col-sm-pull-1 { right: 8.33333333%; }
  .col-sm-pull-0 { right: 0%; }
  .col-sm-push-12 { left: 100%; }
  .col-sm-push-11 { left: 91.66666667%; }
  .col-sm-push-10 { left: 83.33333333%; }
  .col-sm-push-9 { left: 75%; }
  .col-sm-push-8 { left: 66.66666667%; }
  .col-sm-push-7 { left: 58.33333333%; }
  .col-sm-push-6 { left: 50%; }
  .col-sm-push-5 { left: 41.66666667%; }
  .col-sm-push-4 { left: 33.33333333%; }
  .col-sm-push-3 { left: 25%; }
  .col-sm-push-2 { left: 16.66666667%; }
  .col-sm-push-1 { left: 8.33333333%; }
  .col-sm-push-0 { left: 0%; }
  .col-sm-offset-12 { margin-left: 100%; }
  .col-sm-offset-11 { margin-left: 91.66666667%; }
  .col-sm-offset-10 { margin-left: 83.33333333%; }
  .col-sm-offset-9 { margin-left: 75%; }
  .col-sm-offset-8 { margin-left: 66.66666667%; }
  .col-sm-offset-7 { margin-left: 58.33333333%; }
  .col-sm-offset-6 { margin-left: 50%; }
  .col-sm-offset-5 { margin-left: 41.66666667%; }
  .col-sm-offset-4 { margin-left: 33.33333333%; }
  .col-sm-offset-3 { margin-left: 25%; }
  .col-sm-offset-2 { margin-left: 16.66666667%; }
  .col-sm-offset-1 { margin-left: 8.33333333%; }
  .col-sm-offset-0 { margin-left: 0%; } }
@media (min-width: 992px) { .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; }
  .col-md-12 { width: 100%; }
  .col-md-11 { width: 91.66666667%; }
  .col-md-10 { width: 83.33333333%; }
  .col-md-9 { width: 75%; }
  .col-md-8 { width: 66.66666667%; }
  .col-md-7 { width: 58.33333333%; }
  .col-md-6 { width: 50%; }
  .col-md-5 { width: 41.66666667%; }
  .col-md-4 { width: 33.33333333%; }
  .col-md-3 { width: 25%; }
  .col-md-2 { width: 16.66666667%; }
  .col-md-1 { width: 8.33333333%; }
  .col-md-pull-12 { right: 100%; }
  .col-md-pull-11 { right: 91.66666667%; }
  .col-md-pull-10 { right: 83.33333333%; }
  .col-md-pull-9 { right: 75%; }
  .col-md-pull-8 { right: 66.66666667%; }
  .col-md-pull-7 { right: 58.33333333%; }
  .col-md-pull-6 { right: 50%; }
  .col-md-pull-5 { right: 41.66666667%; }
  .col-md-pull-4 { right: 33.33333333%; }
  .col-md-pull-3 { right: 25%; }
  .col-md-pull-2 { right: 16.66666667%; }
  .col-md-pull-1 { right: 8.33333333%; }
  .col-md-pull-0 { right: 0%; }
  .col-md-push-12 { left: 100%; }
  .col-md-push-11 { left: 91.66666667%; }
  .col-md-push-10 { left: 83.33333333%; }
  .col-md-push-9 { left: 75%; }
  .col-md-push-8 { left: 66.66666667%; }
  .col-md-push-7 { left: 58.33333333%; }
  .col-md-push-6 { left: 50%; }
  .col-md-push-5 { left: 41.66666667%; }
  .col-md-push-4 { left: 33.33333333%; }
  .col-md-push-3 { left: 25%; }
  .col-md-push-2 { left: 16.66666667%; }
  .col-md-push-1 { left: 8.33333333%; }
  .col-md-push-0 { left: 0%; }
  .col-md-offset-12 { margin-left: 100%; }
  .col-md-offset-11 { margin-left: 91.66666667%; }
  .col-md-offset-10 { margin-left: 83.33333333%; }
  .col-md-offset-9 { margin-left: 75%; }
  .col-md-offset-8 { margin-left: 66.66666667%; }
  .col-md-offset-7 { margin-left: 58.33333333%; }
  .col-md-offset-6 { margin-left: 50%; }
  .col-md-offset-5 { margin-left: 41.66666667%; }
  .col-md-offset-4 { margin-left: 33.33333333%; }
  .col-md-offset-3 { margin-left: 25%; }
  .col-md-offset-2 { margin-left: 16.66666667%; }
  .col-md-offset-1 { margin-left: 8.33333333%; }
  .col-md-offset-0 { margin-left: 0%; } }
@media (min-width: 1200px) { .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left; }
  .col-lg-12 { width: 100%; }
  .col-lg-11 { width: 91.66666667%; }
  .col-lg-10 { width: 83.33333333%; }
  .col-lg-9 { width: 75%; }
  .col-lg-8 { width: 66.66666667%; }
  .col-lg-7 { width: 58.33333333%; }
  .col-lg-6 { width: 50%; }
  .col-lg-5 { width: 41.66666667%; }
  .col-lg-4 { width: 33.33333333%; }
  .col-lg-3 { width: 25%; }
  .col-lg-2 { width: 16.66666667%; }
  .col-lg-1 { width: 8.33333333%; }
  .col-lg-pull-12 { right: 100%; }
  .col-lg-pull-11 { right: 91.66666667%; }
  .col-lg-pull-10 { right: 83.33333333%; }
  .col-lg-pull-9 { right: 75%; }
  .col-lg-pull-8 { right: 66.66666667%; }
  .col-lg-pull-7 { right: 58.33333333%; }
  .col-lg-pull-6 { right: 50%; }
  .col-lg-pull-5 { right: 41.66666667%; }
  .col-lg-pull-4 { right: 33.33333333%; }
  .col-lg-pull-3 { right: 25%; }
  .col-lg-pull-2 { right: 16.66666667%; }
  .col-lg-pull-1 { right: 8.33333333%; }
  .col-lg-pull-0 { right: 0%; }
  .col-lg-push-12 { left: 100%; }
  .col-lg-push-11 { left: 91.66666667%; }
  .col-lg-push-10 { left: 83.33333333%; }
  .col-lg-push-9 { left: 75%; }
  .col-lg-push-8 { left: 66.66666667%; }
  .col-lg-push-7 { left: 58.33333333%; }
  .col-lg-push-6 { left: 50%; }
  .col-lg-push-5 { left: 41.66666667%; }
  .col-lg-push-4 { left: 33.33333333%; }
  .col-lg-push-3 { left: 25%; }
  .col-lg-push-2 { left: 16.66666667%; }
  .col-lg-push-1 { left: 8.33333333%; }
  .col-lg-push-0 { left: 0%; }
  .col-lg-offset-12 { margin-left: 100%; }
  .col-lg-offset-11 { margin-left: 91.66666667%; }
  .col-lg-offset-10 { margin-left: 83.33333333%; }
  .col-lg-offset-9 { margin-left: 75%; }
  .col-lg-offset-8 { margin-left: 66.66666667%; }
  .col-lg-offset-7 { margin-left: 58.33333333%; }
  .col-lg-offset-6 { margin-left: 50%; }
  .col-lg-offset-5 { margin-left: 41.66666667%; }
  .col-lg-offset-4 { margin-left: 33.33333333%; }
  .col-lg-offset-3 { margin-left: 25%; }
  .col-lg-offset-2 { margin-left: 16.66666667%; }
  .col-lg-offset-1 { margin-left: 8.33333333%; }
  .col-lg-offset-0 { margin-left: 0%; } }
@-ms-viewport { width: device-width; }
.visible-xs, .visible-sm, .visible-md, .visible-lg { display: none !important; }

@media (max-width: 767px) { .visible-xs { display: block !important; }
  table.visible-xs { display: table; }
  tr.visible-xs { display: table-row !important; }
  th.visible-xs, td.visible-xs { display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) { .visible-sm { display: block !important; }
  table.visible-sm { display: table; }
  tr.visible-sm { display: table-row !important; }
  th.visible-sm, td.visible-sm { display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) { .visible-md { display: block !important; }
  table.visible-md { display: table; }
  tr.visible-md { display: table-row !important; }
  th.visible-md, td.visible-md { display: table-cell !important; } }
@media (min-width: 1200px) { .visible-lg { display: block !important; }
  table.visible-lg { display: table; }
  tr.visible-lg { display: table-row !important; }
  th.visible-lg, td.visible-lg { display: table-cell !important; } }
@media (max-width: 767px) { .hidden-xs { display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) { .hidden-sm { display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) { .hidden-md { display: none !important; } }
@media (min-width: 1200px) { .hidden-lg { display: none !important; } }
.bg-cover { background-repeat: no-repeat; background-position: center; background-size: cover; }

.limit-content { max-width: 62.5rem; margin: 0 auto; }

.custom-select-block { position: relative; }
.custom-select-block select { padding-right: 25px; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; appearance: none; }
.custom-select-block select::-ms-expand { display: none; }
.custom-select-block:after { content: ''; display: block; border: 7px solid transparent; border-top-color: #FFB823; position: absolute; right: 10px; top: 50%; -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); margin-top: 3px; }

.flexible-section { padding-top: 50px; padding-bottom: 50px; }
.flexible-section:last-child { padding-bottom: 70px; }
@media (min-width: 768px) { .flexible-section { padding-top: 70px; padding-bottom: 70px; }
  .flexible-section:last-child { padding-bottom: 120px; } }

.img-frame { border: 1px solid #e5e5e5; padding: 5px; }

.alert, .validation_error, .gform_confirmation_message { background-color: #e5e5e5; padding: 25px; border: 1px solid #ddd; margin-bottom: 20px; }

.alert-info, .validation_error { background-color: #ffffd9; border: 1px solid #e8e800; }

.alert-error { background-color: #ffd9d9; border: 1px solid #ffa6a6; }

.alert-success, .gform_confirmation_message { background-color: #dbffd9; border: 1px solid #7aff73; }

.hr { clear: both; height: 8px; border: none; padding: 0; margin-bottom: 20px; position: relative; }
.hr:before, .hr:after { content: ''; background-color: #e5e5e5; height: 1px; position: absolute; left: 0; right: 0; }
.hr:before { top: 0; }
.hr:after { bottom: 0; }

p:empty { display: none; }

.btn { font-family: "Anton", sans-serif; letter-spacing: 3.67px; background: transparent; font-weight: 400; line-height: 1.2; text-align: center; text-decoration: none; vertical-align: middle; display: inline-block; border: none; padding: 0; text-transform: uppercase; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-clip: padding-box; cursor: pointer; -moz-transition-property: background, color, border-color; -o-transition-property: background, color, border-color; -webkit-transition-property: background, color, border-color; transition-property: background, color, border-color; -moz-transition-duration: 0.2s; -o-transition-duration: 0.2s; -webkit-transition-duration: 0.2s; transition-duration: 0.2s; }
.btn:hover, .btn:focus { -moz-transition-duration: 0.1s; -o-transition-duration: 0.1s; -webkit-transition-duration: 0.1s; transition-duration: 0.1s; text-decoration: none; }
.btn:focus { outline: none; }
.btn:active { -moz-transform: scale(0.95, 0.95); -ms-transform: scale(0.95, 0.95); -webkit-transform: scale(0.95, 0.95); transform: scale(0.95, 0.95); }
.btn.disabled { pointer-events: none; opacity: 0.5; }

.row { margin-bottom: 20px; }
.row:last-child { margin-bottom: 0; }

@media (min-width: 768px) { .row-grid { margin-top: -15px; }
  .row-grid [class*="col-sm-"] { margin-top: 15px; margin-bottom: 15px; } }
@media (min-width: 992px) { .row-grid { margin-top: -15px; }
  .row-grid [class*="col-md-"] { margin-top: 15px; margin-bottom: 15px; } }
@media (min-width: 1200px) { .row-grid { margin-top: -15px; }
  .row-grid [class*="col-lg-"] { margin-top: 15px; margin-bottom: 15px; } }

@media (min-width: 768px) { .row-grid-3 [class*="col-sm-"]:nth-child(3n+1) { clear: both; } }
@media (min-width: 992px) { .row-grid-3 [class*="col-md-"]:nth-child(3n+1) { clear: both; } }

@media (min-width: 768px) { .row-grid-4 [class*="col-sm-"]:nth-child(4n+1) { clear: both; } }
@media (min-width: 992px) { .row-grid-4 [class*="col-md-"]:nth-child(4n+1) { clear: both; } }

@media (max-width: 767px) { [class^="col-"] { margin-bottom: 50px; }
  [class^="col-"]:last-child { margin-bottom: 0; } }

@media (max-width: 991px) { [class*="col-md-"] { margin-bottom: 50px; }
  [class*="col-md-"]:last-child { margin-bottom: 0; } }

@media (min-width: 1250px) { .header-box { overflow: hidden; padding: 28px 57px; width: 100%; position: fixed; top: 0; left: 0; z-index: 9; }
  .header-box .menu-wrapper { position: relative; overflow: hidden; }
  .header-box.is-active { padding: 29px 75px 0px 57px; }
  .header-box.is-active .logo-wrap p { -moz-transition: 0.1s; -o-transition: 0.1s; -webkit-transition: 0.1s; transition: 0.1s; }
  .header-box.is-active .logo-wrap:hover .header-logo { background: url(images/mobile-logo-active.svg) no-repeat; }
  .header-box.is-active .logo-wrap:hover p { color: #FFB823; }
  .header-box.is-active .header-logo { background: url(images/mobile-logo-default.svg) no-repeat; width: 76px; height: 80px; }
  .header-box.is-active #pc-header-menu { position: absolute; -moz-transform: translateX(-100vw); -ms-transform: translateX(-100vw); -webkit-transform: translateX(-100vw); transform: translateX(-100vw); }
  .mobile-header-box .header-logo, .mobile-header-box .logo-wrap { display: none; } }
.logo-wrap { display: inline-block; }
.logo-wrap p { font-family: "Anton", sans-serif; visibility: hidden; }

.is-active .logo-wrap p { visibility: visible; }

.header-logo { background: url(images/mobile-logo-default.svg) no-repeat; background-size: 100%; width: 40px; height: 40px; margin: 0; -moz-transition: all 0.2s; -o-transition: all 0.2s; -webkit-transition: all 0.2s; transition: all 0.2s; }
.header-logo a { text-indent: -119988px; overflow: hidden; text-align: left; text-transform: capitalize; display: block; height: 100%; border-bottom: none; }
@media (min-width: 992px) { .header-logo { background: url(images/logo.svg) no-repeat; width: 97px; height: 80px; z-index: 8; position: relative; }
  .header-logo:hover { background: url(images/logo-active.svg) no-repeat; } }

.mobile-header-box { padding: 15px; background-color: #ffffff; }

.mobile-logo { background: url("images/mobile-logo-active.svg") no-repeat; width: 76px; height: 76px; margin: 0 auto; }
.mobile-logo a { text-indent: -119988px; overflow: hidden; text-align: left; text-transform: capitalize; display: block; height: 100%; border-bottom: none; }

/* Sticky Button */
.sticky-menu-btn { font-family: "Anton", sans-serif; font-size: 1rem; letter-spacing: 3px; line-height: 1.5; color: #ffffff; background-color: #393E46; text-decoration: none; text-transform: uppercase; border-bottom: none; cursor: pointer; display: inline-block; padding: 5px 15px; position: absolute; top: 30px; z-index: 991; outline: none; }
.sticky-menu-btn:hover, .sticky-menu-btn:active, .sticky-menu-btn:focus { outline: none; background-color: #222831; }
@media (min-width: 992px) { .sticky-menu-btn { padding: 11px 35px; } }
@media (min-width: 1250px) { .sticky-menu-btn { position: fixed; top: 50px; /*    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { top: 37px; }*/ } }

.event-rental-btn { right: 110px; color: #ffffff; }
.event-rental-btn:hover { background-color: #222831; color: #ffffff; }
@media (min-width: 992px) { .event-rental-btn { right: 150px; } }
@media (min-width: 1250px) { .event-rental-btn { right: 200px; } }

.hours-btn { right: 15px; }
@media (min-width: 1250px) { .hours-btn { right: 57px; } }

.day-time-block { -moz-transition: height 0.3s, width 0.3s, -moz-transform 0.3s; -o-transition: height 0.3s, width 0.3s, -o-transform 0.3s; -webkit-transition: height 0.3s, width 0.3s, -webkit-transform 0.3s; transition: height 0.3s, width 0.3s, transform 0.3s; overflow: hidden; width: 0; height: 0; position: absolute; top: 30px; right: 15px; z-index: 9; background-color: #393E46; max-width: 1200px; }
@media (min-width: 768px) { .day-time-block { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-pack: justify; -webkit-justify-content: space-between; justify-content: space-between; background-color: #393E46; } }
@media (min-width: 992px) { .day-time-block { -moz-transform: scale(0.8); -ms-transform: scale(0.8); -webkit-transform: scale(0.8); transform: scale(0.8); -webkit-transform-origin: 100% 0%; transform-origin: 100% 0%; } }
@media (min-width: 1250px) { .day-time-block { position: fixed; right: 57px; top: 50px; /*    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { top: 37px; }*/ } }
.day-time-block .tin-roof-address { clear: both; width: 100%; position: relative; padding: 17px 0; font-size: 18px; opacity: 0; -moz-transition: opacity 0.3s 0.3s; -o-transition: opacity 0.3s 0.3s; -webkit-transition: opacity 0.3s; -webkit-transition-delay: 0.3s; transition: opacity 0.3s 0.3s; }
@media (min-width: 768px) { .day-time-block .tin-roof-address { position: absolute; bottom: 0; }
  .day-time-block .tin-roof-address br { display: none; } }
@media (min-width: 992px) { .day-time-block .tin-roof-address { padding: 13px 0; font-size: 22px; } }
.day-time-block.is-active { z-index: 999; width: 96%; height: 100%; overflow-y: scroll; }
@media (min-width: 768px) { .day-time-block.is-active { width: 75%; height: 527px; overflow: hidden; } }
@media (min-width: 1500px) { .day-time-block.is-active { height: 550px; max-width: 1125px; } }
.day-time-block.is-active .col * { opacity: 1; width: auto; height: auto; -moz-transition: height 0.3s, width 0.3s, opacity 0.3s 0.3s; -o-transition: height 0.3s, width 0.3s, opacity 0.3s 0.3s; -webkit-transition: height 0.3s, width 0.3s, opacity 0.3s; -webkit-transition-delay: 0s, 0s, 0.3s; transition: height 0.3s, width 0.3s, opacity 0.3s 0.3s; }
.day-time-block.is-active .tin-roof-address { background: #ffb824; color: #222931; opacity: 1; }
.day-time-block.is-active .tin-roof-address a { background: #ffb824; color: #222931; display: block; }
.day-time-block .close { display: none; }
@media (max-width: 1249px) { .day-time-block .close { display: block; color: #B8BDC6; position: absolute; right: 0; padding: 10px; cursor: pointer; font-size: 1.25rem; } }
.day-time-block .col * { opacity: 0; width: 0; height: 0; }
.day-time-block .col { background-color: #222831; padding: 10vw 5vw; }
@media (max-width: 767px) { .day-time-block .col:first-of-type { padding-bottom: 0; } }
@media (min-width: 768px) { .day-time-block .col { width: 49.9%; padding: 4vw; display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; } }
@media (min-width: 992px) { .day-time-block .col { display: block; } }
@media (min-width: 1500px) { .day-time-block .col { padding: 60px; } }
.day-time-block .row-block:last-of-type .day-time-list { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.day-time-block .row-block:last-of-type li { width: 50%; }
.day-time-block .col-heading { font-family: "Roboto Mono", monospace; color: #FFB823; font-size: 1.1875rem; letter-spacing: 2px; line-height: 1.3; margin-bottom: 0; }
@media (min-width: 992px) { .day-time-block .col-heading { font-size: 1.5rem; } }
.day-time-block .day-time-list li { margin-bottom: 30px; }
.day-time-block .day-time-list li:last-of-type { margin-bottom: 0; }
.day-time-block .day { color: #B8BDC6; font-size: 1rem; line-height: 1.5; margin-bottom: 0; }
@media (max-width: 767px) { .day-time-block .day { font-size: 1.125rem; } }
.day-time-block .time { font-family: "Anton", sans-serif; color: #ffffff; font-size: 1.5625rem; letter-spacing: 1px; line-height: 1.5; margin-bottom: 0; }
@media (min-width: 992px) { .day-time-block .time { font-size: 2.25rem; } }

.header-menu ul { list-style: none; margin-left: 0; }
.header-menu li { margin-bottom: 0; }
.header-menu a { font-family: "Anton", sans-serif; font-size: 1rem; letter-spacing: 3px; line-height: 1.5; color: #B8BDC6; text-decoration: none; text-transform: uppercase; display: block; height: 100%; border-bottom: none; }
.header-menu a:hover, .header-menu a:active { color: #FFB823; }
.header-menu .current-page-ancestor > a, .header-menu .current-menu-parent > a, .header-menu .current-menu-item > a { color: #FFB823; }

/*.day-time-block-wrap{ @include breakpoint($md){ padding: 11px 35px; top: 6.5%; right: 4.2%; position: fixed; }
}*/
/*==============================
=            Mobile            =
==============================*/
@media (max-width: 1249px) { .header-box { display: none; } }
.header-menu-close { background: none; text-decoration: none; border: none; padding: 10px; position: absolute; right: 0; top: 0; }
.header-menu-close:before { content: '\e62e'; color: #222831; font-size: 24px; }
.header-menu-close:hover:before, .header-menu-close:active:before { color: #FFB823; }

#mobile-header-menu { position: fixed; top: 0; left: 0; height: 100vh; width: 320px; z-index: 994; pointer-events: none; }
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { #mobile-header-menu { z-index: -1; } }
#mobile-header-menu * { opacity: 0; }
#mobile-header-menu.menu--open { pointer-events: visible; }
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { #mobile-header-menu.menu--open { z-index: 992; } }
#mobile-header-menu.menu--open * { opacity: 1; }
#mobile-header-menu .block-revealer__content { height: 150%; position: relative; background-color: #393E46; padding: 65px; min-height: 160%; }
#mobile-header-menu #menu-header-1 { width: 100%; height: auto; list-style-type: none; margin: 0; margin-bottom: 50px; overflow: hidden; padding-top: 15px; }
#mobile-header-menu p { font-family: "Anton", sans-serif; color: #FFB823; margin-top: 5px; letter-spacing: 3px; margin-bottom: 0; }
@media (min-width: 768px) { #mobile-header-menu p { font-size: 1.125rem; } }
#mobile-header-menu a { font-family: "Roboto Mono", monospace; letter-spacing: normal; display: inline-block; }
@media (min-width: 768px) { #mobile-header-menu a { font-size: 1.125rem; } }
#mobile-header-menu .parent-menu > li > a { padding: 10px 0; }
#mobile-header-menu .sub-menu li:last-child a { padding-bottom: 15px; }
#mobile-header-menu .sub-menu a { padding: 15px 20px; position: relative; }
#mobile-header-menu .sub-menu a:before { content: '\2014'; color: #999; margin-right: 5px; }
#mobile-header-menu .header-menu .sub-menu { display: block !important; opacity: 1 !important; }
@media (min-width: 992px) { #mobile-header-menu .mobile-map { display: none; } }

/*===============================
=            Desktop            =
===============================*/
@media (min-width: 1250px) { .header-menu-toggle, .header-menu-close, #mobile-header-menu { display: none; }
  .mobile-header-box { padding: 0; }
  #mobile-header-menu.is-active { display: block; }
  #mobile-header-menu.is-active .header-menu-close { display: block; }
  #pc-header-menu { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-align: center; -webkit-align-items: center; align-items: center; position: absolute; right: 180px; top: 0; height: 90%; -moz-transition: all 0.1s; -o-transition: all 0.1s; -webkit-transition: all 0.1s; transition: all 0.1s; }
  #pc-header-menu #menu-header { float: right; }
  #pc-header-menu .parent-menu > li { float: left; position: relative; padding: 0 15px; }
  #pc-header-menu .parent-menu > li.menu-item-home { display: none; }
  #pc-header-menu .parent-menu > li > a { padding: 0; }
  #pc-header-menu .parent-menu > li:hover > .sub-menu { opacity: 1; -moz-transform: translateY(0); -ms-transform: translateY(0); -webkit-transform: translateY(0); transform: translateY(0); z-index: 1; }
  #pc-header-menu .sub-menu { opacity: 0; background-color: #e5e5e5; min-width: 180px; position: absolute; top: 100%; left: 0; z-index: -1; -moz-transform: translateY(25px); -ms-transform: translateY(25px); -webkit-transform: translateY(25px); transform: translateY(25px); -moz-transition: ease-out 350ms; -o-transition: ease-out 350ms; -webkit-transition: ease-out 350ms; transition: ease-out 350ms; will-change: transform; }
  #pc-header-menu .sub-menu li:last-child a { padding-bottom: 15px; }
  #pc-header-menu .sub-menu a { padding: 10px 20px; } }
@media (min-width: 1250px) { #pc-header-menu { right: 375px; } }
#site-wrapper { z-index: 1; display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-direction: column; -webkit-flex-direction: column; flex-direction: column; min-height: 100vh; }
#site-wrapper:before { content: ''; position: fixed; width: 100%; height: 100vh; top: 0; left: 0; background: rgba(0, 0, 0, 0.5); opacity: 0; pointer-events: none; z-index: 0; -moz-transition: opacity 0.4s; -o-transition: opacity 0.4s; -webkit-transition: opacity 0.4s; transition: opacity 0.4s; }
#site-wrapper.js-overlay:before { pointer-events: visible; opacity: 1; z-index: 992; }
#site-wrapper.age-trigger .age-popup-wrap { opacity: 1; z-index: 999; }
#site-wrapper.age-trigger .age-popup { /*@include breakpoint($min_600){ @include display-flex;
}*/ display: -ms-flexbox; display: -webkit-flex; display: flex; }
#site-wrapper.popup-overlay-active { overflow: hidden; }
#site-wrapper.popup-overlay-active .popup-overlay { pointer-events: visible; opacity: 1; z-index: 992; }

.popup-overlay { content: ''; position: fixed; width: 100%; height: 100vh; top: 0; left: 0; background: rgba(0, 0, 0, 0.5); opacity: 0; pointer-events: none; z-index: 0; -moz-transition: opacity 0.2s; -o-transition: opacity 0.2s; -webkit-transition: opacity 0.2s; transition: opacity 0.2s; }

.age-popup-wrap { opacity: 0; -moz-transition: opacity 0.5s ease-in-out; -o-transition: opacity 0.5s ease-in-out; -webkit-transition: opacity 0.5s ease-in-out; transition: opacity 0.5s ease-in-out; position: fixed; left: 0; top: 0; width: 100%; height: 100%; z-index: -1; display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }

.age-popup { background-repeat: no-repeat; background-position: center center; background-size: cover; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-align: center; -webkit-align-items: center; align-items: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -ms-flex-align: center; display: none; width: 100%; margin: 0 auto; padding: 50px 15px; overflow-Y: scroll; min-height: inherit; height: 100vh; }
.age-popup:after { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(34, 40, 49, 0.75); z-index: 0; }
.age-popup .inner-block { z-index: 1; position: relative; width: 85%; }
@media (min-width: 992px) { .age-popup .inner-block { width: 75%; } }
.age-popup .logo-block { border-bottom: 2px solid #FFB823; }
.age-popup h2, .age-popup .overview-text { color: #ffffff; margin: 0; }
.age-popup .button-block .btn { display: block; }
@media (min-width: 600px) { .age-popup .button-block .btn { display: inline-block; } }
.age-popup .button-block .btn:first-of-type { margin-bottom: 30px; }
@media (min-width: 600px) { .age-popup .button-block .btn:first-of-type { margin-right: 15px; margin-bottom: 0; } }
@media (min-width: 600px) { .age-popup .button-block .btn:last-of-type { margin-left: 15px; } }
.age-popup .under-age-block { display: none; }

#site-content { -ms-flex: 1 0 auto; -webkit-flex: 1 0 auto; flex: 1 0 auto; }
@media (min-width: 1250px) { #site-content { padding-top: 136px; } }
#site-content section:first-of-type { padding-top: 30px; }
@media (min-width: 992px) { #site-content section:first-of-type { padding-top: 90px; } }

.content-section { clear: both; }

.main-content { position: relative; }

@media (max-width: 991px) { .subscribe-section { background-color: #FFB823 !important; } }
@media (min-width: 992px) { .subscribe-section { position: relative; background-image: url("images/supernova-bg.svg"); background-repeat: no-repeat; background-position: center center; background-size: cover; background-position: top center; } }
@media (min-width: 992px) { .subscribe-section .outer-block { width: 100%; max-width: 625px; margin: 0 auto; } }
.subscribe-section .i-barley-leaf { color: #ffffff; font-size: 2.1875rem; }
@media (min-width: 768px) { .subscribe-section .i-barley-leaf { font-size: 2.8125rem; } }
.subscribe-section .section-heading { margin-bottom: 0; }
@media (min-width: 992px) { .subscribe-section .content-block * { font-size: 1.125rem; line-height: 1.5; } }
.subscribe-section .social-block li { display: inline-block; padding: 0px 5px; }
.subscribe-section .social-block a { color: #DF9700; border-bottom: 0; font-size: 1.25rem; }
.subscribe-section .social-block a:hover { color: #393E46; }
@media (min-width: 768px) { .subscribe-section .social-block a { font-size: 2.1875rem; } }
.subscribe-section .more-link-block a { margin: 0 10px; }

#footer { background-color: #393E46; font-size: 1rem; clear: both; }
#footer .row-block { max-width: 320px; width: 100%; margin: 0 auto; }
@media (min-width: 768px) { #footer .row-block { max-width: 100%; display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; } }
@media (min-width: 1200px) { #footer .row-block { width: 70%; } }
@media (max-width: 767px) { #footer .col:first-of-type { padding-bottom: 30px; } }
@media (min-width: 768px) { #footer .col { width: 45%; padding: 0px 5vw; } }
@media (min-width: 1200px) { #footer .col { padding: 0 4vw; } }
#footer .col-heading { color: #ffffff; font-family: "Roboto Mono", monospace; font-size: 1.3125rem; letter-spacing: 2px; line-height: 1.6; margin-bottom: 0; }
@media (min-width: 768px) { #footer .col-heading { font-size: 1.5rem; } }
#footer .content-block * { color: #ffffff; }

/*=====================================
=            Cart icon css            =
=====================================*/
.cart-contents { position: fixed; right: 15px; bottom: 10px; color: #222831; background-color: #FFB823; width: 45px; height: 45px; border-radius: 50%; -moz-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.25); -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.25); box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.25); font-size: 0.875rem; display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-align: center; -webkit-align-items: center; align-items: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; padding: 10px; z-index: 994; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
@media (min-width: 768px) { .cart-contents { width: 50px; height: 50px; bottom: 40px; } }
@media (min-width: 1200px) { .cart-contents { right: 57px; width: 80px; height: 80px; font-size: 1.9375rem; } }
.cart-contents .cart-contents-count { font-size: 0.5625rem; position: relative; top: -10px; right: -3px; }
@media (min-width: 1200px) { .cart-contents .cart-contents-count { font-size: 0.625rem; } }
.cart-contents:hover { color: #222831; -moz-transform: scale(1.3); -ms-transform: scale(1.3); -webkit-transform: scale(1.3); transform: scale(1.3); }

/*=====  End of Cart icon css  ======*/
/*=====================================
=            Copyright Css            =
=====================================*/
.copyright { font-size: 0.75rem; color: #B8BDC6; }
.copyright:hover, .copyright:active, .copyright:focus { color: #B8BDC6; }

/*=====  End of Copyright Css  ======*/
/*=====================================
=            Page Template            =
=====================================*/
.page-title { font-size: 24px; margin-bottom: 20px !important; }

/*-----  End of Page Template  ------*/
.page-id-2797 form.donation-form { max-width: 700px !important; float: left; }
.page-id-2797 form.donation-form .top_label .gfield_label { font-size: 14px; }
.page-id-2797 form.donation-form input[type="text"] { border: 1px solid rgba(150, 150, 150, 0.42); }

/* ===================================== =          Hero Section           = ===================================== */
.hero-section { background-color: #ffffff; text-align: center; }
@media (max-width: 991px) { .hero-section { padding-top: 30px; }
  .hero-section.static-image { padding-bottom: 0; } }
.hero-section .content-block { padding-bottom: 30px; }
.hero-section .image-block { text-align: center; }
@media (min-width: 768px) { .hero-section { text-align: left; } }
@media (max-width: 1199px) { .hero-section h1 br { display: none; } }
@media (min-width: 1200px) { .hero-section.parallax { overflow: hidden; }
  .hero-section.parallax .content-wrap { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-align: center; -webkit-align-items: center; align-items: center; -ms-flex-pack: justify; -webkit-justify-content: space-between; justify-content: space-between; }
  .hero-section.parallax .content-block { width: 70%; padding-right: 15px; padding-bottom: 0; }
  .hero-section.parallax .button-block .btn { float: right; }
  .hero-section.static-image .content-wrap { width: 55%; padding-right: 15px; }
  .hero-section.static-image .image-block { /*width: 45%;
order: 2;
position: relative;
bottom: -150px;*/ /* width: 50%;
position: absolute;
bottom: -250px;
right: 0;
z-index: 1; */ width: 60%; position: absolute; bottom: -261px; right: -16%; z-index: 1; }
  .hero-section.static-image .image-block img { /* max-width: 85%; */ float: right; } }
@media (min-width: 1412px) { .hero-section.static-image .image-block { width: 78%; } }

/*===========================================
=            Simple Hero Section            =
===========================================*/
.simple-hero-section { min-height: 300px; display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-align: center; -webkit-align-items: center; align-items: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; }
@media (min-width: 992px) { .simple-hero-section { min-height: 70vh; } }
.simple-hero-section .section-title.text-center { text-align: center; }
.simple-hero-section .section-title.color-supernova { color: #FFB823; }
.simple-hero-section .section-title.color-arsenic { color: #393E46; }

/*=====  End of Simple Hero Section  ======*/
/* ===================================== =       Featured Event Section        = ===================================== */
.feature-event-section { position: relative; overflow: hidden; width: 100%; }
.feature-event-section .border { background-color: #FFB823; }
@media (min-width: 992px) { .feature-event-section .wrap { margin: -156px auto 0; } }
.feature-event-section .col { padding: 30px 35px; width: 100%; position: relative; }
@media (min-width: 1200px) { .feature-event-section .col { width: 50%; padding: 40px 36px; } }
@media (min-width: 1343px) { .feature-event-section .col.fe-col-photo { width: 59%; } }
@media (min-width: 1343px) { .feature-event-section .col.fe-col-date { width: 41%; } }
.feature-event-section .col:first-of-type { background-repeat: no-repeat; background-position: center center; background-size: cover; min-height: 250px; }
.feature-event-section .col:last-of-type ul.event-detail { max-width: 250px; margin: 0 auto; }
@media (min-width: 1200px) { .feature-event-section .col:last-of-type ul.event-detail { max-width: 100%; } }
.feature-event-section .col:last-of-type ul.event-detail li { font-size: 0.875rem; display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-pack: justify; -webkit-justify-content: space-between; justify-content: space-between; -ms-flex-align: center; -webkit-align-items: center; align-items: center; margin-bottom: 30px; }
@media (min-width: 992px) { .feature-event-section .col:last-of-type ul.event-detail li { font-size: 1rem; } }
@media (min-width: 1200px) { .feature-event-section .col:last-of-type ul.event-detail li { font-size: 1rem; } }
.feature-event-section .col:last-of-type h2 { font-size: 1.4375rem; }
@media (min-width: 768px) { .feature-event-section .col:last-of-type h2 { font-size: 1.5625rem; } }
@media (min-width: 992px) { .feature-event-section .col:last-of-type h2 { font-size: 1.875rem; } }
@media (min-width: 1200px) { .feature-event-section .col:last-of-type h2 { font-size: 2.25rem; } }
@media (min-width: 992px) { .feature-event-section .featured-block { float: right; text-align: right; } }
@media (min-width: 1200px) { .feature-event-section .featured-box { float: right; position: relative; } }
.feature-event-section .share-button-block { -moz-transition: height 0.3s, width 0.3s, -moz-transform 0.3s; -o-transition: height 0.3s, width 0.3s, -o-transform 0.3s; -webkit-transition: height 0.3s, width 0.3s, -webkit-transform 0.3s; transition: height 0.3s, width 0.3s, transform 0.3s; overflow: hidden; position: absolute; left: 50%; -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -webkit-transform: translateX(-50%); transform: translateX(-50%); height: 47px; width: 205px; bottom: 30px; }
@media (min-width: 992px) { .feature-event-section .share-button-block { bottom: auto; top: 72.5%; -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } }
@media (min-width: 1200px) { .feature-event-section .share-button-block { top: 75%; } }
.feature-event-section .share-button-block .close-share-block { display: none; position: absolute; right: 0; top: 0; z-index: 9; padding: 10px; color: #FFB823; }
.feature-event-section .share-button-block .btn { -moz-transition: -moz-transform 0.3s; -o-transition: -o-transform 0.3s; -webkit-transition: -webkit-transform 0.3s; transition: transform 0.3s; position: absolute; z-index: 1; top: 0; left: 0; width: 100%; height: 100%; }
.feature-event-section .share-button-block .btn:hover, .feature-event-section .share-button-block .btn:focus, .feature-event-section .share-button-block .btn:active { background-color: #393E46; }
.feature-event-section .share-button-block .share-block { background-color: #393E46; padding: 30px 45px; width: 100%; display: inline-block; -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); position: absolute; top: 0px; left: 0; pointer-events: none; z-index: 0; }
@media (min-width: 768px) { .feature-event-section .share-button-block .share-block { -moz-transform: translateY(-100%); -ms-transform: translateY(-100%); -webkit-transform: translateY(-100%); transform: translateY(-100%); } }
.feature-event-section .share-button-block .share-block li { margin-bottom: 15px; }
@media (min-width: 992px) { .feature-event-section .share-button-block .share-block li { margin-bottom: 20px; }
  .feature-event-section .share-button-block .share-block li:last-of-type { margin-bottom: 0; } }
.feature-event-section .share-button-block .share-block a { display: inline-block; cursor: pointer; text-decoration: none; border-bottom: none; text-transform: uppercase; -moz-transition: -moz-transform 0.3s; -o-transition: -o-transform 0.3s; -webkit-transition: -webkit-transform 0.3s; transition: transform 0.3s; -moz-transform: translateX(100%); -ms-transform: translateX(100%); -webkit-transform: translateX(100%); transform: translateX(100%); }
.feature-event-section .share-button-block .share-block a span { display: inline-block; margin-left: 30px; color: #ffffff; font-size: 0.75rem; font-weight: bold; font-family: "Roboto Mono", monospace; letter-spacing: 1px; }
.feature-event-section .share-button-block .share-block a:hover span { color: #DF9700; }
.feature-event-section .share-button-block:hover { height: 166px; width: 240px; }
.feature-event-section .share-button-block:hover .btn { -moz-transform: translateX(-100%); -ms-transform: translateX(-100%); -webkit-transform: translateX(-100%); transform: translateX(-100%); pointer-events: none; }
.feature-event-section .share-button-block:hover .share-block { pointer-events: all; top: 0; }
@media (min-width: 768px) { .feature-event-section .share-button-block:hover .share-block { -moz-transform: translateY(0); -ms-transform: translateY(0); -webkit-transform: translateY(0); transform: translateY(0); } }
.feature-event-section .share-button-block:hover .share-block a { -moz-transform: translateX(0); -ms-transform: translateX(0); -webkit-transform: translateX(0); transform: translateX(0); }
.feature-event-section .slide-in-popup { right: -35%; }
.feature-event-section .slide-in-popup.is-active { right: 0; }
.feature-event-section .slide-in-popup h1 { color: #ffffff; }
.feature-event-section .button-wrap { right: 0; }
@media (min-width: 1200px) { .feature-event-section .slide-in-popup-btn span { -moz-transform: translate(-50%, -50%) rotateZ(90deg); -ms-transform: translate(-50%, -50%) rotateZ(90deg); -webkit-transform: translate(-50%, -50%) rotateZ(90deg); transform: translate(-50%, -50%) rotateZ(90deg); } }
.feature-event-section .upcoming-events-block { border-top: 2px solid #EFF0F2; text-align: center; }
@media (min-width: 768px) { .feature-event-section .upcoming-events-block { text-align: left; } }
.feature-event-section .upcoming-events-block .event-list { display: -ms-flexbox; display: -webkit-flex; display: flex; }
@media (max-width: 1199px) { .feature-event-section .upcoming-events-block .event-list { -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; } }
.feature-event-section .upcoming-events-block .event-list > li { display: -ms-flexbox; display: -webkit-flex; display: flex; border-left: 1px solid #EFF0F2; border-bottom: 1px solid #EFF0F2; background-color: #ffffff; margin-bottom: 0; width: 100%; border-right: 1px solid #EFF0F2; }
.feature-event-section .upcoming-events-block .event-list > li:first-child { border-top: 1px solid #EFF0F2; }
@media (min-width: 480px) { .feature-event-section .upcoming-events-block .event-list > li { width: 50%; border-right: none; }
  .feature-event-section .upcoming-events-block .event-list > li:nth-child(2) { border-top: 1px solid #EFF0F2; }
  .feature-event-section .upcoming-events-block .event-list > li:nth-child(even), .feature-event-section .upcoming-events-block .event-list > li:last-child { border-right: 1px solid #EFF0F2; } }
@media (min-width: 768px) { .feature-event-section .upcoming-events-block .event-list > li { width: 33.33%; }
  .feature-event-section .upcoming-events-block .event-list > li:nth-child(3) { border-top: 1px solid #EFF0F2; }
  .feature-event-section .upcoming-events-block .event-list > li:nth-child(even) { border-right: none; }
  .feature-event-section .upcoming-events-block .event-list > li:nth-child(3n) { border-right: 1px solid #EFF0F2; } }
@media (min-width: 1200px) { .feature-event-section .upcoming-events-block .event-list > li { width: 20%; }
  .feature-event-section .upcoming-events-block .event-list > li:nth-child(3n) { border-right: none; }
  .feature-event-section .upcoming-events-block .event-list > li:nth-child(4) { border-top: 1px solid #EFF0F2; }
  .feature-event-section .upcoming-events-block .event-list > li:last-child { border-top: 1px solid #EFF0F2; border-right: 1px solid #EFF0F2; } }
.feature-event-section .upcoming-events-block .event-list a { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-direction: column; -webkit-flex-direction: column; flex-direction: column; width: 100%; border-bottom: none; padding: 35px 30px; text-transform: uppercase; color: #393E46; border: 1px solid transparent; }
.feature-event-section .upcoming-events-block .event-list a:hover { border-color: #FFB823; }
.feature-event-section .upcoming-events-block .event-list a:hover h3 { color: #FFB823; }
.feature-event-section .upcoming-events-block .event-list h5, .feature-event-section .upcoming-events-block .event-list h3 { font-family: "Roboto Mono", monospace; }
.feature-event-section .upcoming-events-block .event-list h5 { margin-bottom: 0; font-size: 1.125rem; line-height: 1; }
.feature-event-section .upcoming-events-block .event-list p.time { margin-bottom: 0; font-size: 0.8125rem; color: #B8BDC6; }
.feature-event-section .upcoming-events-block .event-list h3 { font-size: 1.1875rem; margin-bottom: 27px; margin-top: 47px; letter-spacing: 2px; -moz-transition: 0.2s; -o-transition: 0.2s; -webkit-transition: 0.2s; transition: 0.2s; font-weight: bold; }
@media (min-width: 992px) { .feature-event-section .upcoming-events-block .event-list h3 { margin-bottom: 50px; } }
@media (min-width: 768px) { .feature-event-section .upcoming-events-block .event-list h3 { font-size: 1.5rem; } }
.feature-event-section .top { left: 38%; top: -9%; z-index: 0; }
.feature-event-section .left { left: -125px; top: 11%; z-index: 0; }
.feature-event-section .left-logo { left: -209px; top: 11%; z-index: 8; width: 258px; }
@media (min-width: 1343px) { .feature-event-section .left-logo { left: -241px; top: 11%; z-index: 8; width: 293px; } }
.feature-event-section .lef-bottom { left: -140px; top: 25%; z-index: 0; }

/* ============================== =    Featured Brew Section     = ===============================*/
.featured-brew-section { overflow: hidden; position: relative; }
@media (min-width: 1200px) { .featured-brew-section { background: url("images/malts-2.png") no-repeat; background-size: 45%; background-position: 92% 68%; } }
@media (min-width: 992px) { .featured-brew-section .section-title { float: right; text-align: right; margin-right: -32px; } }
.featured-brew-section h3, .featured-brew-section h2 { font-weight: normal; }
.featured-brew-section .featured-box { position: relative; }
.featured-brew-section .col { padding: 30px 35px; width: 100%; }
@media (min-width: 1200px) { .featured-brew-section .col { padding: 40px 55px; }
  .featured-brew-section .col:first-of-type { width: 60%; padding-right: 20px; }
  .featured-brew-section .col:last-of-type { width: 40%; padding-left: 20px; } }
@media (min-width: 500px) { .featured-brew-section .col:last-of-type { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: justify; -webkit-justify-content: space-between; justify-content: space-between; }
  .featured-brew-section .col:last-of-type .image-block, .featured-brew-section .col:last-of-type .brew-feature-block { width: 50%; } }
@media (max-width: 991px) { .featured-brew-section .col:last-of-type .image-block img { width: 50%; } }
@media (min-width: 1200px) { .featured-brew-section .col:last-of-type { display: block; }
  .featured-brew-section .col:last-of-type .image-block { margin-top: -350px; }
  .featured-brew-section .col:last-of-type .image-block { width: 100%; }
  .featured-brew-section .col:last-of-type .brew-feature-block { width: 100%; padding-top: 13px; } }
.featured-brew-section .col:last-of-type ul { margin: 0 auto; }
.featured-brew-section .col:last-of-type ul p { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-align: center; -webkit-align-items: center; align-items: center; -ms-flex-pack: justify; -webkit-justify-content: space-between; justify-content: space-between; }
.featured-brew-section .col:last-of-type ul span { display: inline-block; margin-left: 15px; text-align: right; font-family: "Anton", sans-serif; letter-spacing: 1px; font-size: 1.5rem; }
@media (min-width: 768px) { .featured-brew-section .col:last-of-type ul span { font-size: 1.875rem; } }
@media (min-width: 992px) { .featured-brew-section .col:last-of-type ul span { font-size: 2.25rem; } }
.featured-brew-section .color-block .overview-text { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.featured-brew-section .color-block .color { display: inline-block; margin: 5px; }
.featured-brew-section .color-block .color span { display: block; opacity: 0.15; width: 60px; height: 20px; font-size: 0.75rem; font-weight: bold; text-align: center; color: #B8BDC6; }
.featured-brew-section .color-block .color span.active { opacity: 1; }
.featured-brew-section .color-block .color:first-child span:first-child { background-color: #fcc400; }
.featured-brew-section .color-block .color:first-child span:last-child { opacity: 1; }
.featured-brew-section .color-block .color:nth-child(2) span { background-color: #fba819; }
.featured-brew-section .color-block .color:nth-child(3) span { background-color: #d15027; }
.featured-brew-section .color-block .color:nth-child(4) span { background-color: #8d100f; }
.featured-brew-section .color-block .color:nth-child(5) span:first-child { background-color: #5a0e05; }
.featured-brew-section .color-block .color:nth-child(5) span:last-child { opacity: 1; }
@media (min-width: 1200px) { .featured-brew-section .floating.left { left: -94px; bottom: -20%; }
  .featured-brew-section .floating.right-top { top: -20px; right: -238px; }
  .featured-brew-section .floating.right-bottom { bottom: -30%; right: -421px; } }
.featured-brew-section .slide-in-popup-wrap .slide-in-popup { left: -35%; }
.featured-brew-section .slide-in-popup-wrap .slide-in-popup.is-active { left: 0; }
.featured-brew-section .slide-in-popup-wrap .slide-in-popup h1 { color: #ffffff; }
@media (min-width: 1200px) { .featured-brew-section .slide-in-popup-wrap .slide-in-popup-btn span { -moz-transform: translate(-50%, -50%) rotateZ(-90deg); -ms-transform: translate(-50%, -50%) rotateZ(-90deg); -webkit-transform: translate(-50%, -50%) rotateZ(-90deg); transform: translate(-50%, -50%) rotateZ(-90deg); } }

/* ============================== =  Bg image content Section      = ===============================*/
.bg-image-content-section { min-height: 100vh; position: relative; overflow: hidden; display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-align: center; -webkit-align-items: center; align-items: center; text-align: center; }
@media (min-width: 1200px) { .bg-image-content-section { text-align: left; } }
.bg-image-content-section .image-block { background-repeat: no-repeat; background-position: center center; background-size: cover; position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.bg-image-content-section .image-block:after { content: ''; background-color: rgba(34, 40, 49, 0.4); position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
@media (min-width: 1200px) { .bg-image-content-section .image-block { background-attachment: fixed; } }
.bg-image-content-section h1 { color: #ffffff; }
@media (max-width: 1199px) { .bg-image-content-section h1 br { display: none; } }

/* ============================== =       Team Section         = ===============================*/
@media (max-width: 1199px) { .team-section { background-image: none !important; } }
@media (min-width: 1200px) { .team-section { min-height: 753px; height: 95vh; background-size: 80%; background-repeat: no-repeat; background-position: bottom left; } }
.team-section .section-title { width: 100%; }
@media (min-width: 768px) { .team-section .section-title { text-align: center; } }
@media (min-width: 1200px) { .team-section .section-title { float: right; text-align: right; } }
.team-section .row-block { text-align: center; padding-top: 50px; }
@media (min-width: 1200px) { .team-section .row-block { padding-top: 0; text-align: left; } }
@media (min-width: 1200px) { .team-section .team-photo { display: none; } }
@media (min-width: 1200px) { .team-section .button-block { position: absolute; right: 15px; bottom: -122px; } }

/* ============================== =    Brew Finder Section      = ===============================*/
.brew-finder-section { background-color: #393E46; position: relative; }
.brew-finder-section h2 { font-weight: normal; }
.brew-finder-section h2, .brew-finder-section .overview-text * { color: #ffffff; }
@media (min-width: 768px) { .brew-finder-section .supernova-more-link { font-size: 1.125rem; } }
.brew-finder-section .col { text-align: center; }
.brew-finder-section .col:first-of-type { padding-bottom: 50px; }
@media (min-width: 768px) { .brew-finder-section .wrap { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-pack: justify; -webkit-justify-content: space-between; justify-content: space-between; }
  .brew-finder-section .col { width: 50%; text-align: left; }
  .brew-finder-section .col:first-of-type { order: 2; padding-left: 30px; padding-bottom: 0; }
  .brew-finder-section .col:last-of-type { order: 1; padding-right: 30px; } }
@media (min-width: 1200px) { .brew-finder-section .col:first-of-type { position: relative; z-index: 1; }
  .brew-finder-section .col:first-of-type img { position: absolute; right: 0; bottom: -150px; width: 90%; left: 50%; -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -webkit-transform: translateX(-50%); transform: translateX(-50%); } }

/* ============================== =     Process Section         = ===============================*/
@media (max-width: 767px) { .process-section { text-align: center; } }
@media (max-width: 1199px) { .process-section { padding-top: 0; } }
.process-section .image-block { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-wrap: nowrap; -webkit-flex-wrap: nowrap; flex-wrap: nowrap; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; margin-top: 50px; position: relative; -moz-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.25); -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.25); box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.25); }
.process-section .image-block img { width: 50%; height: 100%; }
@media (min-width: 992px) { .process-section .image-block { margin-top: 0; width: 80%; -ms-flex-pack: justify; -webkit-justify-content: space-between; justify-content: space-between; }
  .process-section .image-block img { width: 49.9%; } }
@media (min-width: 992px) { .process-section .button-block { position: absolute; right: 0; bottom: 0; } }
.process-section .right-top-one { right: 6%; top: 37px; z-index: 1; }
.process-section .right-top-two { right: 0; top: -150px; }
.process-section .left-bottom-one { left: -85px; bottom: -40px; }
.process-section .left-bottom-two { left: 85px; bottom: -50px; z-index: 2; }

/* ============================== =      Merchant Section       = ===============================*/
.merchant-section .section-title { text-align: center; padding-bottom: 50px; }
@media (min-width: 992px) { .merchant-section .section-title { text-align: right; float: right; padding-bottom: 0; } }
@media (max-width: 991px) { .merchant-section .wrap { top: -100px; } }
@media (max-width: 1199px) { .merchant-section .wrap { text-align: center; } }
.merchant-section .button-block { text-align: center; }
@media (min-width: 1200px) { .merchant-section .button-block { position: absolute; right: 2%; top: 10%; } }
.merchant-section .right-image { left: 65%; bottom: 60px; }
.merchant-section .middle-image { left: 50%; bottom: 10%; }

/* ============================== =      All Brews Section       = ===============================*/
@media (min-width: 1200px) { .all-brews-section { padding-top: 0 !important; padding-bottom: 0 !important; } }
@media (min-width: 1200px) { .all-brews-section .container-fluid { padding: 0; width: 100%; padding-top: 150px; } }
@media (min-width: 992px) { .all-brews-section .row-block { position: relative; } }
.all-brews-section .sticky-featured-brew { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-align: center; -webkit-align-items: center; align-items: center; z-index: 1; /*    @include breakpoint($md){ //display: block; width: 30%; //padding-right: $gutter_sm; padding-left: $gutter_sm+7; position: absolute; left: 0; top: 0; }*/ }
.all-brews-section .sticky-featured-brew.is_stuck { left: auto; }
@media (min-width: 1200px) { .all-brews-section .sticky-featured-brew { width: 25%; padding-left: 57px; padding-bottom: 50px; position: absolute; left: 0; top: 0; } }
.all-brews-section .sticky-featured-brew .image-block { text-align: center; width: 100%; }
.all-brews-section .sticky-featured-brew .image-block img { max-width: 150px; }
@media (min-width: 600px) { .all-brews-section .sticky-featured-brew .image-block { width: 30%; padding-right: 30px; } }
@media (min-width: 1200px) { .all-brews-section .sticky-featured-brew .image-block { text-align: left; -ms-flex-order: 2; -webkit-order: 2; order: 2; width: 100%; padding-top: 50px; padding-right: 0; } }
.all-brews-section .sticky-featured-brew .outer-block { padding-top: 50px; text-align: center; width: 100%; }
@media (min-width: 600px) { .all-brews-section .sticky-featured-brew .outer-block { width: 70%; padding-left: 30px; padding-top: 0; text-align: left; } }
@media (min-width: 1200px) { .all-brews-section .sticky-featured-brew .outer-block { -ms-flex-order: 1; -webkit-order: 1; order: 1; width: 100%; padding-left: 0; } }
.all-brews-section .sticky-featured-brew h2, .all-brews-section .sticky-featured-brew h4 { margin: 0; }
.all-brews-section .sticky-featured-brew .more-link-block a { font-size: 1rem; }
.all-brews-section .brew-list-block { padding-top: 70px; }
@media (min-width: 1200px) { .all-brews-section .brew-list-block { padding-top: 0; width: 70%; float: right; } }
.all-brews-section .brew-category-list { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }
.all-brews-section .brew-category-list li { padding: 0px 15px; }
.all-brews-section .brew-category-list li > a { text-transform: uppercase; font-weight: 400; font-size: 1.0625rem; letter-spacing: 0.9px; line-height: 1.4; color: #B8BDC6; cursor: pointer; font-weight: bold; }
.all-brews-section .brew-category-list li > a:hover, .all-brews-section .brew-category-list li > a.mixitup-control-active { color: #FFB823; }
@media (min-width: 768px) { .all-brews-section .brew-category-list li > a { font-size: 1.125rem; } }
.all-brews-section .brew-category-list .select-box { display: inline-block; position: relative; }
.all-brews-section .brew-category-list .select-box:after { content: "\e902"; font-family: 'icomoon'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; position: absolute; color: #ffffff; right: 15px; top: 50%; -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.all-brews-section .brew-category-list .select-box .chosen-container { position: relative; text-align: center; }
.all-brews-section .brew-category-list .select-box .chosen-container .chosen-single { padding: 17px 30px 15px 15px; min-width: 215px; text-align: center; font-family: "Anton", sans-serif; letter-spacing: 2px; text-transform: uppercase; font-size: 0.875rem; color: #ffffff; background-color: #393E46; outline: none; cursor: pointer; display: block; font-weight: normal; position: relative; }
.all-brews-section .brew-category-list .select-box .chosen-container .chosen-single span { display: block; text-overflow: ellipsis; white-space: nowrap; }
.all-brews-section .brew-category-list .select-box .chosen-container .chosen-single div { width: 15px; height: 100%; position: absolute; top: 0; right: 15px; }
.all-brews-section .brew-category-list .select-box .chosen-container .chosen-single b { position: absolute; top: 50%; right: 0; -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.all-brews-section .brew-category-list .select-box .chosen-container .chosen-single b::after { content: "\e902"; font-family: 'icomoon'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #ffffff; right: 15px; }
.all-brews-section .brew-category-list .select-box .chosen-container .chosen-drop { display: none; position: absolute; background-color: #393E46; width: 100%; top: 100%; left: 0; z-index: 99; }
.all-brews-section .brew-category-list .select-box .chosen-container .chosen-drop .chosen-search { display: none; }
.all-brews-section .brew-category-list .select-box .chosen-container .chosen-drop .chosen-results { list-style: none; margin-left: 0; margin: 0; overflow-x: auto; overflow-y: hidden; position: relative; background-color: #505762; }
.all-brews-section .brew-category-list .select-box .chosen-container .chosen-drop .chosen-results > li { text-align: center; letter-spacing: 0px; text-transform: uppercase; font-size: 0.875rem; color: #ffffff; padding: 10px 15px 8px; cursor: pointer; margin-bottom: 0; -moz-transition: 0.3s; -o-transition: 0.3s; -webkit-transition: 0.3s; transition: 0.3s; }
.all-brews-section .brew-category-list .select-box .chosen-container .chosen-drop .chosen-results > li:hover { color: #FFB823; background-color: #3e434c; }
.all-brews-section .brew-category-list .select-box .chosen-container .chosen-drop .chosen-results > li.result-selected { background-color: #FFB823; color: #3e434c; }
.all-brews-section .brew-category-list .select-box .chosen-container.chosen-with-drop .chosen-drop { display: block; }
.all-brews-section .brew-category-list .select-box select { padding: 17px 15px 15px 15px; min-width: 215px; text-align: center; font-family: "Anton", sans-serif; letter-spacing: 2px; text-transform: uppercase; font-size: 0.875rem; color: #ffffff; background-color: #393E46; outline: none; cursor: pointer; }
.all-brews-section .brew-list { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.all-brews-section .brew-list > li { background-color: #ffffff; display: -ms-flexbox; display: -webkit-flex; display: flex; border-left: 1px solid #EFF0F2; border-bottom: 1px solid #EFF0F2; background-color: #ffffff; margin-bottom: 0; width: 100%; border-right: 1px solid #EFF0F2; }
.all-brews-section .brew-list > li:first-child { border-top: 1px solid #EFF0F2; }
@media (min-width: 480px) { .all-brews-section .brew-list > li { border-right: none; width: 50%; }
  .all-brews-section .brew-list > li:nth-child(2) { border-top: 1px solid #EFF0F2; }
  .all-brews-section .brew-list > li:nth-child(even), .all-brews-section .brew-list > li:last-child { border-right: 1px solid #EFF0F2; } }
@media (min-width: 950px) { .all-brews-section .brew-list > li { min-height: 460px; width: 33.33%; }
  .all-brews-section .brew-list > li:nth-child(3) { border-top: 1px solid #EFF0F2; }
  .all-brews-section .brew-list > li:nth-child(even) { border-right: none; }
  .all-brews-section .brew-list > li:nth-child(3n) { border-right: 1px solid #EFF0F2; }
  .all-brews-section .brew-list > li:last-child { border-right: 1px solid #EFF0F2; } }
.all-brews-section .brew-list a { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-align: center; -webkit-align-items: center; align-items: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; width: 100%; border-bottom: none; position: relative; overflow: hidden; color: #ffffff; }
.all-brews-section .brew-list a:before { position: absolute; top: 0; left: 0; width: 125%; height: 100%; opacity: 0; background: #FFB823; content: ''; z-index: 1; -moz-transition: -moz-transform 0.8s cubic-bezier(0.27, 0.15, 0.24, 1.08); -o-transition: -o-transform 0.8s cubic-bezier(0.27, 0.15, 0.24, 1.08); -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.27, 0.15, 0.24, 1.08); transition: transform 0.8s cubic-bezier(0.27, 0.15, 0.24, 1.08); -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0); -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0); -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0); transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0); }
.all-brews-section .brew-list a:hover:before { opacity: 1; -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0); -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0); -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0); transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0); }
.all-brews-section .brew-list a:hover .image-block img { opacity: 0.6; -moz-transform: scale3d(1, 1, 1); -ms-transform: scale3d(1, 1, 1); -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }
.all-brews-section .brew-list a:hover .brew-content-block { opacity: 1; -moz-transition-delay: 0.1s; -o-transition-delay: 0.1s; -webkit-transition-delay: 0.1s; transition-delay: 0.1s; }
.all-brews-section .brew-list .retired-brew { position: absolute; right: -45px; top: 31px; width: 170px; -moz-transform: rotateZ(44deg); -ms-transform: rotateZ(44deg); -webkit-transform: rotateZ(44deg); transform: rotateZ(44deg); }
.all-brews-section .brew-list .image-block { padding: 50px 35px; }
.all-brews-section .brew-list .image-block img { max-width: 160px; width: 100%; opacity: 0.95; -moz-transition: opacity 0.35s, -moz-transform 0.35s; -o-transition: opacity 0.35s, -o-transform 0.35s; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -moz-transform: scale3d(1.05, 1.05, 1); -ms-transform: scale3d(1.05, 1.05, 1); -webkit-transform: scale3d(1.05, 1.05, 1); transform: scale3d(1.05, 1.05, 1); }
.all-brews-section .brew-list .brew-content-block { position: absolute; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; background-color: rgba(34, 40, 49, 0.9); height: 100%; width: 100%; top: 0; left: 0; padding: 15px; opacity: 0; -moz-transition: opacity 0.35s; -o-transition: opacity 0.35s; -webkit-transition: opacity 0.35s; transition: opacity 0.35s; display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-align: center; -webkit-align-items: center; align-items: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; }
@media (min-width: 768px) { .all-brews-section .brew-list .brew-content-block { padding: 30px; } }
.all-brews-section .brew-list h2, .all-brews-section .brew-list h4 { margin: 0; }
@media (min-width: 992px) { .all-brews-section .brew-list h2 { font-size: 1.875rem; } }
.all-brews-section .brew-list h4 { border-bottom: 2px solid #DF9700; }
.all-brews-section .brew-list .i-round-border-plus { display: block; font-size: 2.1875rem; color: #DF9700; }

/* ============================== =    Two COlumn CTA Section   = ===============================*/
@media (min-width: 992px) { .two-column-cta { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; } }
.two-column-cta .col { padding: 50px 30px; }
.two-column-cta .col.bg-image { background-repeat: no-repeat; background-position: center center; background-size: cover; position: relative; }
.two-column-cta .col.bg-image:after { content: ''; position: absolute; left: 0; top: 0; height: 100%; width: 100%; background-color: rgba(34, 40, 49, 0.4); z-index: 0; }
.two-column-cta .col.static-image { background-color: #393E46; }
.two-column-cta .col.static-image .image-block img { width: 70%; }
@media (min-width: 768px) { .two-column-cta .col { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-align: center; -webkit-align-items: center; align-items: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; } }
@media (min-width: 992px) { .two-column-cta .col { padding: 70px 50px; max-height: 900px; width: 50%; }
  .two-column-cta .col.parent-has-margin { padding: 70px 50px 200px; } }
.two-column-cta .outer-block { position: relative; z-index: 1; width: 100%; }
.two-column-cta h1 { color: #ffffff; }
@media (min-width: 992px) { .two-column-cta h1 { font-size: 4.375rem; } }
@media (min-width: 1200px) { .two-column-cta h1 { font-size: 5.625rem; } }
.two-column-cta h2, .two-column-cta .overview-text { color: #ffffff; }
.two-column-cta .color-arsenic { color: #393E46; }

/* ============================== =     Tap Room Info Section    = ===============================*/
@media (min-width: 1200px) { .tap-room-info-section .wrap { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-align: center; -webkit-align-items: center; align-items: center; } }
.tap-room-info-section .content-block-wrap { text-align: center; padding-bottom: 50px; }
@media (min-width: 992px) { .tap-room-info-section .content-block-wrap { text-align: left; } }
@media (min-width: 1200px) { .tap-room-info-section .content-block-wrap { padding-bottom: 0; padding-left: 50px; order: 2; width: 58%; } }
@media all and (min-width: 1200px) and (-ms-high-contrast: none), (min-width: 1200px) and (-ms-high-contrast: active) { .tap-room-info-section .content-block-wrap { padding-right: 0; padding-left: 50px; } }

.tap-room-info-section .overview-text { letter-spacing: normal; }
.tap-room-info-section .tap-time-block { background-color: #ffffff; -moz-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.25); -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.25); box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.25); padding: 30px; }
@media (min-width: 768px) { .tap-room-info-section .tap-time-block { padding: 50px; } }
@media (min-width: 1200px) { .tap-room-info-section .tap-time-block { order: 1; width: 42%; } }
.tap-room-info-section .tap-time-block h3 { font-family: "Roboto Mono", monospace; font-size: 1.25rem; font-weight: bold; letter-spacing: 2px; margin-bottom: 0; }
@media (min-width: 768px) { .tap-room-info-section .tap-time-block h3 { font-size: 1.5rem; } }
.tap-room-info-section .tap-time-block .day { color: #B8BDC6; font-size: 1rem; line-height: 1.5; margin-bottom: 0; }
@media (max-width: 767px) { .tap-room-info-section .tap-time-block .day { font-size: 1.125rem; } }
.tap-room-info-section .tap-time-block .time { font-family: "Anton", sans-serif; font-size: 1.5625rem; letter-spacing: 1px; line-height: 1.5; margin-bottom: 0; }
@media (min-width: 992px) { .tap-room-info-section .tap-time-block .time { font-size: 2.25rem; } }

/* ===================================== =      Brews on tap section     = ===================================== */
.brews-on-tap-section.border-arsenic { border-top: 10px solid #393E46; }
@media (min-width: 992px) { .brews-on-tap-section.border-arsenic { border-top: 20px solid #393E46; } }
.brews-on-tap-section.border-supernova { border-top: 10px solid #FFB823; }
@media (min-width: 992px) { .brews-on-tap-section.border-supernova { border-top: 20px solid #FFB823; } }
.brews-on-tap-section .section-title { color: #ffffff; background-color: #393E46; width: 100%; margin: 0; text-align: center; padding: 15px; }
@media (min-width: 992px) { .brews-on-tap-section .container-fluid { padding: 0; width: 100%; } }
@media (min-width: 992px) { .brews-on-tap-section .row-block { position: relative; } }
.brews-on-tap-section .sticky-featured-brew { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-align: center; -webkit-align-items: center; align-items: center; z-index: 1; }
.brews-on-tap-section .sticky-featured-brew.is_stuck { left: auto; }
@media (min-width: 992px) { .brews-on-tap-section .sticky-featured-brew { width: 30%; padding-left: 57px; padding-bottom: 50px; position: absolute; left: 0; top: 0; } }
@media (min-width: 1200px) { .brews-on-tap-section .sticky-featured-brew { width: 25%; } }
.brews-on-tap-section .sticky-featured-brew .image-block { text-align: center; width: 100%; }
.brews-on-tap-section .sticky-featured-brew .image-block img { max-width: 150px; }
@media (min-width: 600px) { .brews-on-tap-section .sticky-featured-brew .image-block { width: 30%; padding-right: 30px; } }
@media (min-width: 992px) { .brews-on-tap-section .sticky-featured-brew .image-block { text-align: left; order: 2; width: 100%; padding-top: 50px; padding-right: 0; } }
.brews-on-tap-section .sticky-featured-brew .outer-block { padding-top: 50px; text-align: center; width: 100%; }
@media (min-width: 600px) { .brews-on-tap-section .sticky-featured-brew .outer-block { width: 70%; padding-left: 30px; padding-top: 0; text-align: left; } }
@media (min-width: 992px) { .brews-on-tap-section .sticky-featured-brew .outer-block { order: 1; width: 100%; padding-left: 0; } }
.brews-on-tap-section .sticky-featured-brew h2, .brews-on-tap-section .sticky-featured-brew h4 { margin: 0; -moz-transition: 0.4s; -o-transition: 0.4s; -webkit-transition: 0.4s; transition: 0.4s; }
.brews-on-tap-section .sticky-featured-brew .more-link-block a { font-size: 1rem; }
.brews-on-tap-section .brew-list-block { padding-top: 70px; }
@media (min-width: 992px) { .brews-on-tap-section .brew-list-block { padding-top: 0; width: 70%; float: right; } }
.brews-on-tap-section .brew-list { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; background-color: #ffffff; }
.brews-on-tap-section .brew-list > li { background-color: #ffffff; display: -ms-flexbox; display: -webkit-flex; display: flex; border-left: 1px solid #EFF0F2; border-bottom: 1px solid #EFF0F2; background-color: #ffffff; margin-bottom: 0; width: 100%; border-right: 1px solid #EFF0F2; }
.brews-on-tap-section .brew-list > li:first-child { border-top: 1px solid #EFF0F2; }
.brews-on-tap-section .brew-list a { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-direction: column; -webkit-flex-direction: column; flex-direction: column; width: 100%; border-bottom: none; position: relative; overflow: hidden; color: #393E46; padding: 30px; }
@media (min-width: 768px) { .brews-on-tap-section .brew-list a { padding: 50px; } }
.brews-on-tap-section .brew-list a:hover h2 { color: #FFB823; }
.brews-on-tap-section .brew-list h2, .brews-on-tap-section .brew-list h4 { margin: 0; }
@media (min-width: 768px) { .brews-on-tap-section .brew-list .row-block { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-align: center; -webkit-align-items: center; align-items: center; } }
@media (min-width: 768px) { .brews-on-tap-section .brew-list .row-block .col { width: 50%; } }
.brews-on-tap-section .brew-list .row-block .col:first-of-type { text-align: center; }
@media (min-width: 768px) { .brews-on-tap-section .brew-list .row-block .col:first-of-type { text-align: left; } }
.brews-on-tap-section .brew-list .row-block .col:last-of-type { padding-top: 15px; }
@media (min-width: 768px) { .brews-on-tap-section .brew-list .row-block .col:last-of-type { text-align: right; padding-top: 0; } }
.brews-on-tap-section .brew-list .row-block .col:last-of-type p { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-align: center; -webkit-align-items: center; align-items: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; }
@media (min-width: 768px) { .brews-on-tap-section .brew-list .row-block .col:last-of-type p { -ms-flex-pack: end; -webkit-justify-content: flex-end; justify-content: flex-end; } }
.brews-on-tap-section .brew-list .row-block .col:last-of-type p span { display: inline-block; }
@media (min-width: 768px) { .brews-on-tap-section .brew-list .row-block .col:last-of-type p span:first-child { font-size: 1.125rem; } }
.brews-on-tap-section .brew-list .row-block .col:last-of-type p span:last-child { font-family: "Anton", sans-serif; font-size: 1.5rem; line-height: 1.3; letter-spacing: 1px; margin-left: 15px; }
@media (min-width: 768px) { .brews-on-tap-section .brew-list .row-block .col:last-of-type p span:last-child { font-size: 1.875rem; margin-left: 30px; } }
@media (min-width: 992px) { .brews-on-tap-section .brew-list .row-block .col:last-of-type p span:last-child { font-size: 2.25rem; } }

/* =========================== =       Panaroma Section    = ============================ */
.panorama-section { position: relative; color: #ffffff; width: 100%; height: inherit; max-height: 900px; text-align: center; display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-align: center; -webkit-align-items: center; align-items: center; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; background-repeat: no-repeat; background-position: center center; background-size: cover; }
.panorama-section.first-enter { -moz-transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1); -o-transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1); -webkit-transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1); transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1); }
.panorama-section:after { content: ''; background-color: rgba(57, 62, 70, 0.4); position: absolute; left: 0; top: 0; height: 100%; width: 100%; }
@media (min-width: 992px) { .panorama-section { text-align: left; min-height: 90vh; /*&:hover{ .container-fluid{ z-index: 0; opacity: 0; }
}*/ } }
.panorama-section .container-fluid { z-index: 1; opacity: 1; -moz-transition: 0.2s; -o-transition: 0.2s; -webkit-transition: 0.2s; transition: 0.2s; }
@media (max-width: 600px) { .panorama-section .btn { display: block; margin: 0 auto; }
  .panorama-section .btn:nth-child(2) { margin-top: 15px; } }
@media (min-width: 600px) { .panorama-section .btn:nth-child(2) { margin-left: 15px; } }
@media (max-width: 991px) { .panorama-section .panorama-conrol-block { width: 100%; padding-top: 30px; text-align: center; } }
.panorama-section h1 br { display: none; }
@media (min-width: 1200px) { .panorama-section h1 br { display: block; }
  .panorama-section .overview-text { width: 75%; } }

/* ================================ =     Event Rental Info Section    = ================================= */
.event-rental-info-section { background-color: #393E46; color: #ffffff; }
@media (min-width: 1200px) { .event-rental-info-section .row-block { display: -ms-flexbox; display: -webkit-flex; display: flex; } }
.event-rental-info-section .col:first-of-type { text-align: center; padding-bottom: 50px; }
@media (min-width: 1200px) { .event-rental-info-section .col:first-of-type { padding-bottom: 0; text-align: left; padding-right: 30px !important; width: 56%; }
  .event-rental-info-section .col:first-of-type .overview-text { color: #FFB823; } }
.event-rental-info-section .col:last-of-type { position: relative; text-align: center; padding: 50px 15px; }
.event-rental-info-section .col:last-of-type:after { content: ''; background-color: rgba(34, 40, 49, 0.6); position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
@media (min-width: 1200px) { .event-rental-info-section .col:last-of-type { width: 45%; background-repeat: no-repeat; background-position: center center; background-size: cover; display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-align: center; -webkit-align-items: center; align-items: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; padding: 3vw; } }
.event-rental-info-section .col:last-of-type .outer-block { z-index: 1; position: relative; }
.event-rental-info-section .col:last-of-type h3, .event-rental-info-section .col:last-of-type h2, .event-rental-info-section .col:last-of-type .overview-text { margin: 0; }
.event-rental-info-section .col:last-of-type h3 { border-bottom: 2px solid #DF9700; font-size: 1.25rem; font-family: "Roboto Mono", monospace; font-weight: bold; }
@media (max-width: 1199px) { .event-rental-info-section .col:last-of-type h3 br { display: none; } }
@media (min-width: 992px) { .event-rental-info-section .col:last-of-type h3 { font-size: 1.5rem; } }
.event-rental-info-section .form-block { color: #393E46; }

/* ================================ =        Image Slider    = ================================= */
@media (min-width: 992px) { .image-slider-section { overflow: hidden; } }
.image-slider-section .swiper-slide { background-repeat: no-repeat; background-position: center center; background-size: cover; min-height: 300px; max-height: 600px; height: 60vh; }
@media (min-width: 992px) { .image-slider-section .swiper-slide { height: 80vh; width: 85%; } }
@media (max-width: 991px) { .image-slider-section .button-block { text-align: center; position: absolute; bottom: 30px; width: 100%; } }
.image-slider-section .swiper-button-next, .image-slider-section .swiper-button-prev { background-color: rgba(34, 40, 49, 0.6); cursor: pointer; z-index: 2; width: 50px; height: 50px; display: inline-block; position: relative; -moz-transition: 0.2s; -o-transition: 0.2s; -webkit-transition: 0.2s; transition: 0.2s; }
.image-slider-section .swiper-button-next:after, .image-slider-section .swiper-button-prev:after { font-family: 'icomoon'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; position: absolute; top: 50%; left: 50%; -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); color: #FFB823; font-size: 1.875rem; }
.image-slider-section .swiper-button-next:hover:after, .image-slider-section .swiper-button-prev:hover:after { color: #DF9700; }
@media (min-width: 992px) { .image-slider-section .swiper-button-next, .image-slider-section .swiper-button-prev { position: absolute; top: 0; bottom: 0; width: calc(7.5% - 30px); height: 100%; }
  .image-slider-section .swiper-button-next:after, .image-slider-section .swiper-button-prev:after { font-size: 3.4375rem; } }
.image-slider-section .swiper-button-next { right: 0; }
.image-slider-section .swiper-button-next:after { content: "\e617"; }
.image-slider-section .swiper-button-prev { left: 0; }
.image-slider-section .swiper-button-prev:after { content: "\e616"; }

/* ================================ =     All Events Section    = ================================= */
.all-events-section { position: relative; background-color: #F9FAFA; }
@media (min-width: 1500px) { .all-events-section { background-color: #393E46; } }
.all-events-section .section-title { color: #ffffff; background-color: #393E46; width: 100%; margin: 0; text-align: center; padding: 25px 15px; }
.all-events-section .section-title span { display: block; font-family: "Roboto Mono", monospace; font-weight: bold; letter-spacing: 6px; font-size: 0.9375rem; }
@media (min-width: 992px) { .all-events-section .section-title span { font-size: 1.5rem; } }
@media (min-width: 992px) { .all-events-section .container-fluid { width: 100%; } }
@media (min-width: 1200px) { .all-events-section .container-fluid { padding: 0; } }
.all-events-section .tribe-events-page-title { display: none; }
@media (min-width: 1200px) { .all-events-section .tribe-this-week-widget-weekday-wrapper { margin: 0 66px; } }
@media (min-width: 1500px) { .all-events-section .tribe-this-week-widget-weekday-wrapper { background-color: #F9FAFA; } }
.all-events-section .tribe-this-week-widget-weekday-wrapper .tribe-this-week-widget-day { text-align: center; margin: 0; padding: 30px 0; border-bottom: 2px solid #E4E6E9; }
@media (min-width: 1200px) { .all-events-section .tribe-this-week-widget-weekday-wrapper .tribe-this-week-widget-day { padding: 0; border-bottom: none; } }
@media (min-width: 1200px) { .all-events-section .tribe-this-week-widget-weekday-wrapper .tribe-this-week-widget-day { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-align: center; -webkit-align-items: center; align-items: center; text-align: left; }
  .all-events-section .tribe-this-week-widget-weekday-wrapper .tribe-this-week-widget-day .tribe-this-week-widget-header-date { width: 15%; }
  .all-events-section .tribe-this-week-widget-weekday-wrapper .tribe-this-week-widget-day .tribe-this-week-widget-day-wrap { width: 85%; display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  .all-events-section .tribe-this-week-widget-weekday-wrapper .tribe-this-week-widget-day .tribe-this-week-widget-day-wrap .tribe-this-week-event { display: -ms-flexbox; display: -webkit-flex; display: flex; } }
.all-events-section .tribe-this-week-widget-weekday-wrapper .tribe-this-week-widget-day .tribe-this-week-widget-header-date { background-color: transparent; text-align: center; padding: 0; text-transform: uppercase; padding-bottom: 30px; }
@media (min-width: 1200px) { .all-events-section .tribe-this-week-widget-weekday-wrapper .tribe-this-week-widget-day .tribe-this-week-widget-header-date { padding-bottom: 0; } }
.all-events-section .tribe-this-week-widget-weekday-wrapper .tribe-this-week-widget-day .tribe-this-week-widget-header-date .day { display: block; margin: 0; color: #393E46; font-family: "Anton", sans-serif; font-weight: 400; font-size: 1.5rem; line-height: 1.3; letter-spacing: 1.5px; -moz-transition: 0.2s; -o-transition: 0.2s; -webkit-transition: 0.2s; transition: 0.2s; }
@media (min-width: 768px) { .all-events-section .tribe-this-week-widget-weekday-wrapper .tribe-this-week-widget-day .tribe-this-week-widget-header-date .day { font-size: 1.875rem; line-height: 1.2; } }
@media (min-width: 992px) { .all-events-section .tribe-this-week-widget-weekday-wrapper .tribe-this-week-widget-day .tribe-this-week-widget-header-date .day { font-size: 2.25rem; } }
.all-events-section .tribe-this-week-widget-weekday-wrapper .tribe-this-week-widget-day .tribe-this-week-widget-header-date .days { display: block; color: #B8BDC6; font-family: "Roboto Mono", monospace; font-weight: bold; font-size: 0.75rem; letter-spacing: 1px; }
.all-events-section .tribe-this-week-widget-weekday-wrapper .tribe-this-week-widget-day .tribe-this-week-widget-day-wrap { -moz-transition: 0.2s; -o-transition: 0.2s; -webkit-transition: 0.2s; transition: 0.2s; padding: 0; }
.all-events-section .tribe-this-week-widget-weekday-wrapper .tribe-this-week-widget-day .tribe-this-week-widget-day-wrap.current-day { background-color: #fff; }
@media (min-width: 1200px) { .all-events-section .tribe-this-week-widget-weekday-wrapper .tribe-this-week-widget-day .tribe-this-week-widget-day-wrap { border-left: 2px solid #E4E6E9; border-bottom: 2px solid #E4E6E9; padding: 60px 30px; } }
.all-events-section .tribe-this-week-widget-weekday-wrapper .tribe-this-week-widget-day .tribe-this-week-widget-day-wrap .tribe-this-week-event { width: 100%; padding: 0; margin: 0; border: none; opacity: 1; padding-top: 30px; }
.all-events-section .tribe-this-week-widget-weekday-wrapper .tribe-this-week-widget-day .tribe-this-week-widget-day-wrap .tribe-this-week-event:first-of-type { padding-top: 0; }
.all-events-section .tribe-this-week-widget-weekday-wrapper .tribe-this-week-widget-day .tribe-this-week-widget-day-wrap .tribe-this-week-event .entry-title a { margin: 0; color: #393E46; font-family: "Anton", sans-serif; font-weight: 400; text-transform: uppercase; font-size: 2.8125rem; line-height: 1.3; letter-spacing: 1.5px; }
@media (min-width: 768px) { .all-events-section .tribe-this-week-widget-weekday-wrapper .tribe-this-week-widget-day .tribe-this-week-widget-day-wrap .tribe-this-week-event .entry-title a { font-size: 2.125rem; line-height: 1.2; } }
@media (min-width: 992px) { .all-events-section .tribe-this-week-widget-weekday-wrapper .tribe-this-week-widget-day .tribe-this-week-widget-day-wrap .tribe-this-week-event .entry-title a { font-size: 2.25rem; } }
.all-events-section .tribe-this-week-widget-weekday-wrapper .tribe-this-week-widget-day .tribe-this-week-widget-day-wrap .tribe-this-week-event .entry-title a:hover { color: #FFB823; }
@media (min-width: 1200px) { .all-events-section .tribe-this-week-widget-weekday-wrapper .tribe-this-week-widget-day .this-week-no-events-msg { padding: 0 30px; color: #393E46; } }
.all-events-section .tribe-this-week-widget-weekday-wrapper .tribe-this-week-widget-day .event-content-block { padding-bottom: 30px; }
@media (min-width: 1200px) { .all-events-section .tribe-this-week-widget-weekday-wrapper .tribe-this-week-widget-day .event-content-block { padding-bottom: 0; width: 58%; padding: 0 30px; } }
.all-events-section .tribe-this-week-widget-weekday-wrapper .tribe-this-week-widget-day .event-content-block h2 { margin-bottom: 0; }
.all-events-section .tribe-this-week-widget-weekday-wrapper .tribe-this-week-widget-day .event-content-block .event-description p { color: #393E46; }
.all-events-section .tribe-this-week-widget-weekday-wrapper .tribe-this-week-widget-day .event-content-block .social-share-links { margin: 0; }
.all-events-section .tribe-this-week-widget-weekday-wrapper .tribe-this-week-widget-day .event-content-block .social-share-links li { margin-bottom: 0; display: inline-block; margin-right: 6px; }
.all-events-section .tribe-this-week-widget-weekday-wrapper .tribe-this-week-widget-day .event-content-block .social-share-links a { color: #E4E6E9; cursor: pointer; }
.all-events-section .tribe-this-week-widget-weekday-wrapper .tribe-this-week-widget-day .event-content-block .social-share-links a:hover { color: #DF9700; }
.all-events-section .tribe-this-week-widget-weekday-wrapper .tribe-this-week-widget-day .event-content-block .social-share-links a:before { font-size: 1.25rem; }
@media (min-width: 1200px) { .all-events-section .tribe-this-week-widget-weekday-wrapper .tribe-this-week-widget-day .duration { width: 42%; } }
.all-events-section .tribe-this-week-widget-weekday-wrapper .tribe-this-week-widget-day .duration p { font-size: 1.125rem; text-transform: uppercase; color: #393E46; }
.all-events-section .tribe-this-week-widget-weekday-wrapper .tribe-this-week-widget-day .duration p span { display: inline-block; font-size: 1.125rem; font-weight: bold; letter-spacing: 2px; }
@media (min-width: 768px) { .all-events-section .tribe-this-week-widget-weekday-wrapper .tribe-this-week-widget-day .duration p span { font-size: 1.5rem; margin-left: 20px; } }
@media (min-width: 1200px) { .all-events-section .tribe-this-week-widget-weekday-wrapper .tribe-this-week-widget-day:hover .tribe-this-week-widget-header-date .day { color: #FFB823; }
  .all-events-section .tribe-this-week-widget-weekday-wrapper .tribe-this-week-widget-day:hover .tribe-this-week-widget-day-wrap { background-color: #ffffff; } }
.all-events-section .tribe-this-week-widget-weekday-wrapper .tribe-this-week-widget-day.this-week-past { color: #B8BDC6; }
.all-events-section .tribe-this-week-widget-weekday-wrapper .tribe-this-week-widget-day.this-week-past .tribe-this-week-widget-day-wrap .this-week-no-events-msg, .all-events-section .tribe-this-week-widget-weekday-wrapper .tribe-this-week-widget-day.this-week-past .tribe-this-week-widget-header-date .day, .all-events-section .tribe-this-week-widget-weekday-wrapper .tribe-this-week-widget-day.this-week-past .tribe-this-week-widget-day-wrap .tribe-this-week-event .entry-title a, .all-events-section .tribe-this-week-widget-weekday-wrapper .tribe-this-week-widget-day.this-week-past .event-content-block .event-description p, .all-events-section .tribe-this-week-widget-weekday-wrapper .tribe-this-week-widget-day.this-week-past .duration p { color: #B8BDC6; }
.all-events-section .tribe-events-sub-nav { margin-bottom: 0; }
@media (min-width: 1200px) { .all-events-section .tribe-events-sub-nav { display: none; } }
.all-events-section .tribe-events-sub-nav .tribe-this-week-nav-link { float: none !important; margin: 0 !important; }
@media (max-width: 1199px) { .all-events-section .tribe-events-sub-nav .tribe-this-week-nav-link a { font-family: "Anton", sans-serif; letter-spacing: 3.67px; background: transparent; font-weight: 400; line-height: 1.2; text-align: center; text-decoration: none; vertical-align: middle; display: inline-block; border: none; padding: 0; text-transform: uppercase; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-clip: padding-box; cursor: pointer; -moz-transition-property: background, color, border-color; -o-transition-property: background, color, border-color; -webkit-transition-property: background, color, border-color; transition-property: background, color, border-color; -moz-transition-duration: 0.2s; -o-transition-duration: 0.2s; -webkit-transition-duration: 0.2s; transition-duration: 0.2s; background: #FFB823; font-size: 0.875rem; letter-spacing: 3.2px; color: #ffffff; min-width: 200px; padding: 17px 15px 14px; }
  .all-events-section .tribe-events-sub-nav .tribe-this-week-nav-link a:hover, .all-events-section .tribe-events-sub-nav .tribe-this-week-nav-link a:focus { -moz-transition-duration: 0.1s; -o-transition-duration: 0.1s; -webkit-transition-duration: 0.1s; transition-duration: 0.1s; text-decoration: none; }
  .all-events-section .tribe-events-sub-nav .tribe-this-week-nav-link a:focus { outline: none; }
  .all-events-section .tribe-events-sub-nav .tribe-this-week-nav-link a:active { -moz-transform: scale(0.95, 0.95); -ms-transform: scale(0.95, 0.95); -webkit-transform: scale(0.95, 0.95); transform: scale(0.95, 0.95); }
  .all-events-section .tribe-events-sub-nav .tribe-this-week-nav-link a.disabled { pointer-events: none; opacity: 0.5; }
  .all-events-section .tribe-events-sub-nav .tribe-this-week-nav-link a:hover, .all-events-section .tribe-events-sub-nav .tribe-this-week-nav-link a:focus, .all-events-section .tribe-events-sub-nav .tribe-this-week-nav-link a:active { background: #DF9700; color: #ffffff; } }
.all-events-section .tribe-events-sub-nav.custom-event-sub-nav { display: none; margin: 0; }
@media (min-width: 1200px) { .all-events-section .tribe-events-sub-nav.custom-event-sub-nav { display: block; } }
.all-events-section .tribe-events-sub-nav.custom-event-sub-nav .tribe-this-week-nav-link { position: absolute; height: 100%; width: 66px; z-index: 5; background-color: #FFB823; -moz-transition: 0.2s; -o-transition: 0.2s; -webkit-transition: 0.2s; transition: 0.2s; cursor: pointer; top: 0; margin: 0 !important; padding: 0 !important; }
.all-events-section .tribe-events-sub-nav.custom-event-sub-nav .tribe-this-week-nav-link.nav-previous { left: 0; }
.all-events-section .tribe-events-sub-nav.custom-event-sub-nav .tribe-this-week-nav-link.nav-next { right: 0; }
.all-events-section .tribe-events-sub-nav.custom-event-sub-nav .previous-week-event span { -moz-transform: translate(-50%, -50%) rotateZ(-90deg); -ms-transform: translate(-50%, -50%) rotateZ(-90deg); -webkit-transform: translate(-50%, -50%) rotateZ(-90deg); transform: translate(-50%, -50%) rotateZ(-90deg); }
.all-events-section .tribe-events-sub-nav.custom-event-sub-nav .next-week-event span { -moz-transform: translate(-50%, -50%) rotateZ(90deg); -ms-transform: translate(-50%, -50%) rotateZ(90deg); -webkit-transform: translate(-50%, -50%) rotateZ(90deg); transform: translate(-50%, -50%) rotateZ(90deg); }
.all-events-section .tribe-events-sub-nav.custom-event-sub-nav .previous-week-event, .all-events-section .tribe-events-sub-nav.custom-event-sub-nav .next-week-event { position: absolute; top: 0; left: 0; height: 100%; width: 100%; }
.all-events-section .tribe-events-sub-nav.custom-event-sub-nav .previous-week-event:hover, .all-events-section .tribe-events-sub-nav.custom-event-sub-nav .next-week-event:hover { background-color: #DF9700; }
.all-events-section .tribe-events-sub-nav.custom-event-sub-nav .previous-week-event span, .all-events-section .tribe-events-sub-nav.custom-event-sub-nav .next-week-event span { text-transform: uppercase; color: #ffffff; font-size: 0.75rem; font-weight: bold; letter-spacing: 1px; display: block; width: 250px; text-align: center; position: absolute; left: 50%; }
.all-events-section .tribe-events-sub-nav.custom-event-sub-nav .previous-week-event span.first-child, .all-events-section .tribe-events-sub-nav.custom-event-sub-nav .next-week-event span.first-child { top: 140px; }
.all-events-section .tribe-events-sub-nav.custom-event-sub-nav .previous-week-event span.second-child, .all-events-section .tribe-events-sub-nav.custom-event-sub-nav .next-week-event span.second-child { top: 50%; font-size: 3.125rem; }
.all-events-section .tribe-events-sub-nav.custom-event-sub-nav .previous-week-event span.third-child, .all-events-section .tribe-events-sub-nav.custom-event-sub-nav .next-week-event span.third-child { bottom: 125px; }

/* ================================ =      Blog List Section    = ================================= */
@media (min-width: 1500px) { .blog-list-section { background-color: #393E46; } }
.blog-list-section .section-title { color: #ffffff; background-color: #393E46; width: 100%; margin: 0; text-align: center; padding: 25px 15px; }
@media (min-width: 992px) { .blog-list-section .container-fluid { width: 100%; padding: 0; } }
.blog-list-section .blog-list { margin: 0; }
.blog-list-section .blog-list > li { border: 2px solid #EFF0F2; background-color: #ffffff; padding: 20px; margin-bottom: 30px; text-align: center; }
.blog-list-section .blog-list > li:first-of-type { margin-top: 30px; }
.blog-list-section .blog-list > li:last-of-type { margin-bottom: 0; }
.blog-list-section .blog-list > li span { display: none; }
@media (min-width: 768px) and (max-width: 991px) { .blog-list-section .blog-list > li { display: block; margin-bottom: 50px; padding: 50px; position: relative; text-align: left; }
  .blog-list-section .blog-list > li span { display: block; position: absolute; top: 50%; right: 2%; -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); -moz-transition: 0.2s; -o-transition: 0.2s; -webkit-transition: 0.2s; transition: 0.2s; }
  .blog-list-section .blog-list > li span:after { content: "\e617"; font-family: 'icomoon'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 1.25rem; font-weight: bold; color: #FFB823; display: inline-block; } }
@media (min-width: 768px) and (max-width: 991px) and (min-width: 768px) { .blog-list-section .blog-list > li span:after { font-size: 2.5rem; } }
@media (min-width: 768px) and (max-width: 991px) { .blog-list-section .blog-list > li:first-of-type { margin-top: 50px; } }
@media (min-width: 992px) { .blog-list-section .blog-list > li { margin-bottom: 0; border: none; text-align: left; background-color: transparent; padding: 0; }
  .blog-list-section .blog-list > li:first-of-type { margin-top: 0; } }
.blog-list-section .blog-list > li a { display: block; color: #393E46; }
.blog-list-section .blog-list > li .row-block { -moz-transition: 0.2s; -o-transition: 0.2s; -webkit-transition: 0.2s; transition: 0.2s; }
@media (min-width: 992px) { .blog-list-section .blog-list > li .row-block { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-align: center; -webkit-align-items: center; align-items: center; } }
.blog-list-section .blog-list > li .left-col { padding: 10px; }
@media (min-width: 992px) { .blog-list-section .blog-list > li .left-col { width: 20%; text-align: center; padding: 10px; } }
.blog-list-section .blog-list > li .left-col h3 { font-family: "Roboto Mono", monospace; font-weight: bold; font-size: 1.25rem; letter-spacing: 3px; -moz-transition: 0.2s; -o-transition: 0.2s; -webkit-transition: 0.2s; transition: 0.2s; }
@media (min-width: 768px) { .blog-list-section .blog-list > li .left-col h3 { font-size: 1.5rem; } }
.blog-list-section .blog-list > li .right-col { position: relative; background-color: #ffffff; padding-top: 15px; }
.blog-list-section .blog-list > li .right-col span { display: none; }
@media (min-width: 992px) { .blog-list-section .blog-list > li .right-col { width: 80%; padding: 50px 90px 50px; border-left: 2px solid #EFF0F2; border-bottom: 2px solid #EFF0F2; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
  .blog-list-section .blog-list > li .right-col span { display: block; position: absolute; top: 50%; right: 5%; -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); -moz-transition: 0.2s; -o-transition: 0.2s; -webkit-transition: 0.2s; transition: 0.2s; }
  .blog-list-section .blog-list > li .right-col span:after { content: "\e617"; font-family: 'icomoon'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 1.25rem; font-weight: bold; color: #FFB823; display: inline-block; } }
@media (min-width: 992px) and (min-width: 768px) { .blog-list-section .blog-list > li .right-col span:after { font-size: 2.5rem; } }

.blog-list-section .blog-list > li .right-col h2 { -moz-transition: 0.2s; -o-transition: 0.2s; -webkit-transition: 0.2s; transition: 0.2s; font-size: 31px; }
.blog-list-section .blog-list > li:hover span:after { -moz-animation: leftRightBounce 1s infinite; -webkit-animation: leftRightBounce 1s infinite; animation: leftRightBounce 1s infinite; color: #393E46; }
@media (min-width: 992px) { .blog-list-section .blog-list > li:hover .row-block { background-color: #FFB823; } }
@media (min-width: 992px) { .blog-list-section .blog-list > li:hover .left-col h3 { color: #ffffff; } }
.blog-list-section .blog-list > li:hover .right-col h2 { color: #FFB823; }
@media (min-width: 992px) { .blog-list-section .blog-list > li:hover .right-col span:after { -moz-animation: leftRightBounce 1s infinite; -webkit-animation: leftRightBounce 1s infinite; animation: leftRightBounce 1s infinite; color: #393E46; } }

/* ================================ =        Social Section    = ================================= */
@media (min-width: 768px) { .social-section .row-block { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; } }
.social-section h1 { color: #E4E6E9; text-align: center; padding-bottom: 30px; }
@media (min-width: 768px) { .social-section h1 { width: 60%; padding-right: 30px; text-align: left; padding-bottom: 0; } }
.social-section .social-block-wrap { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; }
@media (min-width: 768px) { .social-section .social-block-wrap { -ms-flex-pack: end; -webkit-justify-content: flex-end; justify-content: flex-end; -ms-flex-align: end; -webkit-align-items: flex-end; align-items: flex-end; width: 40%; padding-bottom: 10px; } }
.social-section .social-block { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }
.social-section .social-block p { margin-right: 15px; }
@media (min-width: 768px) { .social-section .social-block p { margin-right: 20px; } }
.social-section .social-block .social-links { display: -ms-flexbox; display: -webkit-flex; display: flex; }
.social-section .social-block li { margin-bottom: 0; padding: 0px 5px; }
@media (min-width: 992px) { .social-section .social-block li { padding: 0px 7px; } }
.social-section .social-block li:first-of-type { padding-left: 0; }
.social-section .social-block li:last-of-type { padding-right: 0; }
.social-section .social-block a { color: #E4E6E9; }
.social-section .social-block a:before { font-size: 1.25rem; }
@media (min-width: 768px) { .social-section .social-block a:before { font-size: 1.5625rem; } }
@media (min-width: 992px) { .social-section .social-block a:before { font-size: 2.1875rem; } }
.social-section .social-block a:hover { color: #FFB823; }
.social-section .instagram-feed-list { margin: -15px; }
.social-section .instagram-feed-list li { padding: 0 15px 30px 15px; margin-bottom: 0; width: 50%; }
@media (min-width: 768px) { .social-section .instagram-feed-list li { width: 33.33%; } }
.social-section .instagram-feed-list img { width: 100%; }

/* ================================ =        Process Steps Section    = ================================= */
.process-steps-section { overflow: hidden; }
.process-steps-section .section-title { display: none; }
@media (min-width: 992px) { .process-steps-section .section-title { display: block; text-align: center; } }
@media (min-width: 1200px) { .process-steps-section .section-title { text-align: left; } }
.process-steps-section .step-block-wrap { padding-bottom: 70px; }
.process-steps-section .step-block-wrap:last-of-type { padding-bottom: 0; }
.process-steps-section .step-block-wrap .step-block { text-align: center; }
@media (min-width: 1200px) { .process-steps-section .step-block-wrap .step-block { width: 80%; text-align: left; position: relative; margin-top: -80px; margin-bottom: 150px; } }
.process-steps-section .step-block-wrap .step-box { -moz-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.25); -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.25); box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.25); background-color: #ffffff; padding: 15px; }
.process-steps-section .step-block-wrap .step-box.border-arsenic { border-top: 10px solid #393E46; }
@media (min-width: 1200px) { .process-steps-section .step-block-wrap .step-box.border-arsenic { border-top: 20px solid #393E46; } }
.process-steps-section .step-block-wrap .step-box.border-supernova { border-top: 10px solid #FFB823; }
@media (min-width: 1200px) { .process-steps-section .step-block-wrap .step-box.border-supernova { border-top: 20px solid #FFB823; } }
@media (max-width: 767px) { .process-steps-section .step-block-wrap .step-box { padding: 15px; } }
@media (min-width: 992px) { .process-steps-section .step-block-wrap .step-box { padding: 50px; } }
.process-steps-section .step-block-wrap .step-box .media-block { position: relative; }
.process-steps-section .step-block-wrap .step-box .media-block.vimeo-video-block:after, .process-steps-section .step-block-wrap .step-box .media-block.video-block:after, .process-steps-section .step-block-wrap .step-box .media-block.youtube-video-block:after { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(57, 62, 70, 0.4); }
.process-steps-section .step-block-wrap .step-box .media-block img { width: 100%; }
.process-steps-section .step-block-wrap .step-box .media-block .video-trigger, .process-steps-section .step-block-wrap .step-box .media-block .html-video-trigger { position: absolute; z-index: 1; top: 50%; left: 50%; -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); color: #FFB823; cursor: pointer; font-size: 2.1875rem; outline: none; }
.process-steps-section .step-block-wrap .step-box .media-block .video-trigger:hover, .process-steps-section .step-block-wrap .step-box .media-block .html-video-trigger:hover { color: #DF9700; }
@media (min-width: 768px) { .process-steps-section .step-block-wrap .step-box .media-block .video-trigger, .process-steps-section .step-block-wrap .step-box .media-block .html-video-trigger { font-size: 2.8125rem; } }
@media (min-width: 992px) { .process-steps-section .step-block-wrap .step-box .media-block .video-trigger, .process-steps-section .step-block-wrap .step-box .media-block .html-video-trigger { font-size: 3.75rem; } }
@media (min-width: 1200px) { .process-steps-section .step-block-wrap.step-1 h2, .process-steps-section .step-block-wrap.step-3 h2, .process-steps-section .step-block-wrap.step-5 h2, .process-steps-section .step-block-wrap.step-7 h2 { text-align: right; }
  .process-steps-section .step-block-wrap.step-1 .step-block, .process-steps-section .step-block-wrap.step-3 .step-block, .process-steps-section .step-block-wrap.step-5 .step-block, .process-steps-section .step-block-wrap.step-7 .step-block { float: right; }
  .process-steps-section .step-block-wrap.step-2 .section-title, .process-steps-section .step-block-wrap.step-4 .section-title, .process-steps-section .step-block-wrap.step-6 .section-title { float: right; text-align: right; }
  .process-steps-section .step-block-wrap.step-1 .barley-left { left: -30%; bottom: -12%; z-index: -1; }
  .process-steps-section .step-block-wrap.step-1 .barley-right { right: -45%; bottom: -150px; z-index: -1; }
  .process-steps-section .step-block-wrap.step-2 .malts-left { left: -25%; z-index: -1; top: 27%; }
  .process-steps-section .step-block-wrap.step-2 .malts-right-top { right: -25%; top: 0; z-index: -1; }
  .process-steps-section .step-block-wrap.step-2 .malts-right-bottom { right: -30%; bottom: -10%; z-index: 1; }
  .process-steps-section .step-block-wrap.step-3 .hops-left-top { left: -28%; top: 56%; width: 100px; }
  .process-steps-section .step-block-wrap.step-3 .hops-left-top-2 { left: -22%; top: 29%; }
  .process-steps-section .step-block-wrap.step-3 .hops-left-bottom { left: -50%; bottom: -15%; z-index: 1; }
  .process-steps-section .step-block-wrap.step-3 .malts-right-bottom { right: -40%; bottom: -10%; z-index: -1; }
  .process-steps-section .step-block-wrap.step-4 .hop-right-top { top: 100px; right: -45%; }
  .process-steps-section .step-block-wrap.step-4 .hop-right-middle { top: 150px; right: -30%; }
  .process-steps-section .step-block-wrap.step-4 .water-right-bottom { right: -50%; bottom: -11%; z-index: -1; }
  .process-steps-section .step-block-wrap.step-5 .left-top { top: 25%; left: -29%; }
  .process-steps-section .step-block-wrap.step-5 .left-bottom { left: -35%; bottom: 5%; z-index: -1; }
  .process-steps-section .step-block-wrap.step-6 .right { right: -40%; bottom: 10%; }
  .process-steps-section .step-block-wrap.step-7 .left-bottom { left: -26%; top: 25%; z-index: -1; width: 101px; }
  .process-steps-section .step-block-wrap.step-7 .right-top { right: -34%; top: 55%; z-index: -1; width: 291px; }
  .process-steps-section .step-block-wrap.step-7 .left-bottom-kegs { left: -33%; bottom: -21%; z-index: 1; width: 450px; } }

.html-video-block .mfp-content { line-height: 0; width: 100%; max-width: 900px; }
.html-video-block .mfp-close { color: #ffffff !important; right: -6px; text-align: right; padding-right: 6px; width: 100%; top: -40px; }
.html-video-block .mfp-close:focus, .html-video-block .mfp-close:active { top: -40px; }
.html-video-block video { position: absolute; display: block; top: 0; left: 0; width: 100%; height: 100%; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: #000; }

/* ================================ =        Story Section    = ================================= */
@media (max-width: 1199px) { .story-section { background: none !important; }
  .story-section .section-title { text-align: center; } }
@media (min-width: 1200px) { .story-section { background-repeat: no-repeat; background-position: center center; background-size: cover; background-attachment: fixed; } }
@media (min-width: 1200px) { .story-section img { display: none; } }
.story-section .content-block { text-align: center; }
@media (min-width: 1200px) { .story-section .content-block { text-align: left; color: #ffffff; width: 60%; } }

/* ================================ =     Team Member Section    = ================================= */
@media (min-width: 992px) { .team-member-section .section-title { float: right; text-align: right; margin-bottom: -100px; } }
@media (min-width: 768px) { .team-member-section .content-block { text-align: left; } }
@media (min-width: 992px) { .team-member-section .content-block { width: 60%; } }
.team-member-section .single-line-content { color: #FFB823; font-size: 1.125rem; font-style: italic; font-weight: 500; line-height: 1.6; }
@media (min-width: 768px) { .team-member-section .single-line-content { text-align: left; } }
@media (min-width: 992px) { .team-member-section .single-line-content { font-size: 1.5rem; } }
.team-member-section .team-member-list { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.team-member-section .team-member-list > li { background-color: #ffffff; display: -ms-flexbox; display: -webkit-flex; display: flex; border-left: 1px solid #EFF0F2; border-bottom: 1px solid #EFF0F2; background-color: #ffffff; margin-bottom: 0; border-right: none; width: 50%; /*@include breakpoint($min_480){ border-right: none; width: 50%; &:nth-child(2){ border-top: 1px solid $solitude; }
}*/ }
.team-member-section .team-member-list > li:first-child, .team-member-section .team-member-list > li:nth-child(2) { border-top: 1px solid #EFF0F2; }
@media (min-width: 600px) { .team-member-section .team-member-list > li { width: 33.33%; }
  .team-member-section .team-member-list > li:nth-child(3) { border-top: 1px solid #EFF0F2; }
  .team-member-section .team-member-list > li:nth-child(even) { border-right: none; } }
@media (min-width: 992px) { .team-member-section .team-member-list > li { width: 25%; }
  .team-member-section .team-member-list > li:nth-child(3n) { border-right: none; }
  .team-member-section .team-member-list > li:nth-child(4) { border-top: 1px solid #EFF0F2; } }
.team-member-section .team-member-list a { display: -ms-flexbox; display: -webkit-flex; display: flex; cursor: pointer; width: 100%; border-bottom: none; position: relative; overflow: hidden; color: #ffffff; }
@media (min-width: 768px) { .team-member-section .team-member-list a:before { position: absolute; top: 0; left: 0; width: 125%; height: 100%; opacity: 0; background: #FFB823; content: ''; z-index: 1; -moz-transition: -moz-transform 0.8s cubic-bezier(0.27, 0.15, 0.24, 1.08); -o-transition: -o-transform 0.8s cubic-bezier(0.27, 0.15, 0.24, 1.08); -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.27, 0.15, 0.24, 1.08); transition: transform 0.8s cubic-bezier(0.27, 0.15, 0.24, 1.08); -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0); -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0); -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0); transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0); } }
@media (min-width: 768px) { .team-member-section .team-member-list a:hover:before { opacity: 1; -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0); -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0); -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0); transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0); }
  .team-member-section .team-member-list a:hover .member-image-block img { opacity: 0.6; -moz-transform: scale3d(1, 1, 1); -ms-transform: scale3d(1, 1, 1); -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }
  .team-member-section .team-member-list a:hover .member-content-block { opacity: 1; -moz-transition-delay: 0.1s; -o-transition-delay: 0.1s; -webkit-transition-delay: 0.1s; transition-delay: 0.1s; } }
.team-member-section .team-member-list .member-image-block { width: 100%; }
.team-member-section .team-member-list .member-image-block img { width: 100%; opacity: 0.95; -moz-transition: opacity 0.35s, -moz-transform 0.35s; -o-transition: opacity 0.35s, -o-transform 0.35s; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -moz-transform: scale3d(1.05, 1.05, 1); -ms-transform: scale3d(1.05, 1.05, 1); -webkit-transform: scale3d(1.05, 1.05, 1); transform: scale3d(1.05, 1.05, 1); }
.team-member-section .team-member-list .member-content-block { position: absolute; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; background-color: rgba(34, 40, 49, 0.9); width: 100%; bottom: 0; left: 0; padding: 15px; display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-align: end; -webkit-align-items: flex-end; align-items: flex-end; }
@media (min-width: 768px) { .team-member-section .team-member-list .member-content-block { padding: 30px 15px; top: 0; bottom: auto; height: 100%; padding: 50px 35px; opacity: 0; -moz-transition: opacity 0.35s; -o-transition: opacity 0.35s; -webkit-transition: opacity 0.35s; transition: opacity 0.35s; } }
.team-member-section .team-member-list .member-name { color: #FFB823; letter-spacing: 2px; }
@media (max-width: 767px) { .team-member-section .team-member-list .member-name { font-size: 0.75rem; } }
.team-member-section .team-member-list .designation { display: none; }
@media (min-width: 768px) { .team-member-section .team-member-list .designation { display: block; } }

.team-membter-details { width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 992; pointer-events: none; opacity: 0; cursor: url("images/close-icon.png"), auto !important; }
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .team-membter-details { z-index: -1; } }
.team-membter-details.block-revealer { opacity: 1; }
.team-membter-details.form--open { pointer-events: visible; }
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .team-membter-details.form--open { opacity: 1; z-index: 992; } }
.team-membter-details .form-inner { background-repeat: no-repeat; background-position: center center; background-size: cover; height: 100vh; opacity: 0; overflow-y: scroll; }
@media (min-width: 1500px) { .team-membter-details .form-inner { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-align: center; -webkit-align-items: center; align-items: center; } }
.team-membter-details .form-inner:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: -moz-linear-gradient(left, rgba(57, 62, 70, 0.9) 0%, rgba(57, 62, 70, 0.75) 35%, rgba(57, 62, 70, 0) 100%); background: -webkit-linear-gradient(left, rgba(57, 62, 70, 0.9) 0%, rgba(57, 62, 70, 0.75) 35%, rgba(57, 62, 70, 0) 100%); background: linear-gradient(to right, rgba(57, 62, 70, 0.9) 0%, rgba(57, 62, 70, 0.75) 35%, rgba(57, 62, 70, 0) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=‘#e6393e46’, endColorstr=‘#00393e46’,GradientType=1 ); }
.team-membter-details .form-inner.content-right:after { background: -webkit-linear-gradient(right, rgba(57, 62, 70, 0.9) 0%, rgba(57, 62, 70, 0.75) 35%, rgba(57, 62, 70, 0) 100%); background: -o-linear-gradient(right, rgba(57, 62, 70, 0.9) 0%, rgba(57, 62, 70, 0.75) 35%, rgba(57, 62, 70, 0) 100%); background: linear-gradient(to left, rgba(57, 62, 70, 0.9) 0%, rgba(57, 62, 70, 0.75) 35%, rgba(57, 62, 70, 0) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=‘#e6393e46’, endColorstr=‘#00393e46’,GradientType=1 ); }
@media (max-width: 767px) { .team-membter-details .form-inner { text-align: center; } }
.team-membter-details .block-revealer__content .form-inner { opacity: 1; }
.team-membter-details .outer-block { z-index: 1; position: relative; }
@media (min-width: 768px) { .team-membter-details .outer-block.content-right { float: right; text-align: right; }
  .team-membter-details .outer-block.content-right .popup-header:after { float: right; }
  .team-membter-details .outer-block.content-right .content-block { float: right; text-align: right; } }
@media (min-width: 1200px) { .team-membter-details .outer-block { width: 50%; }
  .team-membter-details .outer-block .content-block { width: 100%; } }
.team-membter-details .outer-block h1, .team-membter-details .outer-block h3 { margin: 0; color: #FFB823; }
.team-membter-details .outer-block h1 { letter-spacing: 3px; }
.team-membter-details .outer-block h3 { letter-spacing: 2px; font-size: 1.125rem; }
@media (min-width: 992px) { .team-membter-details .outer-block h3 { font-size: 1.5rem; } }
.team-membter-details .outer-block .popup-header:after { content: ''; display: block; height: 3px; width: 70px; background-color: #222831; }
@media (max-width: 767px) { .team-membter-details .outer-block .popup-header:after { margin: 0 auto; } }
.team-membter-details .outer-block .popup-header h3 { font-family: "Roboto Mono", monospace; color: #ffffff; }
.team-membter-details .outer-block .content-block * { color: #ffffff; }

/* ================================ =     Product List Section    = ================================= */
@media (min-width: 992px) { .product-list-section { padding-top: 0 !important; padding-bottom: 0 !important; } }
@media (min-width: 992px) { .product-list-section .container-fluid { padding: 0; width: 100%; padding-top: 150px; } }
.product-list-section .product-category-list { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }
.product-list-section .product-category-list li { padding: 0px 15px; }
.product-list-section .product-category-list li > a { text-transform: uppercase; font-weight: 400; font-size: 1.0625rem; letter-spacing: 0.9px; line-height: 1.4; color: #B8BDC6; cursor: pointer; font-weight: bold; }
.product-list-section .product-category-list li > a:hover, .product-list-section .product-category-list li > a.mixitup-control-active { color: #FFB823; }
@media (min-width: 768px) { .product-list-section .product-category-list li > a { font-size: 1.125rem; } }
.product-list-section .product-category-list .select-box { display: inline-block; position: relative; }
.product-list-section .product-category-list .select-box:after { content: "\e902"; font-family: 'icomoon'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; position: absolute; color: #ffffff; right: 15px; top: 50%; -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.product-list-section .product-category-list .select-box .chosen-container { position: relative; text-align: center; }
.product-list-section .product-category-list .select-box .chosen-container .chosen-single { padding: 17px 30px 15px 15px; min-width: 215px; text-align: center; font-family: "Anton", sans-serif; letter-spacing: 2px; text-transform: uppercase; font-size: 0.875rem; color: #ffffff; background-color: #393E46; outline: none; cursor: pointer; display: block; font-weight: normal; position: relative; }
.product-list-section .product-category-list .select-box .chosen-container .chosen-single span { display: block; text-overflow: ellipsis; white-space: nowrap; }
.product-list-section .product-category-list .select-box .chosen-container .chosen-single div { width: 15px; height: 100%; position: absolute; top: 0; right: 15px; }
.product-list-section .product-category-list .select-box .chosen-container .chosen-single b { position: absolute; top: 50%; right: 0; -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.product-list-section .product-category-list .select-box .chosen-container .chosen-single b::after { content: "\e902"; font-family: 'icomoon'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #ffffff; right: 15px; }
.product-list-section .product-category-list .select-box .chosen-container .chosen-drop { display: none; position: absolute; background-color: #393E46; width: 100%; top: 100%; left: 0; z-index: 99; }
.product-list-section .product-category-list .select-box .chosen-container .chosen-drop .chosen-search { display: none; }
.product-list-section .product-category-list .select-box .chosen-container .chosen-drop .chosen-results { list-style: none; margin-left: 0; margin: 0; overflow-x: auto; overflow-y: hidden; position: relative; background-color: #505762; }
.product-list-section .product-category-list .select-box .chosen-container .chosen-drop .chosen-results > li { text-align: center; font-family: "Anton", sans-serif; letter-spacing: 2px; text-transform: uppercase; font-size: 0.875rem; color: #ffffff; padding: 10px 15px 8px; cursor: pointer; margin-bottom: 0; -moz-transition: 0.3s; -o-transition: 0.3s; -webkit-transition: 0.3s; transition: 0.3s; }
.product-list-section .product-category-list .select-box .chosen-container .chosen-drop .chosen-results > li:hover { color: #FFB823; background-color: #3e434c; }
.product-list-section .product-category-list .select-box .chosen-container .chosen-drop .chosen-results > li.result-selected { background-color: #FFB823; color: #3e434c; }
.product-list-section .product-category-list .select-box .chosen-container.chosen-with-drop .chosen-drop { display: block; }
.product-list-section .product-category-list .select-box select { padding: 17px 15px 15px 15px; min-width: 215px; text-align: center; font-family: "Anton", sans-serif; letter-spacing: 2px; text-transform: uppercase; font-size: 0.875rem; color: #ffffff; background-color: #393E46; outline: none; cursor: pointer; }
.product-list-section .product-list { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.product-list-section .product-list > li { background-color: #ffffff; display: -ms-flexbox; display: -webkit-flex; display: flex; border-left: 1px solid #EFF0F2; border-bottom: 1px solid #EFF0F2; background-color: #ffffff; margin-bottom: 0; border-right: 1px solid #EFF0F2; border-right: none; width: 50%; /*      @include breakpoint($min_480){ border-right: none; width: 50%; &:nth-child(2){ border-top: 1px solid $solitude; } &:nth-child(even){ border-right: 1px solid $solitude; } &:last-child{ border-right: 1px solid $solitude; } }*/ }
.product-list-section .product-list > li:first-child { border-top: 1px solid #EFF0F2; }
.product-list-section .product-list > li:nth-child(2) { border-top: 1px solid #EFF0F2; }
.product-list-section .product-list > li:nth-child(even) { border-right: 1px solid #EFF0F2; }
.product-list-section .product-list > li:last-child { border-right: 1px solid #EFF0F2; }
@media (min-width: 768px) { .product-list-section .product-list > li { width: 33.33%; height: 350px; }
  .product-list-section .product-list > li:nth-child(3) { border-top: 1px solid #EFF0F2; }
  .product-list-section .product-list > li:nth-child(even) { border-right: none; }
  .product-list-section .product-list > li:nth-child(3n) { border-right: 1px solid #EFF0F2; }
  .product-list-section .product-list > li:last-child { border-right: 1px solid #EFF0F2; } }
@media (min-width: 992px) { .product-list-section .product-list > li { width: 25%; height: 400px; }
  .product-list-section .product-list > li:nth-child(3n) { border-right: none; }
  .product-list-section .product-list > li:nth-child(4) { border-top: 1px solid #EFF0F2; }
  .product-list-section .product-list > li:nth-child(4n) { border-right: 1px solid #EFF0F2; }
  .product-list-section .product-list > li:last-child { border-right: 1px solid #EFF0F2; } }
@media (min-width: 1200px) { .product-list-section .product-list > li { width: 20%; height: 415px; }
  .product-list-section .product-list > li:nth-child(4n) { border-right: none; }
  .product-list-section .product-list > li:nth-child(5) { border-top: 1px solid #EFF0F2; }
  .product-list-section .product-list > li:nth-child(5n) { border-right: 1px solid #EFF0F2; }
  .product-list-section .product-list > li:last-child { border-right: 1px solid #EFF0F2; } }
.product-list-section .product-list a { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-align: center; -webkit-align-items: center; align-items: center; width: 100%; border-bottom: none; position: relative; overflow: hidden; color: #ffffff; }
.product-list-section .product-list a:before { position: absolute; top: 0; left: 0; width: 125%; height: 100%; opacity: 0; background: #FFB823; content: ''; z-index: 1; -moz-transition: -moz-transform 0.8s cubic-bezier(0.27, 0.15, 0.24, 1.08); -o-transition: -o-transform 0.8s cubic-bezier(0.27, 0.15, 0.24, 1.08); -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.27, 0.15, 0.24, 1.08); transition: transform 0.8s cubic-bezier(0.27, 0.15, 0.24, 1.08); -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0); -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0); -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0); transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0); }
.product-list-section .product-list a:hover:before { opacity: 1; -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0); -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0); -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0); transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0); }
.product-list-section .product-list a:hover .image-block img { opacity: 0.6; -moz-transform: scale3d(1, 1, 1); -ms-transform: scale3d(1, 1, 1); -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }
.product-list-section .product-list a:hover .product-content-block { opacity: 1; -moz-transition-delay: 0.1s; -o-transition-delay: 0.1s; -webkit-transition-delay: 0.1s; transition-delay: 0.1s; }
.product-list-section .product-list .image-block { padding: 50px 20px; height: auto; display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }
.product-list-section .product-list .image-block img { width: 100%; opacity: 0.95; -moz-transition: opacity 0.35s, -moz-transform 0.35s; -o-transition: opacity 0.35s, -o-transform 0.35s; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -moz-transform: scale3d(1.05, 1.05, 1); -ms-transform: scale3d(1.05, 1.05, 1); -webkit-transform: scale3d(1.05, 1.05, 1); transform: scale3d(1.05, 1.05, 1); }
.product-list-section .product-list .product-content-block { position: absolute; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; background-color: rgba(34, 40, 49, 0.9); height: 100%; width: 100%; top: 0; left: 0; padding: 15px; opacity: 0; -moz-transition: opacity 0.35s; -o-transition: opacity 0.35s; -webkit-transition: opacity 0.35s; transition: opacity 0.35s; display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-align: center; -webkit-align-items: center; align-items: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; }
@media (min-width: 768px) { .product-list-section .product-list .product-content-block { padding: 35px; } }
.product-list-section .product-list h2 { margin: 0; }
.product-list-section .product-list .product-price { border-top: 2px solid #DF9700; }
.product-list-section .product-list .i-round-border-plus { display: block; font-size: 2.1875rem; color: #DF9700; }
@media (min-width: 1200px) { .product-list-section .product-list .i-round-border-plus { position: absolute; left: 50%; -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -webkit-transform: translateX(-50%); transform: translateX(-50%); bottom: 35px; } }

/*==================================================
=                 Media Section            =
==================================================*/
.media-section { background-color: #393E46; }
.media-section .distributer-access-product { margin: 0; border-bottom: 2px solid rgba(255, 255, 255, 0.1); text-transform: uppercase; }
.media-section .distributer-access-product.is-active .header-block:before { -moz-transform: rotate(45deg) translate(-35%, -35%); -ms-transform: rotate(45deg) translate(-35%, -35%); -webkit-transform: rotate(45deg) translate(-35%, -35%); transform: rotate(45deg) translate(-35%, -35%); }
.media-section .header-block { padding: 30px 50px 30px 25px; cursor: pointer; position: relative; }
@media (min-width: 768px) { .media-section .header-block { padding: 30px 100px; } }
.media-section .header-block:before { font-family: 'icomoon'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -moz-transition: 0.2s; -o-transition: 0.2s; -webkit-transition: 0.2s; transition: 0.2s; position: absolute; top: 50%; -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); }
@media (min-width: 768px) { .media-section .header-block:before { color: #FFB823; content: "\e903"; left: 30px; font-size: 2.1875rem; } }
.media-section .header-block .product-name { color: #ffffff; }
.media-section .header-block:hover { color: #FFB823; }
.media-section .detail-block { padding: 0px 50px 0px 25px; display: none; }
@media (min-width: 768px) { .media-section .detail-block { padding: 0px 100px; } }
.media-section .category-name { color: #FFB823; font-family: "Roboto Mono", monospace; font-size: 1.25rem; font-weight: bold; }
@media (min-width: 768px) { .media-section .category-name { font-size: 1.5rem; } }
.media-section .row-block { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.media-section .col { width: 100%; }
@media (min-width: 768px) { .media-section .col { width: 50%; }
  .media-section .col:first-of-type { padding-right: 20px; }
  .media-section .col:last-of-type { padding-left: 20px; } }
.media-section .download-name { color: #ffffff; }
@media (min-width: 768px) { .media-section .download-name { font-size: 1.125rem; } }
.media-section .download-list:last-of-type { padding-bottom: 30px; }
.media-section .download-item:last-of-type { margin-bottom: 0; }
.media-section .file { display: inline-block; margin-bottom: 10px; }
.media-section .file:last-of-type { margin-bottom: 0; }
@media (min-width: 768px) { .media-section .file { padding: 0 15px; margin-bottom: 5px; } }
.media-section .file a { text-decoration: underline; }
@media (min-width: 768px) { .media-section .file a { font-size: 1.125rem; } }

/*=====  End of Media Section  ======*/
/* ===================================== =          Events Calendar          = ===================================== */
body.tribe-events-day { padding: 0; }

#tribe-events-content .tribe-events-page-title { margin-bottom: 25px; }
#tribe-events-content #tribe-events-header { display: none; }
#tribe-events-content .tribe-events-sub-nav a { text-transform: uppercase; color: #393E46; letter-spacing: 2.08px; line-height: 1.3; border-bottom: none; font-size: 0.75rem; }
#tribe-events-content .tribe-events-sub-nav a:hover { color: #FFB823; }
#tribe-events-content table.tribe-events-calendar { border: 1px solid #393E46; }
#tribe-events-content table.tribe-events-calendar th { color: #ffffff; background-color: #393E46; font-weight: normal; padding: 15px 5px; letter-spacing: 2.29px; }
#tribe-events-content table.tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-], #tribe-events-content table.tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-] > a { background-color: #E4E6E9; color: #393E46; }
#tribe-events-content table.tribe-events-calendar td.tribe-events-past .tribe-events-month-event-title a, #tribe-events-content table.tribe-events-calendar td.tribe-events-past .tribe-events-viewmore a { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50); opacity: 0.5; }
#tribe-events-content table.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-], #tribe-events-content table.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-] > a { background-color: #FFB823; }
#tribe-events-content table.tribe-events-calendar div[id*=tribe-events-event-] h3.tribe-events-month-event-title { font-family: "Roboto Mono", monospace; letter-spacing: 0.5px; line-height: 1.5; }
#tribe-events-content table.tribe-events-calendar div[id*=tribe-events-event-] h3.tribe-events-month-event-title a { color: #393E46; }
#tribe-events-content table.tribe-events-calendar div[id*=tribe-events-event-] h3.tribe-events-month-event-title a:hover { color: #222831; }
#tribe-events-content table.tribe-events-calendar .tribe-events-tooltip h4 { color: #393E46; margin-bottom: 5px; }
#tribe-events-content table.tribe-events-calendar .tribe-events-tooltip .tribe-events-event-body { word-wrap: break-word; }

.events-list #tribe-events-footer, .single-tribe_events #tribe-events-footer, .tribe-events-day #tribe-events-footer, .tribe-events-map #tribe-events-footer, .tribe-events-photo #tribe-events-footer, #tribe-events-footer { margin: 0 0 30px; border: none; padding-top: 0; }

.tribe-events-list-separator-month:first-child { display: none; }

#tribe-events .tribe-events-list .tribe-events-loop, #tribe-events .single-tribe_organizer .tribe-events-loop, #tribe-events .single-tribe_venue .tribe-events-loop, #tribe-events .tribe-events-day .tribe-events-loop { max-width: 100%; }
#tribe-events .tribe-events-list .tribe-events-loop .type-tribe_events, #tribe-events .single-tribe_organizer .tribe-events-loop .type-tribe_events, #tribe-events .single-tribe_venue .tribe-events-loop .type-tribe_events, #tribe-events .tribe-events-day .tribe-events-loop .type-tribe_events { padding: 15px; background-color: #E4E6E9; text-align: center; }
@media (min-width: 768px) { #tribe-events .tribe-events-list .tribe-events-loop .type-tribe_events, #tribe-events .single-tribe_organizer .tribe-events-loop .type-tribe_events, #tribe-events .single-tribe_venue .tribe-events-loop .type-tribe_events, #tribe-events .tribe-events-day .tribe-events-loop .type-tribe_events { padding: 30px; text-align: left; } }
#tribe-events .tribe-events-list .tribe-events-loop .type-tribe_events .event-featured-thumb-block, #tribe-events .single-tribe_organizer .tribe-events-loop .type-tribe_events .event-featured-thumb-block, #tribe-events .single-tribe_venue .tribe-events-loop .type-tribe_events .event-featured-thumb-block, #tribe-events .tribe-events-day .tribe-events-loop .type-tribe_events .event-featured-thumb-block { padding-bottom: 20px; }
#tribe-events .tribe-events-list .tribe-events-loop .type-tribe_events .link-more-block, #tribe-events .single-tribe_organizer .tribe-events-loop .type-tribe_events .link-more-block, #tribe-events .single-tribe_venue .tribe-events-loop .type-tribe_events .link-more-block, #tribe-events .tribe-events-day .tribe-events-loop .type-tribe_events .link-more-block { text-align: center; padding-top: 30px; }
@media (max-width: 767px) { #tribe-events .tribe-events-list .tribe-events-loop .type-tribe_events .link-more-block a, #tribe-events .single-tribe_organizer .tribe-events-loop .type-tribe_events .link-more-block a, #tribe-events .single-tribe_venue .tribe-events-loop .type-tribe_events .link-more-block a, #tribe-events .tribe-events-day .tribe-events-loop .type-tribe_events .link-more-block a { font-family: "Anton", sans-serif; letter-spacing: 3.67px; background: transparent; font-weight: 400; line-height: 1.2; text-align: center; text-decoration: none; vertical-align: middle; display: inline-block; border: none; padding: 0; text-transform: uppercase; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-clip: padding-box; cursor: pointer; -moz-transition-property: background, color, border-color; -o-transition-property: background, color, border-color; -webkit-transition-property: background, color, border-color; transition-property: background, color, border-color; -moz-transition-duration: 0.2s; -o-transition-duration: 0.2s; -webkit-transition-duration: 0.2s; transition-duration: 0.2s; background: #FFB823; font-size: 0.875rem; letter-spacing: 3.2px; color: #ffffff; min-width: 200px; padding: 17px 15px 14px; }
  #tribe-events .tribe-events-list .tribe-events-loop .type-tribe_events .link-more-block a:hover, #tribe-events .tribe-events-list .tribe-events-loop .type-tribe_events .link-more-block a:focus, #tribe-events .single-tribe_organizer .tribe-events-loop .type-tribe_events .link-more-block a:hover, #tribe-events .single-tribe_organizer .tribe-events-loop .type-tribe_events .link-more-block a:focus, #tribe-events .single-tribe_venue .tribe-events-loop .type-tribe_events .link-more-block a:hover, #tribe-events .single-tribe_venue .tribe-events-loop .type-tribe_events .link-more-block a:focus, #tribe-events .tribe-events-day .tribe-events-loop .type-tribe_events .link-more-block a:hover, #tribe-events .tribe-events-day .tribe-events-loop .type-tribe_events .link-more-block a:focus { -moz-transition-duration: 0.1s; -o-transition-duration: 0.1s; -webkit-transition-duration: 0.1s; transition-duration: 0.1s; text-decoration: none; }
  #tribe-events .tribe-events-list .tribe-events-loop .type-tribe_events .link-more-block a:focus, #tribe-events .single-tribe_organizer .tribe-events-loop .type-tribe_events .link-more-block a:focus, #tribe-events .single-tribe_venue .tribe-events-loop .type-tribe_events .link-more-block a:focus, #tribe-events .tribe-events-day .tribe-events-loop .type-tribe_events .link-more-block a:focus { outline: none; }
  #tribe-events .tribe-events-list .tribe-events-loop .type-tribe_events .link-more-block a:active, #tribe-events .single-tribe_organizer .tribe-events-loop .type-tribe_events .link-more-block a:active, #tribe-events .single-tribe_venue .tribe-events-loop .type-tribe_events .link-more-block a:active, #tribe-events .tribe-events-day .tribe-events-loop .type-tribe_events .link-more-block a:active { -moz-transform: scale(0.95, 0.95); -ms-transform: scale(0.95, 0.95); -webkit-transform: scale(0.95, 0.95); transform: scale(0.95, 0.95); }
  #tribe-events .tribe-events-list .tribe-events-loop .type-tribe_events .link-more-block a.disabled, #tribe-events .single-tribe_organizer .tribe-events-loop .type-tribe_events .link-more-block a.disabled, #tribe-events .single-tribe_venue .tribe-events-loop .type-tribe_events .link-more-block a.disabled, #tribe-events .tribe-events-day .tribe-events-loop .type-tribe_events .link-more-block a.disabled { pointer-events: none; opacity: 0.5; }
  #tribe-events .tribe-events-list .tribe-events-loop .type-tribe_events .link-more-block a:hover, #tribe-events .tribe-events-list .tribe-events-loop .type-tribe_events .link-more-block a:focus, #tribe-events .tribe-events-list .tribe-events-loop .type-tribe_events .link-more-block a:active, #tribe-events .single-tribe_organizer .tribe-events-loop .type-tribe_events .link-more-block a:hover, #tribe-events .single-tribe_organizer .tribe-events-loop .type-tribe_events .link-more-block a:focus, #tribe-events .single-tribe_organizer .tribe-events-loop .type-tribe_events .link-more-block a:active, #tribe-events .single-tribe_venue .tribe-events-loop .type-tribe_events .link-more-block a:hover, #tribe-events .single-tribe_venue .tribe-events-loop .type-tribe_events .link-more-block a:focus, #tribe-events .single-tribe_venue .tribe-events-loop .type-tribe_events .link-more-block a:active, #tribe-events .tribe-events-day .tribe-events-loop .type-tribe_events .link-more-block a:hover, #tribe-events .tribe-events-day .tribe-events-loop .type-tribe_events .link-more-block a:focus, #tribe-events .tribe-events-day .tribe-events-loop .type-tribe_events .link-more-block a:active { background: #DF9700; color: #ffffff; } }
@media (min-width: 768px) { #tribe-events .tribe-events-list .tribe-events-loop .type-tribe_events .link-more-block, #tribe-events .single-tribe_organizer .tribe-events-loop .type-tribe_events .link-more-block, #tribe-events .single-tribe_venue .tribe-events-loop .type-tribe_events .link-more-block, #tribe-events .tribe-events-day .tribe-events-loop .type-tribe_events .link-more-block { text-align: right; padding-top: 0; } }
#tribe-events #tribe-events-photo-events .tribe-events-photo-event { background-color: transparent; padding: 0; }

.tribe-events-grid, .tribe-events-grid * { word-wrap: break-word; }

.tribe-events-grid .tribe-grid-header .tribe-week-today { background-color: #FFB823; }

.tribe-events-day .tribe-events-day-time-slot h5 { color: #393E46; letter-spacing: 1.5px; }

.tribe-events-day-time-slot .event-featured-thumb-block img { width: 100%; }

.tribe-events-tooltip .tribe-event-duration { padding-bottom: 10px; }
.tribe-events-tooltip .tribe-events-event-thumb { display: none; }

.recurring-info-tooltip, .tribe-events-calendar .tribe-events-tooltip, .tribe-events-shortcode.view-week .tribe-events-tooltip, .tribe-events-week .tribe-events-tooltip { padding: .75em 1em .75em; }

.recurringinfo { padding-top: 10px; font-size: 12px; }

.error404 #site-content { background-image: url("images/404-page-bg.jpg"); background-repeat: no-repeat; background-position: center center; background-size: cover; }
.error404 #site-content:after { content: ''; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: -moz-linear-gradient(left, rgba(57, 62, 70, 0.9) 0%, rgba(57, 62, 70, 0.75) 35%, rgba(57, 62, 70, 0) 100%); background: -webkit-linear-gradient(left, rgba(57, 62, 70, 0.9) 0%, rgba(57, 62, 70, 0.75) 35%, rgba(57, 62, 70, 0) 100%); background: linear-gradient(to right, rgba(57, 62, 70, 0.9) 0%, rgba(57, 62, 70, 0.75) 35%, rgba(57, 62, 70, 0) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=‘#e6393e46’, endColorstr=‘#00393e46’,GradientType=1 ); }
.error404 .main-content { padding: 50px !important; }
.error404 .content-section { padding-top: 0 !important; min-height: 75vh; text-align: center; width: 100%; display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-align: center; -webkit-align-items: center; align-items: center; position: relative; z-index: 1; }
@media (min-width: 992px) { .error404 .content-section { text-align: left; } }
.error404 .content-section .text-404 { display: block; font-family: "Anton", sans-serif; color: #FFB823; font-size: 1.875rem; }
@media (min-width: 600px) { .error404 .content-section .text-404 { font-size: 2.5rem; } }
@media (min-width: 768px) { .error404 .content-section .text-404 { font-size: 3.125rem; } }
@media (min-width: 992px) { .error404 .content-section .text-404 { font-size: 4.375rem; } }
@media (min-width: 1200px) { .error404 .content-section .text-404 { font-size: 6.25rem; } }
.error404 .content-section p { color: #ffffff; }
.error404 .mobile-header-box { z-index: 9; }
.error404 .subscribe-section { position: relative; z-index: 1; }

.list-sitemap { list-style: none; margin-left: 0; }
.list-sitemap a:hover { text-decoration: underline; }

#sitemap-tabs { border: 1px solid #ddd; }
#sitemap-tabs .list-tabs { list-style: none; margin-left: 0; border-bottom: none; overflow: hidden; display: -ms-flexbox; display: -webkit-flex; display: flex; }
#sitemap-tabs .list-tabs > li { -ms-flex: 1 1 auto; -webkit-flex: 1 1 auto; flex: 1 1 auto; background-color: #666; text-align: center; }
#sitemap-tabs .list-tabs > li.r-tabs-state-active { background-color: #000; }
#sitemap-tabs .list-tabs a { color: #fff; display: block; font-size: 13px; font-weight: 600; text-transform: uppercase; letter-spacing: 2px; padding: 24px 25px; }
#sitemap-tabs .tab-content { padding: 30px 5vw; }
@media (min-width: 768px) { #sitemap-tabs .tab-content { padding: 50px; } }

/* Accordion responsive breakpoint */
@media only screen and (max-width: 768px) { #sitemap-tabs .list-tabs { display: none; }
  #sitemap-tabs .r-tabs-accordion-title { display: block; background-color: #666; margin-bottom: 1px; text-align: center; }
  #sitemap-tabs .r-tabs-accordion-title:last-child { margin-bottom: 0; }
  #sitemap-tabs .r-tabs-accordion-title.r-tabs-state-active { background-color: #000; }
  #sitemap-tabs .r-tabs-accordion-title a { color: #fff; display: block; font-size: 13px; font-weight: 600; text-transform: uppercase; letter-spacing: 2px; padding: 24px 25px; } }
/*  Required till end */
.r-tabs .r-tabs-nav { margin: 0; padding: 0; }

.r-tabs .r-tabs-tab { display: inline-block; margin: 0; list-style: none; }

.r-tabs .r-tabs-panel { padding: 15px; display: none; }

.r-tabs .r-tabs-accordion-title { display: none; }

.r-tabs .r-tabs-panel.r-tabs-state-active { display: block; }

/* ===================================== =           Single Brew            = ===================================== */
@media (max-width: 991px) { .single-brew-wrap { padding-top: 30px; } }

.single-brew-hero { text-align: center; }
@media (max-width: 991px) { .single-brew-hero { padding-top: 30px !important; } }
@media (min-width: 992px) { .single-brew-hero .row-block { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-align: end; -webkit-align-items: flex-end; align-items: flex-end; } }
.single-brew-hero .col:last-child { padding-top: 30px; }
@media (min-width: 768px) { .single-brew-hero .col:last-child { padding-top: 50px; } }
@media (min-width: 992px) { .single-brew-hero .col:first-child { -ms-flex-order: 2; -webkit-order: 2; order: 2; width: 40%; text-align: right; }
  .single-brew-hero .col:last-child { -ms-flex-order: 1; -webkit-order: 1; order: 1; text-align: left; width: 60%; padding-top: 0; } }
.single-brew-hero .retired-brew { display: inline-block; padding: 0px 10px; }
.single-brew-hero .brew-freatued-image { max-width: 150px; }
@media (min-width: 768px) { .single-brew-hero .brew-freatued-image { max-width: 200px; } }
@media (min-width: 992px) { .single-brew-hero .brew-freatued-image { max-width: 250px; } }
@media (min-width: 1200px) { .single-brew-hero .brew-freatued-image { max-width: 295px; margin-bottom: -180px; position: relative; z-index: 1; } }
.single-brew-hero h1, .single-brew-hero h3 { margin: 0; }
.single-brew-hero h3 { font-family: "Roboto Mono", monospace; font-weight: bold; font-size: 1.125rem; }
@media (min-width: 768px) { .single-brew-hero h3 { font-size: 1.5rem; } }

@media (min-width: 992px) { .single-brew-details-section { padding-top: 90px !important; } }
@media (min-width: 992px) { .single-brew-details-section .row-block { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: justify; -webkit-justify-content: space-between; justify-content: space-between; } }
.single-brew-details-section .col { padding: 0px 10px; }
@media (min-width: 768px) and (max-width: 991px) { .single-brew-details-section .col h2 { text-align: center; } }
@media (min-width: 992px) { .single-brew-details-section .col:first-of-type { padding-right: 35px; padding-left: 0; width: 65%; } }
@media (min-width: 768px) and (max-width: 991px) { .single-brew-details-section .col:first-of-type .attribute-block p { -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; } }
.single-brew-details-section .col:last-of-type { padding-top: 30px; }
@media (min-width: 992px) { .single-brew-details-section .col:last-of-type { padding-left: 25px; padding-right: 0; padding-top: 0; width: 28%; } }
.single-brew-details-section .col:last-of-type .attribute-block { max-width: 300px; margin: 0 auto; }
@media (min-width: 768px) { .single-brew-details-section .col:last-of-type .attribute-block { max-width: 400px; } }
@media (min-width: 992px) { .single-brew-details-section .col:last-of-type .attribute-block { padding-top: 60px; max-width: 100%; } }
.single-brew-details-section .col:last-of-type .attribute-block p { -ms-flex-align: center; -webkit-align-items: center; align-items: center; -ms-flex-pack: justify; -webkit-justify-content: space-between; justify-content: space-between; /*          @include breakpoint($md){ @include justify-content(space-between); }*/ }
.single-brew-details-section .col:last-of-type .attribute-block p span.title { min-width: 100px; }
.single-brew-details-section .col:last-of-type .attribute-block p span:last-of-type { text-align: right; font-family: "Anton", sans-serif; letter-spacing: 1px; font-size: 1.5rem; }
@media (min-width: 768px) { .single-brew-details-section .col:last-of-type .attribute-block p span:last-of-type { font-size: 1.875rem; } }
@media (min-width: 992px) { .single-brew-details-section .col:last-of-type .attribute-block p span:last-of-type { font-size: 2.25rem; } }
.single-brew-details-section .attribute-block p { display: -ms-flexbox; display: -webkit-flex; display: flex; }
@media (min-width: 480px) { .single-brew-details-section .attribute-block p { -ms-flex-align: center; -webkit-align-items: center; align-items: center; } }
.single-brew-details-section .title { text-transform: uppercase; font-size: 1.0625rem; font-weight: bold; letter-spacing: 2px; display: inline-block; }
@media (min-width: 600px) { .single-brew-details-section .title { min-width: 195px; } }
@media (min-width: 768px) { .single-brew-details-section .title { font-size: 1.5rem; } }
.single-brew-details-section .color-block { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
@media (min-width: 768px) and (max-width: 991px) { .single-brew-details-section .color-block { -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; } }
.single-brew-details-section .color-block .color { display: inline-block; margin: 5px; }
.single-brew-details-section .color-block .color:first-of-type span:first-child { background-color: #fcc400; }
.single-brew-details-section .color-block .color:first-of-type span:last-child { opacity: 1; }
.single-brew-details-section .color-block .color:nth-child(3) span { background-color: #fba819; }
.single-brew-details-section .color-block .color:nth-child(4) span { background-color: #d15027; }
.single-brew-details-section .color-block .color:nth-child(5) span { background-color: #8d100f; }
.single-brew-details-section .color-block .color:nth-child(6) span:first-child { background-color: #5a0e05; }
.single-brew-details-section .color-block .color:nth-child(6) span:last-child { opacity: 1; }
.single-brew-details-section .color-block .color span { display: block; opacity: 0.15; width: 60px; height: 20px; font-size: 0.75rem; font-weight: bold; text-align: center; color: #B8BDC6; }
.single-brew-details-section .color-block .color span.active { opacity: 1; }

.other-brews-section .wrap { border-top: 2px solid #EFF0F2; }
.other-brews-section .brew-list { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.other-brews-section .brew-list > li { display: -ms-flexbox; display: -webkit-flex; display: flex; border-left: 1px solid #EFF0F2; border-bottom: 1px solid #EFF0F2; background-color: #ffffff; margin-bottom: 0; min-height: 220px; /*      width: 100%; border-right: 1px solid $solitude; &:first-child{ border-top: 1px solid $solitude; }*/ width: 50%; border-right: none; /*      @include breakpoint($min_480){ width: 50%; border-right: none; &:nth-child(2){ border-top: 1px solid $solitude; } &:nth-child(even),&:last-child{ border-right: 1px solid $solitude; } }*/ }
.other-brews-section .brew-list > li:nth-child(2), .other-brews-section .brew-list > li:first-child { border-top: 1px solid #EFF0F2; }
.other-brews-section .brew-list > li:nth-child(even) { border-right: 1px solid #EFF0F2; }
.other-brews-section .brew-list > li:last-child { border-right: 1px solid #EFF0F2; }
@media (min-width: 768px) { .other-brews-section .brew-list > li { min-height: 320px; width: 33.33%; }
  .other-brews-section .brew-list > li:nth-child(3) { border-top: 1px solid #EFF0F2; }
  .other-brews-section .brew-list > li:nth-child(even) { border-right: none; }
  .other-brews-section .brew-list > li:nth-child(3n) { border-right: 1px solid #EFF0F2; }
  .other-brews-section .brew-list > li:last-child { border-right: 1px solid #EFF0F2; } }
@media (min-width: 1200px) { .other-brews-section .brew-list > li { width: 20%; }
  .other-brews-section .brew-list > li:nth-child(3n) { border-right: none; }
  .other-brews-section .brew-list > li:nth-child(4) { border-top: 1px solid #EFF0F2; }
  .other-brews-section .brew-list > li:last-child { border-top: 1px solid #EFF0F2; border-right: 1px solid #EFF0F2; } }
.other-brews-section .brew-list a { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-align: center; -webkit-align-items: center; align-items: center; width: 100%; border-bottom: none; padding: 35px 30px; text-transform: uppercase; color: #393E46; border: 1px solid transparent; position: relative; overflow: hidden; }
.other-brews-section .brew-list a:hover { border-color: #FFB823; }
.other-brews-section .brew-list a:hover h3 { color: #FFB823; }
.other-brews-section .brew-list a .retired-brew { position: absolute; right: -45px; top: 31px; width: 170px; -moz-transform: rotateZ(44deg); -ms-transform: rotateZ(44deg); -webkit-transform: rotateZ(44deg); transform: rotateZ(44deg); }
.other-brews-section .brew-list img { width: 100%; max-width: 120px; margin: 0 auto; }

/* ===================================== =           Single Brew            = ===================================== */
.single-post-hero { background-repeat: no-repeat; background-position: center center; background-size: cover; width: 100%; min-height: 50vh; color: #ffffff; position: relative; text-align: center; display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }
@media (min-width: 992px) { .single-post-hero { min-height: 80vh; text-align: left; -ms-flex-align: end; -webkit-align-items: flex-end; align-items: flex-end; } }
.single-post-hero:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(34, 40, 49, 0.6); z-index: 0; }
.single-post-hero .container-fluid { z-index: 1; }
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .single-post-hero { display: table; }
  .single-post-hero .container-fluid { display: table-cell; vertical-align: middle; } }

.single-post-content-block .share-block { color: #B8BDC6; text-align: center; }
@media (min-width: 992px) { .single-post-content-block .share-block { position: absolute; top: 0; border-right: 2px solid #B8BDC6; padding-right: 20px; text-align: right; } }
.single-post-content-block .share-block li { display: inline-block; }
.single-post-content-block .share-block li:first-of-type { display: block; }
.single-post-content-block .share-block li:last-of-type { margin-bottom: 0; }
@media (min-width: 992px) { .single-post-content-block .share-block li { display: block; } }
.single-post-content-block .share-block span { display: block; color: #393E46; }
.single-post-content-block .share-block a { color: #B8BDC6; cursor: pointer; font-size: 1.4375rem; }
.single-post-content-block .share-block a:hover, .single-post-content-block .share-block a:focus, .single-post-content-block .share-block a:active { color: #FFB823; }
.single-post-content-block .content-block { text-align: center; }
@media (min-width: 992px) { .single-post-content-block .content-block { width: 70%; margin: 0 auto; text-align: left; padding-top: 0; } }

/* ===================================== =          Single Event             = ===================================== */
#tribe-events .tribe-events-button, #tribe-events .tribe-events-button { background-color: #393E46; }
#tribe-events .tribe-events-button:hover, #tribe-events .tribe-events-button:hover { background-color: #222831; color: #ffffff; }

@media (max-width: 991px) { .single-product.woocommerce .product { padding-top: 30px; } }
.single-product.woocommerce .section-title { text-align: center; color: #FFB823; }
@media (min-width: 768px) { .single-product.woocommerce .row-block { display: -ms-flexbox; display: -webkit-flex; display: flex; } }
@media (min-width: 768px) { .single-product.woocommerce .row-block .col { width: 50%; }
  .single-product.woocommerce .row-block .col.image-col { padding-right: 50px; }
  .single-product.woocommerce .row-block .col.detail-col { padding: 50px 50px 0 15px; } }
.single-product.woocommerce .row-block .col.detail-col { padding-top: 50px; }
.single-product.woocommerce .single-product-slider { border: 2px solid #EFF0F2; max-width: 600px; }
.single-product.woocommerce .single-product-slider .swiper-slide { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-align: center; -webkit-align-items: center; align-items: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; }
.single-product.woocommerce .single-product-slider .swiper-slide img { display: block; margin: 0 auto; width: 100%; }
.single-product.woocommerce .single-product-slider-controls-wrap { position: relative; max-width: 600px; margin: 10px auto 0 auto; }
.single-product.woocommerce .single-product-slider-controls-wrap .slide-prev, .single-product.woocommerce .single-product-slider-controls-wrap .slide-next { position: absolute; top: 50%; -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); font-size: 1.875rem; color: #FFB823; cursor: pointer; z-index: 2; }
@media (max-width: 767px) { .single-product.woocommerce .single-product-slider-controls-wrap .slide-prev, .single-product.woocommerce .single-product-slider-controls-wrap .slide-next { display: none; } }
.single-product.woocommerce .single-product-slider-controls-wrap .slide-prev:hover, .single-product.woocommerce .single-product-slider-controls-wrap .slide-next:hover { color: #DF9700; }
@media (min-width: 992px) { .single-product.woocommerce .single-product-slider-controls-wrap .slide-prev, .single-product.woocommerce .single-product-slider-controls-wrap .slide-next { font-size: 3.125rem; } }
.single-product.woocommerce .single-product-slider-controls-wrap .slide-prev { left: -40px; }
.single-product.woocommerce .single-product-slider-controls-wrap .slide-next { right: -40px; }
.single-product.woocommerce .single-product-slider-controls { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; }
.single-product.woocommerce .single-product-slider-controls .swiper-pagination-switch { display: inline-block; cursor: pointer; border: 2px solid #EFF0F2; margin-bottom: 0; margin-right: 10px; -moz-transition: 0.2s; -o-transition: 0.2s; -webkit-transition: 0.2s; transition: 0.2s; }
.single-product.woocommerce .single-product-slider-controls .swiper-pagination-switch:last-of-type { margin-right: 0; }
.single-product.woocommerce .single-product-slider-controls .swiper-pagination-switch img { width: 100px; }
.single-product.woocommerce .single-product-slider-controls .swiper-pagination-switch.is-active, .single-product.woocommerce .single-product-slider-controls .swiper-pagination-switch:hover { border-color: #FFB823; }
.single-product.woocommerce .product .product_title { padding-bottom: 15px; }
.single-product.woocommerce .product .product_title, .single-product.woocommerce .product .price { font-family: "Anton", sans-serif; font-family: "Anton", sans-serif; color: inherit; font-weight: 400; margin: 0; font-size: 1.5rem; line-height: 1.3; letter-spacing: 1.5px; }
@media (min-width: 768px) { .single-product.woocommerce .product .product_title, .single-product.woocommerce .product .price { font-size: 1.875rem; line-height: 1.2; } }
@media (min-width: 992px) { .single-product.woocommerce .product .product_title, .single-product.woocommerce .product .price { font-size: 2.25rem; } }
.single-product.woocommerce .product .variations_form, .single-product.woocommerce .product form.cart { padding-top: 30px; }
.single-product.woocommerce .product .variations_form tr, .single-product.woocommerce .product form.cart tr { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-align: center; -webkit-align-items: center; align-items: center; border-bottom: none; }
@media (min-width: 480px) { .single-product.woocommerce .product .variations_form .value, .single-product.woocommerce .product form.cart .value { width: 100%; } }
.single-product.woocommerce .product .variations_form .label, .single-product.woocommerce .product .variations_form .qty-label, .single-product.woocommerce .product form.cart .label, .single-product.woocommerce .product form.cart .qty-label { font-size: 1rem; letter-spacing: 2px; text-transform: uppercase; }
@media (min-width: 480px) { .single-product.woocommerce .product .variations_form .label, .single-product.woocommerce .product .variations_form .qty-label, .single-product.woocommerce .product form.cart .label, .single-product.woocommerce .product form.cart .qty-label { min-width: 130px; } }
@media (min-width: 768px) { .single-product.woocommerce .product .variations_form .label, .single-product.woocommerce .product .variations_form .qty-label, .single-product.woocommerce .product form.cart .label, .single-product.woocommerce .product form.cart .qty-label { font-size: 1.125rem; } }
@media (min-width: 992px) { .single-product.woocommerce .product .variations_form .label, .single-product.woocommerce .product .variations_form .qty-label, .single-product.woocommerce .product form.cart .label, .single-product.woocommerce .product form.cart .qty-label { font-size: 1.5rem; } }
@media (min-width: 480px) { .single-product.woocommerce .product .variations_form .label label:after, .single-product.woocommerce .product .variations_form .qty-label label:after, .single-product.woocommerce .product form.cart .label label:after, .single-product.woocommerce .product form.cart .qty-label label:after { content: ':'; display: inline-block; } }
.single-product.woocommerce .product .variations_form select, .single-product.woocommerce .product form.cart select { outline: none; text-transform: uppercase; padding: 20px 40px 20px 20px; margin-right: 0 !important; border: 2px solid #EFF0F2; background-image: url("data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAA8AAD/4QMraHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjMtYzAxMSA2Ni4xNDU2NjEsIDIwMTIvMDIvMDYtMTQ6NTY6MjcgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzYgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkI0NEZBRTU0MkM2NDExRTc4MDI4QjIxRUNFQ0M1OTJGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkI0NEZBRTU1MkM2NDExRTc4MDI4QjIxRUNFQ0M1OTJGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QjQ0RkFFNTIyQzY0MTFFNzgwMjhCMjFFQ0VDQzU5MkYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QjQ0RkFFNTMyQzY0MTFFNzgwMjhCMjFFQ0VDQzU5MkYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAAGBAQEBQQGBQUGCQYFBgkLCAYGCAsMCgoLCgoMEAwMDAwMDBAMDg8QDw4MExMUFBMTHBsbGxwfHx8fHx8fHx8fAQcHBw0MDRgQEBgaFREVGh8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx//wAARCAAIAA0DAREAAhEBAxEB/8QAcgABAQAAAAAAAAAAAAAAAAAAAAgBAQEBAAAAAAAAAAAAAAAAAAAFBhAAAQMCAgsAAAAAAAAAAAAAAgERAwQFMVEA8CGREiJCEyMUJREAAQIDBQkAAAAAAAAAAAAAAQIDABESMUFRkQTwcaHB0SJCEyP/2gAMAwEAAhEDEQA/AKNqDuNonkkiA62iqCVRjdVOOUsEfbykuuefeU/ollSQXWlmy9KjyJ2xooDb6QDJC05EdYJbr0lOVZ7H0iMZVgfxcIoqdpnbqxz36BotVQXa/uSFU+MhPs4245w97NVEvnZO/fH/2Q=="); background-repeat: no-repeat; background-position: 94% 50%; cursor: pointer; }
@media (min-width: 992px) { .single-product.woocommerce .product .variations_form select, .single-product.woocommerce .product form.cart select { font-size: 1.125rem; } }
.single-product.woocommerce .product .variations_form .qty-label, .single-product.woocommerce .product form.cart .qty-label { font-weight: 700; float: left; padding-top: 18px; padding-right: 1em; }
.single-product.woocommerce .product .variations_form .qty-label span, .single-product.woocommerce .product form.cart .qty-label span { display: none; }
@media (min-width: 480px) { .single-product.woocommerce .product .variations_form .qty-label span, .single-product.woocommerce .product form.cart .qty-label span { display: inline-block; } }
.single-product.woocommerce .product .variations_form .quantity, .single-product.woocommerce .product form.cart .quantity { float: none; margin: 0 0 50px 0; }

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) { text-transform: uppercase; width: 100%; outline: none; padding: 8px; font-size: 1rem; line-height: 1.6; }
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus { border: 1px solid rgba(150, 150, 150, 0.2); }
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):-moz-placeholder { font-size: 1rem; color: #E4E6E9; line-height: 1.6; }
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-moz-placeholder { font-size: 1rem; color: #E4E6E9; line-height: 1.6; }
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):-ms-input-placeholder { font-size: 1rem; color: #E4E6E9; line-height: 1.6; }
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-webkit-input-placeholder { font-size: 1rem; color: #E4E6E9; line-height: 1.6; }
@media (min-width: 768px) { .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) { padding: 10px 15px; font-size: 1.125rem; }
  .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):-moz-placeholder { font-size: 1.125rem; }
  .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-moz-placeholder { font-size: 1.125rem; }
  .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):-ms-input-placeholder { font-size: 1.125rem; }
  .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-webkit-input-placeholder { font-size: 1.125rem; } }
.gform_wrapper li.gfield.gfield_error { border: none !important; background-color: transparent !important; }

.gform_heading { margin-bottom: 10px; }

.gform_body .gform_fields { list-style: none; margin-left: 0; padding-bottom: 15px; /*    @include breakpoint($sm){ padding-left: 30px; padding-right: 30px; }*/ }
.gform_body .gfield { margin-top: 0; margin-bottom: 0; padding: 15px 0; }
.gform_body .gfield:first-of-type { padding-top: 0; }
.gform_body .gfield .gfield_description { color: #999; font-style: italic; font-size: 15px; padding: 5px !important; }
.gform_body .gfield.field_description_above .gfield_description { margin-top: -5px; margin-bottom: 5px; }
.gform_body .gfield.field_description_below .gfield_description { margin-top: 5px; }
.gform_body .gfield .gfield_label { font-weight: 700; display: block; font-size: 0.75rem; letter-spacing: 1px; margin-bottom: 0px; }
.gform_body .gfield .gfield_label .gfield_required { color: red; padding: 0 3px; }
.gform_body .gfield .ginput_complex span { display: block; margin-bottom: 5px; }
.gform_body .gfield .ginput_complex label { color: #999; font-size: 15px; display: block; }
.gform_body .gfield.field_sublabel_above .ginput_complex label { margin-bottom: 2px; }
.gform_body .gfield.field_sublabel_below .ginput_complex label { margin: 2px 0 6px; }
.gform_body .gfield .gf_clear { clear: both; }
.gform_body .gf-full-width input, .gform_body .gf-full-width textarea, .gform_body .gf-full-width select, .gform_body .gf-full-width .gform_drop_area { width: 100%; }

.gsection, .gfield_html { padding: 15px 0; margin-bottom: 10px; }

.gsection_title { font-size: 18px; font-weight: 700; margin-bottom: 0; }

.gsection_description { color: #999; font-size: 15px; font-style: italic; margin-top: 5px; }

.gform_footer { clear: both; position: relative; text-align: center; padding-top: 15px; border-top: 2px solid #DF9700; }
.gform_footer input[type="submit"] { font-family: "Anton", sans-serif; letter-spacing: 3.67px; background: transparent; font-weight: 400; line-height: 1.2; text-align: center; text-decoration: none; vertical-align: middle; display: inline-block; border: none; padding: 0; text-transform: uppercase; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-clip: padding-box; cursor: pointer; -moz-transition-property: background, color, border-color; -o-transition-property: background, color, border-color; -webkit-transition-property: background, color, border-color; transition-property: background, color, border-color; -moz-transition-duration: 0.2s; -o-transition-duration: 0.2s; -webkit-transition-duration: 0.2s; transition-duration: 0.2s; font-size: 0.875rem; background: #393E46; color: #ffffff; min-width: 200px; padding: 17px 15px 14px; letter-spacing: 3px; }
.gform_footer input[type="submit"]:hover, .gform_footer input[type="submit"]:focus { -moz-transition-duration: 0.1s; -o-transition-duration: 0.1s; -webkit-transition-duration: 0.1s; transition-duration: 0.1s; text-decoration: none; }
.gform_footer input[type="submit"]:focus { outline: none; }
.gform_footer input[type="submit"]:active { -moz-transform: scale(0.95, 0.95); -ms-transform: scale(0.95, 0.95); -webkit-transform: scale(0.95, 0.95); transform: scale(0.95, 0.95); }
.gform_footer input[type="submit"].disabled { pointer-events: none; opacity: 0.5; }
.gform_footer input[type="submit"]:hover, .gform_footer input[type="submit"]:focus, .gform_footer input[type="submit"]:active { background: #222831; color: #ffffff; }

.gform_ajax_spinner { margin-left: 10px; }

.validation_error { line-height: 1.4; font-size: 1rem; padding: 20px; border: none !important; font-weight: normal !important; }

.validation_message { background-color: red; color: #fff !important; font-style: normal !important; font-size: 14px !important; clear: both; display: block; text-align: center; padding: 3px 5px; margin-top: 0 !important; margin-bottom: 5px; position: relative; top: 5px; }

.gform_confirmation_message { text-align: center; line-height: 1.4; }
.gform_confirmation_message:last-child { margin-bottom: 0; }

.gfield.gform_hidden { margin-bottom: 0 !important; }

/*==========  Radio & Checkbox  ==========*/
.gfield_checkbox, .gfield_radio { overflow: hidden; }
.gfield_checkbox > li, .gfield_radio > li { margin-bottom: 10px; }
.gfield_checkbox > li:last-child, .gfield_radio > li:last-child { margin-bottom: 0; }

/* Inline Options */
.gfield.gf-list-inline { margin-bottom: 5px; }
.gfield.gf-list-inline .gfield_checkbox > li, .gfield.gf-list-inline .gfield_radio > li { float: left; margin: 0 15px 15px 0 !important; }

/* Covered Options */
.gfield.gf-list-covered .gfield_checkbox > li, .gfield.gf-list-covered .gfield_radio > li { position: relative; margin-bottom: 15px; }
.gfield.gf-list-covered .gfield_checkbox label, .gfield.gf-list-covered .gfield_radio label { background-color: #f5f5f5; line-height: 1; display: inline-block; padding: 10px 15px 10px 30px; border: 1px solid #e5e5e5; margin-bottom: 0; }
.gfield.gf-list-covered .gfield_checkbox label:before, .gfield.gf-list-covered .gfield_radio label:before { font-family: 'icomoon'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; position: absolute; left: 10px; top: 50%; margin-top: -8px; }
.gfield.gf-list-covered .gfield_checkbox input[type="radio"], .gfield.gf-list-covered .gfield_checkbox input[type="checkbox"], .gfield.gf-list-covered .gfield_radio input[type="radio"], .gfield.gf-list-covered .gfield_radio input[type="checkbox"] { display: none; position: absolute; left: 10px; top: 50%; margin-top: -7px; }
.gfield.gf-list-covered .gfield_checkbox input[type="radio"]:checked + label, .gfield.gf-list-covered .gfield_checkbox input[type="checkbox"]:checked + label, .gfield.gf-list-covered .gfield_radio input[type="radio"]:checked + label, .gfield.gf-list-covered .gfield_radio input[type="checkbox"]:checked + label { background-color: #FFB823; color: #fff; }

/* List Full Width */
.gfield.gf-list-full-width .gfield_checkbox label, .gfield.gf-list-full-width .gfield_radio label { display: block; }
.gfield.gf-list-full-width .gfield_checkbox input[type="text"], .gfield.gf-list-full-width .gfield_radio input[type="text"] { width: 100%; }

/* Custom Checkbox */
.gfield.gf-list-covered .gfield_checkbox label:before { content: '\e607'; }
.gfield.gf-list-covered .gfield_checkbox input[type="checkbox"]:checked + label:before { content: '\e606'; }

/* Custom Radio Button */
.gfield.gf-list-covered .gfield_radio label:before { content: '\e608'; }
.gfield.gf-list-covered .gfield_radio input[type="radio"]:checked + label:before { content: '\e609'; }

/*==========  End of Radio & Checkbox  ==========*/
/*==========  Enhanced Select  ==========*/
.gform_wrapper .chosen-single { padding: 20px 15px; }
.gform_wrapper .chosen-single > span { color: #aaa; margin-right: 25px; }
@media (min-width: 768px) { .gform_wrapper .chosen-single { padding: 25px 20px; }
  .gform_wrapper .chosen-single span { margin-right: 35px; }
  .gform_wrapper .chosen-single div { width: 70px; } }
.gform_wrapper .chosen-container-active .chosen-single { border-color: rgba(150, 150, 150, 0.7); }
.gform_wrapper .chosen-container-active .chosen-single > span { color: #444; }
.gform_wrapper .chosen-drop { background-color: #fafafa; min-width: 250px; border: 1px solid rgba(150, 150, 150, 0.7); border-top: none; margin-top: -1px; }
.gform_wrapper .chosen-drop .chosen-results { max-height: 190px; padding: 4px; }
.gform_wrapper .chosen-drop .chosen-results li { line-height: 1.2; padding: 10px 10px 11px; }
.gform_wrapper .chosen-drop .chosen-results li.highlighted, .gform_wrapper .chosen-drop .chosen-results li:hover, .gform_wrapper .chosen-drop .chosen-results li:focus { background-color: #ececec; }
.gform_wrapper .chosen-container-multi .chosen-results { padding-top: 4px; }
.gform_wrapper .chosen-choices { /* Multi select */ }
.gform_wrapper .chosen-choices .search-field:before { content: ""; font-family: 'icomoon'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #999; font-size: 20px; right: 8px; margin: -10px 0 0 -10px; }
.gform_wrapper .chosen-choices input { min-width: 250px; }
.gform_wrapper .chosen-choices .search-choice { background-color: #f5f5f5; padding: 5px 15px; border: 1px solid #e8e8e8; margin-bottom: 5px; }
@media (min-width: 768px) { .gform_wrapper .chosen-choices .search-choice { padding: 5px 20px; } }
.gform_wrapper .chosen-search { min-width: 250px; padding: 3px 4px; margin: 0; position: relative; }
.gform_wrapper .chosen-search:after { content: ""; font-family: 'icomoon'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #999; font-size: 16px; right: 8px; margin-top: -8px; }
.gform_wrapper .chosen-search input { min-width: 248px; padding: 4px 25px 4px 5px; border: 1px solid #ddd; margin: 1px 0; }
@media (min-width: 768px) { .gform_wrapper .chosen-search input { min-width: 258px; } }
@media (max-width: 480px) { .gform_wrapper .chosen-select { font-size: 16px; letter-spacing: 1px; padding-left: 15px; padding-right: 15px; max-width: 100%; width: 100%; text-transform: capitalize; } }

.gform_wrapper .chosen-container, .chosen-select-block .chosen-container { text-align: left; position: relative; }
.gform_wrapper .chosen-with-drop .chosen-drop, .chosen-select-block .chosen-with-drop .chosen-drop { display: block; }
.gform_wrapper .chosen-single, .chosen-select-block .chosen-single { background: #fff; color: #444; line-height: 1.2; padding: 20px 15px; border: 1px solid rgba(150, 150, 150, 0.2); border-radius: 0; text-decoration: none; white-space: nowrap; display: block; width: 100%; margin: 0; position: relative; cursor: pointer; }
.gform_wrapper .chosen-single:focus, .chosen-select-block .chosen-single:focus { border-color: rgba(150, 150, 150, 0.7); }
@media (min-width: 768px) { .gform_wrapper .chosen-single, .chosen-select-block .chosen-single { padding: 14px 20px; } }
@media screen and (-webkit-min-device-pixel-ratio: 0) and (max-width: 767px) { .gform_wrapper .chosen-single, .chosen-select-block .chosen-single { font-size: 16px !important; } }
.gform_wrapper .chosen-single span, .chosen-select-block .chosen-single span { display: block; text-overflow: ellipsis; white-space: nowrap; }
.gform_wrapper .chosen-single div, .chosen-select-block .chosen-single div { width: 50px; height: 100%; position: absolute; top: 0; right: 0; }
.gform_wrapper .chosen-single b, .chosen-select-block .chosen-single b { position: absolute; top: 50%; left: 50%; -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); margin-top: 2px; }
.gform_wrapper .chosen-single b:before, .chosen-select-block .chosen-single b:before { content: ''; border: 5px solid transparent; border-top-color: #FFB823; }
.gform_wrapper .chosen-drop, .chosen-select-block .chosen-drop { display: none; position: absolute; width: 100%; top: 100%; left: 0; z-index: 99; }
.gform_wrapper .chosen-drop .chosen-search, .chosen-select-block .chosen-drop .chosen-search { display: none; white-space: nowrap; position: relative; }
.gform_wrapper .chosen-drop .chosen-search:after, .chosen-select-block .chosen-drop .chosen-search:after { position: absolute; top: 50%; }
.gform_wrapper .chosen-drop .chosen-search input, .chosen-select-block .chosen-drop .chosen-search input { width: 100%; outline: 0 none; }
.gform_wrapper .chosen-drop .chosen-results, .chosen-select-block .chosen-drop .chosen-results { margin: 0; overflow-x: hidden; overflow-y: auto; position: relative; }
.gform_wrapper .chosen-drop .chosen-results .active-result, .chosen-select-block .chosen-drop .chosen-results .active-result { cursor: pointer; }
.gform_wrapper .chosen-drop .chosen-results li, .chosen-select-block .chosen-drop .chosen-results li { list-style: none; margin: 0; }
.gform_wrapper .chosen-choices, .chosen-select-block .chosen-choices { /* Multi select */ margin-left: 0; }
.gform_wrapper .chosen-choices .search-field, .chosen-select-block .chosen-choices .search-field { margin-bottom: 0; position: relative; }
.gform_wrapper .chosen-choices .search-field:before, .chosen-select-block .chosen-choices .search-field:before { display: block; position: absolute; top: 50%; z-index: 10; }
.gform_wrapper .chosen-choices input, .chosen-select-block .chosen-choices input { cursor: pointer; display: block; }

/*==========  End of Enhanced Select  ==========*/
/*==========  Date Picker  ==========*/
.ui-datepicker { width: 216px; height: auto; margin: 5px auto 0; font: 9pt Arial, sans-serif; -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5); box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5); }

.ui-datepicker a { text-decoration: none; }

.ui-datepicker table { width: 100%; border-collapse: collapse; }

.ui-datepicker-header { background-color: #666; /* set the header background color */ color: #e0e0e0; font-weight: bold; -webkit-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, 0.2); -moz-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, 0.2); box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, 0.2); text-shadow: 1px -1px 0px #000; filter: dropshadow(color=#000, offx=1, offy=-1); line-height: 30px; min-height: 30px !important; border-width: 1px 0 0 0; border-style: solid; border-color: #666; }

.ui-datepicker-title { text-align: center; }

.ui-datepicker-title select { margin-top: 2.5%; }

.ui-datepicker-prev, .ui-datepicker-next { display: inline-block; width: 30px; height: 30px; text-align: center; cursor: pointer; background-image: url("../images/datepicker/arrow.png"); background-repeat: no-repeat; line-height: 600%; overflow: hidden; }

.ui-datepicker-prev { float: left; background-position: center -30px; }

.ui-datepicker-next { float: right; background-position: center 0px; }

.ui-datepicker thead { background: #f7f7f7; background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #f1f1f1)); background: -webkit-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%); background: -o-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%); background: -ms-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%); background: linear-gradient(to bottom, #f7f7f7 0%, #f1f1f1 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#f1f1f1',GradientType=0 ); border-bottom: 1px solid #bbb; }

.ui-datepicker th { text-transform: uppercase; text-align: center; font-size: 6pt; padding: 5px 0; color: #666666; text-shadow: 1px 0px 0px #fff; filter: dropshadow(color=#fff, offx=1, offy=0); }

.ui-datepicker tbody td { padding: 0; border-top: 1px solid #bbb; border-right: 1px solid #bbb; }

.ui-datepicker tbody td:last-child { border-right: 0px; }

.ui-datepicker tbody tr { border-bottom: 1px solid #bbb; }

.ui-datepicker tbody tr:last-child { border-bottom: 0px; }

.ui-datepicker td span, .ui-datepicker td a { display: inline-block; font-weight: bold; text-align: center; width: 30px; height: 30px; line-height: 30px; color: #666666; text-shadow: 1px 1px 0px #fff; filter: dropshadow(color=#fff, offx=1, offy=1); }

.ui-datepicker-calendar .ui-state-default { background: #ededed; background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZWRlZGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, #ededed 0%, #dedede 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ededed), color-stop(100%, #dedede)); background: -webkit-linear-gradient(top, #ededed 0%, #dedede 100%); background: -o-linear-gradient(top, #ededed 0%, #dedede 100%); background: -ms-linear-gradient(top, #ededed 0%, #dedede 100%); background: linear-gradient(to bottom, #ededed 0%, #dedede 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#dedede',GradientType=0 ); -webkit-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, 0.5); -moz-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, 0.5); box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, 0.5); }

.ui-datepicker-calendar .ui-state-hover { background: #f7f7f7; }

.ui-datepicker-calendar .ui-state-active { background: #FFF2AA; /* set the active date background color */ border: 1px solid #c19163; /* set the active date border color */ color: #666; /* set the active date font color */ -webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.1); -moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.1); box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.1); text-shadow: 0px 1px 0px #FFF; filter: dropshadow(color=#FFF, offx=0, offy=1); position: relative; margin: -1px; }

.ui-datepicker-unselectable .ui-state-default { background: #f4f4f4; color: #b4b3b3; }

.ui-datepicker-calendar td:first-child .ui-state-active { width: 29px; margin-left: 0; }

.ui-datepicker-calendar td:last-child .ui-state-active { width: 29px; margin-right: 0; }

.ui-datepicker-calendar tr:last-child .ui-state-active { height: 29px; margin-bottom: 0; }

td.ui-datepicker-unselectable.ui-state-disabled { background-color: #d7d7d7; }

table.ui-datepicker-calendar { margin: 0 0 0 0 !important; }

body div#ui-datepicker-div[style] { z-index: 9999 !important; }

/*==========  End of Date Picker  ==========*/
/*==========  Time  ==========*/
.clear-multi:before, .clear-multi:after { content: " "; display: table; }
.clear-multi:after { clear: both; }
.clear-multi > .ginput_container { float: left; margin-right: 10px; }
.clear-multi label { color: #999; font-size: 15px; }
.clear-multi input[type="text"] { width: 50px; }
.clear-multi select { width: auto; }

/*==========  End of Time  ==========*/
/*==========  Address  ==========*/
.ginput_complex .address_state label { display: none; }

@media (min-width: 768px) { .gf-address-col-2 .ginput_complex, .gf-address-col-3 .ginput_complex { margin-left: -10px; margin-right: -10px; }
  .gf-address-col-2 span, .gf-address-col-3 span { float: left; padding: 0 10px; }
  .gf-address-col-2 input, .gf-address-col-2 select, .gf-address-col-3 input, .gf-address-col-3 select { width: 100%; }
  .gf-address-col-2 span { width: 50%; }
  .gf-address-col-3 span { width: 33.333333%; } }
/*==========  End of Address  ==========*/
/*==========  File Upload  ==========*/
.gf-upload { margin-top: 15px; }
.gf-upload .gfield_label { text-align: center; margin-bottom: 0px; }

input[type="file"] { width: auto; }

.ginput_container_fileupload input[type="file"], .ginput_container_fileupload .gform_button_select_files { font-family: "Anton", sans-serif; letter-spacing: 3.67px; background: transparent; font-weight: 400; line-height: 1.2; text-align: center; text-decoration: none; vertical-align: middle; display: inline-block; border: none; padding: 0; text-transform: uppercase; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-clip: padding-box; cursor: pointer; -moz-transition-property: background, color, border-color; -o-transition-property: background, color, border-color; -webkit-transition-property: background, color, border-color; transition-property: background, color, border-color; -moz-transition-duration: 0.2s; -o-transition-duration: 0.2s; -webkit-transition-duration: 0.2s; transition-duration: 0.2s; padding: 16px 26px 13px 26px; background: #FFB823; color: #ffffff; min-width: 250px; padding: 15px; }
.ginput_container_fileupload input[type="file"]:hover, .ginput_container_fileupload input[type="file"]:focus, .ginput_container_fileupload .gform_button_select_files:hover, .ginput_container_fileupload .gform_button_select_files:focus { -moz-transition-duration: 0.1s; -o-transition-duration: 0.1s; -webkit-transition-duration: 0.1s; transition-duration: 0.1s; text-decoration: none; }
.ginput_container_fileupload input[type="file"]:focus, .ginput_container_fileupload .gform_button_select_files:focus { outline: none; }
.ginput_container_fileupload input[type="file"]:active, .ginput_container_fileupload .gform_button_select_files:active { -moz-transform: scale(0.95, 0.95); -ms-transform: scale(0.95, 0.95); -webkit-transform: scale(0.95, 0.95); transform: scale(0.95, 0.95); }
.ginput_container_fileupload input[type="file"].disabled, .ginput_container_fileupload .gform_button_select_files.disabled { pointer-events: none; opacity: 0.5; }
.ginput_container_fileupload input[type="file"]:hover, .ginput_container_fileupload input[type="file"]:focus, .ginput_container_fileupload input[type="file"]:active, .ginput_container_fileupload .gform_button_select_files:hover, .ginput_container_fileupload .gform_button_select_files:focus, .ginput_container_fileupload .gform_button_select_files:active { background: #DF9700; color: #ffffff; }
@media (min-width: 768px) { .ginput_container_fileupload input[type="file"], .ginput_container_fileupload .gform_button_select_files { font-size: 1.375rem; min-width: 315px; padding: 25px 30px; } }
.ginput_container_fileupload input[type="file"] { text-transform: uppercase; }
.ginput_container_fileupload + div .ginput_preview { padding: 7px 0; }
.ginput_container_fileupload + div .ginput_preview .gform_delete { display: inline-block; margin-right: 3px; }
.ginput_container_fileupload #extensions_message { display: block; font-size: 14px; margin: 5px 0; }
.ginput_container_fileupload .validation_message { background-color: #999; padding: 0; margin-bottom: 10px; }
.ginput_container_fileupload .validation_message ul { margin: 0; }
.ginput_container_fileupload .validation_message li { padding: 10px; margin: 0; border-bottom: 1px solid #888; }

.gform_drop_area { display: inline-block; background: #fff; color: #444; line-height: 1.2; padding: 20px 15px; border: 1px solid rgba(150, 150, 150, 0.2); border-radius: 0; }
.gform_drop_area:focus { border-color: rgba(150, 150, 150, 0.7); }
@media (min-width: 768px) { .gform_drop_area { padding: 14px 20px; } }
@media screen and (-webkit-min-device-pixel-ratio: 0) and (max-width: 767px) { .gform_drop_area { font-size: 16px !important; } }
.gform_drop_area input[type="button"] { font-family: "Anton", sans-serif; letter-spacing: 3.67px; background: transparent; font-weight: 400; line-height: 1.2; text-align: center; text-decoration: none; vertical-align: middle; display: inline-block; border: none; padding: 0; text-transform: uppercase; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-clip: padding-box; cursor: pointer; -moz-transition-property: background, color, border-color; -o-transition-property: background, color, border-color; -webkit-transition-property: background, color, border-color; transition-property: background, color, border-color; -moz-transition-duration: 0.2s; -o-transition-duration: 0.2s; -webkit-transition-duration: 0.2s; transition-duration: 0.2s; background: #FFB823; color: #ffffff; min-width: 250px; padding: 15px; padding: 10px 20px; }
.gform_drop_area input[type="button"]:hover, .gform_drop_area input[type="button"]:focus { -moz-transition-duration: 0.1s; -o-transition-duration: 0.1s; -webkit-transition-duration: 0.1s; transition-duration: 0.1s; text-decoration: none; }
.gform_drop_area input[type="button"]:focus { outline: none; }
.gform_drop_area input[type="button"]:active { -moz-transform: scale(0.95, 0.95); -ms-transform: scale(0.95, 0.95); -webkit-transform: scale(0.95, 0.95); transform: scale(0.95, 0.95); }
.gform_drop_area input[type="button"].disabled { pointer-events: none; opacity: 0.5; }
.gform_drop_area input[type="button"]:hover, .gform_drop_area input[type="button"]:focus, .gform_drop_area input[type="button"]:active { background: #DF9700; color: #ffffff; }
@media (min-width: 768px) { .gform_drop_area input[type="button"] { font-size: 1.375rem; min-width: 315px; padding: 25px 30px; } }

.gform_drop_instructions { color: #aaa; display: block; margin-bottom: 10px; }

/*==========  End of File Upload  ==========*/
/*==========  List  ==========*/
table.gfield_list .gfield_list_cell { padding-left: 0; }

/*==========  List  ==========*/
/*======================================
=            Custom Classes            =
======================================*/
.gform-full-width input[type="text"], .gform-full-width input[type="file"], .gform-full-width select, .gform-full-width textarea, .gform-full-width .gform_drop_area, .gform-full-width .gfield_list { width: 100%; }
.gform-full-width .gfield_list .gfield_list_cell { width: 75%; }
.gform-full-width .gfield_list .gfield_list_icons { width: 25%; }

.gf-time .clear-multi > div { float: left; width: 33.333333%; padding-right: 10px; margin-right: 0; }
.gf-time .clear-multi > div:last-child { padding-right: 0; }
.gf-time .gfield_time_hour i { display: none; }

.gform_body .gf-row { padding: 0; }
.gform_body .gf-row ul { list-style: none; margin-left: 0; margin-top: 0; }
.gform_body .gf-row ul:before, .gform_body .gf-row ul:after { content: " "; display: table; }
.gform_body .gf-row ul:after { clear: both; }
.gform_body .gf-row input, .gform_body .gf-row textarea, .gform_body .gf-row select { width: 100%; }
.gform_body .gf-row .gfield_html { display: none; }
@media (max-width: 767px) { .gform_body .gf-row .gfield.gf-col-2:nth-last-child(2), .gform_body .gf-row .gfield.gf-col-3:nth-last-child(2) { margin-bottom: 0; } }
@media (min-width: 768px) { .gform_body .gf-row { margin-left: -10px; margin-right: -10px; }
  .gform_body .gf-row .gfield.gf-col-2, .gform_body .gf-row .gfield.gf-col-3 { float: left; padding: 0 10px; margin-bottom: 0; }
  .gform_body .gf-row .gfield.gf-col-2 { width: 50%; }
  .gform_body .gf-row .gfield.gf-col-3 { width: 33.333333%; } }

.gform_body .gfield.gf-label-inline { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }
.gform_body .gfield.gf-label-inline .gfield_label { margin-right: 20px; margin-bottom: 0; }
.gform_body .gfield.gf-hide-label .gfield_label { visibility: hidden; opacity: 0; font-size: 0; height: 0; margin-bottom: 0; }
.gform_body .gf-hide-chosen-search .chosen-search { display: none !important; }

.gfield.gform_validation_container { display: none !important; }

.gplaceholder .gform_body .gfield .gfield_label { display: none; }

.gf-display-label .gfield_label { display: block !important; }

body .gform_wrapper ul li.gfield { margin-top: 2px; }

@media (min-width: 768px) { .gform_wrapper .top_label li.gfield.gf_left_half, .gform_wrapper .top_label li.gfield.gf_right_half { display: -moz-inline-stack; display: inline-block; vertical-align: top; width: 50%; padding-right: 16px; float: none; } }
.gform_wrapper .gfield_time_hour i { font-style: normal !important; font-family: sans-serif !important; width: 10px; text-align: center; float: right; margin-top: 0%; margin-right: -7px; }

.gform_wrapper.gf_browser_chrome select, .gform_wrapper select { font-size: inherit; font-family: inherit; padding: 6px 8px !important; letter-spacing: normal; }

.form_link { color: #3a3e47; font-size: 13px; text-decoration: underline; letter-spacing: 0px; text-transform: none; margin-top: 0 !important; }
.form_link:hover { color: #515763; }

.margin-top-0 { margin-top: 0; }

.swiper-container { margin: 0 auto; position: relative; overflow: hidden; /* Fix of Webkit flickering */ z-index: 1; }

.swiper-container-no-flexbox .swiper-slide { float: left; }

.swiper-container-vertical > .swiper-wrapper { -webkit-box-orient: vertical; -moz-box-orient: vertical; -ms-flex-direction: column; -webkit-flex-direction: column; flex-direction: column; }

.swiper-wrapper { position: relative; width: 100%; z-index: 1; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform; -o-transition-property: -o-transform; -ms-transition-property: -ms-transform; transition-property: transform; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

.swiper-container-android .swiper-slide, .swiper-wrapper { -webkit-transform: translate3d(0px, 0, 0); -moz-transform: translate3d(0px, 0, 0); -o-transform: translate(0px, 0px); -ms-transform: translate3d(0px, 0, 0); transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper { -webkit-box-lines: multiple; -moz-box-lines: multiple; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper { -webkit-transition-timing-function: ease-out; -moz-transition-timing-function: ease-out; -ms-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; margin: 0 auto; }

.swiper-slide { -webkit-flex-shrink: 0; -ms-flex: 0 0 auto; flex-shrink: 0; width: 100%; cursor: move; position: relative; }

/* Auto Height */
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide { height: auto; }

.swiper-container-autoheight .swiper-wrapper { -webkit-box-align: start; -ms-flex-align: start; -webkit-align-items: flex-start; align-items: flex-start; -webkit-transition-property: -webkit-transform, height; -moz-transition-property: -moz-transform; -o-transition-property: -o-transform; -ms-transition-property: -ms-transform; transition-property: transform, height; }

/* a11y */
.swiper-container .swiper-notification { position: absolute; left: 0; top: 0; pointer-events: none; opacity: 0; z-index: -1000; }

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal { -ms-touch-action: pan-y; touch-action: pan-y; }

.swiper-wp8-vertical { -ms-touch-action: pan-x; touch-action: pan-x; }

/* Arrows */
.swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled { opacity: 0.35; cursor: auto; pointer-events: none; }

.swiper-pagination.swiper-pagination-hidden { opacity: 0; }

/* Progress */
.swiper-pagination-progress { background: rgba(0, 0, 0, 0.25); position: absolute; }

.swiper-pagination-progress .swiper-pagination-progressbar { background: #FFB823; position: absolute; left: 0; top: 0; width: 100%; height: 100%; -webkit-transform: scale(0); -ms-transform: scale(0); -o-transform: scale(0); transform: scale(0); -webkit-transform-origin: left top; -moz-transform-origin: left top; -ms-transform-origin: left top; -o-transform-origin: left top; transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar { -webkit-transform-origin: right top; -moz-transform-origin: right top; -ms-transform-origin: right top; -o-transform-origin: right top; transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progress { width: 100%; height: 4px; left: 0; top: 0; }

.swiper-container-vertical > .swiper-pagination-progress { width: 4px; height: 100%; left: 0; top: 0; }

.swiper-pagination-progress.swiper-pagination-white { background: rgba(255, 255, 255, 0.5); }

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar { background: #fff; }

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar { background: #000; }

/* 3D Container */
.swiper-container-3d { -webkit-perspective: 1200px; -moz-perspective: 1200px; -o-perspective: 1200px; perspective: 1200px; }

.swiper-container-3d .swiper-wrapper, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-cube-shadow { -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; -ms-transform-style: preserve-3d; transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom { position: absolute; left: 0; top: 0; width: 100%; height: 100%; pointer-events: none; z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left { background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(transparent)); /* Safari 4+, Chrome */ background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent); /* Chrome 10+, Safari 5.1+, iOS 5+ */ background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent); /* Firefox 3.6-15 */ background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent); /* Opera 11.10-12.00 */ background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-right { background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(transparent)); /* Safari 4+, Chrome */ background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent); /* Chrome 10+, Safari 5.1+, iOS 5+ */ background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent); /* Firefox 3.6-15 */ background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent); /* Opera 11.10-12.00 */ background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-top { background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent)); /* Safari 4+, Chrome */ background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent); /* Chrome 10+, Safari 5.1+, iOS 5+ */ background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent); /* Firefox 3.6-15 */ background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent); /* Opera 11.10-12.00 */ background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-bottom { background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent)); /* Safari 4+, Chrome */ background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent); /* Chrome 10+, Safari 5.1+, iOS 5+ */ background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent); /* Firefox 3.6-15 */ background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent); /* Opera 11.10-12.00 */ background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); /* Firefox 16+, IE10, Opera 12.50+ */ }

/* Coverflow */
.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper { /* Windows 8 IE 10 fix */ -ms-perspective: 1200px; }

/* Cube + Flip */
.swiper-container-cube, .swiper-container-flip { overflow: visible; }

.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide { pointer-events: none; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; backface-visibility: hidden; z-index: 1; }

.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-container-cube .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

.swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-top, .swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-right { z-index: 0; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; backface-visibility: hidden; }

/* Cube */
.swiper-container-cube .swiper-slide { visibility: hidden; -webkit-transform-origin: 0 0; -moz-transform-origin: 0 0; -ms-transform-origin: 0 0; transform-origin: 0 0; width: 100%; height: 100%; }

.swiper-container-cube.swiper-container-rtl .swiper-slide { -webkit-transform-origin: 100% 0; -moz-transform-origin: 100% 0; -ms-transform-origin: 100% 0; transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-prev, .swiper-container-cube .swiper-slide-next + .swiper-slide { pointer-events: auto; visibility: visible; }

.swiper-container-cube .swiper-cube-shadow { position: absolute; left: 0; bottom: 0px; width: 100%; height: 100%; background: #000; opacity: 0.6; -webkit-filter: blur(50px); filter: blur(50px); z-index: 0; }

/* Fade */
.swiper-container-fade.swiper-container-free-mode .swiper-slide { -webkit-transition-timing-function: ease-out; -moz-transition-timing-function: ease-out; -ms-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide { pointer-events: none; -webkit-transition-property: opacity; -moz-transition-property: opacity; -o-transition-property: opacity; transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

/* Scrollbar */
.swiper-scrollbar { border-radius: 10px; position: relative; -ms-touch-action: none; background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar { position: absolute; left: 1%; bottom: 3px; z-index: 50; height: 5px; width: 98%; }

.swiper-container-vertical > .swiper-scrollbar { position: absolute; right: 3px; top: 1%; z-index: 50; width: 5px; height: 98%; }

.swiper-scrollbar-drag { height: 100%; width: 100%; position: relative; background: rgba(0, 0, 0, 0.5); border-radius: 10px; left: 0; top: 0; }

.swiper-scrollbar-cursor-drag { cursor: move; }

/* Preloader */
.swiper-lazy-preloader { width: 42px; height: 42px; position: absolute; left: 50%; top: 50%; margin-left: -21px; margin-top: -21px; z-index: 10; -webkit-transform-origin: 50%; -moz-transform-origin: 50%; transform-origin: 50%; -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite; -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite; animation: swiper-preloader-spin 1s steps(12, end) infinite; }

.swiper-lazy-preloader:after { display: block; content: ""; width: 100%; height: 100%; background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); background-position: 50%; -webkit-background-size: 100%; background-size: 100%; background-repeat: no-repeat; }

.swiper-lazy-preloader-white:after { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

@-webkit-keyframes swiper-preloader-spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes swiper-preloader-spin { 100% { transform: rotate(360deg); } }
/* Magnific Popup CSS */
.mfp-bg { top: 0; left: 0; width: 100%; height: 100%; z-index: 1042; overflow: hidden; position: fixed; background: rgba(0, 0, 0, 0.5); opacity: 0.8; }

.mfp-wrap { top: 0; left: 0; width: 100%; height: 100%; z-index: 99999; position: fixed; outline: none !important; -webkit-backface-visibility: hidden; }

.mfp-container { text-align: center; position: absolute; width: 100%; height: 100%; left: 0; top: 0; padding: 0; box-sizing: border-box; }

.mfp-container:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; }

.mfp-align-top .mfp-container:before { display: none; }

.mfp-content { position: relative; display: inline-block; vertical-align: middle; margin: 0 auto; text-align: left; z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content { width: 100%; cursor: auto; }

.mfp-ajax-cur { cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close { cursor: -moz-zoom-out; cursor: -webkit-zoom-out; cursor: zoom-out; }

.mfp-zoom { cursor: pointer; cursor: -webkit-zoom-in; cursor: -moz-zoom-in; cursor: zoom-in; }

.mfp-auto-cursor .mfp-content { cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter { -webkit-user-select: none; -moz-user-select: none; user-select: none; }

.mfp-loading.mfp-figure { display: none; }

.mfp-hide { display: none !important; }

.mfp-preloader { color: #CCC; position: absolute; top: 50%; width: auto; text-align: center; margin-top: -0.8em; left: 8px; right: 8px; z-index: 1044; }
.mfp-preloader a { color: #CCC; }
.mfp-preloader a:hover { color: #FFF; }

.mfp-s-ready .mfp-preloader { display: none; }

.mfp-s-error .mfp-content { display: none; }

button.mfp-close, button.mfp-arrow { overflow: visible; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; display: block; outline: none; padding: 0; z-index: 1046; box-shadow: none; touch-action: manipulation; }
button::-moz-focus-inner { padding: 0; border: 0; }

.mfp-close { width: 44px; height: 44px; line-height: 44px; position: absolute; right: 0; top: 0; text-decoration: none; text-align: center; opacity: 0.65; padding: 0 0 18px 10px; color: #FFF; font-style: normal; font-size: 28px; font-family: Arial, Baskerville, monospace; }
.mfp-close:hover, .mfp-close:focus { opacity: 1; }
.mfp-close:active { top: 1px; }

.mfp-close-btn-in .mfp-close { color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close { color: #FFF; right: -6px; text-align: right; padding-right: 6px; width: 100%; }

.mfp-counter { position: absolute; top: 0; right: 0; color: #CCC; font-size: 12px; line-height: 18px; white-space: nowrap; }

.mfp-iframe-holder { padding-top: 40px; padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content { line-height: 0; width: 100%; max-width: 900px; }
.mfp-iframe-holder .mfp-close { top: -40px; }

.mfp-iframe-scaler { width: 100%; height: 0; overflow: hidden; padding-top: 56.25%; }
.mfp-iframe-scaler iframe { position: absolute; display: block; top: 0; left: 0; width: 100%; height: 100%; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: #000; }

/* Main image in popup */
img.mfp-img { width: auto; max-width: 100%; height: auto; display: block; line-height: 0; box-sizing: border-box; padding: 40px 0 40px; margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure { line-height: 0; }
.mfp-figure:after { content: ''; position: absolute; left: 0; top: 40px; bottom: 40px; display: block; right: 0; width: auto; height: auto; z-index: -1; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: #444; }
.mfp-figure small, .mfp-figure .small { color: #BDBDBD; display: block; font-size: 12px; line-height: 14px; }
.mfp-figure figure { margin: 0; }

.mfp-bottom-bar { margin-top: -36px; position: absolute; top: 100%; left: 0; width: 100%; cursor: auto; }

.mfp-title { text-align: left; line-height: 18px; color: #F3F3F3; word-wrap: break-word; padding-right: 36px; }

.mfp-image-holder .mfp-content { max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure { cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { /** Remove all paddings around the image on small screen */
  .mfp-img-mobile .mfp-image-holder { padding-left: 0; padding-right: 0; }
  .mfp-img-mobile img.mfp-img { padding: 0; }
  .mfp-img-mobile .mfp-figure:after { top: 0; bottom: 0; }
  .mfp-img-mobile .mfp-figure small, .mfp-img-mobile .mfp-figure .small { display: inline; margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar { background: rgba(0, 0, 0, 0.6); bottom: 0; margin: 0; top: auto; padding: 3px 5px; position: fixed; box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty { padding: 0; }
  .mfp-img-mobile .mfp-counter { right: 5px; top: 3px; }
  .mfp-img-mobile .mfp-close { top: 0; right: 0; width: 35px; height: 35px; line-height: 35px; background: rgba(0, 0, 0, 0.6); position: fixed; text-align: center; padding: 0; } }
@media all and (max-width: 900px) { .mfp-arrow { -webkit-transform: scale(0.75); transform: scale(0.75); }
  .mfp-arrow-left { -webkit-transform-origin: 0; transform-origin: 0; }
  .mfp-arrow-right { -webkit-transform-origin: 100%; transform-origin: 100%; }
  .mfp-container { padding-left: 6px; padding-right: 6px; } }
/* ====== Zoom effect ====== */
.mfp-zoom-in { /* start state */ /* animate in */ /* animate out */ }
.mfp-zoom-in .mfp-content { opacity: 0; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -moz-transform: scale(0.8, 0.8); -ms-transform: scale(0.8, 0.8); -webkit-transform: scale(0.8, 0.8); transform: scale(0.8, 0.8); }
.mfp-zoom-in.mfp-bg { opacity: 0; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }
.mfp-zoom-in.mfp-ready .mfp-content { opacity: 1; -moz-transform: scale(1, 1); -ms-transform: scale(1, 1); -webkit-transform: scale(1, 1); transform: scale(1, 1); }
.mfp-zoom-in.mfp-ready.mfp-bg { opacity: 1; }
.mfp-zoom-in.mfp-removing .mfp-content { -moz-transform: scale(0.8, 0.8); -ms-transform: scale(0.8, 0.8); -webkit-transform: scale(0.8, 0.8); transform: scale(0.8, 0.8); opacity: 0; }
.mfp-zoom-in.mfp-removing.mfp-bg { opacity: 0; }

/* ====== Zoom-out effect ====== */
.mfp-zoom-out { /* start state */ /* animate in */ /* animate out */ }
.mfp-zoom-out .mfp-content { opacity: 0; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; -moz-transform: scale(1.3, 1.3); -ms-transform: scale(1.3, 1.3); -webkit-transform: scale(1.3, 1.3); transform: scale(1.3, 1.3); }
.mfp-zoom-out.mfp-bg { opacity: 0; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }
.mfp-zoom-out.mfp-ready .mfp-content { opacity: 1; -moz-transform: scale(1, 1); -ms-transform: scale(1, 1); -webkit-transform: scale(1, 1); transform: scale(1, 1); }
.mfp-zoom-out.mfp-ready.mfp-bg { opacity: 0.8; }
.mfp-zoom-out.mfp-removing .mfp-content { -moz-transform: scale(1.3, 1.3); -ms-transform: scale(1.3, 1.3); -webkit-transform: scale(1.3, 1.3); transform: scale(1.3, 1.3); opacity: 0; }
.mfp-zoom-out.mfp-removing.mfp-bg { opacity: 0; }

/* ====== Newspaper effect ====== */
.mfp-newspaper { /* start state */ /* animate in */ /* animate out */ }
.mfp-newspaper .mfp-content { opacity: 0; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-transition: all 0.5s; transition: all 0.5s; -moz-transform: scale(0, 0); -ms-transform: scale(0, 0); -webkit-transform: scale(0, 0); transform: scale(0, 0); -moz-transform: rotate(500deg); -ms-transform: rotate(500deg); -webkit-transform: rotate(500deg); transform: rotate(500deg); }
.mfp-newspaper.mfp-bg { opacity: 0; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-transition: all 0.5s; transition: all 0.5s; }
.mfp-newspaper.mfp-ready .mfp-content { opacity: 1; -moz-transform: scale(1, 1); -ms-transform: scale(1, 1); -webkit-transform: scale(1, 1); transform: scale(1, 1); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); }
.mfp-newspaper.mfp-ready.mfp-bg { opacity: 0.8; }
.mfp-newspaper.mfp-removing .mfp-content { -moz-transform: scale(0, 0); -ms-transform: scale(0, 0); -webkit-transform: scale(0, 0); transform: scale(0, 0); -moz-transform: rotate(500deg); -ms-transform: rotate(500deg); -webkit-transform: rotate(500deg); transform: rotate(500deg); opacity: 0; }
.mfp-newspaper.mfp-removing.mfp-bg { opacity: 0; }

/* ====== Move-from-top effect ====== */
.mfp-move-from-top { /* start state */ /* animate in */ /* animate out */ }
.mfp-move-from-top .mfp-content { vertical-align: top; opacity: 0; -moz-transition: all 0.2s; -o-transition: all 0.2s; -webkit-transition: all 0.2s; transition: all 0.2s; -moz-transform: translateY(-100px); -ms-transform: translateY(-100px); -webkit-transform: translateY(-100px); transform: translateY(-100px); }
.mfp-move-from-top.mfp-bg { opacity: 0; -moz-transition: all 0.2s; -o-transition: all 0.2s; -webkit-transition: all 0.2s; transition: all 0.2s; }
.mfp-move-from-top.mfp-ready .mfp-content { opacity: 1; -moz-transform: translateY(0); -ms-transform: translateY(0); -webkit-transform: translateY(0); transform: translateY(0); }
.mfp-move-from-top.mfp-ready.mfp-bg { opacity: 0.8; }
.mfp-move-from-top.mfp-removing .mfp-content { -moz-transform: translateY(-50px); -ms-transform: translateY(-50px); -webkit-transform: translateY(-50px); transform: translateY(-50px); opacity: 0; }
.mfp-move-from-top.mfp-removing.mfp-bg { opacity: 0; }

/* ====== 3d unfold ====== */
.mfp-3d-unfold { /* start state */ /* animate in */ /* animate out */ }
.mfp-3d-unfold .mfp-content { opacity: 0; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; -moz-transform-style: preserve-3d; -webkit-transform-style: preserve-3d; transform-style: preserve-3d; -moz-perspective: 2000px; -webkit-perspective: 2000px; perspective: 2000px; -moz-transform: rotateY(-60deg); -webkit-transform: rotateY(-60deg); transform: rotateY(-60deg); }
.mfp-3d-unfold.mfp-bg { opacity: 0; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-transition: all 0.5s; transition: all 0.5s; }
.mfp-3d-unfold.mfp-ready .mfp-content { opacity: 1; -moz-transform: rotateY(0deg); -webkit-transform: rotateY(0deg); transform: rotateY(0deg); }
.mfp-3d-unfold.mfp-ready.mfp-bg { opacity: 0.8; }
.mfp-3d-unfold.mfp-removing .mfp-content { -moz-transform: rotateY(60deg); -webkit-transform: rotateY(60deg); transform: rotateY(60deg); opacity: 0; }
.mfp-3d-unfold.mfp-removing.mfp-bg { opacity: 0; }

/* ====== Fade ====== */
.mfp-fade { /* start state */ /* animate in */ }
.mfp-fade .mfp-content { opacity: 0; -moz-transition: all 0.15s ease-out; -o-transition: all 0.15s ease-out; -webkit-transition: all 0.15s ease-out; transition: all 0.15s ease-out; }
.mfp-fade.mfp-bg { opacity: 0; -moz-transition: all 0.15s ease-out; -o-transition: all 0.15s ease-out; -webkit-transition: all 0.15s ease-out; transition: all 0.15s ease-out; }
.mfp-fade.mfp-ready .mfp-content { opacity: 1; }
.mfp-fade.mfp-ready.mfp-bg { opacity: .8; }
.mfp-fade.mfp-removing .mfp-content { opacity: 0; }
.mfp-fade.mfp-removing.mfp-bg { opacity: 0; }

.btn-primary { background: #FFB823; color: #ffffff; min-width: 250px; padding: 15px; }
.btn-primary:hover, .btn-primary:focus, .btn-primary:active { background: #DF9700; color: #ffffff; }
@media (min-width: 768px) { .btn-primary { font-size: 1.375rem; min-width: 315px; padding: 25px 30px; } }

.btn-primary-small { background: #FFB823; font-size: 0.875rem; letter-spacing: 3.2px; color: #ffffff; min-width: 200px; padding: 17px 15px 14px; }
.btn-primary-small:hover, .btn-primary-small:focus, .btn-primary-small:active { background: #DF9700; color: #ffffff; }

.btn-secondary-small { font-size: 0.875rem; background: #393E46; color: #ffffff; min-width: 200px; padding: 17px 15px 14px; }
.btn-secondary-small:hover, .btn-secondary-small:focus, .btn-secondary-small:active { background: #222831; color: #ffffff; }

.btn-secondary { background: #393E46; color: #ffffff; min-width: 250px; padding: 15px; }
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active { background: #222831; color: #ffffff; }
@media (min-width: 768px) { .btn-secondary { font-size: 1.375rem; min-width: 315px; padding: 25px 30px; } }

.btn-xs { padding: 7px 14px; }

.btn-sm { padding: 10px 20px; }

.btn-md { padding: 16px 26px 13px 26px; }

.btn-lg { padding: 16px 32px; }

.btn-block { display: block; width: 100%; }

[class^="i-"], [class*=" i-"] { font-family: 'icomoon'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.i-untapped:before { content: "\e906"; }

.i-left-arrow:before { content: "\e904"; color: #ffb823; }

.i-right-arrow:before { content: "\e905"; color: #ffb823; }

.i-round-border-plus:before { content: "\e903"; color: #efa200; }

.i-barley-leaf:before { content: "\e901"; color: #fefefe; }

.i-shopping-cart:before { content: "\e907"; }

.i-calendar:before { content: "\e60d"; }

.i-email:before { content: "\e613"; }

.i-close:before { content: "\e62e"; }

.i-menu:before { content: "\e62f"; }

.i-check-box:before { content: "\e606"; }

.i-chevron-thin-down:before { content: "\e615"; }

.i-chevron-thin-left:before { content: "\e616"; }

.i-chevron-thin-right:before { content: "\e617"; }

.i-chevron-thin-up:before { content: "\e618"; }

.i-twitter:before { content: "\e631"; }

.i-youtube:before { content: "\e635"; }

.i-chevron-small-left:before { content: "\e900"; }

.i-google:before { content: "\e627"; }

.i-linkedin:before { content: "\e62b"; }

.i-triangle-down:before { content: "\e902"; }

.i-facebook:before { content: "\ea90"; }

.i-instagram:before { content: "\ea92"; }

.i-play:before { content: "\ea1c"; }

.i-compass2:before { content: "\e94a"; }

.i-map:before { content: "\e94b"; }

.i-map2:before { content: "\e94c"; }

.color-primary { color: #FFB823 !important; }

.color-secondary { color: #DF9700 !important; }

.section-color-light { color: #fff; }
.section-color-light > * { color: #fff; }

.pad-xxxs { padding-top: 5px; padding-bottom: 5px; }

.pad-xxs { padding-top: 15px; padding-bottom: 15px; }

.pad-xs { padding-top: 30px; padding-bottom: 30px; }

.pad-sm { padding-top: 50px; padding-bottom: 50px; }

.pad-md { padding-top: 50px; padding-bottom: 50px; }
@media (min-width: 768px) { .pad-md { padding-top: 70px; padding-bottom: 70px; } }

.pad-lg { padding-top: 70px; padding-bottom: 70px; }
@media (min-width: 768px) { .pad-lg { padding-top: 90px; padding-bottom: 90px; } }

.pad-xlg { padding-top: 70px; padding-bottom: 70px; }
@media (min-width: 768px) { .pad-xlg { padding-top: 120px; padding-bottom: 120px; } }

.pad-xxlg { padding-top: 70px; padding-bottom: 70px; }
@media (min-width: 768px) { .pad-xxlg { padding-top: 150px; padding-bottom: 150px; } }

.pad-top-0 { padding-top: 0; }

.pad-top-xxxs { padding-top: 5px; }

.pad-top-xxs { padding-top: 15px; }

.pad-top-xs { padding-top: 30px; }

.pad-top-sm { padding-top: 50px; }

.pad-top-md { padding-top: 50px; }
@media (min-width: 768px) { .pad-top-md { padding-top: 70px; } }

.pad-top-lg { padding-top: 70px; }
@media (min-width: 768px) { .pad-top-lg { padding-top: 90px; } }

.pad-top-xlg { padding-top: 90px; }
@media (min-width: 768px) { .pad-top-xlg { padding-top: 120px; } }

.pad-top-xxlg { padding-top: 120px; }
@media (min-width: 768px) { .pad-top-xxlg { padding-top: 150px; } }

.pad-bottom-0 { padding-bottom: 0; }

.pad-bottom-xxxs { padding-bottom: 5px; }

.pad-bottom-xxs { padding-bottom: 15px; }

.pad-bottom-xs { padding-bottom: 30px; }

.pad-bottom-sm { padding-bottom: 50px; }

.pad-bottom-md { padding-bottom: 50px; }
@media (min-width: 768px) { .pad-bottom-md { padding-bottom: 70px; } }

.pad-bottom-lg { padding-bottom: 70px; }
@media (min-width: 768px) { .pad-bottom-lg { padding-bottom: 90px; } }

.pad-bottom-xlg { padding-bottom: 90px; }
@media (min-width: 768px) { .pad-bottom-xlg { padding-bottom: 120px; } }

.pad-bottom-xxlg { padding-bottom: 120px; }
@media (min-width: 768px) { .pad-bottom-xxlg { padding-bottom: 150px; } }

.pad-bottom-xxxlg { padding-bottom: 150px; }
@media (min-width: 768px) { .pad-bottom-xxxlg { padding-bottom: 250px; } }

.margin-top-0 { margin-top: 0 !important; }

.margin-top-xxs { margin-top: 15px; }

.margin-top-xs { margin-top: 30px !important; }

.margin-top-sm { margin-top: 50px !important; }

.margin-top-md { margin-top: 50px !important; }
@media (min-width: 768px) { .margin-top-md { margin-top: 70px !important; } }

.margin-top-lg { margin-top: 70px !important; }
@media (min-width: 768px) { .margin-top-lg { margin-top: 90px !important; } }

.margin-top-xlg { margin-top: 90px !important; }
@media (min-width: 768px) { .margin-top-xlg { margin-top: 120px !important; } }

.margin-top-xxlg { margin-top: 120px !important; }
@media (min-width: 768px) { .margin-top-xxlg { margin-top: 150px !important; } }

.margin-bottom-0 { margin-bottom: 0 !important; }

.margin-bottom-xxs { margin-bottom: 15px !important; }

.margin-bottom-xs { margin-bottom: 30px !important; }

.margin-bottom-sm { margin-bottom: 50px !important; }

.margin-bottom-md { margin-bottom: 50px !important; }
@media (min-width: 768px) { .margin-bottom-md { margin-bottom: 70px !important; } }

.margin-bottom-lg { margin-bottom: 70px !important; }
@media (min-width: 768px) { .margin-bottom-lg { margin-bottom: 90px !important; } }

.margin-bottom-xlg { margin-bottom: 90px !important; }
@media (min-width: 768px) { .margin-bottom-xlg { margin-bottom: 120px !important; } }

.margin-bottom-xxlg { margin-bottom: 120px !important; }
@media (min-width: 768px) { .margin-bottom-xxlg { margin-bottom: 150px !important; } }

@media (min-width: 992px) { .negative-margin-bottom-xxlg { margin-bottom: -200px !important; } }

.flex { display: -ms-flexbox; display: -webkit-flex; display: flex; }

.lead, .big { font-size: 20px; }

.relative { position: relative; }

.i-font:before { font-family: 'icomoon'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.i-font-after:after { font-family: 'icomoon'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }

.clear { clear: both !important; }

.clear-left { clear: left !important; }

.clear-right { clear: right !important; }

.text-center { text-align: center; }

.text-left { text-align: left; }

.text-right { text-align: right; }

.text-justify { text-align: justify; }

.text-truncate { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.text-underline { text-decoration: underline; }

.light { font-weight: 300; }

.regular { font-weight: 400; }

.semi-bold { font-weight: 600; }

.bold { font-weight: 700; }

.caps { text-transform: uppercase; }

@media (max-width: 767px) { .text-center-xs { text-align: center; } }

@media (max-width: 991px) { .text-center-sm-max { text-align: center; } }

@media (max-width: 1199px) { .text-center-md-max { text-align: center; } }

.align-left, .alignleft { float: left; margin: 0 25px 10px 0; }

.align-right, .alignright { float: right; margin: 0 0 10px 25px; }

.align-center, .aligncenter { clear: both; display: block; margin: 0 auto 20px auto; }

.list-unstyled { list-style: none; margin-left: 0; }

/* img.align-left, img.alignleft, img.align-right, img.alignright, img.align-center, img.aligncenter {} */
.pull-left { float: left !important; }

.pull-right { float: right !important; }

.block { display: block !important; }

.show { display: block !important; }

.visible { visibility: visible; }

.hidden { display: none; visibility: hidden; }

.invisible { visibility: hidden; }

.js .wow { visibility: hidden; }
@media (max-width: 767px) { .js .wow { visibility: visible !important; -moz-animation: none !important; -webkit-animation: none !important; animation: none !important; } }

.no-mutationobserver .wow { visibility: visible !important; -moz-animation: none !important; -webkit-animation: none !important; animation: none !important; }

.color-arsenic { color: #393E46; }

.color-supernova { color: #FFB823; }

.lily-white-bg { background-color: #F9FAFA; }

.section-title { font-size: 2.5rem; letter-spacing: 6px; line-height: 1.2; color: #E4E6E9; margin-bottom: 0; text-align: center; text-transform: uppercase; }
.section-title br { display: none; }
.section-title.color-arsenic { color: #393E46; }
.section-title.color-supernova { color: #FFB823; }
@media (min-width: 768px) { .section-title { text-align: left; font-size: 3.75rem; } }
@media (min-width: 992px) { .section-title { font-size: 8.125rem; }
  .section-title br { display: block; } }

.secondary-heading { font-family: "Roboto Mono", monospace; font-size: 1.25rem; font-weight: 700; letter-spacing: 2px; }
@media (min-width: 768px) { .secondary-heading { font-size: 1.5rem; } }

.overview-text, .overview-text * { font-family: "Roboto Mono", monospace; font-weight: 400; font-size: 1.0625rem; letter-spacing: 0.9px; line-height: 1.4; }
@media (min-width: 768px) { .overview-text, .overview-text * { font-size: 1.125rem; } }

.caption-text { font-family: "Roboto Mono", monospace; font-weight: 700; font-size: 0.75rem; letter-spacing: 1.29px; color: #B8BDC6; }

.supernova-more-link { color: #FFB823; text-decoration: underline; font-size: 1rem; }
.supernova-more-link:hover, .supernova-more-link:active, .supernova-more-link:focus { color: #DF9700; text-decoration: underline; }
@media (min-width: 768px) { .supernova-more-link { font-size: 1.125rem; } }

.untapped-link { color: #FFB823; text-decoration: underline; font-size: 1rem; }
@media (min-width: 768px) { .untapped-link { font-size: 1.125rem; } }
.untapped-link:before { font-family: 'icomoon'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\e906"; margin-right: 5px; display: inline-block; }
.untapped-link:hover, .untapped-link:active, .untapped-link:focus { color: #DF9700; text-decoration: underline; }

.supernova-more-link-arrow { color: #FFB823; text-decoration: underline; font-size: 1rem; }
.supernova-more-link-arrow:before { font-family: 'icomoon'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\e900"; margin-right: 5px; display: inline-block; }
.supernova-more-link-arrow:hover, .supernova-more-link-arrow:active, .supernova-more-link-arrow:focus { color: #DF9700; text-decoration: underline; }
.supernova-more-link-arrow:hover:before, .supernova-more-link-arrow:active:before, .supernova-more-link-arrow:focus:before { -moz-animation: leftRightBounce 1s infinite; -webkit-animation: leftRightBounce 1s infinite; animation: leftRightBounce 1s infinite; }
@media (min-width: 768px) { .supernova-more-link-arrow { font-size: 1.125rem; } }

.arsenic-more-link { color: #393E46; text-decoration: underline; font-size: 1rem; }
.arsenic-more-link:hover, .arsenic-more-link:active, .arsenic-more-link:focus { color: #DF9700; text-decoration: underline; }
@media (min-width: 768px) { .arsenic-more-link { font-size: 1.125rem; } }

.supernova-underline:after { content: ''; display: block; height: 1px; background-color: #FFB823; width: 100%; margin-top: 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

.arsenic-underline:after { content: ''; display: block; height: 1px; background-color: #393E46; width: 100%; margin-top: 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

.animating-menu-overlay { position: fixed; width: 100%; height: 100vh; top: 0; left: 0; opacity: 0; pointer-events: none; z-index: 0; -moz-transition: opacity 0.2s; -o-transition: opacity 0.2s; -webkit-transition: opacity 0.2s; transition: opacity 0.2s; }
.animating-menu-overlay.is-active { pointer-events: visible; opacity: 1; z-index: 99; }

.modal { margin: 0 auto; max-width: 600px; max-height: 550px; width: 95%; font-size: 1.1em; position: fixed; z-index: 992; pointer-events: none; top: 50%; left: 50%; overflow: auto; -moz-transform: translate3d(-50%, -50%, 0); -ms-transform: translate3d(-50%, -50%, 0); -webkit-transform: translate3d(-50%, -50%, 0); transform: translate3d(-50%, -50%, 0); opacity: 0; }
@media (min-width: 768px) { .modal { width: 100%; } }
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .modal { z-index: -1; } }
.modal.modal--open.block-revealer { opacity: 1; }
.modal.modal--open { pointer-events: visible; }
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .modal.modal--open { opacity: 1; z-index: 992; } }
.modal.modal--open .i-close { z-index: 100; }
.modal .modal-inner { background-color: #FFB823; padding: 30px 20px; position: relative; opacity: 0; }
@media (min-width: 768px) { .modal .modal-inner { padding: 60px 50px; } }
.modal .block-revealer__content .modal-inner { opacity: 1; }
.modal .i-close { position: absolute; right: 0; top: 0; cursor: pointer; font-size: 1.5625rem; color: #DF9700; -moz-transition: 0.2s; -o-transition: 0.2s; -webkit-transition: 0.2s; transition: 0.2s; padding: 10px; z-index: -1; }
.modal .i-close:hover { color: #393E46; }
@media (min-width: 768px) { .modal .form-block { padding-left: 30px; padding-right: 30px; } }
.modal .form-block .gform_wrapper { margin: 0; }
.modal .form-block h2 { margin-bottom: 0; }
.modal .form-block label { display: block; font-size: 0.75rem; font-weight: bold; letter-spacing: 1px; margin-bottom: 10px; }
.modal .form-block input[type="text"], .modal .form-block input[type="email"] { width: 100%; outline: none; padding: 8px; font-size: 1rem; line-height: 1.6; }
.modal .form-block input[type="text"]:focus, .modal .form-block input[type="email"]:focus { border: 1px solid rgba(150, 150, 150, 0.2); }
.modal .form-block input[type="text"]:-moz-placeholder, .modal .form-block input[type="email"]:-moz-placeholder { font-size: 1rem; color: #E4E6E9; line-height: 1.6; }
.modal .form-block input[type="text"]::-moz-placeholder, .modal .form-block input[type="email"]::-moz-placeholder { font-size: 1rem; color: #E4E6E9; line-height: 1.6; }
.modal .form-block input[type="text"]:-ms-input-placeholder, .modal .form-block input[type="email"]:-ms-input-placeholder { font-size: 1rem; color: #E4E6E9; line-height: 1.6; }
.modal .form-block input[type="text"]::-webkit-input-placeholder, .modal .form-block input[type="email"]::-webkit-input-placeholder { font-size: 1rem; color: #E4E6E9; line-height: 1.6; }
@media (min-width: 768px) { .modal .form-block input[type="text"], .modal .form-block input[type="email"] { padding: 10px 15px; font-size: 1.125rem; }
  .modal .form-block input[type="text"]:-moz-placeholder, .modal .form-block input[type="email"]:-moz-placeholder { font-size: 1.125rem; }
  .modal .form-block input[type="text"]::-moz-placeholder, .modal .form-block input[type="email"]::-moz-placeholder { font-size: 1.125rem; }
  .modal .form-block input[type="text"]:-ms-input-placeholder, .modal .form-block input[type="email"]:-ms-input-placeholder { font-size: 1.125rem; }
  .modal .form-block input[type="text"]::-webkit-input-placeholder, .modal .form-block input[type="email"]::-webkit-input-placeholder { font-size: 1.125rem; } }
.modal .form-block input[type="email"].error { border: 2px solid #ff2500; }
.modal .form-block button { line-height: 1.5; letter-spacing: 3px; }
.modal .form-block .subscribe-submit { border-top: 2px solid #DF9700; }

.modal--open { pointer-events: visible; }

.block-revealer__element { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #FFB823; pointer-events: none; opacity: 0; z-index: 1; }

.tour-modal { color: #393E46; }
.tour-modal .phone-number a { color: #393E46; }

.tour-schedule-modal .modal-inner { background-color: #393E46; }
.tour-schedule-modal .i-close:hover { color: #FFB823; }
.tour-schedule-modal .heading { font-family: "Roboto Mono", monospace; font-size: 1.1875rem; color: #FFB823; letter-spacing: 2px; line-height: 1.3; margin-bottom: 0; }
@media (min-width: 992px) { .tour-schedule-modal .heading { font-size: 1.5rem; } }
.tour-schedule-modal .day-time-list li { margin-bottom: 30px; }
.tour-schedule-modal .day-time-list li:last-of-type { margin-bottom: 0; }
.tour-schedule-modal .day { font-size: 1rem; line-height: 1.5; margin-bottom: 0; color: #B8BDC6; }
@media (max-width: 767px) { .tour-schedule-modal .day { font-size: 1.125rem; } }
.tour-schedule-modal .time { font-family: "Anton", sans-serif; font-size: 1.5625rem; letter-spacing: 1px; line-height: 1.5; margin-bottom: 0; color: #ffffff; }
@media (min-width: 992px) { .tour-schedule-modal .time { font-size: 2.25rem; } }

@media (min-width: 992px) { .wrap { width: 90%; margin: 0 auto; position: relative; } }

.inner-wrap { position: relative; }
@media (min-width: 992px) { .inner-wrap { width: 95%; margin: 0 auto; } }

.full-width { width: 100%; }

.border { clear: both; height: 10px; background-color: #393E46; }
@media (min-width: 992px) { .border { height: 20px; } }

.bg-arsenic { background-color: #393E46; }

.bg-supernova { background-color: #FFB823; }

.bg-transparent { background-color: transparent; }

.border-top.border-color-arsenic { border-top: 10px solid #393E46; }
@media (min-width: 992px) { .border-top.border-color-arsenic { border-top: 20px solid #393E46; } }
.border-top.border-color-supernova { border-top: 10px solid #FFB823; }
@media (min-width: 992px) { .border-top.border-color-supernova { border-top: 20px solid #FFB823; } }

.border-bottom.border-color-supernova { border-bottom: 10px solid #FFB823; }
@media (min-width: 992px) { .border-bottom.border-color-supernova { border-bottom: 20px solid #FFB823; } }
.border-bottom.border-color-arsenic { border-bottom: 10px solid #393E46; }
@media (min-width: 992px) { .border-bottom.border-color-arsenic { border-bottom: 20px solid #393E46; } }

.content-block { line-height: 1.6; }

@media (min-width: 992px) { .half-viewport-height { min-height: 50vh; } }

@media (min-width: 992px) { .full-viewport-height { min-height: 100vh; } }

@media (min-width: 1200px) { .touchevents .grow-img-wrap .grow-img { background-attachment: scroll; } }

@media (max-width: 1499px) { .grow-img-wrap { background-repeat: no-repeat; background-position: center center; background-size: cover; } }
@media (min-width: 1200px) { .grow-img-wrap { background: #ffffff; }
  .grow-img-wrap .after { right: 0; }
  .grow-img-wrap .before { left: 0; } }
.grow-img-wrap .grow-img { padding-top: 56%; background: center center no-repeat #000; background-size: cover; margin: 0; }
@media (min-width: 1200px) { .grow-img-wrap .grow-img { padding-top: 100vh; background: center center no-repeat fixed; background-size: cover; margin: auto; position: relative; image-rendering: auto; image-rendering: crisp-edges; } }
.grow-img-wrap .after, .grow-img-wrap .before { display: none; }
@media (min-width: 1200px) { .grow-img-wrap .after, .grow-img-wrap .before { display: block; height: 100%; width: 11%; position: absolute; top: 0; -moz-transform: translateX(0); -ms-transform: translateX(0); -webkit-transform: translateX(0); transform: translateX(0); background: #ffffff; z-index: 1; } }

.bg-image-content-section.grow-img-wrap .after, .bg-image-content-section.grow-img-wrap .before { background: #F9FAFA; }

.featured-block { padding-top: 30px; text-align: center; }
@media (min-width: 768px) { .featured-block { text-align: left; } }
@media (min-width: 992px) { .featured-block { padding-top: 0; width: 45%; margin-top: -70px; } }
.featured-block h2, .featured-block h4 { margin: 0; }

.featured-box { background-color: #ffffff; -moz-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.25); -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.25); box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.25); }
@media (min-width: 992px) { .featured-box { clear: both; } }
@media (min-width: 1200px) { .featured-box { width: 90%; max-width: 900px; } }
@media (min-width: 1343px) { .featured-box { width: 85%; } }
.featured-box .row-block { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; }

.slide-in-popup-wrap { padding-top: 50px; }
@media (min-width: 1200px) { .slide-in-popup-wrap { padding-top: 0; } }
.slide-in-popup-wrap .slide-in-popup { display: none; }
@media (min-width: 1200px) { .slide-in-popup-wrap .slide-in-popup { opacity: 0; display: block; position: fixed; top: 0; width: 100%; height: 100%; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; pointer-events: none; }
  .slide-in-popup-wrap .slide-in-popup.is-active { -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; opacity: 1; z-index: 993; pointer-events: visible; }
  .slide-in-popup-wrap .slide-in-popup .slide-in-popup-bg { background-repeat: no-repeat; background-position: center center; background-size: cover; height: 100vh; width: calc(100% - 125px); display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-align: end; -webkit-align-items: flex-end; align-items: flex-end; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; pointer-events: none; padding: 90px 0; }
  .slide-in-popup-wrap .slide-in-popup .slide-in-popup-bg.is-active { pointer-events: visible; }
  .slide-in-popup-wrap .slide-in-popup h1 { font-size: 5.625rem; text-align: center; line-height: 1.2; letter-spacing: 3px; width: 65%; } }
.slide-in-popup-wrap .slide-in-popup .slide-in-popup-btn span:after { -moz-animation: slideInPopupButtonBounce 1.7s infinite; -webkit-animation: slideInPopupButtonBounce 1.7s infinite; animation: slideInPopupButtonBounce 1.7s infinite; }
@media (min-width: 1200px) { .slide-in-popup-wrap .button-wrap { position: absolute; height: 100vh; width: 125px; z-index: 993; top: 50%; -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); }
  .slide-in-popup-wrap .button-wrap .btn:active { -moz-transform: scale(1, 1); -ms-transform: scale(1, 1); -webkit-transform: scale(1, 1); transform: scale(1, 1); } }
.slide-in-popup-wrap .slide-in-popup-btn { border-bottom: none; }
@media (min-width: 1200px) { .slide-in-popup-wrap .slide-in-popup-btn { font-family: "Roboto Mono", monospace; font-weight: bold; background-color: transparent; font-size: 0.75rem; text-align: center; line-height: 1.5; letter-spacing: 1px; color: #393E46; position: absolute; padding: 0; width: 100%; left: 0; height: 100%; min-width: auto; }
  .slide-in-popup-wrap .slide-in-popup-btn.is-active { color: #ffffff; background-color: #FFB823; position: fixed; }
  .slide-in-popup-wrap .slide-in-popup-btn.is-active span:after { color: #ffffff; }
  .slide-in-popup-wrap .slide-in-popup-btn span { display: inline-block; width: 100vh; position: relative; left: 50%; top: 50%; text-align: center; padding-top: 30px; }
  .slide-in-popup-wrap .slide-in-popup-btn span:after { content: "\e905"; font-family: 'icomoon'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; position: absolute; top: -20px; font-size: 3.125rem; left: 50%; -moz-transform: translateX(-50%) rotateZ(-90deg); -ms-transform: translateX(-50%) rotateZ(-90deg); -webkit-transform: translateX(-50%) rotateZ(-90deg); transform: translateX(-50%) rotateZ(-90deg); color: #FFB823; } }
@media (min-width: 1500px) { .slide-in-popup-wrap .slide-in-popup-btn span:after { top: -20px; } }

.floating { display: none; }
@media (min-width: 1200px) { .floating { display: block; position: absolute; } }

#circleG { width: 46.666666666666664px; margin: 0px auto; clear: both; height: 42px; padding: 29px 0; }
#circleG .circleG { background-color: #ffffff; float: left; height: 10px; margin-left: 5px; width: 10px; -moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius: 7px; -moz-animation-name: bounce_circleG; -webkit-animation-name: bounce_circleG; animation-name: bounce_circleG; -moz-animation-duration: 0.6s; -webkit-animation-duration: 0.6s; animation-duration: 0.6s; -moz-animation-iteration-count: infinite; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -moz-animation-direction: linear; -webkit-animation-direction: linear; animation-direction: linear; }
#circleG #circleG_1 { -moz-animation-delay: 0.12s; -webkit-animation-delay: 0.12s; animation-delay: 0.12s; }
#circleG #circleG_2 { -moz-animation-delay: 0.28s; -webkit-animation-delay: 0.28s; animation-delay: 0.28s; }
#circleG #circleG_3 { -moz-animation-delay: 0.36s; -webkit-animation-delay: 0.36s; animation-delay: 0.36s; }

/** Woocommerce **/
.woocommerce div.quantity input[type="number"].qty { outline: none; padding: 20px; border: 2px solid #EFF0F2; width: 100px; }
@media (min-width: 992px) { .woocommerce div.quantity input[type="number"].qty { font-size: 1.125rem; } }

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover { background-color: #FFB823; background: #FFB823; font-size: 0.875rem; letter-spacing: 3.2px; color: #ffffff; min-width: 200px; padding: 17px 15px 14px; border-radius: 0; text-transform: uppercase; }
.woocommerce #respond input#submit.alt:hover, .woocommerce #respond input#submit.alt:focus, .woocommerce #respond input#submit.alt:active, .woocommerce a.button.alt:hover, .woocommerce a.button.alt:focus, .woocommerce a.button.alt:active, .woocommerce button.button.alt:hover, .woocommerce button.button.alt:focus, .woocommerce button.button.alt:active, .woocommerce input.button.alt:hover, .woocommerce input.button.alt:focus, .woocommerce input.button.alt:active, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt.disabled:focus, .woocommerce #respond input#submit.alt.disabled:active, .woocommerce #respond input#submit.alt.disabled:hover:hover, .woocommerce #respond input#submit.alt.disabled:hover:focus, .woocommerce #respond input#submit.alt.disabled:hover:active, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled:focus, .woocommerce #respond input#submit.alt:disabled:active, .woocommerce #respond input#submit.alt:disabled:hover:hover, .woocommerce #respond input#submit.alt:disabled:hover:focus, .woocommerce #respond input#submit.alt:disabled:hover:active, .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce #respond input#submit.alt:disabled[disabled]:focus, .woocommerce #respond input#submit.alt:disabled[disabled]:active, .woocommerce #respond input#submit.alt:disabled[disabled]:hover:hover, .woocommerce #respond input#submit.alt:disabled[disabled]:hover:focus, .woocommerce #respond input#submit.alt:disabled[disabled]:hover:active, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt.disabled:focus, .woocommerce a.button.alt.disabled:active, .woocommerce a.button.alt.disabled:hover:hover, .woocommerce a.button.alt.disabled:hover:focus, .woocommerce a.button.alt.disabled:hover:active, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled:focus, .woocommerce a.button.alt:disabled:active, .woocommerce a.button.alt:disabled:hover:hover, .woocommerce a.button.alt:disabled:hover:focus, .woocommerce a.button.alt:disabled:hover:active, .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce a.button.alt:disabled[disabled]:focus, .woocommerce a.button.alt:disabled[disabled]:active, .woocommerce a.button.alt:disabled[disabled]:hover:hover, .woocommerce a.button.alt:disabled[disabled]:hover:focus, .woocommerce a.button.alt:disabled[disabled]:hover:active, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt.disabled:focus, .woocommerce button.button.alt.disabled:active, .woocommerce button.button.alt.disabled:hover:hover, .woocommerce button.button.alt.disabled:hover:focus, .woocommerce button.button.alt.disabled:hover:active, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled:focus, .woocommerce button.button.alt:disabled:active, .woocommerce button.button.alt:disabled:hover:hover, .woocommerce button.button.alt:disabled:hover:focus, .woocommerce button.button.alt:disabled:hover:active, .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt:disabled[disabled]:focus, .woocommerce button.button.alt:disabled[disabled]:active, .woocommerce button.button.alt:disabled[disabled]:hover:hover, .woocommerce button.button.alt:disabled[disabled]:hover:focus, .woocommerce button.button.alt:disabled[disabled]:hover:active, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt.disabled:focus, .woocommerce input.button.alt.disabled:active, .woocommerce input.button.alt.disabled:hover:hover, .woocommerce input.button.alt.disabled:hover:focus, .woocommerce input.button.alt.disabled:hover:active, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled:focus, .woocommerce input.button.alt:disabled:active, .woocommerce input.button.alt:disabled:hover:hover, .woocommerce input.button.alt:disabled:hover:focus, .woocommerce input.button.alt:disabled:hover:active, .woocommerce input.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt:disabled[disabled]:focus, .woocommerce input.button.alt:disabled[disabled]:active, .woocommerce input.button.alt:disabled[disabled]:hover:hover, .woocommerce input.button.alt:disabled[disabled]:hover:focus, .woocommerce input.button.alt:disabled[disabled]:hover:active { background: #DF9700; color: #ffffff; }
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt.disabled:hover:hover, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled:hover:hover, .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce #respond input#submit.alt:disabled[disabled]:hover:hover, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt.disabled:hover:hover, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled:hover:hover, .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce a.button.alt:disabled[disabled]:hover:hover, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt.disabled:hover:hover, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled:hover:hover, .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt:disabled[disabled]:hover:hover, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt.disabled:hover:hover, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled:hover:hover, .woocommerce input.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt:disabled[disabled]:hover:hover { background-color: #DF9700; }

.page-cart .woocommerce #respond input#submit, .page-cart .woocommerce a.button, .page-cart .woocommerce button.button, .page-cart .woocommerce input.button { background-color: #FFB823; background: #FFB823; font-size: 0.875rem; letter-spacing: 3.2px; color: #ffffff; min-width: 200px; padding: 17px 15px 14px; color: #ffffff !important; padding: 17px 15px 14px !important; border-radius: 0; text-transform: uppercase; }
.page-cart .woocommerce #respond input#submit:hover, .page-cart .woocommerce #respond input#submit:focus, .page-cart .woocommerce #respond input#submit:active, .page-cart .woocommerce a.button:hover, .page-cart .woocommerce a.button:focus, .page-cart .woocommerce a.button:active, .page-cart .woocommerce button.button:hover, .page-cart .woocommerce button.button:focus, .page-cart .woocommerce button.button:active, .page-cart .woocommerce input.button:hover, .page-cart .woocommerce input.button:focus, .page-cart .woocommerce input.button:active { background: #DF9700; color: #ffffff; }
.page-cart .woocommerce #respond input#submit:hover, .page-cart .woocommerce a.button:hover, .page-cart .woocommerce button.button:hover, .page-cart .woocommerce input.button:hover { background-color: #DF9700 !important; }

.woocommerce-message { border-top-color: #FFB823; }
.woocommerce-message:before { color: #FFB823; }

.woocommerce div.product form.cart .reset_variations { display: none !important; }

.woocommerce-Tabs-panel--additional_information h2 { text-transform: uppercase; }

.retired-brew { background: #FFB823; color: #ffffff; }

.stop-scrolling { height: 100%; overflow: hidden; }

.event-rental-modal { margin: 0 auto; max-width: 600px; max-height: 550px; width: 95%; overflow-y: scroll; background-color: #FFB823; padding: 30px 20px; position: relative; }

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }

.animated.infinite { -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; }

@-webkit-keyframes fadeIn { from { opacity: 0; }
  to { opacity: 1; } }
@keyframes fadeIn { from { opacity: 0; }
  to { opacity: 1; } }
.fadeIn { -webkit-animation-name: fadeIn; animation-name: fadeIn; }

@-webkit-keyframes fadeInDown { from { opacity: 0; -webkit-transform: translate3d(0, -50px, 0); transform: translate3d(0, -50px, 0); }
  to { opacity: 1; -webkit-transform: none; transform: none; } }
@keyframes fadeInDown { from { opacity: 0; -webkit-transform: translate3d(0, -50px, 0); transform: translate3d(0, -50px, 0); }
  to { opacity: 1; -webkit-transform: none; transform: none; } }
.fadeInDown { -webkit-animation-name: fadeInDown; animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig { from { opacity: 0; -webkit-transform: translate3d(0, -2000px, 0); transform: translate3d(0, -2000px, 0); }
  to { opacity: 1; -webkit-transform: none; transform: none; } }
@keyframes fadeInDownBig { from { opacity: 0; -webkit-transform: translate3d(0, -2000px, 0); transform: translate3d(0, -2000px, 0); }
  to { opacity: 1; -webkit-transform: none; transform: none; } }
.fadeInDownBig { -webkit-animation-name: fadeInDownBig; animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft { from { opacity: 0; -webkit-transform: translate3d(-50px, 0, 0); transform: translate3d(-50px, 0, 0); }
  to { opacity: 1; -webkit-transform: none; transform: none; } }
@keyframes fadeInLeft { from { opacity: 0; -webkit-transform: translate3d(-50px, 0, 0); transform: translate3d(-50px, 0, 0); }
  to { opacity: 1; -webkit-transform: none; transform: none; } }
.fadeInLeft { -webkit-animation-name: fadeInLeft; animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig { from { opacity: 0; -webkit-transform: translate3d(-2000px, 0, 0); transform: translate3d(-2000px, 0, 0); }
  to { opacity: 1; -webkit-transform: none; transform: none; } }
@keyframes fadeInLeftBig { from { opacity: 0; -webkit-transform: translate3d(-2000px, 0, 0); transform: translate3d(-2000px, 0, 0); }
  to { opacity: 1; -webkit-transform: none; transform: none; } }
.fadeInLeftBig { -webkit-animation-name: fadeInLeftBig; animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight { from { opacity: 0; -webkit-transform: translate3d(50px, 0, 0); transform: translate3d(50px, 0, 0); }
  to { opacity: 1; -webkit-transform: none; transform: none; } }
@keyframes fadeInRight { from { opacity: 0; -webkit-transform: translate3d(50px, 0, 0); transform: translate3d(50px, 0, 0); }
  to { opacity: 1; -webkit-transform: none; transform: none; } }
.fadeInRight { -webkit-animation-name: fadeInRight; animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig { from { opacity: 0; -webkit-transform: translate3d(2000px, 0, 0); transform: translate3d(2000px, 0, 0); }
  to { opacity: 1; -webkit-transform: none; transform: none; } }
@keyframes fadeInRightBig { from { opacity: 0; -webkit-transform: translate3d(2000px, 0, 0); transform: translate3d(2000px, 0, 0); }
  to { opacity: 1; -webkit-transform: none; transform: none; } }
.fadeInRightBig { -webkit-animation-name: fadeInRightBig; animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp { from { opacity: 0; -webkit-transform: translate3d(0, 50px, 0); transform: translate3d(0, 50px, 0); }
  to { opacity: 1; -webkit-transform: none; transform: none; } }
@keyframes fadeInUp { from { opacity: 0; -webkit-transform: translate3d(0, 50px, 0); transform: translate3d(0, 50px, 0); }
  to { opacity: 1; -webkit-transform: none; transform: none; } }
.fadeInUp { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig { from { opacity: 0; -webkit-transform: translate3d(0, 2000px, 0); transform: translate3d(0, 2000px, 0); }
  to { opacity: 1; -webkit-transform: none; transform: none; } }
@keyframes fadeInUpBig { from { opacity: 0; -webkit-transform: translate3d(0, 2000px, 0); transform: translate3d(0, 2000px, 0); }
  to { opacity: 1; -webkit-transform: none; transform: none; } }
.fadeInUpBig { -webkit-animation-name: fadeInUpBig; animation-name: fadeInUpBig; }

@-webkit-keyframes slideInDown { from { -webkit-transform: translate3d(0, -50px, 0); transform: translate3d(0, -50px, 0); visibility: visible; }
  to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } }
@keyframes slideInDown { from { -webkit-transform: translate3d(0, -50px, 0); transform: translate3d(0, -50px, 0); visibility: visible; }
  to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } }
.slideInDown { -webkit-animation-name: slideInDown; animation-name: slideInDown; }

@-webkit-keyframes slideInLeft { from { -webkit-transform: translate3d(-50px, 0, 0); transform: translate3d(-50px, 0, 0); visibility: visible; }
  to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } }
@keyframes slideInLeft { from { -webkit-transform: translate3d(-50px, 0, 0); transform: translate3d(-50px, 0, 0); visibility: visible; }
  to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } }
.slideInLeft { -webkit-animation-name: slideInLeft; animation-name: slideInLeft; }

@-webkit-keyframes slideInRight { from { -webkit-transform: translate3d(50px, 0, 0); transform: translate3d(50px, 0, 0); visibility: visible; }
  to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } }
@keyframes slideInRight { from { -webkit-transform: translate3d(50px, 0, 0); transform: translate3d(50px, 0, 0); visibility: visible; }
  to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } }
.slideInRight { -webkit-animation-name: slideInRight; animation-name: slideInRight; }

@-webkit-keyframes slideInUp { from { -webkit-transform: translate3d(0, 50px, 0); transform: translate3d(0, 50px, 0); visibility: visible; }
  to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } }
@keyframes slideInUp { from { -webkit-transform: translate3d(0, 50px, 0); transform: translate3d(0, 50px, 0); visibility: visible; }
  to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } }
.slideInUp { -webkit-animation-name: slideInUp; animation-name: slideInUp; }

@-webkit-keyframes slideInDownBig { from { -webkit-transform: translate3d(0, -2000px, 0); transform: translate3d(0, -2000px, 0); visibility: visible; }
  to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } }
@keyframes slideInDownBig { from { -webkit-transform: translate3d(0, -2000px, 0); transform: translate3d(0, -2000px, 0); visibility: visible; }
  to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } }
.slideInDownBig { -webkit-animation-name: slideInDownBig; animation-name: slideInDownBig; }

@-webkit-keyframes slideInLeftBig { from { -webkit-transform: translate3d(-2000px, 0, 0); transform: translate3d(-2000px, 0, 0); visibility: visible; }
  to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } }
@keyframes slideInLeftBig { from { -webkit-transform: translate3d(-2000px, 0, 0); transform: translate3d(-2000px, 0, 0); visibility: visible; }
  to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } }
.slideInLeftBig { -webkit-animation-name: slideInLeftBig; animation-name: slideInLeftBig; }

@-webkit-keyframes slideInRightBig { from { -webkit-transform: translate3d(2000px, 0, 0); transform: translate3d(2000px, 0, 0); visibility: visible; }
  to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } }
@keyframes slideInRightBig { from { -webkit-transform: translate3d(2000px, 0, 0); transform: translate3d(2000px, 0, 0); visibility: visible; }
  to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } }
.slideInRightBig { -webkit-animation-name: slideInRightBig; animation-name: slideInRightBig; }

@-webkit-keyframes slideInUpBig { from { -webkit-transform: translate3d(0, 2000px, 0); transform: translate3d(0, 2000px, 0); visibility: visible; }
  to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } }
@keyframes slideInUpBig { from { -webkit-transform: translate3d(0, 2000px, 0); transform: translate3d(0, 2000px, 0); visibility: visible; }
  to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } }
.slideInUpBig { -webkit-animation-name: slideInUpBig; animation-name: slideInUpBig; }

@-moz-keyframes leftRightBounce { 50% { -moz-transform: translateX(-5px); transform: translateX(-5px); } }
@-webkit-keyframes leftRightBounce { 50% { -webkit-transform: translateX(-5px); transform: translateX(-5px); } }
@keyframes leftRightBounce { 50% { -moz-transform: translateX(-5px); -ms-transform: translateX(-5px); -webkit-transform: translateX(-5px); transform: translateX(-5px); } }
@-moz-keyframes rightLeftRightBounce { 50% { -moz-transform: translateX(-5px); transform: translateX(-5px); }
  100% { -moz-transform: translateX(5px); transform: translateX(5px); } }
@-webkit-keyframes rightLeftRightBounce { 50% { -webkit-transform: translateX(-5px); transform: translateX(-5px); }
  100% { -webkit-transform: translateX(5px); transform: translateX(5px); } }
@keyframes rightLeftRightBounce { 50% { -moz-transform: translateX(-5px); -ms-transform: translateX(-5px); -webkit-transform: translateX(-5px); transform: translateX(-5px); }
  100% { -moz-transform: translateX(5px); -ms-transform: translateX(5px); -webkit-transform: translateX(5px); transform: translateX(5px); } }
@-moz-keyframes slideInPopupButtonBounce { 0% { -moz-transform: translateY(5px) translateX(-50%) rotateZ(-90deg); transform: translateY(5px) translateX(-50%) rotateZ(-90deg); }
  50% { -moz-transform: translateY(-5px) translateX(-50%) rotateZ(-90deg); transform: translateY(-5px) translateX(-50%) rotateZ(-90deg); }
  100% { -moz-transform: translateY(5px) translateX(-50%) rotateZ(-90deg); transform: translateY(5px) translateX(-50%) rotateZ(-90deg); } }
@-webkit-keyframes slideInPopupButtonBounce { 0% { -webkit-transform: translateY(5px) translateX(-50%) rotateZ(-90deg); transform: translateY(5px) translateX(-50%) rotateZ(-90deg); }
  50% { -webkit-transform: translateY(-5px) translateX(-50%) rotateZ(-90deg); transform: translateY(-5px) translateX(-50%) rotateZ(-90deg); }
  100% { -webkit-transform: translateY(5px) translateX(-50%) rotateZ(-90deg); transform: translateY(5px) translateX(-50%) rotateZ(-90deg); } }
@keyframes slideInPopupButtonBounce { 0% { -moz-transform: translateY(5px) translateX(-50%) rotateZ(-90deg); -ms-transform: translateY(5px) translateX(-50%) rotateZ(-90deg); -webkit-transform: translateY(5px) translateX(-50%) rotateZ(-90deg); transform: translateY(5px) translateX(-50%) rotateZ(-90deg); }
  50% { -moz-transform: translateY(-5px) translateX(-50%) rotateZ(-90deg); -ms-transform: translateY(-5px) translateX(-50%) rotateZ(-90deg); -webkit-transform: translateY(-5px) translateX(-50%) rotateZ(-90deg); transform: translateY(-5px) translateX(-50%) rotateZ(-90deg); }
  100% { -moz-transform: translateY(5px) translateX(-50%) rotateZ(-90deg); -ms-transform: translateY(5px) translateX(-50%) rotateZ(-90deg); -webkit-transform: translateY(5px) translateX(-50%) rotateZ(-90deg); transform: translateY(5px) translateX(-50%) rotateZ(-90deg); } }
@-moz-keyframes bounce_circleG { 50% { background-color: #393E46; } }
@-webkit-keyframes bounce_circleG { 50% { background-color: #393E46; } }
@-ms-keyframes bounce_circleG { 50% { background-color: #393E46; } }
@keyframes bounce_circleG { 50% { background-color: #393E46; } }
