@charset "UTF-8";
/*
Theme Name: SwellFundraising.net
Author: Anonymous
Author URI:
Version: 1
Description: Base theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: base
Tags: one-column, two-columns
Theme URI:
*/
/**
 * Foundation for Sites by ZURB
 * Version 6.4.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 40em) {
  .reveal.large, .reveal.small, .reveal.tiny, .reveal {
    right: auto;
    left: auto;
    margin: 0 auto;
  }
}
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document
   ========================================================================== */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  font-family: sans-serif; /* 1 */
  line-height: 1.15; /* 2 */
  -ms-text-size-adjust: 100%; /* 3 */
  -webkit-text-size-adjust: 100%; /* 3 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
figcaption,
figure {
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * Add the correct display in IE.
 */
main {
  display: block;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 */
button {
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button; /* 2 */
}

button,
[type=button],
[type=reset],
[type=submit] {
  /**
   * Remove the inner border and padding in Firefox.
   */
  /**
   * Restore the focus styles unset by the previous rule.
   */
}
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Show the overflow in Edge.
 */
input {
  overflow: visible;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
  /**
   * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
   */
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  color: inherit; /* 2 */
  white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Add the correct display in IE 9-.
 */
menu {
  display: block;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em";
}

html {
  box-sizing: border-box;
  font-size: 100%;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0;
}

select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 0;
}

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

button {
  padding: 0;
  appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto;
}
[data-whatinput=mouse] button {
  outline: 0;
}

pre {
  overflow: auto;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
}

.is-visible {
  display: block !important;
}

.is-hidden {
  display: none !important;
}

.row {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  flex-flow: row wrap;
}
.row .row {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
@media print, screen and (min-width: 64em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
.row .row.collapse {
  margin-right: 0;
  margin-left: 0;
}
.row.expanded {
  max-width: none;
}
.row.expanded .row {
  margin-right: auto;
  margin-left: auto;
}
.row:not(.expanded) .row {
  max-width: none;
}
.row.collapse > .column, .row.collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}
.row.is-collapse-child, .row.collapse > .column > .row, .row.collapse > .columns > .row {
  margin-right: 0;
  margin-left: 0;
}

.column, .columns {
  flex: 1 1 0px;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  min-width: 0;
}
@media print, screen and (min-width: 40em) {
  .column, .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

.column.row.row, .row.row.columns {
  float: none;
  display: block;
}

.row .column.row.row, .row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
}

.small-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

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

.small-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.small-offset-1 {
  margin-left: 8.3333333333%;
}

.small-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.small-offset-2 {
  margin-left: 16.6666666667%;
}

.small-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

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

.small-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.small-offset-4 {
  margin-left: 33.3333333333%;
}

.small-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.small-offset-5 {
  margin-left: 41.6666666667%;
}

.small-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

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

.small-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.small-offset-7 {
  margin-left: 58.3333333333%;
}

.small-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.small-offset-8 {
  margin-left: 66.6666666667%;
}

.small-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

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

.small-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.small-offset-10 {
  margin-left: 83.3333333333%;
}

.small-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.small-offset-11 {
  margin-left: 91.6666666667%;
}

.small-up-1 {
  flex-wrap: wrap;
}
.small-up-1 > .column, .small-up-1 > .columns {
  flex: 0 0 100%;
  max-width: 100%;
}

.small-up-2 {
  flex-wrap: wrap;
}
.small-up-2 > .column, .small-up-2 > .columns {
  flex: 0 0 50%;
  max-width: 50%;
}

.small-up-3 {
  flex-wrap: wrap;
}
.small-up-3 > .column, .small-up-3 > .columns {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.small-up-4 {
  flex-wrap: wrap;
}
.small-up-4 > .column, .small-up-4 > .columns {
  flex: 0 0 25%;
  max-width: 25%;
}

.small-up-5 {
  flex-wrap: wrap;
}
.small-up-5 > .column, .small-up-5 > .columns {
  flex: 0 0 20%;
  max-width: 20%;
}

.small-up-6 {
  flex-wrap: wrap;
}
.small-up-6 > .column, .small-up-6 > .columns {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.small-up-7 {
  flex-wrap: wrap;
}
.small-up-7 > .column, .small-up-7 > .columns {
  flex: 0 0 14.2857142857%;
  max-width: 14.2857142857%;
}

.small-up-8 {
  flex-wrap: wrap;
}
.small-up-8 > .column, .small-up-8 > .columns {
  flex: 0 0 12.5%;
  max-width: 12.5%;
}

.small-collapse > .column, .small-collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}

.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}

@media print, screen and (min-width: 40em) {
  .medium-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .medium-offset-0 {
    margin-left: 0%;
  }
  .medium-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .medium-offset-1 {
    margin-left: 8.3333333333%;
  }
  .medium-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .medium-offset-2 {
    margin-left: 16.6666666667%;
  }
  .medium-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .medium-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .medium-offset-4 {
    margin-left: 33.3333333333%;
  }
  .medium-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .medium-offset-5 {
    margin-left: 41.6666666667%;
  }
  .medium-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .medium-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .medium-offset-7 {
    margin-left: 58.3333333333%;
  }
  .medium-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .medium-offset-8 {
    margin-left: 66.6666666667%;
  }
  .medium-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .medium-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .medium-offset-10 {
    margin-left: 83.3333333333%;
  }
  .medium-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .medium-offset-11 {
    margin-left: 91.6666666667%;
  }
  .medium-up-1 {
    flex-wrap: wrap;
  }
  .medium-up-1 > .column, .medium-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .medium-up-2 {
    flex-wrap: wrap;
  }
  .medium-up-2 > .column, .medium-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .medium-up-3 {
    flex-wrap: wrap;
  }
  .medium-up-3 > .column, .medium-up-3 > .columns {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .medium-up-4 {
    flex-wrap: wrap;
  }
  .medium-up-4 > .column, .medium-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .medium-up-5 {
    flex-wrap: wrap;
  }
  .medium-up-5 > .column, .medium-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .medium-up-6 {
    flex-wrap: wrap;
  }
  .medium-up-6 > .column, .medium-up-6 > .columns {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .medium-up-7 {
    flex-wrap: wrap;
  }
  .medium-up-7 > .column, .medium-up-7 > .columns {
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .medium-up-8 {
    flex-wrap: wrap;
  }
  .medium-up-8 > .column, .medium-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media print, screen and (min-width: 40em) and (min-width: 40em) {
  .medium-expand {
    flex: 1 1 0px;
  }
}
.row.medium-unstack > .column, .row.medium-unstack > .columns {
  flex: 0 0 100%;
}
@media print, screen and (min-width: 40em) {
  .row.medium-unstack > .column, .row.medium-unstack > .columns {
    flex: 1 1 0px;
  }
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

@media print, screen and (min-width: 64em) {
  .large-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .large-offset-0 {
    margin-left: 0%;
  }
  .large-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .large-offset-1 {
    margin-left: 8.3333333333%;
  }
  .large-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .large-offset-2 {
    margin-left: 16.6666666667%;
  }
  .large-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .large-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .large-offset-4 {
    margin-left: 33.3333333333%;
  }
  .large-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .large-offset-5 {
    margin-left: 41.6666666667%;
  }
  .large-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .large-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .large-offset-7 {
    margin-left: 58.3333333333%;
  }
  .large-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .large-offset-8 {
    margin-left: 66.6666666667%;
  }
  .large-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .large-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .large-offset-10 {
    margin-left: 83.3333333333%;
  }
  .large-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .large-offset-11 {
    margin-left: 91.6666666667%;
  }
  .large-up-1 {
    flex-wrap: wrap;
  }
  .large-up-1 > .column, .large-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .large-up-2 {
    flex-wrap: wrap;
  }
  .large-up-2 > .column, .large-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .large-up-3 {
    flex-wrap: wrap;
  }
  .large-up-3 > .column, .large-up-3 > .columns {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .large-up-4 {
    flex-wrap: wrap;
  }
  .large-up-4 > .column, .large-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .large-up-5 {
    flex-wrap: wrap;
  }
  .large-up-5 > .column, .large-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .large-up-6 {
    flex-wrap: wrap;
  }
  .large-up-6 > .column, .large-up-6 > .columns {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .large-up-7 {
    flex-wrap: wrap;
  }
  .large-up-7 > .column, .large-up-7 > .columns {
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .large-up-8 {
    flex-wrap: wrap;
  }
  .large-up-8 > .column, .large-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media print, screen and (min-width: 64em) and (min-width: 64em) {
  .large-expand {
    flex: 1 1 0px;
  }
}
.row.large-unstack > .column, .row.large-unstack > .columns {
  flex: 0 0 100%;
}
@media print, screen and (min-width: 64em) {
  .row.large-unstack > .column, .row.large-unstack > .columns {
    flex: 1 1 0px;
  }
  .large-collapse > .column, .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

.shrink {
  flex: 0 0 auto;
  max-width: 100%;
}

.column-block {
  margin-bottom: 1.25rem;
}
.column-block > :last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 40em) {
  .column-block {
    margin-bottom: 1.875rem;
  }
  .column-block > :last-child {
    margin-bottom: 0;
  }
}

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

p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
}

em,
i {
  font-style: italic;
  line-height: inherit;
}

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

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

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizeLegibility;
}
h1 small, .h1 small,
h2 small, .h2 small,
h3 small, .h3 small,
h4 small, .h4 small,
h5 small, .h5 small,
h6 small, .h6 small {
  line-height: 0;
  color: #cacaca;
}

h1, .h1 {
  font-size: 1.5rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h2, .h2 {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h3, .h3 {
  font-size: 1.1875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h4, .h4 {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h5, .h5 {
  font-size: 1.0625rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h6, .h6 {
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

@media print, screen and (min-width: 40em) {
  h1, .h1 {
    font-size: 3rem;
  }
  h2, .h2 {
    font-size: 2.5rem;
  }
  h3, .h3 {
    font-size: 1.9375rem;
  }
  h4, .h4 {
    font-size: 1.5625rem;
  }
  h5, .h5 {
    font-size: 1.25rem;
  }
  h6, .h6 {
    font-size: 1rem;
  }
}
a {
  line-height: inherit;
  color: #2199e8;
  text-decoration: none;
  cursor: pointer;
}
a:hover, a:focus {
  color: rgb(21.3946938776, 133.0191836735, 206.5053061224);
}
a img {
  border: 0;
}

hr {
  clear: both;
  max-width: 75rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0;
}

ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6;
}

li {
  font-size: inherit;
}

ul {
  margin-left: 1.25rem;
  list-style-type: disc;
}

ol {
  margin-left: 1.25rem;
}

ul ul, ul ol, ol ul, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

dl {
  margin-bottom: 1rem;
}
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold;
}

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca;
}
blockquote, blockquote p {
  line-height: 1.6;
  color: #8a8a8a;
}

cite {
  display: block;
  font-size: 0.8125rem;
  color: #8a8a8a;
}
cite:before {
  content: "— ";
}

abbr, abbr[title] {
  border-bottom: 1px dotted #0a0a0a;
  cursor: help;
  text-decoration: none;
}

figure {
  margin: 0;
}

code {
  padding: 0.125rem 0.3125rem 0.0625rem;
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a;
}

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #0a0a0a;
}

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a;
}

.lead {
  font-size: 125%;
  line-height: 1.6;
}

.stat {
  font-size: 2.5rem;
  line-height: 1;
}
p + .stat {
  margin-top: -1rem;
}

ul.no-bullet, ol.no-bullet {
  margin-left: 0;
  list-style: none;
}

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

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

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

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

@media print, screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left;
  }
  .medium-text-right {
    text-align: right;
  }
  .medium-text-center {
    text-align: center;
  }
  .medium-text-justify {
    text-align: justify;
  }
}
@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left;
  }
  .large-text-right {
    text-align: right;
  }
  .large-text-center {
    text-align: center;
  }
  .large-text-justify {
    text-align: justify;
  }
}
.show-for-print {
  display: none !important;
}

@media print {
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: black !important;
    text-shadow: none !important;
  }
  .show-for-print {
    display: block !important;
  }
  .hide-for-print {
    display: none !important;
  }
  table.show-for-print {
    display: table !important;
  }
  thead.show-for-print {
    display: table-header-group !important;
  }
  tbody.show-for-print {
    display: table-row-group !important;
  }
  tr.show-for-print {
    display: table-row !important;
  }
  td.show-for-print {
    display: table-cell !important;
  }
  th.show-for-print {
    display: table-cell !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  pre,
  blockquote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .print-break-inside {
    page-break-inside: auto;
  }
}
[type=text], [type=password], [type=date], [type=datetime], [type=datetime-local], [type=month], [type=week], [type=email], [type=number], [type=search], [type=tel], [type=time], [type=url], [type=color],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  appearance: none;
}
[type=text]:focus, [type=password]:focus, [type=date]:focus, [type=datetime]:focus, [type=datetime-local]:focus, [type=month]:focus, [type=week]:focus, [type=email]:focus, [type=number]:focus, [type=search]:focus, [type=tel]:focus, [type=time]:focus, [type=url]:focus, [type=color]:focus,
textarea:focus {
  outline: none;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

textarea {
  max-width: 100%;
}
textarea[rows] {
  height: auto;
}

input::placeholder,
textarea::placeholder {
  color: #cacaca;
}
input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #e6e6e6;
  cursor: not-allowed;
}

[type=submit],
[type=button] {
  appearance: none;
  border-radius: 0;
}

input[type=search] {
  box-sizing: border-box;
}

[type=file],
[type=checkbox],
[type=radio] {
  margin: 0 0 1rem;
}

[type=checkbox] + label,
[type=radio] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
}
[type=checkbox] + label[for],
[type=radio] + label[for] {
  cursor: pointer;
}

label > [type=checkbox],
label > [type=radio] {
  margin-right: 0.5rem;
}

[type=file] {
  width: 100%;
}

label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.8;
  color: #0a0a0a;
}
label.middle {
  margin: 0 0 1rem;
  padding: 0.5625rem 0;
}

.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #0a0a0a;
}

.input-group {
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  align-items: stretch;
}
.input-group > :first-child {
  border-radius: 0 0 0 0;
}
.input-group > :last-child > * {
  border-radius: 0 0 0 0;
}

.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label, .input-group-button, .input-group-field, .input-group-label {
  margin: 0;
  white-space: nowrap;
}

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  color: #0a0a0a;
  text-align: center;
  white-space: nowrap;
  display: flex;
  flex: 0 0 auto;
  align-items: center;
}
.input-group-label:first-child {
  border-right: 0;
}
.input-group-label:last-child {
  border-left: 0;
}

.input-group-field {
  border-radius: 0;
  flex: 1 1 0px;
  height: auto;
  min-width: 0;
}

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: flex;
  flex: 0 0 auto;
}
.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  height: auto;
  align-self: stretch;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1rem;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

legend {
  max-width: 100%;
  margin-bottom: 0.5rem;
}

.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #cacaca;
}
.fieldset legend {
  margin: 0;
  margin-left: -0.1875rem;
  padding: 0 0.1875rem;
}

select {
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  appearance: none;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
@media screen and (min-width: 0\0 ) {
  select {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
  }
}
select:focus {
  outline: none;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
select:disabled {
  background-color: #e6e6e6;
  cursor: not-allowed;
}
select::-ms-expand {
  display: none;
}
select[multiple] {
  height: auto;
  background-image: none;
}

.is-invalid-input:not(:focus) {
  border-color: #ec5840;
  background-color: rgb(252.2, 237.4, 235);
}
.is-invalid-input:not(:focus)::placeholder {
  color: #ec5840;
}

.is-invalid-label {
  color: #ec5840;
}

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #ec5840;
}
.form-error.is-visible {
  display: block;
}

.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  font-family: inherit;
  padding: 0.85em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 0;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-size: 0.9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #2199e8;
  color: #fefefe;
}
[data-whatinput=mouse] .button {
  outline: 0;
}
.button:hover, .button:focus {
  background-color: rgb(21.1459183673, 131.4724489796, 204.1040816327);
  color: #fefefe;
}
.button.tiny {
  font-size: 0.6rem;
}
.button.small {
  font-size: 0.75rem;
}
.button.large {
  font-size: 1.25rem;
}
.button.expanded {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}
.button.primary {
  background-color: #2199e8;
  color: #0a0a0a;
}
.button.primary:hover, .button.primary:focus {
  background-color: rgb(19.9020408163, 123.7387755102, 192.0979591837);
  color: #0a0a0a;
}
.button.secondary {
  background-color: #777;
  color: #fefefe;
}
.button.secondary:hover, .button.secondary:focus {
  background-color: rgb(95.2, 95.2, 95.2);
  color: #fefefe;
}
.button.success {
  background-color: #3adb76;
  color: #0a0a0a;
}
.button.success:hover, .button.success:focus {
  background-color: rgb(34.2386266094, 187.3613733906, 91.3030042918);
  color: #0a0a0a;
}
.button.warning {
  background-color: #ffae00;
  color: #0a0a0a;
}
.button.warning:hover, .button.warning:focus {
  background-color: rgb(204, 139.2, 0);
  color: #0a0a0a;
}
.button.alert {
  background-color: #ec5840;
  color: #0a0a0a;
}
.button.alert:hover, .button.alert:focus {
  background-color: rgb(218.2857142857, 49.1428571429, 21.7142857143);
  color: #0a0a0a;
}
.button.disabled, .button[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}
.button.disabled, .button.disabled:hover, .button.disabled:focus, .button[disabled], .button[disabled]:hover, .button[disabled]:focus {
  background-color: #2199e8;
  color: #fefefe;
}
.button.disabled.primary, .button[disabled].primary {
  opacity: 0.25;
  cursor: not-allowed;
}
.button.disabled.primary, .button.disabled.primary:hover, .button.disabled.primary:focus, .button[disabled].primary, .button[disabled].primary:hover, .button[disabled].primary:focus {
  background-color: #2199e8;
  color: #0a0a0a;
}
.button.disabled.secondary, .button[disabled].secondary {
  opacity: 0.25;
  cursor: not-allowed;
}
.button.disabled.secondary, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #777;
  color: #fefefe;
}
.button.disabled.success, .button[disabled].success {
  opacity: 0.25;
  cursor: not-allowed;
}
.button.disabled.success, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #3adb76;
  color: #0a0a0a;
}
.button.disabled.warning, .button[disabled].warning {
  opacity: 0.25;
  cursor: not-allowed;
}
.button.disabled.warning, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning, .button[disabled].warning:hover, .button[disabled].warning:focus {
  background-color: #ffae00;
  color: #0a0a0a;
}
.button.disabled.alert, .button[disabled].alert {
  opacity: 0.25;
  cursor: not-allowed;
}
.button.disabled.alert, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #ec5840;
  color: #0a0a0a;
}
.button.hollow {
  border: 1px solid #2199e8;
  color: #2199e8;
}
.button.hollow, .button.hollow:hover, .button.hollow:focus {
  background-color: transparent;
}
.button.hollow.disabled, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .button.hollow[disabled]:hover, .button.hollow[disabled]:focus {
  background-color: transparent;
}
.button.hollow:hover, .button.hollow:focus {
  border-color: rgb(12.4387755102, 77.3367346939, 120.0612244898);
  color: rgb(12.4387755102, 77.3367346939, 120.0612244898);
}
.button.hollow:hover.disabled, .button.hollow:hover[disabled], .button.hollow:focus.disabled, .button.hollow:focus[disabled] {
  border: 1px solid #2199e8;
  color: #2199e8;
}
.button.hollow.primary {
  border: 1px solid #2199e8;
  color: #2199e8;
}
.button.hollow.primary:hover, .button.hollow.primary:focus {
  border-color: rgb(12.4387755102, 77.3367346939, 120.0612244898);
  color: rgb(12.4387755102, 77.3367346939, 120.0612244898);
}
.button.hollow.primary:hover.disabled, .button.hollow.primary:hover[disabled], .button.hollow.primary:focus.disabled, .button.hollow.primary:focus[disabled] {
  border: 1px solid #2199e8;
  color: #2199e8;
}
.button.hollow.secondary {
  border: 1px solid #777;
  color: #777;
}
.button.hollow.secondary:hover, .button.hollow.secondary:focus {
  border-color: rgb(59.5, 59.5, 59.5);
  color: rgb(59.5, 59.5, 59.5);
}
.button.hollow.secondary:hover.disabled, .button.hollow.secondary:hover[disabled], .button.hollow.secondary:focus.disabled, .button.hollow.secondary:focus[disabled] {
  border: 1px solid #777;
  color: #777;
}
.button.hollow.success {
  border: 1px solid #3adb76;
  color: #3adb76;
}
.button.hollow.success:hover, .button.hollow.success:focus {
  border-color: rgb(21.3991416309, 117.1008583691, 57.0643776824);
  color: rgb(21.3991416309, 117.1008583691, 57.0643776824);
}
.button.hollow.success:hover.disabled, .button.hollow.success:hover[disabled], .button.hollow.success:focus.disabled, .button.hollow.success:focus[disabled] {
  border: 1px solid #3adb76;
  color: #3adb76;
}
.button.hollow.warning {
  border: 1px solid #ffae00;
  color: #ffae00;
}
.button.hollow.warning:hover, .button.hollow.warning:focus {
  border-color: rgb(127.5, 87, 0);
  color: rgb(127.5, 87, 0);
}
.button.hollow.warning:hover.disabled, .button.hollow.warning:hover[disabled], .button.hollow.warning:focus.disabled, .button.hollow.warning:focus[disabled] {
  border: 1px solid #ffae00;
  color: #ffae00;
}
.button.hollow.alert {
  border: 1px solid #ec5840;
  color: #ec5840;
}
.button.hollow.alert:hover, .button.hollow.alert:focus {
  border-color: rgb(136.4285714286, 30.7142857143, 13.5714285714);
  color: rgb(136.4285714286, 30.7142857143, 13.5714285714);
}
.button.hollow.alert:hover.disabled, .button.hollow.alert:hover[disabled], .button.hollow.alert:focus.disabled, .button.hollow.alert:focus[disabled] {
  border: 1px solid #ec5840;
  color: #ec5840;
}
.button.clear {
  border: 1px solid #2199e8;
  color: #2199e8;
}
.button.clear, .button.clear:hover, .button.clear:focus {
  background-color: transparent;
}
.button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
  background-color: transparent;
}
.button.clear:hover, .button.clear:focus {
  border-color: rgb(12.4387755102, 77.3367346939, 120.0612244898);
  color: rgb(12.4387755102, 77.3367346939, 120.0612244898);
}
.button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear:focus.disabled, .button.clear:focus[disabled] {
  border: 1px solid #2199e8;
  color: #2199e8;
}
.button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear:hover, .button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear:focus, .button.clear:focus.disabled, .button.clear:focus[disabled] {
  border-color: transparent;
}
.button.clear.primary {
  border: 1px solid #2199e8;
  color: #2199e8;
}
.button.clear.primary:hover, .button.clear.primary:focus {
  border-color: rgb(12.4387755102, 77.3367346939, 120.0612244898);
  color: rgb(12.4387755102, 77.3367346939, 120.0612244898);
}
.button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled] {
  border: 1px solid #2199e8;
  color: #2199e8;
}
.button.clear.primary, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary:hover, .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary:focus, .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled] {
  border-color: transparent;
}
.button.clear.secondary {
  border: 1px solid #777;
  color: #777;
}
.button.clear.secondary:hover, .button.clear.secondary:focus {
  border-color: rgb(59.5, 59.5, 59.5);
  color: rgb(59.5, 59.5, 59.5);
}
.button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled] {
  border: 1px solid #777;
  color: #777;
}
.button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary:hover, .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary:focus, .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled] {
  border-color: transparent;
}
.button.clear.success {
  border: 1px solid #3adb76;
  color: #3adb76;
}
.button.clear.success:hover, .button.clear.success:focus {
  border-color: rgb(21.3991416309, 117.1008583691, 57.0643776824);
  color: rgb(21.3991416309, 117.1008583691, 57.0643776824);
}
.button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success:focus.disabled, .button.clear.success:focus[disabled] {
  border: 1px solid #3adb76;
  color: #3adb76;
}
.button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success:hover, .button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success:focus, .button.clear.success:focus.disabled, .button.clear.success:focus[disabled] {
  border-color: transparent;
}
.button.clear.warning {
  border: 1px solid #ffae00;
  color: #ffae00;
}
.button.clear.warning:hover, .button.clear.warning:focus {
  border-color: rgb(127.5, 87, 0);
  color: rgb(127.5, 87, 0);
}
.button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled] {
  border: 1px solid #ffae00;
  color: #ffae00;
}
.button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning:hover, .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning:focus, .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled] {
  border-color: transparent;
}
.button.clear.alert {
  border: 1px solid #ec5840;
  color: #ec5840;
}
.button.clear.alert:hover, .button.clear.alert:focus {
  border-color: rgb(136.4285714286, 30.7142857143, 13.5714285714);
  color: rgb(136.4285714286, 30.7142857143, 13.5714285714);
}
.button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled] {
  border: 1px solid #ec5840;
  color: #ec5840;
}
.button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert:hover, .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert:focus, .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled] {
  border-color: transparent;
}
.button.dropdown::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.4em;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #fefefe transparent transparent;
  position: relative;
  top: 0.4em;
  display: inline-block;
  float: right;
  margin-left: 1em;
}
.button.dropdown.hollow::after {
  border-top-color: #2199e8;
}
.button.dropdown.hollow.primary::after {
  border-top-color: #2199e8;
}
.button.dropdown.hollow.secondary::after {
  border-top-color: #777;
}
.button.dropdown.hollow.success::after {
  border-top-color: #3adb76;
}
.button.dropdown.hollow.warning::after {
  border-top-color: #ffae00;
}
.button.dropdown.hollow.alert::after {
  border-top-color: #ec5840;
}
.button.arrow-only::after {
  top: -0.1em;
  float: none;
  margin-left: 0;
}

a.button:hover, a.button:focus {
  text-decoration: none;
}

.accordion {
  margin-left: 0;
  background: #fefefe;
  list-style-type: none;
}
.accordion[disabled] .accordion-title {
  cursor: not-allowed;
}

.accordion-item:first-child > :first-child {
  border-radius: 0 0 0 0;
}
.accordion-item:last-child > :last-child {
  border-radius: 0 0 0 0;
}

.accordion-title {
  position: relative;
  display: block;
  padding: 1.25rem 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  font-size: 0.75rem;
  line-height: 1;
  color: #2199e8;
}
:last-child:not(.is-active) > .accordion-title {
  border-bottom: 1px solid #e6e6e6;
  border-radius: 0 0 0 0;
}
.accordion-title:hover, .accordion-title:focus {
  background-color: #e6e6e6;
}
.accordion-title::before {
  position: absolute;
  top: 50%;
  right: 1rem;
  margin-top: -0.5rem;
  content: "+";
}
.is-active > .accordion-title::before {
  content: "–";
}

.accordion-content {
  display: none;
  padding: 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  background-color: #fefefe;
  color: #0a0a0a;
}
:last-child > .accordion-content:last-child {
  border-bottom: 1px solid #e6e6e6;
}

.accordion-menu li {
  width: 100%;
}
.accordion-menu a {
  padding: 0.7rem 1rem;
}
.accordion-menu .is-accordion-submenu a {
  padding: 0.7rem 1rem;
}
.accordion-menu .nested.is-accordion-submenu {
  margin-right: 0;
  margin-left: 1rem;
}
.accordion-menu.align-right .nested.is-accordion-submenu {
  margin-right: 1rem;
  margin-left: 0;
}
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
  position: relative;
}
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #2199e8 transparent transparent;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 1rem;
}
.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
  left: auto;
  right: 1rem;
}
.accordion-menu.align-right .is-accordion-submenu-parent > a::after {
  right: auto;
  left: 1rem;
}
.accordion-menu .is-accordion-submenu-parent[aria-expanded=true] > a::after {
  transform: rotate(180deg);
  transform-origin: 50% 50%;
}

.is-accordion-submenu-parent {
  position: relative;
}

.has-submenu-toggle > a {
  margin-right: 40px;
}

.submenu-toggle {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  width: 40px;
  height: 40px;
}
.submenu-toggle::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #2199e8 transparent transparent;
  top: 0;
  bottom: 0;
  margin: auto;
}

.submenu-toggle[aria-expanded=true]::after {
  transform: scaleY(-1);
  transform-origin: 50% 50%;
}

.submenu-toggle-text {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  clip-path: inset(50%);
  border: 0;
}

.badge {
  display: inline-block;
  min-width: 2.1em;
  padding: 0.3em;
  border-radius: 50%;
  font-size: 0.6rem;
  text-align: center;
  background: #2199e8;
  color: #fefefe;
}
.badge.primary {
  background: #2199e8;
  color: #0a0a0a;
}
.badge.secondary {
  background: #777;
  color: #fefefe;
}
.badge.success {
  background: #3adb76;
  color: #0a0a0a;
}
.badge.warning {
  background: #ffae00;
  color: #0a0a0a;
}
.badge.alert {
  background: #ec5840;
  color: #0a0a0a;
}

.breadcrumbs {
  margin: 0 0 1rem 0;
  list-style: none;
}
.breadcrumbs::before, .breadcrumbs::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.breadcrumbs::after {
  clear: both;
}
.breadcrumbs li {
  float: left;
  font-size: 0.6875rem;
  color: #0a0a0a;
  cursor: default;
  text-transform: uppercase;
}
.breadcrumbs li:not(:last-child)::after {
  position: relative;
  margin: 0 0.75rem;
  opacity: 1;
  content: "/";
  color: #cacaca;
}
.breadcrumbs a {
  color: #2199e8;
}
.breadcrumbs a:hover {
  text-decoration: underline;
}
.breadcrumbs .disabled {
  color: #cacaca;
  cursor: not-allowed;
}

.button-group {
  margin-bottom: 1rem;
  display: flex;
  flex-wrap: nowrap;
  align-items: stretch;
}
.button-group::before, .button-group::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.button-group::after {
  clear: both;
}
.button-group .button {
  margin: 0;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 0.9rem;
  flex: 0 0 auto;
}
.button-group .button:last-child {
  margin-right: 0;
}
.button-group.tiny .button {
  font-size: 0.6rem;
}
.button-group.small .button {
  font-size: 0.75rem;
}
.button-group.large .button {
  font-size: 1.25rem;
}
.button-group.expanded .button {
  flex: 1 1 0px;
}
.button-group.primary .button {
  background-color: #2199e8;
  color: #0a0a0a;
}
.button-group.primary .button:hover, .button-group.primary .button:focus {
  background-color: rgb(19.9020408163, 123.7387755102, 192.0979591837);
  color: #0a0a0a;
}
.button-group.secondary .button {
  background-color: #777;
  color: #fefefe;
}
.button-group.secondary .button:hover, .button-group.secondary .button:focus {
  background-color: rgb(95.2, 95.2, 95.2);
  color: #fefefe;
}
.button-group.success .button {
  background-color: #3adb76;
  color: #0a0a0a;
}
.button-group.success .button:hover, .button-group.success .button:focus {
  background-color: rgb(34.2386266094, 187.3613733906, 91.3030042918);
  color: #0a0a0a;
}
.button-group.warning .button {
  background-color: #ffae00;
  color: #0a0a0a;
}
.button-group.warning .button:hover, .button-group.warning .button:focus {
  background-color: rgb(204, 139.2, 0);
  color: #0a0a0a;
}
.button-group.alert .button {
  background-color: #ec5840;
  color: #0a0a0a;
}
.button-group.alert .button:hover, .button-group.alert .button:focus {
  background-color: rgb(218.2857142857, 49.1428571429, 21.7142857143);
  color: #0a0a0a;
}
.button-group.stacked, .button-group.stacked-for-small, .button-group.stacked-for-medium {
  flex-wrap: wrap;
}
.button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
  flex: 0 0 100%;
}
.button-group.stacked .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-medium .button:last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 40em) {
  .button-group.stacked-for-small .button {
    flex: 1 1 0px;
    margin-bottom: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .button-group.stacked-for-medium .button {
    flex: 1 1 0px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 39.9375em) {
  .button-group.stacked-for-small.expanded {
    display: block;
  }
  .button-group.stacked-for-small.expanded .button {
    display: block;
    margin-right: 0;
  }
}

.callout {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(10, 10, 10, 0.25);
  border-radius: 0;
  background-color: rgb(254.85, 254.85, 254.85);
  color: #0a0a0a;
}
.callout > :first-child {
  margin-top: 0;
}
.callout > :last-child {
  margin-bottom: 0;
}
.callout.primary {
  background-color: rgb(221.7, 239.7, 251.55);
  color: #0a0a0a;
}
.callout.secondary {
  background-color: rgb(234.6, 234.6, 234.6);
  color: #0a0a0a;
}
.callout.success {
  background-color: rgb(225.45, 249.6, 234.45);
  color: #0a0a0a;
}
.callout.warning {
  background-color: rgb(255, 242.85, 216.75);
  color: #0a0a0a;
}
.callout.alert {
  background-color: rgb(252.15, 229.95, 226.35);
  color: #0a0a0a;
}
.callout.small {
  padding-top: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
}
.callout.large {
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem;
}

.card {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  margin-bottom: 1rem;
  border: 1px solid #e6e6e6;
  border-radius: 0;
  background: #fefefe;
  box-shadow: none;
  overflow: hidden;
  color: #0a0a0a;
}
.card > :last-child {
  margin-bottom: 0;
}

.card-divider {
  flex: 0 1 auto;
  display: flex;
  padding: 1rem;
  background: #e6e6e6;
}
.card-divider > :last-child {
  margin-bottom: 0;
}

.card-section {
  flex: 1 0 auto;
  padding: 1rem;
}
.card-section > :last-child {
  margin-bottom: 0;
}

.card-image {
  min-height: 1px;
}

.close-button {
  position: absolute;
  color: #8a8a8a;
  cursor: pointer;
}
[data-whatinput=mouse] .close-button {
  outline: 0;
}
.close-button:hover, .close-button:focus {
  color: #0a0a0a;
}
.close-button.small {
  right: 0.66rem;
  top: 0.33em;
  font-size: 1.5em;
  line-height: 1;
}
.close-button, .close-button.medium {
  right: 1rem;
  top: 0.5rem;
  font-size: 2em;
  line-height: 1;
}

.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
[data-whatinput=mouse] .menu li {
  outline: 0;
}
.menu a,
.menu .button {
  line-height: 1;
  text-decoration: none;
  display: block;
  padding: 0.7rem 1rem;
}
.menu input,
.menu select,
.menu a,
.menu button {
  margin-bottom: 0;
}
.menu input {
  display: inline-block;
}
.menu, .menu.horizontal {
  flex-wrap: wrap;
  flex-direction: row;
}
.menu.vertical {
  flex-wrap: nowrap;
  flex-direction: column;
}
.menu.expanded li {
  flex: 1 1 0px;
}
.menu.simple {
  align-items: center;
}
.menu.simple li + li {
  margin-left: 1rem;
}
.menu.simple a {
  padding: 0;
}
@media print, screen and (min-width: 40em) {
  .menu.medium-horizontal {
    flex-wrap: wrap;
    flex-direction: row;
  }
  .menu.medium-vertical {
    flex-wrap: nowrap;
    flex-direction: column;
  }
  .menu.medium-expanded li {
    flex: 1 1 0px;
  }
  .menu.medium-simple li {
    flex: 1 1 0px;
  }
}
@media print, screen and (min-width: 64em) {
  .menu.large-horizontal {
    flex-wrap: wrap;
    flex-direction: row;
  }
  .menu.large-vertical {
    flex-wrap: nowrap;
    flex-direction: column;
  }
  .menu.large-expanded li {
    flex: 1 1 0px;
  }
  .menu.large-simple li {
    flex: 1 1 0px;
  }
}
.menu.nested {
  margin-right: 0;
  margin-left: 1rem;
}
.menu.icons a {
  display: flex;
}
.menu.icon-top a, .menu.icon-right a, .menu.icon-bottom a, .menu.icon-left a {
  display: flex;
}
.menu.icon-left li a {
  flex-flow: row nowrap;
}
.menu.icon-left li a img,
.menu.icon-left li a i,
.menu.icon-left li a svg {
  margin-right: 0.25rem;
}
.menu.icon-right li a {
  flex-flow: row nowrap;
}
.menu.icon-right li a img,
.menu.icon-right li a i,
.menu.icon-right li a svg {
  margin-left: 0.25rem;
}
.menu.icon-top li a {
  flex-flow: column nowrap;
}
.menu.icon-top li a img,
.menu.icon-top li a i,
.menu.icon-top li a svg {
  align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}
.menu.icon-bottom li a {
  flex-flow: column nowrap;
}
.menu.icon-bottom li a img,
.menu.icon-bottom li a i,
.menu.icon-bottom li a svg {
  align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}
.menu .is-active > a {
  background: #2199e8;
  color: #fefefe;
}
.menu .active > a {
  background: #2199e8;
  color: #fefefe;
}
.menu.align-left {
  justify-content: flex-start;
}
.menu.align-right li {
  display: flex;
  justify-content: flex-end;
}
.menu.align-right li .submenu li {
  justify-content: flex-start;
}
.menu.align-right.vertical li {
  display: block;
  text-align: right;
}
.menu.align-right.vertical li .submenu li {
  text-align: right;
}
.menu.align-right .nested {
  margin-right: 1rem;
  margin-left: 0;
}
.menu.align-center li {
  display: flex;
  justify-content: center;
}
.menu.align-center li .submenu li {
  justify-content: flex-start;
}
.menu .menu-text {
  padding: 0.7rem 1rem;
  font-weight: bold;
  line-height: 1;
  color: inherit;
}

.menu-centered > .menu {
  justify-content: center;
}
.menu-centered > .menu li {
  display: flex;
  justify-content: center;
}
.menu-centered > .menu li .submenu li {
  justify-content: flex-start;
}

.no-js [data-responsive-menu] ul {
  display: none;
}

.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer;
}
.menu-icon::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #fefefe;
  box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
  content: "";
}
.menu-icon:hover::after {
  background: #cacaca;
  box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca;
}

.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer;
}
.menu-icon.dark::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #0a0a0a;
  box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
  content: "";
}
.menu-icon.dark:hover::after {
  background: #8a8a8a;
  box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
}

.is-drilldown {
  position: relative;
  overflow: hidden;
}
.is-drilldown li {
  display: block;
}
.is-drilldown.animate-height {
  transition: height 0.5s;
}

.drilldown a {
  padding: 0.7rem 1rem;
  background: #fefefe;
}
.drilldown .is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  width: 100%;
  background: #fefefe;
  transition: transform 0.15s linear;
}
.drilldown .is-drilldown-submenu.is-active {
  z-index: 1;
  display: block;
  transform: translateX(-100%);
}
.drilldown .is-drilldown-submenu.is-closing {
  transform: translateX(100%);
}
.drilldown .is-drilldown-submenu a {
  padding: 0.7rem 1rem;
}
.drilldown .nested.is-drilldown-submenu {
  margin-right: 0;
  margin-left: 0;
}
.drilldown .drilldown-submenu-cover-previous {
  min-height: 100%;
}
.drilldown .is-drilldown-submenu-parent > a {
  position: relative;
}
.drilldown .is-drilldown-submenu-parent > a::after {
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 1rem;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #2199e8;
}
.drilldown.align-left .is-drilldown-submenu-parent > a::after {
  left: auto;
  right: 1rem;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #2199e8;
}
.drilldown.align-right .is-drilldown-submenu-parent > a::after {
  right: auto;
  left: 1rem;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #2199e8 transparent transparent;
}
.drilldown .js-drilldown-back > a::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #2199e8 transparent transparent;
  border-left-width: 0;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75rem;
  border-left-width: 0;
}

.dropdown-pane {
  position: absolute;
  z-index: 10;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  display: none;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  font-size: 1rem;
}
.dropdown-pane.is-opening {
  display: block;
}
.dropdown-pane.is-open {
  visibility: visible;
  display: block;
}

.dropdown-pane.tiny {
  width: 100px;
}

.dropdown-pane.small {
  width: 200px;
}

.dropdown-pane.large {
  width: 400px;
}

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  top: 100%;
  right: 0;
  left: auto;
}
.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  top: 100%;
  right: auto;
  left: 0;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a {
  position: relative;
  padding-right: 1.5rem;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #2199e8 transparent transparent;
  right: 5px;
  left: auto;
  margin-top: -3px;
}
.dropdown.menu a {
  padding: 0.7rem 1rem;
}
[data-whatinput=mouse] .dropdown.menu a {
  outline: 0;
}
.dropdown.menu .is-active > a {
  background: transparent;
  color: #2199e8;
}
.no-js .dropdown.menu ul {
  display: none;
}
.dropdown.menu .nested.is-dropdown-submenu {
  margin-right: 0;
  margin-left: 0;
}
.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0;
}
.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  right: 100%;
  left: auto;
  top: 0;
}
.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}
.dropdown.menu.vertical > li > a::after {
  right: 14px;
}
.dropdown.menu.vertical > li.opens-left > a::after {
  right: auto;
  left: 5px;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #2199e8 transparent transparent;
}
.dropdown.menu.vertical > li.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #2199e8;
}
@media print, screen and (min-width: 40em) {
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #2199e8 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto;
    top: 0;
  }
  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.medium-vertical > li > a::after {
    right: 14px;
  }
  .dropdown.menu.medium-vertical > li.opens-left > a::after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #2199e8 transparent transparent;
  }
  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #2199e8;
  }
}
@media print, screen and (min-width: 64em) {
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #2199e8 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto;
    top: 0;
  }
  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.large-vertical > li > a::after {
    right: 14px;
  }
  .dropdown.menu.large-vertical > li.opens-left > a::after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #2199e8 transparent transparent;
  }
  .dropdown.menu.large-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #2199e8;
  }
}
.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  right: 0;
  left: auto;
}

.is-dropdown-menu.vertical {
  width: 100px;
}
.is-dropdown-menu.vertical.align-right {
  float: right;
}

.is-dropdown-submenu-parent {
  position: relative;
}
.is-dropdown-submenu-parent a::after {
  position: absolute;
  top: 50%;
  right: 5px;
  left: auto;
  margin-top: -6px;
}
.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
  top: 100%;
  left: auto;
}
.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
  right: 100%;
  left: auto;
}
.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}

.is-dropdown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  display: none;
  min-width: 200px;
  border: 1px solid #cacaca;
  background: #fefefe;
}
.dropdown .is-dropdown-submenu a {
  padding: 0.7rem 1rem;
}
.is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
  right: 14px;
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
  right: auto;
  left: 5px;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #2199e8 transparent transparent;
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #2199e8;
}
.is-dropdown-submenu .is-dropdown-submenu {
  margin-top: -1px;
}
.is-dropdown-submenu > li {
  width: 100%;
}
.is-dropdown-submenu.js-dropdown-active {
  display: block;
}

.responsive-embed,
.flex-video {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden;
}
.responsive-embed iframe,
.responsive-embed object,
.responsive-embed embed,
.responsive-embed video,
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.responsive-embed.widescreen,
.flex-video.widescreen {
  padding-bottom: 56.25%;
}

.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  border-radius: 0;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #2199e8;
  color: #fefefe;
}
.label.primary {
  background: #2199e8;
  color: #0a0a0a;
}
.label.secondary {
  background: #777;
  color: #fefefe;
}
.label.success {
  background: #3adb76;
  color: #0a0a0a;
}
.label.warning {
  background: #ffae00;
  color: #0a0a0a;
}
.label.alert {
  background: #ec5840;
  color: #0a0a0a;
}

.media-object {
  display: flex;
  margin-bottom: 1rem;
  flex-wrap: nowrap;
}
.media-object img {
  max-width: none;
}
@media screen and (max-width: 39.9375em) {
  .media-object.stack-for-small {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 39.9375em) {
  .media-object.stack-for-small .media-object-section {
    padding: 0;
    padding-bottom: 1rem;
    flex-basis: 100%;
    max-width: 100%;
  }
  .media-object.stack-for-small .media-object-section img {
    width: 100%;
  }
}

.media-object-section {
  flex: 0 1 auto;
}
.media-object-section:first-child {
  padding-right: 1rem;
}
.media-object-section:last-child:not(:nth-child(2)) {
  padding-left: 1rem;
}
.media-object-section > :last-child {
  margin-bottom: 0;
}
.media-object-section.main-section {
  flex: 1 1 0px;
}

.is-off-canvas-open {
  overflow: hidden;
}

.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  background: rgba(254, 254, 254, 0.25);
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
}
.js-off-canvas-overlay.is-visible {
  opacity: 1;
  visibility: visible;
}
.js-off-canvas-overlay.is-closable {
  cursor: pointer;
}
.js-off-canvas-overlay.is-overlay-absolute {
  position: absolute;
}
.js-off-canvas-overlay.is-overlay-fixed {
  position: fixed;
}

.off-canvas-wrapper {
  position: relative;
  overflow: hidden;
}

.off-canvas {
  position: fixed;
  z-index: 12;
  transition: transform 0.5s ease;
  backface-visibility: hidden;
  background: #e6e6e6;
}
[data-whatinput=mouse] .off-canvas {
  outline: 0;
}
.off-canvas.is-transition-push {
  z-index: 12;
}
.off-canvas.is-closed {
  visibility: hidden;
}
.off-canvas.is-transition-overlap {
  z-index: 13;
}
.off-canvas.is-transition-overlap.is-open {
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
}
.off-canvas.is-open {
  transform: translate(0, 0);
}
.off-canvas-absolute {
  position: absolute;
  z-index: 12;
  transition: transform 0.5s ease;
  backface-visibility: hidden;
  background: #e6e6e6;
}
[data-whatinput=mouse] .off-canvas-absolute {
  outline: 0;
}
.off-canvas-absolute.is-transition-push {
  z-index: 12;
}
.off-canvas-absolute.is-closed {
  visibility: hidden;
}
.off-canvas-absolute.is-transition-overlap {
  z-index: 13;
}
.off-canvas-absolute.is-transition-overlap.is-open {
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
}
.off-canvas-absolute.is-open {
  transform: translate(0, 0);
}

.position-left {
  top: 0;
  left: 0;
  height: 100%;
  overflow-y: auto;
  width: 250px;
  transform: translateX(-250px);
}
.off-canvas-content .off-canvas.position-left {
  transform: translateX(-250px);
}
.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
  transform: translate(0, 0);
}

.off-canvas-content.is-open-left.has-transition-push {
  transform: translateX(250px);
}

.position-left.is-transition-push {
  box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, 0.25);
}

.position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  width: 250px;
  transform: translateX(250px);
}
.off-canvas-content .off-canvas.position-right {
  transform: translateX(250px);
}
.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
  transform: translate(0, 0);
}

.off-canvas-content.is-open-right.has-transition-push {
  transform: translateX(-250px);
}

.position-right.is-transition-push {
  box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25);
}

.position-top {
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 250px;
  transform: translateY(-250px);
}
.off-canvas-content .off-canvas.position-top {
  transform: translateY(-250px);
}
.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
  transform: translate(0, 0);
}

.off-canvas-content.is-open-top.has-transition-push {
  transform: translateY(250px);
}

.position-top.is-transition-push {
  box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25);
}

.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 250px;
  transform: translateY(250px);
}
.off-canvas-content .off-canvas.position-bottom {
  transform: translateY(250px);
}
.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
  transform: translate(0, 0);
}

.off-canvas-content.is-open-bottom.has-transition-push {
  transform: translateY(-250px);
}

.position-bottom.is-transition-push {
  box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, 0.25);
}

.off-canvas-content {
  transform: none;
  transition: transform 0.5s ease;
  backface-visibility: hidden;
}
.off-canvas-content.has-transition-push {
  transform: translate(0, 0);
}
.off-canvas-content .off-canvas.is-open {
  transform: translate(0, 0);
}

@media print, screen and (min-width: 40em) {
  .position-left.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-medium {
    transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }
  .position-left.reveal-for-medium ~ .off-canvas-content {
    margin-left: 250px;
  }
  .position-right.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-medium {
    transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }
  .position-right.reveal-for-medium ~ .off-canvas-content {
    margin-right: 250px;
  }
  .position-top.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-medium {
    transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }
  .position-top.reveal-for-medium ~ .off-canvas-content {
    margin-top: 250px;
  }
  .position-bottom.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-medium {
    transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }
  .position-bottom.reveal-for-medium ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}
@media print, screen and (min-width: 64em) {
  .position-left.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-large {
    transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }
  .position-left.reveal-for-large ~ .off-canvas-content {
    margin-left: 250px;
  }
  .position-right.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-large {
    transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }
  .position-right.reveal-for-large ~ .off-canvas-content {
    margin-right: 250px;
  }
  .position-top.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-large {
    transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }
  .position-top.reveal-for-large ~ .off-canvas-content {
    margin-top: 250px;
  }
  .position-bottom.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-large {
    transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }
  .position-bottom.reveal-for-large ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}
@media print, screen and (min-width: 40em) {
  .off-canvas.in-canvas-for-medium {
    visibility: visible;
    height: auto;
    position: static;
    background: inherit;
    width: inherit;
    overflow: inherit;
    transition: inherit;
  }
  .off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top, .off-canvas.in-canvas-for-medium.position-bottom {
    box-shadow: none;
    transform: none;
  }
  .off-canvas.in-canvas-for-medium .close-button {
    display: none;
  }
}
@media print, screen and (min-width: 64em) {
  .off-canvas.in-canvas-for-large {
    visibility: visible;
    height: auto;
    position: static;
    background: inherit;
    width: inherit;
    overflow: inherit;
    transition: inherit;
  }
  .off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top, .off-canvas.in-canvas-for-large.position-bottom {
    box-shadow: none;
    transform: none;
  }
  .off-canvas.in-canvas-for-large .close-button {
    display: none;
  }
}
.orbit {
  position: relative;
}

.orbit-container {
  position: relative;
  height: 0;
  margin: 0;
  list-style: none;
  overflow: hidden;
}

.orbit-slide {
  width: 100%;
}
.orbit-slide.no-motionui.is-active {
  top: 0;
  left: 0;
}

.orbit-figure {
  margin: 0;
}

.orbit-image {
  width: 100%;
  max-width: 100%;
  margin: 0;
}

.orbit-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-bottom: 0;
  padding: 1rem;
  background-color: rgba(10, 10, 10, 0.5);
  color: #fefefe;
}

.orbit-next, .orbit-previous {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  padding: 1rem;
  color: #fefefe;
}
[data-whatinput=mouse] .orbit-next, [data-whatinput=mouse] .orbit-previous {
  outline: 0;
}
.orbit-next:hover, .orbit-previous:hover, .orbit-next:active, .orbit-previous:active, .orbit-next:focus, .orbit-previous:focus {
  background-color: rgba(10, 10, 10, 0.5);
}

.orbit-previous {
  left: 0;
}

.orbit-next {
  left: auto;
  right: 0;
}

.orbit-bullets {
  position: relative;
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
  text-align: center;
}
[data-whatinput=mouse] .orbit-bullets {
  outline: 0;
}
.orbit-bullets button {
  width: 1.2rem;
  height: 1.2rem;
  margin: 0.1rem;
  border-radius: 50%;
  background-color: #cacaca;
}
.orbit-bullets button:hover {
  background-color: #8a8a8a;
}
.orbit-bullets button.is-active {
  background-color: #8a8a8a;
}

.pagination {
  margin-left: 0;
  margin-bottom: 1rem;
}
.pagination::before, .pagination::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.pagination::after {
  clear: both;
}
.pagination li {
  margin-right: 0.0625rem;
  border-radius: 0;
  font-size: 0.875rem;
  display: none;
}
.pagination li:last-child, .pagination li:first-child {
  display: inline-block;
}
@media print, screen and (min-width: 40em) {
  .pagination li {
    display: inline-block;
  }
}
.pagination a,
.pagination button {
  display: block;
  padding: 0.1875rem 0.625rem;
  border-radius: 0;
  color: #0a0a0a;
}
.pagination a:hover,
.pagination button:hover {
  background: #e6e6e6;
}
.pagination .current {
  padding: 0.1875rem 0.625rem;
  background: #2199e8;
  color: #fefefe;
  cursor: default;
}
.pagination .disabled {
  padding: 0.1875rem 0.625rem;
  color: #cacaca;
  cursor: not-allowed;
}
.pagination .disabled:hover {
  background: transparent;
}
.pagination .ellipsis::after {
  padding: 0.1875rem 0.625rem;
  content: "…";
  color: #0a0a0a;
}

.pagination-previous a::before,
.pagination-previous.disabled::before {
  display: inline-block;
  margin-right: 0.5rem;
  content: "«";
}

.pagination-next a::after,
.pagination-next.disabled::after {
  display: inline-block;
  margin-left: 0.5rem;
  content: "»";
}

.progress {
  height: 1rem;
  margin-bottom: 1rem;
  border-radius: 0;
  background-color: #cacaca;
}
.progress.primary .progress-meter {
  background-color: #2199e8;
}
.progress.secondary .progress-meter {
  background-color: #777;
}
.progress.success .progress-meter {
  background-color: #3adb76;
}
.progress.warning .progress-meter {
  background-color: #ffae00;
}
.progress.alert .progress-meter {
  background-color: #ec5840;
}

.progress-meter {
  position: relative;
  display: block;
  width: 0%;
  height: 100%;
  background-color: #2199e8;
}

.progress-meter-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  margin: 0;
  font-size: 0.75rem;
  font-weight: bold;
  color: #fefefe;
  white-space: nowrap;
}

.slider {
  position: relative;
  height: 0.5rem;
  margin-top: 1.25rem;
  margin-bottom: 2.25rem;
  background-color: #e6e6e6;
  cursor: pointer;
  user-select: none;
  touch-action: none;
}

.slider-fill {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  max-width: 100%;
  height: 0.5rem;
  background-color: #cacaca;
  transition: all 0.2s ease-in-out;
}
.slider-fill.is-dragging {
  transition: all 0s linear;
}

.slider-handle {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  z-index: 1;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 0;
  background-color: #2199e8;
  transition: all 0.2s ease-in-out;
  touch-action: manipulation;
}
[data-whatinput=mouse] .slider-handle {
  outline: 0;
}
.slider-handle:hover {
  background-color: rgb(21.1459183673, 131.4724489796, 204.1040816327);
}
.slider-handle.is-dragging {
  transition: all 0s linear;
}

.slider.disabled,
.slider[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}

.slider.vertical {
  display: inline-block;
  width: 0.5rem;
  height: 12.5rem;
  margin: 0 1.25rem;
  transform: scale(1, -1);
}
.slider.vertical .slider-fill {
  top: 0;
  width: 0.5rem;
  max-height: 100%;
}
.slider.vertical .slider-handle {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1.4rem;
  height: 1.4rem;
  transform: translateX(-50%);
}

.sticky-container {
  position: relative;
}

.sticky {
  position: relative;
  z-index: 0;
  transform: translate3d(0, 0, 0);
}

.sticky.is-stuck {
  position: fixed;
  z-index: 5;
  width: 100%;
}
.sticky.is-stuck.is-at-top {
  top: 0;
}
.sticky.is-stuck.is-at-bottom {
  bottom: 0;
}

.sticky.is-anchored {
  position: relative;
  right: auto;
  left: auto;
}
.sticky.is-anchored.is-at-bottom {
  bottom: 0;
}

body.is-reveal-open {
  overflow: hidden;
}

html.is-reveal-open,
html.is-reveal-open body {
  min-height: 100%;
  overflow: hidden;
  position: fixed;
  user-select: none;
}

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(10, 10, 10, 0.45);
  overflow-y: scroll;
}

.reveal {
  z-index: 1006;
  backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto;
}
[data-whatinput=mouse] .reveal {
  outline: 0;
}
@media print, screen and (min-width: 40em) {
  .reveal {
    min-height: 0;
  }
}
.reveal .column, .reveal .columns {
  min-width: 0;
}
.reveal > :last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 40em) {
  .reveal {
    width: 600px;
    max-width: 75rem;
  }
}
.reveal.collapse {
  padding: 0;
}
@media print, screen and (min-width: 40em) {
  .reveal.tiny {
    width: 30%;
    max-width: 75rem;
  }
}
@media print, screen and (min-width: 40em) {
  .reveal.small {
    width: 50%;
    max-width: 75rem;
  }
}
@media print, screen and (min-width: 40em) {
  .reveal.large {
    width: 90%;
    max-width: 75rem;
  }
}
.reveal.full {
  top: 0;
  left: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  height: 100vh;
  min-height: 100vh;
  margin-left: 0;
  border: 0;
  border-radius: 0;
}
@media screen and (max-width: 39.9375em) {
  .reveal {
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0;
    border: 0;
    border-radius: 0;
  }
}
.reveal.without-overlay {
  position: fixed;
}

.switch {
  height: 2rem;
  position: relative;
  margin-bottom: 1rem;
  outline: 0;
  font-size: 0.875rem;
  font-weight: bold;
  color: #fefefe;
  user-select: none;
}

.switch-input {
  position: absolute;
  margin-bottom: 0;
  opacity: 0;
}

.switch-paddle {
  position: relative;
  display: block;
  width: 4rem;
  height: 2rem;
  border-radius: 0;
  background: #cacaca;
  transition: all 0.25s ease-out;
  font-weight: inherit;
  color: inherit;
  cursor: pointer;
}
input + .switch-paddle {
  margin: 0;
}
.switch-paddle::after {
  position: absolute;
  top: 0.25rem;
  left: 0.25rem;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  transform: translate3d(0, 0, 0);
  border-radius: 0;
  background: #fefefe;
  transition: all 0.25s ease-out;
  content: "";
}
input:checked ~ .switch-paddle {
  background: #2199e8;
}
input:checked ~ .switch-paddle::after {
  left: 2.25rem;
}
[data-whatinput=mouse] input:focus ~ .switch-paddle {
  outline: 0;
}

.switch-inactive, .switch-active {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.switch-active {
  left: 8%;
  display: none;
}
input:checked + label > .switch-active {
  display: block;
}

.switch-inactive {
  right: 15%;
}
input:checked + label > .switch-inactive {
  display: none;
}

.switch.tiny {
  height: 1.5rem;
}
.switch.tiny .switch-paddle {
  width: 3rem;
  height: 1.5rem;
  font-size: 0.625rem;
}
.switch.tiny .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 1rem;
  height: 1rem;
}
.switch.tiny input:checked ~ .switch-paddle::after {
  left: 1.75rem;
}

.switch.small {
  height: 1.75rem;
}
.switch.small .switch-paddle {
  width: 3.5rem;
  height: 1.75rem;
  font-size: 0.75rem;
}
.switch.small .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 1.25rem;
  height: 1.25rem;
}
.switch.small input:checked ~ .switch-paddle::after {
  left: 2rem;
}

.switch.large {
  height: 2.5rem;
}
.switch.large .switch-paddle {
  width: 5rem;
  height: 2.5rem;
  font-size: 1rem;
}
.switch.large .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 2rem;
  height: 2rem;
}
.switch.large input:checked ~ .switch-paddle::after {
  left: 2.75rem;
}

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0;
}
thead,
tbody,
tfoot {
  border: 1px solid rgb(241.3, 241.3, 241.3);
  background-color: #fefefe;
}

caption {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: bold;
}

thead {
  background: rgb(247.65, 247.65, 247.65);
  color: #0a0a0a;
}

tfoot {
  background: rgb(241.3, 241.3, 241.3);
  color: #0a0a0a;
}

thead tr,
tfoot tr {
  background: transparent;
}
thead th,
thead td,
tfoot th,
tfoot td {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: bold;
  text-align: left;
}

tbody th,
tbody td {
  padding: 0.5rem 0.625rem 0.625rem;
}

tbody tr:nth-child(even) {
  border-bottom: 0;
  background-color: rgb(241.3, 241.3, 241.3);
}

table.unstriped tbody {
  background-color: #fefefe;
}
table.unstriped tbody tr {
  border-bottom: 0;
  border-bottom: 1px solid rgb(241.3, 241.3, 241.3);
  background-color: #fefefe;
}

@media screen and (max-width: 63.9375em) {
  table.stack thead {
    display: none;
  }
  table.stack tfoot {
    display: none;
  }
  table.stack tr,
  table.stack th,
  table.stack td {
    display: block;
  }
  table.stack td {
    border-top: 0;
  }
}

table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto;
}

table.hover thead tr:hover {
  background-color: rgb(242.55, 242.55, 242.55);
}
table.hover tfoot tr:hover {
  background-color: rgb(236.2, 236.2, 236.2);
}
table.hover tbody tr:hover {
  background-color: rgb(248.9, 248.9, 248.9);
}
table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: rgb(236.15, 236.15, 236.15);
}

.table-scroll {
  overflow-x: auto;
}
.table-scroll table {
  width: auto;
}

.tabs {
  margin: 0;
  border: 1px solid #e6e6e6;
  background: #fefefe;
  list-style-type: none;
}
.tabs::before, .tabs::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.tabs::after {
  clear: both;
}

.tabs.vertical > li {
  display: block;
  float: none;
  width: auto;
}

.tabs.simple > li > a {
  padding: 0;
}
.tabs.simple > li > a:hover {
  background: transparent;
}

.tabs.primary {
  background: #2199e8;
}
.tabs.primary > li > a {
  color: #0a0a0a;
}
.tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
  background: rgb(23.6336734694, 146.9397959184, 228.1163265306);
}

.tabs-title {
  float: left;
}
.tabs-title > a {
  display: block;
  padding: 1.25rem 1.5rem;
  font-size: 0.75rem;
  line-height: 1;
  color: #2199e8;
}
.tabs-title > a:hover {
  background: #fefefe;
  color: rgb(21.3946938776, 133.0191836735, 206.5053061224);
}
.tabs-title > a:focus, .tabs-title > a[aria-selected=true] {
  background: #e6e6e6;
  color: #2199e8;
}

.tabs-content {
  border: 1px solid #e6e6e6;
  border-top: 0;
  background: #fefefe;
  color: #0a0a0a;
  transition: all 0.5s ease;
}

.tabs-content.vertical {
  border: 1px solid #e6e6e6;
  border-left: 0;
}

.tabs-panel {
  display: none;
  padding: 1rem;
}
.tabs-panel.is-active {
  display: block;
}

.thumbnail {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 1rem;
  border: solid 4px #fefefe;
  border-radius: 0;
  box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
  line-height: 0;
}

a.thumbnail {
  transition: box-shadow 200ms ease-out;
}
a.thumbnail:hover, a.thumbnail:focus {
  box-shadow: 0 0 6px 1px rgba(33, 153, 232, 0.5);
}
a.thumbnail image {
  box-shadow: none;
}

.title-bar {
  padding: 0.5rem;
  background: #0a0a0a;
  color: #fefefe;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.title-bar .menu-icon {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

.title-bar-left,
.title-bar-right {
  flex: 1 1 0px;
}

.title-bar-right {
  text-align: right;
}

.title-bar-title {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
}

.has-tip {
  position: relative;
  display: inline-block;
  border-bottom: dotted 1px #8a8a8a;
  font-weight: bold;
  cursor: help;
}

.tooltip {
  position: absolute;
  top: calc(100% + 0.6495rem);
  z-index: 1200;
  max-width: 10rem;
  padding: 0.75rem;
  border-radius: 0;
  background-color: #0a0a0a;
  font-size: 80%;
  color: #fefefe;
}
.tooltip::before {
  position: absolute;
}
.tooltip.bottom::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: "";
  border-top-width: 0;
  border-bottom-style: solid;
  border-color: transparent transparent #0a0a0a;
  bottom: 100%;
}
.tooltip.bottom.align-center::before {
  left: 50%;
  transform: translateX(-50%);
}
.tooltip.top::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #0a0a0a transparent transparent;
  top: 100%;
  bottom: auto;
}
.tooltip.top.align-center::before {
  left: 50%;
  transform: translateX(-50%);
}
.tooltip.left::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: "";
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #0a0a0a;
  left: 100%;
}
.tooltip.left.align-center::before {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
}
.tooltip.right::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: "";
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #0a0a0a transparent transparent;
  right: 100%;
  left: auto;
}
.tooltip.right.align-center::before {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
}
.tooltip.align-top::before {
  bottom: auto;
  top: 10%;
}
.tooltip.align-bottom::before {
  bottom: 10%;
  top: auto;
}
.tooltip.align-left::before {
  left: 10%;
  right: auto;
}
.tooltip.align-right::before {
  left: auto;
  right: 10%;
}

.top-bar {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  padding: 0.5rem;
  flex-wrap: wrap;
}
.top-bar,
.top-bar ul {
  background-color: #e6e6e6;
}
.top-bar input {
  max-width: 200px;
  margin-right: 1rem;
}
.top-bar .input-group-field {
  width: 100%;
  margin-right: 0;
}
.top-bar input.button {
  width: auto;
}
.top-bar .top-bar-left,
.top-bar .top-bar-right {
  flex: 0 0 100%;
  max-width: 100%;
}
@media print, screen and (min-width: 40em) {
  .top-bar {
    flex-wrap: nowrap;
  }
  .top-bar .top-bar-left {
    flex: 1 1 auto;
    margin-right: auto;
  }
  .top-bar .top-bar-right {
    flex: 0 1 auto;
    margin-left: auto;
  }
}
@media screen and (max-width: 63.9375em) {
  .top-bar.stacked-for-medium {
    flex-wrap: wrap;
  }
  .top-bar.stacked-for-medium .top-bar-left,
  .top-bar.stacked-for-medium .top-bar-right {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 74.9375em) {
  .top-bar.stacked-for-large {
    flex-wrap: wrap;
  }
  .top-bar.stacked-for-large .top-bar-left,
  .top-bar.stacked-for-large .top-bar-right {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.top-bar-title {
  flex: 0 0 auto;
  margin: 0.5rem 1rem 0.5rem 0;
}

.top-bar-left,
.top-bar-right {
  flex: 0 0 auto;
}

.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

@media screen and (max-width: 39.9375em) {
  .hide-for-small-only {
    display: none !important;
  }
}

@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .show-for-small-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 40em) {
  .hide-for-medium {
    display: none !important;
  }
}

@media screen and (max-width: 39.9375em) {
  .show-for-medium {
    display: none !important;
  }
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .hide-for-medium-only {
    display: none !important;
  }
}

@media screen and (max-width: 39.9375em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important;
  }
}

@media screen and (max-width: 63.9375em) {
  .show-for-large {
    display: none !important;
  }
}

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
  .hide-for-large-only {
    display: none !important;
  }
}

@media screen and (max-width: 63.9375em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important;
  }
}

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  clip-path: inset(50%);
  border: 0;
}

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  clip-path: none;
}

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

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

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.clearfix::before, .clearfix::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.clearfix::after {
  clear: both;
}

.align-right {
  justify-content: flex-end;
}

.align-center {
  justify-content: center;
}

.align-justify {
  justify-content: space-between;
}

.align-spaced {
  justify-content: space-around;
}

.align-right.vertical.menu > li > a {
  justify-content: flex-end;
}

.align-center.vertical.menu > li > a {
  justify-content: center;
}

.align-top {
  align-items: flex-start;
}

.align-self-top {
  align-self: flex-start;
}

.align-bottom {
  align-items: flex-end;
}

.align-self-bottom {
  align-self: flex-end;
}

.align-middle {
  align-items: center;
}

.align-self-middle {
  align-self: center;
}

.align-stretch {
  align-items: stretch;
}

.align-self-stretch {
  align-self: stretch;
}

.align-center-middle {
  justify-content: center;
  align-items: center;
  align-content: center;
}

.small-order-1 {
  order: 1;
}

.small-order-2 {
  order: 2;
}

.small-order-3 {
  order: 3;
}

.small-order-4 {
  order: 4;
}

.small-order-5 {
  order: 5;
}

.small-order-6 {
  order: 6;
}

@media print, screen and (min-width: 40em) {
  .medium-order-1 {
    order: 1;
  }
  .medium-order-2 {
    order: 2;
  }
  .medium-order-3 {
    order: 3;
  }
  .medium-order-4 {
    order: 4;
  }
  .medium-order-5 {
    order: 5;
  }
  .medium-order-6 {
    order: 6;
  }
}
@media print, screen and (min-width: 64em) {
  .large-order-1 {
    order: 1;
  }
  .large-order-2 {
    order: 2;
  }
  .large-order-3 {
    order: 3;
  }
  .large-order-4 {
    order: 4;
  }
  .large-order-5 {
    order: 5;
  }
  .large-order-6 {
    order: 6;
  }
}
.flex-container {
  display: flex;
}

.flex-child-auto {
  flex: 1 1 auto;
}

.flex-child-grow {
  flex: 1 0 auto;
}

.flex-child-shrink {
  flex: 0 1 auto;
}

.flex-dir-row {
  flex-direction: row;
}

.flex-dir-row-reverse {
  flex-direction: row-reverse;
}

.flex-dir-column {
  flex-direction: column;
}

.flex-dir-column-reverse {
  flex-direction: column-reverse;
}

@media print, screen and (min-width: 40em) {
  .medium-flex-container {
    display: flex;
  }
  .medium-flex-child-auto {
    flex: 1 1 auto;
  }
  .medium-flex-child-grow {
    flex: 1 0 auto;
  }
  .medium-flex-child-shrink {
    flex: 0 1 auto;
  }
  .medium-flex-dir-row {
    flex-direction: row;
  }
  .medium-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }
  .medium-flex-dir-column {
    flex-direction: column;
  }
  .medium-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}
@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: flex;
  }
  .large-flex-child-auto {
    flex: 1 1 auto;
  }
  .large-flex-child-grow {
    flex: 1 0 auto;
  }
  .large-flex-child-shrink {
    flex: 0 1 auto;
  }
  .large-flex-dir-row {
    flex-direction: row;
  }
  .large-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }
  .large-flex-dir-column {
    flex-direction: column;
  }
  .large-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}
/**
 * Sass Variables 
 * Social Media Brand Colors 
 */
.nav ul:after, .article-list .event:after, .article-list .honoree:after, #main:after, #nav .right-part:after, .container:after, .post-password-form p:after,
.search-form:after, .widget:after {
  content: " ";
  display: block;
  clear: both;
}

.nav ul, .user-page .social, .scroll-box ul, .social-networks, .column-list, .main-article ul, .nav-holder ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.social-feed .heading {
  padding-left: 9999px;
  padding-right: 9999px;
  margin-left: -9999px;
  margin-right: -9999px;
}

html {
  box-sizing: border-box;
}

*, *:before, *:after {
  box-sizing: inherit;
}

* {
  margin: 0;
  padding: 0;
  max-height: 1000000px;
}

ul, ol, dl, p, h1, h2, h3, h4, h5, h6, address, form, table, blcokquote, applet, embed, object, iframe, frameset {
  margin: 0 0 22.008px;
}

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

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

body {
  color: #333;
  font: 14px/1.572 "Arial", "Helvetica", sans-serif;
  background: #ededed;
  overflow-y: scroll;
  min-width: 320px;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: none;
}

a {
  text-decoration: underline;
  color: #00c572;
  outline: none;
}
a:hover {
  text-decoration: none;
}

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

video,
iframe,
object,
embed {
  max-width: 100%;
}

input,
textarea,
select {
  font: 100% "Arial", "Helvetica", sans-serif;
  color: #000;
  vertical-align: middle;
}

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

input[type=text],
input[type=tel],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
textarea {
  background: #fff;
  margin: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border: 1px solid #999;
  padding: 3px 7px;
}
input[type=text]:focus,
input[type=tel]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
textarea:focus {
  border-color: rgb(76.5, 76.5, 76.5);
}

label {
  vertical-align: middle;
}

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

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

input[type=search] {
  -webkit-appearance: none;
  box-sizing: border-box;
}

input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

input[type=search]::-webkit-search-decoration {
  display: none;
}

h1, h2, h3, h4, h5, h6, b, strong, th {
  font-weight: bold;
}

h1 {
  font-size: 200%;
}

h2 {
  font-size: 150%;
}

h3 {
  font-size: 120%;
}

h4 {
  font-size: 110%;
}

h5 {
  font-size: 100%;
}

h6 {
  font-size: 90%;
}

i, cite, em, var, dfn, address {
  font-style: italic;
}

u, ins {
  text-decoration: underline;
}

s, strike, del {
  text-decoration: line-through;
}

blockquote, blockquote:before, blockquote:after, q, q:before, q:after {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}

blockquote {
  border-left: 4px solid #ccc;
  padding-left: 10px;
  margin-left: 22.008px;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

table, caption, tbody, tfoot, thead, tr, th, td {
  border-collapse: collapse;
  border-spacing: 0;
}

th, td {
  border: 1px solid #ccc;
  padding: 3px 6px;
  text-align: left;
  vertical-align: top;
}

th {
  border-color: #999;
  text-align: center;
  vertical-align: middle;
}

ul {
  margin-left: 1px;
}

ul, ol {
  padding-left: 3em;
}

ul ul,
ul ol,
ol ul,
ol ol {
  padding-left: 3em;
  margin: 0;
}

ul > li {
  list-style-type: disc;
}

dl dt {
  float: left;
  clear: left;
  padding-right: 4px;
  font-weight: bold;
}

pre {
  max-width: 100%;
  overflow: auto;
}

table {
  width: 100%;
}

.widget {
  margin-bottom: 22.008px;
}

.widget ul {
  padding-left: 2em;
}

.widget select {
  min-width: 150px;
}

.comment-form textarea,
.post-password-form input[type=password],
.comment-form input[type=text],
.search-form input[type=search] {
  margin: 0 0 10px 0;
  width: 300px;
}

.post-password-form label {
  display: block;
}

.post-password-form input[type=password],
.search-form input[type=search] {
  width: 100%;
}

.post-password-form input,
.search-form input {
  width: 100%;
  height: 35px;
  margin-bottom: 10px;
}

.comment-form input[type=submit],
.post-password-form input[type=submit],
.search-form input[type=submit] {
  background: #000;
  color: #fff;
  height: 24px;
  border: none;
  padding: 0 10px;
  width: auto;
}
.comment-form input[type=submit]:hover,
.post-password-form input[type=submit]:hover,
.search-form input[type=submit]:hover {
  opacity: 0.8;
}

.comment-form input[type=submit] {
  float: none;
  display: block;
}

.commentlist {
  margin: 0 0 22.008px;
}

.commentlist .edit-link {
  margin: 0;
}

.commentlist-item .commentlist-item {
  padding: 0 0 0 3em;
}

@media only screen and (max-width: 767px) {
  .commentlist-item .commentlist-item {
    padding: 0;
  }
}
.comment,
.commentlist-holder {
  overflow: hidden;
}

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
  padding-top: 22.008px;
}

.commentlist .avatar-holder {
  float: left;
  margin: 0 22.008px 4px 0;
}

.comment-form label {
  display: block;
  padding-bottom: 4px;
}

.comment-form textarea {
  padding: 3px 4px;
  overflow: auto;
  margin: 0;
  height: 120px;
  min-height: 120px;
}

.widget_calendar #next {
  text-align: right;
}

.gallery-item dt {
  float: none;
  padding: 0;
}

.navigation {
  overflow: hidden;
  margin: 0 0 22.008px;
}

.navigation .next {
  float: left;
}

.navigation .prev {
  float: right;
}

.wp-caption {
  max-width: 100%;
  clear: both;
  border: 1px solid #ccc;
  padding: 5px;
  margin-bottom: 22.008px;
}

.wp-caption img {
  vertical-align: top;
  margin: 0;
}

.wp-caption p {
  margin: 10px 0 0;
}

div.aligncenter {
  margin: 0 auto 22.008px;
}

img.aligncenter {
  display: block;
  margin: 0 auto;
}

.alignleft {
  float: left;
  margin: 0 22.008px 4px 0;
}

.alignright {
  float: right;
  margin: 0 0 4px 22.008px;
}

.mejs-container {
  margin-bottom: 22.008px;
}

.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
  height: auto;
}

@font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon.eot?-kenz7w");
  src: url("fonts/icomoon.eot?#iefix-kenz7w") format("embedded-opentype"), url("fonts/icomoon.ttf?-kenz7w") format("truetype"), url("fonts/icomoon.woff?-kenz7w") format("woff"), url("fonts/icomoon.svg?-kenz7w#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-], [class*=" icon-"] {
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-twitter:before {
  content: "\e601";
}

.icon-facebook:before {
  content: "\e600";
}

/* custom scrollbars styles */
.jcf-scrollable-wrapper {
  box-sizing: content-box;
  position: relative;
  width: 100% !important;
  min-height: 420px;
}

.jcf-scrollable {
  width: 100% !important;
  min-height: 420px;
}

.jcf-scrollbar-vertical {
  position: absolute;
  cursor: default;
  background: rgba(227, 227, 227, 0.3);
  width: 10px;
  border-radius: 5px;
  bottom: 0;
  right: 0;
  top: 0;
}

.jcf-scrollbar-vertical .jcf-scrollbar-inc {
  top: auto;
  bottom: 0;
}

.jcf-scrollbar-vertical .jcf-scrollbar-handle {
  background: #dedede;
  height: 1px;
  width: 10px;
  border-radius: 4px;
}

.jcf-scrollbar-horizontal {
  position: absolute;
  background: #e3e3e3;
  right: auto;
  top: auto;
  left: 0;
  bottom: 0;
  width: 1px;
  height: 14px;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-dec,
.jcf-scrollbar-horizontal .jcf-scrollbar-inc {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  background: #bbb;
  height: 14px;
  width: 14px;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-inc {
  left: auto;
  right: 0;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-slider {
  display: inline-block;
  position: relative;
  height: 14px;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-handle {
  position: absolute;
  background: #888;
  height: 14px;
}

.jcf-scrollbar.jcf-inactive .jcf-scrollbar-handle {
  visibility: hidden;
}

.jcf-scrollbar.jcf-inactive .jcf-scrollbar-dec,
.jcf-scrollbar.jcf-inactive .jcf-scrollbar-inc {
  background: #e3e3e3;
}

/* common custom form elements styles */
.jcf-disabled {
  background: #ddd !important;
}

.jcf-focus, .jcf-focus * {
  border-color: #f00 !important;
}

.jFormer .jFormerIFrame {
  display: none;
  width: 600px;
  height: 200px;
  clear: both;
  border: 1px solid #ccc;
}

.jFormer .jFormerAlertWrapper {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3;
  text-align: center;
  width: 100%;
  margin: 0;
}

.jFormer .jFormerAlertWrapper .error {
  background-color: red;
}

.jFormer .jFormerAlertWrapper .update {
  background-color: blue;
}

.jFormer .jFormerAlert {
  max-width: 100px;
  text-align: center;
  font-weight: 700;
  background: #333;
  color: #fff;
  font-size: 0.8em;
  margin: 0 auto;
  padding: 0.25em 1em 0.5em;
}

.jFormer .jFormerModalTransparency {
  position: absolute;
  z-index: 99999;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  background-color: #ccc;
}

.jFormer .jFormerModalWrapper {
  position: absolute;
  z-index: 1000000;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.jFormer .jFormerModalWrapper .jFormerModal {
  border: 1px solid red;
  background: #f2f2f2;
  overflow: auto;
  min-width: 300px;
  max-width: 500px;
  font-size: 0.8em;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -moz-box-shadow: 2px 12px 30px #333;
  margin: 0 auto;
}

.jFormer .jFormerModalWrapper .jFormerModal .jFormerModalHeader {
  background: #aa231d;
  color: #fff;
  font-size: 1.4em;
  padding: 0.1em 0.25em;
}

.jFormer .jFormerModalWrapper.jFormerModalNotice .jFormerModal {
  border: 1px solid #257af8;
  background: #f2f2f2;
  overflow: auto;
  min-width: 300px;
  max-width: 500px;
  font-size: 0.8em;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -moz-box-shadow: 2px 12px 30px #333;
  margin: 0 auto;
}

.jFormer .jFormerModalWrapper.jFormerModalNotice .jFormerModal .jFormerModalHeader {
  background: #257af8;
  color: #fff;
  font-size: 1.4em;
  padding: 0.1em 0.25em;
}

.jFormer .jFormerModalWrapper .jFormerModal .jFormerModalContent {
  background: #fff;
  padding: 0.5em;
}

.jFormer .jFormerModalWrapper .jFormerModal .jFormerModalFooter {
  border-top: 1px solid #cecece;
  text-align: right;
}

.jFormer .jFormerModalWrapper .jFormerModal .jFormerModalFooter button {
  font-size: 1em;
  background: #fff url(./images/button-bg.png) repeat-x scroll left center;
  border: 1px solid;
  cursor: pointer;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-color: #dedede #bbb #bfbfbf #dedede;
  margin: 0.5em;
  padding: 0.35em 0.45em;
}

.jFormer .jFormPageNavigator li {
  list-style: none;
  margin: 0;
}

.jFormer .jFormPageNavigatorTop {
  border-top: 1px dotted #ccc;
  border-bottom: 1px dotted #ccc;
  margin-bottom: 0.5em;
  padding: 0.55em 0.5em 0.5em 0;
}

.jFormer .jFormPageNavigatorTop .jFormPageNavigatorLink {
  float: left;
  text-align: center;
  color: #000;
  cursor: pointer;
  margin: 0 0.5em 0 0;
  padding: 0 0.75em 0.1em 0;
}

.jFormer .jFormPageNavigatorTop .jFormPageNavigatorLink .jFormNavigatorLinkPrefix {
  width: 34px;
  height: 29px;
  text-align: center;
  display: inline-block;
  padding: 1px 0 0;
}

.jFormer .jFormPageNavigatorTop .jFormPageNavigatorLinkUnlocked .jFormNavigatorLinkPrefix {
  background: url(./images/icons/page-navigator-unlocked.png) 0.3em 50% no-repeat;
  color: #666;
}

.jFormer .jFormPageNavigatorTop .jFormPageNavigatorLinkLocked .jFormNavigatorLinkPrefix {
  background: url(./images/icons/page-navigator-locked.png) 0.3em 50% no-repeat;
  color: #666;
}

.jFormer .jFormPageNavigatorTop .jFormPageNavigatorLinkDependencyLocked .jFormNavigatorLinkPrefix {
  background: url(./images/icons/page-navigator-dependency-locked.png) 0.3em 50% no-repeat;
  color: #666;
}

.jFormer .jFormPageNavigatorTop .jFormPageNavigatorLinkWarning .jFormNavigatorLinkPrefix {
  background: url(./images/icons/page-navigator-warning.png) 0.3em 50% no-repeat;
}

.jFormer .jFormPageNavigatorTop .jFormPageNavigatorLinkActive .jFormNavigatorLinkPrefix {
  background: url(./images/icons/page-navigator-active.png) 0.3em 50% no-repeat;
  color: #000;
  font-weight: 700;
}

.jFormer .jFormPageNavigatorRight {
  position: absolute;
  top: 0;
  right: 0;
}

.jFormer .jFormPageNavigatorRight .jFormPageNavigatorLink {
  border: 1px solid #ccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  margin: 0 0 0.25em;
}

.jFormer .jFormPageNavigatorRight .jFormPageNavigatorLinkUnlocked {
  background: url(./images/icons/accept.png) 0.3em 50% no-repeat;
  cursor: pointer;
  color: #2c8aef;
  padding: 0.25em 0.75em 0.25em 1.9em;
}

.jFormer .jFormPageNavigatorRight .jFormPageNavigatorLinkDisabled {
  color: #999;
  cursor: default;
  padding: 0.25em 0.75em 0.25em 0.55em;
}

.jFormer .jFormPageNavigatorRight .jFormPageNavigatorLinkWarning {
  background: url(./images/icons/error.png) 0.3em 50% no-repeat;
  cursor: pointer;
  color: #2c8aef;
  padding: 0.25em 0.75em 0.25em 1.9em;
}

.jFormer .jFormerProgressBar {
  background: #2c8aef;
  border: 1px solid #006bdf;
  -moz-border-radius: 5px;
  width: 0;
}

.jFormer .jFormerProgressBar p {
  text-align: center;
  color: #fff;
  line-height: 2em;
  margin: 0;
}

.jFormer .jFormerControl {
  clear: both;
  list-style: none;
  overflow: hidden;
  margin: 0.75em 0 0;
  padding: 0 0 1.5em;
}

.jFormer .jFormerControl li {
  float: left;
  position: relative;
  margin: 0 1em 0 0;
}

.jFormer .jFormerControl li button.nextButton {
  background-repeat: repeat-x !important;
  background-position: left center !important;
  background-image: url(/images/button-bg.png) !important;
  background-color: #FFFFFF !important;
  background-attachment: scroll !important;
  border: 1px solid !important;
  border-color: #DEDEDE #BBBBBB #BFBFBF #DEDEDE !important;
  cursor: pointer !important;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) !important;
  border-radius: 5px !important;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) !important;
  -moz-border-radius: 5px !important;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) !important;
  -webkit-border-radius: 5px !important;
  padding: 0.65em 0.75em !important;
  font-size: 1em !important;
  line-height: 22px !important;
  color: #23b4e0 !important;
  font-weight: unset;
}

.jFormer .jFormPageWrapper {
  overflow: hidden;
  clear: both;
}

.jFormer .jFormPage {
  float: left;
}

.jFormer .jFormPageInactive {
  visibility: hidden;
}

.jFormer .jFormSection {
  clear: both;
  overflow: auto;
}

.jFormer .jFormSectionDependencyDisabled {
  background: url(./images/icons/lock.png) no-repeat top right #f1f1f1;
  color: #ccc;
  border: 1px solid #f1f1f1;
}

.jFormer .jFormComponentRemoveInstanceButton {
  display: inline;
  background: url(./images/icons/cancel.png) no-repeat 0.25em 50% #eee;
  font-size: 0.8em;
  clear: both;
  border: 1px solid #aaa;
  cursor: pointer;
  -moz-border-radius: 5px;
  margin: 0 0 0 0.5em;
  padding: 0.25em 0.25em 0.25em 1.5em;
}

.jFormer .jFormSectionRemoveInstanceButton {
  display: block;
  background: url(./images/icons/cancel.png) no-repeat 0.25em 50% #eee;
  font-size: 0.8em;
  clear: both;
  border: 1px solid #aaa;
  cursor: pointer;
  -moz-border-radius: 5px;
  margin: 0 0 0.75em 0.65em;
  padding: 0.25em 0.25em 0.25em 1.5em;
}

.jFormer .jFormerTip {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  z-index: 3;
  max-width: 300px;
  _width: 300px;
}

.jFormer .jFormerTip .tipArrow {
  position: relative;
  display: block;
  width: 12px;
  height: 16px;
  background: url(./images/tip-arrow-left.png) no-repeat;
  margin: 8px 0 0 1px;
}

.jFormer .jFormerTip .tipContent {
  position: relative;
  top: -22px;
  left: 13px;
  background: #333;
  zoom: 1;
  color: #fff;
  z-index: 3;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -moz-box-shadow: 2px 2px 8px #444;
  -webkit-box-shadow: 2px 2px 8px #444;
  padding: 0.75em 1em 0.75em 0.95em;
}

.jFormer .jFormerTip .tipContent p {
  color: #fff;
  font-size: 0.8em;
  margin: 0;
}

.jFormer .jFormerTip .tipContent .tipErrorUl {
  color: #ff8f8f;
}

.jFormer .jFormerTip .tipContent .tipErrorUl li {
  list-style-type: disc;
  margin-left: 1.25em;
  font-weight: 700;
}

.jFormer .jFormerTipBlurred {
  z-index: 2 !important;
}

.jFormer .jFormerTipBlurred .tipArrow {
  background: url(./images/tip-arrow-left-blurred.png) no-repeat;
}

.jFormer .jFormerTipBlurred .tipContent {
  background-color: #555;
  -moz-box-shadow: 2px 2px 8px #555;
  -webkit-box-shadow: 2px 2px 8px #555;
}

.jFormer .jFormComponentMultipleChoiceTipIcon {
  display: inline-block;
  width: 16px;
  height: 20px;
  background: url(./images/icons/help.png) no-repeat 0 3px;
}

.jFormer .jFormComponentMultipleChoiceTip .tipArrow {
  margin-top: 3px !important;
}

.jFormer .jFormComponentMultipleChoiceTip .tipContent {
  top: -23px !important;
}

.jFormer .jFormComponent {
  margin-bottom: 3px;
  border: 1px solid transparent;
  float: left;
  clear: both;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 0.25em 0.8em 0.5em 0.5em;
}

.jFormer .jFormComponent input,
.jFormer .jFormComponent span.k-select {
  background: #eee url(./images/input-bg.gif) repeat-x 0 1px scroll;
}

.jFormer .jFormComponent select {
  background: #eee;
  border: 1px solid #aaa;
}

.jFormer .jFormComponent textarea {
  background: url(./images/input-bg.gif) repeat-x 0 1px scroll #eee;
  border: 1px solid #aaa;
  resize: none;
  padding: 3px 0.35em;
}

.jFormer .jFormComponent .defaultValue {
  color: #666;
}

.jFormer .jFormComponent .jFormComponentDescription {
  clear: both;
  margin: 0.5em 0 0;
}

.jFormer .jFormComponentServerSideCheck {
  background-color: #fffcdf;
  border: 1px solid #efebc2;
}

.jFormer .jFormComponentValidationFailed {
  background-color: #ffdfe0;
  border: 1px solid #efc2c4;
}

.jFormer .jFormComponentDependencyDisabled {
  background: url(./images/icons/lock.png) no-repeat top right #f1f1f1;
  color: #ccc;
}

.jFormer .jFormComponent .jFormComponentLabel {
  display: block;
  font-weight: 700;
}

.jFormer .jFormComponent .jFormComponentLabelRequiredStar {
  color: red;
}

.jFormer .jFormComponentValidationFailed .jFormComponentLabel,
.jFormer .jFormComponentValidationFailed .jFormComponentLikertStatementLabel {
  background: url(./images/icons/exclamation.png) no-repeat left;
  padding-left: 18px;
}

.jFormer .jFormComponent .jFormComponentSublabel p {
  font-size: 0.7em;
  margin: 0;
  padding: 0;
}

.jFormer .jFormComponentMultipleChoice .choice {
  cursor: pointer;
  margin: 0 0.35em 0 0;
}

.jFormer .jFormComponentMultipleChoice .choiceLabel {
  font-size: 0.8em;
  font-weight: 400;
  margin-right: 1em;
  cursor: pointer;
}

.jFormer .jFormComponentMultipleChoiceTip {
  z-index: 5;
}

.jFormer .jFormComponentHidden {
  display: none;
}

.jFormer .jFormComponentFile .pseudoFile {
  z-index: 1;
}

.jFormer .jFormComponentFile .pseudoFile button:disabled {
  color: #000;
  border: 1px solid;
  border-color: #dedede #bbb #bfbfbf #dedede;
}

.jFormer .jFormComponentFile .pseudoFile button {
  font-size: 0.8em;
  background: #fff url(./images/button-bg.png) repeat-x scroll left center;
  border: 1px solid;
  cursor: pointer;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  -moz-border-radius: 5px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 5px;
  border-color: #dedede #bbb #bfbfbf #dedede;
  margin: 0 0 0 0.25em;
  padding: 0.25em 0.5em 0.225em;
}

.jFormer .jFormComponentFile .file.hidden {
  z-index: 2;
  text-align: right;
  position: relative;
  font-size: 1.1em;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

.jFormer .jFormComponentAddress .cityDiv {
  display: block;
  float: left;
  margin: 0.25em 0.5em 0 0;
}

.jFormer .jFormComponentAddress .state {
  width: 12.1em;
}

.jFormer .jFormComponentAddress select.state {
  width: 13.35em;
  padding: 0.15em 0;
}

.jFormer .jFormComponentAddress .zipDiv {
  clear: both;
  display: block;
  float: left;
  margin: 0.25em 0.5em 0 0;
}

.jFormer .jFormComponentAddress .country {
  width: 13.35em;
}

.jFormer .jFormComponentCreditCard .cardType {
  width: 14.225em;
}

.jFormer .jFormComponentCreditCard .cardNumber {
  width: 13.35em;
  padding-left: 0.35em;
}

.jFormer .jFormComponentCreditCard .expirationDateDiv {
  display: block;
  margin-top: 0.25em;
  float: left;
  overflow: auto;
}

.jFormer .jFormComponentCreditCard .expirationMonth.long {
  width: 9.1em;
}

.jFormer .jFormComponentCreditCard .expirationMonth {
  margin-right: 0.5em;
  margin-bottom: 0.1em;
}

.jFormer .jFormComponentCreditCard .expirationDateSeparator {
  margin-right: 0.5em;
  font-size: 0.8em;
}

.jFormer .jFormComponentCreditCard .expirationYear.long {
  width: 4.5em;
}

.jFormer .jFormComponentCreditCard .securityCodeDiv {
  clear: both;
  display: block;
  float: left;
  margin-top: 0.25em;
}

.jFormer .jFormComponentCreditCard .securityCode {
  width: 5em;
  padding-left: 0.35em;
}

.jFormer .jFormComponentLikert table.jFormComponentLikertTable {
  background: #fff;
  border-collapse: collapse;
}

.jFormer .jFormComponentLikert table.jFormComponentLikertTable td {
  border: 1px solid #ccc;
  text-align: center;
  padding: 0.5em 1.5em;
}

.jFormer .jFormComponentLikert table.jFormComponentLikertTable th {
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  font-size: 0.9em;
  line-height: 1.5em;
  text-align: center;
  max-width: 6em;
  min-width: 6em;
  vertical-align: middle;
  padding: 0.5em;
}

.jFormer .jFormComponentLikert table.jFormComponentLikertTable tr.jFormComponentLikertTableHeading {
  background: #e6e6e6;
}

.jFormer .jFormComponentLikert table.jFormComponentLikertTable tr.jFormComponentLikertTableRowEven {
  background-color: #fff;
}

.jFormer .jFormComponentLikert table.jFormComponentLikertTable tr.jFormComponentLikertTableRowOdd {
  background-color: #f5f5f5;
}

.jFormer .jFormComponentLikert table.jFormComponentLikertTable tr.jFormComponentHighlight {
  background-color: #ffffcf;
  border: none;
}

.jFormer .jFormComponentLikert table.jFormComponentLikertTable tr.jFormComponentValidationFailed {
  border: none;
}

.jFormer .jFormComponentLikert table.jFormComponentLikertTable tr.jFormComponentValidationFailed td {
  background-color: #ffeff0;
}

.jFormer .jFormComponentLikert table.jFormComponentLikertTable th.jFormComponentLikertStatementColumn {
  font-size: 1em;
  min-width: 15em;
  text-align: left;
  padding: 0.5em 0.5em 0.5em 0.8em;
}

.jFormer .jFormComponentLikert table.jFormComponentLikertTable td.jFormComponentLikertStatementColumn {
  min-width: 15em;
  text-align: left;
  padding: 0.5em 0.5em 0.5em 0.8em;
}

.jFormer .jFormComponentLikert table.jFormComponentLikertTable label.jFormComponentLikertStatementLabel {
  font-weight: 700;
}

.jFormer .jFormComponentLikert label.jFormComponentLikertSublabel {
  display: block;
  font-size: 0.9em;
}

.jFormer .jFormComponentDate input {
  width: 9em;
}

.jFormer .jFormComponentDateButton {
  cursor: pointer;
  width: 16px;
  height: 16px;
  display: inline-block;
  text-indent: -2000px;
  overflow: hidden;
  background: url(./images/calendar.gif) no-repeat;
  margin: 0 3px -2px;
  padding: 0;
}

.jFormer .jFormComponentDateSelector {
  background: #f2f2f2;
  border: 1px solid #bbb;
  position: absolute;
  z-index: 100000;
  display: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin: -1px 0 0;
  padding: 5px 5px 5px 8px;
}

.jFormer .jFormComponentDateSelectorIEFrame {
  position: absolute;
  z-index: 99999;
  display: none;
}

.jFormer .jFormComponentDateSelector .jFormComponentDateSelectorNavigator {
  width: 13.5em;
}

.jFormer .jFormComponentDateSelector .jFormComponentDateSelectorMonthNavigator,
.jFormComponentDateSelector .jFormComponentDateSelectorYearNavigator {
  display: block;
  position: relative;
  text-align: center;
  margin: 0 0 3px;
  padding: 0;
}

.jFormer .jFormComponentDateSelector .jFormComponentDateSelectorMonthNavigator {
  float: left;
  width: 50%;
}

.jFormer .jFormComponentDateSelector .jFormComponentDateSelectorYearNavigator {
  float: right;
  width: 35%;
}

.jFormer .jFormComponentDateSelector .jFormComponentDateSelectorMonthName,
.jFormComponentDateSelector .jFormComponentDateSelectorYearName {
  font-weight: 700;
  line-height: 20px;
}

.jFormer .jFormComponentDateSelector .jFormComponentDateSelectorButton {
  display: block;
  position: absolute;
  top: 0;
  width: 18px;
  height: 18px;
  line-height: 17px;
  font-weight: 700;
  color: #003c78;
  text-align: center;
  font-size: 120%;
  overflow: hidden;
  border: 1px solid #f2f2f2;
}

.jFormer .jFormComponentDateSelector .jFormComponentDateSelectorButton:hover,
.jFormComponentDateSelector .jFormComponentDateSelectorButton.hover {
  background: none;
  color: #003c78;
  cursor: pointer;
  border-color: #ccc;
}

.jFormer .jFormComponentDateSelector .jFormComponentDateSelectorPrevious {
  left: 0;
}

.jFormer .jFormComponentDateSelector .jFormComponentDateSelectorNext {
  right: 0;
}

.jFormer .jFormComponentDateSelector table {
  border-spacing: 0;
  border-collapse: collapse;
  clear: both;
}

.jFormer .jFormComponentDateSelector th,
.jFormComponentDateSelector td {
  width: 2.3em;
  height: 2em;
  text-align: center;
  color: #000;
  padding: 0;
}

.jFormer .jFormComponentDateSelector td {
  border: 1px solid #ccc;
  text-align: center;
  white-space: nowrap;
  color: #003c78;
  background: #fff;
}

.jFormer .jFormComponentDateSelector td.jFormComponentDateSelectorToday {
  background: #fffeb3;
}

.jFormer .jFormComponentDateSelector td.jFormComponentDateSelectorUnselectedMonth {
  color: #ccc;
}

.jFormer .jFormComponentDateSelector td.jFormComponentDateSelectorSelectedDay {
  cursor: pointer;
}

.jFormer .jFormComponentDateSelector td.jFormComponentDateSelectorSelected {
  background: #d8dfe5;
  font-weight: 700;
}

.jFormer .jFormComponentDateSelector td.jFormComponentDateSelectorSelectedDay:hover,
.jFormComponentDateSelector td.jFormComponentDateSelectorSelectedDay.hover {
  background: #003c78;
  color: #fff;
}

.jFormer .jFormPageNavigator,
.jFormer .jFormWrapperContainer {
  overflow: auto;
}

.jFormer .jFormPageNavigator ul,
.jFormer .jFormerTip .tipContent ul {
  margin: 0;
}

.jFormer .jFormPageNavigatorRight .jFormPageNavigator li.jFormPageNavigatorLinkActive,
.jFormer .jFormComponentHighlight {
  background-color: #dfefff;
  border: 1px solid #c2d7ef;
}

.jFormer .jFormerControl .jFormerFailureNotice,
.jFormer .jFormerFailure {
  background: url("../images/icons/exclamation.png") no-repeat 0.5em 50%;
  background-color: #ffdfe0;
  border: 1px solid #efc2c4;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 0.25em 0.75em 0.25em 2em;
}

.jFormer .jFormSectionDependencyDisabled:hover,
.jFormer .jFormComponentDependencyDisabled.jFormComponentHighlight {
  background-color: #f1f1f1;
  border: 1px solid #ccc;
}

.jFormer .jFormComponentAddInstanceButton,
.jFormer .jFormSectionAddInstanceButton {
  display: block;
  background: url("../images/icons/add.png") no-repeat 0.25em 50% #eee;
  font-size: 0.8em;
  clear: both;
  border: 1px solid #aaa;
  cursor: pointer;
  -moz-border-radius: 5px;
  margin: 0 0 0.75em 0.65em;
  padding: 0.25em 0.25em 0.25em 1.5em;
}

.jFormer table .jFormerTip .tipContent p,
.jFormer table .jFormerTip .tipContent ul,
.jFormer .jFormComponentLikert table.jFormComponentLikertTable div.jFormComponentLikertStatementDescription p {
  font-size: 1em;
}

.jFormer .jFormComponentDropDown .dropDown,
.jFormer .jFormComponentAddress .addressLine1Div,
.jFormer .jFormComponentCreditCard .cardTypeDiv {
  display: block;
}

.jFormer .jFormComponentFile .pseudoFile input,
.jFormer .jFormComponentFile .pseudoFile input:disabled {
  border: 1px solid #aaa !important;
  color: #000 !important;
}

.jFormer .jFormComponentName input:focus,
.jFormer .jFormComponentAddress input:focus,
.jFormer .jFormComponentAddress select:focus,
.jFormer .jFormComponentCreditCard input:focus,
.jFormer .jFormComponentCreditCard select:focus {
  border: 1px solid #888;
}

.jFormer .jFormComponentName .firstNameDiv,
.jFormer .jFormComponentName .middleInitialDiv,
.jFormer .jFormComponentName .lastNameDiv {
  display: block;
  float: left;
  margin-right: 0.5em;
}

.jFormer .jFormComponentName .lastName,
.jFormer .jFormComponentAddress .city,
.jFormer .jFormComponentAddress .zip {
  width: 10em;
}

.jFormer .jFormComponentAddress .addressLine1,
.jFormer .jFormComponentAddress .addressLine2 {
  width: 24em;
}

.jFormer .jFormComponentAddress .addressLine2Div,
.jFormer .jFormComponentCreditCard .cardNumberDiv {
  display: block;
  margin-top: 0.25em;
}

.jFormer .jFormComponentAddress .stateDiv,
.jFormer .jFormComponentAddress .countryDiv {
  display: block;
  float: left;
  margin: 0.25em 0 0;
}

.jFormComponent.jFormComponentSingleLineText .k-input {
  font-size: 1.75em;
  height: 2em;
  line-height: 2em;
}

.jFormComponent.jFormComponentSingleLineText .k-numerictextbox {
  width: unset;
}
.jFormComponent.jFormComponentSingleLineText .k-numerictextbox .k-link {
  height: 2em;
  line-height: 2em;
}

.jFormComponent select {
  margin: 0;
}

.k-numerictextbox .k-select .k-link span.k-i-arrow-n {
  margin-top: 1rem;
}

.jFormer .jFormComponentName .lastName,
.jFormer .jFormComponentName .firstName,
.jFormer .jFormComponentSingleLineText input {
  font-size: 1em;
}

/*
.jFormer .jFormComponentName .firstNameDiv, 
.jFormer .jFormComponentName .middleInitialDiv, 
.jFormer .jFormComponentName .lastNameDiv,
.jFormer .jFormComponent
{
    float: initial;
}
*/
.jFormer .jFormerControl li button {
  color: #23b4e0;
}

.seatsection {
  border: silver 0.05em solid;
  margin: 0.5em;
  padding: 0.8em;
}

.main-article ul.tabs {
  padding: 0;
}

tr.center.middle td {
  height: 5em;
  padding: 1.25em;
  vertical-align: middle;
}

tr.center.middle td h2, div.button-group {
  margin-bottom: 0;
  vertical-align: middle;
}

tr.center.middle td h2.center {
  text-align: center;
}

tr.center.middle td div.input-group {
  margin-bottom: 0;
}

.jFormComponent select {
  margin: 0;
}

form#paymentForm div#anonymous-wrapper {
  clear: both !important;
}

.jFormComponent select {
  background-color: #eee !important;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb(138, 138, 138)"></polygon></svg>') !important;
  background-origin: content-box !important;
  background-position: right center !important;
  background-repeat: no-repeat !important;
  background-size: 9px 6px !important;
  border-radius: 0 !important;
  height: 2.4375rem !important;
  padding: 0.5rem !important;
}

select#salutation {
  width: 10em;
}

@media (min-width: 768px) {
  form.jFormer {
    font-size: 1.25em;
  }
  .jFormer .jFormComponentCreditCard .expirationYear.long {
    width: 5em !important;
  }
  #cc_info-wrapper {
    clear: both;
  }
}
#content {
  float: unset;
  width: unset;
}

.jFormer .jFormComponentName .lastName,
.jFormer .jFormComponentName .firstName,
.jFormer .jFormComponentSingleLineText input {
  font-size: 1em;
}

.seatsection {
  border: silver 0.05em solid;
  margin: 0.5em;
  padding: 0.8em;
}

.main-article ul.tabs {
  padding: 0;
}

tr.center.middle td {
  height: 5em;
  padding: 1.25em;
  vertical-align: middle;
}

tr.center.middle td h2,
div.button-group {
  margin-bottom: 0;
  vertical-align: middle;
}

tr.center.middle td h2.center {
  text-align: center;
}

tr.center.middle td div.input-group {
  margin-bottom: 0;
}

.jFormComponent select {
  margin: 0;
}

form#paymentForm div#anonymous-wrapper {
  clear: both !important;
}

.jFormComponent select {
  background-color: #eee !important;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb(138, 138, 138)"></polygon></svg>') !important;
  background-origin: content-box !important;
  background-position: right center !important;
  background-repeat: no-repeat !important;
  background-size: 9px 6px !important;
  border-radius: 0 !important;
  height: 2.4375rem !important;
  padding: 0.5rem !important;
}

input[type=text]:focus {
  background-color: #EEE;
}

div[id^=paymentFormSection-section] {
  border-top: dotted #23b4e0 2px;
  margin-top: 1.5em;
  padding-top: 1.5em;
}

div#paymentFormSection2.jFormSection {
  overflow: visible;
  clear: both;
}

.jFormComponent .jFormComponent {
  padding-left: initial !important;
}

@media all and (min-width: 320px) {
  table {
    font-size: small;
  }
}
@media all and (min-width: 740px) {
  table {
    font-size: medium;
  }
}
@media all and (min-width: 1280px) {
  table {
    font-size: large;
  }
}

@media all and (min-width: 1280px) {
  div[id^=paymentFormSection] div[id^=salutation] {
    display: none;
  }
  div[id^=paymentFormSection] > div[id^=attendee_name] {
    clear: both;
  }
  div[id^=attendee_name].jFormComponent {
    float: left;
    clear: both;
  }
  div[id^=attendee_phone].jFormComponent {
    float: left;
    clear: none;
  }
  div[id^=attendee_email].jFormComponent {
    float: left;
    clear: none;
  }
  #ticket-total {
    float: left;
    clear: none;
    width: 153px;
    font-size: 14px;
    font-weight: bold;
    text-align: right;
    margin-top: 7px !important;
  }
  #attendee-header {
    font-size: 13px;
    font-weight: bold;
    margin-left: 10px;
    clear: none;
  }
  .jFormer .jFormComponent {
    padding: 0.25em 0.25em 0.5em 0.5em;
  }
  div.choiceWrapper[id^=attendee_additionalinfo] input[type=checkbox] {
    width: 0.8em;
  }
  .jFormer .jFormComponentAddress .country,
  .jFormer .jFormComponentCreditCard .expirationYear.long,
  .jFormer .jFormComponentCreditCard .expirationMonth.long {
    width: initial;
  }
  .jFormer .jFormComponentName .firstName,
  .jFormer .jFormComponentName .lastName {
    width: 13em;
  }
  .jFormer .jFormComponentAddress [class^=addressLine],
  input#billing_company,
  input#billing_email {
    width: 28em;
  }
  .jFormer .jFormComponentAddress .city {
    width: 15.25em;
  }
  .jFormer .jFormComponentAddress .city {
    width: 15.25em;
  }
  .jFormer .jFormComponentAddress .zip {
    width: 11em;
  }
  .jFormer .jFormComponentAddInstanceButton,
  .jFormer .jFormSectionAddInstanceButton {
    font-size: 1em;
    background: #EEE url(./images/icons/add.png) no-repeat 0.25em 50%;
    border: 1px solid;
    cursor: pointer;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    -moz-border-radius: 5px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 5px;
    border-color: #DEDEDE #BBB #BFBFBF #DEDEDE;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 1em;
    padding-top: 0.65em;
    padding-right: 0.75em;
    padding-left: 1.75em;
    padding-bottom: 0.65em;
  }
  .jFormer .jFormComponentAddInstanceButton,
  .jFormer .jFormSectionRemoveInstanceButton {
    font-size: 1em;
    background: #EEE url(./images/icons/cancel.png) no-repeat 0.25em 50%;
    border: 1px solid;
    cursor: pointer;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    -moz-border-radius: 5px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 5px;
    border-color: #DEDEDE #BBB #BFBFBF #DEDEDE;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 1em;
    padding-top: 0.65em;
    padding-right: 0.75em;
    padding-left: 1.75em;
    padding-bottom: 0.65em;
  }
  div#paymentFormSection3 input {
    padding: 3pt;
  }
  #ticket-section20-total {
    float: left;
    clear: none;
    width: 153px;
    font-size: 14px;
    font-weight: bold;
    text-align: right;
    margin-top: 7px !important;
  }
  #sub-total {
    font-size: 3em;
    font-weight: bold;
  }
  #total-label {
    font-size: 3em;
    font-weight: normal;
  }
  #attendee-header {
    font-size: 13px;
    font-weight: bold;
    margin-left: 10px;
    clear: none;
  }
  .coupon-text {
    width: 480px;
    margin-bottom: 30px;
    clear: both;
  }
  .coupon {
    font-family: Arial;
    font-size: 0.8em;
    padding: 3px 0.35em;
    width: 10em;
    background: #EEEEEE url("./images/input-bg.gif") repeat-x 0 1px scroll;
    border: 1px solid #AAA;
    outline: none;
  }
  .coupon-button {
    font-size: 0.8em;
    margin-left: 10px;
    background: #FFFFFF url(./images/button-bg.png) repeat-x scroll left center;
    border: 1px solid;
    border-color: #DEDEDE #BBBBBB #BFBFBF #DEDEDE;
    padding: 0.25em 0.75em;
    cursor: pointer;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    -moz-border-radius: 5px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 5px;
  }
  [type=color],
  [type=date],
  [type=datetime-local],
  [type=datetime],
  [type=email],
  [type=month],
  [type=number],
  [type=password],
  [type=search],
  [type=tel],
  [type=text],
  [type=time],
  [type=url],
  [type=week],
  textarea {
    font-size: 1em;
    margin-bottom: 0;
  }
  input[type=text]:focus {
    background-color: #EEE;
  }
  div[id^=attendee_email][id$=-wrapper] input[id^=attendee_email],
  div[id^=attendee_phone][id$=-wrapper] input[id^=attendee_phone] {
    width: 12.5em;
  }
  .jFormer .jFormerControl li button {
    font-size: 0.8em;
    line-height: 1.5em;
  }
  form.jFormer {
    font-size: 1.25em;
  }
  .jFormer .jFormComponentCreditCard .expirationYear.long {
    width: 5em !important;
  }
  input.coupon-button {
    margin: 1em 0em;
  }
  select#salutation {
    width: 10em;
  }
}
@media all and (max-width: 1279px) {
  .coupon-text {
    width: 100%;
    margin-bottom: 30px;
    clear: both;
  }
  .coupon {
    font-family: Arial;
    background-repeat: repeat-x;
    background-position: 0 1px;
    background-image: url("images/input-bg.gif");
    background-color: #EEEEEE;
    background-attachment: scroll;
    border: 1px solid #AAA;
    outline: none;
  }
  .coupon-button {
    background-repeat: repeat-x;
    background-position: left center;
    background-image: url(images/button-bg.png);
    background-color: #FFFFFF;
    background-attachment: scroll;
    border: 1px solid;
    border-color: #DEDEDE #BBBBBB #BFBFBF #DEDEDE;
    cursor: pointer;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    -moz-border-radius: 5px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 5px;
    padding: 0.65em 0.75em;
    font-size: 1em;
    line-height: 22px;
  }
  #attendee-header {
    display: none;
  }
  #cost-header {
    display: none;
  }
  #ticket-total {
    margin-top: 8px;
    font-weight: bold;
  }
  #ticket-section2-total {
    margin-top: 8px;
    font-weight: bold;
  }
  #ticket-section3-total {
    margin-top: 8px;
    font-weight: bold;
  }
  #ticket-section4-total {
    margin-top: 8px;
    font-weight: bold;
  }
  #ticket-section5-total {
    margin-top: 8px;
    font-weight: bold;
  }
  #sub-total {
    font-size: 1.85em;
    font-weight: bold;
  }
  #total-label {
    font-size: 1.65em;
    font-weight: lighter;
  }
  div.bg-stretch img {
    vertical-align: bottom;
    width: 100%;
  }
  div.jFormComponent {
    width: 100%;
    margin-bottom: 0;
  }
  div.jFormComponent input,
  .jFormer .jFormComponentSingleLineText input {
    width: 100%;
    margin-bottom: 0;
  }
  div.jFormComponent input[type=checkbox], input[type=radio],
  .jFormer .jFormComponentSingleLineText input[type=checkbox], input[type=radio] {
    width: unset !important;
    margin-bottom: 0;
  }
  .jFormer .jFormComponentCreditCard .cardType,
  .jFormer .jFormComponentCreditCard .cardNumber {
    width: 100%;
  }
  .jFormer .jFormComponentCreditCard .expirationMonth.long,
  .jFormer .jFormComponentCreditCard .expirationYear.long {
    width: 40%;
  }
  .jFormer .jFormComponentCreditCard .expirationDateDiv {
    float: none;
  }
  #attendee-header {
    display: none;
  }
  #cost-header {
    display: none;
  }
  #ticket-total {
    margin-top: 8px;
    font-weight: bold;
  }
  #ticket-section2-total {
    margin-top: 8px;
    font-weight: bold;
  }
  #ticket-section3-total {
    margin-top: 8px;
    font-weight: bold;
  }
  #ticket-section4-total {
    margin-top: 8px;
    font-weight: bold;
  }
  #ticket-section5-total {
    margin-top: 8px;
    font-weight: bold;
  }
  #sub-total {
    margin-left: 6px;
    font-weight: bold;
  }
  #total-label {
    margin-left: 6px;
    font-weight: bold;
  }
  .jFormer .jFormComponentName .firstNameDiv,
  .jFormer .jFormComponentName .middleInitialDiv,
  .jFormer .jFormComponentName .lastNameDiv {
    display: unset;
    float: unset;
    clear: both;
  }
  .jFormer .jFormComponentName .firstName,
  .jFormer .jFormComponentName .lastName,
  .jFormer .jFormComponentAddress .city,
  .jFormer .jFormComponentAddress .zip,
  .jFormer .jFormComponentAddress .addressLine1,
  .jFormer .jFormComponentAddress .addressLine2,
  .jFormer .jFormComponentAddress .state,
  .jFormer .jFormComponentAddress .country {
    width: 100%;
  }
  .jFormer .jFormComponentAddress .cityDiv,
  .jFormer .jFormComponentAddress .stateDiv,
  .jFormer .jFormComponentAddress .countryDiv,
  .jFormer .jFormComponentAddress .zipDiv {
    float: unset;
    margin: 0;
  }
}
#wrapper {
  overflow: hidden;
  max-width: 80rem;
  margin: 0 auto;
  padding: 0 1%;
}

.profile-image {
  position: relative;
  margin: 0 0 31px;
}

.profile-image img {
  width: 100%;
  height: auto;
}
.profile-image img[data-letters]:after {
  content: attr(data-letters);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  font-family: Anton, "Open Sans", SansSerif, Monospaced;
  font-size: 10em;
  width: 100%;
  height: 100%;
  line-height: 2.25em;
  text-align: center;
  background: #30bce6;
  vertical-align: middle;
  color: white;
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}

.member-image {
  position: relative;
  text-align: center;
  min-height: 72px;
}

.member-image img {
  width: 72px;
  height: 72px;
}
.member-image img[data-letters]:after {
  content: attr(data-letters);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  font-family: Anton, "Open Sans", SansSerif, Monospaced;
  font-size: 4.25em;
  width: 100%;
  height: 100%;
  line-height: 1.25em;
  text-align: center;
  color: #30bce6;
  vertical-align: middle;
  -webkit-border-radius: 0 0;
  -moz-border-radius: 0 0;
  border-radius: 0 0;
}

.member-image div[data-letters]:after {
  content: attr(data-letters);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  font-family: Anton, "Open Sans", SansSerif, Monospaced;
  font-size: 4.25em;
  width: 100%;
  height: 100%;
  line-height: 1.25em;
  text-align: center;
  color: #30bce6;
  vertical-align: middle;
  -webkit-border-radius: 0 0;
  -moz-border-radius: 0 0;
  border-radius: 0 0;
}

.profile-image .wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
}

.profile-image .profile-name {
  font-size: 34px;
  line-height: 36px;
  font-weight: 400;
  color: #fff;
  display: block;
  margin: 0 0 14px;
  text-shadow: 3px 3px #333;
}

.profile-image .overlay {
  background: #4a90e2;
  background: rgba(48, 188, 230, 0.75);
  font-size: 1em;
  line-height: 1.5em;
  color: #fff;
  display: block;
  letter-spacing: 1px;
  padding: 9px 2% 7px;
  font-family: "Open Sans", sans-serif;
}

.donor-info {
  overflow: hidden;
  margin: 0 0 43px;
  border-bottom: 1px solid #ececec;
  padding: 0 0 15px;
}

.recent h1 {
  font-size: 22px;
  line-height: 24px;
  font-weight: 400;
  margin: 0 10% 25px 0;
  color: #32363a;
  text-align: center;
  font-weight: 700;
}

.recent .donor-list {
  list-style: none;
  margin: 0 -2.1%;
  padding: 0 7%;
  overflow: hidden;
  font-size: 11px;
  line-height: 13px;
}

.recent .donor-list li {
  display: inline-block;
  vertical-align: top;
  /*width: 25%;*/
  margin: 0 2.1% 21px;
}

.donor-list li a {
  color: #93979c;
}

.donor-list li a:hover .name {
  color: #4a90e2;
}

.donor-list li .name {
  display: block;
  text-align: center;
  margin: 0 0 9px;
}

.donor-list li .img-holder {
  border-radius: 100%;
  overflow: hidden;
}

.donor-list .img-holder img {
  max-width: 100%;
  height: auto;
}

.donor-info .data {
  list-style: none;
  margin: 0 -1%;
  padding: 0;
  overflow: hidden;
  font-size: 12px;
  line-height: 14px;
  color: #93979c;
  text-align: center;
}

.donor-info .data li {
  display: inline-block;
  vertical-align: top;
  width: 34.2%;
  padding: 72px 0 0;
  margin: 0 7.5% 29px;
  position: relative;
}

.donor-info .data li:after {
  content: "";
  background: url(/user-profile/images/sprite.png) no-repeat 0 0;
  width: 52px;
  height: 63px;
  position: absolute;
  top: 0;
  left: 50%;
  margin: 0 0 0 -26px;
}

.donor-info .data li.d1:after {
  background-position: 0 0;
}

.donor-info .data li.d2:after {
  background-position: -70px 0;
}

.donor-info .data li.d3:after {
  background-position: -140px 0;
}

.donor-info .data li.d4:after {
  background-position: -209px 0;
  width: 50px;
  height: 50px;
  margin: 0 0 0 -25px;
}

.donor-info .data .text {
  display: block;
  margin: 0 0 7px;
}

.donor-info .data .number {
  font-family: Anton, "Open Sans", SansSerif, Monospaced;
  font-size: 2rem;
  line-height: 1.5rem;
  color: #32353a;
  display: block;
  letter-spacing: 2px;
}

#content .detail-holder {
  overflow: hidden;
}

.detail-holder h2 {
  font-size: 17px;
  line-height: 19px;
  font-weight: 400;
  margin: 0 0 29px;
  color: #32363a;
}

.about-block .logo-holder {
  margin: 0 0 28px;
}

.about-block .logo-holder img {
  max-width: 100%;
  height: auto;
}

.about-block p {
  margin: 0 0 10px;
}

.contact-block h2 {
  margin: 0 0 14px;
}

.contact-block p {
  margin: 0 0 22px;
}

.contact-block address {
  font-style: normal;
  font-size: 14px;
  line-height: 24px;
  margin: 0 0 23px;
}

.contact-block address em {
  font-style: normal;
  display: block;
}

.contact-block .title {
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  margin: 0 0 9px;
  color: #32363a;
  display: block;
}

.contact-block .map {
  display: inline-block;
  color: #41b3d6;
  text-decoration: underline;
}

.contact-block .map:hover {
  color: #5094e3;
}

.timing .title {
  margin: 0 0 7px;
}

.three-columns .column .content, .three-columns .columns .content {
  background-color: white;
}

.three-columns .column h2, .three-columns .columns h2 {
  /*font-size: 18px;*/
  /*line-height: 20px;*/
  /*font-weight: 400;*/
  /*color: #32363a;*/
  /*text-align: center;*/
  margin: 0;
  padding: 101px 2.9% 25px;
  /*border-bottom: 1px solid #ededed;*/
  position: relative;
  font-size: 25px;
  /*display: block;*/
  background: #fff;
  box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 5px 5px 0 0;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  font-weight: normal;
  text-transform: uppercase;
  /*padding: 15px;*/
  border-bottom: 1px solid #ececec;
  letter-spacing: normal;
  background: linear-gradient(to bottom, #fcfcfc 0%, #f0f0f0 100%);
}

.c1 h2:after {
  content: "";
  background: url(/user-profile/images/icon-donors.svg) no-repeat;
  width: 59px;
  height: 50px;
  background-size: 59px 50px;
  position: absolute;
  top: 36px;
  left: 50%;
  margin: 0 0 0 -30px;
}

.no-svg .c1 h2:after {
  background: url(/user-profile/images/icon-donors.png) no-repeat;
}

.c2 h2:after {
  content: "";
  background: url(/user-profile/images/icon-leaderboard.svg) no-repeat;
  width: 50px;
  height: 54px;
  background-size: 50px 54px;
  position: absolute;
  top: 34px;
  left: 50%;
  margin: 0 0 0 -25px;
}

.no-svg .c2 h2:after {
  background: url(/user-profile/images/icon-leaderboard.png) no-repeat;
}

.c3 h2:after {
  content: "";
  background: url(/user-profile/images/icon-scorers.svg) no-repeat;
  width: 52px;
  height: 50px;
  background-size: 52px 50px;
  position: absolute;
  top: 36px;
  left: 50%;
  margin: 0 0 0 -26px;
}

.no-svg .c3 h2:after {
  background: url(/user-profile/images/icon-scorers.png) no-repeat;
}

.c1.column ul, .c1.columns ul {
  margin: 0;
  padding: 0 5.5% 0 5.5%;
  list-style: none;
  height: 480px;
  overflow: auto;
}

.column ul li, .columns ul li,
.column ol li,
.columns ol li {
  padding: 9px 0;
}

.column ol, .columns ol {
  padding: 0 5.5% 0 12%;
  margin: 0;
  height: 480px;
  overflow: auto;
}

.column ol li, .columns ol li {
  padding-left: 2.8%;
}

.column ol li:after, .columns ol li:after {
  left: -20px;
}

.column .avatar, .columns .avatar {
  background: #e1e5e8;
  width: 42px;
  height: 42px;
  border-radius: 100%;
  display: inline-block;
  vertical-align: middle;
  margin: 0 1.2% 0 0;
  overflow: hidden;
}

.column .name, .columns .name {
  min-width: 55%;
  max-width: 55%;
  padding: 0 2%;
  display: inline-block;
  vertical-align: middle;
}

.column .name a, .columns .name a {
  color: #5c6064;
}

.column ol .name, .columns ol .name {
  min-width: 53%;
  max-width: 53%;
}

.column .amount, .columns .amount {
  float: right;
  width: 20%;
  text-align: right;
  margin: 9px 0 0;
}

.c1 .amount {
  color: #2ecc71;
}

.c2 .amount {
  color: #feab19;
}

.c3 .amount {
  color: #4a90e2;
}

/* ---------------------------------------------------------
   4. Styles for Responsive web design
   ---------------------------------------------------------*/
/* styles for screens 979px wide and narrower */
@media only screen and (max-width: 979px) {
  .profile-image .profile-name {
    font-size: 29px;
    line-height: 31px;
  }
  .profile-image .overlay {
    font-size: 9px;
    line-height: 11px;
  }
  .event-header .img-cover {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0;
    padding: 0;
  }
  .event-header .img-cover img {
    width: 100%;
    height: auto;
  }
  .button-social .share-fb,
  .button-social .share-twt {
    padding: 16px 2% 15px 20%;
  }
  .button-social .share-fb:after {
    left: 15px;
    top: 15px;
  }
  .button-social .share-twt:after {
    left: 12px;
  }
  .donor-info .data .number {
    font-size: 23px;
    line-height: 25px;
  }
  .promote .hard-text:after {
    left: 50px;
    right: 50px;
  }
  .donor-info .data {
    font-size: 11px;
    line-height: 13px;
  }
  .donor-info .data li {
    width: 43.5%;
    margin: 0 2.5% 15px;
  }
  #content .holder {
    padding: 0 3.5% 20px;
  }
  .detail-holder .about-block,
  .detail-holder .contact-block {
    width: 45%;
  }
  .three-columns .column h2, .three-columns .columns h2 {
    font-size: 17px;
    line-height: 19px;
  }
  .three-columns {
    font-size: 14px;
    line-height: 19px;
  }
  .column ul, .columns ul {
    padding: 0 4%;
  }
  .column .avatar, .columns .avatar {
    width: 35px;
    height: 35px;
    background-size: 35px 35px;
  }
  .column .avatar img, .columns .avatar img {
    width: 100%;
  }
  .column .name, .columns .name {
    min-width: 53%;
    max-width: 53%;
  }
  .column ol .name, .columns ol .name {
    min-width: 50%;
    max-width: 50%;
  }
}
/* styles for screens 767px wide and narrower */
@media only screen and (max-width: 767px) {
  #wrapper {
    overflow: visible;
  }
  #header .button-link {
    display: block;
    margin: 0 auto 10px;
    float: none;
  }
  #header .addthis_native_toolbox {
    display: none;
  }
  #sidebar {
    float: none;
    width: 100%;
    margin: 0 0 20px;
  }
  .button-social .share-fb:after {
    left: 20%;
    top: 16px;
  }
  .button-social .share-twt:after {
    left: 15%;
    top: 16px;
  }
  .video-holder .wrap {
    padding-top: 39%;
  }
  #content {
    float: none;
    width: 100%;
  }
  .donor-info .recent {
    float: none;
    width: 100%;
    border: none;
    padding: 0;
    margin: 0 0 10px;
    text-align: center;
    border-bottom: 1px solid #ececec;
  }
  .donor-info .data {
    float: none;
    width: 100%;
    margin: 0;
  }
  .recent .donor-list {
    padding: 0;
    margin: 0;
  }
  .detail-holder .about-block,
  .detail-holder .contact-block {
    float: none;
    width: 100%;
  }
  .detail-holder h2 {
    text-align: center;
  }
  .about-block .logo-holder {
    text-align: center;
  }
}
@font-face {
  font-family: "gotham";
  src: url("fonts/gotham_light-webfont.eot"), url("fonts/gotham_light-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/gotham_light-webfont.woff2") format("woff2"), url("fonts/gotham_light-webfont.woff") format("woff"), url("fonts/gotham_light-webfont.ttf") format("truetype"), url("fonts/gotham_light-webfont.svg#gotham_lightregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "gotham";
  src: url("fonts/gotham_medium-webfont.eot"), url("fonts/gotham_medium-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/gotham_medium-webfont.woff2") format("woff2"), url("fonts/gotham_medium-webfont.woff") format("woff"), url("fonts/gotham_medium-webfont.ttf") format("truetype"), url("fonts/gotham_medium-webfont.svg#gotham_mediumregular") format("svg");
  font-weight: 500;
  font-style: normal;
}
#wrapper {
  overflow: hidden;
  width: 100%;
}

.container {
  padding: 0 9px;
  margin: 0 auto;
}
@media all and (min-width: 320px) {
  .container {
    max-width: 1138px;
  }
}
@media all and (min-width: 1280px) {
  .container {
    max-width: 1170px;
  }
}

img {
  vertical-align: top;
}

.bg-stretch {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: -1;
  overflow: hidden;
}
.bg-stretch img {
  max-width: none;
}

h1 {
  font: 30px/36px "Montserrat", sans-serif;
  color: #333;
}

.button {
  text-transform: uppercase;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  font: 20px/24px "Montserrat", sans-serif;
  font-weight: 900;
  border-radius: 5px;
  background-color: #e4f5ff;
  box-shadow: 1px 1px 0 rgba(26, 149, 185, 0.8);
  text-decoration: none;
  color: #23b4e0;
  padding: 13px 10px;
}
.button.green {
  text-shadow: 0 0 1px rgba(0, 66, 38, 0.1);
  color: #fff;
  box-shadow: 1px 1px 0 rgba(0, 74, 43, 0.8);
  background: #00e081 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwZTA4MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMGM2NzQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #00e081 0%, #00c674 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00e081), color-stop(100%, #00c674));
  background: -webkit-linear-gradient(top, #00e081 0%, #00c674 100%);
  background: -o-linear-gradient(top, #00e081 0%, #00c674 100%);
  background: -ms-linear-gradient(top, #00e081 0%, #00c674 100%);
  background: linear-gradient(to bottom, #00e081 0%, #00c674 100%);
}
.button:hover {
  opacity: 0.7;
}

section.padding-1 {
  padding: 1em;
}

#header {
  padding: 10px 0 10px;
}
@media all and (min-width: 320px) {
  #header {
    padding: 20px 0 20px;
  }
}
@media all and (min-width: 740px) {
  #header {
    padding: 20px 0 20px;
  }
}
@media all and (min-width: 1280px) {
  #header {
    padding: 20px 0 20px;
  }
}

.top-section {
  position: relative;
}

.top-wrap {
  background-color: white;
}
@media all and (min-width: 740px) {
  .top-wrap {
    width: 66.1%;
  }
}

.top-image {
  position: relative;
  overflow: hidden;
  text-align: center;
  border-color: #e6e6e6;
  border-style: solid;
  border-width: 1px 1px 0;
  background-size: contain;
  -o-object-fit: scale-down;
  object-fit: scale-down;
}
.top-image:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  margin-right: -0.25em;
}
.top-image .logo {
  display: inline-block;
  vertical-align: middle;
  width: 151px;
  margin-top: -38px;
}
@media all and (min-width: 740px) {
  .top-image {
    border-radius: 6px 6px 0 0;
    box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.1);
    background-size: cover;
  }
  .top-image .logo {
    width: 284px;
    margin-top: -6px;
  }
}
@media all and (min-width: 1280px) {
  .top-image {
    background-size: cover;
    height: 288px;
    -o-object-fit: cover;
    object-fit: cover;
  }
}

.spsr-block-parent {
  flex: 1;
  display: flex;
}

.spsr-block {
  background: rgba(255, 255, 255, 0.92);
  width: 100%;
  position: relative;
}
.spsr-block .title {
  color: #000;
  float: left;
  padding: 6px 0 0 14px;
  font-family: "Montserrat", sans-serif;
  font-weight: normal;
  font-size: 2em;
  line-height: 50px;
  text-transform: uppercase;
  text-align: center;
}
@media all and (min-width: 320px) {
  .spsr-block .title {
    font-size: 1.25em;
    padding: 0 12.5px 0 0;
    text-align: left;
  }
}
.spsr-block .inner {
  max-width: 261px;
}
.spsr-block .logo {
  margin: 0;
  width: 60px;
  float: right;
}
.spsr-block .logo img {
  height: auto;
  width: 320px;
  position: unset;
  margin-top: 2em;
}
@media all and (min-width: 740px) {
  .spsr-block .logo img {
    height: auto;
    width: 100%;
    position: unset;
  }
}
@media all and (min-width: 1280px) {
  .spsr-block .logo img {
    height: auto;
    width: 320px;
    position: unset;
  }
}
@media all and (min-width: 740px) {
  .spsr-block {
    bottom: 0;
    top: 0;
    left: auto;
    border-radius: 5px 5px 0 0;
    box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.1);
  }
  .spsr-block .title {
    padding: 0 0 5px;
    float: none;
    line-height: initial;
    display: block;
  }
  .spsr-block .logo {
    float: none;
    width: auto;
    text-align: center;
  }
}
.spsr-block .spsr-block .wrap {
  width: 100%;
}
@media all and (min-width: 320px) {
  .spsr-block .spsr-block .wrap {
    background-color: red;
  }
}
@media all and (min-width: 740px) {
  .spsr-block .spsr-block .wrap {
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
    text-align: center;
  }
}
.spsr-block .event-date {
  font-family: Oswald;
  font-weight: 900;
  position: absolute;
  width: 100%;
  bottom: 0;
}
@media all and (min-width: 320px) {
  .spsr-block .event-date {
    text-align: center;
    line-height: 24pt;
  }
}
.spsr-block .event-date .overlay {
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  color: white;
}
@media all and (min-width: 740px) {
  .spsr-block.outer {
    display: table;
    position: absolute;
    height: 320px;
  }
  .spsr-block .middle {
    display: table-cell;
    vertical-align: middle;
  }
  .spsr-block .inner {
    margin-left: auto;
    margin-right: auto;
    /*whatever width you want*/
  }
}

.event-info {
  background: #fff;
  /*box-shadow: inset 0 2px 4px rgba(0,0,0,.4);*/
  text-align: center;
  padding: 10px;
  font-size: 14px;
  line-height: 16px;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.14);
}
.event-info address,
.event-info time {
  display: inline-block;
  vertical-align: middle;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  margin: 0;
}
@media all and (min-width: 740px) {
  .event-info {
    font-size: 24px;
    line-height: 28px;
    padding: 8px 10px 12px;
    /*box-shadow: inset 0 2px 3px rgba(0,0,0,.4);*/
  }
}

.menu-bar {
  border-style: solid;
  border-color: #e6e6e6 #e6e6e6 #ccc;
  border-width: 1px;
  background: #fcfcfc url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmNmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWVlZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #fcfcfc 0%, #eeeeee 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #eeeeee));
  background: -webkit-linear-gradient(top, #fcfcfc 0%, #eeeeee 100%);
  background: -o-linear-gradient(top, #fcfcfc 0%, #eeeeee 100%);
  background: -ms-linear-gradient(top, #fcfcfc 0%, #eeeeee 100%);
  background: linear-gradient(to bottom, #fcfcfc 0%, #eeeeee 100%);
  height: 4em;
}
.menu-bar a {
  color: black;
}
.menu-bar:hover {
  background: #ededed url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYmZiZmIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #ededed 0%, #fbfbfb 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ededed), color-stop(100%, #fbfbfb));
  background: -webkit-linear-gradient(top, #ededed 0%, #fbfbfb 100%);
  background: -o-linear-gradient(top, #ededed 0%, #fbfbfb 100%);
  background: -ms-linear-gradient(top, #ededed 0%, #fbfbfb 100%);
  background: linear-gradient(to bottom, #ededed 0%, #fbfbfb 100%);
  position: relative;
}
.menu-bar:hover:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  height: 1px;
  background: #fbfbfb;
  z-index: 2;
}

#nav .hold {
  float: left;
  position: relative;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
}
#nav .hold .share,
#nav .hold .nav-opener {
  display: block;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.6;
  min-height: 39px;
  text-decoration: none;
  color: #45474c;
  padding: 7px 12px 6px 16px;
}
#nav .hold .share .ico,
#nav .hold .nav-opener .ico {
  font-size: 24px;
}
#nav .hold .share span {
  display: inline-block;
  vertical-align: middle;
}
@media all and (max-width: 739px) {
  #nav .hold .share span.txt {
    display: none;
  }
}
@media all and (min-width: 1280px) {
  #nav .hold .share span.txt {
    display: inline;
  }
}
#nav .hold:first-child:before {
  display: none;
}
#nav .hold:before {
  content: "";
  width: 1px;
  top: 0;
  bottom: 0;
  position: absolute;
  left: -1px;
  background: #f3f3f3 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUyJSIgc3RvcC1jb2xvcj0iI2EwYTJhNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMmQzZDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #f3f3f3 0%, #a0a2a4 52%, #d2d3d3 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f3f3f3), color-stop(52%, #a0a2a4), color-stop(100%, #d2d3d3));
  background: -webkit-linear-gradient(top, #f3f3f3 0%, #a0a2a4 52%, #d2d3d3 100%);
  background: -o-linear-gradient(top, #f3f3f3 0%, #a0a2a4 52%, #d2d3d3 100%);
  background: -ms-linear-gradient(top, #f3f3f3 0%, #a0a2a4 52%, #d2d3d3 100%);
  background: linear-gradient(to bottom, #f3f3f3 0%, #a0a2a4 52%, #d2d3d3 100%);
}
#nav .nav-button {
  display: block;
  width: 25px;
  height: 21px;
  position: relative;
  margin: 2px auto 0;
}
#nav .nav-button:before, #nav .nav-button:after,
#nav .nav-button span {
  background: #45494c;
  border-radius: 2px;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 5px;
  margin-top: -3px;
}
#nav .nav-button:after, #nav .nav-button:before {
  content: "";
  top: 0;
  margin: 0;
}
#nav .nav-button:after {
  top: auto;
  bottom: 0;
}
@media all and (min-width: 740px) {
  #nav {
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14);
    background: #fcfcfc url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmNmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWVlZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #fcfcfc 0%, #eeeeee 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #eeeeee));
    background: -webkit-linear-gradient(top, #fcfcfc 0%, #eeeeee 100%);
    background: -o-linear-gradient(top, #fcfcfc 0%, #eeeeee 100%);
    background: -ms-linear-gradient(top, #fcfcfc 0%, #eeeeee 100%);
    background: linear-gradient(to bottom, #fcfcfc 0%, #eeeeee 100%);
    border-top-style: ridge;
    border-top-width: 1px;
    border-top-color: silver;
  }
  #nav .right-part {
    background: transparent;
    float: right;
    border: none;
  }
  #nav .hold:first-child {
    display: none;
  }
  #nav .hold.add:before {
    display: none;
  }
  #nav .hold .share {
    font-size: 16px;
  }
  #nav .hold .share:hover:before {
    display: none;
  }
  #nav .hold .share .txt {
    display: inline;
  }
}
@media all and (min-width: 1280px) {
  #nav .right-part .hold .share {
    font-size: 16px;
    line-height: 1.6;
    padding: 16px 23px 17px 23px;
  }
  #nav .right-part .hold .share .ico {
    font-size: 35px;
    margin-right: 10px;
  }
  #nav .right-part .hold .share .fa {
    padding-right: 10px;
  }
  #nav .right-part .hold.add {
    width: 140px;
  }
  #nav .right-part .hold.add a {
    padding-left: 10px;
  }
  #nav .right-part .hold:before {
    top: 5px;
    bottom: 5px;
  }
}

.nav-holder {
  clear: both;
  border-width: 0 1px;
  border-color: #e6e6e6;
  border-style: solid;
  background: #fafafa;
  font: 700 16px/20px "Montserrat", sans-serif;
}
.nav-holder ul {
  text-align: center;
}
.nav-holder li {
  list-style: none;
  text-transform: uppercase;
  position: relative;
}
.nav-holder li:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 1px;
  background: #f3f3f3 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2EwYTJhNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMmQzZDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left, #f3f3f3 0%, #a0a2a4 50%, #f3f3f3 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #f3f3f3), color-stop(50%, #a0a2a4), color-stop(100%, #f3f3f3));
  background: -webkit-linear-gradient(left, #f3f3f3 0%, #a0a2a4 50%, #f3f3f3 100%);
  background: -o-linear-gradient(left, #f3f3f3 0%, #a0a2a4 50%, #f3f3f3 100%);
  background: -ms-linear-gradient(left, #f3f3f3 0%, #a0a2a4 50%, #f3f3f3 100%);
  background: linear-gradient(to right, #f3f3f3 0%, #a0a2a4 50%, #f3f3f3 100%);
}
.nav-holder li:first-child:before {
  display: none;
}
.nav-holder a {
  color: #45494c;
  text-decoration: none;
  display: block;
}
.nav-holder a:hover {
  background: #ededed url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYmZiZmIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #ededed 0%, #fbfbfb 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ededed), color-stop(100%, #fbfbfb));
  background: -webkit-linear-gradient(top, #ededed 0%, #fbfbfb 100%);
  background: -o-linear-gradient(top, #ededed 0%, #fbfbfb 100%);
  background: -ms-linear-gradient(top, #ededed 0%, #fbfbfb 100%);
  background: linear-gradient(to bottom, #ededed 0%, #fbfbfb 100%);
}
.nav-holder .active > a {
  background: #ededed url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYmZiZmIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #ededed 0%, #fbfbfb 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ededed), color-stop(100%, #fbfbfb));
  background: -webkit-linear-gradient(top, #ededed 0%, #fbfbfb 100%);
  background: -o-linear-gradient(top, #ededed 0%, #fbfbfb 100%);
  background: -ms-linear-gradient(top, #ededed 0%, #fbfbfb 100%);
  background: linear-gradient(to bottom, #ededed 0%, #fbfbfb 100%);
  color: #45494c;
}
@media all and (min-width: 740px) {
  .nav-holder {
    clear: none;
    max-height: none;
    border: none;
    background: transparent;
  }
  .nav-holder li {
    float: left;
  }
  .nav-holder li:before {
    width: 1px;
    height: auto;
    top: 0;
    bottom: 0;
    left: -1px;
    right: auto;
    background: #f0f0f0 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUyJSIgc3RvcC1jb2xvcj0iI2EwYTJhNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMmQzZDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #f0f0f0 0%, #a0a2a4 52%, #f0f0f0 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f0f0f0), color-stop(52%, #a0a2a4), color-stop(100%, #f0f0f0));
    background: -webkit-linear-gradient(top, #f0f0f0 0%, #a0a2a4 52%, #f0f0f0 100%);
    background: -o-linear-gradient(top, #f0f0f0 0%, #a0a2a4 52%, #f0f0f0 100%);
    background: -ms-linear-gradient(top, #f0f0f0 0%, #a0a2a4 52%, #f0f0f0 100%);
    background: linear-gradient(to bottom, #f0f0f0 0%, #a0a2a4 52%, #f0f0f0 100%);
  }
  .nav-holder a:hover {
    box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.14);
  }
  .nav-holder .active > a {
    box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.14);
  }
}
@media all and (min-width: 1280px) {
  .nav-holder li {
    min-width: 5em;
    text-align: center;
  }
}

.menu-active .nav-holder {
  max-height: 400px;
}

.title-bar {
  font-size: 1.5em;
  line-height: 2;
}
.title-bar .menu > li > a {
  padding: 0.1em 0.7rem;
  color: white;
}

.top-bar {
  padding: 0;
}
.top-bar .menu > li.menu-item-small {
  min-width: 4em;
}

.menu > li > a {
  line-height: 2;
}
.menu > li > a > span.fa {
  font-size: 2em;
}

@media all and (max-width: 739px) {
  .content-column {
    padding: 0.625rem;
  }
}

.orbit li {
  background-color: white;
}
.orbit button {
  color: black;
}

body {
  background-color: #ededed;
}
@media all and (max-width: 739px) {
  body {
    font-size: 12px;
    line-height: 16px;
  }
}

form#give-now input.button {
  color: white;
  font-weight: 900 !important;
}

#content {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.1);
}
@media all and (max-width: 739px) {
  #content {
    float: none;
    width: auto;
    padding: 12px 13px 8px;
    margin-bottom: 10px;
  }
}

#sidebar {
  float: right;
  border-radius: 10px;
  box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.1);
  background: #fff;
  width: 32.1%;
  overflow: hidden;
}
@media all and (max-width: 739px) {
  #sidebar {
    padding: 20px;
  }
}
@media all and (max-width: 739px) {
  #sidebar {
    padding: 11px 21px 0;
    width: auto;
    float: none;
    margin-bottom: 10px;
  }
}
#sidebar div.profile-image > img {
  height: 290px;
}

.sponsor-widget li {
  padding: 3em;
}
.sponsor-widget li a {
  font-size: 2em;
  text-decoration: none;
  color: black;
  font-weight: 100;
  font-family: Quicksand;
}

.button-hold {
  margin-bottom: 21px;
}
.button-hold .button {
  width: 100%;
  margin-bottom: 18px;
}
@media all and (min-width: 740px) {
  .button-hold .button {
    font-family: "Montserrat", sans-serif;
    font-size: 1em;
    font-weight: 900;
  }
}
@media all and (min-width: 1280px) {
  .button-hold .button {
    font-family: "Montserrat", sans-serif;
    font-size: 1.25em;
    font-weight: 900;
  }
}
@media all and (max-width: 739px) {
  .button-hold {
    margin-bottom: 0;
  }
  .button-hold .button {
    margin-bottom: 11px;
  }
}

.main-article .text-title {
  font: 20px/24px "Montserrat", sans-serif;
  text-transform: uppercase;
  color: #888;
  display: block;
  margin-bottom: 4px;
}
.main-article iframe {
  width: 100%;
}
.main-article h1 {
  margin-bottom: 18px;
  text-transform: uppercase;
}
.main-article h2 {
  text-transform: uppercase;
  font: 20px/25px "Montserrat", sans-serif;
  margin: 0 0 20px;
  color: #878787;
}
.main-article h2 a {
  color: #878787;
  text-decoration: none;
}
.main-article h2 a:hover {
  opacity: 0.7;
}
.main-article .two-col {
  overflow: hidden;
  margin-bottom: -3px;
}
.main-article .two-col .col {
  width: 50%;
  float: left;
  padding-left: 33px;
}
.main-article .two-col .col:first-child {
  padding-left: 0;
}
.main-article .two-col ul {
  padding: 0;
}
.main-article .two-col ul li {
  margin-bottom: 0;
}
.main-article .has-link a {
  text-decoration: none;
  color: #333;
}
.main-article .has-link a:hover {
  opacity: 0.7;
}
.main-article .logo-right {
  float: right;
  width: 270px;
  margin: -66px 23px 0 60px;
}
.main-article.about-page h1 {
  margin-bottom: 31px;
}
.main-article.about-page p {
  margin-bottom: 20px;
}
.main-article .text-block {
  padding-bottom: 27px;
}
.main-article ul {
  padding: 20px 0 26px;
  /*
  li {
    list-style: none;
    margin-bottom: 1px;
  }
  */
}
.main-article .person-list {
  text-align: center;
  letter-spacing: -4px;
  font-size: 0;
  margin: 0 9px 0 -28px;
}
.main-article .person-list img {
  margin-bottom: 6px;
}
.main-article .person-list li {
  width: 33.33%;
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  letter-spacing: 0;
  padding: 0 10px 19px;
}
.main-article .person-list .name {
  display: block;
}
@media all and (max-width: 1299px) {
  .main-article .person-list {
    margin: 0 -10px;
  }
}
@media all and (max-width: 739px) {
  .main-article .logo-right {
    width: 200px;
    margin: -30px 0 0 10px;
  }
  .main-article .person-list {
    margin: 0 0 0 -10px;
  }
}
@media all and (max-width: 739px) {
  .main-article .text-title {
    font-size: 17px;
    line-height: 20px;
  }
  .main-article p {
    margin-bottom: 10px;
  }
  .main-article h1 {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 10px;
  }
  .main-article h2 {
    font-size: 18px;
    line-height: 22px;
  }
  .main-article .progress-info {
    display: none;
  }
  .main-article .logo-right {
    float: none;
    width: 200px;
    margin: 0 auto 20px;
  }
  .main-article .two-col {
    padding-bottom: 20px;
  }
  .main-article .two-col .col {
    float: none;
    width: auto;
    padding: 0;
  }
  .main-article .person-list {
    margin: 0 0 20px;
  }
}

.row {
  margin-right: -15px;
  margin-left: -15px;
  max-width: 75rem;
}

section {
  clear: both;
}

section.facebook {
  min-height: 180px;
}

.progress-info {
  overflow: hidden;
  font-size: 0;
  letter-spacing: -4px;
  text-align: center;
  padding: 12px 12px 3px;
}
.progress-info .col {
  display: inline-block;
  vertical-align: top;
  width: 33.33%;
  font-size: 20px;
  letter-spacing: 0;
  font-weight: 500;
  padding: 19px 20px 0;
  position: relative;
}
.progress-info .col:last-child:before {
  left: 7px;
}
.progress-info .col:before {
  content: "";
  position: absolute;
  left: -7px;
  top: 25px;
  bottom: 13px;
  width: 2px;
  background: #fff url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2MxYzFjMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #fff 0%, #c1c1c1 50%, #fff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(50%, #c1c1c1), color-stop(100%, #fff));
  background: -webkit-linear-gradient(top, #fff 0%, #c1c1c1 50%, #fff 100%);
  background: -o-linear-gradient(top, #fff 0%, #c1c1c1 50%, #fff 100%);
  background: -ms-linear-gradient(top, #fff 0%, #c1c1c1 50%, #fff 100%);
  background: linear-gradient(to bottom, #fff 0%, #c1c1c1 50%, #fff 100%);
}
.progress-info .col:first-child {
  padding: 0;
  text-align: left;
}
.progress-info .col:first-child:before {
  display: none;
}
.progress-info .title {
  display: block;
  line-height: 24px;
  margin-bottom: 29px;
}
.progress-info .num {
  display: block;
  font-size: 40px;
  line-height: 40px;
  color: #41b3d7;
}
@media all and (max-width: 1299px) {
  .progress-info .col {
    padding: 19px 10px 0;
  }
  .progress-info .col:first-child {
    padding-right: 25px;
  }
}
@media all and (max-width: 1279px) {
  .progress-info .title {
    font-size: 18px;
  }
}
@media all and (max-width: 739px) {
  .progress-info {
    padding: 0;
  }
  .progress-info .title {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 10px;
  }
  .progress-info .num {
    font-size: 30px;
    line-height: 35px;
  }
}
@media all and (max-width: 739px) {
  .progress-info {
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.1);
    padding: 11px 12px 7px;
    margin-bottom: 10px;
    min-height: 170px;
    letter-spacing: -4px;
    font-size: 0;
  }
  .progress-info .col {
    width: auto;
    float: none;
    display: block;
    padding: 0;
  }
  .progress-info .col:before {
    display: none;
  }
  .progress-info .col:first-child {
    padding: 0 10px 0 0;
    text-align: center;
  }
  .progress-info .col:first-child img {
    max-width: 129px;
  }
  .progress-info .col:first-child,
  .progress-info .hold {
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    letter-spacing: 0;
    width: 50%;
  }
  .progress-info .hold {
    overflow: hidden;
    text-align: center;
    padding-left: 10px;
    margin-bottom: -20px;
    position: relative;
  }
  .progress-info .hold:before {
    position: absolute;
    left: 0;
    top: 5px;
    bottom: 20px;
    content: "";
    width: 1px;
    background: #f3f3f3 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUyJSIgc3RvcC1jb2xvcj0iI2EwYTJhNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMmQzZDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #f3f3f3 0%, #a0a2a4 52%, #f3f3f3 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f3f3f3), color-stop(52%, #a0a2a4), color-stop(100%, #f3f3f3));
    background: -webkit-linear-gradient(top, #f3f3f3 0%, #a0a2a4 52%, #f3f3f3 100%);
    background: -o-linear-gradient(top, #f3f3f3 0%, #a0a2a4 52%, #f3f3f3 100%);
    background: -ms-linear-gradient(top, #f3f3f3 0%, #a0a2a4 52%, #f3f3f3 100%);
    background: linear-gradient(to bottom, #f3f3f3 0%, #a0a2a4 52%, #f3f3f3 100%);
  }
  .progress-info .hold .col {
    margin-bottom: 26px;
  }
  .progress-info .hold .col:first-child {
    padding: 0;
    width: auto;
    float: none;
  }
  .progress-info .title {
    line-height: 17px;
    margin-bottom: 4px;
  }
  .progress-info .num {
    font-size: 20px;
    line-height: 22px;
  }
}

.slide-wrap {
  text-align: center;
  padding-bottom: 10px;
}
.slide-wrap h2 {
  font-size: 17px;
  line-height: 20px;
  font-weight: normal;
  color: #000;
  margin-bottom: 19px;
}
.slide-wrap.hide-mobile {
  padding-bottom: 0;
}
@media all and (max-width: 739px) {
  .slide-wrap.hide-mobile {
    display: none;
  }
}

.slide-holder {
  position: relative;
  margin: 0 28px;
}
.slide-holder .mask {
  overflow: hidden;
  position: relative;
  max-width: 75%;
  margin: 0 auto;
}
.slide-holder .slideset {
  width: 9999px;
  float: left;
}
.slide-holder .slide {
  float: left;
  width: 100%;
}
.slide-holder .slide.active {
  z-index: 1;
}
.slide-holder .btn-next,
.slide-holder .btn-prev {
  background: url(images/sprite.png) no-repeat -1px -2px;
  height: 39px;
  width: 21px;
  overflow: hidden;
  text-indent: -9999px;
  position: absolute;
  top: 50%;
  margin-top: -21px;
  left: 0;
}
.slide-holder .btn-next:hover,
.slide-holder .btn-prev:hover {
  opacity: 0.7;
}
.slide-holder .btn-next {
  background-position: -34px -1px;
  left: auto;
  right: 0;
}
@media all and (max-width: 739px) {
  .slide-holder {
    margin: 0 10px;
  }
}

.three-columns {
  padding-bottom: 21px;
}
.three-columns .mob-title {
  display: none;
}
.three-columns .column-wrap {
  letter-spacing: -4px;
  font-size: 0;
  text-align: center;
  margin: 0 -10px;
}
.three-columns .column-wrap .column, .three-columns .column-wrap .columns {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0;
  width: 33.33%;
  padding: 0 10px;
}
.three-columns .hold {
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.1);
}
.three-columns .title {
  background: #fcfcfc url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmNmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMGYwZjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #fcfcfc 0%, #f0f0f0 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #f0f0f0));
  background: -webkit-linear-gradient(top, #fcfcfc 0%, #f0f0f0 100%);
  background: -o-linear-gradient(top, #fcfcfc 0%, #f0f0f0 100%);
  background: -ms-linear-gradient(top, #fcfcfc 0%, #f0f0f0 100%);
  background: linear-gradient(to bottom, #fcfcfc 0%, #f0f0f0 100%);
  display: block;
  font: 20px/25px "Montserrat", sans-serif;
  text-transform: uppercase;
  text-align: center;
}
.three-columns .title a {
  padding: 17px 10px;
  color: #45494c;
  font-size: 1.25em;
  font-weight: bold;
  text-decoration: none;
  display: block;
}
.three-columns .leader {
  text-transform: uppercase;
  font-size: 20px;
  line-height: 24px;
  padding: 11px 10px;
  display: block;
}
@media all and (min-width: 320px) {
  .three-columns .opener {
    pointer-events: none;
  }
}
@media all and (max-width: 739px) {
  .three-columns {
    border: 1px solid #e6e6e6;
    padding: 0;
    margin-bottom: 9px;
  }
  .three-columns .mob-title {
    display: block;
    background: #fff;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.1);
    border-radius: 5px 5px 0 0;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px;
    border-bottom: 1px solid #ececec;
  }
  .three-columns .column-wrap {
    margin: 0;
  }
  .three-columns .column-wrap .column, .three-columns .column-wrap .columns {
    padding: 0;
    display: block;
    width: auto;
    float: none;
    box-shadow: none;
    border-radius: 0;
  }
  .three-columns .hold {
    border-radius: 0;
    box-shadow: none;
  }
  .three-columns .leader {
    display: none;
  }
  .three-columns .title {
    font-size: 1.5em;
    font-weight: bold;
    line-height: 2em;
  }
  .three-columns .title a {
    border-radius: 0;
    border-bottom: 1px solid #e8e8e8;
    font-size: 0.85em;
    position: relative;
    padding: 9px 37px;
  }
  .three-columns .title a:before {
    content: "";
    position: absolute;
    right: 10px;
    background: url(/images/sprite.png) no-repeat -96px -10px;
    height: 20px;
    width: 20px;
    top: 50%;
    margin-top: -10px;
  }
  .three-columns .active .title a:before {
    background-position: -72px -10px;
  }
}

.column-list {
  padding: 19px 20px;
  margin-bottom: -5px;
}
.column-list li {
  list-style: none;
  text-align: center;
  overflow: hidden;
  margin-bottom: 10px;
  min-height: 50px;
}
.column-list .name {
  display: block;
  overflow: hidden;
  padding: 14px 5px 0;
}
.column-list .img {
  float: left;
  width: 70px;
  text-align: left;
}
.column-list .img img {
  border-radius: 50%;
  overflow: hidden;
  width: 50px;
}
.column-list .amount {
  float: right;
  width: 70px;
  text-align: right;
  padding-top: 14px;
}
@media all and (min-width: 320px) {
  .column-list {
    position: static !important;
    width: auto !important;
  }
}
@media all and (max-width: 1279px) {
  .column-list {
    padding: 20px 10px;
  }
}
@media all and (max-width: 739px) {
  .column-list .img {
    display: none;
  }
  .column-list .name {
    padding-left: 0;
    text-align: left;
  }
}
@media all and (max-width: 739px) {
  .column-list {
    padding: 11px 13px;
  }
  .column-list li {
    min-height: auto;
    font-size: 14px;
    line-height: 16px;
    margin-top: 24px;
  }
  .column-list li:first-child {
    margin-top: 0;
  }
  .column-list .amount,
  .column-list .name {
    padding: 0;
  }
}

.social-feed .heading {
  background: #4c4c4c;
  overflow: hidden;
  padding-top: 20px;
  padding-bottom: 19px;
  box-shadow: 0 -5px 8px rgba(0, 0, 0, 0.16);
}
.social-feed .wrap {
  display: inline-block;
  vertical-align: middle;
  width: 66.2%;
  background: #fff;
  border-radius: 10px;
  color: #4c4c4c;
  padding: 19px 26px 20px 12px;
}
.social-feed .wrap strong {
  font: 19px/22px "Montserrat", sans-serif;
  float: left;
}
.social-feed .wrap span {
  float: right;
  font-size: 18px;
  line-height: 22px;
  max-width: 40%;
}
.social-feed .wrap a {
  color: #4c4c4c;
  text-decoration: none;
}
.social-feed .wrap a:hover {
  color: #000;
}
.social-feed .social-networks {
  padding: 7px 0 0 75px;
  max-width: 30%;
  display: inline-block;
  vertical-align: middle;
}
.social-feed .post-wrap {
  margin-bottom: 8px;
}
.social-feed .post-wrap img {
  width: 100%;
}
.social-feed .post-wrap .txt-block {
  border: 1px solid #d9d9d9;
  padding: 9px 12px 7px;
  font: 12px/16px Georgia, Times, "Times New Roman", serif;
}
.social-feed .post-wrap .title {
  display: block;
  font-size: 18px;
  line-height: 22px;
  font-weight: normal;
  margin-bottom: 5px;
}
.social-feed .post-wrap span {
  font-size: 11px;
  text-transform: uppercase;
  color: #9199a4;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
}
.social-feed .content {
  font-family: Arial, Helvetica, sans-serif;
  padding-top: 20px;
  margin: 0 -9px;
}
.social-feed .content .column, .social-feed .content .columns {
  float: left;
  width: 33.33%;
  padding: 0 9px;
  margin-bottom: 19px;
}
.social-feed .content .column a, .social-feed .content .columns a {
  color: #4965a4;
}
.social-feed .content header {
  padding-bottom: 9px;
}
.social-feed .content header .img {
  float: left;
  width: 48px;
}
.social-feed .content header .img img {
  width: 40px;
}
.social-feed .content header .like-btn {
  float: right;
  padding-top: 5px;
}
.social-feed .content header .text {
  overflow: hidden;
}
.social-feed .content .text {
  line-height: 20px;
}
.social-feed .content .text p {
  margin-bottom: 7px;
}
.social-feed .content .name {
  display: block;
  font-weight: 700;
  line-height: 20px;
}
.social-feed .content .name span {
  font-weight: normal;
  color: #969ca8;
}
.social-feed .content .name a {
  color: #39569a;
}
.social-feed .content .photo-holder {
  text-align: center;
  font-size: 0;
  letter-spacing: -4px;
  margin: 0 -2px 7px;
}
.social-feed .content .photo-holder .img {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding: 2px;
  letter-spacing: 0;
  font-size: 14px;
}
.social-feed .content .info {
  color: #8d8d8d;
  font-size: 12px;
  line-height: 16px;
  display: block;
}
.social-feed .content .ico {
  background: url("images/sprite.png") no-repeat -119px -108px;
  width: 10px;
  height: 10px;
  display: inline-block;
  vertical-align: middle;
}
.social-feed .content .meta {
  font-size: 12px;
  color: #7387b9;
}
.social-feed .content .meta a {
  margin-top: -2px;
  display: inline-block;
  vertical-align: middle;
  color: #7387b9;
  text-decoration: none;
}
.social-feed .content .meta .like {
  padding-left: 18px;
  position: relative;
}
.social-feed .content .meta .like:before {
  content: "";
  background: url("images/sprite.png") no-repeat -118px -123px;
  width: 13px;
  height: 12px;
  left: 0;
  top: 2px;
  position: absolute;
}
.social-feed .holder {
  overflow: hidden;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.1);
  padding: 13px;
}
.social-feed .holder a {
  text-decoration: none;
}
.social-feed .holder a:hover {
  text-decoration: underline;
}
.social-feed .holder.instagram-block {
  padding: 0;
  background: transparent;
  position: relative;
}
.social-feed .holder.instagram-block img {
  max-width: none;
  width: 100%;
}
.social-feed .holder.instagram-block .user {
  color: #fff;
  position: absolute;
  bottom: 14px;
  left: 19px;
  z-index: 2;
  font-weight: bold;
  font-size: 10px;
  padding-left: 24px;
}
.social-feed .holder.instagram-block .user:before {
  background: url("images/sprite.png") no-repeat -29px -147px;
  width: 16px;
  height: 16px;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
}
.social-feed .holder.tweet-block {
  position: relative;
  padding: 13px 20px 61px;
  color: #9b97a5;
}
.social-feed .holder.tweet-block header {
  padding: 12px 0 17px;
  overflow: hidden;
}
.social-feed .holder.tweet-block header .img {
  width: 62px;
}
.social-feed .holder.tweet-block header .img img {
  width: 52px;
}
.social-feed .holder.tweet-block .text {
  font-size: 16px;
  line-height: 27px;
}
.social-feed .holder.tweet-block .text a {
  color: #41b3e5;
}
.social-feed .holder.tweet-block .name {
  font-size: 18px;
  line-height: 30px;
}
.social-feed .holder.tweet-block .name a {
  color: #3f434c;
}
.social-feed .holder.tweet-block .info {
  font-size: 11px;
  line-height: 14px;
}
.social-feed .holder.tweet-block .info a {
  color: #a9acb1;
}
.social-feed .holder.tweet-block .meta {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #55acef;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 10px;
  line-height: 15px;
  padding: 15px 50px 14px 21px;
}
.social-feed .holder.tweet-block .meta:before {
  content: "";
  position: absolute;
  background: url("images/sprite.png") no-repeat -2px -147px;
  width: 18px;
  height: 16px;
  right: 20px;
  top: 50%;
  margin-top: -8px;
}
.social-feed .holder.tweet-block .meta a {
  color: #fff;
}
@media all and (max-width: 1299px) {
  .social-feed .social-networks {
    padding-left: 10px;
  }
  .social-feed .wrap span {
    max-width: 45%;
  }
}
@media all and (max-width: 1279px) {
  .social-feed .wrap {
    width: 73%;
  }
  .social-feed .wrap strong, .social-feed .wrap span {
    max-width: none;
  }
  .social-feed .social-networks {
    padding-right: 0;
    max-width: none;
  }
  .social-feed .content header .like-btn img {
    width: 85px;
  }
  .social-feed .content header .img {
    width: 40px;
  }
  .social-feed .content header .img img {
    width: 35px;
  }
}
@media all and (max-width: 739px) {
  .social-feed .wrap {
    text-align: center;
    width: 65%;
  }
  .social-feed .wrap strong,
  .social-feed .wrap span {
    float: none;
    display: block;
  }
  .social-feed .content .column, .social-feed .content .columns {
    width: 50%;
  }
}
@media all and (max-width: 739px) {
  .social-feed .heading {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .social-feed .wrap {
    float: none;
    width: auto;
    border-radius: 0;
    padding: 6px 8px 7px;
    display: block;
    max-width: none;
  }
  .social-feed .wrap strong {
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 7px;
  }
  .social-feed .social-networks {
    display: block;
    max-width: none;
    float: none;
    text-align: center;
  }
  .social-feed .social-networks li {
    float: none;
    display: inline-block;
    vertical-align: top;
    margin: 0 18px;
  }
  .social-feed .content {
    display: none;
  }
}

.social-networks li {
  list-style: none;
  float: left;
  margin: 0 20px 8px;
}
.social-networks a:hover {
  opacity: 0.8;
}

.scroll-box {
  border: 1px solid #ddd;
  border-radius: 6px;
  box-shadow: 0 -2px 3px rgba(0, 0, 0, 0.07);
  margin: 0 0 38px;
}
.scroll-box .jcf-scrollable {
  max-height: 420px;
  width: 100% !important;
}
.scroll-box ul li {
  list-style: none;
  text-align: center;
  position: relative;
  padding: 16px 0;
}
.scroll-box ul li:before {
  content: "";
  position: absolute;
  left: 15px;
  right: 15px;
  top: -1px;
  height: 1px;
  background: #f3f3f3 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2EwYTJhNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMmQzZDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left, #f3f3f3 0%, #a0a2a4 50%, #f3f3f3 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #f3f3f3), color-stop(50%, #a0a2a4), color-stop(100%, #f3f3f3));
  background: -webkit-linear-gradient(left, #f3f3f3 0%, #a0a2a4 50%, #f3f3f3 100%);
  background: -o-linear-gradient(left, #f3f3f3 0%, #a0a2a4 50%, #f3f3f3 100%);
  background: -ms-linear-gradient(left, #f3f3f3 0%, #a0a2a4 50%, #f3f3f3 100%);
  background: linear-gradient(to right, #f3f3f3 0%, #a0a2a4 50%, #f3f3f3 100%);
}
.scroll-box ul li:first-child:before {
  display: none;
}
.scroll-box.link-list {
  font: 20px/25px "Montserrat", sans-serif;
  margin-bottom: 0;
}
.scroll-box.link-list .jcf-scrollable {
  max-height: 127px;
  min-height: 127px;
}
.scroll-box.link-list .jcf-scrollable-wrapper {
  min-height: 127px;
}
.scroll-box.link-list li {
  padding: 9px 20px;
}
.scroll-box.link-list li a {
  color: #45494c;
  text-decoration: none;
}
.scroll-box.link-list li a:hover {
  opacity: 0.7;
}
@media all and (max-width: 739px) {
  .scroll-box ul li img {
    max-width: 50%;
  }
  .scroll-box.link-list {
    font-size: 18px;
    line-height: 22px;
  }
}

.article-list {
  padding: 42px 0 3px;
  margin: 0 -2px;
  overflow: hidden;
}
.article-list .honoree {
  line-height: 19px;
  margin-bottom: 57px;
}
.article-list .honoree p a {
  text-decoration: none;
}
.article-list .honoree p a:hover {
  text-decoration: underline;
}
.article-list .event {
  line-height: 19px;
  margin-bottom: 38px;
}
.article-list .event .text:before {
  display: none;
}
.article-list .is-left .img {
  float: left;
}
.article-list .is-left .text {
  padding: 45px 0 0 63px;
}
.article-list .img {
  float: right;
  position: relative;
}
.article-list .img img {
  position: relative;
  z-index: 2;
}
.article-list .img:before, .article-list .img:after {
  z-index: 1;
  position: absolute;
  content: "";
  bottom: 25px;
  left: 15px;
  width: 50%;
  top: 80%;
  max-width: 300px;
  background: #777;
  box-shadow: 0 24px 7px #828282;
  -ms-transform: rotate(-8deg);
  transform: rotate(-8deg);
}
.article-list .img:after {
  -ms-transform: rotate(8deg);
  transform: rotate(8deg);
  right: 15px;
  left: auto;
}
.article-list .img img {
  border-radius: 5px;
  overflow: hidden;
}
.article-list .text {
  overflow: hidden;
  padding: 45px 60px 0 3px;
  position: relative;
}
.article-list .text:before {
  content: "";
  position: absolute;
  right: 30px;
  top: 15px;
  bottom: 15px;
  width: 1px;
  background: #f3f3f3 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUyJSIgc3RvcC1jb2xvcj0iI2EwYTJhNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMmQzZDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #f3f3f3 0%, #a0a2a4 52%, #f3f3f3 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f3f3f3), color-stop(52%, #a0a2a4), color-stop(100%, #f3f3f3));
  background: -webkit-linear-gradient(top, #f3f3f3 0%, #a0a2a4 52%, #f3f3f3 100%);
  background: -o-linear-gradient(top, #f3f3f3 0%, #a0a2a4 52%, #f3f3f3 100%);
  background: -ms-linear-gradient(top, #f3f3f3 0%, #a0a2a4 52%, #f3f3f3 100%);
  background: linear-gradient(to bottom, #f3f3f3 0%, #a0a2a4 52%, #f3f3f3 100%);
}
.article-list .text.no-top {
  padding-top: 18px;
}
@media all and (max-width: 1279px) {
  .article-list .img {
    width: 50%;
  }
  .article-list .text {
    padding-top: 20px;
  }
}
@media all and (max-width: 739px) {
  .article-list .img {
    width: 45%;
  }
  .article-list .text {
    padding-top: 0;
    padding-right: 30px;
  }
  .article-list .text.no-space {
    padding-top: 0;
  }
  .article-list .text:before {
    display: none;
  }
}
@media all and (max-width: 739px) {
  .article-list {
    padding-top: 20px;
    padding-bottom: 0;
  }
  .article-list .img {
    max-width: 320px;
    margin: 0 auto 20px;
    width: auto;
    float: none;
    text-align: center;
  }
  .article-list .text {
    text-align: center;
    padding: 0;
  }
  .article-list h2 {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 5px;
  }
  .article-list .is-left .img {
    float: none;
  }
  .article-list .is-left .text {
    padding: 0;
  }
}

.event-page .article-list {
  padding-bottom: 0;
}
.event-page .two-col {
  padding-bottom: 18px;
}
.event-page .two-col h2 {
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 21px;
}
.event-page .two-col .col {
  line-height: 17px;
  padding-right: 10px;
}
.event-page .two-col .col:first-child {
  padding-right: 35px;
}
.event-page .two-col p {
  margin-bottom: 27px;
}
.event-page .two-col ul {
  line-height: 23px;
}
@media all and (max-width: 739px) {
  .event-page .two-col .col {
    padding-left: 0;
    margin-bottom: 15px;
  }
  .event-page .two-col h2 {
    font-size: 18px;
    line-height: 22px;
  }
}

.map {
  margin-bottom: 62px;
  position: relative;
}
.map img {
  position: relative;
  z-index: 2;
}
.map:before, .map:after {
  z-index: 1;
  position: absolute;
  content: "";
  bottom: 25px;
  left: 25px;
  width: 50%;
  top: 80%;
  max-width: 300px;
  background: #777;
  box-shadow: 0 24px 7px #828282;
  -ms-transform: rotate(-8deg);
  transform: rotate(-8deg);
}
.map:after {
  -ms-transform: rotate(8deg);
  transform: rotate(8deg);
  right: 25px;
  left: auto;
}

.location-block {
  text-align: center;
  line-height: 17px;
  overflow: hidden;
  padding-bottom: 40px;
}
.location-block h2 {
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 22px;
}
.location-block a {
  text-decoration: none;
}
.location-block a:hover {
  text-decoration: underline;
}
@media all and (max-width: 739px) {
  .location-block h2 {
    font-size: 18px;
    line-height: 22px;
  }
}

.user-page #sidebar {
  float: left;
  padding: 0;
}
.user-page #content {
  float: right;
  padding: 0;
}
.user-page #header {
  margin-bottom: 30px;
  position: relative;
  font-family: "Montserrat", sans-serif;
  padding: 0;
  color: #fff;
  margin-top: 30px;
  box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.1);
  background: #2ea8d0 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJlYThkMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0MGIyZDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #2ea8d0 0%, #40b2d7 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2ea8d0), color-stop(100%, #40b2d7));
  background: -webkit-linear-gradient(top, #2ea8d0 0%, #40b2d7 100%);
  background: -o-linear-gradient(top, #2ea8d0 0%, #40b2d7 100%);
  background: -ms-linear-gradient(top, #2ea8d0 0%, #40b2d7 100%);
  background: linear-gradient(to bottom, #2ea8d0 0%, #40b2d7 100%);
}
.user-page .bar {
  float: left;
  min-width: 200px;
  padding: 3px 0 5px 2px;
}
.user-page .height1 {
  border-radius: 10px 10px 0 0;
  height: 320px;
  margin-bottom: 30px;
  border-radius: 10px 10px 0 0;
  overflow: hidden;
}
.user-page .height1 img {
  width: 100%;
  max-width: none;
}
.user-page figure {
  position: relative;
  text-align: center;
  height: 100%;
  font-family: "Montserrat", sans-serif;
}
.user-page figure .name {
  position: absolute;
  text-align: center;
  bottom: 46px;
  left: 0;
  right: 0;
  font-size: 25px;
  line-height: 30px;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.65);
  z-index: 2;
  color: #fff;
}
.user-page figure figcaption {
  background: rgba(35, 180, 224, 0.7);
  color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  text-transform: uppercase;
  padding: 4px 10px;
}
.user-page .aside-holder {
  padding: 0 30px 13px;
}
.user-page .content-wrap {
  padding: 0 40px 15px;
}
.user-page .content-wrap h1 {
  text-transform: capitalize;
  font-size: 20px;
  line-height: 24px;
  color: #333;
}
.user-page .button-hold {
  margin-bottom: 5px;
}
.user-page .aside-text {
  display: block;
  text-align: center;
  margin-bottom: 8px;
}
.user-page .aside-text strong {
  font-family: "Montserrat", sans-serif;
  font-weight: normal;
}
.user-page .share {
  position: relative;
  text-align: center;
  padding-top: 21px;
}
.user-page .share:before {
  position: absolute;
  left: 0;
  right: 0;
  top: 11px;
  height: 1px;
  content: "";
  background: #fff url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2MyYzJjMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left, #fff 0%, #c2c2c2 50%, #fff 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #fff), color-stop(50%, #c2c2c2), color-stop(100%, #fff));
  background: -webkit-linear-gradient(left, #fff 0%, #c2c2c2 50%, #fff 100%);
  background: -o-linear-gradient(left, #fff 0%, #c2c2c2 50%, #fff 100%);
  background: -ms-linear-gradient(left, #fff 0%, #c2c2c2 50%, #fff 100%);
  background: linear-gradient(to right, #fff 0%, #c2c2c2 50%, #fff 100%);
}
.user-page .share .text {
  font-size: 12px;
  line-height: 14px;
  display: block;
  color: #888;
  margin-bottom: 32px;
}
.user-page .social {
  font-family: "Montserrat", sans-serif;
  font-size: 0;
  letter-spacing: -4px;
  margin-bottom: 33px;
}
.user-page .social li {
  list-style: none;
  display: inline-block;
  vertical-align: middle;
  padding: 0 0 8px 11px;
  width: 33.33%;
  position: relative;
  letter-spacing: 0;
  text-transform: uppercase;
  font-size: 13px;
}
.user-page .social li:first-child:before {
  display: none;
}
.user-page .social li:before {
  content: "";
  position: absolute;
  width: 1px;
  top: -8px;
  bottom: -8px;
  left: 2px;
  background: #fff url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2EyYTRhNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #fff 0%, #a2a4a6 50%, #fff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(50%, #a2a4a6), color-stop(100%, #fff));
  background: -webkit-linear-gradient(top, #fff 0%, #a2a4a6 50%, #fff 100%);
  background: -o-linear-gradient(top, #fff 0%, #a2a4a6 50%, #fff 100%);
  background: -ms-linear-gradient(top, #fff 0%, #a2a4a6 50%, #fff 100%);
  background: linear-gradient(to bottom, #fff 0%, #a2a4a6 50%, #fff 100%);
}
.user-page .social .ico {
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  text-indent: -9999px;
  background: url(images/sprite.png) no-repeat -2px -105px;
  height: 30px;
  width: 31px;
}
.user-page .social a {
  position: relative;
  text-decoration: none;
  display: block;
  padding: 4px 0 4px 28px;
  min-height: 30px;
  color: #3b5998;
}
.user-page .social a.tweet {
  color: #4099ff;
}
.user-page .social a.tweet .ico {
  background-position: -38px -105px;
}
.user-page .social a.email {
  color: #00c573;
}
.user-page .social a.email .ico {
  background-position: -74px -105px;
}
.user-page .social a:hover {
  opacity: 0.7;
}
.user-page .link {
  border: 1px solid #cbcbcb;
  border-radius: 5px;
  height: 50px;
  padding: 10px 64px 10px 14px;
  position: relative;
  margin-bottom: 19px;
}
.user-page .link [type=url],
.user-page .link [type=text] {
  border: none;
  padding: 0;
  height: 100%;
  width: 100%;
  background: transparent;
  font-size: 13px;
  line-height: 18px;
  color: #878787;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.user-page .link [type=url]::-webkit-input-placeholder,
.user-page .link [type=text]::-webkit-input-placeholder {
  color: #878787;
}
.user-page .link [type=url]::-moz-placeholder,
.user-page .link [type=text]::-moz-placeholder {
  opacity: 1;
  color: #878787;
}
.user-page .link [type=url]:-moz-placeholder,
.user-page .link [type=text]:-moz-placeholder {
  color: #878787;
}
.user-page .link [type=url]:-ms-input-placeholder,
.user-page .link [type=text]:-ms-input-placeholder {
  color: #878787;
}
.user-page .link [type=url].placeholder,
.user-page .link [type=text].placeholder {
  color: #878787;
}
.user-page .link [type=submit] {
  position: absolute;
  z-index: 2;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 0;
  background: #ccc;
  width: 47px;
  border-radius: 0 4px 4px 0;
  overflow: hidden;
  text-indent: -9999px;
  border: none;
}
.user-page .link [type=submit]:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -10px;
  margin-left: -10px;
  background: url(images/sprite.png) no-repeat -124px -9px;
  width: 20px;
  height: 20px;
}
.user-page .video {
  margin-bottom: 20px;
}
@media only screen and (max-width: 1640px) {
  .user-page #header {
    margin-bottom: 50px;
  }
  .user-page .live-text {
    top: 100%;
    left: 0;
    text-align: center;
    color: #333;
    padding: 3px 20px 0;
  }
}
@media all and (max-width: 1299px) {
  .user-page .height1 {
    height: auto;
  }
  .user-page .social {
    margin: 0 -10px 30px;
  }
}
@media all and (max-width: 1279px) {
  .user-page .content-wrap {
    padding: 0 20px 15px;
  }
  .user-page .content-wrap h1 {
    margin: 0 0 20px;
  }
  .user-page .aside-holder {
    padding: 0 20px 15px;
  }
}
@media all and (max-width: 739px) {
  .user-page .bar {
    min-width: 150px;
  }
  .user-page figure .name {
    bottom: 80px;
  }
  .user-page .social {
    margin: 0;
  }
  .user-page .social li {
    display: block;
    width: auto;
    text-align: left;
    margin: 0 0 5px;
  }
  .user-page .social li:before {
    display: none;
  }
  .user-page .social a {
    padding-left: 40px;
  }
}
@media all and (max-width: 739px) {
  .user-page .bar {
    float: none;
    display: block;
  }
  .user-page .aside-holder,
  .user-page .content-wrap {
    padding: 0 10px 15px;
  }
  .user-page #content {
    float: none;
  }
  .user-page #sidebar {
    float: none;
  }
}

.activity-block h1 {
  margin: 0 61px 37px;
}
.activity-block .two-col.add {
  position: relative;
  margin-bottom: 19px;
}
.activity-block .two-col.add .col {
  margin-bottom: -16px;
}
.activity-block .two-col.add:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 25px;
  bottom: 25px;
  width: 1px;
  background: #f3f3f3 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUyJSIgc3RvcC1jb2xvcj0iI2EwYTJhNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMmQzZDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #f3f3f3 0%, #a0a2a4 52%, #f3f3f3 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f3f3f3), color-stop(52%, #a0a2a4), color-stop(100%, #f3f3f3));
  background: -webkit-linear-gradient(top, #f3f3f3 0%, #a0a2a4 52%, #f3f3f3 100%);
  background: -o-linear-gradient(top, #f3f3f3 0%, #a0a2a4 52%, #f3f3f3 100%);
  background: -ms-linear-gradient(top, #f3f3f3 0%, #a0a2a4 52%, #f3f3f3 100%);
  background: linear-gradient(to bottom, #f3f3f3 0%, #a0a2a4 52%, #f3f3f3 100%);
}
.activity-block .two-col.add:after {
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  position: absolute;
  background: #f3f3f3 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2EwYTJhNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMmQzZDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left, #f3f3f3 0%, #a0a2a4 50%, #f3f3f3 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #f3f3f3), color-stop(50%, #a0a2a4), color-stop(100%, #f3f3f3));
  background: -webkit-linear-gradient(left, #f3f3f3 0%, #a0a2a4 50%, #f3f3f3 100%);
  background: -o-linear-gradient(left, #f3f3f3 0%, #a0a2a4 50%, #f3f3f3 100%);
  background: -ms-linear-gradient(left, #f3f3f3 0%, #a0a2a4 50%, #f3f3f3 100%);
  background: linear-gradient(to right, #f3f3f3 0%, #a0a2a4 50%, #f3f3f3 100%);
}
.activity-block .two-col.info-col {
  line-height: 18px;
}
.activity-block .two-col.info-col .col {
  padding-left: 43px;
}
.activity-block .two-col.info-col .col:first-child {
  padding: 0 43px 0 0;
}
.activity-block .two-col.info-col h2 {
  font: 16px/20px "Montserrat", sans-serif;
  margin-bottom: 20px;
  color: #333;
}
.activity-block .two-col.info-col h3 {
  font: 14px/18px "Montserrat", sans-serif;
  margin: 0 0 14px;
  color: #333;
}
.activity-block .two-col.info-col .logo {
  width: 145px;
  margin-bottom: 14px;
}
.activity-block .two-col.info-col p {
  margin-bottom: 20px;
}
.activity-block .two-col.info-col address {
  font-style: normal;
}
.activity-block .two-col.info-col time {
  display: block;
}
.activity-block .info-block {
  text-align: center;
  margin: 0 -34px 50px;
}
.activity-block .info-block .info {
  float: left;
  width: 50%;
  padding: 0 10px;
  margin-bottom: 40px;
}
.activity-block .info-block .title {
  display: block;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 6px;
}
.activity-block .info-block .amount {
  display: block;
  font-size: 22px;
  line-height: 26px;
}
.activity-block .info-block .ico {
  margin-bottom: 10px;
  min-height: 60px;
}
@media all and (max-width: 739px) {
  .activity-block .info-block {
    overflow: hidden;
    margin: 0 -10px 40px;
  }
}
@media all and (max-width: 739px) {
  .activity-block .two-col:before {
    display: none;
  }
  .activity-block .two-col.info-col .col {
    padding: 0;
  }
  .activity-block .two-col.info-col .col:first-child {
    padding: 0;
  }
  .activity-block .two-col.info-col .logo {
    margin: 0 auto 10px;
  }
  .activity-block .info-block {
    margin: 0 0 10px;
  }
  .activity-block .info-block .info {
    margin-bottom: 20px;
  }
  .activity-block .info-block .info:first-child {
    padding: 0;
  }
}

.live-text {
  position: absolute;
  right: 0;
  padding: 3px 29px 0 0;
  letter-spacing: 0.3px;
}

.nav {
  float: left;
  position: relative;
}
.nav:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  width: 9999px;
  background: #00c875 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYzg3NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMGRlODEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #00c875 0%, #00de81 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00c875), color-stop(100%, #00de81));
  background: -webkit-linear-gradient(top, #00c875 0%, #00de81 100%);
  background: -o-linear-gradient(top, #00c875 0%, #00de81 100%);
  background: -ms-linear-gradient(top, #00c875 0%, #00de81 100%);
  background: linear-gradient(to bottom, #00c875 0%, #00de81 100%);
}
.nav .menu-opener {
  display: none;
}
.nav ul {
  position: relative;
  z-index: 2;
}
.nav li {
  list-style: none;
  float: left;
  position: relative;
}
.nav li:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 1px;
  left: 0;
  opacity: 0.5;
  background: #6dc1dc url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZkYzFkYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2ZGMxZGMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #6dc1dc 0%, #fff 50%, #6dc1dc 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6dc1dc), color-stop(50%, #fff), color-stop(100%, #6dc1dc));
  background: -webkit-linear-gradient(top, #6dc1dc 0%, #fff 50%, #6dc1dc 100%);
  background: -o-linear-gradient(top, #6dc1dc 0%, #fff 50%, #6dc1dc 100%);
  background: -ms-linear-gradient(top, #6dc1dc 0%, #fff 50%, #6dc1dc 100%);
  background: linear-gradient(to bottom, #6dc1dc 0%, #fff 50%, #6dc1dc 100%);
}
.nav li:first-child:before {
  display: none;
}
.nav li a {
  padding: 3px 24px 5px;
  color: #fff;
  display: block;
  text-decoration: none;
}
.nav li a:hover {
  opacity: 0.7;
}
.nav .live {
  text-align: center;
  background: #00c875 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYzg3NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMGRlODEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #00c875 0%, #00de81 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00c875), color-stop(100%, #00de81));
  background: -webkit-linear-gradient(top, #00c875 0%, #00de81 100%);
  background: -o-linear-gradient(top, #00c875 0%, #00de81 100%);
  background: -ms-linear-gradient(top, #00c875 0%, #00de81 100%);
  background: linear-gradient(to bottom, #00c875 0%, #00de81 100%);
}
.nav .live:before {
  left: auto;
  right: 0;
  background: #7de8bb;
  opacity: 0.8;
}
.nav .live a {
  color: #005b34;
  font-weight: 700;
  min-width: 182px;
}
@media all and (max-width: 739px) {
  .nav {
    float: right;
  }
  .nav .live a {
    min-width: 100px;
  }
  .nav li a {
    padding: 3px 15px 5px;
  }
}
@media all and (max-width: 739px) {
  .nav {
    float: none;
  }
  .nav:before {
    display: none;
  }
  .nav .menu-opener {
    display: block;
    position: absolute;
    right: 0;
    top: -19px;
    width: 20px;
    height: 14px;
  }
  .nav .menu-opener:before, .nav .menu-opener:after,
  .nav .menu-opener span {
    background: #fff;
    border-radius: 2px;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    height: 2px;
    margin-top: -1px;
  }
  .nav .menu-opener:after, .nav .menu-opener:before {
    content: "";
    top: 0;
    margin: 0;
  }
  .nav .menu-opener:after {
    top: auto;
    bottom: 0;
  }
  .nav ul {
    background: #40b2d7;
    margin: 0 -9px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s linear;
  }
  .nav ul li {
    float: none;
    text-align: center;
  }
  .nav ul li:before {
    display: none;
  }
  .nav.nav-active ul {
    max-height: 400px;
  }
}

.button.success {
  color: rgb(19.1587982833, 104.8412017167, 51.0901287554);
  background: -webkit-gradient(linear, left top, left bottom, from(#3adb76), to(rgb(38.8583690987, 212.6416309013, 103.6223175966)));
  background: linear-gradient(#3adb76, rgb(38.8583690987, 212.6416309013, 103.6223175966));
  border: 1px solid rgb(34.9184549356, 191.0815450644, 93.1158798283);
  position: relative;
  z-index: 100;
  -webkit-transition: all 0.3s !important;
  transition: all 0.3s !important;
  text-decoration: none;
  font-weight: 700 !important;
  margin-top: 10px;
}
.button.success[disabled], .button.success.disabled {
  cursor: default;
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(144.2403433476, 234.7596566524, 177.974248927)), to(rgb(101.1201716738, 226.8798283262, 147.9871244635)));
  background: linear-gradient(rgb(144.2403433476, 234.7596566524, 177.974248927), rgb(101.1201716738, 226.8798283262, 147.9871244635));
  color: #cccccc;
  border: 1px solid white;
}
.button.success[disabled]:hover, .button.success.disabled:hover {
  box-shadow: none;
  color: #cccccc;
}
.button.success:hover, .button.success:focus {
  color: black;
}

.title {
  font: 20px/24px "Montserrat", sans-serif;
  font-weight: bolder;
  text-transform: uppercase;
  color: #888;
  display: block;
  margin-bottom: 4px;
}

.social-wall-tweet .social-wall-tweet-input {
  font-size: 1.5em;
  font-weight: 200;
}

.social-wall-tweet .social-wall-tweet-input {
  padding: 5px 5px 0;
}

.social-wall-tweet .social-wall-tweet-input .tweet-length {
  position: absolute;
  right: 0;
  height: 95%;
  padding: 10px 15px 0 0;
  font-weight: 400;
  color: #888;
}

.social-wall-tweet .social-wall-tweet-input .tweet-text {
  width: 100%;
  font-weight: 400;
  word-wrap: break-word;
  padding: 13px 60px 8px 45px;
  position: absolute;
  top: 0;
  left: 0;
  white-space: pre-wrap;
  border: 2px solid transparent;
  border-radius: 5px;
  color: transparent;
  z-index: -100;
}

.social-wall-tweet .social-wall-tweet-input textarea {
  background-position: 5px 8px;
  width: 100%;
  padding: 8px 55px 8px 40px;
  border: 2px solid darkgray;
  border-radius: 5px;
  color: #323232;
  font-weight: 400;
  word-wrap: break-word;
  background: rgba(0, 176, 237, 0.5) url(../images/twitter-icon-30x30-9a98e438.png) no-repeat;
  background-position: 5px 5px;
  resize: none;
  overflow: hidden !important;
}
@media all and (min-width: 740px) {
  .social-wall-tweet .social-wall-tweet-input textarea {
    height: 2em;
  }
}
@media all and (max-width: 739px) {
  .social-wall-tweet .social-wall-tweet-input textarea {
    height: 3.5em;
  }
}
.social-wall-tweet .social-wall-tweet-input textarea::-moz-placeholder, .social-wall-tweet .social-wall-tweet-input textarea::-webkit-input-placeholder, .social-wall-tweet .social-wall-tweet-input textarea::placeholder {
  color: #888;
}
.social-wall-tweet .social-wall-tweet-input textarea::placeholder {
  color: #888;
}
.social-wall-tweet .social-wall-tweet-input textarea::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #888;
}
.social-wall-tweet .social-wall-tweet-input textarea:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #888;
  opacity: 1;
}
.social-wall-tweet .social-wall-tweet-input textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #888;
  opacity: 1;
}
.social-wall-tweet .social-wall-tweet-input textarea:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #888;
}
.social-wall-tweet .social-wall-tweet-input textarea::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #888;
}

.social-wall-tweet .social-wall-tweet-button {
  padding: 5px 5px 0;
}

.social-wall-tweet .social-wall-tweet-button a {
  margin: 0;
  height: 48px;
  width: 100%;
  padding-top: 10px;
  display: inline-block;
  text-align: center;
  font-weight: 700;
  color: white;
  background: -webkit-gradient(linear, left top, left bottom, from(#00b6f1), to(rgb(0, 162.7427385892, 215.5)));
  background: linear-gradient(#00b6f1, rgb(0, 162.7427385892, 215.5));
  border: 1px solid rgb(0, 143.4854771784, 190);
}
.social-wall-tweet .social-wall-tweet-button a.disabled {
  color: #888;
}

#footer {
  padding: 40px 0 40px 21px;
}
#footer .logo {
  width: 80px;
  margin: 0 auto;
}
@media all and (max-width: 319px) {
  #footer {
    padding: 22px 0;
  }
  #footer .logo {
    width: 55px;
  }
}