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

audio, canvas, video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

a:focus {
  outline: thin dotted;
}

a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

mark {
  background: #ff0;
  color: #000;
}

code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
}

q {
  quotes: \201C \201D \2018 \2019;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

button, input {
  line-height: normal;
}

button, select {
  text-transform: none;
}

button, html input[type=button],
input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

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

body, figure {
  margin: 0;
}

legend, button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

@font-face {
  font-family: Batch;
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/batch.eot");
  src: url("../fonts/batch.eot?#iefix") format("embedded-opentype"), url("../fonts/batch.woff") format("woff"), url("../fonts/batch.ttf") format("truetype"), url("../fonts/batch.svg#batchregular") format("svg");
}

@font-face {
  font-family: Batch;
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/batch.eot");
  src: url("../fonts/batch.eot?#iefix") format("embedded-opentype"), url("../fonts/batch.woff") format("woff"), url("../fonts/batch.ttf") format("truetype"), url("../fonts/batch.svg#batchregular") format("svg");
}

.container {
  overflow: hidden;
  *zoom: 1;
  margin: 0 auto;
  position: relative;
  width: auto;
}

@media screen and (min-width: 20em) {
  [class*="c-"] {
    float: none;
    padding: 0 2em;
    width: auto;
  }

  .c-100 {
    padding: 0;
  }
}
@media screen and (min-width: 47.5em) {
  [class*="c-"] {
    float: left;
    padding: 0 1em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .c-25 {
    width: 25%;
  }

  .c-33 {
    width: 33.3333333%;
  }

  .c-50 {
    width: 50%;
  }

  .c-66 {
    width: 66.6666666%;
  }

  .c-75 {
    width: 75%;
  }
}
@font-face {
  font-family: Batch;
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/batch.eot");
  src: url("../fonts/batch.eot?#iefix") format("embedded-opentype"), url("../fonts/batch.woff") format("woff"), url("../fonts/batch.ttf") format("truetype"), url("../fonts/batch.svg#batchregular") format("svg");
}

@font-face {
  font-family: Batch;
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/batch.eot");
  src: url("../fonts/batch.eot?#iefix") format("embedded-opentype"), url("../fonts/batch.woff") format("woff"), url("../fonts/batch.ttf") format("truetype"), url("../fonts/batch.svg#batchregular") format("svg");
}

h1 {
  font-size: 2.25em;
  line-height: 1.1111111em;
  margin: 0 0 0.6666667em 0;
}

h2 {
  font-size: 1.75em;
  line-height: 1.1428571em;
  margin: 1.1428571em 0 0.5714286em 0;
}

h3 {
  font-size: 1.5em;
  line-height: 1.3333333em;
  margin: 1.3333333em 0 0.6666667em 0;
}

h4 {
  font-size: 1.3125em;
  line-height: 1.5238095em;
  margin: 0 0 0.3809524em 0;
}

h5 {
  font-size: 1.125em;
  line-height: 1.3333333em;
  margin: 0 0 0.4444444em 0;
}

h6 {
  font-size: 1em;
  line-height: 1.5em;
  margin: 0 0 0.5em 0;
}

p, pre, label {
  font-size: 1em;
  line-height: 1.5em;
  margin: 0 0 1em 0;
}

ol, ul {
  font-size: 0.875em;
  line-height: 1.7142857em;
  margin: 0 0 2.2857143em 0;
}

li {
  line-height: auto;
}

h1, h2, h3, h4, h5, h6, label {
  color: #584446;
  font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}

ul {
  list-style-position: outside;
  list-style-type: disc;
}

ol {
  list-style-position: outside;
  list-style-type: decimal;
}

em, q {
  font-style: italic;
}

strong, b {
  font-weight: 700;
}

blockquote {
  padding-left: 1em;
  border-left: 0.3125em solid grey;
  line-height: normal;
  margin: 0;
}
blockquote p {
  font-style: italic;
  margin: 0;
  font-size: 1.25em;
  line-height: 1.2em;
  margin: 1.2em 0 1.2em 0;
}

.alt {
  font-family: "Lora", Georgia, serif;
  font-style: italic;
  font-weight: 400;
}

@font-face {
  font-family: Batch;
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/batch.eot");
  src: url("../fonts/batch.eot?#iefix") format("embedded-opentype"), url("../fonts/batch.woff") format("woff"), url("../fonts/batch.ttf") format("truetype"), url("../fonts/batch.svg#batchregular") format("svg");
}

label, select {
  display: block;
}

input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"] {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
  border-radius: 5px;
  border: 1px solid #ebe9d4;
  font-size: 1.6em !important;
  padding: .40em !important;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  *margin-top: 0;
  line-height: normal;
  cursor: pointer;
}

input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}

select,
input[type="file"] {
  *margin-top: 4px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
}

select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* ::Base styles */
/* ------------------------------------------------------------ */
html {
  font-size: 100%;
  margin-top: 44px;
}

body {
  background: #f5f4e9;
  color: #37323c;
  font-family: "Lora", Georgia, serif;
  font-weight: 400;
}

a {
  color: #9f591e;
  white-space: pre;
  white-space: pre-wrap;
  white-space: pre-line;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -hp-pre-wrap;
  word-wrap: break-word;
  text-decoration: none;
}
a:hover, a:focus, a:active {
  color: #ca7126;
  text-decoration: underline;
}

h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
  text-decoration: none;
}

.batch {
  display: inline-block;
  font: 400 1em "Batch";
  vertical-align: baseline;
}
.batch:before {
  content: attr(data-icon);
}

.button {
  background: #dbb65e;
  border: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: #37323c;
  display: inline-block;
  font: 700 1.3125em "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 0.75em 1em 0.65em;
  text-align: center;
  text-transform: uppercase;
}
.button:hover {
  background: #e2c37b;
  color: #37323c;
  text-decoration: none;
}
.button .batch {
  color: #9f591e;
  margin-left: 0.1875em;
}

img {
  height: auto;
  max-width: 100%;
}

.large {
  font-size: 1.5em;
}

/* ::Layout styles */
/* ------------------------------------------------------------ */
header {
  margin-top: 1em;
}

header,
section {
  display: block;
  position: relative;
  width: auto;
}

.logo {
  background-color: #37323c;
  display: block;
  left: 50%;
  line-height: 0.2em;
  margin-left: -85px;
  position: absolute;
  text-align: center;
  top: 10px;
  z-index: 9900;
}

.mobile-nav {
  height: 44px;
  position: absolute;
  top: 0;
  width: 100%;
}
.mobile-nav a {
  color: #c9bca5;
  display: inline-block;
  float: right;
  font-size: 2.0625em;
  margin-right: 6px;
}
.mobile-nav a:hover {
  color: #baa98b;
}

.topnav {
  background: #37323c;
  min-height: 170px;
  padding: 1em 0;
  position: relative;
  z-index: 1;
}
.topnav .container {
  display: none;
  margin-top: 11em;
}
.topnav .border {
  background: #514958;
  position: absolute;
  height: 1px;
  width: 100%;
  z-index: 2;
}
.topnav .border.top {
  top: 5px;
}
.topnav .border.bottom {
  bottom: 5px;
}
.topnav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
.topnav li {
  display: block;
}
.topnav a {
  color: #f5f4e9;
  display: block;
  font-size: 1em;
  letter-spacing: 0.25em;
  line-height: 1;
  padding: 1em;
  text-transform: uppercase;
}
.topnav a:hover {
  background: #2d2931;
  text-decoration: none;
}

.hero {
  background-color: #584446;
  border-bottom: 1px solid #584446;
  padding: 1em 2em 0;
}
.home .hero {
  margin-bottom: 2em;
  text-align: center;
}
.hero .text {
  font-size: 1.125em;
  margin: 0 auto;
  text-align: center;
  width: auto;
}
.hero h1, .hero .text {
  color: white;
}
.hero h1 {
  text-shadow: 0 1px 0 #191314;
}
.hero h1 { 
  font-family: galaxie;
  text-transform: none;
}
.blurb-box {
  color: #37323c;
  display: block;
  position: relative;
}
.blurb-box a {
  color: #37323c;
  display: block;
  position: relative;
  text-decoration: none;
  transition: all .2s;
  z-index: 9500;
}
.blurb-box a:hover {
  opacity: .9;
  text-decoration: none;
  transition: all .2s;
}
.blurb-box img {
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  z-index: 9400;
}
.blurb-box h2 {
  color: white;
  font-size: 2.75em;
  line-height: 1.1;
  position: absolute;
  top: 30%;
  text-align: center;
  text-shadow: 0 0 7px rgba(0, 0, 0, 0.6), 0 1px 0 black;
  width: 100%;
}
.blurb-box .batch {
  background-color: #584446;
  border: 5px solid #dbb65e;
  border-radius: 100%;
  color: white;
  font-size: 2em;
  display: block;
  height: 60px;
  left: 50%;
  line-height: 1.9em;
  margin-left: -32px;
  position: absolute;
  text-align: center;
  top: -39px;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  width: 60px;
  z-index: 9800;
}
.blurb-box .batch:hover {
  -webkit-transform: rotate(-160deg);
  -moz-transform: rotate(-160deg);
  -ms-transform: rotate(-160deg);
  -o-transform: rotate(-160deg);
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}
.blurb-box p {
  color: #37323c;
  border-radius: 0 0 3px 3px;
  padding: 2.4em 1em 1em;
  position: relative;
  text-align: center;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}
.blurb-box p:hover .batch {
  -webkit-transform: rotate(-160deg);
  -moz-transform: rotate(-160deg);
  -ms-transform: rotate(-160deg);
  -o-transform: rotate(-160deg);
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}
.blurb-box .alt {
  display: block;
  font-size: 70%;
  text-transform: none;
}

.beer-box {
  overflow: hidden;
  *zoom: 1;
  display: block;
  margin-bottom: 2em;
}
.beer-box img {
  border-radius: 3px;
  float: left;
  margin-right: 2em;
  max-width: 100%;
}
.beer-box h2 {
  margin-top: 0;
}

.staff-box {
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 2em;
  width: 100%;
}
.staff-box img {
  border-radius: 3px;
}
.staff-box h3 {
  margin-bottom: 0.1em;
}
.staff-box h5 {
  margin-bottom: 1em;
  text-transform: capitalize;
}

.border-title {
  border-bottom: 1px solid #baa98b;
  margin-bottom: 2.5em;
  text-align: center;
}
.border-title h2 {
  background: #f5f4e9;
  display: inline;
  padding: 0 1em;
  position: relative;
  top: 0.5em;
}

.shop {
  padding: 2em 0;
}
.shop .item {
  display: block;
  opacity: 1;
  position: relative;
}
.shop .item:hover {
  opacity: .9;
  text-decoration: none;
}
.shop .item .item-title {
  background: #584446;
  color: #f5f4e9;
  display: table;
  font-size: 1em;
  margin: -4px 0 0;
  width: 100%;
}
.shop .item .item-title .item-title-text,
.shop .item .item-title .item-title-price {
  display: table-cell;
  padding: 0.65em;
  text-align: center;
  vertical-align: middle;
}
.shop .item .item-title .item-title-text {
  letter-spacing: 0.1em;
}
.shop .item .item-title .item-title-price {
  background: #4a393b;
  font-family: "Lora", Georgia, serif;
  font-size: 1.5em;
}

.widget {
  margin-bottom: 1.4em;
}
.widget .widget-title, .widget .widgettitle {
  font-size: 1.5em;
  letter-spacing: -0.05em;
  margin-bottom: .20em;
}
.widget ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.widget li {
  font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 2;
  text-transform: uppercase;
}
.widget li a {
  display: inline-block;
  font-size: 1.125em;
  line-height: 1.2em;
}
.widget li a:hover {
  text-decoration: none;
}
footer .widget li a {
  border-bottom: none;
}

.entry-content {
  padding: 2em;
}
.entry-content p {
  font-size: 18px;
  margin: 0 auto 0.8888889em;
}
.entry-content img {
  border-radius: 3px;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  clear: left;
  float: left;
  margin-bottom: 1em;
  margin-right: 2em;
}

.post-entry {
  border-top: 1px solid #baa98b;
  padding-bottom: 1em;
}
.post-entry:first-child {
  border-top: 0;
  padding-top: 0;
}
.post-entry .post-title {
  margin-bottom: 0;
}
.post-entry .meta {
  color: #baa98b;
  font: 400 1.125em "Lora", Georgia, serif;
  font-style: italic;
  margin: 0.5em 0 1em;
  text-transform: none;
}
.post-entry p {
  font-size: 18px;
  margin: 0 auto 0.8888889em;
}

.sidebar {
  padding: 1em 2em;
}

footer {
  background: #37323c;
  color: #f5f4e9;
  padding: 1em 0;
}
footer h2 {
  color: #baa98b;
}

.copyright {
  background: #28242b;
  color: #f5f4e9;
  font: 400 0.75em "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: 0.1em;
  padding: 2.5em 2em;
  text-align: center;
  text-transform: uppercase;
}
.copyright span {
  display: block;
  margin: 0.375em 0;
}
.copyright a {
  color: #baa98b;
}
.copyright a:hover {
  cursor: pointer;
}

.notice {
  background-color: #ebe9d4;
  border-radius: 3px;
  color: #584446;
  font-weight: bold;
  padding: 1em;
  margin-bottom: 1em;
}

/* ::Our Story */
/* ------------------------------------------------------------ */
.our-story-content .entry p img {
  float: right;
  max-width: 300px;
}

/* ::Flip animation - srouce: http://davidwalsh.name/css-flip */
/* ------------------------------------------------------------ */
/* entire container, keeps perspective */
.flip-container {
  line-height: 0em;
  perspective: 1000;
}

/* flip the pane when hovered */
.flip-container:hover .flipper, .flip-container.hover .flipper {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
  cursor: pointer;
}

.flip-container, .front, .back {
  width: 170px;
  height: 170px;
}

/* flip speed goes here */
.flipper {
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  -ms-transition: 0.6s;
  transition: 0.6s;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: relative;
}

/* hide back of pane during swap */
.front, .back {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
}

/* front pane, placed above back */
.front {
  z-index: 2;
}

/* back, initially hidden pane */
.back {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.back-logo, .front-logo {
  height: 170px;
  position: absolute;
  width: 170px;
}

.back-logo {
  background: url(../img/ingredients.svg) 0 0 no-repeat;
  background-size: 170px 170px;
}

.front-logo {
  background: url(../img/logo.svg) 0 0 no-repeat;
  background-size: 170px 170px;
}

/* ::Media queries */
/* ------------------------------------------------------------ */
@media screen and (min-width: 37.5em) {
  .staff-box img {
    max-width: 300px;
  }
}
@media screen and (min-width: 47.5em) {
  .blurb-box h2 {
    top: 0;
  }
}
@media screen and (min-width: 62.5em) {
  h1 {
    font-size: 3.75em;
    line-height: 1.0666667em;
    margin: 0 0 0.4em 0;
  }

  h2 {
    font-size: 2.25em;
    line-height: 1.1111111em;
    margin: 0.8888889em 0 0.4444444em 0;
  }

  html {
    margin-top: 0;
    padding-top: 10px;
  }

  .mobile-nav {
    display: none;
  }

  .container {
    max-width: 60em;
  }
  .hero .container {
    max-width: 100em;
  }

  .blurbs {
    margin: 3.75em auto;
    max-width: 75em;
  }
  .blurbs .c-33 {
    margin-left: 2%;
    padding: 0;
    width: 32%;
  }
  .blurbs .c-33:first-child {
    margin-left: 0;
  }

  .blurb-box h2 {
    top: 30%;
  }

  .topnav {
    margin-top: 3em;
    min-height: inherit;
    padding: 0;
  }
  .topnav .container {
    margin-top: inherit;
    max-width: 61.25em;
    display: block;
  }
  .topnav .menu-top-left-nav-container {
    float: left;
  }
  .topnav .menu-top-right-nav-container {
    float: right;
  }
  .topnav li {
    display: inline;
  }
  .topnav a {
    display: inline-block;
    padding: 2em 1em 1.8em;
  }

  .logo {
    background-color: transparent;
    left: 50%;
    line-height: .70em;
    margin-left: -85px;
    position: absolute;
    top: -105px;
    width: 170px;
    z-index: 1;
  }

  .hero {
    margin-top: -170px;
  }
  .hero .container {
    overflow: visible;
  }
  .hero .text {
    color: white;
    font-size: 1.125em;
    padding-top: 10.25em;
    width: 37.5em;
  }
  .hero h1 {
    line-height: 1.3em;
    margin: 32px auto 18px;
    font-size: 3.25em;
  }
  .hero .cta {
    bottom: -28px;
    left: 50%;
    margin-left: -125px;
    position: absolute;
    width: 250px;
    z-index: 1;
  }
  .hero .cta a {
    display: block;
  }
  .hero .home,
  .hero .page,
  .hero .brewery,
  .hero .beers,
  .hero .contact,
  .hero .restaurant,
  .hero .shop,
  .hero .story,
  .hero .news {
    background: url(../img/hero-iowa.jpg) no-repeat center center;
  }
  .hero .home {
    height: 550px;
    padding-bottom: 0;
  }
  .hero .shorty {
    height: 375px;
  }

  footer .container {
    max-width: 75em;
  }

  .flip-container {
    line-height: .70em;
  }

  .beer-box img {
    max-width: 300px;
  }
}
@media print {
  body {
    font-size: 62.5%;
    line-height: 1em;
  }
}
@media screen and (max-width: 769px) {
  -webkit-text-size-adjust: none;
}

@font-face {
	font-family: galaxie;
	src: url(../fonts/GalaxieCopernicus-BookItalic.otf);
}