@font-face {
  font-family: 'constructaregular';
  src: url("http://desmoinesfirecracker.com/themes/beerrun/./fonts/constructa-regular-webfont.eot");
  src: url("http://desmoinesfirecracker.com/themes/beerrun/./fonts/constructa-regular-webfont.eot?#iefix") format("embedded-opentype"), url("http://desmoinesfirecracker.com/themes/beerrun/./fonts/constructa-regular-webfont.woff") format("woff"), url("http://desmoinesfirecracker.com/themes/beerrun/./fonts/constructa-regular-webfont.ttf") format("truetype"), url("http://desmoinesfirecracker.com/themes/beerrun/./fonts/constructa-regular-webfont.svg#constructaregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.beerrun-body {
  /*
   * HTML5 Boilerplate
   *
   * What follows is the result of much research on cross-browser styling.
   * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
   * Kroc Camen, and the H5BP dev community and team.
   *
   * Detailed information about this CSS: h5bp.com/css
   *
   * ==|== normalize ==========================================================
   */
  /* =============================================================================
     HTML5 display definitions
     ========================================================================== */
  /* =============================================================================
     Base
     ========================================================================== */
  /*
   * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
   * 2. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
   */
  /*
   * Remove text-shadow in selection highlight: h5bp.com/i
   * These selection declarations have to be separate
   * Also: hot pink! (or customize the background color to match your design)
   */
  /* =============================================================================
     Links
     ========================================================================== */
  /* Improve readability when focused and hovered in all browsers: h5bp.com/h */
  /* =============================================================================
     Typography
     ========================================================================== */
  /* Redeclare monospace font family: h5bp.com/j */
  /* Improve readability of pre-formatted text in all browsers */
  /* Position subscript and superscript content without affecting line-height: h5bp.com/k */
  /* =============================================================================
     Lists
     ========================================================================== */
  /* =============================================================================
     Embedded content
     ========================================================================== */
  /*
   * 1. Improve image quality when scaled in IE7: h5bp.com/d
   * 2. Remove the gap between images and borders on image containers: h5bp.com/i/440
   */
  /*
   * Correct overflow not hidden in IE9
   */
  /* =============================================================================
     Figures
     ========================================================================== */
  /* =============================================================================
     Forms
     ========================================================================== */
  /* Indicate that 'label' will shift focus to the associated form element */
  /*
   * 1. Correct color not inheriting in IE6/7/8/9
   * 2. Correct alignment displayed oddly in IE6/7
   */
  /*
   * 1. Correct font-size not inheriting in all browsers
   * 2. Remove margins in FF3/4 S5 Chrome
   * 3. Define consistent vertical alignment display in all browsers
   */
  /*
   * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
   */
  /*
   * 1. Display hand cursor for clickable form elements
   * 2. Allow styling of clickable form elements in iOS
   * 3. Correct inner spacing displayed oddly in IE7 (doesn't effect IE6)
   */
  /*
   * Re-set default cursor for disabled elements
   */
  /*
   * Consistent box sizing and appearance
   */
  /*
   * Remove inner padding and border in FF3/4: h5bp.com/l
   */
  /*
   * 1. Remove default vertical scrollbar in IE6/7/8/9
   * 2. Allow only vertical resizing
   */
  /* Colors for form validity */
  /* =============================================================================
     Tables
     ========================================================================== */
  /* ==|== non-semantic helper classes ========================================
     Please define your styles before this section.
     ========================================================================== */
  /* For image replacement */
  /* Hide from both screenreaders and browsers: h5bp.com/u */
  /* Hide only visually, but have it available for screenreaders: h5bp.com/v */
  /* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
  /* Hide visually and from screenreaders, but maintain layout */
  /* Contain floats: h5bp.com/q */
  /* ==|== print styles =======================================================
     Print styles.
     Inlined to avoid required HTTP connection: h5bp.com/r
     ========================================================================== */ }
  .beerrun-body article, .beerrun-body aside, .beerrun-body details, .beerrun-body figcaption, .beerrun-body figure, .beerrun-body footer, .beerrun-body header, .beerrun-body hgroup, .beerrun-body nav, .beerrun-body section {
    display: block; }
  .beerrun-body audio, .beerrun-body canvas, .beerrun-body video {
    display: inline-block;
    *display: inline;
    *zoom: 1; }
  .beerrun-body audio:not([controls]) {
    display: none; }
  .beerrun-body [hidden] {
    display: none; }
  .beerrun-body html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%; }
  .beerrun-body html, .beerrun-body button, .beerrun-body input, .beerrun-body select, .beerrun-body textarea {
    font-family: sans-serif;
    color: #222; }
  .beerrun-body body {
    margin: 0;
    font-size: 1em;
    line-height: 1.4; }
  .beerrun-body a {
    color: #00e; }
  .beerrun-body a:visited {
    color: #551a8b; }
  .beerrun-body a:hover {
    color: #06e; }
  .beerrun-body a:focus {
    outline: thin dotted; }
  .beerrun-body a:hover, .beerrun-body a:active {
    outline: 0; }
  .beerrun-body abbr[title] {
    border-bottom: 1px dotted; }
  .beerrun-body b, .beerrun-body strong {
    font-weight: bold; }
  .beerrun-body blockquote {
    margin: 1em 40px; }
  .beerrun-body dfn {
    font-style: italic; }
  .beerrun-body hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0; }
  .beerrun-body ins {
    background: #ff9;
    color: #000;
    text-decoration: none; }
  .beerrun-body mark {
    background: #ff0;
    color: #000;
    font-style: italic;
    font-weight: bold; }
  .beerrun-body pre, .beerrun-body code, .beerrun-body kbd, .beerrun-body samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em; }
  .beerrun-body pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word; }
  .beerrun-body q {
    quotes: none; }
  .beerrun-body q:before, .beerrun-body q:after {
    content: "";
    content: none; }
  .beerrun-body small {
    font-size: 85%; }
  .beerrun-body sub, .beerrun-body sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }
  .beerrun-body sup {
    top: -0.5em; }
  .beerrun-body sub {
    bottom: -0.25em; }
  .beerrun-body ul, .beerrun-body ol {
    margin: 1em 0;
    padding: 0 0 0 40px; }
  .beerrun-body dd {
    margin: 0 0 0 40px; }
  .beerrun-body nav ul, .beerrun-body nav ol {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0; }
  .beerrun-body img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle; }
  .beerrun-body svg:not(:root) {
    overflow: hidden; }
  .beerrun-body figure {
    margin: 0; }
  .beerrun-body form {
    margin: 0; }
  .beerrun-body fieldset {
    border: 0;
    margin: 0;
    padding: 0; }
  .beerrun-body label {
    cursor: pointer; }
  .beerrun-body legend {
    border: 0;
    *margin-left: -7px;
    padding: 0;
    white-space: normal; }
  .beerrun-body button, .beerrun-body input, .beerrun-body select, .beerrun-body textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle; }
  .beerrun-body button, .beerrun-body input {
    line-height: normal; }
  .beerrun-body button, .beerrun-body input[type="button"], .beerrun-body input[type="reset"], .beerrun-body input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
    *overflow: visible; }
  .beerrun-body button[disabled], .beerrun-body input[disabled] {
    cursor: default; }
  .beerrun-body input[type="checkbox"], .beerrun-body input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *width: 13px;
    *height: 13px; }
  .beerrun-body input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box; }
  .beerrun-body input[type="search"]::-webkit-search-decoration, .beerrun-body input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none; }
  .beerrun-body button::-moz-focus-inner, .beerrun-body input::-moz-focus-inner {
    border: 0;
    padding: 0; }
  .beerrun-body textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical; }
  .beerrun-body input:invalid, .beerrun-body textarea:invalid {
    background-color: #f0dddd; }
  .beerrun-body table {
    border-collapse: collapse;
    border-spacing: 0; }
  .beerrun-body td {
    vertical-align: top; }
  .beerrun-body .ir {
    display: block;
    border: 0;
    text-indent: -999em;
    overflow: hidden;
    background-color: transparent;
    background-repeat: no-repeat;
    text-align: left;
    direction: ltr;
    *line-height: 0; }
  .beerrun-body .ir br {
    display: none; }
  .beerrun-body .hidden {
    display: none !important;
    visibility: hidden; }
  .beerrun-body .visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  .beerrun-body .visuallyhidden.focusable:active, .beerrun-body .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto; }
  .beerrun-body .invisible {
    visibility: hidden; }
  .beerrun-body .clearfix:before, .beerrun-body .clearfix:after {
    content: "";
    display: table; }
  .beerrun-body .clearfix:after {
    clear: both; }
  .beerrun-body .clearfix {
    *zoom: 1; }
  @media print {
    .beerrun-body {
      /* Black prints faster: h5bp.com/s */
      /* Don't show links for images, or javascript/internal links */
      /* h5bp.com/t */
      @page {
        margin: 0.5cm; }
 }
      .beerrun-body * {
        background: transparent !important;
        color: black !important;
        box-shadow: none !important;
        text-shadow: none !important;
        filter: none !important;
        -ms-filter: none !important; }
      .beerrun-body a, .beerrun-body a:visited {
        text-decoration: underline; }
      .beerrun-body a[href]:after {
        content: " (" attr(href) ")"; }
      .beerrun-body abbr[title]:after {
        content: " (" attr(title) ")"; }
      .beerrun-body .ir a:after, .beerrun-body a[href^="javascript:"]:after, .beerrun-body a[href^="#"]:after {
        content: ""; }
      .beerrun-body pre, .beerrun-body blockquote {
        border: 1px solid #999;
        page-break-inside: avoid; }
      .beerrun-body thead {
        display: table-header-group; }
      .beerrun-body tr, .beerrun-body img {
        page-break-inside: avoid; }
      .beerrun-body img {
        max-width: 100% !important; }
      .beerrun-body p, .beerrun-body h2, .beerrun-body h3 {
        orphans: 3;
        widows: 3; }
      .beerrun-body h2, .beerrun-body h3 {
        page-break-after: avoid; } }

body {
  width: 100%;
  float: left; }

body {
  background: url(http://desmoinesfirecracker.com/themes/beerrun/./img/bg_tile.jpg) top left repeat;
  margin: 0;
  padding: 0; }

.beerrun-body {
  font: 105%/1.5 GillSansRegular, "Gill Sans MT", Calibri, sans-serif;
  color: #4b4d54;
  /* customize_miscellaneous */
  /* customize_miscellaneous */
  /* HEADINGS */
  /* PARAGRAPH */
  /* ANCHOR TEXT */
  /* RESPONSIVE IMAGES */
  /* HEADER & LOGO */
  /* MAIN */
  /* FOOTER */
  /* BUTTON */ }
  .beerrun-body * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .beerrun-body h1, .beerrun-body h2, .beerrun-body h3, .beerrun-body h4, .beerrun-body h5 {
    font-family: "constructaregular", serif;
    text-transform: uppercase;
    color: #353434; }
  .beerrun-body h1 {
    margin: 1.5em 0;
    font-size: 3em;
    font-weight: 400;
    line-height: 1; }
  .beerrun-body h2 {
    font-size: 2.5em; }
  .beerrun-body h3 {
    font-size: 2em; }
  .beerrun-body h4 {
    font-family: GillSansRegular, "Gill Sans MT", Calibri, sans-serif;
    color: #4b4d54; }
  .beerrun-body p {
    margin-bottom: 0 0 2em; }
  .beerrun-body a {
    text-transform: uppercase;
    text-decoration: none;
    color: #b17f16; }
    .beerrun-body a:hover, .beerrun-body a:active {
      text-decoration: underline;
      color: #c88f19; }
    .beerrun-body a:visited {
      color: #c71f36; }
  .beerrun-body img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic; }
    .lt-ie9 .beerrun-body img {
      width: auto; }
  .beerrun-body header.side {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 0.3em;
    background: #e52a38; }
    .beerrun-body header.side nav {
      *zoom: 1; }
      .beerrun-body header.side nav:before, .beerrun-body header.side nav:after {
        display: table;
        content: "";
        line-height: 0; }
      .beerrun-body header.side nav:after {
        clear: both; }
      .beerrun-body header.side nav ul {
        *zoom: 1;
        text-align: center; }
        .beerrun-body header.side nav ul:before, .beerrun-body header.side nav ul:after {
          display: table;
          content: "";
          line-height: 0; }
        .beerrun-body header.side nav ul:after {
          clear: both; }
        .beerrun-body header.side nav ul li {
          display: inline-block; }
          .beerrun-body header.side nav ul li a {
            display: block;
            color: white;
            text-transform: uppercase;
            padding: 5px;
            text-decoration: none;
            font-size: 1em; }
            .beerrun-body header.side nav ul li a:hover, .beerrun-body header.side nav ul li a.active, .beerrun-body header.side nav ul li a:active {
              color: #ecc076; }
    .beerrun-body header.side .count {
      display: none;
      font-family: "constructaregular", serif;
      color: white;
      font-size: 3em;
      text-transform: uppercase;
      margin: 0.5em 0 0;
      float: left;
      width: 50%;
      line-height: 0.7em; }
      .beerrun-body header.side .count .num, .beerrun-body header.side .count .days {
        float: left; }
      .beerrun-body header.side .count .days {
        font-size: 0.35em;
        line-height: 1.1;
        float: left;
        padding-left: 0.3em; }
    .beerrun-body header.side .social-links {
      display: none; }
      .beerrun-body header.side .social-links a {
        background-image: url(http://desmoinesfirecracker.com/themes/beerrun/./img/social_icons.png);
        width: 40px;
        height: 40px;
        display: inline-block;
        background-size: 135px;
        zoom: 1;
        *display: inline; }
        .beerrun-body header.side .social-links a:hover {
          opacity: 0.9; }
        .beerrun-body header.side .social-links a span {
          font: 0/0 a !important;
          color: transparent !important;
          text-shadow: none !important;
          background-color: transparent !important;
          border: 0 !important; }
        .beerrun-body header.side .social-links a.fb {
          background-position: 0 0; }
        .beerrun-body header.side .social-links a.insta {
          background-position: 40px 0; }
        .beerrun-body header.side .social-links a.tw {
          background-position: 86px 0; }
  .beerrun-body .wrapper {
    padding: 1em; }
  .beerrun-body section h2:first-child {
    margin-top: 0; }
  .beerrun-body .first {
    background: url(http://desmoinesfirecracker.com/themes/beerrun/./img/bg_first.jpg) top left no-repeat;
    background-size: cover;
    position: relative;
    border-bottom: 1.5em solid #32353e;
    /* Turn off bottom padding so our advance button can be flesh with it. */ }
    .lt-ie9 .beerrun-body .first {
      background-position: center; }
    .beerrun-body .first nav {
      display: none; }
    .beerrun-body .first .brand h1 {
      font: 0/0 a !important;
      color: transparent !important;
      text-shadow: none !important;
      background-color: transparent !important;
      border: 0 !important; }
    .beerrun-body .first .actions {
      margin-top: 2em; }
      .beerrun-body .first .actions .btn {
        margin-right: .5em; }
    .beerrun-body .first a.advance {
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg);
      color: white;
      padding: 0 0.5em;
      background: #32353e;
      display: block;
      width: 2em;
      cursor: pointer;
      text-align: center;
      position: absolute;
      left: 50%;
      margin-left: -1em;
      bottom: -0.75em;
      border-radius: 3px; }
      .beerrun-body .first a.advance:hover {
        color: #efefef;
        text-decoration: none; }
      .beerrun-body .first a.advance span {
        font: 0/0 a !important;
        color: transparent !important;
        text-shadow: none !important;
        background-color: transparent !important;
        border: 0 !important; }
    .beerrun-body .first .wrapper {
      padding-bottom: 0; }
  .beerrun-body .main-logo img {
    max-width: 80%;
    display: block;
    margin: 0 auto; }
  .beerrun-body p.intro {
    font-family: "constructaregular", serif;
    text-transform: uppercase;
    font-size: 2em; }
    .beerrun-body p.intro strong {
      color: #b17f16; }
  .beerrun-body .courses h3, .beerrun-body .courses h4 {
    margin-bottom: 0; }
  .beerrun-body .courses .prices {
    font-weight: bold;
    text-transform: uppercase;
    color: #353434; }
  .beerrun-body .courses .actions a {
    font-size: 0.8em;
    color: #e52a38;
    text-transform: uppercase;
    font-weight: bold; }
  .beerrun-body .race-1 {
    background: url(http://desmoinesfirecracker.com/themes/beerrun/./img/bg_gigi.jpg) top left repeat; }
  .beerrun-body .race-2 {
    background: url(http://desmoinesfirecracker.com/themes/beerrun/./img/bg_ruthie.jpg) top left repeat; }
  .beerrun-body .race-3 {
    background: url(http://desmoinesfirecracker.com/themes/beerrun/./img/bg_betty.jpg) top left repeat; }
  .beerrun-body .about-race {
    color: white; }
    .beerrun-body .about-race img {
      display: block;
      margin: 0 auto; }
    .beerrun-body .about-race a {
      color: white; }
  .beerrun-body .last {
    padding-bottom: 10em; }
    .beerrun-body .last img {
      margin: 0 auto 1em auto;
      max-width: 300px;
      display: block; }
  .beerrun-body .btn, .beerrun-body a:visited.btn, .beerrun-body button {
    font-family: "constructaregular", serif;
    color: white;
    text-transform: uppercase;
    text-decoration: none;
    padding: 0.5em 1em;
    display: inline-block;
    border: 2px solid #fcfded;
    border-radius: 5px;
    letter-spacing: 1px;
    -webkit-box-shadow: -2px 2px 5px #4b4d54;
    -moz-box-shadow: -2px 2px 5px #4b4d54;
    box-shadow: -2px 2px 5px #4b4d54;
    background-color: #c82037;
    background-image: -moz-linear-gradient(top, #c88f19, #b17f16);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#c88f19), to(#b17f16));
    background-image: -webkit-linear-gradient(top, #c88f19, #b17f16);
    background-image: -o-linear-gradient(top, #c88f19, #b17f16);
    background-image: linear-gradient(to bottom, #c82037, #11405c);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFC88F19', endColorstr='#FFB17F16', GradientType=0); }
    .beerrun-body .btn:hover, .beerrun-body .btn:focus, .beerrun-body a:visited.btn:hover, .beerrun-body a:visited.btn:focus, .beerrun-body button:hover, .beerrun-body button:focus {
      background: #c88f19;
      color: white;
      text-decoration: none; }
    .beerrun-body .btn.primary, .beerrun-body a:visited.btn.primary, .beerrun-body button.primary {
      background-color: #c71f36;
      background-image: -moz-linear-gradient(top, #78af9e, #32353e);
      background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#78af9e), to(#32353e));
      background-image: -webkit-linear-gradient(top, #78af9e, #32353e);
      background-image: -o-linear-gradient(top, #78af9e, #32353e);
      background-image: linear-gradient(to bottom, #123f59, #c71f36);
      background-repeat: repeat-x;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF78AF9E', endColorstr='#FF32353E', GradientType=0); }
      .beerrun-body .btn.primary:hover, .beerrun-body .btn.primary:focus, .beerrun-body a:visited.btn.primary:hover, .beerrun-body a:visited.btn.primary:focus, .beerrun-body button.primary:hover, .beerrun-body button.primary:focus {
        background: #c71f36; }

@media (max-width: 33em) {
  .beerrun-body .first {
    height: 300px !important; }
    .beerrun-body .first .actions {
      text-align: center; } }
@media (max-height: 38em) {
  .beerrun-body .first .brand {
    position: static !important; } }
@media (min-width: 33em) {
  .beerrun-body .first .brand {
    position: relative; }
  .beerrun-body .first .actions {
    position: relative;
    font-size: 1.2em;
    top: -4em; } }
@media (min-width: 40em) {
  .beerrun-body header.side {
    position: absolute;
    bottom: 0em;
    top: 0em;
    left: 0em;
    background: url(http://desmoinesfirecracker.com/themes/beerrun/./img/bg_tilenav.jpg) top left repeat;
    border-right: 2px hidden ;
    width: 10em;
    padding: 3em 0 0 1em; }
    .beerrun-body header.side.fixed {
      position: fixed; }
    .beerrun-body header.side nav {
      margin-left: -1em; }
      .beerrun-body header.side nav ul {
        text-align: left; }
        .beerrun-body header.side nav ul li {
          display: block; }
          .beerrun-body header.side nav ul li a {
            color: #353434;
            display: block;
            padding: 0 1em; }
            .beerrun-body header.side nav ul li a:hover, .beerrun-body header.side nav ul li a:active {
              background: url(http://desmoinesfirecracker.com/themes/beerrun/./img/nav_hover.png) top left no-repeat;
              color: #ecc076;
              text-shadow: none; }
          .beerrun-body header.side nav ul li.active a {
            background: url(http://desmoinesfirecracker.com/themes/beerrun/./img/nav_hover.png) top left no-repeat;
            color: #ecc076;
            text-shadow: none; }
    .beerrun-body header.side .count {
      display: block;
      color: #4b4d54;
      margin: 0.5em 0;
      float: none;
      width: 100%;
      font-size: 5em;
      *zoom: 1; }
      .beerrun-body header.side .count:before, .beerrun-body header.side .count:after {
        display: table;
        content: "";
        line-height: 0; }
      .beerrun-body header.side .count:after {
        clear: both; }
    .beerrun-body header.side .social-links {
      display: block; }
  .beerrun-body .wrapper {
    padding-left: 12em; }
  .beerrun-body .first nav {
    display: block;
    background: url(http://desmoinesfirecracker.com/themes/beerrun/./img/bg_nav.png) center top no-repeat;
    min-height: 100px;
    padding: 1em; }
    .beerrun-body .first nav ul {
      text-align: center; }
      .beerrun-body .first nav ul li {
        display: inline-block;
        zoom: 1;
        *display: inline;
        margin: 0 1em; }
        .beerrun-body .first nav ul li a {
          font-family: "constructaregular", serif;
          color: #78af9e;
          font-size: 1.5em;
          display: inline-block; }
  .beerrun-body .first .actions {
    font-size: 1.5em; }
  .beerrun-body .first .wrapper {
    padding-left: 1em; }
  .beerrun-body .last {
    padding-bottom: 0; }
  .beerrun-body #section-1 .wrapper {
    position: relative; } }
@media (min-width: 44em) {
  .beerrun-body .two-columns-race {
    *zoom: 1; }
    .beerrun-body .two-columns-race:before, .beerrun-body .two-columns-race:after {
      display: table;
      content: "";
      line-height: 0; }
    .beerrun-body .two-columns-race:after {
      clear: both; }
    .beerrun-body .two-columns-race .col:first-child {
      float: left;
      width: 30%; }
    .beerrun-body .two-columns-race .col:last-child {
      float: right;
      width: 69%; } }
@media (min-width: 59em) {
  .beerrun-body .wrapper {
    width: 55em;
    margin: 0 auto;
    padding-left: 14em; }
  .beerrun-body header.side.fixed {
    left: 50%;
    margin-left: -27.5em; }
  .beerrun-body .first .brand {
    text-align: center; }
  .beerrun-body .first .actions {
    text-align: left;
    padding-left: 2em; }
  .beerrun-body .three-columns .col {
    float: left;
    width: 32%;
    margin-right: 1%; }
  .beerrun-body .last img {
    float: left;
    width: 18%;
    margin-right: 2%; } }
@media (min-width: 59em) and (min-height: 50em) {
  .race-1, .race-2, .race-3 {
    padding: 3em 0; } }
@media (min-width: 75em) {
  .beerrun-body .wrapper {
    width: 70em; }
  .beerrun-body header.side.fixed {
    margin-left: -35em; }
  .beerrun-body .first .actions {
    padding-left: 7em; } }
/* Retina Displays */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-device-pixel-ratio: 1.5) {
  .beerrun-body header.side .social-links a {
    background-image: url(http://desmoinesfirecracker.com/themes/beerrun/./img/social_icons@2x.png); } }
