/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/*
 Theme Name:   Brassneck
 Description:  Brassneck Child Theme
 Template:     brassneck
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

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

@font-face {
  font-family: 'CompactaLTLightRegular';
  src: url("lt_55851.eot");
  src: url("lt_55851.eot") format("embedded-opentype"), url("lt_55851.woff") format("woff"), url("lt_55851.ttf") format("truetype"), url("lt_55851.svg#CompactaLTLightRegular") format("svg"); }
h1, h2, h3, h4, h5, h6 {
  color: #181818;
  font-family: "CompactaLTLightRegular", "Impact", sans-serif;
  font-weight: normal; }

h1 {
  font-size: 36px; }

.clearfix, .menu-header, #content, .entry-content .entry-title, .entry-content .beers, .thecontent, #thefooter {
  zoom: 1; }
  .clearfix:before, .menu-header:before, #content:before, .entry-content .entry-title:before, .entry-content .beers:before, .thecontent:before, #thefooter:before, .clearfix:after, .menu-header:after, #content:after, .entry-content .entry-title:after, .entry-content .beers:after, .thecontent:after, #thefooter:after {
    content: "";
    display: table; }
  .clearfix:after, .menu-header:after, #content:after, .entry-content .entry-title:after, .entry-content .beers:after, .thecontent:after, #thefooter:after {
    clear: both; }

.cf:before,
.cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.cf:after {
  clear: both; }

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
  *zoom: 1; }

#grid {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }
  #grid #grid-inner {
    opacity: 0.25;
    min-height: 100%;
    max-width: 1240px;
    margin: 0 auto; }

body {
  background-color: #101010;
  min-height: 100%;
  margin: 0 auto;
  font: 14px/21px "Courier", monospace;
  color: #444;
  -webkit-font-smoothing: antialiased;
  /* Fix for webkit rendering */
  -webkit-text-size-adjust: 100%; }
  body p {
    color: #101010; }

#wrapper {
  margin: 0 auto;
  background-color: #f8f8f6;
  min-height: 100%; }

#inner {
  max-width: 1240px;
  margin: 0 auto;
  min-height: 100%;
  padding-top: 30px; }
  @media only screen and (max-width: 1240px) {
    #inner {
      padding-left: 20px;
      padding-right: 20px; } }
  @media only screen and (max-width: 420px) {
    #inner {
      padding-top: 10px;
      padding-left: 5px;
      padding-right: 5px; } }

#logo {
  -sgs-span-settings: ("span": 6, "location": 1, "grid": 12, "gutter": 0.33333, "style": "opposite", "start row": true, "end row": false, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 48.93617%;
  float: left;
  margin-right: -100%;
  margin-left: 0;
  clear: none;
  margin-top: 20px; }
  @media only screen and (max-width: 420px) {
    #logo {
      -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0.33333, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
      width: 100%;
      float: right;
      margin-left: 0;
      margin-right: 0;
      clear: none;
      height: 50px; } }
  #logo h1 {
    font-size: 82px;
    letter-spacing: -1px; }
    #logo h1 a {
      color: #101010;
      text-decoration: none; }

#ham {
  display: none; }
  @media only screen and (max-width: 420px) {
    #ham {
      display: block;
      width: 40px;
      height: 22px;
      position: absolute;
      margin-top: 18px;
      right: 28px;
      border-bottom: 1px solid black;
      border-top: 1px solid black;
      cursor: pointer; }
      #ham span {
        border-bottom: 1px solid black;
        height: 50%;
        display: block; } }

#access {
  margin-bottom: 30px; }
  @media only screen and (max-width: 420px) {
    #access {
      margin-bottom: 13px;
      clear: both;
      display: none; } }

@media only screen and (max-width: 890px) {
  #menu-menu-1 {
    -sgs-span-settings: ("span": 6, "location": 7, "grid": 12, "gutter": 0.33333, "style": "opposite", "start row": false, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
    width: 48.93617%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none; } }
@media only screen and (max-width: 420px) {
  #menu-menu-1 {
    -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0.33333, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none; } }
#menu-menu-1 #menu-col-1 {
  -sgs-span-settings: ("span": 2, "location": 7, "grid": 12, "gutter": 0.33333, "style": "opposite", "start row": false, "end row": false, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 14.89362%;
  float: left;
  margin-right: -100%;
  margin-left: 51.06383%;
  clear: none; }
  @media only screen and (max-width: 890px) {
    #menu-menu-1 #menu-col-1 {
      -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0.33333, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
      width: 100%;
      clear: right;
      float: right;
      margin-right: 0; } }
#menu-menu-1 #menu-col-2 {
  -sgs-span-settings: ("span": 2, "location": 9, "grid": 12, "gutter": 0.33333, "style": "opposite", "start row": false, "end row": false, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 14.89362%;
  float: left;
  margin-right: -100%;
  margin-left: 68.08511%;
  clear: none; }
  @media only screen and (max-width: 890px) {
    #menu-menu-1 #menu-col-2 {
      -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0.33333, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
      width: 100%;
      clear: right;
      float: right;
      margin-right: 0; } }
#menu-menu-1 #menu-col-3 {
  -sgs-span-settings: ("span": 2, "location": 11, "grid": 12, "gutter": 0.33333, "style": "opposite", "start row": false, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 14.89362%;
  float: right;
  margin-left: 0;
  margin-right: 0;
  clear: none; }
  @media only screen and (max-width: 890px) {
    #menu-menu-1 #menu-col-3 {
      -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0.33333, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
      width: 100%;
      clear: right;
      float: right;
      margin-right: 0; } }
#menu-menu-1 li {
  font-size: 42px;
  font-family: 'CompactaLTLightRegular';
  text-transform: uppercase;
  line-height: 0.75; }
  #menu-menu-1 li a {
    color: #101010;
    text-decoration: none; }
    #menu-menu-1 li a:hover {
      color: #726e63; }

.cycle-slideshow {
  width: 100%; }

.cycle-slideshow img {
  width: 100%;
  height: auto; }

@media only screen and (max-width: 420px) {
  #land {
    display: none; } }

#port {
  display: none; }
  @media only screen and (max-width: 420px) {
    #port {
      display: block; } }

.home .entry-content {
  -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0.33333, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 100%;
  float: right;
  margin-left: 0;
  margin-right: 0;
  clear: none;
  border-top: none;
  margin-bottom: 20px; }
  @media only screen and (max-width: 420px) {
    .home .entry-content {
      margin-bottom: 5px; } }

.left-image {
  -sgs-span-settings: ("span": 6, "location": 1, "grid": 12, "gutter": 0.33333, "style": "opposite", "start row": true, "end row": false, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 48.93617%;
  float: left;
  margin-right: -100%;
  margin-left: 0;
  clear: none;
  margin-bottom: 80px;
  text-align: center; }
  @media only screen and (max-width: 420px) {
    .left-image {
      -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0.33333, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
      width: 100%;
      float: right;
      margin-left: 0;
      margin-right: 0;
      clear: none;
      margin-bottom: 15px; } }
  .left-image img {
    width: 100%;
    height: inherit;
    margin-bottom: 10px; }
    @media only screen and (max-width: 420px) {
      .left-image img {
        margin-bottom: 0px; } }

.entry-content {
  border-top: 1px solid #101010;
  -sgs-span-settings: ("span": 6, "location": 7, "grid": 12, "gutter": 0.33333, "style": "opposite", "start row": false, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 48.93617%;
  float: right;
  margin-left: 0;
  margin-right: 0;
  clear: none; }
  @media only screen and (max-width: 420px) {
    .entry-content {
      -sgs-span-settings: ("span": 6, "location": 1, "grid": 6, "gutter": 0.33333, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
      width: 100%;
      float: right;
      margin-left: 0;
      margin-right: 0;
      clear: none; } }
  .entry-content .entry-title {
    -sgs-span-settings: ("span": 3, "location": 1, "grid": 6, "gutter": 0.33333, "style": "opposite", "start row": true, "end row": false, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
    width: 47.82609%;
    float: left;
    margin-right: -100%;
    margin-left: 0;
    clear: none;
    text-transform: uppercase;
    font-family: "courier", monospace;
    font-size: 14px; }
    @media only screen and (max-width: 420px) {
      .entry-content .entry-title {
        -sgs-span-settings: ("span": 6, "location": 1, "grid": 6, "gutter": 0.33333, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
        width: 100%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: none; } }
  .entry-content .beers {
    -sgs-span-settings: ("span": 3, "location": 4, "grid": 6, "gutter": 0.33333, "style": "opposite", "start row": false, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
    width: 47.82609%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none; }
    @media only screen and (max-width: 420px) {
      .entry-content .beers {
        -sgs-span-settings: ("span": 6, "location": 1, "grid": 6, "gutter": 0.33333, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
        width: 100%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: none;
        margin-top: 30px; } }
    .entry-content .beers a {
      color: #736f64;
      text-decoration: none; }
      .entry-content .beers a:hover {
        color: #101010; }
    .entry-content .beers li {
      border-bottom: 1px dotted #cccac4; }
      .entry-content .beers li .post-meta-key {
        display: none; }
      .entry-content .beers li ul li {
        display: inline;
        text-transform: capitalize;
        border-bottom: none; }
    .entry-content .beers li a {
      color: #726e63;
      text-decoration: none; }
      .entry-content .beers li a:hover {
        color: #101010; }

.thecontent {
  -sgs-span-settings: ("span": 6, "location": 1, "grid": 6, "gutter": 0.33333, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
  width: 100%;
  clear: right;
  float: right;
  margin-right: 0;
  padding-top: 90px;
  padding-bottom: 80px; }
  @media only screen and (max-width: 420px) {
    .thecontent {
      padding-top: 50px;
      padding-bottom: 20px; } }
  .thecontent p {
    margin-bottom: 20px; }

/*
.page-template-page-growler-php .thecontent, .page-template-page-tasting-php .thecontent {
  padding-top:60px;
@include respond-to(420) {
		@include grid-span(6,1);
		padding-top: 40px;
		}
}
*/
.page-template-page-faq-php .thecontent p, .page-template-page-contact-php .thecontent p, .page-template-page-food-php .thecontent p {
  border-top: 1px dotted #cccac4;
  margin-bottom: 30px; }

.blog #content #the-archive a li.now-serving {
  display: block;
  font-family: 'Courier';
  font-size: 14px;
  line-height: normal;
  letter-spacing: normal;
  color: white;
  position: absolute;
  bottom: 38px;
  right: 9px;
  padding: 4px 6px 4px 6px;
  background-color: goldenrod;
  -moz-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  -webkit-transform: rotate(-10deg);
  transform: rotate(-10deg); }

.logged-in #content #the-archive a li.now-serving {
  display: block; }

.blog #content {
  clear: both; }
  .blog #content .thecontent {
    padding-bottom: 40px; }
  .blog #content #the-archive a {
    text-decoration: none;
    width: 23.8%;
    float: left;
    margin-right: 1.6%;
    margin-bottom: 30px;
    min-height: 405px;
    border-bottom: 1px solid #101010;
    padding-right: 60px;
    padding-bottom: 30px;
    position: relative; }
    .blog #content #the-archive a img {
      width: 100%;
      height: inherit;
      position: relative;
      left: 10%; }
    .blog #content #the-archive a .archive-img {
      text-align: center; }
    .blog #content #the-archive a .entry-content {
      display: none; }
    .blog #content #the-archive a .the-date {
      font-family: 'Courier';
      font-size: 14px;
      line-height: normal;
      letter-spacing: normal;
      color: #101010;
      position: absolute;
      bottom: 5px;
      list-style: none; }
      .blog #content #the-archive a .the-date:before {
        content: "FIRST BREWED: "; }
    .blog #content #the-archive a:nth-child(4n) {
      margin-right: 0; }
    .blog #content #the-archive a:hover {
      opacity: 0.5; }
    @media only screen and (max-width: 1164px) {
      .blog #content #the-archive a {
        width: 32.26%; }
        .blog #content #the-archive a:nth-child(4n) {
          margin-right: 1.6%; }
        .blog #content #the-archive a:nth-child(3n) {
          margin-right: 0; } }
    @media only screen and (max-width: 890px) {
      .blog #content #the-archive a {
        width: 49.2%; }
        .blog #content #the-archive a:nth-child(4n) {
          margin-right: 1.6%; }
        .blog #content #the-archive a:nth-child(3n) {
          margin-right: 1.6%; }
        .blog #content #the-archive a:nth-child(2n) {
          margin-right: 0; } }
    @media only screen and (max-width: 500px) {
      .blog #content #the-archive a {
        width: 100%;
        margin-right: 0; } }
    .blog #content #the-archive a .post-meta-key {
      display: none; }
    .blog #content #the-archive a li {
      font-family: 'CompactaLTLightRegular';
      text-transform: uppercase;
      font-size: 72px;
      line-height: 0.70;
      letter-spacing: -2.25px;
      color: grey; }
    .blog #content #the-archive a h1 {
      text-transform: uppercase;
      font-size: 112px;
      line-height: 0.70;
      letter-spacing: -2.5px; }
      .blog #content #the-archive a h1 a {
        text-decoration: none;
        color: #101010; }
        .blog #content #the-archive a h1 a:hover {
          color: grey; }
    .blog #content #the-archive a .entry-content {
      border-top: none;
      clear: both; }

.single-post .serving {
  color: red;
  list-style: none; }
.single-post .post-meta-key {
  display: none; }

#clear-bottom {
  margin-bottom: 80px; }

#the-archive {
  clear: both; }

.beertitle {
  text-transform: uppercase; }

#thefooter {
  max-width: 1240px;
  padding-top: 18px;
  margin-bottom: 30px;
  margin: 0 auto;
  line-height: 1.35; }
  #thefooter p {
    color: #d3d3cd;
    line-height: 1.1; }
  @media only screen and (max-width: 1240px) {
    #thefooter {
      padding-left: 20px;
      padding-right: 20px;
      background-position-x: 20px; } }
  @media only screen and (max-width: 420px) {
    #thefooter {
      padding-top: 10px;
      padding-left: 5px;
      padding-right: 5px; } }
  #thefooter li {
    border-top: 1px dotted #3d3b37;
    line-height: 1.1;
    margin-bottom: 8px; }
    #thefooter li .post-meta-key {
      display: none; }
    #thefooter li ul li {
      display: inline;
      text-transform: capitalize;
      border-top: none; }
  #thefooter a {
    color: #726e63;
    text-decoration: none; }
    #thefooter a:hover {
      color: #d4d4cf; }
  #thefooter #info {
    margin: 40px 0 30px 0;
    padding-top: 10px;
    border-top: 1px solid #3d3b37;
    background-image: url(img/bnb-tag.svg);
    background-size: 43px;
    background-position: left 10px;
    background-repeat: no-repeat;
    -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0.33333, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none; }
    @media only screen and (max-width: 420px) {
      #thefooter #info {
        background-position: center bottom;
        margin-bottom: 0px; } }
  #thefooter #address {
    -sgs-span-settings: ("span": 2, "location": 7, "grid": 12, "gutter": 0.33333, "style": "opposite", "start row": false, "end row": false, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
    width: 14.89362%;
    float: left;
    margin-right: -100%;
    margin-left: 51.06383%;
    clear: none; }
    @media only screen and (max-width: 890px) {
      #thefooter #address {
        -sgs-span-settings: ("span": 3, "location": 4, "grid": 12, "gutter": 0.33333, "style": "opposite", "start row": false, "end row": false, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
        width: 23.40426%;
        float: left;
        margin-right: -100%;
        margin-left: 25.53191%;
        clear: none; } }
    @media only screen and (max-width: 420px) {
      #thefooter #address {
        -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0.33333, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
        width: 100%;
        clear: right;
        float: right;
        margin-right: 0; } }
  #thefooter #hours {
    -sgs-span-settings: ("span": 2, "location": 9, "grid": 12, "gutter": 0.33333, "style": "opposite", "start row": false, "end row": false, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
    width: 14.89362%;
    float: left;
    margin-right: -100%;
    margin-left: 68.08511%;
    clear: none; }
    @media only screen and (max-width: 890px) {
      #thefooter #hours {
        -sgs-span-settings: ("span": 3, "location": 7, "grid": 12, "gutter": 0.33333, "style": "opposite", "start row": false, "end row": false, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
        width: 23.40426%;
        float: left;
        margin-right: -100%;
        margin-left: 51.06383%;
        clear: none; } }
    @media only screen and (max-width: 420px) {
      #thefooter #hours {
        -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0.33333, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
        width: 100%;
        clear: right;
        float: right;
        margin-right: 0;
        margin: 10px 0 10px 0; } }
  #thefooter #social {
    -sgs-span-settings: ("span": 2, "location": 11, "grid": 12, "gutter": 0.33333, "style": "opposite", "start row": false, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
    width: 14.89362%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none; }
    @media only screen and (max-width: 890px) {
      #thefooter #social {
        -sgs-span-settings: ("span": 3, "location": 10, "grid": 12, "gutter": 0.33333, "style": "opposite", "start row": false, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
        width: 23.40426%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: none; } }
    @media only screen and (max-width: 420px) {
      #thefooter #social {
        -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0.33333, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
        width: 100%;
        clear: right;
        float: right;
        margin-right: 0;
        margin-bottom: 70px; } }
  #thefooter #ontap-footer {
    margin-top: 10px;
    -sgs-span-settings: ("span": 6, "location": 1, "grid": 12, "gutter": 0.33333, "style": "opposite", "start row": true, "end row": false, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
    width: 48.93617%;
    float: left;
    margin-right: -100%;
    margin-left: 0;
    clear: none; }
    #thefooter #ontap-footer ul {
      -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0.33333, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
      width: 100%;
      float: right;
      margin-left: 0;
      margin-right: 0;
      clear: none; }
      #thefooter #ontap-footer ul li {
        -sgs-span-settings: ("span": 6, "location": 1, "grid": 12, "gutter": 0.33333, "style": "opposite", "start row": true, "end row": false, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
        width: 48.93617%;
        clear: right;
        float: left;
        margin-left: 0;
        margin-right: 2.12766%; }
        @media only screen and (max-width: 890px) {
          #thefooter #ontap-footer ul li {
            -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0.33333, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
            width: 100%;
            clear: right;
            float: right;
            margin-right: 0; } }
        #thefooter #ontap-footer ul li ul {
          float: none; }
          #thefooter #ontap-footer ul li ul li {
            float: none; }
        #thefooter #ontap-footer ul li:nth-child(even) {
          margin-right: 0; }
    #thefooter #ontap-footer p {
      font-family: 'CompactaLTLightRegular';
      text-transform: uppercase;
      font-size: 38px;
      margin-bottom: 15px; }
    @media only screen and (max-width: 420px) {
      #thefooter #ontap-footer {
        -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0.33333, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
        width: 100%;
        clear: right;
        float: right;
        margin-right: 0; } }
  #thefooter #fills-footer {
    margin-top: 10px;
    -sgs-span-settings: ("span": 6, "location": 7, "grid": 12, "gutter": 0.33333, "style": "opposite", "start row": false, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
    width: 48.93617%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none; }
    #thefooter #fills-footer ul {
      -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0.33333, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
      width: 100%;
      float: right;
      margin-left: 0;
      margin-right: 0;
      clear: none; }
      #thefooter #fills-footer ul li {
        -sgs-span-settings: ("span": 6, "location": 1, "grid": 12, "gutter": 0.33333, "style": "opposite", "start row": true, "end row": false, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
        width: 48.93617%;
        clear: right;
        float: left;
        margin-left: 0;
        margin-right: 2.12766%; }
        @media only screen and (max-width: 890px) {
          #thefooter #fills-footer ul li {
            -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0.33333, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
            width: 100%;
            clear: right;
            float: right;
            margin-right: 0; } }
        #thefooter #fills-footer ul li ul {
          float: none; }
          #thefooter #fills-footer ul li ul li {
            float: none; }
        #thefooter #fills-footer ul li:nth-child(even) {
          margin-right: 0; }
    #thefooter #fills-footer p {
      font-family: 'CompactaLTLightRegular';
      text-transform: uppercase;
      font-size: 38px;
      margin-bottom: 15px; }
    @media only screen and (max-width: 420px) {
      #thefooter #fills-footer {
        -sgs-span-settings: ("span": 12, "location": 1, "grid": 12, "gutter": 0.33333, "style": "opposite", "start row": true, "end row": true, "fixed gutter": false, "split gutter": null, "gutter property": "margin", "options": (null: null));
        width: 100%;
        clear: right;
        float: right;
        margin-right: 0; } }

.error404 .not-found h1 {
  font-size: 160px;
  text-transform: uppercase;
  letter-spacing: -4px;
  line-height: 0.7; }

@media only screen and (max-width: 625px) {
  .error404 .not-found img {
    width: 100%; } }

#announce {
  background-color: #101010;
  color: #d3d3cd;
  padding: 10px 0 10px 0;
  margin: 0 auto; }
  #announce #announce-inner {
    max-width: 1240px;
    margin: 0 auto; }
    @media only screen and (max-width: 1240px) {
      #announce #announce-inner {
        padding-left: 20px;
        padding-right: 20px; } }
    @media only screen and (max-width: 420px) {
      #announce #announce-inner {
        padding-left: 5px;
        padding-right: 5px; } }
  #announce span {
    color: #fbfb60; }
  #announce p {
    display: inline;
    color: #d3d3cd; }

#announce a {
  text-decoration: underline;
  color: #d3d3cd; }

#announce a:hover {
  text-decoration: none; }
