.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}
.clearfix:after {
  clear: both;
}
.visuallyhidden {
  overflow: hidden;
  position: absolute;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  position: static;
  clip: auto;
  height: auto;
  width: auto;
  margin: 0;
  overflow: visible;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.center {
  text-align: center;
}
.right {
  text-align: right;
}
html {
  height: 100%;
  background: #fefeff;
  font-size: 90%;
  -webkit-overflow-scrolling: touch;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
@media screen and (min-width: 30em) {
  html {
    font-size: 100%;
  }
}
@media screen and (min-width: 90em) {
  html {
    font-size: 110%;
  }
}
body {
  margin: 0;
  padding: 0;
  width: 100%;
  min-height: 100%;
  background-color: transparent;
  font-family: "franklin-gothic-urw", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4em;
  color: #444;
}
a {
  text-decoration: none;
  color: #ffb718;
}
a:hover {
  text-decoration: underline;
  color: #e49d00;
}
a:focus {
  outline: thin dotted;
  color: #e49d00;
}
a:hover,
a:active {
  outline: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 1.4rem 0;
  line-height: 1.2;
  font-family: inherit;
  font-weight: bold;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small {
  font-size: 50%;
  line-height: 1;
  color: #e9e7ea;
}
h1,
.h1 {
  margin-bottom: 0.7rem;
  font-size: 32px;
  font-size: 2rem;
}
h2,
.h2 {
  margin-bottom: 0.7rem;
  font-size: 24px;
  font-size: 1.5rem;
}
h3,
.h3 {
  margin-bottom: 0.7rem;
  font-size: 21px;
  font-size: 1.3125rem;
}
h4,
.h4 {
  margin-bottom: 1.4rem;
  font-size: 18px;
  font-size: 1.125rem;
}
h5,
.h5 {
  margin-bottom: 1.4rem;
  font-size: 16px;
  font-size: 1rem;
}
h6,
.h6 {
  margin-bottom: 1.4rem;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
}
p,
ol,
ul,
dl,
menu,
address,
pre,
blockquote {
  margin: 0 0 1.4rem 0;
  line-height: 1.4em;
}
small {
  font-size: 80%;
}
ul,
ol,
menu {
  padding-left: 2em;
}
li ul,
li ol {
  margin: 0;
}
nav ul,
nav ol,
form ul,
form ol {
  list-style: none;
  list-style-image: none;
  padding: 0;
}
dl,
dd {
  margin-bottom: 1.4rem;
}
dt {
  font-weight: bold;
}
address {
  font-style: normal;
}
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
cite {
  font-style: normal;
}
b,
strong {
  font-weight: bold;
}
pre,
code,
kbd,
samp {
  font-family: Monaco, Consolas, Courier New, monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
mark {
  background-color: #e0ebf0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
abbr[title] {
  border-bottom: 1px dotted;
}
dfn {
  font-style: italic;
}
hr {
  box-sizing: content-box;
  display: block;
  margin: 1em 0;
  padding: 0;
  height: 0;
  border: 0;
  border-top: 1px solid #c6bfbf;
  border-bottom: 1px solid #fefeff;
}
img {
  max-width: 100%;
  width: auto;
  height: auto;
  border: 0;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
iframe {
  max-width: 100%;
}
figure {
  margin: 0 0 1.4rem;
}
figure > img {
  margin-bottom: 0.35rem;
}
figure > figcaption {
  display: block;
  font-weight: normal;
  font-size: 14px;
  font-size: 0.875rem;
  color: #b7b1ba;
}
/* Tables =================================================== */
table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1.4em;
  border-collapse: collapse;
  border-spacing: 0;
  background-color: transparent;
}
th,
td {
  padding: 8px;
  vertical-align: top;
  border-top: 1px solid #c6bfbf;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4em;
  text-align: left;
}
th {
  font-weight: bold;
}
thead th {
  vertical-align: bottom;
}
colgroup + thead tr:first-child th,
colgroup + thead tr:first-child td,
thead:first-child tr:first-child th,
thead:first-child tr:first-child td {
  border-top: 0;
}
tbody + tbody {
  border-top: 2px solid #c6bfbf;
}
/* Forms =================================================== */
form {
  margin: 0 0 1.4rem;
}
form small {
  color: #e9e7ea;
}
form p {
  margin-bottom: 0.7rem;
}
form br {
  display: none;
}
fieldset {
  margin: 0 0 1.4em;
  padding: 0;
  border: none;
}
legend {
  display: block;
  width: 100%;
  margin: 0 0 2.8rem;
  *margin-left: -7px;
  padding: 0;
  color: #444;
  border: 0;
  border-bottom: 1px solid #c6bfbf;
  white-space: normal;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}
input,
button,
select,
textarea {
  font-size: 100%;
  vertical-align: baseline;
  *vertical-align: middle;
  font-family: "franklin-gothic-urw", sans-serif;
  margin: 0;
  box-sizing: border-box;
  max-width: 100%;
}
/* FF3+ fixes */
button,
input {
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/* Correcting text-trsansform inheritance on these elements */
button,
select {
  text-transform: none;
}
label {
  display: block;
  margin-bottom: 0.175rem;
  font-weight: bold;
}
label input,
label textarea,
label select {
  display: block;
}
label small {
  font-weight: normal;
}
input,
textarea,
select {
  display: inline-block;
  padding: 6px 8px;
  margin-bottom: 0.35rem;
  background-color: #fefeff;
  color: #5e5e5e;
  border-radius: 4px;
}
input:hover,
textarea:hover,
select:hover {
  border-color: #aea4a4;
}
input,
textarea {
  border: 1px solid #c6bfbf;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #e9e7ea;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #e9e7ea;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #e9e7ea;
}
/* make sure placeholder goes away on focus */
[placeholder]:focus::-webkit-input-placeholder {
  color: transparent;
}
[placeholder]:focus::-moz-placeholder {
  color: transparent;
}
[placeholder]:focus::-ms-input-placeholder {
  color: transparent;
}
input[type="image"],
input[type="checkbox"],
input[type="radio"] {
  width: auto;
  height: auto;
  padding: 0;
  margin: 3px 0;
  *margin-top: 0;
  line-height: normal;
  cursor: pointer;
  border-radius: 0;
  border: 0 \9;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px;
}
input[type="image"] {
  border: 0;
  box-shadow: none;
}
input[type="file"] {
  width: auto;
  padding: initial;
  line-height: initial;
  border: initial;
  background-color: transparent;
  background-color: initial;
  box-shadow: none;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  width: auto;
  height: auto;
  cursor: pointer;
  *overflow: visible;
}
select,
input[type="file"] {
  height: 28px;
  *margin-top: 4px;
  line-height: 28px;
}
input[type="search"],
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
select {
  background-color: #fefeff;
  font-size: 13px;
  font-size: 0.8125rem;
}
select[multiple],
select[size] {
  height: auto;
}
textarea {
  resize: vertical;
  width: 100%;
  height: auto;
  overflow: auto;
  vertical-align: top;
}
input[type="hidden"] {
  display: none;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  opacity: .5;
  cursor: not-allowed;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
  border-color: #8a7b7b;
  color: #444;
  outline: 0;
  outline: thin dotted \9;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus,
select:focus {
  box-shadow: none;
}
/* Type Classes */
.f-frank-reg {
  font-family: franklin-gothic-urw;
  font-weight: 400;
}
.f-frank-med {
  font-family: franklin-gothic-urw;
  font-weight: 500;
}
.f-frank-demi {
  font-family: franklin-gothic-urw;
  font-weight: 700;
}
.padding-bottom {
  padding-bottom: 16px;
  padding-bottom: 1rem;
}
.title {
  line-height: 1.1;
  margin-bottom: 0.125em;
}
.subtitle {
  line-height: 1.2;
  color: #919191;
}
.meta {
  color: #919191;
}
.lesser {
  color: #919191;
  font-size: 12px;
  font-size: 0.75rem;
}
.caption {
  color: #919191;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 1.25em;
}
.lead {
  font-size: 18px;
  font-size: 1.125rem;
}
.list-plain {
  list-style: none;
  padding-left: 0;
}
.dl-horizontal dt {
  float: left;
  clear: left;
  width: 20.25%;
  text-align: right;
}
.dl-horizontal dd {
  margin-left: 22.78%;
}
.blockquote p,
.blockquote .quote {
  margin: 0 0 0.35em;
}
.blockquote .quote:before {
  content: '\201C';
}
.blockquote .quote:after {
  content: '\201D';
}
.blockquote cite,
.blockquote .attr {
  display: block;
  margin: 0;
}
.blockquote cite:before,
.blockquote .attr:before {
  content: '\2013\00A0';
}
/* Alignment */
.align-left {
  display: inline;
  float: left;
  margin-right: 1.4rem;
  margin-bottom: 0.7rem;
}
.align-right {
  display: inline;
  float: right;
  margin-left: 1.4rem;
  margin-bottom: 0.7rem;
}
.align-center {
  clear: both;
  display: block;
  margin: 0 auto 0.7rem;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.table-bordered {
  border: 1px solid #c6bfbf;
  border-left: 0;
  border-collapse: separate;
  *border-collapse: collapsed;
}
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #c6bfbf;
}
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background-color: #f6f5f5;
}
.wpcf7-form-control-wrap {
  display: block;
}
.wpcf7-text {
  min-width: 50%;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.radio,
.checkbox {
  padding-left: 18px;
  font-weight: normal;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -18px;
}
.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
.help-block,
.help-inline {
  color: #b7b1ba;
  font-size: 12px;
  font-size: 0.75rem;
}
.help-block {
  display: block;
  margin-bottom: 0.7em;
}
.help-inline {
  display: inline-block;
  vertical-align: middle;
  padding-left: 5px;
}
.form-inline input,
.form-inline textarea,
.form-inline select {
  display: inline-block;
  margin-bottom: 0;
}
.form-inline label {
  display: inline-block;
}
.form-inline .radio,
.form-inline .checkbox,
.form-inline .radio {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-left: 0;
  margin-right: 3px;
}
.form-search input,
.form-search textarea,
.form-search select {
  display: inline-block;
  margin-bottom: 0;
}
.form-search .search-query {
  padding-left: 14px;
  padding-right: 14px;
  margin-bottom: 0;
  border-radius: 14px;
}
.form-search label {
  display: inline-block;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"] {
  float: left;
  margin-left: 0;
  margin-right: 3px;
}
@media print {
  /* Print =================================================== */
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    -webkit-filter: none !important;
            filter: none !important;
    -ms-filter: none !important;
  }
  @page {
    margin: 0.5cm;
  }
  h2,
  h3 {
    orphans: 3;
    widows: 3;
    page-break-after: avoid;
  }
  p {
    orphans: 3;
    widows: 3;
  }
  pre,
  blockquote {
    border: 1px solid #b7b1ba;
    page-break-inside: avoid;
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
    font-size: 1em;
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  img {
    max-width: 100% !important;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr {
    page-break-inside: avoid;
  }
}
.col {
  padding-left: calc((50% -  30rem ) + 1em);
  padding-right: calc((50% -  30rem ) + 1em);
}
.pnl {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 5rem;
  padding-bottom: 5rem;
  vertical-align: top;
}
@media screen and (min-width: 58rem) {
  .pnl {
    padding-left: calc((50% -  30rem ) + 1em);
    padding-right: calc((50% -  30rem ) + 1em);
  }
}
.pnl-right,
.pnl-left {
  max-width: 20rem;
}
.pnl-right {
  float: right;
  text-align: right;
}
.bg-img h1,
.bg-img h2,
.bg-img h3,
.bg-img h4,
.bg-img h5,
.bg-img h6 {
  color: #fefeff;
}
.span1 {
  display: inline;
  float: left;
  width: 4.16666667%;
  margin: 0 2.08333333%;
}
.span2 {
  display: inline;
  float: left;
  width: 12.5%;
  margin: 0 2.08333333%;
}
.span3 {
  display: inline;
  float: left;
  width: 20.83333333%;
  margin: 0 2.08333333%;
}
.span4 {
  display: inline;
  float: left;
  width: 29.16666667%;
  margin: 0 2.08333333%;
}
.span5 {
  display: inline;
  float: left;
  width: 37.5%;
  margin: 0 2.08333333%;
}
.span6 {
  display: inline;
  float: left;
  width: 45.83333333%;
  margin: 0 2.08333333%;
}
.span7 {
  display: inline;
  float: left;
  width: 54.16666667%;
  margin: 0 2.08333333%;
}
.span8 {
  display: inline;
  float: left;
  width: 62.5%;
  margin: 0 2.08333333%;
}
.span9 {
  display: inline;
  float: left;
  width: 70.83333333%;
  margin: 0 2.08333333%;
}
.span10 {
  display: inline;
  float: left;
  width: 79.16666667%;
  margin: 0 2.08333333%;
}
.span11 {
  display: inline;
  float: left;
  width: 87.5%;
  margin: 0 2.08333333%;
}
.span12 {
  display: inline;
  float: left;
  width: 95.83333333%;
  margin: 0 2.08333333%;
}
.just-left {
  display: inline-block;
  padding-left: -webkit-calc(50% - 30em);
}
.skip {
  overflow: hidden;
  position: absolute;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
.container {
  margin: 0 auto;
  max-width: 60em;
  padding-left: 5%;
  padding-right: 5%;
  clear: both;
}
@media only screen and (min-width: 64em) {
  .container {
    max-width: 62.5em;
    padding-left: 0;
    padding-right: 0;
  }
}
/*@media only screen and (min-width: 80em) {
  .container {
    max-width: 75em;
  }
}*/
.ftr-m {
  display: block;
  background-image: url('../images/wood-block.jpg');
  position: relative;
  padding-top: 2rem;
  padding-bottom: 2rem;
  *zoom: 1;
}
.ftr-m:before,
.ftr-m:after {
  display: table;
  content: " ";
}
.ftr-m:after {
  clear: both;
}
.ftr-m-wdgt a,
.ftr-m-wdgt address {
  color: #444;
  text-decoration: underline;
}
.ftr-m-wdgt a:hover,
.ftr-m-wdgt address:hover {
  color: #298fd3;
}
.ftr-m-wdgt .widget-hrs-day {
  font-weight: bold;
}
.ftr-m,
.ftr-m:before {
  background-size: auto 100%;
  background-position: center center;
}
.ftr-m-wdgt {
  padding-top: 1em;
  vertical-align: top;
  text-align: left;
  display: inline;
  float: left;
  width: 95.83333333%;
  margin: 0 2.08333333%;
}
@media screen and (min-width: 32em) {
  .ftr-m-wdgt {
    display: inline;
    float: left;
    width: 45.83333333%;
    margin: 0 2.08333333%;
  }
}
@media screen and (min-width: 48em) {
  .ftr-m-wdgt {
    display: inline;
    float: left;
    width: 20.83333333%;
    margin: 0 2.08333333%;
  }
}
.ftr-m-wdgt ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ftr-m-wdgt .widget-hrs-li {
  *zoom: 1;
  display: block;
  padding: 0 0 1em;
}
.ftr-m-wdgt .widget-hrs-li:before,
.ftr-m-wdgt .widget-hrs-li:after {
  display: table;
  content: " ";
}
.ftr-m-wdgt .widget-hrs-li:after {
  clear: both;
}
.ftr-m-wdgt .widget-hrs-day {
  display: inline-block;
  float: left;
}
.ftr-m-wdgt .widget-hrs-time {
  float: right;
  text-align: right;
}
@media screen and (min-width: 48em) {
  .ftr-m-wdgt .widget-hrs-time {
    float: none;
    clear: both;
    display: block;
    text-align: left;
  }
}
.ftr-m-wdgt .widget-adr-link {
  text-decoration: none;
}
.ftr-m-wdgt .adr > * {
  padding: 0;
}
.ftr-m-wdgt .adr {
  font-style: normal;
  padding: 0;
}
.ftr-m-wdgt .nv-a {
  display: inline-block;
  padding: 0 0 .5em;
}
.pnl {
  padding-top: 0;
}
.pnl.bg-img {
  padding-top: 5rem;
}
.hero {
  margin-bottom: 1.4em;
  padding-bottom: 0;
  padding-top: 1.4em;
}
.bg-img {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.bg-img h1 {
  color: #fefeff;
  text-shadow: 1px 1px 3px #444;
}
@media screen and (min-width: 48em) {
  .hero {
    margin-top: 1.4em;
  }
  .bg-img {
    margin-top: 0;
  }
}
.nv-m .nv-a {
  font-weight: bold;
  text-transform: uppercase;
}
.nv-m .nv-a:hover {
  text-decoration: none;
  background-color: rgba(255, 255, 255, 0.4);
}
@media screen and (max-width: 48em) {
  .nv-m {
    width: 100%;
    padding: 3.2em 0 0;
    height: 3.2em;
    overflow: visible;
  }
  .js .nv-m:not([data-tgl="true"]) .nv_m-ul {
    -webkit-transform: translate3d(0, -200%, 0);
            transform: translate3d(0, -200%, 0);
    opacity: 0;
  }
  .nv_m-ul {
    background-color: #373339;
    -webkit-transition: opacity .25s ease,-webkit-transform .25s ease;
    transition: opacity .25s ease,-webkit-transform .25s ease;
    transition: transform .25s ease,opacity .25s ease;
    transition: transform .25s ease,opacity .25s ease,-webkit-transform .25s ease;
    padding: 0;
    margin: 0;
    text-align: left;
    width: 100%;
    position: relative;
    z-index: 1;
  }
  .nv-m .nv-a {
    display: block;
    padding: 1em;
  }
  .nv-m-lgo {
    background-color: #373339;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
  }
  .nv-m-lgo-lnk {
    float: left;
  }
  .nv-m-lgo-img {
    height: 3.2em;
  }
  .nv-open {
    float: right;
    padding: 1em;
    text-decoration: none;
    cursor: pointer;
  }
  .nv-open #hamburger,
  .nv-open .nav-label {
    height: 32px;
    line-height: 32px;
    vertical-align: top;
  }
  .nv-open:hover {
    color: #298fd3;
    text-decoration: none;
  }
  .nv-open:hover .nav-label {
    text-decoration: underline;
  }
}
/*end of media query*/
/* start of media query */
@media screen and (min-width: 48em) {
  .nv-m {
    background-color: #ffb718;
    background-image: url('../images/grunge-yellow.gif');
    *zoom: 1;
    text-align: right;
  }
  .nv-m:before,
  .nv-m:after {
    display: table;
    content: " ";
  }
  .nv-m:after {
    clear: both;
  }
  .nv-m .nv-a {
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .nv_m-ul {
    padding: 0;
    margin: 0;
    max-width: 46%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
  }
  .nv-m-lgo {
    width: 5em;
    display: inline-block;
    vertical-align: top;
    height: 5em;
    overflow: visible;
    position: absolute;
    top: 0;
    left: 1.5em;
    float: left;
  }
  .nv-open {
    display: none;
  }
  .nv-m-lgo-lnk {
    display: block;
    background-color: #fff;
    z-index: 100;
    box-shadow: 4px 2px 6px 0 rgba(0, 0, 0, 0.5);
  }
  .nv_m-ul li {
    display: inline-block;
  }
  .nv-m .nv-a {
    color: #373339;
    display: inline-block;
    padding: 2em 1em 1.5em;
  }
}
/* media query end */
@media screen and (min-width: 64em) {
  .nv_m-ul {
    max-width: 40%;
    float: right;
  }
  .nv_m-ul:first-child {
    float: left;
  }
  .nv-m {
    text-align: center;
  }
  .nv-m .nv-a {
    font-size: 16px;
    font-size: 1rem;
  }
  .nv-m-lgo {
    width: 12.5em;
    height: 3em;
    float: none;
    position: relative;
    top: inherit;
    left: inherit;
  }
  .nv-m-lgo-lnk {
    height: 7em;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../images/logo-scruff.png);
  }
  .nv-m-lgo-lnk img {
    display: none;
  }
}
/*

Use for two- and three- column layouts.

Here's how this works:

1. Give your columns whatever class names you want, indicative of usage. 
   For instance, .col-primary and .col-seconary; .col-major and .col-minor; 
   .col-first and .col-second; whatever.
2. Use the mixin on each column. Define the width using preset variables, 
   or whatever percentages you want. Set the float and the margins.
3. You can redefine everything at any breakpoint by using the mixin again.

Tips:

1. If columns are stacked (for small screen sizes, usually), the width 
   should be set to auto and the float set to none.
2. Two- and three- columns should be floated.
3. There should be no side margins on the left and right edges of the
   container. For instance, in two-column layouts, the left column should
   only have a right margin, and the right column should only have a left
   margin. In three column layouts, the same -- while the middle column
   should have both a left and right column.
4. Don't use the .container class in your selector. Selectors using this
   mixin should be by themselves. Use a more specific class if you need.

Example:

  @media only screen and (min-width: 55em) {
    .col-major {
      .simple-column(@twothirds, right, @gutterwidth, 0);
    }
    .col-minor {
      .simple-column(@onethird, left, 0, @gutterwidth);
    }
  }

*/
.col-solo {
  display: block;
  float: none;
  max-width: 40em;
  margin-right: auto;
  margin-left: auto;
}
/* define breakpoints here */
/* 400px */
/* 480px */
/* 640px */
/* 800px */
/* 960px */
/*
  the container for the items;
  needs a min class and a max class on it 
  - min classes: .min1, .min2, .min3
  - max classes: .max3, .max4, .max5, .max6
*/
.grid-container {
  list-style: none;
  margin: 0;
  padding: 0;
  *zoom: 1;
}
.grid-container:before,
.grid-container:after {
  display: table;
  content: " ";
}
.grid-container:after {
  clear: both;
}
/* each item */
.grid-item {
  display: inline;
  float: left;
  margin-left: 2%;
  margin-right: 2%;
}
/* below smallest breakpoint */
.min1 .grid-item {
  width: 96%;
}
.min2 .grid-item {
  width: 46%;
}
.min3 .grid-item {
  width: 29.333%;
}
.min2 .grid-item:nth-of-type(2n+1),
.min3 .grid-item:nth-of-type(3n+1) {
  clear: left;
}
@media only screen and (min-width: 25em) {
  /* 
  max6 and max5 become 3-column, unless they have min1,
  in which case they become 2-column. All else stay at
  their minimum.
*/
  .max6 .grid-item,
  .max5 .grid-item {
    width: 29.333%;
  }
  .min1 .grid-item {
    width: 46%;
  }
  .min1 .grid-item:nth-of-type(3n+1),
  .min2 .grid-item:nth-of-type(2n+1) {
    clear: none;
  }
  .max6 .grid-item:nth-of-type(3n+1),
  .max5 .grid-item:nth-of-type(3n+1),
  .min1 .grid-item:nth-of-type(2n+1) {
    clear: left;
  }
}
@media only screen and (min-width: 30em) {
  /*
  max4 and max3 become 3-column.
*/
  .max4 .grid-item,
  .max3 .grid-item {
    width: 29.333%;
  }
  .min1 .grid-item:nth-of-type(2n+1) {
    clear: none;
  }
  .max4 .grid-item:nth-of-type(3n+1),
  .max3 .grid-item:nth-of-type(3n+1) {
    clear: left;
  }
}
@media only screen and (min-width: 40em) {
  /*
  max6 and max5 become 4-column.
*/
  .max6 .grid-item,
  .max5 .grid-item {
    width: 21%;
  }
  .max6 .grid-item:nth-of-type(3n+1),
  .max5 .grid-item:nth-of-type(3n+1),
  .max3 .grid-item:nth-of-type(3n+1) {
    clear: none;
  }
  .max6 .grid-item:nth-of-type(4n+1),
  .max5 .grid-item:nth-of-type(4n+1),
  .max3 .grid-item:nth-of-type(3n+1) {
    clear: left;
  }
}
@media only screen and (min-width: 50em) {
  /*
  max6 and max5 become 5-column. max4 becomes 4-column.
*/
  .max6 .grid-item,
  .max5 .grid-item {
    width: 16%;
  }
  .max4 .grid-item {
    width: 21%;
  }
  .max6 .grid-item:nth-of-type(4n+1),
  .max5 .grid-item:nth-of-type(4n+1),
  .max4 .grid-item:nth-of-type(3n+1) {
    clear: none;
  }
  .max6 .grid-item:nth-of-type(5n+1),
  .max5 .grid-item:nth-of-type(5n+1),
  .max4 .grid-item:nth-of-type(4n+1) {
    clear: left;
  }
}
@media only screen and (min-width: 60em) {
  /*
  max6 becomes 6-column.
*/
  .max6 .grid-item {
    width: 12.666%;
  }
  .max6 .grid-item:nth-of-type(5n+1) {
    clear: none;
  }
  .max6 .grid-item:nth-of-type(6n+1) {
    clear: left;
  }
}
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #373339;
  opacity: .9;
}
.age-gate {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.age-gate .container {
  text-align: center;
  margin-top: 20%;
}
.age-gate .container h1 {
  color: #fefeff;
}
.age-gate .container .btn {
  margin: 0.7em;
}
.alert {
  margin-bottom: 1.4rem;
  padding: 8px 35px 8px 14px;
  background-color: #fcf8e3;
  border: 1px solid #f2e187;
  border-radius: 4px;
  font-family: "franklin-gothic-urw", sans-serif;
  color: #9c8611;
}
.alert .alert-heading {
  color: inherit;
}
.alert-success {
  background-color: #c5e6c5;
  border-color: #a2d6a2;
  color: #347834;
}
.alert-warning {
  background-color: #fee7c7;
  border-color: #fcd296;
  color: #c17305;
}
.alert-error {
  background-color: #f4cac8;
  border-color: #eba19e;
  color: #da4f49;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #ffffff;
  color: #247fad;
}
.alert-inverse {
  background-color: #414141;
  border-color: #373339;
  color: #fefeff;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block .alert-heading {
  margin-bottom: 0.175em;
  font-size: inherit;
  font-weight: bold;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
.browsehappy {
  margin: 0;
  background: #FFFF99;
  color: #444;
  padding: 0.5em 2.5%;
}
.label,
.badge {
  padding: 2px 5px;
  font-size: 13px;
  font-size: 0.8125rem;
  font-family: "franklin-gothic-urw", sans-serif;
  white-space: nowrap;
  color: #b7b1ba;
  background-color: #ffffff;
}
a.label,
a.badge {
  color: #ffb718;
}
a.label:hover,
a.badge:hover,
a.label:focus,
a.badge:focus,
a.label:active,
a.badge:active {
  text-decoration: none;
  color: #e49d00;
}
.label {
  border-radius: 3px;
}
.badge {
  padding-left: 9px;
  padding-right: 9px;
  border-radius: 9px;
}
.badge-error {
  background-color: #da4f49;
  color: #fefeff;
}
.badge-error:hover {
  background-color: #9d2520;
  color: #fefeff;
}
.badge-warning {
  background-color: #faa732;
  color: #fefeff;
}
.badge-warning:hover {
  background-color: #c17305;
  color: #fefeff;
}
.badge-success {
  background-color: #5bb75b;
  color: #fefeff;
}
.badge-success:hover {
  background-color: #347834;
  color: #fefeff;
}
.badge-info {
  background-color: #d9edf7;
  color: #247fad;
}
.badge-info:hover {
  background-color: #85c5e5;
}
.badge-inverse {
  background-color: #414141;
  color: #fefeff;
}
.badge-inverse:hover {
  background-color: #0e0e0e;
  color: #fefeff;
}
.box {
  box-sizing: border-box;
  padding: 1em;
  margin-bottom: 1.4rem;
  background: #8a7b7b;
}
/* Buttons =================================================== */
a.btn {
  font-family: "franklin-gothic-urw", sans-serif;
  background-color: #ffb718;
  text-decoration: none;
  color: #373339;
  font-weight: 700;
  text-transform: uppercase;
  padding: 21px 44px 21px 21px;
  font-size: 21px;
  display: inline-block;
  background-image: url('../images/cta-arrow.png');
  background-position: top 22px right 20px;
  background-repeat: no-repeat;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
a.btn:hover {
  background-color: #ffc74b;
  padding: 21px 54px 21px 21px;
}
a.btn-2 {
  font-family: "franklin-gothic-urw", sans-serif;
  background-color: #ffb718;
  text-decoration: none;
  color: #373339;
  font-weight: 700;
  text-transform: uppercase;
  padding: 21px 21px 21px 21px;
  font-size: 21px;
  display: inline-block;
  /*
	background-image: url('../img/cta-arrow.png');
	background-position: top 22px right 20px;
	background-repeat: no-repeat;
*/
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  box-shadow: 0 1px 3px #999999;
  top: 4px;
  position: relative;
}
a.btn-2:hover {
  background-color: #fac54e;
  /* 	padding: 21px 54px 21px 21px; */
  top: 0px;
  box-shadow: 0 4px 3px #999999;
}
.icon {
  font-style: normal;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
.pagination {
  *zoom: 1;
  clear: both;
  padding: 0.7em 0;
}
.pagination:before,
.pagination:after {
  display: table;
  content: " ";
}
.pagination:after {
  clear: both;
}
.pagination > p {
  float: left;
  margin: 0;
}
.pagination > ul {
  float: right;
  margin: 0;
  list-style: none;
}
.pagination > ul > li {
  display: inline;
}
.pagination .next,
.pagination .prev {
  width: 48%;
}
.pagination .next {
  float: right;
  margin-left: 1%;
  text-align: right;
}
.pagination .prev {
  float: left;
  margin-right: 1%;
}
.listing-pagination {
  /* Pagination on multiple entry listing pages only */
}
.listing-pagination strong,
.listing-pagination a {
  display: inline-block;
  padding: 0.25em 0.75em;
}
.listing-pagination a {
  margin: 0 2px;
}
.listing-pagination a:hover,
.listing-pagination a:active,
.listing-pagination a:focus {
  text-decoration: none;
}
html,
body {
  margin: 0;
  padding: 0;
}
* {
  font-family: inherit;
  box-sizing: border-box;
}
.font-white,
.pnl.font-white p {
  color: #fefeff;
}
.bg-img {
  background-repeat: no-repeat;
  background-size: cover;
}

.home .pnl.bg-img {
	background-color: #373339;
	background-blend-mode: overlay;
}


.bg-img .container {
  padding: 3rem 0;
  min-height: 40vw;
}
@media screen and (min-width: 76.625em) {
  .bg-img .container {
    min-height: 50vh;
  }
}
.row {
  display: block;
  width: 104.16666667%;
  max-width: 100%;
  margin: 0;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: " ";
}
.row:after {
  clear: both;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "franklin-gothic-urw", sans-serif;
  color: #373339;
  line-height: 1.4em;
}
h1,
h2,
h3 {
  text-transform: uppercase;
}
h1,
.h1 {
  font-size: 48px;
  font-size: 3rem;
}
h2,
.h2 {
  font-size: 36px;
  font-size: 2.25rem;
}
h3,
.h3 {
  font-size: 24px;
  font-size: 1.5rem;
}
h4,
.h4 {
  font-size: 21px;
  font-size: 1.3125rem;
}
h5,
.h5 {
  font-size: 18px;
  font-size: 1.125rem;
}
h6 {
  font-size: 16px;
  font-size: 1rem;
}
p {
  color: #5a595b;
  line-height: 1.4em;
}
a {
  color: #298FD3;
}
.page-template-template-home {
  /*min-width 48em end*/
  /*min-width 48em end*/
}
.page-template-template-home .loc-info {
  color: #fefeff;
  padding: 1rem 1rem .5rem 3rem;
}
.page-template-template-home h1,
.page-template-template-home h2,
.page-template-template-home h3,
.page-template-template-home h4,
.page-template-template-home h5,
.page-template-template-home h6 {
  color: #fefeff;
}
.page-template-template-home .pnl h2 {
  margin-bottom: 0.7rem;
  font-size: 32px;
  font-size: 2rem;
  font-size: 48px;
  font-size: 3rem;
}
.page-template-template-home .loc-info-map {
  background-size: 375%;
  background-position: 70% 58%;
  width: 2.8em;
  height: 2.8em;
  margin: 0.7em 1.4em 0.7em 0;
  float: left;
  display: block;
  border-radius: 2.8em;
}
@media screen and (min-width: 48em) {
  .page-template-template-home .loc-info {
    width: 38%;
  }
}
.page-template-template-home .loc-info-cont {
  background-color: #373339;
}
.page-template-template-home .loc-info-headline {
  color: #fefeff;
  display: block;
}
.page-template-template-home .loc-info-adr-link {
  font-family: franklin-gothic-urw;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
  width: 100%;
}
.page-template-template-home .loc-info-adr-link .adr {
  font-style: normal;
}
.page-template-template-home .loc-info-adr-link .street-address {
  display: inline-block;
  width: 100%;
}
.page-template-template-home .loc-info-hrs-cont {
  padding: 0;
  padding-bottom: .5em;
  margin: 0;
  list-style: none;
  text-transform: capitalize;
}
.page-template-template-home .loc-info-hrs-li {
  padding-bottom: .5em;
}
.page-template-template-home .loc-info-hrs-li + .loc-info-hrs-li {
  display: block;
}
.page-template-template-home .loc-info-hrs-day {
  font-weight: bold;
}
.page-template-template-home .loc-info-hrs-day,
.page-template-template-home .loc-info-hrs-time {
  display: inline-block;
  width: 50%;
  min-width: 9em;
}
.page-template-template-home .loc-info-phone {
  font-size: 20px;
  font-size: 1.25rem;
  color: #ffb718;
  font-family: franklin-gothic-urw;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
  padding-bottom: 16px;
  padding-bottom: 1rem;
}
.page-template-template-home .loc-info-adr-link .adr,
.page-template-template-home .loc-info-adr-link .locality,
.page-template-template-home .loc-info-adr-link .region,
.page-template-template-home .loc-info-adr-link .postal-code,
.page-template-template-home .loc-info-adr-link .street-address {
  color: #fefeff;
}
@media screen and (min-width: 48em) {
  .page-template-template-home .loc-info-map {
    background-size: cover;
    background-position: center center;
    width: 60%;
    position: absolute;
    right: -2em;
    top: 0;
    bottom: 0;
    height: auto;
    border-radius: inherit;
    display: inline;
    float: left;
    width: 62.5%;
    margin: 0 2.08333333%;
  }
}
.beer-meta {
  font-weight: bold;
}
.page-template-template-beers-archive .beer-meta {
  padding: 0.7em 1.4em 0.7em 0;
}
.page-template-template-beers-archive main {
  padding-bottom: 5.6em;
}
.page-template-template-beers-archive main .col {
  padding: inherit;
}
.page-template-template-beers-archive main .col-primary {
  width: 62.5%;
  float: right;
  margin-left: 2.5%;
  margin-right: 2.5%;
  padding-bottom: 0;
}
.page-template-template-beers-archive .pnl {
  padding: 1.4em 0 0;
}
.page-template-template-beers-archive .col-secondary {
  width: 30%;
  float: left;
  margin-left: 0;
  margin-right: 2.5%;
  overflow: hidden;
  text-align: left;
}
.page-template-template-beers-archive .col-secondary img {
  max-height: 25em;
  margin-left: -10%;
}
.single-beers main {
  *zoom: 1;
  padding-bottom: 5.6em;
}
.single-beers main:before,
.single-beers main:after {
  display: table;
  content: " ";
}
.single-beers main:after {
  clear: both;
}
.single-beers main .col {
  padding: inherit;
}
.single-beers main .col-secondary {
  position: relative;
  overflow: hidden;
  padding-bottom: 0;
}
.single-beers main .col-secondary .beer-metadata {
  width: 75%;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 75vw;
}
.single-beers main .col-secondary .meta-container {
  position: relative;
}
.single-beers main .col-secondary .offsetter {
  position: absolute;
  width: 100%;
}
.single-beers main .col-secondary .beer-meta {
  font-size: 16px;
  font-size: 1rem;
  text-align: left;
  display: block;
  clear: both;
  padding-left: 52.5%;
}
.single-beers main .col-secondary .beer-meta:before {
  content: ' ';
  width: 50%;
  position: absolute;
  border-bottom: 1px solid #929a00;
  right: 50%;
  margin-top: 0.7em;
}
.single-beers main .col-secondary img {
  width: 70%;
  margin-left: -10%;
}
.single-beers main .col-primary {
  padding: 1em;
}
@media screen and (min-width: 32em) {
  .single-beers .hero {
    width: 40%;
    float: right;
    margin-left: 2.5%;
    margin-right: 5%;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
  }
  .single-beers .bg-img {
    width: inherit;
    margin: 0 0 1.4em;
    padding-left: 5%;
  }
  .single-beers main .col-secondary {
    width: 50%;
    float: left;
    margin-left: 0;
    margin-right: 2.5%;
    padding-top: 2em;
  }
  .single-beers main .col-secondary .beer-metadata {
    font-size: 37.5vw;
  }
  .single-beers main .col-primary {
    width: 40%;
    float: right;
    margin-left: 2.5%;
    margin-right: 5%;
    padding: inherit;
  }
  .page-template-template-beers-archive .col-secondary {
    text-align: center;
  }
  .page-template-template-beers-archive .col-secondary img {
    margin-left: 0;
  }
}
@media screen and (min-width: 48em) {
  .single-beers .hero {
    width: 60%;
    float: right;
    margin-left: 2.5%;
    margin-right: 5%;
  }
  .single-beers .bg-img {
    width: inherit;
    margin: 0 0 1.4em;
    padding-left: 5%;
  }
  .single-beers main .col-secondary {
    width: 30%;
    float: left;
    margin-left: 0;
    margin-right: 2.5%;
  }
  .single-beers main .col-secondary .beer-metadata {
    font-size: 22.5vw;
  }
  .single-beers main .col-primary {
    width: 60%;
    float: right;
    margin-left: 2.5%;
    margin-right: 5%;
  }
}
