/*! normalize.css v2.1.1 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
[hidden] {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Prevent system color scheme's background color being used in Firefox, IE,
 *    and Opera.
 * 2. Prevent system color scheme's text color being used in Firefox, IE, and
 *    Opera.
 * 3. Set default font family to sans-serif.
 * 4. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  background: #fff;
  /* 1 */
  color: #000;
  /* 2 */
  font-family: sans-serif;
  /* 3 */
  -ms-text-size-adjust: 100%;
  /* 4 */
  -webkit-text-size-adjust: 100%;
  /* 4 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
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.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
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.
 */
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.
 */
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.
 */
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.
 */
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.
 */
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.
 */
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.
 */
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).
 */
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.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
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.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html,
body {
  font-size: 15px;
}

body {
  background: white;
  color: #222222;
  padding: 0;
  margin: 0;
  font-family: "proxima-nova", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  position: relative;
  cursor: default;
}

a:hover {
  cursor: pointer;
}

a:focus {
  outline: none;
}

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

object,
embed {
  height: 100%;
}

img {
  -ms-interpolation-mode: bicubic;
}

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

.left {
  float: left !important;
}

.right {
  float: right !important;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

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

.text-justify {
  text-align: justify !important;
}

.hide {
  display: none;
}

.antialiased {
  -webkit-font-smoothing: antialiased;
}

img {
  display: inline-block;
  vertical-align: middle;
}

textarea {
  height: auto;
  min-height: 50px;
}

select {
  width: 100%;
}

/* Grid HTML Classes */
.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 66.66667em;
  *zoom: 1;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.row.collapse .column,
.row.collapse .columns {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  float: left;
}
.row .row {
  width: auto;
  margin-left: -1.33333em;
  margin-right: -1.33333em;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
  *zoom: 1;
}
.row .row:before, .row .row:after {
  content: " ";
  display: table;
}
.row .row:after {
  clear: both;
}
.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
  *zoom: 1;
}
.row .row.collapse:before, .row .row.collapse:after {
  content: " ";
  display: table;
}
.row .row.collapse:after {
  clear: both;
}

.column,
.columns {
  position: relative;
  padding-left: 1.33333em;
  padding-right: 1.33333em;
  width: 100%;
  float: left;
}

@media only screen {
  .column,
  .columns {
    position: relative;
    padding-left: 1.33333em;
    padding-right: 1.33333em;
    float: left;
  }

  .small-1 {
    position: relative;
    width: 8.33333%;
  }

  .small-2 {
    position: relative;
    width: 16.66667%;
  }

  .small-3 {
    position: relative;
    width: 25%;
  }

  .small-4 {
    position: relative;
    width: 33.33333%;
  }

  .small-5 {
    position: relative;
    width: 41.66667%;
  }

  .small-6 {
    position: relative;
    width: 50%;
  }

  .small-7 {
    position: relative;
    width: 58.33333%;
  }

  .small-8 {
    position: relative;
    width: 66.66667%;
  }

  .small-9 {
    position: relative;
    width: 75%;
  }

  .small-10 {
    position: relative;
    width: 83.33333%;
  }

  .small-11 {
    position: relative;
    width: 91.66667%;
  }

  .small-12 {
    position: relative;
    width: 100%;
  }

  .small-offset-0 {
    position: relative;
    margin-left: 0%;
  }

  .small-offset-1 {
    position: relative;
    margin-left: 8.33333%;
  }

  .small-offset-2 {
    position: relative;
    margin-left: 16.66667%;
  }

  .small-offset-3 {
    position: relative;
    margin-left: 25%;
  }

  .small-offset-4 {
    position: relative;
    margin-left: 33.33333%;
  }

  .small-offset-5 {
    position: relative;
    margin-left: 41.66667%;
  }

  .small-offset-6 {
    position: relative;
    margin-left: 50%;
  }

  .small-offset-7 {
    position: relative;
    margin-left: 58.33333%;
  }

  .small-offset-8 {
    position: relative;
    margin-left: 66.66667%;
  }

  .small-offset-9 {
    position: relative;
    margin-left: 75%;
  }

  .small-offset-10 {
    position: relative;
    margin-left: 83.33333%;
  }

  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }

  [class*="column"] + [class*="column"].end {
    float: left;
  }

  .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 (min-width: 768px) {
  .large-1 {
    position: relative;
    width: 8.33333%;
  }

  .large-2 {
    position: relative;
    width: 16.66667%;
  }

  .large-3 {
    position: relative;
    width: 25%;
  }

  .large-4 {
    position: relative;
    width: 33.33333%;
  }

  .large-5 {
    position: relative;
    width: 41.66667%;
  }

  .large-6 {
    position: relative;
    width: 50%;
  }

  .large-7 {
    position: relative;
    width: 58.33333%;
  }

  .large-8 {
    position: relative;
    width: 66.66667%;
  }

  .large-9 {
    position: relative;
    width: 75%;
  }

  .large-10 {
    position: relative;
    width: 83.33333%;
  }

  .large-11 {
    position: relative;
    width: 91.66667%;
  }

  .large-12 {
    position: relative;
    width: 100%;
  }

  .row .large-offset-0 {
    position: relative;
    margin-left: 0%;
  }

  .row .large-offset-1 {
    position: relative;
    margin-left: 8.33333%;
  }

  .row .large-offset-2 {
    position: relative;
    margin-left: 16.66667%;
  }

  .row .large-offset-3 {
    position: relative;
    margin-left: 25%;
  }

  .row .large-offset-4 {
    position: relative;
    margin-left: 33.33333%;
  }

  .row .large-offset-5 {
    position: relative;
    margin-left: 41.66667%;
  }

  .row .large-offset-6 {
    position: relative;
    margin-left: 50%;
  }

  .row .large-offset-7 {
    position: relative;
    margin-left: 58.33333%;
  }

  .row .large-offset-8 {
    position: relative;
    margin-left: 66.66667%;
  }

  .row .large-offset-9 {
    position: relative;
    margin-left: 75%;
  }

  .row .large-offset-10 {
    position: relative;
    margin-left: 83.33333%;
  }

  .row .large-offset-11 {
    position: relative;
    margin-left: 91.66667%;
  }

  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  .column.large-centered,
  .columns.large-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }

  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }

  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right !important;
  }
}
/* Foundation Visibility HTML Classes */
.show-for-small,
.show-for-medium-down,
.show-for-large-down {
  display: inherit !important;
}

.show-for-medium,
.show-for-medium-up,
.show-for-large,
.show-for-large-up,
.show-for-xlarge {
  display: none !important;
}

.hide-for-medium,
.hide-for-medium-up,
.hide-for-large,
.hide-for-large-up,
.hide-for-xlarge {
  display: inherit !important;
}

.hide-for-small,
.hide-for-medium-down,
.hide-for-large-down {
  display: none !important;
}

/* Specific visilbity for tables */
table.show-for-small, table.show-for-medium-down, table.show-for-large-down, table.hide-for-medium, table.hide-for-medium-up, table.hide-for-large, table.hide-for-large-up, table.hide-for-xlarge {
  display: table;
}

thead.show-for-small, thead.show-for-medium-down, thead.show-for-large-down, thead.hide-for-medium, thead.hide-for-medium-up, thead.hide-for-large, thead.hide-for-large-up, thead.hide-for-xlarge {
  display: table-header-group !important;
}

tbody.show-for-small, tbody.show-for-medium-down, tbody.show-for-large-down, tbody.hide-for-medium, tbody.hide-for-medium-up, tbody.hide-for-large, tbody.hide-for-large-up, tbody.hide-for-xlarge {
  display: table-row-group !important;
}

tr.show-for-small, tr.show-for-medium-down, tr.show-for-large-down, tr.hide-for-medium, tr.hide-for-medium-up, tr.hide-for-large, tr.hide-for-large-up, tr.hide-for-xlarge {
  display: table-row !important;
}

td.show-for-small, td.show-for-medium-down, td.show-for-large-down, td.hide-for-medium, td.hide-for-medium-up, td.hide-for-large, td.hide-for-large-up, td.hide-for-xlarge,
th.show-for-small,
th.show-for-medium-down,
th.show-for-large-down,
th.hide-for-medium,
th.hide-for-medium-up,
th.hide-for-large,
th.hide-for-large-up,
th.hide-for-xlarge {
  display: table-cell !important;
}

/* Medium Displays: 768px - 1279px */
@media only screen and (min-width: 768px) {
  .show-for-medium,
  .show-for-medium-up {
    display: inherit !important;
  }

  .show-for-small {
    display: none !important;
  }

  .hide-for-small {
    display: inherit !important;
  }

  .hide-for-medium,
  .hide-for-medium-up {
    display: none !important;
  }

  /* Specific visilbity for tables */
  table.show-for-medium, table.show-for-medium-up, table.hide-for-small {
    display: table;
  }

  thead.show-for-medium, thead.show-for-medium-up, thead.hide-for-small {
    display: table-header-group !important;
  }

  tbody.show-for-medium, tbody.show-for-medium-up, tbody.hide-for-small {
    display: table-row-group !important;
  }

  tr.show-for-medium, tr.show-for-medium-up, tr.hide-for-small {
    display: table-row !important;
  }

  td.show-for-medium, td.show-for-medium-up, td.hide-for-small,
  th.show-for-medium,
  th.show-for-medium-up,
  th.hide-for-small {
    display: table-cell !important;
  }
}
/* Large Displays: 1280px - 1440px */
@media only screen and (min-width: 960px) {
  .show-for-large,
  .show-for-large-up {
    display: inherit !important;
  }

  .show-for-medium,
  .show-for-medium-down {
    display: none !important;
  }

  .hide-for-medium,
  .hide-for-medium-down {
    display: inherit !important;
  }

  .hide-for-large,
  .hide-for-large-up {
    display: none !important;
  }

  /* Specific visilbity for tables */
  table.show-for-large, table.show-for-large-up, table.hide-for-medium, table.hide-for-medium-down {
    display: table;
  }

  thead.show-for-large, thead.show-for-large-up, thead.hide-for-medium, thead.hide-for-medium-down {
    display: table-header-group !important;
  }

  tbody.show-for-large, tbody.show-for-large-up, tbody.hide-for-medium, tbody.hide-for-medium-down {
    display: table-row-group !important;
  }

  tr.show-for-large, tr.show-for-large-up, tr.hide-for-medium, tr.hide-for-medium-down {
    display: table-row !important;
  }

  td.show-for-large, td.show-for-large-up, td.hide-for-medium, td.hide-for-medium-down,
  th.show-for-large,
  th.show-for-large-up,
  th.hide-for-medium,
  th.hide-for-medium-down {
    display: table-cell !important;
  }
}
/* X-Large Displays: 1400px and up */
@media only screen and (min-width: 1440px) {
  .show-for-xlarge {
    display: inherit !important;
  }

  .show-for-large,
  .show-for-large-down {
    display: none !important;
  }

  .hide-for-large,
  .hide-for-large-down {
    display: inherit !important;
  }

  .hide-for-xlarge {
    display: none !important;
  }

  /* Specific visilbity for tables */
  table.show-for-xlarge, table.hide-for-large, table.hide-for-large-down {
    display: table;
  }

  thead.show-for-xlarge, thead.hide-for-large, thead.hide-for-large-down {
    display: table-header-group !important;
  }

  tbody.show-for-xlarge, tbody.hide-for-large, tbody.hide-for-large-down {
    display: table-row-group !important;
  }

  tr.show-for-xlarge, tr.hide-for-large, tr.hide-for-large-down {
    display: table-row !important;
  }

  td.show-for-xlarge, td.hide-for-large, td.hide-for-large-down,
  th.show-for-xlarge,
  th.hide-for-large,
  th.hide-for-large-down {
    display: table-cell !important;
  }
}
/* Orientation targeting */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important;
}

.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}

/* Specific visilbity for tables */
table.hide-for-landscape, table.show-for-portrait {
  display: table;
}

thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important;
}

tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important;
}

tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important;
}

td.hide-for-landscape, td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
  display: table-cell !important;
}

@media only screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important;
  }

  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }

  /* Specific visilbity for tables */
  table.show-for-landscape, table.hide-for-portrait {
    display: table;
  }

  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important;
  }

  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important;
  }

  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important;
  }

  td.show-for-landscape, td.hide-for-portrait,
  th.show-for-landscape,
  th.hide-for-portrait {
    display: table-cell !important;
  }
}
@media only screen and (orientation: portrait) {
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important;
  }

  .hide-for-portrait,
  .show-for-landscape {
    display: none !important;
  }

  /* Specific visilbity for tables */
  table.show-for-portrait, table.hide-for-landscape {
    display: table;
  }

  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important;
  }

  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important;
  }

  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important;
  }

  td.show-for-portrait, td.hide-for-landscape,
  th.show-for-portrait,
  th.hide-for-landscape {
    display: table-cell !important;
  }
}
/* Touch-enabled device targeting */
.show-for-touch {
  display: none !important;
}

.hide-for-touch {
  display: inherit !important;
}

.touch .show-for-touch {
  display: inherit !important;
}

.touch .hide-for-touch {
  display: none !important;
}

/* Specific visilbity for tables */
table.hide-for-touch {
  display: table;
}

.touch table.show-for-touch {
  display: table;
}

thead.hide-for-touch {
  display: table-header-group !important;
}

.touch thead.show-for-touch {
  display: table-header-group !important;
}

tbody.hide-for-touch {
  display: table-row-group !important;
}

.touch tbody.show-for-touch {
  display: table-row-group !important;
}

tr.hide-for-touch {
  display: table-row !important;
}

.touch tr.show-for-touch {
  display: table-row !important;
}

td.hide-for-touch {
  display: table-cell !important;
}

.touch td.show-for-touch {
  display: table-cell !important;
}

th.hide-for-touch {
  display: table-cell !important;
}

.touch th.show-for-touch {
  display: table-cell !important;
}

/* Foundation Block Grids for below small breakpoint */
@media only screen {
  [class*="block-grid-"] {
    display: block;
    padding: 0;
    margin: 0 -1em;
    *zoom: 1;
  }
  [class*="block-grid-"]:before, [class*="block-grid-"]:after {
    content: " ";
    display: table;
  }
  [class*="block-grid-"]:after {
    clear: both;
  }
  [class*="block-grid-"] > li {
    display: inline;
    height: auto;
    float: left;
    padding: 0 1em 2em;
  }

  .small-block-grid-1 > li {
    width: 100%;
    padding: 0 1em 2em;
  }
  .small-block-grid-1 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  .small-block-grid-2 > li {
    width: 50%;
    padding: 0 1em 2em;
  }
  .small-block-grid-2 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  .small-block-grid-3 > li {
    width: 33.33333%;
    padding: 0 1em 2em;
  }
  .small-block-grid-3 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  .small-block-grid-4 > li {
    width: 25%;
    padding: 0 1em 2em;
  }
  .small-block-grid-4 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  .small-block-grid-5 > li {
    width: 20%;
    padding: 0 1em 2em;
  }
  .small-block-grid-5 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  .small-block-grid-6 > li {
    width: 16.66667%;
    padding: 0 1em 2em;
  }
  .small-block-grid-6 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  .small-block-grid-7 > li {
    width: 14.28571%;
    padding: 0 1em 2em;
  }
  .small-block-grid-7 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  .small-block-grid-8 > li {
    width: 12.5%;
    padding: 0 1em 2em;
  }
  .small-block-grid-8 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  .small-block-grid-9 > li {
    width: 11.11111%;
    padding: 0 1em 2em;
  }
  .small-block-grid-9 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  .small-block-grid-10 > li {
    width: 10%;
    padding: 0 1em 2em;
  }
  .small-block-grid-10 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  .small-block-grid-11 > li {
    width: 9.09091%;
    padding: 0 1em 2em;
  }
  .small-block-grid-11 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  .small-block-grid-12 > li {
    width: 8.33333%;
    padding: 0 1em 2em;
  }
  .small-block-grid-12 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
/* Foundation Block Grids for above small breakpoint */
@media only screen and (min-width: 768px) {
  /* Remove small grid clearing */
  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: none;
  }

  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: none;
  }

  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: none;
  }

  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: none;
  }

  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: none;
  }

  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: none;
  }

  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: none;
  }

  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: none;
  }

  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: none;
  }

  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: none;
  }

  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: none;
  }

  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: none;
  }

  .large-block-grid-1 > li {
    width: 100%;
    padding: 0 1em 2em;
  }
  .large-block-grid-1 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  .large-block-grid-2 > li {
    width: 50%;
    padding: 0 1em 2em;
  }
  .large-block-grid-2 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  .large-block-grid-3 > li {
    width: 33.33333%;
    padding: 0 1em 2em;
  }
  .large-block-grid-3 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  .large-block-grid-4 > li {
    width: 25%;
    padding: 0 1em 2em;
  }
  .large-block-grid-4 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  .large-block-grid-5 > li {
    width: 20%;
    padding: 0 1em 2em;
  }
  .large-block-grid-5 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  .large-block-grid-6 > li {
    width: 16.66667%;
    padding: 0 1em 2em;
  }
  .large-block-grid-6 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  .large-block-grid-7 > li {
    width: 14.28571%;
    padding: 0 1em 2em;
  }
  .large-block-grid-7 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  .large-block-grid-8 > li {
    width: 12.5%;
    padding: 0 1em 2em;
  }
  .large-block-grid-8 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  .large-block-grid-9 > li {
    width: 11.11111%;
    padding: 0 1em 2em;
  }
  .large-block-grid-9 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  .large-block-grid-10 > li {
    width: 10%;
    padding: 0 1em 2em;
  }
  .large-block-grid-10 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  .large-block-grid-11 > li {
    width: 9.09091%;
    padding: 0 1em 2em;
  }
  .large-block-grid-11 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  .large-block-grid-12 > li {
    width: 8.33333%;
    padding: 0 1em 2em;
  }
  .large-block-grid-12 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
p.lead {
  font-size: 1.23333em;
  line-height: 1.6;
}

.subheader {
  line-height: 1.4;
  color: #6f6f6f;
  font-weight: 300;
  margin-top: 0.2em;
  margin-bottom: 0.5em;
}

/* Typography resets */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  direction: ltr;
}

/* Default Link Styles */
a {
  color: #a93e12;
  text-decoration: none;
  line-height: inherit;
}
a:hover, a:focus {
  color: #396685;
}
a img {
  border: none;
}

/* Default paragraph styles */
p {
  font-family: inherit;
  font-weight: normal;
  font-size: 1em;
  line-height: 1.4;
  margin-bottom: 1.33333em;
  text-rendering: optimizeLegibility;
}
p aside {
  font-size: 0.93333em;
  line-height: 1.35;
  font-style: italic;
}

/* Default header styles */
h1, h2, h3, h4, h5, h6 {
  font-family: "league-gothic", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  color: #222222;
  text-rendering: optimizeLegibility;
  margin-top: 0.2em;
  margin-bottom: 0.5em;
  line-height: 1.2em;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-size: 60%;
  color: #6f6f6f;
  line-height: 0;
}

h1 {
  font-size: 2.53333em;
}

h2 {
  font-size: 1.8em;
}

h3 {
  font-size: 1.46667em;
}

h4 {
  font-size: 1.26667em;
}

h5 {
  font-size: 1.26667em;
}

h6 {
  font-size: 1em;
}

hr {
  border: solid #dddddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.33333em 0 1.26667em;
  height: 0;
}

/* Helpful Typography Defaults */
em,
i {
  font-style: italic;
  line-height: inherit;
}

strong,
b {
  font-weight: bold;
  line-height: inherit;
}

small {
  font-size: 60%;
  line-height: inherit;
}

code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: bold;
  color: #7f0a0c;
}

/* Lists */
ul,
ol,
dl {
  font-size: 1em;
  line-height: 1.4;
  margin-bottom: 1.33333em;
  list-style-position: outside;
  font-family: inherit;
}

ul, ol {
  margin-left: 0;
}

/* Unordered Lists */
ul li ul,
ul li ol {
  margin-left: 1.33333em;
  margin-bottom: 0;
  font-size: 1em;
  /* Override nested font-size change */
}
ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit;
}
ul.square {
  list-style-type: square;
}
ul.circle {
  list-style-type: circle;
}
ul.disc {
  list-style-type: disc;
}
ul.no-bullet {
  list-style: none;
}

/* Ordered Lists */
ol li ul,
ol li ol {
  margin-left: 1.33333em;
  margin-bottom: 0;
}

/* Definition Lists */
dl dt {
  margin-bottom: 0.3em;
  font-weight: bold;
}
dl dd {
  margin-bottom: 0.8em;
}

/* Abbreviations */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222222;
  border-bottom: 1px dotted #dddddd;
  cursor: help;
}

abbr {
  text-transform: none;
}

/* Blockquotes */
blockquote {
  margin: 0 0 1.33333em;
  padding: 0.6em 1.33333em 0 1.26667em;
  border-left: 1px solid #dddddd;
}
blockquote cite {
  display: block;
  font-size: 0.86667em;
  color: #555555;
}
blockquote cite:before {
  content: "\2014 \0020";
}
blockquote cite a,
blockquote cite a:visited {
  color: #555555;
}

blockquote,
blockquote p {
  line-height: 1.4;
  color: #6f6f6f;
}

/* Microformats */
.vcard {
  display: inline-block;
  margin: 0 0 1.33333em 0;
  border: 1px solid #dddddd;
  padding: 0.66667em 0.8em;
}
.vcard li {
  margin: 0;
  display: block;
}
.vcard .fn {
  font-weight: bold;
  font-size: 1em;
}

.vevent .summary {
  font-weight: bold;
}
.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.06667em;
}

@media only screen and (min-width: 768px) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4;
  }

  h1 {
    font-size: 3.2em;
  }

  h2 {
    font-size: 2.46667em;
  }

  h3 {
    font-size: 1.8em;
  }

  h4 {
    font-size: 1.6em;
  }
}
/*
 * Print styles.
 *
 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
 * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
*/
.print-only {
  display: none !important;
}

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
}

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  .hide-on-print {
    display: none !important;
  }

  .print-only {
    display: block !important;
  }

  .hide-for-print {
    display: none !important;
  }

  .show-for-print {
    display: inherit !important;
  }
}
button, .button {
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  font-family: inherit;
  font-weight: bold;
  line-height: 1;
  margin: 0 0 1.33333em;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 0.8em;
  padding-right: 1.6em;
  padding-bottom: 0.86667em;
  padding-left: 1.6em;
  font-size: 1.06667em;
  background-color: #a93e12;
  border-color: #7b2d0d;
  color: white;
}
button:hover, button:focus, .button:hover, .button:focus {
  background-color: #7b2d0d;
}
button:hover, button:focus, .button:hover, .button:focus {
  color: white;
}
button.secondary, .button.secondary {
  background-color: #396685;
  border-color: #2a4b61;
  color: white;
}
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  background-color: #2a4b61;
}
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  color: white;
}
button.success, .button.success {
  background-color: #5da423;
  border-color: #457a1a;
  color: white;
}
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  background-color: #457a1a;
}
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  color: white;
}
button.alert, .button.alert {
  background-color: #c60f13;
  border-color: #970b0e;
  color: white;
}
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  background-color: #970b0e;
}
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  color: white;
}
button.large, .button.large {
  padding-top: 1.06667em;
  padding-right: 2.13333em;
  padding-bottom: 1.13333em;
  padding-left: 2.13333em;
  font-size: 1.33333em;
}
button.small, .button.small {
  padding-top: 0.6em;
  padding-right: 1.2em;
  padding-bottom: 0.66667em;
  padding-left: 1.2em;
  font-size: 0.86667em;
}
button.tiny, .button.tiny {
  padding-top: 0.46667em;
  padding-right: 0.93333em;
  padding-bottom: 0.53333em;
  padding-left: 0.93333em;
  font-size: 0.73333em;
}
button.expand, .button.expand {
  padding-right: 0px;
  padding-left: 0px;
  width: 100%;
}
button.left-align, .button.left-align {
  text-align: left;
  text-indent: 0.8em;
}
button.right-align, .button.right-align {
  text-align: right;
  padding-right: 0.8em;
}
button.disabled, button[disabled], .button.disabled, .button[disabled] {
  background-color: #a93e12;
  border-color: #7b2d0d;
  color: white;
  cursor: default;
  opacity: 0.6;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #7b2d0d;
}
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  color: white;
}
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #a93e12;
}
button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
  background-color: #396685;
  border-color: #2a4b61;
  color: white;
  cursor: default;
  opacity: 0.6;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #2a4b61;
}
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  color: white;
}
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #396685;
}
button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
  background-color: #5da423;
  border-color: #457a1a;
  color: white;
  cursor: default;
  opacity: 0.6;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #457a1a;
}
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  color: white;
}
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #5da423;
}
button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
  background-color: #c60f13;
  border-color: #970b0e;
  color: white;
  cursor: default;
  opacity: 0.6;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #970b0e;
}
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  color: white;
}
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #c60f13;
}

button, .button {
  padding-top: 0.86667em;
  padding-bottom: 0.8em;
  -webkit-appearance: none;
}
button.tiny, .button.tiny {
  padding-top: 0.53333em;
  padding-bottom: 0.46667em;
  -webkit-appearance: none;
}
button.small, .button.small {
  padding-top: 0.66667em;
  padding-bottom: 0.6em;
  -webkit-appearance: none;
}
button.large, .button.large {
  padding-top: 1.1em;
  padding-bottom: 1.1em;
  -webkit-appearance: none;
}

@media only screen {
  button, .button {
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    -webkit-transition: background-color 300ms ease-out;
    -moz-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out;
  }
  button:active, .button:active {
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
  }
  button.radius, .button.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
  button.round, .button.round {
    -webkit-border-radius: 1000px;
    border-radius: 1000px;
  }
}
@media only screen and (min-width: 768px) {
  button, .button {
    display: inline-block;
  }
}
/* Standard Forms */
form {
  margin: 0 0 1.06667em;
}

/* Using forms within rows, we need to set some defaults */
form .row .row {
  margin: 0 -0.53333em;
}
form .row .row .column,
form .row .row .columns {
  padding: 0 0.53333em;
}
form .row .row.collapse {
  margin: 0;
}
form .row .row.collapse .column,
form .row .row.collapse .columns {
  padding: 0;
}
form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
  padding-left: 0.53333em;
}

/* Label Styles */
label {
  font-size: 0.93333em;
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-weight: 500;
  margin-bottom: 0.2em;
  /* Styles for required inputs */
}
label.right {
  float: none;
  text-align: right;
}
label.inline {
  margin: 0 0 1.06667em 0;
  padding: 0.66667em 0;
}
label small {
  text-transform: capitalize;
  color: #666666;
}

/* Attach elements to the beginning or end of an input */
.prefix,
.postfix {
  display: block;
  position: relative;
  z-index: 2;
  text-align: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  font-size: 0.93333em;
  height: 2.46667em;
  line-height: 2.46667em;
}

/* Adjust padding, alignment and radius if pre/post element is a button */
.postfix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.26667em;
}

.prefix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.26667em;
}

.prefix.button.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.postfix.button.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.prefix.button.round {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomleft: 1000px;
  -moz-border-radius-topleft: 1000px;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}

.postfix.button.round {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-topright: 1000px;
  -moz-border-radius-bottomright: 1000px;
  -webkit-border-top-right-radius: 1000px;
  -webkit-border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
}

/* Separate prefix and postfix styles when on span or label so buttons keep their own */
span.prefix, label.prefix {
  background: #f2f2f2;
  border-color: #d9d9d9;
  border-right: none;
  color: #333333;
}
span.prefix.radius, label.prefix.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

span.postfix, label.postfix {
  background: #f2f2f2;
  border-color: #cccccc;
  border-left: none;
  color: #333333;
}
span.postfix.radius, label.postfix.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* Input groups will automatically style first and last elements of the group */
.input-group.radius > *:first-child, .input-group.radius > *:first-child * {
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.input-group.radius > *:last-child, .input-group.radius > *:last-child * {
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.input-group.round > *:first-child, .input-group.round > *:first-child * {
  -moz-border-radius-bottomleft: 1000px;
  -moz-border-radius-topleft: 1000px;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}
.input-group.round > *:last-child, .input-group.round > *:last-child * {
  -moz-border-radius-topright: 1000px;
  -moz-border-radius-bottomright: 1000px;
  -webkit-border-top-right-radius: 1000px;
  -webkit-border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
}

/* We use this to get basic styling on all basic form elements */
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea {
  background-color: white;
  font-family: inherit;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 0.93333em;
  margin: 0 0 1.06667em 0;
  padding: 0.53333em;
  height: 2.46667em;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: -webkit-box-shadow 0.45s, border-color 0.45s ease-in-out;
  -moz-transition: -moz-box-shadow 0.45s, border-color 0.45s ease-in-out;
  transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus {
  -webkit-box-shadow: 0 0 5px #999999;
  -moz-box-shadow: 0 0 5px #999999;
  box-shadow: 0 0 5px #999999;
  border-color: #999999;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus {
  background: #fafafa;
  border-color: #999999;
  outline: none;
}
input[type="text"][disabled],
input[type="password"][disabled],
input[type="date"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="month"][disabled],
input[type="week"][disabled],
input[type="email"][disabled],
input[type="number"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="time"][disabled],
input[type="url"][disabled],
textarea[disabled] {
  background-color: #dddddd;
}

/* Adjust margin for form elements below */
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
  margin: 0 0 1.06667em 0;
}

/* Normalize file input width */
input[type="file"] {
  width: 100%;
}

/* We add basic fieldset styling */
fieldset {
  border: solid 1px #dddddd;
  padding: 1.33333em;
  margin: 1.2em 0;
}
fieldset legend {
  font-weight: bold;
  background: white;
  padding: 0 0.2em;
  margin: 0;
  margin-left: -0.2em;
}

/* Error Handling */
[data-abide] .error small.error, [data-abide] span.error, [data-abide] small.error {
  display: block;
  padding: 0.4em 0.26667em;
  margin-top: -1.4em;
  margin-bottom: 1.06667em;
  font-size: 0.8em;
  font-weight: bold;
  background: #c60f13;
  color: white;
  margin-top: 0;
}
[data-abide] span.error, [data-abide] small.error {
  display: none;
}

span.error, small.error {
  display: block;
  padding: 0.4em 0.26667em;
  margin-top: -1.4em;
  margin-bottom: 1.06667em;
  font-size: 0.8em;
  font-weight: bold;
  background: #c60f13;
  color: white;
}

.error input,
.error textarea,
.error select {
  border-color: #c60f13;
  background-color: rgba(198, 15, 19, 0.1);
  margin-bottom: 0;
}
.error input:focus,
.error textarea:focus,
.error select:focus {
  background: #fafafa;
  border-color: #999999;
}
.error label,
.error label.error {
  color: #c60f13;
}
.error small.error {
  display: block;
  padding: 0.4em 0.26667em;
  margin-top: -1.4em;
  margin-bottom: 1.06667em;
  font-size: 0.8em;
  font-weight: bold;
  background: #c60f13;
  color: white;
}
.error span.error-message {
  display: block;
}

input.error,
textarea.error {
  border-color: #c60f13;
  background-color: rgba(198, 15, 19, 0.1);
}
input.error:focus,
textarea.error:focus {
  background: #fafafa;
  border-color: #999999;
}

.error select {
  border-color: #c60f13;
  background-color: rgba(198, 15, 19, 0.1);
}
.error select:focus {
  background: #fafafa;
  border-color: #999999;
}

label.error {
  color: #c60f13;
}

/* Button Groups */
.button-group {
  list-style: none;
  margin: 0;
  *zoom: 1;
}
.button-group:before, .button-group:after {
  content: " ";
  display: table;
}
.button-group:after {
  clear: both;
}
.button-group > * {
  margin: 0 0 0 -1px;
  float: left;
}
.button-group > *:first-child {
  margin-left: 0;
}
.button-group.radius > *:first-child, .button-group.radius > *:first-child > a, .button-group.radius > *:first-child > button, .button-group.radius > *:first-child > .button {
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.button-group.radius > *:last-child, .button-group.radius > *:last-child > a, .button-group.radius > *:last-child > button, .button-group.radius > *:last-child > .button {
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.button-group.round > *:first-child, .button-group.round > *:first-child > a, .button-group.round > *:first-child > button, .button-group.round > *:first-child > .button {
  -moz-border-radius-bottomleft: 1000px;
  -moz-border-radius-topleft: 1000px;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}
.button-group.round > *:last-child, .button-group.round > *:last-child > a, .button-group.round > *:last-child > button, .button-group.round > *:last-child > .button {
  -moz-border-radius-topright: 1000px;
  -moz-border-radius-bottomright: 1000px;
  -webkit-border-top-right-radius: 1000px;
  -webkit-border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
}
.button-group.even-2 li {
  width: 50%;
}
.button-group.even-2 li button, .button-group.even-2 li .button {
  width: 100%;
}
.button-group.even-3 li {
  width: 33.33333%;
}
.button-group.even-3 li button, .button-group.even-3 li .button {
  width: 100%;
}
.button-group.even-4 li {
  width: 25%;
}
.button-group.even-4 li button, .button-group.even-4 li .button {
  width: 100%;
}
.button-group.even-5 li {
  width: 20%;
}
.button-group.even-5 li button, .button-group.even-5 li .button {
  width: 100%;
}
.button-group.even-6 li {
  width: 16.66667%;
}
.button-group.even-6 li button, .button-group.even-6 li .button {
  width: 100%;
}
.button-group.even-7 li {
  width: 14.28571%;
}
.button-group.even-7 li button, .button-group.even-7 li .button {
  width: 100%;
}
.button-group.even-8 li {
  width: 12.5%;
}
.button-group.even-8 li button, .button-group.even-8 li .button {
  width: 100%;
}

.button-bar {
  *zoom: 1;
}
.button-bar:before, .button-bar:after {
  content: " ";
  display: table;
}
.button-bar:after {
  clear: both;
}
.button-bar .button-group {
  float: left;
  margin-right: 0.66667em;
}
.button-bar .button-group div {
  overflow: hidden;
}

/* Dropdown Button */
.dropdown.button {
  position: relative;
  padding-right: 3.4em;
}
.dropdown.button:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  display: block;
  border-style: solid;
  border-color: white transparent transparent transparent;
  top: 50%;
}
.dropdown.button:before {
  border-width: 0.6em;
  right: 1.6em;
  margin-top: -0.26667em;
}
.dropdown.button:before {
  border-color: white transparent transparent transparent;
}
.dropdown.button.tiny {
  padding-right: 2.33333em;
}
.dropdown.button.tiny:before {
  border-width: 0.46667em;
  right: 0.93333em;
  margin-top: -0.16667em;
}
.dropdown.button.tiny:before {
  border-color: white transparent transparent transparent;
}
.dropdown.button.small {
  padding-right: 3em;
}
.dropdown.button.small:before {
  border-width: 0.6em;
  right: 1.2em;
  margin-top: -0.23333em;
}
.dropdown.button.small:before {
  border-color: white transparent transparent transparent;
}
.dropdown.button.large {
  padding-right: 4.26667em;
}
.dropdown.button.large:before {
  border-width: 0.66667em;
  right: 1.86667em;
  margin-top: -0.33333em;
}
.dropdown.button.large:before {
  border-color: white transparent transparent transparent;
}
.dropdown.button.secondary:before {
  border-color: #333333 transparent transparent transparent;
}

/* Split Buttons */
.split.button {
  position: relative;
  padding-right: 5.12em;
}
.split.button span {
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: solid 1px;
}
.split.button span:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  display: block;
  border-style: inset;
  left: 50%;
}
.split.button span:active {
  background-color: rgba(0, 0, 0, 0.1);
}
.split.button span {
  border-left-color: #64250b;
}
.split.button span {
  width: 3.2em;
}
.split.button span:before {
  border-top-style: solid;
  border-width: 0.6em;
  top: 1.2em;
  margin-left: -0.6em;
}
.split.button span:before {
  border-color: white transparent transparent transparent;
}
.split.button.secondary span {
  border-left-color: #223d4f;
}
.split.button.secondary span:before {
  border-color: white transparent transparent transparent;
}
.split.button.alert span {
  border-left-color: #7f0a0c;
}
.split.button.success span {
  border-left-color: #396516;
}
.split.button.tiny {
  padding-right: 4.2em;
}
.split.button.tiny span {
  width: 3.03333em;
}
.split.button.tiny span:before {
  border-top-style: solid;
  border-width: 0.46667em;
  top: 0.93333em;
  margin-left: -0.33333em;
}
.split.button.small {
  padding-right: 4.2em;
}
.split.button.small span {
  width: 3em;
}
.split.button.small span:before {
  border-top-style: solid;
  border-width: 0.6em;
  top: 0.9em;
  margin-left: -0.6em;
}
.split.button.large {
  padding-right: 6.4em;
}
.split.button.large span {
  width: 4em;
}
.split.button.large span:before {
  border-top-style: solid;
  border-width: 0.66667em;
  top: 1.4em;
  margin-left: -0.6em;
}
.split.button.expand {
  padding-left: 2em;
}
.split.button.secondary span:before {
  border-color: #333333 transparent transparent transparent;
}
.split.button.radius span {
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.split.button.round span {
  -moz-border-radius-topright: 1000px;
  -moz-border-radius-bottomright: 1000px;
  -webkit-border-top-right-radius: 1000px;
  -webkit-border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
}

/* Flex Video */
.flex-video {
  position: relative;
  padding-top: 1.66667em;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 1.06667em;
  overflow: hidden;
}
.flex-video.widescreen {
  padding-bottom: 57.25%;
}
.flex-video.vimeo {
  padding-top: 0;
}
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Sections */
[data-section=''], [data-section='auto'], .section-container.auto,
[data-section='vertical-tabs'], .section-container.vertical-tabs,
[data-section='vertical-nav'], .section-container.vertical-nav,
[data-section='horizontal-nav'], .section-container.horizontal-nav,
[data-section='accordion'], .section-container.accordion {
  width: 100%;
  position: relative;
  display: block;
  margin-bottom: 1.33333em;
}
[data-section=''][data-section-small-style], [data-section='auto'][data-section-small-style], .section-container.auto[data-section-small-style],
[data-section='vertical-tabs'][data-section-small-style], .section-container.vertical-tabs[data-section-small-style],
[data-section='vertical-nav'][data-section-small-style], .section-container.vertical-nav[data-section-small-style],
[data-section='horizontal-nav'][data-section-small-style], .section-container.horizontal-nav[data-section-small-style],
[data-section='accordion'][data-section-small-style], .section-container.accordion[data-section-small-style] {
  width: 100% !important;
}
[data-section=''][data-section-small-style] > [data-section-region], [data-section=''][data-section-small-style] > section, [data-section=''][data-section-small-style] > .section, [data-section='auto'][data-section-small-style] > [data-section-region], [data-section='auto'][data-section-small-style] > section, [data-section='auto'][data-section-small-style] > .section, .section-container.auto[data-section-small-style] > [data-section-region], .section-container.auto[data-section-small-style] > section, .section-container.auto[data-section-small-style] > .section,
[data-section='vertical-tabs'][data-section-small-style] > [data-section-region],
[data-section='vertical-tabs'][data-section-small-style] > section,
[data-section='vertical-tabs'][data-section-small-style] > .section, .section-container.vertical-tabs[data-section-small-style] > [data-section-region], .section-container.vertical-tabs[data-section-small-style] > section, .section-container.vertical-tabs[data-section-small-style] > .section,
[data-section='vertical-nav'][data-section-small-style] > [data-section-region],
[data-section='vertical-nav'][data-section-small-style] > section,
[data-section='vertical-nav'][data-section-small-style] > .section, .section-container.vertical-nav[data-section-small-style] > [data-section-region], .section-container.vertical-nav[data-section-small-style] > section, .section-container.vertical-nav[data-section-small-style] > .section,
[data-section='horizontal-nav'][data-section-small-style] > [data-section-region],
[data-section='horizontal-nav'][data-section-small-style] > section,
[data-section='horizontal-nav'][data-section-small-style] > .section, .section-container.horizontal-nav[data-section-small-style] > [data-section-region], .section-container.horizontal-nav[data-section-small-style] > section, .section-container.horizontal-nav[data-section-small-style] > .section,
[data-section='accordion'][data-section-small-style] > [data-section-region],
[data-section='accordion'][data-section-small-style] > section,
[data-section='accordion'][data-section-small-style] > .section, .section-container.accordion[data-section-small-style] > [data-section-region], .section-container.accordion[data-section-small-style] > section, .section-container.accordion[data-section-small-style] > .section {
  padding: 0 !important;
  margin: 0 !important;
}
[data-section=''][data-section-small-style] > [data-section-region] > [data-section-title], [data-section=''][data-section-small-style] > [data-section-region] > .title, [data-section=''][data-section-small-style] > section > [data-section-title], [data-section=''][data-section-small-style] > section > .title, [data-section=''][data-section-small-style] > .section > [data-section-title], [data-section=''][data-section-small-style] > .section > .title, [data-section='auto'][data-section-small-style] > [data-section-region] > [data-section-title], [data-section='auto'][data-section-small-style] > [data-section-region] > .title, [data-section='auto'][data-section-small-style] > section > [data-section-title], [data-section='auto'][data-section-small-style] > section > .title, [data-section='auto'][data-section-small-style] > .section > [data-section-title], [data-section='auto'][data-section-small-style] > .section > .title, .section-container.auto[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.auto[data-section-small-style] > [data-section-region] > .title, .section-container.auto[data-section-small-style] > section > [data-section-title], .section-container.auto[data-section-small-style] > section > .title, .section-container.auto[data-section-small-style] > .section > [data-section-title], .section-container.auto[data-section-small-style] > .section > .title,
[data-section='vertical-tabs'][data-section-small-style] > [data-section-region] > [data-section-title],
[data-section='vertical-tabs'][data-section-small-style] > [data-section-region] > .title,
[data-section='vertical-tabs'][data-section-small-style] > section > [data-section-title],
[data-section='vertical-tabs'][data-section-small-style] > section > .title,
[data-section='vertical-tabs'][data-section-small-style] > .section > [data-section-title],
[data-section='vertical-tabs'][data-section-small-style] > .section > .title, .section-container.vertical-tabs[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.vertical-tabs[data-section-small-style] > [data-section-region] > .title, .section-container.vertical-tabs[data-section-small-style] > section > [data-section-title], .section-container.vertical-tabs[data-section-small-style] > section > .title, .section-container.vertical-tabs[data-section-small-style] > .section > [data-section-title], .section-container.vertical-tabs[data-section-small-style] > .section > .title,
[data-section='vertical-nav'][data-section-small-style] > [data-section-region] > [data-section-title],
[data-section='vertical-nav'][data-section-small-style] > [data-section-region] > .title,
[data-section='vertical-nav'][data-section-small-style] > section > [data-section-title],
[data-section='vertical-nav'][data-section-small-style] > section > .title,
[data-section='vertical-nav'][data-section-small-style] > .section > [data-section-title],
[data-section='vertical-nav'][data-section-small-style] > .section > .title, .section-container.vertical-nav[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.vertical-nav[data-section-small-style] > [data-section-region] > .title, .section-container.vertical-nav[data-section-small-style] > section > [data-section-title], .section-container.vertical-nav[data-section-small-style] > section > .title, .section-container.vertical-nav[data-section-small-style] > .section > [data-section-title], .section-container.vertical-nav[data-section-small-style] > .section > .title,
[data-section='horizontal-nav'][data-section-small-style] > [data-section-region] > [data-section-title],
[data-section='horizontal-nav'][data-section-small-style] > [data-section-region] > .title,
[data-section='horizontal-nav'][data-section-small-style] > section > [data-section-title],
[data-section='horizontal-nav'][data-section-small-style] > section > .title,
[data-section='horizontal-nav'][data-section-small-style] > .section > [data-section-title],
[data-section='horizontal-nav'][data-section-small-style] > .section > .title, .section-container.horizontal-nav[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.horizontal-nav[data-section-small-style] > [data-section-region] > .title, .section-container.horizontal-nav[data-section-small-style] > section > [data-section-title], .section-container.horizontal-nav[data-section-small-style] > section > .title, .section-container.horizontal-nav[data-section-small-style] > .section > [data-section-title], .section-container.horizontal-nav[data-section-small-style] > .section > .title,
[data-section='accordion'][data-section-small-style] > [data-section-region] > [data-section-title],
[data-section='accordion'][data-section-small-style] > [data-section-region] > .title,
[data-section='accordion'][data-section-small-style] > section > [data-section-title],
[data-section='accordion'][data-section-small-style] > section > .title,
[data-section='accordion'][data-section-small-style] > .section > [data-section-title],
[data-section='accordion'][data-section-small-style] > .section > .title, .section-container.accordion[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.accordion[data-section-small-style] > [data-section-region] > .title, .section-container.accordion[data-section-small-style] > section > [data-section-title], .section-container.accordion[data-section-small-style] > section > .title, .section-container.accordion[data-section-small-style] > .section > [data-section-title], .section-container.accordion[data-section-small-style] > .section > .title {
  width: 100% !important;
}
[data-section=''] > section, [data-section=''] > .section, [data-section=''] > [data-section-region], [data-section='auto'] > section, [data-section='auto'] > .section, [data-section='auto'] > [data-section-region], .section-container.auto > section, .section-container.auto > .section, .section-container.auto > [data-section-region],
[data-section='vertical-tabs'] > section,
[data-section='vertical-tabs'] > .section,
[data-section='vertical-tabs'] > [data-section-region], .section-container.vertical-tabs > section, .section-container.vertical-tabs > .section, .section-container.vertical-tabs > [data-section-region],
[data-section='vertical-nav'] > section,
[data-section='vertical-nav'] > .section,
[data-section='vertical-nav'] > [data-section-region], .section-container.vertical-nav > section, .section-container.vertical-nav > .section, .section-container.vertical-nav > [data-section-region],
[data-section='horizontal-nav'] > section,
[data-section='horizontal-nav'] > .section,
[data-section='horizontal-nav'] > [data-section-region], .section-container.horizontal-nav > section, .section-container.horizontal-nav > .section, .section-container.horizontal-nav > [data-section-region],
[data-section='accordion'] > section,
[data-section='accordion'] > .section,
[data-section='accordion'] > [data-section-region], .section-container.accordion > section, .section-container.accordion > .section, .section-container.accordion > [data-section-region] {
  margin: 0;
}
[data-section=''] > section > [data-section-title], [data-section=''] > section > .title, [data-section=''] > .section > [data-section-title], [data-section=''] > .section > .title, [data-section=''] > [data-section-region] > [data-section-title], [data-section=''] > [data-section-region] > .title, [data-section='auto'] > section > [data-section-title], [data-section='auto'] > section > .title, [data-section='auto'] > .section > [data-section-title], [data-section='auto'] > .section > .title, [data-section='auto'] > [data-section-region] > [data-section-title], [data-section='auto'] > [data-section-region] > .title, .section-container.auto > section > [data-section-title], .section-container.auto > section > .title, .section-container.auto > .section > [data-section-title], .section-container.auto > .section > .title, .section-container.auto > [data-section-region] > [data-section-title], .section-container.auto > [data-section-region] > .title,
[data-section='vertical-tabs'] > section > [data-section-title],
[data-section='vertical-tabs'] > section > .title,
[data-section='vertical-tabs'] > .section > [data-section-title],
[data-section='vertical-tabs'] > .section > .title,
[data-section='vertical-tabs'] > [data-section-region] > [data-section-title],
[data-section='vertical-tabs'] > [data-section-region] > .title, .section-container.vertical-tabs > section > [data-section-title], .section-container.vertical-tabs > section > .title, .section-container.vertical-tabs > .section > [data-section-title], .section-container.vertical-tabs > .section > .title, .section-container.vertical-tabs > [data-section-region] > [data-section-title], .section-container.vertical-tabs > [data-section-region] > .title,
[data-section='vertical-nav'] > section > [data-section-title],
[data-section='vertical-nav'] > section > .title,
[data-section='vertical-nav'] > .section > [data-section-title],
[data-section='vertical-nav'] > .section > .title,
[data-section='vertical-nav'] > [data-section-region] > [data-section-title],
[data-section='vertical-nav'] > [data-section-region] > .title, .section-container.vertical-nav > section > [data-section-title], .section-container.vertical-nav > section > .title, .section-container.vertical-nav > .section > [data-section-title], .section-container.vertical-nav > .section > .title, .section-container.vertical-nav > [data-section-region] > [data-section-title], .section-container.vertical-nav > [data-section-region] > .title,
[data-section='horizontal-nav'] > section > [data-section-title],
[data-section='horizontal-nav'] > section > .title,
[data-section='horizontal-nav'] > .section > [data-section-title],
[data-section='horizontal-nav'] > .section > .title,
[data-section='horizontal-nav'] > [data-section-region] > [data-section-title],
[data-section='horizontal-nav'] > [data-section-region] > .title, .section-container.horizontal-nav > section > [data-section-title], .section-container.horizontal-nav > section > .title, .section-container.horizontal-nav > .section > [data-section-title], .section-container.horizontal-nav > .section > .title, .section-container.horizontal-nav > [data-section-region] > [data-section-title], .section-container.horizontal-nav > [data-section-region] > .title,
[data-section='accordion'] > section > [data-section-title],
[data-section='accordion'] > section > .title,
[data-section='accordion'] > .section > [data-section-title],
[data-section='accordion'] > .section > .title,
[data-section='accordion'] > [data-section-region] > [data-section-title],
[data-section='accordion'] > [data-section-region] > .title, .section-container.accordion > section > [data-section-title], .section-container.accordion > section > .title, .section-container.accordion > .section > [data-section-title], .section-container.accordion > .section > .title, .section-container.accordion > [data-section-region] > [data-section-title], .section-container.accordion > [data-section-region] > .title {
  margin-bottom: 0;
}
[data-section=''] > section > [data-section-title] a, [data-section=''] > section > .title a, [data-section=''] > .section > [data-section-title] a, [data-section=''] > .section > .title a, [data-section=''] > [data-section-region] > [data-section-title] a, [data-section=''] > [data-section-region] > .title a, [data-section='auto'] > section > [data-section-title] a, [data-section='auto'] > section > .title a, [data-section='auto'] > .section > [data-section-title] a, [data-section='auto'] > .section > .title a, [data-section='auto'] > [data-section-region] > [data-section-title] a, [data-section='auto'] > [data-section-region] > .title a, .section-container.auto > section > [data-section-title] a, .section-container.auto > section > .title a, .section-container.auto > .section > [data-section-title] a, .section-container.auto > .section > .title a, .section-container.auto > [data-section-region] > [data-section-title] a, .section-container.auto > [data-section-region] > .title a,
[data-section='vertical-tabs'] > section > [data-section-title] a,
[data-section='vertical-tabs'] > section > .title a,
[data-section='vertical-tabs'] > .section > [data-section-title] a,
[data-section='vertical-tabs'] > .section > .title a,
[data-section='vertical-tabs'] > [data-section-region] > [data-section-title] a,
[data-section='vertical-tabs'] > [data-section-region] > .title a, .section-container.vertical-tabs > section > [data-section-title] a, .section-container.vertical-tabs > section > .title a, .section-container.vertical-tabs > .section > [data-section-title] a, .section-container.vertical-tabs > .section > .title a, .section-container.vertical-tabs > [data-section-region] > [data-section-title] a, .section-container.vertical-tabs > [data-section-region] > .title a,
[data-section='vertical-nav'] > section > [data-section-title] a,
[data-section='vertical-nav'] > section > .title a,
[data-section='vertical-nav'] > .section > [data-section-title] a,
[data-section='vertical-nav'] > .section > .title a,
[data-section='vertical-nav'] > [data-section-region] > [data-section-title] a,
[data-section='vertical-nav'] > [data-section-region] > .title a, .section-container.vertical-nav > section > [data-section-title] a, .section-container.vertical-nav > section > .title a, .section-container.vertical-nav > .section > [data-section-title] a, .section-container.vertical-nav > .section > .title a, .section-container.vertical-nav > [data-section-region] > [data-section-title] a, .section-container.vertical-nav > [data-section-region] > .title a,
[data-section='horizontal-nav'] > section > [data-section-title] a,
[data-section='horizontal-nav'] > section > .title a,
[data-section='horizontal-nav'] > .section > [data-section-title] a,
[data-section='horizontal-nav'] > .section > .title a,
[data-section='horizontal-nav'] > [data-section-region] > [data-section-title] a,
[data-section='horizontal-nav'] > [data-section-region] > .title a, .section-container.horizontal-nav > section > [data-section-title] a, .section-container.horizontal-nav > section > .title a, .section-container.horizontal-nav > .section > [data-section-title] a, .section-container.horizontal-nav > .section > .title a, .section-container.horizontal-nav > [data-section-region] > [data-section-title] a, .section-container.horizontal-nav > [data-section-region] > .title a,
[data-section='accordion'] > section > [data-section-title] a,
[data-section='accordion'] > section > .title a,
[data-section='accordion'] > .section > [data-section-title] a,
[data-section='accordion'] > .section > .title a,
[data-section='accordion'] > [data-section-region] > [data-section-title] a,
[data-section='accordion'] > [data-section-region] > .title a, .section-container.accordion > section > [data-section-title] a, .section-container.accordion > section > .title a, .section-container.accordion > .section > [data-section-title] a, .section-container.accordion > .section > .title a, .section-container.accordion > [data-section-region] > [data-section-title] a, .section-container.accordion > [data-section-region] > .title a {
  width: 100%;
  display: inline-block;
  white-space: nowrap;
}
[data-section=''] > section > [data-section-content], [data-section=''] > section > .content, [data-section=''] > .section > [data-section-content], [data-section=''] > .section > .content, [data-section=''] > [data-section-region] > [data-section-content], [data-section=''] > [data-section-region] > .content, [data-section='auto'] > section > [data-section-content], [data-section='auto'] > section > .content, [data-section='auto'] > .section > [data-section-content], [data-section='auto'] > .section > .content, [data-section='auto'] > [data-section-region] > [data-section-content], [data-section='auto'] > [data-section-region] > .content, .section-container.auto > section > [data-section-content], .section-container.auto > section > .content, .section-container.auto > .section > [data-section-content], .section-container.auto > .section > .content, .section-container.auto > [data-section-region] > [data-section-content], .section-container.auto > [data-section-region] > .content,
[data-section='vertical-tabs'] > section > [data-section-content],
[data-section='vertical-tabs'] > section > .content,
[data-section='vertical-tabs'] > .section > [data-section-content],
[data-section='vertical-tabs'] > .section > .content,
[data-section='vertical-tabs'] > [data-section-region] > [data-section-content],
[data-section='vertical-tabs'] > [data-section-region] > .content, .section-container.vertical-tabs > section > [data-section-content], .section-container.vertical-tabs > section > .content, .section-container.vertical-tabs > .section > [data-section-content], .section-container.vertical-tabs > .section > .content, .section-container.vertical-tabs > [data-section-region] > [data-section-content], .section-container.vertical-tabs > [data-section-region] > .content,
[data-section='vertical-nav'] > section > [data-section-content],
[data-section='vertical-nav'] > section > .content,
[data-section='vertical-nav'] > .section > [data-section-content],
[data-section='vertical-nav'] > .section > .content,
[data-section='vertical-nav'] > [data-section-region] > [data-section-content],
[data-section='vertical-nav'] > [data-section-region] > .content, .section-container.vertical-nav > section > [data-section-content], .section-container.vertical-nav > section > .content, .section-container.vertical-nav > .section > [data-section-content], .section-container.vertical-nav > .section > .content, .section-container.vertical-nav > [data-section-region] > [data-section-content], .section-container.vertical-nav > [data-section-region] > .content,
[data-section='horizontal-nav'] > section > [data-section-content],
[data-section='horizontal-nav'] > section > .content,
[data-section='horizontal-nav'] > .section > [data-section-content],
[data-section='horizontal-nav'] > .section > .content,
[data-section='horizontal-nav'] > [data-section-region] > [data-section-content],
[data-section='horizontal-nav'] > [data-section-region] > .content, .section-container.horizontal-nav > section > [data-section-content], .section-container.horizontal-nav > section > .content, .section-container.horizontal-nav > .section > [data-section-content], .section-container.horizontal-nav > .section > .content, .section-container.horizontal-nav > [data-section-region] > [data-section-content], .section-container.horizontal-nav > [data-section-region] > .content,
[data-section='accordion'] > section > [data-section-content],
[data-section='accordion'] > section > .content,
[data-section='accordion'] > .section > [data-section-content],
[data-section='accordion'] > .section > .content,
[data-section='accordion'] > [data-section-region] > [data-section-content],
[data-section='accordion'] > [data-section-region] > .content, .section-container.accordion > section > [data-section-content], .section-container.accordion > section > .content, .section-container.accordion > .section > [data-section-content], .section-container.accordion > .section > .content, .section-container.accordion > [data-section-region] > [data-section-content], .section-container.accordion > [data-section-region] > .content {
  display: none;
}
[data-section=''] > section.active > [data-section-content], [data-section=''] > section.active > .content, [data-section=''] > .section.active > [data-section-content], [data-section=''] > .section.active > .content, [data-section=''] > [data-section-region].active > [data-section-content], [data-section=''] > [data-section-region].active > .content, [data-section='auto'] > section.active > [data-section-content], [data-section='auto'] > section.active > .content, [data-section='auto'] > .section.active > [data-section-content], [data-section='auto'] > .section.active > .content, [data-section='auto'] > [data-section-region].active > [data-section-content], [data-section='auto'] > [data-section-region].active > .content, .section-container.auto > section.active > [data-section-content], .section-container.auto > section.active > .content, .section-container.auto > .section.active > [data-section-content], .section-container.auto > .section.active > .content, .section-container.auto > [data-section-region].active > [data-section-content], .section-container.auto > [data-section-region].active > .content,
[data-section='vertical-tabs'] > section.active > [data-section-content],
[data-section='vertical-tabs'] > section.active > .content,
[data-section='vertical-tabs'] > .section.active > [data-section-content],
[data-section='vertical-tabs'] > .section.active > .content,
[data-section='vertical-tabs'] > [data-section-region].active > [data-section-content],
[data-section='vertical-tabs'] > [data-section-region].active > .content, .section-container.vertical-tabs > section.active > [data-section-content], .section-container.vertical-tabs > section.active > .content, .section-container.vertical-tabs > .section.active > [data-section-content], .section-container.vertical-tabs > .section.active > .content, .section-container.vertical-tabs > [data-section-region].active > [data-section-content], .section-container.vertical-tabs > [data-section-region].active > .content,
[data-section='vertical-nav'] > section.active > [data-section-content],
[data-section='vertical-nav'] > section.active > .content,
[data-section='vertical-nav'] > .section.active > [data-section-content],
[data-section='vertical-nav'] > .section.active > .content,
[data-section='vertical-nav'] > [data-section-region].active > [data-section-content],
[data-section='vertical-nav'] > [data-section-region].active > .content, .section-container.vertical-nav > section.active > [data-section-content], .section-container.vertical-nav > section.active > .content, .section-container.vertical-nav > .section.active > [data-section-content], .section-container.vertical-nav > .section.active > .content, .section-container.vertical-nav > [data-section-region].active > [data-section-content], .section-container.vertical-nav > [data-section-region].active > .content,
[data-section='horizontal-nav'] > section.active > [data-section-content],
[data-section='horizontal-nav'] > section.active > .content,
[data-section='horizontal-nav'] > .section.active > [data-section-content],
[data-section='horizontal-nav'] > .section.active > .content,
[data-section='horizontal-nav'] > [data-section-region].active > [data-section-content],
[data-section='horizontal-nav'] > [data-section-region].active > .content, .section-container.horizontal-nav > section.active > [data-section-content], .section-container.horizontal-nav > section.active > .content, .section-container.horizontal-nav > .section.active > [data-section-content], .section-container.horizontal-nav > .section.active > .content, .section-container.horizontal-nav > [data-section-region].active > [data-section-content], .section-container.horizontal-nav > [data-section-region].active > .content,
[data-section='accordion'] > section.active > [data-section-content],
[data-section='accordion'] > section.active > .content,
[data-section='accordion'] > .section.active > [data-section-content],
[data-section='accordion'] > .section.active > .content,
[data-section='accordion'] > [data-section-region].active > [data-section-content],
[data-section='accordion'] > [data-section-region].active > .content, .section-container.accordion > section.active > [data-section-content], .section-container.accordion > section.active > .content, .section-container.accordion > .section.active > [data-section-content], .section-container.accordion > .section.active > .content, .section-container.accordion > [data-section-region].active > [data-section-content], .section-container.accordion > [data-section-region].active > .content {
  display: block;
}
[data-section=''] > section:not(.active), [data-section=''] > .section:not(.active), [data-section=''] > [data-section-region]:not(.active), [data-section='auto'] > section:not(.active), [data-section='auto'] > .section:not(.active), [data-section='auto'] > [data-section-region]:not(.active), .section-container.auto > section:not(.active), .section-container.auto > .section:not(.active), .section-container.auto > [data-section-region]:not(.active),
[data-section='vertical-tabs'] > section:not(.active),
[data-section='vertical-tabs'] > .section:not(.active),
[data-section='vertical-tabs'] > [data-section-region]:not(.active), .section-container.vertical-tabs > section:not(.active), .section-container.vertical-tabs > .section:not(.active), .section-container.vertical-tabs > [data-section-region]:not(.active),
[data-section='vertical-nav'] > section:not(.active),
[data-section='vertical-nav'] > .section:not(.active),
[data-section='vertical-nav'] > [data-section-region]:not(.active), .section-container.vertical-nav > section:not(.active), .section-container.vertical-nav > .section:not(.active), .section-container.vertical-nav > [data-section-region]:not(.active),
[data-section='horizontal-nav'] > section:not(.active),
[data-section='horizontal-nav'] > .section:not(.active),
[data-section='horizontal-nav'] > [data-section-region]:not(.active), .section-container.horizontal-nav > section:not(.active), .section-container.horizontal-nav > .section:not(.active), .section-container.horizontal-nav > [data-section-region]:not(.active),
[data-section='accordion'] > section:not(.active),
[data-section='accordion'] > .section:not(.active),
[data-section='accordion'] > [data-section-region]:not(.active), .section-container.accordion > section:not(.active), .section-container.accordion > .section:not(.active), .section-container.accordion > [data-section-region]:not(.active) {
  padding: 0 !important;
}
[data-section=''] > section > [data-section-title], [data-section=''] > section > .title, [data-section=''] > .section > [data-section-title], [data-section=''] > .section > .title, [data-section=''] > [data-section-region] > [data-section-title], [data-section=''] > [data-section-region] > .title, [data-section='auto'] > section > [data-section-title], [data-section='auto'] > section > .title, [data-section='auto'] > .section > [data-section-title], [data-section='auto'] > .section > .title, [data-section='auto'] > [data-section-region] > [data-section-title], [data-section='auto'] > [data-section-region] > .title, .section-container.auto > section > [data-section-title], .section-container.auto > section > .title, .section-container.auto > .section > [data-section-title], .section-container.auto > .section > .title, .section-container.auto > [data-section-region] > [data-section-title], .section-container.auto > [data-section-region] > .title,
[data-section='vertical-tabs'] > section > [data-section-title],
[data-section='vertical-tabs'] > section > .title,
[data-section='vertical-tabs'] > .section > [data-section-title],
[data-section='vertical-tabs'] > .section > .title,
[data-section='vertical-tabs'] > [data-section-region] > [data-section-title],
[data-section='vertical-tabs'] > [data-section-region] > .title, .section-container.vertical-tabs > section > [data-section-title], .section-container.vertical-tabs > section > .title, .section-container.vertical-tabs > .section > [data-section-title], .section-container.vertical-tabs > .section > .title, .section-container.vertical-tabs > [data-section-region] > [data-section-title], .section-container.vertical-tabs > [data-section-region] > .title,
[data-section='vertical-nav'] > section > [data-section-title],
[data-section='vertical-nav'] > section > .title,
[data-section='vertical-nav'] > .section > [data-section-title],
[data-section='vertical-nav'] > .section > .title,
[data-section='vertical-nav'] > [data-section-region] > [data-section-title],
[data-section='vertical-nav'] > [data-section-region] > .title, .section-container.vertical-nav > section > [data-section-title], .section-container.vertical-nav > section > .title, .section-container.vertical-nav > .section > [data-section-title], .section-container.vertical-nav > .section > .title, .section-container.vertical-nav > [data-section-region] > [data-section-title], .section-container.vertical-nav > [data-section-region] > .title,
[data-section='horizontal-nav'] > section > [data-section-title],
[data-section='horizontal-nav'] > section > .title,
[data-section='horizontal-nav'] > .section > [data-section-title],
[data-section='horizontal-nav'] > .section > .title,
[data-section='horizontal-nav'] > [data-section-region] > [data-section-title],
[data-section='horizontal-nav'] > [data-section-region] > .title, .section-container.horizontal-nav > section > [data-section-title], .section-container.horizontal-nav > section > .title, .section-container.horizontal-nav > .section > [data-section-title], .section-container.horizontal-nav > .section > .title, .section-container.horizontal-nav > [data-section-region] > [data-section-title], .section-container.horizontal-nav > [data-section-region] > .title,
[data-section='accordion'] > section > [data-section-title],
[data-section='accordion'] > section > .title,
[data-section='accordion'] > .section > [data-section-title],
[data-section='accordion'] > .section > .title,
[data-section='accordion'] > [data-section-region] > [data-section-title],
[data-section='accordion'] > [data-section-region] > .title, .section-container.accordion > section > [data-section-title], .section-container.accordion > section > .title, .section-container.accordion > .section > [data-section-title], .section-container.accordion > .section > .title, .section-container.accordion > [data-section-region] > [data-section-title], .section-container.accordion > [data-section-region] > .title {
  width: 100%;
}

.section-container.auto,
.section-container.vertical-tabs,
.section-container.vertical-nav,
.section-container.horizontal-nav,
.section-container.accordion {
  border-top: 1px solid #cccccc;
}
.section-container.auto > section > .title, .section-container.auto > .section > .title,
.section-container.vertical-tabs > section > .title,
.section-container.vertical-tabs > .section > .title,
.section-container.vertical-nav > section > .title,
.section-container.vertical-nav > .section > .title,
.section-container.horizontal-nav > section > .title,
.section-container.horizontal-nav > .section > .title,
.section-container.accordion > section > .title,
.section-container.accordion > .section > .title {
  background-color: #efefef;
  cursor: pointer;
  border: solid 1px #cccccc;
}
.section-container.auto > section > .title a, .section-container.auto > .section > .title a,
.section-container.vertical-tabs > section > .title a,
.section-container.vertical-tabs > .section > .title a,
.section-container.vertical-nav > section > .title a,
.section-container.vertical-nav > .section > .title a,
.section-container.horizontal-nav > section > .title a,
.section-container.horizontal-nav > .section > .title a,
.section-container.accordion > section > .title a,
.section-container.accordion > .section > .title a {
  padding: 1em;
  color: #333333;
  font-size: 0.93333em;
  background: none;
}
.section-container.auto > section > .title:hover, .section-container.auto > .section > .title:hover,
.section-container.vertical-tabs > section > .title:hover,
.section-container.vertical-tabs > .section > .title:hover,
.section-container.vertical-nav > section > .title:hover,
.section-container.vertical-nav > .section > .title:hover,
.section-container.horizontal-nav > section > .title:hover,
.section-container.horizontal-nav > .section > .title:hover,
.section-container.accordion > section > .title:hover,
.section-container.accordion > .section > .title:hover {
  background-color: #e2e2e2;
}
.section-container.auto > section > .content, .section-container.auto > .section > .content,
.section-container.vertical-tabs > section > .content,
.section-container.vertical-tabs > .section > .content,
.section-container.vertical-nav > section > .content,
.section-container.vertical-nav > .section > .content,
.section-container.horizontal-nav > section > .content,
.section-container.horizontal-nav > .section > .content,
.section-container.accordion > section > .content,
.section-container.accordion > .section > .content {
  padding: 1em;
  background-color: white;
  border: solid 1px #cccccc;
}
.section-container.auto > section > .content > *:last-child, .section-container.auto > .section > .content > *:last-child,
.section-container.vertical-tabs > section > .content > *:last-child,
.section-container.vertical-tabs > .section > .content > *:last-child,
.section-container.vertical-nav > section > .content > *:last-child,
.section-container.vertical-nav > .section > .content > *:last-child,
.section-container.horizontal-nav > section > .content > *:last-child,
.section-container.horizontal-nav > .section > .content > *:last-child,
.section-container.accordion > section > .content > *:last-child,
.section-container.accordion > .section > .content > *:last-child {
  margin-bottom: 0;
}
.section-container.auto > section > .content > *:first-child, .section-container.auto > .section > .content > *:first-child,
.section-container.vertical-tabs > section > .content > *:first-child,
.section-container.vertical-tabs > .section > .content > *:first-child,
.section-container.vertical-nav > section > .content > *:first-child,
.section-container.vertical-nav > .section > .content > *:first-child,
.section-container.horizontal-nav > section > .content > *:first-child,
.section-container.horizontal-nav > .section > .content > *:first-child,
.section-container.accordion > section > .content > *:first-child,
.section-container.accordion > .section > .content > *:first-child {
  padding-top: 0;
}
.section-container.auto > section > .content > *:last-child:not(.flex-video), .section-container.auto > .section > .content > *:last-child:not(.flex-video),
.section-container.vertical-tabs > section > .content > *:last-child:not(.flex-video),
.section-container.vertical-tabs > .section > .content > *:last-child:not(.flex-video),
.section-container.vertical-nav > section > .content > *:last-child:not(.flex-video),
.section-container.vertical-nav > .section > .content > *:last-child:not(.flex-video),
.section-container.horizontal-nav > section > .content > *:last-child:not(.flex-video),
.section-container.horizontal-nav > .section > .content > *:last-child:not(.flex-video),
.section-container.accordion > section > .content > *:last-child:not(.flex-video),
.section-container.accordion > .section > .content > *:last-child:not(.flex-video) {
  padding-bottom: 0;
}
.section-container.auto > section.active > .title, .section-container.auto > .section.active > .title,
.section-container.vertical-tabs > section.active > .title,
.section-container.vertical-tabs > .section.active > .title,
.section-container.vertical-nav > section.active > .title,
.section-container.vertical-nav > .section.active > .title,
.section-container.horizontal-nav > section.active > .title,
.section-container.horizontal-nav > .section.active > .title,
.section-container.accordion > section.active > .title,
.section-container.accordion > .section.active > .title {
  background: #d5d5d5;
}
.section-container.auto > section.active > .title a, .section-container.auto > .section.active > .title a,
.section-container.vertical-tabs > section.active > .title a,
.section-container.vertical-tabs > .section.active > .title a,
.section-container.vertical-nav > section.active > .title a,
.section-container.vertical-nav > .section.active > .title a,
.section-container.horizontal-nav > section.active > .title a,
.section-container.horizontal-nav > .section.active > .title a,
.section-container.accordion > section.active > .title a,
.section-container.accordion > .section.active > .title a {
  color: #333333;
}
.section-container.auto > section:not(.active), .section-container.auto > .section:not(.active),
.section-container.vertical-tabs > section:not(.active),
.section-container.vertical-tabs > .section:not(.active),
.section-container.vertical-nav > section:not(.active),
.section-container.vertical-nav > .section:not(.active),
.section-container.horizontal-nav > section:not(.active),
.section-container.horizontal-nav > .section:not(.active),
.section-container.accordion > section:not(.active),
.section-container.accordion > .section:not(.active) {
  padding: 0 !important;
}
.section-container.auto > section > .title, .section-container.auto > .section > .title,
.section-container.vertical-tabs > section > .title,
.section-container.vertical-tabs > .section > .title,
.section-container.vertical-nav > section > .title,
.section-container.vertical-nav > .section > .title,
.section-container.horizontal-nav > section > .title,
.section-container.horizontal-nav > .section > .title,
.section-container.accordion > section > .title,
.section-container.accordion > .section > .title {
  border-top: none;
}

[data-section='tabs'], .section-container.tabs {
  width: 100%;
  position: relative;
  display: block;
  margin-bottom: 1.33333em;
}
[data-section='tabs']:not([data-section-resized]):not([data-section-small-style]), .section-container.tabs:not([data-section-resized]):not([data-section-small-style]) {
  visibility: hidden;
}
[data-section='tabs'] > section > [data-section-title], [data-section='tabs'] > section > .title, [data-section='tabs'] > .section > [data-section-title], [data-section='tabs'] > .section > .title, [data-section='tabs'] > [data-section-region] > [data-section-title], [data-section='tabs'] > [data-section-region] > .title, .section-container.tabs > section > [data-section-title], .section-container.tabs > section > .title, .section-container.tabs > .section > [data-section-title], .section-container.tabs > .section > .title, .section-container.tabs > [data-section-region] > [data-section-title], .section-container.tabs > [data-section-region] > .title {
  margin-bottom: 0;
}
[data-section='tabs'] > section > [data-section-title] a, [data-section='tabs'] > section > .title a, [data-section='tabs'] > .section > [data-section-title] a, [data-section='tabs'] > .section > .title a, [data-section='tabs'] > [data-section-region] > [data-section-title] a, [data-section='tabs'] > [data-section-region] > .title a, .section-container.tabs > section > [data-section-title] a, .section-container.tabs > section > .title a, .section-container.tabs > .section > [data-section-title] a, .section-container.tabs > .section > .title a, .section-container.tabs > [data-section-region] > [data-section-title] a, .section-container.tabs > [data-section-region] > .title a {
  width: 100%;
  display: inline-block;
  white-space: nowrap;
}
[data-section='tabs'] > section > [data-section-content], [data-section='tabs'] > section > .content, [data-section='tabs'] > .section > [data-section-content], [data-section='tabs'] > .section > .content, [data-section='tabs'] > [data-section-region] > [data-section-content], [data-section='tabs'] > [data-section-region] > .content, .section-container.tabs > section > [data-section-content], .section-container.tabs > section > .content, .section-container.tabs > .section > [data-section-content], .section-container.tabs > .section > .content, .section-container.tabs > [data-section-region] > [data-section-content], .section-container.tabs > [data-section-region] > .content {
  display: none;
}
[data-section='tabs'] > section.active > [data-section-content], [data-section='tabs'] > section.active > .content, [data-section='tabs'] > .section.active > [data-section-content], [data-section='tabs'] > .section.active > .content, [data-section='tabs'] > [data-section-region].active > [data-section-content], [data-section='tabs'] > [data-section-region].active > .content, .section-container.tabs > section.active > [data-section-content], .section-container.tabs > section.active > .content, .section-container.tabs > .section.active > [data-section-content], .section-container.tabs > .section.active > .content, .section-container.tabs > [data-section-region].active > [data-section-content], .section-container.tabs > [data-section-region].active > .content {
  display: block;
}
[data-section='tabs'] > section:not(.active), [data-section='tabs'] > .section:not(.active), [data-section='tabs'] > [data-section-region]:not(.active), .section-container.tabs > section:not(.active), .section-container.tabs > .section:not(.active), .section-container.tabs > [data-section-region]:not(.active) {
  padding: 0 !important;
}
[data-section='tabs'] > section > [data-section-title], [data-section='tabs'] > section > .title, [data-section='tabs'] > .section > [data-section-title], [data-section='tabs'] > .section > .title, [data-section='tabs'] > [data-section-region] > [data-section-title], [data-section='tabs'] > [data-section-region] > .title, .section-container.tabs > section > [data-section-title], .section-container.tabs > section > .title, .section-container.tabs > .section > [data-section-title], .section-container.tabs > .section > .title, .section-container.tabs > [data-section-region] > [data-section-title], .section-container.tabs > [data-section-region] > .title {
  width: auto;
  position: absolute;
  top: 0;
  left: 0;
}

.section-container.tabs {
  border: none;
}
.section-container.tabs > section > .title, .section-container.tabs > .section > .title {
  background-color: #efefef;
  cursor: pointer;
  border: solid 1px #cccccc;
}
.section-container.tabs > section > .title a, .section-container.tabs > .section > .title a {
  padding: 1em;
  color: #333333;
  font-size: 0.93333em;
  background: none;
}
.section-container.tabs > section > .title:hover, .section-container.tabs > .section > .title:hover {
  background-color: #e2e2e2;
}
.section-container.tabs > section > .content, .section-container.tabs > .section > .content {
  padding: 1em;
  background-color: white;
  border: solid 1px #cccccc;
}
.section-container.tabs > section > .content > *:last-child, .section-container.tabs > .section > .content > *:last-child {
  margin-bottom: 0;
}
.section-container.tabs > section > .content > *:first-child, .section-container.tabs > .section > .content > *:first-child {
  padding-top: 0;
}
.section-container.tabs > section > .content > *:last-child:not(.flex-video), .section-container.tabs > .section > .content > *:last-child:not(.flex-video) {
  padding-bottom: 0;
}
.section-container.tabs > section.active > .title, .section-container.tabs > .section.active > .title {
  background: white;
}
.section-container.tabs > section.active > .title a, .section-container.tabs > .section.active > .title a {
  color: #333333;
}
.section-container.tabs > section:not(.active), .section-container.tabs > .section:not(.active) {
  padding: 0 !important;
}
.section-container.tabs > section.active > .title, .section-container.tabs > .section.active > .title {
  border-bottom: 0;
}

@media only screen and (min-width: 768px) {
  [data-section=''], [data-section='auto'], .section-container.auto {
    width: 100%;
    position: relative;
    display: block;
    margin-bottom: 1.33333em;
  }
  [data-section='']:not([data-section-resized]):not([data-section-small-style]), [data-section='auto']:not([data-section-resized]):not([data-section-small-style]), .section-container.auto:not([data-section-resized]):not([data-section-small-style]) {
    visibility: hidden;
  }
  [data-section=''] > section > [data-section-title], [data-section=''] > section > .title, [data-section=''] > .section > [data-section-title], [data-section=''] > .section > .title, [data-section=''] > [data-section-region] > [data-section-title], [data-section=''] > [data-section-region] > .title, [data-section='auto'] > section > [data-section-title], [data-section='auto'] > section > .title, [data-section='auto'] > .section > [data-section-title], [data-section='auto'] > .section > .title, [data-section='auto'] > [data-section-region] > [data-section-title], [data-section='auto'] > [data-section-region] > .title, .section-container.auto > section > [data-section-title], .section-container.auto > section > .title, .section-container.auto > .section > [data-section-title], .section-container.auto > .section > .title, .section-container.auto > [data-section-region] > [data-section-title], .section-container.auto > [data-section-region] > .title {
    margin-bottom: 0;
  }
  [data-section=''] > section > [data-section-title] a, [data-section=''] > section > .title a, [data-section=''] > .section > [data-section-title] a, [data-section=''] > .section > .title a, [data-section=''] > [data-section-region] > [data-section-title] a, [data-section=''] > [data-section-region] > .title a, [data-section='auto'] > section > [data-section-title] a, [data-section='auto'] > section > .title a, [data-section='auto'] > .section > [data-section-title] a, [data-section='auto'] > .section > .title a, [data-section='auto'] > [data-section-region] > [data-section-title] a, [data-section='auto'] > [data-section-region] > .title a, .section-container.auto > section > [data-section-title] a, .section-container.auto > section > .title a, .section-container.auto > .section > [data-section-title] a, .section-container.auto > .section > .title a, .section-container.auto > [data-section-region] > [data-section-title] a, .section-container.auto > [data-section-region] > .title a {
    width: 100%;
    display: inline-block;
    white-space: nowrap;
  }
  [data-section=''] > section > [data-section-content], [data-section=''] > section > .content, [data-section=''] > .section > [data-section-content], [data-section=''] > .section > .content, [data-section=''] > [data-section-region] > [data-section-content], [data-section=''] > [data-section-region] > .content, [data-section='auto'] > section > [data-section-content], [data-section='auto'] > section > .content, [data-section='auto'] > .section > [data-section-content], [data-section='auto'] > .section > .content, [data-section='auto'] > [data-section-region] > [data-section-content], [data-section='auto'] > [data-section-region] > .content, .section-container.auto > section > [data-section-content], .section-container.auto > section > .content, .section-container.auto > .section > [data-section-content], .section-container.auto > .section > .content, .section-container.auto > [data-section-region] > [data-section-content], .section-container.auto > [data-section-region] > .content {
    display: none;
  }
  [data-section=''] > section.active > [data-section-content], [data-section=''] > section.active > .content, [data-section=''] > .section.active > [data-section-content], [data-section=''] > .section.active > .content, [data-section=''] > [data-section-region].active > [data-section-content], [data-section=''] > [data-section-region].active > .content, [data-section='auto'] > section.active > [data-section-content], [data-section='auto'] > section.active > .content, [data-section='auto'] > .section.active > [data-section-content], [data-section='auto'] > .section.active > .content, [data-section='auto'] > [data-section-region].active > [data-section-content], [data-section='auto'] > [data-section-region].active > .content, .section-container.auto > section.active > [data-section-content], .section-container.auto > section.active > .content, .section-container.auto > .section.active > [data-section-content], .section-container.auto > .section.active > .content, .section-container.auto > [data-section-region].active > [data-section-content], .section-container.auto > [data-section-region].active > .content {
    display: block;
  }
  [data-section=''] > section:not(.active), [data-section=''] > .section:not(.active), [data-section=''] > [data-section-region]:not(.active), [data-section='auto'] > section:not(.active), [data-section='auto'] > .section:not(.active), [data-section='auto'] > [data-section-region]:not(.active), .section-container.auto > section:not(.active), .section-container.auto > .section:not(.active), .section-container.auto > [data-section-region]:not(.active) {
    padding: 0 !important;
  }
  [data-section=''] > section > [data-section-title], [data-section=''] > section > .title, [data-section=''] > .section > [data-section-title], [data-section=''] > .section > .title, [data-section=''] > [data-section-region] > [data-section-title], [data-section=''] > [data-section-region] > .title, [data-section='auto'] > section > [data-section-title], [data-section='auto'] > section > .title, [data-section='auto'] > .section > [data-section-title], [data-section='auto'] > .section > .title, [data-section='auto'] > [data-section-region] > [data-section-title], [data-section='auto'] > [data-section-region] > .title, .section-container.auto > section > [data-section-title], .section-container.auto > section > .title, .section-container.auto > .section > [data-section-title], .section-container.auto > .section > .title, .section-container.auto > [data-section-region] > [data-section-title], .section-container.auto > [data-section-region] > .title {
    width: auto;
    position: absolute;
    top: 0;
    left: 0;
  }

  .section-container.auto {
    border: none;
  }
  .section-container.auto > section > .title, .section-container.auto > .section > .title {
    background-color: #efefef;
    cursor: pointer;
    border: solid 1px #cccccc;
  }
  .section-container.auto > section > .title a, .section-container.auto > .section > .title a {
    padding: 1em;
    color: #333333;
    font-size: 0.93333em;
    background: none;
  }
  .section-container.auto > section > .title:hover, .section-container.auto > .section > .title:hover {
    background-color: #e2e2e2;
  }
  .section-container.auto > section > .content, .section-container.auto > .section > .content {
    padding: 1em;
    background-color: white;
    border: solid 1px #cccccc;
  }
  .section-container.auto > section > .content > *:last-child, .section-container.auto > .section > .content > *:last-child {
    margin-bottom: 0;
  }
  .section-container.auto > section > .content > *:first-child, .section-container.auto > .section > .content > *:first-child {
    padding-top: 0;
  }
  .section-container.auto > section > .content > *:last-child:not(.flex-video), .section-container.auto > .section > .content > *:last-child:not(.flex-video) {
    padding-bottom: 0;
  }
  .section-container.auto > section.active > .title, .section-container.auto > .section.active > .title {
    background: white;
  }
  .section-container.auto > section.active > .title a, .section-container.auto > .section.active > .title a {
    color: #333333;
  }
  .section-container.auto > section:not(.active), .section-container.auto > .section:not(.active) {
    padding: 0 !important;
  }
  .section-container.auto > section.active > .title, .section-container.auto > .section.active > .title {
    border-bottom: 0;
  }

  [data-section='vertical-tabs'], .section-container.vertical-tabs {
    width: 100%;
    position: relative;
    display: block;
    margin-bottom: 1.33333em;
  }
  [data-section='vertical-tabs']:not([data-section-resized]):not([data-section-small-style]), .section-container.vertical-tabs:not([data-section-resized]):not([data-section-small-style]) {
    visibility: hidden;
  }
  [data-section='vertical-tabs'][data-section-small-style], .section-container.vertical-tabs[data-section-small-style] {
    width: 100% !important;
  }
  [data-section='vertical-tabs'][data-section-small-style] > [data-section-region], [data-section='vertical-tabs'][data-section-small-style] > section, [data-section='vertical-tabs'][data-section-small-style] > .section, .section-container.vertical-tabs[data-section-small-style] > [data-section-region], .section-container.vertical-tabs[data-section-small-style] > section, .section-container.vertical-tabs[data-section-small-style] > .section {
    padding: 0 !important;
    margin: 0 !important;
  }
  [data-section='vertical-tabs'][data-section-small-style] > [data-section-region] > [data-section-title], [data-section='vertical-tabs'][data-section-small-style] > [data-section-region] > .title, [data-section='vertical-tabs'][data-section-small-style] > section > [data-section-title], [data-section='vertical-tabs'][data-section-small-style] > section > .title, [data-section='vertical-tabs'][data-section-small-style] > .section > [data-section-title], [data-section='vertical-tabs'][data-section-small-style] > .section > .title, .section-container.vertical-tabs[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.vertical-tabs[data-section-small-style] > [data-section-region] > .title, .section-container.vertical-tabs[data-section-small-style] > section > [data-section-title], .section-container.vertical-tabs[data-section-small-style] > section > .title, .section-container.vertical-tabs[data-section-small-style] > .section > [data-section-title], .section-container.vertical-tabs[data-section-small-style] > .section > .title {
    width: 100% !important;
  }
  [data-section='vertical-tabs'] > section > [data-section-title], [data-section='vertical-tabs'] > section > .title, [data-section='vertical-tabs'] > .section > [data-section-title], [data-section='vertical-tabs'] > .section > .title, [data-section='vertical-tabs'] > [data-section-region] > [data-section-title], [data-section='vertical-tabs'] > [data-section-region] > .title, .section-container.vertical-tabs > section > [data-section-title], .section-container.vertical-tabs > section > .title, .section-container.vertical-tabs > .section > [data-section-title], .section-container.vertical-tabs > .section > .title, .section-container.vertical-tabs > [data-section-region] > [data-section-title], .section-container.vertical-tabs > [data-section-region] > .title {
    margin-bottom: 0;
  }
  [data-section='vertical-tabs'] > section > [data-section-title] a, [data-section='vertical-tabs'] > section > .title a, [data-section='vertical-tabs'] > .section > [data-section-title] a, [data-section='vertical-tabs'] > .section > .title a, [data-section='vertical-tabs'] > [data-section-region] > [data-section-title] a, [data-section='vertical-tabs'] > [data-section-region] > .title a, .section-container.vertical-tabs > section > [data-section-title] a, .section-container.vertical-tabs > section > .title a, .section-container.vertical-tabs > .section > [data-section-title] a, .section-container.vertical-tabs > .section > .title a, .section-container.vertical-tabs > [data-section-region] > [data-section-title] a, .section-container.vertical-tabs > [data-section-region] > .title a {
    width: 100%;
    display: inline-block;
    white-space: nowrap;
  }
  [data-section='vertical-tabs'] > section > [data-section-content], [data-section='vertical-tabs'] > section > .content, [data-section='vertical-tabs'] > .section > [data-section-content], [data-section='vertical-tabs'] > .section > .content, [data-section='vertical-tabs'] > [data-section-region] > [data-section-content], [data-section='vertical-tabs'] > [data-section-region] > .content, .section-container.vertical-tabs > section > [data-section-content], .section-container.vertical-tabs > section > .content, .section-container.vertical-tabs > .section > [data-section-content], .section-container.vertical-tabs > .section > .content, .section-container.vertical-tabs > [data-section-region] > [data-section-content], .section-container.vertical-tabs > [data-section-region] > .content {
    display: none;
  }
  [data-section='vertical-tabs'] > section.active > [data-section-content], [data-section='vertical-tabs'] > section.active > .content, [data-section='vertical-tabs'] > .section.active > [data-section-content], [data-section='vertical-tabs'] > .section.active > .content, [data-section='vertical-tabs'] > [data-section-region].active > [data-section-content], [data-section='vertical-tabs'] > [data-section-region].active > .content, .section-container.vertical-tabs > section.active > [data-section-content], .section-container.vertical-tabs > section.active > .content, .section-container.vertical-tabs > .section.active > [data-section-content], .section-container.vertical-tabs > .section.active > .content, .section-container.vertical-tabs > [data-section-region].active > [data-section-content], .section-container.vertical-tabs > [data-section-region].active > .content {
    display: block;
  }
  [data-section='vertical-tabs'] > section:not(.active), [data-section='vertical-tabs'] > .section:not(.active), [data-section='vertical-tabs'] > [data-section-region]:not(.active), .section-container.vertical-tabs > section:not(.active), .section-container.vertical-tabs > .section:not(.active), .section-container.vertical-tabs > [data-section-region]:not(.active) {
    padding: 0 !important;
  }
  [data-section='vertical-tabs'] > section > [data-section-title], [data-section='vertical-tabs'] > section > .title, [data-section='vertical-tabs'] > .section > [data-section-title], [data-section='vertical-tabs'] > .section > .title, [data-section='vertical-tabs'] > [data-section-region] > [data-section-title], [data-section='vertical-tabs'] > [data-section-region] > .title, .section-container.vertical-tabs > section > [data-section-title], .section-container.vertical-tabs > section > .title, .section-container.vertical-tabs > .section > [data-section-title], .section-container.vertical-tabs > .section > .title, .section-container.vertical-tabs > [data-section-region] > [data-section-title], .section-container.vertical-tabs > [data-section-region] > .title {
    position: absolute;
    top: 0;
    left: 0;
    width: 13.33333em;
  }
  [data-section='vertical-tabs'] > section.active, [data-section='vertical-tabs'] > .section.active, [data-section='vertical-tabs'] > [data-section-region].active, .section-container.vertical-tabs > section.active, .section-container.vertical-tabs > .section.active, .section-container.vertical-tabs > [data-section-region].active {
    padding-left: 13.33333em;
  }
  [data-section='vertical-tabs'] > section.active > [data-section-title], [data-section='vertical-tabs'] > section.active > .title, [data-section='vertical-tabs'] > .section.active > [data-section-title], [data-section='vertical-tabs'] > .section.active > .title, [data-section='vertical-tabs'] > [data-section-region].active > [data-section-title], [data-section='vertical-tabs'] > [data-section-region].active > .title, .section-container.vertical-tabs > section.active > [data-section-title], .section-container.vertical-tabs > section.active > .title, .section-container.vertical-tabs > .section.active > [data-section-title], .section-container.vertical-tabs > .section.active > .title, .section-container.vertical-tabs > [data-section-region].active > [data-section-title], .section-container.vertical-tabs > [data-section-region].active > .title {
    width: 13.33333em;
  }

  .section-container.vertical-tabs {
    border: none;
  }
  .section-container.vertical-tabs > section > .title, .section-container.vertical-tabs > .section > .title {
    background-color: #efefef;
    cursor: pointer;
    border: solid 1px #cccccc;
  }
  .section-container.vertical-tabs > section > .title a, .section-container.vertical-tabs > .section > .title a {
    padding: 1em;
    color: #333333;
    font-size: 0.93333em;
    background: none;
  }
  .section-container.vertical-tabs > section > .title:hover, .section-container.vertical-tabs > .section > .title:hover {
    background-color: #e2e2e2;
  }
  .section-container.vertical-tabs > section > .content, .section-container.vertical-tabs > .section > .content {
    padding: 1em;
    background-color: white;
    border: solid 1px #cccccc;
  }
  .section-container.vertical-tabs > section > .content > *:last-child, .section-container.vertical-tabs > .section > .content > *:last-child {
    margin-bottom: 0;
  }
  .section-container.vertical-tabs > section > .content > *:first-child, .section-container.vertical-tabs > .section > .content > *:first-child {
    padding-top: 0;
  }
  .section-container.vertical-tabs > section > .content > *:last-child:not(.flex-video), .section-container.vertical-tabs > .section > .content > *:last-child:not(.flex-video) {
    padding-bottom: 0;
  }
  .section-container.vertical-tabs > section.active > .title, .section-container.vertical-tabs > .section.active > .title {
    background: #d5d5d5;
  }
  .section-container.vertical-tabs > section.active > .title a, .section-container.vertical-tabs > .section.active > .title a {
    color: #333333;
  }
  .section-container.vertical-tabs > section:not(.active), .section-container.vertical-tabs > .section:not(.active) {
    padding: 0 !important;
  }
  .section-container.vertical-tabs > section.active, .section-container.vertical-tabs > .section.active {
    padding-left: 13.26667em;
  }
  .section-container.vertical-tabs > section.active > .title, .section-container.vertical-tabs > .section.active > .title {
    background-color: #d5d5d5;
  }

  [data-section='vertical-nav'], .section-container.vertical-nav {
    width: 100%;
    position: relative;
    display: block;
    margin-bottom: 1.33333em;
  }
  [data-section='vertical-nav']:not([data-section-resized]):not([data-section-small-style]), .section-container.vertical-nav:not([data-section-resized]):not([data-section-small-style]) {
    visibility: hidden;
  }
  [data-section='vertical-nav'][data-section-small-style], .section-container.vertical-nav[data-section-small-style] {
    width: 100% !important;
  }
  [data-section='vertical-nav'][data-section-small-style] > [data-section-region], [data-section='vertical-nav'][data-section-small-style] > section, [data-section='vertical-nav'][data-section-small-style] > .section, .section-container.vertical-nav[data-section-small-style] > [data-section-region], .section-container.vertical-nav[data-section-small-style] > section, .section-container.vertical-nav[data-section-small-style] > .section {
    padding: 0 !important;
    margin: 0 !important;
  }
  [data-section='vertical-nav'][data-section-small-style] > [data-section-region] > [data-section-title], [data-section='vertical-nav'][data-section-small-style] > [data-section-region] > .title, [data-section='vertical-nav'][data-section-small-style] > section > [data-section-title], [data-section='vertical-nav'][data-section-small-style] > section > .title, [data-section='vertical-nav'][data-section-small-style] > .section > [data-section-title], [data-section='vertical-nav'][data-section-small-style] > .section > .title, .section-container.vertical-nav[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.vertical-nav[data-section-small-style] > [data-section-region] > .title, .section-container.vertical-nav[data-section-small-style] > section > [data-section-title], .section-container.vertical-nav[data-section-small-style] > section > .title, .section-container.vertical-nav[data-section-small-style] > .section > [data-section-title], .section-container.vertical-nav[data-section-small-style] > .section > .title {
    width: 100% !important;
  }
  [data-section='vertical-nav'] > section, [data-section='vertical-nav'] > .section, [data-section='vertical-nav'] > [data-section-region], .section-container.vertical-nav > section, .section-container.vertical-nav > .section, .section-container.vertical-nav > [data-section-region] {
    position: relative;
    display: inline-block;
  }
  [data-section='vertical-nav'] > section > [data-section-title], [data-section='vertical-nav'] > section > .title, [data-section='vertical-nav'] > .section > [data-section-title], [data-section='vertical-nav'] > .section > .title, [data-section='vertical-nav'] > [data-section-region] > [data-section-title], [data-section='vertical-nav'] > [data-section-region] > .title, .section-container.vertical-nav > section > [data-section-title], .section-container.vertical-nav > section > .title, .section-container.vertical-nav > .section > [data-section-title], .section-container.vertical-nav > .section > .title, .section-container.vertical-nav > [data-section-region] > [data-section-title], .section-container.vertical-nav > [data-section-region] > .title {
    margin-bottom: 0;
  }
  [data-section='vertical-nav'] > section > [data-section-title] a, [data-section='vertical-nav'] > section > .title a, [data-section='vertical-nav'] > .section > [data-section-title] a, [data-section='vertical-nav'] > .section > .title a, [data-section='vertical-nav'] > [data-section-region] > [data-section-title] a, [data-section='vertical-nav'] > [data-section-region] > .title a, .section-container.vertical-nav > section > [data-section-title] a, .section-container.vertical-nav > section > .title a, .section-container.vertical-nav > .section > [data-section-title] a, .section-container.vertical-nav > .section > .title a, .section-container.vertical-nav > [data-section-region] > [data-section-title] a, .section-container.vertical-nav > [data-section-region] > .title a {
    width: 100%;
    display: inline-block;
    white-space: nowrap;
  }
  [data-section='vertical-nav'] > section > [data-section-content], [data-section='vertical-nav'] > section > .content, [data-section='vertical-nav'] > .section > [data-section-content], [data-section='vertical-nav'] > .section > .content, [data-section='vertical-nav'] > [data-section-region] > [data-section-content], [data-section='vertical-nav'] > [data-section-region] > .content, .section-container.vertical-nav > section > [data-section-content], .section-container.vertical-nav > section > .content, .section-container.vertical-nav > .section > [data-section-content], .section-container.vertical-nav > .section > .content, .section-container.vertical-nav > [data-section-region] > [data-section-content], .section-container.vertical-nav > [data-section-region] > .content {
    display: none;
  }
  [data-section='vertical-nav'] > section.active > [data-section-content], [data-section='vertical-nav'] > section.active > .content, [data-section='vertical-nav'] > .section.active > [data-section-content], [data-section='vertical-nav'] > .section.active > .content, [data-section='vertical-nav'] > [data-section-region].active > [data-section-content], [data-section='vertical-nav'] > [data-section-region].active > .content, .section-container.vertical-nav > section.active > [data-section-content], .section-container.vertical-nav > section.active > .content, .section-container.vertical-nav > .section.active > [data-section-content], .section-container.vertical-nav > .section.active > .content, .section-container.vertical-nav > [data-section-region].active > [data-section-content], .section-container.vertical-nav > [data-section-region].active > .content {
    display: block;
  }
  [data-section='vertical-nav'] > section:not(.active), [data-section='vertical-nav'] > .section:not(.active), [data-section='vertical-nav'] > [data-section-region]:not(.active), .section-container.vertical-nav > section:not(.active), .section-container.vertical-nav > .section:not(.active), .section-container.vertical-nav > [data-section-region]:not(.active) {
    padding: 0 !important;
  }
  [data-section='vertical-nav'] > section > [data-section-title], [data-section='vertical-nav'] > section > .title, [data-section='vertical-nav'] > .section > [data-section-title], [data-section='vertical-nav'] > .section > .title, [data-section='vertical-nav'] > [data-section-region] > [data-section-title], [data-section='vertical-nav'] > [data-section-region] > .title, .section-container.vertical-nav > section > [data-section-title], .section-container.vertical-nav > section > .title, .section-container.vertical-nav > .section > [data-section-title], .section-container.vertical-nav > .section > .title, .section-container.vertical-nav > [data-section-region] > [data-section-title], .section-container.vertical-nav > [data-section-region] > .title {
    position: static;
    width: auto;
  }
  [data-section='vertical-nav'] > section > [data-section-title] a, [data-section='vertical-nav'] > section > .title a, [data-section='vertical-nav'] > .section > [data-section-title] a, [data-section='vertical-nav'] > .section > .title a, [data-section='vertical-nav'] > [data-section-region] > [data-section-title] a, [data-section='vertical-nav'] > [data-section-region] > .title a, .section-container.vertical-nav > section > [data-section-title] a, .section-container.vertical-nav > section > .title a, .section-container.vertical-nav > .section > [data-section-title] a, .section-container.vertical-nav > .section > .title a, .section-container.vertical-nav > [data-section-region] > [data-section-title] a, .section-container.vertical-nav > [data-section-region] > .title a {
    display: block;
  }
  [data-section='vertical-nav'] > section > [data-section-content], [data-section='vertical-nav'] > section > .content, [data-section='vertical-nav'] > .section > [data-section-content], [data-section='vertical-nav'] > .section > .content, [data-section='vertical-nav'] > [data-section-region] > [data-section-content], [data-section='vertical-nav'] > [data-section-region] > .content, .section-container.vertical-nav > section > [data-section-content], .section-container.vertical-nav > section > .content, .section-container.vertical-nav > .section > [data-section-content], .section-container.vertical-nav > .section > .content, .section-container.vertical-nav > [data-section-region] > [data-section-content], .section-container.vertical-nav > [data-section-region] > .content {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    min-width: 13.33333em;
  }

  .section-container.vertical-nav {
    border: none;
  }
  .section-container.vertical-nav > section > .title, .section-container.vertical-nav > .section > .title {
    background-color: #efefef;
    cursor: pointer;
    border: solid 1px #cccccc;
  }
  .section-container.vertical-nav > section > .title a, .section-container.vertical-nav > .section > .title a {
    padding: 1em;
    color: #333333;
    font-size: 0.93333em;
    background: none;
  }
  .section-container.vertical-nav > section > .title:hover, .section-container.vertical-nav > .section > .title:hover {
    background-color: #e2e2e2;
  }
  .section-container.vertical-nav > section > .content, .section-container.vertical-nav > .section > .content {
    padding: 1em;
    background-color: white;
    border: solid 1px #cccccc;
  }
  .section-container.vertical-nav > section > .content > *:last-child, .section-container.vertical-nav > .section > .content > *:last-child {
    margin-bottom: 0;
  }
  .section-container.vertical-nav > section > .content > *:first-child, .section-container.vertical-nav > .section > .content > *:first-child {
    padding-top: 0;
  }
  .section-container.vertical-nav > section > .content > *:last-child:not(.flex-video), .section-container.vertical-nav > .section > .content > *:last-child:not(.flex-video) {
    padding-bottom: 0;
  }
  .section-container.vertical-nav > section.active > .title, .section-container.vertical-nav > .section.active > .title {
    background: #d5d5d5;
  }
  .section-container.vertical-nav > section.active > .title a, .section-container.vertical-nav > .section.active > .title a {
    color: #333333;
  }
  .section-container.vertical-nav > section:not(.active), .section-container.vertical-nav > .section:not(.active) {
    padding: 0 !important;
  }

  [data-section='horizontal-nav'], .section-container.horizontal-nav {
    width: 100%;
    position: relative;
    display: block;
    margin-bottom: 1.33333em;
  }
  [data-section='horizontal-nav']:not([data-section-resized]):not([data-section-small-style]), .section-container.horizontal-nav:not([data-section-resized]):not([data-section-small-style]) {
    visibility: hidden;
  }
  [data-section='horizontal-nav'][data-section-small-style], .section-container.horizontal-nav[data-section-small-style] {
    width: 100% !important;
  }
  [data-section='horizontal-nav'][data-section-small-style] > [data-section-region], [data-section='horizontal-nav'][data-section-small-style] > section, [data-section='horizontal-nav'][data-section-small-style] > .section, .section-container.horizontal-nav[data-section-small-style] > [data-section-region], .section-container.horizontal-nav[data-section-small-style] > section, .section-container.horizontal-nav[data-section-small-style] > .section {
    padding: 0 !important;
    margin: 0 !important;
  }
  [data-section='horizontal-nav'][data-section-small-style] > [data-section-region] > [data-section-title], [data-section='horizontal-nav'][data-section-small-style] > [data-section-region] > .title, [data-section='horizontal-nav'][data-section-small-style] > section > [data-section-title], [data-section='horizontal-nav'][data-section-small-style] > section > .title, [data-section='horizontal-nav'][data-section-small-style] > .section > [data-section-title], [data-section='horizontal-nav'][data-section-small-style] > .section > .title, .section-container.horizontal-nav[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.horizontal-nav[data-section-small-style] > [data-section-region] > .title, .section-container.horizontal-nav[data-section-small-style] > section > [data-section-title], .section-container.horizontal-nav[data-section-small-style] > section > .title, .section-container.horizontal-nav[data-section-small-style] > .section > [data-section-title], .section-container.horizontal-nav[data-section-small-style] > .section > .title {
    width: 100% !important;
  }
  [data-section='horizontal-nav'] > section, [data-section='horizontal-nav'] > .section, [data-section='horizontal-nav'] > [data-section-region], .section-container.horizontal-nav > section, .section-container.horizontal-nav > .section, .section-container.horizontal-nav > [data-section-region] {
    position: relative;
    float: left;
  }
  [data-section='horizontal-nav'] > section > [data-section-title], [data-section='horizontal-nav'] > section > .title, [data-section='horizontal-nav'] > .section > [data-section-title], [data-section='horizontal-nav'] > .section > .title, [data-section='horizontal-nav'] > [data-section-region] > [data-section-title], [data-section='horizontal-nav'] > [data-section-region] > .title, .section-container.horizontal-nav > section > [data-section-title], .section-container.horizontal-nav > section > .title, .section-container.horizontal-nav > .section > [data-section-title], .section-container.horizontal-nav > .section > .title, .section-container.horizontal-nav > [data-section-region] > [data-section-title], .section-container.horizontal-nav > [data-section-region] > .title {
    margin-bottom: 0;
  }
  [data-section='horizontal-nav'] > section > [data-section-title] a, [data-section='horizontal-nav'] > section > .title a, [data-section='horizontal-nav'] > .section > [data-section-title] a, [data-section='horizontal-nav'] > .section > .title a, [data-section='horizontal-nav'] > [data-section-region] > [data-section-title] a, [data-section='horizontal-nav'] > [data-section-region] > .title a, .section-container.horizontal-nav > section > [data-section-title] a, .section-container.horizontal-nav > section > .title a, .section-container.horizontal-nav > .section > [data-section-title] a, .section-container.horizontal-nav > .section > .title a, .section-container.horizontal-nav > [data-section-region] > [data-section-title] a, .section-container.horizontal-nav > [data-section-region] > .title a {
    width: 100%;
    display: inline-block;
    white-space: nowrap;
  }
  [data-section='horizontal-nav'] > section > [data-section-content], [data-section='horizontal-nav'] > section > .content, [data-section='horizontal-nav'] > .section > [data-section-content], [data-section='horizontal-nav'] > .section > .content, [data-section='horizontal-nav'] > [data-section-region] > [data-section-content], [data-section='horizontal-nav'] > [data-section-region] > .content, .section-container.horizontal-nav > section > [data-section-content], .section-container.horizontal-nav > section > .content, .section-container.horizontal-nav > .section > [data-section-content], .section-container.horizontal-nav > .section > .content, .section-container.horizontal-nav > [data-section-region] > [data-section-content], .section-container.horizontal-nav > [data-section-region] > .content {
    display: none;
  }
  [data-section='horizontal-nav'] > section.active > [data-section-content], [data-section='horizontal-nav'] > section.active > .content, [data-section='horizontal-nav'] > .section.active > [data-section-content], [data-section='horizontal-nav'] > .section.active > .content, [data-section='horizontal-nav'] > [data-section-region].active > [data-section-content], [data-section='horizontal-nav'] > [data-section-region].active > .content, .section-container.horizontal-nav > section.active > [data-section-content], .section-container.horizontal-nav > section.active > .content, .section-container.horizontal-nav > .section.active > [data-section-content], .section-container.horizontal-nav > .section.active > .content, .section-container.horizontal-nav > [data-section-region].active > [data-section-content], .section-container.horizontal-nav > [data-section-region].active > .content {
    display: block;
  }
  [data-section='horizontal-nav'] > section:not(.active), [data-section='horizontal-nav'] > .section:not(.active), [data-section='horizontal-nav'] > [data-section-region]:not(.active), .section-container.horizontal-nav > section:not(.active), .section-container.horizontal-nav > .section:not(.active), .section-container.horizontal-nav > [data-section-region]:not(.active) {
    padding: 0 !important;
  }
  [data-section='horizontal-nav'] > section > [data-section-title], [data-section='horizontal-nav'] > section > .title, [data-section='horizontal-nav'] > .section > [data-section-title], [data-section='horizontal-nav'] > .section > .title, [data-section='horizontal-nav'] > [data-section-region] > [data-section-title], [data-section='horizontal-nav'] > [data-section-region] > .title, .section-container.horizontal-nav > section > [data-section-title], .section-container.horizontal-nav > section > .title, .section-container.horizontal-nav > .section > [data-section-title], .section-container.horizontal-nav > .section > .title, .section-container.horizontal-nav > [data-section-region] > [data-section-title], .section-container.horizontal-nav > [data-section-region] > .title {
    position: static;
    width: auto;
  }
  [data-section='horizontal-nav'] > section > [data-section-title] a, [data-section='horizontal-nav'] > section > .title a, [data-section='horizontal-nav'] > .section > [data-section-title] a, [data-section='horizontal-nav'] > .section > .title a, [data-section='horizontal-nav'] > [data-section-region] > [data-section-title] a, [data-section='horizontal-nav'] > [data-section-region] > .title a, .section-container.horizontal-nav > section > [data-section-title] a, .section-container.horizontal-nav > section > .title a, .section-container.horizontal-nav > .section > [data-section-title] a, .section-container.horizontal-nav > .section > .title a, .section-container.horizontal-nav > [data-section-region] > [data-section-title] a, .section-container.horizontal-nav > [data-section-region] > .title a {
    display: block;
  }
  [data-section='horizontal-nav'] > section > [data-section-content], [data-section='horizontal-nav'] > section > .content, [data-section='horizontal-nav'] > .section > [data-section-content], [data-section='horizontal-nav'] > .section > .content, [data-section='horizontal-nav'] > [data-section-region] > [data-section-content], [data-section='horizontal-nav'] > [data-section-region] > .content, .section-container.horizontal-nav > section > [data-section-content], .section-container.horizontal-nav > section > .content, .section-container.horizontal-nav > .section > [data-section-content], .section-container.horizontal-nav > .section > .content, .section-container.horizontal-nav > [data-section-region] > [data-section-content], .section-container.horizontal-nav > [data-section-region] > .content {
    width: auto;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    min-width: 13.33333em;
  }

  .section-container.horizontal-nav {
    background: #efefef;
    border: 1px solid #cccccc;
  }
  .section-container.horizontal-nav > section > .title, .section-container.horizontal-nav > .section > .title {
    background-color: #efefef;
    cursor: pointer;
    border: solid 1px #cccccc;
  }
  .section-container.horizontal-nav > section > .title a, .section-container.horizontal-nav > .section > .title a {
    padding: 1em;
    color: #333333;
    font-size: 0.93333em;
    background: none;
  }
  .section-container.horizontal-nav > section > .title:hover, .section-container.horizontal-nav > .section > .title:hover {
    background-color: #e2e2e2;
  }
  .section-container.horizontal-nav > section > .content, .section-container.horizontal-nav > .section > .content {
    padding: 1em;
    background-color: white;
    border: solid 1px #cccccc;
  }
  .section-container.horizontal-nav > section > .content > *:last-child, .section-container.horizontal-nav > .section > .content > *:last-child {
    margin-bottom: 0;
  }
  .section-container.horizontal-nav > section > .content > *:first-child, .section-container.horizontal-nav > .section > .content > *:first-child {
    padding-top: 0;
  }
  .section-container.horizontal-nav > section > .content > *:last-child:not(.flex-video), .section-container.horizontal-nav > .section > .content > *:last-child:not(.flex-video) {
    padding-bottom: 0;
  }
  .section-container.horizontal-nav > section.active > .title, .section-container.horizontal-nav > .section.active > .title {
    background: #d5d5d5;
  }
  .section-container.horizontal-nav > section.active > .title a, .section-container.horizontal-nav > .section.active > .title a {
    color: #333333;
  }
  .section-container.horizontal-nav > section:not(.active), .section-container.horizontal-nav > .section:not(.active) {
    padding: 0 !important;
  }
}
.no-js [data-section], .no-js .section-container {
  width: 100%;
  position: relative;
  display: block;
  margin-bottom: 1.33333em;
}
.no-js [data-section][data-section-small-style], .no-js .section-container[data-section-small-style] {
  width: 100% !important;
}
.no-js [data-section][data-section-small-style] > [data-section-region], .no-js [data-section][data-section-small-style] > section, .no-js [data-section][data-section-small-style] > .section, .no-js .section-container[data-section-small-style] > [data-section-region], .no-js .section-container[data-section-small-style] > section, .no-js .section-container[data-section-small-style] > .section {
  padding: 0 !important;
  margin: 0 !important;
}
.no-js [data-section][data-section-small-style] > [data-section-region] > [data-section-title], .no-js [data-section][data-section-small-style] > [data-section-region] > .title, .no-js [data-section][data-section-small-style] > section > [data-section-title], .no-js [data-section][data-section-small-style] > section > .title, .no-js [data-section][data-section-small-style] > .section > [data-section-title], .no-js [data-section][data-section-small-style] > .section > .title, .no-js .section-container[data-section-small-style] > [data-section-region] > [data-section-title], .no-js .section-container[data-section-small-style] > [data-section-region] > .title, .no-js .section-container[data-section-small-style] > section > [data-section-title], .no-js .section-container[data-section-small-style] > section > .title, .no-js .section-container[data-section-small-style] > .section > [data-section-title], .no-js .section-container[data-section-small-style] > .section > .title {
  width: 100% !important;
}
.no-js [data-section] > section, .no-js [data-section] > .section, .no-js [data-section] > [data-section-region], .no-js .section-container > section, .no-js .section-container > .section, .no-js .section-container > [data-section-region] {
  margin: 0;
}
.no-js [data-section] > section > [data-section-title], .no-js [data-section] > section > .title, .no-js [data-section] > .section > [data-section-title], .no-js [data-section] > .section > .title, .no-js [data-section] > [data-section-region] > [data-section-title], .no-js [data-section] > [data-section-region] > .title, .no-js .section-container > section > [data-section-title], .no-js .section-container > section > .title, .no-js .section-container > .section > [data-section-title], .no-js .section-container > .section > .title, .no-js .section-container > [data-section-region] > [data-section-title], .no-js .section-container > [data-section-region] > .title {
  margin-bottom: 0;
}
.no-js [data-section] > section > [data-section-title] a, .no-js [data-section] > section > .title a, .no-js [data-section] > .section > [data-section-title] a, .no-js [data-section] > .section > .title a, .no-js [data-section] > [data-section-region] > [data-section-title] a, .no-js [data-section] > [data-section-region] > .title a, .no-js .section-container > section > [data-section-title] a, .no-js .section-container > section > .title a, .no-js .section-container > .section > [data-section-title] a, .no-js .section-container > .section > .title a, .no-js .section-container > [data-section-region] > [data-section-title] a, .no-js .section-container > [data-section-region] > .title a {
  width: 100%;
  display: inline-block;
  white-space: nowrap;
}
.no-js [data-section] > section > [data-section-content], .no-js [data-section] > section > .content, .no-js [data-section] > .section > [data-section-content], .no-js [data-section] > .section > .content, .no-js [data-section] > [data-section-region] > [data-section-content], .no-js [data-section] > [data-section-region] > .content, .no-js .section-container > section > [data-section-content], .no-js .section-container > section > .content, .no-js .section-container > .section > [data-section-content], .no-js .section-container > .section > .content, .no-js .section-container > [data-section-region] > [data-section-content], .no-js .section-container > [data-section-region] > .content {
  display: none;
}
.no-js [data-section] > section.active > [data-section-content], .no-js [data-section] > section.active > .content, .no-js [data-section] > .section.active > [data-section-content], .no-js [data-section] > .section.active > .content, .no-js [data-section] > [data-section-region].active > [data-section-content], .no-js [data-section] > [data-section-region].active > .content, .no-js .section-container > section.active > [data-section-content], .no-js .section-container > section.active > .content, .no-js .section-container > .section.active > [data-section-content], .no-js .section-container > .section.active > .content, .no-js .section-container > [data-section-region].active > [data-section-content], .no-js .section-container > [data-section-region].active > .content {
  display: block;
}
.no-js [data-section] > section:not(.active), .no-js [data-section] > .section:not(.active), .no-js [data-section] > [data-section-region]:not(.active), .no-js .section-container > section:not(.active), .no-js .section-container > .section:not(.active), .no-js .section-container > [data-section-region]:not(.active) {
  padding: 0 !important;
}
.no-js [data-section] > section > [data-section-title], .no-js [data-section] > section > .title, .no-js [data-section] > .section > [data-section-title], .no-js [data-section] > .section > .title, .no-js [data-section] > [data-section-region] > [data-section-title], .no-js [data-section] > [data-section-region] > .title, .no-js .section-container > section > [data-section-title], .no-js .section-container > section > .title, .no-js .section-container > .section > [data-section-title], .no-js .section-container > .section > .title, .no-js .section-container > [data-section-region] > [data-section-title], .no-js .section-container > [data-section-region] > .title {
  width: 100%;
}
.no-js .section-container {
  border-top: 1px solid #cccccc;
}
.no-js .section-container > section > .title, .no-js .section-container > .section > .title {
  background-color: #efefef;
  cursor: pointer;
  border: solid 1px #cccccc;
}
.no-js .section-container > section > .title a, .no-js .section-container > .section > .title a {
  padding: 1em;
  color: #333333;
  font-size: 0.93333em;
  background: none;
}
.no-js .section-container > section > .title:hover, .no-js .section-container > .section > .title:hover {
  background-color: #e2e2e2;
}
.no-js .section-container > section > .content, .no-js .section-container > .section > .content {
  padding: 1em;
  background-color: white;
  border: solid 1px #cccccc;
}
.no-js .section-container > section > .content > *:last-child, .no-js .section-container > .section > .content > *:last-child {
  margin-bottom: 0;
}
.no-js .section-container > section > .content > *:first-child, .no-js .section-container > .section > .content > *:first-child {
  padding-top: 0;
}
.no-js .section-container > section > .content > *:last-child:not(.flex-video), .no-js .section-container > .section > .content > *:last-child:not(.flex-video) {
  padding-bottom: 0;
}
.no-js .section-container > section.active > .title, .no-js .section-container > .section.active > .title {
  background: #d5d5d5;
}
.no-js .section-container > section.active > .title a, .no-js .section-container > .section.active > .title a {
  color: #333333;
}
.no-js .section-container > section:not(.active), .no-js .section-container > .section:not(.active) {
  padding: 0 !important;
}
.no-js .section-container > section > .title, .no-js .section-container > .section > .title {
  border-top: none;
}

/* Wrapped around .top-bar to contain to grid width */
.contain-to-grid {
  width: 100%;
  background: #396685;
}
.contain-to-grid .top-bar {
  margin-bottom: 0;
}

.fixed {
  width: 100%;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 99;
}

.top-bar {
  overflow: hidden;
  height: 60px;
  line-height: 60px;
  position: relative;
  background: #396685;
  margin-bottom: 0;
}
.top-bar ul {
  margin-bottom: 0;
  list-style: none;
}
.top-bar .row {
  max-width: none;
}
.top-bar form,
.top-bar input {
  margin-bottom: 0;
}
.top-bar input {
  height: 2.45em;
}
.top-bar .button {
  padding-top: .5em;
  padding-bottom: .5em;
  margin-bottom: 0;
}
.top-bar .title-area {
  position: relative;
  margin: 0;
}
.top-bar .name {
  height: 60px;
  margin: 0;
  font-size: 15;
}
.top-bar .name h1 {
  line-height: 60px;
  font-size: 1.13333em;
  margin: 0;
}
.top-bar .name h1 a {
  font-weight: bold;
  color: white;
  width: 50%;
  display: block;
  padding: 0 20px;
}
.top-bar .toggle-topbar {
  position: absolute;
  right: 0;
  top: 0;
}
.top-bar .toggle-topbar a {
  color: white;
  text-transform: uppercase;
  font-size: 0.86667em;
  font-weight: bold;
  position: relative;
  display: block;
  padding: 0 20px;
  height: 60px;
  line-height: 60px;
}
.top-bar .toggle-topbar.menu-icon {
  right: 20px;
  top: 50%;
  margin-top: -16px;
  padding-left: 40px;
}
.top-bar .toggle-topbar.menu-icon a {
  text-indent: -48px;
  width: 34px;
  height: 34px;
  line-height: 33px;
  padding: 0;
  color: white;
}
.top-bar .toggle-topbar.menu-icon a span {
  position: absolute;
  right: 0;
  display: block;
  width: 16px;
  height: 0;
  -webkit-box-shadow: 0 10px 0 1px white, 0 16px 0 1px white, 0 22px 0 1px white;
  box-shadow: 0 10px 0 1px white, 0 16px 0 1px white, 0 22px 0 1px white;
}
.top-bar.expanded {
  height: auto;
  background: transparent;
}
.top-bar.expanded .title-area {
  background: #396685;
}
.top-bar.expanded .toggle-topbar a {
  color: #888888;
}
.top-bar.expanded .toggle-topbar a span {
  -webkit-box-shadow: 0 10px 0 1px #888888, 0 16px 0 1px #888888, 0 22px 0 1px #888888;
  box-shadow: 0 10px 0 1px #888888, 0 16px 0 1px #888888, 0 22px 0 1px #888888;
}

.top-bar-section {
  left: 0;
  position: relative;
  width: auto;
  -webkit-transition: left 300ms ease-out;
  -moz-transition: left 300ms ease-out;
  transition: left 300ms ease-out;
}
.top-bar-section ul {
  width: 100%;
  height: auto;
  display: block;
  background: #222222;
  font-size: 15;
  margin: 0;
}
.top-bar-section .divider,
.top-bar-section [role="separator"] {
  border-bottom: solid 1px #4881a9;
  border-top: solid 1px #2a4b61;
  clear: both;
  height: 1px;
  width: 100%;
}
.top-bar-section ul li > a {
  display: block;
  width: 100%;
  color: white;
  padding: 12px 0 12px 0;
  padding-left: 20px;
  font-size: 0.86667em;
  font-weight: bold;
  background: #222222;
}
.top-bar-section ul li > a.button {
  background: #a93e12;
  font-size: 0.86667em;
}
.top-bar-section ul li > a.button.hover {
  background: #7b2d0d;
}
.top-bar-section ul li > a.button.secondary {
  background: #396685;
}
.top-bar-section ul li > a.button.secondary.hover {
  background: #2a4b61;
}
.top-bar-section ul li > a.button.success {
  background: #5da423;
}
.top-bar-section ul li > a.button.success.hover {
  background: #457a1a;
}
.top-bar-section ul li > a.button.alert {
  background: #c60f13;
}
.top-bar-section ul li > a.button.alert.hover {
  background: #970b0e;
}
.top-bar-section ul li.hover > a {
  background: #345e7a;
  color: white;
}
.top-bar-section ul li.active > a {
  background: #345e7a;
  color: white;
}
.top-bar-section .has-form {
  padding: 20px;
}
.top-bar-section .has-dropdown {
  position: relative;
}
.top-bar-section .has-dropdown > a:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: transparent transparent transparent rgba(255, 255, 255, 0.5);
  border-left-style: solid;
  margin-right: 20px;
  margin-top: -4.5px;
  position: absolute;
  top: 50%;
  right: 0;
}
.top-bar-section .has-dropdown.moved {
  position: static;
}
.top-bar-section .has-dropdown.moved > .dropdown {
  visibility: visible;
}
.top-bar-section .dropdown {
  position: absolute;
  left: 100%;
  top: 0;
  visibility: hidden;
  z-index: 99;
}
.top-bar-section .dropdown li {
  width: 100%;
  height: auto;
}
.top-bar-section .dropdown li a {
  font-weight: normal;
  padding: 8px 20px;
}
.top-bar-section .dropdown li a.parent-link {
  font-weight: bold;
}
.top-bar-section .dropdown li.title h5 {
  margin-bottom: 0;
}
.top-bar-section .dropdown li.title h5 a {
  color: white;
  line-height: 30px;
  display: block;
}
.top-bar-section .dropdown label {
  padding: 8px 20px 2px;
  margin-bottom: 0;
  text-transform: uppercase;
  color: #555555;
  font-weight: bold;
  font-size: 0.66667em;
}

.top-bar-js-breakpoint {
  width: 960px !important;
  visibility: hidden;
}

.js-generated {
  display: block;
}

@media only screen and (min-width: 960px) {
  .top-bar {
    background: #396685;
    *zoom: 1;
    overflow: visible;
  }
  .top-bar:before, .top-bar:after {
    content: " ";
    display: table;
  }
  .top-bar:after {
    clear: both;
  }
  .top-bar .toggle-topbar {
    display: none;
  }
  .top-bar .title-area {
    float: left;
  }
  .top-bar .name h1 a {
    width: auto;
  }
  .top-bar input,
  .top-bar .button {
    line-height: 2em;
    font-size: 0.93333em;
    height: 2em;
    padding: 0 10px;
    position: relative;
    top: 8px;
  }
  .top-bar.expanded {
    background: #396685;
  }

  .contain-to-grid .top-bar {
    max-width: 66.66667em;
    margin: 0 auto;
    margin-bottom: 0;
  }

  .top-bar-section {
    -webkit-transition: none 0 0;
    -moz-transition: none 0 0;
    transition: none 0 0;
    left: 0 !important;
  }
  .top-bar-section ul {
    width: auto;
    height: auto !important;
    display: inline;
  }
  .top-bar-section ul li {
    float: left;
  }
  .top-bar-section ul li .js-generated {
    display: none;
  }
  .top-bar-section li a:not(.button) {
    padding: 0 20px;
    line-height: 60px;
    background: #396685;
  }
  .top-bar-section li a:not(.button).hover {
    background: black;
  }
  .top-bar-section .has-dropdown > a {
    padding-right: 40px !important;
  }
  .top-bar-section .has-dropdown > a:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: rgba(255, 255, 255, 0.5) transparent transparent transparent;
    border-top-style: solid;
    margin-top: -2.5px;
    top: 30px;
  }
  .top-bar-section .has-dropdown.moved {
    position: relative;
  }
  .top-bar-section .has-dropdown.moved > .dropdown {
    visibility: hidden;
  }
  .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
    visibility: visible;
  }
  .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
    border: none;
    content: "\00bb";
    margin-top: -16px;
    right: 5px;
  }
  .top-bar-section .dropdown {
    left: 0;
    top: auto;
    background: transparent;
    min-width: 100%;
  }
  .top-bar-section .dropdown li a {
    color: white;
    line-height: 1;
    white-space: nowrap;
    padding: 7px 20px;
    background: #417497;
  }
  .top-bar-section .dropdown li label {
    white-space: nowrap;
    background: #417497;
  }
  .top-bar-section .dropdown li .dropdown {
    left: 100%;
    top: 0;
  }
  .top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
    border-bottom: none;
    border-top: none;
    border-right: solid 1px #4881a9;
    border-left: solid 1px #2a4b61;
    clear: none;
    height: 60px;
    width: 0px;
  }
  .top-bar-section .has-form {
    background: #396685;
    padding: 0 20px;
    height: 60px;
  }
  .top-bar-section ul.right li .dropdown {
    left: auto;
    right: 0;
  }
  .top-bar-section ul.right li .dropdown li .dropdown {
    right: 100%;
  }

  .no-js .top-bar-section ul li:hover > a {
    background: #345e7a;
    color: white;
  }
  .no-js .top-bar-section ul li:active > a {
    background: #345e7a;
    color: white;
  }
  .no-js .top-bar-section .has-dropdown:hover > .dropdown {
    visibility: visible;
  }
}
@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
  }
}

@-moz-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
  }
}

@-o-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
  }
}

/* Orbit Graceful Loading */
.slideshow-wrapper {
  position: relative;
}
.slideshow-wrapper ul {
  list-style-type: none;
  margin: 0;
}
.slideshow-wrapper ul li,
.slideshow-wrapper ul li .orbit-caption {
  display: none;
}
.slideshow-wrapper ul li:first-child {
  display: block;
}
.slideshow-wrapper .orbit-container {
  background-color: transparent;
}
.slideshow-wrapper .orbit-container li {
  display: block;
}
.slideshow-wrapper .orbit-container li .orbit-caption {
  display: block;
}

.preloader {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  border: solid 3px;
  border-color: #555 #fff;
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
  -webkit-animation-name: rotate;
  -webkit-animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: rotate;
  -moz-animation-duration: 1.5s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -o-animation-name: rotate;
  -o-animation-duration: 1.5s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
  animation-name: rotate;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

.orbit-container {
  overflow: hidden;
  width: 100%;
  position: relative;
  background: whitesmoke;
}
.orbit-container .orbit-slides-container {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}
.orbit-container .orbit-slides-container img {
  display: block;
  max-width: 100%;
}
.orbit-container .orbit-slides-container > * {
  position: absolute;
  top: 0;
  width: 100%;
  margin-left: 100%;
}
.orbit-container .orbit-slides-container > *:first-child {
  margin-left: 0%;
}
.orbit-container .orbit-slides-container > * .orbit-caption {
  position: absolute;
  bottom: 0;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.6);
  color: white;
  width: 100%;
  padding: 10px 14px;
  font-size: 0.93333em;
}
.orbit-container .orbit-slide-number {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 12px;
  color: white;
  background: rgba(0, 0, 0, 0);
  z-index: 10;
}
.orbit-container .orbit-slide-number span {
  font-weight: 700;
  padding: 0.33333em;
}
.orbit-container .orbit-timer {
  position: absolute;
  top: 10px;
  right: 10px;
  height: 6px;
  width: 100px;
  z-index: 10;
}
.orbit-container .orbit-timer .orbit-progress {
  height: 100%;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.6);
  display: block;
  width: 0%;
}
.orbit-container .orbit-timer > span {
  display: none;
  position: absolute;
  top: 10px;
  right: 0px;
  width: 11px;
  height: 14px;
  border: solid 4px #000;
  border-top: none;
  border-bottom: none;
}
.orbit-container .orbit-timer.paused > span {
  right: -6px;
  top: 9px;
  width: 11px;
  height: 14px;
  border: inset 8px;
  border-right-style: solid;
  border-color: transparent transparent transparent #000;
}
.orbit-container:hover .orbit-timer > span {
  display: block;
}
.orbit-container .orbit-prev,
.orbit-container .orbit-next {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.6);
  width: 50px;
  height: 60px;
  line-height: 50px;
  color: white;
  text-indent: -9999px !important;
  z-index: 10;
}
.orbit-container .orbit-prev > span,
.orbit-container .orbit-next > span {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  display: block;
  width: 0;
  height: 0;
  border: inset 16px;
}
.orbit-container .orbit-prev {
  left: 0;
}
.orbit-container .orbit-prev > span {
  border-right-style: solid;
  border-color: transparent;
  border-right-color: #fff;
}
.orbit-container .orbit-prev:hover > span {
  border-right-color: #ccc;
}
.orbit-container .orbit-next {
  right: 0;
}
.orbit-container .orbit-next > span {
  border-color: transparent;
  border-left-style: solid;
  border-left-color: #fff;
  left: 50%;
  margin-left: -8px;
}
.orbit-container .orbit-next:hover > span {
  border-left-color: #ccc;
}

.orbit-bullets {
  margin: 0 auto 30px auto;
  overflow: hidden;
  position: relative;
  top: 10px;
}
.orbit-bullets li {
  display: block;
  width: 10px;
  height: 10px;
  background: #999999;
  float: left;
  margin-right: 6px;
  border: solid 1px #555555;
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
}
.orbit-bullets li.active {
  background: #555555;
}
.orbit-bullets li:last-child {
  margin-right: 0;
}

.touch .orbit-container .orbit-prev,
.touch .orbit-container .orbit-next {
  display: none;
}
.touch .orbit-bullets {
  display: none;
}

@media only screen and (min-width: 768px) {
  .touch .orbit-container .orbit-prev,
  .touch .orbit-container .orbit-next {
    display: inherit;
  }
  .touch .orbit-bullets {
    display: block;
  }
}
@media only screen and (max-width: 768px) {
  .orbit-stack-on-small .orbit-slides-container {
    height: auto !important;
  }
  .orbit-stack-on-small .orbit-slides-container > * {
    position: relative;
    margin-left: 0% !important;
  }
  .orbit-stack-on-small .orbit-timer,
  .orbit-stack-on-small .orbit-next,
  .orbit-stack-on-small .orbit-prev,
  .orbit-stack-on-small .orbit-bullets {
    display: none;
  }
}
.reveal-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: black;
  background: rgba(0, 0, 0, 0.45);
  z-index: 98;
  display: none;
  top: 0;
  left: 0;
}

.reveal-modal {
  visibility: hidden;
  display: none;
  position: absolute;
  left: 50%;
  z-index: 99;
  height: auto;
  margin-left: -40%;
  width: 80%;
  background-color: white;
  padding: 1.33333em;
  border: solid 1px #666666;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  top: 50px;
}
.reveal-modal .column,
.reveal-modal .columns {
  min-width: 0;
}
.reveal-modal > :first-child {
  margin-top: 0;
}
.reveal-modal > :last-child {
  margin-bottom: 0;
}
.reveal-modal .close-reveal-modal {
  font-size: 1.46667em;
  line-height: 1;
  position: absolute;
  top: 0.53333em;
  right: 0.73333em;
  color: #aaaaaa;
  font-weight: bold;
  cursor: pointer;
}

@media only screen and (min-width: 768px) {
  .reveal-modal {
    padding: 2em;
    top: 6.66667em;
  }
  .reveal-modal.tiny {
    margin-left: -15%;
    width: 30%;
  }
  .reveal-modal.small {
    margin-left: -20%;
    width: 40%;
  }
  .reveal-modal.medium {
    margin-left: -30%;
    width: 60%;
  }
  .reveal-modal.large {
    margin-left: -35%;
    width: 70%;
  }
  .reveal-modal.xlarge {
    margin-left: -47.5%;
    width: 95%;
  }
}
@media print {
  .reveal-modal {
    background: #fff !important;
  }
}
/* Foundation Joyride */
.joyride-list {
  display: none;
}

/* Default styles for the container */
.joyride-tip-guide {
  display: none;
  position: absolute;
  background: black;
  color: white;
  z-index: 101;
  top: 0;
  left: 2.5%;
  font-family: inherit;
  font-weight: normal;
  width: 95%;
}

.lt-ie9 .joyride-tip-guide {
  max-width: 800px;
  left: 50%;
  margin-left: -400px;
}

.joyride-content-wrapper {
  width: 100%;
  padding: 1.2em 1.33333em 1.6em;
}
.joyride-content-wrapper .button {
  margin-bottom: 0 !important;
}

/* Add a little css triangle pip, older browser just miss out on the fanciness of it */
.joyride-tip-guide .joyride-nub {
  display: block;
  position: absolute;
  left: 22px;
  width: 0;
  height: 0;
  border: inset 14px;
}
.joyride-tip-guide .joyride-nub.top {
  border-top-style: solid;
  border-color: black;
  border-top-color: transparent !important;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  top: -28px;
}
.joyride-tip-guide .joyride-nub.bottom {
  border-bottom-style: solid;
  border-color: black !important;
  border-bottom-color: transparent !important;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  bottom: -28px;
}
.joyride-tip-guide .joyride-nub.right {
  right: -28px;
}
.joyride-tip-guide .joyride-nub.left {
  left: -28px;
}

/* Typography */
.joyride-tip-guide h1,
.joyride-tip-guide h2,
.joyride-tip-guide h3,
.joyride-tip-guide h4,
.joyride-tip-guide h5,
.joyride-tip-guide h6 {
  line-height: 1.25;
  margin: 0;
  font-weight: bold;
  color: white;
}

.joyride-tip-guide p {
  margin: 0 0 1.2em 0;
  font-size: 0.93333em;
  line-height: 1.3;
}

.joyride-timer-indicator-wrap {
  width: 50px;
  height: 3px;
  border: solid 1px #555555;
  position: absolute;
  right: 1.13333em;
  bottom: 1.06667em;
}

.joyride-timer-indicator {
  display: block;
  width: 0;
  height: inherit;
  background: #666666;
}

.joyride-close-tip {
  position: absolute;
  right: 12px;
  top: 10px;
  color: #777777 !important;
  text-decoration: none;
  font-size: 30px;
  font-weight: normal;
  line-height: .5 !important;
}
.joyride-close-tip:hover, .joyride-close-tip:focus {
  color: #eee !important;
}

.joyride-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: transparent;
  background: rgba(0, 0, 0, 0.5);
  z-index: 100;
  display: none;
  top: 0;
  left: 0;
  cursor: pointer;
}

.joyride-expose-wrapper {
  background-color: #ffffff;
  position: absolute;
  border-radius: 3px;
  z-index: 102;
  -moz-box-shadow: 0px 0px 30px #ffffff;
  -webkit-box-shadow: 0px 0px 15px #ffffff;
  box-shadow: 0px 0px 15px #ffffff;
}

.joyride-expose-cover {
  background: transparent;
  border-radius: 3px;
  position: absolute;
  z-index: 9999;
  top: 0px;
  left: 0px;
}

/* Styles for screens that are atleast 768px; */
@media only screen and (min-width: 768px) {
  .joyride-tip-guide {
    width: 300px;
    left: inherit;
  }
  .joyride-tip-guide .joyride-nub.bottom {
    border-color: black !important;
    border-bottom-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    bottom: -28px;
  }
  .joyride-tip-guide .joyride-nub.right {
    border-color: black !important;
    border-top-color: transparent !important;
    border-right-color: transparent !important;
    border-bottom-color: transparent !important;
    top: 22px;
    left: auto;
    right: -28px;
  }
  .joyride-tip-guide .joyride-nub.left {
    border-color: black !important;
    border-top-color: transparent !important;
    border-left-color: transparent !important;
    border-bottom-color: transparent !important;
    top: 22px;
    left: -28px;
    right: auto;
  }
}
/* Clearing Styles */
[data-clearing] {
  *zoom: 1;
  margin-bottom: 0;
  margin-left: 0;
  list-style: none;
}
[data-clearing]:before, [data-clearing]:after {
  content: " ";
  display: table;
}
[data-clearing]:after {
  clear: both;
}
[data-clearing] li {
  float: left;
  margin-right: 10px;
}

.clearing-blackout {
  background: #111111;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 998;
}
.clearing-blackout .clearing-close {
  display: block;
}

.clearing-container {
  position: relative;
  z-index: 998;
  height: 100%;
  overflow: hidden;
  margin: 0;
}

.visible-img {
  height: 95%;
  position: relative;
}
.visible-img img {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -50%;
  max-height: 100%;
  max-width: 100%;
}

.clearing-caption {
  color: white;
  line-height: 1.3;
  margin-bottom: 0;
  text-align: center;
  bottom: 0;
  background: #111111;
  width: 100%;
  padding: 10px 30px;
  position: absolute;
  left: 0;
}

.clearing-close {
  z-index: 999;
  padding-left: 20px;
  padding-top: 10px;
  font-size: 40px;
  line-height: 1;
  color: white;
  display: none;
}
.clearing-close:hover, .clearing-close:focus {
  color: #ccc;
}

.clearing-assembled .clearing-container {
  height: 100%;
}
.clearing-assembled .clearing-container .carousel > ul {
  display: none;
}

.clearing-feature li {
  display: none;
}
.clearing-feature li.clearing-featured-img {
  display: block;
}

@media only screen and (min-width: 768px) {
  .clearing-main-prev,
  .clearing-main-next {
    position: absolute;
    height: 100%;
    width: 40px;
    top: 0;
  }
  .clearing-main-prev > span,
  .clearing-main-next > span {
    position: absolute;
    top: 50%;
    display: block;
    width: 0;
    height: 0;
    border: solid 16px;
  }

  .clearing-main-prev {
    left: 0;
  }
  .clearing-main-prev > span {
    left: 5px;
    border-color: transparent;
    border-right-color: white;
  }

  .clearing-main-next {
    right: 0;
  }
  .clearing-main-next > span {
    border-color: transparent;
    border-left-color: white;
  }

  .clearing-main-prev.disabled,
  .clearing-main-next.disabled {
    opacity: 0.5;
  }

  .clearing-assembled .clearing-container .carousel {
    background: #111111;
    height: 150px;
    margin-top: 5px;
  }
  .clearing-assembled .clearing-container .carousel > ul {
    display: block;
    z-index: 999;
    width: 200%;
    height: 100%;
    margin-left: 0;
    position: relative;
    left: 0;
  }
  .clearing-assembled .clearing-container .carousel > ul li {
    display: block;
    width: 175px;
    height: inherit;
    padding: 0;
    float: left;
    overflow: hidden;
    margin-right: 1px;
    position: relative;
    cursor: pointer;
    opacity: 0.4;
  }
  .clearing-assembled .clearing-container .carousel > ul li.fix-height img {
    min-height: 100%;
    height: 100%;
    max-width: none;
  }
  .clearing-assembled .clearing-container .carousel > ul li a.th {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block;
  }
  .clearing-assembled .clearing-container .carousel > ul li img {
    cursor: pointer !important;
    min-width: 100% !important;
  }
  .clearing-assembled .clearing-container .carousel > ul li.visible {
    opacity: 1;
  }
  .clearing-assembled .clearing-container .visible-img {
    background: #111111;
    overflow: hidden;
    height: 75%;
  }

  .clearing-close {
    position: absolute;
    top: 10px;
    right: 20px;
    padding-left: 0;
    padding-top: 0;
  }
}
/* Foundation Alerts */
.alert-box {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-weight: bold;
  margin-bottom: 1.33333em;
  position: relative;
  padding: 0.73333em 1.4em 0.8em 0.73333em;
  font-size: 0.93333em;
  background-color: #a93e12;
  border-color: #7b2d0d;
  color: white;
}
.alert-box .close {
  font-size: 1.46667em;
  padding: 5px 4px 4px;
  line-height: 0;
  position: absolute;
  top: 0.46667em;
  right: 0.33333em;
  color: #333333;
  opacity: 0.3;
}
.alert-box .close:hover, .alert-box .close:focus {
  opacity: 0.5;
}
.alert-box.radius {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.alert-box.round {
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
}
.alert-box.success {
  background-color: #5da423;
  border-color: #457a1a;
  color: white;
}
.alert-box.alert {
  background-color: #c60f13;
  border-color: #970b0e;
  color: white;
}
.alert-box.secondary {
  background-color: #396685;
  border-color: #2a4b61;
  color: white;
}

/* Breadcrumbs */
.breadcrumbs {
  display: block;
  padding: 0.6em 0.93333em 0.6em;
  overflow: hidden;
  margin-left: 0;
  list-style: none;
  border-style: solid;
  border-width: 1px;
  background-color: #417497;
  border-color: #315873;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.breadcrumbs > * {
  margin: 0;
  float: left;
  font-size: 0.73333em;
  text-transform: uppercase;
}
.breadcrumbs > *:hover a, .breadcrumbs > *:focus a {
  text-decoration: underline;
}
.breadcrumbs > * a,
.breadcrumbs > * span {
  text-transform: uppercase;
  color: #a93e12;
}
.breadcrumbs > *.current {
  cursor: default;
  color: #333333;
}
.breadcrumbs > *.current a {
  cursor: default;
  color: #333333;
}
.breadcrumbs > *.current:hover, .breadcrumbs > *.current:hover a, .breadcrumbs > *.current:focus, .breadcrumbs > *.current:focus a {
  text-decoration: none;
}
.breadcrumbs > *.unavailable {
  color: #999999;
}
.breadcrumbs > *.unavailable a {
  color: #999999;
}
.breadcrumbs > *.unavailable:hover, .breadcrumbs > *.unavailable:hover a, .breadcrumbs > *.unavailable:focus,
.breadcrumbs > *.unavailable a:focus {
  text-decoration: none;
  color: #999999;
  cursor: default;
}
.breadcrumbs > *:before {
  content: "/";
  color: #aaaaaa;
  margin: 0 0.8em;
  position: relative;
  top: 1px;
}
.breadcrumbs > *:first-child:before {
  content: " ";
  margin: 0;
}

/* Custom Checkbox and Radio Inputs */
form.custom .hidden-field {
  margin-left: -99999px;
  position: absolute;
  visibility: hidden;
}
form.custom .custom {
  display: inline-block;
  width: 16px;
  height: 16px;
  position: relative;
  top: -1px;
  /* fix centering issue */
  vertical-align: middle;
  border: solid 1px #cccccc;
  background: white;
}
form.custom .custom.checkbox {
  -webkit-border-radius: 0px;
  border-radius: 0px;
  padding: -1px;
}
form.custom .custom.radio {
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
  padding: 3px;
}
form.custom .custom.checkbox:before {
  content: "";
  display: block;
  font-size: 16px;
  color: white;
}
form.custom .custom.radio.checked:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
  background: #222222;
  position: relative;
}
form.custom .custom.checkbox.checked:before {
  content: "\00d7";
  color: #222222;
  position: absolute;
  top: -50%;
  left: 50%;
  margin-top: 4px;
  margin-left: -5px;
}

/* Custom Select Options and Dropdowns */
form.custom {
  /* Custom input, disabled */
}
form.custom .custom.dropdown {
  display: block;
  position: relative;
  top: 0;
  height: 2.46667em;
  margin-bottom: 1.33333em;
  margin-top: 0px;
  padding: 0px;
  width: 100%;
  background: white;
  background: -moz-linear-gradient(top, white 0%, #f3f3f3 100%);
  background: -webkit-linear-gradient(top, white 0%, #f3f3f3 100%);
  -webkit-box-shadow: none;
  background: linear-gradient(to bottom, #ffffff 0%, #f3f3f3 100%);
  box-shadow: none;
  font-size: 0.93333em;
  vertical-align: top;
}
form.custom .custom.dropdown ul {
  overflow-y: auto;
  max-height: 200px;
}
form.custom .custom.dropdown .current {
  cursor: default;
  white-space: nowrap;
  line-height: 2.4em;
  color: rgba(0, 0, 0, 0.75);
  text-decoration: none;
  overflow: hidden;
  display: block;
  margin-left: 0.53333em;
  margin-right: 2.46667em;
}
form.custom .custom.dropdown .selector {
  cursor: default;
  position: absolute;
  width: 2.66667em;
  height: 2.46667em;
  display: block;
  right: 0;
  top: 0;
}
form.custom .custom.dropdown .selector:after {
  content: "";
  display: block;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: #aaaaaa transparent transparent transparent;
  border-top-style: solid;
  position: absolute;
  left: 1em;
  top: 50%;
  margin-top: -3px;
}
form.custom .custom.dropdown:hover a.selector:after, form.custom .custom.dropdown.open a.selector:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: #222222 transparent transparent transparent;
  border-top-style: solid;
}
form.custom .custom.dropdown .disabled {
  color: #888888;
}
form.custom .custom.dropdown .disabled:hover {
  background: transparent;
  color: #888888;
}
form.custom .custom.dropdown .disabled:hover:after {
  display: none;
}
form.custom .custom.dropdown.open ul {
  display: block;
  z-index: 10;
  min-width: 100%;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
form.custom .custom.dropdown.small {
  max-width: 134px;
}
form.custom .custom.dropdown.medium {
  max-width: 254px;
}
form.custom .custom.dropdown.large {
  max-width: 434px;
}
form.custom .custom.dropdown.expand {
  width: 100% !important;
}
form.custom .custom.dropdown.open.small ul {
  min-width: 134px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
form.custom .custom.dropdown.open.medium ul {
  min-width: 254px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
form.custom .custom.dropdown.open.large ul {
  min-width: 434px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
form.custom .error .custom.dropdown {
  border-color: #c60f13;
  background-color: rgba(198, 15, 19, 0.1);
  background: rgba(198, 15, 19, 0.1);
  margin-bottom: 0;
}
form.custom .error .custom.dropdown:focus {
  background: #fafafa;
  border-color: #999999;
}
form.custom .error .custom.dropdown + small.error {
  margin-top: 0;
}
form.custom .custom.dropdown ul {
  position: absolute;
  width: auto;
  display: none;
  margin: 0;
  left: -1px;
  top: auto;
  -webkit-box-shadow: 0 2px 2px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 2px 0px rgba(0, 0, 0, 0.1);
  margin: 0;
  padding: 0;
  background: white;
  border: solid 1px #cccccc;
  font-size: 15;
}
form.custom .custom.dropdown ul li {
  color: #555555;
  font-size: 0.93333em;
  cursor: default;
  padding-top: 0.26667em;
  padding-bottom: 0.26667em;
  padding-left: 0.4em;
  padding-right: 2.53333em;
  min-height: 1.6em;
  line-height: 1.6em;
  margin: 0;
  white-space: nowrap;
  list-style: none;
}
form.custom .custom.dropdown ul li.selected {
  background: #eeeeee;
  color: black;
}
form.custom .custom.dropdown ul li:hover {
  background-color: #e4e4e4;
  color: black;
}
form.custom .custom.dropdown ul li.selected:hover {
  background: #eeeeee;
  cursor: default;
  color: black;
}
form.custom .custom.dropdown ul.show {
  display: block;
}
form.custom .custom.disabled {
  background: #dddddd;
}

/* Keystroke Characters */
.keystroke,
kbd {
  background-color: #ededed;
  border-color: #dbdbdb;
  color: #222222;
  border-style: solid;
  border-width: 1px;
  margin: 0;
  font-family: "Consolas", "Menlo", "Courier", monospace;
  font-size: 0.93333em;
  padding: 0.13333em 0.26667em 0;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

/* Labels */
.label {
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  white-space: nowrap;
  display: inline-block;
  position: relative;
  padding: 0.2em 0.66667em 0.26667em;
  font-size: 0.93333em;
  background-color: #a93e12;
  color: white;
}
.label.radius {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.label.round {
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
}
.label.alert {
  background-color: #c60f13;
  color: white;
}
.label.success {
  background-color: #5da423;
  color: white;
}
.label.secondary {
  background-color: #396685;
  color: white;
}

/* Inline Lists */
.inline-list, #top #utility-nav-wrapper ul#menu-header-supplemental-menu, #menu-main-navigation, #footer ul#menu-footer-menu {
  margin: 0 auto 1.13333em auto;
  margin-left: -1.46667em;
  margin-right: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.inline-list > li, #top #utility-nav-wrapper ul#menu-header-supplemental-menu > li, #menu-main-navigation > li, #footer ul#menu-footer-menu > li {
  list-style: none;
  float: left;
  margin-left: 1.46667em;
  display: block;
}
.inline-list > li > *, #top #utility-nav-wrapper ul#menu-header-supplemental-menu > li > *, #menu-main-navigation > li > *, #footer ul#menu-footer-menu > li > * {
  display: block;
}

/* Default Pagination */
ul.pagination {
  display: block;
  height: 1.6em;
  margin-left: -0.33333em;
}
ul.pagination li {
  height: 1.6em;
  color: #222222;
  font-size: 0.93333em;
  margin-left: 0.33333em;
}
ul.pagination li a {
  display: block;
  padding: 0.06667em 0.46667em 0.06667em;
  color: #999999;
}
ul.pagination li:hover a,
ul.pagination li a:focus {
  background: #e6e6e6;
}
ul.pagination li.unavailable a {
  cursor: default;
  color: #999999;
}
ul.pagination li.unavailable:hover a, ul.pagination li.unavailable a:focus {
  background: transparent;
}
ul.pagination li.current a {
  background: #a93e12;
  color: white;
  font-weight: bold;
  cursor: default;
}
ul.pagination li.current a:hover, ul.pagination li.current a:focus {
  background: #a93e12;
}
ul.pagination li {
  float: left;
  display: block;
}

/* Pagination centred wrapper */
.pagination-centered {
  text-align: center;
}
.pagination-centered ul.pagination li {
  float: none;
  display: inline-block;
}

/* Panels */
.panel {
  border-style: solid;
  border-width: 1px;
  border-color: #d9d9d9;
  margin-bottom: 1.33333em;
  padding: 1.33333em;
  background: #f2f2f2;
}
.panel > :first-child {
  margin-top: 0;
}
.panel > :last-child {
  margin-bottom: 0;
}
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p {
  color: #333333;
}
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
  line-height: 1;
  margin-bottom: 0.66667em;
}
.panel h1.subheader, .panel h2.subheader, .panel h3.subheader, .panel h4.subheader, .panel h5.subheader, .panel h6.subheader {
  line-height: 1.4;
}
.panel.callout {
  border-style: solid;
  border-width: 1px;
  border-color: #7b2d0d;
  margin-bottom: 1.33333em;
  padding: 1.33333em;
  background: #a93e12;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
}
.panel.callout > :first-child {
  margin-top: 0;
}
.panel.callout > :last-child {
  margin-bottom: 0;
}
.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout p {
  color: white;
}
.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6 {
  line-height: 1;
  margin-bottom: 0.66667em;
}
.panel.callout h1.subheader, .panel.callout h2.subheader, .panel.callout h3.subheader, .panel.callout h4.subheader, .panel.callout h5.subheader, .panel.callout h6.subheader {
  line-height: 1.4;
}
.panel.radius {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

/* Pricing Tables */
.pricing-table {
  border: solid 1px #dddddd;
  margin-left: 0;
  margin-bottom: 1.33333em;
}
.pricing-table * {
  list-style: none;
  line-height: 1;
}
.pricing-table .title {
  background-color: #dddddd;
  padding: 1em 1.33333em;
  text-align: center;
  color: #333333;
  font-weight: bold;
  font-size: 1.06667em;
}
.pricing-table .price {
  background-color: #eeeeee;
  padding: 1em 1.33333em;
  text-align: center;
  color: #333333;
  font-weight: normal;
  font-size: 1.33333em;
}
.pricing-table .description {
  background-color: white;
  padding: 1em;
  text-align: center;
  color: #777777;
  font-size: 0.8em;
  font-weight: normal;
  line-height: 1.4;
  border-bottom: dotted 1px #dddddd;
}
.pricing-table .bullet-item {
  background-color: white;
  padding: 1em;
  text-align: center;
  color: #333333;
  font-size: 0.93333em;
  font-weight: normal;
  border-bottom: dotted 1px #dddddd;
}
.pricing-table .cta-button {
  background-color: whitesmoke;
  text-align: center;
  padding: 1.33333em 1.33333em 0;
}

/* Progress Bar */
.progress {
  background-color: transparent;
  height: 1.66667em;
  border: 1px solid #cccccc;
  padding: 0.13333em;
  margin-bottom: 0.66667em;
}
.progress .meter {
  background: #a93e12;
  height: 100%;
  display: block;
}
.progress.secondary .meter {
  background: #396685;
  height: 100%;
  display: block;
}
.progress.success .meter {
  background: #5da423;
  height: 100%;
  display: block;
}
.progress.alert .meter {
  background: #c60f13;
  height: 100%;
  display: block;
}
.progress.radius {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.progress.radius .meter {
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.progress.round {
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
}
.progress.round .meter {
  -webkit-border-radius: 999px;
  border-radius: 999px;
}

/* Side Nav */
.side-nav {
  display: block;
  margin: 0;
  padding: 0.93333em 0;
  list-style-type: none;
  list-style-position: inside;
}
.side-nav li {
  margin: 0 0 0.46667em 0;
  font-size: 0.93333em;
}
.side-nav li a {
  display: block;
  color: #a93e12;
}
.side-nav li.active > a:first-child {
  color: #4d4d4d;
  font-weight: bold;
}
.side-nav li.divider {
  border-top: 1px solid;
  height: 0;
  padding: 0;
  list-style: none;
  border-top-color: #e6e6e6;
}

/* Side Nav */
.sub-nav {
  display: block;
  width: auto;
  overflow: hidden;
  margin: -0.26667em 0 1.2em;
  padding-top: 0.26667em;
  margin-right: 0;
  margin-left: -0.6em;
}
.sub-nav dt,
.sub-nav dd {
  float: left;
  display: inline;
  margin-left: 0.6em;
  margin-bottom: 0.66667em;
  font-weight: normal;
  font-size: 0.93333em;
}
.sub-nav dt a,
.sub-nav dd a {
  color: #999999;
  text-decoration: none;
}
.sub-nav dt.active a,
.sub-nav dd.active a {
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
  font-weight: bold;
  background: #a93e12;
  padding: 0.2em 0.6em;
  cursor: default;
  color: white;
}

/* Foundation Switches */
@media only screen {
  div.switch {
    position: relative;
    width: 100%;
    padding: 0;
    display: block;
    overflow: hidden;
    border-style: solid;
    border-width: 1px;
    margin-bottom: 1.33333em;
    -webkit-animation: webkitSiblingBugfix infinite 1s;
    height: 36px;
    background: white;
    border-color: #cccccc;
  }
  div.switch label {
    position: relative;
    left: 0;
    z-index: 2;
    float: left;
    width: 50%;
    height: 100%;
    margin: 0;
    font-weight: bold;
    text-align: left;
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
  }
  div.switch input {
    position: absolute;
    z-index: 3;
    opacity: 0;
    width: 100%;
    height: 100%;
    -moz-appearance: none;
  }
  div.switch input:hover, div.switch input:focus {
    cursor: pointer;
  }
  div.switch span:last-child {
    position: absolute;
    top: -1px;
    left: -1px;
    z-index: 1;
    display: block;
    padding: 0;
    border-width: 1px;
    border-style: solid;
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
  }
  div.switch input:not(:checked) + label {
    opacity: 0;
  }
  div.switch input:checked {
    display: none !important;
  }
  div.switch input {
    left: 0;
    display: block !important;
  }
  div.switch input:first-of-type + label,
  div.switch input:first-of-type + span + label {
    left: -50%;
  }
  div.switch input:first-of-type:checked + label,
  div.switch input:first-of-type:checked + span + label {
    left: 0%;
  }
  div.switch input:last-of-type + label,
  div.switch input:last-of-type + span + label {
    right: -50%;
    left: auto;
    text-align: right;
  }
  div.switch input:last-of-type:checked + label,
  div.switch input:last-of-type:checked + span + label {
    right: 0%;
    left: auto;
  }
  div.switch span.custom {
    display: none !important;
  }
  form.custom div.switch .hidden-field {
    margin-left: auto;
    position: absolute;
    visibility: visible;
  }
  div.switch label {
    padding: 0 0.4em;
    line-height: 2.3em;
    font-size: 0.93333em;
  }
  div.switch input:first-of-type:checked ~ span:last-child {
    left: 100%;
    margin-left: -2.33333em;
  }
  div.switch span:last-child {
    width: 2.4em;
    height: 2.4em;
  }
  div.switch span:last-child {
    border-color: #b3b3b3;
    background: white;
    background: -moz-linear-gradient(top, white 0%, #f2f2f2 100%);
    background: -webkit-linear-gradient(top, white 0%, #f2f2f2 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #f2f2f2 100%);
    -webkit-box-shadow: 2px 0 10px 0 rgba(0, 0, 0, 0.07), 1000px 0 0 1000px #e1f5d1, -2px 0 10px 0 rgba(0, 0, 0, 0.07), -1000px 0 0 1000px whitesmoke;
    box-shadow: 2px 0 10px 0 rgba(0, 0, 0, 0.07), 1000px 0 0 980px #e1f5d1, -2px 0 10px 0 rgba(0, 0, 0, 0.07), -1000px 0 0 1000px whitesmoke;
  }
  div.switch:hover span:last-child, div.switch:focus span:last-child {
    background: white;
    background: -moz-linear-gradient(top, white 0%, #e6e6e6 100%);
    background: -webkit-linear-gradient(top, white 0%, #e6e6e6 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #e6e6e6 100%);
  }
  div.switch:active {
    background: transparent;
  }
  div.switch.large {
    height: 44px;
  }
  div.switch.large label {
    padding: 0 0.4em;
    line-height: 2.3em;
    font-size: 1.13333em;
  }
  div.switch.large input:first-of-type:checked ~ span:last-child {
    left: 100%;
    margin-left: -2.86667em;
  }
  div.switch.large span:last-child {
    width: 2.93333em;
    height: 2.93333em;
  }
  div.switch.small {
    height: 28px;
  }
  div.switch.small label {
    padding: 0 0.4em;
    line-height: 2.1em;
    font-size: 0.8em;
  }
  div.switch.small input:first-of-type:checked ~ span:last-child {
    left: 100%;
    margin-left: -1.8em;
  }
  div.switch.small span:last-child {
    width: 1.86667em;
    height: 1.86667em;
  }
  div.switch.tiny {
    height: 22px;
  }
  div.switch.tiny label {
    padding: 0 0.4em;
    line-height: 1.9em;
    font-size: 0.73333em;
  }
  div.switch.tiny input:first-of-type:checked ~ span:last-child {
    left: 100%;
    margin-left: -1.4em;
  }
  div.switch.tiny span:last-child {
    width: 1.46667em;
    height: 1.46667em;
  }
  div.switch.radius {
    -webkit-border-radius: 4px;
    border-radius: 4px;
  }
  div.switch.radius span:last-child {
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
  div.switch.round {
    -webkit-border-radius: 1000px;
    border-radius: 1000px;
  }
  div.switch.round span:last-child {
    -webkit-border-radius: 999px;
    border-radius: 999px;
  }
  div.switch.round label {
    padding: 0 0.6em;
  }

  @-webkit-keyframes webkitSiblingBugfix {
    from {
      position: relative;
    }

    to {
      position: relative;
    }
}
}
[data-magellan-expedition] {
  background: white;
  z-index: 50;
  min-width: 100%;
  padding: 10px;
}
[data-magellan-expedition] .sub-nav {
  margin-bottom: 0;
}
[data-magellan-expedition] .sub-nav dd {
  margin-bottom: 0;
}

/* Tables */
table {
  background: white;
  margin-bottom: 1.33333em;
 /* border: solid 1px #dddddd; */
}
table thead,
table tfoot {
  background: whitesmoke;
  font-weight: bold;
}
table thead tr th,
table thead tr td,
table tfoot tr th,
table tfoot tr td {
  padding: 0.53333em 0.66667em 0.66667em;
  font-size: 0.93333em;
  color: #222222;
  text-align: left;
}
table tr th,
table tr td {
  padding: 0.6em 0.66667em;
  font-size: 0.93333em;
  color: #222222;
}
table tr.even, table tr.alt, table tr:nth-of-type(even) {
/*  background: #f9f9f9; */
}
table thead tr th,
table tfoot tr th,
table tbody tr td,
table tr td,
table tfoot tr td {
  display: table-cell;
  line-height: 1.2em;
}

/* Image Thumbnails */
.th {
  line-height: 0;
  display: inline-block;
  border: solid 4px white;
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}
.th:hover, .th:focus {
  -webkit-box-shadow: 0 0 6px 1px rgba(169, 62, 18, 0.5);
  box-shadow: 0 0 6px 1px rgba(169, 62, 18, 0.5);
}
.th.radius {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

a.th {
  display: inline-block;
}

/* Tooltips */
.has-tip {
  border-bottom: dotted 1px #cccccc;
  cursor: help;
  font-weight: bold;
  color: #333333;
}
.has-tip:hover, .has-tip:focus {
  border-bottom: dotted 1px #4d1c08;
  color: #a93e12;
}
.has-tip.tip-left, .has-tip.tip-right {
  float: none !important;
}

.tooltip {
  display: none;
  position: absolute;
  z-index: 999;
  font-weight: bold;
  font-size: 1em;
  line-height: 1.3;
  padding: 0.53333em;
  max-width: 85%;
  left: 50%;
  width: 100%;
  color: white;
  background: black;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.tooltip > .nub {
  display: block;
  left: 5px;
  position: absolute;
  width: 0;
  height: 0;
  border: solid 5px;
  border-color: transparent transparent black transparent;
  top: -10px;
}
.tooltip.opened {
  color: #a93e12 !important;
  border-bottom: dotted 1px #4d1c08 !important;
}

.tap-to-close {
  display: block;
  font-size: 0.66667em;
  color: #888888;
  font-weight: normal;
}

@media only screen and (min-width: 768px) {
  .tooltip > .nub {
    border-color: transparent transparent black transparent;
    top: -10px;
  }
  .tooltip.tip-top > .nub {
    border-color: black transparent transparent transparent;
    top: auto;
    bottom: -10px;
  }
  .tooltip.tip-left, .tooltip.tip-right {
    float: none !important;
  }
  .tooltip.tip-left > .nub {
    border-color: transparent transparent transparent black;
    right: -10px;
    left: auto;
    top: 50%;
    margin-top: -5px;
  }
  .tooltip.tip-right > .nub {
    border-color: transparent black transparent transparent;
    right: auto;
    left: -10px;
    top: 50%;
    margin-top: -5px;
  }
}
@media only screen and (max-width: 767px) {
  .f-dropdown {
    max-width: 100%;
    left: 0;
  }
}
/* Foundation Dropdowns */
.f-dropdown {
  position: absolute;
  top: -9999px;
  list-style: none;
  margin-left: 0;
  width: 100%;
  max-height: none;
  height: auto;
  background: white;
  border: solid 1px #cccccc;
  font-size: 15;
  z-index: 99;
  margin-top: 2px;
  max-width: 200px;
}
.f-dropdown > *:first-child {
  margin-top: 0;
}
.f-dropdown > *:last-child {
  margin-bottom: 0;
}
.f-dropdown:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: transparent transparent white transparent;
  border-bottom-style: solid;
  position: absolute;
  top: -12px;
  left: 10px;
  z-index: 99;
}
.f-dropdown:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 7px;
  border-color: transparent transparent #cccccc transparent;
  border-bottom-style: solid;
  position: absolute;
  top: -14px;
  left: 9px;
  z-index: 98;
}
.f-dropdown.right:before {
  left: auto;
  right: 10px;
}
.f-dropdown.right:after {
  left: auto;
  right: 9px;
}
.f-dropdown li {
  font-size: 0.93333em;
  cursor: pointer;
  line-height: 1.2em;
  margin: 0;
}
.f-dropdown li:hover, .f-dropdown li:focus {
  background: #eeeeee;
}
.f-dropdown li a {
  display: block;
  padding: 0.33333em 0.66667em;
  color: #555555;
}
.f-dropdown.content {
  position: absolute;
  top: -9999px;
  list-style: none;
  margin-left: 0;
  padding: 1.33333em;
  width: 100%;
  height: auto;
  max-height: none;
  background: white;
  border: solid 1px #cccccc;
  font-size: 15;
  z-index: 99;
  max-width: 200px;
}
.f-dropdown.content > *:first-child {
  margin-top: 0;
}
.f-dropdown.content > *:last-child {
  margin-bottom: 0;
}
.f-dropdown.tiny {
  max-width: 200px;
}
.f-dropdown.small {
  max-width: 300px;
}
.f-dropdown.medium {
  max-width: 500px;
}
.f-dropdown.large {
  max-width: 800px;
}

body.page-template-template-frontpage-php #slideshow {
  overflow: hidden;
  padding-bottom: 25px;
}
body.page-template-template-frontpage-php #slideshow #carousel-center {
  position: relative;
  margin: 0 auto;
  z-index: 4;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);
}
body.page-template-template-frontpage-php #slideshow #carousel-center .home-slider-nav a {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
body.page-template-template-frontpage-php #slideshow #carousel-center:hover .home-slider-nav a {
  opacity: 1 !important;
}
body.page-template-template-frontpage-php #slideshow #carousel-center ul.slides li .slide-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding-left: 30px;
  padding-right: 30px;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.28) 36%, rgba(255, 255, 255, 0.5) 64%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(36%, rgba(255, 255, 255, 0.28)), color-stop(64%, rgba(255, 255, 255, 0.5)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.28) 36%, rgba(255, 255, 255, 0.5) 64%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.28) 36%, rgba(255, 255, 255, 0.5) 64%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.28) 36%, rgba(255, 255, 255, 0.5) 64%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.28) 36%, rgba(255, 255, 255, 0.5) 64%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#80ffffff',GradientType=0 );
}
@media screen and (max-width: 767px) {
  body.page-template-template-frontpage-php #slideshow #carousel-center ul.slides li .slide-caption {
    padding-left: 10px;
    padding-right: 10px;
  }
}
body.page-template-template-frontpage-php #slideshow #carousel-center ul.slides li .slide-caption p {
  font-family: "league-gothic";
  font-weight: normal;
  font-size: 47px;
  line-height: 1.25em;
  padding: 0.25em 32px;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
  text-shadow: 0 -1px 0 white;
}
@media screen and (max-width: 767px) {
  body.page-template-template-frontpage-php #slideshow #carousel-center ul.slides li .slide-caption p {
    font-size: 25px;
  }
}
body.page-template-template-frontpage-php #slideshow #carousel-center ul.slides li .slide-caption p.white {
  color: #fff;
  text-shadow: 0 -1px 0 black;
}
body.page-template-template-frontpage-php #slideshow #carousel-center ul.slides li .slide-caption p.smaller {
  font-size: 47px;
}
body.page-template-template-frontpage-php #slideshow #carousel-center .home-slider-nav {
  position: absolute;
  top: 0;
  height: 100%;
  z-index: 1000;
}
body.page-template-template-frontpage-php #slideshow #carousel-center .home-slider-nav span {
  margin-top: 200px;
  display: inline-block;
}
body.page-template-template-frontpage-php #slideshow #carousel-center .home-slider-nav a.slide-prev {
  width: 100px;
  opacity: 0;
  height: 100%;
  position: absolute;
  left: 12px;
  text-indent: -9999px;
  z-index: 1000;
  background: url("../images/prev.png") no-repeat 0 200px;
}
body.page-template-template-frontpage-php #slideshow #carousel-center .home-slider-nav a.slide-prev:hover {
  display: block;
  width: 100px;
  height: 100%;
  z-index: 1000;
}
body.page-template-template-frontpage-php #slideshow #carousel-center .home-slider-nav a.slide-next {
  width: 100px;
  opacity: 0;
  height: 100%;
  position: absolute;
  left: 845px;
  text-indent: -9999px;
  z-index: 1000;
  background: url("../images/next.png") no-repeat right 200px;
}
@media screen and (max-width: 959px) {
  body.page-template-template-frontpage-php #slideshow #carousel-center .home-slider-nav a.slide-next {
    left: 580px;
  }
}
body.page-template-template-frontpage-php #slideshow #carousel-center .home-slider-nav a.slide-next:hover {
  display: block;
  width: 100px;
  height: 100%;
  z-index: 1000;
}
body.page-template-template-frontpage-php #slideshow .carousel-left-wrap {
  position: absolute;
  top: 0;
  width: 960px;
  height: 400px;
  left: -260px;
  overflow: hidden;
}
@media screen and (max-width: 959px) {
  body.page-template-template-frontpage-php #slideshow .carousel-left-wrap {
    display: none;
  }
}
body.page-template-template-frontpage-php #slideshow .carousel-left-wrap .slides {
  margin-bottom: 0;
}
body.page-template-template-frontpage-php #slideshow .carousel-left-wrap:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(232, 230, 215, 0.5);
  z-index: 3;
}
body.page-template-template-frontpage-php #slideshow .carousel-right-wrap {
  position: absolute;
  top: 0;
  width: 960px;
  height: 400px;
  right: -260px;
  overflow: hidden;
}
@media screen and (max-width: 959px) {
  body.page-template-template-frontpage-php #slideshow .carousel-right-wrap {
    display: none;
  }
}
body.page-template-template-frontpage-php #slideshow .carousel-right-wrap .slides {
  margin-bottom: 0;
}
body.page-template-template-frontpage-php #slideshow .carousel-right-wrap:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(232, 230, 215, 0.5);
  z-index: 3;
}
body.page-template-template-frontpage-php #middle {
  width: 100%;
  background: #f7f5f1;
  margin-top: 1.5em;
  padding-top: 2em;
  margin-bottom: 2em;
  padding-bottom: 2em;
}
@media screen and (max-width: 767px) {
  body.page-template-template-frontpage-php #middle li {
    max-width: 100%;
    width: 100%;
  }
}
body.page-template-template-frontpage-php #middle .fb-page,
body.page-template-template-frontpage-php #middle .fb-like-box {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #AAAAAA;
  margin-bottom: 20px;
  overflow: hidden;
  width: 100%;
}
body.page-template-template-frontpage-php #middle .fb-page > span,
body.page-template-template-frontpage-php #middle .fb-like-box > span {
  width: 100% !important;
}
body.page-template-template-frontpage-php #middle .fb-page > span > iframe,
body.page-template-template-frontpage-php #middle .fb-like-box > span > iframe {
  width: 100% !important;
  padding-right: 0;
}
body.page-template-template-frontpage-php #middle .twitterFeed {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #AAAAAA;
  max-height: 200px;
  overflow: hidden;
  width: 100%;
}
body.page-template-template-frontpage-php #middle .twitterFeed > iframe {
  width: 100%;
}
body.page-template-template-frontpage-php #middle h3 {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #FFFFFF;
  display: block;
  font-size: 3.2em;
  font-weight: 400;
  line-height: 95px;
  margin: 0 0 23px;
  min-height: 95px;
  text-align: center;
  text-shadow: 0 1px 0 #264156;
}
body.page-template-template-frontpage-php #middle h3.connect-with-us {
  background-image: url("../images/home1.jpg");
}
body.page-template-template-frontpage-php #middle h3.news {
  background-image: url("../images/home2.jpg");
}
body.page-template-template-frontpage-php #middle h3.featured-exhibit {
  background-image: url("../images/home3.jpg");
}
body.page-template-template-frontpage-php #middle div.news-list p._news-item:last-child {
  margin-bottom: 0;
}
body.page-template-template-frontpage-php #middle div.news-list p._news-item a {
  color: #000;
  font-weight: 700;
}
body.page-template-template-frontpage-php #middle div.news-list p._news-item a span.arrow {
  border-left-color: #000;
}
body.page-template-template-frontpage-php #middle div.news-list p._news-item a:hover {
  color: #396685;
}
body.page-template-template-frontpage-php #middle div.news-list p._news-item a:hover span.arrow {
  border-left-color: #396685;
}
body.page-template-template-frontpage-php #middle div.image, body.page-template-template-frontpage-php #middle div.news-list {
  margin-bottom: 0.5em;
}
body.page-template-template-frontpage-php [class*="block-grid-"] li {
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
  body.page-template-template-frontpage-php [class*="block-grid-"] li {
    padding: 0 0.9em 2em;
    width: 100%;
  }
}
body.page-template-template-frontpage-php #around-the-country-headline {
  background: #A73E1C;
}
body.page-template-template-frontpage-php #around-the-country-headline h2 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  color: #fff;
  text-align: center;
  line-height: 2em;
  font-size: 3em;
  font-weight: 300;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
body.page-template-template-frontpage-php #around-the-country {
  background: #f7f5f1;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 1.5em;
}
body.page-template-template-frontpage-php #around-the-country .image {
  margin-bottom: 1em;
}
body.page-template-template-frontpage-php #around-the-country .image a {
  display: block;
  text-align: center;
}
body.page-template-template-frontpage-php #around-the-country a {
  font-weight: 700;
}
body.page-template-template-frontpage-php #newsletter-headline {
  background: #f7f5f1;
}
body.page-template-template-frontpage-php #newsletter-headline h4 {
  margin-top: 0;
  margin-bottom: 0;
  color: #000;
  text-align: center;
  padding-top: .5em;
  padding-bottom: .5em;
  font-family: "proxima-nova", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}
@media screen and (max-width: 767px) {
  body.page-template-template-frontpage-php #newsletter-headline h4 {
    text-align: left;
  }
}
body.page-template-template-frontpage-php #wrapper {
  padding-top: 0;
  background-image: none;
}

body.page-template-template-exhibits-php #content .main .featured-exhibit h5.title {
  margin-top: 1em;
  margin-bottom: 1em;
}
body.page-template-template-exhibits-php #content .main .past-featured-exhibits li {
  margin-bottom: 2em;
}
body.page-template-template-exhibits-php #content .main .past-featured-exhibits li .copy {
  padding-left: 1.25em;
}
@media screen and (max-width: 959px) {
  body.page-template-template-exhibits-php #content .main .past-featured-exhibits li .copy {
    margin-top: 1em;
  }
}
@media only screen and (max-width: 767px) and (orientation: landscape) {
  body.page-template-template-exhibits-php #content .main .past-featured-exhibits li .copy {
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) {
  body.page-template-template-exhibits-php #content .main .past-featured-exhibits li .copy {
    padding-left: 0;
    margin-top: 1em;
  }
}
body.page-template-template-exhibits-php #content .main .past-featured-exhibits li .copy h5 {
  margin-bottom: 1em;
  line-height: 1em;
}

body.single-_news #content .main ul li p.date {
  margin-bottom: 1em;
}

.addthis_toolbox.addthis_32x32_style .at300b {
  padding: 0 7px;
}
.addthis_toolbox.addthis_32x32_style .at300bs {
  background: url("../images/news/sprite-news-icons.jpg") no-repeat 0 0;
  width: 40px !important;
  height: 40px !important;
}
.addthis_toolbox.addthis_32x32_style .at300bs.at15t_print {
  background-position: -13px 0px !important;
}
.addthis_toolbox.addthis_32x32_style .at300bs.at15t_print.at15t_email {
  background-position: -62px 0px !important;
}
.addthis_toolbox.addthis_32x32_style .at300bs.at15t_print.at15t_facebook {
  background-position: -108px 0px !important;
}
.addthis_toolbox.addthis_32x32_style .at300bs.at15t_print.at15t_twitter {
  background-position: -157px 0px !important;
}
.addthis_toolbox iframe.twitter-timeline {
  width: 100%;
}

body.page-template-template-news-php #content .main ul li p.date {
  margin-bottom: 1em;
}
body.page-template-template-news-php iframe.twitter-timeline {
  width: 100%;
}

body.page-template-template-membership-php #content .main h3.featured-heading {
  text-transform: uppercase;
  background-color: #a93e12;
  color: #fff;
  margin: 0;
  padding: 0;
  padding-top: .5em;
  padding-bottom: .5em;
  padding-left: .5em;
  font-size: 2em;
  letter-spacing: .05em;
  font-weight: 400;
}
body.page-template-template-membership-php #content .main div.featured-content, body.page-template-template-membership-php #content .main div.other-content {
  background-color: #F5F5EE;
  padding: 2em 1em;
}
@media only screen and (max-width: 767px) {
  body.page-template-template-membership-php #content .main div.featured-content img {
    display: none;
  }
  body.page-template-template-membership-php #content .main div.featured-content .button {
    width: 100%;
  }
}
body.page-template-template-membership-php #content .main ul.other-content {
  margin-top: 2em;
}
body.page-template-template-membership-php #content .main ul.other-content li a.button {
  width: 100%;
  display: block;
  padding-left: .5em;
  padding-right: .5em;
}
body.page-template-template-membership-php #content .main ul.other-content li .copy {
  padding-left: 1.25em;
}
body.page-template-template-membership-php #content .main ul.other-content .membership-level .membership-level-image {
  display: block;
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  body.page-template-template-membership-php #content .main ul.other-content .membership-level .membership-level-image {
    margin: 0 auto 20px;
  }
}

@media screen and (max-width: 959px) {
  body.page-template-template-events-php #content .large-9, body.single-event #content .large-9, body.page-template-member-events-php #content .large-9, body.page-template-public-events-php #content .large-9 {
    width: 100%;
  }
}
body.page-template-template-events-php #content .main, body.single-event #content .main, body.page-template-member-events-php #content .main, body.page-template-public-events-php #content .main {
  min-height: 450px;
}
body.page-template-template-events-php #content #tabs, body.single-event #content #tabs, body.page-template-member-events-php #content #tabs, body.page-template-public-events-php #content #tabs {
  background: #fff;
  margin-top: -25px;
}
body.page-template-template-events-php #content #tabs ul li, body.single-event #content #tabs ul li, body.page-template-member-events-php #content #tabs ul li, body.page-template-public-events-php #content #tabs ul li {
  padding-left: 0;
  list-style-type: none;
  margin-top: 0;
}
body.page-template-template-events-php #content #tabs ul li:before, body.single-event #content #tabs ul li:before, body.page-template-member-events-php #content #tabs ul li:before, body.page-template-public-events-php #content #tabs ul li:before {
  content: "";
}
body.page-template-template-events-php #content #tabs ul li a, body.single-event #content #tabs ul li a, body.page-template-member-events-php #content #tabs ul li a, body.page-template-public-events-php #content #tabs ul li a {
  margin-top: 0;
}
body.page-template-template-events-php #content #tabs ul li.ui-tabs-active a, body.single-event #content #tabs ul li.ui-tabs-active a, body.page-template-member-events-php #content #tabs ul li.ui-tabs-active a, body.page-template-public-events-php #content #tabs ul li.ui-tabs-active a {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
body.page-template-template-events-php #content #tabs ul li.ui-state-default, body.single-event #content #tabs ul li.ui-state-default, body.page-template-member-events-php #content #tabs ul li.ui-state-default, body.page-template-public-events-php #content #tabs ul li.ui-state-default {
  width: 100%;
}
@media screen and (max-width: 959px) {
  body.page-template-template-events-php #content #tabs ul li.ui-state-default, body.single-event #content #tabs ul li.ui-state-default, body.page-template-member-events-php #content #tabs ul li.ui-state-default, body.page-template-public-events-php #content #tabs ul li.ui-state-default {
    width: 50%;
    float: left;
    margin-bottom: 0;
  }
  body.page-template-template-events-php #content #tabs ul li.ui-state-default .large-6, body.single-event #content #tabs ul li.ui-state-default .large-6, body.page-template-member-events-php #content #tabs ul li.ui-state-default .large-6, body.page-template-public-events-php #content #tabs ul li.ui-state-default .large-6 {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  body.page-template-template-events-php #content #tabs ul li.ui-state-default, body.single-event #content #tabs ul li.ui-state-default, body.page-template-member-events-php #content #tabs ul li.ui-state-default, body.page-template-public-events-php #content #tabs ul li.ui-state-default {
    width: 100%;
    float: left;
    margin-bottom: 0;
  }
  body.page-template-template-events-php #content #tabs ul li.ui-state-default a.button, body.single-event #content #tabs ul li.ui-state-default a.button, body.page-template-member-events-php #content #tabs ul li.ui-state-default a.button, body.page-template-public-events-php #content #tabs ul li.ui-state-default a.button {
    margin: 0;
  }
}
body.page-template-template-events-php #content #tabs ul li p, body.single-event #content #tabs ul li p, body.page-template-member-events-php #content #tabs ul li p, body.page-template-public-events-php #content #tabs ul li p {
  margin-bottom: 0;
}
body.page-template-template-events-php #content a.button, body.single-event #content a.button, body.page-template-member-events-php #content a.button, body.page-template-public-events-php #content a.button {
  background-color: #396685;
  border-color: #396685;
  width: 200px;
}
body.page-template-template-events-php #content #tab1Btn, body.page-template-template-events-php #content #tab2Btn, body.single-event #content #tab1Btn, body.single-event #content #tab2Btn, body.page-template-member-events-php #content #tab1Btn, body.page-template-member-events-php #content #tab2Btn, body.page-template-public-events-php #content #tab1Btn, body.page-template-public-events-php #content #tab2Btn {
  width: 100%;
  display: block;
}
@media screen and (max-width: 767px) {
  body.page-template-template-events-php #content #tab1Btn, body.page-template-template-events-php #content #tab2Btn, body.single-event #content #tab1Btn, body.single-event #content #tab2Btn, body.page-template-member-events-php #content #tab1Btn, body.page-template-member-events-php #content #tab2Btn, body.page-template-public-events-php #content #tab1Btn, body.page-template-public-events-php #content #tab2Btn {
    display: none;
  }
}
@media screen and (max-width: 959px) {
  body.page-template-template-events-php #content #tab1 #pubSquare, body.page-template-template-events-php #content #tab1 #memSquare, body.single-event #content #tab1 #pubSquare, body.single-event #content #tab1 #memSquare, body.page-template-member-events-php #content #tab1 #pubSquare, body.page-template-member-events-php #content #tab1 #memSquare, body.page-template-public-events-php #content #tab1 #pubSquare, body.page-template-public-events-php #content #tab1 #memSquare {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  body.page-template-template-events-php #content #tab1 #pubSquare, body.page-template-template-events-php #content #tab1 #memSquare, body.single-event #content #tab1 #pubSquare, body.single-event #content #tab1 #memSquare, body.page-template-member-events-php #content #tab1 #pubSquare, body.page-template-member-events-php #content #tab1 #memSquare, body.page-template-public-events-php #content #tab1 #pubSquare, body.page-template-public-events-php #content #tab1 #memSquare {
    display: none;
  }
}
body.page-template-template-events-php #content #tab1 .pubSquare, body.single-event #content #tab1 .pubSquare, body.page-template-member-events-php #content #tab1 .pubSquare, body.page-template-public-events-php #content #tab1 .pubSquare {
  height: 20px;
  width: 20px;
  border: 1px solid #000;
  float: left;
  background-color: #396685;
  margin: 0 10px 0 0;
}
body.page-template-template-events-php #content #tab1 .pubEvents, body.single-event #content #tab1 .pubEvents, body.page-template-member-events-php #content #tab1 .pubEvents, body.page-template-public-events-php #content #tab1 .pubEvents {
  color: #396685;
  font-weight: bold;
}
body.page-template-template-events-php #content #tab1 .memSquare, body.single-event #content #tab1 .memSquare, body.page-template-member-events-php #content #tab1 .memSquare, body.page-template-public-events-php #content #tab1 .memSquare {
  height: 20px;
  width: 20px;
  border: 1px solid #000;
  float: left;
  background-color: #a93e12;
  margin: 0 10px 0 0;
}
body.page-template-template-events-php #content #tab1 .memEvents, body.single-event #content #tab1 .memEvents, body.page-template-member-events-php #content #tab1 .memEvents, body.page-template-public-events-php #content #tab1 .memEvents {
  color: #a93e12;
  font-weight: bold;
}
body.page-template-template-events-php #content .eventCalendar, body.page-template-template-events-php #content .memberEventCalendar, body.page-template-template-events-php #content .publicEventCalendar, body.single-event #content .eventCalendar, body.single-event #content .memberEventCalendar, body.single-event #content .publicEventCalendar, body.page-template-member-events-php #content .eventCalendar, body.page-template-member-events-php #content .memberEventCalendar, body.page-template-member-events-php #content .publicEventCalendar, body.page-template-public-events-php #content .eventCalendar, body.page-template-public-events-php #content .memberEventCalendar, body.page-template-public-events-php #content .publicEventCalendar {
  margin-top: 15px;
}
body.page-template-template-events-php #content .eventCalendar h2, body.page-template-template-events-php #content .memberEventCalendar h2, body.page-template-template-events-php #content .publicEventCalendar h2, body.single-event #content .eventCalendar h2, body.single-event #content .memberEventCalendar h2, body.single-event #content .publicEventCalendar h2, body.page-template-member-events-php #content .eventCalendar h2, body.page-template-member-events-php #content .memberEventCalendar h2, body.page-template-member-events-php #content .publicEventCalendar h2, body.page-template-public-events-php #content .eventCalendar h2, body.page-template-public-events-php #content .memberEventCalendar h2, body.page-template-public-events-php #content .publicEventCalendar h2 {
  color: #000;
  background-color: #ffffff;
  text-transform: none;
}
body.page-template-template-events-php #content .eventCalendar .fc-header, body.page-template-template-events-php #content .memberEventCalendar .fc-header, body.page-template-template-events-php #content .publicEventCalendar .fc-header, body.single-event #content .eventCalendar .fc-header, body.single-event #content .memberEventCalendar .fc-header, body.single-event #content .publicEventCalendar .fc-header, body.page-template-member-events-php #content .eventCalendar .fc-header, body.page-template-member-events-php #content .memberEventCalendar .fc-header, body.page-template-member-events-php #content .publicEventCalendar .fc-header, body.page-template-public-events-php #content .eventCalendar .fc-header, body.page-template-public-events-php #content .memberEventCalendar .fc-header, body.page-template-public-events-php #content .publicEventCalendar .fc-header {
  border: none;
  margin-bottom: 0;
}
body.page-template-template-events-php #content .eventCalendar .fc-header td, body.page-template-template-events-php #content .memberEventCalendar .fc-header td, body.page-template-template-events-php #content .publicEventCalendar .fc-header td, body.single-event #content .eventCalendar .fc-header td, body.single-event #content .memberEventCalendar .fc-header td, body.single-event #content .publicEventCalendar .fc-header td, body.page-template-member-events-php #content .eventCalendar .fc-header td, body.page-template-member-events-php #content .memberEventCalendar .fc-header td, body.page-template-member-events-php #content .publicEventCalendar .fc-header td, body.page-template-public-events-php #content .eventCalendar .fc-header td, body.page-template-public-events-php #content .memberEventCalendar .fc-header td, body.page-template-public-events-php #content .publicEventCalendar .fc-header td {
  vertical-align: bottom;
}
body.page-template-template-events-php #content .eventCalendar .fc-header-title h2, body.page-template-template-events-php #content .memberEventCalendar .fc-header-title h2, body.page-template-template-events-php #content .publicEventCalendar .fc-header-title h2, body.single-event #content .eventCalendar .fc-header-title h2, body.single-event #content .memberEventCalendar .fc-header-title h2, body.single-event #content .publicEventCalendar .fc-header-title h2, body.page-template-member-events-php #content .eventCalendar .fc-header-title h2, body.page-template-member-events-php #content .memberEventCalendar .fc-header-title h2, body.page-template-member-events-php #content .publicEventCalendar .fc-header-title h2, body.page-template-public-events-php #content .eventCalendar .fc-header-title h2, body.page-template-public-events-php #content .memberEventCalendar .fc-header-title h2, body.page-template-public-events-php #content .publicEventCalendar .fc-header-title h2 {
  font-size: 19px;
  margin: 0;
  font-family: "proxima-nova";
  font-weight: bolder;
  line-height: 1;
  min-height: 32px;
}
body.page-template-template-events-php #content .eventCalendar .fc-day-header, body.page-template-template-events-php #content .memberEventCalendar .fc-day-header, body.page-template-template-events-php #content .publicEventCalendar .fc-day-header, body.single-event #content .eventCalendar .fc-day-header, body.single-event #content .memberEventCalendar .fc-day-header, body.single-event #content .publicEventCalendar .fc-day-header, body.page-template-member-events-php #content .eventCalendar .fc-day-header, body.page-template-member-events-php #content .memberEventCalendar .fc-day-header, body.page-template-member-events-php #content .publicEventCalendar .fc-day-header, body.page-template-public-events-php #content .eventCalendar .fc-day-header, body.page-template-public-events-php #content .memberEventCalendar .fc-day-header, body.page-template-public-events-php #content .publicEventCalendar .fc-day-header {
  background-color: #666;
  color: #fff;
  text-transform: uppercase;
}
body.page-template-template-events-php #content .eventCalendar .fc-day-header.fc-widget-header, body.page-template-template-events-php #content .memberEventCalendar .fc-day-header.fc-widget-header, body.page-template-template-events-php #content .publicEventCalendar .fc-day-header.fc-widget-header, body.single-event #content .eventCalendar .fc-day-header.fc-widget-header, body.single-event #content .memberEventCalendar .fc-day-header.fc-widget-header, body.single-event #content .publicEventCalendar .fc-day-header.fc-widget-header, body.page-template-member-events-php #content .eventCalendar .fc-day-header.fc-widget-header, body.page-template-member-events-php #content .memberEventCalendar .fc-day-header.fc-widget-header, body.page-template-member-events-php #content .publicEventCalendar .fc-day-header.fc-widget-header, body.page-template-public-events-php #content .eventCalendar .fc-day-header.fc-widget-header, body.page-template-public-events-php #content .memberEventCalendar .fc-day-header.fc-widget-header, body.page-template-public-events-php #content .publicEventCalendar .fc-day-header.fc-widget-header {
  border: none;
  padding: 5px 0;
}
body.page-template-template-events-php #content .eventCalendar .fc-day-number, body.page-template-template-events-php #content .memberEventCalendar .fc-day-number, body.page-template-template-events-php #content .publicEventCalendar .fc-day-number, body.single-event #content .eventCalendar .fc-day-number, body.single-event #content .memberEventCalendar .fc-day-number, body.single-event #content .publicEventCalendar .fc-day-number, body.page-template-member-events-php #content .eventCalendar .fc-day-number, body.page-template-member-events-php #content .memberEventCalendar .fc-day-number, body.page-template-member-events-php #content .publicEventCalendar .fc-day-number, body.page-template-public-events-php #content .eventCalendar .fc-day-number, body.page-template-public-events-php #content .memberEventCalendar .fc-day-number, body.page-template-public-events-php #content .publicEventCalendar .fc-day-number {
  color: #fff;
  width: 100%;
  text-align: left;
  background-color: #b2b2b2;
  font-weight: bold;
  padding: 3px 0 3px 5px;
}
body.page-template-template-events-php #content .eventCalendar .fc-button-prev, body.page-template-template-events-php #content .eventCalendar .fc-button-next, body.page-template-template-events-php #content .memberEventCalendar .fc-button-prev, body.page-template-template-events-php #content .memberEventCalendar .fc-button-next, body.page-template-template-events-php #content .publicEventCalendar .fc-button-prev, body.page-template-template-events-php #content .publicEventCalendar .fc-button-next, body.single-event #content .eventCalendar .fc-button-prev, body.single-event #content .eventCalendar .fc-button-next, body.single-event #content .memberEventCalendar .fc-button-prev, body.single-event #content .memberEventCalendar .fc-button-next, body.single-event #content .publicEventCalendar .fc-button-prev, body.single-event #content .publicEventCalendar .fc-button-next, body.page-template-member-events-php #content .eventCalendar .fc-button-prev, body.page-template-member-events-php #content .eventCalendar .fc-button-next, body.page-template-member-events-php #content .memberEventCalendar .fc-button-prev, body.page-template-member-events-php #content .memberEventCalendar .fc-button-next, body.page-template-member-events-php #content .publicEventCalendar .fc-button-prev, body.page-template-member-events-php #content .publicEventCalendar .fc-button-next, body.page-template-public-events-php #content .eventCalendar .fc-button-prev, body.page-template-public-events-php #content .eventCalendar .fc-button-next, body.page-template-public-events-php #content .memberEventCalendar .fc-button-prev, body.page-template-public-events-php #content .memberEventCalendar .fc-button-next, body.page-template-public-events-php #content .publicEventCalendar .fc-button-prev, body.page-template-public-events-php #content .publicEventCalendar .fc-button-next {
  background: none;
  border: none;
  color: #396685;
  font-size: 12px;
  font-weight: 600;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
body.page-template-template-events-php #content .eventCalendar .fc-today .fc-day-number, body.page-template-template-events-php #content .memberEventCalendar .fc-today .fc-day-number, body.page-template-template-events-php #content .publicEventCalendar .fc-today .fc-day-number, body.single-event #content .eventCalendar .fc-today .fc-day-number, body.single-event #content .memberEventCalendar .fc-today .fc-day-number, body.single-event #content .publicEventCalendar .fc-today .fc-day-number, body.page-template-member-events-php #content .eventCalendar .fc-today .fc-day-number, body.page-template-member-events-php #content .memberEventCalendar .fc-today .fc-day-number, body.page-template-member-events-php #content .publicEventCalendar .fc-today .fc-day-number, body.page-template-public-events-php #content .eventCalendar .fc-today .fc-day-number, body.page-template-public-events-php #content .memberEventCalendar .fc-today .fc-day-number, body.page-template-public-events-php #content .publicEventCalendar .fc-today .fc-day-number {
  background-color: #396685;
}
body.page-template-template-events-php #content .eventCalendar .member_event, body.page-template-template-events-php #content .memberEventCalendar .member_event, body.page-template-template-events-php #content .publicEventCalendar .member_event, body.single-event #content .eventCalendar .member_event, body.single-event #content .memberEventCalendar .member_event, body.single-event #content .publicEventCalendar .member_event, body.page-template-member-events-php #content .eventCalendar .member_event, body.page-template-member-events-php #content .memberEventCalendar .member_event, body.page-template-member-events-php #content .publicEventCalendar .member_event, body.page-template-public-events-php #content .eventCalendar .member_event, body.page-template-public-events-php #content .memberEventCalendar .member_event, body.page-template-public-events-php #content .publicEventCalendar .member_event {
  color: #a93e12;
}
body.page-template-template-events-php #content .eventCalendar .public_event, body.page-template-template-events-php #content .memberEventCalendar .public_event, body.page-template-template-events-php #content .publicEventCalendar .public_event, body.single-event #content .eventCalendar .public_event, body.single-event #content .memberEventCalendar .public_event, body.single-event #content .publicEventCalendar .public_event, body.page-template-member-events-php #content .eventCalendar .public_event, body.page-template-member-events-php #content .memberEventCalendar .public_event, body.page-template-member-events-php #content .publicEventCalendar .public_event, body.page-template-public-events-php #content .eventCalendar .public_event, body.page-template-public-events-php #content .memberEventCalendar .public_event, body.page-template-public-events-php #content .publicEventCalendar .public_event {
  color: #396685;
}
body.page-template-template-events-php #content #eventList, body.single-event #content #eventList, body.page-template-member-events-php #content #eventList, body.page-template-public-events-php #content #eventList {
  padding-bottom: 20px;
}
@media screen and (max-width: 959px) {
  body.page-template-template-events-php #content #eventList, body.single-event #content #eventList, body.page-template-member-events-php #content #eventList, body.page-template-public-events-php #content #eventList {
    margin-top: 15px;
  }
}
@media screen and (max-width: 767px) {
  body.page-template-template-events-php #content #eventList, body.single-event #content #eventList, body.page-template-member-events-php #content #eventList, body.page-template-public-events-php #content #eventList {
    margin-top: -15px;
  }
}
@media screen and (max-width: 959px) {
  body.page-template-template-events-php #content #eventList ul li, body.single-event #content #eventList ul li, body.page-template-member-events-php #content #eventList ul li, body.page-template-public-events-php #content #eventList ul li {
    margin-bottom: 1.5em;
  }
}
body.page-template-template-events-php #content #eventList ul li a, body.single-event #content #eventList ul li a, body.page-template-member-events-php #content #eventList ul li a, body.page-template-public-events-php #content #eventList ul li a {
  font-weight: 600;
}
body.page-template-template-events-php #content #eventList ul li.public_event a, body.single-event #content #eventList ul li.public_event a, body.page-template-member-events-php #content #eventList ul li.public_event a, body.page-template-public-events-php #content #eventList ul li.public_event a {
  color: #396685;
}
body.page-template-template-events-php #content ul.event_details, body.single-event #content ul.event_details, body.page-template-member-events-php #content ul.event_details, body.page-template-public-events-php #content ul.event_details {
  list-style-type: none;
}
body.page-template-template-events-php #content ul.event_details li, body.single-event #content ul.event_details li, body.page-template-member-events-php #content ul.event_details li, body.page-template-public-events-php #content ul.event_details li {
  padding: 0;
  margin: 0;
}
body.page-template-template-events-php #content ul.event_details li:before, body.single-event #content ul.event_details li:before, body.page-template-member-events-php #content ul.event_details li:before, body.page-template-public-events-php #content ul.event_details li:before {
  content: "";
}
body.page-template-template-events-php #content .side, body.single-event #content .side, body.page-template-member-events-php #content .side, body.page-template-public-events-php #content .side {
  display: block;
}
@media screen and (max-width: 959px) {
  body.page-template-template-events-php #content .side, body.single-event #content .side, body.page-template-member-events-php #content .side, body.page-template-public-events-php #content .side {
    display: none;
  }
}
body.page-template-template-events-php #content .side h4, body.single-event #content .side h4, body.page-template-member-events-php #content .side h4, body.page-template-public-events-php #content .side h4 {
  color: #000;
  font-size: 1.6em;
}
body.page-template-template-events-php #content .side h4 a, body.single-event #content .side h4 a, body.page-template-member-events-php #content .side h4 a, body.page-template-public-events-php #content .side h4 a {
  color: #000;
}
body.page-template-template-events-php #content .side .docsOnDisplay, body.single-event #content .side .docsOnDisplay, body.page-template-member-events-php #content .side .docsOnDisplay, body.page-template-public-events-php #content .side .docsOnDisplay {
  background: #bcbbbb;
}
body.page-template-template-events-php #content .side .docsOnDisplay ul li, body.single-event #content .side .docsOnDisplay ul li, body.page-template-member-events-php #content .side .docsOnDisplay ul li, body.page-template-public-events-php #content .side .docsOnDisplay ul li {
  list-style-type: none;
  margin-bottom: 1em;
  line-height: 1em;
}
body.page-template-template-events-php #content .side .docsOnDisplay ul li a, body.single-event #content .side .docsOnDisplay ul li a, body.page-template-member-events-php #content .side .docsOnDisplay ul li a, body.page-template-public-events-php #content .side .docsOnDisplay ul li a {
  font-size: 1.2em;
}
body.page-template-template-events-php #content #bottomDocsContainer, body.single-event #content #bottomDocsContainer, body.page-template-member-events-php #content #bottomDocsContainer, body.page-template-public-events-php #content #bottomDocsContainer {
  padding-bottom: 0em;
}
@media screen and (max-width: 959px) {
  body.page-template-template-events-php #content #bottomDocsContainer, body.single-event #content #bottomDocsContainer, body.page-template-member-events-php #content #bottomDocsContainer, body.page-template-public-events-php #content #bottomDocsContainer {
    padding-bottom: 2em;
    background: #bcbbbb;
  }
}
body.page-template-template-events-php #content #bottomDocsOnDisplay, body.single-event #content #bottomDocsOnDisplay, body.page-template-member-events-php #content #bottomDocsOnDisplay, body.page-template-public-events-php #content #bottomDocsOnDisplay {
  background: #bcbbbb;
  display: none;
  padding-bottom: 2em;
}
@media screen and (max-width: 959px) {
  body.page-template-template-events-php #content #bottomDocsOnDisplay, body.single-event #content #bottomDocsOnDisplay, body.page-template-member-events-php #content #bottomDocsOnDisplay, body.page-template-public-events-php #content #bottomDocsOnDisplay {
    display: block;
  }
}
body.page-template-template-events-php #content #bottomDocsOnDisplay h4, body.single-event #content #bottomDocsOnDisplay h4, body.page-template-member-events-php #content #bottomDocsOnDisplay h4, body.page-template-public-events-php #content #bottomDocsOnDisplay h4 {
  color: #000;
  font-size: 1.6em;
  font-family: 'proxima-nova';
  margin-bottom: 40px;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  body.page-template-template-events-php #content #bottomDocsOnDisplay h4, body.single-event #content #bottomDocsOnDisplay h4, body.page-template-member-events-php #content #bottomDocsOnDisplay h4, body.page-template-public-events-php #content #bottomDocsOnDisplay h4 {
    margin-bottom: 20px;
  }
}
body.page-template-template-events-php #content #bottomDocsOnDisplay div, body.single-event #content #bottomDocsOnDisplay div, body.page-template-member-events-php #content #bottomDocsOnDisplay div, body.page-template-public-events-php #content #bottomDocsOnDisplay div {
  padding: 2em;
}
body.page-template-template-events-php #content #bottomDocsOnDisplay ul.menu, body.single-event #content #bottomDocsOnDisplay ul.menu, body.page-template-member-events-php #content #bottomDocsOnDisplay ul.menu, body.page-template-public-events-php #content #bottomDocsOnDisplay ul.menu {
  background: #bcbbbb;
}
body.page-template-template-events-php #content #bottomDocsOnDisplay ul.menu div, body.single-event #content #bottomDocsOnDisplay ul.menu div, body.page-template-member-events-php #content #bottomDocsOnDisplay ul.menu div, body.page-template-public-events-php #content #bottomDocsOnDisplay ul.menu div {
  padding: 0;
  width: 33.3333%;
}
@media screen and (max-width: 767px) {
  body.page-template-template-events-php #content #bottomDocsOnDisplay ul.menu div, body.single-event #content #bottomDocsOnDisplay ul.menu div, body.page-template-member-events-php #content #bottomDocsOnDisplay ul.menu div, body.page-template-public-events-php #content #bottomDocsOnDisplay ul.menu div {
    width: 100%;
  }
}
body.page-template-template-events-php #content #bottomDocsOnDisplay ul.menu li, body.single-event #content #bottomDocsOnDisplay ul.menu li, body.page-template-member-events-php #content #bottomDocsOnDisplay ul.menu li, body.page-template-public-events-php #content #bottomDocsOnDisplay ul.menu li {
  list-style-type: none;
  margin-bottom: 1em;
  line-height: 1em;
}
body.page-template-template-events-php #content #bottomDocsOnDisplay ul.menu li:before, body.single-event #content #bottomDocsOnDisplay ul.menu li:before, body.page-template-member-events-php #content #bottomDocsOnDisplay ul.menu li:before, body.page-template-public-events-php #content #bottomDocsOnDisplay ul.menu li:before {
  content: "";
}
body.page-template-template-events-php #content #bottomDocsOnDisplay ul.menu li a, body.single-event #content #bottomDocsOnDisplay ul.menu li a, body.page-template-member-events-php #content #bottomDocsOnDisplay ul.menu li a, body.page-template-public-events-php #content #bottomDocsOnDisplay ul.menu li a {
  font-size: 1.2em;
}
@media screen and (max-width: 959px) {
  body.page-template-template-events-php #footer, body.single-event #footer, body.page-template-member-events-php #footer, body.page-template-public-events-php #footer {
    margin-top: 0;
  }
}

@media screen and (max-width: 767px) {
  body.page-template-template-board-php #directorsList {
    display: none;
  }
}
body.page-template-template-board-php #mobileDirectorsList {
  display: none;
}
@media screen and (max-width: 767px) {
  body.page-template-template-board-php #mobileDirectorsList {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  body.page-template-template-board-php #mobileDirectorsList li {
    width: 100%;
  }
  body.page-template-template-board-php #mobileDirectorsList li p {
    max-width: 350px;
    margin: 0 auto 1em;
  }
}
body.page-template-template-board-php .board-member .board-member-image {
  display: block;
  margin-bottom: 1em;
}
@media screen and (max-width: 767px) {
  body.page-template-template-board-php .board-member .board-member-image {
    width: 100%;
    max-width: 350px;
    margin: 0 auto 1em;
  }
}
@media screen and (max-width: 767px) {
  body.page-template-template-board-php .board-member .board-member-description {
    width: 100%;
    max-width: 350px;
    margin: 0 auto 1em;
  }
}

body.page-template-template-publications-php #content .main ul.publications li {
  margin-bottom: 2em;
}
body.page-template-template-publications-php #content .main ul.publications li .copy {
  padding-left: 1.25em;
}
@media screen and (max-width: 767px) {
  body.page-template-template-publications-php #content .main ul.publications li .copy {
    padding-left: 0;
    margin-top: 1em;
  }
}
body.page-template-template-publications-php #content .main ul.publications li .copy h5 {
  margin-bottom: 1em;
  line-height: 1em;
}

.page-template-template-reserve-a-space-php #content .main .facility {
  margin: 0 0 20px;
  padding: 0 20px;
}
.page-template-template-reserve-a-space-php #content .main .facility:before {
  display: none;
}
.page-template-template-reserve-a-space-php .facility-info {
  padding-left: 1.25em;
}
@media screen and (max-width: 767px) {
  .page-template-template-reserve-a-space-php .facility-info {
    padding-left: 0;
    margin-top: 1em;
  }
}
.page-template-template-reserve-a-space-php .facility-info h5 {
  margin-bottom: 1em;
  line-height: 1em;
}
@media screen and (max-width: 767px) {
  .page-template-template-reserve-a-space-php #footer {
    margin-top: 0;
  }
}
@media screen and (max-width: 959px) {
  .page-template-template-reserve-a-space-php .side.gray {
    display: none;
  }
}
.page-template-template-reserve-a-space-php #bottomDocsContainer {
  padding-bottom: 0em;
}
@media screen and (max-width: 959px) {
  .page-template-template-reserve-a-space-php #bottomDocsContainer {
    padding-bottom: 2em;
    background: #bcbbbb;
  }
}
.page-template-template-reserve-a-space-php #bottomDocsOnDisplay {
  background: #bcbbbb;
  display: none;
  padding-bottom: 80px;
}
@media screen and (max-width: 959px) {
  .page-template-template-reserve-a-space-php #bottomDocsOnDisplay {
    display: block;
  }
}
.page-template-template-reserve-a-space-php #bottomDocsOnDisplay h4 {
  color: #000;
  font-size: 1.6em;
  font-family: 'proxima-nova';
  margin-bottom: 40px;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .page-template-template-reserve-a-space-php #bottomDocsOnDisplay h4 {
    margin-bottom: 20px;
  }
}
.page-template-template-reserve-a-space-php #bottomDocsOnDisplay div {
  padding: 2em;
}
.page-template-template-reserve-a-space-php #bottomDocsOnDisplay ul.menu {
  background: #bcbbbb;
}
.page-template-template-reserve-a-space-php #bottomDocsOnDisplay ul.menu div {
  padding: 0;
  width: 33.3333%;
}
@media screen and (max-width: 767px) {
  .page-template-template-reserve-a-space-php #bottomDocsOnDisplay ul.menu div {
    width: 100%;
  }
}
.page-template-template-reserve-a-space-php #bottomDocsOnDisplay ul.menu li {
  list-style-type: none;
  margin-bottom: 1em;
  line-height: 1em;
}
.page-template-template-reserve-a-space-php #bottomDocsOnDisplay ul.menu li:before {
  content: "";
}
.page-template-template-reserve-a-space-php #bottomDocsOnDisplay ul.menu li a {
  font-size: 1.2em;
}

@media screen and (max-width: 959px) {
  .single-facilities .side.gray {
    display: none;
  }
}
.single-facilities #bottomDocsContainer {
  padding-bottom: 0em;
}
@media screen and (max-width: 959px) {
  .single-facilities #bottomDocsContainer {
    padding-bottom: 2em;
    background: #bcbbbb;
  }
}
.single-facilities #bottomDocsOnDisplay {
  background: #bcbbbb;
  display: none;
  padding-bottom: 80px;
}
@media screen and (max-width: 959px) {
  .single-facilities #bottomDocsOnDisplay {
    display: block;
  }
}
.single-facilities #bottomDocsOnDisplay h4 {
  color: #000;
  font-size: 1.6em;
  font-family: 'proxima-nova';
  margin-bottom: 40px;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .single-facilities #bottomDocsOnDisplay h4 {
    margin-bottom: 20px;
  }
}
.single-facilities #bottomDocsOnDisplay div {
  padding: 2em;
}
.single-facilities #bottomDocsOnDisplay ul.menu {
  background: #bcbbbb;
}
.single-facilities #bottomDocsOnDisplay ul.menu div {
  padding: 0;
  width: 33.3333%;
}
@media screen and (max-width: 767px) {
  .single-facilities #bottomDocsOnDisplay ul.menu div {
    width: 100%;
  }
}
.single-facilities #bottomDocsOnDisplay ul.menu li {
  list-style-type: none;
  margin-bottom: 1em;
  line-height: 1em;
}
.single-facilities #bottomDocsOnDisplay ul.menu li:before {
  content: "";
}
.single-facilities #bottomDocsOnDisplay ul.menu li a {
  font-size: 1.2em;
}
@media screen and (max-width: 959px) {
  .single-facilities #footer {
    margin-top: 0;
  }
}

body.page-template-template-annual-reports-php #content .main ul li {
  margin-bottom: 4em;
}
body.page-template-template-annual-reports-php #content .main ul li .copy {
  padding-left: 1.25em;
}
@media screen and (max-width: 767px) {
  body.page-template-template-annual-reports-php #content .main ul li .copy {
    padding-left: 0;
    margin-top: 1em;
  }
}

body.page-template-template-documents-php #content .main h3.featured-heading {
  text-transform: uppercase;
  background-color: #a93e12;
  color: #fff;
  margin: 0;
  padding: 0;
  padding-top: .5em;
  padding-bottom: .5em;
  padding-left: .5em;
  font-size: 2em;
  letter-spacing: .05em;
  font-weight: 400;
}
body.page-template-template-documents-php #content .main div.featured-content, body.page-template-template-documents-php #content .main div.other-content {
  background-color: #F5F5EE;
  padding: 2em 1em;
}
body.page-template-template-documents-php #content .main ul.other-content {
  margin-top: 2em;
}
body.page-template-template-documents-php #content .main ul.other-content li {
  margin-bottom: 2em;
}
body.page-template-template-documents-php #content .main ul.other-content li a.button {
  width: 100%;
  display: block;
  padding-left: .5em;
  padding-right: .5em;
}
body.page-template-template-documents-php #content .main ul.other-content li .copy {
  padding-left: 1.25em;
}
@media screen and (max-width: 767px) {
  body.page-template-template-documents-php #content .main ul.other-content li .copy {
    padding-left: 0;
    margin-top: 1em;
  }
}

body.single-documents #content .main ul.other-content {
  margin-top: 2em;
}
body.single-documents #content .main ul.other-content li {
  margin-bottom: 2em;
}
body.single-documents #content .main ul.other-content li a.button {
  width: 100%;
  display: block;
  padding-left: .5em;
  padding-right: .5em;
}
body.single-documents #content .main ul.other-content li .copy {
  padding-left: 1.25em;
}
@media screen and (max-width: 767px) {
  body.single-documents #content .main ul.other-content li .copy {
    padding-left: 0;
    margin-top: 1em;
  }
}
body.single-documents #content .main ul.other-content li .copy h5 {
  margin-bottom: 1em;
  line-height: 1em;
}

.page-template-template-staff-php #content .main .staff-member {
  margin: 0 0 20px;
  padding: 0 20px;
}
.page-template-template-staff-php #content .main .staff-member:before {
  display: none;
}
.page-template-template-staff-php .department-name {
  font-weight: bold;
  font-size: 19px;
}
.page-template-template-staff-php .staff-list {
  margin-bottom: 40px;
  padding-left: 20px;
}
.page-template-template-staff-php .staff-list ul li {
  padding-left: 0;
  padding-right: 0;
}
.page-template-template-staff-php .staff-member-title {
  font-style: italic;
}

/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
  font-family: 'flexslider-icon';
  src: url("fonts/flexslider-icon.eot");
  src: url("fonts/flexslider-icon.eot?#iefix") format("embedded-opentype"), url("fonts/flexslider-icon.woff") format("woff"), url("fonts/flexslider-icon.ttf") format("truetype"), url("fonts/flexslider-icon.svg#flexslider-icon") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0;
}

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block;
}

.flex-pauseplay span {
  text-transform: capitalize;
}

/* Clearfix for the .slides element */
.slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] .slides {
  display: block;
}

* html .slides {
  height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block;
}

/* FlexSlider Default Theme
*********************************/
.flexslider {
  position: relative;
  margin-top: -20px;
}

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.loading .flex-viewport {
  max-height: 300px;
}

.flexslider .slides {
  zoom: 1;
}

.carousel li {
  margin-right: 5px;
}

/* Direction Nav */
.flex-direction-nav {
  *height: 0;
}

.flex-direction-nav a {
  display: block;
  width: 40px;
  height: 40px;
  margin: -30px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
  text-indent: -9999px !important;
}

.flex-direction-nav .flex-prev {
  left: -50px;
  text-indent: -9999px;
}

.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
  text-indent: -9999px;
}

.flexslider:hover .flex-prev {
  opacity: 0.7;
  left: 10px;
  background: url("../images/prev.png") no-repeat 0 0;
  width: 60px;
  height: 60px;
  text-indent: -99999px;
  display: block;
}

.flexslider:hover .flex-next {
  opacity: 0.7;
  right: 10px;
  background: url("../images/next.png") no-repeat 0 0;
  width: 60px;
  height: 60px;
  text-indent: -99999px;
  display: block;
}

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  opacity: 1;
  text-indent: -9999px;
}

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
  text-indent: -9999px;
}

.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001';
}

.flex-direction-nav a.flex-next:before {
  content: '\f002';
  text-indent: -9999px;
}

/* Pause/Play */
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}

.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}

.flex-pauseplay a:hover {
  opacity: 1;
}

.flex-pauseplay a.flex-play:before {
  content: '\f003';
}

/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}

.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
}

.flex-control-thumbs img:hover {
  opacity: 1;
}

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
    text-indent: -9999px;
  }

  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
    text-indent: -9999px;
  }
}
#content .main .featuredDocumentSlider, #content .main .slideshow-container {
  position: relative;
  margin-bottom: 1em;
  opacity: 0;
}
#content .main .featuredDocumentSlider ul.slides li, #content .main .slideshow-container ul.slides li {
  text-align: center;
  margin-bottom: 0;
}
#content .main .featuredDocumentSlider .flex-direction-nav li, #content .main .slideshow-container .flex-direction-nav li {
  margin: 0;
  padding: 0;
}
#content .main .featuredDocumentSlider .flex-direction-nav li a, #content .main .slideshow-container .flex-direction-nav li a {
  opacity: 1;
  text-align: left;
}
#content .main .featuredDocumentSlider .flex-direction-nav li:before, #content .main .slideshow-container .flex-direction-nav li:before {
  margin-left: 0;
}
#content .main .featuredDocumentSlider .flex-direction-nav .flex-prev, #content .main .slideshow-container .flex-direction-nav .flex-prev {
  background: url("../images/documents/slide-btn-left.png") no-repeat center 0 !important;
  display: block;
  height: 40px;
  width: 40px;
  left: 5%;
}
#content .main .featuredDocumentSlider .flex-direction-nav .flex-next, #content .main .slideshow-container .flex-direction-nav .flex-next {
  background: url("../images/documents/slide-btn-right.png") no-repeat center 0 !important;
  display: block;
  height: 40px;
  width: 40px;
  right: 5%;
}

#carousel-center {
  opacity: 0;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("../images/fancybox_sprite.png");
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("../images/fancybox_loading.gif") center center no-repeat;
}

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("../images/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}

.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("../images/fancybox_overlay.png");
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("../images/fancybox_sprite@2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  }

  #fancybox-loading div {
    background-image: url("../images/fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}
/*!
 * FullCalendar v1.6.4 Stylesheet
 * Docs & License: http://arshaw.com/fullcalendar/
 * (c) 2013 Adam Shaw
 */
.fc {
  direction: ltr;
  text-align: left;
}

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

html .fc,
.fc table {
  font-size: 1em;
}

.fc td,
.fc th {
  padding: 0;
  vertical-align: top;
}

/* Header
------------------------------------------------------------------------*/
.fc-header td {
  white-space: nowrap;
}

.fc-header-left {
  width: 25%;
  text-align: left;
}

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

.fc-header-right {
  width: 25%;
  text-align: right;
}

.fc-header-title {
  display: inline-block;
  vertical-align: top;
}

.fc-header-title h2 {
  margin-top: 0;
  white-space: nowrap;
}

.fc .fc-header-space {
  padding-left: 10px;
}

.fc-header .fc-button {
  margin-bottom: 1em;
  vertical-align: top;
}

/* buttons edges butting together */
.fc-header .fc-button {
  margin-right: -1px;
}

.fc-header .fc-corner-right,
.fc-header .ui-corner-right {
  /* theme */
  margin-right: 0;
  /* back to normal */
}

/* button layering (for border precedence) */
.fc-header .fc-state-hover,
.fc-header .ui-state-hover {
  z-index: 2;
}

.fc-header .fc-state-down {
  z-index: 3;
}

.fc-header .fc-state-active,
.fc-header .ui-state-active {
  z-index: 4;
}

/* Content
------------------------------------------------------------------------*/
.fc-content {
  clear: both;
  zoom: 1;
  /* for IE7, gives accurate coordinates for [un]freezeContentHeight */
}

.fc-view {
  width: 100%;
  overflow: hidden;
}

/* Cell Styles
------------------------------------------------------------------------*/
.fc-widget-header,
.fc-widget-content {
  /* <td>, usually */
  border: 1px solid #ddd;
}

.fc-state-highlight {
  /* <td> today cell */
  /* TODO: add .fc-today to <th> */
  background: #fcf8e3;
}

.fc-cell-overlay {
  /* semi-transparent rectangle while dragging */
  background: #bce8f1;
  opacity: .3;
  filter: alpha(opacity=30);
  /* for IE */
}

/* Buttons
------------------------------------------------------------------------*/
.fc-button {
  position: relative;
  display: inline-block;
  padding: 0 .6em;
  overflow: hidden;
  height: 1.9em;
  line-height: 1.9em;
  white-space: nowrap;
  cursor: pointer;
}

.fc-state-default {
  /* non-theme */
  border: 1px solid;
}

.fc-state-default.fc-corner-left {
  /* non-theme */
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.fc-state-default.fc-corner-right {
  /* non-theme */
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/*
	Our default prev/next buttons use HTML entities like &lsaquo; &rsaquo; &laquo; &raquo;
	and we'll try to make them look good cross-browser.
*/
.fc-text-arrow {
  margin: 0 .1em;
  font-size: 2em;
  font-family: "Courier New", Courier, monospace;
  vertical-align: baseline;
  /* for IE7 */
}

.fc-button-prev .fc-text-arrow,
.fc-button-next .fc-text-arrow {
  /* for &lsaquo; &rsaquo; */
  font-weight: bold;
}

/* icon (for jquery ui) */
.fc-button .fc-icon-wrap {
  position: relative;
  float: left;
  top: 50%;
}

.fc-button .ui-icon {
  position: relative;
  float: left;
  margin-top: -50%;
  *margin-top: 0;
  *top: -50%;
}

/*
  button states
  borrowed from twitter bootstrap (http://twitter.github.com/bootstrap/)
*/
.fc-state-default {
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, white, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, white, #e6e6e6);
  background-image: -o-linear-gradient(top, white, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.fc-state-hover,
.fc-state-down,
.fc-state-active,
.fc-state-disabled {
  color: #333333;
  background-color: #e6e6e6;
}

.fc-state-hover {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}

.fc-state-down,
.fc-state-active {
  background-color: #cccccc;
  background-image: none;
  outline: 0;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.fc-state-disabled {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}

/* Global Event Styles
------------------------------------------------------------------------*/
.fc-event-container > * {
  z-index: 8;
}

.fc-event-container > .ui-draggable-dragging,
.fc-event-container > .ui-resizable-resizing {
  z-index: 9;
}

.fc-event {
  border: 1px solid #3a87ad;
  /* default BORDER color */
  background-color: #3a87ad;
  /* default BACKGROUND color */
  color: #fff;
  /* default TEXT color */
  font-size: .85em;
  cursor: default;
}

a.fc-event {
  text-decoration: none;
}

a.fc-event,
.fc-event-draggable {
  cursor: pointer;
}

.fc-rtl .fc-event {
  text-align: right;
}

.fc-event-inner {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.fc-event-time,
.fc-event-title {
  padding: 0 1px;
}

.fc .ui-resizable-handle {
  display: block;
  position: absolute;
  z-index: 99999;
  overflow: hidden;
  /* hacky spaces (IE6/7) */
  font-size: 300%;
  /* */
  line-height: 50%;
  /* */
}

/* Horizontal Events
------------------------------------------------------------------------*/
.fc-event-hori {
  border-width: 1px 0;
  margin-bottom: 1px;
}

.fc-ltr .fc-event-hori.fc-event-start,
.fc-rtl .fc-event-hori.fc-event-end {
  border-left-width: 1px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.fc-ltr .fc-event-hori.fc-event-end,
.fc-rtl .fc-event-hori.fc-event-start {
  border-right-width: 1px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* resizable */
.fc-event-hori .ui-resizable-e {
  top: 0           !important;
  /* importants override pre jquery ui 1.7 styles */
  right: -3px      !important;
  width: 7px       !important;
  height: 100%     !important;
  cursor: e-resize;
}

.fc-event-hori .ui-resizable-w {
  top: 0           !important;
  left: -3px       !important;
  width: 7px       !important;
  height: 100%     !important;
  cursor: w-resize;
}

.fc-event-hori .ui-resizable-handle {
  _padding-bottom: 14px;
  /* IE6 had 0 height */
}

/* Reusable Separate-border Table
------------------------------------------------------------*/
table.fc-border-separate {
  border-collapse: separate;
}

.fc-border-separate th,
.fc-border-separate td {
  border-width: 1px 0 0 1px;
}

.fc-border-separate th.fc-last,
.fc-border-separate td.fc-last {
  border-right-width: 1px;
}

.fc-border-separate tr.fc-last th,
.fc-border-separate tr.fc-last td {
  border-bottom-width: 1px;
}

.fc-border-separate tbody tr.fc-first td,
.fc-border-separate tbody tr.fc-first th {
  border-top-width: 0;
}

/* Month View, Basic Week View, Basic Day View
------------------------------------------------------------------------*/
.fc-grid th {
  text-align: center;
}

.fc .fc-week-number {
  width: 22px;
  text-align: center;
}

.fc .fc-week-number div {
  padding: 0 2px;
}

.fc-grid .fc-day-number {
  float: right;
  padding: 0 2px;
}

.fc-grid .fc-other-month .fc-day-number {
  opacity: 0.3;
  filter: alpha(opacity=30);
  /* for IE */
  /* opacity with small font can sometimes look too faded
     might want to set the 'color' property instead
     making day-numbers bold also fixes the problem */
}

.fc-grid .fc-day-content {
  clear: both;
  padding: 2px 2px 1px;
  /* distance between events and day edges */
}

/* event styles */
.fc-grid .fc-event-time {
  font-weight: bold;
}

/* right-to-left */
.fc-rtl .fc-grid .fc-day-number {
  float: left;
}

.fc-rtl .fc-grid .fc-event-time {
  float: right;
}

/* Agenda Week View, Agenda Day View
------------------------------------------------------------------------*/
.fc-agenda table {
  border-collapse: separate;
}

.fc-agenda-days th {
  text-align: center;
}

.fc-agenda .fc-agenda-axis {
  width: 50px;
  padding: 0 4px;
  vertical-align: middle;
  text-align: right;
  white-space: nowrap;
  font-weight: normal;
}

.fc-agenda .fc-week-number {
  font-weight: bold;
}

.fc-agenda .fc-day-content {
  padding: 2px 2px 1px;
}

/* make axis border take precedence */
.fc-agenda-days .fc-agenda-axis {
  border-right-width: 1px;
}

.fc-agenda-days .fc-col0 {
  border-left-width: 0;
}

/* all-day area */
.fc-agenda-allday th {
  border-width: 0 1px;
}

.fc-agenda-allday .fc-day-content {
  min-height: 34px;
  /* TODO: doesnt work well in quirksmode */
  _height: 34px;
}

/* divider (between all-day and slots) */
.fc-agenda-divider-inner {
  height: 2px;
  overflow: hidden;
}

.fc-widget-header .fc-agenda-divider-inner {
  background: #eee;
}

/* slot rows */
.fc-agenda-slots th {
  border-width: 1px 1px 0;
}

.fc-agenda-slots td {
  border-width: 1px 0 0;
  background: none;
}

.fc-agenda-slots td div {
  height: 20px;
}

.fc-agenda-slots tr.fc-slot0 th,
.fc-agenda-slots tr.fc-slot0 td {
  border-top-width: 0;
}

.fc-agenda-slots tr.fc-minor th,
.fc-agenda-slots tr.fc-minor td {
  border-top-style: dotted;
}

.fc-agenda-slots tr.fc-minor th.ui-widget-header {
  *border-top-style: solid;
  /* doesn't work with background in IE6/7 */
}

/* Vertical Events
------------------------------------------------------------------------*/
.fc-event-vert {
  border-width: 0 1px;
}

.fc-event-vert.fc-event-start {
  border-top-width: 1px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.fc-event-vert.fc-event-end {
  border-bottom-width: 1px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.fc-event-vert .fc-event-time {
  white-space: nowrap;
  font-size: 10px;
}

.fc-event-vert .fc-event-inner {
  position: relative;
  z-index: 2;
}

.fc-event-vert .fc-event-bg {
  /* makes the event lighter w/ a semi-transparent overlay  */
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: .25;
  filter: alpha(opacity=25);
}

.fc .ui-draggable-dragging .fc-event-bg,
.fc-select-helper .fc-event-bg {
  display: none\9;
  /* for IE6/7/8. nested opacity filters while dragging don't work */
}

/* resizable */
.fc-event-vert .ui-resizable-s {
  bottom: 0        !important;
  /* importants override pre jquery ui 1.7 styles */
  width: 100%      !important;
  height: 8px      !important;
  overflow: hidden !important;
  line-height: 8px !important;
  font-size: 11px  !important;
  font-family: monospace;
  text-align: center;
  cursor: s-resize;
}

.fc-agenda .ui-resizable-resizing {
  /* TODO: better selector */
  _overflow: hidden;
}

html {
  background-color: #3a3a3a;
}

body {
  width: 100%;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  background-color: #e8e6d7;
}

.menu li.current-menu-item a {
  color: #000;
}

.full-width {
  width: 100%;
}

#top {
  background: #e8e6d7;
}
#top #logo-wrapper {
  margin-top: 29px;
  margin-bottom: 30px;
}
#top #logo-wrapper a {
  display: block;
}
#top #utility-nav-wrapper {
  margin-top: 1.5em;
}
#top #utility-nav-wrapper ul {
  margin-bottom: 0;
}
#top #utility-nav-wrapper ul#menu-header-supplemental-menu {
  margin-bottom: 1.0625em;
}
#top #utility-nav-wrapper ul#menu-header-supplemental-menu li {
  border-left: 1px solid #aaa;
  padding-left: 1em;
  margin-left: 1em;
  margin-right: 0;
  padding-right: 0;
}
#top #utility-nav-wrapper ul#menu-header-supplemental-menu li:first-child {
  border-left: none;
  padding-left: 0;
  margin-left: 0;
}
#top #utility-nav-wrapper ul#menu-header-supplemental-menu li a {
  padding-top:5px;
  padding-bottom:5px;
}
#top #utility-nav-wrapper ul#menu-header-supplemental-menu li:last-child a {
	background:#a93e12;
	padding:5px 10px;
}
#top #utility-nav-wrapper ul#menu-header-supplemental-menu li:last-child a {
	color:#FFF;
}
#top #utility-nav-wrapper ul#menu-header-supplemental-menu li:last-child a:hover {
	color:#EEE;
}
#top #utility-nav-wrapper ul#menu-header-supplemental-menu li a {
  line-height: 1;
  font-size: 1em;
  font-weight: 700;
}
@media only screen and (max-width: 959px) {
  #top #utility-nav-wrapper ul#menu-header-supplemental-menu li a {
    font-size: 0.8em;
  }
}

#overflow-wrap {
  overflow-x: hidden;
}

#fixed-wrap.stick {
  overflow-x: hidden;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
}

#nav nav.top-bar {
  padding-left: 1.33333em;
  padding-right: 1.33333em;
}
#nav nav.top-bar .toggle-topbar {
  right: auto;
  left: 0;
  padding-left: 0;
}
#nav nav.top-bar.expanded section.top-bar-section {
  display: none;
}
#nav.stick {
  position: fixed;
  z-index: 999;
}

#menu-main-navigation {
  position: relative;
  margin: 0;
  z-index: 10;
  float: left;
  width: 100%;
  background-color: #396685;
  overflow: visible;
}
#menu-main-navigation li {
  list-style: none;
}
#menu-main-navigation > .menu-item {
  margin-left: 0;
}
#menu-main-navigation > .menu-item:last-child {
  float: right;
}
#menu-main-navigation > .menu-item > a {
  line-height: 60px;
  color: #fff;
  padding-left: 1.30em;
  padding-right: 1.30em;
  font-size: 1.55em;
  text-transform: uppercase;
  font-family: "proxima-nova", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 700;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.35);
}
#menu-main-navigation > .menu-item > a:hover {
  background: #a93e12;
  color: #fff;
}
#menu-main-navigation > .menu-item .sub-menu {
  display: none;
  position: absolute;
  width: auto;
  top: 60px;
  margin: 0;
  padding: 0;
  border-top: 7px solid #a93e12;
  background: #fff;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.35);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.35);
}
#menu-main-navigation > .menu-item .sub-menu > .menu-item {
  float: none;
  width: 100%;
  text-align: left;
}
#menu-main-navigation > .menu-item .sub-menu > .menu-item a {
  display: block;
  background: #fff;
  color: #1e120d;
  text-shadow: none;
  text-transform: none;
  font-weight: normal;
  font-size: 1.26667em;
  line-height: 38px;
  padding-left: 30px;
  padding-right: 30px;
  height: auto;
}
#menu-main-navigation > .menu-item .sub-menu > .menu-item a:hover {
  color: #fff;
  background: #a93e12;
}
#menu-main-navigation > .menu-item .sub-menu > .menu-item.current-menu-item a {
  color: #1e120d;
}
#menu-main-navigation > .menu-item .sub-menu > .menu-item.current-menu-item a:hover {
  color: #fff;
}
#menu-main-navigation > .menu-item:hover a {
  background: #a93e12;
  color: #fff;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.35);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.35);
}
#menu-main-navigation > .menu-item:hover .sub-menu {
  display: block;
}
#menu-main-navigation .menu-item.current-menu-item > a {
  color: #d2d2d2;
}

#mobile-menu {
  display: none;
  position: fixed;
  left: 0;
  width: 250px;
  height: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: #396685;
  -webkit-box-shadow: -5px 0 5px rgba(0, 0, 0, 0.5) inset;
  -moz-box-shadow: -5px 0 5px rgba(0, 0, 0, 0.5) inset;
  box-shadow: -5px 0 5px rgba(0, 0, 0, 0.5) inset;
}
#mobile-menu ul {
  line-height: 1em;
  border: none;
}
#mobile-menu ul > li {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  line-height: 1em;
  border-bottom: 1px solid white;
  font-size: 1.25em;
  padding: 0;
}
#mobile-menu ul > li:hover {
  line-height: 1em;
}
#mobile-menu ul > li a {
  display: block;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  line-height: 1em;
  color: white;
  padding-top: .75em;
  padding-bottom: .75em;
  padding-left: 20px;
  font-size: inherit;
  text-transform: uppercase;
  font-family: "proxima-nova", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 700;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.35);
}
#mobile-menu ul > li a:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  line-height: 1em;
}
#mobile-menu ul.sub-menu {
  display: none;
  margin: 0;
  background: white;
  -webkit-box-shadow: -5px 0 5px rgba(0, 0, 0, 0.5) inset;
  -moz-box-shadow: -5px 0 5px rgba(0, 0, 0, 0.5) inset;
  box-shadow: -5px 0 5px rgba(0, 0, 0, 0.5) inset;
  font-size: inherit;
  line-height: 1em;
  border: none;
  border-top: 1px solid #fff;
}
#mobile-menu ul.sub-menu.hide {
  display: none;
  opacity: 0;
}
#mobile-menu ul.sub-menu.show {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  display: block;
  opacity: 1;
}
#mobile-menu ul.sub-menu li {
  border: none;
  font-size: inherit;
  line-height: 1em;
  list-style: none;
}
#mobile-menu ul.sub-menu li a {
  color: black;
  text-shadow: 0 2px 4px rgba(255, 255, 255, 0.35);
  font-size: inherit;
  font-weight: 400;
  text-transform: none;
  line-height: 1em;
}
#mobile-menu ul.sub-menu li a:hover {
  background-color: #A73E1C;
  color: white;
  line-height: 1em;
  -webkit-box-shadow: -5px 0 5px rgba(0, 0, 0, 0.5) inset;
  -moz-box-shadow: -5px 0 5px rgba(0, 0, 0, 0.5) inset;
  box-shadow: -5px 0 5px rgba(0, 0, 0, 0.5) inset;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.35);
}
@media screen and (min-width: 960px) {
  #mobile-menu ul.sub-menu li a:hover {
    color: white !important;
    background-color: #396685 !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
  }
}
@media screen and (min-width: 960px) {
  #mobile-menu {
    display: none !important;
  }
}

#footer {
  background: #3a3a3a;
  margin-top: 1.5em;
}
@media screen and (max-width: 767px) {
  #footer .right {
    float: left !important;
  }
}
#footer ul#menu-footer-menu {
  margin: 0;
  margin-top: 2em;
}
@media screen and (max-width: 767px) {
  #footer ul#menu-footer-menu {
    width: 63%;
  }
}
@media only screen and (max-width: 767px) and (orientation: landscape) {
  #footer ul#menu-footer-menu {
    width: 100%;
  }
}
#footer ul#menu-footer-menu li {
  margin-left: 0;
  margin-right: 1em;
}
@media screen and (max-width: 767px) {
  #footer ul#menu-footer-menu li {
    width: 50%;
    margin: 0;
    padding: 0;
  }
}
#footer ul#menu-footer-menu li a {
  color: #9E9E9E;
  line-height: 31px;
}
@media screen and (max-width: 767px) {
  #footer ul#menu-footer-menu li a {
    width: 100%;
  }
}
#footer ul#menu-footer-menu li a:hover {
  color: #BCBBBB;
}
#footer ul.social {
  margin-top: 2em;
}
@media screen and (max-width: 767px) {
  #footer ul.social {
    margin-top: 1em;
    margin-bottom: 3em;
  }
}
#footer ul.social li a {
  line-height: 1;
}
#footer p {
  color: #9E9E9E;
}

#content {
  padding-top: 220px;
}
@media screen and (max-width: 959px) {
  #content {
    padding-top: 50px;
  }
}

#wrapper {
  position: static;
  left: 0;
  background-color: #E8E6D7;
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 0;
  background-size: 1245px 565px;
  background-image: url(../images/mission-bg.jpg);
  width: 100%;
  margin-left: 0;
  -webkit-transition: 0.2s all ease;
  -moz-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
  transition: 0.2s all ease;
  transition-property: width, margin;
}
@media screen and (min-width: 960px) {
  #wrapper {
    left: inherit !important;
    position: inherit !important;
    width: 100% !important;
  }
}
@media screen and (max-width: 959px) {
  #wrapper {
    background-size: 100% auto;
  }
}

@media screen and (max-width: 767px) {
  .fancybox-wrap {
    width: 90% !important;
    left: 5% !important;
  }
}
body.mobile-nav-open #wrapper {
  position: relative;
}
body.mobile-nav-open #wrapper #wrapper-content {
  padding-top: 60px;
}
body.mobile-nav-open #mobile-menu {
  display: block;
}

#profit {
  margin: -100% !important;
}

#content div.header {
  padding-left: 2em;
  padding-right: 2em;
  background-color: rgba(0, 0, 0, 0.55);
  padding-top: 1em;
  padding-bottom: 1em;
}
#content div.header h1 {
  margin: 0;
  color: #fff;
  padding: 0;
  line-height: 1;
  text-transform: uppercase;
  font-weight: normal;
}
#content .body {
  background-color: #F7F5F1;
}
#content .body.has-gray-sidebar {
  background-color: #BCBBBB;
}
#content .body.has-gray-sidebar > .row > .large-9.columns {
  background-color: #fff;
}
#content .body.has-gray-sidebar #sidebar {
  background-color: #F7F5F1;
}
#content .main {
  padding-left: 2em;
  padding-right: 2em;
  padding-top: 2em;
  padding-bottom: 2em;
  background-color: #fff;
}
#content .main ul.flex-direction-nav li:before {
  content: "";
  color: transparent;
  position: static;
  margin-left: 0;
  display: none;
}
#content .main h5 {
  margin: 0;
  margin-bottom: 1em;
  font-weight: 700;
}
#content .main h5.margin-top {
  margin-top: 2em;
}
#content .main ul {
  list-style: none;
}
#content .main ul li {
  padding-left: 1em;
  margin-bottom: 1em;
}
@media screen and (max-width: 767px) {
  #content .main ul li {
    margin-bottom: 1em;
    padding-bottom: 0;
  }
}
/*
#content .main ul li:before {
  content: "\002022";
  color: #a93e12;
  position: absolute;
  margin-left: -1em;
}
*/
#content .main ul li > p {
  margin-bottom: 0;
}
#content .main ul.list-style-none {
  margin-left: 0;
}
#content .main ul.list-style-none > li {
  list-style: none;
  padding-left: 0;
}
#content .main ul.list-style-none > li:before {
  content: "";
  color: transparent;
  position: static;
  margin-left: 0;
  display: none;
}
#content .main ul.list-style-none > li ul {
  margin-left: 0;
}
#content .main .intro-text {
  padding-bottom: 2.66667em;
}
#content .side {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  padding-left: 1.4em;
  padding-right: 1.4em;
}
#content .side.gray, #content .side.grey {
  background-color: #BCBBBB;
}
#content .side.gray h4, #content .side.grey h4 {
  text-transform: uppercase;
  font-size: 1.27em;
}
#content .side ul.menu {
  margin-bottom: 0;
}
#content .side ul.menu li {
  margin-bottom: 1em;
  line-height: 1em;
  list-style: none;
  font-size: 1.2em;
}
#content .side ul.menu li:last-child {
  margin-bottom: 0;
}
#content .side ul.menu li a {
  font-size: 1em;
  line-height: 1em;
}
#content .side ul.menu li.current-menu-item a {
  color: #000000;
}
#content .side ul.sub-menu {
	margin-left:0px;
	margin-top:5px;
}
#content .side ul.sub-menu li {
  margin-bottom: 1em;
  line-height: 1em;
  list-style: none;
  font-size: .9em;
}
#content .side ul.sub-menu li:before {
	content:"- ";
}
#content .side h4 {
  margin-top: 1em;
  margin-bottom: 0;
  line-height: 1em;
  font-family: "proxima-nova", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}
#content .side h4:first-child {
  margin-top: 0;
  margin-bottom: 1em;
}

.block {
  display: block;
}

span.arrow {
  display: inline-block;
  width: 0;
  height: .5em;
  margin-left: .2em;
}
span.arrow.points-down {
  border-top: .35em solid #000;
  border-right: .35em solid transparent;
  border-left: .35em solid transparent;
  margin-left: .2em;
}
span.arrow.points-down.red {
  border-top-color: #a93e12;
}
span.arrow.points-down.blue {
  border-right-color: #396685;
}
span.arrow.points-right {
  border-top: .35em solid transparent;
  border-bottom: .35em solid transparent;
  border-left: .35em solid #000;
}
span.arrow.points-right.red {
  border-left-color: #a93e12;
}
span.arrow.points-right.blue {
  border-right-color: #396685;
}
span.arrow.points-left {
  margin-left: 0;
  margin-right: .5em;
  border-top: .35em solid transparent;
  border-bottom: .35em solid transparent;
  border-right: .35em solid #000;
}
span.arrow.points-left.red {
  border-right-color: #a93e12;
}
span.arrow.points-left.blue {
  border-right-color: #396685;
}

a.readmore {
  white-space: nowrap;
  font-weight: 700;
}
a.back {
  display: block;
  font-weight: 700;
}
a:hover span.arrow.points-down {
  border-top-color: #396685;
}
a:hover span.arrow.points-right {
  border-left-color: #396685;
}
a:hover span.arrow.points-left {
  border-right-color: #396685;
}

.bold {
  font-weight: 700;
}

.red {
  color: #a93e12;
}

h5 {
  font-family: "proxima-nova", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

a.button {
  text-transform: uppercase;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: #396685;
  border-color: #345e7a;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  font-weight: 600;
  margin-top: 1em;
}
a.button:hover {
  background-color: #2a4b61;
}

img.alignleft {
  float: left;
  margin-right: 1em;
  margin-bottom: 1em;
}

img.alignright {
  float: right;
  margin-left: 1em;
  margin-bottom: 1em;
}

a.back {
  color: #396685;
}
a.back:hover {
  color: #2a4b61;
}
a.back:hover span.arrow.points-left.blue {
  border-right-color: #2a4b61;
}

.no-margin {
  margin: 0;
}

.italic {
  font-style: italic;
}

.flex-control-nav {
  position: absolute;
  width: auto;
  top: 4em;
}
.flex-control-nav li {
  margin: 0;
  margin-right: 6px;
}

#gform_wrapper_1 {
  margin: 10px;
}
@media screen and (max-width: 767px) {
  #gform_wrapper_1 {
    margin: 0px;
  }
}

#contact-form-container {
  display: none;
  width: 550px;
  padding: 10px;
  color: #000;
}
#contact-form-container .gform_body {
  margin: 70px 0 0 0;
}
@media screen and (max-width: 767px) {
  #contact-form-container .gform_body {
    margin: 10px 0 0 0;
  }
}
#contact-form-container h3, #contact-form-container label {
  font-family: "proxima-nova" !important;
  color: #000;
}
#contact-form-container h3 {
  font-size: 1.6em;
}
#contact-form-container input[type="text"], #contact-form-container input[type="email"], #contact-form-container textarea {
  box-shadow: none;
  border: 1px solid #ccc;
  background: none;
  -webkit-box-shadow: inset -5px -3px 5px 0px #e9e9e9;
  box-shadow: inset -5px -3px 5px 0px #e9e9e9;
}
#contact-form-container textarea {
  height: 175px;
}
@media screen and (max-width: 767px) {
  #contact-form-container textarea {
    height: 100px;
  }
}
#contact-form-container #gform_submit_button_1 {
  background: #396685;
  border: none;
  color: #fff;
  text-transform: uppercase;
  padding: 10px 20px;
  margin-left: -140px;
  float: left;
  font-weight: normal;
}
#contact-form-container ul li {
  display: block;
}
@media screen and (max-width: 767px) {
  #contact-form-container {
    width: 100%;
    padding: 20px;
  }
  #contact-form-container #gform_wrapper_1 {
    margin: 0;
  }
  #contact-form-container #gform_wrapper_1 textarea.textarea {
    width: 100%;
  }
  #contact-form-container #gform_wrapper_1 input[type="text"], #contact-form-container #gform_wrapper_1 input[type="email"], #contact-form-container #gform_wrapper_1 textarea {
    width: 100%;
  }
  #contact-form-container .gfield_label {
    float: none;
    display: block;
  }
  #contact-form-container #gform_submit_button_1 {
    margin-left: 0;
    float: none;
  }
}

#form h3 {
  margin: 20px;
  font-size: 1.75em;
  font-weight: 700;
  font-family: "proxima-nova" !important;
}
@media screen and (max-width: 767px) {
  #form h3 {
    margin: 20px 0 0 30px !important;
  }
}
#form .fsPage {
  margin: 0 0 0 14px !important;
}
#form #fsCell21289982 {
  width: 330px;
}
#form .fsRequiredLabel {
  position: relative;
  padding-left: 15px;
}
#form .fsRequiredLabel .fsRequiredMarker {
  font-size: 12px;
  position: absolute;
  left: 0;
}
#form .fsFieldRow input[type=text] {
  margin: 0;
}

.fancybox-close {
  right: -88px !important;
}

.fancybox-skin {
  padding: 0 !important;
  background: #fff;
  border-radius: 0;
  width: 500px !important;
}
@media screen and (max-width: 767px) {
  .fancybox-skin {
    width: 300px !important;
  }
}

.fancybox-inner {
  width: 576px !important;
  background: #fff;
}

@media screen and (max-width: 767px) {
  .fancybox-skin {
    width: auto !important;
  }

  .fancybox-inner {
    width: 100% !important;
    background: #fff;
  }

  .fancybox-close {
    right: -18px !important;
  }
}
.fsBody .fsForm {
  -moz-box-shadow: none;
  box-shadow: none;
  width: 503px !important;
  margin: 0 auto 70px auto !important;
  border: 0 !important;
  font-size: 14px !important;
  font-family: "proxima-nova" !important;
}
.fsBody .fsForm .fsFieldFocused {
  background: none !important;
}
.fsBody .fsForm label, .fsBody .fsForm legend.fsLabel {
  font-size: 14px !important;
}
.fsBody .fsForm input[type="text"], .fsBody .fsForm input[type="email"] {
  box-shadow: none;
  border: 1px solid #ccc;
  background: none;
  -webkit-box-shadow: inset -5px -3px 5px 0px #e9e9e9;
  box-shadow: inset -5px -3px 5px 0px #e9e9e9;
}

@media screen and (max-width: 767px) {
  #form #fsCell21289982 {
    width: 100% !important;
  }

  .fsBody .fsForm {
    width: 90% !important;
  }
}
#fsRow1548375-1 span strong {
  font-weight: 400;
  font-size: 14px;
  color: #333;
}
#fsRow1548375-1 img {
  display: none !important;
}

#fsRow1548375-2 label,
#fsRow1548375-3 label,
#fsRow1548375-4 label {
  font-weight: 600;
  float: left;
  width: 116px;
}
#fsRow1548375-2 input[type="text"], #fsRow1548375-2 input[type="email"],
#fsRow1548375-3 input[type="text"],
#fsRow1548375-3 input[type="email"],
#fsRow1548375-4 input[type="text"],
#fsRow1548375-4 input[type="email"] {
  float: left;
  width: 310px;
}

#fsRow1548375-1 .fsRowBody,
#fsRow1548375-2 .fsRowBody,
#fsRow1548375-3 .fsRowBody,
#fsRow1548375-4 .fsRowBody,
#fsRow1548375-5 .fsRowBody {
  padding-left: 0 !important;
  padding-right: 0 !important;
  overflow: hidden;
}

#fsSubmit1548375 {
  background: none;
  padding: 0;
  margin-left: 15px;
}

#fsSubmitButton1548375 {
  background: #396685;
  border: none;
  color: #fff;
  text-transform: uppercase;
  padding: 10px 20px;
  float: left;
}

@media screen and (max-width: 959px) {
  #content .body > .row.collapse > .large-9.columns {
    width: 100%;
  }
  #content .body > .row.collapse > .large-3.columns {
    width: 100%;
  }

  .mobile-social {
    float: right;
    height: 60px;
    width: auto;
    margin: 0;
  }
  .mobile-social li {
    float: left;
    list-style: none;
    margin-left: 0;
  }
  .mobile-social li a {
    display: block;
    width: 35px;
    height: 60px;
    padding-top: 18px;
    margin-left:5px;
  }
  .mobile-social li a img {
    display: block;
    margin: 0 auto;
  }
  .mobile-social li a #twitter {
    margin-top: 3px;
  }
}
@media only screen and (max-width: 767px) {
  #top {
    height: 60px;
  }
  #top #logo-wrapper {
    margin-top: 0;
    margin-bottom: 0;
    padding: 15px 0 0 0;
  }
  #top #logo-wrapper img {
    max-width: 250px;
  }
}
@media only screen and (max-width: 767px) and (orientation: landscape) {
  #top {
    height: 40px;
  }
  #top #logo-wrapper {
    margin: 0;
    padding: 10px 0 0;
  }
  #top #logo-wrapper img {
    max-width: 35%;
  }

  #nav > .row > .large-16.columns {
    padding: 0;
  }
  #nav .top-bar {
    height: 40px;
  }
  #nav .top-bar ul {
    height: 40px;
  }
  #nav .top-bar ul li.name {
    height: 40px;
  }
  #nav #mobile-menu-trigger {
    width: 23px;
    height: 34px;
  }
  #nav .mobile-social li {
    margin-left: 0;
  }
  #nav .mobile-social li a {
    height: 30px;
    padding-top: 4px;
    margin-top: 2px;
  }
}
#content .main #pagination {
  width: 100%;
  border-top: 1px solid #eee;
  padding-top: 2em;
  margin-top: 2em;
  text-align: center;
}
#content .main .page-numbers li {
  padding-left: 0;
  margin-bottom: 0;
}
#content .main .page-numbers li:before {
  display: none;
}
#content .main .page-numbers li a, #content .main .page-numbers li span {
  padding-left: .5em;
  padding-right: .5em;
}
#content .main .page-numbers li a:hover, #content .main .page-numbers li a.current, #content .main .page-numbers li span:hover, #content .main .page-numbers li span.current {
  background-color: #eee;
}
#content .main .page-numbers li {
  float: none;
  display: inline-block;
}

#content .main .slideshow-container {
  margin-bottom: 1em;
}
#content .main .slideshow-container .flex-direction-nav li a {
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 959px) {
  #content .main .slideshow-container .flex-direction-nav {
    display: none;
  }
}
#content .main .slideshow-container .slides li {
  margin-bottom: 0;
}
#content .main .slideshow-container .slides li .slide-caption {
  margin-top: 1em;
  margin-bottom: 0;
}
#content .main .slideshow-container .slides li .slide-caption h5.title {
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
}
#content .main .slideshow-container:hover .flex-direction-nav li a {
  opacity: 1;
}
