@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Slabo+13px");
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css");
/* line 5, ../../../../../Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
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; }

/* line 22, ../../../../../Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1; }

/* line 24, ../../../../../Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none; }

/* line 26, ../../../../../Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 28, ../../../../../Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

/* line 30, ../../../../../Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none; }
  /* line 103, ../../../../../Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

/* line 32, ../../../../../Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none; }

/* line 116, ../../../../../Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

/* vertical */
@font-face {
  font-family: 'Conv_TradeGothicLTStd-Bold';
  src: url("../fonts/TradeGothicLTStd-Bold.eot");
  src: local("☺"), url("../fonts/TradeGothicLTStd-Bold.woff") format("woff"), url("../fonts/TradeGothicLTStd-Bold.ttf") format("truetype"), url("../fonts/TradeGothicLTStd-Bold.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'betonefregular';
  src: url("../fonts/betonef-boldcondensed-webfont.eot");
  src: url("../fonts/betonef-boldcondensed-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/betonef-boldcondensed-webfont.woff2") format("woff2"), url("../fonts/betonef-boldcondensed-webfont.woff") format("woff"), url("../fonts/betonef-boldcondensed-webfont.ttf") format("truetype"), url("../fonts/betonef-boldcondensed-webfont.svg#betonefregular") format("svg");
  font-weight: normal;
  font-style: normal; }
/* line 27, ../../components/sass/_base.scss */
*:focus {
  outline: 0; }

/* line 30, ../../components/sass/_base.scss */
html,
body {
  height: 100%;
  width: 100%; }

/* line 35, ../../components/sass/_base.scss */
body {
  font-family: "Slabo 13px", serif;
  font-size: 1.3em;
  line-height: 1.5em;
  color: #625e59;
  position: relative;
  display: flex;
  min-height: 100vh;
  flex-direction: column; }

/* line 46, ../../components/sass/_base.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: "Conv_TradeGothicLTStd-Bold", serif;
  font-weight: normal; }

/* line 51, ../../components/sass/_base.scss */
h2 {
  font-size: 2em;
  line-height: 1.5em;
  margin: 10px auto 0px auto;
  text-align: center; }

/* line 58, ../../components/sass/_base.scss */
h3 {
  font-size: 1.8rem;
  line-height: 60%;
  color: #377168; }

/* line 64, ../../components/sass/_base.scss */
h4 {
  font-size: 1em;
  color: #000000;
  line-height: 1.3em;
  text-transform: uppercase; }

/* line 71, ../../components/sass/_base.scss */
a {
  text-decoration: none;
  color: #ab192d; }
  /* line 74, ../../components/sass/_base.scss */
  a:hover {
    color: #951627; }

/* line 78, ../../components/sass/_base.scss */
.btn {
  background: #ab192d;
  color: #fffac2;
  cursor: pointer;
  padding: 12px 12px 4px;
  text-align: center;
  font-family: "Conv_TradeGothicLTStd-Bold", serif;
  text-transform: uppercase;
  border: none;
  box-shadow: none;
  -moz-transition: all, 0.5s, ease-out;
  -o-transition: all, 0.5s, ease-out;
  -webkit-transition: all, 0.5s, ease-out;
  transition: all, 0.5s, ease-out; }
  /* line 89, ../../components/sass/_base.scss */
  .btn:hover {
    background: #951627;
    color: #fffac2;
    -moz-transition: all, 0.5s, ease-out;
    -o-transition: all, 0.5s, ease-out;
    -webkit-transition: all, 0.5s, ease-out;
    transition: all, 0.5s, ease-out; }

/* Changing Susy default global settings */
/* Makes border-box properties */
/* line 21, ../../../../../Ruby/Gems/2.0.0/gems/susy-2.2.6/sass/susy/language/susy/_box-sizing.scss */
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 14, ../../components/sass/_layout.scss */
.layout {
  max-width: 90%;
  margin-left: auto;
  margin-right: auto; }
  /* line 12, ../../../../../Ruby/Gems/2.0.0/gems/susy-2.2.6/sass/susy/output/support/_clearfix.scss */
  .layout:after {
    content: " ";
    display: block;
    clear: both; }

/* line 19, ../../components/sass/_layout.scss */
#loaded {
  width: 100%;
  height: 100%;
  display: block; }

/* line 25, ../../components/sass/_layout.scss */
.loaderwrap {
  background: url("../img/ales-bg@2x.jpg") top center repeat;
  background-size: 100%;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 1000; }
  @media (min-width: 1366px) {
    /* line 25, ../../components/sass/_layout.scss */
    .loaderwrap {
      background: url("../img/ales-bg.jpg") top center repeat;
      background-size: 100%; } }
  /* line 33, ../../components/sass/_layout.scss */
  .loaderwrap .loader {
    width: 144px;
    height: 236px;
    background: url("../img/BarrelMan@2x.gif") no-repeat;
    background-size: 100%;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; }
    @media (min-width: 768px) {
      /* line 33, ../../components/sass/_layout.scss */
      .loaderwrap .loader {
        background: url("../img/BarrelMan_Web.gif") no-repeat;
        background-size: 100%; } }

/* line 55, ../../components/sass/_layout.scss */
.agegate {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  position: absolute;
  z-index: 500; }
  /* line 62, ../../components/sass/_layout.scss */
  .agegate .messagewrap {
    width: 100%;
    min-height: 100%;
    text-align: center;
    position: relative;
    margin: 0 auto; }
    /* line 69, ../../components/sass/_layout.scss */
    .agegate .messagewrap:before {
      content: "";
      background: url("../img/ales-bg@2x.jpg") top center repeat;
      background-size: 100%;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      position: absolute; }
      @media (min-width: 1366px) {
        /* line 69, ../../components/sass/_layout.scss */
        .agegate .messagewrap:before {
          background: url("../img/ales-bg.jpg") top center repeat;
          background-size: 100%; } }
    /* line 79, ../../components/sass/_layout.scss */
    .agegate .messagewrap h1 {
      width: 35%;
      margin: 0 auto;
      margin-top: -161px;
      position: relative;
      -webkit-animation-name: topdown;
      -webkit-animation-delay: 0.25s;
      -webkit-animation-duration: 0.25s;
      -webkit-animation-fill-mode: forwards;
      /* this prevents the animation from restarting! */
      -moz-animation-name: topdown;
      -moz-animation-delay: 0.25s;
      -moz-animation-duration: 0.25s;
      -moz-animation-fill-mode: forwards;
      /* this prevents the animation from restarting! */
      -o-animation-name: topdown;
      -o-animation-delay: 0.25s;
      -o-animation-duration: 0.25s;
      -o-animation-fill-mode: forwards;
      /* this prevents the animation from restarting! */
      animation-name: topdown;
      animation-delay: 0.25s;
      animation-duration: 0.25s;
      animation-fill-mode: forwards;
      /* this prevents the animation from restarting! */ }
      @media (min-width: 768px) {
        /* line 79, ../../components/sass/_layout.scss */
        .agegate .messagewrap h1 {
          width: 20%;
          max-width: 180px; } }
      @media (min-width: 1024px) {
        /* line 79, ../../components/sass/_layout.scss */
        .agegate .messagewrap h1 {
          width: 10%;
          margin: 0;
          margin-top: -161px;
          margin-left: 14%; } }
@-webkit-keyframes topdown {
  0% {
    margin-top: -161px; }
  100% {
    margin-top: 0px; } }
@-moz-keyframes topdown {
  0% {
    margin-top: -161px; }
  100% {
    margin-top: 0px; } }
@-o-keyframes topdown {
  0% {
    margin-top: -161px; }
  100% {
    margin-top: 0px; } }
@keyframes topdown {
  0% {
    margin-top: -161px; }
  100% {
    margin-top: 0px; } }
    /* line 109, ../../components/sass/_layout.scss */
    .agegate .messagewrap .message {
      opacity: 0;
      position: relative;
      margin: 0px auto;
      padding: 20px 0;
      text-align: center;
      -webkit-animation-name: fadein;
      -webkit-animation-delay: 0.75s;
      -webkit-animation-duration: 0.25s;
      -webkit-animation-fill-mode: forwards;
      /* this prevents the animation from restarting! */
      -moz-animation-name: fadein;
      -moz-animation-delay: 0.75s;
      -moz-animation-duration: 0.25s;
      -moz-animation-fill-mode: forwards;
      /* this prevents the animation from restarting! */
      -o-animation-name: fadein;
      -o-animation-delay: 0.75s;
      -o-animation-duration: 0.25s;
      -o-animation-fill-mode: forwards;
      /* this prevents the animation from restarting! */
      animation-name: fadein;
      animation-delay: 0.75s;
      animation-duration: 0.25s;
      animation-fill-mode: forwards;
      /* this prevents the animation from restarting! */ }
@-webkit-keyframes fadein {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-moz-keyframes fadein {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-o-keyframes fadein {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadein {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
      /* line 129, ../../components/sass/_layout.scss */
      .agegate .messagewrap .message .cheers {
        width: 60%;
        height: auto;
        margin: 20px auto; }
        @media (min-width: 768px) {
          /* line 129, ../../components/sass/_layout.scss */
          .agegate .messagewrap .message .cheers {
            width: 50%; } }
        @media (min-width: 1024px) {
          /* line 129, ../../components/sass/_layout.scss */
          .agegate .messagewrap .message .cheers {
            width: 30%; } }
        /* line 142, ../../components/sass/_layout.scss */
        .agegate .messagewrap .message .cheers img {
          width: 100%;
          height: 100%; }
      /* line 148, ../../components/sass/_layout.scss */
      .agegate .messagewrap .message h2 {
        font-family: "betonefregular", serif;
        font-size: 1.1em;
        color: #ab192d;
        text-transform: uppercase; }
        /* line 154, ../../components/sass/_layout.scss */
        .agegate .messagewrap .message h2 i {
          color: #625e59;
          font-size: 0.5em;
          margin-right: 10px; }
          /* line 159, ../../components/sass/_layout.scss */
          .agegate .messagewrap .message h2 i:last-child {
            margin-right: 0px;
            margin-left: 10px; }
      /* line 165, ../../components/sass/_layout.scss */
      .agegate .messagewrap .message .btn {
        background: #625e59;
        font-size: 1.5em;
        margin-right: 10px;
        color: #ffffff; }
        @media (min-width: 1024px) {
          /* line 165, ../../components/sass/_layout.scss */
          .agegate .messagewrap .message .btn {
            width: 10%; } }
        /* line 175, ../../components/sass/_layout.scss */
        .agegate .messagewrap .message .btn:last-child {
          margin-right: 0px; }
      /* line 181, ../../components/sass/_layout.scss */
      .agegate .messagewrap .message .btn.yes:hover {
        background: #377168; }
      /* line 187, ../../components/sass/_layout.scss */
      .agegate .messagewrap .message .btn.no:hover {
        background: #ab192d; }

/* line 196, ../../components/sass/_layout.scss */
header {
  overflow: hidden;
  *zoom: 1;
  width: 100%;
  margin: 0;
  z-index: 250;
  position: absolute;
  top: 0; }
  /* line 204, ../../components/sass/_layout.scss */
  header h1 {
    position: relative;
    float: left;
    width: 30%;
    margin-top: -167px;
    -webkit-animation-name: topdown;
    -webkit-animation-delay: 0.25s;
    -webkit-animation-duration: 0.25s;
    -webkit-animation-fill-mode: forwards;
    /* this prevents the animation from restarting! */
    -moz-animation-name: topdown;
    -moz-animation-delay: 0.25s;
    -moz-animation-duration: 0.25s;
    -moz-animation-fill-mode: forwards;
    /* this prevents the animation from restarting! */
    -o-animation-name: topdown;
    -o-animation-delay: 0.25s;
    -o-animation-duration: 0.25s;
    -o-animation-fill-mode: forwards;
    /* this prevents the animation from restarting! */
    animation-name: topdown;
    animation-delay: 0.25s;
    animation-duration: 0.25s;
    animation-fill-mode: forwards;
    /* this prevents the animation from restarting! */ }
@-webkit-keyframes topdown {
  0% {
    margin-top: -167px; }
  100% {
    margin-top: 0px; } }
@-moz-keyframes topdown {
  0% {
    margin-top: -167px; }
  100% {
    margin-top: 0px; } }
@-o-keyframes topdown {
  0% {
    margin-top: -167px; }
  100% {
    margin-top: 0px; } }
@keyframes topdown {
  0% {
    margin-top: -167px; }
  100% {
    margin-top: 0px; } }
    @media (min-width: 568px) {
      /* line 204, ../../components/sass/_layout.scss */
      header h1 {
        width: 20%;
        max-width: 180px; } }
    /* line 226, ../../components/sass/_layout.scss */
    header h1 img.interior {
      display: block; }
    /* line 229, ../../components/sass/_layout.scss */
    header h1 img.homelogo {
      display: none; }
  /* line 235, ../../components/sass/_layout.scss */
  header * {
    transition: .25s ease-in-out;
    box-sizing: border-box; }
  /* line 240, ../../components/sass/_layout.scss */
  header span {
    display: block;
    background: #ffffff;
    border-radius: 2px; }
  /* line 246, ../../components/sass/_layout.scss */
  header #menu-toggle {
    position: relative;
    float: right;
    margin-top: -6px;
    z-index: 500;
    cursor: pointer;
    width: 100px;
    height: 100px; }
    /* line 255, ../../components/sass/_layout.scss */
    header #menu-toggle #hamburger {
      position: absolute;
      height: 100%;
      width: 100%; }
      /* line 259, ../../components/sass/_layout.scss */
      header #menu-toggle #hamburger span {
        width: 50px;
        height: 4px;
        position: relative;
        top: 24px;
        left: 20px;
        margin: 10px 0; }
        /* line 266, ../../components/sass/_layout.scss */
        header #menu-toggle #hamburger span:nth-child(1) {
          transition-delay: .5s; }
        /* line 269, ../../components/sass/_layout.scss */
        header #menu-toggle #hamburger span:nth-child(2) {
          transition-delay: .625s; }
        /* line 272, ../../components/sass/_layout.scss */
        header #menu-toggle #hamburger span:nth-child(3) {
          transition-delay: .75s; }
    /* line 277, ../../components/sass/_layout.scss */
    header #menu-toggle #cross {
      position: absolute;
      height: 100%;
      width: 100%;
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
      /* line 283, ../../components/sass/_layout.scss */
      header #menu-toggle #cross span:nth-child(1) {
        height: 0%;
        width: 4px;
        position: absolute;
        top: 20%;
        left: 48px;
        transition-delay: 0s; }
      /* line 291, ../../components/sass/_layout.scss */
      header #menu-toggle #cross span:nth-child(2) {
        width: 0%;
        height: 4px;
        position: absolute;
        left: 20%;
        top: 48px;
        transition-delay: .25s; }
  /* line 305, ../../components/sass/_layout.scss */
  header #menu-toggle.open #hamburger span {
    width: 0%; }
    /* line 307, ../../components/sass/_layout.scss */
    header #menu-toggle.open #hamburger span:nth-child(1) {
      transition-delay: 0s; }
    /* line 310, ../../components/sass/_layout.scss */
    header #menu-toggle.open #hamburger span:nth-child(2) {
      transition-delay: .125s; }
    /* line 313, ../../components/sass/_layout.scss */
    header #menu-toggle.open #hamburger span:nth-child(3) {
      transition-delay: .25s; }
  /* line 319, ../../components/sass/_layout.scss */
  header #menu-toggle.open #cross span {
    background: #ab192d; }
    /* line 321, ../../components/sass/_layout.scss */
    header #menu-toggle.open #cross span:nth-child(1) {
      height: 60%;
      transition-delay: .625s; }
  /* line 327, ../../components/sass/_layout.scss */
  header #menu-toggle.open #cross span:nth-child(2) {
    width: 60%;
    transition-delay: .375s; }

/* line 336, ../../components/sass/_layout.scss */
.home header {
  position: relative; }
  /* line 341, ../../components/sass/_layout.scss */
  .home header h1 img.interior {
    display: none; }
  /* line 344, ../../components/sass/_layout.scss */
  .home header h1 img.homelogo {
    display: block; }

/* line 352, ../../components/sass/_layout.scss */
.pagewrap {
  flex: 1; }

/* line 355, ../../components/sass/_layout.scss */
.home .pagewrap {
  min-height: 85vh; }
  @media (min-width: 1024px) {
    /* line 355, ../../components/sass/_layout.scss */
    .home .pagewrap {
      min-height: 93vh; } }

/* line 362, ../../components/sass/_layout.scss */
footer {
  padding-top: 10px;
  background: #625e59;
  position: relative;
  z-index: 100; }
  /* line 369, ../../components/sass/_layout.scss */
  footer div {
    text-align: center;
    width: 100%;
    margin: 0px auto 0px auto;
    padding-bottom: 10px; }
    @media (min-width: 1366px) {
      /* line 369, ../../components/sass/_layout.scss */
      footer div {
        width: auto;
        display: block;
        float: left;
        vertical-align: top;
        margin: 0;
        padding-bottom: 0; } }
  /* line 385, ../../components/sass/_layout.scss */
  footer .capture {
    width: 100%; }
    @media (min-width: 1024px) {
      /* line 385, ../../components/sass/_layout.scss */
      footer .capture {
        width: 50%; } }
    @media (min-width: 1366px) {
      /* line 385, ../../components/sass/_layout.scss */
      footer .capture {
        width: 25%; } }
    /* line 395, ../../components/sass/_layout.scss */
    footer .capture form {
      position: relative;
      z-index: 100; }
      /* line 399, ../../components/sass/_layout.scss */
      footer .capture form input[type="email"] {
        width: 90%;
        float: left;
        margin: 0;
        padding: 5px 10px;
        font-size: 0.8em;
        color: #625e59;
        font-family: "Slabo 13px", serif;
        border-radius: 0; }
      /* line 410, ../../components/sass/_layout.scss */
      footer .capture form button[type="submit"] {
        background: #ab192d;
        width: 10%;
        border: 0;
        box-shadow: none;
        margin: 0;
        padding: 8px 0;
        text-align: center; }
        /* line 419, ../../components/sass/_layout.scss */
        footer .capture form button[type="submit"]:hover {
          background: #951627;
          -moz-transition: all, 0.5s, ease-out;
          -o-transition: all, 0.5s, ease-out;
          -webkit-transition: all, 0.5s, ease-out;
          transition: all, 0.5s, ease-out; }
        /* line 424, ../../components/sass/_layout.scss */
        footer .capture form button[type="submit"] i {
          font-size: 1.6em;
          color: #fffac2; }
  @media (min-width: 1366px) {
    /* line 432, ../../components/sass/_layout.scss */
    footer .timelocation {
      margin-left: 2%;
      text-align: center;
      margin: 0;
      padding-top: 7px;
      float: none; } }
  @media (min-width: 1600px) {
    /* line 432, ../../components/sass/_layout.scss */
    footer .timelocation {
      margin-left: 8%;
      margin-top: 7px; } }
  /* line 446, ../../components/sass/_layout.scss */
  footer .timelocation p {
    color: #ffffff;
    text-transform: uppercase;
    font-family: "Conv_TradeGothicLTStd-Bold", serif;
    font-size: 0.8em;
    line-height: 1.3em; }
    @media (min-width: 1024px) {
      /* line 446, ../../components/sass/_layout.scss */
      footer .timelocation p {
        display: inline-block;
        vertical-align: top; } }
  /* line 460, ../../components/sass/_layout.scss */
  footer .timelocation .bullet {
    display: none; }
    @media (min-width: 1024px) {
      /* line 460, ../../components/sass/_layout.scss */
      footer .timelocation .bullet {
        color: #000000;
        font-size: 0.5em;
        display: inline-block;
        margin-left: 5px;
        margin-right: 5px;
        vertical-align: text-top; } }
  @media (min-width: 1024px) {
    /* line 474, ../../components/sass/_layout.scss */
    footer .socialmedia {
      float: right; } }
  /* line 480, ../../components/sass/_layout.scss */
  footer .socialmedia a {
    background: #ab192d;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    color: #fffac2;
    font-size: 1.3em;
    width: 40px;
    height: 40px;
    display: inline-block;
    margin-right: 5px;
    position: relative;
    vertical-align: top;
    z-index: 100; }
    /* line 494, ../../components/sass/_layout.scss */
    footer .socialmedia a:last-child {
      margin-right: 0; }
    /* line 498, ../../components/sass/_layout.scss */
    footer .socialmedia a:hover {
      background: #951627;
      -moz-transition: all, 0.5s, ease-out;
      -o-transition: all, 0.5s, ease-out;
      -webkit-transition: all, 0.5s, ease-out;
      transition: all, 0.5s, ease-out; }
    /* line 503, ../../components/sass/_layout.scss */
    footer .socialmedia a i {
      margin-top: 8px;
      font-size: 0.9em; }
  /* line 509, ../../components/sass/_layout.scss */
  footer .socialmedia a.contact {
    display: none; }
    @media (min-width: 480px) {
      /* line 509, ../../components/sass/_layout.scss */
      footer .socialmedia a.contact {
        display: inline-block; } }
  /* line 516, ../../components/sass/_layout.scss */
  footer .socialmedia a.beerfinder {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 3px 5px;
    width: auto;
    height: auto;
    margin-top: 2px; }
    /* line 523, ../../components/sass/_layout.scss */
    footer .socialmedia a.beerfinder img {
      width: 65px;
      height: 30px;
      border: 0;
      display: block; }
  /* line 532, ../../components/sass/_layout.scss */
  footer .copywrite {
    width: 100%;
    position: relative;
    text-align: center; }
    @media (min-width: 1024px) {
      /* line 532, ../../components/sass/_layout.scss */
      footer .copywrite {
        margin-top: -21px; } }
    /* line 542, ../../components/sass/_layout.scss */
    footer .copywrite p {
      color: #fffac2;
      font-size: 0.5em; }

/* line 550, ../../components/sass/_layout.scss */
.navigation {
  width: 100%;
  min-height: 100%;
  background: rgba(255, 250, 194, 0.9);
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  z-index: 200;
  padding-top: 115px; }
  /* line 561, ../../components/sass/_layout.scss */
  .navigation .close {
    position: absolute;
    top: 5px;
    right: 10px;
    cursor: pointer; }
    @media (min-width: 768px) {
      /* line 561, ../../components/sass/_layout.scss */
      .navigation .close {
        right: 60px; } }
    /* line 571, ../../components/sass/_layout.scss */
    .navigation .close i {
      font-size: 1.5em;
      color: #ab192d; }
  /* line 577, ../../components/sass/_layout.scss */
  .navigation .nav li {
    text-align: center;
    margin: 15px auto; }
    @media (min-width: 768px) {
      /* line 577, ../../components/sass/_layout.scss */
      .navigation .nav li {
        margin: 25px auto; } }
    @media (min-width: 1366px) {
      /* line 577, ../../components/sass/_layout.scss */
      .navigation .nav li {
        text-align: right;
        margin: 40px auto;
        padding-right: 27px; } }
    /* line 591, ../../components/sass/_layout.scss */
    .navigation .nav li a {
      font-family: "betonefregular", serif;
      font-size: 1.5em;
      color: #625e59;
      text-transform: uppercase; }
      @media (min-width: 480px) {
        /* line 598, ../../components/sass/_layout.scss */
        .navigation .nav li a:hover {
          color: #ab192d; } }
      @media (min-width: 768px) {
        /* line 591, ../../components/sass/_layout.scss */
        .navigation .nav li a {
          font-size: 2em; } }

/* line 612, ../../components/sass/_layout.scss */
.contentwrap {
  -moz-transition: all, 1s, ease-out;
  -o-transition: all, 1s, ease-out;
  -webkit-transition: all, 1s, ease-out;
  transition: all, 1s, ease-out;
  opacity: 1;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

/* line 618, ../../components/sass/_layout.scss */
.contentwrap.hide {
  -moz-transition: all, 1s, ease-out;
  -o-transition: all, 1s, ease-out;
  -webkit-transition: all, 1s, ease-out;
  transition: all, 1s, ease-out;
  opacity: 0; }

/* line 624, ../../components/sass/_layout.scss */
.subnavwrap {
  width: 100%;
  position: relative;
  margin: 0 auto;
  z-index: 150; }
  /* line 630, ../../components/sass/_layout.scss */
  .subnavwrap .subnavhead {
    width: 100%;
    position: relative;
    text-align: center;
    background: #625e59;
    padding: 13px 0 3px;
    color: #ffffff;
    cursor: pointer; }
    /* line 639, ../../components/sass/_layout.scss */
    .subnavwrap .subnavhead h2 {
      text-transform: uppercase;
      position: relative;
      margin: 0px auto;
      padding: 0;
      line-height: 1em;
      font-size: 1.5em;
      display: block; }
      @media (min-width: 1024px) {
        /* line 639, ../../components/sass/_layout.scss */
        .subnavwrap .subnavhead h2 {
          display: inline-block; } }
    /* line 654, ../../components/sass/_layout.scss */
    .subnavwrap .subnavhead i {
      font-size: 0.8em;
      line-height: 1em;
      position: absolute;
      right: 15px;
      top: 13px; }
      @media (min-width: 1024px) {
        /* line 654, ../../components/sass/_layout.scss */
        .subnavwrap .subnavhead i {
          position: relative;
          right: 0;
          margin-left: 8px;
          top: -6px; } }
    /* line 669, ../../components/sass/_layout.scss */
    .subnavwrap .subnavhead i.fa-chevron-up {
      display: none; }
    /* line 673, ../../components/sass/_layout.scss */
    .subnavwrap .subnavhead:hover {
      color: #f8bf00; }
  /* line 679, ../../components/sass/_layout.scss */
  .subnavwrap .subnavhead.nodrop:hover {
    color: #ffffff; }
  /* line 684, ../../components/sass/_layout.scss */
  .subnavwrap .listwrap {
    width: 100%;
    height: 0;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    background: #75706a;
    text-align: center; }
    /* line 693, ../../components/sass/_layout.scss */
    .subnavwrap .listwrap .subnav {
      padding: 30px 0; }
    /* line 697, ../../components/sass/_layout.scss */
    .subnavwrap .listwrap li {
      padding: 30px 0; }
      /* line 700, ../../components/sass/_layout.scss */
      .subnavwrap .listwrap li a {
        color: #ffffff;
        font-family: "Conv_TradeGothicLTStd-Bold", serif;
        font-size: 1.5em;
        text-transform: uppercase; }
        /* line 706, ../../components/sass/_layout.scss */
        .subnavwrap .listwrap li a:hover {
          color: #f8bf00; }
    /* line 711, ../../components/sass/_layout.scss */
    .subnavwrap .listwrap .active a {
      color: #f8bf00; }

/* line 719, ../../components/sass/_layout.scss */
video#bgvid {
  display: none; }
  @media (min-width: 1024px) {
    /* line 719, ../../components/sass/_layout.scss */
    video#bgvid {
      display: block;
      position: fixed;
      top: 50%;
      left: 50%;
      min-width: 100%;
      min-height: 100%;
      width: auto;
      height: auto;
      z-index: -100;
      -moz-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
      -webkit-transform: translateX(-50%) translateY(-50%);
      transform: translateX(-50%) translateY(-50%); } }

/* line 738, ../../components/sass/_layout.scss */
.home {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  background: url(../img/mobile-bg.jpg) no-repeat;
  background-size: cover; }
  @media (min-width: 1366px) {
    /* line 738, ../../components/sass/_layout.scss */
    .home {
      background: none; } }
  /* line 750, ../../components/sass/_layout.scss */
  .home .manifesto {
    width: 100%;
    background: url("../img/bottom-banner@2x.png") bottom center no-repeat;
    background-size: 250px 7px;
    text-align: center;
    overflow: hidden;
    padding-bottom: 35px;
    margin: 0 auto; }
    @media (min-width: 768px) {
      /* line 750, ../../components/sass/_layout.scss */
      .home .manifesto {
        background-size: 341px 7px; } }
    /* line 763, ../../components/sass/_layout.scss */
    .home .manifesto .short {
      display: block; }
      @media (min-width: 1024px) {
        /* line 763, ../../components/sass/_layout.scss */
        .home .manifesto .short {
          display: none; } }
      /* line 769, ../../components/sass/_layout.scss */
      .home .manifesto .short h2 {
        font-size: 1.5em;
        line-height: 1.3em; }
    /* line 776, ../../components/sass/_layout.scss */
    .home .manifesto .long {
      display: none; }
      @media (min-width: 1024px) {
        /* line 776, ../../components/sass/_layout.scss */
        .home .manifesto .long {
          display: block; } }
    /* line 783, ../../components/sass/_layout.scss */
    .home .manifesto h2 {
      font-family: "betonefregular", serif;
      color: #ffffff;
      font-size: 2.5em;
      text-align: center;
      width: 80%;
      position: relative;
      margin: 0 auto; }
      /* line 792, ../../components/sass/_layout.scss */
      .home .manifesto h2 a {
        color: #fcdf80;
        text-decoration: none; }
        /* line 796, ../../components/sass/_layout.scss */
        .home .manifesto h2 a:hover {
          color: #f8bf00; }
      @media (min-width: 768px) {
        /* line 783, ../../components/sass/_layout.scss */
        .home .manifesto h2 {
          font-size: 2em; } }
      @media (min-width: 1024px) {
        /* line 783, ../../components/sass/_layout.scss */
        .home .manifesto h2 {
          width: 90%;
          font-size: 1.9em;
          letter-spacing: 0.03em; } }
      @media (min-width: 1024px) {
        /* line 783, ../../components/sass/_layout.scss */
        .home .manifesto h2 {
          width: 78%; } }
    /* line 817, ../../components/sass/_layout.scss */
    .home .manifesto:before {
      background: url("../img/star-banner@2x.png") top center no-repeat;
      background-size: 168px 38px;
      content: " ";
      display: block;
      margin: 0px auto;
      position: relative;
      text-align: center;
      width: 100%;
      height: 55px; }

/* line 833, ../../components/sass/_layout.scss */
.hero {
  overflow: hidden;
  *zoom: 1;
  position: relative;
  top: 0;
  width: 100%;
  background: #000000; }
  /* line 842, ../../components/sass/_layout.scss */
  .hero .gallery .flexslider {
    border: 0;
    z-index: 50;
    margin: 0;
    background: #000000; }
    /* line 848, ../../components/sass/_layout.scss */
    .hero .gallery .flexslider .flex-direction-nav a:before {
      color: #ffffff;
      text-shadow: none;
      font-size: 30px; }
  /* line 858, ../../components/sass/_layout.scss */
  .hero .gallery li .slidecontent {
    position: relative; }
    /* line 861, ../../components/sass/_layout.scss */
    .hero .gallery li .slidecontent .starhover {
      background: rgba(33, 80, 73, 0.7);
      width: 100%;
      height: 100%;
      opacity: 0;
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      text-align: center;
      -moz-transition: all, 0.5s, ease-out;
      -o-transition: all, 0.5s, ease-out;
      -webkit-transition: all, 0.5s, ease-out;
      transition: all, 0.5s, ease-out; }
      /* line 874, ../../components/sass/_layout.scss */
      .hero .gallery li .slidecontent .starhover button {
        position: relative;
        margin: 0 auto;
        font-family: "Conv_TradeGothicLTStd-Bold", serif;
        font-size: 1em;
        text-transform: uppercase;
        text-align: center;
        color: #fffac2;
        width: 100%;
        height: 100%;
        background: none;
        border: 0;
        cursor: pointer; }
        /* line 888, ../../components/sass/_layout.scss */
        .hero .gallery li .slidecontent .starhover button i {
          margin-right: 5px;
          margin-top: -3px;
          font-size: 1em; }
          /* line 893, ../../components/sass/_layout.scss */
          .hero .gallery li .slidecontent .starhover button i:last-child {
            margin-right: 0;
            margin-left: 5px; }
      /* line 900, ../../components/sass/_layout.scss */
      .hero .gallery li .slidecontent .starhover:before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 50%;
        opacity: 0;
        margin-left: -20px;
        display: block;
        width: 50px;
        height: 30px;
        background-image: url("../img/tidbit-arrow.png");
        background-color: transparent;
        background-repeat: no-repeat; }
      /* line 915, ../../components/sass/_layout.scss */
      .hero .gallery li .slidecontent .starhover:hover {
        opacity: 1;
        -moz-transition: all, 0.5s, ease-out;
        -o-transition: all, 0.5s, ease-out;
        -webkit-transition: all, 0.5s, ease-out;
        transition: all, 0.5s, ease-out; }
    /* line 920, ../../components/sass/_layout.scss */
    .hero .gallery li .slidecontent .active {
      opacity: 1;
      -moz-transition: all, 0.5s, ease-out;
      -o-transition: all, 0.5s, ease-out;
      -webkit-transition: all, 0.5s, ease-out;
      transition: all, 0.5s, ease-out; }
      /* line 923, ../../components/sass/_layout.scss */
      .hero .gallery li .slidecontent .active:before {
        opacity: 1;
        -moz-transition: all, 0.5s, ease-out;
        -o-transition: all, 0.5s, ease-out;
        -webkit-transition: all, 0.5s, ease-out;
        transition: all, 0.5s, ease-out; }
    /* line 929, ../../components/sass/_layout.scss */
    .hero .gallery li .slidecontent img {
      max-width: 100%;
      height: auto; }

/* line 939, ../../components/sass/_layout.scss */
.tidbitwrap {
  position: relative;
  margin: 0 auto;
  height: 0;
  overflow: hidden;
  width: 100%;
  background: url("../img/paper_fibers_@2X.png");
  background-repeat: repeat;
  background-position: top left; }
  @media (min-width: 768px) {
    /* line 939, ../../components/sass/_layout.scss */
    .tidbitwrap {
      background: url("../img/paper_fibers.png");
      background-size: 405px 405px; } }
  /* line 954, ../../components/sass/_layout.scss */
  .tidbitwrap .close {
    position: absolute;
    top: 5%;
    right: 5%;
    cursor: pointer;
    z-index: 250; }
  /* line 961, ../../components/sass/_layout.scss */
  .tidbitwrap .tidbit {
    width: 90%;
    position: relative;
    margin: 0 auto;
    padding: 60px 0 40px;
    display: none; }
    @media (min-width: 768px) {
      /* line 961, ../../components/sass/_layout.scss */
      .tidbitwrap .tidbit {
        width: 33%; } }
    @media (min-width: 768px) {
      /* line 961, ../../components/sass/_layout.scss */
      .tidbitwrap .tidbit {
        width: 60%; } }
    /* line 976, ../../components/sass/_layout.scss */
    .tidbitwrap .tidbit .copy {
      position: relative;
      text-align: left;
      margin: 0 auto; }
      /* line 980, ../../components/sass/_layout.scss */
      .tidbitwrap .tidbit .copy p.lineone {
        font-family: "Conv_TradeGothicLTStd-Bold", serif;
        font-size: 1.2em;
        line-height: 1.2em;
        text-transform: uppercase;
        color: #377168; }
      /* line 988, ../../components/sass/_layout.scss */
      .tidbitwrap .tidbit .copy p.linetwo {
        font-family: "Slabo 13px", serif;
        font-size: 0.8em;
        line-height: 1.5em;
        padding-bottom: 15px;
        border-bottom: 1px solid #d1cbc5; }
      /* line 995, ../../components/sass/_layout.scss */
      .tidbitwrap .tidbit .copy a {
        font-family: "Conv_TradeGothicLTStd-Bold", serif;
        text-transform: uppercase; }
        /* line 998, ../../components/sass/_layout.scss */
        .tidbitwrap .tidbit .copy a i {
          color: #625e59;
          margin-right: 5px; }

/* line 1008, ../../components/sass/_layout.scss */
.oldpaper {
  background: url("../img/ales-bg@2x.jpg") top center repeat;
  background-size: 100%;
  width: 100%;
  height: 100%;
  min-height: 600px;
  margin: 0 auto;
  position: relative;
  padding: 30px 0 0px; }
  @media (min-width: 1366px) {
    /* line 1008, ../../components/sass/_layout.scss */
    .oldpaper {
      background: url("../img/ales-bg.jpg") top center repeat;
      background-size: 100%; } }
  /* line 1017, ../../components/sass/_layout.scss */
  .oldpaper h2 {
    font-family: "betonefregular", serif;
    font-size: 1.8em;
    color: #ab192d;
    text-transform: uppercase;
    text-align: left;
    line-height: 1em; }
  /* line 1026, ../../components/sass/_layout.scss */
  .oldpaper h3 {
    text-transform: uppercase;
    font-family: "Conv_TradeGothicLTStd-Bold", serif;
    color: #377168;
    font-size: 1em;
    line-height: 1.3em;
    margin-top: 8px; }
  @media (min-width: 1024px) {
    /* line 1035, ../../components/sass/_layout.scss */
    .oldpaper .our-ales,
    .oldpaper .roxborough-1997-2002 {
      width: 100%;
      height: 100%;
      min-height: 660px;
      position: relative;
      margin: -30px auto 0 auto;
      padding-top: 30px;
      padding-bottom: 30px;
      background: url("../img/Ales_Hops.png") no-repeat top right; } }
  @media (min-width: 1024px) {
    /* line 1049, ../../components/sass/_layout.scss */
    .oldpaper .philadelphia-pale-ale,
    .oldpaper .private-events {
      width: 100%;
      height: 100%;
      position: relative;
      margin: 0 auto;
      background: url("../img/philadelphia-pale-ale-bg.png") no-repeat 43vw 3vh; } }
  /* line 1060, ../../components/sass/_layout.scss */
  .oldpaper .private-events {
    min-height: 500px; }
  @media (min-width: 1024px) {
    /* line 1064, ../../components/sass/_layout.scss */
    .oldpaper .brawler {
      width: 100%;
      height: 100%;
      position: relative;
      margin: 0 auto;
      background: url("../img/brawler-bg.png") no-repeat 45vw 0vh; } }
  @media (min-width: 1024px) {
    /* line 1074, ../../components/sass/_layout.scss */
    .oldpaper .ipa {
      width: 100%;
      height: 100%;
      position: relative;
      margin: 0 auto;
      background: url("../img/ipa-bg.png") no-repeat 48vw 0vh; } }
  @media (min-width: 1024px) {
    /* line 1084, ../../components/sass/_layout.scss */
    .oldpaper .love-stout {
      width: 100%;
      height: 100%;
      position: relative;
      margin: 0 auto;
      background: url("../img/lovestout-bg.png") no-repeat 63vw 0vh; } }
  @media (min-width: 1024px) {
    /* line 1094, ../../components/sass/_layout.scss */
    .oldpaper .extra-special-ale,
    .oldpaper .our-story,
    .oldpaper .manayunk-1994-1996,
    .oldpaper .whats-on-tap {
      width: 100%;
      height: 100%;
      position: relative;
      margin: 0 auto;
      background: url("../img/esa-bg.png") no-repeat 54vw 0vh; } }
  @media (min-width: 1024px) {
    /* line 1107, ../../components/sass/_layout.scss */
    .oldpaper .pynk {
      width: 100%;
      height: 100%;
      position: relative;
      margin: 0 auto;
      background: url("../img/pynk-bg.png") no-repeat 40vw 0vh; } }
  @media (min-width: 1024px) {
    /* line 1117, ../../components/sass/_layout.scss */
    .oldpaper .saison {
      width: 100%;
      height: 100%;
      position: relative;
      margin: 0 auto;
      background: url("../img/saison-bg.png") no-repeat 43vw 13vh; } }
  @media (min-width: 1024px) {
    /* line 1127, ../../components/sass/_layout.scss */
    .oldpaper .general-washingtons-tavern-porter,
    .oldpaper .poor-richards-tavern-spruce,
    .oldpaper .thomas-jeffersons-tavern-ale,
    .oldpaper .poor-richards-tavern-spruce,
    .oldpaper .washingtons-reserve {
      width: 100%;
      height: 100%;
      position: relative;
      margin: 0 auto;
      background: url("../img/tavern-porter-bg.png") no-repeat 40vw 17vh; } }
  @media (min-width: 1024px) {
    /* line 1140, ../../components/sass/_layout.scss */
    .oldpaper .chocolate-love-stout {
      width: 100%;
      height: 100%;
      position: relative;
      margin: 0 auto;
      background: url("../img/choc-love-stout-bg.png") no-repeat 51vw 0vh; } }
  @media (min-width: 1024px) {
    /* line 1149, ../../components/sass/_layout.scss */
    .oldpaper .cape-of-good-hope {
      width: 100%;
      height: 100%;
      position: relative;
      margin: 0 auto;
      background: url("../img/cape-of-good-hope-bg.png") no-repeat 38vw 0vh; } }
  @media (min-width: 1024px) {
    /* line 1158, ../../components/sass/_layout.scss */
    .oldpaper .olde-bartholomew-barley-wine-ale,
    .oldpaper .kensington-2002-2007 {
      width: 100%;
      height: 100%;
      position: relative;
      margin: 0 auto;
      background: url("../img/old-bart-bg.png") no-repeat 58vw 0vh; } }
  @media (min-width: 1024px) {
    /* line 1168, ../../components/sass/_layout.scss */
    .oldpaper .northern-liberties-2008-present {
      width: 100%;
      height: 100%;
      position: relative;
      margin: 0 auto;
      background: url("../img/northern-liberties-bg.png") no-repeat 58vw 0vh; } }
  @media (min-width: 1024px) {
    /* line 1177, ../../components/sass/_layout.scss */
    .oldpaper .golden-hop-ipa {
      width: 100%;
      height: 100%;
      position: relative;
      margin: 0 auto;
      background: url("../img/golden-hop-ipa-bg.png") no-repeat 60vw 0; } }
  /* line 1187, ../../components/sass/_layout.scss */
  .oldpaper .brew-unto-others,
  .oldpaper .newpage {
    width: 100%;
    height: 100%;
    min-height: 530px;
    position: relative;
    margin: 0 auto; }
  /* line 1200, ../../components/sass/_layout.scss */
  .oldpaper .visit-us {
    width: 100%;
    height: 100%;
    min-height: 530px;
    position: relative;
    margin: 0 auto; }
    @media (min-width: 768px) {
      /* line 1200, ../../components/sass/_layout.scss */
      .oldpaper .visit-us {
        background: url("../img/visit-us-sketch.png") no-repeat 36vw 131vh; } }
  /* line 1213, ../../components/sass/_layout.scss */
  .oldpaper li {
    width: 50%;
    float: left;
    padding-left: 5px;
    padding-right: 5px; }
    /* line 66, ../../../../../Ruby/Gems/2.0.0/gems/susy-2.2.6/sass/susy/language/susy/_gallery.scss */
    .oldpaper li:nth-child(2n + 1) {
      margin-left: 0;
      margin-right: -100%;
      clear: both; }
    /* line 66, ../../../../../Ruby/Gems/2.0.0/gems/susy-2.2.6/sass/susy/language/susy/_gallery.scss */
    .oldpaper li:nth-child(2n + 2) {
      margin-left: 50%;
      margin-right: -100%;
      clear: none; }
    @media (min-width: 768px) {
      /* line 1213, ../../components/sass/_layout.scss */
      .oldpaper li {
        width: 33.33333%;
        float: left;
        padding-left: 5px;
        padding-right: 5px; }
        /* line 66, ../../../../../Ruby/Gems/2.0.0/gems/susy-2.2.6/sass/susy/language/susy/_gallery.scss */
        .oldpaper li:nth-child(3n + 1) {
          margin-left: 0;
          margin-right: -100%;
          clear: both; }
        /* line 66, ../../../../../Ruby/Gems/2.0.0/gems/susy-2.2.6/sass/susy/language/susy/_gallery.scss */
        .oldpaper li:nth-child(3n + 2) {
          margin-left: 33.33333%;
          margin-right: -100%;
          clear: none; }
        /* line 66, ../../../../../Ruby/Gems/2.0.0/gems/susy-2.2.6/sass/susy/language/susy/_gallery.scss */
        .oldpaper li:nth-child(3n + 3) {
          margin-left: 66.66667%;
          margin-right: -100%;
          clear: none; } }
    @media (min-width: 1024px) {
      /* line 1213, ../../components/sass/_layout.scss */
      .oldpaper li {
        width: 16.66667%;
        float: left;
        padding-left: 12.5px;
        padding-right: 12.5px; }
        /* line 66, ../../../../../Ruby/Gems/2.0.0/gems/susy-2.2.6/sass/susy/language/susy/_gallery.scss */
        .oldpaper li:nth-child(6n + 1) {
          margin-left: 0;
          margin-right: -100%;
          clear: both; }
        /* line 66, ../../../../../Ruby/Gems/2.0.0/gems/susy-2.2.6/sass/susy/language/susy/_gallery.scss */
        .oldpaper li:nth-child(6n + 2) {
          margin-left: 16.66667%;
          margin-right: -100%;
          clear: none; }
        /* line 66, ../../../../../Ruby/Gems/2.0.0/gems/susy-2.2.6/sass/susy/language/susy/_gallery.scss */
        .oldpaper li:nth-child(6n + 3) {
          margin-left: 33.33333%;
          margin-right: -100%;
          clear: none; }
        /* line 66, ../../../../../Ruby/Gems/2.0.0/gems/susy-2.2.6/sass/susy/language/susy/_gallery.scss */
        .oldpaper li:nth-child(6n + 4) {
          margin-left: 50%;
          margin-right: -100%;
          clear: none; }
        /* line 66, ../../../../../Ruby/Gems/2.0.0/gems/susy-2.2.6/sass/susy/language/susy/_gallery.scss */
        .oldpaper li:nth-child(6n + 5) {
          margin-left: 66.66667%;
          margin-right: -100%;
          clear: none; }
        /* line 66, ../../../../../Ruby/Gems/2.0.0/gems/susy-2.2.6/sass/susy/language/susy/_gallery.scss */
        .oldpaper li:nth-child(6n + 6) {
          margin-left: 83.33333%;
          margin-right: -100%;
          clear: none; } }
    /* line 1227, ../../components/sass/_layout.scss */
    .oldpaper li img {
      width: 100%;
      height: 100%;
      position: relative;
      -moz-transition: all, 0.2s, ease-out;
      -o-transition: all, 0.2s, ease-out;
      -webkit-transition: all, 0.2s, ease-out;
      transition: all, 0.2s, ease-out; }
      /* line 1233, ../../components/sass/_layout.scss */
      .oldpaper li img:hover {
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        -moz-transition: all, 0.2s, ease-out;
        -o-transition: all, 0.2s, ease-out;
        -webkit-transition: all, 0.2s, ease-out;
        transition: all, 0.2s, ease-out; }
    /* line 1238, ../../components/sass/_layout.scss */
    .oldpaper li .in {
      opacity: 1;
      -moz-transition: all, 1s, ease-out;
      -o-transition: all, 1s, ease-out;
      -webkit-transition: all, 1s, ease-out;
      transition: all, 1s, ease-out; }
  /* line 1243, ../../components/sass/_layout.scss */
  .oldpaper .aletype,
  .oldpaper .content {
    width: 100%;
    height: 100%;
    padding-bottom: 20px;
    position: relative;
    border-bottom: 1px solid #d1cbc5; }
  /* line 1252, ../../components/sass/_layout.scss */
  .oldpaper .content {
    border-bottom: none;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 50px; }
    @media (min-width: 1366px) {
      /* line 1252, ../../components/sass/_layout.scss */
      .oldpaper .content {
        width: 75%; } }
    /* line 1262, ../../components/sass/_layout.scss */
    .oldpaper .content ul {
      list-style-type: none;
      width: 100%;
      margin-left: 15px; }
      /* line 1267, ../../components/sass/_layout.scss */
      .oldpaper .content ul li {
        width: 100%;
        float: left;
        padding-left: 0px;
        padding-right: 0px;
        clear: both !important;
        margin: 20px 0;
        font-family: "Slabo 13px", serif;
        font-size: 0.8em;
        line-height: 1.3em; }
        /* line 66, ../../../../../Ruby/Gems/2.0.0/gems/susy-2.2.6/sass/susy/language/susy/_gallery.scss */
        .oldpaper .content ul li:nth-child(1n + 1) {
          margin-left: 0;
          margin-right: -100%;
          clear: none; }
        /* line 1271, ../../components/sass/_layout.scss */
        .oldpaper .content ul li:before {
          font-family: 'FontAwesome';
          font-size: 0.8em;
          content: '\f005';
          margin: 0 15px 0 -15px;
          color: #377168; }
        /* line 1286, ../../components/sass/_layout.scss */
        .oldpaper .content ul li i {
          display: inline;
          margin-right: 4px; }
    /* line 1293, ../../components/sass/_layout.scss */
    .oldpaper .content p {
      font-size: 0.8em;
      line-height: 1.8em;
      color: #625e59; }
      /* line 1298, ../../components/sass/_layout.scss */
      .oldpaper .content p span {
        font-family: "Conv_TradeGothicLTStd-Bold", serif;
        text-transform: uppercase;
        margin-right: 10px;
        color: #000000; }
      /* line 1304, ../../components/sass/_layout.scss */
      .oldpaper .content p strong {
        font-weight: bolder; }
      /* line 1307, ../../components/sass/_layout.scss */
      .oldpaper .content p em {
        font-style: italic;
        color: #377168; }
    /* line 1314, ../../components/sass/_layout.scss */
    .oldpaper .content .intro {
      width: 100%;
      margin-bottom: 30px;
      padding-bottom: 30px;
      border-bottom: 1px solid #d1cbc5; }
      /* line 1319, ../../components/sass/_layout.scss */
      .oldpaper .content .intro:last-child {
        border-bottom: none; }
    /* line 1324, ../../components/sass/_layout.scss */
    .oldpaper .content .info {
      width: 100%;
      margin-top: 30px;
      margin-bottom: 30px; }
      /* line 1329, ../../components/sass/_layout.scss */
      .oldpaper .content .info .item {
        margin-bottom: 30px;
        margin-left: 15px; }
      /* line 1333, ../../components/sass/_layout.scss */
      .oldpaper .content .info p.bold,
      .oldpaper .content .info h4 {
        color: #000000;
        font-weight: bolder;
        font-family: "Slabo 13px", serif;
        font-size: 0.8em;
        line-height: 1.6em;
        text-transform: none; }
      /* line 1343, ../../components/sass/_layout.scss */
      .oldpaper .content .info a.social {
        background: #ab192d;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        text-align: center;
        color: #fffac2;
        font-size: 1.3em;
        width: 40px;
        height: 40px;
        display: inline-block;
        margin-right: 5px;
        position: relative;
        vertical-align: top; }
        /* line 1356, ../../components/sass/_layout.scss */
        .oldpaper .content .info a.social:last-child {
          margin-right: 0; }
        /* line 1360, ../../components/sass/_layout.scss */
        .oldpaper .content .info a.social:hover {
          background: #951627;
          -moz-transition: all, 0.5s, ease-out;
          -o-transition: all, 0.5s, ease-out;
          -webkit-transition: all, 0.5s, ease-out;
          transition: all, 0.5s, ease-out; }
        /* line 1365, ../../components/sass/_layout.scss */
        .oldpaper .content .info a.social i {
          margin-top: 8px;
          font-size: 0.9em; }
      /* line 1371, ../../components/sass/_layout.scss */
      .oldpaper .content .info a.beerfinder {
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
        padding: 3px 5px;
        width: auto;
        height: auto;
        margin-top: 2px; }
        /* line 1378, ../../components/sass/_layout.scss */
        .oldpaper .content .info a.beerfinder img {
          width: 65px;
          height: 30px;
          border: 0;
          display: block; }
    /* line 1387, ../../components/sass/_layout.scss */
    .oldpaper .content iframe {
      height: 250px; }
      @media (min-width: 768px) {
        /* line 1387, ../../components/sass/_layout.scss */
        .oldpaper .content iframe {
          height: 450px; } }
      @media (min-width: 1024px) {
        /* line 1387, ../../components/sass/_layout.scss */
        .oldpaper .content iframe {
          height: 600px; } }
      @media (min-width: 1366px) {
        /* line 1387, ../../components/sass/_layout.scss */
        .oldpaper .content iframe {
          height: 650px; } }
  /* line 1403, ../../components/sass/_layout.scss */
  .oldpaper .aleattributes {
    width: 100%;
    margin-top: 20px; }
    /* line 1407, ../../components/sass/_layout.scss */
    .oldpaper .aleattributes .award {
      float: right;
      width: auto; }
      @media (min-width: 1024px) {
        /* line 1407, ../../components/sass/_layout.scss */
        .oldpaper .aleattributes .award {
          margin-right: 350px; } }
    /* line 1415, ../../components/sass/_layout.scss */
    .oldpaper .aleattributes p {
      font-family: "Slabo 13px", serif;
      font-size: 0.8em;
      color: #625e59;
      margin-bottom: 20px; }
      /* line 1420, ../../components/sass/_layout.scss */
      .oldpaper .aleattributes p span {
        font-family: "Conv_TradeGothicLTStd-Bold", serif;
        text-transform: uppercase;
        margin-right: 10px;
        font-size: 1.3em;
        color: #000000; }
  /* line 1431, ../../components/sass/_layout.scss */
  .oldpaper .event {
    width: 100%;
    position: relative;
    margin-top: 20px;
    display: inline-block; }
    /* line 1437, ../../components/sass/_layout.scss */
    .oldpaper .event .eventimage,
    .oldpaper .event .eventthumb {
      width: 100%;
      height: auto;
      position: relative;
      margin: 0 auto; }
      @media (min-width: 768px) {
        /* line 1437, ../../components/sass/_layout.scss */
        .oldpaper .event .eventimage,
        .oldpaper .event .eventthumb {
          margin: 0 25px 0 0;
          float: left;
          width: 350px;
          height: 350px; } }
      /* line 1451, ../../components/sass/_layout.scss */
      .oldpaper .event .eventimage img,
      .oldpaper .event .eventthumb img {
        max-width: 100%;
        height: auto;
        border: 0; }
    /* line 1458, ../../components/sass/_layout.scss */
    .oldpaper .event .eventinfo {
      position: relative;
      margin: 25px auto 20px auto;
      border-bottom: 1px solid #d1cbc5;
      padding-bottom: 15px;
      display: block;
      overflow: hidden;
      *zoom: 1; }
      /* line 1467, ../../components/sass/_layout.scss */
      .oldpaper .event .eventinfo:last-child {
        border-bottom: none; }
      @media (min-width: 768px) {
        /* line 1472, ../../components/sass/_layout.scss */
        .oldpaper .event .eventinfo:nth-child(2) {
          border: none;
          margin-top: 0px; } }
      /* line 1478, ../../components/sass/_layout.scss */
      .oldpaper .event .eventinfo h2 {
        font-family: "Conv_TradeGothicLTStd-Bold", serif;
        font-size: 1.2em;
        text-transform: uppercase;
        color: #377168; }
      /* line 1485, ../../components/sass/_layout.scss */
      .oldpaper .event .eventinfo p.time,
      .oldpaper .event .eventinfo p.location,
      .oldpaper .event .eventinfo p.address,
      .oldpaper .event .eventinfo p.locationlink,
      .oldpaper .event .eventinfo p.date {
        color: #000000;
        font-size: 0.8em;
        font-weight: bolder;
        line-height: 1.6em; }
        /* line 1496, ../../components/sass/_layout.scss */
        .oldpaper .event .eventinfo p.time a,
        .oldpaper .event .eventinfo p.location a,
        .oldpaper .event .eventinfo p.address a,
        .oldpaper .event .eventinfo p.locationlink a,
        .oldpaper .event .eventinfo p.date a {
          font-weight: bolder; }
  /* line 1505, ../../components/sass/_layout.scss */
  .oldpaper .event.post {
    border-bottom: 1px solid #d1cbc5;
    padding-bottom: 20px;
    margin-bottom: 10px;
    margin-top: 10px; }
    @media (min-width: 768px) {
      /* line 1511, ../../components/sass/_layout.scss */
      .oldpaper .event.post .eventthumb {
        width: 200px;
        height: 200px; } }
    /* line 1520, ../../components/sass/_layout.scss */
    .oldpaper .event.post:last-child {
      border-bottom: none; }
    /* line 1524, ../../components/sass/_layout.scss */
    .oldpaper .event.post .eventinfo {
      margin: 10px auto 0px auto;
      padding-bottom: 0; }
      @media (min-width: 768px) {
        /* line 1524, ../../components/sass/_layout.scss */
        .oldpaper .event.post .eventinfo {
          margin: 0; } }
  /* line 1535, ../../components/sass/_layout.scss */
  .oldpaper .controls {
    width: 100%;
    position: relative;
    margin-top: 40px;
    overflow: hidden;
    *zoom: 1; }
    /* line 1541, ../../components/sass/_layout.scss */
    .oldpaper .controls .btn {
      width: 100%;
      display: block;
      position: relative;
      margin: 5px auto; }
      @media (min-width: 1024px) {
        /* line 1541, ../../components/sass/_layout.scss */
        .oldpaper .controls .btn {
          display: inline-block;
          width: 30%; } }
      /* line 1551, ../../components/sass/_layout.scss */
      .oldpaper .controls .btn .fa-chevron-left {
        float: left; }
      /* line 1554, ../../components/sass/_layout.scss */
      .oldpaper .controls .btn .fa-chevron-right {
        float: right; }
  /* line 1561, ../../components/sass/_layout.scss */
  .oldpaper .wholesaler-portal {
    width: 100%; }
    /* line 1567, ../../components/sass/_layout.scss */
    .oldpaper .wholesaler-portal .content .fileset {
      width: 100%;
      position: relative;
      border-bottom: 1px solid #d1cbc5;
      margin-bottom: 30px; }
      /* line 1572, ../../components/sass/_layout.scss */
      .oldpaper .wholesaler-portal .content .fileset:last-child {
        margin-bottom: 0;
        border-bottom: none; }
      /* line 1577, ../../components/sass/_layout.scss */
      .oldpaper .wholesaler-portal .content .fileset .fileswrap {
        width: 100%;
        padding-bottom: 30px;
        text-align: center; }
        /* line 1582, ../../components/sass/_layout.scss */
        .oldpaper .wholesaler-portal .content .fileset .fileswrap .fileimg,
        .oldpaper .wholesaler-portal .content .fileset .fileswrap .filesheadimg {
          overflow: hidden;
          *zoom: 1;
          padding: 10px 0; }
          /* line 1589, ../../components/sass/_layout.scss */
          .oldpaper .wholesaler-portal .content .fileset .fileswrap .fileimg div,
          .oldpaper .wholesaler-portal .content .fileset .fileswrap .filesheadimg div {
            width: 33.33333%;
            display: block;
            float: left;
            font-size: 0.8em; }
            /* line 1595, ../../components/sass/_layout.scss */
            .oldpaper .wholesaler-portal .content .fileset .fileswrap .fileimg div img,
            .oldpaper .wholesaler-portal .content .fileset .fileswrap .filesheadimg div img {
              width: 50%;
              border: 0; }
          /* line 1602, ../../components/sass/_layout.scss */
          .oldpaper .wholesaler-portal .content .fileset .fileswrap .fileimg div.desciption,
          .oldpaper .wholesaler-portal .content .fileset .fileswrap .fileimg div.date,
          .oldpaper .wholesaler-portal .content .fileset .fileswrap .filesheadimg div.desciption,
          .oldpaper .wholesaler-portal .content .fileset .fileswrap .filesheadimg div.date {
            display: none; }
          @media (min-width: 768px) {
            /* line 1608, ../../components/sass/_layout.scss */
            .oldpaper .wholesaler-portal .content .fileset .fileswrap .fileimg div,
            .oldpaper .wholesaler-portal .content .fileset .fileswrap .filesheadimg div {
              width: 25%; }
            /* line 1611, ../../components/sass/_layout.scss */
            .oldpaper .wholesaler-portal .content .fileset .fileswrap .fileimg div.date,
            .oldpaper .wholesaler-portal .content .fileset .fileswrap .filesheadimg div.date {
              display: block; } }
          @media (min-width: 1024px) {
            /* line 1617, ../../components/sass/_layout.scss */
            .oldpaper .wholesaler-portal .content .fileset .fileswrap .fileimg div,
            .oldpaper .wholesaler-portal .content .fileset .fileswrap .filesheadimg div {
              width: 20%; }
            /* line 1620, ../../components/sass/_layout.scss */
            .oldpaper .wholesaler-portal .content .fileset .fileswrap .fileimg div.desciption,
            .oldpaper .wholesaler-portal .content .fileset .fileswrap .filesheadimg div.desciption {
              display: block; } }
        /* line 1627, ../../components/sass/_layout.scss */
        .oldpaper .wholesaler-portal .content .fileset .fileswrap .filepdf,
        .oldpaper .wholesaler-portal .content .fileset .fileswrap .filesheadpdf {
          overflow: hidden;
          *zoom: 1;
          padding: 10px 0; }
          /* line 1634, ../../components/sass/_layout.scss */
          .oldpaper .wholesaler-portal .content .fileset .fileswrap .filepdf div,
          .oldpaper .wholesaler-portal .content .fileset .fileswrap .filesheadpdf div {
            width: 33.33333%;
            display: block;
            float: left;
            font-size: 0.8em; }
          /* line 1642, ../../components/sass/_layout.scss */
          .oldpaper .wholesaler-portal .content .fileset .fileswrap .filepdf div.desciption,
          .oldpaper .wholesaler-portal .content .fileset .fileswrap .filesheadpdf div.desciption {
            display: none; }
          @media (min-width: 768px) {
            /* line 1647, ../../components/sass/_layout.scss */
            .oldpaper .wholesaler-portal .content .fileset .fileswrap .filepdf div,
            .oldpaper .wholesaler-portal .content .fileset .fileswrap .filesheadpdf div {
              width: 25%; }
            /* line 1650, ../../components/sass/_layout.scss */
            .oldpaper .wholesaler-portal .content .fileset .fileswrap .filepdf div.desciption,
            .oldpaper .wholesaler-portal .content .fileset .fileswrap .filesheadpdf div.desciption {
              display: block; } }
        /* line 1659, ../../components/sass/_layout.scss */
        .oldpaper .wholesaler-portal .content .fileset .fileswrap .filesheadimg div,
        .oldpaper .wholesaler-portal .content .fileset .fileswrap .filesheadpdf div {
          font-family: "Conv_TradeGothicLTStd-Bold", serif;
          font-size: 0.9em; }
    /* line 1669, ../../components/sass/_layout.scss */
    .oldpaper .wholesaler-portal .login-page {
      width: 360px;
      padding: 15% 0 0;
      margin: auto; }
    /* line 1674, ../../components/sass/_layout.scss */
    .oldpaper .wholesaler-portal .form {
      position: relative;
      z-index: 1;
      background: #FFFFFF;
      max-width: 360px;
      margin: 0 auto 100px;
      padding: 45px;
      text-align: center;
      box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24); }
      /* line 1684, ../../components/sass/_layout.scss */
      .oldpaper .wholesaler-portal .form p {
        font-size: 0.8em;
        line-height: 1.5em;
        margin-bottom: 10px; }
    /* line 1691, ../../components/sass/_layout.scss */
    .oldpaper .wholesaler-portal .form input[type=password] {
      font-family: "Slabo 13px", serif;
      outline: 0;
      background: #f2f2f2;
      width: 100%;
      border: 0;
      margin: 0 0 15px;
      padding: 15px;
      box-sizing: border-box;
      font-size: 13px; }
    /* line 1703, ../../components/sass/_layout.scss */
    .oldpaper .wholesaler-portal .form input[type=submit] {
      font-size: 1em;
      width: 100%; }

/* line 1711, ../../components/sass/_layout.scss */
.oldpaper.greypaper {
  background: url("../img/paper_fibers_@2X.png");
  background-repeat: repeat;
  background-position: top left;
  background-size: auto; }
  @media (min-width: 768px) {
    /* line 1711, ../../components/sass/_layout.scss */
    .oldpaper.greypaper {
      background: url("../img/paper_fibers.png");
      background-size: 405px 405px; } }

/* line 1724, ../../components/sass/_layout.scss */
.peoplehead {
  width: 100%;
  position: relative;
  margin: 0 auto;
  padding-top: 70px; }
  /* line 1730, ../../components/sass/_layout.scss */
  .peoplehead .peoplegraphic {
    width: 80%;
    height: auto;
    position: relative;
    margin: 0 auto;
    opacity: 0.7; }
    @media (min-width: 1024px) {
      /* line 1730, ../../components/sass/_layout.scss */
      .peoplehead .peoplegraphic {
        width: 50%; } }
    @media (min-width: 1600px) {
      /* line 1730, ../../components/sass/_layout.scss */
      .peoplehead .peoplegraphic {
        width: 30%; } }
  /* line 1747, ../../components/sass/_layout.scss */
  .peoplehead h2 {
    font-family: "betonefregular", serif;
    color: #ab192d;
    text-align: center;
    font-size: 1.5em;
    line-height: 1em;
    text-transform: uppercase; }
    @media (min-width: 768px) {
      /* line 1747, ../../components/sass/_layout.scss */
      .peoplehead h2 {
        font-size: 2em;
        width: 100%; } }
  /* line 1762, ../../components/sass/_layout.scss */
  .peoplehead p {
    text-align: center;
    margin: 0 auto; }
    @media (min-width: 1024px) {
      /* line 1762, ../../components/sass/_layout.scss */
      .peoplehead p {
        width: 87%; } }
  /* line 1770, ../../components/sass/_layout.scss */
  .peoplehead .flowers {
    width: 30%;
    height: auto;
    position: relative;
    margin: 30px auto 0;
    opacity: 0.3; }
    @media (min-width: 1024px) {
      /* line 1770, ../../components/sass/_layout.scss */
      .peoplehead .flowers {
        width: 10%; } }
    @media (min-width: 1600px) {
      /* line 1770, ../../components/sass/_layout.scss */
      .peoplehead .flowers {
        width: 5%; } }

/* line 1788, ../../components/sass/_layout.scss */
.people {
  width: 100%;
  position: relative;
  margin: 0 auto;
  background: url("../img/paper_fibers_@2X.png");
  background-repeat: repeat;
  background-position: top left;
  overflow: hidden;
  *zoom: 1; }
  @media (min-width: 768px) {
    /* line 1788, ../../components/sass/_layout.scss */
    .people {
      background: url("../img/paper_fibers.png");
      background-size: 410px 410px;
      background-repeat: repeat;
      background-position: top left; } }
  /* line 1806, ../../components/sass/_layout.scss */
  .people li {
    width: 50%;
    float: left;
    overflow: hidden; }
    /* line 66, ../../../../../Ruby/Gems/2.0.0/gems/susy-2.2.6/sass/susy/language/susy/_gallery.scss */
    .people li:nth-child(2n + 1) {
      margin-left: 0;
      margin-right: -100%;
      clear: both; }
    /* line 66, ../../../../../Ruby/Gems/2.0.0/gems/susy-2.2.6/sass/susy/language/susy/_gallery.scss */
    .people li:nth-child(2n + 2) {
      margin-left: 50%;
      margin-right: -100%;
      clear: none; }
    @media (min-width: 1024px) {
      /* line 1806, ../../components/sass/_layout.scss */
      .people li {
        width: 33.33333%;
        float: left; }
        /* line 66, ../../../../../Ruby/Gems/2.0.0/gems/susy-2.2.6/sass/susy/language/susy/_gallery.scss */
        .people li:nth-child(3n + 1) {
          margin-left: 0;
          margin-right: -100%;
          clear: both; }
        /* line 66, ../../../../../Ruby/Gems/2.0.0/gems/susy-2.2.6/sass/susy/language/susy/_gallery.scss */
        .people li:nth-child(3n + 2) {
          margin-left: 33.33333%;
          margin-right: -100%;
          clear: none; }
        /* line 66, ../../../../../Ruby/Gems/2.0.0/gems/susy-2.2.6/sass/susy/language/susy/_gallery.scss */
        .people li:nth-child(3n + 3) {
          margin-left: 66.66667%;
          margin-right: -100%;
          clear: none; } }
    @media (min-width: 1366px) {
      /* line 1806, ../../components/sass/_layout.scss */
      .people li {
        width: 25%;
        float: left; }
        /* line 66, ../../../../../Ruby/Gems/2.0.0/gems/susy-2.2.6/sass/susy/language/susy/_gallery.scss */
        .people li:nth-child(4n + 1) {
          margin-left: 0;
          margin-right: -100%;
          clear: both; }
        /* line 66, ../../../../../Ruby/Gems/2.0.0/gems/susy-2.2.6/sass/susy/language/susy/_gallery.scss */
        .people li:nth-child(4n + 2) {
          margin-left: 25%;
          margin-right: -100%;
          clear: none; }
        /* line 66, ../../../../../Ruby/Gems/2.0.0/gems/susy-2.2.6/sass/susy/language/susy/_gallery.scss */
        .people li:nth-child(4n + 3) {
          margin-left: 50%;
          margin-right: -100%;
          clear: none; }
        /* line 66, ../../../../../Ruby/Gems/2.0.0/gems/susy-2.2.6/sass/susy/language/susy/_gallery.scss */
        .people li:nth-child(4n + 4) {
          margin-left: 75%;
          margin-right: -100%;
          clear: none; } }
    @media (min-width: 1600px) {
      /* line 1806, ../../components/sass/_layout.scss */
      .people li {
        width: 16.66667%;
        float: left; }
        /* line 66, ../../../../../Ruby/Gems/2.0.0/gems/susy-2.2.6/sass/susy/language/susy/_gallery.scss */
        .people li:nth-child(6n + 1) {
          margin-left: 0;
          margin-right: -100%;
          clear: both; }
        /* line 66, ../../../../../Ruby/Gems/2.0.0/gems/susy-2.2.6/sass/susy/language/susy/_gallery.scss */
        .people li:nth-child(6n + 2) {
          margin-left: 16.66667%;
          margin-right: -100%;
          clear: none; }
        /* line 66, ../../../../../Ruby/Gems/2.0.0/gems/susy-2.2.6/sass/susy/language/susy/_gallery.scss */
        .people li:nth-child(6n + 3) {
          margin-left: 33.33333%;
          margin-right: -100%;
          clear: none; }
        /* line 66, ../../../../../Ruby/Gems/2.0.0/gems/susy-2.2.6/sass/susy/language/susy/_gallery.scss */
        .people li:nth-child(6n + 4) {
          margin-left: 50%;
          margin-right: -100%;
          clear: none; }
        /* line 66, ../../../../../Ruby/Gems/2.0.0/gems/susy-2.2.6/sass/susy/language/susy/_gallery.scss */
        .people li:nth-child(6n + 5) {
          margin-left: 66.66667%;
          margin-right: -100%;
          clear: none; }
        /* line 66, ../../../../../Ruby/Gems/2.0.0/gems/susy-2.2.6/sass/susy/language/susy/_gallery.scss */
        .people li:nth-child(6n + 6) {
          margin-left: 83.33333%;
          margin-right: -100%;
          clear: none; } }
    /* line 1830, ../../components/sass/_layout.scss */
    .people li .slidecontent {
      position: relative;
      width: 100%;
      height: 100%; }
      /* line 1835, ../../components/sass/_layout.scss */
      .people li .slidecontent .starperson {
        background: rgba(33, 80, 73, 0.7);
        width: 100%;
        height: 100%;
        opacity: 0;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        cursor: pointer;
        text-align: center;
        -moz-transition: all, 0.5s, ease-out;
        -o-transition: all, 0.5s, ease-out;
        -webkit-transition: all, 0.5s, ease-out;
        transition: all, 0.5s, ease-out; }
        /* line 1849, ../../components/sass/_layout.scss */
        .people li .slidecontent .starperson .person {
          position: relative;
          top: 50%;
          -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
          margin: 0 auto;
          font-family: "Conv_TradeGothicLTStd-Bold", serif;
          font-size: 1em;
          text-transform: uppercase;
          text-align: center;
          color: #fffac2;
          width: 100%;
          background: none;
          border: 0; }
          /* line 1861, ../../components/sass/_layout.scss */
          .people li .slidecontent .starperson .person i {
            font-size: 0.8em; }
          /* line 1864, ../../components/sass/_layout.scss */
          .people li .slidecontent .starperson .person p {
            color: #ffffff; }
        /* line 1869, ../../components/sass/_layout.scss */
        .people li .slidecontent .starperson:before {
          content: '';
          position: absolute;
          bottom: 0;
          left: 50%;
          opacity: 0;
          margin-left: -20px;
          display: block;
          width: 50px;
          height: 30px;
          background-image: url("../img/tidbit-arrow.png");
          background-color: transparent;
          background-repeat: no-repeat; }
        /* line 1884, ../../components/sass/_layout.scss */
        .people li .slidecontent .starperson:hover {
          opacity: 1;
          -moz-transition: all, 0.5s, ease-out;
          -o-transition: all, 0.5s, ease-out;
          -webkit-transition: all, 0.5s, ease-out;
          transition: all, 0.5s, ease-out; }
      /* line 1889, ../../components/sass/_layout.scss */
      .people li .slidecontent .active {
        opacity: 1; }
        /* line 1892, ../../components/sass/_layout.scss */
        .people li .slidecontent .active:before {
          opacity: 1; }
      /* line 1897, ../../components/sass/_layout.scss */
      .people li .slidecontent img {
        max-width: 100%;
        height: auto; }
    /* line 1903, ../../components/sass/_layout.scss */
    .people li .personcontent {
      position: absolute;
      width: 100%;
      right: 0;
      left: 0;
      display: none;
      -moz-transition: all, 1s, ease-out;
      -o-transition: all, 1s, ease-out;
      -webkit-transition: all, 1s, ease-out;
      transition: all, 1s, ease-out; }
      /* line 1912, ../../components/sass/_layout.scss */
      .people li .personcontent .close {
        position: absolute;
        top: 5%;
        right: 5%;
        cursor: pointer;
        z-index: 100; }
      /* line 1920, ../../components/sass/_layout.scss */
      .people li .personcontent .copy {
        position: relative;
        text-align: left;
        margin: 0 auto;
        padding: 45px; }
        @media (min-width: 1024px) {
          /* line 1920, ../../components/sass/_layout.scss */
          .people li .personcontent .copy {
            padding: 45px 150px; } }
        @media (min-width: 1366px) {
          /* line 1920, ../../components/sass/_layout.scss */
          .people li .personcontent .copy {
            padding: 45px 350px; } }
        @media (min-width: 1366px) {
          /* line 1920, ../../components/sass/_layout.scss */
          .people li .personcontent .copy {
            padding: 45px 450px; } }
        /* line 1942, ../../components/sass/_layout.scss */
        .people li .personcontent .copy p.lineone {
          font-family: "Conv_TradeGothicLTStd-Bold", serif;
          font-size: 1.2em;
          line-height: 1.2em;
          text-transform: uppercase;
          color: #377168; }
        /* line 1950, ../../components/sass/_layout.scss */
        .people li .personcontent .copy p.linetwo {
          font-family: "Slabo 13px", serif;
          font-size: 0.8em;
          line-height: 1.5em;
          color: #625e59;
          padding-bottom: 15px;
          border-bottom: 1px solid #d1cbc5; }
        /* line 1958, ../../components/sass/_layout.scss */
        .people li .personcontent .copy a {
          font-family: "Conv_TradeGothicLTStd-Bold", serif;
          text-transform: uppercase;
          display: block;
          margin-top: 10px; }
          /* line 1964, ../../components/sass/_layout.scss */
          .people li .personcontent .copy a i {
            color: #000000; }
    /* line 1970, ../../components/sass/_layout.scss */
    .people li .active {
      -moz-transition: all, 1s, ease-out;
      -o-transition: all, 1s, ease-out;
      -webkit-transition: all, 1s, ease-out;
      transition: all, 1s, ease-out;
      display: block; }
