@charset "UTF-8";
/*
 * RESET
 */
* {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }

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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

b, strong {
  font-weight: 800; }

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

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

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

a {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }

.middleColumn {
  display: inline;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 100%; }

.fleft {
  float: left !important; }

.fright {
  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;
  zoom: 1;
  *display: inline;
  vertical-align: middle; }

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

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

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

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

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

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

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

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

/**
 * 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/10.
 */
img {
  border: 0;
  max-width: 100%; }

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

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

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

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * 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 Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
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; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 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 and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 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/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

/*
 * BOOTSTRAP
 */
.clear {
  clear: both; }

.hide,
.hidden {
  display: none !important; }

.no-margin {
  margin: 0 !important; }

.no-border {
  border: none !important; }

.no-js .js-only {
  display: none; }

.valign-container {
  display: table; }

.valign {
  display: table-cell;
  vertical-align: middle;
  float: none !important; }

.vertical-center {
  display: inline-block;
  zoom: 1;
  *display: inline;
  height: 100%;
  vertical-align: middle; }

hr {
  margin: 20px 0; }

.reversed-email {
  direction: rtl;
  unicode-bidi: bidi-override; }

/*
 * DEV TOOLBAR
 */
.dev-toolbar {
  background-color: #333;
  bottom: 0;
  color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  padding: 5px;
  position: fixed;
  width: 100%;
  z-index: 999999; }

.dev-toolbar a {
  color: #aa96c2; }

.dev-toolbar a:hover {
  color: #d4cbde;
  text-decoration: underline; }

.dev-toolbar ul {
  display: inline; }

.dev-toolbar ul li {
  display: inline;
  padding: 0 15px 0 5px; }

.dev-toolbar ul li.header-item {
  padding: 0px; }

.dev-toolbar .used-templates {
  float: right; }

.dev-toolbar #UsedTemplates {
  width: 300px;
  padding: 1px;
  height: 20px;
  line-height: 15px;
  font-size: 11px; }

.row {
  width: 100%;
  margin: 0 auto;
  max-width: 75rem;
  *zoom: 1; }
  .row:before, .row:after {
    display: table;
    content: ""; }
  .row:after {
    clear: both; }
  .row.collapse > .column,
  .row.collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.full-width {
    max-width: 100%; }
    .row.full-width > .full-width {
      margin: 0; }
  .row .row {
    width: auto;
    margin: 0 -0.9375rem;
    max-width: none;
    *zoom: 1; }
    .row .row:before, .row .row:after {
      display: table;
      content: ""; }
    .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 {
        display: table;
        content: ""; }
      .row .row.collapse:after {
        clear: both; }
  .row.nested {
    position: relative;
    max-width: 75rem !important;
    margin: 0px auto !important;
    width: 100% !important; }

.column,
.columns {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left; }

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

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

/* Styles for screens that are between 601px and 1024px inclusive; */
@media only screen and (max-width: 600px) {
  .handheld-push-0 {
    position: relative;
    left: 0;
    right: auto; }

  .handheld-pull-0 {
    position: relative;
    right: 0;
    left: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }

  .handheld-1 {
    width: 8.33333%; }

  .handheld-2 {
    width: 16.66667%; }

  .handheld-3 {
    width: 25%; }

  .handheld-4 {
    width: 33.33333%; }

  .handheld-5 {
    width: 41.66667%; }

  .handheld-6 {
    width: 50%; }

  .handheld-7 {
    width: 58.33333%; }

  .handheld-8 {
    width: 66.66667%; }

  .handheld-9 {
    width: 75%; }

  .handheld-10 {
    width: 83.33333%; }

  .handheld-11 {
    width: 91.66667%; }

  .handheld-12 {
    width: 100%; }

  .handheld-offset-0 {
    margin-left: 0 !important; }

  .handheld-offset-1 {
    margin-left: 8.33333% !important; }

  .handheld-offset-2 {
    margin-left: 16.66667% !important; }

  .handheld-offset-3 {
    margin-left: 25% !important; }

  .handheld-offset-4 {
    margin-left: 33.33333% !important; }

  .handheld-offset-5 {
    margin-left: 41.66667% !important; }

  .handheld-offset-6 {
    margin-left: 50% !important; }

  .handheld-offset-7 {
    margin-left: 58.33333% !important; }

  .handheld-offset-8 {
    margin-left: 66.66667% !important; }

  .handheld-offset-9 {
    margin-left: 75% !important; }

  .handheld-offset-10 {
    margin-left: 83.33333% !important; }

  .handheld-offset-11 {
    margin-left: 91.66667% !important; }

  .handheld-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }

  .column.handheld-centered,
  .columns.handheld-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  .column.handheld-uncentered,
  .columns.handheld-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }

  .column.handheld-centered:last-child,
  .columns.handheld-centered:last-child {
    float: none; }

  .column.handheld-uncentered:last-child,
  .columns.handheld-uncentered:last-child {
    float: left; }

  .column.handheld-uncentered.opposite,
  .columns.handheld-uncentered.opposite {
    float: right; }

  .row.handheld-collapse > .column,
  .row.handheld-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.handheld-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.handheld-uncollapse > .column,
  .row.handheld-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; } }
/* Styles for screens that are between 601px and 1024px inclusive; */
@media only screen and (min-width: 601px) and (max-width: 1159px) {
  .tablet-push-0 {
    position: relative;
    left: 0;
    right: auto; }

  .tablet-pull-0 {
    position: relative;
    right: 0;
    left: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }

  .tablet-1 {
    width: 8.33333%; }

  .tablet-2 {
    width: 16.66667%; }

  .tablet-3 {
    width: 25%; }

  .tablet-4 {
    width: 33.33333%; }

  .tablet-5 {
    width: 41.66667%; }

  .tablet-6 {
    width: 50%; }

  .tablet-7 {
    width: 58.33333%; }

  .tablet-8 {
    width: 66.66667%; }

  .tablet-9 {
    width: 75%; }

  .tablet-10 {
    width: 83.33333%; }

  .tablet-11 {
    width: 91.66667%; }

  .tablet-12 {
    width: 100%; }

  .tablet-offset-0 {
    margin-left: 0 !important; }

  .tablet-offset-1 {
    margin-left: 8.33333% !important; }

  .tablet-offset-2 {
    margin-left: 16.66667% !important; }

  .tablet-offset-3 {
    margin-left: 25% !important; }

  .tablet-offset-4 {
    margin-left: 33.33333% !important; }

  .tablet-offset-5 {
    margin-left: 41.66667% !important; }

  .tablet-offset-6 {
    margin-left: 50% !important; }

  .tablet-offset-7 {
    margin-left: 58.33333% !important; }

  .tablet-offset-8 {
    margin-left: 66.66667% !important; }

  .tablet-offset-9 {
    margin-left: 75% !important; }

  .tablet-offset-10 {
    margin-left: 83.33333% !important; }

  .tablet-offset-11 {
    margin-left: 91.66667% !important; }

  .tablet-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }

  .column.tablet-centered,
  .columns.tablet-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  .column.tablet-uncentered,
  .columns.tablet-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }

  .column.tablet-centered:last-child,
  .columns.tablet-centered:last-child {
    float: none; }

  .column.tablet-uncentered:last-child,
  .columns.tablet-uncentered:last-child {
    float: left; }

  .column.tablet-uncentered.opposite,
  .columns.tablet-uncentered.opposite {
    float: right; }

  .row.tablet-collapse > .column,
  .row.tablet-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.tablet-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.tablet-uncollapse > .column,
  .row.tablet-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; } }
/* Styles for screens that are above 1025px; */
@media only screen and (min-width: 1200px) {
  .desktop-push-0 {
    position: relative;
    left: 0;
    right: auto; }

  .desktop-pull-0 {
    position: relative;
    right: 0;
    left: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }

  .desktop-1 {
    width: 8.33333%; }

  .desktop-2 {
    width: 16.66667%; }

  .desktop-3 {
    width: 25%; }

  .desktop-4 {
    width: 33.33333%; }

  .desktop-5 {
    width: 41.66667%; }

  .desktop-6 {
    width: 50%; }

  .desktop-7 {
    width: 58.33333%; }

  .desktop-8 {
    width: 66.66667%; }

  .desktop-9 {
    width: 75%; }

  .desktop-10 {
    width: 83.33333%; }

  .desktop-11 {
    width: 91.66667%; }

  .desktop-12 {
    width: 100%; }

  .desktop-offset-0 {
    margin-left: 0 !important; }

  .desktop-offset-1 {
    margin-left: 8.33333% !important; }

  .desktop-offset-2 {
    margin-left: 16.66667% !important; }

  .desktop-offset-3 {
    margin-left: 25% !important; }

  .desktop-offset-4 {
    margin-left: 33.33333% !important; }

  .desktop-offset-5 {
    margin-left: 41.66667% !important; }

  .desktop-offset-6 {
    margin-left: 50% !important; }

  .desktop-offset-7 {
    margin-left: 58.33333% !important; }

  .desktop-offset-8 {
    margin-left: 66.66667% !important; }

  .desktop-offset-9 {
    margin-left: 75% !important; }

  .desktop-offset-10 {
    margin-left: 83.33333% !important; }

  .desktop-offset-11 {
    margin-left: 91.66667% !important; }

  .desktop-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }

  .column.desktop-centered,
  .columns.desktop-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  .column.desktop-uncentered,
  .columns.desktop-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }

  .column.desktop-centered:last-child,
  .columns.desktop-centered:last-child {
    float: none; }

  .column.desktop-uncentered:last-child,
  .columns.desktop-uncentered:last-child {
    float: left; }

  .column.desktop-uncentered.opposite,
  .columns.desktop-uncentered.opposite {
    float: right; }

  .row.desktop-collapse > .column,
  .row.desktop-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.desktop-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.desktop-uncollapse > .column,
  .row.desktop-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; } }
.show-on-medium-desktop,
.hide-on-mobile,
.hide-on-large-mobile,
.hide-on-small-tablet,
.hide-on-tablet,
.hide-on-small-desktop,
.hide-on-large-desktop,
.show-on-large-mobile-up,
.show-on-small-tablet-up,
.show-on-tablet-up,
.show-on-small-desktop-up,
.show-on-medium-desktop-up,
.show-on-medium-desktop-down,
.hide-on-large-mobile-down,
.hide-on-small-tablet-down,
.hide-on-tablet-down,
.hide-on-small-desktop-down {
  display: inherit !important; }

.show-on-mobile,
.show-on-large-mobile,
.show-on-small-tablet,
.show-on-tablet,
.show-on-small-desktop,
.show-on-large-desktop,
.hide-on-medium-desktop,
.hide-on-large-mobile-up,
.hide-on-small-tablet-up,
.hide-on-tablet-up,
.hide-on-small-desktop-up,
.hide-on-medium-desktop-up,
.show-on-large-mobile-down,
.show-on-small-tablet-down,
.show-on-tablet-down,
.show-on-small-desktop-down,
.hide-on-medium-desktop-down {
  display: none !important; }

@media only screen and (max-width: 320px) {
  .show-on-mobile,
  .hide-on-large-mobile,
  .hide-on-small-tablet,
  .hide-on-tablet,
  .hide-on-small-desktop,
  .hide-on-medium-desktop,
  .hide-on-large-desktop,
  .hide-on-large-mobile-up,
  .hide-on-small-tablet-up,
  .hide-on-tablet-up,
  .hide-on-small-desktop-up,
  .hide-on-medium-desktop-up,
  .show-on-large-mobile-down,
  .show-on-small-tablet-down,
  .show-on-tablet-down,
  .show-on-small-desktop-down,
  .show-on-medium-desktop-down {
    display: inherit !important; }

  .show-on-large-mobile,
  .show-on-small-tablet,
  .show-on-tablet,
  .show-on-small-desktop,
  .show-on-medium-desktop,
  .show-on-large-desktop,
  .hide-on-mobile,
  .show-on-small-tablet-up,
  .show-on-tablet-up,
  .show-on-small-desktop-up,
  .show-on-medium-desktop-up,
  .show-on-large-mobile-up,
  .hide-on-large-mobile-down,
  .hide-on-small-tablet-down,
  .hide-on-tablet-down,
  .hide-on-small-desktop-down,
  .hide-on-medium-desktop-down {
    display: none !important; } }
@media only screen and (min-width: 321px) and (max-width: 600px) {
  .show-on-mobile,
  .show-on-large-mobile,
  .hide-on-small-tablet,
  .hide-on-tablet,
  .hide-on-small-desktop,
  .hide-on-medium-desktop,
  .hide-on-large-desktop,
  .show-on-large-mobile-up,
  .hide-on-small-tablet-up,
  .hide-on-tablet-up,
  .hide-on-small-desktop-up,
  .hide-on-medium-desktop-up,
  .show-on-large-mobile-down,
  .show-on-small-tablet-down,
  .show-on-tablet-down,
  .show-on-small-desktop-down,
  .show-on-medium-desktop-down {
    display: inherit !important; }

  .show-on-small-tablet,
  .show-on-tablet,
  .show-on-small-desktop,
  .show-on-medium-desktop,
  .show-on-large-desktop,
  .hide-on-mobile,
  .hide-on-large-mobile,
  .hide-on-large-mobile-up,
  .show-on-small-tablet-up,
  .show-on-tablet-up,
  .show-on-small-desktop-up,
  .show-on-medium-desktop-up,
  .hide-on-large-mobile-down,
  .hide-on-small-tablet-down,
  .hide-on-tablet-down,
  .hide-on-small-desktop-down,
  .hide-on-medium-desktop-down {
    display: none !important; } }
@media only screen and (min-width: 601px) and (max-width: 768px) {
  .show-on-small-tablet,
  .hide-on-mobile,
  .hide-on-large-mobile,
  .hide-on-small-desktop,
  .hide-on-medium-desktop,
  .hide-on-large-desktop,
  .show-on-large-mobile-up,
  .show-on-small-tablet-up,
  .show-on-tablet-up,
  .hide-on-small-desktop-up,
  .hide-on-medium-desktop-up,
  .show-on-small-tablet-down,
  .show-on-tablet-down,
  .show-on-small-desktop-down,
  .show-on-medium-desktop-down,
  .hide-on-large-mobile-down {
    display: inherit !important; }

  .show-on-mobile,
  .show-on-large-mobile,
  .show-on-tablet,
  .show-on-small-desktop,
  .show-on-medium-desktop,
  .show-on-large-desktop,
  .hide-on-tablet,
  .hide-on-small-tablet,
  .hide-on-tablet-up,
  .show-on-small-desktop-up,
  .show-on-medium-desktop-up,
  .hide-on-large-mobile-up,
  .hide-on-small-tablet-up,
  .show-on-large-mobile-down,
  .hide-on-small-tablet-down,
  .hide-on-tablet-down,
  .hide-on-small-desktop-down,
  .hide-on-medium-desktop-down {
    display: none !important; } }
@media only screen and (min-width: 769px) and (max-width: 820px) {
  .show-on-tablet,
  .hide-on-mobile,
  .hide-on-large-mobile,
  .hide-on-small-tablet,
  .hide-on-small-desktop,
  .hide-on-medium-desktop,
  .hide-on-large-desktop,
  .show-on-large-mobile-up,
  .show-on-small-tablet-up,
  .show-on-tablet-up,
  .hide-on-small-desktop-up,
  .hide-on-medium-desktop-up,
  .show-on-tablet-down,
  .show-on-small-desktop-down,
  .show-on-medium-desktop-down,
  .hide-on-large-mobile-down,
  .hide-on-small-tablet-down {
    display: inherit !important; }

  .show-on-mobile,
  .show-on-large-mobile,
  .show-on-small-tablet,
  .show-on-small-desktop,
  .show-on-medium-desktop,
  .show-on-large-desktop,
  .hide-on-tablet,
  .show-on-small-desktop-up,
  .show-on-medium-desktop-up,
  .hide-on-large-mobile-up,
  .hide-on-small-tablet-up,
  .hide-on-tablet-up,
  .show-on-large-mobile-down,
  .show-on-small-tablet-down,
  .hide-on-tablet-down,
  .hide-on-small-desktop-down,
  .hide-on-medium-desktop-down {
    display: none !important; } }
@media only screen and (min-width: 821px) and (max-width: 1024px) {
  .show-on-small-desktop,
  .hide-on-mobile,
  .hide-on-large-mobile,
  .hide-on-small-tablet,
  .hide-on-tablet,
  .hide-on-medium-desktop,
  .hide-on-large-desktop,
  .show-on-large-mobile-up,
  .show-on-small-tablet-up,
  .show-on-tablet-up,
  .show-on-small-desktop-up,
  .hide-on-medium-desktop-up,
  .show-on-small-desktop-down,
  .show-on-medium-desktop-down,
  .hide-on-large-mobile-down,
  .hide-on-small-tablet-down,
  .hide-on-tablet-down {
    display: inherit !important; }

  .show-on-mobile,
  .show-on-large-mobile,
  .show-on-small-tablet,
  .show-on-tablet,
  .show-on-medium-desktop,
  .show-on-large-desktop,
  .hide-on-small-desktop,
  .show-on-medium-desktop-up,
  .hide-on-large-mobile-up,
  .hide-on-small-tablet-up,
  .hide-on-tablet-up,
  .hide-on-small-desktop-up,
  .show-on-large-mobile-down,
  .show-on-small-tablet-down,
  .show-on-tablet-down,
  .hide-on-small-desktop-down,
  .hide-on-medium-desktop-down {
    display: none !important; } }
/* Large Desktop: 1441px and up */
@media only screen and (min-width: 1441px) {
  .show-on-large-desktop,
  .hide-on-mobile,
  .hide-on-large-mobile,
  .hide-on-small-tablet,
  .hide-on-tablet,
  .hide-on-small-desktop,
  .hide-on-medium-desktop,
  .show-on-large-mobile-up,
  .show-on-small-tablet-up,
  .show-on-tablet-up,
  .show-on-small-desktop-up,
  .show-on-medium-desktop-up,
  .hide-on-large-mobile-down,
  .hide-on-small-tablet-down,
  .hide-on-tablet-down,
  .hide-on-small-desktop-down,
  .hide-on-medium-desktop-down {
    display: inherit !important; }

  .show-on-mobile,
  .show-on-large-mobile,
  .show-on-small-tablet,
  .show-on-tablet,
  .show-on-small-desktop,
  .show-on-medium-desktop,
  .hide-on-large-desktop,
  .hide-on-large-mobile-up,
  .hide-on-small-tablet-up,
  .hide-on-tablet-up,
  .hide-on-small-desktop-up,
  .hide-on-medium-desktop-up,
  .show-on-large-mobile-down,
  .show-on-small-tablet-down,
  .show-on-tablet-down,
  .show-on-small-desktop-down,
  .show-on-medium-desktop-down {
    display: none !important; } }
/* Orientation targeting */
.show-on-landscape,
.hide-on-portrait {
  display: inherit !important; }

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

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

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

  .hide-on-portrait,
  .show-on-landscape {
    display: none !important; } }
/* Touch-enabled device targeting */
.show-on-touch {
  display: none !important; }

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

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

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

[class*="b-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem;
  *zoom: 1; }
  [class*="b-grid-"]:before, [class*="b-grid-"]:after {
    display: table;
    content: ""; }
  [class*="b-grid-"]:after {
    clear: both; }
  [class*="b-grid-"] > li {
    display: block;
    height: auto;
    float: left;
    padding: 0 0.625rem 1.25rem; }

@media only screen and (max-width: 600px) {
  .handheld-b-grid-1 > li {
    width: 100%;
    list-style: none; }
    .handheld-b-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .handheld-b-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }

  .handheld-b-grid-2 > li {
    width: 50%;
    list-style: none; }
    .handheld-b-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .handheld-b-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }

  .handheld-b-grid-3 > li {
    width: 33.33333%;
    list-style: none; }
    .handheld-b-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .handheld-b-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }

  .handheld-b-grid-4 > li {
    width: 25%;
    list-style: none; }
    .handheld-b-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .handheld-b-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }

  .handheld-b-grid-5 > li {
    width: 20%;
    list-style: none; }
    .handheld-b-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .handheld-b-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }

  .handheld-b-grid-6 > li {
    width: 16.66667%;
    list-style: none; }
    .handheld-b-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .handheld-b-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }

  .handheld-b-grid-7 > li {
    width: 14.28571%;
    list-style: none; }
    .handheld-b-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .handheld-b-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }

  .handheld-b-grid-8 > li {
    width: 12.5%;
    list-style: none; }
    .handheld-b-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .handheld-b-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }

  .handheld-b-grid-9 > li {
    width: 11.11111%;
    list-style: none; }
    .handheld-b-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .handheld-b-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }

  .handheld-b-grid-10 > li {
    width: 10%;
    list-style: none; }
    .handheld-b-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .handheld-b-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }

  .handheld-b-grid-11 > li {
    width: 9.09091%;
    list-style: none; }
    .handheld-b-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .handheld-b-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }

  .handheld-b-grid-12 > li {
    width: 8.33333%;
    list-style: none; }
    .handheld-b-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .handheld-b-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }
@media only screen and (min-width: 601px) and (max-width: 1159px) {
  .tablet-b-grid-1 > li {
    width: 100%;
    list-style: none; }
    .tablet-b-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .tablet-b-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }

  .tablet-b-grid-2 > li {
    width: 50%;
    list-style: none; }
    .tablet-b-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .tablet-b-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }

  .tablet-b-grid-3 > li {
    width: 33.33333%;
    list-style: none; }
    .tablet-b-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .tablet-b-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }

  .tablet-b-grid-4 > li {
    width: 25%;
    list-style: none; }
    .tablet-b-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .tablet-b-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }

  .tablet-b-grid-5 > li {
    width: 20%;
    list-style: none; }
    .tablet-b-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .tablet-b-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }

  .tablet-b-grid-6 > li {
    width: 16.66667%;
    list-style: none; }
    .tablet-b-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .tablet-b-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }

  .tablet-b-grid-7 > li {
    width: 14.28571%;
    list-style: none; }
    .tablet-b-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .tablet-b-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }

  .tablet-b-grid-8 > li {
    width: 12.5%;
    list-style: none; }
    .tablet-b-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .tablet-b-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }

  .tablet-b-grid-9 > li {
    width: 11.11111%;
    list-style: none; }
    .tablet-b-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .tablet-b-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }

  .tablet-b-grid-10 > li {
    width: 10%;
    list-style: none; }
    .tablet-b-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .tablet-b-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }

  .tablet-b-grid-11 > li {
    width: 9.09091%;
    list-style: none; }
    .tablet-b-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .tablet-b-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }

  .tablet-b-grid-12 > li {
    width: 8.33333%;
    list-style: none; }
    .tablet-b-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .tablet-b-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }
@media only screen and (min-width: 1200px) {
  .desktop-b-grid-1 > li {
    width: 100%;
    list-style: none; }
    .desktop-b-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .desktop-b-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }

  .desktop-b-grid-2 > li {
    width: 50%;
    list-style: none; }
    .desktop-b-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .desktop-b-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }

  .desktop-b-grid-3 > li {
    width: 33.33333%;
    list-style: none; }
    .desktop-b-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .desktop-b-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }

  .desktop-b-grid-4 > li {
    width: 25%;
    list-style: none; }
    .desktop-b-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .desktop-b-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }

  .desktop-b-grid-5 > li {
    width: 20%;
    list-style: none; }
    .desktop-b-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .desktop-b-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }

  .desktop-b-grid-6 > li {
    width: 16.66667%;
    list-style: none; }
    .desktop-b-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .desktop-b-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }

  .desktop-b-grid-7 > li {
    width: 14.28571%;
    list-style: none; }
    .desktop-b-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .desktop-b-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }

  .desktop-b-grid-8 > li {
    width: 12.5%;
    list-style: none; }
    .desktop-b-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .desktop-b-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }

  .desktop-b-grid-9 > li {
    width: 11.11111%;
    list-style: none; }
    .desktop-b-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .desktop-b-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }

  .desktop-b-grid-10 > li {
    width: 10%;
    list-style: none; }
    .desktop-b-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .desktop-b-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }

  .desktop-b-grid-11 > li {
    width: 9.09091%;
    list-style: none; }
    .desktop-b-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .desktop-b-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }

  .desktop-b-grid-12 > li {
    width: 8.33333%;
    list-style: none; }
    .desktop-b-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .desktop-b-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }
@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg); } }
@-moz-keyframes rotate {
  from {
    -moz-transform: rotate(0deg); }
  to {
    -moz-transform: rotate(360deg); } }
@-o-keyframes rotate {
  from {
    -o-transform: rotate(0deg); }
  to {
    -o-transform: rotate(360deg); } }
@keyframes rotate {
  from {
    transform: rotate(0deg); }
  to {
    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; }
    .slideshow-wrapper .orbit-container .orbit-bullets li {
      display: inline-block; }
  .slideshow-wrapper .preloader {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px;
    border: solid 3px;
    border-color: #555555 #FFFFFF;
    border-radius: 1000px;
    animation-name: rotate;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear; }

.orbit-container {
  overflow: hidden;
  width: 100%;
  position: relative;
  background: none; }
  .orbit-container .orbit-slides-container {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    -webkit-transform: translateZ(0); }
    .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: rgba(51, 51, 51, 0.8);
        color: #FFFFFF;
        width: 100%;
        padding: 0.625rem 0.875rem;
        font-size: 0.875rem; }
  .orbit-container .orbit-slide-number {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 12px;
    color: #FFFFFF;
    background: transparent;
    z-index: 10; }
    .orbit-container .orbit-slide-number span {
      font-weight: 700;
      padding: 0.3125rem; }
  .orbit-container .orbit-timer {
    position: absolute;
    top: 12px;
    right: 10px;
    height: 6px;
    width: 100px;
    z-index: 10; }
    .orbit-container .orbit-timer .orbit-progress {
      height: 3px;
      background-color: rgba(255, 255, 255, 0.3);
      display: block;
      width: 0;
      position: relative;
      right: 20px;
      top: 5px; }
    .orbit-container .orbit-timer > span {
      display: none;
      position: absolute;
      top: 0;
      right: 0;
      width: 11px;
      height: 14px;
      border: solid 4px #FFFFFF;
      border-top: none;
      border-bottom: none; }
    .orbit-container .orbit-timer.paused > span {
      right: -4px;
      top: 0;
      width: 11px;
      height: 14px;
      border: inset 8px;
      border-left-style: solid;
      border-color: transparent;
      border-left-color: #FFFFFF; }
      .orbit-container .orbit-timer.paused > span.dark {
        border-left-color: #333333; }
  .orbit-container:hover .orbit-timer > span {
    display: block; }
  .orbit-container .orbit-prev,
  .orbit-container .orbit-next {
    position: absolute;
    top: 45%;
    margin-top: -25px;
    width: 36px;
    height: 60px;
    line-height: 50px;
    color: white;
    background-color: transparent;
    text-indent: -9999px !important;
    z-index: 10; }
    .orbit-container .orbit-prev:hover,
    .orbit-container .orbit-next:hover {
      background-color: rgba(0, 0, 0, 0.3); }
    .orbit-container .orbit-prev > span,
    .orbit-container .orbit-next > span {
      position: absolute;
      top: 50%;
      margin-top: -10px;
      display: block;
      width: 0;
      height: 0;
      border: inset 10px; }
  .orbit-container .orbit-prev {
    left: 0; }
    .orbit-container .orbit-prev > span {
      border-right-style: solid;
      border-color: transparent;
      border-right-color: #FFFFFF; }
    .orbit-container .orbit-prev:hover > span {
      border-right-color: #FFFFFF; }
  .orbit-container .orbit-next {
    right: 0; }
    .orbit-container .orbit-next > span {
      border-color: transparent;
      border-left-style: solid;
      border-left-color: #FFFFFF;
      left: 50%;
      margin-left: -4px; }
    .orbit-container .orbit-next:hover > span {
      border-left-color: #FFFFFF; }

.orbit-bullets-container {
  text-align: center; }

.orbit-bullets {
  margin: 0 auto 30px auto;
  overflow: hidden;
  position: relative;
  top: 10px;
  float: none;
  text-align: center;
  display: block; }
  .orbit-bullets li {
    cursor: pointer;
    display: inline-block;
    width: 0.5625rem;
    height: 0.5625rem;
    background: #CCCCCC;
    float: none;
    margin-right: 6px;
    border-radius: 1000px; }
    .orbit-bullets li.active {
      background: #999999; }
    .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: 601px) and (max-width: 1159px) {
  .touch .orbit-container .orbit-prev,
  .touch .orbit-container .orbit-next {
    display: inherit; }
  .touch .orbit-bullets {
    display: block; } }
@media only screen and (max-width: 600px) {
  .orbit-stack-on-small .orbit-slides-container {
    height: auto !important; }
  .orbit-stack-on-small .orbit-slides-container > * {
    position: relative;
    margin: 0 !important;
    opacity: 1 !important; }
  .orbit-stack-on-small .orbit-slide-number {
    display: none; }

  .orbit-timer,
  .orbit-next,
  .orbit-prev,
  .orbit-bullets {
    display: none; } }
/*
 * TYPOGRAPHY
 */
.typography {
  /*.secondary {
    @include font-size($baseFontSize / 1.15); 
  }*/ }
  .typography h1, .typography h2, .typography h3, .typography h4, .typography h5, .typography h6 {
    color: #464646;
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    margin: 0;
    text-rendering: optimizelegibility; }
    .typography h1 a, .typography h2 a, .typography h3 a, .typography h4 a, .typography h5 a, .typography h6 a {
      text-decoration: none; }
  .typography h1, .typography h1 a,
  .typography .h1, .typography .h1 a {
    margin-bottom: 15px;
    font-size: 16px;
    font-size: 480pxpx;
    font-size: 30pxrem;
    line-height: 35px; }
    .typography h1.page-title, .typography h1 a.page-title,
    .typography .h1.page-title, .typography .h1 a.page-title {
      margin-bottom: 20px;
      font-size: 16px;
      font-size: 43.2px;
      font-size: 2.7rem;
      line-height: 48px;
      font-weight: bold; }
  .typography h2, .typography h2 a,
  .typography .h2, .typography .h2 a {
    margin-bottom: 10px;
    font-size: 16px;
    font-size: 640pxpx;
    font-size: 40pxrem;
    line-height: 40px;
    color: #99c038;
    font-weight: normal; }
  .typography h3, .typography h3 a,
  .typography .h3, .typography .h3 a {
    margin-bottom: 10px;
    font-size: 16px;
    font-size: 288pxpx;
    font-size: 18pxrem;
    line-height: 22px;
    color: #99c038; }
  .typography h4, .typography h4 a,
  .typography .h4, .typography .h4 a {
    margin-bottom: 10px;
    font-size: 16px;
    font-size: 320pxpx;
    font-size: 20pxrem;
    line-height: 25px; }
  .typography h5, .typography h5 a,
  .typography .h5, .typography .h5 a,
  .typography h6, .typography h6 a,
  .typography .h6, .typography .h6 a {
    margin-bottom: 10px;
    font-size: 16px;
    font-size: 192pxpx;
    font-size: 12pxrem;
    line-height: 18px; }
  .typography p,
  .typography ol,
  .typography ul,
  .typography dl,
  .typography address {
    color: #222;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-size: 20.8px;
    font-size: 1.3rem;
    line-height: 1.2;
    margin-bottom: 0.9em; }
    .typography p:last-child,
    .typography ol:last-child,
    .typography ul:last-child,
    .typography dl:last-child,
    .typography address:last-child {
      margin-bottom: 0; }
    .typography p b, .typography p strong,
    .typography ol b,
    .typography ol strong,
    .typography ul b,
    .typography ul strong,
    .typography dl b,
    .typography dl strong,
    .typography address b,
    .typography address strong {
      font-family: "Open Sans", sans-serif; }
  .typography > p {
    float: none !important;
    width: auto !important; }
  .typography img {
    max-width: 100% !important;
    height: auto !important; }
    .typography img.leftAlone {
      float: none;
      margin-right: 0; }
    .typography img.rightAlone {
      float: none;
      margin-left: 0; }
  .typography .lead,
  .typography .large-first p:first-child {
    font-weight: 500;
    color: #a1a194;
    font-size: 16px;
    font-size: 20.8px;
    font-size: 1.3rem; }
  .typography small {
    font-size: 16px;
    font-size: 12.8px;
    font-size: 0.8rem; }
  .typography > p ul li, .typography > ul li {
    background-position: left 2px;
    background-repeat: no-repeat;
    padding-left: 20px; }
  .typography ol {
    list-style-type: decimal; }
  .typography ul,
  .typography ol {
    margin: 0 0 1.5em 15px;
    padding: 0; }
    .typography ul li,
    .typography ol li {
      margin: 5px 10px;
      list-style: disc; }
  .typography li ul,
  .typography li ol {
    margin: 0.75em 0; }
    .typography li ul li,
    .typography li ol li {
      font-size: 16px;
      font-size: 14.4px;
      font-size: 0.9rem; }
  .typography li ol {
    list-style-type: lower-roman; }
  .typography ul.inline,
  .typography ol.inline {
    list-style-type: none;
    margin-left: 0; }
    .typography ul.inline > li,
    .typography ol.inline > li {
      display: inline-block;
      *display: inline;
      *zoom: 1;
      padding-left: 7.5px;
      padding-right: 7.5px; }
  .typography blockquote {
    background: white;
    border-left: 2px solid #99c038;
    font-size: 16px;
    font-size: 22.4px;
    font-size: 1.4rem;
    line-height: 1.47em;
    margin: 20px 0;
    padding: 10px; }
    .typography blockquote p {
      margin: 0;
      color: #464646 !important; }
  .typography cite {
    font-style: normal;
    font-size: 16px;
    font-size: 12.8px;
    font-size: 0.8rem; }
  .typography dl,
  .typography dd {
    margin-bottom: 4px; }
  .typography dt {
    font-weight: bold; }
  .typography .dl-horizontal {
    *zoom: 1; }
    .typography .dl-horizontal:before, .typography .dl-horizontal:after {
      display: table;
      content: ""; }
    .typography .dl-horizontal:after {
      clear: both; }
    .typography .dl-horizontal dt {
      float: left;
      clear: left;
      width: 30.38869258%; }
    .typography .dl-horizontal dd {
      margin-left: 32.99289258%; }
  .typography i, .typography em {
    font-style: italic; }
  .typography dfn, .typography cite {
    font-style: italic; }
  .typography pre,
  .typography code,
  .typography kbd,
  .typography samp {
    font-size: 16px;
    font-size: 12.8px;
    font-size: 0.8rem;
    line-height: 1.5em;
    color: #474747; }
  .typography abbr[title] {
    border-bottom: 1px dotted #c6bfbf;
    cursor: help; }
  .typography code {
    font-family: "Courier New", monospace; }
  .typography pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word; }
  .typography sub,
  .typography sup {
    position: relative;
    font-size: 16px;
    font-size: 12.8px;
    font-size: 0.8rem;
    line-height: 0;
    vertical-align: 1.5em; }
  .typography sup {
    top: -.5em; }
  .typography sub {
    bottom: -.25em; }
  .typography .tertiary {
    font-size: 16px;
    font-size: 12.8px;
    font-size: 0.8rem; }
  .typography small {
    font-weight: normal;
    line-height: 1; }
  .typography a {
    color: #99c038;
    text-decoration: underline;
    cursor: pointer; }
    .typography a:visited {
      color: #99c038; }
    .no-touch .typography a:hover {
      color: #464646; }
    .typography a.buttonLarge {
      background-color: #99c038;
      margin-bottom: 15px;
      padding: 10px 15px;
      text-decoration: none; }
      .no-touch .typography a.buttonLarge:hover {
        background: #464646; }
  .typography hr {
    border: none;
    border-bottom: 2px solid #e3e3e3; }
  .typography table {
    margin: 1.5em 0;
    border-collapse: collapse; }
    .typography table td {
      padding: 5px; }
  .typography img {
    border: none; }
  .typography img.right,
  .typography .captionImage.right {
    float: right;
    margin-left: 30px; }
  .typography img.left,
  .typography .captionImage.left,
  .typography .image.left {
    float: left;
    margin-right: 30px; }
  .typography img.leftAlone {
    float: left;
    margin-right: 100%; }
  .typography img.center {
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block; }
  .typography .captionImage img {
    margin: 0;
    margin-bottom: 6px; }
  .typography .captionImage.left,
  .typography .captionImage.right {
    float: none; }
  .typography .captionImage p.caption {
    color: #202020;
    font-size: 0.8em;
    line-height: 1.3em;
    padding: 6px;
    margin: 0; }
  .typography .left {
    text-align: left; }
  .typography .center {
    text-align: center; }
  .typography .right {
    text-align: right; }

/*!
 *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("/themes/base/fonts/FontAwesome/fontawesome-webfont.eot?v=4.2.0");
  src: url("/themes/base/fonts/FontAwesome/fontawesome-webfont.eot?#iefix&v=4.2.0") format("embedded-opentype"), url("/themes/base/fonts/FontAwesome/fontawesome-webfont.woff?v=4.2.0") format("woff"), url("/themes/base/fonts/FontAwesome/fontawesome-webfont.ttf?v=4.2.0") format("truetype"), url("/themes/base/fonts/FontAwesome/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
.fa {
  display: inline-block;
  font-family: FontAwesome !important;
  font-style: normal !important;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }
.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear; }

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(359deg); } }
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg); } }
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg); }
  100% {
    -o-transform: rotate(359deg); } }
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg); }
  100% {
    -ms-transform: rotate(359deg); } }
@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(359deg); } }
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$rotation);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$rotation);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$rotation);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$rotation);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$rotation);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1); }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

/*
 * Forms
 */
.main-wrapper {
  zoom: 100%;
  position: relative; }

form {
  margin: 0 0 1em; }
  .typography form ul, .typography form ul li {
    list-style-type: none !important;
    margin: 0; }

fieldset {
  padding: 0;
  margin: 0;
  border: 0; }
  fieldset legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 1em;
    font-size: 16px;
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: inherit;
    color: #464646;
    border: 0;
    border-bottom: 1px solid #e5e5e5; }
    fieldset legend small {
      font-size: 16px;
      font-size: 15px;
      font-size: 0.9375rem;
      color: #999999; }

.field {
  margin-bottom: 1em; }
  .field label,
  .field input,
  .field button,
  .field select,
  .field textarea {
    color: #464646;
    font-family: "Open Sans", sans-serif; }
  .field button {
    margin-top: 0px;
    font-weight: bold;
    text-decoration: none;
    line-height: 16px;
    color: #393939;
    border: 1px solid #c0c0c2;
    border-bottom: 1px solid #a6a6a9;
    cursor: pointer;
    background-color: #e6e6e6;
    white-space: nowrap;
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgi…pZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #d9d9d9));
    background: -moz-linear-gradient(#ffffff, #d9d9d9);
    background: -webkit-linear-gradient(#ffffff, #d9d9d9);
    background: linear-gradient(#ffffff, #d9d9d9);
    text-shadow: white 0 1px 1px;
    font-size: 13px;
    font-weight: normal; }
  .field label {
    display: block;
    font-size: 16px;
    font-size: 14.4px;
    font-size: 0.9rem;
    margin-bottom: 0;
    line-height: 1.5em; }
    .field label span {
      color: #fcf8e3; }
  .field label,
  .field select,
  .field button,
  .field input[type="button"],
  .field input[type="reset"],
  .field input[type="submit"],
  .field input[type="radio"],
  .field input[type="checkbox"] {
    cursor: pointer; }
  .field select,
  .field textarea,
  .field input[type="text"],
  .field input[type="password"],
  .field input[type="datetime"],
  .field input[type="datetime-local"],
  .field input[type="date"],
  .field input[type="month"],
  .field input[type="time"],
  .field input[type="week"],
  .field input[type="number"],
  .field input[type="email"],
  .field input[type="url"],
  .field input[type="search"],
  .field input[type="tel"],
  .field input[type="color"] {
    -webkit-appearance: none;
    background-color: #FFF;
    border: 1px solid #CCC;
    -webkit-box-shadow: inset 0 2px 2px white;
    box-shadow: inset 0 2px 2px white;
    display: block;
    font-size: 16px;
    font-size: 14.4px;
    font-size: 0.9rem;
    font-family: "Open Sans", sans-serif;
    height: 36px;
    *height: 20px;
    line-height: 1;
    color: #464646;
    vertical-align: middle;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 5px;
    width: 100%;
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s; }
    .field select:focus,
    .field textarea:focus,
    .field input[type="text"]:focus,
    .field input[type="password"]:focus,
    .field input[type="datetime"]:focus,
    .field input[type="datetime-local"]:focus,
    .field input[type="date"]:focus,
    .field input[type="month"]:focus,
    .field input[type="time"]:focus,
    .field input[type="week"]:focus,
    .field input[type="number"]:focus,
    .field input[type="email"]:focus,
    .field input[type="url"]:focus,
    .field input[type="search"]:focus,
    .field input[type="tel"]:focus,
    .field input[type="color"]:focus {
      border-color: rgba(82, 168, 236, 0.8);
      outline: 0;
      outline: thin dotted \9;
      /* IE6-9 */
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6); }
    .field select.valid,
    .field textarea.valid,
    .field input[type="text"].valid,
    .field input[type="password"].valid,
    .field input[type="datetime"].valid,
    .field input[type="datetime-local"].valid,
    .field input[type="date"].valid,
    .field input[type="month"].valid,
    .field input[type="time"].valid,
    .field input[type="week"].valid,
    .field input[type="number"].valid,
    .field input[type="email"].valid,
    .field input[type="url"].valid,
    .field input[type="search"].valid,
    .field input[type="tel"].valid,
    .field input[type="color"].valid {
      background-image: url(../images/tick.png);
      background-repeat: no-repeat;
      background-position: right center;
      outline: 0;
      transition: background-position 0.1s linear;
      -webkit-transition: background-position 0.1s linear;
      -moz-transition: background-position 0.1s linear;
      -o-transition: background-position 0.1s linear; }
    .field select.error,
    .field textarea.error,
    .field input[type="text"].error,
    .field input[type="password"].error,
    .field input[type="datetime"].error,
    .field input[type="datetime-local"].error,
    .field input[type="date"].error,
    .field input[type="month"].error,
    .field input[type="time"].error,
    .field input[type="week"].error,
    .field input[type="number"].error,
    .field input[type="email"].error,
    .field input[type="url"].error,
    .field input[type="search"].error,
    .field input[type="tel"].error,
    .field input[type="color"].error {
      border-color: rgba(191, 9, 9, 0.8);
      color: #bf0909;
      outline: 0;
      outline: thin dotted \9;
      /* IE6-9 */
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(191, 9, 9, 0.6);
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(191, 9, 9, 0.6); }
  .field textarea {
    height: auto;
    max-width: 100%;
    width: 100%; }
  .field input[type="password"] {
    width: 100%; }
  .field input[type="radio"],
  .field input[type="checkbox"] {
    margin: 0 0 10px 0; }
  .field div.radio,
  .field div.checkbox,
  .field ul.checkboxset,
  .field ul.optionset {
    min-height: 20px;
    padding-left: 20px !important; }
    .field div.radio label,
    .field div.checkbox label,
    .field ul.checkboxset label,
    .field ul.optionset label {
      padding: 5px 0; }
  .field .radio input[type="radio"],
  .field .checkbox input[type="checkbox"] {
    margin-left: -20px;
    margin-top: -4px\9; }
  .field input[type="file"],
  .field input[type="image"],
  .field input[type="submit"],
  .field input[type="reset"],
  .field input[type="button"],
  .field input[type="radio"],
  .field input[type="checkbox"] {
    width: auto; }
  .field select.listbox {
    min-height: 80px; }
  .field select,
  .field input[type="file"] {
    height: 36px;
    /* In IE7, the height of the select element cannot be changed by height, only font-size */
    *margin-top: 4px;
    /* For IE7, add top margin to align select with labels */ }
  .field select {
    background-color: #FAFAFA;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
    background-position: 100% center;
    background-repeat: no-repeat; }
    .field select:hover {
      background-color: #f3f3f3;
      border-color: #999999; }
    .field select:focus,
    .field select input[type="file"]:focus,
    .field select input[type="radio"]:focus,
    .field select input[type="checkbox"]:focus {
      outline: thin dotted #333;
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }
  .field.prepend-append input {
    -webkit-box-shadow: none;
    box-shadow: none;
    display: inline-block;
    zoom: 1;
    *display: inline; }
  .field.prepend-append .input-append,
  .field.prepend-append .input-prepend {
    display: inline-block;
    margin-bottom: 10px;
    font-size: 0;
    white-space: nowrap;
    vertical-align: middle; }
    .field.prepend-append .input-append input,
    .field.prepend-append .input-append select,
    .field.prepend-append .input-append .dropdown-menu,
    .field.prepend-append .input-append .popover,
    .field.prepend-append .input-prepend input,
    .field.prepend-append .input-prepend select,
    .field.prepend-append .input-prepend .dropdown-menu,
    .field.prepend-append .input-prepend .popover {
      font-size: 14px; }
    .field.prepend-append .input-append input,
    .field.prepend-append .input-append select,
    .field.prepend-append .input-prepend input,
    .field.prepend-append .input-prepend select {
      position: relative;
      margin-bottom: 0;
      *margin-left: 0;
      vertical-align: top;
      -webkit-border-radius: 0 4px 4px 0;
      -moz-border-radius: 0 4px 4px 0;
      border-radius: 0 4px 4px 0; }
    .field.prepend-append .input-append input:focus,
    .field.prepend-append .input-append select:focus,
    .field.prepend-append .input-prepend input:focus,
    .field.prepend-append .input-prepend select:focus {
      z-index: 2; }
    .field.prepend-append .input-append .add-on,
    .field.prepend-append .input-prepend .add-on {
      display: inline-block;
      width: auto;
      height: 36px;
      min-width: 16px;
      padding: 8px 10px;
      font-size: 14px;
      font-weight: normal;
      line-height: 20px;
      text-align: center;
      text-shadow: 0 1px 0 #ffffff;
      background-color: #eeeeee;
      border: 1px solid #ccc;
      vertical-align: top;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0; }
    .field.prepend-append .input-append .active,
    .field.prepend-append .input-prepend .active {
      background-color: #a9dba9;
      border-color: #46a546; }
  .field.prepend-append .input-prepend .add-on {
    margin-right: -1px; }
    .field.prepend-append .input-prepend .add-on:first-child {
      -webkit-border-radius: 4px 0 0 4px;
      -moz-border-radius: 4px 0 0 4px;
      border-radius: 4px 0 0 4px; }
  .field.prepend-append .input-append input,
  .field.prepend-append .input-append select {
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px; }
  .field.prepend-append .input-append .add-on {
    margin-left: -1px; }
    .field.prepend-append .input-append .add-on:last-child {
      -webkit-border-radius: 0 4px 4px 0;
      -moz-border-radius: 0 4px 4px 0;
      border-radius: 0 4px 4px 0; }
  .field.prepend-append .input-append.input-append input,
  .field.prepend-append .input-append.input-append select {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
  .field.prepend-append .input-append.input-append .add-on:first-child {
    margin-right: -1px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px; }
  .field.prepend-append .input-append.input-append .add-on:last-child {
    margin-left: -1px;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0; }

.selectiongroup label {
  font-size: 16px;
  font-size: 14.4px;
  font-size: 0.9rem; }

.field .help-block,
.field .help-inline {
  color: #AAA;
  font-size: 16px;
  font-size: 12.8px;
  font-size: 0.8rem; }

.field .help-block {
  display: block;
  padding-left: 5px;
  margin-bottom: 10px; }

.field.radio .help-block,
.field.checkbox .help-block {
  margin-top: -5px; }

.field .help-inline {
  display: inline-block;
  zoom: 1;
  *display: inline;
  padding-left: 5px;
  vertical-align: middle; }

.inline-labels .field {
  position: relative; }
.inline-labels .text label, .inline-labels .email label {
  position: absolute;
  top: 8px;
  left: 10px; }
.inline-labels .form-row [class*="form-"] + [class*="form-"]:last-child.text label, .inline-labels .form-row [class*="form-"] + [class*="form-"]:last-child.email label {
  left: 40px; }

div.password.security .password-strength-wrapper .progress {
  width: 100%;
  margin-bottom: 5px;
  margin-top: 5px;
  height: 10px; }
div.password.security .password-strength-wrapper p {
  font-size: 16px;
  font-size: 12.8px;
  font-size: 0.8rem;
  margin-bottom: 3px; }
  div.password.security .password-strength-wrapper p strong {
    font-weight: 600; }
div.password.security .password-strength-wrapper ul li {
  line-height: 1.5em;
  font-size: 16px;
  font-size: 12.8px;
  font-size: 0.8rem;
  margin-left: 20px; }
  div.password.security .password-strength-wrapper ul li span {
    font-size: 15px;
    margin-right: 5px; }
  div.password.security .password-strength-wrapper ul li.yesno_yes .fa-square-o, div.password.security .password-strength-wrapper ul li.yesno_no .fa-check-square {
    display: none; }

.field.checkboxset.inline ul,
.field.optionset.inline ul {
  padding-left: 0 !important; }
  .field.checkboxset.inline ul li,
  .field.optionset.inline ul li {
    padding-left: 0; }

.form-inline fieldset,
.form-inline .field,
.form-inline .Actions {
  background: none;
  border: none;
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: auto; }
.form-inline .field {
  margin: 0 5px; }
  .form-inline .field input,
  .form-inline .field textarea,
  .form-inline .field select,
  .form-inline .field .help-inline,
  .form-inline .field .input-prepend,
  .form-inline .field .input-append {
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .field .checkbox {
    margin-top: -4px\9; }
  .form-inline .field.text label {
    display: none; }
  .form-inline .field .radio,
  .form-inline .field .checkbox {
    padding-left: 0;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .field .radio input[type="radio"],
  .form-inline .field .checkbox input[type="checkbox"] {
    float: left;
    margin-right: 3px;
    margin-left: 0; }

.form-horizontal fieldset {
  margin: 0 auto;
  width: 490px; }
.form-horizontal .Actions {
  text-align: left;
  padding-left: 195px;
  overflow: auto;
  margin: 0 auto;
  width: 490px; }
.form-horizontal label.main-label {
  float: left;
  padding-top: 8px;
  text-align: right;
  width: 180px; }
.form-horizontal select,
.form-horizontal textarea,
.form-horizontal input[type="text"],
.form-horizontal input[type="password"],
.form-horizontal input[type="datetime"],
.form-horizontal input[type="datetime-local"],
.form-horizontal input[type="date"],
.form-horizontal input[type="month"],
.form-horizontal input[type="time"],
.form-horizontal input[type="week"],
.form-horizontal input[type="number"],
.form-horizontal input[type="email"],
.form-horizontal input[type="url"],
.form-horizontal input[type="search"],
.form-horizontal input[type="tel"],
.form-horizontal input[type="color"] {
  margin-left: 20px;
  width: 220px;
  float: left; }
.form-horizontal .field {
  *zoom: 1; }
  .form-horizontal .field.checkbox {
    margin-left: 200px; }
    .form-horizontal .field.checkbox .checkbox {
      margin-left: -40px\9;
      margin-top: -4px\9; }
    .form-horizontal .field.checkbox label.main-label {
      text-align: left;
      float: none; }
  .form-horizontal .field:before, .form-horizontal .field:after {
    display: table;
    line-height: 0;
    content: ""; }
  .form-horizontal .field:after {
    clear: both; }

.input-small label,
.input-small input,
.input-small button,
.input-small select,
.input-small textarea {
  font-size: 16px;
  font-size: 12.8px;
  font-size: 0.8rem;
  line-height: 14px; }
.input-small select,
.input-small textarea,
.input-small input[type="text"],
.input-small input[type="password"],
.input-small input[type="datetime"],
.input-small input[type="datetime-local"],
.input-small input[type="date"],
.input-small input[type="month"],
.input-small input[type="time"],
.input-small input[type="week"],
.input-small input[type="number"],
.input-small input[type="email"],
.input-small input[type="url"],
.input-small input[type="search"],
.input-small input[type="tel"],
.input-small input[type="color"] {
  display: inline-block;
  height: 28px;
  padding: 6px 6px;
  font-size: 16px;
  font-size: 12.8px;
  font-size: 0.8rem;
  line-height: 14px; }

.input-medium label,
.input-medium input,
.input-medium button,
.input-medium select,
.input-medium textarea {
  font-size: 16px;
  font-size: 14.4px;
  font-size: 0.9rem;
  line-height: 16px; }
.input-medium select,
.input-medium textarea,
.input-medium input[type="text"],
.input-medium input[type="password"],
.input-medium input[type="datetime"],
.input-medium input[type="datetime-local"],
.input-medium input[type="date"],
.input-medium input[type="month"],
.input-medium input[type="time"],
.input-medium input[type="week"],
.input-medium input[type="number"],
.input-medium input[type="email"],
.input-medium input[type="url"],
.input-medium input[type="search"],
.input-medium input[type="tel"],
.input-medium input[type="color"] {
  display: inline-block;
  height: 30px;
  padding: 7px 6px;
  font-size: 16px;
  font-size: 14.4px;
  font-size: 0.9rem;
  line-height: 16px; }

.input-large label,
.input-large input,
.input-large button,
.input-large select,
.input-large textarea {
  font-size: 16px;
  font-size: 17.6px;
  font-size: 1.1rem;
  line-height: 24px; }
.input-large select,
.input-large textarea,
.input-large input[type="text"],
.input-large input[type="password"],
.input-large input[type="datetime"],
.input-large input[type="datetime-local"],
.input-large input[type="date"],
.input-large input[type="month"],
.input-large input[type="time"],
.input-large input[type="week"],
.input-large input[type="number"],
.input-large input[type="email"],
.input-large input[type="url"],
.input-large input[type="search"],
.input-large input[type="tel"],
.input-large input[type="color"] {
  display: inline-block;
  height: 40px;
  padding: 8px 6px;
  font-size: 16px;
  font-size: 17.6px;
  font-size: 1.1rem;
  line-height: 24px; }

.controls-row:before, .controls-row:after {
  display: table;
  line-height: 0;
  content: ""; }

.form-row {
  width: 100%;
  margin: 0 auto;
  max-width: 62.5em;
  overflow: auto; }
  .form-row .field {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 100%;
    float: left; }
    .form-row .field select,
    .form-row .field textarea,
    .form-row .field input[type="text"],
    .form-row .field input[type="password"],
    .form-row .field input[type="datetime"],
    .form-row .field input[type="datetime-local"],
    .form-row .field input[type="date"],
    .form-row .field input[type="month"],
    .form-row .field input[type="time"],
    .form-row .field input[type="week"],
    .form-row .field input[type="number"],
    .form-row .field input[type="email"],
    .form-row .field input[type="url"],
    .form-row .field input[type="search"],
    .form-row .field input[type="tel"],
    .form-row .field input[type="color"] {
      display: block;
      width: 100%; }
    .form-row .field.form-desktop-1 {
      padding-left: 0;
      padding-right: 0;
      width: 8.33333%; }
    .form-row .field.form-desktop-2 {
      padding-left: 0;
      padding-right: 0;
      width: 16.66667%; }
    .form-row .field.form-desktop-3 {
      padding-left: 0;
      padding-right: 0;
      width: 25%; }
    .form-row .field.form-desktop-4 {
      padding-left: 0;
      padding-right: 0;
      width: 33.33333%; }
    .form-row .field.form-desktop-5 {
      padding-left: 0;
      padding-right: 0;
      width: 41.66667%; }
    .form-row .field.form-desktop-6 {
      padding-left: 0;
      padding-right: 0;
      width: 50%; }
    .form-row .field.form-desktop-7 {
      padding-left: 0;
      padding-right: 0;
      width: 58.33333%; }
    .form-row .field.form-desktop-8 {
      padding-left: 0;
      padding-right: 0;
      width: 66.66667%; }
    .form-row .field.form-desktop-9 {
      padding-left: 0;
      padding-right: 0;
      width: 75%; }
    .form-row .field.form-desktop-10 {
      padding-left: 0;
      padding-right: 0;
      width: 83.33333%; }
    .form-row .field.form-desktop-11 {
      padding-left: 0;
      padding-right: 0;
      width: 91.66667%; }
    .form-row .field.form-desktop-12 {
      padding-left: 0;
      padding-right: 0;
      width: 100%; }
    .form-row .field.form-desktop-offset-0 {
      padding-left: 0;
      padding-right: 0;
      margin-left: 0%; }
    .form-row .field.form-desktop-offset-1 {
      padding-left: 0;
      padding-right: 0;
      margin-left: 8.33333%; }
    .form-row .field.form-desktop-offset-2 {
      padding-left: 0;
      padding-right: 0;
      margin-left: 16.66667%; }
    .form-row .field.form-desktop-offset-3 {
      padding-left: 0;
      padding-right: 0;
      margin-left: 25%; }
    .form-row .field.form-desktop-offset-4 {
      padding-left: 0;
      padding-right: 0;
      margin-left: 33.33333%; }
    .form-row .field.form-desktop-offset-5 {
      padding-left: 0;
      padding-right: 0;
      margin-left: 41.66667%; }
    .form-row .field.form-desktop-offset-6 {
      padding-left: 0;
      padding-right: 0;
      margin-left: 50%; }
    .form-row .field.form-desktop-offset-7 {
      padding-left: 0;
      padding-right: 0;
      margin-left: 58.33333%; }
    .form-row .field.form-desktop-offset-8 {
      padding-left: 0;
      padding-right: 0;
      margin-left: 66.66667%; }
    .form-row .field.form-desktop-offset-9 {
      padding-left: 0;
      padding-right: 0;
      margin-left: 75%; }
    .form-row .field.form-desktop-offset-10 {
      padding-left: 0;
      padding-right: 0;
      margin-left: 83.33333%; }
    @media only screen and (min-width: 601px) and (max-width: 1159px) {
      .form-row .field.form-tablet-1 {
        padding-left: 0;
        padding-right: 0;
        width: 8.33333%; }
      .form-row .field.form-tablet-2 {
        padding-left: 0;
        padding-right: 0;
        width: 16.66667%; }
      .form-row .field.form-tablet-3 {
        padding-left: 0;
        padding-right: 0;
        width: 25%; }
      .form-row .field.form-tablet-4 {
        padding-left: 0;
        padding-right: 0;
        width: 33.33333%; }
      .form-row .field.form-tablet-5 {
        padding-left: 0;
        padding-right: 0;
        width: 41.66667%; }
      .form-row .field.form-tablet-6 {
        padding-left: 0;
        padding-right: 0;
        width: 50%; }
      .form-row .field.form-tablet-7 {
        padding-left: 0;
        padding-right: 0;
        width: 58.33333%; }
      .form-row .field.form-tablet-8 {
        padding-left: 0;
        padding-right: 0;
        width: 66.66667%; }
      .form-row .field.form-tablet-9 {
        padding-left: 0;
        padding-right: 0;
        width: 75%; }
      .form-row .field.form-tablet-10 {
        padding-left: 0;
        padding-right: 0;
        width: 83.33333%; }
      .form-row .field.form-tablet-11 {
        padding-left: 0;
        padding-right: 0;
        width: 91.66667%; }
      .form-row .field.form-tablet-12 {
        padding-left: 0;
        padding-right: 0;
        width: 100%; }
      .form-row .field.form-tablet-offset-0 {
        padding-left: 0;
        padding-right: 0;
        margin-left: 0%; }
      .form-row .field.form-tablet-offset-1 {
        padding-left: 0;
        padding-right: 0;
        margin-left: 8.33333%; }
      .form-row .field.form-tablet-offset-2 {
        padding-left: 0;
        padding-right: 0;
        margin-left: 16.66667%; }
      .form-row .field.form-tablet-offset-3 {
        padding-left: 0;
        padding-right: 0;
        margin-left: 25%; }
      .form-row .field.form-tablet-offset-4 {
        padding-left: 0;
        padding-right: 0;
        margin-left: 33.33333%; }
      .form-row .field.form-tablet-offset-5 {
        padding-left: 0;
        padding-right: 0;
        margin-left: 41.66667%; }
      .form-row .field.form-tablet-offset-6 {
        padding-left: 0;
        padding-right: 0;
        margin-left: 50%; }
      .form-row .field.form-tablet-offset-7 {
        padding-left: 0;
        padding-right: 0;
        margin-left: 58.33333%; }
      .form-row .field.form-tablet-offset-8 {
        padding-left: 0;
        padding-right: 0;
        margin-left: 66.66667%; }
      .form-row .field.form-tablet-offset-9 {
        padding-left: 0;
        padding-right: 0;
        margin-left: 75%; }
      .form-row .field.form-tablet-offset-10 {
        padding-left: 0;
        padding-right: 0;
        margin-left: 83.33333%; } }
    @media only screen and (max-width: 600px) {
      .form-row .field.form-handheld-1 {
        padding-left: 0;
        padding-right: 0;
        width: 8.33333%; }
      .form-row .field.form-handheld-2 {
        padding-left: 0;
        padding-right: 0;
        width: 16.66667%; }
      .form-row .field.form-handheld-3 {
        padding-left: 0;
        padding-right: 0;
        width: 25%; }
      .form-row .field.form-handheld-4 {
        padding-left: 0;
        padding-right: 0;
        width: 33.33333%; }
      .form-row .field.form-handheld-5 {
        padding-left: 0;
        padding-right: 0;
        width: 41.66667%; }
      .form-row .field.form-handheld-6 {
        padding-left: 0;
        padding-right: 0;
        width: 50%; }
      .form-row .field.form-handheld-7 {
        padding-left: 0;
        padding-right: 0;
        width: 58.33333%; }
      .form-row .field.form-handheld-8 {
        padding-left: 0;
        padding-right: 0;
        width: 66.66667%; }
      .form-row .field.form-handheld-9 {
        padding-left: 0;
        padding-right: 0;
        width: 75%; }
      .form-row .field.form-handheld-10 {
        padding-left: 0;
        padding-right: 0;
        width: 83.33333%; }
      .form-row .field.form-handheld-11 {
        padding-left: 0;
        padding-right: 0;
        width: 91.66667%; }
      .form-row .field.form-handheld-12 {
        padding-left: 0;
        padding-right: 0;
        width: 100%; }
      .form-row .field.form-handheld-offset-0 {
        padding-left: 0;
        padding-right: 0;
        margin-left: 0%; }
      .form-row .field.form-handheld-offset-1 {
        padding-left: 0;
        padding-right: 0;
        margin-left: 8.33333%; }
      .form-row .field.form-handheld-offset-2 {
        padding-left: 0;
        padding-right: 0;
        margin-left: 16.66667%; }
      .form-row .field.form-handheld-offset-3 {
        padding-left: 0;
        padding-right: 0;
        margin-left: 25%; }
      .form-row .field.form-handheld-offset-4 {
        padding-left: 0;
        padding-right: 0;
        margin-left: 33.33333%; }
      .form-row .field.form-handheld-offset-5 {
        padding-left: 0;
        padding-right: 0;
        margin-left: 41.66667%; }
      .form-row .field.form-handheld-offset-6 {
        padding-left: 0;
        padding-right: 0;
        margin-left: 50%; }
      .form-row .field.form-handheld-offset-7 {
        padding-left: 0;
        padding-right: 0;
        margin-left: 58.33333%; }
      .form-row .field.form-handheld-offset-8 {
        padding-left: 0;
        padding-right: 0;
        margin-left: 66.66667%; }
      .form-row .field.form-handheld-offset-9 {
        padding-left: 0;
        padding-right: 0;
        margin-left: 75%; }
      .form-row .field.form-handheld-offset-10 {
        padding-left: 0;
        padding-right: 0;
        margin-left: 83.33333%; } }
  .form-row [class*="form-"] + [class*="form-"] {
    padding-left: 30px; }
  .form-row [class*="field"] + [class*="field"]:last-child {
    float: right; }
  .form-row [class*="field"] + [class*="field"].end {
    float: left; }

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
.checkbox[disabled],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee; }

.ui-helper-hidden-accessible {
  display: none; }

form ul.tagit {
  padding: 3px;
  overflow: auto;
  margin-left: inherit;
  /* usually we don't want the regular ul margins. */
  margin-right: inherit;
  display: inline-block;
  margin-bottom: 10px;
  font-size: 16px;
  font-size: 14.4px;
  font-size: 0.9rem;
  line-height: 20px;
  color: #555555;
  vertical-align: middle;
  background-color: #FFF;
  border: 1px solid #AAA;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
  width: 100%; }
  form ul.tagit li {
    display: block;
    float: left; }
    form ul.tagit li.tagit-choice {
      background: #f2efef;
      border: 1px solid #ddd;
      margin-right: 5px;
      position: relative;
      line-height: 16px;
      font-size: 16px;
      font-size: 14.4px;
      font-size: 0.9rem;
      user-select: none;
      -webkit-user-select: none; }
      form ul.tagit li.tagit-choice a {
        text-decoration: none; }
      form ul.tagit li.tagit-choice .tagit-close {
        cursor: pointer;
        position: absolute;
        right: 0;
        margin-left: 5px;
        top: 50%;
        margin-top: -8px;
        line-height: 17px; }
        form ul.tagit li.tagit-choice .tagit-close i {
          font-style: normal !important; }
        form ul.tagit li.tagit-choice .tagit-close:hover {
          color: #555; }
      form ul.tagit li.tagit-choice .ui-icon-close {
        display: none; }
    form ul.tagit li.tagit-choice-read-only, form ul.tagit li.tagit-choice-editable {
      padding: 5px 20px 5px 5px; }
    form ul.tagit li.tagit-new {
      padding: 0; }
      form ul.tagit li.tagit-new input {
        height: auto;
        border: 1px solid #EEE;
        margin-bottom: 0;
        padding: 5px;
        font-size: 16px;
        font-size: 14.4px;
        font-size: 0.9rem;
        line-height: 16px;
        height: 25px\9;
        width: 110px; }

.ui-autocomplete {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 260px;
  _width: 260px;
  padding: 0;
  margin: 2px 0 0 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #CCC;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .ui-autocomplete .ui-menu-item > a.ui-corner-all {
    display: block;
    padding: 4px 10px;
    clear: both;
    font-weight: normal;
    font-size: 16px;
    font-size: 14.4px;
    font-size: 0.9rem;
    line-height: 18px;
    color: #555555;
    white-space: nowrap; }
    .ui-autocomplete .ui-menu-item > a.ui-corner-all:hover {
      color: #ffffff;
      text-decoration: none;
      background-color: #0088cc;
      cursor: pointer; }

.ui-autocomplete-loading {
  background: url("/base/images/small-ajax-loader.gif") no-repeat right center; }

/*
 * Selectbox
 */
/* applied to original <select> to hide */
.has_sb {
  position: absolute;
  left: -999999em;
  text-indent: -999999em; }

/* always visible styles */
.sb.selectbox.dropdown.sb-wrapper {
  display: block;
  font-size: 16px;
  font-size: 16px;
  font-size: 1rem;
  position: relative;
  vertical-align: middle;
  width: 100% !important;
  user-select: none;
  -webkit-user-select: none; }
  .sb.selectbox.dropdown.sb-wrapper .display {
    background-color: #FAFAFA;
    border: 1px solid #CCC;
    -webkit-box-shadow: inset 0 2px 2px white;
    box-shadow: inset 0 2px 2px white;
    display: block;
    font-size: 16px;
    font-size: 14.4px;
    font-size: 0.9rem;
    font-family: "Open Sans", sans-serif;
    height: 36px;
    *height: 20px;
    color: #464646;
    vertical-align: middle;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 5px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
    background-position: 100% center;
    background-repeat: no-repeat;
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
    cursor: pointer;
    overflow: hidden;
    outline: none;
    position: relative;
    text-decoration: none; }
    .sb.selectbox.dropdown.sb-wrapper .display .text {
      line-height: 1.6em; }
    .sb.selectbox.dropdown.sb-wrapper .display:hover {
      background-color: #f3f3f3;
      border-color: #999999; }
  .sb.selectbox.dropdown.sb-wrapper.disabled .display {
    color: #999; }
  .sb.selectbox.dropdown.sb-wrapper .value {
    display: none; }

/* dropdown styles */
.sb.selectbox.items {
  background: #fff;
  border: 1px solid #828790;
  display: block;
  font-size: 16px;
  font-size: 14.4px;
  font-size: 0.9rem;
  list-style-type: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0 0 1px 0;
  z-index: 99999;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  user-select: none;
  -webkit-user-select: none;
  /* optgroup styles */ }
  .sb.selectbox.items li {
    display: block;
    margin: 0;
    padding: 0; }
    .sb.selectbox.items li.first {
      margin-top: 0; }
    .sb.selectbox.items li > .item {
      color: #555;
      cursor: pointer;
      display: block;
      padding: 5px;
      text-decoration: none; }
    .sb.selectbox.items li > .item > .text {
      display: inline-block;
      zoom: 1;
      *display: inline; }
    .sb.selectbox.items li.selected > .item {
      background: #3399ff;
      color: #FCFCFC;
      border-bottom: 1px dotted #999;
      border-top: 1px dotted #999; }
  .sb.selectbox.items:hover li.selected > .item {
    background: #FFFFFF;
    color: #555; }
  .sb.selectbox.items li.disabled > .item {
    color: #999; }
  .sb.selectbox.items li.selected.hover > .item,
  .sb.selectbox.items li.hover > .item {
    background-color: #3399ff;
    color: #fcfcfc; }
  .sb.selectbox.items .value {
    display: none; }
  .sb.selectbox.items .optgroup .items {
    border: none;
    margin: 0;
    padding: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none; }
    .sb.selectbox.items .optgroup .items li > .item {
      padding-left: 1em; }
  .sb.selectbox.items .optgroup > .label {
    cursor: default;
    font-weight: bold;
    line-height: 1em; }

.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px; }

.field.inline .radio,
.field.inline .checkbox {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle; }
  .field.inline .radio label,
  .field.inline .checkbox label {
    margin-left: 20px; }

/*
 * PAGINATION
 */
.pagination {
  margin: 0 0 1em 0; }
  .pagination ul {
    border: 1px solid white;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    display: inline-block;
    zoom: 1;
    *display: block;
    margin-left: 0;
    margin-bottom: 0;
    padding: 0; }
    .pagination ul li {
      display: inline;
      margin: 0; }
    .pagination ul li a,
    .pagination ul li > span {
      background-color: white;
      color: #464646;
      float: left;
      font-family: "Open Sans", sans-serif;
      line-height: 1em;
      padding: 10px;
      text-decoration: none; }
      .pagination ul li a:visited,
      .pagination ul li > span:visited {
        color: #464646; }
    .pagination ul > li > a:hover {
      background-color: #CCC;
      color: #FFF; }
    .pagination ul > .selected > a, .pagination ul > .selected > span, .pagination ul > .selected > a:hover {
      font-weight: bold; }
    .pagination ul > .disabled > span, .pagination ul > .disabled > a, .pagination ul > .disabled > a:hover {
      background-color: transparent;
      cursor: default; }
    .pagination ul > li.first > a, .pagination ul > li.first > span, .pagination ul > li.last > a, .pagination ul > li.last > span {
      text-decoration: underline; }
    .pagination ul > li.first:hover > a, .pagination ul > li.first:hover > span, .pagination ul > li.last:hover > a, .pagination ul > li.last:hover > span {
      text-decoration: underline; }
    .pagination ul > li.first > a, .pagination ul > li.first > span {
      border-left-width: 0;
      -webkit-border-top-left-radius: 2px;
      border-top-left-radius: 2px;
      -webkit-border-bottom-left-radius: 2px;
      border-bottom-left-radius: 2px; }
    .pagination ul > li.last > a, .pagination ul > li.last > span {
      -webkit-border-top-right-radius: 2px;
      border-top-right-radius: 2px;
      -webkit-border-bottom-right-radius: 2px;
      border-bottom-right-radius: 2px; }
  .pagination.pagination-centered {
    text-align: center; }
  .pagination.pagination-right {
    text-align: right; }
  .pagination.pagination-large ul > li > a,
  .pagination.pagination-large ul > li > span {
    font-size: 16px;
    font-size: 16px;
    font-size: 1rem;
    padding: 8px 22px; }
  .pagination.pagination-small ul > li > a,
  .pagination.pagination-small ul > li > span {
    font-size: 16px;
    font-size: 14px;
    font-size: 0.875rem;
    padding: 4px 11px; }
  .pagination.pagination-mini ul > li > a,
  .pagination.pagination-mini ul > li > span {
    font-size: 16px;
    font-size: 12px;
    font-size: 0.75rem;
    padding: 2px 5px; }

/*
 * PAGER
 */
.pager {
  list-style-type: none;
  margin: 1em 0;
  padding: 0;
  text-align: center;
  *zoom: 1; }
  .pager:before, .pager:after {
    display: table;
    content: ""; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
  .pager li > a,
  .pager li > span {
    background-color: #EEE;
    border: 1px solid #DDD;
    border-radius: 4px;
    display: inline-block;
    padding: 5px 10px;
    text-decoration: none; }
  .pager li > a:hover {
    background-color: #DDD;
    text-decoration: none; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > span {
    background-color: transparent;
    cursor: default; }

@media only screen and (max-width: 600px) {
  .pagination ul {
    overflow: auto;
    padding: 7px 0;
    text-align: center;
    width: 100%; }
    .pagination ul li a {
      float: none; }
    .pagination ul li.first {
      float: left;
      margin-right: -55px; }
    .pagination ul li.last {
      float: right;
      margin-left: -55px; } }
/* Navigation Settings */
.menu-trigger {
  display: none; }

/* STRUCTURE */
/*
 * Navigation Bar
 */
.navbar {
  *position: relative;
  *z-index: 2;
  margin: 0;
  overflow: visible; }
  .navbar .navbar-inner {
    *zoom: 1; }
    .navbar .navbar-inner:before, .navbar .navbar-inner:after {
      display: table;
      content: ""; }
    .navbar .navbar-inner:after {
      clear: both; }
  .navbar .nav-collapse.collapse {
    height: auto;
    overflow: visible; }
  .navbar .navbar-text {
    line-height: 30px;
    margin: 0; }
  .navbar .nav {
    display: block;
    float: left;
    left: 0;
    margin: 0;
    *margin: 0;
    position: relative; }
    .navbar .nav > li {
      float: left;
      list-style-type: none;
      margin: 0;
      padding: 0;
      *margin: 2px; }
      .navbar .nav > li > a {
        float: none;
        line-height: 2em;
        padding: 0 15px;
        text-decoration: none; }
        .navbar .nav > li > a:focus, .no-touch .navbar .nav > li > a:hover, .navbar .nav > li > a:visited, .navbar .nav > li > a.dropdown-open {
          text-decoration: none; }

/*
 * Tabbed Navigation
 */
ul.nav {
  list-style-type: none;
  margin: 0 0 1.5em 0;
  padding: 0; }
  ul.nav li {
    list-style-type: none; }
  ul.nav li a {
    display: block;
    margin: 0;
    padding: 0;
    text-decoration: none; }
  ul.nav.nav-tabs, ul.nav.nav-pills {
    *zoom: 1; }
    ul.nav.nav-tabs:before, ul.nav.nav-tabs:after, ul.nav.nav-pills:before, ul.nav.nav-pills:after {
      display: table;
      content: ""; }
    ul.nav.nav-tabs:after, ul.nav.nav-pills:after {
      clear: both; }
  ul.nav.nav-tabs > li, ul.nav.nav-pills > li {
    float: left; }
  ul.nav.nav-tabs > li > a, ul.nav.nav-pills > li > a {
    padding-right: 11px;
    padding-left: 11px;
    margin-right: 2px;
    line-height: 14px; }
  ul.nav.nav-tabs {
    padding-left: 15px;
    border-bottom: 1px solid transparent; }
    ul.nav.nav-tabs > li {
      margin: 1px 0 -1px 0; }
    ul.nav.nav-tabs > li > a {
      padding-top: 8px;
      padding-bottom: 8px;
      line-height: 1em;
      border: 1px solid transparent;
      border-bottom-color: transparent;
      border-radius: 4px 4px 0 0; }
      .no-touch ul.nav.nav-tabs > li > a:hover {
        border-color: transparent;
        border-bottom-color: transparent; }
    ul.nav.nav-tabs > .current > a, ul.nav.nav-tabs > .current > a:hover, ul.nav.nav-tabs > .selected > a, ul.nav.nav-tabs > .selected > a:hover {
      border: 1px solid transparent;
      border-bottom-color: #FFFFFF;
      cursor: default; }
    ul.nav.nav-tabs.tabs-below, ul.nav.nav-tabs.tabs-right, ul.nav.nav-tabs.tabs-left {
      border-bottom: 0; }
    ul.nav.nav-tabs.tabs-below {
      border-top: 1px solid transparent; }
      ul.nav.nav-tabs.tabs-below > li {
        margin: -1px 0 -1px 0; }
        ul.nav.nav-tabs.tabs-below > li > a {
          border: 1px solid transparent;
          border-top: 1px solid transparent;
          border-radius: 0 0 4px 4px; }
          .no-touch ul.nav.nav-tabs.tabs-below > li > a:hover {
            border-color: transparent;
            border-top: 1px solid transparent; }
      ul.nav.nav-tabs.tabs-below > .current > a, ul.nav.nav-tabs.tabs-below > .current > a:hover, ul.nav.nav-tabs.tabs-below > .selected > a, ul.nav.nav-tabs.tabs-below > .selected > a:hover {
        border-color: #FFFFFF transparent transparent transparent; }
    ul.nav.nav-tabs.tabs-left > li, ul.nav.nav-tabs.tabs-right > li {
      float: none; }
      ul.nav.nav-tabs.tabs-left > li > a, ul.nav.nav-tabs.tabs-right > li > a {
        min-width: 74px;
        margin-right: 1px;
        margin-bottom: 3px; }
    ul.nav.nav-tabs.tabs-left {
      float: left;
      margin-right: 19px;
      padding: 0;
      border-right: 1px solid transparent; }
      ul.nav.nav-tabs.tabs-left > li > a {
        border: 1px solid transparent;
        border-right: 1px solid transparent;
        margin-right: -1px;
        border-radius: 4px 0 0 4px; }
        .no-touch ul.nav.nav-tabs.tabs-left > li > a:hover {
          border-color: transparent;
          border-right-color: transparent; }
      ul.nav.nav-tabs.tabs-left .current > a,
      ul.nav.nav-tabs.tabs-left .current > a:hover,
      ul.nav.nav-tabs.tabs-left .selected > a,
      ul.nav.nav-tabs.tabs-left .selected > a:hover {
        border-color: transparent;
        border-right-color: #FFFFFF; }
    ul.nav.nav-tabs.tabs-right {
      float: right;
      margin-left: 19px;
      padding: 0;
      border-left: 1px solid transparent; }
      ul.nav.nav-tabs.tabs-right > li > a {
        border: 1px solid transparent;
        border-left: 1px solid transparent;
        margin-left: -1px;
        border-radius: 0 4px 4px 0; }
        .no-touch ul.nav.nav-tabs.tabs-right > li > a:hover {
          border-color: transparent;
          border-left-color: transparent; }
      ul.nav.nav-tabs.tabs-right.nav-tabs .current > a, ul.nav.nav-tabs.tabs-right.nav-tabs .current > a:hover, ul.nav.nav-tabs.tabs-right.nav-tabs .selected > a, ul.nav.nav-tabs.tabs-right.nav-tabs .selected > a:hover {
        border-color: transparent;
        border-left-color: #FFFFFF; }
  ul.nav.nav-stacked > li {
    float: none; }
  ul.nav.nav-stacked > li > a {
    margin-right: 0; }
  ul.nav.nav-tabs.nav-stacked {
    border-bottom: 0; }
    ul.nav.nav-tabs.nav-stacked > li > a {
      border: 1px solid transparent;
      border-bottom: 0;
      -webkit-border-radius: 0;
      border-radius: 0; }
    ul.nav.nav-tabs.nav-stacked > li.first > a {
      -webkit-border-top-left-radius: 4px;
      border-top-left-radius: 4px;
      -webkit-border-top-right-radius: 4px;
      border-top-right-radius: 4px; }
      .no-touch ul.nav.nav-tabs.nav-stacked > li.first > a:hover {
        border-bottom-width: 0; }
    ul.nav.nav-tabs.nav-stacked > li.last {
      border-bottom: 1px solid transparent;
      -webkit-border-bottom-left-radius: 4px;
      border-bottom-left-radius: 4px;
      -webkit-border-bottom-right-radius: 4px;
      border-bottom-right-radius: 4px;
      margin-bottom: 0; }
      ul.nav.nav-tabs.nav-stacked > li.last > a {
        -webkit-border-bottom-left-radius: 4px;
        border-bottom-left-radius: 4px;
        -webkit-border-bottom-right-radius: 4px;
        border-bottom-right-radius: 4px; }
    ul.nav.nav-tabs.nav-stacked > li > a:hover {
      border-color: transparent;
      z-index: 2; }
  ul.nav.nav-pills.nav-stacked > li > a {
    margin-bottom: 3px; }
  ul.nav.nav-pills.nav-stacked > li.last > a {
    margin-bottom: 1px; }

/*
 * Pill Shaped Navigation
 */
ul.nav.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  border-radius: 16px; }
ul.nav.nav-pills > li > a:hover {
  text-decoration: underline; }

/*
 * Breadcrumb Navigation
 */
ul.breadcrumb {
  font-size: 16px;
  font-size: 14.4px;
  font-size: 0.9rem;
  color: #aeb3b3;
  list-style-type: none;
  margin: 0;
  padding: 0; }
  ul.breadcrumb > li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0;
    padding: 0; }
    .no-touch ul.breadcrumb > li a:hover {
      text-decoration: underline; }
    ul.breadcrumb > li > .divider {
      color: #AAA; }

/*
 * List Navigation
 */
ul.nav-list {
  margin-bottom: 0; }
  ul.nav-list .caret {
    display: none; }
  ul.nav-list .nav-header {
    display: block;
    padding: 3px 7px;
    font-weight: bold;
    line-height: 1em;
    text-transform: uppercase; }
  ul.nav-list .nav li + .nav-header {
    margin-top: 9px; }
  ul.nav-list li {
    margin: 0; }
    ul.nav-list li .second-level a {
      padding-left: 15px; }
    ul.nav-list li .third-level a {
      padding-left: 30px; }
    ul.nav-list li a {
      display: block;
      padding: 5px; }
    ul.nav-list li a:hover {
      text-decoration: underline; }
    ul.nav-list li.current > a, ul.nav-list li.selected > a {
      text-decoration: underline; }

/*
 * BOOTSTRAP NAVIGATION
 */
.vertical-block-menu ul.nav.nav-list {
  width: 100%; }
  .vertical-block-menu ul.nav.nav-list li {
    float: none;
    padding: 0; }
    .vertical-block-menu ul.nav.nav-list li a {
      padding-right: 10px;
      padding-left: 10px;
      border-bottom: 1px solid #7a992c;
      border-top: 1px solid #b2d264;
      color: white;
      font-size: 16px;
      font-size: 15.2px;
      font-size: 0.95rem;
      line-height: 1em;
      margin-right: 0;
      padding-top: 8px;
      padding-bottom: 8px;
      text-decoration: none; }
      .vertical-block-menu ul.nav.nav-list li a:hover {
        border-color: #7a992c;
        color: #FFF; }
    .vertical-block-menu ul.nav.nav-list li > li:first-child a {
      border-top: none; }
    .vertical-block-menu ul.nav.nav-list li > li:last-child a {
      border-bottom: none; }

/*
 * OFF CANVAS MENU
 */
.off-canvas-list li a {
  text-decoration: none; }

@media only screen and (max-width: 820px) {
  ul.nav.nav-tabs.nav-stacked,
  ul.nav.nav-pills.nav-stacked {
    margin: 0;
    padding-left: 0; }

  .toggle-on-handheld {
    display: none; }
    .toggle-on-handheld .navbar-inner {
      border: 0px; }
      .toggle-on-handheld .navbar-inner .nav {
        float: none;
        margin: 0; }
        .toggle-on-handheld .navbar-inner .nav .caret {
          display: none; }
        .toggle-on-handheld .navbar-inner .nav li {
          margin: 0;
          float: none; }
          .toggle-on-handheld .navbar-inner .nav li a {
            display: block;
            padding: 5px; }
          .toggle-on-handheld .navbar-inner .nav li a:hover {
            text-decoration: underline; }
          .toggle-on-handheld .navbar-inner .nav li.current > a, .toggle-on-handheld .navbar-inner .nav li.selected > a {
            text-decoration: underline; } }
/*
 * Buttons
 */
button,
.Actions input,
a.btn {
  /*
  * Buttons Modifiers
  */ }
  button, button:visited,
  button input.action,
  .Actions input,
  .Actions input:visited,
  .Actions input input.action,
  a.btn,
  a.btn:visited,
  a.btn input.action {
    background-color: #EFEFEF;
    background-image: -moz-linear-gradient(#f2f2f2, #EFEFEF);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f2f2f2), to(#EFEFEF));
    background-image: -webkit-linear-gradient(#f2f2f2, #EFEFEF);
    background-image: -o-linear-gradient(#f2f2f2, #EFEFEF);
    color: #333;
    border: 1px solid #bcbcbc;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.35em;
    padding: 7px 12px;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    text-decoration: none;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none; }
    .no-touch button:hover:not(.disabled), .no-touch button:visited:hover:not(.disabled), .no-touch
    button input.action:hover:not(.disabled), .no-touch
    .Actions input:hover:not(.disabled), .no-touch
    .Actions input:visited:hover:not(.disabled), .no-touch
    .Actions input input.action:hover:not(.disabled), .no-touch
    a.btn:hover:not(.disabled), .no-touch
    a.btn:visited:hover:not(.disabled), .no-touch
    a.btn input.action:hover:not(.disabled) {
      background: #EFEFEF;
      background-color: #e2e2e2;
      background-image: -moz-linear-gradient(#d5d5d5, #e2e2e2);
      background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#d5d5d5), to(#e2e2e2));
      background-image: -webkit-linear-gradient(#d5d5d5, #e2e2e2);
      background-image: -o-linear-gradient(#d5d5d5, #e2e2e2);
      color: #333;
      transition: background-position 0.1s linear;
      cursor: pointer; }
    button:active:not(.disabled), button:visited:active:not(.disabled),
    button input.action:active:not(.disabled),
    .Actions input:active:not(.disabled),
    .Actions input:visited:active:not(.disabled),
    .Actions input input.action:active:not(.disabled),
    a.btn:active:not(.disabled),
    a.btn:visited:active:not(.disabled),
    a.btn input.action:active:not(.disabled) {
      background-color: #EFEFEF;
      background-image: -moz-linear-gradient(#d5d5d5, #EFEFEF);
      background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#d5d5d5), to(#EFEFEF));
      background-image: -webkit-linear-gradient(#d5d5d5, #EFEFEF);
      background-image: -o-linear-gradient(#d5d5d5, #EFEFEF); }
  button.disabled,
  .Actions input.disabled,
  a.btn.disabled {
    opacity: 0.6;
    filter: alpha(opacity=60); }
  button.large-button,
  .Actions input.large-button,
  a.btn.large-button {
    font-size: 16px;
    font-size: 16px;
    font-size: 1rem;
    padding: 10px 32px; }
  button.medium-button,
  .Actions input.medium-button,
  a.btn.medium-button {
    font-size: 16px;
    font-size: 12.8px;
    font-size: 0.8rem;
    padding: 6px 9px; }
  button.small-button,
  .Actions input.small-button,
  a.btn.small-button {
    font-size: 16px;
    font-size: 11.2px;
    font-size: 0.7rem;
    padding: 5px 8px; }
  button.flat,
  .Actions input.flat,
  a.btn.flat {
    background-image: none; }
  button.secondary, button.secondary:visited,
  .Actions input.secondary,
  .Actions input.secondary:visited,
  a.btn.secondary,
  a.btn.secondary:visited {
    border: 1px solid #b3b3b3;
    background: #E6E6E6;
    color: #464646; }
    .no-touch button.secondary:hover:not(.disabled), .no-touch button.secondary:visited:hover:not(.disabled), .no-touch
    .Actions input.secondary:hover:not(.disabled), .no-touch
    .Actions input.secondary:visited:hover:not(.disabled), .no-touch
    a.btn.secondary:hover:not(.disabled), .no-touch
    a.btn.secondary:visited:hover:not(.disabled) {
      background: #d9d9d9;
      color: #464646; }
    button.secondary:active:not(.disabled), button.secondary:visited:active:not(.disabled),
    .Actions input.secondary:active:not(.disabled),
    .Actions input.secondary:visited:active:not(.disabled),
    a.btn.secondary:active:not(.disabled),
    a.btn.secondary:visited:active:not(.disabled) {
      background-color: #E6E6E6;
      background-image: -moz-linear-gradient(#cdcdcd, #E6E6E6);
      background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#cdcdcd), to(#E6E6E6));
      background-image: -webkit-linear-gradient(#cdcdcd, #E6E6E6);
      background-image: -o-linear-gradient(#cdcdcd, #E6E6E6); }
  button.warning, button.warning:visited,
  .Actions input.warning,
  .Actions input.warning:visited,
  a.btn.warning,
  a.btn.warning:visited {
    background-color: #ed9c28;
    background-image: -moz-linear-gradient(#f2b866, #ed9c28);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f2b866), to(#ed9c28));
    background-image: -webkit-linear-gradient(#f2b866, #ed9c28);
    background-image: -o-linear-gradient(#f2b866, #ed9c28);
    border: 1px solid #ec971f; }
    .no-touch button.warning:hover:not(.disabled), .no-touch button.warning:visited:hover:not(.disabled), .no-touch
    .Actions input.warning:hover:not(.disabled), .no-touch
    .Actions input.warning:visited:hover:not(.disabled), .no-touch
    a.btn.warning:hover:not(.disabled), .no-touch
    a.btn.warning:visited:hover:not(.disabled) {
      background: #ed9c28;
      color: #333; }
    button.warning:active:not(.disabled), button.warning:visited:active:not(.disabled),
    .Actions input.warning:active:not(.disabled),
    .Actions input.warning:visited:active:not(.disabled),
    a.btn.warning:active:not(.disabled),
    a.btn.warning:visited:active:not(.disabled) {
      background-color: #ed9c28;
      background-image: -moz-linear-gradient(#df8a13, #ed9c28);
      background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#df8a13), to(#ed9c28));
      background-image: -webkit-linear-gradient(#df8a13, #ed9c28);
      background-image: -o-linear-gradient(#df8a13, #ed9c28); }
  button.success, button.success:visited,
  .Actions input.success,
  .Actions input.success:visited,
  a.btn.success,
  a.btn.success:visited {
    background-color: #47a447;
    background-image: -moz-linear-gradient(#6ec06e, #47a447);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6ec06e), to(#47a447));
    background-image: -webkit-linear-gradient(#6ec06e, #47a447);
    background-image: -o-linear-gradient(#6ec06e, #47a447);
    border: 1px solid #449d44; }
    .no-touch button.success:hover:not(.disabled), .no-touch button.success:visited:hover:not(.disabled), .no-touch
    .Actions input.success:hover:not(.disabled), .no-touch
    .Actions input.success:visited:hover:not(.disabled), .no-touch
    a.btn.success:hover:not(.disabled), .no-touch
    a.btn.success:visited:hover:not(.disabled) {
      background: #47a447;
      color: #333; }
    button.success:active:not(.disabled), button.success:visited:active:not(.disabled),
    .Actions input.success:active:not(.disabled),
    .Actions input.success:visited:active:not(.disabled),
    a.btn.success:active:not(.disabled),
    a.btn.success:visited:active:not(.disabled) {
      background-color: #47a447;
      background-image: -moz-linear-gradient(#3d8b3d, #47a447);
      background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3d8b3d), to(#47a447));
      background-image: -webkit-linear-gradient(#3d8b3d, #47a447);
      background-image: -o-linear-gradient(#3d8b3d, #47a447); }
  button.info, button.info:visited,
  .Actions input.info,
  .Actions input.info:visited,
  a.btn.info,
  a.btn.info:visited {
    background-color: #39b3d7;
    background-image: -moz-linear-gradient(#70c8e2, #39b3d7);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#70c8e2), to(#39b3d7));
    background-image: -webkit-linear-gradient(#70c8e2, #39b3d7);
    background-image: -o-linear-gradient(#70c8e2, #39b3d7);
    border: 1px solid #31b0d5; }
    .no-touch button.info:hover:not(.disabled), .no-touch button.info:visited:hover:not(.disabled), .no-touch
    .Actions input.info:hover:not(.disabled), .no-touch
    .Actions input.info:visited:hover:not(.disabled), .no-touch
    a.btn.info:hover:not(.disabled), .no-touch
    a.btn.info:visited:hover:not(.disabled) {
      background: #39b3d7;
      color: #333; }
    button.info:active:not(.disabled), button.info:visited:active:not(.disabled),
    .Actions input.info:active:not(.disabled),
    .Actions input.info:visited:active:not(.disabled),
    a.btn.info:active:not(.disabled),
    a.btn.info:visited:active:not(.disabled) {
      background-color: #39b3d7;
      background-image: -moz-linear-gradient(#28a1c5, #39b3d7);
      background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#28a1c5), to(#39b3d7));
      background-image: -webkit-linear-gradient(#28a1c5, #39b3d7);
      background-image: -o-linear-gradient(#28a1c5, #39b3d7); }
  button.error, button.error:visited,
  .Actions input.error,
  .Actions input.error:visited,
  a.btn.error,
  a.btn.error:visited {
    background-color: #d2322d;
    background-image: -moz-linear-gradient(#de6764, #d2322d);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#de6764), to(#d2322d));
    background-image: -webkit-linear-gradient(#de6764, #d2322d);
    background-image: -o-linear-gradient(#de6764, #d2322d);
    border: 1px solid #c9302c; }
    .no-touch button.error:hover:not(.disabled), .no-touch button.error:visited:hover:not(.disabled), .no-touch
    .Actions input.error:hover:not(.disabled), .no-touch
    .Actions input.error:visited:hover:not(.disabled), .no-touch
    a.btn.error:hover:not(.disabled), .no-touch
    a.btn.error:visited:hover:not(.disabled) {
      background: #d2322d;
      color: #333; }
    button.error:active:not(.disabled), button.error:visited:active:not(.disabled),
    .Actions input.error:active:not(.disabled),
    .Actions input.error:visited:active:not(.disabled),
    a.btn.error:active:not(.disabled),
    a.btn.error:visited:active:not(.disabled) {
      background-color: #d2322d;
      background-image: -moz-linear-gradient(#b52b27, #d2322d);
      background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#b52b27), to(#d2322d));
      background-image: -webkit-linear-gradient(#b52b27, #d2322d);
      background-image: -o-linear-gradient(#b52b27, #d2322d); }
  button.full,
  .Actions input.full,
  a.btn.full {
    display: block;
    text-align: center;
    width: auto; }
  button.square,
  .Actions input.square,
  a.btn.square {
    -webkit-border-radius: 0;
    border-radius: 0; }
  button.rounded,
  .Actions input.rounded,
  a.btn.rounded {
    -webkit-border-radius: 3em;
    border-radius: 3em; }
  button.upper,
  .Actions input.upper,
  a.btn.upper {
    letter-spacing: 1px;
    text-transform: uppercase; }

/*
 * Button Groups
 */
.button-group {
  margin-bottom: 20px; }
  .button-group a.btn {
    -webkit-border-radius: 0;
    border-radius: 0;
    border-left-width: 0; }
    .button-group a.btn:first-child {
      -webkit-border-top-left-radius: 5px;
      border-top-left-radius: 5px;
      -webkit-border-bottom-left-radius: 5px;
      border-bottom-left-radius: 5px;
      border-left-width: 1px; }
    .button-group a.btn:last-child {
      -webkit-border-top-right-radius: 5px;
      border-top-right-radius: 5px;
      -webkit-border-bottom-right-radius: 5px;
      border-bottom-right-radius: 5px; }
  .button-group.vertical a.btn {
    display: block;
    -webkit-border-radius: 0;
    border-radius: 0;
    border-left-width: 1px;
    border-top-width: 0; }
    .button-group.vertical a.btn:first-child {
      -webkit-border-top-left-radius: 5px;
      border-top-left-radius: 5px;
      -webkit-border-top-right-radius: 5px;
      border-top-right-radius: 5px;
      border-top-width: 1px; }
    .button-group.vertical a.btn:last-child {
      -webkit-border-bottom-left-radius: 5px;
      border-bottom-left-radius: 5px;
      -webkit-border-bottom-right-radius: 5px;
      border-bottom-right-radius: 5px; }

/*
 * Button Toolbars
 */
.button-toolbar .button-group {
  display: inline-block;
  zoom: 1;
  *display: inline; }

.NoScript {
  background: url(../images/JS-BG.png) repeat-x 0 0;
  position: fixed;
  top: 186px;
  left: 0;
  height: 100px;
  width: 100%;
  padding: 25px 0 0 0;
  z-index: 9999; }

.NoScript p, .NoScript p a {
  color: #FFF;
  font-size: 20px;
  text-align: center !important; }

.NoScript p a:hover {
  text-decoration: underline; }

.NoScript p.AboutJS {
  font-size: 14px;
  margin-top: 6px; }

/* Horizontal rules */
hr.full {
  clear: both;
  margin-left: -15px;
  margin-right: -15px; }

.affix {
  position: fixed;
  top: 20px;
  left: 0; }

* {
  -webkit-font-smoothing: antialiased;
  font-family: "Open Sans", sans-serif !important; }

header .header-menu {
  z-index: 3; }
  header .header-menu nav {
    margin-bottom: 0; }
    header .header-menu nav ul.sf-menu {
      float: none;
      display: table;
      width: 100%;
      table-layout: fixed; }
      header .header-menu nav ul.sf-menu a {
        display: block;
        color: #FFF;
        text-decoration: none;
        font-size: 15px; }
      header .header-menu nav ul.sf-menu > li {
        display: table-cell;
        text-align: center;
        float: none;
        background: #a1a194; }
        header .header-menu nav ul.sf-menu > li > a {
          padding: 39px 0;
          border: none;
          border-right: 1px solid #7d7c6c;
          border-left: 1px solid #a8a89c;
          text-transform: uppercase;
          position: relative;
          z-index: 1;
          transition: padding 0.4s; }
          header .header-menu nav ul.sf-menu > li > a:after {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            background: #949489;
            z-index: -1;
            transform: scale(0);
            transition: 0.4s; }
          header .header-menu nav ul.sf-menu > li > a:hover {
            background: none; }
            header .header-menu nav ul.sf-menu > li > a:hover:after {
              transform: scale(1); }
        header .header-menu nav ul.sf-menu > li:first-child > a {
          border-left: none; }
        header .header-menu nav ul.sf-menu > li:last-child > a {
          border-right: none; }
        header .header-menu nav ul.sf-menu > li.sfHover > a {
          background: none; }
          header .header-menu nav ul.sf-menu > li.sfHover > a:after {
            transform: scale(1); }
        header .header-menu nav ul.sf-menu > li.current-menu-item > a {
          background: #99c038; }
          header .header-menu nav ul.sf-menu > li.current-menu-item > a:after {
            transform: scale(0); }
        header .header-menu nav ul.sf-menu > li.current_page_item > a {
          background: #99c038; }
          header .header-menu nav ul.sf-menu > li.current_page_item > a:after {
            transform: scale(0); }
        header .header-menu nav ul.sf-menu > li ul {
          display: none;
          background-color: #a1a194;
          padding: 0;
          position: absolute;
          width: 233px; }
          header .header-menu nav ul.sf-menu > li ul li {
            background: none;
            padding: 0; }
            header .header-menu nav ul.sf-menu > li ul li a {
              padding: 15px 30px;
              border: none;
              font-family: Open Sans, sans-serif;
              text-transform: uppercase;
              color: #FFF; }
            header .header-menu nav ul.sf-menu > li ul li ul {
              background-color: #99c038;
              padding: 28px 0 31px; }
              header .header-menu nav ul.sf-menu > li ul li ul:before {
                content: '';
                width: 0;
                height: 0;
                border-style: solid;
                border-width: 4.5px 5px 4.5px 0;
                border-color: transparent #99c038 transparent transparent;
                position: absolute;
                left: -5px;
                top: 13px; }
            header .header-menu nav ul.sf-menu > li ul li:hover ul {
              margin: 0 0 0 14px;
              top: -5px; }
            header .header-menu nav ul.sf-menu > li ul li > a:hover {
              background: none; }
            header .header-menu nav ul.sf-menu > li ul li.current-menu-item > a {
              background: none; }
            header .header-menu nav ul.sf-menu > li ul li.current_page_item > a {
              background: none; }
        header .header-menu nav ul.sf-menu > li:hover ul {
          display: block; }
          header .header-menu nav ul.sf-menu > li:hover ul li:hover {
            background: #949489; }
            header .header-menu nav ul.sf-menu > li:hover ul li:hover a {
              color: #FFF !important; }
header .header-logo {
  z-index: 2; }
  header .header-logo .logo {
    height: 180px;
    margin-bottom: 7px;
    display: table;
    width: 100%; }
    header .header-logo .logo a {
      display: table-cell;
      vertical-align: middle;
      text-align: center;
      width: 100%; }
header .header-slider {
  position: absolute;
  top: 0;
  height: 340px;
  width: 100%;
  z-index: 1; }
  header .header-slider .orbit-timer {
    display: none; }
  header .header-slider ul li {
    height: 340px;
    background: transparent; }
    header .header-slider ul li > div {
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center center;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 60px;
      left: 0; }
    header .header-slider ul li .slider-caption {
      position: absolute;
      bottom: -60px;
      width: 1200px;
      margin-left: -600px;
      left: 50%;
      height: 200px;
      text-align: center;
      display: table;
      background-color: #464646; }
      header .header-slider ul li .slider-caption h2 {
        display: table-cell;
        width: 100%;
        height: 180px;
        text-align: center;
        vertical-align: middle;
        padding: 50px;
        font-size: 60px;
        line-height: 60px;
        color: #fff;
        text-transform: uppercase;
        margin: 0;
        font-weight: 100; }

footer {
  background-image: url(/themes/base/images/footer-bg.jpg) !important;
  background-position: center center !important;
  background-size: cover !important;
  padding: 0 !important; }
  footer .footer-top {
    background-color: rgba(0, 0, 0, 0.85);
    padding: 40px 0; }
    footer .footer-top form {
      float: right;
      margin: 0; }
      footer .footer-top form span.required {
        background: #d9534f;
        color: #FFF;
        border-radius: 0 0 4px 4px;
        width: 300px;
        padding: 5px;
        display: block;
        font-size: 13px; }
    footer .footer-top fieldset {
      width: 300px;
      float: right;
      margin-right: 190px; }
    footer .footer-top input.text,
    footer .footer-top .textarea {
      width: 300px; }
    footer .footer-top .Actions {
      display: inline-block;
      float: right;
      margin-top: -66px;
      margin-left: 10px; }
      footer .footer-top .Actions input {
        border-radius: 0;
        border-width: 0;
        background: #99c038 !important;
        color: #FFF;
        font-size: 15px;
        font-weight: 300;
        text-transform: uppercase;
        text-align: center;
        width: 175px;
        padding: 14px; }
        footer .footer-top .Actions input:hover {
          background: #464646; }
    footer .footer-top .footer-contact-content h2 {
      color: #FFF;
      padding-right: 80px;
      font-size: 60px;
      margin-bottom: 10px;
      font-weight: 100;
      text-transform: uppercase; }
    footer .footer-top .footer-contact-content p {
      display: block;
      padding-right: 80px;
      margin-bottom: 0;
      font-weight: 300;
      font-size: 18px;
      line-height: 30px;
      color: #FFF; }
  footer .footer-bottom {
    background-color: rgba(0, 0, 0, 0.7);
    padding: 40px 0; }
    footer .footer-bottom .footer-overview h4 {
      color: #99c038;
      font-size: 30px;
      margin-bottom: 10px;
      font-weight: 100;
      text-transform: uppercase; }
    footer .footer-bottom .footer-overview ul {
      margin: 0 0 80px 0;
      padding: 0; }
      footer .footer-bottom .footer-overview ul li {
        color: #FFF;
        font-size: 20px;
        margin-bottom: 10px;
        margin: 5px 0;
        line-height: 40px; }
        footer .footer-bottom .footer-overview ul li a {
          color: #FFF;
          text-decoration: none; }
        footer .footer-bottom .footer-overview ul li strong {
          font-weight: 400; }
        footer .footer-bottom .footer-overview ul li i {
          color: #99c038;
          font-size: 33px;
          vertical-align: middle;
          margin-right: 15px;
          line-height: 40px;
          display: inline-block;
          width: 40px; }
    footer .footer-bottom .footer-menu ul > li a {
      color: #FFF;
      text-decoration: none;
      font-size: 26px; }
      footer .footer-bottom .footer-menu ul > li a:hover {
        color: #99c038; }
    footer .footer-bottom .footer-menu ul > li > ul > li a {
      padding-left: 25px;
      color: #FFF;
      text-decoration: none;
      font-size: 15px; }
      footer .footer-bottom .footer-menu ul > li > ul > li a:hover {
        color: #99c038; }
    footer .footer-bottom .footer-copyright {
      padding-top: 60px; }
      footer .footer-bottom .footer-copyright p {
        color: #a1a194; }

.rounded-button {
  display: inline-block;
  width: 100px;
  height: 100px;
  background: #99c038 !important;
  font-weight: 300;
  z-index: 1;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-size: 15px;
  line-height: 15px;
  padding: 34px 25px 0 25px;
  text-align: center;
  color: #FFF;
  text-decoration: none;
  text-transform: uppercase;
  position: relative; }
  .rounded-button i {
    font-size: 20px;
    display: block; }
  .rounded-button:before {
    display: none; }
  .rounded-button:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: inherit;
    height: inherit;
    z-index: -1;
    -webkit-border-radius: inherit;
    -moz-border-radius: inherit;
    border-radius: inherit; }
  .rounded-button:hover, .rounded-button:active, .rounded-button:focus {
    background: #464646 !important; }
    .rounded-button:hover:after, .rounded-button:active:after, .rounded-button:focus:after {
      background-color: #99c038;
      -webkit-transform: scale(1.3);
      -moz-transform: scale(1.3);
      -ms-transform: scale(1.3);
      -o-transform: scale(1.3);
      transform: scale(1.3);
      opacity: 0;
      filter: alpha(opacity=0);
      -webkit-transition: 0.6s;
      -moz-transition: 0.6s;
      -o-transition: 0.6s;
      transition: 0.6s; }

.page-main-content {
  margin-top: -60px;
  padding-top: 100px;
  padding-bottom: 40px;
  background-image: url(/themes/base/images/light-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: center bottom; }
  .page-main-content h1 {
    color: #99c038;
    font-weight: 100;
    font-size: 46px;
    text-transform: uppercase;
    margin-bottom: 10px; }
  .page-main-content p {
    color: #464646;
    line-height: 1.6;
    margin-bottom: 25px; }

.row .row.inline-service {
  background-color: rgba(255, 255, 255, 0.4);
  line-height: 25px;
  margin: 0;
  padding-top: 10px;
  color: #464646;
  margin-bottom: 15px !important; }
  .row .row.inline-service figure {
    margin: 0 auto;
    width: 120px;
    height: 120px;
    overflow: visible;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    float: left; }
    .row .row.inline-service figure img {
      -webkit-border-radius: 50%;
      border-radius: 50%; }
  .row .row.inline-service h5 {
    margin-left: 140px;
    font-size: 20px;
    text-transform: uppercase; }
  .row .row.inline-service p {
    margin-left: 140px;
    margin-bottom: 10px; }

.services-summary {
  padding-top: 30px;
  padding-bottom: 30px; }
  .services-summary .column.pos-1 h5, .services-summary .column.pos-1 .btn-link, .services-summary .column.pos-1 figure a:after {
    background: #a1a194; }
  .services-summary .column.pos-2 h5, .services-summary .column.pos-2 .btn-link, .services-summary .column.pos-2 figure a:after {
    background: #737877; }
  .services-summary .column.pos-3 h5, .services-summary .column.pos-3 .btn-link, .services-summary .column.pos-3 figure a:after {
    background: #464646; }
  .services-summary .column.pos-4 h5, .services-summary .column.pos-4 .btn-link, .services-summary .column.pos-4 figure a:after {
    background: #99c038; }
  .services-summary .column a {
    display: block;
    float: left;
    overflow: hidden;
    border: none;
    position: relative;
    overflow: visible;
    float: left;
    text-align: center;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s; }
  .services-summary .column figure {
    margin: 0 auto;
    width: 170px;
    height: 170px;
    overflow: visible;
    -webkit-border-radius: 50%;
    border-radius: 50%; }
    .services-summary .column figure img {
      -webkit-border-radius: 50%;
      border-radius: 50%; }
    .services-summary .column figure a:after {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      z-index: -1;
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);
      opacity: 0;
      filter: alpha(opacity=0);
      -webkit-border-radius: 50%;
      border-radius: 50%;
      -webkit-transition: 0.4s;
      -moz-transition: 0.4s;
      -o-transition: 0.4s;
      transition: 0.4s; }
    .services-summary .column figure a:hover:after {
      -webkit-transform: scale(1.15);
      -moz-transform: scale(1.15);
      -ms-transform: scale(1.15);
      -o-transform: scale(1.15);
      transform: scale(1.15);
      opacity: 1;
      filter: alpha(opacity=100); }
  .services-summary .column h5 {
    padding-left: 50px;
    padding-right: 50px;
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
    margin: -84px 0 0 0;
    padding: 95px 20px 40px 20px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    height: 190px; }
  .services-summary .column p {
    background-color: #f0f1f1;
    padding: 25px;
    line-height: 25px;
    text-align: center;
    margin: 0;
    color: #464646; }
    .services-summary .column p + p {
      padding-top: 0; }
  .services-summary .column a.btn-link {
    color: #fff;
    font-size: 15px;
    padding: 18px 30px;
    position: relative;
    z-index: 1;
    border-width: 0;
    border-radius: 0;
    box-shadow: none;
    text-transform: uppercase; }
    .services-summary .column a.btn-link:after {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 0;
      z-index: -1;
      background-color: #f0f1f1;
      -webkit-transition: 0.3s;
      -moz-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s; }
    .services-summary .column a.btn-link:hover, .services-summary .column a.btn-link:active, .services-summary .column a.btn-link:focus {
      color: #bbbaba; }
      .services-summary .column a.btn-link:hover:after, .services-summary .column a.btn-link:active:after, .services-summary .column a.btn-link:focus:after {
        height: 100%; }

.serviceholder-row .main-content {
  padding-right: 100px; }
.serviceholder-row .features li {
  line-height: 2;
  color: #464646; }
  .serviceholder-row .features li:before {
    color: #99c038;
    font-family: 'FontAwesome';
    content: '\f058';
    margin: 0 8px 0 -15px; }

.testimonial {
  padding-top: 40px;
  margin-bottom: 40px; }
  .testimonial.mod-0 figure a:after {
    background: #464646; }
  .testimonial.mod-0 blockquote {
    background: rgba(70, 70, 70, 0.95); }
  .testimonial.mod-1 figure a:after {
    background: #737877; }
  .testimonial.mod-1 blockquote {
    background: rgba(115, 120, 119, 0.95); }
  .testimonial.mod-2 figure a:after {
    background: #a1a194; }
  .testimonial.mod-2 blockquote {
    background: rgba(161, 161, 148, 0.95); }
  .testimonial blockquote {
    display: table;
    height: 190px; }
    .testimonial blockquote div {
      display: table-cell;
      width: 100%;
      vertical-align: middle;
      padding: 20px 100px 20px 140px; }
      .testimonial blockquote div p {
        color: #FFF !important;
        font-size: 30px;
        font-weight: 300;
        margin-bottom: 15px;
        line-height: 1.3; }
      .testimonial blockquote div cite {
        color: #FFF;
        font-size: 15px;
        font-weight: 300;
        font-style: italic; }
  .testimonial a {
    display: block;
    float: left;
    overflow: hidden;
    border: none;
    position: relative;
    overflow: visible;
    float: left;
    text-align: center;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s; }
  .testimonial figure {
    margin: 0 auto;
    width: 170px;
    height: 170px;
    overflow: visible;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    float: left;
    margin: 10px -85px 10px 0; }
    .testimonial figure img {
      -webkit-border-radius: 50%;
      border-radius: 50%; }
    .testimonial figure a:after {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      z-index: -1;
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);
      opacity: 0;
      filter: alpha(opacity=0);
      -webkit-border-radius: 50%;
      border-radius: 50%;
      -webkit-transition: 0.4s;
      -moz-transition: 0.4s;
      -o-transition: 0.4s;
      transition: 0.4s; }
    .testimonial figure a:hover:after {
      -webkit-transform: scale(1.15);
      -moz-transform: scale(1.15);
      -ms-transform: scale(1.15);
      -o-transform: scale(1.15);
      transform: scale(1.15);
      opacity: 1;
      filter: alpha(opacity=100); }

.TestimonialPage .testimonial {
  margin: 0 auto;
  max-width: 90%; }
  .TestimonialPage .testimonial blockquote div p {
    font-size: 18px;
    text-transform: none !important; }

.ProjectPage .project-detail {
  padding-top: 40px; }
  .ProjectPage .project-detail .portfolio-meta {
    margin: 0;
    padding: 1em 0;
    border: none;
    border-top: 1px solid #DDD; }
    .ProjectPage .project-detail .portfolio-meta a {
      text-decoration: none;
      color: #99c038; }
    .ProjectPage .project-detail .portfolio-meta span {
      display: inline-block;
      line-height: 20px;
      padding-right: 15px; }
      .ProjectPage .project-detail .portfolio-meta span i {
        font-size: 16px;
        margin-right: .5em;
        color: #999; }
  .ProjectPage .project-detail .portfolio-meta-list {
    margin: 0 0 2em 0;
    padding: 1em 0;
    border: none;
    border-top: 1px solid #DDD;
    border-bottom: 1px solid #DDD; }
    .ProjectPage .project-detail .portfolio-meta-list li {
      margin: .5em 0 0 0;
      padding: 0;
      border: none;
      background: none;
      list-style-type: none;
      text-transform: none;
      color: #464646; }
      .ProjectPage .project-detail .portfolio-meta-list li:first-child {
        margin-top: 0; }
      .ProjectPage .project-detail .portfolio-meta-list li strong {
        display: inline;
        padding-right: .3em; }

.orbit-container .orbit-slides-container img {
  margin: 0 auto 15px auto; }

.HomePage header .header-logo .logo {
  height: 420px;
  margin-bottom: 0;
  display: table;
  width: 100%; }
.HomePage header .header-slider {
  height: 600px; }
  .HomePage header .header-slider ul li {
    height: 600px; }
.HomePage .projects-summary {
  padding-top: 40px;
  padding-bottom: 40px; }
  .HomePage .projects-summary h1 {
    padding-bottom: 20px; }
  .HomePage .projects-summary .column {
    margin-bottom: 0; }
.HomePage .services-summary {
  padding-top: 30px; }

.homepage-main-content {
  margin-top: -60px;
  padding-top: 100px;
  padding-bottom: 40px;
  background-color: #F6F7F8; }
  .homepage-main-content h1 {
    color: #99c038;
    font-weight: 100;
    font-size: 46px;
    text-transform: uppercase;
    margin-bottom: 10px; }
  .homepage-main-content p {
    color: #737877;
    line-height: 1.6;
    margin-bottom: 25px; }
  .homepage-main-content .button-column {
    padding-top: 100px; }

.testimonial-row {
  padding-top: 40px;
  padding-bottom: 40px;
  background-image: url(/themes/base/images/light-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed; }
  .testimonial-row h1 {
    color: #464646;
    font-weight: 100;
    font-size: 46px;
    text-transform: uppercase;
    margin-bottom: 10px; }
  .testimonial-row .testimonial {
    margin-bottom: 0; }
  .testimonial-row a.btn-link {
    background: #99c038;
    color: #fff;
    font-size: 15px;
    padding: 18px 30px;
    position: relative;
    z-index: 1;
    border-width: 0;
    border-radius: 0;
    box-shadow: none;
    text-transform: uppercase;
    float: right;
    margin-right: 1px; }
    .testimonial-row a.btn-link:after {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 0;
      z-index: -1;
      background-color: rgba(70, 70, 70, 0.95);
      -webkit-transition: 0.3s;
      -moz-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s; }
    .testimonial-row a.btn-link:hover, .testimonial-row a.btn-link:active, .testimonial-row a.btn-link:focus {
      color: #FFF; }
      .testimonial-row a.btn-link:hover:after, .testimonial-row a.btn-link:active:after, .testimonial-row a.btn-link:focus:after {
        height: 100%; }

.projects-summary {
  padding-bottom: 20px; }
  .projects-summary h1 {
    color: #464646;
    font-weight: 100;
    font-size: 46px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 30px; }
  .projects-summary h3 {
    color: #464646;
    font-weight: 100;
    font-size: 36px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 30px; }
  .projects-summary .column {
    margin-bottom: 50px; }
    .projects-summary .column.mod-1 .summary, .projects-summary .column.mod-1 .btn-link:after {
      background: #a1a194; }
    .projects-summary .column.mod-2 .summary, .projects-summary .column.mod-2 .btn-link:after {
      background: #737877; }
    .projects-summary .column.mod-0 .summary, .projects-summary .column.mod-0 .btn-link:after {
      background: #464646; }
    .projects-summary .column a {
      display: block;
      float: left;
      overflow: hidden;
      border: none;
      position: relative;
      overflow: visible;
      float: left;
      text-align: center;
      -webkit-transition: 0.25s;
      -moz-transition: 0.25s;
      -o-transition: 0.25s;
      transition: 0.25s; }
    .projects-summary .column figure {
      margin: 0 auto;
      height: 190px;
      overflow: hidden; }
    .projects-summary .column .summary {
      height: 240px; }
      .projects-summary .column .summary h5 {
        padding-left: 50px;
        padding-right: 50px;
        font-size: 30px;
        font-weight: 300;
        line-height: 30px;
        margin: 0;
        padding: 20px;
        color: #fff;
        text-transform: uppercase; }
      .projects-summary .column .summary p {
        padding: 0 20px 20px 20px;
        line-height: 20px;
        margin: 0;
        color: #FFF; }
    .projects-summary .column a.btn-link {
      background: #99c038;
      color: #fff;
      font-size: 15px;
      padding: 18px 30px;
      position: relative;
      z-index: 1;
      border-width: 0;
      border-radius: 0;
      box-shadow: none;
      text-transform: uppercase; }
      .projects-summary .column a.btn-link:after {
        background-color: #99c038;
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 0;
        z-index: -1;
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s; }
      .projects-summary .column a.btn-link:hover, .projects-summary .column a.btn-link:active, .projects-summary .column a.btn-link:focus {
        color: #FFF; }
        .projects-summary .column a.btn-link:hover:after, .projects-summary .column a.btn-link:active:after, .projects-summary .column a.btn-link:focus:after {
          height: 100%; }
  .projects-summary.small-summary .column figure {
    height: 170px; }
  .projects-summary.small-summary .column .summary {
    height: 100px; }

@media only screen and (min-width: 601px) and (max-width: 1199px) {
  header .header-logo .column {
    width: 100%; }
  header .header-slider ul li .slider-caption {
    position: absolute;
    bottom: 0;
    width: 100%;
    margin-left: 0;
    left: 0;
    right: 0;
    height: auto;
    text-align: center;
    display: table;
    background-color: #464646; }
    header .header-slider ul li .slider-caption h2 {
      font-size: 20px;
      line-height: 1;
      padding: 15px;
      height: auto; }

  .HomePage header .header-logo .logo {
    margin-bottom: 50px; }
  .HomePage header .header-slider {
    height: 500px; }
    .HomePage header .header-slider ul li {
      height: 500px; }
  .HomePage .testimonial-row {
    padding-top: 0; }

  .testimonial blockquote > div {
    padding-left: 100px;
    padding-right: 30px; }
    .testimonial blockquote > div p {
      font-size: 26px; }

  .services-summary {
    padding-top: 40px;
    padding-bottom: 0; }
    .services-summary .column {
      margin-bottom: 30px; }

  .homepage-main-content {
    padding-top: 40px; }

  footer .footer-top .footer-contact-content h2 {
    font-size: 40px;
    padding-right: 0; }
  footer .footer-top .footer-contact-content p {
    padding-right: 0; }
  footer .footer-top .footer-contact-form fieldset {
    float: none;
    margin-right: 0; }
    footer .footer-top .footer-contact-form fieldset input {
      width: 100%; }
  footer .footer-top .footer-contact-form .Actions {
    float: none;
    margin-top: 0;
    margin-left: 0;
    display: block; }
    footer .footer-top .footer-contact-form .Actions input {
      display: block;
      width: 100%; } }
@media only screen and (max-width: 600px) {
  header .header-menu {
    max-height: 0;
    transition: all 0.4s;
    overflow: hidden; }
    header .header-menu.shown {
      max-height: 1000px; }
    header .header-menu .column {
      padding: 0; }
    header .header-menu nav ul.sf-menu > li {
      display: block;
      width: 100%; }
      header .header-menu nav ul.sf-menu > li > ul {
        display: none !important; }
      header .header-menu nav ul.sf-menu > li a {
        padding: 10px; }
  header .row.nested.header-logo {
    background-color: #F6F7F8; }
    header .row.nested.header-logo .logo {
      height: 100px !important;
      margin-bottom: 0 !important; }
      header .row.nested.header-logo .logo img {
        max-height: 80px;
        width: auto !important; }
      header .row.nested.header-logo .logo a {
        text-align: left; }
    header .row.nested.header-logo a.show-menu {
      display: block;
      color: #464646;
      font-size: 40px;
      padding: 25px 15px; }
  header .header-slider {
    position: relative;
    height: 200px !important; }
    header .header-slider ul li {
      height: 300px !important; }
      header .header-slider ul li .slider-caption {
        position: absolute;
        bottom: 0;
        width: 100%;
        margin-left: 0;
        left: 0;
        right: 0;
        height: auto;
        text-align: center;
        display: table;
        background-color: #464646; }
        header .header-slider ul li .slider-caption h2 {
          font-size: 20px;
          line-height: 1;
          padding: 15px;
          height: auto; }

  footer .footer-top {
    padding: 30px 0; }
    footer .footer-top form {
      float: none;
      margin-top: 10px; }
    footer .footer-top fieldset {
      width: 100%;
      float: none;
      margin-right: 0; }
    footer .footer-top input.text,
    footer .footer-top .textarea {
      width: 100%; }
    footer .footer-top .Actions {
      display: block;
      float: none;
      margin-top: 0;
      margin-left: 0; }
      footer .footer-top .Actions input {
        width: 100%; }
    footer .footer-top .footer-contact-content h2 {
      padding-right: 0;
      font-size: 40px; }
    footer .footer-top .footer-contact-content p {
      padding-right: 0;
      font-size: 16px;
      line-height: 22px; }
  footer .footer-bottom {
    padding: 30px 0; }
    footer .footer-bottom .footer-overview h4 {
      font-size: 26px; }
    footer .footer-bottom .footer-overview ul {
      margin: 0 0 40px 0; }
      footer .footer-bottom .footer-overview ul li {
        color: #FFF;
        font-size: 16px;
        margin-bottom: 10px;
        text-transform: uppercase;
        margin: 5px 0;
        line-height: 30px; }
        footer .footer-bottom .footer-overview ul li strong {
          font-weight: 400; }
        footer .footer-bottom .footer-overview ul li i {
          color: #99c038;
          font-size: 26px;
          vertical-align: middle;
          margin-right: 15px;
          line-height: 30px;
          display: inline-block;
          width: 30px; }
    footer .footer-bottom .footer-overview img {
      display: none; }
    footer .footer-bottom .footer-menu {
      display: none; }
    footer .footer-bottom .footer-copyright {
      padding-top: 0; }

  .testimonial-row {
    padding-top: 30px; }
    .testimonial-row h1 {
      margin-top: 0; }
    .testimonial-row .banner-btn {
      margin-top: -30px; }
    .testimonial-row .testimonial {
      padding-top: 0;
      margin-bottom: 30px; }
      .testimonial-row .testimonial figure {
        display: none; }
      .testimonial-row .testimonial blockquote {
        height: auto; }
        .testimonial-row .testimonial blockquote > div {
          padding: 15px; }
          .testimonial-row .testimonial blockquote > div p {
            font-size: 22px; }

  .HomePage .projects-summary {
    padding-top: 30px; }
    .HomePage .projects-summary h1 {
      padding: 0;
      margin: 0 0 15px 0; }

  .homepage-main-content {
    margin-top: 0;
    padding-top: 30px;
    padding-bottom: 30px; }
    .homepage-main-content .button-column {
      padding-top: 0; }

  .main-content {
    padding-right: 0.9375em !important; }

  .ServiceHolderPage .features ul {
    margin: 0 30px; }

  .services-summary {
    padding-top: 30px;
    padding-bottom: 0; }
    .services-summary .column {
      margin-bottom: 30px; }
      .services-summary .column h5 {
        padding: 90px 15px 10px 15px;
        height: auto; }
      .services-summary .column p {
        padding: 15px;
        height: auto; }

  .ServicePage .projects-summary .column:first-of-type {
    margin-bottom: 15px; }
  .ServicePage .projects-summary h1 {
    margin-bottom: 0; }
  .ServicePage .button-column {
    display: none; }

  .ProjectPage .button-column {
    display: none; }

  .TestimonialPage .testimonial {
    padding-top: 0;
    margin-bottom: 30px; }
    .TestimonialPage .testimonial figure {
      display: none; }
    .TestimonialPage .testimonial blockquote {
      height: auto; }
      .TestimonialPage .testimonial blockquote > div {
        padding: 15px; }
        .TestimonialPage .testimonial blockquote > div p {
          font-size: 16px; }

  .row .row.inline-service figure {
    float: none;
    margin-bottom: 10px; }
  .row .row.inline-service h5 {
    text-align: center; }
  .row .row.inline-service h5,
  .row .row.inline-service p {
    margin-left: 0; } }

/*# sourceMappingURL=main.css.map */
