/*=======================================================================

	Site Name: Slaters 50/50 - http://slaters5050.com

	Author: Jake Craigmile - http://jakecraigmile.com

	Stylesheet: Main Stylesheet

=======================================================================*/
/* normalize.css 2012-07-07T09:50 UTC - http://github.com/necolas/normalize.css */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong,
.strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn,
em,
.em {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/*
 * proper formatting (http://blog.fontdeck.com/post/9037028497/hyphens)


p {
  -webkit-hyphens: auto;
  -epub-hyphens:   auto;
  -moz-hyphens:    auto;
  hyphens:         auto;

}*/
/*
 * Addresses margins set differently in IE6/7.
 */
pre {
  margin: 0; }

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap; }

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
q:before,
q:after {
  content: '';
  content: none; }

small, .small {
  font-size: 75%; }

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

/* ==========================================================================
  Lists
========================================================================== */
/*
 * Addresses margins set differently in IE6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0; }

dd {
  margin: 0; }

/*
 * Addresses paddings set differently in IE6/7.
 */
menu {
  padding: 0 0 0 40px; }

ol,
ul {
  padding: 0;
  list-style-type: none; }

/*
 * Corrects list images handled incorrectly in IE7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

/* ==========================================================================
  Embedded content
========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0; }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/**
 * 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 Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
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; }

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

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

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

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.image-replacement,
.ir {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

.clearfix, .cf {
  zoom: 1; }
  .clearfix:before, .clearfix:after, .cf:before, .cf:after {
    content: "";
    display: table; }
  .clearfix:after, .cf:after {
    clear: both; }

/*
use the best ampersand
http://simplebits.com/notebook/2008/08/14/ampersands-2/
*/
span.amp {
  font-family: Baskerville,'Goudy Old Style',Palatino,'Book Antiqua',serif !important;
  font-style: italic; }

/*=======================================================================

	Stylesheet: Typography

=======================================================================*/
p {
  -webkit-font-feature-settings: "liga", "dlig";
  -moz-font-feature-settings: "liga=1, dlig=1";
  -ms-font-feature-settings: "liga", "dlig";
  -o-font-feature-settings: "liga", "dlig";
  font-feature-settings: "liga", "dlig"; }

/* 	Font Icons
=============================================*/
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?uqxujq");
  src: url("../fonts/icomoon.eot?uqxujq#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?uqxujq") format("truetype"), url("../fonts/icomoon.woff?uqxujq") format("woff"), url("../fonts/icomoon.svg?uqxujq#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-gift-card:before {
  content: "\e902"; }

.icon-beer:before {
  content: "\e901"; }

.icon-bomnation:before {
  content: "\e600"; }

.icon-envelope:before {
  content: "\e696"; }

.icon-map-marker:before {
  content: "\e77a"; }

.icon-calendar-full:before {
  content: "\e789"; }

.icon-football:before {
  content: "\e864"; }

.icon-exit-right:before {
  content: "\e8fe"; }

.icon-slide-up:before {
  content: "\e905"; }

.icon-slide-down:before {
  content: "\e906"; }

.icon-share:before {
  content: "\e920"; }

.icon-cross:before {
  content: "\e92a"; }

.icon-menu:before {
  content: "\e92b"; }

.icon-chevron-up:before {
  content: "\e939"; }

.icon-chevron-down:before {
  content: "\e93a"; }

.icon-arrow-up:before {
  content: "\e941"; }

.icon-arrow-down:before {
  content: "\e942"; }

.icon-alert:before {
  content: "\e954"; }

.icon-credit-card:before {
  content: "\ea15"; }

.icon-mail:before {
  content: "\ea31"; }

.icon-arrow-right:before {
  content: "\edba"; }

.icon-arrow-left:before {
  content: "\edc2"; }

.icon-facebook:before {
  content: "\eee8"; }

.icon-instagram:before {
  content: "\eeec"; }

.icon-twitter:before {
  content: "\eeed"; }

.icon-youtube:before {
  content: "\eef5"; }

.icon-linkedin:before {
  content: "\ef25"; }

.icon-foursquare:before {
  content: "\ef31"; }

.icon-yelp:before {
  content: "\ef35"; }

.icon-opentable:before {
  content: "\e900"; }

.icon-cross2:before {
  content: "\ed6d"; }

.icon-checkmark:before {
  content: "\ed72"; }

.icon-apple:before {
  content: "\ef1d"; }

.icon-android:before {
  content: "\ef1f"; }

.icon-smartphone:before {
  content: "\e7a6"; }

/*=======================================================================

	Stylesheet: Sass Functions

	For more info on functions, go here:
	http://sass-lang.com/documentation/Sass/Script/Functions.html

=======================================================================*/
/*********************
COLOR FUNCTIONS
These are helpful when you're working
with shadows and such things. It's essentially
a quicker way to write RGBA.

Example:
box-shadow: 0 0 4px black(0.3);
compiles to:
box-shadow: 0 0 4px rgba(0,0,0,0.3);
*********************/
/*********************
RESPONSIVE HELPER FUNCTION
If you're creating a responsive site, then
you've probably already read
Responsive Web Design: http://www.abookapart.com/products/responsive-web-design

Here's a nice little helper function for calculating
target / context
as mentioned in that book.

Example:
width: cp(650px, 1000px);
or
width: calc-percent(650px, 1000px);
both compile to:
width: 65%;
*********************/
/*=======================================================================

	Stylesheet: Alert Styles

=======================================================================*/
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin: 0 auto 60px;
  padding: 0;
  *zoom: 1; }

.bx-wrapper img {
  max-width: 100%;
  display: block; }

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0); }

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%; }

/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(../images/bx_loader.gif) center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000; }

/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px; }

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline; }

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #000; }

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url(../images/controls.png) no-repeat 0 -32px; }

.bx-wrapper .bx-next {
  right: 10px;
  background: url(../images/controls.png) no-repeat -43px -32px; }

.bx-wrapper .bx-prev:hover {
  background-position: 0 0; }

.bx-wrapper .bx-next:hover {
  background-position: -43px 0; }

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999; }

.bx-wrapper .bx-controls-direction a.disabled {
  display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center; }

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(../images/controls.png) -86px -11px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0; }

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(../images/controls.png) -86px -44px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%; }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px; }

/*=======================================================================

	Stylesheet: Button Styles

=======================================================================*/
.fish-bowl input[type=submit], .iphorm-submit-wrap button, .tribe-events-button, .btn-alt, .btn-main {
  border: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-weight: normal;
  margin: 1em 0;
  position: relative;
  text-decoration: none; }
  .fish-bowl input[type=submit]:hover, .iphorm-submit-wrap button:hover, .tribe-events-button:hover, .btn-alt:hover, .btn-main:hover, .fish-bowl input[type=submit]:focus, .iphorm-submit-wrap button:focus, .tribe-events-button:focus, .btn-alt:focus, .btn-main:focus {
    color: #fff;
    text-decoration: none; }
  .fish-bowl input[type=submit]:active, .iphorm-submit-wrap button:active, .tribe-events-button:active, .btn-alt:active, .btn-main:active {
    top: 1px; }

.btn-main, .fish-bowl input[type=submit], .iphorm-submit-wrap button {
  -webkit-box-shadow: 0 4px #002849;
  -moz-box-shadow: 0 4px #002849;
  -ms-box-shadow: 0 4px #002849;
  -o-box-shadow: 0 4px #002849;
  box-shadow: 0 4px #002849;
  border-collapse: separate;
  background-color: #013d66;
  font-size: 1rem;
  line-height: 1.25rem;
  padding: 1rem 2rem;
  text-transform: uppercase;
  -webkit-transition: background-color 0.14s ease-in-out;
  transition: background-color 0.14s ease-in-out; }
  .btn-main:hover, .fish-bowl input[type=submit]:hover, .iphorm-submit-wrap button:hover, .btn-main:focus, .fish-bowl input[type=submit]:focus, .iphorm-submit-wrap button:focus {
    background-color: #014370; }
  .btn-main:active, .fish-bowl input[type=submit]:active, .iphorm-submit-wrap button:active {
    -webkit-box-shadow: 0 3px #002849;
    -moz-box-shadow: 0 3px #002849;
    -ms-box-shadow: 0 3px #002849;
    -o-box-shadow: 0 3px #002849;
    box-shadow: 0 3px #002849;
    border-collapse: separate; }
  .btn-main i, .fish-bowl input[type=submit] i, .iphorm-submit-wrap button i {
    position: relative;
    top: 1px;
    margin-left: .25em; }

.btn-alt {
  border: 2px solid #fff;
  font-size: 1.5rem;
  line-height: 1.25rem;
  padding: .4rem 2rem .75rem;
  -webkit-transition: color 0.14s ease-in-out, border 0.14s ease-in-out;
  transition: color 0.14s ease-in-out, border 0.14s ease-in-out; }
  .btn-alt i {
    margin-right: .25em;
    position: relative;
    top: 3px; }
    .btn-alt i.icon-facebook {
      top: 1px; }
  .btn-alt:hover, .btn-alt:focus {
    border: 2px solid #cbcac3;
    color: #cbcac3; }

/* Events Calendar Buttons
=============================================*/
.tribe-events-button {
  border: 2px solid #fff;
  font-size: 1rem;
  line-height: 1.25rem;
  padding: .5rem 1.5rem;
  -webkit-transition: color 0.14s ease-in-out, border 0.14s ease-in-out;
  transition: color 0.14s ease-in-out, border 0.14s ease-in-out; }
  .tribe-events-button i {
    margin-right: .25em;
    position: relative;
    top: 3px; }
    .tribe-events-button i.icon-facebook {
      top: 1px; }
  .tribe-events-button:hover, .tribe-events-button:focus {
    border: 2px solid #cbcac3;
    color: #cbcac3; }

.tribe-events-gcal {
  margin-right: 1em; }

/* CalendarizeIt Buttons
=============================================*/
.ical-tooltip .fbd-buttons a,
.fc-button.fc-state-default,
.fbd-dialog-controls .fbd-button-secondary,
.fbd-dialog-controls .fbd-button-primary {
  background-color: #013d66;
  border-radius: 4px;
  color: #fff;
  position: relative;
  text-transform: uppercase;
  -webkit-box-shadow: 0 4px #002849;
  -moz-box-shadow: 0 4px #002849;
  -ms-box-shadow: 0 4px #002849;
  -o-box-shadow: 0 4px #002849;
  box-shadow: 0 4px #002849;
  border-collapse: separate;
  -webkit-transition: background-color 0.14s ease-in-out;
  transition: background-color 0.14s ease-in-out; }
  .ical-tooltip .fbd-buttons a:hover, .ical-tooltip .fbd-buttons a:focus,
  .fc-button.fc-state-default:hover,
  .fc-button.fc-state-default:focus,
  .fbd-dialog-controls .fbd-button-secondary:hover,
  .fbd-dialog-controls .fbd-button-secondary:focus,
  .fbd-dialog-controls .fbd-button-primary:hover,
  .fbd-dialog-controls .fbd-button-primary:focus {
    background-color: #014370;
    -webkit-box-shadow: 0 4px #002849;
    -moz-box-shadow: 0 4px #002849;
    -ms-box-shadow: 0 4px #002849;
    -o-box-shadow: 0 4px #002849;
    box-shadow: 0 4px #002849;
    border-collapse: separate; }
  .ical-tooltip .fbd-buttons a:active,
  .fc-button.fc-state-default:active,
  .fbd-dialog-controls .fbd-button-secondary:active,
  .fbd-dialog-controls .fbd-button-primary:active {
    top: 1px;
    -webkit-box-shadow: 0 3px #002849;
    -moz-box-shadow: 0 3px #002849;
    -ms-box-shadow: 0 3px #002849;
    -o-box-shadow: 0 3px #002849;
    box-shadow: 0 3px #002849;
    border-collapse: separate; }

/* Quform Submit Button
=============================================*/
.iphorm-submit-wrap button {
  padding: .8rem 2rem; }
  .iphorm-submit-wrap button span {
    padding: 0 0 0 1em;
    background: #013d66;
    border: none;
    height: auto;
    -webkit-transition: background-color 0.14s ease-in-out;
    transition: background-color 0.14s ease-in-out; }
  .iphorm-submit-wrap button em {
    font-style: normal;
    padding: 0 1em 0 0;
    background: #013d66;
    height: auto;
    color: #fff;
    -webkit-transition: background-color 0.14s ease-in-out;
    transition: background-color 0.14s ease-in-out; }
  .iphorm-submit-wrap button:hover em, .iphorm-submit-wrap button:active em, .iphorm-submit-wrap button:hover span, .iphorm-submit-wrap button:active span {
    background-color: #014370; }
  .iphorm-submit-wrap button:active {
    background: #014370;
    padding: .8rem 2rem; }

/* Fish Bowl Submit Button
=============================================*/
.fish-bowl input[type=submit]:focus {
  outline: none; }

/* Post Paging
=============================================*/
.pagination {
  margin: 2.5em 0 0; }
  .pagination ul {
    zoom: 1; }
    .pagination ul:before, .pagination ul:after {
      content: "";
      display: table; }
    .pagination ul:after {
      clear: both; }
  .pagination li {
    float: left;
    margin: 0 1em 1em 0; }
  .pagination a, .pagination span {
    background: #013d66;
    border-radius: 4px;
    -webkit-box-shadow: 0 3px #002849;
    -moz-box-shadow: 0 3px #002849;
    -ms-box-shadow: 0 3px #002849;
    -o-box-shadow: 0 3px #002849;
    box-shadow: 0 3px #002849;
    border-collapse: separate;
    color: #fff;
    display: block;
    font-size: 1.25em;
    text-align: center;
    line-height: 1.625em;
    width: 32px;
    height: 32px; }
    .pagination a:hover, .pagination a:focus, .pagination span:hover, .pagination span:focus {
      background-color: #014370; }
  .pagination .current {
    background: #0288d1;
    -webkit-box-shadow: 0 3px #013d66;
    -moz-box-shadow: 0 3px #013d66;
    -ms-box-shadow: 0 3px #013d66;
    -o-box-shadow: 0 3px #013d66;
    box-shadow: 0 3px #013d66;
    border-collapse: separate; }
    .pagination .current:hover, .pagination .current:focus {
      background-color: #028fdb; }
  .pagination .next, .pagination .prev {
    font-size: 1em;
    line-height: 2.125em; }

/* end .bones_page_navi */
/*=======================================================================

	Stylesheet: Form Styles

=======================================================================*/
/*=======================================================================
	Quform
=======================================================================*/
.iphorm-outer .iphorm-title {
  color: #cbcac3;
  font-size: 1.5em;
  font-weight: 300;
  line-height: 100%;
  margin: 0 0 .25em 0;
  text-transform: uppercase; }

.iphorm-outer input[type=text],
.iphorm-outer .iphorm-elements .iphorm-element-wrap textarea,
.iphorm-outer .iphorm-elements .iphorm-element-wrap-text input {
  background: #171717;
  border: 1px solid #333;
  font-size: .9em;
  padding: .75em;
  width: 100%;
  -webkit-transition: all, 0.5s, ease-out;
  transition: all, 0.5s, ease-out; }
  .iphorm-outer input[type=text]:focus, .iphorm-outer input[type=text]:hover,
  .iphorm-outer .iphorm-elements .iphorm-element-wrap textarea:focus,
  .iphorm-outer .iphorm-elements .iphorm-element-wrap textarea:hover,
  .iphorm-outer .iphorm-elements .iphorm-element-wrap-text input:focus,
  .iphorm-outer .iphorm-elements .iphorm-element-wrap-text input:hover {
    color: #cbcac3; }
  .iphorm-outer input[type=text]:focus,
  .iphorm-outer .iphorm-elements .iphorm-element-wrap textarea:focus,
  .iphorm-outer .iphorm-elements .iphorm-element-wrap-text input:focus {
    -webkit-box-shadow: inset 0 0 1em #0288d1;
    -moz-box-shadow: inset 0 0 1em #0288d1;
    box-shadow: inset 0 0 1em #0288d1; }

.iphorm-outer ::-webkit-input-placeholder {
  color: #333; }

.iphorm-outer :-moz-placeholder {
  color: #333; }

.iphorm-labels-above > .iphorm-element-spacer > label {
  padding-bottom: 2px; }

.iphorm_3_33-element-wrap {
  border-top: 1px solid #333;
  margin-top: 1em;
  padding-top: .75em; }

.iphorm-group-style-bordered > .iphorm-group-elements {
  background: #000;
  border: 1px solid #333; }

/* Remove 2 col layout for mobile
=============================================*/
.iphorm-group-alignment-proportional > .iphorm-group-elements > .iphorm-group-row-2cols > .iphorm-element-wrap, .iphorm-group-alignment-proportional > .iphorm-group-elements > .iphorm-group-row-2cols > .iphorm-group-wrap {
  width: 100%; }

.iphorm-group-alignment-proportional > .iphorm-group-elements > .iphorm-group-row > .iphorm-element-wrap .iphorm-element-spacer {
  padding-right: 0; }

/* Add 2 col layout for tablet and up
=============================================*/
@media only screen and (min-width: 533px) {
  .iphorm-group-alignment-proportional > .iphorm-group-elements > .iphorm-group-row-2cols > .iphorm-element-wrap, .iphorm-group-alignment-proportional > .iphorm-group-elements > .iphorm-group-row-2cols > .iphorm-group-wrap {
    width: 49.9%; }
  .iphorm-group-alignment-proportional > .iphorm-group-elements > .iphorm-group-row > .iphorm-element-wrap .iphorm-element-spacer {
    padding-right: 10px; } }

/*=======================================================================
	Gravity Forms
=======================================================================*/
#fancybox-outer {
  background: url(../images/bg.png); }

#fancybox-content {
  border-color: #000; }

#fancybox-overlay {
  background-color: rgba(0, 0, 0, 0.75) !important; }

.gform_wrapper {
  background: #000;
  border: 1px solid #333;
  padding: .1em 1em .25em; }
  .gform_wrapper .gfield_label {
    color: #fff;
    font-family: "proxima-nova", sans-serif;
    font-size: 1.06em;
    font-weight: 600 !important;
    line-height: 100%; }
  .gform_wrapper .ginput_container_radio {
    margin: 0 !important; }
    .gform_wrapper .ginput_container_radio ul.gfield_radio {
      margin: 0 0 20px; }
      .gform_wrapper .ginput_container_radio ul.gfield_radio li {
        margin: 0; }
        .gform_wrapper .ginput_container_radio ul.gfield_radio li label {
          color: #fff;
          font-family: "proxima-nova", sans-serif;
          font-size: .75em;
          font-weight: 400;
          margin-bottom: 0 !important; }
        .gform_wrapper .ginput_container_radio ul.gfield_radio li input[type=radio] {
          margin-top: -0px !important;
          margin-right: 4px; }
          .gform_wrapper .ginput_container_radio ul.gfield_radio li input[type=radio]:checked + label {
            color: #cbcac3;
            font-weight: 400 !important; }
  .gform_wrapper .ginput_container_number {
    margin: 0 !important; }
  .gform_wrapper input[type=text],
  .gform_wrapper textarea {
    background: #171717;
    border: 1px solid #333;
    color: #cbcac3;
    font-size: .9em;
    padding: 0 .75em !important;
    width: 100%;
    height: 40px;
    -webkit-transition: all, 0.5s, ease-out;
    transition: all, 0.5s, ease-out; }
    .gform_wrapper input[type=text]:focus,
    .gform_wrapper textarea:focus {
      -webkit-box-shadow: inset 0 0 1em #0288d1;
      -moz-box-shadow: inset 0 0 1em #0288d1;
      box-shadow: inset 0 0 1em #0288d1;
      outline: none; }
  .gform_wrapper #field_1_2 .gfield_label {
    margin-bottom: 3px; }
  .gform_wrapper #field_1_3 .gfield_label {
    margin-bottom: 15px; }
  .gform_wrapper #field_1_5 .gfield_label {
    margin: .65em 0 0; }
  .gform_wrapper #input_1_5 {
    background: none;
    border: none;
    color: #fff;
    font-family: "futura-pt", sans-serif;
    font-size: 3.5em;
    font-weight: 700;
    line-height: 1em;
    padding: 0 !important;
    width: 100%;
    height: auto; }
    .gform_wrapper #input_1_5:focus {
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none; }
  .gform_wrapper .gform_footer {
    display: none;
    visibility: hidden; }
  .gform_wrapper ::-webkit-input-placeholder {
    color: #333; }
  .gform_wrapper :-moz-placeholder {
    color: #333; }

/*=======================================================================
	MailChimp & Fish Bowl Forms
=======================================================================*/
#mc_embed_signup input[type=text],
#mc_embed_signup input[type=email],
#mc_embed_signup input[type=date], .fish-bowl input[type=text],
.fish-bowl input[type=email],
.fish-bowl input[type=date] {
  background: #171717;
  border: 1px solid #333;
  color: #cbcac3;
  font-size: .9em;
  padding: .75em;
  margin-bottom: 1em;
  width: 100%;
  -webkit-transition: all, 0.5s, ease-out;
  transition: all, 0.5s, ease-out; }
  #mc_embed_signup input[type=text]:focus, #mc_embed_signup input[type=text]:hover,
  #mc_embed_signup input[type=email]:focus,
  #mc_embed_signup input[type=email]:hover,
  #mc_embed_signup input[type=date]:focus,
  #mc_embed_signup input[type=date]:hover, .fish-bowl input[type=text]:focus, .fish-bowl input[type=text]:hover,
  .fish-bowl input[type=email]:focus,
  .fish-bowl input[type=email]:hover,
  .fish-bowl input[type=date]:focus,
  .fish-bowl input[type=date]:hover {
    color: #cbcac3 !important; }
  #mc_embed_signup input[type=text]:focus,
  #mc_embed_signup input[type=email]:focus,
  #mc_embed_signup input[type=date]:focus, .fish-bowl input[type=text]:focus,
  .fish-bowl input[type=email]:focus,
  .fish-bowl input[type=date]:focus {
    -webkit-box-shadow: inset 0 0 1em #0288d1;
    -moz-box-shadow: inset 0 0 1em #0288d1;
    box-shadow: inset 0 0 1em #0288d1;
    outline: none; }

#mc_embed_signup label, .fish-bowl label {
  color: #999;
  margin-right: 1em; }

#mc_embed_signup .response, .fish-bowl .response {
  margin-top: 0.5em; }

#mc_embed_signup .datefield span input, .fish-bowl .datefield span input {
  width: 5em; }

#mc_embed_signup .select-style, .fish-bowl .select-style {
  border: 1px solid #333;
  width: 100%;
  border-radius: 0;
  overflow: hidden;
  padding: 0;
  background: #171717 url(../images/drop.png) no-repeat 100% 50% !important; }
  #mc_embed_signup .select-style select, .fish-bowl .select-style select {
    background: none;
    background-image: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    color: #999;
    font-size: .9em;
    padding: .7em .75em .8em;
    width: 100%;
    -webkit-appearance: none; }
    #mc_embed_signup .select-style select:focus, .fish-bowl .select-style select:focus {
      outline: none; }

#mc_embed_signup .btn-main, #mc_embed_signup .iphorm-submit-wrap button, .iphorm-submit-wrap #mc_embed_signup button, .fish-bowl .btn-main, .fish-bowl .iphorm-submit-wrap button, .iphorm-submit-wrap .fish-bowl button, .fish-bowl input[type=submit] {
  margin-top: 2.5em; }

#mc_embed_signup ::-webkit-input-placeholder, .fish-bowl ::-webkit-input-placeholder {
  color: #999; }

#mc_embed_signup :-moz-placeholder, .fish-bowl :-moz-placeholder {
  color: #0288d1; }

/*=======================================================================

	Stylesheet: Base Mobile Stylesheet

=======================================================================*/
.postid-3138 .cta .btn-main, .postid-3138 .cta .iphorm-submit-wrap button, .iphorm-submit-wrap .postid-3138 .cta button, .postid-3138 .cta .fish-bowl input[type=submit], .fish-bowl .postid-3138 .cta input[type=submit] {
  display: none;
  visibility: hidden; }

body {
  background: url(../images/bg.png);
  color: #fff;
  font-family: "proxima-nova", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%; }

.wrap {
  padding: 0 1.25em; }

img {
  max-width: 100%; }

nav ul {
  margin: 0; }

.youtube {
  cursor: pointer; }

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }
  .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none; }

/* Links
=============================================*/
a, a:visited {
  color: #fff;
  text-decoration: none; }

a.color, a.color:visited {
  color: #2980b9;
  text-decoration: none; }

p a, p a:visited {
  color: #fff;
  text-decoration: underline; }

.main-foot a, .main-foot a:visited, .main-foot .h3 a, .main-foot .post-type-archive-slaters_events .entry article h2 a, .post-type-archive-slaters_events .entry article .main-foot h2 a, .main-foot .h3 a:visited {
  color: #686d77; }

.single-locations main a, .single-locations main a:visited,
.page-template-page-lunch main a,
.page-template-page-lunch main a:visited {
  text-decoration: none; }

.soon a {
  color: #929081 !important;
  cursor: default !important; }

/* Typography
=============================================*/
h1, .h1, .single-locations main h2,
.page-template-page-lunch main h2, h2, .h2, .page-id-5101 .menu h1, .post-type-archive-slaters_events .entry article h1, .single-beers_on_tap .beername, .single-menus .entry h1, .single-locations main h1,
.page-template-page-lunch main h1, .cta h1, h3, .h3, .post-type-archive-slaters_events .entry article h2, h4, .h4, .page-id-5101 .menu h2, .page-id-4151 .offers li, .post-type-archive-slaters_events .entry article h3, .tribe-events-page-template .tribe-events-content h2, .single-menus .entry h2, h5, .h5 {
  text-rendering: optimizelegibility; }
  h1 a, .h1 a, .single-locations main h2 a,
  .page-template-page-lunch main h2 a, h2 a, .h2 a, .page-id-5101 .menu h1 a, .post-type-archive-slaters_events .entry article h1 a, .single-beers_on_tap .beername a, .single-menus .entry h1 a, .single-locations main h1 a,
  .page-template-page-lunch main h1 a, .cta h1 a, h3 a, .h3 a, .post-type-archive-slaters_events .entry article h2 a, h4 a, .h4 a, .page-id-5101 .menu h2 a, .page-id-4151 .offers li a, .post-type-archive-slaters_events .entry article h3 a, .tribe-events-page-template .tribe-events-content h2 a, .single-menus .entry h2 a, h5 a, .h5 a {
    text-decoration: none; }
  h1 span, .h1 span, .single-locations main h2 span,
  .page-template-page-lunch main h2 span, h2 span, .h2 span, .page-id-5101 .menu h1 span, .post-type-archive-slaters_events .entry article h1 span, .single-beers_on_tap .beername span, .single-menus .entry h1 span, .single-locations main h1 span,
  .page-template-page-lunch main h1 span, .cta h1 span, h3 span, .h3 span, .post-type-archive-slaters_events .entry article h2 span, h4 span, .h4 span, .page-id-5101 .menu h2 span, .page-id-4151 .offers li span, .post-type-archive-slaters_events .entry article h3 span, .tribe-events-page-template .tribe-events-content h2 span, .single-menus .entry h2 span, h5 span, .h5 span {
    display: inline-block; }

p, .p, .entry ol, .entry ul {
  font-size: 1.25em;
  line-height: 150%; }

h1, .h1, .single-locations main h2,
.page-template-page-lunch main h2 {
  color: #cbcac3;
  font-size: 1.5em;
  font-weight: 300;
  line-height: 100%;
  margin: 0 0 .125em 0;
  text-transform: uppercase; }
  h1 a, h1 a:visited, .h1 a, .single-locations main h2 a,
  .page-template-page-lunch main h2 a, .h1 a:visited {
    color: #cbcac3; }

h2, .h2, .page-id-5101 .menu h1, .post-type-archive-slaters_events .entry article h1, .single-beers_on_tap .beername, .single-menus .entry h1, .single-locations main h1,
.page-template-page-lunch main h1, .cta h1 {
  color: #fff;
  font-family: "futura-pt", sans-serif;
  font-size: 2.5em;
  font-weight: 700;
  line-height: 90%;
  margin: 0;
  text-transform: uppercase; }

#day-drinking h2.title {
  font-size: 2em;
  margin: 1.5em 0 1em; }

h3, .h3, .post-type-archive-slaters_events .entry article h2 {
  color: #cbcac3;
  font-size: 1.5em;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 1.25em; }
  h3 a, h3 a:visited, .h3 a, .post-type-archive-slaters_events .entry article h2 a, .h3 a:visited {
    color: #cbcac3; }

h4, .h4, .page-id-5101 .menu h2, .page-id-4151 .offers li, .post-type-archive-slaters_events .entry article h3, .tribe-events-page-template .tribe-events-content h2, .single-menus .entry h2 {
  color: #fff;
  font-size: 1.1em;
  font-weight: 700; }

h5, .h5 {
  color: #fff;
  font-size: 0.846em;
  font-weight: 400;
  line-height: 2.09em;
  text-transform: uppercase;
  letter-spacing: 2px; }

.page-title {
  color: #fff;
  font-family: "futura-pt", sans-serif;
  font-size: 2em;
  font-weight: 700;
  line-height: 100%;
  margin: 1em 0;
  text-transform: uppercase; }

hr {
  background: #333;
  appearance: normal;
  height: 1px;
  border: none;
  margin: 1em 0; }

blockquote {
  border-left: 4px solid #686d77;
  font-size: .875em;
  font-style: italic;
  margin: 0;
  padding-left: 1em; }
  blockquote cite {
    color: #cbcac3; }

/* Lightbox
=============================================*/
.nivo-lightbox-title-wrap {
  background: #000;
  background: rgba(0, 0, 0, 0.75);
  padding: 8px; }

.nivo-lightbox-theme-default .nivo-lightbox-title {
  border-radius: none;
  padding: 0;
  background: none; }

/* Royal Slider Overrides
=============================================*/
.rsUni, .rsUni .rsOverflow, .rsUni .rsSlide,
.rsUni .rsVideoFrameHolder, .rsUni .rsThumbs {
  background: url(../images/bg.png); }

.rsUni .rsArrow {
  width: 38px; }

.rsUni .rsArrowIcn {
  background: url(../images/slider-arrows.png) no-repeat;
  background-size: 76px 60px;
  width: 38px;
  height: 60px; }

.rsUni.rsHor .rsArrowLeft .rsArrowIcn {
  background-position: 0 0;
  margin-left: -4px; }

.rsUni.rsHor .rsArrowRight .rsArrowIcn {
  background-position: -38px 0px;
  margin-left: -34px; }

.hero.image img {
  width: 100%; }

/* Main Header
=============================================*/
.main-head {
  background: #000;
  /* Level One */ }
  .main-head .wrap {
    padding: 0; }
  .main-head .logo-group {
    padding: .75em 0; }
  .main-head .logo {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background: url(../images/slaters_5050_logo.png) no-repeat;
    background-size: contain;
    width: 94px;
    height: 94px;
    margin: 0 auto; }
    .main-head .logo a {
      display: block;
      width: 94px;
      height: 94px; }
  .main-head .vip-club {
    display: none;
    visibility: hidden; }
  .main-head .trigger {
    font-size: 2em;
    cursor: pointer; }
    .main-head .trigger.social, .main-head .trigger.nav {
      position: absolute; }
    .main-head .trigger.social {
      top: 44px;
      left: .75em; }
    .main-head .trigger.nav {
      top: 42px;
      right: .75em; }
  .main-head .social-nav, .main-head .site-nav, .main-head .secondary-nav, .main-head .sub-menu {
    display: none;
    visibility: hidden; }
    .main-head .social-nav.open, .main-head .site-nav.open, .main-head .secondary-nav.open, .main-head .sub-menu.open {
      display: inherit;
      visibility: visible; }
  .main-head nav {
    background: #000;
    border-top: 8px solid #929081; }
    .main-head nav ul {
      margin: 0; }
    .main-head nav li a, .main-head nav .trigger.sub-nav {
      border-bottom: 1px solid #333;
      cursor: pointer;
      display: block;
      font-size: 1.5em;
      letter-spacing: 2px;
      padding: 1em 1.125em;
      text-transform: uppercase; }
    .main-head nav i {
      color: #929081;
      float: right;
      font-size: 1.333em;
      line-height: .75em; }
      .main-head nav i.icon-envelope {
        line-height: .35em; }
    .main-head nav .trigger.sub-nav {
      float: none;
      font-size: 2em;
      line-height: .5em;
      padding: .85em;
      text-align: center; }
  .main-head .sub-menu {
    /* Level Two */ }
    .main-head .sub-menu li {
      display: block; }
      .main-head .sub-menu li a {
        color: #cbcac3;
        display: block;
        font-size: 1.125em;
        padding: 1.35em 2.35em; }
      .main-head .sub-menu li.level-two a {
        padding: 1.35em 1.45em 1.35em 2.35em; }
        .main-head .sub-menu li.level-two a i {
          font-size: 1.8em; }
    .main-head .sub-menu .sub-menu {
      background: #333; }
      .main-head .sub-menu .sub-menu li a {
        border-color: #000; }

/* Main Footer
=============================================*/
.main-foot {
  background: #000;
  border-top: 1px solid #333;
  color: #686d77;
  padding: 2em 0; }
  .main-foot .wrap {
    padding: 0; }
  .main-foot .logo h1 {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background: url(../images/slaters_5050_logo_grey.png) no-repeat;
    width: 112px;
    height: 113px;
    margin: 0 auto; }
  .main-foot .logo a {
    display: block;
    width: 112px;
    height: 113px; }
  .main-foot .locations-nav {
    display: none;
    visibility: hidden; }
  .main-foot .social-nav {
    margin-top: 2.5em;
    text-align: center; }
    .main-foot .social-nav li {
      display: inline-block;
      font-size: 2em;
      margin: 0 .5em; }
    .main-foot .social-nav span {
      display: none;
      visibility: hidden; }

.footer-nav {
  border-top: 1px solid #333;
  font-size: 1.5em;
  letter-spacing: 2px;
  margin-top: 1.25em;
  text-align: center;
  text-transform: uppercase; }
  .footer-nav a {
    border-bottom: 1px solid #333;
    cursor: pointer;
    display: block;
    padding: 1em; }

.copyright {
  font-size: .875em;
  padding: .75em 1.5em 0;
  margin: 1.25em 0 0;
  text-align: center; }
  .copyright span {
    margin: 0 .5em; }

/* General Page Styles
=============================================*/
.hero, .slider {
  zoom: 1; }
  .hero:before, .hero:after, .slider:before, .slider:after {
    content: "";
    display: table; }
  .hero:after, .slider:after {
    clear: both; }
  .hero + main, .slider + main {
    border-top: none; }

.alert + main {
  border-top: none; }

main {
  padding: 2.75em 0;
  border-top: 1px solid #333; }
  main article {
    margin-top: 3em; }
  main .sidebar .group {
    background: #000;
    border: 1px solid #333;
    border-radius: 4px;
    margin-bottom: 2.5em;
    text-align: center;
    padding: 1em; }
    main .sidebar .group img {
      width: 100%;
      max-width: 298px;
      margin-top: 1rem; }
    main .sidebar .group h1 {
      margin: 1rem 0 .35rem; }
    main .sidebar .group h2 {
      font-size: 1.5rem;
      line-height: 1.5rem;
      margin-bottom: 1.5rem; }
    main .sidebar .group h3 {
      margin: .75rem 0 .75rem; }
    main .sidebar .group p {
      margin: .1rem 0; }
    main .sidebar .group p + a {
      margin: 1.5rem 0 1.25rem; }
    main .sidebar .group a + p {
      margin-bottom: .5rem; }
    main .sidebar .group p:nth-of-type(2) {
      margin: .8em 0 .4em; }

.pagename-tailgates main .sidebar .group p {
  margin: 1em 0; }

.beers_on_tap-template-default main .sidebar .group h2 {
  font-size: 1.25rem; }

.beers_on_tap-template-default main .sidebar .group h1 + h2 {
  margin-bottom: .5em; }

.entry ol, .entry ul {
  margin: 1em 0 1em 2.125em; }
  .entry ol li, .entry ul li {
    margin: .5em 0; }

.entry ol {
  list-style: decimal; }

.entry ul {
  list-style: disc; }

.entry ul.none, .entry ol.none {
  list-style: none;
  margin: 0; }
  .entry ul.none li, .entry ol.none li {
    margin: 0; }

.nav h1 {
  margin-bottom: .75em; }

.nav ul {
  background: #000;
  border: 1px solid #333;
  border-radius: 4px;
  margin: 0; }

.nav li {
  border-bottom: 1px solid #333;
  font-size: 1.125em;
  letter-spacing: 2px;
  text-transform: uppercase; }
  .nav li:last-child {
    border-bottom: none; }

.nav ul a {
  display: block;
  padding: 1em; }

main nav .trigger {
  background: #000;
  border: 1px solid #333;
  border-radius: 4px;
  cursor: pointer;
  display: block;
  font-size: 1.125em;
  letter-spacing: 2px;
  padding: 1em;
  text-transform: uppercase; }
  main nav .trigger i {
    color: #929081;
    float: right;
    font-size: 1.45em;
    position: relative;
    top: -1px; }

.cta {
  margin-top: 2.35em;
  position: relative;
  zoom: 1; }
  .cta:before, .cta:after {
    content: "";
    display: table; }
  .cta:after {
    clear: both; }
  .cta .overlay {
    background: rgba(0, 0, 0, 0.75);
    border-radius: 4px;
    margin: 0;
    padding: 1.8em 1.25em 1em;
    position: absolute;
    text-align: center;
    z-index: 100;
    width: 90%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .cta h1 {
    color: #fff; }
  .cta p {
    margin: .75em 0; }
    .cta p a {
      color: #fff;
      font-weight: 600;
      text-decoration: underline; }
  .cta .background {
    z-index: -1; }

/*=======================================================================
	Page Templates
=======================================================================*/
/* Home Page
=============================================*/
.home {
  position: relative; }
  .home main {
    padding-bottom: 0; }
    .home main .cta .btn-main, .home main .cta .iphorm-submit-wrap button, .iphorm-submit-wrap .home main .cta button, .home main .cta .fish-bowl input[type=submit], .fish-bowl .home main .cta input[type=submit] {
      width: 248px;
      margin: 0 0 1.25em; }
    .home main .cta img {
      float: left;
      z-index: 0;
      width: 50%; }
      .home main .cta img:nth-of-type(n+7) {
        display: none;
        visibility: hidden; }
  .home .pop-up {
    display: none;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 66666;
    display: block; }
    .home .pop-up.open {
      display: inherit;
      visibility: visible; }
    .home .pop-up .group {
      background: #000;
      border: 1px solid #333;
      padding: 1.25em;
      position: fixed;
      top: 0;
      left: 0;
      width: 90%;
      z-index: 99999;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    .home .pop-up .overlay {
      background: rgba(0, 0, 0, 0.75);
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      z-index: 55555;
      display: block; }

/* Locations
=============================================*/
.single-locations .alert,
.page-template-page-lunch .alert {
  background: #002849;
  padding: 1.5em 0 1.125em;
  text-align: center;
  zoom: 1; }
  .single-locations .alert:before, .single-locations .alert:after,
  .page-template-page-lunch .alert:before,
  .page-template-page-lunch .alert:after {
    content: "";
    display: table; }
  .single-locations .alert:after,
  .page-template-page-lunch .alert:after {
    clear: both; }
  .single-locations .alert .icon-alert,
  .page-template-page-lunch .alert .icon-alert {
    font-size: 2.5em; }
  .single-locations .alert .icon-exit-right,
  .page-template-page-lunch .alert .icon-exit-right {
    position: relative;
    top: 1px; }
  .single-locations .alert h1,
  .page-template-page-lunch .alert h1 {
    color: #fff;
    font-size: 1.25em;
    line-height: 1.5em;
    margin-top: .5em;
    text-transform: none; }

.single-locations main h1,
.page-template-page-lunch main h1 {
  color: #fff;
  margin: 1.125em 0 .85em; }

.single-locations main h2,
.page-template-page-lunch main h2 {
  font-family: "proxima-nova", sans-serif;
  margin: 1.25em 0 .35em; }

.single-locations main p,
.page-template-page-lunch main p {
  margin: 0; }

.single-locations .intro,
.page-template-page-lunch .intro {
  max-width: 756px; }

.single-locations .contact p,
.page-template-page-lunch .contact p {
  margin-bottom: .65em; }

.single-locations .contact img,
.page-template-page-lunch .contact img {
  width: 105px;
  height: 28px;
  position: relative;
  top: 6px; }

.single-locations .contact i,
.page-template-page-lunch .contact i {
  position: relative;
  top: 1px; }

.single-locations .contact .address,
.page-template-page-lunch .contact .address {
  margin-bottom: .25em; }

.single-locations .contact .phone,
.page-template-page-lunch .contact .phone {
  margin-bottom: .5em; }

.single-locations .contact p:first-of-type a,
.page-template-page-lunch .contact p:first-of-type a {
  color: #fff; }

.single-locations .contact .app,
.page-template-page-lunch .contact .app {
  font-style: italic;
  line-height: .9em; }

.single-locations .utility .vip a,
.page-template-page-lunch .utility .vip a {
  text-decoration: underline; }

.single-locations .utility .dogs .btn-main, .single-locations .utility .dogs .iphorm-submit-wrap button, .iphorm-submit-wrap .single-locations .utility .dogs button, .single-locations .utility .dogs .fish-bowl input[type=submit], .fish-bowl .single-locations .utility .dogs input[type=submit],
.page-template-page-lunch .utility .dogs .btn-main,
.page-template-page-lunch .utility .dogs .iphorm-submit-wrap button,
.iphorm-submit-wrap .page-template-page-lunch .utility .dogs button,
.page-template-page-lunch .utility .dogs .fish-bowl input[type=submit],
.fish-bowl .page-template-page-lunch .utility .dogs input[type=submit] {
  margin-bottom: .3em; }

.single-locations .connect, .single-locations .delivery,
.page-template-page-lunch .connect,
.page-template-page-lunch .delivery {
  margin: 1.5em 0 2em; }
  .single-locations .connect .btn-alt, .single-locations .delivery .btn-alt,
  .page-template-page-lunch .connect .btn-alt,
  .page-template-page-lunch .delivery .btn-alt {
    margin: 1em 0 0;
    text-align: center;
    width: 224px; }
  .single-locations .connect ul, .single-locations .delivery ul,
  .page-template-page-lunch .connect ul,
  .page-template-page-lunch .delivery ul {
    margin: 0; }

.single-locations .delivery,
.page-template-page-lunch .delivery {
  margin: 0 0 1em; }
  .single-locations .delivery .btn-alt,
  .page-template-page-lunch .delivery .btn-alt {
    font-size: 1.3em;
    padding: .75rem 2rem; }

.single-locations .gh-button-ifrm,
.page-template-page-lunch .gh-button-ifrm {
  display: inline-block;
  float: left;
  margin: 1.4em 1.6em 0 0; }

.single-locations .awards,
.page-template-page-lunch .awards {
  zoom: 1;
  margin-bottom: 1.5em; }
  .single-locations .awards:before, .single-locations .awards:after,
  .page-template-page-lunch .awards:before,
  .page-template-page-lunch .awards:after {
    content: "";
    display: table; }
  .single-locations .awards:after,
  .page-template-page-lunch .awards:after {
    clear: both; }
  .single-locations .awards li,
  .page-template-page-lunch .awards li {
    float: left;
    width: 45%; }
    .single-locations .awards li:nth-child(odd),
    .page-template-page-lunch .awards li:nth-child(odd) {
      margin-right: 10%; }

.single-locations .events i,
.page-template-page-lunch .events i {
  font-size: 1.25em;
  position: relative;
  top: 3px; }

.single-locations .cta p,
.page-template-page-lunch .cta p {
  font-size: 1em; }

.single-locations .cta .overlay div,
.page-template-page-lunch .cta .overlay div {
  margin: 1.5em 0 .75em; }
  .single-locations .cta .overlay div p,
  .page-template-page-lunch .cta .overlay div p {
    margin: 0;
    line-height: 100%; }
    .single-locations .cta .overlay div p:nth-of-type(1),
    .page-template-page-lunch .cta .overlay div p:nth-of-type(1) {
      color: #cbcac3;
      font-size: 2em;
      font-weight: 300;
      text-transform: uppercase;
      letter-spacing: 1px; }
    .single-locations .cta .overlay div p:nth-of-type(2),
    .page-template-page-lunch .cta .overlay div p:nth-of-type(2) {
      font-size: 5em;
      font-weight: 600; }
    .single-locations .cta .overlay div p:nth-of-type(3),
    .page-template-page-lunch .cta .overlay div p:nth-of-type(3) {
      color: #cbcac3;
      font-size: 1.5em;
      text-transform: uppercase; }

.single-locations .cta .btn-main, .single-locations .cta .iphorm-submit-wrap button, .iphorm-submit-wrap .single-locations .cta button, .single-locations .cta .fish-bowl input[type=submit], .fish-bowl .single-locations .cta input[type=submit],
.page-template-page-lunch .cta .btn-main,
.page-template-page-lunch .cta .iphorm-submit-wrap button,
.iphorm-submit-wrap .page-template-page-lunch .cta button,
.page-template-page-lunch .cta .fish-bowl input[type=submit],
.fish-bowl .page-template-page-lunch .cta input[type=submit] {
  margin-bottom: 1.2em; }

.single-locations .cta .small,
.page-template-page-lunch .cta .small {
  color: #cbcac3;
  font-style: italic;
  font-size: 1em; }

.single-locations .cta .background,
.page-template-page-lunch .cta .background {
  background: url(../images/on-tap-cta-sm.jpg) no-repeat;
  background-size: cover;
  height: 688px; }

.postname-dallas .cta .small {
  display: none; }

/* Menus
=============================================*/
.single-menus main nav ul {
  display: none;
  visibility: hidden;
  margin-bottom: 1.45em; }
  .single-menus main nav ul.open {
    display: inherit;
    visibility: visible;
    margin-top: 1em; }

.single-menus .entry h1 {
  margin-bottom: .5em; }

.single-menus .entry h2 {
  color: #cbcac3;
  font-size: 1.5em;
  line-height: 1em;
  margin: 1.5em 0 .4em; }

.single-menus .entry p {
  margin: 0; }

.single-menus .entry i {
  color: #686d77; }

.single-menus .entry ul {
  color: #cbcac3;
  list-style: none;
  margin: 1.25em 0 2.65em; }
  .single-menus .entry ul li {
    line-height: 1em;
    margin: 1em 0 .4em; }

.single-menus .entry article {
  border-top: 1px solid #333;
  padding-top: 3em; }
  .single-menus .entry article:first-of-type {
    border-top: none;
    padding-top: 0; }
  .single-menus .entry article hgroup {
    margin-bottom: 1.5em; }
    .single-menus .entry article hgroup h1 {
      margin: 0 0 .4em; }
    .single-menus .entry article hgroup h2 {
      font-family: "proxima-nova", sans-serif;
      font-size: 1.5em;
      font-weight: 300;
      line-height: 100%;
      margin: 0 0 .125em 0;
      text-transform: uppercase; }
    .single-menus .entry article hgroup h3 {
      margin: 0 !important; }

.single-menus .sidebar {
  margin-bottom: 2.75em; }
  .single-menus .sidebar .group {
    margin: 3em 0 1.65em; }
  .single-menus .sidebar i {
    color: #686d77; }

.single-menus #size img,
.single-menus #dog img {
  margin: 1em 0 2.25em; }

.single-menus #pick img {
  margin-top: 1em; }

.single-menus #design h2 {
  margin-top: 3em; }
  .single-menus #design h2:first-of-type {
    margin-top: 2em; }

/*.postname-design-it {

	main .sidebar {

		nav h1 {
			@include hide;
		}
	}
}*/
.back-to-top {
  background: #000;
  border: 1px solid #333;
  border-radius: 4px;
  color: #cbcac3;
  font-size: 2em;
  text-align: center;
  display: block;
  width: 64px;
  height: 64px;
  padding-top: .5em;
  position: fixed;
  bottom: 8px;
  right: 8px;
  display: none; }

/* The Events Calendar
=============================================*/
.tribe-events-page-template #tribe-events-content .wrap {
  max-width: 698px; }

.tribe-events-page-template #tribe-events-content.tribe-events-list,
.tribe-events-page-template #tribe-events-content.tribe-events-single {
  padding: 2.75em 0 !important; }

.tribe-events-page-template #tribe-events-content.tribe-events-single .header {
  margin: 2em 0; }

.tribe-events-page-template .tribe-events-event-image img {
  height: auto; }

.tribe-events-page-template .tribe-events-list-separator-month {
  text-align: center;
  display: block;
  border-bottom: 8px solid #929081;
  margin: 2em auto; }
  .tribe-events-page-template .tribe-events-list-separator-month span {
    color: #cbcac3;
    font-size: 1.5em;
    font-weight: 300;
    line-height: 100%;
    text-transform: uppercase; }

.tribe-events-page-template .tribe-events-content h2 {
  color: #cbcac3;
  font-size: 1.5em;
  line-height: 1em;
  margin: 1.5em 0 .4em; }
  .tribe-events-page-template .tribe-events-content h2 + p {
    margin: 0; }

.single-tribe_venue .type-tribe_events + .type-tribe_events {
  margin-top: 1.5em;
  padding-top: 1.5em;
  border-top: 1px solid #333; }

.single-tribe_venue .tribe-events-event-image {
  display: none;
  visibility: hidden; }

.single-tribe_events .tribe-events-page-title {
  margin-bottom: 1.2em; }

/* Calendarize it!
=============================================*/
.page-template-page-calendar main article {
  margin-top: 0; }
  .page-template-page-calendar main article hgroup {
    padding: 0 1.25em 0.75rem; }

.single-facebook {
  margin: 2em 1em; }

.rhcalendar.not-widget.rhc_holder {
  margin-top: -0.7em; }

.fc-header,
.fc-footer {
  padding: 0 1.25em; }

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

.fc-header .fc-header-center {
  margin: 0; }

.fc-header .fc-header-right {
  margin: 1.75rem 0 2rem; }
  .fc-header .fc-header-right .fc-button {
    margin: 1rem 0 0 0; }

.rhcalendar .fullCalendar .fc-header-title {
  margin: 0; }

.fc-header-cell.fc-header-right .fc-button.fc-button-prev,
.fc-header-cell.fc-header-right .fc-button.fc-button-next {
  margin-left: .5rem;
  margin-right: .5rem;
  text-align: center;
  width: 64px; }

.fc-small .fc-button-prev::before,
.fc-small .fc-button-next::before {
  right: 24px; }

.fc-content {
  background: #000; }

.fullCalendar .fc-state-highlight, .fullCalendar table tr:hover td.fc-state-highlight,
.fc-small .fullCalendar tr td.fc-day:hover {
  background: #222; }

.fc-widget-header, .fc-widget-content {
  border: 1px solid #333; }

.fc-small .fullCalendar tr td.fc-day {
  border-bottom: 1px solid #333; }

.fullCalendar {
  font-family: "proxima-nova", sans-serif; }
  .fullCalendar .fbd-ul {
    margin: 0; }

.rhcalendar.not-widget .fc-view-month.fc-grid .fc-day-number {
  font-weight: 300;
  margin-left: 5px; }

body .fc-content, .fc-event-title, .fc-event-time {
  line-height: 100%; }

.fc-event-inner {
  padding: 3px; }

.fc-event-time {
  padding: 0 3px 0 0; }

.fc-event-title {
  padding: 0; }

.fbd-main-holder {
  background: url(../images/bg.png);
  border: 1px solid #333;
  padding: 1.25em; }

.fbd-head {
  background: none;
  padding: 0;
  margin-bottom: 1rem;
  cursor: auto; }
  .fbd-head .rhc-close-icon a {
    color: #fff; }

.fbd-dialog-content {
  background: #000;
  font-size: 1em;
  margin: 0; }

.fbd-dialog-controls {
  padding: 0; }

.fbd-body .fbd-dialog-controls input[type="button"] {
  width: 100%;
  float: none;
  font-size: 1rem;
  margin: .5rem 0;
  padding: 1rem 0; }

.fbd-ul li.fbd-tabs {
  background: #000;
  border-top: 1px solid #333;
  border-radius: 0;
  cursor: pointer;
  font-family: "proxima-nova", sans-serif;
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 100%;
  margin: 0;
  padding: .9rem 1rem;
  text-transform: uppercase;
  -webkit-transition: none;
  transition: none; }
  .fbd-ul li.fbd-tabs a {
    color: #686d77; }
  .fbd-ul li.fbd-tabs.fbd-active-tab {
    background: #333;
    background: rgba(50, 50, 50, 0.5);
    border-radius: 0; }
    .fbd-ul li.fbd-tabs.fbd-active-tab a {
      color: #fff; }
  .fbd-ul li.fbd-tabs:active, .fbd-ul li.fbd-tabs:hover {
    opacity: 1; }

.fbd-tabs-panel {
  background: #000;
  border-top: 1px solid #333;
  border-radius: 0;
  color: #fff;
  min-height: 244px;
  padding: 1rem 0; }

.fbd-cell {
  margin: 0 0 .5rem 1rem; }
  .fbd-cell .fbd-term-label {
    margin-left: .5rem; }

.fbd-checked, .fbd-unchecked {
  float: none;
  width: 100%;
  margin: 0; }

.fct-tooltip, .fc-filters-dialog, .fbd-main-holder {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  color: #000; }
  .fct-tooltip a, .fc-filters-dialog a, .fbd-main-holder a {
    color: #686d77; }

.fbd-main-holder {
  border-radius: 4px; }

.fct-header .fc-title {
  text-transform: uppercase;
  font-size: 1rem; }

.fct-tooltip [class^="icon-"], .fct-tooltip [class*=" icon-"] {
  font-family: "proxima-nova", sans-serif; }

.fct-dbox .fe-maincol .row-fluid.fe-sortable {
  margin-bottom: .5rem; }

/* Beer
=============================================*/
.page-template-page-beer .img-wrap {
  text-align: center;
  width: 100%; }

.page-template-page-beer main {
  padding: 0;
  border-top: none; }
  .page-template-page-beer main h2 {
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto; }
  .page-template-page-beer main article {
    margin-top: 0em;
    padding-top: 3em; }
  .page-template-page-beer main .intro {
    background: transparent;
    padding-bottom: 2em;
    position: relative; }
    .page-template-page-beer main .intro img {
      margin-top: 2em; }
    .page-template-page-beer main .intro .counter {
      background: url(../images/beer/counter.png) center top repeat-x;
      width: 100%;
      height: 156px;
      position: absolute;
      bottom: 0;
      z-index: -1; }
  .page-template-page-beer main .tap {
    background: rgba(0, 0, 0, 0.5);
    padding-bottom: 3em;
    z-index: 10; }
    .page-template-page-beer main .tap h3 {
      color: #fff;
      font-weight: 800;
      text-transform: uppercase;
      margin-bottom: 0; }
    .page-template-page-beer main .tap h4 {
      color: #cbcac3;
      margin-top: 0; }
    .page-template-page-beer main .tap .nav {
      margin-top: 2.25em; }
  .page-template-page-beer main .events {
    background: url(../images/beer/events-bg-mobile.jpg) center center no-repeat;
    background-size: cover;
    padding: 3em 0; }
    .page-template-page-beer main .events article {
      background: rgba(0, 0, 0, 0.75);
      border-radius: 4px;
      margin: 0;
      padding: 1.8em 1.25em 1em;
      text-align: center; }
    .page-template-page-beer main .events .btn-main, .page-template-page-beer main .events .iphorm-submit-wrap button, .iphorm-submit-wrap .page-template-page-beer main .events button, .page-template-page-beer main .events .fish-bowl input[type=submit], .fish-bowl .page-template-page-beer main .events input[type=submit] {
      margin-top: 0; }
  .page-template-page-beer main .monger .btn-alt {
    margin-bottom: 0; }
  .page-template-page-beer main .monger ul {
    zoom: 1;
    list-style: none;
    margin: 0;
    padding: 0; }
    .page-template-page-beer main .monger ul:before, .page-template-page-beer main .monger ul:after {
      content: "";
      display: table; }
    .page-template-page-beer main .monger ul:after {
      clear: both; }
    .page-template-page-beer main .monger ul li {
      float: left;
      margin: 0 1em 0 0; }
  .page-template-page-beer main .monger img {
    margin: 3em 0 -.45em; }

/* Beer Events
=============================================*/
.page-template-page-beer-events main article:first-of-type {
  margin-top: 0; }
  .page-template-page-beer-events main article:first-of-type div {
    border-top: none;
    padding-top: 0; }

.page-template-page-beer-events main article img {
  display: none;
  visibility: hidden; }

.page-template-page-beer-events main article div {
  border-top: 1px solid #333;
  padding-top: 2.7em; }
  .page-template-page-beer-events main article div .btn-main, .page-template-page-beer-events main article div .iphorm-submit-wrap button, .iphorm-submit-wrap .page-template-page-beer-events main article div button, .page-template-page-beer-events main article div .fish-bowl input[type=submit], .fish-bowl .page-template-page-beer-events main article div input[type=submit] {
    margin: 0; }

.page-template-page-beer-events main .calendar h3 {
  background: #333;
  border-top: 1px solid #333;
  margin: 1.65em 0 0;
  padding: .5em .4em .4em; }
  .page-template-page-beer-events main .calendar h3 + h4 {
    margin-top: 0; }

.page-template-page-beer-events main .calendar h4 {
  border-top: 1px solid #333;
  font-weight: 500;
  margin: 1.5em 0 0;
  padding: 1.25em 0 0; }

.page-template-page-beer-events main .calendar h5 {
  font-weight: 800;
  line-height: 1.4em;
  margin: .75em 0; }

.page-template-page-beer-events main .calendar p {
  font-size: 1em;
  margin: 0; }

.page-template-page-beer-events main .calendar .btn-main, .page-template-page-beer-events main .calendar .iphorm-submit-wrap button, .iphorm-submit-wrap .page-template-page-beer-events main .calendar button, .page-template-page-beer-events main .calendar .fish-bowl input[type=submit], .fish-bowl .page-template-page-beer-events main .calendar input[type=submit] {
  margin-top: 1em; }
  .page-template-page-beer-events main .calendar .btn-main + h3, .page-template-page-beer-events main .calendar .iphorm-submit-wrap button + h3, .iphorm-submit-wrap .page-template-page-beer-events main .calendar button + h3, .page-template-page-beer-events main .calendar .fish-bowl input[type=submit] + h3, .fish-bowl .page-template-page-beer-events main .calendar input[type=submit] + h3 {
    margin-top: 2.65em; }

/* Beers on Tap
=============================================*/
.single-beers_on_tap {
  /**** TAPHUNTER STYLES ****/
  /**** UNTAPPD STYLES
	#menu-container {

		.ut-menu, .item-bg-color {
			background: none !important;
		}

		.menu-info, .section-heading, .menu-footer {
			@include hide;
		}

		.beer-details {

			.item-title-color {
				color: $tan-light !important;
			}

			a, .ut-more, .item-title-color a, a.item-title-color {
				color: $white !important;
			}
		}
	}****/ }
  .single-beers_on_tap main {
    padding-bottom: 4em; }
  .single-beers_on_tap .entry header {
    margin-bottom: 2.2em; }
  .single-beers_on_tap .sidebar .group span {
    display: none;
    visibility: hidden; }
  .single-beers_on_tap .updatedate, .single-beers_on_tap .greenbeers {
    display: none;
    visibility: hidden; }
  .single-beers_on_tap #taphunter > div {
    padding: 0; }
  .single-beers_on_tap #taphunter hr {
    background: #333;
    border: none;
    height: 1px;
    margin: .8em 0; }
  .single-beers_on_tap #taphunter h2 {
    font-size: 1.25em; }
  .single-beers_on_tap .logo-column,
  .single-beers_on_tap .beer-column {
    padding: .35em 0; }
  .single-beers_on_tap .brewery-column {
    display: none;
    visibility: hidden; }
    .single-beers_on_tap .brewery-column strong {
      font-weight: normal; }
  .single-beers_on_tap .beername {
    font-size: 1em; }
  .single-beers_on_tap .abv:after {
    color: #333;
    content: " |";
    padding: 0 .25em; }
  .single-beers_on_tap .abv,
  .single-beers_on_tap .style,
  .single-beers_on_tap .brewery-location {
    color: #cbcac3; }
  .single-beers_on_tap #attribution {
    color: #686d77;
    margin: 1.1em 0 1.8em;
    zoom: 1; }
    .single-beers_on_tap #attribution:before, .single-beers_on_tap #attribution:after {
      content: "";
      display: table; }
    .single-beers_on_tap #attribution:after {
      clear: both; }
    .single-beers_on_tap #attribution a {
      color: #686d77; }
  .single-beers_on_tap .taphunterlogo {
    margin-right: 1em; }

.postid-437 .sidebar .group span {
  display: inherit;
  visibility: visible;
  display: inline; }

/* Gallery
=============================================*/
.page-template-page-gallery main {
  padding: 0;
  border-top: none; }

.page-template-page-gallery .gallery {
  zoom: 1; }
  .page-template-page-gallery .gallery:before, .page-template-page-gallery .gallery:after {
    content: "";
    display: table; }
  .page-template-page-gallery .gallery:after {
    clear: both; }
  .page-template-page-gallery .gallery dl {
    margin: 0; }
  .page-template-page-gallery .gallery img {
    vertical-align: top;
    width: 100%;
    height: auto; }

.page-template-page-gallery .gallery-item {
  float: left;
  width: 50%; }

/* Sidebar Pages
=============================================*/
.page-template-page-sidebar main .sidebar .group,
.page-template-page-employment main .sidebar .group {
  margin: 2.75em 0 3em; }

.page-template-page-sidebar main article,
.page-template-page-employment main article {
  margin-top: 0; }

.page-id-48 main .sidebar .group img {
  margin: 0; }

/* Awards
=============================================*/
.post-type-archive-awards .entry {
  margin-top: 2.45em; }
  .post-type-archive-awards .entry ul {
    border-top: 1px solid #333;
    margin: 0 0 2.2em;
    list-style: none; }
    .post-type-archive-awards .entry ul:last-of-type {
      margin-bottom: 0; }
      .post-type-archive-awards .entry ul:last-of-type li:last-child {
        border-bottom: 0; }
  .post-type-archive-awards .entry li {
    border-bottom: 1px solid #333;
    padding: .4em 0 .75em; }
  .post-type-archive-awards .entry i {
    margin-left: .5em;
    position: relative;
    top: 1px; }

/* Press
=============================================*/
.post-type-archive-awards .sidebar nav {
  display: none;
  visibility: hidden; }

.post-type-archive-press .sidebar nav,
.tax-custom_post_press_tag .sidebar nav,
.post-type-archive-awards .sidebar nav {
  margin-top: 2em; }
  .post-type-archive-press .sidebar nav .tagcloud a,
  .tax-custom_post_press_tag .sidebar nav .tagcloud a,
  .post-type-archive-awards .sidebar nav .tagcloud a {
    margin: 0 .25rem; }
  .post-type-archive-press .sidebar nav .group,
  .tax-custom_post_press_tag .sidebar nav .group,
  .post-type-archive-awards .sidebar nav .group {
    padding-bottom: 1.65em; }
  .post-type-archive-press .sidebar nav h4,
  .tax-custom_post_press_tag .sidebar nav h4,
  .post-type-archive-awards .sidebar nav h4 {
    color: #cbcac3;
    font-size: 1.5em;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 1.25em;
    margin: .45em 0 .75em; }

.post-type-archive-press .entry h1,
.tax-custom_post_press_tag .entry h1,
.post-type-archive-awards .entry h1 {
  font-size: 1.25rem; }

.post-type-archive-press .entry h2,
.tax-custom_post_press_tag .entry h2,
.post-type-archive-awards .entry h2 {
  font-size: 1.5rem;
  line-height: 1.5rem; }

.post-type-archive-press .entry img,
.tax-custom_post_press_tag .entry img,
.post-type-archive-awards .entry img {
  margin-top: 1em;
  width: auto; }

.post-type-archive-press .entry article,
.tax-custom_post_press_tag .entry article,
.post-type-archive-awards .entry article {
  border-bottom: 1px solid #333;
  padding-bottom: 2.25em; }
  .post-type-archive-press .entry article:last-of-type,
  .tax-custom_post_press_tag .entry article:last-of-type,
  .post-type-archive-awards .entry article:last-of-type {
    border-bottom: none;
    padding-bottom: 0; }

.post-type-archive-press .entry footer a,
.tax-custom_post_press_tag .entry footer a,
.post-type-archive-awards .entry footer a {
  margin-top: .45em; }

/* Events
=============================================*/
.post-type-archive-slaters_events .entry .title {
  margin-bottom: 1em; }

.post-type-archive-slaters_events .entry .event {
  border-bottom: 8px solid #929081;
  margin-bottom: 4em;
  padding-bottom: 4em;
  zoom: 1; }
  .post-type-archive-slaters_events .entry .event:before, .post-type-archive-slaters_events .entry .event:after {
    content: "";
    display: table; }
  .post-type-archive-slaters_events .entry .event:after {
    clear: both; }
  .post-type-archive-slaters_events .entry .event:last-of-type {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0; }

.post-type-archive-slaters_events .entry article {
  margin-top: 0; }
  .post-type-archive-slaters_events .entry article .title {
    margin-bottom: .125em; }
  .post-type-archive-slaters_events .entry article h1 {
    margin-bottom: .5em; }
  .post-type-archive-slaters_events .entry article h2 {
    color: #fff;
    font-size: 1.5em;
    line-height: 1em;
    margin: 1.5em 0 .4em; }
  .post-type-archive-slaters_events .entry article h3 {
    color: #cbcac3;
    font-size: 1.5em;
    line-height: 1em;
    margin: 1.5em 0 .4em; }
  .post-type-archive-slaters_events .entry article h3 + p {
    margin: 0; }
  .post-type-archive-slaters_events .entry article img {
    margin: .5em 0 0;
    width: 100%;
    height: auto; }

.post-type-archive-slaters_events .entry .sidebar {
  margin-top: 4em; }
  .post-type-archive-slaters_events .entry .sidebar h1 {
    margin-bottom: 16px; }
  .post-type-archive-slaters_events .entry .sidebar h2 {
    font-size: 1em;
    margin: 0 0 10px; }
  .post-type-archive-slaters_events .entry .sidebar p {
    font-size: 1em;
    margin: 0; }
    .post-type-archive-slaters_events .entry .sidebar p span {
      color: #686d77;
      font-weight: 300;
      margin: 0 .5em; }
  .post-type-archive-slaters_events .entry .sidebar div {
    background: #000;
    border: 1px solid #333;
    margin-bottom: -1px;
    padding: 1em; }
  .post-type-archive-slaters_events .entry .sidebar .btn-alt {
    font-size: 1em;
    margin: 10px 0 0;
    padding: .25em 1.5em; }

/* 50/50 Club
=============================================*/
.page-id-2399 main .sidebar .group {
  margin-bottom: 2.5em; }
  .page-id-2399 main .sidebar .group h3 {
    margin: .75rem 0 0; }

.page-id-2399 main .sidebar .group + p {
  margin-top: 2.5em; }

.page-id-2399 main .sidebar .link {
  text-align: center; }

.page-id-2399 main .sidebar .rules, .page-id-2399 main .sidebar .iphorm-fancybox-link {
  color: #686d77;
  text-decoration: none; }

.page-id-2399 #fancybox-overlay {
  background-color: black !important; }

.page-id-2399 #fancybox-content {
  border-color: #333; }

.page-id-2399 .iphorm-inner {
  background: #000 !important; }

/* Forms
=============================================*/
.page-template-page-form main article {
  margin-top: 0; }

.page-template-page-form main .form {
  margin: 2.4em 0 3.25em; }

/* Subscribe
=============================================*/
.page-template-page-subscribe main .wrap {
  max-width: 732px;
  margin: auto; }

.page-template-page-subscribe main .entry {
  margin-top: 0; }

.page-template-page-subscribe main .form {
  margin: 2.4em 0 3.25em; }

/* Catering
=============================================*/
.menu h4 {
  color: #cbcac3;
  font-size: 1.5em;
  line-height: 1em;
  margin: 1.5em 0 .4em;
  text-transform: uppercase; }

.menu p {
  margin: 0; }

.menu i {
  color: #686d77; }

.page-template-page-catering main {
  padding-top: 0; }

.page-template-page-catering .hero {
  display: inherit;
  margin: 0 auto 2em; }

.page-template-page-catering .intro {
  max-width: 545px; }

.page-template-page-catering .events {
  font-size: 1.5em;
  list-style: none;
  margin-left: 0; }
  .page-template-page-catering .events li {
    margin: 0; }

.page-template-page-catering .small {
  color: #686d77;
  font-size: 1em;
  line-height: 1.5em;
  font-style: italic; }

.calc {
  max-width: 472px;
  margin: 3.35em 0; }
  .calc .gform_wrapper {
    background: #000;
    border: 1px solid #333;
    margin-top: 20px; }
  .calc .instruction {
    line-height: 1.25em !important;
    margin-top: 6px; }

.price-table {
  border-top: 1px solid #333;
  padding: 4em 0 2.5em;
  text-align: center; }
  .price-table header {
    background: #002849;
    padding: 1em 1em;
    zoom: 1; }
    .price-table header:before, .price-table header:after {
      content: "";
      display: table; }
    .price-table header:after {
      clear: both; }
    .price-table header h1 {
      font-size: 1.75em; }
    .price-table header h2 {
      color: #fff;
      font-family: "proxima-nova", sans-serif;
      font-size: 1.125em;
      font-weight: 300;
      letter-spacing: 1px; }
  .price-table .row {
    background: #000;
    padding: .75em 0;
    zoom: 1; }
    .price-table .row:before, .price-table .row:after {
      content: "";
      display: table; }
    .price-table .row:after {
      clear: both; }
    .price-table .row:nth-of-type(even) {
      background: #1a1a1a; }
  .price-table .title {
    float: left;
    width: 100%;
    margin-bottom: .5em; }
  .price-table .detail {
    float: left;
    width: 33.333333%; }
    .price-table .detail p {
      color: #cbcac3;
      font-size: 1.5em;
      font-weight: 300; }
  .price-table p {
    font-size: 1em;
    font-weight: 600;
    margin: 0; }
    .price-table p em {
      color: #cbcac3;
      font-weight: 300; }
  .price-table i {
    font-size: 2em; }
  .price-table .icon-checkmark {
    color: #01660f; }
  .price-table .icon-cross2 {
    color: #660101; }
  .price-table .btn-main, .price-table .iphorm-submit-wrap button, .iphorm-submit-wrap .price-table button, .price-table .fish-bowl input[type=submit], .fish-bowl .price-table input[type=submit] {
    margin: 3em 0 0; }

.page-id-1954.page-template-page-form main {
  padding-top: 0; }

.page-id-1954 .hero {
  display: inherit;
  margin: 0 auto 2em; }

.page-id-1954 .events {
  font-size: 1.5em;
  list-style: none;
  margin-left: 0; }
  .page-id-1954 .events li {
    margin: 0; }

.page-id-1954 .options h2 {
  font-size: 2em; }

.page-id-1954 .options h5 {
  font-size: 1em;
  margin: .125em 0 0; }

.page-id-1954 .options hr {
  margin: 2.15em 0 2.35em; }

.page-id-1954 .options ul {
  margin-left: 1em; }

.page-id-1954 .options + p {
  line-height: 1em; }

.page-id-1954 small {
  font-size: .8em;
  color: #686d77; }

/* Mobile App
=============================================*/
.page-id-4151 .hero.image {
  position: relative; }
  .page-id-4151 .hero.image div {
    position: absolute;
    text-align: center;
    width: 90%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    .page-id-4151 .hero.image div h2.h1, .page-id-4151 .hero.image div .single-locations main h2, .single-locations main .page-id-4151 .hero.image div h2,
    .page-id-4151 .hero.image div .page-template-page-lunch main h2,
    .page-template-page-lunch main .page-id-4151 .hero.image div h2 {
      color: #fff;
      font-family: "proxima-nova", sans-serif;
      font-weight: 300;
      margin-top: .25em; }

.page-id-4151 .birthday {
  display: block !important;
  margin: auto; }

.page-id-4151 .offers {
  list-style: none;
  margin: 0;
  text-align: center; }
  .page-id-4151 .offers li {
    color: #cbcac3;
    line-height: 1em; }

.page-id-4151 .sidebar h3 {
  margin-bottom: .75em !important; }

.page-id-4151 .sidebar .btn-alt {
  margin: 0 auto .5em;
  padding: .4rem 0rem .75rem;
  width: 100%;
  max-width: 225px; }

/* Burger of the Month Archive
/  Fan Design It Gallery
=============================================*/
.post-type-archive-bom main article,
.post-type-archive-fan_design_it main article {
  margin: 0 0 2.5em; }
  .post-type-archive-bom main article:last-of-type,
  .post-type-archive-fan_design_it main article:last-of-type {
    border-bottom: none; }
  .post-type-archive-bom main article header,
  .post-type-archive-fan_design_it main article header {
    border-bottom: 1px solid #333;
    margin-bottom: 1.1em;
    padding-bottom: .9em; }
  .post-type-archive-bom main article header h2,
  .post-type-archive-fan_design_it main article header h2 {
    font-size: 1.75em; }
  .post-type-archive-bom main article img,
  .post-type-archive-fan_design_it main article img {
    max-width: 256px; }
  .post-type-archive-bom main article p,
  .post-type-archive-fan_design_it main article p {
    margin: .8em 0; }

/**** BOM Archive Only ****/
.post-type-archive-bom .hero {
  position: relative; }
  .post-type-archive-bom .hero:after {
    content: " ";
    z-index: 10;
    display: block;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7); }
  .post-type-archive-bom .hero .overlay {
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 20;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .post-type-archive-bom .hero .background {
    zoom: 1; }
    .post-type-archive-bom .hero .background:before, .post-type-archive-bom .hero .background:after {
      content: "";
      display: table; }
    .post-type-archive-bom .hero .background:after {
      clear: both; }
  .post-type-archive-bom .hero h1 {
    font-size: 2.5em; }
  .post-type-archive-bom .hero img {
    float: left;
    width: 25%; }

/**** Fan Design It Only ****/
.post-type-archive-fan_design_it .main-head {
  border-bottom: 1px solid #333; }

.post-type-archive-fan_design_it .intro {
  margin-bottom: 3em; }
  .post-type-archive-fan_design_it .intro .btn-main, .post-type-archive-fan_design_it .intro .iphorm-submit-wrap button, .iphorm-submit-wrap .post-type-archive-fan_design_it .intro button, .post-type-archive-fan_design_it .intro .fish-bowl input[type=submit], .fish-bowl .post-type-archive-fan_design_it .intro input[type=submit] {
    margin-bottom: 1em; }
  .post-type-archive-fan_design_it .intro .group {
    margin: 2.25em 0 0; }

/* Guest Survey
=============================================*/
.page-template-page-survey .smcx-embed,
.page-template-page-survey .smcx-embed > .smcx-iframe-container,
.page-template-page-survey .smcx-embed.smcx-hide-branding > .smcx-iframe-container {
  border: none;
  width: 100%;
  max-width: 728px;
  margin: auto; }

.page-template-page-survey .survey-footer {
  display: none;
  visibility: hidden; }

/* Christmas
=============================================*/
.page-id-5101 .menu {
  border-top: 1px solid #333;
  padding-top: 3em;
  margin-top: 3em; }
  .page-id-5101 .menu hgroup {
    margin-bottom: 1.5em; }
    .page-id-5101 .menu hgroup h1 {
      margin: 0 0 .4em; }
    .page-id-5101 .menu hgroup h2 {
      font-family: "proxima-nova", sans-serif;
      font-size: 1.5em;
      font-weight: 300;
      line-height: 100%;
      margin: 0 0 .125em 0;
      text-transform: uppercase; }
    .page-id-5101 .menu hgroup h3 {
      margin: 0 !important; }
  .page-id-5101 .menu h1 {
    margin-bottom: .5em; }
  .page-id-5101 .menu h2 {
    color: #cbcac3;
    font-size: 1.5em;
    line-height: 1em;
    margin: 1.5em 0 .4em; }
  .page-id-5101 .menu p {
    margin: 0; }
  .page-id-5101 .menu i {
    color: #686d77; }
  .page-id-5101 .menu ul {
    color: #cbcac3;
    list-style: none;
    margin: 1.25em 0 2.65em; }
    .page-id-5101 .menu ul li {
      line-height: 1em;
      margin: 1em 0 .4em; }

.page-id-5101 main .sidebar .group p + p {
  margin: .8em 0 .4em; }

@media only screen and (min-width: 480px) {
  /*=======================================================================

	Stylesheet: 480px and Up Stylesheet

=======================================================================*/
  /* Home Page
=============================================*/
  .home main .cta img:nth-of-type(n+5) {
    display: none;
    visibility: hidden; }
  /* Locations
=============================================*/
  .single-locations .connect, .single-locations .delivery,
  .page-template-page-lunch .connect,
  .page-template-page-lunch .delivery {
    zoom: 1; }
    .single-locations .connect:before, .single-locations .connect:after, .single-locations .delivery:before, .single-locations .delivery:after,
    .page-template-page-lunch .connect:before,
    .page-template-page-lunch .connect:after,
    .page-template-page-lunch .delivery:before,
    .page-template-page-lunch .delivery:after {
      content: "";
      display: table; }
    .single-locations .connect:after, .single-locations .delivery:after,
    .page-template-page-lunch .connect:after,
    .page-template-page-lunch .delivery:after {
      clear: both; }
    .single-locations .connect .btn-alt, .single-locations .delivery .btn-alt,
    .page-template-page-lunch .connect .btn-alt,
    .page-template-page-lunch .delivery .btn-alt {
      float: left;
      margin-right: 1.1em;
      width: auto; }
    .single-locations .connect li:last-child .btn-alt, .single-locations .delivery li:last-child .btn-alt,
    .page-template-page-lunch .connect li:last-child .btn-alt,
    .page-template-page-lunch .delivery li:last-child .btn-alt {
      margin-right: 0; }
  .single-locations .cta p,
  .page-template-page-lunch .cta p {
    font-size: 1.25em; }
  .single-locations .cta .overlay div p:nth-of-type(2),
  .page-template-page-lunch .cta .overlay div p:nth-of-type(2) {
    font-size: 6em; }
  .single-locations .cta .overlay div p:nth-of-type(3),
  .page-template-page-lunch .cta .overlay div p:nth-of-type(3) {
    font-size: 2em;
    font-weight: 300;
    letter-spacing: 1px; }
  /* Calendarize it!
=============================================*/
  .rhcalendar.not-widget.rhc_holder {
    padding: 0 1.25em; }
  .fc-header,
  .fc-footer {
    padding: 0; }
  .fc-header-row {
    margin-top: 0; }
  .fc-header .fc-header-right {
    margin-top: .75rem; }
  .fc-header-right .fc-button {
    display: inline-block; }
  .fc-button-prev::before,
  .fc-button-next::before {
    top: 16px; } }

@media only screen and (min-width: 480px) and (min-width: 482px) {
  .fc-header .fc-header-right {
    margin: 1.75rem 0 2.25rem;
    text-align: left; }
  .fc-header .fc-header-right .fc-button {
    margin: 0; }
  .fc-button-prev::before,
  .fc-button-next::before {
    top: 10px;
    right: 23px; }
    .fc-small .fc-button-prev::before, .fc-small .fc-button-next::before {
      top: 10px;
      right: 23px; }
  .fc-header-cell.fc-header-right .fc-button.fc-button-prev,
  .fc-header-cell.fc-header-right .fc-button.fc-button-next {
    width: 32px;
    margin: 0; }
  .fbd-main-holder {
    background: #000; }
  .fbd-tabs-panel {
    background: url(../images/bg.png);
    min-height: 235px; }
  .fc-lower-head-tools .fc-filters-dialog {
    left: 1.25em;
    min-width: 354px;
    max-width: 354px; } }

@media only screen and (min-width: 480px) {
  /* Burger of the Month Archive
/  Fan Design It Gallery
=============================================*/
  .post-type-archive-bom .hero img {
    width: 25%; }
    .post-type-archive-bom .hero img:nth-of-type(-n+4) {
      display: none;
      visibility: hidden; }
  .post-type-archive-bom main article,
  .post-type-archive-fan_design_it main article {
    zoom: 1; }
    .post-type-archive-bom main article:before, .post-type-archive-bom main article:after,
    .post-type-archive-fan_design_it main article:before,
    .post-type-archive-fan_design_it main article:after {
      content: "";
      display: table; }
    .post-type-archive-bom main article:after,
    .post-type-archive-fan_design_it main article:after {
      clear: both; }
    .post-type-archive-bom main article img,
    .post-type-archive-fan_design_it main article img {
      float: left;
      margin: .4em 0 .6em;
      width: 33.786408%; }
    .post-type-archive-bom main article p,
    .post-type-archive-fan_design_it main article p {
      float: right;
      margin: 0;
      width: 60%; } }

@media only screen and (min-width: 533px) {
  /*=======================================================================

	Stylesheet: 533px and Up Stylesheet

=======================================================================*/
  /* Typography
=============================================*/
  blockquote {
    margin-left: 1em;
    padding-left: 1.5em; }
    blockquote cite {
      color: #cbcac3; }
  /* Home Page
=============================================*/
  .home main .cta .btn-main, .home main .cta .iphorm-submit-wrap button, .iphorm-submit-wrap .home main .cta button, .home main .cta .fish-bowl input[type=submit], .fish-bowl .home main .cta input[type=submit] {
    width: 200px; }
    .home main .cta .btn-main:first-of-type, .home main .cta .iphorm-submit-wrap button:first-of-type, .iphorm-submit-wrap .home main .cta button:first-of-type, .home main .cta .fish-bowl input[type=submit]:first-of-type, .fish-bowl .home main .cta input[type=submit]:first-of-type {
      margin-right: 1em; }
  .home main .cta img {
    width: 33.333333%; }
    .home main .cta img:nth-of-type(n+5) {
      display: inherit;
      visibility: visible; }
    .home main .cta img:nth-of-type(n+7) {
      display: none;
      visibility: hidden; }
  /* Locations
=============================================*/
  .single-locations main h1,
  .page-template-page-lunch main h1 {
    margin-bottom: .3em; }
  .single-locations .hours,
  .page-template-page-lunch .hours {
    zoom: 1; }
    .single-locations .hours:before, .single-locations .hours:after,
    .page-template-page-lunch .hours:before,
    .page-template-page-lunch .hours:after {
      content: "";
      display: table; }
    .single-locations .hours:after,
    .page-template-page-lunch .hours:after {
      clear: both; }
    .single-locations .hours div,
    .page-template-page-lunch .hours div {
      float: left;
      width: 47.5609756098%; }
      .single-locations .hours div:nth-of-type(odd),
      .page-template-page-lunch .hours div:nth-of-type(odd) {
        margin-right: 4.8780487805%; }
  .single-locations .connect,
  .page-template-page-lunch .connect {
    margin-top: 0; }
  .single-locations .awards li,
  .page-template-page-lunch .awards li {
    float: left;
    margin-right: 4.8780487805%;
    width: 21.3414634146%; }
    .single-locations .awards li:nth-child(odd),
    .page-template-page-lunch .awards li:nth-child(odd) {
      margin-right: 4.8780487805%; }
    .single-locations .awards li:last-child,
    .page-template-page-lunch .awards li:last-child {
      margin-right: 0; }
  /* The Events Calendar
=============================================*/
  .single-tribe_venue .tribe-events-list-event-description .group {
    zoom: 1; }
    .single-tribe_venue .tribe-events-list-event-description .group:before, .single-tribe_venue .tribe-events-list-event-description .group:after {
      content: "";
      display: table; }
    .single-tribe_venue .tribe-events-list-event-description .group:after {
      clear: both; }
  .single-tribe_venue .tribe-events-event-image {
    float: left;
    display: inherit;
    visibility: visible;
    margin: 1.7em 1.5em .25em 0; }
  /* Beers on Tap
=============================================*/
  .single-beers_on_tap .brewery-column {
    display: inherit;
    visibility: visible;
    padding: 0 1.25em; }
  /* Catering
=============================================*/
  .page-template-page-catering .events {
    zoom: 1; }
    .page-template-page-catering .events:before, .page-template-page-catering .events:after {
      content: "";
      display: table; }
    .page-template-page-catering .events:after {
      clear: both; }
    .page-template-page-catering .events li {
      width: 50%;
      float: left; }
  /* Gallery
=============================================*/
  .page-template-page-gallery .gallery-item {
    width: 33.333333%; } }

@media only screen and (min-width: 640px) {
  /*=======================================================================

	Stylesheet: 640px and Up Stylesheet

=======================================================================*/
  /* Home Page
=============================================*/
  .home main .cta .btn-main, .home main .cta .iphorm-submit-wrap button, .iphorm-submit-wrap .home main .cta button, .home main .cta .fish-bowl input[type=submit], .fish-bowl .home main .cta input[type=submit] {
    width: 224px; }
  /* Locations
=============================================*/
  .single-locations main,
  .page-template-page-lunch main {
    zoom: 1; }
    .single-locations main:before, .single-locations main:after,
    .page-template-page-lunch main:before,
    .page-template-page-lunch main:after {
      content: "";
      display: table; }
    .single-locations main:after,
    .page-template-page-lunch main:after {
      clear: both; }
    .single-locations main h1,
    .page-template-page-lunch main h1 {
      margin-top: 0; }
  .single-locations .contact, .single-locations .utility,
  .page-template-page-lunch .contact,
  .page-template-page-lunch .utility {
    zoom: 1; }
    .single-locations .contact:before, .single-locations .contact:after, .single-locations .utility:before, .single-locations .utility:after,
    .page-template-page-lunch .contact:before,
    .page-template-page-lunch .contact:after,
    .page-template-page-lunch .utility:before,
    .page-template-page-lunch .utility:after {
      content: "";
      display: table; }
    .single-locations .contact:after, .single-locations .utility:after,
    .page-template-page-lunch .contact:after,
    .page-template-page-lunch .utility:after {
      clear: both; }
    .single-locations .contact div, .single-locations .utility div,
    .page-template-page-lunch .contact div,
    .page-template-page-lunch .utility div {
      float: left;
      width: 47.5609756098%; }
      .single-locations .contact div:nth-of-type(odd), .single-locations .utility div:nth-of-type(odd),
      .page-template-page-lunch .contact div:nth-of-type(odd),
      .page-template-page-lunch .utility div:nth-of-type(odd) {
        margin-right: 4.8780487805%; }
  /* Calendarize it!
=============================================*/
  .fc-grid th {
    font-weight: 300;
    text-transform: uppercase; }
  .fc-lower-head-tools .fc-filters-dialog {
    left: 0;
    min-width: 354px; }
  /* Mobile App
=============================================*/
  .page-id-4151 .birthday {
    display: inline !important;
    float: right; }
  .page-id-4151 .offers {
    zoom: 1; }
    .page-id-4151 .offers:before, .page-id-4151 .offers:after {
      content: "";
      display: table; }
    .page-id-4151 .offers:after {
      clear: both; }
    .page-id-4151 .offers li {
      float: left;
      width: 33.333%; }
  /* Burger of the Month Archive
   Fan Design It Gallery
=============================================*/
  .post-type-archive-bom .hero img {
    width: 20%; }
    .post-type-archive-bom .hero img:nth-of-type(-n+4) {
      display: inherit;
      visibility: visible; }
    .post-type-archive-bom .hero img:nth-of-type(-n+3) {
      display: none;
      visibility: hidden; }
  .post-type-archive-bom main article p,
  .post-type-archive-fan_design_it main article p {
    margin: 1.25em 0 0; }
  /* BOMnation Coupons
=============================================*/
  .parent-pageid-905 .entry {
    max-width: 752px; }
  /* Catering
=============================================*/
  .calc .gform_wrapper .ginput_container_radio ul.gfield_radio {
    margin: 0; }
  .calc #field_1_5 {
    margin: 0; } }

@media only screen and (min-width: 768px) {
  /*=======================================================================

	Stylesheet: Tablet & Small Desktop Stylesheet

=======================================================================*/
  .wrap {
    zoom: 1;
    margin: auto;
    padding: 0 3.2967032967%; }
    .wrap:before, .wrap:after {
      content: "";
      display: table; }
    .wrap:after {
      clear: both; }
  /* Main Header
=============================================*/
  .main-head {
    /* Level One */ }
    .main-head .wrap {
      padding: 0 3.2967032967%; }
    .main-head .logo-group {
      width: 14.444444445%;
      float: left;
      padding: 1em 0; }
      .main-head .logo-group .logo {
        margin: 0;
        width: 102px;
        height: 102px;
        background-size: contain; }
        .main-head .logo-group .logo a {
          width: 102px;
          height: 102px; }
      .main-head .logo-group .trigger {
        display: none;
        visibility: hidden; }
    .main-head .social-nav, .main-head .site-nav, .main-head .main-nav {
      display: inherit;
      visibility: visible; }
    .main-head .nav-group {
      width: 82.888888889%;
      max-width: 900px;
      float: right; }
    .main-head nav {
      background: none;
      border-top: none;
      float: right; }
      .main-head nav ul {
        margin: 0; }
      .main-head nav li {
        float: left; }
      .main-head nav li a, .main-head nav .opt-in, .main-head nav .trigger.sub-nav {
        border-bottom: none;
        font-size: 1em;
        letter-spacing: 1px;
        padding: 0; }
      .main-head nav i {
        color: #fff;
        float: none;
        font-size: 1.5em; }
      .main-head nav .secondary-group {
        float: right;
        position: relative;
        z-index: 888; }
      .main-head nav .trigger.sub-nav {
        border: 1px solid #333;
        border-radius: 4px;
        font-size: 1.25em;
        margin-top: .4em;
        padding: .5em;
        text-align: left; }
        .main-head nav .trigger.sub-nav.icon-slide-down:before {
          content: "\e92b"; }
        .main-head nav .trigger.sub-nav.icon-slide-up:before {
          content: "\e92a"; }
    .main-head .social-nav {
      width: auto;
      margin: .4em 0 0 4em; }
      .main-head .social-nav ul {
        float: right; }
      .main-head .social-nav li {
        padding: 1em .75em; }
        .main-head .social-nav li:not(.button) {
          margin-top: .45em; }
          .main-head .social-nav li:not(.button) span {
            display: none;
            visibility: hidden; }
        .main-head .social-nav li i:hover, .main-head .social-nav li i:active {
          color: #cbcac3; }
        .main-head .social-nav li.button {
          padding-right: 0; }
          .main-head .social-nav li.button a {
            border: 1px solid #333;
            border-radius: 4px;
            color: #cbcac3;
            font-size: 1em;
            padding: .2em 1em;
            -webkit-transition: color 0.14s ease-in-out, border 0.14s ease-in-out;
            transition: color 0.14s ease-in-out, border 0.14s ease-in-out; }
            .main-head .social-nav li.button a i {
              display: none;
              color: #cbcac3; }
            .main-head .social-nav li.button a:hover, .main-head .social-nav li.button a:active {
              border-color: #cbcac3; }
    .main-head .main-nav {
      float: left;
      margin: .8em .75em 0 0;
      z-index: 999; }
      .main-head .main-nav li a {
        padding: 0 .5em; }
      .main-head .main-nav i {
        display: none;
        visibility: hidden; }
      .main-head .main-nav li:hover > ul {
        display: inherit;
        visibility: visible; }
      .main-head .main-nav .menu-item-has-children {
        position: relative;
        cursor: default;
        padding-bottom: 1.6em; }
      .main-head .main-nav .menu-item-has-children:hover > a,
      .main-head .main-nav .menu-item-1612:hover > a,
      .main-head .main-nav .menu-item-385:hover > a,
      .main-head .main-nav .menu-item-386:hover > a {
        color: #cbcac3; }
      .main-head .main-nav .menu-item-has-children,
      .main-head .main-nav .menu-item-has-children a {
        cursor: context-menu; }
        .main-head .main-nav .menu-item-has-children ul, .main-head .main-nav .menu-item-has-children ul a,
        .main-head .main-nav .menu-item-has-children a ul,
        .main-head .main-nav .menu-item-has-children a ul a {
          cursor: pointer; }
        .main-head .main-nav .menu-item-has-children li a,
        .main-head .main-nav .menu-item-has-children a li a {
          padding: .75em 1em; }
    .main-head .sub-menu {
      display: none;
      visibility: hidden;
      position: absolute;
      top: 3.15em;
      left: -0.25em;
      background: #000;
      border-radius: 0 0 4px 4px;
      border-top: 8px solid #929081;
      z-index: 999;
      /* Level Two */ }
      .main-head .sub-menu.open {
        display: inherit;
        visibility: hidden; }
      .main-head .sub-menu li {
        border-bottom: 1px solid #333;
        float: none;
        margin: 0;
        width: 220px; }
        .main-head .sub-menu li:last-child {
          border-bottom: none; }
        .main-head .sub-menu li a {
          color: #fff;
          font-size: 1em;
          padding: .75em 1em; }
        .main-head .sub-menu li:hover {
          background: #333;
          background: rgba(50, 50, 50, 0.5); }
      .main-head .sub-menu .menu-item-has-children {
        padding-bottom: 0; }
      .main-head .sub-menu .sub-menu {
        background: #191919;
        border-radius: 0 4px 4px 0;
        border-top: none;
        top: 0em;
        left: 100%; }
    .main-head .secondary-nav {
      position: absolute;
      top: 3.95em;
      left: -7.55em;
      background: #000;
      border-radius: 0 0 4px 4px;
      border-top: 8px solid #929081; }
      .main-head .secondary-nav li {
        border-bottom: 1px solid #333;
        width: 100%; }
        .main-head .secondary-nav li:last-child {
          border-bottom: none; }
        .main-head .secondary-nav li a {
          color: #fff;
          display: block;
          font-size: 1em;
          padding: .75em 1em; }
        .main-head .secondary-nav li:hover {
          background: #333;
          background: rgba(50, 50, 50, 0.5); } }

@media only screen and (min-width: 768px) and (min-width: 820px) {
  .main-head .main-nav li a {
    padding: 0 .75em; } }

@media only screen and (min-width: 768px) {
  /* Main Footer
=============================================*/
  .main-foot {
    padding: 4em 0 3em; }
    .main-foot .wrap {
      padding: 0 3.2967032967%;
      zoom: 1; }
      .main-foot .wrap:before, .main-foot .wrap:after {
        content: "";
        display: table; }
      .main-foot .wrap:after {
        clear: both; }
    .main-foot .logo {
      float: left; }
      .main-foot .logo h1 {
        margin: 0 2em 0 0; }
    .main-foot a {
      text-decoration: none; }
      .main-foot a i {
        margin-left: .125em;
        position: relative;
        top: 2px; }
    .main-foot .h3, .main-foot .post-type-archive-slaters_events .entry article h2, .post-type-archive-slaters_events .entry article .main-foot h2 {
      font-size: 1.25em; }
    .main-foot .locations-nav {
      display: inherit;
      visibility: visible;
      zoom: 1;
      margin-top: 2em; }
      .main-foot .locations-nav:before, .main-foot .locations-nav:after {
        content: "";
        display: table; }
      .main-foot .locations-nav:after {
        clear: both; }
      .main-foot .locations-nav li {
        float: left;
        height: 112px;
        margin-bottom: 2em;
        width: 25%; }
        .main-foot .locations-nav li h2 {
          line-height: 1.125em;
          margin-bottom: .15em;
          max-width: 156px; }
        .main-foot .locations-nav li p {
          margin: 0; }
    .main-foot .social-nav {
      margin: 0 0 2em;
      text-align: left; }
      .main-foot .social-nav li {
        font-size: 1.75em;
        margin: 0 .5em 0 0; }
  .site-map {
    margin-top: 2.15em; }
  .footer-nav {
    zoom: 1;
    border-top: none;
    font-size: .8em;
    text-align: left;
    margin-top: 0; }
    .footer-nav:before, .footer-nav:after {
      content: "";
      display: table; }
    .footer-nav:after {
      clear: both; }
    .footer-nav li {
      float: left; }
      .footer-nav li:after {
        content: "|";
        padding: 0 1em; }
      .footer-nav li:last-child:after {
        content: none;
        padding: 0; }
    .footer-nav a {
      border-bottom: none;
      display: inline;
      padding: 0; }
  .copyright {
    margin: 0;
    padding: 0;
    text-align: left; }
  /* General Page Styles
=============================================*/
  main {
    padding: 4em 0; }
  .cta {
    margin-top: 3.4em; }
  /*=======================================================================
	Page Templates
=======================================================================*/
  /* Home Page
=============================================*/
  .home main .wrap {
    zoom: 1; }
    .home main .wrap:before, .home main .wrap:after {
      content: "";
      display: table; }
    .home main .wrap:after {
      clear: both; }
    .home main .wrap nav {
      float: right;
      margin: -0.2em 0 0;
      width: 36.4771151179%; }
      .home main .wrap nav li {
        font-size: 1.05em; }
        .home main .wrap nav li:hover {
          background: #333;
          background: rgba(50, 50, 50, 0.5); }
    .home main .wrap article {
      float: left;
      margin: 0;
      width: 59.0846047157%; }
  .home main .cta .overlay {
    margin: 0 auto;
    padding: 2.4em 2.5em 2.75em;
    width: 664px; }
  .home main .cta p {
    margin: .75em 0 1.25em; }
  .home main .cta .btn-main, .home main .cta .iphorm-submit-wrap button, .iphorm-submit-wrap .home main .cta button, .home main .cta .fish-bowl input[type=submit], .fish-bowl .home main .cta input[type=submit] {
    margin: 0 1em; }
  .home main .cta img {
    width: 33.33333333%; }
  /* Locations
=============================================*/
  .single-locations .alert .icon-alert,
  .page-template-page-lunch .alert .icon-alert {
    float: left;
    width: 72px;
    text-align: left;
    position: relative;
    top: -5px; }
  .single-locations .alert h1,
  .page-template-page-lunch .alert h1 {
    float: left;
    width: 88.5416666667%;
    text-align: left;
    margin: 2px 0 0; }
  .single-locations .connect,
  .page-template-page-lunch .connect {
    margin: .25em 0 2.75em; }
  .single-locations .cta .background,
  .page-template-page-lunch .cta .background {
    background: url(../images/on-tap-cta-md.jpg) no-repeat;
    background-size: cover; }
  /* Menus
=============================================*/
  .single-menus .entry ul {
    zoom: 1;
    margin: 0; }
    .single-menus .entry ul:before, .single-menus .entry ul:after {
      content: "";
      display: table; }
    .single-menus .entry ul:after {
      clear: both; }
    .single-menus .entry ul li {
      float: left;
      width: 50%;
      margin: .8em 0 .65em; }
      .single-menus .entry ul li:nth-child(odd) {
        padding-right: 1em; }
  .single-menus .entry #size ul li, .single-menus .entry .size li {
    width: 33%; }
  .single-menus .entry article {
    padding-top: 4em;
    margin-top: 4em; }
  .single-menus #design h2 {
    margin-top: 2.6em; }
    .single-menus #design h2:first-of-type {
      margin-top: 2em; }
  .single-menus #snacks {
    zoom: 1; }
    .single-menus #snacks:before, .single-menus #snacks:after {
      content: "";
      display: table; }
    .single-menus #snacks:after {
      clear: both; }
    .single-menus #snacks h2 {
      float: left;
      width: 50%; }
  /* Beer
=============================================*/
  .page-template-page-beer main article {
    padding-top: 5em; }
  .page-template-page-beer main .intro img {
    max-width: 384px; }
  .page-template-page-beer main .tap {
    padding-bottom: 5em; }
    .page-template-page-beer main .tap .nav li {
      font-size: 1.05em; }
      .page-template-page-beer main .tap .nav li:hover {
        background: #333;
        background: rgba(50, 50, 50, 0.5); }
  .page-template-page-beer main .events {
    background: url(../images/beer/events-bg.jpg) center center no-repeat;
    background-size: cover;
    padding: 5em 0; }
    .page-template-page-beer main .events article {
      max-width: 780px;
      margin: 0 auto; }
  /* Beer Events
=============================================*/
  .page-template-page-beer-events main article {
    zoom: 1; }
    .page-template-page-beer-events main article:before, .page-template-page-beer-events main article:after {
      content: "";
      display: table; }
    .page-template-page-beer-events main article:after {
      clear: both; }
    .page-template-page-beer-events main article:first-of-type img {
      margin-top: 0; }
    .page-template-page-beer-events main article img {
      display: inherit;
      visibility: visible;
      float: left;
      width: 28.1666666667%;
      max-width: 306px;
      margin-top: 2.7em; }
    .page-template-page-beer-events main article div {
      float: right;
      width: 66%;
      max-width: 728px; }
  /* The Events Calendar
=============================================*/
  .tribe-events-page-template #tribe-events-content.tribe-events-list,
  .tribe-events-page-template #tribe-events-content.tribe-events-single {
    padding: 4em 0 !important; }
  /* Calendarize it!
=============================================*/
  .page-template-page-calendar main {
    padding-left: 3.2967032967%;
    padding-right: 3.2967032967%; }
    .page-template-page-calendar main article hgroup {
      padding: 0 0 .75rem; }
  .rhcalendar.not-widget.rhc_holder {
    padding: 0; }
  .fc-header {
    zoom: 1;
    margin-bottom: 1.75rem; }
    .fc-header:before, .fc-header:after {
      content: "";
      display: table; }
    .fc-header:after {
      clear: both; }
  .fc-header .fc-header-left {
    float: left; }
  .fc-header .fc-header-center {
    float: left; }
  .fc-header .fc-header-right {
    float: right;
    margin: 0; }
  .fc-lower-head-tools .fc-filters-dialog {
    right: 0;
    left: auto; }
  .rhc .row-fluid [class*="span"] {
    margin-left: 0; }
  /* Sidebar Pages
=============================================*/
  .page-template-page-sidebar main article,
  .page-template-page-employment main article {
    margin-top: 0; }
  .page-template-page-sidebar main .sidebar .group,
  .page-template-page-employment main .sidebar .group {
    margin: 3.6em 0 0; }
  .page-template-default main article {
    margin-top: 0; }
  /* Awards
=============================================*/
  .post-type-archive-awards .entry {
    margin-top: 3.45em; }
    .post-type-archive-awards .entry ul {
      margin-bottom: 2.95em; }
  /* Press
=============================================*/
  .post-type-archive-awards .sidebar nav {
    display: inherit;
    visibility: visible; }
  .post-type-archive-press .entry h2,
  .tax-custom_post_press_tag .entry h2,
  .post-type-archive-awards .entry h2 {
    font-size: 2rem;
    line-height: 2.25rem; }
  .post-type-archive-press .entry article,
  .tax-custom_post_press_tag .entry article,
  .post-type-archive-awards .entry article {
    margin-top: 4em;
    padding-bottom: 3.25em; }
  /* Forms
=============================================*/
  .page-template-page-form main .entry {
    margin-top: .8em; }
  .page-template-page-form main .form {
    margin: 3.35em 0 4.25em; }
  /* Catering
=============================================*/
  .page-template-page-catering .entry {
    margin-bottom: 4.25em;
    zoom: 1; }
    .page-template-page-catering .entry:before, .page-template-page-catering .entry:after {
      content: "";
      display: table; }
    .page-template-page-catering .entry:after {
      clear: both; }
  .page-template-page-catering .intro {
    float: left;
    width: 45.4166666667%;
    max-width: 545px; }
  .page-template-page-catering .events {
    margin-bottom: 0; }
    .page-template-page-catering .events li {
      width: 100%; }
  .calc {
    float: right;
    width: 45.4166666667%;
    margin: 0; }
  .price-table {
    padding: 5em 0 3.25em;
    text-align: left; }
    .price-table .title {
      width: 40%;
      margin-bottom: 0;
      text-align: left; }
    .price-table .detail {
      width: 20%;
      text-align: center; }
    .price-table header .detail {
      margin-top: 4px; }
    .price-table .row {
      padding: .7em 0; }
      .price-table .row:nth-of-type(2) {
        padding: 0 0 .2em; }
        .price-table .row:nth-of-type(2) .detail {
          margin-top: 10px; }
      .price-table .row .title {
        margin-top: 7px;
        padding-left: 1.25em; }
  /* Mobile App
=============================================*/
  .page-id-4151 .hero.image div h1.h2, .page-id-4151 .hero.image div .cta h1, .cta .page-id-4151 .hero.image div h1, .page-id-4151 .hero.image div .single-locations main h1, .single-locations main .page-id-4151 .hero.image div h1,
  .page-id-4151 .hero.image div .page-template-page-lunch main h1,
  .page-template-page-lunch main .page-id-4151 .hero.image div h1, .page-id-4151 .hero.image div .single-menus .entry h1, .single-menus .entry .page-id-4151 .hero.image div h1, .page-id-4151 .hero.image div .single-beers_on_tap h1.beername, .single-beers_on_tap .page-id-4151 .hero.image div h1.beername, .page-id-4151 .hero.image div .post-type-archive-slaters_events .entry article h1, .post-type-archive-slaters_events .entry article .page-id-4151 .hero.image div h1, .page-id-4151 .hero.image div .page-id-5101 .menu h1, .page-id-5101 .menu .page-id-4151 .hero.image div h1 {
    font-size: 3.55em; }
  .page-id-4151 .hero.image div h2.h1, .page-id-4151 .hero.image div .single-locations main h2, .single-locations main .page-id-4151 .hero.image div h2,
  .page-id-4151 .hero.image div .page-template-page-lunch main h2,
  .page-template-page-lunch main .page-id-4151 .hero.image div h2 {
    font-size: 2em; }
  /* Burger of the Month Archive
/  Fan Design It Gallery
=============================================*/
  .post-type-archive-bom main .pagination,
  .post-type-archive-fan_design_it main .pagination {
    margin: 0; }
  .post-type-archive-bom main .bom-list,
  .post-type-archive-fan_design_it main .bom-list {
    zoom: 1; }
    .post-type-archive-bom main .bom-list:before, .post-type-archive-bom main .bom-list:after,
    .post-type-archive-fan_design_it main .bom-list:before,
    .post-type-archive-fan_design_it main .bom-list:after {
      content: "";
      display: table; }
    .post-type-archive-bom main .bom-list:after,
    .post-type-archive-fan_design_it main .bom-list:after {
      clear: both; }
  .post-type-archive-bom main article,
  .post-type-archive-fan_design_it main article {
    width: 45.5833333333%;
    margin: 0 0 3.5em; }
    .post-type-archive-bom main article img, .post-type-archive-bom main article p,
    .post-type-archive-fan_design_it main article img,
    .post-type-archive-fan_design_it main article p {
      float: none;
      width: 100%; }
    .post-type-archive-bom main article p,
    .post-type-archive-fan_design_it main article p {
      margin: .6em 0 0; }
    .post-type-archive-bom main article:nth-of-type(odd),
    .post-type-archive-fan_design_it main article:nth-of-type(odd) {
      float: left;
      clear: left; }
    .post-type-archive-bom main article:nth-of-type(even),
    .post-type-archive-fan_design_it main article:nth-of-type(even) {
      float: right;
      clear: right; }
  /* Fan Design It Gallery
=============================================*/
  .post-type-archive-fan_design_it .intro {
    zoom: 1;
    margin-bottom: 4.25em; }
    .post-type-archive-fan_design_it .intro:before, .post-type-archive-fan_design_it .intro:after {
      content: "";
      display: table; }
    .post-type-archive-fan_design_it .intro:after {
      clear: both; }
  .post-type-archive-fan_design_it .entry {
    float: left;
    width: 59.0846047157%; }
  .post-type-archive-fan_design_it .sidebar {
    float: right;
    width: 36.4771151179%; }
    .post-type-archive-fan_design_it .sidebar .group {
      margin: 0; }
  /* 404
=============================================*/
  .error404 main {
    zoom: 1; }
    .error404 main:before, .error404 main:after {
      content: "";
      display: table; }
    .error404 main:after {
      clear: both; }
  .error404 .entry {
    float: left;
    margin-bottom: 1.8em; }
  .error404 .sidebar {
    background: url(../images/404.png) no-repeat;
    background-size: contain;
    height: 250px;
    margin: 10em 0 3em;
    float: right;
    width: 40%; } }

@media only screen and (min-width: 920px) {
  /*=======================================================================

	Stylesheet: 960px and Up Desktop Stylsheet

=======================================================================*/
  /* General Page Styles
=============================================*/
  main nav .trigger {
    display: none;
    visibility: hidden; }
  /* Main Header
=============================================*/
  .main-head nav .trigger.sub-nav {
    font-size: 1.5em; }
  .main-head .main-nav {
    margin-top: 1.15em; }
    .main-head .main-nav li a {
      font-size: 1.25em;
      padding: 0 .5em; }
  .main-head .sub-menu {
    top: 3.1em; }
    .main-head .sub-menu li {
      width: 272px; }
  .main-head .secondary-nav {
    top: 4.25em;
    left: -9em; }
    .main-head .secondary-nav li a {
      font-size: 1.25em; }
  /* Main Footer
=============================================*/
  .main-foot .logo h1 {
    margin: 0; }
  .main-foot .site-map {
    float: right;
    margin-top: 0;
    padding-left: 2em;
    width: 82.833333%; }
  .main-foot .footer-nav {
    font-size: 1em; }
  .main-foot .locations-nav li {
    height: 120px; }
  .main-foot .copyright {
    margin-top: 0; }
  /* General Page Styles
=============================================*/
  main .sidebar p {
    font-size: 1.125rem; }
  /*=======================================================================
	Page Templates
=======================================================================*/
  /* Home Page
=============================================*/
  .home main .wrap nav {
    width: 31.4166666667%;
    max-width: 377px; }
  .home main .wrap article {
    width: 60.3333333333%;
    max-width: 724px; }
  .home main .cta img {
    width: 25%; }
    .home main .cta img:nth-of-type(n+7) {
      display: inherit;
      visibility: visible; }
    .home main .cta img:nth-of-type(n+9) {
      display: none;
      visibility: hidden; }
  /* Locations
=============================================*/
  .single-locations .hours div,
  .page-template-page-lunch .hours div {
    float: none;
    width: auto; }
    .single-locations .hours div:nth-of-type(odd),
    .page-template-page-lunch .hours div:nth-of-type(odd) {
      margin-right: 0; }
  .single-locations .hours,
  .page-template-page-lunch .hours {
    float: left;
    width: 31.6666666667%; }
  .single-locations .group,
  .page-template-page-lunch .group {
    float: right;
    width: 65.6666666667%;
    min-height: 352px; }
  .single-locations .contact div,
  .page-template-page-lunch .contact div {
    width: 47.9695431472%; }
    .single-locations .contact div:nth-of-type(odd),
    .page-template-page-lunch .contact div:nth-of-type(odd) {
      margin-right: 4.0609137056%; }
  .single-locations .events,
  .page-template-page-lunch .events {
    margin-top: 1.7em;
    float: left; }
  /* Menus
=============================================*/
  .single-menus main nav ul {
    display: inherit;
    visibility: visible; }
  .single-menus main .sidebar {
    float: left;
    width: 28.1666666667%;
    max-width: 293px; }
  .single-menus main nav li {
    font-size: 1.05em; }
    .single-menus main nav li:hover {
      background: #333;
      background: rgba(50, 50, 50, 0.5); }
  .single-menus main article {
    float: right;
    width: 66%; }
    .single-menus main article:first-of-type {
      margin-top: 0; }
  .single-menus .entry {
    zoom: 1; }
    .single-menus .entry:before, .single-menus .entry:after {
      content: "";
      display: table; }
    .single-menus .entry:after {
      clear: both; }
    .single-menus .entry ul {
      margin-bottom: 0; }
  .single-menus .entry #over ul li {
    width: 100%; } }

@media only screen and (min-width: 920px) and (min-width: 1045px) {
  .single-menus .entry #over ul li {
    width: 50%; } }

@media only screen and (min-width: 920px) {
  /* Page with Sidebar
=============================================*/
  .single-beers_on_tap main .entry,
  .page-template-page-sidebar main .entry,
  .page-template-page-employment main .entry,
  .post-type-archive-fan_design_it main .entry {
    float: left;
    width: 66%;
    max-width: 752px; }
  .single-beers_on_tap main .sidebar,
  .page-template-page-sidebar main .sidebar,
  .page-template-page-employment main .sidebar,
  .post-type-archive-fan_design_it main .sidebar {
    float: right;
    width: 28.1666666667%;
    max-width: 306px; }
    .single-beers_on_tap main .sidebar .group,
    .page-template-page-sidebar main .sidebar .group,
    .page-template-page-employment main .sidebar .group,
    .post-type-archive-fan_design_it main .sidebar .group {
      margin: 0; }
      .single-beers_on_tap main .sidebar .group + .group,
      .page-template-page-sidebar main .sidebar .group + .group,
      .page-template-page-employment main .sidebar .group + .group,
      .post-type-archive-fan_design_it main .sidebar .group + .group {
        margin-top: 3.6em; }
  .single-beers_on_tap main nav li,
  .page-template-page-sidebar main nav li,
  .page-template-page-employment main nav li,
  .post-type-archive-fan_design_it main nav li {
    font-size: 1.05em; }
    .single-beers_on_tap main nav li:hover, .single-beers_on_tap main nav li.active,
    .page-template-page-sidebar main nav li:hover,
    .page-template-page-sidebar main nav li.active,
    .page-template-page-employment main nav li:hover,
    .page-template-page-employment main nav li.active,
    .post-type-archive-fan_design_it main nav li:hover,
    .post-type-archive-fan_design_it main nav li.active {
      background: #333;
      background: rgba(50, 50, 50, 0.5); }
  /* Beer
=============================================*/
  .page-template-page-beer .img-wrap {
    text-align: right;
    width: auto; }
  .page-template-page-beer main .intro {
    max-width: 100%;
    overflow: hidden;
    zoom: 1; }
    .page-template-page-beer main .intro:before, .page-template-page-beer main .intro:after {
      content: "";
      display: table; }
    .page-template-page-beer main .intro:after {
      clear: both; }
    .page-template-page-beer main .intro .wrap {
      position: relative; }
    .page-template-page-beer main .intro article {
      width: 50%;
      float: left;
      margin-bottom: 156px; }
    .page-template-page-beer main .intro img {
      width: 50%;
      max-width: none;
      height: auto;
      margin-top: 0;
      position: absolute;
      bottom: 0;
      right: -2em; }
  .page-template-page-beer main .tap {
    background: rgba(0, 0, 0, 0.25);
    padding: 5em 0; }
    .page-template-page-beer main .tap article {
      width: 60.3333333333%;
      max-width: 580px;
      height: auto;
      float: left;
      padding: 0; }
    .page-template-page-beer main .tap .nav {
      width: 31.4166666667%;
      max-width: 377px;
      float: right;
      margin: 0; }
  .page-template-page-beer main .events article {
    padding: 3.3em 1.25em 2.75em; }
  .page-template-page-beer main .monger .wrap {
    position: relative; }
  .page-template-page-beer main .monger article {
    width: 50%;
    float: left;
    margin-bottom: 156px; }
  .page-template-page-beer main .monger img {
    width: 50%;
    max-width: none;
    height: auto;
    float: right;
    margin: 0;
    position: absolute;
    bottom: 0;
    right: -2em; }
  /* Beers on Tap
=============================================*/
  .single-beers_on_tap .sidebar {
    margin-top: 0;
    padding: 0; }
  .single-beers_on_tap #attribution {
    margin-bottom: 0; }
  /* Gallery
=============================================*/
  .page-template-page-gallery .gallery-item {
    width: 25%; }
  /* Awards
=============================================*/
  .post-type-archive-awards .entry h3:first-of-type {
    margin-top: -0.15em; }
  /* Press
=============================================*/
  .post-type-archive-press .sidebar nav,
  .tax-custom_post_press_tag .sidebar nav,
  .post-type-archive-awards .sidebar nav {
    display: inherit;
    visibility: visible; }
  .post-type-archive-press main .sidebar,
  .tax-custom_post_press_tag main .sidebar,
  .post-type-archive-awards main .sidebar {
    float: left;
    width: 28.1666666667%;
    max-width: 293px; }
  .post-type-archive-press main article,
  .tax-custom_post_press_tag main article,
  .post-type-archive-awards main article {
    float: right;
    width: 66%; }
    .post-type-archive-press main article:first-of-type,
    .tax-custom_post_press_tag main article:first-of-type,
    .post-type-archive-awards main article:first-of-type {
      margin-top: 0; }
  .post-type-archive-press .pagination,
  .tax-custom_post_press_tag .pagination,
  .post-type-archive-awards .pagination {
    float: right;
    width: 66%;
    margin-top: 3.4em; }
    .post-type-archive-press .pagination li,
    .tax-custom_post_press_tag .pagination li,
    .post-type-archive-awards .pagination li {
      margin-bottom: .1em; }
  /* Events
=============================================*/
  .post-type-archive-slaters_events .entry article {
    float: left;
    width: 66%; }
    .post-type-archive-slaters_events .entry article:first-of-type {
      margin-top: 0; }
  .post-type-archive-slaters_events .entry .sidebar {
    float: right;
    width: 28.1666666667%;
    max-width: 293px;
    border-top: none;
    margin-top: 3.9em;
    padding-top: 0; }
  /* Forms
=============================================*/
  .page-template-page-form main {
    padding: 3.8em 0; }
    .page-template-page-form main .entry {
      float: left;
      margin-top: 0em;
      width: 47.3333333333%;
      max-width: 568px; }
    .page-template-page-form main .form {
      float: right;
      margin: 0;
      width: 47.3333333333%;
      max-width: 472px; }
  /* Catering
=============================================*/
  .page-template-page-catering .entry {
    zoom: 1; }
    .page-template-page-catering .entry:before, .page-template-page-catering .entry:after {
      content: "";
      display: table; }
    .page-template-page-catering .entry:after {
      clear: both; }
  .page-template-page-catering .intro {
    float: left;
    width: 45.4166666667%;
    max-width: 545px; }
  .calc {
    float: right;
    width: 45.4166666667%; }
  /* Burger of the Month Archive
/  Fan Design It Gallery
=============================================*/
  .post-type-archive-bom main article img,
  .post-type-archive-fan_design_it main article img {
    float: left;
    width: 33.786408%; }
  .post-type-archive-bom main article p,
  .post-type-archive-fan_design_it main article p {
    float: right;
    width: 60%; }
  /**** BOM Archive ****/
  .post-type-archive-bom .hero img {
    width: 16.6666666%; }
    .post-type-archive-bom .hero img:nth-of-type(-n+3) {
      display: inherit;
      visibility: visible; }
    .post-type-archive-bom .hero img:nth-of-type(-n+2) {
      display: none;
      visibility: hidden; } }

@media only screen and (min-width: 1030px) {
  /*=======================================================================

	Stylesheet: Desktop Stylsheet

=======================================================================*/
  .wrap {
    max-width: 1240px;
    margin: auto; }
  /* Main Header
=============================================
.main-head .main-nav li a {
	padding: 0 .75em;
}*/
  /* Main Header - 50/50 Club
=============================================*/
  .main-head .nav-group {
    width: 82.888888889%; }
  .main-head .vip-club {
    display: inherit;
    visibility: visible;
    float: right;
    margin-top: 1.4em;
    padding-left: .75em;
    width: 14.444444445%; }
    .main-head .vip-club img {
      border: 1px solid #fff;
      border-radius: 4px;
      padding: .75em;
      width: 100%;
      height: auto;
      -webkit-transition: color 0.14s ease-in-out, border 0.14s ease-in-out;
      transition: color 0.14s ease-in-out, border 0.14s ease-in-out; }
      .main-head .vip-club img:hover, .main-head .vip-club img:active {
        border-color: #cbcac3; }
  .main-head .social-nav li.button a i {
    display: inline-block;
    font-size: 1.4em;
    margin-left: .25em;
    position: relative;
    top: 3px; }
  /* Main Footer
=============================================*/
  .main-foot a {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  .main-foot a:hover, .main-foot .h3 a:hover, .main-foot .post-type-archive-slaters_events .entry article h2 a:hover, .post-type-archive-slaters_events .entry article .main-foot h2 a:hover {
    color: #929081; }
  .main-foot .site-map {
    padding-left: 1em; }
  .main-foot .footer-nav {
    font-size: 1.25em; }
  /* Royal Slider Overrides
=============================================*/
  .rsUni .rsArrow {
    width: 51px; }
  .rsUni .rsArrowIcn {
    background: url(../images/slider-arrows.png) no-repeat;
    background-size: 102px 80px;
    width: 51px;
    height: 80px; }
  .rsUni.rsHor .rsArrowLeft .rsArrowIcn {
    margin-left: -10px; }
  .rsUni.rsHor .rsArrowRight .rsArrowIcn {
    background-position: -51px 0px;
    margin-left: -43px; }
  /*=======================================================================
	Page Templates
=======================================================================*/
  /* Locations
=============================================*/
  .single-locations .cta .background,
  .page-template-page-lunch .cta .background {
    background: url(../images/on-tap-cta-lg.jpg) no-repeat;
    background-size: cover; }
  /* Beer Events
=============================================*/
  .page-template-page-beer-events main .calendar h3 {
    margin: 1.65em 0 0; }
  .page-template-page-beer-events main .calendar h4 {
    font-size: 1.5em; }
  .page-template-page-beer-events main .calendar h5 {
    font-size: 1.25em; }
  .page-template-page-beer-events main .calendar p {
    font-size: 1.25em; }
  .page-template-page-beer-events main .calendar .btn-main, .page-template-page-beer-events main .calendar .iphorm-submit-wrap button, .iphorm-submit-wrap .page-template-page-beer-events main .calendar button, .page-template-page-beer-events main .calendar .fish-bowl input[type=submit], .fish-bowl .page-template-page-beer-events main .calendar input[type=submit] {
    margin-top: .75em; }
    .page-template-page-beer-events main .calendar .btn-main + h3, .page-template-page-beer-events main .calendar .iphorm-submit-wrap button + h3, .iphorm-submit-wrap .page-template-page-beer-events main .calendar button + h3, .page-template-page-beer-events main .calendar .fish-bowl input[type=submit] + h3, .fish-bowl .page-template-page-beer-events main .calendar input[type=submit] + h3 {
      margin-top: 2.65em; }
  /* Awards
=============================================*/
  .post-type-archive-awards .archive-posts a {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    .post-type-archive-awards .archive-posts a:hover {
      color: #cbcac3; }
  /* 404
=============================================*/
  .error404 .sidebar {
    width: 55%;
    height: 350px; } }

@media only screen and (min-width: 1240px) {
  /*=======================================================================

	Stylesheet: 1240px and Up Super Large Monitor Stylesheet

=======================================================================*/
  /* Main Header
=============================================*/
  .main-head .main-nav li a {
    padding: 0 .75em; }
  /* Main Footer
=============================================*/
  .main-foot {
    padding-top: 5em; }
    .main-foot .wrap {
      margin: auto;
      max-width: 1240px; }
    .main-foot .site-map {
      padding-left: 0; }
  /* General Page Styles
=============================================*/
  main {
    padding: 5em 0; }
  /*=======================================================================
	Page Templates
=======================================================================*/
  /* Home Page
=============================================*/
  .home main .wrap nav {
    width: 25.6666666667%;
    margin-right: 5.8333333333%; }
  .home main .wrap article {
    width: 57.5%; }
  .home main .cta {
    margin-top: 4.4em; }
    .home main .cta img {
      width: 20%; }
      .home main .cta img:nth-of-type(n+9) {
        display: inherit;
        visibility: visible; }
  /* Locations
=============================================*/
  .single-locations .connect {
    margin: 1.2em 0 3.75em; }
  /* Menus
=============================================*/
  .single-menus main article {
    width: 66%; }
  /* Gallery
=============================================*/
  .page-template-page-gallery .gallery-item {
    width: 20%; } }

@media only screen and (min-width: 1240px) and (min-width: 1600px) {
  .page-template-page-gallery .gallery-item {
    width: 16.666666%; } }

@media only screen and (min-width: 1240px) {
  /* Catering
=============================================*/
  .page-id-1954 .events {
    zoom: 1; }
    .page-id-1954 .events:before, .page-id-1954 .events:after {
      content: "";
      display: table; }
    .page-id-1954 .events:after {
      clear: both; }
    .page-id-1954 .events li {
      float: left;
      width: 50%; }
  /* Burger of the Month Archive
=============================================*/
  .post-type-archive-bom .hero img {
    width: 12.5%; }
    .post-type-archive-bom .hero img:nth-of-type(-n+2) {
      display: inherit;
      visibility: visible; }
  /* The Events Calendar
=============================================*/
  .tribe-events-page-template #tribe-events-content.tribe-events-list,
  .tribe-events-page-template #tribe-events-content.tribe-events-single {
    padding: 5em 0 !important; }
  /* Burger of the Month Archive
/  Fan Design It Gallery
=============================================*/
  .post-type-archive-bom main article,
  .post-type-archive-fan_design_it main article {
    margin: 0 0 4.4em; }
  .post-type-archive-fan_design_it .intro {
    margin-bottom: 5em; } }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /*=======================================================================

	Stylesheet: Retina Screens & Devices Stylesheet

=======================================================================*/
  body {
    background: url(../images/bg@2x.png);
    background-size: 320px 360px; }
  .main-head .logo {
    background: url(../images/slaters_5050_logo@2x.png) no-repeat;
    background-size: contain; }
  .main-foot .logo h1 {
    background: url(../images/slaters_5050_logo_grey@2x.png) no-repeat;
    background-size: contain; }
  .single-locations .cta .background {
    background: url(../images/on-tap-cta-sm@2x.jpg) no-repeat;
    background-size: cover; } }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 768px), only screen and (min--moz-device-pixel-ratio: 1.5) and (min-width: 768px), only screen and (min-device-pixel-ratio: 1.5) and (min-width: 768px) {
  .single-locations .cta .background {
    background: url(../images/on-tap-cta-md@2x.jpg) no-repeat;
    background-size: cover; } }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1030px), only screen and (min--moz-device-pixel-ratio: 1.5) and (min-width: 1030px), only screen and (min-device-pixel-ratio: 1.5) and (min-width: 1030px) {
  .single-locations .cta .background {
    background: url(../images/on-tap-cta-lg@2x.jpg) no-repeat;
    background-size: cover; } }

@media print {
  /*=======================================================================

	Stylesheet: Print Stylesheet

=======================================================================*/
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important; }
  a, a:visited {
    color: #444 !important;
    text-decoration: underline; }
    a:after, a:visited:after {
      content: " (" attr(href) ")"; }
    a abbr[title]:after, a:visited abbr[title]:after {
      content: " (" attr(title) ")"; }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr, img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav {
    display: none; } }
