@font-face {
  font-family: "entypo";
  src: url('../fonts/icons/entypo.eot?1427238095');
  src: url('../fonts/icons/entypo.eot?&1427238095#iefix') format('embedded-opentype'), url('../fonts/icons/entypo.woff?1427238094') format('woff'), url('../fonts/icons/entypo.ttf?1427238096') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/*! normalize.css v2.1.2 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
/* line 11, ../frameworks/foundation/scss/normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
/* line 30, ../frameworks/foundation/scss/normalize.scss */
audio,
canvas,
video {
  display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/* line 41, ../frameworks/foundation/scss/normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
/* line 51, ../frameworks/foundation/scss/normalize.scss */
[hidden],
template {
  display: none;
}

/* line 56, ../frameworks/foundation/scss/normalize.scss */
script {
  display: none !important;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/* line 70, ../frameworks/foundation/scss/normalize.scss */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
/* line 80, ../frameworks/foundation/scss/normalize.scss */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
/* line 92, ../frameworks/foundation/scss/normalize.scss */
a {
  background: transparent;
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
/* line 100, ../frameworks/foundation/scss/normalize.scss */
a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
/* line 108, ../frameworks/foundation/scss/normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
/* line 122, ../frameworks/foundation/scss/normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
/* line 131, ../frameworks/foundation/scss/normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
/* line 139, ../frameworks/foundation/scss/normalize.scss */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
/* line 148, ../frameworks/foundation/scss/normalize.scss */
dfn {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */
/* line 156, ../frameworks/foundation/scss/normalize.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
/* line 166, ../frameworks/foundation/scss/normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
/* line 175, ../frameworks/foundation/scss/normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
/* line 187, ../frameworks/foundation/scss/normalize.scss */
pre {
  white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */
/* line 195, ../frameworks/foundation/scss/normalize.scss */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
/* line 203, ../frameworks/foundation/scss/normalize.scss */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
/* line 211, ../frameworks/foundation/scss/normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 219, ../frameworks/foundation/scss/normalize.scss */
sup {
  top: -0.5em;
}

/* line 223, ../frameworks/foundation/scss/normalize.scss */
sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
/* line 235, ../frameworks/foundation/scss/normalize.scss */
img {
  border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
/* line 243, ../frameworks/foundation/scss/normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
/* line 255, ../frameworks/foundation/scss/normalize.scss */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
/* line 267, ../frameworks/foundation/scss/normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
/* line 278, ../frameworks/foundation/scss/normalize.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
/* line 289, ../frameworks/foundation/scss/normalize.scss */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 303, ../frameworks/foundation/scss/normalize.scss */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
/* line 315, ../frameworks/foundation/scss/normalize.scss */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
/* line 328, ../frameworks/foundation/scss/normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
/* line 340, ../frameworks/foundation/scss/normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 */
/* line 350, ../frameworks/foundation/scss/normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
/* line 362, ../frameworks/foundation/scss/normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
/* line 374, ../frameworks/foundation/scss/normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
/* line 383, ../frameworks/foundation/scss/normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
/* line 394, ../frameworks/foundation/scss/normalize.scss */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
/* line 407, ../frameworks/foundation/scss/normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* Grid HTML Classes */
/* line 116, ../frameworks/foundation/scss/foundation/components/_grid.scss */
.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 76.8em;
  *zoom: 1;
}
/* line 103, ../sass/style.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}
/* line 104, ../sass/style.scss */
.row:after {
  clear: both;
}
/* line 120, ../frameworks/foundation/scss/foundation/components/_grid.scss */
.row.collapse > .column,
.row.collapse > .columns {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  float: left;
}
/* line 123, ../frameworks/foundation/scss/foundation/components/_grid.scss */
.row.collapse .row {
  margin-left: 0;
  margin-right: 0;
}
/* line 126, ../frameworks/foundation/scss/foundation/components/_grid.scss */
.row .row {
  width: auto;
  margin-left: -1.33333em;
  margin-right: -1.33333em;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
  *zoom: 1;
}
/* line 103, ../sass/style.scss */
.row .row:before, .row .row:after {
  content: " ";
  display: table;
}
/* line 104, ../sass/style.scss */
.row .row:after {
  clear: both;
}
/* line 127, ../frameworks/foundation/scss/foundation/components/_grid.scss */
.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
  *zoom: 1;
}
/* line 103, ../sass/style.scss */
.row .row.collapse:before, .row .row.collapse:after {
  content: " ";
  display: table;
}
/* line 104, ../sass/style.scss */
.row .row.collapse:after {
  clear: both;
}

/* line 131, ../frameworks/foundation/scss/foundation/components/_grid.scss */
.column,
.columns {
  position: relative;
  padding-left: 1.33333em;
  padding-right: 1.33333em;
  width: 100%;
  float: left;
}

@media only screen {
  /* line 136, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .column,
  .columns {
    position: relative;
    padding-left: 1.33333em;
    padding-right: 1.33333em;
    float: left;
  }

  /* line 140, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .small-1 {
    position: relative;
    width: 8.33333%;
  }

  /* line 140, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .small-2 {
    position: relative;
    width: 16.66667%;
  }

  /* line 140, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .small-3 {
    position: relative;
    width: 25%;
  }

  /* line 140, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .small-4 {
    position: relative;
    width: 33.33333%;
  }

  /* line 140, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .small-5 {
    position: relative;
    width: 41.66667%;
  }

  /* line 140, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .small-6 {
    position: relative;
    width: 50%;
  }

  /* line 140, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .small-7 {
    position: relative;
    width: 58.33333%;
  }

  /* line 140, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .small-8 {
    position: relative;
    width: 66.66667%;
  }

  /* line 140, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .small-9 {
    position: relative;
    width: 75%;
  }

  /* line 140, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .small-10 {
    position: relative;
    width: 83.33333%;
  }

  /* line 140, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .small-11 {
    position: relative;
    width: 91.66667%;
  }

  /* line 140, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .small-12 {
    position: relative;
    width: 100%;
  }

  /* line 144, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .small-offset-0 {
    position: relative;
    margin-left: 0%;
  }

  /* line 144, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .small-offset-1 {
    position: relative;
    margin-left: 8.33333%;
  }

  /* line 144, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .small-offset-2 {
    position: relative;
    margin-left: 16.66667%;
  }

  /* line 144, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .small-offset-3 {
    position: relative;
    margin-left: 25%;
  }

  /* line 144, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .small-offset-4 {
    position: relative;
    margin-left: 33.33333%;
  }

  /* line 144, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .small-offset-5 {
    position: relative;
    margin-left: 41.66667%;
  }

  /* line 144, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .small-offset-6 {
    position: relative;
    margin-left: 50%;
  }

  /* line 144, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .small-offset-7 {
    position: relative;
    margin-left: 58.33333%;
  }

  /* line 144, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .small-offset-8 {
    position: relative;
    margin-left: 66.66667%;
  }

  /* line 144, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .small-offset-9 {
    position: relative;
    margin-left: 75%;
  }

  /* line 144, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .small-offset-10 {
    position: relative;
    margin-left: 83.33333%;
  }

  /* line 147, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }

  /* line 148, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  [class*="column"] + [class*="column"].end {
    float: left;
  }

  /* line 150, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .column.small-centered,
  .columns.small-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }
}
/* Styles for screens that are atleast 768px; */
@media only screen and (max-width: 768px) {
  /* line 158, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .large-1 {
    position: relative;
    width: 8.33333%;
  }

  /* line 158, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .large-2 {
    position: relative;
    width: 16.66667%;
  }

  /* line 158, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .large-3 {
    position: relative;
    width: 25%;
  }

  /* line 158, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .large-4 {
    position: relative;
    width: 33.33333%;
  }

  /* line 158, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .large-5 {
    position: relative;
    width: 41.66667%;
  }

  /* line 158, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .large-6 {
    position: relative;
    width: 50%;
  }

  /* line 158, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .large-7 {
    position: relative;
    width: 58.33333%;
  }

  /* line 158, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .large-8 {
    position: relative;
    width: 66.66667%;
  }

  /* line 158, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .large-9 {
    position: relative;
    width: 75%;
  }

  /* line 158, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .large-10 {
    position: relative;
    width: 83.33333%;
  }

  /* line 158, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .large-11 {
    position: relative;
    width: 91.66667%;
  }

  /* line 158, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .large-12 {
    position: relative;
    width: 100%;
  }

  /* line 162, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .row .large-offset-0 {
    position: relative;
    margin-left: 0%;
  }

  /* line 162, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .row .large-offset-1 {
    position: relative;
    margin-left: 8.33333%;
  }

  /* line 162, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .row .large-offset-2 {
    position: relative;
    margin-left: 16.66667%;
  }

  /* line 162, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .row .large-offset-3 {
    position: relative;
    margin-left: 25%;
  }

  /* line 162, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .row .large-offset-4 {
    position: relative;
    margin-left: 33.33333%;
  }

  /* line 162, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .row .large-offset-5 {
    position: relative;
    margin-left: 41.66667%;
  }

  /* line 162, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .row .large-offset-6 {
    position: relative;
    margin-left: 50%;
  }

  /* line 162, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .row .large-offset-7 {
    position: relative;
    margin-left: 58.33333%;
  }

  /* line 162, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .row .large-offset-8 {
    position: relative;
    margin-left: 66.66667%;
  }

  /* line 162, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .row .large-offset-9 {
    position: relative;
    margin-left: 75%;
  }

  /* line 162, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .row .large-offset-10 {
    position: relative;
    margin-left: 83.33333%;
  }

  /* line 162, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .row .large-offset-11 {
    position: relative;
    margin-left: 91.66667%;
  }

  /* line 166, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  /* line 167, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  /* line 166, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  /* line 167, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  /* line 166, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  /* line 167, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  /* line 166, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  /* line 167, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  /* line 166, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  /* line 167, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  /* line 166, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  /* line 167, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  /* line 166, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  /* line 167, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  /* line 166, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  /* line 167, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  /* line 166, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  /* line 167, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  /* line 166, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  /* line 167, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  /* line 166, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  /* line 167, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  /* line 170, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .column.large-centered,
  .columns.large-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }

  /* line 173, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }

  /* line 180, ../frameworks/foundation/scss/foundation/components/_grid.scss */
  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right !important;
  }
}
/* Grid HTML Classes */
/* line 127, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
.row {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 76.8em;
  width: 100%;
  *zoom: 1;
}
/* line 103, ../sass/style.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}
/* line 104, ../sass/style.scss */
.row:after {
  clear: both;
}
/* line 131, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
.row.collapse .column,
.row.collapse .columns {
  padding-left: 0;
  padding-right: 0;
  float: left;
}
/* line 135, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
.row .row {
  margin-left: -1.33333em;
  margin-right: -1.33333em;
  max-width: none;
  width: auto;
  *zoom: 1;
}
/* line 103, ../sass/style.scss */
.row .row:before, .row .row:after {
  content: " ";
  display: table;
}
/* line 104, ../sass/style.scss */
.row .row:after {
  clear: both;
}
/* line 136, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
.row .row.collapse {
  margin-left: 0;
  margin-right: 0;
  max-width: none;
  width: auto;
  *zoom: 1;
}
/* line 103, ../sass/style.scss */
.row .row.collapse:before, .row .row.collapse:after {
  content: " ";
  display: table;
}
/* line 104, ../sass/style.scss */
.row .row.collapse:after {
  clear: both;
}

/* line 140, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
.column,
.columns {
  padding-left: 1.33333em;
  padding-right: 1.33333em;
  width: 100%;
  float: left;
  position: relative;
}

@media only screen {
  /* line 146, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .small-1 {
    width: 8.33333%;
  }

  /* line 146, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .small-2 {
    width: 16.66667%;
  }

  /* line 146, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .small-3 {
    width: 25%;
  }

  /* line 146, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .small-4 {
    width: 33.33333%;
  }

  /* line 146, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .small-5 {
    width: 41.66667%;
  }

  /* line 146, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .small-6 {
    width: 50%;
  }

  /* line 146, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .small-7 {
    width: 58.33333%;
  }

  /* line 146, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .small-8 {
    width: 66.66667%;
  }

  /* line 146, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .small-9 {
    width: 75%;
  }

  /* line 146, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .small-10 {
    width: 83.33333%;
  }

  /* line 146, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .small-11 {
    width: 91.66667%;
  }

  /* line 146, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .small-12 {
    width: 100%;
  }

  /* line 150, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .small-offset-0 {
    margin-left: 0%;
  }

  /* line 150, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .small-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 150, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .small-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 150, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .small-offset-3 {
    margin-left: 25%;
  }

  /* line 150, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .small-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 150, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .small-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 150, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .small-offset-6 {
    margin-left: 50%;
  }

  /* line 150, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .small-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 150, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .small-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 150, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .small-offset-9 {
    margin-left: 75%;
  }

  /* line 150, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .small-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 153, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }

  /* line 154, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  [class*="column"] + [class*="column"].end {
    float: left;
  }

  /* line 156, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }
}
@media only screen and (min-width: 768px) {
  /* line 163, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .medium-1 {
    width: 8.33333%;
  }

  /* line 163, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .medium-2 {
    width: 16.66667%;
  }

  /* line 163, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .medium-3 {
    width: 25%;
  }

  /* line 163, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .medium-4 {
    width: 33.33333%;
  }

  /* line 163, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .medium-5 {
    width: 41.66667%;
  }

  /* line 163, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .medium-6 {
    width: 50%;
  }

  /* line 163, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .medium-7 {
    width: 58.33333%;
  }

  /* line 163, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .medium-8 {
    width: 66.66667%;
  }

  /* line 163, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .medium-9 {
    width: 75%;
  }

  /* line 163, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .medium-10 {
    width: 83.33333%;
  }

  /* line 163, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .medium-11 {
    width: 91.66667%;
  }

  /* line 163, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .medium-12 {
    width: 100%;
  }

  /* line 167, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .medium-offset-0 {
    margin-left: 0%;
  }

  /* line 167, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .medium-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 167, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .medium-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 167, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .medium-offset-3 {
    margin-left: 25%;
  }

  /* line 167, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .medium-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 167, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .medium-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 167, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .medium-offset-6 {
    margin-left: 50%;
  }

  /* line 167, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .medium-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 167, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .medium-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 167, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .medium-offset-9 {
    margin-left: 75%;
  }

  /* line 167, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .medium-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 167, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .medium-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 171, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .medium-push-1 {
    left: 8.33333%;
    right: auto;
  }

  /* line 172, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .medium-pull-1 {
    right: 8.33333%;
    left: auto;
  }

  /* line 171, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .medium-push-2 {
    left: 16.66667%;
    right: auto;
  }

  /* line 172, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .medium-pull-2 {
    right: 16.66667%;
    left: auto;
  }

  /* line 171, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .medium-push-3 {
    left: 25%;
    right: auto;
  }

  /* line 172, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .medium-pull-3 {
    right: 25%;
    left: auto;
  }

  /* line 171, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .medium-push-4 {
    left: 33.33333%;
    right: auto;
  }

  /* line 172, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .medium-pull-4 {
    right: 33.33333%;
    left: auto;
  }

  /* line 171, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .medium-push-5 {
    left: 41.66667%;
    right: auto;
  }

  /* line 172, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .medium-pull-5 {
    right: 41.66667%;
    left: auto;
  }

  /* line 171, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .medium-push-6 {
    left: 50%;
    right: auto;
  }

  /* line 172, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .medium-pull-6 {
    right: 50%;
    left: auto;
  }

  /* line 171, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .medium-push-7 {
    left: 58.33333%;
    right: auto;
  }

  /* line 172, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .medium-pull-7 {
    right: 58.33333%;
    left: auto;
  }

  /* line 171, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .medium-push-8 {
    left: 66.66667%;
    right: auto;
  }

  /* line 172, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .medium-pull-8 {
    right: 66.66667%;
    left: auto;
  }

  /* line 171, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .medium-push-9 {
    left: 75%;
    right: auto;
  }

  /* line 172, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .medium-pull-9 {
    right: 75%;
    left: auto;
  }

  /* line 171, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .medium-push-10 {
    left: 83.33333%;
    right: auto;
  }

  /* line 172, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .medium-pull-10 {
    right: 83.33333%;
    left: auto;
  }

  /* line 171, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .medium-push-11 {
    left: 91.66667%;
    right: auto;
  }

  /* line 172, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .medium-pull-11 {
    right: 91.66667%;
    left: auto;
  }

  /* line 175, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }

  /* line 178, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .column.medium-uncentered,
  .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }
}
@media only screen and (min-width: 1280px) {
  /* line 190, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .large-1 {
    width: 8.33333%;
  }

  /* line 190, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .large-2 {
    width: 16.66667%;
  }

  /* line 190, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .large-3 {
    width: 25%;
  }

  /* line 190, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .large-4 {
    width: 33.33333%;
  }

  /* line 190, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .large-5 {
    width: 41.66667%;
  }

  /* line 190, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .large-6 {
    width: 50%;
  }

  /* line 190, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .large-7 {
    width: 58.33333%;
  }

  /* line 190, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .large-8 {
    width: 66.66667%;
  }

  /* line 190, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .large-9 {
    width: 75%;
  }

  /* line 190, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .large-10 {
    width: 83.33333%;
  }

  /* line 190, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .large-11 {
    width: 91.66667%;
  }

  /* line 190, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .large-12 {
    width: 100%;
  }

  /* line 194, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .large-offset-0 {
    margin-left: 0%;
  }

  /* line 194, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .large-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 194, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .large-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 194, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .large-offset-3 {
    margin-left: 25%;
  }

  /* line 194, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .large-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 194, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .large-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 194, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .large-offset-6 {
    margin-left: 50%;
  }

  /* line 194, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .large-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 194, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .large-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 194, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .large-offset-9 {
    margin-left: 75%;
  }

  /* line 194, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .large-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 194, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .large-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 198, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .large-push-1 {
    left: 8.33333%;
    right: auto;
  }

  /* line 199, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .large-pull-1 {
    right: 8.33333%;
    left: auto;
  }

  /* line 198, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .large-push-2 {
    left: 16.66667%;
    right: auto;
  }

  /* line 199, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .large-pull-2 {
    right: 16.66667%;
    left: auto;
  }

  /* line 198, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .large-push-3 {
    left: 25%;
    right: auto;
  }

  /* line 199, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .large-pull-3 {
    right: 25%;
    left: auto;
  }

  /* line 198, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .large-push-4 {
    left: 33.33333%;
    right: auto;
  }

  /* line 199, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .large-pull-4 {
    right: 33.33333%;
    left: auto;
  }

  /* line 198, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .large-push-5 {
    left: 41.66667%;
    right: auto;
  }

  /* line 199, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .large-pull-5 {
    right: 41.66667%;
    left: auto;
  }

  /* line 198, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .large-push-6 {
    left: 50%;
    right: auto;
  }

  /* line 199, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .large-pull-6 {
    right: 50%;
    left: auto;
  }

  /* line 198, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .large-push-7 {
    left: 58.33333%;
    right: auto;
  }

  /* line 199, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .large-pull-7 {
    right: 58.33333%;
    left: auto;
  }

  /* line 198, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .large-push-8 {
    left: 66.66667%;
    right: auto;
  }

  /* line 199, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .large-pull-8 {
    right: 66.66667%;
    left: auto;
  }

  /* line 198, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .large-push-9 {
    left: 75%;
    right: auto;
  }

  /* line 199, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .large-pull-9 {
    right: 75%;
    left: auto;
  }

  /* line 198, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .large-push-10 {
    left: 83.33333%;
    right: auto;
  }

  /* line 199, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .large-pull-10 {
    right: 83.33333%;
    left: auto;
  }

  /* line 198, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .large-push-11 {
    left: 91.66667%;
    right: auto;
  }

  /* line 199, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .large-pull-11 {
    right: 91.66667%;
    left: auto;
  }

  /* line 202, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }

  /* line 205, ../frameworks/foundation/scss/foundation/components/_grid-5.scss */
  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }
}
@font-face {
  font-family: 'Overpass';
  src: url("../fonts/Overpass_Regular-webfont.eot");
  src: url("../fonts/Overpass_Regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Overpass_Regular-webfont.woff") format("woff"), url("../fonts/Overpass_Regular-webfont.ttf") format("truetype"), url("../fonts/Overpass_Regular-webfont.svg#overpassregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Overpass';
  src: url("../fonts/Overpass_Bold-webfont.eot");
  src: url("../fonts/Overpass_Bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Overpass_Bold-webfont.woff") format("woff"), url("../fonts/Overpass_Bold-webfont.ttf") format("truetype"), url("../fonts/Overpass_Bold-webfont.svg#overpassbold") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'BebasNeueRegular';
  src: url("../fonts/BebasNeue-webfont.eot");
  src: url("../fonts/BebasNeue-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/BebasNeue-webfont.woff") format("woff"), url("../fonts/BebasNeue-webfont.ttf") format("truetype"), url("../fonts/BebasNeue-webfont.svg#bebas_neueregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 48, ../sass/_base.scss */
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 55, ../sass/_base.scss */
body {
  font-family: "Overpass", Arial, Helvetica, sans-serif;
  font-size: 1em;
  line-height: 1.6em;
  color: #847e78;
  background: #eeeeee;
}
/* line 106, ../../../../Program Files (x86)/Prepros/resources/app/ruby/ruby_gems/gems/compass-core-1.0.1/stylesheets/compass/typography/_vertical_rhythm.scss */
body html {
  font-size: 93.75%;
  line-height: 0.53333em;
}

/* necessary for the Drupal WYSIWYG editor */
/* line 64, ../sass/_base.scss */
body#tinymce {
  padding: 10px;
  background: #fff none;
}

/* line 69, ../sass/_base.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: "Overpass", Arial, Helvetica, sans-serif;
  font-weight: normal;
}

/* line 74, ../sass/_base.scss */
h1 {
  font-size: 32px;
  color: #c84707;
}

/* line 75, ../sass/_base.scss */
h2 {
  font-size: 28px;
  color: #2c2b2a;
}

/* line 76, ../sass/_base.scss */
h3 {
  font-size: 21px;
  color: #c84707;
}

/* line 77, ../sass/_base.scss */
h4 {
  font-size: 16px;
  color: #2c2b2a;
}

/* line 78, ../sass/_base.scss */
h5 {
  color: #2c2b2a;
  font-size: 1.33333em;
  line-height: 1.2em;
  margin: 1.6em 0 0.8em 0;
}

/* line 79, ../sass/_base.scss */
h6 {
  color: #2c2b2a;
  font-size: 1.33333em;
  line-height: 1.2em;
  margin: 1.6em 0 0.8em 0;
}

/* line 81, ../sass/_base.scss */
p, pre {
  font-size: 15px;
  margin: 0 0 1.06667em 0;
  display: block;
}

/* line 86, ../sass/_base.scss */
label {
  font-size: 1em;
  line-height: 1.6em;
  margin: 0 0 0.53333em 0;
  display: block;
}

/* line 91, ../sass/_base.scss */
ol, ul {
  font-size: 1.06667em;
  line-height: 1.5em;
  margin: 0 0 2.13333em 0;
}

/* line 95, ../sass/_base.scss */
ul {
  list-style-position: outside;
  list-style-type: disc;
}

/* line 96, ../sass/_base.scss */
ol {
  list-style-position: outside;
  list-style-type: decimal;
}

/* line 97, ../sass/_base.scss */
ul ul, ul ol, ol ol, ol ul {
  margin: 0.53333em 0 0;
}

/* line 100, ../sass/_base.scss */
li {
  line-height: auto;
  margin-bottom: 0.53333em;
}

/* line 101, ../sass/_base.scss */
strong, b {
  font-weight: 600;
}

/* line 102, ../sass/_base.scss */
em, i, q {
  font-style: italic;
}

/* line 104, ../sass/_base.scss */
blockquote {
  padding-left: em-font(15px);
  border-left: em-font(5px) solid grey;
  line-height: normal;
  margin: 0;
}
/* line 109, ../sass/_base.scss */
blockquote p {
  font-style: italic;
  margin: 0;
  font-size: 1.33333em;
  line-height: 1.2em;
  margin: 1.2em 0 1.2em 0;
}

/* line 117, ../sass/_base.scss */
a {
  color: #af3e06;
  text-decoration: none;
  -webkit-transition: 0.3s background-color, 0.3s color;
  -moz-transition: 0.3s background-color, 0.3s color;
  -ms-transition: 0.3s background-color, 0.3s color;
  -o-transition: 0.3s background-color, 0.3s color;
  transition: 0.3s background-color, 0.3s color;
}
/* line 122, ../sass/_base.scss */
a:hover, a:focus, a:active {
  color: #7e2d04;
}

/* line 126, ../sass/_base.scss */
img {
  max-width: 100%;
  height: auto;
}

/* line 130, ../sass/_base.scss */
nav:focus,
ul:focus,
ol:focus {
  outline: none;
}

/* == Resusable alignment classes ============================= */
/* line 137, ../sass/_base.scss */
.right {
  float: right;
}

/* line 140, ../sass/_base.scss */
.left {
  float: left;
}

/* line 143, ../sass/_base.scss */
img.right,
img.left,
p.right img,
p.left img {
  border: 1px solid #ddd;
  padding: 5px;
  background: #fff;
  margin-bottom: 15px;
}

/* line 152, ../sass/_base.scss */
img.right,
p.right img {
  margin-left: 15px;
}

/* line 156, ../sass/_base.scss */
img.left,
p.left img {
  margin-right: 15px;
}

/* line 160, ../sass/_base.scss */
.text-right {
  text-align: right;
}

/* line 163, ../sass/_base.scss */
.text-left {
  text-align: left;
}

/* line 166, ../sass/_base.scss */
.text-centre {
  text-align: center;
}

/* == Buttons ============================= */
/* line 171, ../sass/_base.scss */
.button,
.form-submit,
input[type=submit] {
  display: inline-block;
  padding: 10px 15px;
  border: 0;
  background-color: #af3e06;
  color: #fff;
  -webkit-transition: 0.3s background-color, 0.3s color;
  -moz-transition: 0.3s background-color, 0.3s color;
  -ms-transition: 0.3s background-color, 0.3s color;
  -o-transition: 0.3s background-color, 0.3s color;
  transition: 0.3s background-color, 0.3s color;
}

/* line 181, ../sass/_base.scss */
.button:hover,
.form-submit:hover,
input[type=submit]:hover {
  background-color: #7e2d04;
}

/* == Forms ============================= */
/* line 189, ../sass/_base.scss */
input[type=text],
input[type=password],
input[type=email],
input[type=url],
input[type=date],
input[type=month],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=week],
input[type=number],
input[type=search],
input[type=tel],
input[type=color],
select,
textarea {
  padding: .5em .6em;
  display: inline-block;
  border: 1px solid #ccc;
  font-size: .8em;
  box-shadow: inset 0 1px 3px #ddd;
  width: 100%;
  max-width: 500px;
  outline: none;
  -webkit-transition: 0.3s linear border;
  -moz-transition: 0.3s linear border;
  -ms-transition: 0.3s linear border;
  -o-transition: 0.3s linear border;
  transition: 0.3s linear border;
}
/* line 214, ../sass/_base.scss */
input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=week]:focus,
input[type=number]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=color]:focus,
select:focus,
textarea:focus {
  border-color: #af3e06;
}

/* line 218, ../sass/_base.scss */
fieldset {
  margin-bottom: 2.13333em;
}

/*  Drupal classes */
/* line 222, ../sass/_base.scss */
input[type="submit"], .form-submit {
  cursor: pointer;
  -webkit-transition: 0.3s background-color, 0.3s color;
  -moz-transition: 0.3s background-color, 0.3s color;
  -ms-transition: 0.3s background-color, 0.3s color;
  -o-transition: 0.3s background-color, 0.3s color;
  transition: 0.3s background-color, 0.3s color;
}

/* line 226, ../sass/_base.scss */
.form-item {
  margin-bottom: 1.6em;
}
/* line 228, ../sass/_base.scss */
.form-item label {
  margin-bottom: 0.53333em;
}

/* line 232, ../sass/_base.scss */
.form-managed-file .form-submit {
  background: #be501a;
}
/* line 234, ../sass/_base.scss */
.form-managed-file .form-submit:hover {
  background: #913d14;
}

/* line 238, ../sass/_base.scss */
.description {
  font-size: 0.8em;
  line-height: 1.33333em;
  margin: 0.53333em 0;
}

/* line 242, ../sass/_base.scss */
.form-type-checkbox {
  margin-bottom: 0.53333em;
}

/* line 245, ../sass/_base.scss */
.form-radios label,
label.option {
  display: inline;
}

/* line 249, ../sass/_base.scss */
.form-managed-file .form-file, .form-managed-file .form-submit {
  display: inline;
  width: auto;
}

/* line 253, ../sass/_base.scss */
.webform-component-date .form-select,
.webform-component-time .form-select {
  width: auto;
}

/* line 257, ../sass/_base.scss */
.webform-component-textarea .grippie {
  display: none;
}

/* line 262, ../sass/_base.scss */
.form-item-leaveblank {
  display: none !important;
  visibility: hidden;
}

/* == Breadcrumbs  ============================= */
/* line 269, ../sass/_base.scss */
.breadcrumb {
  margin-bottom: 2.13333em;
  font-size: 0.8em;
  line-height: 1.33333em;
}

/* == Tabs ============================= */
/* line 276, ../sass/_base.scss */
.tabs.primary {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 2.13333em;
}
/* line 62, ../../../../Program Files (x86)/Prepros/resources/app/ruby/ruby_gems/gems/compass-core-1.0.1/stylesheets/compass/typography/lists/_horizontal-list.scss */
.tabs.primary li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  white-space: nowrap;
  float: left;
  padding-left: 4px;
  padding-right: 4px;
}
/* line 49, ../../../../Program Files (x86)/Prepros/resources/app/ruby/ruby_gems/gems/compass-core-1.0.1/stylesheets/compass/typography/lists/_horizontal-list.scss */
.tabs.primary li:first-child {
  padding-left: 0;
}
/* line 50, ../../../../Program Files (x86)/Prepros/resources/app/ruby/ruby_gems/gems/compass-core-1.0.1/stylesheets/compass/typography/lists/_horizontal-list.scss */
.tabs.primary li:last-child {
  padding-right: 0;
}
/* line 52, ../../../../Program Files (x86)/Prepros/resources/app/ruby/ruby_gems/gems/compass-core-1.0.1/stylesheets/compass/typography/lists/_horizontal-list.scss */
.tabs.primary li.last {
  padding-right: 0;
}
/* line 279, ../sass/_base.scss */
.tabs.primary li {
  margin: 0 1px 0 0;
  padding: 0;
}
/* line 284, ../sass/_base.scss */
.tabs.primary a {
  padding: 10px 15px;
  display: block;
  float: left;
  background: #f2f2f2;
  color: #333;
}
/* line 290, ../sass/_base.scss */
.tabs.primary a.active {
  background: #e9e9e9;
}
/* line 293, ../sass/_base.scss */
.tabs.primary a:hover {
  background: #7e2d04;
  color: #fff;
}

/* == Messages ============================= */
/* line 302, ../sass/_base.scss */
.alert {
  padding: 1em 2em 1em 1em;
  position: relative;
  margin-bottom: 2.13333em;
  color: #fff;
}
/* line 307, ../sass/_base.scss */
.alert a {
  color: yellow;
}
/* line 310, ../sass/_base.scss */
.alert .close {
  color: #fff;
  font-size: 30px;
  position: absolute;
  right: 0.5em;
  top: 0.5em;
  display: block;
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-decoration: none;
  text-align: center;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.1);
}
/* line 324, ../sass/_base.scss */
.alert .close:hover {
  background: rgba(0, 0, 0, 0.2);
}
/* line 328, ../sass/_base.scss */
.alert.info {
  background: #5BC0DE;
}
/* line 331, ../sass/_base.scss */
.alert.error {
  background: #D9534F;
}
/* line 334, ../sass/_base.scss */
.alert.warning {
  background: #5CB85C;
}
/* line 337, ../sass/_base.scss */
.alert.status {
  background: #5CB85C;
}

/* line 341, ../sass/_base.scss */
.alert > *:last-child,
.alert > *:last-child > *:last-child,
.alert > *:last-child > *:last-child > *:last-child {
  margin-bottom: 0;
}

/* == Pagination ============================= */
/* line 348, ../sass/_base.scss */
.pager {
  padding: 0;
}
/* line 350, ../sass/_base.scss */
.pager li:before {
  display: none;
}
/* line 353, ../sass/_base.scss */
.pager li {
  display: inline-block;
  list-style: none;
}
/* line 358, ../sass/_base.scss */
.pager a {
  color: #000;
  background: #e4e3e0;
  display: inline-block;
  padding: 5px 12px;
}
/* line 363, ../sass/_base.scss */
.pager a:hover {
  background: #cccac5;
}
/* line 366, ../sass/_base.scss */
.pager a:active {
  background: #b5b2a9;
}
/* line 371, ../sass/_base.scss */
.pager .pager-current {
  background: #2c2b2a;
  color: #eeeeee;
  padding: 5px 12px;
}

/* == Sitemap ============================= */
/* line 382, ../sass/_base.scss */
.site-map > ul > li > a {
  font-weight: bold;
  padding: 10px 15px;
  margin-bottom: 1.06667em;
}
/* line 388, ../sass/_base.scss */
.site-map > ul > li.expanded {
  margin-bottom: 9px;
}
/* line 391, ../sass/_base.scss */
.site-map > ul > li.expanded > a {
  margin-bottom: 1px;
}
/* line 394, ../sass/_base.scss */
.site-map ul {
  padding: 0;
  margin: 0;
}
/* line 398, ../sass/_base.scss */
.site-map ul ul {
  padding-left: 20px;
}
/* line 401, ../sass/_base.scss */
.site-map ul ul a {
  background: #999;
}
/* line 402, ../sass/_base.scss */
.site-map ul ul ul a {
  background: #777;
}
/* line 403, ../sass/_base.scss */
.site-map ul ul ul ul a {
  background: #555;
}
/* line 404, ../sass/_base.scss */
.site-map ul ul ul ul ul a {
  background: #333;
}
/* line 407, ../sass/_base.scss */
.site-map ul a {
  padding: 5px 10px;
  background: #af3e06;
  /* Change to primary colour */
}
/* line 413, ../sass/_base.scss */
.site-map li {
  list-style: none;
  padding: 0;
  margin: 0;
}
/* line 417, ../sass/_base.scss */
.site-map li:before {
  display: none;
}
/* line 422, ../sass/_base.scss */
.site-map a {
  color: white;
  display: inline-block;
  margin-bottom: 1px;
}
/* line 427, ../sass/_base.scss */
.site-map a:hover {
  background: #7e2d04;
}

/* == Juicebox galleries ============================= */
/* line 436, ../sass/_base.scss */
.juicebox-gallery *, .juicebox-gallery *:before, .juicebox-gallery *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -ms-box-sizing: content-box;
  -o-box-sizing: content-box;
  box-sizing: content-box;
}

/* == Tables ============================= */
/* line 445, ../sass/_base.scss */
th {
  text-align: left;
}

/* line 448, ../sass/_base.scss */
table.table-styled {
  margin: 20px 0 20px;
  border-collapse: collapse;
  border: 0;
  width: 100%;
}
/* line 454, ../sass/_base.scss */
table.table-styled tr th,
table.table-styled tfoot tr th,
table.table-styled tbody tr td,
table.table-styled tr td,
table.table-styled tfoot tr td {
  line-height: 18px;
  text-align: left;
}
/* line 463, ../sass/_base.scss */
table.table-styled tr th,
table.table-styled tfoot tr td {
  padding: 5px 10px;
  font-weight: bold;
  color: #eeeeee;
}
/* line 469, ../sass/_base.scss */
table.table-styled tr th:first-child,
table.table-styled tfoot tr td:first-child {
  border-left: none;
}
/* line 473, ../sass/_base.scss */
table.table-styled tr th:last-child,
table.table-styled tfoot tr td:last-child {
  border-right: none;
}
/* line 478, ../sass/_base.scss */
table.table-styled th {
  font-size: 16px;
  font-weight: bold;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  color: #eeeeee;
  background: #a79b8f;
}
/* line 488, ../sass/_base.scss */
table.table-styled td {
  padding: 10px;
  color: #919191;
}
/* line 491, ../sass/_base.scss */
table.table-styled td p:last-child {
  margin-bottom: 0;
}
/* line 494, ../sass/_base.scss */
table.table-styled tr:first-child, table.table-styled tr th {
  background-color: #a79b8f !important;
}
/* line 498, ../sass/_base.scss */
table.table-styled tr:first-child td {
  color: #eeeeee;
}
/* line 502, ../sass/_base.scss */
table.table-styled tr:nth-child(odd) {
  background: #e4e3e0;
}

/* line 507, ../sass/_base.scss */
table.table-styled-vertical {
  background: #fff;
  margin: 0 0 18px;
  border-collapse: collapse;
  border: 0;
  width: 100%;
}
/* line 514, ../sass/_base.scss */
table.table-styled-vertical thead,
table.table-styled-vertical tfoot {
  background: #f5f5f5;
}
/* line 519, ../sass/_base.scss */
table.table-styled-vertical tr th,
table.table-styled-vertical tfoot tr th,
table.table-styled-vertical tbody tr td,
table.table-styled-vertical tr td,
table.table-styled-vertical tfoot tr td {
  line-height: 18px;
  text-align: left;
}
/* line 528, ../sass/_base.scss */
table.table-styled-vertical tr th {
  background: #a79b8f !important;
  color: #fff;
}
/* line 533, ../sass/_base.scss */
table.table-styled-vertical tr th,
table.table-styled-vertical tfoot tr td {
  padding: 10px;
  font-weight: bold;
  color: "Overpass", Arial, Helvetica, sans-serif;
}
/* line 539, ../sass/_base.scss */
table.table-styled-vertical tr th:first-child,
table.table-styled-vertical tfoot tr td:first-child {
  border-left: none;
}
/* line 543, ../sass/_base.scss */
table.table-styled-vertical tr th:last-child,
table.table-styled-vertical tfoot tr td:last-child {
  border-right: none;
}
/* line 548, ../sass/_base.scss */
table.table-styled-vertical th {
  font-size: 16px;
  font-weight: bold;
  border-right: 2px solid #af3e06;
  border-bottom: 1px dotted #ccc;
}
/* line 555, ../sass/_base.scss */
table.table-styled-vertical td {
  border-bottom: 1px dotted #ccc;
  border-right: 1px dotted #ccc;
  padding: 10px;
}
/* line 560, ../sass/_base.scss */
table.table-styled-vertical td:last-child {
  border-right: 0;
}
/* line 564, ../sass/_base.scss */
table.table-styled-vertical td p:last-child {
  margin-bottom: 0;
}
/* line 568, ../sass/_base.scss */
table.table-styled-vertical td:nth-child(2n) {
  background: #F9F9F9;
}
/* line 573, ../sass/_base.scss */
table.table-styled-vertical tr:nth-child(2n) {
  background: #FFF;
}

/* line 578, ../sass/_base.scss */
table.table-unstyled {
  border: 0;
}
/* line 581, ../sass/_base.scss */
table.table-unstyled th {
  text-align: left;
}
/* line 585, ../sass/_base.scss */
table.table-unstyled tr:nth-child(2n),
table.table-unstyled tr,
table.table-unstyled td,
table.table-unstyled th {
  background-color: transparent;
  border: 0;
  padding: 5px 5px 5px 0;
  font-weight: normal;
  text-align: left;
}
/* line 596, ../sass/_base.scss */
table.table-unstyled tr td:last-child,
table.table-unstyled tr th:last-child {
  padding-right: 0;
}

/* == Login page ============================= */
/* line 604, ../sass/_base.scss */
#login-logo {
  margin-bottom: 10px;
  display: block;
}

/* line 609, ../sass/_base.scss */
.page-user {
  background: #2c2b2a;
}
/* line 611, ../sass/_base.scss */
.page-user .login-form {
  background: #eeeeee;
  max-width: 400px;
  margin: 40px auto 0;
  padding: 20px;
  border: 1px solid #ccc;
  box-shadow: 0 0 5px #ccc;
}
/* line 619, ../sass/_base.scss */
.page-user h1 {
  margin: 0 0 1em;
  line-height: 1;
  font-size: 28px;
  text-align: center;
}
/* line 625, ../sass/_base.scss */
.page-user .login-footer {
  margin: 40px auto;
  text-align: center;
  color: #eeeeee;
}
/* line 630, ../sass/_base.scss */
.page-user .created-by {
  text-transform: uppercase;
}
/* line 632, ../sass/_base.scss */
.page-user .created-by a {
  color: #c05926;
}
/* line 636, ../sass/_base.scss */
.page-user #edit-submit {
  width: 100%;
}

/* == Maintenance page ============================= */
/* line 642, ../sass/_base.scss */
.page-maintenance {
  padding-top: 50px;
  padding-bottom: 50px;
}

/* Calendar */
/* line 650, ../sass/_base.scss */
.calendar-calendar .week-view .full div.item-wrapper,
.calendar-calendar .day-view .full div.item-wrapper {
  margin: 0;
}

/* line 656, ../sass/_base.scss */
.page-calendar .date-nav {
  padding: 0;
}
/* line 660, ../sass/_base.scss */
.page-calendar .month-list h3 {
  border-bottom: 2px solid #ddd;
  padding-bottom: 3px;
  margin-bottom: 0;
}
/* line 664, ../sass/_base.scss */
.page-calendar .month-list ul {
  margin: 0;
  padding: 0;
}
/* line 668, ../sass/_base.scss */
.page-calendar .month-list li {
  list-style: none;
  margin: 0px;
  padding: 6px 0;
  width: 100%;
  border-bottom: 1px dotted #ddd;
  overflow: auto;
}
/* line 676, ../sass/_base.scss */
.page-calendar .month-list li > span {
  display: block;
  float: left;
}
/* line 680, ../sass/_base.scss */
.page-calendar .month-list li > span.date {
  width: 20%;
}
/* line 683, ../sass/_base.scss */
.page-calendar .month-list li > span.time {
  width: 15%;
}
/* line 686, ../sass/_base.scss */
.page-calendar .month-list li > span.title {
  width: 45%;
}
/* line 689, ../sass/_base.scss */
.page-calendar .month-list li > span.location {
  width: 20%;
  clear: right;
}
/* line 693, ../sass/_base.scss */
.page-calendar .month-list .views-row-even {
  background: #f9f9f9;
}
/* line 695, ../sass/_base.scss */
.page-calendar .month-list .date {
  background: none;
  border: 0;
  text-align: left;
}
/* line 701, ../sass/_base.scss */
.page-calendar .month-list li::before,
.page-calendar .page-calendar .month-list li::after {
  content: "";
  display: table;
}
/* line 706, ../sass/_base.scss */
.page-calendar table.full {
  border: 0;
}

/* line 711, ../sass/_base.scss */
.node-type-event .field-label-above {
  line-height: 1.4;
  margin-bottom: 10px;
}
/* line 715, ../sass/_base.scss */
.node-type-event .field-label-above > div {
  font-weight: bold;
}

/* == Global navigation ============================= */
/* line 722, ../sass/_base.scss */
#main-menu ul.menu {
  padding: 13px 0 0 0;
  margin: 0;
}
/* line 725, ../sass/_base.scss */
#main-menu ul.menu li:first-child a {
  background: transparent url(../images/btn-home.png) no-repeat 10px -30px;
  padding-left: 30px;
}
/* line 728, ../sass/_base.scss */
#main-menu ul.menu li:first-child a:hover, #main-menu ul.menu li:first-child a.active {
  background: #2c2b2a url(../images/btn-home.png) no-repeat 10px 7px;
  color: #eeeeee;
}
/* line 733, ../sass/_base.scss */
#main-menu ul.menu > li {
  float: none;
  list-style: none;
  text-align: right;
  margin: 0 -1px 0 0;
}
/* line 738, ../sass/_base.scss */
#main-menu ul.menu > li > a {
  padding: 3px 10px;
  color: #393939;
  font-size: 16px;
}
/* line 742, ../sass/_base.scss */
#main-menu ul.menu > li > a.active, #main-menu ul.menu > li > a:hover {
  color: #eeeeee;
  background: #2c2b2a;
}
/* line 747, ../sass/_base.scss */
#main-menu ul.menu > li > a .sf-sub-indicator {
  display: none;
  height: 10px;
  overflow: hidden;
  position: absolute;
  right: 0.75em;
  text-indent: -999em;
  top: 3.2em;
  width: 10px;
}

/* == Mobile navigation ============================= */
/* line 784, ../sass/_base.scss */
.mean-container .mean-bar {
  background: #2c2b2a;
  float: none !important;
  width: auto !important;
}
/* line 791, ../sass/_base.scss */
.mean-container .mean-nav ul {
  background: #2c2b2a;
  padding-bottom: 10px;
}
/* line 794, ../sass/_base.scss */
.mean-container .mean-nav ul li {
  background: #2c2b2a;
  margin-bottom: 0;
}
/* line 797, ../sass/_base.scss */
.mean-container .mean-nav ul li a {
  font-size: 16px;
  text-transform: none;
  text-align: center;
  padding: 5px 20px;
  border: none;
}

/* == Header ============================= */
/* line 811, ../sass/_base.scss */
.branding a {
  display: block;
  width: 347px;
  height: 145px;
  background: transparent url("../images/logo.png") no-repeat 0 0;
}
@media only screen and (max-width: 468px) {
  /* line 811, ../sass/_base.scss */
  .branding a {
    width: 276px;
    height: 241px;
    background: transparent url("../images/logo-mobile.png") no-repeat 0 0;
  }
}

/* line 823, ../sass/_base.scss */
.not-front #branding-nav-container {
  height: 310px;
}

/* line 828, ../sass/_base.scss */
.ls-nav a {
  font-family: "BebasNeueRegular", Arial, Helvetica, sans-serif;
}

/* line 832, ../sass/_base.scss */
.not-front header {
  background: #2c2b2a url("../images/bg-header.jpg") no-repeat center 0;
}

/* line 836, ../sass/_base.scss */
.front header {
  background: #2c2b2a url("../images/bg-header.jpg") no-repeat center center;
  min-height: 566px;
}
@media only screen and (max-width: 468px) {
  /* line 836, ../sass/_base.scss */
  .front header {
    background: #2c2b2a url("../images/bg-header.jpg") no-repeat center 49px;
  }
}
@media only screen and (max-width: 468px) {
  /* line 836, ../sass/_base.scss */
  .front header {
    min-height: 377px;
  }
}
/* line 845, ../sass/_base.scss */
.front header .header-region {
  margin-top: 190px;
  margin-left: 10px;
}
@media only screen and (max-width: 468px) {
  /* line 845, ../sass/_base.scss */
  .front header .header-region {
    display: none;
  }
}
/* line 852, ../sass/_base.scss */
.front header .header-region h2, .front header .header-region p {
  color: #eeeeee;
}
/* line 855, ../sass/_base.scss */
.front header .header-region h2 {
  font-size: 32px;
  font-weight: normal;
  margin: 0;
  padding: 20px 0 10px 0;
}
/* line 861, ../sass/_base.scss */
.front header .header-region p {
  font-size: 14px;
}

@media only screen and (max-width: 468px) {
  /* line 867, ../sass/_base.scss */
  .ls-nav {
    display: none;
  }
}
/* line 872, ../sass/_base.scss */
.page-title {
  background: transparent url("../images/bg-title-right.jpg") repeat-y right center;
}
@media only screen and (max-width: 468px) {
  /* line 872, ../sass/_base.scss */
  .page-title {
    margin-top: 50px;
  }
  /* line 876, ../sass/_base.scss */
  .page-title .large-offset-3 {
    margin-left: 0;
  }
}

/* == Homepage - News Section ============================= */
/* line 884, ../sass/_base.scss */
#homepage-news-region {
  background: #e1ddd8;
  padding: 0 0 60px;
}
/* line 887, ../sass/_base.scss */
#homepage-news-region ul {
  padding: 0;
  margin: 0;
}
/* line 891, ../sass/_base.scss */
#homepage-news-region ul li {
  list-style: none;
  margin: 0;
}
/* line 894, ../sass/_base.scss */
#homepage-news-region ul li h3 {
  font-size: 16px;
  font-weight: bold;
}
/* line 898, ../sass/_base.scss */
#homepage-news-region ul li .read-more {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
/* line 903, ../sass/_base.scss */
#homepage-news-region ul li p {
  font-size: 15px;
}
/* line 906, ../sass/_base.scss */
#homepage-news-region ul li img {
  border-bottom: 9px solid #b7b1ab;
}

/* line 912, ../sass/_base.scss */
#banner-text-region {
  background: #2c2b2a;
  padding: 30px 0 65px;
}
/* line 915, ../sass/_base.scss */
#banner-text-region h2 {
  font-size: 32px;
  color: #c84707;
  background: transparent url("../images/banner-text-arrow.png") no-repeat 109px 3px;
  text-align: center;
  padding: 13px 0;
  font-weight: normal;
}
@media only screen and (max-width: 1024px) {
  /* line 915, ../sass/_base.scss */
  #banner-text-region h2 {
    padding: 80px 0 13px;
    background: transparent url("../images/banner-text-arrow.png") no-repeat center 0;
  }
}
@media only screen and (max-width: 468px) {
  /* line 915, ../sass/_base.scss */
  #banner-text-region h2 {
    padding: 90px 0 13px;
  }
}
/* line 930, ../sass/_base.scss */
#banner-text-region p {
  text-align: center;
  font-weight: bold;
}

/* line 936, ../sass/_base.scss */
#homepage-map-footer {
  background: #af3e06 url("../images/bg-map-footer.jpg") no-repeat center center;
  color: #eeeeee;
  padding-top: 55px;
}
@media only screen and (max-width: 1024px) {
  /* line 936, ../sass/_base.scss */
  #homepage-map-footer {
    padding: 20px 20px 20px 0;
  }
}
@media only screen and (max-width: 640px) {
  /* line 936, ../sass/_base.scss */
  #homepage-map-footer {
    background: #af3e06;
  }
}
@media only screen and (max-width: 468px) {
  /* line 936, ../sass/_base.scss */
  #homepage-map-footer {
    background: #af3e06 url("../images/bg-footer-mobile.jpg") no-repeat center center;
  }
}
@media only screen and (max-width: 640px) {
  /* line 949, ../sass/_base.scss */
  #homepage-map-footer .large-offset-1 {
    margin-left: 0;
    position: inherit;
  }
}
/* line 955, ../sass/_base.scss */
#homepage-map-footer h2 {
  color: #eeeeee;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 27px;
  text-align: right;
  margin: 22px 0 0 0;
  padding: 0;
}
@media only screen and (max-width: 1024px) {
  /* line 955, ../sass/_base.scss */
  #homepage-map-footer h2 {
    margin-top: 0;
  }
}
@media only screen and (max-width: 640px) {
  /* line 955, ../sass/_base.scss */
  #homepage-map-footer h2 {
    text-align: left;
    line-height: 34px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 468px) {
  /* line 955, ../sass/_base.scss */
  #homepage-map-footer h2 {
    margin-top: 0;
    text-align: left;
    margin-bottom: 10px;
  }
}
/* line 977, ../sass/_base.scss */
#homepage-map-footer h3 {
  color: #eeeeee;
  font-size: 13px;
  font-weight: normal;
  margin: 0;
}
/* line 983, ../sass/_base.scss */
#homepage-map-footer ul {
  padding: 0;
  margin: 0;
}
/* line 986, ../sass/_base.scss */
#homepage-map-footer ul li {
  list-style: none;
  border-bottom: 1px solid rgba(238, 238, 238, 0.2);
  padding: 10px 0;
  margin: 0;
}
/* line 991, ../sass/_base.scss */
#homepage-map-footer ul li a {
  color: #eeeeee;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: bold;
}
@media only screen and (max-width: 1024px) {
  /* line 991, ../sass/_base.scss */
  #homepage-map-footer ul li a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 468px) {
  /* line 991, ../sass/_base.scss */
  #homepage-map-footer ul li a {
    font-size: 14px;
  }
}
/* line 1005, ../sass/_base.scss */
#homepage-map-footer img {
  float: left;
}
@media only screen and (max-width: 640px) {
  /* line 1005, ../sass/_base.scss */
  #homepage-map-footer img {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 468px) {
  /* line 1005, ../sass/_base.scss */
  #homepage-map-footer img {
    margin-top: 20px;
  }
}
/* line 1014, ../sass/_base.scss */
#homepage-map-footer p {
  margin: 22px 0 0 0;
}
@media only screen and (max-width: 1024px) {
  /* line 1014, ../sass/_base.scss */
  #homepage-map-footer p {
    margin-top: 0;
  }
}
/* line 1020, ../sass/_base.scss */
#homepage-map-footer .view-all {
  background: transparent url("../images/map-play.png") no-repeat left 0;
  padding: 20px 0 10px 68px;
  color: #eeeeee;
  margin: 10px 0;
  display: block;
}

/* line 1029, ../sass/_base.scss */
#main-columns-region {
  padding: 40px 0 100px;
  background: #eeeeee url(../images/decoration-1.jpg) no-repeat center bottom;
}
/* line 1032, ../sass/_base.scss */
#main-columns-region #main-col-1 h2 {
  background: transparent url("../images/icon-request.png") no-repeat 5px 0;
}
/* line 1035, ../sass/_base.scss */
#main-columns-region #main-col-2 h2 {
  background: transparent url("../images/icon-certificate.png") no-repeat 0 0;
}
/* line 1038, ../sass/_base.scss */
#main-columns-region #main-col-3 h2 {
  background: transparent url("../images/icon-register.png") no-repeat 0 0;
}
/* line 1042, ../sass/_base.scss */
#main-columns-region .main-col h2 {
  font-size: 21px;
  color: #c84707;
  padding: 10px 0 22px 60px;
  font-weight: normal;
}
@media only screen and (max-width: 468px) {
  /* line 1042, ../sass/_base.scss */
  #main-columns-region .main-col h2 {
    font-size: 18px;
    margin-top: 35px;
  }
}
/* line 1052, ../sass/_base.scss */
#main-columns-region .main-col p {
  min-height: 125px;
}
/* line 1055, ../sass/_base.scss */
#main-columns-region .main-col ul {
  padding: 20px 0 0 20px;
}
/* line 1057, ../sass/_base.scss */
#main-columns-region .main-col ul li {
  margin: 0;
  padding: 5px 0;
  list-style: none;
}
/* line 1061, ../sass/_base.scss */
#main-columns-region .main-col ul li a {
  font-size: 14px;
  font-weight: bold;
  color: #c84707;
}
/* line 1068, ../sass/_base.scss */
#main-columns-region .main-col .btn-check {
  color: #eeeeee;
  padding: 10px 10px 10px 57px;
  background: #a79b8f url("../images/icon-fees.png") no-repeat 10px center;
  width: 45%;
  margin-right: 5%;
  display: block;
  line-height: 22px;
  float: left;
}
/* line 1077, ../sass/_base.scss */
#main-columns-region .main-col .btn-check:hover {
  background: #918272 url("../images/icon-fees.png") no-repeat 10px center;
}
@media only screen and (max-width: 1024px) {
  /* line 1068, ../sass/_base.scss */
  #main-columns-region .main-col .btn-check {
    width: 100%;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 468px) {
  /* line 1068, ../sass/_base.scss */
  #main-columns-region .main-col .btn-check {
    padding: 10px 10px 10px 51px;
    background: #a79b8f url("../images/icon-fees.png") no-repeat 6px center;
  }
}
/* line 1089, ../sass/_base.scss */
#main-columns-region .main-col .btn-site-damage {
  color: #eeeeee;
  padding: 10px 10px 10px 57px;
  background: #a79b8f url("../images/icon-site-damage.png") no-repeat 10px center;
  width: 45%;
  margin-right: 5%;
  display: block;
  line-height: 22px;
  float: left;
}
/* line 1098, ../sass/_base.scss */
#main-columns-region .main-col .btn-site-damage:hover {
  background: #918272 url("../images/icon-site-damage.png") no-repeat 10px center;
}
@media only screen and (max-width: 1024px) {
  /* line 1089, ../sass/_base.scss */
  #main-columns-region .main-col .btn-site-damage {
    width: 100%;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 468px) {
  /* line 1089, ../sass/_base.scss */
  #main-columns-region .main-col .btn-site-damage {
    padding: 10px 10px 10px 49px;
    background: #a79b8f url("../images/icon-site-damage.png") no-repeat 7px center;
  }
}
/* line 1110, ../sass/_base.scss */
#main-columns-region .main-col .btn-download {
  color: #eeeeee;
  display: block;
  line-height: 22px;
}
/* line 1114, ../sass/_base.scss */
#main-columns-region .main-col .btn-download:hover {
  background: #7e2d04 url("../images/icon-download.png") no-repeat 12px center;
}
/* line 1118, ../sass/_base.scss */
#main-columns-region .main-col .btn-download-large {
  width: 100%;
  padding: 21px 10px 21px 98px;
  background: #af3e06 url("../images/icon-download.png") no-repeat 52px center;
}
/* line 1123, ../sass/_base.scss */
#main-columns-region .main-col .btn-download-small {
  width: 50%;
  float: right;
  padding: 10px 10px 10px 47px;
  background: #af3e06 url("../images/icon-download.png") no-repeat 12px center;
}
@media only screen and (max-width: 1024px) {
  /* line 1123, ../sass/_base.scss */
  #main-columns-region .main-col .btn-download-small {
    width: 100%;
  }
}
@media only screen and (max-width: 468px) {
  /* line 1123, ../sass/_base.scss */
  #main-columns-region .main-col .btn-download-small {
    padding: 10px 10px 10px 42px;
    background: #af3e06 url("../images/icon-download.png") no-repeat 9px center;
  }
}
@media only screen and (max-width: 468px) {
  /* line 1136, ../sass/_base.scss */
  #main-columns-region .main-col .btn-check, #main-columns-region .main-col btn-download, #main-columns-region .main-col btn-damage {
    font-size: 15px;
    font-weight: bold;
  }
}

/* line 1145, ../sass/_base.scss */
#main-header-wrapper {
  background: #eeeeee;
  padding-top: 40px;
}
/* line 1148, ../sass/_base.scss */
#main-header-wrapper #main-header-container {
  background: #be501a url("../images/bg-title-wrapper.jpg") no-repeat center 0;
}
@media only screen and (max-width: 1280px) {
  /* line 1148, ../sass/_base.scss */
  #main-header-wrapper #main-header-container {
    background: none;
  }
}
@media only screen and (max-width: 1024px) {
  /* line 1148, ../sass/_base.scss */
  #main-header-wrapper #main-header-container {
    background: none;
  }
}
@media only screen and (max-width: 468px) {
  /* line 1148, ../sass/_base.scss */
  #main-header-wrapper #main-header-container {
    background: none;
  }
}
/* line 1159, ../sass/_base.scss */
#main-header-wrapper #main-header-container .main-header-1 a, #main-header-wrapper #main-header-container .main-header-2 a {
  color: #eeeeee !important;
  display: block;
  text-align: center;
}
/* line 1164, ../sass/_base.scss */
#main-header-wrapper #main-header-container .main-header-1 .main-header-2 {
  padding: 0;
}
/* line 1167, ../sass/_base.scss */
#main-header-wrapper #main-header-container .main-header-1 a {
  padding: 0 0 0 75px;
  font-size: 24px;
  line-height: 60px;
  cursor: default;
}
@media only screen and (max-width: 1280px) {
  /* line 1167, ../sass/_base.scss */
  #main-header-wrapper #main-header-container .main-header-1 a {
    background: #af3e06;
    padding: 22px 0;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 1024px) {
  /* line 1167, ../sass/_base.scss */
  #main-header-wrapper #main-header-container .main-header-1 a {
    background: #af3e06;
    padding: 22px 0;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 468px) {
  /* line 1167, ../sass/_base.scss */
  #main-header-wrapper #main-header-container .main-header-1 a {
    background: #af3e06;
    padding: 22px 0;
    margin-bottom: 10px;
  }
}
/* line 1188, ../sass/_base.scss */
#main-header-wrapper #main-header-container .main-header-2 a {
  padding: 0 42px 0 0;
  font-size: 18px;
  line-height: 59px;
}
@media only screen and (max-width: 1280px) {
  /* line 1188, ../sass/_base.scss */
  #main-header-wrapper #main-header-container .main-header-2 a {
    background: #af3e06;
    padding: 22px 0;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 1024px) {
  /* line 1188, ../sass/_base.scss */
  #main-header-wrapper #main-header-container .main-header-2 a {
    background: #af3e06;
    padding: 22px 0;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 468px) {
  /* line 1188, ../sass/_base.scss */
  #main-header-wrapper #main-header-container .main-header-2 a {
    background: #af3e06;
    padding: 22px 0;
  }
}

/* == Homepage - Members ============================= */
/* line 1212, ../sass/_base.scss */
.hidden {
  display: none;
}

/* line 1216, ../sass/_base.scss */
.member-scroller li {
  list-style: none;
  margin-bottom: 0;
}

/* line 1221, ../sass/_base.scss */
.member-thumb {
  position: relative;
  overflow: hidden;
  width: 159px;
  height: 225px;
  float: left;
}
@media only screen and (max-width: 468px) {
  /* line 1221, ../sass/_base.scss */
  .member-thumb {
    width: 139px;
    height: 225px;
  }
}
/* line 1231, ../sass/_base.scss */
.member-thumb .video-thumb {
  position: absolute;
  bottom: 47px;
  right: 10px;
  display: block;
  z-index: 16;
}
/* line 1241, ../sass/_base.scss */
.member-thumb .field-member-image img {
  position: absolute;
  z-index: 0;
  max-width: none !important;
}
/* line 1246, ../sass/_base.scss */
.member-thumb h3 {
  position: absolute;
  bottom: 0;
  right: 10px;
  font-size: 14px;
  z-index: 15;
  background: #2c2b2a;
  font-weight: normal;
  text-align: right;
  width: 100%;
  padding: 8px;
}

/* line 1260, ../sass/_base.scss */
#members-wrapper {
  background: #2c2b2a url("../images/decoration-2.jpg") no-repeat center top;
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  padding-top: 73px;
  padding-bottom: 22px;
  height: 242px !important;
}
@media only screen and (max-width: 1024px) {
  /* line 1260, ../sass/_base.scss */
  #members-wrapper {
    height: auto !important;
  }
}
/* line 1271, ../sass/_base.scss */
#members-wrapper .members-container {
  margin: 0 auto;
}
/* line 1275, ../sass/_base.scss */
#members-wrapper ul {
  padding: 0;
  margin: 0;
}

/* line 1281, ../sass/_base.scss */
.fancybox-wrap {
  width: 60% !important;
}
@media only screen and (max-width: 1024px) {
  /* line 1281, ../sass/_base.scss */
  .fancybox-wrap {
    width: 88% !important;
  }
}

/* line 1288, ../sass/_base.scss */
.fancybox-skin {
  width: 60% !important;
  margin: 0 auto;
}
@media only screen and (max-width: 1024px) {
  /* line 1288, ../sass/_base.scss */
  .fancybox-skin {
    width: 88% !important;
  }
}

/* line 1296, ../sass/_base.scss */
.fancybox-inner {
  width: 100% !important;
}

/* line 1301, ../sass/_base.scss */
.fancybox-inner .fb-style {
  padding: 30px;
  overflow: auto;
  background: #eeeeee;
}
/* line 1306, ../sass/_base.scss */
.fancybox-inner .field-member-image {
  float: left;
  width: 24%;
  margin-right: 2%;
}
@media only screen and (max-width: 468px) {
  /* line 1306, ../sass/_base.scss */
  .fancybox-inner .field-member-image {
    float: none;
    width: auto;
  }
}
/* line 1315, ../sass/_base.scss */
.fancybox-inner .member-details {
  float: left;
  width: 74%;
}
@media only screen and (max-width: 468px) {
  /* line 1315, ../sass/_base.scss */
  .fancybox-inner .member-details {
    padding-left: 0;
    width: 100%;
    float: none;
  }
}
/* line 1324, ../sass/_base.scss */
.fancybox-inner h2 {
  color: #c84707;
  font-size: 21px;
  margin: 0 0 15px 0;
}
/* line 1329, ../sass/_base.scss */
.fancybox-inner h3 {
  color: #c84707;
  font-size: 14px;
  text-transform: uppercase;
  margin: 0;
}
/* line 1335, ../sass/_base.scss */
.fancybox-inner p {
  color: #a59993;
  margin: 10px 0;
}
/* line 1339, ../sass/_base.scss */
.fancybox-inner .btn-visit {
  margin: 0;
  width: 35%;
  float: left;
}
@media only screen and (max-width: 768px) {
  /* line 1339, ../sass/_base.scss */
  .fancybox-inner .btn-visit {
    width: 100%;
    float: none;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 468px) {
  /* line 1339, ../sass/_base.scss */
  .fancybox-inner .btn-visit {
    width: 100%;
    float: none;
    margin-bottom: 20px;
  }
}
/* line 1354, ../sass/_base.scss */
.fancybox-inner .btn-visit a {
  color: #eeeeee;
  text-transform: uppercase;
  background: #af3e06;
  font-size: 15px;
  padding: 20px 0;
  display: block;
  text-align: center;
}
/* line 1362, ../sass/_base.scss */
.fancybox-inner .btn-visit a:hover {
  background: #963505;
  color: #eeeeee;
}

/* line 1369, ../sass/_base.scss */
.section-sacred-sites .fancybox-image, .section-sacred-sites .fancybox-iframe, .section-sacred-sites .fancybox-inner {
  height: auto !important;
}

/* line 1373, ../sass/_base.scss */
.tos-vimeo {
  max-width: 50%;
  max-height: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media only screen and (max-width: 468px) {
  /* line 1373, ../sass/_base.scss */
  .tos-vimeo {
    max-width: 100%;
    max-height: 100%;
  }
}

@media only screen and (max-width: 468px) {
  /* line 1390, ../sass/_base.scss */
  .tos-slide {
    padding: 10px !important;
  }
}

/* == Footer ============================= */
/* line 1399, ../sass/_base.scss */
footer {
  background: #2c2b2a;
  min-height: 231px;
  padding-top: 20px;
}
@media only screen and (max-width: 468px) {
  /* line 1403, ../sass/_base.scss */
  footer p {
    text-align: center;
  }
}
/* line 1408, ../sass/_base.scss */
footer p, footer a {
  font-size: 14px;
  color: #af3e06;
  font-weight: bold;
}
@media only screen and (max-width: 468px) {
  /* line 1413, ../sass/_base.scss */
  footer a {
    display: block;
  }
}
@media only screen and (max-width: 468px) {
  /* line 1418, ../sass/_base.scss */
  footer span {
    display: none;
  }
}
/* line 1423, ../sass/_base.scss */
footer .created-by {
  text-transform: uppercase;
}
/* line 1425, ../sass/_base.scss */
footer .created-by a {
  color: #c05926;
}
/* line 1428, ../sass/_base.scss */
footer .created-by p {
  text-align: right;
}
@media only screen and (max-width: 468px) {
  /* line 1428, ../sass/_base.scss */
  footer .created-by p {
    text-align: center;
  }
}

/* ====================== Inner Pages ============================= */
/* line 1439, ../sass/_base.scss */
#main-content {
  padding: 70px 0 70px 40px;
}
@media only screen and (max-width: 1280px) {
  /* line 1439, ../sass/_base.scss */
  #main-content {
    padding: 70px 20px 0 20px;
  }
}
@media only screen and (max-width: 468px) {
  /* line 1439, ../sass/_base.scss */
  #main-content {
    padding: 70px 20px 0;
  }
}

/* line 1449, ../sass/_base.scss */
#main-content .content ul {
  font-size: 15px;
}
/* line 1451, ../sass/_base.scss */
#main-content .content ul li {
  list-style: none;
}
/* line 1454, ../sass/_base.scss */
#main-content .content ul li:before {
  color: #af3e06;
  content: "\2022";
  font-size: 1em;
  margin-left: -16px;
  padding-right: 10px;
  position: relative;
  top: .1em;
}

/* line 1465, ../sass/_base.scss */
#main-content .content ol {
  font-size: 15px;
}

/* line 1469, ../sass/_base.scss */
.not-front h1 {
  background: #2c2b2a;
  padding: 30px 40px;
  margin: 0;
  line-height: 34px;
}

/* line 1476, ../sass/_base.scss */
#title-container {
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: 50% 100%;
  -moz-background-size: 50% 100%;
  background-image: url(../images/bg-title.jpg);
  background-position: 100% 100%;
}
/* line 1485, ../sass/_base.scss */
#title-container .columns {
  padding: 0;
}

/* ========= Sidebars ============================= */
/* line 1492, ../sass/_base.scss */
.sidebar {
  padding: 65px 0;
}
/* line 1494, ../sass/_base.scss */
.sidebar h2 {
  padding-left: 20px;
  margin-top: 0;
}

/* line 1500, ../sass/_base.scss */
.sidebar .block .content .menu {
  margin: 0;
  padding: 0;
}
/* line 1503, ../sass/_base.scss */
.sidebar .block .content .menu li {
  list-style: none;
  margin-bottom: 0;
}
/* line 1506, ../sass/_base.scss */
.sidebar .block .content .menu li a {
  padding: 15px 20px 15px;
  display: block;
  color: #626260;
  text-transform: uppercase;
  font-size: 16px;
}
/* line 1512, ../sass/_base.scss */
.sidebar .block .content .menu li a.active {
  border-left: 4px solid #af3e06;
  color: #af3e06;
  padding: 15px 16px 15px;
}
/* line 1517, ../sass/_base.scss */
.sidebar .block .content .menu li a:hover {
  background: #e8e7e5;
  color: #af3e06;
}
/* line 1523, ../sass/_base.scss */
.sidebar .block .content .menu ul {
  padding-left: 20px;
}
/* line 1525, ../sass/_base.scss */
.sidebar .block .content .menu ul li a {
  font-size: 14px;
  padding: 10px 20px 10px;
}
/* line 1528, ../sass/_base.scss */
.sidebar .block .content .menu ul li a.active {
  border-left: none;
}
/* line 1533, ../sass/_base.scss */
.sidebar .block .content .menu li.expanded.active-trail {
  border-left: 4px solid #af3e06;
}
/* line 1535, ../sass/_base.scss */
.sidebar .block .content .menu li.expanded.active-trail a {
  border-left: none;
}

/* ========= Buttons ============================= */
/* line 1543, ../sass/_base.scss */
.button-2 {
  background: #a79b8f;
  font-size: 15px;
  color: #eeeeee;
  padding: 25px 15px;
  margin: 20px;
  display: block;
  text-align: center;
}
/* line 1551, ../sass/_base.scss */
.button-2:hover {
  background: #9c8e81;
  color: #eeeeee;
}

/* line 1557, ../sass/_base.scss */
.button-1 {
  background: #af3e06;
  font-size: 15px;
  color: #eeeeee;
  padding: 25px 15px;
  margin: 20px;
  display: block;
  text-align: center;
}
/* line 1565, ../sass/_base.scss */
.button-1:hover {
  background: #963505;
  color: #eeeeee;
}

/* ========= News & Events Page ============================= */
/* line 1574, ../sass/_base.scss */
.section-news-events #main, #block-system-main .content .view .view-content #main {
  padding: 70px 0 70px 20px;
}
/* line 1577, ../sass/_base.scss */
.section-news-events ul, #block-system-main .content .view .view-content ul {
  padding: 0;
  margin: 0;
}
/* line 1581, ../sass/_base.scss */
.section-news-events ul li:before, #block-system-main .content .view .view-content ul li:before {
  display: none;
}
/* line 1584, ../sass/_base.scss */
.section-news-events .view-header .columns, #block-system-main .content .view .view-content .view-header .columns {
  padding: 0;
}
/* line 1587, ../sass/_base.scss */
.section-news-events .view-header, #block-system-main .content .view .view-content .view-header {
  overflow: auto;
  border-bottom: 8px solid #af3e06;
  margin-bottom: 35px;
}
/* line 1592, ../sass/_base.scss */
.section-news-events .view-header h2, #block-system-main .content .view .view-content .view-header h2 {
  margin: 10px 0 0 0;
}
@media only screen and (max-width: 468px) {
  /* line 1592, ../sass/_base.scss */
  .section-news-events .view-header h2, #block-system-main .content .view .view-content .view-header h2 {
    margin: 10px 0 20px;
  }
}
@media only screen and (max-width: 468px) {
  /* line 1598, ../sass/_base.scss */
  .section-news-events .field-news-image, #block-system-main .content .view .view-content .field-news-image {
    text-align: center;
  }
}
/* line 1603, ../sass/_base.scss */
.section-news-events .view-header .button-1, #block-system-main .content .view .view-content .view-header .button-1 {
  margin: 0;
  padding: 20px 15px 12px;
}
/* line 1607, ../sass/_base.scss */
.section-news-events .block, #block-system-main .content .view .view-content .block {
  overflow: auto;
}
/* line 1610, ../sass/_base.scss */
.section-news-events .view-content a, #block-system-main .content .view .view-content .view-content a {
  color: #c84707;
}
/* line 1612, ../sass/_base.scss */
.section-news-events .view-content a:hover, #block-system-main .content .view .view-content .view-content a:hover {
  color: #973605;
}
/* line 1616, ../sass/_base.scss */
.section-news-events span, #block-system-main .content .view .view-content span {
  color: #b7b1ab;
}

/* line 1621, ../sass/_base.scss */
.section-news-events #block-menu-block-3,
.section-news-events #block-search-form {
  overflow: inherit;
}

/* line 1627, ../sass/_base.scss */
#block-views-news-block-3 .large-2, #block-system-main .content .view .view-content .large-2 {
  padding: 0;
}
/* line 1630, ../sass/_base.scss */
#block-views-news-block-3 .view-content .large-10, #block-system-main .content .view .view-content .view-content .large-10 {
  padding-left: 40px;
}
/* line 1633, ../sass/_base.scss */
#block-views-news-block-3 ul li, #block-system-main .content .view .view-content ul li {
  overflow: auto;
  margin-bottom: 55px;
}
/* line 1637, ../sass/_base.scss */
#block-views-news-block-3 img, #block-system-main .content .view .view-content img {
  margin-top: 20px;
}
/* line 1640, ../sass/_base.scss */
#block-views-news-block-3 h3, #block-system-main .content .view .view-content h3 {
  margin: 0;
}
/* line 1643, ../sass/_base.scss */
#block-views-news-block-3 span, #block-system-main .content .view .view-content span {
  padding: 12px 0;
  display: block;
}
/* line 1647, ../sass/_base.scss */
#block-views-news-block-3 p, #block-system-main .content .view .view-content p {
  margin: 0;
}

/* line 1653, ../sass/_base.scss */
#block-views-events-block ul li, .section-events #block-system-main .content .view .view-content ul li {
  margin: 0 0 20px 0;
  width: 33%;
  float: left;
  padding-right: 2%;
}
/* line 1659, ../sass/_base.scss */
#block-views-events-block ul li .large-4, .section-events #block-system-main .content .view .view-content ul li .large-4 {
  padding: 0;
}
/* line 1662, ../sass/_base.scss */
#block-views-events-block .event-detail-1, .section-events #block-system-main .content .view .view-content .event-detail-1 {
  display: block;
}
/* line 1665, ../sass/_base.scss */
#block-views-events-block .field-event-location, .section-events #block-system-main .content .view .view-content .field-event-location {
  font-weight: bold;
  color: #847e78;
}
/* line 1669, ../sass/_base.scss */
#block-views-events-block h3, .section-events #block-system-main .content .view .view-content h3 {
  margin: 0 0 13px 0;
}
/* line 1672, ../sass/_base.scss */
#block-views-events-block span, .section-events #block-system-main .content .view .view-content span {
  padding: 2px 0;
  display: inline;
}

/* line 1679, ../sass/_base.scss */
.section-events #block-system-main .content .view .view-content li:nth-child(odd) {
  background: #e4e3e0;
}
/* line 1682, ../sass/_base.scss */
.section-events #block-system-main .content .view .view-content ul li {
  width: 100%;
  float: none;
  padding: 20px;
}

/* line 1689, ../sass/_base.scss */
.node-type-event .field-body {
  margin-top: 20px;
}

/* line 1694, ../sass/_base.scss */
.node-type-article .field-news-image img {
  float: left;
  margin: 0px 30px 30px 0;
}

/* ====================== Performance Page ============================= */
/* line 1702, ../sass/_base.scss */
.page-node-146 #main-content ul li:before {
  display: none;
}

/* line 1706, ../sass/_base.scss */
.page-node-146 #main-content ul {
  padding: 0;
}
/* line 1708, ../sass/_base.scss */
.page-node-146 #main-content ul li:nth-child(odd) {
  background: #e8e7e5;
}
/* line 1711, ../sass/_base.scss */
.page-node-146 #main-content ul h2 {
  margin-bottom: 35px;
}
/* line 1714, ../sass/_base.scss */
.page-node-146 #main-content ul li {
  width: 100%;
  overflow: auto;
  display: block;
  padding: 20px 0;
}
/* line 1720, ../sass/_base.scss */
.page-node-146 #main-content ul .data-requests {
  display: block;
}
/* line 1723, ../sass/_base.scss */
.page-node-146 #main-content ul .data-requests {
  float: left;
  margin-right: 20px;
  font-weight: bold;
  font-size: 35px;
  padding: 0 20px;
  width: 16%;
  text-align: center;
}
/* line 1732, ../sass/_base.scss */
.page-node-146 #main-content ul .data-title {
  float: right;
  color: #af3e06;
  font-size: 20px;
  width: 81%;
}

/* ====================== Map Main Page & Region Pages ============================= */
/* line 1742, ../sass/_base.scss */
#map, #region-name {
  text-align: center;
}

/* line 1746, ../sass/_base.scss */
#map {
  cursor: pointer;
}

/* line 1750, ../sass/_base.scss */
.region-upper {
  overflow: auto;
}
/* line 1752, ../sass/_base.scss */
.region-upper img {
  margin: 0 57px 0 50px;
}
@media only screen and (max-width: 468px) {
  /* line 1752, ../sass/_base.scss */
  .region-upper img {
    float: none !important;
    margin: 0 0 10px 0;
  }
}

/* line 1762, ../sass/_base.scss */
.region-lower .gallery-thumb img {
  display: block;
  margin-left: 40px;
  margin-bottom: 40px;
}
@media only screen and (max-width: 1280px) {
  /* line 1762, ../sass/_base.scss */
  .region-lower .gallery-thumb img {
    margin: 10px;
  }
}
@media only screen and (max-width: 1024px) {
  /* line 1762, ../sass/_base.scss */
  .region-lower .gallery-thumb img {
    margin: 10px;
  }
}
@media only screen and (max-width: 468px) {
  /* line 1762, ../sass/_base.scss */
  .region-lower .gallery-thumb img {
    margin-left: 0;
  }
}
/* line 1777, ../sass/_base.scss */
.region-lower .first img {
  margin-left: 0;
}
@media only screen and (max-width: 1280px) {
  /* line 1777, ../sass/_base.scss */
  .region-lower .first img {
    margin-left: 10px;
  }
}
@media only screen and (max-width: 1024px) {
  /* line 1777, ../sass/_base.scss */
  .region-lower .first img {
    margin-left: 10px;
  }
}
@media only screen and (max-width: 468px) {
  /* line 1777, ../sass/_base.scss */
  .region-lower .first img {
    margin-left: 0;
  }
}

/* ==  Accordion for content heavy pages ============================= */
/* line 1793, ../sass/_base.scss */
.hide-content {
  display: none;
}

/* line 1797, ../sass/_base.scss */
#main-content .content .accordion ul {
  padding: 0;
  margin-bottom: 20px;
}
/* line 1800, ../sass/_base.scss */
#main-content .content .accordion ul li {
  list-style: none;
  margin-bottom: 0;
  border-bottom: 1px solid #ddd;
}
/* line 1805, ../sass/_base.scss */
#main-content .content .accordion ul li:before {
  display: none;
}
/* line 1808, ../sass/_base.scss */
#main-content .content .accordion ul li a:after {
  color: #eeeeee;
  content: "\25BE";
  float: right;
  font-size: 35px;
  margin-top: -2px;
}
/* line 1815, ../sass/_base.scss */
#main-content .content .accordion ul ul li {
  border: none;
}
/* line 1818, ../sass/_base.scss */
#main-content .content .accordion ul ul li:before {
  display: inline;
}

/* line 1824, ../sass/_base.scss */
.accordion-link {
  color: #eeeeee;
  background: #af3e06;
}
/* line 1827, ../sass/_base.scss */
.accordion-link:hover {
  color: #eeeeee;
  background: #963505;
}

/* line 1833, ../sass/_base.scss */
.accordion-content {
  background: #e8e7e5;
}

/* line 1837, ../sass/_base.scss */
.accordion-link {
  width: 100%;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  display: block;
  padding: 15px;
  cursor: pointer;
}

/* line 1848, ../sass/_base.scss */
.accordion-content {
  width: 100%;
}
/* line 1850, ../sass/_base.scss */
.accordion-content p, .accordion-content ul, .accordion-content ol, .accordion-content h1, .accordion-content h2, .accordion-content h3, .accordion-content h4 {
  margin: 20px 30px;
}
/* line 1853, ../sass/_base.scss */
.accordion-content ul {
  margin-left: 60px;
}

/* ====================== Preloader for Content Entire Site ============================= */
/* line 1860, ../sass/_base.scss */
#preloader {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #2c2b2a;
  z-index: 99;
  height: 100%;
}

/* line 1871, ../sass/_base.scss */
#status {
  width: 200px;
  height: 200px;
  position: fixed;
  left: 50%;
  top: 50%;
  background: transparent url(../images/spinner.gif) no-repeat center center;
  margin: -100px 0 0 -100px;
}

/* ====================== Search in Header ============================= */
/* line 1883, ../sass/_base.scss */
#search-block-form {
  margin-top: 13px;
}

/* line 1887, ../sass/_base.scss */
#search-header {
  padding-left: 0;
}
@media only screen and (max-width: 768px) {
  /* line 1887, ../sass/_base.scss */
  #search-header {
    padding-left: 1.33333em;
    width: 100% !important;
  }
}
@media only screen and (max-width: 640px) {
  /* line 1887, ../sass/_base.scss */
  #search-header {
    padding-left: 1.33333em;
  }
}
@media only screen and (max-width: 468px) {
  /* line 1887, ../sass/_base.scss */
  #search-header {
    padding-left: 1.33333em;
  }
}

/* line 1901, ../sass/_base.scss */
#search-block-form .button, #search-block-form .form-submit, #search-block-form input[type=submit] {
  text-indent: -9000px;
  background: transparent url(../images/search.png) no-repeat 7px 5px;
  width: 16px;
  height: 30px;
  display: block;
  float: right;
}
@media only screen and (max-width: 468px) {
  /* line 1901, ../sass/_base.scss */
  #search-block-form .button, #search-block-form .form-submit, #search-block-form input[type=submit] {
    float: left;
  }
}

/* line 1913, ../sass/_base.scss */
#search-block-form .button:hover, #search-block-form .form-submit:hover, #search-block-form input[type=submit]:hover {
  background: transparent url(../images/search.png) no-repeat 7px 5px;
}

/* line 1917, ../sass/_base.scss */
#search-block-form input[type=search] {
  border: none;
  background: #2c2b2a;
  box-shadow: none;
  padding: 5px;
  float: right;
  width: 60%;
  font-size: 12px;
  color: #eeeeee;
}
@media only screen and (max-width: 468px) {
  /* line 1917, ../sass/_base.scss */
  #search-block-form input[type=search] {
    width: 62%;
  }
}
@media only screen and (max-width: 468px) {
  /* line 1917, ../sass/_base.scss */
  #search-block-form input[type=search] {
    float: left;
  }
}

/* line 1934, ../sass/_base.scss */
#main-menu {
  padding-right: 0;
}

/* line 1938, ../sass/_base.scss */
#search-nav-container {
  padding-right: 0;
  border-right: 4px solid #2c2b2a;
}
@media only screen and (max-width: 468px) {
  /* line 1938, ../sass/_base.scss */
  #search-nav-container {
    border-right: none;
    padding-left: 0;
  }
}

/* line 1947, ../sass/_base.scss */
.page-search-node .search-info {
  display: none;
}

/* line 1951, ../sass/_base.scss */
.page-search-node .search-advanced {
  margin-top: 30px;
}

@media only screen and (max-width: 768px) {
  /* line 1955, ../sass/_base.scss */
  .page-search-node #edit-submit {
    margin-top: 20px;
  }
}

/*# sourceMappingURL=style.css.map */
