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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

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

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

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

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

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

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

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

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

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

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

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

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

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

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

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

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

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

td,
th {
  padding: 0;
}

html, body {
  height: 100%;
}

html {
  box-sizing: border-box;
}

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

html,
body {
  font-size: 100%;
}

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

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

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

.hide {
  display: none;
}

.invisible {
  visibility: hidden;
}

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

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

select {
  width: 100%;
}

.row {
  margin: 0 auto;
  max-width: 65rem;
  width: 100%;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.row.collapse > .column,
.row.collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}
.row.collapse .row {
  margin-left: 0;
  margin-right: 0;
}
.row .row {
  margin: 0 -0.9375rem;
  max-width: none;
  width: auto;
}
.row .row:before, .row .row:after {
  content: " ";
  display: table;
}
.row .row:after {
  clear: both;
}
.row .row.collapse {
  margin: 0;
  max-width: none;
  width: auto;
}
.row .row.collapse:before, .row .row.collapse:after {
  content: " ";
  display: table;
}
.row .row.collapse:after {
  clear: both;
}

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

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

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

@media only screen {
  .small-push-0 {
    position: relative;
    left: 0;
    right: auto;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .small-1 {
    width: 8.33333%;
  }

  .small-2 {
    width: 16.66667%;
  }

  .small-3 {
    width: 25%;
  }

  .small-4 {
    width: 33.33333%;
  }

  .small-5 {
    width: 41.66667%;
  }

  .small-6 {
    width: 50%;
  }

  .small-7 {
    width: 58.33333%;
  }

  .small-8 {
    width: 66.66667%;
  }

  .small-9 {
    width: 75%;
  }

  .small-10 {
    width: 83.33333%;
  }

  .small-11 {
    width: 91.66667%;
  }

  .small-12 {
    width: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .row.small-collapse > .column,
  .row.small-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .row.small-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  .row.small-uncollapse > .column,
  .row.small-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }

  .show-for-medium-up {
    display: none;
  }
}
@media only screen and (min-width: 40.0625em) {
  .medium-push-0 {
    position: relative;
    left: 0;
    right: auto;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .medium-1 {
    width: 8.33333%;
  }

  .medium-2 {
    width: 16.66667%;
  }

  .medium-3 {
    width: 25%;
  }

  .medium-4 {
    width: 33.33333%;
  }

  .medium-5 {
    width: 41.66667%;
  }

  .medium-6 {
    width: 50%;
  }

  .medium-7 {
    width: 58.33333%;
  }

  .medium-8 {
    width: 66.66667%;
  }

  .medium-9 {
    width: 75%;
  }

  .medium-10 {
    width: 83.33333%;
  }

  .medium-11 {
    width: 91.66667%;
  }

  .medium-12 {
    width: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .row.medium-collapse > .column,
  .row.medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .row.medium-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  .row.medium-uncollapse > .column,
  .row.medium-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .show-for-medium-up {
    display: block;
  }
}
@media only screen and (min-width: 64.0625em) {
  .large-push-0 {
    position: relative;
    left: 0;
    right: auto;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .large-1 {
    width: 8.33333%;
  }

  .large-2 {
    width: 16.66667%;
  }

  .large-3 {
    width: 25%;
  }

  .large-4 {
    width: 33.33333%;
  }

  .large-5 {
    width: 41.66667%;
  }

  .large-6 {
    width: 50%;
  }

  .large-7 {
    width: 58.33333%;
  }

  .large-8 {
    width: 66.66667%;
  }

  .large-9 {
    width: 75%;
  }

  .large-10 {
    width: 83.33333%;
  }

  .large-11 {
    width: 91.66667%;
  }

  .large-12 {
    width: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .row.large-collapse > .column,
  .row.large-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .row.large-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  .row.large-uncollapse > .column,
  .row.large-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}
/* small displays */
@media only screen {
  .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }

  .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }

  .visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  .hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }

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

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

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

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

  th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}
/* medium displays */
@media only screen and (min-width: 40.0625em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }

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

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

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

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

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}
/* large displays */
@media only screen and (min-width: 64.0625em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }

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

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

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

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

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}
/* xlarge displays */
@media only screen and (min-width: 90.0625em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }

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

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

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

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

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xlarge, td.show-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}
/* xxlarge displays */
@media only screen and (min-width: 120.0625em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Specific visibility for tables */
table.hide-for-touch {
  display: table !important;
}

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

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

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

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

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

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

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

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

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

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

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

/* Screen reader-specific classes */
.show-for-sr {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}

.show-on-focus {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}
.show-on-focus:focus, .show-on-focus:active {
  position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto;
}

/* Print visibility */
@media print {
  .show-for-print {
    display: block;
  }

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

  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;
  }
}
@media not print {
  .show-for-print {
    display: none !important;
  }
}
/**
 * Place ul element in the middle of its parent. The structure
 * .center-ul > ul must be followed in order to work. (uds)
 */
.center-ul {
  text-align: center;
}
.center-ul > ul {
  display: inline-block;
}

/**
 * WordPress required styling
 */
.alignright {
  float: right;
}

.alignleft {
  float: left;
}

.hidden {
  display: none !important;
}

/**
 * Text Modifiers
 */
.text-right {
  text-align: right;
}

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

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

.cb {
  clear: both;
}

hr.clear {
  border: none;
  background: transparent;
  clear: both;
}

.white-text {
  color: white;
}
.white-text h1, .white-text h2, .white-text h3, .white-text h4, .white-text h5, .white-text h6 {
  color: white;
}
.white-text a {
  color: white;
}
.white-text a:hover {
  color: white;
}

.italic {
  font-style: italic;
}

/**
 * Quick margin classes
 */
.mt-0 {
  margin-top: 0;
}

.mt-10 {
  margin-top: 10px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-70 {
  margin-top: 70px;
}

.mt-80 {
  margin-top: 80px;
}

.mt-90 {
  margin-top: 90px;
}

.mt-100 {
  margin-top: 100px;
}

.mb-0 {
  margin-bottom: 0;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-70 {
  margin-bottom: 70px;
}

.mb-80 {
  margin-bottom: 80px;
}

.mb-90 {
  margin-bottom: 90px;
}

.mb-100 {
  margin-bottom: 100px;
}

@media (max-width: 641px) {
  .hide-for-small-only {
    display: none;
  }
}

meta.foundation-data-attribute-namespace {
  font-family: false;
}

body {
  position: relative;
  font-family: "PT Sans", "Open Sans", Arial, sans-serif;
  left: 0 !important;
  word-wrap: break-word;
}

body.admin-bar {
  padding-top: 32px;
}
@media (max-width: 782px) {
  body.admin-bar {
    padding-top: 46px;
  }
}

a {
  text-decoration: none;
  color: #e74747;
}

a:hover {
  color: #312e2e;
}

p:first-child {
  margin-top: 0;
}

p:last-child {
  margin-bottom: 0;
}

::-moz-selection {
  background-color: #e74747;
  color: white;
}

::selection {
  background-color: #e74747;
  color: white;
}

.alignright {
  margin: 20px 0 20px 20px;
  float: right;
}

.alignleft {
  margin: 20px 20px 20px 0;
  float: left;
}

@media (min-width: 481px) and (max-width: 961px) {
  .wp-caption.alignleft {
    max-width: 50% !important;
    margin: 20px 20px 20px 0;
  }
}

@media (min-width: 481px) and (max-width: 961px) {
  .wp-caption.alignright {
    max-width: 50% !important;
    margin: 20px 0 20px 20px;
  }
}

@media (max-width: 480px) {
  .wp-caption.alignright,
  .wp-caption.alignleft {
    max-width: 100%;
    margin: 20px 0;
    /*Force 100% since there is an inline styling inside the element*/
    width: 100% !important;
    display: inline-block;
  }
}
ol, ul, li {
  padding: 0;
  margin: 0;
  list-style: none;
}

.overlay-base {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 800;
  display: none;
}
.overlay-base.is-visible {
  display: block;
}

.ts-fab-avatar {
  border-radius: 100%;
  overflow: hidden;
}

/* Not the best place for this */
.screen-reader-text {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  height: 1px;
  width: 1px;
}

.wpcf7 {
  font-family: "PT Sans", "Open Sans", Arial, sans-serif;
  font-size: 13px;
  margin: 0;
  font-weight: normal;
  color: #7c7c7c;
}
.wpcf7 .label {
  font-size: 16px;
  font-weight: 700;
  color: #000;
  margin: 20px 0 8px;
}
.wpcf7 .vendor .label {
  margin-top: 8px;
}
.wpcf7 .vendor .mt-20 {
  margin-top: 20px;
}
.wpcf7 input:not([type="submit"]),
.wpcf7 select,
.wpcf7 textarea {
  font-size: 16px;
  letter-spacing: normal;
  color: #000;
  width: 100%;
  max-width: 100%;
  resize: none;
}
.wpcf7 select {
  margin: 0 0 8px !important;
}

.ts-fab-wrapper .ts-fab-list {
  padding: 0 !important;
}
.ts-fab-wrapper .ts-fab-tab {
  border: 1px solid #ccc;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
@media (max-width: 481px) {
  .ts-fab-wrapper .ts-fab-tab {
    overflow: scroll;
  }
}
.ts-fab-wrapper .ts-fab-list li a {
  background-color: white;
  border-color: #ccc;
}

.entry #social #reply-title,
.entry #social .social-nav .social-current-tab {
  background: transparent;
}
.entry #social #reply-title {
  margin: 15px 13px;
  font-size: 18px;
  border-bottom: 1px solid #ddd;
  padding: 0;
}

.site-header {
  border-bottom: 1px solid #ddd;
  box-shadow: 0 5px 20px -10px rgba(0, 0, 0, 0.4);
}

.top-bar {
  padding: 20px 0;
}

.menu-primary {
  float: right;
  margin-top: 10px;
}
.menu-primary ul {
  margin: 0;
  padding: 0;
  display: inline-block;
}
@media (max-width: 1100px) {
  .menu-primary ul {
    display: block;
  }
}
@media (max-width: 961px) {
  .menu-primary ul.nav-menu--offcanvas {
    display: block;
  }
}
.menu-primary li {
  list-style-type: none;
  display: inline-block;
  float: left;
  position: relative;
}
@media (min-width: 961px) {
  .menu-primary li .dropdown-arrow {
    display: none;
  }
}
.menu-primary a {
  display: inline-block;
  font-weight: bold;
  font-size: 16px;
  color: #312e2e;
  padding: 5px 10px;
  -webkit-transition: 0.3s;
          transition: 0.3s;
}
.menu-primary a:hover {
  color: #e74747;
  -webkit-transition: 0.1s;
          transition: 0.1s;
}
@media (min-width: 1100px) {
  .menu-primary .show-mobile {
    display: none;
  }
}

/* Copying the primary menu styles, just in case */
.menu-primary-government {
  float: right;
  margin-top: 10px;
}
.menu-primary-government ul {
  margin: 0;
  padding: 0;
  display: inline-block;
}
@media (max-width: 961px) {
  .menu-primary-government ul.nav-menu--offcanvas {
    display: block;
  }
}
.menu-primary-government li {
  list-style-type: none;
  display: inline-block;
  float: left;
  position: relative;
}
@media (min-width: 961px) {
  .menu-primary-government li .dropdown-arrow {
    display: none;
  }
}
.menu-primary-government a {
  display: inline-block;
  font-weight: bold;
  font-size: 16px;
  color: #312e2e;
  padding: 5px 10px;
  -webkit-transition: 0.3s;
          transition: 0.3s;
}
.menu-primary-government a:hover {
  color: #e74747;
  -webkit-transition: 0.1s;
          transition: 0.1s;
}

@media (min-width: 961px) {
  .nav-menu .sub-menu {
    pointer-events: none;
    opacity: 0;
    -webkit-transition: 0.2s;
            transition: 0.2s;
    -webkit-transform: translateY(40px);
            transform: translateY(40px);
  }
  .nav-menu li {
    position: relative;
  }
  .nav-menu li:hover > .sub-menu {
    opacity: 1;
    pointer-events: auto;
    -webkit-transition: 0.2s;
            transition: 0.2s;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  .nav-menu .sub-menu {
    position: absolute;
    border: 1px solid #ccc;
    left: 9px;
    top: 28px;
    background: rgba(255, 255, 255, 0.98);
    max-width: 200px;
    text-align: left;
    z-index: 99;
  }
  .nav-menu .sub-menu a {
    display: block;
    padding: 8px 13px;
    font-size: 16px;
    font-weight: bold;
    color: #000;
  }
  .nav-menu .sub-menu a:hover {
    background: transparent;
    color: #e74747;
  }
  .nav-menu .sub-menu li {
    width: 100%;
    border-bottom: 1px solid #f0f0f0;
    float: none;
    min-width: 200px;
    display: block;
  }

  .menu-categories .sub-menu {
    left: 0px;
    top: 40px;
  }
  .menu-categories .sub-menu a:hover {
    box-shadow: none;
  }
  .menu-categories .sub-menu li:after {
    display: none;
  }

  .dropdown-arrow {
    display: none;
  }
}
@media (max-width: 961px) {
  .menu-categories .sub-menu li {
    display: block;
    width: 100%;
  }
}
.site-social {
  float: right;
  display: inline-block;
  margin-top: 14px;
  position: relative;
  margin-left: 15px;
  font-size: 18px;
}
.site-social a {
  color: #ff5400;
  margin-left: 5px;
}
.site-social .facebook {
  color: #3b5998;
}
.site-social .twitter {
  color: #55acee;
}
.site-social .linkedin {
  color: #0077b5;
}

.site-subscribe {
  float: right;
  display: inline-block;
  position: relative;
  margin-top: 15px;
  margin-left: 15px;
}
.site-subscribe a {
  border-radius: 3px;
  background-color: white;
  border: 1px solid #e74747;
  color: #e74747;
  font-size: 16px;
}
.site-subscribe a:hover {
  color: white;
  cursor: pointer;
}

.branding {
  float: left;
  display: inline-block;
}
.branding .site-title {
  margin: 0;
}
.branding.original a {
  background: url(../images/diginomica-logo.png) no-repeat center;
  background-size: contain;
}
@media (min-width: 961px) {
  .branding.original a {
    background-position: left center;
  }
}
.branding.original-government a {
  background: url(../images/diginomica-logo-gov.png) left center/contain no-repeat;
  height: 47px;
  width: 410px;
  background-position: left center;
  max-width: 100%;
}
.branding a {
  background: url(../images/logo.svg) no-repeat;
  opacity: 1;
  text-indent: -9999px;
  display: inline-block;
  height: 47px;
  width: 241px;
  -webkit-transition: 0.5s;
          transition: 0.5s;
}
.branding a:hover {
  opacity: 0.8;
  -webkit-transition: 0.2s;
          transition: 0.2s;
}

.menu-bar {
  background-color: #312e2e;
  color: white;
  display: none;
}
@media (min-width: 1100px) {
  .menu-bar {
    display: block;
  }
}
.menu-bar a {
  color: white;
  display: inline-block;
  padding: 13px 0px;
  font-weight: bold;
  box-shadow: inset 0 0 #e74747;
  -webkit-transition: 0.3s;
          transition: 0.3s;
}
.menu-bar a:hover {
  box-shadow: inset 0 -5px #e74747;
  -webkit-transition: 0.1s;
          transition: 0.1s;
}
.menu-bar li {
  list-style: none;
  display: inline-block;
}
.menu-bar li:after {
  content: ' ';
  display: inline-block;
  width: 1px;
  height: 20px;
  background: rgba(255, 255, 255, 0.1);
  margin-left: 20px;
  margin-right: 20px;
  vertical-align: middle;
}
.menu-bar li:last-child:after {
  display: none;
}
.menu-bar li:first-child:after {
  width: 2px;
}
.menu-bar ul {
  padding: 0;
  margin: 0;
}

/**
 * Tablet view
 */
@media (max-width: 961px) {
  .top-bar {
    padding: 20px 0 15px;
  }

  .branding {
    width: 100%;
    display: block;
    float: none;
    text-align: center;
  }

  .menu-primary {
    width: 100%;
    display: block;
    float: none;
    text-align: center;
  }

  /* Copying the primary menu styles, just in case */
  .menu-primary-government {
    width: 100%;
    display: block;
    float: none;
    text-align: center;
  }

  .menu-bar {
    text-align: center;
  }
}
@media (max-width: 961px) {
  .menu-bar .columns {
    padding: 0;
  }
  .menu-bar li {
    width: 50%;
    margin: 0;
    float: left;
  }
  .menu-bar li:after {
    display: none;
  }
  .menu-bar a {
    padding: 10px 30px;
    width: 100%;
  }
  .menu-bar a:hover {
    box-shadow: none;
    background: #242222;
  }
}
@media (max-width: 961px) {
  .menu-bar-full li {
    width: 100%;
  }
  .menu-bar-full a {
    padding: 10px;
    border-bottom: 1px solid #333333;
  }
}
/**
 * New update on the grid - Only 3 breakpoints. This will result in neasier to maintain
 * layout. We will have to support only 3 widths instead of the fluid design that is
 * always 100% with one max-width (meaning 800+ breakpoints)
 * @type {[type]}
 */
.row {
  max-width: 100%;
}

@media (min-width: 641px) {
  .row {
    width: 640px;
  }
}
@media (min-width: 961px) {
  .row {
    width: 960px;
  }
}
@media (min-width: 1201px) {
  .row {
    width: 1200px;
  }
}
.section--main-area {
  margin: 30px 0;
}

img.emoji {
  width: 18px;
}

.site-footer {
  background-color: #231f1f;
  color: #818181;
  padding: 50px 0;
}
.site-footer a {
  color: white;
}
.site-footer .menu-footer {
  display: block;
}
.site-footer .menu-footer li {
  display: inline-block;
  margin-right: 20px;
}
.site-footer .menu-footer a {
  font-weight: bold;
}
.site-footer hr {
  clear: both;
  margin: 20px 0;
  border: none;
  background-color: #312b2b;
  height: 1px;
}
.site-footer .copyrights {
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
}
.site-footer .copyrights p {
  margin: 0;
}
.site-footer .developer {
  text-align: right;
  margin-top: 14px;
}
@media (max-width: 481px) {
  .site-footer {
    text-align: center;
  }
  .site-footer .developer {
    text-align: center;
  }
}

.page-header {
  background: #ededed;
  padding: 20px 0;
  margin-bottom: 60px;
}
@media (max-width: 641px) {
  .page-header {
    margin-bottom: 20px;
    padding: 10px 0;
  }
}

.page-title {
  display: inline-block;
  padding: 0;
  margin: 0;
}
@media (max-width: 641px) {
  .page-title {
    font-size: 18px;
  }
}

/* Custom CSS Newsfeed */
.news-contents {
  padding: 0 0 0 20px;
  border-left: 1px solid #f0f0f0;
}

.news-wrapper {
  background-color: white !important;
}

.news {
  display: table;
  content: " ";
  clear: both;
  margin-bottom: 10px;
  padding-bottom: 10px;
  width: 100%;
  border-bottom: 1px solid #f0f0f0;
}

.news {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.news a:hover {
  color: #e74747;
}
.news a {
  color: #333;
}
.news .imagefix {
  width: 130px;
}
.news .imagefix img {
  position: relative;
  margin-bottom: 5px;
  margin-right: 15px;
  width: 100px;
  max-width: 100px;
  margin-left: 0px;
}
@media (max-width: 961px) {
  .news {
    border: 1px solid #f0f0f0;
    padding: 10px;
    text-align: center;
    margin-bottom: -10px;
  }
  .news .imagefix {
    float: none !important;
    margin: 0 auto 15px;
  }
  .news .imagefix img {
    margin: 0 auto;
  }
  .news .rssmi_title_class, .news .imagefix {
    display: block;
  }
  .news a.colorbox.cboxElement {
    font-size: 13px;
    margin-top: 5px;
  }
}
@media (max-width: 481px) {
  .news a.colorbox.cboxElement {
    font-size: 18px;
  }
}

.rssmi_title_class, .imagefix {
  position: relative;
  display: table-cell;
  vertical-align: middle;
}
@media screen and (min-width: 768px) and (max-width: 960px) {
  .rssmi_title_class, .imagefix {
    display: block;
  }
}

.rssmi_date_class {
  display: block;
  margin-top: 5px;
  font-size: 14px;
}

.imagefix {
  float: none !important;
}

#cboxClose {
  padding: 0;
}

.site-search {
  float: right;
  display: inline-block;
  margin-top: 13px;
  margin-left: 10px;
  position: relative;
}
.site-search .fa {
  cursor: pointer;
}
.site-search .fa:hover {
  color: #e74747;
}
.site-search input[type="search"] {
  box-sizing: border-box;
  width: 100%;
}

.site-search .search-form-wrapper,
.site-subscribe .subscribe-form-wrapper {
  position: absolute;
  right: 0;
  margin-top: 10px;
  background: white;
  padding: 20px;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
  z-index: 900;
  min-width: 300px;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: 0.4s;
          transition: 0.4s;
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
}
.site-search .search-form-wrapper.is-visible,
.site-subscribe .subscribe-form-wrapper.is-visible {
  pointer-events: auto;
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
  opacity: 1;
  -webkit-transition: 0.2s;
          transition: 0.2s;
}
.site-search .search-form-wrapper input[type="text"],
.site-search .search-form-wrapper input[type="search"],
.site-search .search-form-wrapper input[type="email"],
.site-subscribe .subscribe-form-wrapper input[type="text"],
.site-subscribe .subscribe-form-wrapper input[type="search"],
.site-subscribe .subscribe-form-wrapper input[type="email"] {
  border-color: #bbb;
}
.site-search .search-form-wrapper .search-submit,
.site-search .search-form-wrapper .button,
.site-search .search-form-wrapper input[type='submit'],
.site-search .search-form-wrapper input[type='button'],
.site-search .search-form-wrapper button,
.site-subscribe .subscribe-form-wrapper .search-submit,
.site-subscribe .subscribe-form-wrapper .button,
.site-subscribe .subscribe-form-wrapper input[type='submit'],
.site-subscribe .subscribe-form-wrapper input[type='button'],
.site-subscribe .subscribe-form-wrapper button {
  margin-top: 15px;
  display: inline-block;
}
.site-search .search-form-wrapper p,
.site-subscribe .subscribe-form-wrapper p {
  font-size: 13px;
}

@media screen and (min-width: 980px) {
  .featherlight.featherlight-iframe .featherlight-content {
    max-height: 90vh;
  }
}
@media (max-width: 641px) {
  .featherlight.featherlight-iframe .featherlight-content {
    position: fixed;
    left: 5vw;
    top: 10vh;
  }
  .featherlight.featherlight-iframe .featherlight-content select:focus,
  .featherlight.featherlight-iframe .featherlight-content textarea:focus,
  .featherlight.featherlight-iframe .featherlight-content input:focus {
    font-size: 16px;
    background: #eee;
  }
}
@media (max-width: 640px) {
  .site-search .search-form-wrapper {
    left: calc(100% - 102px);
    right: auto;
  }
}
@media (max-width: 481px) {
  .site-search .search-form-wrapper {
    right: -16px;
    box-sizing: border-box;
    max-width: 100vw;
  }
}
@media (max-width: 330px) {
  .site-search .search-form-wrapper {
    min-width: 100vw;
  }
}
.block.author-box {
  position: relative;
  display: inline-block;
}
.block.author-box .avatar {
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 50%;
  overflow: hidden;
  max-width: 132px;
  width: 100%;
  border: 3px solid #fff;
  -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2);
}
@media (max-width: 320px) {
  .block.author-box .avatar {
    position: inherit;
    margin: auto;
    margin-bottom: 20px;
    border: 3px solid #fff;
  }
}
.block.author-box .author-body {
  padding-left: 165px;
}
@media (max-width: 320px) {
  .block.author-box .author-body {
    padding-left: 0;
    text-align: center;
  }
}
.block.author-box .author-name {
  font-family: "PT Serif", Georgia, "Times New Roman", serif;
  margin: 0 0 10px;
  border-top: 1px solid #ececec;
  padding-top: 10px;
}
.block.author-box .author-name a {
  color: #312e2e;
}
.block.author-box .author-desc {
  color: #6f6f6f;
  font-size: 15px;
  margin: 0 0 10px;
}
.block.author-box .author-social-links {
  width: 100%;
  border-bottom: 1px solid #ececec;
  display: inline-block;
  padding-bottom: 20px;
}
.block.author-box .list-item {
  float: left;
  margin-right: 10px;
  font-size: 14px;
}
.block.author-box .list-item a {
  color: #7c7c7c;
}
.block.author-box .list-item a:hover {
  color: #e74747;
}
@media (max-width: 320px) {
  .block.author-box .list-item {
    float: none;
    width: 10px;
    display: inline-block;
  }
}

.sidebar select {
  /* styling */
  background-color: white;
  border: thin solid rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  display: inline-block;
  padding: 0.5em 3.5em 0.5em .5em;
  text-transform: capitalize;
  overflow: hidden;
  max-height: 38px;
  /* reset */
  margin: 0;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  /* arrows */
  background-image: -webkit-linear-gradient(45deg, transparent 50%, #fff 50%), -webkit-linear-gradient(315deg, #fff 50%, transparent 50%), -webkit-linear-gradient(left, #e74747, #e74747);
  background-image: linear-gradient(45deg, transparent 50%, #fff 50%), linear-gradient(135deg, #fff 50%, transparent 50%), linear-gradient(to right, #e74747, #e74747);
  background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), 100% 0;
  background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
  background-repeat: no-repeat;
}
.sidebar select:focus {
  background-image: -webkit-linear-gradient(45deg, white 50%, transparent 50%), -webkit-linear-gradient(315deg, transparent 50%, white 50%), -webkit-linear-gradient(left, #dbdbdb, #dbdbdb);
  background-image: linear-gradient(45deg, white 50%, transparent 50%), linear-gradient(135deg, transparent 50%, white 50%), linear-gradient(to right, #dbdbdb, #dbdbdb);
  background-position: calc(100% - 15px) 1em, calc(100% - 20px) 1em, 100% 0;
  background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
  background-repeat: no-repeat;
  border-color: #cacaca;
  outline: 0;
}

.list-box {
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 40px;
}
.list-box h2 {
  border-right: 2px solid black;
  font-size: 16px;
  margin-top: 0;
  max-width: 250px;
  width: 100%;
  padding-right: 20px;
}
.list-box ul {
  font-size: 14px;
  margin-left: 20px;
}
.list-box li {
  margin-bottom: 5px;
}

/**
 * Styling the related posts plugin.
 */
.ctx-module-container {
  min-height: 40px;
  margin: 40px 0;
}
.ctx-module-container .ctx-content-block2 {
  margin: 0 !important;
}
.ctx-module-container .ctx-content-block2 .ctx-link-title p {
  font-family: "PT Serif", Georgia, "Times New Roman", serif !important;
}
.ctx-module-container .ctx-content-block2 .ctx-links-header p {
  font-family: "PT Sans", "Open Sans", Arial, sans-serif !important;
}

/* featherlight styling */
.featherlight .featherlight-content {
  -webkit-overflow-scrolling: touch !important;
}

.featherlight .caption {
  margin-top: 20px;
  font-size: 1.6;
}

.featherlight-iframe iframe {
  max-width: 100%;
}
@media (max-width: 375px) {
  .featherlight-iframe iframe {
    height: 230% !important;
  }
}
@media (max-width: 320px) {
  .featherlight-iframe iframe {
    height: 290% !important;
  }
}

.part-of-link {
  display: block;
  clear: both;
  font-size: 18px;
  font-style: italic;
  margin-top: -5px;
  margin-bottom: 30px;
}
.part-of-link a {
  font-weight: 700;
}

/**
 * Hybrid theme custom breadcrumbs
 */
.breadcrumbs:not(.breadcrumb-trail) {
  border-bottom: 1px solid #dcdcdc;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}

.breadcrumb-trail {
  font-size: 14px;
  padding: 13px 0;
}

.trail-browse {
  display: none;
}

.trail-items {
  display: inline-block;
}

.trail-item {
  display: inline-block;
  margin-right: 10px;
}
.trail-item:after {
  content: '/';
  margin-left: 10px;
  color: #aaa;
}
.trail-item span {
  color: #aaa;
}

.trail-end {
  margin-right: 0;
}
.trail-end:after {
  display: none;
}
.trail-end span {
  color: black;
}

.block {
  margin-bottom: 25px;
  /** First block in homepage - one post on left and 4 on right */
}
.block.has-bg {
  background-position: center center;
  background-size: cover;
}
.block-header {
  border-bottom: 1px solid #f0f0f0;
  margin-bottom: 20px;
}
.block-header .author-rss-icon {
  margin-left: 10px;
}
.block-title {
  font-size: 18px;
  margin: 0;
  display: inline-block;
  padding-bottom: 10px;
  margin-bottom: -1px;
}
.block.latest-posts .entry.block {
  margin-bottom: 10px;
}
.block.latest-posts .entry.block .entry-thumbnail {
  min-height: 0;
}
.block.latest-posts .entry.block .read-more.icon {
  visibility: hidden;
}
.block.slider .owl-controls {
  position: absolute;
  top: 2.8125rem;
  left: 2.8125rem;
}
@media (max-width: 641px) {
  .block.slider .owl-controls {
    left: auto;
    right: 2.8125rem;
  }
}
.block.slider .owl-prev, .block.slider .owl-next {
  background-color: #312e2e;
  color: white;
  padding: 10px;
  height: 40px;
  width: 40px;
  text-align: center;
  float: left;
}
.block.slider .owl-prev:hover, .block.slider .owl-next:hover {
  background-color: #e74747;
}
.block.slider .owl-next {
  margin-left: 10px;
}
.block.summary {
  margin-bottom: 30px;
}
.block.summary .author {
  position: relative;
  padding: 10px 0;
}
.block.summary .curated {
  color: rgba(0, 0, 0, 0.3);
  font-size: 13px;
  font-style: italic;
  font-weight: 700;
}
.block.summary .name {
  font-family: "PT Serif", Georgia, "Times New Roman", serif;
}
.block.summary .author-info {
  position: absolute;
  left: 0;
  text-align: center;
  top: 10px;
  max-width: 130px;
}
.block.summary .avatar {
  border-radius: 50%;
  overflow: hidden;
  border: 2px solid #fff;
  max-width: 60px;
  margin: auto;
}
.block.summary .excerpt {
  padding-left: 150px;
}
.block.summary .excerpt p {
  color: #6f6f6f;
  font-size: 15px;
  line-height: 1.3;
}
.block.summary .excerpt .topic-rss {
  color: rgba(0, 0, 0, 0.4);
  font-size: 14px;
  font-style: italic;
}
.block.summary .subscribe {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  padding-left: 20px;
  margin-top: 16px;
}
@media (max-width: 961px) {
  .block.summary .subscribe {
    padding-left: 0;
    margin-left: 0;
    border-left: none;
  }
}
.block.summary input[type="submit"] {
  margin: 0;
}
.block.summary input[type="email"] {
  width: 100%;
}
.block.summary .summary-label {
  font-weight: bold;
  color: #e74747;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.block.summary .title {
  margin: 5px;
}
@media (max-width: 641px) {
  .block.summary .author-info {
    display: block;
    position: relative;
    margin-bottom: 15px;
    max-width: none;
  }
  .block.summary .excerpt {
    padding: 0;
  }
  .block.summary .summary-label {
    display: block;
    border-bottom: 1px solid #f0f0f0;
    cursor: pointer;
    padding-bottom: 10px;
  }
  .block.summary .summary-label:after {
    content: "Load more";
    float: right;
    text-transform: none;
    color: #333;
    font-weight: normal;
  }
  .block.summary .mc4wp-form {
    padding: 0;
    box-shadow: none;
    border: none;
  }
  .block.summary .author {
    max-height: 170px;
    padding: 0;
    overflow: hidden;
    -webkit-transition: 0.5s;
            transition: 0.5s;
  }
  .block.summary .author.is-opened {
    max-height: 500px;
    -webkit-transition: 0.5s;
            transition: 0.5s;
  }
  .block.summary .author.is-opened .summary-label:after {
    content: "Hide";
  }
  .block.summary .subscribe p {
    margin: 0;
  }
  .block.summary .subscribe p:first-of-type {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .block.summary .subscribe .title {
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    -ms-flex-item-align: stretch;
        align-self: stretch;
  }
  .block.summary .subscribe input[type="submit"] {
    padding-top: 12px;
    padding-bottom: 11px;
  }
}

.digital-government .entry.slide {
  min-height: 300px;
}

.entry {
  /**
   * Different type of entry stylings
   * ------------------------------
   */
  /** List of entries */
  /**
   * List of links with :copy to clipboard: button on hover.
   */
}
.entry:last-of-type {
  margin-bottom: 0;
}
.entry .entry-title {
  font-family: "PT Serif", Georgia, serif;
  margin: 0;
}
.entry .entry-title a {
  color: #312e2e;
}
.entry .entry-title a:hover {
  color: #e74747;
}
.entry .entry-excerpt {
  color: #6f6f6f;
  font-size: 15px;
  line-height: 1.625rem;
  margin-top: 20px;
}
.entry .entry-excerpt p {
  line-height: 1.3;
  margin: 0;
}
.entry .entry-content {
  font-family: "PT Serif", Georgia, "Times New Roman", serif;
  font-weight: normal;
  font-size: 17px;
  line-height: 1.4;
}
.entry .entry-content iframe {
  max-width: 100%;
}
.entry .entry-content a:hover {
  color: #333;
}
.entry .entry-content .ctx-module a:hover {
  background-color: transparent;
}
.entry .entry-thumbnail {
  position: relative;
}
.entry .entry-thumbnail .icon-sponsored {
  background: white;
  position: absolute;
  right: 0;
  max-width: 60px;
  max-height: 40px;
}
.entry .entry-thumbnail img {
  width: 100%;
  height: auto;
  max-height: 100%;
}
.entry .entry-thumbnail.carousel {
  display: block;
  overflow: hidden;
  max-height: 170px;
}
.entry .entry-thumbnail.carousel img {
  min-height: 170px;
}
body:not(.no-featured) .entry.partner-zone-post, body:not(.no-featured) .entry.partner-zone-post:last-of-type {
  border: 1px solid rgba(231, 71, 71, 0.2);
  border-radius: 5px;
  position: relative;
  background-color: #fafafa;
  padding: 20px;
  -webkit-transition: 0.3s;
          transition: 0.3s;
  background: -webkit-linear-gradient(top, #f0f0f0 0%, #f8f8f8 100%);
  background: linear-gradient(to bottom, #f0f0f0 0%, #f8f8f8 100%);
}
@media (max-width: 481px) {
  body:not(.no-featured) .entry.partner-zone-post, body:not(.no-featured) .entry.partner-zone-post:last-of-type {
    display: block;
    margin-bottom: 20px;
  }
  body:not(.no-featured) .entry.partner-zone-post .entry-thumbnail, body:not(.no-featured) .entry.partner-zone-post:last-of-type .entry-thumbnail {
    max-width: none;
    margin-right: 0;
  }
}
body:not(.no-featured) .entry.partner-zone-post:hover, body:not(.no-featured) .entry.partner-zone-post:last-of-type:hover {
  border-color: #e74747;
  -webkit-transition: 0.3s;
          transition: 0.3s;
}
.entry.partner-zone-post .entry-title {
  padding-right: 70px;
}
.entry.partner-zone-post .entry-title img {
  position: absolute;
  right: 15px;
  max-width: 40px;
}
.entry .read-more {
  background: white;
  border: 1px solid #eee;
  text-transform: uppercase;
  padding: 0.5rem 1.0625rem;
  font-weight: bold;
  color: black;
  margin-top: 20px;
  display: inline-block;
  font-size: 13px;
}
.entry .text-drop-cap {
  font-size: 52px;
  float: left;
  height: 62px;
  line-height: 60px;
  margin: -2px 2px -10px 0;
  font-weight: normal;
  color: #f00;
}
.entry .read-more:hover {
  background-color: #e74747;
  color: white;
  border-color: #e74747;
}
.entry .read-more.icon {
  margin-bottom: 50px;
  text-transform: none;
  border: none;
  background: none;
  padding: 0;
  margin-top: 0;
}
.entry .read-more.icon .fa {
  font-size: 1.75rem;
  display: inline-block;
  color: white;
  background-color: #e74747;
  padding: 0.5625rem 0.6875rem;
}
.entry .read-more.icon .fa:hover {
  background-color: #ea5e5e;
}
.entry .read-more.icon .fa:active {
  background-color: #e43030;
}
.entry.page .entry-title {
  border-bottom: 1px solid #f0f0f0;
  margin-bottom: 1.875rem;
  padding-bottom: 1.875rem;
}
.entry.block .entry-thumbnail {
  min-height: 225px;
  background-color: #f0f0f0;
  display: block;
  background-repeat: no-repeat;
}
.entry.block .entry-title {
  margin: 20px 0 0;
  line-height: 1.9375rem;
}
.entry.slide {
  position: relative;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.entry.slide .overlay {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 48%;
  background: rgba(0, 0, 0, 0.8);
  padding: 1.25rem;
  height: 100%;
  color: #fff;
}
@media (max-width: 641px) {
  .entry.slide .overlay {
    width: 100%;
    height: auto;
  }
  .entry.slide .separator {
    display: none;
  }
}
.entry.slide .entry-title a {
  color: white;
}
.entry.slide .entry-thumbnail {
  max-height: 300px;
}
.entry.slide .separator {
  height: 4px;
  background-color: #e74747;
  margin: 20px 0 30px;
  border: none;
  width: 40px;
}
.entry.slide .entry-excerpt {
  opacity: 0.5;
  color: white;
}
@media (max-width: 961px) {
  .entry.slide .entry-thumbnail {
    max-height: 200px;
  }
  .entry.slide .entry-excerpt {
    display: none;
  }
  .entry.slide .overlay {
    background: #333;
  }
}
.entry.large {
  width: 100%;
}
.entry.large.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
  width: 100%;
}
.entry.large.flex.partner-zone-post {
  margin-bottom: 25px;
}
.entry.large.flex .entry-thumbnail {
  margin-right: 20px;
  width: 100%;
}
.entry.large.flex .entry-body {
  width: 100%;
}
.entry.large .entry-excerpt {
  margin-top: 10px;
}
.entry.large .entry-title {
  margin-top: 0;
}
.entry.medium {
  margin-bottom: 40px;
}
.entry.medium.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
  padding-bottom: 20px;
}
.entry.medium.flex.partner-zone-post {
  margin-bottom: 25px;
}
.entry.medium.flex .entry-thumbnail {
  max-width: 245px;
  margin-right: 15px;
  width: 100%;
  height: auto;
}
.entry.medium.flex .entry-body {
  width: 100%;
}
@media (max-width: 641px) {
  .entry.medium.flex {
    display: block;
  }
  .entry.medium.flex .entry-thumbnail {
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .entry.medium.flex .entry-thumbnail > a {
    width: 100%;
  }
}
.entry.medium:last-child {
  margin-bottom: 0;
}
.entry.medium .entry-thumbnail {
  display: block;
  height: 225px;
}
@media (max-width: 641px) {
  .entry.medium .entry-thumbnail {
    margin-bottom: 20px;
  }
}
.entry.medium .entry-thumbnail .has-bg {
  height: 100%;
  width: 100%;
  display: block;
  background-size: cover;
  background-position: center center;
}
.entry.small {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #f0f0f0;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.entry.small:last-of-type {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.entry.small .entry-thumbnail {
  max-width: 135px;
  min-width: 100px;
  margin-right: 30px;
}
.entry.small .entry-thumbnail > a {
  display: block;
  width: 100px;
}
@media (max-width: 481px) {
  .entry.small {
    display: block;
  }
  .entry.small .entry-thumbnail {
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .entry.small .entry-thumbnail > a {
    width: 100%;
  }
}
.entry-list .list-item {
  border-bottom: 1px solid #f0f0f0;
  margin-bottom: 0.5rem;
  padding-bottom: 0.5rem;
  display: block;
}
.entry-list .list-item:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.entry-list .entry-title {
  font-size: 20px;
  line-height: 1.2;
}
.entry .rss-list {
  padding-left: 0;
}
.entry .rss-list li {
  position: relative;
  display: block;
  padding: 10px 10px 10px 35px;
  border-bottom: 1px solid #f0f0f0;
  margin: 0;
}
.entry .rss-list li:last-of-type {
  border-bottom: none;
}
.entry .rss-list li:before {
  font-family: FontAwesome;
  display: inline-block;
  content: '\f09e';
  position: absolute;
  color: #FF9400;
  left: 10px;
}
.entry .rss-list li:after {
  content: "Copy to clipboard";
  display: inline-block;
  opacity: 0;
  position: absolute;
  cursor: pointer;
  top: 10px;
  right: 10px;
  background: #f0f0f0;
  padding: 2px 9px;
  border-radius: 5px;
  font-size: 15px;
  color: #6F6F6F;
  -webkit-transition: 0s;
          transition: 0s;
}
.entry .rss-list li.copied:after {
  content: "Saved!";
  background-color: #32BB32;
  color: white;
}
.entry .rss-list li:hover:after {
  opacity: 1;
  -webkit-transition: 0.3s;
          transition: 0.3s;
}
.entry h1.underlined,
.entry h2.underlined,
.entry h3.underlined,
.entry h4.underlined {
  border-bottom: 2px solid #f0f0f0;
  display: block;
}
.entry h1.underlined span,
.entry h2.underlined span,
.entry h3.underlined span,
.entry h4.underlined span {
  border-bottom: 2px solid #e74747;
  display: inline-block;
  margin-bottom: -2px;
  padding-bottom: 10px;
}
@media (max-width: 641px) {
  .entry figure {
    margin: 0;
    max-width: 100%;
  }
}

.home .entry.slide {
  min-height: 300px;
}

.entry.single {
  /**
   * Selected from the whole post. Picked from the editor.
   * Note - uses flex
   */
}
.entry.single .entry-title {
  font-size: 38px;
  font-family: "PT Serif";
  font-weight: bold;
  line-height: 1.026;
  margin-top: 10px;
  margin-bottom: 15px;
  padding-right: 0;
}
@media (max-width: 481px) {
  .entry.single .entry-title {
    font-size: 30px;
    line-height: 1.2;
  }
}
@media (min-width: 420px) {
  .entry.single div.entry-meta {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}
.entry.single .entry-meta {
  color: #7c7c7c;
  margin-bottom: 25px;
  font-size: 20px;
}
.entry.single .entry-meta .meta-avatar {
  border-radius: 50%;
  overflow: hidden;
  height: 28px;
  width: 28px;
  margin-right: 10px;
  display: inline-block;
}
.entry.single .entry-meta .entry-author {
  margin-right: 10px;
}
.entry.single .entry-meta .meta-category {
  margin-right: 10px;
  margin-bottom: 10px;
  padding-right: 10px;
  border-right: 1px solid #aaa;
  line-height: 1;
  display: inline-block;
  color: white;
}
.entry.single .entry-meta .meta-category:last-of-type {
  border-right: none;
}
.entry.single .entry-meta .meta-category a {
  color: white;
  background-color: #e74747;
  padding: 0 5px;
  border-radius: 2px;
}
.entry.single .entry-meta .meta-category a:hover {
  background-color: black;
}
.entry.single .entry-meta.entry-categories {
  margin-bottom: 0;
}
@media (max-width: 481px) {
  .entry.single .entry-meta .meta-filed-under {
    display: block;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    margin-bottom: 10px;
  }
  .entry.single .entry-meta .meta-category {
    border: none;
    font-size: 16px;
    margin-right: 5px;
    display: inline-block;
    padding: 0 10px;
    margin-bottom: 5px;
  }
  .entry.single .entry-meta .meta-category a {
    box-shadow: 10px 0 0 #E74747, -10px 0 0 #E74747;
    display: inline;
    padding: 6px 0;
    line-height: 2.2em;
  }
}
.entry.single .meta-author a {
  font-weight: bold;
  margin-right: 20px;
}
.entry.single .entry-header {
  margin-bottom: 3.125rem;
}
.entry.single .entry-content {
  font-family: "PT Serif", Georgia, "Times New Roman", serif;
  font-weight: normal;
  font-size: 17px;
  line-height: 1.5;
}
.entry.single .entry-content img {
  image-orientation: 0deg !important;
}
.entry.single .entry-categories {
  display: inline-block;
  margin-left: 15px;
}
.entry.single .summary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -js-display: -webkit-box;
  -js-display: -ms-flexbox;
  -js-display: flex;
  font-family: "PT Serif", Georgia, "Times New Roman", serif;
}
.entry.single .summary-info {
  margin: 4px 30px 0 auto;
  min-width: 70px;
  white-space: nowrap;
}
.entry.single .summary-info span {
  font-weight: bold;
  color: #e74747;
}
.entry.single .summary-content {
  margin: 0 auto;
  font-size: 20px;
  color: #494949;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.entry.single .summary p {
  margin: 0;
}
@media (max-width: 641px) {
  .entry.single .summary {
    display: block;
  }
  .entry.single .summary-info {
    margin-bottom: 20px;
  }
}
.entry.single .social {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  width: 100%;
  border-top: 1px solid #f0f0f0;
  margin-top: 20px;
  padding-top: 10px;
}
@media (max-width: 961px) {
  .entry.single .social {
    border-top: none;
    border-bottom: none;
  }
}
.entry.single .social-shares {
  display: inline-block;
  margin-right: 20px;
  width: 150px;
  margin-top: -10px;
  margin-bottom: 0;
}
@media (max-width: 481px) {
  .entry.single .social-shares {
    margin-bottom: 10px;
  }
}
.entry.single .social-shares:after {
  content: ' ';
  display: inline-block;
  height: 30px;
  width: 1px;
  background: #ddd;
  -webkit-transform: skewX(-0.5rad);
          transform: skewX(-0.5rad);
  margin-left: 35px;
}
.entry.single .social-counter {
  color: #e74747;
  display: inline-block;
  margin: 0;
  text-align: center;
}
.entry.single .social-counter .addthis_counter .atc_s {
  display: none;
}
.entry.single .social-counter .addthis_button_expanded {
  background: transparent;
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
  color: #e74747;
  font-size: 34px;
  display: inline-block;
  margin: 0;
}
.entry.single .social-counter .addthis_button_compact {
  margin: 0 auto;
}
@media (max-width: 481px) {
  .entry.single .social-counter {
    float: none;
  }
}
.entry.single .social-type {
  color: #7c7c7c;
  font-size: 14px;
  margin-top: 14px;
  float: left;
}
@media (max-width: 481px) {
  .entry.single .social-type {
    margin-top: 9px;
    float: none;
    position: absolute;
  }
}
.entry.single .social li {
  display: inline-block;
  margin-right: 5px;
  vertical-align: bottom;
}
.entry.single .social .last {
  float: right;
  margin-top: 11px;
}
.entry.single .social a {
  color: #312e2e;
  font-weight: bold;
}
.entry.single .social a:hover {
  color: #e74747;
}
.entry.single .social .fa {
  color: #e74747;
}
.entry.single .social-links {
  display: inline-block;
  margin-top: 19px;
  margin-bottom: 0;
  width: 100%;
  /* Leave both for now, because I'm not sure which one will be used */
}
@media (max-width: 961px) {
  .entry.single .social-links li.entry-comments-number {
    display: inline-block;
  }
  .entry.single .social-links .social-type {
    margin-right: 20px;
    font-size: 18px;
    margin-top: 16px;
    position: relative;
  }
  .entry.single .social-links li.social-shares {
    display: block;
    width: 100%;
    padding: 15px;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
  }
  .entry.single .social-links li.social-shares:after {
    display: none;
  }
  .entry.single .social-links .social-counter {
    float: none;
  }
}
@media (max-width: 481px) {
  .entry.single .social-links {
    text-align: center;
  }
  .entry.single .social-links .social-type {
    margin-right: 0;
    margin-left: 20px;
    display: none;
  }
  .entry.single .social-links li.entry-comments-number {
    margin-top: 2px;
    width: 100%;
  }
}
.entry.single .social-links .at300b {
  margin: 0;
}
.entry.single .social-links .at300b .at4-icon {
  display: none;
}
.entry.single .social-links .addthis-button {
  background: #f0f0f0;
  border-radius: 2px;
  display: inline-block;
  text-align: center;
  height: 46px;
  width: 46px;
  overflow: hidden;
  -webkit-transition: 0.2s;
          transition: 0.2s;
  box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.1);
}
@media (max-width: 641px) {
  .entry.single .social-links .addthis-button {
    height: 30px;
    width: 30px;
  }
}
.entry.single .social-links .addthis-button:active {
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  -webkit-transition: 0.1s;
          transition: 0.1s;
}
.entry.single .social-links .addthis-button .fa {
  font-size: 22px;
  color: white;
  line-height: 46px;
}
@media (max-width: 641px) {
  .entry.single .social-links .addthis-button .fa {
    line-height: 30px;
    font-size: 16px;
  }
}
.entry.single .social-links .addthis-button .text {
  display: none;
}
.entry.single .social-links .addthis_button_flipboard {
  background: url(../images/icon-flipboard.png) no-repeat center center;
  background-size: cover;
}
.entry.single .social-links .addthis_button_flipboard .fa {
  text-indent: -999px;
  content: '1';
}
.entry.single .social-links .addthis_counter .atc_s {
  background: url(../images/add-this-custom-sprite.png) no-repeat 0 0 !important;
  background-repeat: no-repeat;
  background-position: 0 0;
}
.entry.single .social-links .addthis_button_facebook {
  background-color: #3b5998;
}
.entry.single .social-links .addthis_button_facebook:hover {
  background-color: #4c70ba;
}
.entry.single .social-links .addthis_button_twitter {
  background-color: #55acee;
}
.entry.single .social-links .addthis_button_twitter:hover {
  background-color: #83c3f3;
}
.entry.single .social-links .addthis_button_google,
.entry.single .social-links .addthis_button_google_plusone_share {
  background-color: #ea4335;
}
.entry.single .social-links .addthis_button_google:hover,
.entry.single .social-links .addthis_button_google_plusone_share:hover {
  background-color: #ef6e63;
}
.entry.single .social-links .addthis_button_linkedin {
  background-color: #0077b5;
}
.entry.single .social-links .addthis_button_linkedin:hover {
  background-color: #0099e8;
}
@media (max-width: 481px) {
  .entry.single .entry-header {
    margin-bottom: 1.4rem;
  }
  .entry.single .alignright {
    margin: 0 0 20px 20px;
    max-width: 50%;
  }
  .entry.single .alignleft {
    margin: 0 20px 0 20px;
    max-width: 50%;
  }
}

.entry-content ol,
.entry-content ul {
  padding-left: 1.25rem;
}
.entry-content li {
  margin-bottom: 0.625rem;
}
.entry-content ul li {
  list-style: disc;
}
.entry-content ol li {
  list-style: decimal;
}
.entry-content .wp-caption-text {
  font-size: 14px;
  font-style: italic;
  color: #999;
}

.footer-bar {
  position: fixed;
  bottom: 0;
  width: 100%;
  background: white;
  border-top: 1px solid #ddd;
  padding: 15px;
  font-size: 18px;
  text-transform: uppercase;
  color: #888;
  z-index: 9999;
}
.footer-bar .item-comments {
  margin-top: 5px;
  display: inline-block;
}
.footer-bar .fa {
  font-size: 22px;
}
.footer-bar .separator {
  width: 1px;
  height: 14px;
  margin: 0 20px;
  background: #eee;
  display: inline-block;
  margin-bottom: -2px;
}
.footer-bar .share {
  float: right;
}
.footer-bar .share li {
  display: inline-block;
  vertical-align: bottom;
}
.footer-bar .share a {
  background: #333;
  height: 35px;
  width: 35px;
  display: inline-block;
  text-align: center;
  color: white;
  border-radius: 5px;
}
.footer-bar .share .fa {
  line-height: 35px;
  font-size: 14px;
}
.footer-bar .share .addthis_button_linkedin {
  background-color: #0077b5;
}
.footer-bar .share .addthis_button_linkedin:hover {
  background-color: #0099e8;
}
.footer-bar .share .addthis_button_facebook {
  background: #3b5998;
}
.footer-bar .share .addthis_button_twitter {
  background: #55acee;
}
.footer-bar .share .addthis_button_google_plusone_share {
  background: #e74747;
}
.footer-bar .share .addthis_button_flipboard {
  background: url(../images/icon-flipboard.png) no-repeat center center;
  background-size: cover;
}
.footer-bar .share .addthis_button_flipboard .fa {
  text-indent: -999px;
  content: '1';
}

/**
 * Styling the contents inside the entry-content element.
 * All other styles are handled in _entry and _entry-single sass files.
 */
.entry-content p {
  margin: 1.25rem 0;
}
.entry-content p:first-of-type {
  margin-top: 0;
}
.entry-content p:last-of-type {
  margin-bottom: 0;
}
.entry-content *:last-child {
  margin-bottom: 0;
}
.entry-content blockquote {
  margin: 10px 0;
  padding: 0;
  font-style: italic;
  color: #4b4747;
  margin: 2.5rem 0;
}
.entry-content blockquote > p[data-incom] {
  position: relative;
  margin-left: 1.875rem;
  padding-left: 1.875rem;
  margin-top: 20px;
}
@media (max-width: 641px) {
  .entry-content blockquote > p[data-incom] {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
  }
}
.entry-content blockquote > p[data-incom]:first-of-type:after {
  content: '"';
  display: inline-block;
  position: absolute;
  top: -20px;
  left: -30px;
  font-size: 64px;
  margin-top: 0;
}
@media (max-width: 641px) {
  .entry-content blockquote > p[data-incom]:first-of-type:after {
    top: -44px;
    left: -12px;
  }
}

.widget-title {
  font-size: 18px;
  margin: 0;
  border-bottom: 1px solid #f0f0f0;
  display: block;
  margin-bottom: 20px;
  padding-bottom: 10px;
}

.widget {
  margin-bottom: 2.5rem;
}
.widget.last-of-type {
  margin-bottom: 0;
}
.widget li {
  border-bottom: 1px solid #f0f0f0;
  padding: 5px 0;
}
.widget ul.children li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
@media (min-width: 1201px) {
  .widget.widget_meta li {
    width: 50%;
    display: inline-block;
    float: left;
  }
}
.widget .wistia_embed {
  width: 100%;
}
.widget .sponsored img {
  margin-bottom: 20px;
}
.widget iframe,
.widget embed {
  max-width: 100%;
}

.widget_recent-conversations li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0;
  -webkit-transition: 0.3s;
          transition: 0.3s;
}
.widget_recent-conversations li:first-of-type {
  padding-top: 0;
}
.widget_recent-conversations li:last-of-type {
  border-bottom: none;
  padding-bottom: 0;
}
.widget_recent-conversations li:hover img {
  opacity: 0.8;
  -webkit-transition: 0.3s;
          transition: 0.3s;
}
.widget_recent-conversations img {
  margin: auto;
  margin-right: 30px;
  -webkit-transition: 0.3s;
          transition: 0.3s;
}
.widget_recent-conversations a {
  margin: auto;
  color: #312e2e;
}
.widget_recent-conversations a:hover {
  color: #e74747;
}

.visit-diginomica {
  padding: 40px;
  background: #fafafa;
  text-align: center;
  border: 1px solid #eee;
}
.visit-diginomica .button, .visit-diginomica input[type='submit'],
.visit-diginomica input[type='button'],
.visit-diginomica button {
  font-size: 18px;
  padding: 8px 15px;
  margin-top: 10px;
  display: inline-block;
}

.widget_calendar {
  width: 100%;
}
.widget_calendar table {
  width: 100%;
}
.widget_calendar caption {
  text-align: right;
  color: #333;
  font-size: 12px;
  margin-top: 10px;
  margin-bottom: 15px;
}
.widget_calendar thead {
  font-size: 10px;
}
.widget_calendar thead th {
  padding-bottom: 10px;
}
.widget_calendar tbody {
  color: #aaa;
}
.widget_calendar tbody td {
  background: #f5f5f5;
  border: 1px solid #fff;
  text-align: center;
  padding: 8px;
}
.widget_calendar tbody td:hover {
  background: #312e2e;
  color: white;
}
.widget_calendar tbody td.pad:hover {
  background: white;
}
.widget_calendar tbody .pad {
  background: none;
}
.widget_calendar tfoot #next {
  font-size: 10px;
  text-transform: uppercase;
  text-align: right;
}
.widget_calendar tfoot #prev {
  font-size: 10px;
  text-transform: uppercase;
  padding-top: 10px;
}

.widget_search label {
  display: block;
  margin-bottom: 0;
}
.widget_search .search-submit {
  margin-top: 10px;
}

.widget_recent_comments {
  color: #aaa;
}
.widget_recent_comments .recentcomments > a {
  font-family: "PT Serif", Georgia, "Times New Roman", serif;
}
.widget_recent_comments .comment-author-link a {
  color: black;
}

.widget_tag_cloud a {
  color: black;
}
.widget_tag_cloud a:hover {
  color: #e74747;
}

.widget_loginradiussociallinking .interfacecontainerdiv {
  width: 100%;
}
.widget_loginradiussociallinking iframe {
  max-width: 370px !important;
}

.widget-dx-posts-slider .owl-controls {
  display: none;
}

.search-filter input[type="checkbox"],
.search-filter input[type="radio"] {
  margin: 10px;
}
.search-filter hr {
  border: none;
  background-color: #f0f0f0;
  margin: 30px 0;
  height: 1px;
}

.mc4wp-form {
  padding: 40px;
  box-shadow: inset 0 0 153px rgba(0, 0, 0, 0.1);
  border: 1px solid #D6D6D6;
}

.ctx-siderail-container .ctx-clearfix:after,
.ctx-siderail-container .ctx-clearfix:before {
  display: none !important;
}
.ctx-siderail-container .ctx-siderail .ctx-link > a {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.ctx-siderail-container .ctx-siderail .ctx-link-title p {
  text-align: left !important;
  font-family: "PT Sans", "Open Sans", Arial, sans-serif !important;
  font-size: 18px !important;
}
.ctx-siderail-container .ctx-sr-title p {
  font-family: "PT Sans", "Open Sans", Arial, sans-serif !important;
  font-size: 18px !important;
  text-align: left !important;
  color: #000;
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 10px !important;
}
.ctx-siderail-container .ctx-siderail .ctx-link-title {
  margin: 0 0 0 15px;
}
.ctx-siderail-container .ctx-siderail .ctx-link-title p {
  color: #000 !important;
}
.ctx-siderail-container .ctx-siderail-default {
  border: none !important;
}
.ctx-siderail-container .ctx-siderail-default .ctx-link-image {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 120px;
          flex: 1 0 120px;
}

@media (max-width: 864px) {
  .ctx-siderail-container .ctx-siderail .ctx-link > a {
    display: block !important;
  }

  .ctx-siderail-container .ctx-siderail .ctx-link-title {
    margin: 0;
  }
}
@media (max-width: 961px) {
  #incom_wrapper {
    display: none;
  }
}
.incom-comments-wrapper {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  border: 1px solid #ccc;
  padding: 15px !important;
}
.incom-comments-wrapper label {
  font-size: 15px;
}
.incom-comments-wrapper cite a.url {
  color: #e74747;
}
.incom-comments-wrapper .comments-and-form .comment {
  padding: 10px 0;
}
.incom-comments-wrapper .comment-body {
  font-size: 14px;
  line-height: 1.3;
  margin-top: 5px;
}
.incom-comments-wrapper .comment-body .comment-author {
  font-size: 12px;
  padding: 0;
}
.incom-comments-wrapper .comment-body p:first-of-type {
  margin-top: 0;
}
.incom-comments-wrapper .comment-body p:last-of-type {
  margin-bottom: 0;
}
.incom-comments-wrapper .comments-and-form .incom-cancel-x {
  display: inline-block;
  float: right;
}
.incom-comments-wrapper .comment-respond .must-log-in {
  font-size: 12px;
  color: #999;
}
.incom-comments-wrapper .comment-author {
  margin-bottom: 5px;
}
.incom-comments-wrapper .incom-cancel-link {
  color: #e74747;
  margin-top: 0;
  display: inline-block;
}
.incom-comments-wrapper .submit {
  margin-top: 0;
  margin-bottom: 10px;
}
.incom-comments-wrapper .incom-cancel-link {
  font-size: 13px;
  color: #777;
}
.incom-comments-wrapper .incom-cancel-link:hover {
  color: black;
}

/**
 * Styling for when user clicks on (reference) link inside the
 * comments area.
 */
.entry-content .incom-scrolled-to {
  background-color: #FFFADD;
}

@media (max-width: 481px) {
  #incom_wrapper {
    display: none;
  }
}
.post-comments .comment-respond {
  margin-bottom: 60px;
}
.post-comments .comment-respond input[type='text'],
.post-comments .comment-respond input[type='email'],
.post-comments .comment-respond input[type='tel'],
.post-comments .comment-respond input[type='url'],
.post-comments .comment-respond input[type='search'],
.post-comments .comment-respond textarea,
.post-comments .comment-respond select {
  -webkit-transition: 0.4s;
          transition: 0.4s;
  width: 100%;
  color: #312e2e;
}
.post-comments .comment-respond input[type='text']:focus,
.post-comments .comment-respond input[type='email']:focus,
.post-comments .comment-respond input[type='tel']:focus,
.post-comments .comment-respond input[type='url']:focus,
.post-comments .comment-respond input[type='search']:focus,
.post-comments .comment-respond textarea:focus,
.post-comments .comment-respond select:focus {
  outline: 1px solid #e74747;
  -webkit-transition: 0.2s;
          transition: 0.2s;
}
.post-comments .comment-respond .form-submit {
  margin: 0;
}
.post-comments .comment-respond textarea {
  display: block;
  width: 100%;
  min-height: 100px;
  resize: vertical;
}
.post-comments .comment-respond label {
  margin-right: 10px;
  display: block;
  color: rgba(0, 0, 0, 0.7);
  font-size: 14px;
  margin-bottom: 2px;
  font-weight: normal;
}
.post-comments .comment-respond .form-submit {
  margin-bottom: 20px;
}
@media (max-width: 481px) {
  .post-comments .comment-respond input[type="text"] {
    width: 100%;
  }
}
.post-comments .comment-respond .comment-form {
  padding: 30px;
  background: #fafafa;
  border-radius: 3px;
  border: 1px solid #d8d8d8;
}
@media (max-width: 481px) {
  .post-comments .comment-respond .comment-form {
    padding: 15px;
  }
}
.post-comments .comment-author {
  display: inline-block;
}
.post-comments .comment-meta {
  font-size: 13px;
  margin-left: 10px;
  display: inline-block;
}
.post-comments .comment-meta a {
  color: #7c7c7c;
}
.post-comments .comment-body {
  padding-left: 50px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #f0f0f0;
}
.post-comments .comment-body p {
  margin: 1em 0;
  font-size: 16px;
  line-height: 1.6;
}
.post-comments .comment-body p:first-of-type {
  margin-top: 0;
}
.post-comments .comment-body p:last-of-type {
  margin-bottom: 0;
}
.post-comments .comment-author {
  margin-left: -35px;
}
.post-comments .comment-author img {
  border-radius: 50%;
  margin-right: 15px;
  max-height: 32px;
  max-width: 32px;
  margin-left: -17px;
}
.post-comments .comment-author .fn {
  font-weight: bold;
  font-style: normal;
}
.post-comments .reply {
  opacity: 0;
  font-weight: bold;
  font-size: 13px;
  -webkit-transition: 0.3s;
          transition: 0.3s;
}
.post-comments .comment-body:hover > .reply {
  opacity: 1;
  -webkit-transition: 0.3s;
          transition: 0.3s;
}
.post-comments .social-children {
  margin-left: 30px;
}
.post-comments .children {
  margin-left: 40px;
}
.post-comments .bypostauthor > .comment-body > .comment-author cite.fn:before {
  content: "author";
  display: inline-block;
  font-size: 12px;
  background: #ccc;
  color: white;
  border-radius: 3px;
  margin-right: 5px;
  padding: 1px 4px;
}

.incom-position-left .incom-bubble-style {
  background: #e74747;
  opacity: 1;
}
.incom-position-left .incom-bubble-style:after {
  border-color: transparent #e74747;
}

.comment-list > .comment:last-of-type .comment-body {
  border-bottom: none;
}

.button, input[type='submit'],
input[type='button'],
button {
  background-color: #e74747;
  color: white;
  font-weight: bold;
  border: none;
  font-size: 14px;
  padding: 5px 10px;
  -webkit-transition: 0.2s;
          transition: 0.2s;
  font-family: "PT Sans", "Open Sans", Arial, sans-serif;
}
.button:hover, input[type='submit']:hover,
input[type='button']:hover,
button:hover {
  background: #ec6b6b;
  -webkit-transition: 0.2s;
          transition: 0.2s;
}
.button:active, input[type='submit']:active,
input[type='button']:active,
button:active {
  background: #e22323;
  -webkit-transition: 0s;
          transition: 0s;
  outline: none;
}
.button.large, input[type='submit'],
input[type='button'],
button {
  padding: 10px 20px;
}

label {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 15px;
  display: inline-block;
  font-family: "PT Sans", "Open Sans", Arial, sans-serif;
}

input[type='text'],
input[type='email'],
input[type='tel'],
input[type='url'],
input[type='search'],
textarea,
select {
  padding: 10px 15px;
  border: 1px solid #e5e5e5;
  font-size: 15px;
  font-weight: normal;
  font-family: "PT Sans", "Open Sans", Arial, sans-serif;
  border-radius: 2px;
}
input[type='text']:focus,
input[type='email']:focus,
input[type='tel']:focus,
input[type='url']:focus,
input[type='search']:focus,
textarea:focus,
select:focus {
  outline: none;
}

.incom-comments-wrapper input[type=checkbox] {
  width: auto;
}

input[type='submit'],
input[type='button'],
button {
  margin-top: 30px;
}
input[type='submit']:focus,
input[type='button']:focus,
button:focus {
  outline: none;
}

.gform_wrapper label {
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 2px;
}
.gform_wrapper .gform_body .ginput_complex label {
  font-size: 13px;
  margin: 0;
  font-weight: normal;
  color: #7c7c7c;
}
.gform_wrapper .gform_body input[type=email],
.gform_wrapper .gform_body input[type=number],
.gform_wrapper .gform_body input[type=password],
.gform_wrapper .gform_body input[type=tel],
.gform_wrapper .gform_body input[type=text],
.gform_wrapper .gform_body input[type=url]
.gform_body textarea {
  font-family: "PT Sans", "Open Sans", Arial, sans-serif;
  padding: 0.375rem 0.625rem;
}
.gform_wrapper form .gform_footer {
  margin: 0;
  padding: 0;
}
.gform_wrapper input:active,
.gform_wrapper input:focus,
.gform_wrapper textarea:focus,
.gform_wrapper textarea:active {
  border-color: #0f71f5;
  box-shadow: 0 0 3px rgba(15, 113, 245, 0.5);
}
@media (max-width: 480px) {
  .gform_wrapper .gform_body {
    margin-top: 20px;
    display: inline-block;
  }
  .gform_wrapper .gform_body .ginput_complex span {
    width: 100%;
  }
  .gform_wrapper .gform_body .ginput_complex span .ginput_right {
    margin-left: 0;
  }
  .gform_wrapper .gform_body .ginput_container_website input {
    width: 100%;
  }
  .gform_wrapper form .gform_footer {
    margin-left: 0;
    width: 100%;
  }
  .gform_wrapper form .gform_footer input {
    margin: 0;
    width: 100%;
  }
}

.gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.gallery-item {
  margin: 0;
  padding: 10px;
}
.gallery-item.col-2 {
  min-width: 50%;
}
.gallery-item.col-3 {
  min-width: 33.33333%;
}
.gallery-item.col-4 {
  min-width: 25%;
}

.infobox, .must-log-in {
  margin: 20px 0;
  padding: 10px 20px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
}
.infobox a, .must-log-in a {
  text-decoration: underline;
}
.infobox.info, .info.must-log-in {
  background-color: #54aeee;
}
.infobox.warning, .must-log-in {
  background-color: #FFF2BF;
}
.infobox.error, .error.must-log-in {
  background-color: #f25637;
}
.infobox.success, .success.must-log-in {
  background-color: #2fb84c;
}
.infobox.blank, .blank.must-log-in {
  color: #333;
  border: 1px solid #eee;
}
.infobox.neutral, .neutral.must-log-in {
  background: #3e414d;
}

.pagination {
  margin-top: 40px;
}
@media (max-width: 641px) {
  .pagination {
    text-align: center;
    overflow: hidden;
  }
  .pagination .next,
  .pagination .prev {
    width: 100%;
    text-align: center;
    margin: 5px 0;
  }
}
.pagination > a:first-child {
  margin-left: 0;
}
.pagination .page-numbers {
  display: inline-block;
  padding: 5px 13px;
  border: 1px solid #CACACA;
  border-radius: 3px;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
}
.pagination .page-numbers.current, .pagination .page-numbers.dots, .pagination .page-numbers.next, .pagination .page-numbers.prev {
  box-shadow: none;
  font-weight: bold;
  border: none;
}
.pagination .page-numbers.current:hover, .pagination .page-numbers.dots:hover, .pagination .page-numbers.next:hover, .pagination .page-numbers.prev:hover {
  background: none;
  color: black;
  border-color: #cacaca;
}
.pagination .page-numbers:hover {
  background: #e74747;
  color: white;
  border-color: #e43030;
}
.pagination a {
  color: black;
}

.menu-overlay {
  height: 100%;
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
  -webkit-transition: 0.3s -webkit-transform;
          transition: 0.3s transform;
  z-index: 89;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  background: #202022;
}

.menu-icon {
  float: right;
  display: inline-block;
  position: relative;
  cursor: pointer;
  -webkit-transition: 0.3s;
          transition: 0.3s;
  margin: 0.8125rem 0 0.3125rem;
  font-size: 17px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.menu-icon:hover {
  color: #e74747;
  -webkit-transform: scale(1.01, 1);
          transform: scale(1.01, 1);
}
.menu-icon.opened {
  -webkit-transition: 0.3s;
          transition: 0.3s;
  -webkit-transform: translateX(8px);
          transform: translateX(8px);
}
.menu-icon__bar {
  background: #333;
  display: block;
  height: 1px;
  margin: 5px 0;
  width: 20px;
  -webkit-transition: 0.3s;
          transition: 0.3s;
}
.menu-icon__bar.bar--top {
  margin-top: 3px;
}
.menu-icon__bar.bar--bot {
  margin-bottom: 0;
}
.menu-icon.opened .menu-icon__bar {
  background: #e74747;
  -webkit-transition: 0.3s;
          transition: 0.3s;
}
.menu-icon.opened .menu-icon__bar.bar--top {
  -webkit-transform: rotate(45deg) translateY(13px);
          transform: rotate(45deg) translateY(13px);
}
.menu-icon.opened .menu-icon__bar.bar--mid {
  -webkit-transform: scale(0.1);
          transform: scale(0.1);
  opacity: 0;
  filter: alpha(opacity=0);
}
.menu-icon.opened .menu-icon__bar.bar--bot {
  -webkit-transform: rotate(-45deg) translateY(-13px);
          transform: rotate(-45deg) translateY(-13px);
}
.menu-icon__text {
  float: left;
  margin-left: 30px;
  display: inline-block;
}

@media (min-width: 961px) {
  .menu-icon {
    display: none;
  }
}
/**
 * Starting only is-mobile - when the site is visited from mobile
 * device the styling must be different from laptop/desktop machine.
 * Duplicated code is happening because its impossible to style for class
 * and media query together.
 * ============================================================================
 */
.is-mobile .menu-icon {
  display: inline-block;
}
@media (max-width: 961px) {
  .is-mobile .menu-icon {
    float: left;
  }
}
.is-mobile .wrap ul {
  width: 100%;
}
.is-mobile .menu-primary,
.is-mobile .menu-primary-government {
  display: none;
  filter: alpha(opacity=0);
  pointer-events: none;
  position: absolute;
  left: 0;
  width: 100%;
  -webkit-transition: 0.3s -webkit-transform;
          transition: 0.3s transform;
  -webkit-transform: translate3d(0, 100%, 0);
          transform: translate3d(0, 100%, 0);
  opacity: 0;
  z-index: 80;
  background: #fff;
  margin-top: 50px;
}
.is-mobile .menu-primary .wrap,
.is-mobile .menu-primary-government .wrap {
  border-top: 1px solid #ccc;
}
.is-mobile .menu-primary.init,
.is-mobile .menu-primary-government.init {
  -webkit-transition: none;
          transition: none;
}
.is-mobile .menu-primary.is-extended,
.is-mobile .menu-primary-government.is-extended {
  pointer-events: auto;
  filter: alpha(opacity=100);
  display: block;
  -webkit-transition: 0.3s -webkit-transform;
          transition: 0.3s transform;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  box-shadow: 0 30px 69px rgba(0, 0, 0, 0.2);
  opacity: 1;
}
.is-mobile .menu-primary .menu,
.is-mobile .menu-primary-government .menu {
  background: #333;
  list-style: none;
  margin: 0;
  padding: 0;
}
.is-mobile .menu-primary .menu-item,
.is-mobile .menu-primary-government .menu-item {
  display: block;
  width: 100%;
  border-bottom: 1px solid #f3f3f3;
  background: #fafafa;
  padding: 0;
  float: none;
}
.is-mobile .menu-primary .menu-item a,
.is-mobile .menu-primary-government .menu-item a {
  margin-right: 40px;
  font-size: 18px;
  text-align: left;
}
@media (max-width: 481px) {
  .is-mobile .menu-primary .menu-item a,
  .is-mobile .menu-primary-government .menu-item a {
    margin-right: 0;
  }
}
.is-mobile .menu-primary .current-menu-item,
.is-mobile .menu-primary-government .current-menu-item {
  background: #E8E8E8;
}
.is-mobile .menu-primary a,
.is-mobile .menu-primary-government a {
  text-decoration: none;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 15px;
  padding: 0.5em 1em;
  display: block;
}
.is-mobile .menu-item-has-children {
  position: relative;
  max-height: 2.7959em;
  height: 100%;
}
.is-mobile .menu-item-has-children .dropdown-arrow {
  font-family: FontAwesome;
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  height: 2.1em;
  width: 2.8em;
  padding: 4px;
  text-align: center;
  vertical-align: middle;
  line-height: 1.56em;
  cursor: pointer;
  -webkit-transition: 0;
          transition: 0;
}
.is-mobile .menu-item-has-children .dropdown-arrow, .is-mobile .menu-item-has-children .dropdown-arrow i {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.is-mobile .menu-item-has-children .dropdown-arrow i {
  -webkit-transition: 0s;
          transition: 0s;
}
.is-mobile .menu-item-has-children .sub-menu {
  padding-left: 0;
  pointer-events: none;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
  opacity: 0;
  filter: alpha(opacity=0);
  background: #404040;
  position: relative;
  width: 100%;
  display: none;
  position: initial;
  top: auto;
  left: auto;
  max-width: 100%;
  box-shadow: none;
  border: none;
  margin-bottom: -3px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.is-mobile .menu-item-has-children .sub-menu a {
  font-weight: normal;
  text-transform: none;
  color: #999;
}
.is-mobile .menu-item-has-children .sub-menu a:hover {
  color: white;
  background: transparent;
}
.is-mobile .menu-item-has-children .sub-menu .menu-item {
  background-color: #fcfcfc;
  display: block;
}
.is-mobile .menu-item-has-children .sub-menu .menu-item:last-child {
  border-bottom: none;
}
.is-mobile .menu-item-has-children.is-extended {
  max-height: 100%;
}
.is-mobile .menu-item-has-children.is-extended > .dropdown-arrow i {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.is-mobile .menu-item-has-children.is-extended > .sub-menu {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  opacity: 1;
  filter: alpha(opacity=100);
  pointer-events: auto;
  display: block;
}

/**
 * Desktop styling for narrow screens.
 * ============================================================================
 */
@media (max-width: 1100px) {
  .menu-icon {
    float: right;
    display: block;
  }

  .menu-primary,
  .menu-primary-government {
    filter: alpha(opacity=0);
    pointer-events: none;
    position: absolute;
    left: 0;
    width: 100%;
    -webkit-transition: 0.3s -webkit-transform;
            transition: 0.3s transform;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
    opacity: 0;
    z-index: 80;
    background: #fff;
    margin-top: 50px;
  }
  .menu-primary .wrap,
  .menu-primary-government .wrap {
    border-top: 1px solid #ccc;
  }
  .menu-primary.init,
  .menu-primary-government.init {
    -webkit-transition: none;
            transition: none;
  }
  .menu-primary.is-extended,
  .menu-primary-government.is-extended {
    pointer-events: auto;
    filter: alpha(opacity=100);
    display: block;
    -webkit-transition: 0.3s -webkit-transform;
            transition: 0.3s transform;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    box-shadow: 0 30px 69px rgba(0, 0, 0, 0.2);
    opacity: 1;
  }
  .menu-primary .menu,
  .menu-primary-government .menu {
    background: #333;
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .menu-primary .menu-item,
  .menu-primary-government .menu-item {
    display: block;
    width: 100%;
    border-bottom: 1px solid #f3f3f3;
    background: #fafafa;
    padding: 0;
    float: none;
  }
  .menu-primary .menu-item a,
  .menu-primary-government .menu-item a {
    margin-right: 40px;
    font-size: 18px;
    text-align: left;
  }
}
@media (max-width: 1100px) and (max-width: 481px) {
  .menu-primary .menu-item a,
  .menu-primary-government .menu-item a {
    margin-right: 0;
  }
}
@media (max-width: 1100px) {
  .menu-primary .current-menu-item,
  .menu-primary-government .current-menu-item {
    background: #E8E8E8;
  }
  .menu-primary a,
  .menu-primary-government a {
    text-decoration: none;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 15px;
    padding: 0.5em 1em;
    display: block;
  }

  .menu-item-has-children {
    position: relative;
    max-height: 2.7959em;
    height: 100%;
  }
  .menu-item-has-children .dropdown-arrow {
    font-family: FontAwesome;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    height: 2.1em;
    width: 2.8em;
    padding: 4px;
    text-align: center;
    vertical-align: middle;
    line-height: 1.56em;
    cursor: pointer;
    -webkit-transition: 0;
            transition: 0;
  }
  .menu-item-has-children .dropdown-arrow, .menu-item-has-children .dropdown-arrow i {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .menu-item-has-children .dropdown-arrow i {
    -webkit-transition: 0s;
            transition: 0s;
  }
  .menu-item-has-children .sub-menu {
    padding-left: 0;
    pointer-events: none;
    -webkit-transform: translate3d(0, -50%, 0);
            transform: translate3d(0, -50%, 0);
    opacity: 0;
    filter: alpha(opacity=0);
    background: #404040;
    position: relative;
    width: 100%;
    display: none;
  }
  .menu-item-has-children .sub-menu a {
    font-weight: normal;
    text-transform: none;
    color: #999;
  }
  .menu-item-has-children .sub-menu a:hover {
    color: white;
    background: transparent;
  }
  .menu-item-has-children .sub-menu .menu-item {
    background-color: #fcfcfc;
  }
  .menu-item-has-children .sub-menu .menu-item:last-child {
    border-bottom: none;
  }
  .menu-item-has-children.is-extended {
    max-height: 100%;
  }
  .menu-item-has-children.is-extended > .dropdown-arrow i {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .menu-item-has-children.is-extended > .sub-menu {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100);
    pointer-events: auto;
    display: block;
  }
}
@media (max-width: 961px) {
  .menu-icon {
    float: left;
  }
}
.error-404 .main {
  text-align: center;
}
.error-404 .main p {
  font-size: 22px;
  color: #7c7c7c;
}
.error-404 .section--main-area {
  background-color: #fff;
  margin: 0;
  padding: 60px 0;
}
.error-404 .error-code {
  font-size: 62px;
  margin: 0;
  color: #444;
  line-height: 0.75em;
}
.error-404 .card {
  margin: 0 auto;
}
.error-404 .card p.message {
  border-bottom: 1px solid #f0f0f0;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.error-404 .entry {
  text-align: left;
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-size: 15px;
}
.error-404 .block-title {
  margin: 0;
  display: block;
  text-align: left;
}
.error-404 .search-404 p {
  font-size: 16px;
  color: #333;
  margin-bottom: 0;
}
@media (max-width: 641px) {
  .error-404 .card {
    margin-bottom: 60px;
  }
}

.search-results {
  padding: 0;
}
.search-results .search-header {
  border-radius: 5px;
  padding: 10px 20px;
  margin-bottom: 35px;
}
@media (max-width: 480px) {
  .search-results .search-header {
    padding-bottom: 10px;
    margin-bottom: 15px;
  }
}
.search-results .search-title {
  margin: 0;
  float: left;
  font-size: 16px;
  padding: 0;
  margin-top: 5px;
}
@media (max-width: 480px) {
  .search-results .search-title {
    text-align: center;
    margin-bottom: 5px;
  }
}
.search-results .search-sorter {
  text-align: right;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2px;
}
.search-results .sort-title {
  font-size: 16px;
  margin: 0;
  float: left;
  margin-top: 3px;
  margin-right: 10px;
  width: 100px;
  text-align: left;
}
@media (max-width: 480px) {
  .search-results .sort-title {
    display: none;
  }
}
.search-results .sort-options {
  font-size: 14px;
}
@media (max-width: 480px) {
  .search-results .sort-options {
    width: 100%;
  }
}
.search-results .entry {
  margin-bottom: 20px;
}
@media (max-width: 640px) {
  .search-results .entry {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
}
.search-results .entry-title {
  margin: 0;
}
@media (min-width: 1201px) {
  .search-results .entry-title {
    max-height: 48px;
    overflow: hidden;
    height: 100%;
  }
}
.search-results .entry-excerpt {
  margin-top: 11px;
}
@media (min-width: 1201px) {
  .search-results .entry-excerpt {
    max-height: 60px;
    overflow: hidden;
    height: 100%;
  }
}
.search-results .entry-footer {
  margin: 10px 0;
}
.search-results .fa {
  color: #e74747;
}
.search-results .entry-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 13px;
}
.search-results .entry-footer a {
  color: #312e2e;
  font-weight: 700;
}
.search-results .entry-footer li {
  width: 100%;
}
.search-results .row.search-result {
  margin-bottom: 20px;
}
.search-results .row.search-result [class*="column"] + [class*="column"]:last-child {
  float: left;
}

.block.search-box {
  margin-top: 25px;
  border-radius: 5px;
  overflow: hidden;
  background-color: #f9f9f9;
  margin-bottom: 30px;
}
.block.search-box .search-header {
  padding: 0;
  min-height: 50px;
}
.block.search-box .fa-search {
  color: white;
  background-color: #e74747;
  font-size: 28px;
  width: 100%;
  max-width: 61px;
  float: left;
  margin-top: -3px;
  height: 53px;
  margin-right: 20px;
}
.block.search-box .fa-search:before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}
.block.search-box .search-arrow {
  position: absolute;
  width: 10px;
  height: 10px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  background-color: #e74747;
  right: -4px;
  top: 41%;
}
.block.search-box .search-title {
  margin: 12px 0;
  font-size: 20px;
}
.block.search-box .search-form {
  background: #f9f9f9;
  padding: 25px 20px 20px;
  border-bottom: 1px solid #e1e1e1;
  border-left: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
}
.block.search-box label {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: normal;
  display: block;
  margin-bottom: 6px;
  color: #7c7c7c;
}
@media (max-width: 480px) {
  .block.search-box label {
    margin-bottom: 2px;
    margin-top: 8px;
  }
}
.block.search-box input[type="submit"] {
  width: 100%;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  padding: 5px;
  margin-top: 26px;
}
@media (max-width: 641px) {
  .block.search-box .search-inputs {
    margin-bottom: 15px;
  }
}

.section--search .options,
.section--search input[type="text"] {
  border-radius: 2px;
  border-color: #dcdcdc;
  padding: 4px 6px;
  color: #888888;
  width: 100%;
}

.search-header {
  background: #eeeeee;
  border: 1px solid #dcdcdc;
  display: block;
  width: 100%;
}

.section--search {
  margin-bottom: 50px;
}

.summary .fa-rss {
  margin-right: 10px;
  color: #ff5400;
}

.section--highlights {
  margin: 0;
}
.section--highlights .featured-post .entry-title,
.section--highlights .large .entry-title {
  margin-top: 20px;
}
.section--highlights .owl-nav .fa {
  background: #fff;
  opacity: 0.8;
  padding: 5px 15px;
  font-size: 28px;
}
.section--highlights .owl-prev, .section--highlights .block.slider .owl-next, .block.slider .section--highlights .owl-next {
  left: 10px;
  position: absolute;
  top: 70px;
}
.section--highlights .owl-next {
  right: 10px;
  position: absolute;
  top: 70px;
}
.section--highlights .owl-item {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
@media (max-width: 640px) {
  .section--highlights .featured-sub-post {
    margin-top: 15px;
    padding-top: 12px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }
}
@media (max-width: 640px) {
  .section--highlights .featured-sub-post .entry-thumbnail {
    display: none;
  }
}
@media (max-width: 640px) {
  .section--highlights .featured-sub-post .entry {
    padding-bottom: 0;
  }
}
.section--highlights .featured-sub-post .entry .entry-title {
  font-size: 16px;
}

.block.highlights .entry-footer {
  margin-top: 10px;
}
.block.highlights .entry-footer li {
  float: left;
  margin-right: 20px;
  font-weight: 700;
}
.block.highlights .entry-footer .fa {
  color: #e74747;
  padding-right: 7px;
}
.block.highlights .entry-footer a {
  color: #312e2e;
  font-weight: bold;
}
.block.highlights .featured-sub-post:first-child .entry {
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.flex .entry:first-child {
  margin-right: 20px;
}

.block.spotlights .entry-thumbnail {
  margin-bottom: 15px;
}
.block.spotlights .entry-date {
  background-color: #e74747;
  position: absolute;
  left: 0;
  top: 0;
  padding: 2px 15px 7px;
  text-align: center;
  line-height: 1.8em;
  margin-top: 7px;
}
.block.spotlights .date-calendar {
  color: #fff;
  font-size: 3em;
  font-weight: bold;
}
.block.spotlights .month {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  display: block;
}
.block.spotlights .headlines .entry-body {
  margin-top: 20px;
  position: relative;
  padding-left: 104px;
}
.block.spotlights .headlines .entry-body .entry-title {
  margin-bottom: 16px;
}
.block.spotlights .headlines .entry-body .entry-excerpt {
  margin: 0 auto;
  font-size: 20px;
  color: #7c7c7c;
}
.block.spotlights .headlines .entry-body .read-more {
  background-color: #e2e2e2;
  text-transform: lowercase;
  color: #555555;
}
.block.spotlights .featured-news {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #c4c4c4;
}
@media (max-width: 641px) {
  .block.spotlights .headlines {
    margin-bottom: 40px;
  }
  .block.spotlights .headlines .entry-body {
    padding-left: 0;
  }
  .block.spotlights .headlines .entry-date {
    display: none;
  }
}

.block.top-news-wrap .top-news {
  margin-bottom: 17px;
  border-bottom: 1px solid #eaeaea;
}
.block.top-news-wrap .top-news .entry-excerpt {
  font-size: 16px;
}
.block.top-news-wrap .top-news .entry-thumbnail {
  height: 155px;
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
}
@media (max-width: 641px) {
  .block.top-news-wrap .old-top-news {
    display: block;
  }
  .block.top-news-wrap .old-top-news .entry {
    margin-bottom: 20px;
  }
}

.block.related-news .more-news {
  margin-bottom: 20px;
}
.block.related-news .more-news .entry-thumbnail {
  margin-bottom: 20px;
}

.section--cornerstone .block {
  margin-bottom: 30px;
}
.section--cornerstone .entry .entry-excerpt p {
  line-height: 1.6;
}
.section--cornerstone .gray-gradient {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ececec+0,c4c4c4+100 */
  background: #ececec;
  /* Old browsers */
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ececec 0%, #c4c4c4 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ececec 0%, #c4c4c4 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ececec', endColorstr='#c4c4c4',GradientType=0 );
  /* IE6-9 */
}
.section--cornerstone .yellow-gradient {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffb400+0,d49700+100 */
  background: #ffb400;
  /* Old browsers */
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffb400 0%, #d49700 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffb400 0%, #d49700 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb400', endColorstr='#d49700',GradientType=0 );
  /* IE6-9 */
}
.section--cornerstone input,
.section--cornerstone .download {
  border-radius: 5px;
}
@media (max-width: 641px) {
  .section--cornerstone .entry.small {
    display: block;
  }
  .section--cornerstone .entry.small .entry-thumbnail {
    max-width: 100% !important;
    margin-bottom: 20px;
  }
}

.block.template-header {
  background: #231f1e;
  color: #fff;
}
@media (max-width: 640px) {
  .block.template-header .columns {
    padding: 0;
  }
}
.block.template-header .callout-wrapper {
  position: relative;
  overflow: hidden;
}
.block.template-header .callout-wrapper:before {
  content: '';
  background-image: url("../images/demo-img-04.png");
  position: absolute;
  height: 100%;
  width: 100%;
  background-position: center right;
  background-repeat: no-repeat;
  top: 0;
  right: 0;
}
@media (max-width: 640px) {
  .block.template-header .callout-wrapper:before {
    background-size: cover;
  }
}
.block.template-header .callout-wrapper h1 {
  font-size: 2.7em;
  margin: 0;
  max-width: 700px;
  width: 100%;
}
@media (max-width: 640px) {
  .block.template-header .callout-wrapper h1 {
    font-size: 2em;
  }
}
.block.template-header .callout-wrapper .desc {
  font-size: 24px;
  margin-top: .4em;
  max-width: 700px;
  width: 100%;
}
@media (max-width: 640px) {
  .block.template-header .callout-wrapper .desc {
    font-size: 19px;
  }
}
.block.template-header .callout-wrapper .callout {
  position: relative;
  width: 80%;
  padding: 85px 0;
  z-index: 2;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#231f1e+0,231f1e+100&1+71,1+71,0.01+100 */
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #231f1e 0%, #231f1e 71%, rgba(35, 31, 30, 0.01) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #231f1e 0%, #231f1e 71%, rgba(35, 31, 30, 0.01) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#231f1e', endColorstr='#03231f1e',GradientType=1 );
  /* IE6-9 */
}
@media (max-width: 640px) {
  .block.template-header .callout-wrapper .callout {
    width: 100%;
    padding: 50px 20px;
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #231f1e 0%, #231f1e 20%, rgba(35, 31, 30, 0.01) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #231f1e 0%, #231f1e 20%, rgba(35, 31, 30, 0.01) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#231f1e', endColorstr='#03231f1e',GradientType=1 );
    /* IE6-9 */
    text-align: center;
  }
}
@media (min-width: 641px) and (max-width: 960px) {
  .block.template-header .callout-wrapper .callout {
    width: 100%;
    padding: 70px 20px;
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #231f1e 0%, #231f1e 40%, rgba(35, 31, 30, 0.01) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #231f1e 0%, #231f1e 40%, rgba(35, 31, 30, 0.01) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#231f1e', endColorstr='#03231f1e',GradientType=1 );
    /* IE6-9 */
  }
}
.block.template-header .callout-footer {
  background-image: url("../images/cornerstone-callout-footer-bg.jpg");
}
.block.template-header .callout-footer .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
}
@media (max-width: 640px) {
  .block.template-header .callout-footer .row {
    display: block;
  }
}
.block.template-header .callout-footer input {
  margin: 0;
  padding: 7px 15px;
}
.block.template-header .callout-footer .subscribe {
  background: rgba(255, 255, 255, 0.05);
  padding-top: 10px;
  padding-bottom: 10px;
}
.block.template-header .callout-footer .subscribe form {
  margin: 4px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 960px) {
  .block.template-header .callout-footer .subscribe form {
    display: inherit;
  }
  .block.template-header .callout-footer .subscribe form input[type="email"] {
    margin: 10px 0;
    width: 100%;
  }
}
.block.template-header .callout-footer .subscribe form input[type="submit"] {
  width: 50%;
  margin-left: 10px;
}
@media (max-width: 960px) {
  .block.template-header .callout-footer .subscribe form input[type="submit"] {
    margin: 0;
    width: 100%;
  }
}
.block.template-header .callout-footer .subscribe form input[type="email"] {
  width: 100%;
  background: transparent;
  font-style: italic;
  color: #fff;
}
.block.template-header .callout-footer .download {
  padding: 7px 15px;
  float: right;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
}
.block.template-header .callout-footer .download a {
  color: #212121;
  font-weight: 700;
  font-size: 14px;
}
.block.template-header .callout-footer .download a i {
  margin-right: 5px;
}
@media (max-width: 640px) {
  .block.template-header .callout-footer .download {
    float: none;
    text-align: center;
    margin: 20px;
  }
}
.block.template-header .author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 640px) {
  .block.template-header .author {
    display: block;
    text-align: center;
    margin: 20px;
  }
}
.block.template-header .author .avatar {
  border-radius: 50%;
  overflow: hidden;
  max-width: 56px;
  margin-right: 15px;
  border: 2px solid #fff;
}
@media (max-width: 640px) {
  .block.template-header .author .avatar {
    margin: auto;
  }
}
.block.template-header .author .name {
  width: 100%;
  font-size: 22px;
  font-weight: 700;
}

@media (max-width: 640px) {
  .block.latest-stories .entry {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 20px;
  }
}
.block.latest-stories .entry.large .entry-title {
  margin-top: 25px;
}
@media (max-width: 640px) {
  .block.latest-stories .entry-thumbnail {
    display: none;
  }
}

.block.feature-stories {
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 22px;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
}
.block.feature-stories .entry-title {
  margin-bottom: 5px;
}
.block.feature-stories .entry.small .entry-thumbnail {
  max-width: 180px;
}
.block.feature-stories .entry .entry-excerpt {
  margin-top: 10px;
}
.block.feature-stories .meta-author {
  color: #7c7c7c;
  font-family: "PT Sans", "Open Sans", Arial, sans-serif;
  font-size: 13px;
}
.block.feature-stories .meta-author a {
  font-weight: bold;
  text-transform: capitalize;
}

@media (max-width: 1201px) {
  .block.more-stories .entry-body {
    width: 100%;
  }
}

.tribe-events-single-section.tribe-events-event-meta.primary.tribe-clearfix {
  background: #fafafa;
  border: 1px solid #eee;
  margin: 30px 0;
  font-size: 13px;
  display: inline-block;
  width: 100%;
  border-radius: 2px;
  font-size: 16px;
  line-height: 2em;
}
.tribe-events-single-section .tribe-events-single-section-title {
  font-size: 22px;
  font-family: "PT Sans", "Open Sans", Arial, sans-serif;
  font-weight: bold;
  line-height: 1.026;
  margin-top: 30px;
  margin-bottom: 25px;
}
.tribe-events-single-section .tribe-events-cal-links a {
  display: inline-block;
  margin: 0;
  clear: inherit;
}
.tribe-events-single-section .tribe-events-cal-links .tribe-events-gcal {
  float: left;
}
.tribe-events-single-section .tribe-events-cal-links .tribe-events-ical {
  float: right;
}
.tribe-events-single-section .tribe-events-cal-links:after {
  content: '';
  display: block;
  clear: both;
}
.tribe-events-single-section .tribe-events-meta-group {
  display: inline-block;
  float: left;
  margin: 0 0 20px;
  padding: 0 4%;
  text-align: left;
  vertical-align: top;
  width: 33.3333%;
}
.tribe-events-single-section .tribe-events-venue-map {
    /*
    display: inline-block;
    float: left;
    padding: 4%;
    width: 66.66666%;
	*/
}
.tribe-events-single-section .tribe-events-venue-map iframe {
  border: none;
}
.tribe-events-single-section dt {
  clear: left;
  font-weight: 700;
  line-height: 1;
  list-style: none;
  margin-top: 10px;
}
.tribe-events-single-section dd {
  margin: 0;
}
.tribe-events-single-section .tribe-events-gmap-0 {
  padding: 0 4%;
}

.tribe-events-event-meta {
  background: #fafafa;
}

.tribe-events-venue-map {
  padding: 20px;
}

.page-template-template-single-events .entry.single .entry-title {
  margin-bottom: 10px;
}
.page-template-template-single-events .entry.single .entry-header {
  margin-bottom: 15px;
}
.page-template-template-single-events .entry.single .entry-body {
  margin-top: 30px;
}

/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* 
 *  Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .block.slider .owl-next, .block.slider .owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel .owl-refresh .owl-item {
  display: none;
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}

.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}

.owl-carousel .owl-grab {
  cursor: move;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/* 
 *  Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-item img {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

/* 
 *  Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  transition: scale 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}
