@import url("//hello.myfonts.net/count/290544");
/* ==========================================================================

  Base Stylesheet - http://git.io/base
  Author: Matthew Hartman - http://www.matthewhartman.com.au/
  Version: 1.5 - Last Updated: 21st June, 2013

========================================================================== */
/* @license
 * MyFonts Webfont Build ID 2688324, 2013-11-14T00:00:46-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed fonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Aventura by Sudtipos
 * URL: http://www.myfonts.com/fonts/sudtipos/aventura/aventura/
 * Copyright: Copyright (c) 2011 by Sudtipos. Designed by Angel Koziupa &amp; Alejandro Paul. All rights reserved.
 * Licensed pageviews: 500,000
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2688324
 * 
 * © 2013 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
@font-face {
  font-family: 'Aventura';
  src: url("fonts/290544_0_0.eot");
  src: url("fonts/290544_0_0.eot?#iefix") format("embedded-opentype"), url("fonts/290544_0_0.woff") format("woff"), url("fonts/290544_0_0.ttf") format("truetype"); }

/* General Resets */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

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

html, button, input, select, textarea {
  font-family: sans-serif; }

body, form, fieldset, legend, input, select, textarea, button {
  margin: 0; }

html {
  background: #442632;
  font-size: 100%;
  height: 100%; }

/* ==========================================================================
/* --  Micro Clearfix and Helpers
   ========================================================================== */
/* Micro Clearfix */
.clear:before, .clear:after {
  content: "";
  display: table; }

.clear:after {
  clear: both; }

.clear {
  zoom: 1; }

div:before, div:after {
  content: "";
  display: table; }

div:after {
  clear: both; }

div {
  zoom: 1; }

article:before, article:after {
  content: "";
  display: table; }

article:after {
  clear: both; }

article {
  zoom: 1; }

.section:before, .section:after {
  content: "";
  display: table; }

.section:after {
  clear: both; }

.section {
  zoom: 1; }

section:before, section:after {
  content: "";
  display: table; }

section:after {
  clear: both; }

section {
  zoom: 1; }

.checkbox:before, .checkbox:after {
  content: "";
  display: table; }

.checkbox:after {
  clear: both; }

.checkbox {
  zoom: 1; }

/* Helpers */
.left, .checkbox input[type=checkbox],
.checkbox input[type=radio] {
  float: left; }

.right {
  float: right; }

.block, .alert, .checkbox {
  display: block; }

.inline-block, audio, canvas, video, .button, .primary-button {
  display: inline-block;
  *zoom: 1;
  *display: inline; }

.inline {
  display: inline; }

.strong, b, strong, dt, legend {
  font-weight: bold; }

.italic, dfn {
  font-style: italic; }

.center-text {
  text-align: center; }

.none, .no-desktop, audio:not([controls]),
[hidden] {
  display: none; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  left: -9999em; }

.visuallyvisible {
  clip: auto;
  width: auto;
  height: auto;
  overflow: visible;
  left: 0; }

/* Alert */
.alert {
  background-color: #ffc;
  padding: 8px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

/* ==========================================================================
/* 1.0 - Document Setup (typography, links, paragraph, etc)
   ========================================================================== */
/* Body */
body {
  font-size: 16px;
  font-size: 1rem;
  color: #442632;
  background-color: #fff;
  font-family: "effra-n4", "effra", sans-serif;
  font-style: normal;
  font-weight: 400;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

/* Strong and Italic */
/* Links */
a:link, a:visited {
  color: #a7b601;
  text-decoration: none; }

a:hover {
  color: #788301; }

a:focus {
  outline: none; }

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

/* Paragraph and Small */
p, pre {
  margin: 0 0 1em 0;
  line-height: 1.5em; }

small {
  font-size: 80%; }

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

/* Audio */
audio:not([controls]) {
  height: 0; }

/* Small, 
Sub and Sup */
small {
  font-size: 80%; }

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

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

/* Definition */
/* Images */
img {
  border: 0;
  display: block;
  -ms-interpolation-mode: bicubic;
  height: auto;
  max-width: 100%; }

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

figure {
  margin: 0; }

.image-left {
  margin-right: 20px; }

.image-right {
  margin-left: 20px; }

/* 1.1 Headings - h1, h2, h3, h4, h5, h6 & other (if any)
   ========================================================================== */
h1, h2, h3, h4, h5, h6 {
  margin: 1em 0 0.5em;
  font-weight: normal;
  line-height: 1.25; }

h1, .h1 {
  font-family: Aventura, sans-serif;
  font-size: 36px;
  font-size: 2.25rem;
  letter-spacing: 2px;
  line-height: 1.1em; }

h2, .h2 {
  font-family: Aventura, sans-serif;
  font-size: 30px;
  font-size: 1.875rem;
  letter-spacing: 1px; }

h3, .h3 {
  font-family: Aventura, sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  letter-spacing: 1px;
  margin-bottom: .5em; }

h4, .h4 {
  font-family: "effra-n4", "effra", sans-serif;
  font-size: 20px;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 600;
  margin: 1.5em 0 0.5em; }

h5, .h5 {
  font-family: "effra-n4", "effra", sans-serif;
  font-size: 16px;
  font-size: 1rem; }

h6, .h6 {
  font-family: "effra-n4", "effra", sans-serif;
  font-size: 16px;
  font-size: 1rem; }

/* Reset Heading */
.no-style-heading {
  font-size: 100%;
  margin: 0; }

/* Horizontal Rule */
hr {
  border: 0;
  background: none;
  outline: 0;
  background-color: #ddd;
  margin: 2em 0;
  *margin: 1em 0;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 1px; }

/* 1.2 Quotes and Code - block quotes, quotes, code, pre, etc
   ========================================================================== */
/* Block Quotes and Quotes */
blockquote {
  border-left: 10px solid #a7b601;
  font-size: 18px;
  font-size: 1.125rem;
  color: #23141a;
  margin: 2em 0 2em;
  padding: 1px 1em 10px 1em; }
  blockquote h2 {
    color: black;
    font-family: "effra-n4", "effra", sans-serif;
    font-weight: 600;
    font-size: 20px;
    font-size: 1.25rem; }

cite {
  color: #222;
  font-style: normal; }

q {
  quotes: none; }

q:before, q:after {
  content: '';
  content: none; }

/* Mark */
mark {
  background: #ff0;
  color: #111; }

/* Code */
code, kbd, pre, samp {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 1em; }

code {
  color: #111;
  padding: 2px 5px;
  background-color: #f1f1f1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

/* 1.3 Lists
   ========================================================================== */
dl, menu, ol, ul {
  margin: 0 0 1em 2em; }

menu,
nav ul {
  margin: 0 0 1em 0; }

ul ul, ol ol, ul ol, ol ul {
  margin: 0; }

dd {
  margin: 0 0 0 40px; }

menu, ol, ul {
  padding: 0; }

nav ul, nav ol {
  list-style: none;
  list-style-image: none; }

/* Remove Styling from List */
div [role="main"] .no-style-list,
.no-style-list {
  list-style: none;
  padding: 0;
  margin: 0; }

/* 1.4 Tables
   ========================================================================== */
table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
  border-right: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  word-wrap: break-word;
  -ms-word-wrap: break-word;
  *white-space: normal; }

table th,
table td {
  padding: 8px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #eeeeee;
  border-left: 1px solid #eeeeee; }

table thead th {
  vertical-align: bottom;
  font-weight: bold;
  background-color: #e1e1e1;
  color: #333; }

table tfoot td {
  font-weight: bold; }

table caption {
  padding: 0.5em;
  font-style: italic;
  background-color: #eee;
  border-bottom: 0;
  font-weight: bold; }

/* 1.5 Forms, Labels and Inputs
   ========================================================================== */
fieldset {
  border: 0;
  padding: 0; }

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px; }

label {
  cursor: pointer; }

button, input, select, textarea {
  font-family: "effra-n4", "effra", sans-serif;
  font-size: 100%;
  vertical-align: baseline;
  *vertical-align: middle; }

input[type=text],
input[type=password],
input[type=email],
input[type=search],
input[type=tel],
textarea {
  padding: .85em;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: white;
  color: #442632;
  border: 1px solid #dddddd;
  font-family: "effra-n4", "effra", sans-serif;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

input[type=checkbox],
input[type=radio] {
  cursor: pointer;
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px; }

.checkbox {
  margin: 0.2em 0; }
  .checkbox label {
    padding-left: 5px;
    overflow: hidden;
    display: table;
    *zoom: 1; }

button, input {
  line-height: normal; }

button, select {
  text-transform: none; }

/* Buttons */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible; }

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

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; }

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

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

/* Custom Buttons */
.button, .primary-button {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #a7b601;
  border: 0;
  font-weight: 700;
  padding: 1em 2em;
  color: white;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase; }
  .button:link, .primary-button:link, .button:visited, .primary-button:visited {
    color: white; }
  .button:hover, .primary-button:hover {
    background-color: #788301; }

.button.secondary, .secondary.primary-button {
  background-color: white;
  color: #a7b601; }
  .button.secondary:link, .secondary.primary-button:link, .button.secondary:visited, .secondary.primary-button:visited {
    color: #a7b601; }
  .button.secondary:hover, .secondary.primary-button:hover, .button.secondary:active, .secondary.primary-button:active {
    background-color: #f4fe85; }

.primary-button {
  background-color: #a7b601; }
  .primary-button:link, .primary-button:visited {
    color: #fff; }
  .primary-button:hover {
    background-color: #788301;
    -webkit-tap-highlight-color: #fdeed8; }
  .primary-button:active {
    background-color: #fdeed8; }

.button[disabled], [disabled].primary-button,
.button.disabled,
.disabled.primary-button {
  color: #999;
  background-color: #f1f1f1; }

.no-style-button {
  font-size: 13px;
  font-size: 0.8125rem;
  color: #f30;
  text-decoration: underline;
  border: 0;
  background: transparent;
  height: auto;
  padding: 0;
  cursor: pointer;
  outline: 0; }
  .no-style-button:hover {
    text-decoration: none; }

.no-style-button[disabled],
.no-style-button.disabled {
  text-decoration: none;
  color: #999; }

/* ==========================================================================
/* 2.0 - Grid Layout (Responsive)
   ========================================================================== */
/* Sections & Content Blocks */
.section {
  position: relative; }

/* Rows */
.row {
  padding: 0.5em 0; }

.row-one {
  padding: 1em 0; }

.row-two {
  padding: 2em 0; }

.row-three {
  padding: 3em 0; }

.center, .container, .container-full {
  margin-left: auto;
  margin-right: auto; }

.container {
  max-width: 960px;
  padding-left: 10px;
  padding-right: 10px; }

.container-full {
  max-width: 980px; }

/* Fluid Grid */
.col {
  margin-left: 2%;
  float: left; }

.col:first-child {
  margin-left: 0; }

.one {
  width: 6.5%;
  *width: expression(Math.floor(0.065 * (this.parentNode.offsetWidth - parseFloat(this.parentNode.currentStyle.paddingLeft) - parseFloat(this.parentNode.currentStyle.paddingRight))) + "px"); }

.two {
  width: 15%;
  *width: expression(Math.floor(0.15 * (this.parentNode.offsetWidth - parseFloat(this.parentNode.currentStyle.paddingLeft) - parseFloat(this.parentNode.currentStyle.paddingRight))) + "px"); }

.three, .quarter {
  width: 23.5%;
  *width: expression(Math.floor(0.235 * (this.parentNode.offsetWidth - parseFloat(this.parentNode.currentStyle.paddingLeft) - parseFloat(this.parentNode.currentStyle.paddingRight))) + "px"); }

.four, .one-third {
  width: 32%;
  *width: expression(Math.floor(0.32 * (this.parentNode.offsetWidth - parseFloat(this.parentNode.currentStyle.paddingLeft) - parseFloat(this.parentNode.currentStyle.paddingRight))) + "px"); }

.five {
  width: 40.5%;
  *width: expression(Math.floor(0.405 * (this.parentNode.offsetWidth - parseFloat(this.parentNode.currentStyle.paddingLeft) - parseFloat(this.parentNode.currentStyle.paddingRight))) + "px"); }

.six, .half {
  width: 49.0%;
  *width: expression(Math.floor(0.49 * (this.parentNode.offsetWidth - parseFloat(this.parentNode.currentStyle.paddingLeft) - parseFloat(this.parentNode.currentStyle.paddingRight))) + "px"); }

.seven {
  width: 57.5%;
  *width: expression(Math.floor(0.575 * (this.parentNode.offsetWidth - parseFloat(this.parentNode.currentStyle.paddingLeft) - parseFloat(this.parentNode.currentStyle.paddingRight))) + "px"); }

.eight {
  width: 66%;
  *width: expression(Math.floor(0.66 * (this.parentNode.offsetWidth - parseFloat(this.parentNode.currentStyle.paddingLeft) - parseFloat(this.parentNode.currentStyle.paddingRight))) + "px"); }

.nine {
  width: 74.5%;
  *width: expression(Math.floor(0.745 * (this.parentNode.offsetWidth - parseFloat(this.parentNode.currentStyle.paddingLeft) - parseFloat(this.parentNode.currentStyle.paddingRight))) + "px"); }

.ten {
  width: 83%;
  *width: expression(Math.floor(0.83 * (this.parentNode.offsetWidth - parseFloat(this.parentNode.currentStyle.paddingLeft) - parseFloat(this.parentNode.currentStyle.paddingRight))) + "px"); }

.eleven {
  width: 91.5%;
  *width: expression(Math.floor(0.915 * (this.parentNode.offsetWidth - parseFloat(this.parentNode.currentStyle.paddingLeft) - parseFloat(this.parentNode.currentStyle.paddingRight))) + "px"); }

.twelve {
  width: 100%; }

/* Push */
.push-one {
  margin-left: 10.5%; }

.push-one.col:first-child {
  margin-left: 6.5%; }

.push-two {
  margin-left: 15%; }

.push-two.col:first-child {
  margin-left: 19%; }

.push-seven {
  margin-left: 57.5%; }

.push-seven:first-child {
  margin-left: 57.5%; }

.push-three {
  margin-left: 27.5%; }

.push-six:first-child {
  margin-left: 51.0%; }

/* ==========================================================================
/* -- Mobile Devices (Layout, Modifications, etc)
   ========================================================================== */
@media only screen and (max-width: 739px) {
  /* Mobile Grid
  * For stacking full width columns, please use the new class .mobile-full */
  .mobile-one {
    width: 6.5%; }

  .mobile-two {
    width: 15%; }

  .mobile-three {
    width: 23.5%; }

  .mobile-four {
    width: 32%; }

  .mobile-five {
    width: 40.5%; }

  .mobile-six {
    width: 49.0%; }

  .mobile-seven {
    width: 57.5%; }

  .mobile-eight {
    width: 66%; }

  .mobile-nine {
    width: 74.5%; }

  .mobile-ten {
    width: 83%; }

  .mobile-eleven {
    width: 91.5%; }

  .mobile-twelve {
    width: 100%; }

  .mobile-full {
    clear: both;
    float: none;
    width: 100%;
    margin: 10px 0 0 0;
    display: block; }

  .mobile-full:first-child {
    margin-top: 0; }

  .mobile-center {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  .mobile-center:first-child {
    margin-left: auto; }

  .mobile-center-text {
    text-align: center; }

  .mobile-left {
    float: left; }

  .mobile-right {
    float: right; }

  .mobile-no-float {
    float: none; }

  .container, .mobile-container {
    padding-left: 20px;
    padding-right: 20px; }

  /* Mobile Tables */
  table th,
  table td {
    padding: 4px; }

  .no-mobile {
    display: none; }

  .show-mobile {
    display: block; } }
/* End Mobile Media Query */
/* ==========================================================================
/* -- Tablet Devices (Layout, Modifications, etc)
   ========================================================================== */
@media only screen and (min-width: 740px) and (max-width: 999px) {
  .container, .tablet-container {
    width: 720px;
    padding-left: 10px;
    padding-right: 10px; }

  /* Tablet Grid
  * For stacking full width columns, please use the new class .tablet-full */
  .tablet-one {
    width: 6.5%; }

  .tablet-two {
    width: 15%; }

  .tablet-three {
    width: 23.5%; }

  .tablet-four {
    width: 32%; }

  .tablet-five {
    width: 40.5%; }

  .tablet-six {
    width: 49.0%; }

  .tablet-seven {
    width: 57.5%; }

  .tablet-eight {
    width: 66%; }

  .tablet-nine {
    width: 74.5%; }

  .tablet-ten {
    width: 83%; }

  .tablet-eleven {
    width: 91.5%; }

  .tablet-twelve {
    width: 100%; }

  .tablet-full {
    clear: both;
    float: none;
    width: 100%;
    margin: 10px 0 0 0;
    display: block; }

  .tablet-full:first-child {
    margin-top: 0; }

  .tablet-center {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  .tablet-left {
    float: left; }

  .tablet-right {
    float: right; }

  .tablet-no-float {
    float: none; }

  .tablet-center:first-child {
    margin-left: auto; }

  .tablet-center-text {
    text-align: center; }

  .no-tablet {
    display: none; }

  .show-tablet {
    display: block; } }
/* End Tablet Media Query */
/* ==========================================================================
/* -- Desktop Devices (Layout, Modifications, etc)
   ========================================================================== */
/* End Desktop Media Query */
/* typography */
.wf-loading h1 {
  /* styles to use before Typekit is loaded */ }

.wf-active h1 {
  /* styles to use after Typekit is loaded */ }

#masthead h1 {
  margin-bottom: 0; }
#masthead .message .line {
  background-color: #442632;
  color: #FFFFFF;
  display: inline-block;
  font-family: Aventura, sans-serif;
  line-height: 1;
  margin-bottom: 2px;
  padding: 0.35em 0.5em 0.1em; }
#masthead .message .highlight {
  background-color: #a7b601;
  color: #FFFFFF; }

a.more {
  display: inline-block;
  margin-bottom: 1em; }
  a.more:link, a.more:visited {
    color: #a7b601;
    font-weight: 700; }
  a.more:hover, a.more:active {
    color: #788301;
    font-weight: 700; }

#partners h5 {
  color: #fff;
  font-weight: normal;
  font-style: italic;
  margin-top: 0; }
  #partners h5 span {
    font-weight: 700;
    font-style: italic; }

footer small {
  display: block;
  line-height: 1.5; }
  footer small a:link, footer small a:visited {
    color: #fff;
    text-decoration: underline; }
  footer small a:hover, footer small a:active {
    color: #d6e901; }

/* elements */
img#poppy_image {
  float: left;
  margin-top: -44px; }

/* layout */
#wrap_header {
  background: #442632; }

#wrap_masthead {
  background: url(../img/global/masthead.jpg) no-repeat bottom center; }

#industry {
  background: url(../img/global/bg_industry.jpg) no-repeat bottom center;
  border-bottom: none; }

.content-main li {
  line-height: 1.5; }

.wrap_save_a_mate {
  background: #a7b601 url(../img/global/cross.png) no-repeat 80% center; }
  .wrap_save_a_mate .highlight {
    font-size: 28px;
    font-size: 1.75rem;
    color: #442632;
    font-style: italic;
    font-weight: 700; }
  .wrap_save_a_mate a.more:link, .wrap_save_a_mate a.more:visited {
    color: #fff; }
  .wrap_save_a_mate a.more:hover, .wrap_save_a_mate a.more:active {
    color: #d6e901; }

.sub .wrap_save_a_mate {
  background: #a7b601 url(../img/global/cross_sml.png) no-repeat 80% -63px; }
  .sub .wrap_save_a_mate .highlight {
    margin-bottom: 0; }

#wrap_subfooter {
  background: #cfc9cb; }
  #wrap_subfooter #partners {
    text-align: center; }
    #wrap_subfooter #partners img, #wrap_subfooter #partners a {
      display: inline; }

#wrap_footer {
  background: #442632;
  color: #fff;
  padding-bottom: 2em; }
  #wrap_footer small {
    font-size: 14px;
    font-size: 0.875rem; }

section .col.right {
  float: right; }

.recovery {
  background: #eee1e6;
  margin-top: 2em;
  padding: 1% 2%; }
  .recovery img {
    margin-bottom: 1em; }

/* buttons */
/* forms */
/* ==========================================================================
/* -- Mobile Devices (Layout, Modifications, etc)
   ========================================================================== */
@media only screen and (max-width: 499px) {
  .wrap_section.poppies .right.mobile-full {
    padding-left: 0; } }
@media only screen and (max-width: 739px) {
  .row-three {
    padding-bottom: 1em;
    padding-top: 1em; }

  header[role="banner"] {
    padding-bottom: 1.5em;
    padding-top: 3em; }

  #masthead h1 {
    font-size: 22px;
    font-size: 1.375rem; }

  .wrap_save_a_mate {
    background-image: none; }

  #industry .container {
    background: rgba(255, 255, 255, 0.5); }

  #save_a_mate {
    padding: 0; }

  #know_your_poppies,
  #save_a_mate .col {
    padding: 18px 20px; }

  .wrap_section.poppies {
    background: url(../img/global/poppy.png) no-repeat -299px top; }
    .wrap_section.poppies .mobile-full {
      padding-left: 25%; }

  #wrap_nav {
    background: #23141a; }

  a.nav-toggle {
    color: #a7b601;
    font-size: 1.25rem;
    font-weight: 700;
    height: 50px;
    line-height: 50px;
    padding: 0 30px;
    position: relative;
    text-decoration: none; }

  .box-shadow-menu {
    position: relative;
    padding-left: 1.25em; }

  .box-shadow-menu:before {
    content: "";
    position: absolute;
    left: 0;
    top: 1em;
    width: 1em;
    height: 0.15em;
    background: #a7b601;
    box-shadow: 0 0.25em 0 0 #a7b601, 0 0.5em 0 0 #a7b601; }

  .navigation {
    background-color: #23141a; }
    .navigation ul {
      float: none;
      margin: 0;
      padding-bottom: .5em; }
      .navigation ul li {
        float: none;
        list-style: none; }
        .navigation ul li.active a {
          color: #b77f95; }
        .navigation ul li a {
          display: block;
          padding: 0.5em 0; }
          .navigation ul li a:link, .navigation ul li a:visited {
            font-weight: 700; }
          .navigation ul li a:hover, .navigation ul li a:active, .navigation ul li a.active {
            color: #788301; }
          .navigation ul li a.active {
            text-decoration: underline; }
      .navigation ul li.selected a {
        background-color: #a7b601;
        text-decoration: underline; }
    .navigation a.nav-toggle:hover {
      color: #a7b601; } }
@media only screen and (max-width: 400px) {
  #masthead h1 {
    font-size: 24px;
    font-size: 1.5rem; }

  #masthead .message {
    background-color: #442632;
    line-height: 1.5em;
    padding: .5em; }
    #masthead .message .line {
      background: none;
      display: inline;
      padding: 0; }
    #masthead .message .highlight {
      color: #a7b601; } }
@media only screen and (min-width: 739px) {
  header[role="banner"] {
    height: 150px; }
    header[role="banner"] .logo {
      padding-top: 46px; }

  #wrap_nav {
    position: relative; }
    #wrap_nav ul#nav_primary {
      font-size: 16px;
      font-size: 1rem;
      border-left: #a7b601 1px solid;
      bottom: 0;
      margin: 0;
      padding: 0 0 0.5em 1em;
      position: absolute; }
      #wrap_nav ul#nav_primary li {
        display: inline;
        margin-right: 1em; }
        #wrap_nav ul#nav_primary li.active a {
          color: #b77f95; }
      #wrap_nav ul#nav_primary a {
        font-weight: 700; } }
@media only screen and (min-width: 740px) {
  #masthead h1 {
    font-size: 36px;
    font-size: 2.25rem; } }
@media only screen and (min-width: 900px) {
  #wrap_nav ul#nav_primary {
    font-size: 18px;
    font-size: 1.125rem; } }
