/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device 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/10/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 of focused elements when they are also in an
 * active/hover state.
 */

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 {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */

pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
  overflow: visible;
}

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

button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"], /* 1 */
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"] {
  -webkit-box-sizing: border-box;
          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.
 */

input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 2 */
}

/**
 * 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;
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device 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/10/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 of focused elements when they are also in an
 * active/hover state.
 */
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 {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

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

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

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

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

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

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

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

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

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

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

/**
 * 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;
}

.site-footer:before, .article__body:before, .tribe-events-list .type-tribe_events:before, .gform_wrapper .gform_page_footer:before, .site-footer:after, .article__body:after, .tribe-events-list .type-tribe_events:after, .gform_wrapper .gform_page_footer:after {
  content: " ";
  display: table;
}

.site-footer:after, .article__body:after, .tribe-events-list .type-tribe_events:after, .gform_wrapper .gform_page_footer:after {
  clear: both;
}

.archive .article {
  background-color: transparent;
  width: 100%;
  padding: 0;
  margin-bottom: 3em;
}

@media screen and (min-width: 768px) {
  .archive .article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 0;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  .archive .article {
    border-bottom: 1px solid #c0c1c2;
  }
}

@media screen and (min-width: 768px) {
  .archive .article {
    margin-bottom: 40px;
  }
  .archive .article:last-of-type .article__header {
    border-bottom: 0;
  }
}

.archive .article:last-of-type {
  border-bottom: 0;
}

@media screen and (min-width: 768px) {
  .archive .article:last-of-type .article__header {
    border-bottom: 0;
  }
}

.archive .article .article__header {
  padding: 10px;
  min-height: 100px;
}

@media screen and (min-width: 768px) {
  .archive .article .article__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
    -ms-flex-item-align: start;
        align-self: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media screen and (min-width: 768px) {
  .archive .article .article__header {
    padding: 20px;
  }
}

.archive .article .article__header h1, .archive .article .article__header h2 {
  margin: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}

.archive .article .article__header h1 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 10px;
}

.archive .article .article__header h1 a {
  color: #006fb5;
}

.archive .article .article__header h2 {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.archive .article .article__header .more-link {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  color: #004d7f;
  font-size: 13px;
}

.archive .article .article__image {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
  margin-bottom: 0;
}

.archive .article .article__image a, .archive .article .article__image img {
  display: block;
}

.archive .article .article__image img {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .archive .article--no-image.article .article__header {
    margin-left: calc(100% / 3);
  }
}

.offices, .page-overview {
  margin-left: -1%;
  margin-right: -1%;
}

@media screen and (min-width: 768px) {
  .offices, .page-overview {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .offices, .page-overview {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
}

.offices article.article, .page-overview article.article {
  background-color: #fff;
  border: 0;
  display: block;
}

@media screen and (max-width: 479px) {
  .offices article.article, .page-overview article.article {
    margin-bottom: 20px !important;
  }
}

@media screen and (min-width: 768px) {
  .offices article.article, .page-overview article.article {
    margin: 0 1% 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 1;
        flex-shrink: 1;
    -ms-flex-preferred-size: 48%;
        flex-basis: 48%;
  }
}

@media screen and (min-width: 992px) {
  .offices article.article, .page-overview article.article {
    -ms-flex-preferred-size: calc((100% / 3) - 2%);
        flex-basis: calc((100% / 3) - 2%);
  }
}

@media screen and (min-width: 992px) and (-ms-high-contrast: active) {
  .offices article.article, .page-overview article.article {
    -ms-flex-preferred-size: 31.3333333333%;
        flex-basis: 31.3333333333%;
  }
}

.offices article.article .article__image, .page-overview article.article .article__image {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 100% !important;
  margin-bottom: 0;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .offices article.article .article__image, .page-overview article.article .article__image {
    padding: 0 !important;
    height: auto !important;
  }
}

.offices article.article .article__content, .page-overview article.article .article__content {
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 25px;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}

@media screen and (min-width: 768px) {
  .offices article.article .article__content, .page-overview article.article .article__content {
    padding: 30px;
  }
}

.offices article.article .article__body, .page-overview article.article .article__body {
  width: inherit;
}

.offices article.article .article__header, .page-overview article.article .article__header {
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  min-height: 0;
}

.offices article.article .article__header h1, .page-overview article.article .article__header h1 {
  border-bottom: 1px solid #d7d7d7;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

.offices article.article .article__header a, .page-overview article.article .article__header a {
  color: #004d7f;
}

.offices article.article__medium-tile, .page-overview article.article__medium-tile {
  -ms-flex-preferred-size: 48%;
      flex-basis: 48%;
}

.offices article.article__large-tile, .page-overview article.article__large-tile {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-preferred-size: calc((100% / 3 * 2) - 2%);
      flex-basis: calc((100% / 3 * 2) - 2%);
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .offices article.article__large-tile, .page-overview article.article__large-tile {
    -ms-flex-preferred-size: 64.6666666666%;
        flex-basis: 64.6666666666%;
  }
}

@media screen and (min-width: 992px) {
  .offices article.article__large-tile, .page-overview article.article__large-tile {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
}

@media screen and (min-width: 992px) {
  .offices article.article__large-tile .article__image img, .page-overview article.article__large-tile .article__image img {
    -webkit-transform: translateY(-20%);
        -ms-transform: translateY(-20%);
         -o-transform: translateY(-20%);
            transform: translateY(-20%);
  }
}

.offices article.article__fullsize-tile, .page-overview article.article__fullsize-tile {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}

@media screen and (min-width: 992px) {
  .offices article  .article__image, .page-overview article  .article__image {
    max-height: 200px;
  }
}

.author__image img {
  border-radius: 50%;
  display: block;
  width: 120px;
  height: 120px;
  border: 2px solid #f5f5f5;
  margin-bottom: 10px;
}

@media screen and (min-width: 992px) {
  .author__image img {
    margin-bottom: 0;
  }
}

::-moz-selection {
  background-color: #004d7f;
  color: #009cff;
}

::selection {
  background-color: #004d7f;
  color: #009cff;
}

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

html {
  font-size: 15px;
}

body {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  background-color: #f5f5f5;
}

@media screen {
  body {
    overflow-x: hidden;
  }
}

iframe {
  border: 0;
  max-width: 100%;
}

article h1, article h2 {
  word-break: break-word;
}

figure {
  margin: 0;
  max-width: 100%;
  height: auto;
}

img {
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

a {
  color: #009cff;
  text-decoration: none;
  -webkit-transition: color ease .4s, background-color ease .4s;
       -o-transition: color ease .4s, background-color ease .4s;
          transition: color ease .4s, background-color ease .4s;
}

a:hover {
  color: #0165a4;
}

b,
strong {
  font-weight: 700;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  line-height: 1.4;
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

h1 {
  font-size: 1.6rem;
}

h2 {
  font-size: 1.20rem;
}

h3 {
  font-size: 1.20rem;
}

h4 {
  font-size: 1.20rem;
}

h5 {
  font-size: 1.08rem;
}

h6 {
  font-size: 1rem;
}

h1 {
  font-weight: 700;
  color: #004d7f;
}

h2 {
  font-weight: 700;
  color: #004d7f;
}

h3 {
  font-weight: 400;
  color: #004d7f;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}

h4 {
  font-weight: 700;
}

p {
  margin: 0 0 1em 0;
  line-height: 1.6;
}

hr {
  height: 1px;
  border: 0;
  background-color: #f5f5f5;
  margin: 50px 0;
}

address {
  font-style: normal;
}

abbr[title] {
  border-bottom: 0;
}

.sr-only,
.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.no-scroll {
  overflow: hidden;
  height: 100%;
}

.invisible {
  visibility: hidden;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  img[src$=".svg"] {
    width: 100%;
  }
}

@font-face {
  font-family: "Open Sans";
  src: url("../fonts/OpenSans-Light.woff2") format("woff2"), url("../fonts/OpenSans-Light.woff") format("woff"), url("../fonts/OpenSans-Light.ttf") format("truetype");
  font-style: normal;
  font-weight: 300;
}

@font-face {
  font-family: "Open Sans";
  src: url("../fonts/OpenSans-LightItalic.woff2") format("woff2"), url("../fonts/OpenSans-LightItalic.woff") format("woff"), url("../fonts/OpenSans-LightItalic.ttf") format("truetype");
  font-style: italic;
  font-weight: 300;
}

@font-face {
  font-family: "Open Sans";
  src: url("../fonts/OpenSans-Regular.woff2") format("woff2"), url("../fonts/OpenSans-Regular.woff") format("woff"), url("../fonts/OpenSans-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: "Open Sans";
  src: url("../fonts/OpenSans-Italic.woff2") format("woff2"), url("../fonts/OpenSans-Italic.woff") format("woff"), url("../fonts/OpenSans-Italic.ttf") format("truetype");
  font-style: italic;
  font-weight: 400;
}

@font-face {
  font-family: "Open Sans";
  src: url("../fonts/OpenSans-SemiBold.woff2") format("woff2"), url("../fonts/OpenSans-SemiBold.woff") format("woff"), url("../fonts/OpenSans-SemiBold.ttf") format("truetype");
  font-style: normal;
  font-weight: 600;
}

@font-face {
  font-family: "Open Sans";
  src: url("../fonts/OpenSans-SemiBoldItalic.woff2") format("woff2"), url("../fonts/OpenSans-SemiBoldItalic.woff") format("woff"), url("../fonts/OpenSans-SemiBoldItalic.ttf") format("truetype");
  font-style: italic;
  font-weight: 600;
}

@font-face {
  font-family: "icons";
  src: url("../fonts/icons.eot?95739667");
  src: url("../fonts/icons.eot?95739667#iefix") format("embedded-opentype"), url("../fonts/icons.woff?95739667") format("woff"), url("../fonts/icons.ttf?95739667") format("truetype"), url("../fonts/icons.svg?95739667#icons") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.site-header .search-button:before, .posts-navigation .nav-previous a:before,
.posts-navigation .nav-next a:after, .article__image figcaption:before, .author__posts:after, .single-gallery .page-numbers.prev:before,
.single-gallery .page-numbers.next:before, .archive .category__description figure figcaption:before, .home .type-gallery .article__header h1 a:after,
.home .format-video .article__header h1 a:after,
.home .format-gallery .article__header h1 a:after,
.archive .type-gallery .article__header h1 a:after,
.archive .format-video .article__header h1 a:after,
.archive .format-gallery .article__header h1 a:after {
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

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

.icon-google-plus:before {
  content: "\e802";
}

.icon-youtube:before {
  content: "\e803";
  font-size: 22px;
}

.icon-instagram:before {
  content: "\f16d";
}

.icon-gallery:before {
  content: "\e804";
}

.icon-video:before {
  content: "\e805";
}

.icon-play:before {
  content: "\e806";
}

.icon-search:before {
  content: "\e807";
}

.icon-login:before {
  content: "\e808";
}

.icon-close:before {
  content: "\e809";
}

.icon-angle-up:before {
  content: "\e80a";
}

.icon-angle-down:before {
  content: "\e80b";
}

.icon-angle-left:before {
  content: "\e80c";
}

.icon-angle-right:before {
  content: "\e80d";
}

.icon-arrow-left:before {
  content: "\e80e";
}

.icon-arrow-right:before {
  content: "\e80f";
}

.icon-arrow-up:before {
  content: "\e810";
}

.icon-arrow-down:before {
  content: "\e811";
}

.icon-power:before {
  content: "\e812";
}

.icon-substitution:before {
  content: "\e815";
}

.icon-soccer-ball:before {
  content: "\e816";
}

.container {
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
    padding: 0;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1024px;
  }
}

.document .container {
  padding: 0;
}

.archive .main,
.page .main {
  padding-top: 15px;
  padding-bottom: 15px;
}

@media screen and (min-width: 768px) {
  .archive .main,
  .page .main {
    padding-top: 45px;
    padding-bottom: 45px;
  }
}

.container--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  max-width: 1024px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  min-width: 0;
}

.container--flex .first-row,
.container--flex .col-left,
.container--flex .col-right {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 100%;
  min-width: 0;
}

@media screen and (min-width: 992px) {
  .container--flex {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .container--flex .first-row {
    width: 100%;
  }
  .container--flex .col-left {
    width: 67%;
  }
  .container--flex .col-right {
    width: calc(33% - 30px);
    background-color: #fff;
    margin-left: 30px;
  }
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs,
  .visible-xs-block {
    display: block !important;
  }
  .visible-xs-inline {
    display: inline !important;
  }
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm,
  .visible-sm-block {
    display: block !important;
  }
  .visible-sm-inline {
    display: inline !important;
  }
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md,
  .visible-md-block {
    display: block !important;
  }
  .visible-md-inline {
    display: inline !important;
  }
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg,
  .visible-lg-block {
    display: block !important;
  }
  .visible-lg-inline {
    display: inline !important;
  }
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

body:not(.logged-in) .hide {
  display: none !important;
}

.site-header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
  min-height: 60px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
}

@media screen and (min-width: 1200px) {
  .site-header {
    -webkit-box-shadow: none;
            box-shadow: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #eee;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.site-header > .container--flex {
  position: relative;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.site-header .site-logo {
  display: block;
  margin: 0 15px;
}

@media screen and (min-width: 1200px) {
  .site-header .site-logo {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin: 0;
  }
}

.site-header .site-logo img {
  max-height: 60px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  padding: 8px 0;
}

@media screen and (min-width: 1200px) {
  .site-header .site-logo img {
    max-width: 580px;
    margin: 10px 0;
  }
}

.site-header .search-button {
  display: none;
  position: relative;
  min-width: 35px;
  height: 35px;
  border-radius: 50%;
  border: 0;
  outline: 0;
  background-color: #004d7f;
  cursor: pointer;
}

@media screen and (min-width: 1200px) {
  .site-header .search-button {
    display: inline-block;
    margin-left: 40px;
  }
}

.site-header .search-button:before {
  font-size: 22px;
  font-weight: 700;
  color: #fff;
  position: absolute;
  top: 5px;
  left: 11px;
  content: '\e807';
}

.site-header .search-button--mobile {
  display: block;
}

@media screen and (min-width: 1200px) {
  .site-header .search-button--mobile {
    display: none;
  }
}

.site-header .search-form {
  display: none;
  width: 100%;
  background-color: #004d7f;
  margin-bottom: -1px;
}

.site-header .search-form > .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
  height: 70px;
}

@media screen and (max-width: 767px) {
  .site-header .search-form > .container {
    margin: 0 15px;
  }
}

@media screen and (min-width: 1200px) {
  .site-header .search-form > .container {
    height: 100px;
  }
}

.site-header .search-form__field,
.site-header .search-form__field:focus,
.site-header .search-form__field:enabled,
.site-header .search-form__reset,
.site-header .search-form__submit {
  background-color: transparent;
  outline: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.site-header .search-form__field {
  width: 100%;
  height: 50px;
  color: #fff;
  font-size: 18px;
  font-weight: 300;
}

@media screen and (min-width: 1200px) {
  .site-header .search-form__field {
    width: calc(100% - 40px);
    margin-top: 5px;
    font-size: 28px;
  }
}

.site-header .search-form__field:focus, .site-header .search-form__field:enabled {
  padding-right: 10px;
}

.site-header .search-form__field::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.3);
}

.site-header .search-form__field::-moz-placeholder {
  color: rgba(255, 255, 255, 0.3);
}

.site-header .search-form__field:-moz-placeholder {
  color: rgba(255, 255, 255, 0.3);
}

.site-header .search-form__field:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.3);
}

.site-header .search-form__field::-ms-clear {
  visibility: hidden;
}

.site-header .search-form__reset i {
  display: block;
  color: rgba(255, 255, 255, 0.5);
  font-size: 32px;
}

@media screen and (min-width: 1200px) {
  .site-header .search-form__reset i {
    font-size: 46px;
  }
}

.site-header .search-form__submit {
  height: 50px;
  padding: 0px 15px 3px 0px;
}

@media screen and (min-width: 1200px) {
  .site-header .search-form__submit {
    padding: 0;
    margin-right: 20px;
  }
}

.site-header .search-form__submit i {
  color: #fff;
  overflow: hidden;
  max-width: 64px;
  font-size: 36px;
  line-height: 36px;
}

@media screen and (min-width: 1200px) {
  .site-header .search-form__submit i {
    font-size: 46px;
  }
}

.site-header__expanded {
  height: 100%;
}

.admin-bar .site-header {
  top: 46px;
}

@media screen and (min-width: 783px) {
  .admin-bar .site-header {
    top: 32px;
  }
}

#wpadminbar {
  position: fixed;
}

@media screen and (min-width: 1200px) {
  .nav-primary,
  .nav-secondary {
    text-align: center;
  }
}

.nav-primary ul,
.nav-secondary ul {
  list-style: none;
  padding: 0;
  margin: 0;
  border: 0;
  line-height: 1;
}

.nav-primary li,
.nav-secondary li {
  display: inline-block;
}

.nav-primary > ul > li > a,
.nav-secondary > ul > li > a {
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #6d6d6d;
}

.nav-primary .sub-menu,
.nav-secondary .sub-menu {
  display: none;
}

@media screen and (max-width: 1199px) {
  .nav-primary {
    display: none;
    width: 100%;
  }
}

@media screen and (min-width: 1200px) {
  .nav-primary {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
    background: #fff;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    margin-left: auto;
  }
}

.nav-primary > ul {
  width: 100%;
  padding: 15px 0;
}

@media screen and (min-width: 1200px) {
  .nav-primary > ul {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
  }
}

.nav-primary > ul li {
  display: block;
}

.nav-primary > ul .menu-item-has-children {
  position: relative;
}

.nav-primary > ul > li {
  position: relative;
  border-bottom: 1px solid #f5f5f5;
}

@media screen and (min-width: 1200px) {
  .nav-primary > ul > li {
    display: inline-block;
    border-bottom: 0;
  }
}

@media screen and (min-width: 1200px) {
  .nav-primary > ul > li:hover .nav-toggle:after {
    content: '\e80a';
  }
}

@media screen and (min-width: 1200px) {
  .nav-primary > ul > li:hover > .sub-menu {
    display: block;
  }
}

.nav-primary > ul > li:last-of-type {
  border-bottom: 0;
}

.nav-primary > ul > li > a {
  display: block;
  padding: 15px 55px 15px 15px;
}

@media screen and (max-width: 1199px) {
  .nav-primary > ul > li > a {
    text-transform: uppercase;
  }
}

@media screen and (min-width: 1200px) {
  .nav-primary > ul > li > a {
    padding: 15px 25px;
  }
}

@media screen and (min-width: 1200px) {
  .nav-primary > ul > li .sub-menu {
    position: absolute;
    background-color: #fff;
    border: 2px solid #004d7f;
    width: 200px;
  }
}

.nav-primary > ul > li > .sub-menu {
  padding: 10px 0;
}

@media screen and (max-width: 1199px) {
  .nav-primary > ul > li > .sub-menu {
    border-top: 1px solid #f5f5f5;
    border-bottom: 0;
  }
}

@media screen and (min-width: 1200px) {
  .nav-primary > ul > li > .sub-menu {
    z-index: 9999;
    top: 100%;
    right: 0;
    left: 0;
    margin: 0;
    text-align: left;
    top: 100%;
    left: 13px;
  }
}

.nav-primary > ul > li > .sub-menu li a {
  color: #6d6d6d;
  display: block;
  font-size: 14px;
  font-weight: 700;
  padding: 10px 15px;
}

.nav-primary > ul > li > .sub-menu li .sub-menu {
  padding: 5px 0 20px;
  margin: 0 15px;
}

@media screen and (min-width: 1200px) {
  .nav-primary > ul > li > .sub-menu li .sub-menu {
    position: absolute;
    top: -3px;
    left: 100%;
    padding: 5px 0;
    margin: 0;
  }
}

.nav-primary > ul > li > .sub-menu li .sub-menu li a {
  padding: 10px 15px;
  font-size: 14px;
}

@media screen and (min-width: 1200px) {
  .nav-primary > ul > li > .sub-menu li .sub-menu li a {
    padding: 8px 15px;
  }
}

@media screen and (min-width: 1200px) {
  .nav-primary > ul > li > .sub-menu > .menu-item-has-children:hover > .sub-menu {
    display: block;
  }
}

.nav-primary > ul > li > .sub-menu .nav-toggle {
  right: 10px;
  height: 35px;
}

.nav-primary > ul > li > .sub-menu .nav-toggle:after {
  content: "\e80d";
}

.nav-primary > ul a {
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  padding: 15px;
}

@media screen and (min-width: 1200px) {
  .nav-primary > ul a {
    color: #000;
  }
}

.nav-primary .nav-toggle {
  display: none;
  border: 0;
  outline: 0;
  margin: 0;
  padding: 0;
  width: 20px;
  height: 42px;
  background-color: transparent;
  position: absolute;
  right: 10px;
  top: 0;
  -webkit-transition: -webkit-transform ease .4s;
       -o-transition: -o-transform ease .4s;
          transition: transform ease .4s;
}

@media screen and (min-width: 1200px) {
  .nav-primary .nav-toggle {
    right: 0;
  }
}

.nav-primary .nav-toggle:after {
  font-family: "icons";
  content: "\e80b";
  color: #004d7f;
}

@media screen and (min-width: 1200px) {
  .nav-primary .nav-toggle:after {
    color: #000;
  }
}

.nav-primary .nav-toggle.expanded {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
       -o-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.nav-button {
  display: block;
  position: relative;
  width: 20px;
  height: 16px;
  outline: 0;
  padding: 0;
  border: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

@media screen and (min-width: 1200px) {
  .nav-button {
    display: none;
  }
}

.nav-button span {
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  background-color: #004d7f;
  right: 0;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
       -o-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: ease-in-out 0.25s;
       -o-transition: ease-in-out 0.25s;
          transition: ease-in-out 0.25s;
  -webkit-transform-origin: right center;
      -ms-transform-origin: right center;
       -o-transform-origin: right center;
          transform-origin: right center;
}

.nav-button span:nth-child(1) {
  top: 0px;
}

.nav-button span:nth-child(2) {
  top: 7px;
}

.nav-button span:nth-child(3) {
  top: 14px;
}

.nav-button--x span:nth-child(1) {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
  top: 1px;
}

.nav-button--x span:nth-child(2) {
  width: 0%;
  opacity: 0;
}

.nav-button--x span:nth-child(3) {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 15px;
}

.nav-secondary {
  padding: 15px;
}

@media screen and (min-width: 1200px) {
  .nav-secondary {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    padding: 0;
  }
}

@media screen and (min-width: 1200px) {
  .nav-secondary ul {
    text-align: right;
  }
}

.nav-secondary li {
  display: none;
}

@media screen and (min-width: 1200px) {
  .nav-secondary li {
    display: inline-block;
  }
}

.nav-secondary li:last-child,
.nav-secondary li:nth-last-child(2) {
  display: inline-block;
}

@media screen and (min-width: 1200px) {
  .nav-secondary li:last-child {
    background-color: #004d7f;
  }
}

.nav-secondary li:last-child a {
  padding-left: 10px;
  padding-right: 30px;
  color: #fff;
}

.nav-secondary li:last-child:before, .nav-secondary li:last-child:after {
  font-family: "icons";
  content: "\e808";
  color: #6bb8ff;
  font-size: 20px;
}

.nav-secondary li:last-child:after {
  display: none;
  padding-right: 10px;
}

@media screen and (min-width: 1200px) {
  .nav-secondary li:last-child:after {
    display: inline-block;
  }
}

.nav-secondary li:last-child:before {
  display: inline-block;
}

@media screen and (min-width: 1200px) {
  .nav-secondary li:last-child:before {
    display: none;
  }
}

.nav-secondary a {
  -webkit-transition: all ease .4s;
       -o-transition: all ease .4s;
          transition: all ease .4s;
  color: #fff;
  font-size: 13px;
  padding: 10px 24px 10px 0px;
  line-height: 1;
}

@media screen and (min-width: 1200px) {
  .nav-secondary a {
    color: #000;
  }
}

.social-buttons {
  width: 100%;
  margin: 0;
  padding: 25px 0;
  background-color: transparent;
  text-align: center;
  list-style: none;
}

@media screen and (min-width: 1200px) {
  .social-buttons {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: auto;
    height: auto;
    padding: 2px 0 2px 10px;
  }
}

.social-buttons li {
  display: inline-block;
  margin-left: 5px;
}

.social-buttons li:first-child {
  margin-left: 0;
}

.social-buttons li a {
  width: 50px;
  height: 50px;
  color: #004d7f;
  background-color: #fff;
  font-size: 24px;
  line-height: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 50%;
}

@media screen and (min-width: 1200px) {
  .social-buttons li a {
    width: 28px;
    height: 28px;
    color: #fff;
    background-color: #f5f5f5;
    font-size: 18px;
  }
  .social-buttons li a:hover {
    background-color: #004d7f;
  }
}

.btn, input[type="submit"],
input[type="button"], .tribe-bar-submit .tribe-events-button, .gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=image],
.gform_wrapper .gform_footer input[type=submit],
.user-login-form-account-link,
.user-login-form-logout-link {
  border: 0;
  font-weight: 700;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 1px;
  display: inline-block;
  padding: 10px 15px;
  margin-top: 10px;
  cursor: pointer;
  color: #000;
  background-color: #d7d7d7;
}

.btn:hover, input:hover[type="submit"],
input:hover[type="button"], .tribe-bar-submit .tribe-events-button:hover, .gform_wrapper .gform_footer input.button:hover,
.gform_wrapper .gform_footer input:hover[type=image],
.gform_wrapper .gform_footer input:hover[type=submit],
.user-login-form-account-link:hover,
.user-login-form-logout-link:hover {
  color: #000;
  background-color: #b9b9b9;
  -webkit-transition: all ease .3s;
       -o-transition: all ease .3s;
          transition: all ease .3s;
}

.btn i, input[type="submit"] i, input[type="button"] i, .tribe-bar-submit .tribe-events-button i, .gform_wrapper .gform_footer input.button i, .gform_wrapper .gform_footer input[type=image] i, .gform_wrapper .gform_footer input[type=submit] i,
.user-login-form-account-link i,
.user-login-form-logout-link i {
  margin-left: 15px;
}

.btn--primary, input[type="submit"],
input[type="button"], .tribe-bar-submit .tribe-events-button, .gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=image],
.gform_wrapper .gform_footer input[type=submit],
.user-login-form-account-link,
.user-login-form-logout-link {
  background-color: #004d7f;
  color: #fff;
}

.btn--primary:hover, input:hover[type="submit"],
input:hover[type="button"], .tribe-bar-submit .tribe-events-button:hover, .gform_wrapper .gform_footer input.button:hover,
.gform_wrapper .gform_footer input:hover[type=image],
.gform_wrapper .gform_footer input:hover[type=submit],
.user-login-form-account-link:hover,
.user-login-form-logout-link:hover {
  color: #fff;
  background-color: #006fb5;
  -webkit-transition: all ease .3s;
       -o-transition: all ease .3s;
          transition: all ease .3s;
}

.btn--right {
  float: right;
}

.btn--left {
  float: left;
}

.btn--block, .gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=image],
.gform_wrapper .gform_footer input[type=submit] {
  display: block;
  width: 100%;
}

.btn--block + .btn--block, .gform_wrapper .gform_footer input.button + .btn--block, .gform_wrapper .gform_footer input[type=image] + .btn--block, .gform_wrapper .gform_footer input[type=submit] + .btn--block, .gform_wrapper .gform_footer .btn--block + input.button, .gform_wrapper .gform_footer input.button + input.button, .gform_wrapper .gform_footer input[type=image] + input.button, .gform_wrapper .gform_footer input[type=submit] + input.button,
.gform_wrapper .gform_footer .btn--block + input[type=image],
.gform_wrapper .gform_footer input.button + input[type=image],
.gform_wrapper .gform_footer input[type=image] + input[type=image],
.gform_wrapper .gform_footer input[type=submit] + input[type=image],
.gform_wrapper .gform_footer .btn--block + input[type=submit],
.gform_wrapper .gform_footer input.button + input[type=submit],
.gform_wrapper .gform_footer input[type=image] + input[type=submit],
.gform_wrapper .gform_footer input[type=submit] + input[type=submit] {
  margin-top: 15px;
}

.alert, .tribe-events-notices ul li {
  display: block;
  padding: 10px 15px;
  background-color: #f5f5f5;
  border: 1px solid #006fb5;
}

.page-overview > .article p.highlight {
  text-align: center;
  font-size: 26px;
  color: #004d7f;
}

.page-overview > .article .article__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.page-overview > .article .article__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.page-overview > .article .article__excerpt {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}

.page-overview > .article .btn, .page-overview > .article input[type="submit"],
.page-overview > .article input[type="button"], .page-overview > .article .tribe-bar-submit .tribe-events-button, .tribe-bar-submit .page-overview > .article .tribe-events-button, .page-overview > .article .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer .page-overview > .article input.button,
.page-overview > .article .gform_wrapper .gform_footer input[type=image], .gform_wrapper .gform_footer .page-overview > .article input[type=image],
.page-overview > .article .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_footer .page-overview > .article input[type=submit] {
  margin-top: 5%;
  -ms-flex-item-align: start;
      align-self: flex-start;
}

.site-footer {
  background: #004d7f;
  padding: 20px 0;
}

.site-footer__copyright {
  text-align: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding-bottom: 10px;
  margin-bottom: 10px;
}

@media screen and (min-width: 992px) {
  .site-footer__copyright {
    text-align: left;
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    float: left;
  }
}

.site-footer__copyright span {
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  padding: 0px 10px;
  color: #fff;
}

.site-footer__nav {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}

@media screen and (min-width: 992px) {
  .site-footer__nav {
    text-align: right;
    float: right;
  }
}

.site-footer__nav li {
  display: inline-block;
}

.site-footer__nav a {
  color: #fff;
  padding: 0px 10px;
  display: block;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
}

.ad {
  text-align: center;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

@media screen and (max-width: 320px) {
  .ad {
    margin-left: -5px;
    margin-right: -5px;
  }
}

.ad * {
  max-width: 100%;
}

.ad figure {
  display: inline-block;
}

.ad br {
  display: none;
}

.ad__marker {
  margin-bottom: 1px;
  text-transform: uppercase;
  font-size: 10px;
  color: #f5f5f5;
}

.section--news .ad--superbanner {
  display: table;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 20px;
}

@media screen and (min-width: 992px) {
  .section--news .ad--superbanner {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}

.ad--margin {
  margin-top: 20px;
  margin-bottom: 20px;
}

.ad--left-aligned {
  text-align: left;
  margin-left: 0;
}

.main-top,
.article-footer {
  padding-left: 15px;
  padding-right: 15px;
}

@media screen and (min-width: 992px) {
  .main-top,
  .article-footer {
    padding-left: 0;
    padding-right: 0;
  }
}

.main-top .ad,
.article-footer .ad {
  padding-top: 40px;
  padding-bottom: 40px;
}

.main-top * {
  margin-left: auto;
  margin-right: auto;
}

.single-post .article-footer * {
  margin-left: auto;
  margin-right: auto;
}

.single-post .main-top {
  background-color: #fff;
}

.single-post .main-top .ad {
  padding-bottom: 20px;
}

.col-right .ad * {
  margin-left: auto;
  margin-right: auto;
}

input, textarea, select {
  border: 1px solid #d7d7d7;
  border-radius: 0;
  outline: 0;
  background-color: #f5f5f5;
  padding: 5px;
  max-width: 100%;
  -webkit-transition: border ease .4s;
       -o-transition: border ease .4s;
          transition: border ease .4s;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
}

input:focus, textarea:focus, select:focus {
  outline: 0;
  border: 1px solid #004d7f;
}

input[type="submit"],
input[type="button"] {
  border: 0;
}

select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url("../images/icon-arrow-down.svg");
  background-repeat: no-repeat;
  background-position: right 10px center;
  -webkit-background-size: 15px 15px;
          background-size: 15px 15px;
  padding: 5px 30px 5px 10px;
}

select::-ms-expand {
  display: none;
}

.posts-navigation .nav-links {
  padding: 20px 10px 30px;
  margin-top: 40px;
}

.posts-navigation .nav-links .nav-previous {
  margin-bottom: 30px;
}

.posts-navigation .nav-links .nav-next {
  text-align: right;
  margin-left: auto;
}

@media screen and (min-width: 361px) {
  .posts-navigation .nav-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .posts-navigation .nav-links .nav-previous {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 768px) {
  .posts-navigation .nav-links {
    padding: 20px 0 30px;
  }
}

.posts-navigation .nav-previous a,
.posts-navigation .nav-next a {
  position: relative;
  padding-top: 5px;
  line-height: 1;
}

.posts-navigation .nav-previous a {
  padding-left: 25px;
}

.posts-navigation .nav-next a {
  padding-right: 25px;
}

.posts-navigation .nav-previous a:before,
.posts-navigation .nav-next a:after {
  font-size: 40px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}

.posts-navigation .nav-previous a:before {
  content: "\e80c";
  left: 0;
}

.posts-navigation .nav-next a:after {
  content: "\e80d";
  right: 0;
}

.tabs {
  width: 100%;
  display: block;
}

.tabs__links {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.tabs__links li {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0%;
          flex: 1 1 0%;
  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;
  padding: 10px 15px;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 1px;
  background-color: #fff;
  color: #004d7f;
  -webkit-transition: all ease .2s;
       -o-transition: all ease .2s;
          transition: all ease .2s;
  cursor: pointer;
}

@media screen and (min-width: 992px) {
  .tabs__links li {
    padding: 2px 15px;
  }
}

.tabs__links li.active, .tabs__links li:hover {
  background-color: #004d7f;
  color: #afca0b;
}

.tabs__content {
  padding: 5px 20px;
}

.tabs__list {
  margin: 0;
  padding: 0;
  list-style: none;
  counter-reset: list-counter;
}

.tabs__list li {
  position: relative;
  padding: 15px 15px 15px 60px;
  font-family: "Open Sans", sans-serif;
  border-bottom: 1px solid #ccc;
  line-height: 1.4;
  min-height: 75px;
}

.tabs__list li:before {
  content: counter(list-counter);
  counter-increment: list-counter;
  position: absolute;
  top: 10px;
  left: 0;
  width: 60px;
  text-align: center;
  font-size: 50px;
  color: #fff;
  line-height: 1;
}

.tabs__list li:last-child {
  border-bottom: 0;
}

.tabs__list li a {
  color: #004d7f;
  font-size: 15px;
}

.tab {
  display: none;
}

.tab.active {
  display: block;
}

.main {
  margin-top: 15px;
  padding-bottom: 95px;
}

@media screen and (min-width: 992px) {
  .main {
    margin-top: 35px;
    padding-top: 45px;
  }
}

@media screen and (min-width: 1200px) {
  .main {
    margin-top: 45px;
  }
}

.article {
  background-color: #f5f5f5;
  width: 100%;
}

.article time {
  color: #000;
  margin: 10px 0;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
}

.article__header {
  padding-top: 40px;
  padding-bottom: 40px;
}

.article__header h1, .article__header h2 {
  margin: 0;
}

@media screen and (max-width: 767px) {
  .article__header h1, .article__header h2 {
    overflow-wrap: break-word;
  }
}

.article__header h1 {
  line-height: 1.2;
}

.article__header h2 {
  font-size: 18px;
  font-weight: 700;
  font-family: "Open Sans", sans-serif;
  color: #f5f5f5;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.article__header p {
  word-break: break-word;
}

.article__header .article__meta {
  color: #f5f5f5;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 20px;
}

@media screen and (min-width: 768px) {
  .article__header .article__meta {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.article__header .article__meta time {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
}

.article__header .col-left .article__meta {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.article__header .article__links {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.article__locations {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
}

.article__locations:after {
  content: " \2014 ";
}

.article__locations li {
  display: inline-block;
}

.article__locations li:after {
  content: ", ";
}

.article__locations li:last-child:after {
  display: none;
}

.article__image {
  margin-bottom: 30px;
  position: relative;
  max-height: 645px;
  overflow: hidden;
}

.article__image img {
  width: 100%;
}

.article__image figcaption {
  width: 100%;
  display: block;
  padding: 15px 5%;
  color: #c4c4c4;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 1.4;
  background: #fff;
}

@media screen and (min-width: 768px) {
  .article__image figcaption {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 10% 15px 15px;
    background: -webkit-gradient(linear, left bottom, left top, from(black), to(transparent));
    background: -webkit-linear-gradient(bottom, black 0%, transparent 100%);
    background: -o-linear-gradient(bottom, black 0%, transparent 100%);
    background: linear-gradient(to top, black 0%, transparent 100%);
  }
}

.article__image figcaption:before {
  content: "\e804";
  margin-right: 5px;
}

.article__content {
  padding-top: 10px;
  padding-bottom: 40px;
  font-family: "Open Sans", sans-serif;
}

.article__content aside.article-aside {
  margin: 0 auto 40px;
}

.article__content aside.article-aside > section {
  margin-bottom: 20px;
}

.article__content aside.article-aside > section:last-child {
  margin-bottom: 0;
}

.article__content aside.article-aside div[id^="banner"]:before {
  content: "Anzeige";
  font-size: 10px;
  color: #f5f5f5;
  text-transform: uppercase;
  display: block;
  text-align: center;
  margin-bottom: 3px;
}

@media screen and (min-width: 992px) {
  .article__content aside.article-aside {
    float: right;
    margin: 8px 0px 25px 25px;
  }
  .article__content aside.article-aside div[id^="banner"]:before {
    text-align: left;
  }
}

.article__content .oembed {
  display: table;
  margin: 2em auto;
  width: 100%;
}

.article__content .oembed > * {
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 992px) {
  .article__content .oembed {
    margin: 4em auto;
  }
}

.article__content iframe {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.article__content p {
  line-height: 1.8;
}

.article__content h2, .article__content h3 {
  margin-bottom: 18px;
  margin-top: 2em;
  font-weight: 700;
  color: #004d7f;
}

.article__content table h1 {
  margin-top: 0.7em;
  margin-bottom: 0;
}

.article__content table h2 {
  margin-top: 0.7em;
  margin-bottom: 0.7em;
}

.article__content table h3 {
  margin-top: 0;
  margin-bottom: 0;
}

.article__content .intro {
  font-weight: 700;
}

.article__content .interview {
  margin-bottom: 5px;
}

.article__content .interview__question {
  padding-left: 30px;
  font-style: italic;
}

.article__content blockquote {
  width: 85%;
  display: block;
  margin: 8% auto;
}

@media screen and (min-width: 480px) {
  .article__content blockquote {
    width: 80%;
  }
}

.article__content blockquote p {
  font-size: 30px;
  font-weight: 300;
  line-height: 1.6;
  color: #004d7f;
}

@media screen and (min-width: 480px) {
  .article__content blockquote p {
    font-size: 34px;
  }
}

.article__content blockquote p:first-of-type:before {
  color: #004d7f;
  content: "\201E";
  white-space: none;
  margin-right: 2px;
}

.article__content blockquote p:first-of-type:after {
  color: #004d7f;
  content: "\201C";
  margin-left: 2px;
}

.article__content blockquote cite {
  color: #004d7f;
}

.article__content blockquote cite:before {
  margin-right: 5px;
}

.article__content .sportsresult {
  display: block;
  padding: 15px;
  margin: 50px 0 30px;
  text-align: center;
  border-top: 1px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
  color: #004d7f;
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  line-height: 1.3;
}

@media screen and (min-width: 768px) {
  .article__content .sportsresult {
    padding: 10px 15px 15px;
  }
}

.article__content .sportsresult:first-of-type {
  margin-top: 0;
}

.article__content .sportsresult .score {
  font-size: 40px;
  font-weight: 700;
  margin: 0 15px;
  display: block;
}

@media screen and (min-width: 768px) {
  .article__content .sportsresult .score {
    display: inline-block;
  }
}

.article__content .infobox {
  background-color: #f7f7f7;
  border: 1px solid #004d7f;
  padding: 15px 20px;
  line-height: 1.7;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
}

.article__content *:not(.infobox) + .infobox {
  margin-top: 4em;
}

.article__content .figure-wrapper {
  display: block;
  max-width: 100%;
}

.article__content .figure-wrapper > figure {
  margin: 50px auto;
  max-width: 100%;
  caption-side: bottom;
}

@media screen {
  .article__content .figure-wrapper > figure {
    display: table;
    table-layout: fixed;
  }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  .article__content .figure-wrapper > figure {
    width: auto !important;
  }
}

.article__content .figure-wrapper > figure.alignnone {
  margin-left: 0;
  margin-right: 0;
}

@media (min-width: 992px) {
  .article__content .figure-wrapper > figure.alignleft, .article__content .figure-wrapper > figure.alignright {
    margin-top: 5px;
    margin-bottom: 20px;
    max-width: calc(50% - 30px);
  }
  .article__content .figure-wrapper > figure.alignleft {
    float: left;
    margin-right: 30px;
  }
  .article__content .figure-wrapper > figure.alignright {
    float: right;
    margin-left: 30px;
  }
}

.article__content .figure-wrapper > figure figcaption {
  padding: 10px 0 0 0;
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.6;
  color: #f5f5f5;
}

@media screen {
  .article__content .figure-wrapper > figure figcaption {
    display: table-caption;
  }
}

.article__content .actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.article__content .actions .btn, .article__content .actions input[type="submit"],
.article__content .actions input[type="button"], .article__content .actions .tribe-bar-submit .tribe-events-button, .tribe-bar-submit .article__content .actions .tribe-events-button, .article__content .actions .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer .article__content .actions input.button,
.article__content .actions .gform_wrapper .gform_footer input[type=image], .gform_wrapper .gform_footer .article__content .actions input[type=image],
.article__content .actions .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_footer .article__content .actions input[type=submit] {
  margin-right: 10px;
}

.article__gallery {
  margin: 50px auto 75px;
  clear: both;
}

@media screen and (min-width: 768px) {
  .article__gallery header, .article__gallery figure {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
  }
}

.article__gallery header {
  margin-bottom: 15px;
}

@media screen and (min-width: 992px) {
  .article__gallery header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.article__gallery header h3 {
  font-size: 18px;
  font-weight: 700;
  color: #004d7f;
  margin: 0;
  padding-top: 5px;
}

.article__gallery header a {
  font-size: 14px;
}

@media screen and (min-width: 992px) {
  .article__gallery header a {
    margin-top: 0;
  }
}

.article__gallery header a i {
  margin-left: 5px;
}

.article__gallery > ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.article__gallery > ul li {
  width: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}

.gallerya .gallerya--slider__nav .flickity-prev-next-button {
  background: #f5f5f5;
}

.gallerya .gallerya--slider__nav .flickity-prev-next-button:hover {
  background: #f5f5f5;
}

.gallerya .gallerya--slider__nav .flickity-prev-next-button .arrow {
  fill: initial;
}

.gallerya .flickity-prev-next-button {
  width: 28px;
  height: 28px;
  background: #004d7f;
  padding: 0;
}

.gallerya .flickity-prev-next-button:hover {
  background: #004d7f;
}

.gallerya .flickity-prev-next-button:focus, .gallerya .flickity-prev-next-button:active {
  filter: alpha(opacity=100);
  opacity: 1;
}

.gallerya .flickity-prev-next-button.previous, .gallerya .flickity-prev-next-button.next {
  top: auto;
  bottom: 5px;
  -webkit-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
}

@media screen and (min-width: 768px) {
  .gallerya .flickity-prev-next-button.previous, .gallerya .flickity-prev-next-button.next {
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}

.gallerya .flickity-prev-next-button.previous {
  left: 0;
}

@media screen and (min-width: 768px) {
  .gallerya .flickity-prev-next-button.previous {
    left: calc(6.25% - 14px);
  }
}

.gallerya .flickity-prev-next-button.next {
  right: 0;
}

@media screen and (min-width: 768px) {
  .gallerya .flickity-prev-next-button.next {
    right: calc(6.25% - 14px);
  }
}

.gallerya .flickity-prev-next-button svg {
  left: 12%;
  top: 10%;
  width: 80%;
  height: 80%;
}

.gallerya .flickity-prev-next-button .arrow {
  fill: #fff;
}

.gallerya .flickity-page-dots {
  padding: 0 40px;
  bottom: 0;
}

@media screen and (min-width: 992px) {
  .gallerya .flickity-page-dots {
    bottom: -20px;
  }
}

.gallerya .flickity-page-dots .dot {
  background: #004d7f;
  margin: 6px 8px;
}

.article__author--multiple {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media screen and (min-width: 992px) {
  .article__author--multiple {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.article__author--multiple .article__author {
  margin-right: 3%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.article__author--multiple .article__author:last-child {
  margin-right: 0;
}

.article__author--multiple .author__inner, .article__author--multiple .user-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.article__author--multiple .author__image img {
  margin-bottom: 10px;
}

.article__author--multiple .author__info {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 0;
}

.article__author--multiple .author__posts {
  margin: auto 0 0 0;
  padding-top: 15px;
  text-align: center;
}

.article__author--multiple .author__posts:after {
  top: 10px;
}

.article__author {
  width: 100%;
  padding-bottom: 20px;
}

.article__author--compact {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  padding-bottom: 0;
  margin-top: 20px;
}

@media screen and (min-width: 768px) {
  .article__author--compact {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%;
  }
}

.article__author--compact .author__inner, .article__author--compact .user-box {
  padding: 0;
  background-color: #fff;
}

.article__author--compact .author__info,
.article__author--compact .author__job,
.article__author--compact .user-box__meta span[itemprop="jobTitle"],
.user-box__meta .article__author--compact span[itemprop="jobTitle"] {
  margin: 0;
}

@media screen and (min-width: 768px) {
  .article__author--compact .author__image {
    margin-left: auto;
  }
}

.article__author--compact .author__image img {
  display: block;
  width: 80px;
  height: 80px;
}

.author__inner, .user-box {
  background-color: #f5f5f5;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 30px 15px;
}

@media screen and (min-width: 768px) {
  .author__inner, .user-box {
    padding: 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.author__info {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
  font-size: 14px;
  text-align: center;
}

@media screen and (min-width: 992px) {
  .author__info {
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 0;
    margin-right: auto;
  }
}

.author__name, .user-box__meta span[itemprop="name"] {
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  text-align: center;
  color: #767575;
  display: block;
  font-weight: 400;
}

@media screen and (min-width: 992px) {
  .author__name, .user-box__meta span[itemprop="name"] {
    text-align: left;
  }
}

.author__job, .user-box__meta span[itemprop="jobTitle"] {
  display: block;
  font-size: 14px;
  margin-bottom: 5px;
}

.author__bio {
  background-color: #f5f5f5;
  padding: 15px;
  border-top: 1px solid white;
  font-size: 14px;
  text-align: center;
}

@media screen and (min-width: 992px) {
  .author__bio {
    text-align: left;
  }
}

.author__posts {
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  letter-spacing: .4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (min-width: 992px) {
  .author__posts {
    margin-left: auto;
    text-align: right;
  }
}

.author__posts:after {
  content: "\e80d";
  font-size: 30px;
  margin-left: 25px;
}

.article__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}

@media screen and (min-width: 992px) {
  .article__footer {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.article__footer span {
  display: block;
  text-align: center;
  color: #f5f5f5;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 15px;
}

@media screen and (min-width: 992px) {
  .article__footer span {
    padding-right: 20px;
    margin-bottom: 0;
    margin-left: auto;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.article__sharing,
.article__categories {
  margin: 0;
  padding: 0;
  list-style: none;
}

.article__sharing li,
.article__categories li {
  display: inline-block;
}

.article__sharing {
  text-align: center;
  margin-bottom: 40px;
}

@media screen and (min-width: 992px) {
  .article__sharing {
    margin-bottom: 0;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.article__sharing span {
  color: #f5f5f5;
  font-weight: 600;
  padding-right: 30px;
  line-height: 30px;
}

.article__sharing li a {
  color: #fff;
  background-color: #ccc;
  width: 30px;
  height: 30px;
  margin-left: 5px;
  font-size: 18px;
  line-height: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.article__sharing li:first-child a {
  margin-left: 0;
}

.article__sharing li.article__print a {
  color: #c0c5c9;
  background-color: transparent;
  width: auto;
  font-size: 14px;
}

.article__categories {
  text-align: center;
}

@media screen and (min-width: 992px) {
  .article__categories {
    text-align: left;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.article__categories li {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 5px;
}

.article__categories li:last-child {
  margin-right: 0;
}

.article__categories li a {
  display: inline-block;
  background-color: #004d7f;
  color: #fff;
  font-size: 14px;
  line-height: 1;
  padding: 5px 12px;
  text-align: center;
  font-weight: 400;
  text-transform: uppercase;
}

.breadcrumb {
  width: 100%;
  margin: 25px 0 30px;
  color: #ccc;
  font-size: 14px;
  line-height: 24px;
}

.archive .breadcrumb {
  color: #999;
  margin: 0 0 10px 0;
  padding: 0 15px;
}

@media screen and (min-width: 768px) {
  .archive .breadcrumb {
    padding: 0;
  }
}

.breadcrumb a {
  color: #000;
  font-weight: 700;
  margin-right: 7px;
  margin-left: 7px;
}

.breadcrumb > span > span > a {
  margin-left: 0;
}

.breadcrumb .breadcrumb_last {
  margin-left: 7px;
}

.search-form-result-page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  margin-bottom: 30px;
  padding: 0 18px 18px 18px;
}

.search-form-result-page input {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.search-form-result-page button {
  width: 100px;
  border: 0;
  outline: 0;
  margin-left: 10px;
  padding: 5px;
  background-color: #004d7f;
  color: #fff;
  cursor: pointer;
}

.search .container .term,
.search-no-results .container > .container--flex {
  width: 100%;
}

.paywall {
  background-color: #004d7f;
  color: #009cff;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 1.3;
  padding: 20px 15px 0px;
  position: relative;
}

@media screen and (min-width: 992px) {
  .paywall {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.paywall:before {
  content: "";
  display: block;
  position: absolute;
  width: 102%;
  height: 150px;
  background: -webkit-gradient(linear, left bottom, left top, from(white), color-stop(50%, rgba(255, 255, 255, 0.9)), to(rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to top, white 0%, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0) 100%);
  top: 0;
  left: -1%;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
       -o-transform: translateY(-100%);
          transform: translateY(-100%);
}

.paywall h3 {
  color: #afca0b;
  font-size: 28px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 0;
  display: block;
}

.paywall h4 {
  font-size: 12px;
  border-bottom: 1px solid rgba(0, 156, 255, 0.15);
}

.paywall h4 em {
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
}

.paywall a {
  color: #fff;
}

.paywall__login,
.paywall__register {
  padding: 20px 0;
}

@media screen and (min-width: 992px) {
  .paywall__login,
  .paywall__register {
    -ms-flex-preferred-size: 48%;
        flex-basis: 48%;
  }
}

.article-aside + p + .paywall .paywall__login,
.article-aside + p + .paywall .paywall__register,
.article-aside + .paywall .paywall__login,
.article-aside + .paywall .paywall__register {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}

.paywall__username,
.paywall__password {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 10px;
}

.paywall__username label,
.paywall__password label {
  margin-bottom: 5px;
}

.paywall__username input,
.paywall__password input {
  border: 1px solid #001f33;
  background-color: #004d7f;
  color: #009cff;
}

.paywall__forgotpw,
.paywall__rememberme {
  margin-bottom: 5px;
}

.paywall__rememberme input {
  margin-right: 5px;
}

.paywall__button {
  border: 1px solid #004d7f;
  background-color: #afca0b;
  color: #004d7f;
  font-weight: 700;
  display: block;
  width: 100%;
  padding: 10px;
  margin-top: 10px;
  text-align: center;
}

.paywall__request-login {
  margin-bottom: 20px;
}

.article__related {
  background-color: #f5f5f5;
}

.article__related h2 {
  margin: 0;
}

.article__related h2 a {
  display: block;
  background-color: #000;
  padding: 15px 0;
  text-align: center;
  color: #afca0b;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
}

.article__related h2 .comments-count {
  font-weight: 700;
  margin-right: 2px;
}

.article__related h2 .comments-icon {
  position: relative;
  top: -1px;
  margin-left: 5px;
}

.comments {
  background-color: #f5f5f5;
}

.comment-list {
  margin: 0;
  padding: 50px 15px;
}

@media screen and (min-width: 480px) {
  .comment-list {
    padding: 50px 10%;
  }
}

@media screen and (min-width: 768px) {
  .comment-list {
    padding: 50px 14.9%;
  }
}

.comment-respond,
.comment-closed {
  margin: 0;
  padding: 80px 15px;
}

@media screen and (min-width: 480px) {
  .comment-respond,
  .comment-closed {
    padding: 80px 10%;
  }
}

@media screen and (min-width: 768px) {
  .comment-respond,
  .comment-closed {
    padding: 80px 14.9%;
  }
}

.comment-list {
  list-style: none;
  background-color: #fff;
}

.comment-list ol {
  list-style: none;
}

.comment-list > li {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #4dbaff;
}

.comment-list > li:not(.parent) {
  padding-bottom: 0;
  border-bottom: 0;
}

.comment-list > li:last-child:not(.parent) .reply {
  border-bottom: 0;
}

.comment-list > li:last-child:not(.parent) .comment-respond {
  border-top: 1px solid #4dbaff;
}

.comment-list > li:last-child.parent {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

.comment-list .children {
  padding-left: 10%;
}

@media screen and (min-width: 992px) {
  .comment-list .children {
    padding-left: 5%;
  }
}

.comment-list .children li {
  margin-top: 30px;
}

.comment-list .comment-respond {
  padding: 20px 0;
}

.comment-list .comment-respond .comment-reply-title:after {
  display: none;
}

.comment .comment-respond {
  background-color: #f5f5f5;
  padding: 5px 20px 10px;
  margin-bottom: 40px;
}

.comment .comment-respond small {
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: #f5f5f5;
  top: 0;
  right: 0;
  z-index: 1;
}

.comment .comment-respond small a {
  text-indent: -9999px;
  display: block;
  position: relative;
}

.comment .comment-respond small a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background-image: url("../images/icon-close.svg");
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: 20px 20px;
          background-size: 20px;
}

.comment-reply-title {
  position: relative;
  border-bottom: 1px solid #4dbaff;
  margin-bottom: 20px;
  padding-bottom: 20px;
  padding-right: 25px;
}

.comment-reply-title:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 20px;
  height: calc(100% - 20px);
  background-image: url("../images/icon-arrow-down.svg");
  background-repeat: no-repeat;
  background-position: center;
}

.comment-reply-title.open:after {
  background-image: url("../images/icon-arrow-up.svg");
}

.comment-form p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.comment-form p.comment-notes, .comment-form p.logged-in-as {
  display: block;
}

@media screen and (min-width: 768px) {
  .comment-form p {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .comment-form p label {
    width: 20%;
  }
  .comment-form p input, .comment-form p textarea {
    width: 80%;
  }
}

.comment-form p.form-submit {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.comment-form p.form-submit input {
  background-color: #004d7f;
  color: #fff;
  padding: 10px;
}

.comment-body .avatar {
  display: none;
}

.comment-body time {
  font-size: 14px;
  margin-bottom: 10px;
  display: block;
}

.reply {
  text-align: right;
  border-bottom: 1px solid #4dbaff;
  padding-bottom: 20px;
}

.comment-reply-link,
.comment-reply-login {
  color: #004d7f;
  font-size: 14px;
  font-weight: 700;
}

.comment-edit-link {
  background-color: #009cff;
  color: #fff;
  font-size: 10px;
  padding: 1px 5px;
  display: inline-block;
}

.single-post .main .container {
  padding: 0;
}

.single-post .article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0;
}

.single-post .article > *:not(.article__image) {
  width: 90%;
  margin-left: 5%;
  margin-right: 5%;
}

@media screen and (max-width: 767px) {
  .single-post .article__header {
    padding-top: 0;
  }
}

.single-post .article__header h1 {
  border-bottom: 1px solid #d7d7d7;
  margin: 0 15% 5% 15%;
  padding-bottom: 2%;
  text-align: center;
  font-size: 36px;
  font-weight: 700;
}

.single-post .article__header h1,
.single-post .article__header h2 {
  word-wrap: break-word;
}

.single-post .article__body h1 {
  font-size: 24px;
  font-weight: 700;
  color: #004d7f;
}

.single-gallery .article__header {
  padding-bottom: 0;
}

.single-gallery .article__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.single-gallery .article__body:before, .single-gallery .article__body:after {
  display: none;
}

.single-gallery .article__body a {
  width: 100%;
  margin-bottom: 30px;
}

@media screen and (min-width: 992px) {
  .single-gallery .article__body a {
    width: 48%;
  }
}

.single-gallery .article__body p {
  width: 100%;
}

.single-gallery .article__gallery {
  position: relative;
  margin-bottom: 0;
}

.single-gallery .article__content {
  padding: 0;
}

.single-gallery .article__image {
  width: 100%;
  margin-bottom: 0;
  background-color: #f5f5f5;
}

.single-gallery .article__image img {
  max-height: 550px;
  width: auto;
}

.single-gallery .article__pagination {
  margin-top: 50px;
  text-align: center;
}

@media screen and (max-width: 991px) {
  .single-gallery .article__pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.single-gallery .page-numbers {
  background-color: #f5f5f5;
  padding: 10px 15px;
  margin: 2px 1px;
  display: inline-block;
  color: #004d7f;
}

.single-gallery .page-numbers.dots {
  display: none;
}

.single-gallery .page-numbers.current {
  background-color: #004d7f;
  color: #fff;
}

.single-gallery .page-numbers.prev,
.single-gallery .page-numbers.next {
  font-size: 0;
  padding: 0;
  width: 28px;
  height: 28px;
  background-color: #004d7f;
  border-radius: 50%;
  text-align: center;
}

@media screen and (min-width: 992px) {
  .single-gallery .page-numbers.prev,
  .single-gallery .page-numbers.next {
    position: absolute;
    top: calc(50% - 124px);
  }
}

.single-gallery .page-numbers.prev:before,
.single-gallery .page-numbers.next:before {
  font-size: 28px;
  line-height: 1;
  position: relative;
  top: -1px;
  left: 1px;
  color: #fff;
}

.single-gallery .page-numbers.prev {
  margin-right: auto;
}

@media screen and (min-width: 992px) {
  .single-gallery .page-numbers.prev {
    left: 0;
    -webkit-transform: translateX(-200%);
        -ms-transform: translateX(-200%);
         -o-transform: translateX(-200%);
            transform: translateX(-200%);
  }
}

.single-gallery .page-numbers.prev:before {
  content: "\e80e";
}

.single-gallery .page-numbers.next {
  margin-left: auto;
}

@media screen and (min-width: 992px) {
  .single-gallery .page-numbers.next {
    right: 0;
    -webkit-transform: translateX(200%);
        -ms-transform: translateX(200%);
         -o-transform: translateX(200%);
            transform: translateX(200%);
  }
}

.single-gallery .page-numbers.next:before {
  content: "\e80f";
}

.single-gallery .article__footer {
  margin-top: 40px;
}

@media screen and (min-width: 992px) {
  .single-gallery .article__footer {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

.single-gallery .article__sharing {
  margin-bottom: 0;
}

.article-paywall .article__header h2 a {
  position: relative;
  display: block;
  padding-left: 45px;
}

.article-paywall .article__header h2 a:before, .article-paywall .article__header h2 a:after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
}

.article-paywall .article__header h2 a:before {
  content: "";
  background-color: #004d7f;
  height: 100%;
}

.article-paywall .article__header h2 a:after {
  content: "GE+";
  top: 50%;
  -webkit-transform: translateY(-40%);
      -ms-transform: translateY(-40%);
       -o-transform: translateY(-40%);
          transform: translateY(-40%);
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  font-weight: 700;
  color: #afca0b;
  text-align: center;
  line-height: 1;
}

.home .main > .container--flex {
  background-color: #fff;
  padding-top: 30px;
  padding-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .home .main > .container--flex {
    margin: 15px;
  }
}

@media screen and (max-width: 991px) {
  .home .main > .container--flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

@media screen and (min-width: 768px) {
  .home .main > .container--flex {
    padding: 30px 60px;
  }
}

@media screen and (max-width: 991px) {
  .home .main > .container--flex .col-right {
    margin-bottom: 40px;
  }
}

#loginform:before,
.user-login-form-links:before {
  content: "Login";
  display: block;
  font-size: 18px;
  font-weight: 400;
  color: #004e7c;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
  margin-bottom: 20px;
}

#loginform .login-username *,
#loginform .login-password *,
.user-login-form-links .login-username *,
.user-login-form-links .login-password * {
  display: block;
  width: 100%;
}

#loginform .login-username label,
#loginform .login-password label,
#loginform .login-remember label,
.user-login-form-links .login-username label,
.user-login-form-links .login-password label,
.user-login-form-links .login-remember label {
  font-size: 12px;
}

#loginform .login-remember,
.user-login-form-links .login-remember {
  display: none;
}

.page-template-page-subscription-php #loginform {
  display: none;
}

#digital_user_login label {
  display: inline-block;
  width: 100%;
}

.author .col-left,
.author .col-right {
  padding: 0 15px;
}

@media screen and (min-width: 768px) {
  .author .col-left,
  .author .col-right {
    padding: 0;
  }
}

.author .col-left {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.author .col-left p {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.author .col-right {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

@media screen and (min-width: 768px) {
  .author .col-right {
    padding-right: 15px;
  }
}

.author .col-right h1 {
  margin-bottom: 0;
}

.author .article__author {
  margin-bottom: 40px;
}

.author .avatar {
  display: inline-block;
}

.author .author__image img {
  display: block;
  min-width: 120px;
  width: 120px;
  height: 120px;
  margin-right: 0;
}

.author .author__bio {
  background-color: transparent;
  padding: 15px 0;
  margin-top: 20px;
  border-top: 1px solid #f5f5f5;
  font-size: 15px;
  line-height: 1.7;
  text-align: left;
}

@media screen and (min-width: 992px) {
  .author .author__bio {
    width: 80%;
  }
}

.archive .main .container .col-left > h1 {
  color: #000;
  font-weight: 700;
  margin: 0 0 30px;
  padding: 0 10px 5px;
  border-bottom: 3px solid #f5f5f5;
}

@media screen and (min-width: 768px) {
  .archive .main .container .col-left > h1 {
    padding: 0 0 5px;
  }
}

.archive .main .container.container--no-padding {
  padding-top: 0;
  padding-bottom: 0;
}

.events-archive .type-tribe_events,
.archive.post-type-archive-tribe_events .main .container {
  padding: 0;
}

.events-archive .type-tribe_events .article,
.archive.post-type-archive-tribe_events .main .container .article {
  margin-bottom: 0;
}

.archive .term {
  background-color: #fff;
}

@media screen and (min-width: 768px) {
  .archive .term h1 {
    padding: 0 18px;
  }
}

.archive .category__description {
  padding: 0 30px 30px;
}

.archive .category__description figure {
  position: relative;
  overflow: hidden;
  max-height: 645px;
  margin: 30px auto;
}

.archive .category__description figure img {
  width: 100%;
  max-height: 645px;
  overflow: hidden;
}

.archive .category__description figure figcaption {
  width: 100%;
  display: block;
  padding: 15px;
  color: #f5f5f5;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 1.4;
  background: #fff;
}

@media screen and (min-width: 768px) {
  .archive .category__description figure figcaption {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 10% 15px 15px;
    background: -webkit-gradient(linear, left bottom, left top, from(black), to(transparent));
    background: -webkit-linear-gradient(bottom, black 0%, transparent 100%);
    background: -o-linear-gradient(bottom, black 0%, transparent 100%);
    background: linear-gradient(to top, black 0%, transparent 100%);
    color: #004d7f;
  }
}

.archive .category__description figure figcaption:before {
  content: "\e804";
  margin-right: 5px;
}

.archive .article {
  background-color: #fff;
}

.archive .article .article__header {
  -ms-flex: 1 0 65%;
  -webkit-box-flex: 1;
          flex: 1 0 calc(100% * 2 / 3);
  -ms-flex-item-align: stretch;
      align-self: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px;
}

.archive .article .article__image {
  -ms-flex: 1 0 33%;
  -webkit-box-flex: 1;
          flex: 1 0 calc(100% / 3);
}

.archive .article .article__image a {
  height: 100%;
}

.archive .article .article__image img {
  width: 100%;
}

@media screen and (min-width: 480px) {
  .archive .article .article__image img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    font-family: 'object-fit: cover;';
  }
}

.archive.page .article .article__image {
  width: 90%;
  margin: 0 auto;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .archive.page .article .article__image {
    height: 100%;
    padding: 0 !important;
  }
}

.archive.page .article .article__image img {
  width: 100%;
  height: auto;
  max-height: none;
}

.single-product .main .container {
  padding-top: 15px;
  padding-bottom: 15px;
}

@media screen and (min-width: 768px) {
  .single-product .main .container {
    padding-top: 45px;
    padding-bottom: 45px;
  }
}

.page .article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #fff;
}

.page .article .container--flex {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.page .article .article__header {
  width: 90%;
  margin-top: 20px;
  margin-left: 5%;
  margin-right: 5%;
  padding: 0 0 30px;
}

@media screen and (min-width: 768px) {
  .page .article .article__header {
    padding-top: 30px;
    margin-top: 0;
  }
}

.page .article .article__header .col-left h1 {
  font-size: 40px;
  font-weight: 300;
  line-height: 1.35;
  border: none;
}

.page .article .article__image {
  padding: 0;
}

.page .article .article__content {
  width: 90%;
  margin-left: 5%;
  margin-right: 5%;
  font-size: 16px;
}

@media screen and (min-width: 768px) {
  .page .article .article__content {
    padding-left: 0;
    padding-right: 0;
  }
}

.page .article .article__content h1 {
  font-size: 20px;
}

.page .article .article__content th:first-child, .page .article .article__content td:first-child {
  padding-left: 30px;
}

.page .article .article__content th:last-child, .page .article .article__content td:last-child {
  padding-right: 30px;
}

.page .article .article__content th {
  background-color: #009cff;
}

.page .article .article__content th h2 {
  margin: .3em 0;
  padding: 2px;
  color: white;
  font-size: 16px;
}

.page .article .article__content td {
  word-break: break-all;
  padding: 5px;
}

.page.ansprechpartner .article {
  display: block;
}

.page-parent .article .article__excerpt ul.list-style {
  margin: 40px 0 0 0;
}

.page-parent .article .btn, .page-parent .article input[type="submit"],
.page-parent .article input[type="button"], .page-parent .article .tribe-bar-submit .tribe-events-button, .tribe-bar-submit .page-parent .article .tribe-events-button, .page-parent .article .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer .page-parent .article input.button,
.page-parent .article .gform_wrapper .gform_footer input[type=image], .gform_wrapper .gform_footer .page-parent .article input[type=image],
.page-parent .article .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_footer .page-parent .article input[type=submit] {
  margin-top: 30px;
}

.page-parent .article__image {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
}

.page-parent .article__fullsize-tile .article__image {
  max-height: 300px;
}

.home .type-gallery .article__header h1 a:after,
.home .format-video .article__header h1 a:after,
.home .format-gallery .article__header h1 a:after,
.archive .type-gallery .article__header h1 a:after,
.archive .format-video .article__header h1 a:after,
.archive .format-gallery .article__header h1 a:after {
  color: #f5f5f5;
  margin-left: 10px;
}

.home .format-video .article__header h1 a:after,
.archive .format-video .article__header h1 a:after {
  content: "\e805";
}

.home .type-gallery .article__header h1 a:after,
.home .format-gallery .article__header h1 a:after,
.archive .type-gallery .article__header h1 a:after,
.archive .format-gallery .article__header h1 a:after {
  content: "\e804";
}

.archive .format-video .article__image {
  position: relative;
}

aside.col-right > div,
aside.col-right > section {
  margin: 0 auto 20px;
  padding: 20px;
  background-color: #fff;
  color: #444;
}

@media screen and (min-width: 768px) {
  aside.col-right > div,
  aside.col-right > section {
    max-width: 300px;
  }
}

aside.col-right .menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

aside.col-right .menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

aside.col-right .menu li {
  display: block;
}

aside.col-right .menu li a {
  display: block;
  padding: 12px 20px;
  margin: 0 0 1px 0;
  background-color: #f5f5f5;
  color: #0b1e2b;
  font-size: 15px;
  font-weight: 700;
  -webkit-transition-duration: 0.25s;
       -o-transition-duration: 0.25s;
          transition-duration: 0.25s;
}

aside.col-right .menu li.current-menu-item > a, aside.col-right .menu li a:hover {
  background-color: #004d7f;
  color: #f5f5f5;
}

aside.col-right .menu .sub-menu {
  display: block;
}

aside.col-right .menu .sub-menu a {
  padding: 9px 20px 9px 30px;
  font-weight: 400;
}

.tribe-events-ajax-loading {
  display: none;
}

#tribe-events {
  width: 100%;
}

#tribe-bar-form,
.tribe-events-list {
  padding-left: 15px;
  padding-right: 15px;
}

@media screen and (min-width: 480px) {
  #tribe-bar-form,
  .tribe-events-list {
    padding-left: 10%;
    padding-right: 10%;
  }
}

@media screen and (min-width: 768px) {
  #tribe-bar-form,
  .tribe-events-list {
    padding-left: 14.9%;
    padding-right: 14.9%;
  }
}

.single-tribe_venue .tribe-events-list,
.single-tribe_organizer .tribe-events-list {
  padding-left: 0;
  padding-right: 0;
}

#tribe-bar-form {
  background-color: #f5f5f5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 15px;
  padding-bottom: 0;
}

@media screen and (min-width: 992px) {
  #tribe-bar-form {
    padding-top: 0;
  }
}

#tribe-bar-form .tribe-events-button {
  border: 1px solid #f5f5f5;
}

#tribe-bar-collapse-toggle {
  position: relative;
  border-bottom: 1px solid transparent;
  padding-bottom: 10px;
  padding-right: 25px;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  cursor: pointer;
}

#tribe-bar-collapse-toggle:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 20px;
  height: calc(100% - 13px);
  background-image: url("../images/icon-arrow-down.svg");
  background-repeat: no-repeat;
  background-position: center;
}

#tribe-bar-collapse-toggle.tribe-bar-filters-open {
  border-bottom-color: #4dbaff;
}

#tribe-bar-collapse-toggle.tribe-bar-filters-open:after {
  background-image: url("../images/icon-arrow-up.svg");
}

@media screen and (min-width: 992px) {
  #tribe-bar-collapse-toggle {
    display: none;
  }
}

.tribe-bar-toggle-arrow,
.tribe-bar-filters,
.tribe-events-divider {
  display: none;
}

.tribe-bar-filters {
  margin: 40px 0 10px;
}

@media screen and (min-width: 992px) {
  .tribe-bar-filters {
    display: block !important;
    margin: 30px 0;
  }
  .tribe-bar-filters .tribe-bar-filters-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .tribe-bar-filters .tribe-bar-filters-inner .tribe-bar-date-filter,
  .tribe-bar-filters .tribe-bar-filters-inner .tribe-bar-search-filter,
  .tribe-bar-filters .tribe-bar-filters-inner .tribe-bar-geoloc-filter,
  .tribe-bar-filters .tribe-bar-filters-inner .tribe-bar-submit {
    width: 24%;
    margin: 0;
  }
}

#tribe-bar-dates,
.tribe-bar-date-filter,
.tribe-bar-search-filter,
.tribe-bar-geoloc-filter,
.tribe-bar-submit {
  width: 100%;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}

#tribe-bar-dates > label,
#tribe-bar-dates > input,
.tribe-bar-date-filter > label,
.tribe-bar-date-filter > input,
.tribe-bar-search-filter > label,
.tribe-bar-search-filter > input,
.tribe-bar-geoloc-filter > label,
.tribe-bar-geoloc-filter > input,
.tribe-bar-submit > label,
.tribe-bar-submit > input {
  display: block;
  width: 100%;
}

#tribe-bar-dates > label,
.tribe-bar-date-filter > label,
.tribe-bar-search-filter > label,
.tribe-bar-geoloc-filter > label,
.tribe-bar-submit > label {
  margin-bottom: 5px;
}

#tribe-bar-dates > input,
.tribe-bar-date-filter > input,
.tribe-bar-search-filter > input,
.tribe-bar-geoloc-filter > input,
.tribe-bar-submit > input {
  margin-bottom: 20px;
  padding: 5px 10px;
}

@media screen and (min-width: 992px) {
  #tribe-bar-dates > input,
  .tribe-bar-date-filter > input,
  .tribe-bar-search-filter > input,
  .tribe-bar-geoloc-filter > input,
  .tribe-bar-submit > input {
    margin-bottom: 0;
    height: 40px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .tribe-bar-submit input.tribe-events-button {
    font-size: 13px;
  }
}

.tribe-events-list {
  background-color: #fff;
  padding-top: 40px;
  padding-bottom: 40px;
}

.tribe-events-list .type-tribe_events {
  border-left: 2px solid #004d7f;
  padding: 10px 20px;
  margin-bottom: 70px;
}

.tribe-events-sub-nav {
  margin: 15px 0 0 0;
  padding-left: 0;
  width: 100%;
  text-align: center;
}

@media screen and (min-width: 480px) {
  .tribe-events-sub-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.tribe-events-sub-nav li {
  margin-bottom: 15px;
}

@media screen and (min-width: 480px) {
  .tribe-events-sub-nav .tribe-events-nav-left {
    margin-right: auto;
  }
  .tribe-events-sub-nav .tribe-events-nav-right {
    margin-left: auto;
  }
}

.tribe-events-loop {
  margin-bottom: 40px;
}

.tribe-events-list-separator-month {
  display: block;
  width: 100%;
  margin: 60px 0 40px;
  padding: 5px 0px;
  color: #9a9a9a;
  font-weight: 600;
  border-bottom: 2px solid #f5f5f5;
}

.tribe-events-list-separator-month:first-of-type {
  margin: 20px 0 40px;
}

.tribe-events-list-event-title {
  margin: 0;
  padding: 0;
  line-height: 1;
}

.tribe-events-list-event-title a {
  color: #004d7f;
  font-family: "Open Sans", sans-serif;
  font-size: 25px;
  font-weight: 700;
  display: inline-block;
  line-height: 1.2;
  margin-bottom: 5px;
}

.tribe-event-schedule-details,
.tribe-events-schedule {
  color: #004d7f;
  font-weight: 600;
  font-size: 20px;
  position: relative;
}

.tribe-event-schedule-details .recurringinfo,
.tribe-events-schedule .recurringinfo {
  font-size: 14px;
  position: relative;
  margin-top: 5px;
}

.tribe-event-schedule-details .recurringinfo a,
.tribe-events-schedule .recurringinfo a {
  font-size: 14px;
  font-weight: 700;
  color: #fff;
}

.tribe-events-venue-details {
  font-size: 15px;
  line-height: 1.4;
  margin: 10px 0 30px;
}

.tribe-events-tooltip {
  display: none;
  position: absolute;
  background-color: #004d7f;
  color: #004d7f;
  padding: 1em;
  font-size: 12px;
  bottom: 100% !important;
}

.tribe-events-tooltip:before {
  content: "";
  display: block;
  position: absolute;
  width: 6px;
  height: 6px;
  background-color: #004d7f;
  top: 100%;
  left: 10px;
  -webkit-transform: translateY(-50%) rotate(45deg);
      -ms-transform: translateY(-50%) rotate(45deg);
       -o-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}

.tribe-events-tooltip .tribe-events-event-body br {
  display: none;
}

@media screen and (min-width: 768px) {
  .tribe-events-event-image {
    float: left;
    max-width: 48%;
    margin: 0 15px 15px 0;
  }
}

.tribe-events-list-event-description {
  font-size: 15px;
  margin-top: 15px;
}

.tribe-events-read-more {
  display: block;
  margin-top: 30px;
  font-weight: 700;
}

.tribe-events-notices ul {
  margin: 20px 0;
  padding: 0;
  list-style: none;
}

.tribe-events-notices ul li {
  margin-bottom: 5px;
}

.post-type-archive-tribe_events .tribe-events-address {
  display: inline-block;
}

.post-type-archive-tribe_events .tribe-events-address .tribe-address > span,
.post-type-archive-tribe_events .tribe-events-address .tribe-address > br {
  display: none;
}

.post-type-archive-tribe_events .tribe-events-address .tribe-address > span.tribe-locality {
  display: inline-block;
}

.post-type-archive-tribe_events .tribe-events-gmap {
  display: none;
}

.single-tribe_events .article {
  margin-bottom: 0;
}

.single-tribe_events .type-tribe_events {
  padding-bottom: 0;
  border-bottom: 0;
}

.single-tribe_events .tribe-events-single-event-title {
  margin-bottom: 0.75em;
}

.single-tribe_events .tribe-events-schedule {
  display: none;
}

.single-tribe_events .tribe-events-tooltip {
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
}

.single-tribe_events .tribe-events-event-image {
  display: block;
  float: none;
  max-width: 100%;
  margin: 20px 0;
}

.single-tribe_events .tribe-events-event-image img {
  margin-left: 0;
}

.single-tribe_events .tribe-events-sub-nav {
  margin: 15px 0 20px;
}

.single-tribe_events #tribe-events-header .tribe-events-sub-nav {
  display: none;
}

.single-tribe_events .tribe-events-cal-links {
  margin-top: 10px;
}

.single-tribe_events .tribe-events-cal-links a {
  display: inline-block;
}

.single-tribe_events .tribe-events-gcal {
  margin-right: 25px;
}

.single-tribe_events .tribe-events-single-section {
  background-color: #f5f5f5;
  padding: 15px;
  margin-top: 60px;
}

@media screen and (min-width: 992px) {
  .single-tribe_events .tribe-events-single-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.single-tribe_events .tribe-events-single-event-description p {
  line-height: 1.6;
}

.single-tribe_events .tribe-events-meta-group {
  margin-bottom: 40px;
}

.single-tribe_events .tribe-events-meta-group.tribe-events-meta-group-gmap {
  margin: -15px;
}

@media screen and (min-width: 992px) {
  .single-tribe_events .tribe-events-meta-group.tribe-events-meta-group-details, .single-tribe_events .tribe-events-meta-group.tribe-events-meta-group-venue {
    width: 50%;
  }
  .single-tribe_events .tribe-events-meta-group.tribe-events-meta-group-gmap {
    width: 100%;
    margin: 0;
  }
}

.single-tribe_events .tribe-events-meta-group h3 {
  margin-bottom: 5px;
}

.single-tribe_events .tribe-events-meta-group dl {
  margin: 0;
}

.single-tribe_events .tribe-events-meta-group dt {
  font-weight: 700;
}

.single-tribe_events .tribe-events-meta-group dd {
  margin: 0 0 20px 0;
}

.single-tribe_events .tribe-events-meta-group dd.tribe-venue {
  margin-bottom: 0;
}

.single-tribe_events .tribe-events-related-events-title {
  margin-top: 50px;
}

.single-tribe_events .tribe-related-events {
  margin: 0 0 80px 0;
  padding: 0;
  list-style: none;
}

@media screen and (min-width: 480px) {
  .single-tribe_events .tribe-related-events {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.single-tribe_events .tribe-related-events li {
  margin-bottom: 50px;
}

@media screen and (min-width: 480px) {
  .single-tribe_events .tribe-related-events li {
    width: 48%;
  }
}

@media screen and (min-width: 768px) {
  .single-tribe_events .tribe-related-events li {
    margin-bottom: 0;
    width: 32%;
  }
}

.single-tribe_events .tribe-related-events-title {
  line-height: 1;
}

.single-tribe_events .tribe-related-events-title a {
  font-size: 16px;
  font-weight: 700;
  font-family: "Open Sans", sans-serif;
}

.single-tribe_events .tribe-events-meta-group + .tribe-events-meta-group + .tribe-events-meta-group-gmap {
  width: 100%;
}

.single-tribe_venue .tribe-events-map-wrap {
  margin-bottom: 15px;
}

.single-tribe_venue .tribe-events-map-wrap > div {
  min-height: 400px;
}

.single-tribe_venue .venue-address {
  margin: 20px 0;
  padding: 15px;
  border-left: 2px solid #004d7f;
  color: #004d7f;
  font-size: 30px;
  line-height: 1.4;
}

.single-tribe_venue .venue-address .tribe-country-name {
  display: block;
  margin-bottom: 10px;
}

.single-tribe_venue .venue-address .tel,
.single-tribe_venue .venue-address .url {
  display: block;
}

.single-tribe_venue .tribe-events-event-image {
  margin-top: 15px;
}

.single-tribe_venue article.type-tribe_venue,
.single-tribe_events article.type-tribe_events,
.single-tribe_organizer article.type-tribe_organizer {
  padding-top: 50px;
  padding-bottom: 50px;
}

.datepicker.dropdown-menu {
  border-radius: 0;
  font-family: "Open Sans", sans-serif;
  -webkit-transform: translateY(-25px);
      -ms-transform: translateY(-25px);
       -o-transform: translateY(-25px);
          transform: translateY(-25px);
}

@media screen and (min-width: 992px) {
  .datepicker.dropdown-menu {
    -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
         -o-transform: translateY(-30px);
            transform: translateY(-30px);
  }
}

.datepicker td,
.datepicker th,
.datepicker table tr td span {
  border-radius: 0;
}

.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled],
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled] {
  background-color: #004d7f;
  background-image: none;
  text-shadow: none;
}

.gform_wrapper .gform_body .gfield_hidden {
  display: none;
}

.gform_anchor {
  display: block;
  position: relative;
  visibility: hidden;
}

.gform_wrapper {
  max-width: none;
  margin: 0;
}

.gform_wrapper .gform_heading,
.gform_wrapper .gsection_title {
  width: 100%;
}

.gform_wrapper h2.gsection_title {
  color: #004d7f;
  font-weight: 700;
  font-size: 1.3em;
  line-height: 1.35;
}

.gform_wrapper .gsection {
  margin-top: 40px;
}

.gform_wrapper .gfield {
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.gform_wrapper .gfield.gfield_html {
  display: block;
  line-height: 1.6;
}

.gform_wrapper .gf_progressbar_title {
  display: none;
}

.gform_wrapper .gf_progressbar_wrapper {
  margin: 0 0 20px 0;
  padding: 0;
  border-bottom: 0;
  width: 100%;
}

.gform_wrapper .gf_progressbar {
  width: 100%;
  overflow: visible;
  line-height: initial;
  border: 0;
  background-image: none;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  position: relative;
  background-color: #f5f5f5;
}

.gform_wrapper .gf_progressbar_percentage span {
  position: absolute;
  top: -20px;
  right: 0;
  color: #000;
  text-shadow: none;
  font-weight: 700;
}

.gform_wrapper .percentbar_blue {
  background-image: none;
  background-color: #004d7f;
}

.gform_wrapper .gf_page_steps {
  width: 100%;
  margin: 30px 0 50px 0;
  padding: 0;
  border-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  border-top: 3px solid #004d7f;
}

.gform_wrapper .gf_step {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: auto;
  margin: -22px 0 0 0;
  padding: 0;
  float: left;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 1;
  z-index: 1;
}

.gform_wrapper .gf_step_first,
.gform_wrapper .gf_step_last {
  position: relative;
}

.gform_wrapper .gf_step_first:before,
.gform_wrapper .gf_step_last:before {
  content: "";
  display: block;
  background: #fff;
  width: 50%;
  height: 40px;
  position: absolute;
  top: 0;
  z-index: -1;
}

.gform_wrapper .gf_step_first:before {
  left: 0;
}

.gform_wrapper .gf_step_last:before {
  right: 0;
}

.gform_wrapper .gf_step_clear {
  display: none;
}

.gform_wrapper .gf_step span.gf_step_number {
  color: #004d7f;
  background-color: #fff;
  border: 2px solid #004d7f;
  border-radius: 50%;
  text-align: center;
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 18px;
  font-weight: 700;
}

.gform_wrapper .gf_step_active span.gf_step_number,
.gform_wrapper .gf_step_completed span.gf_step_number {
  color: #fff;
  background-color: #004d7f;
}

.gform_wrapper .gf_step_label {
  font-size: 12px;
  font-weight: 700;
  color: #f5f5f5;
  text-transform: uppercase;
}

.gform_wrapper .gf_step_active .gf_step_label {
  color: #000;
}

.gform_wrapper .gfield.gf_readonly input {
  border: 0;
}

.gform_wrapper .gform_body ul.gform_fields > li.confirm {
  max-width: none;
  padding: 0 !important;
}

.gform_wrapper .gform_body ul.gform_fields > li.confirm:before {
  content: "\00DC bersicht Ihrer eingegebenen Daten:";
  background-color: #004d7f;
  color: #fff;
  display: block;
  padding: 10px 20px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  font-size: 14px;
}

.gform_wrapper .gform_body ul.gform_fields > li.confirm > table {
  width: 100%;
}

.gform_wrapper .gform_body ul.gform_fields > li.confirm > table td {
  padding: 0 !important;
}

.gform_wrapper .gform_body ul.gform_fields > li.confirm > table td font {
  font-family: "Open Sans", sans-serif !important;
}

.gform_wrapper .gform_body ul.gform_fields > li.confirm > table > tbody > tr > td > table > tbody > tr:last-child {
  border-bottom: 1px solid #dfdfdf;
}

.gform_wrapper .gform_body ul.gform_fields > li.confirm > table > tbody > tr > td > table > tbody > tr:not([bgcolor="#EAF2FA"]):not([bgcolor="#FFFFFF"]) > td {
  font-size: 25px !important;
  font-weight: 200 !important;
  line-height: 1.35;
  color: #f5f5f5;
  background-color: #fff !important;
  padding-top: 40px !important;
  border-top: 1px solid #dfdfdf;
}

.gform_wrapper .gform_body ul.gform_fields > li.confirm > table > tbody > tr > td > table > tbody > tr:not([bgcolor="#EAF2FA"]):not([bgcolor="#FFFFFF"]) td:empty {
  display: none;
}

.gform_wrapper .gform_body ul.gform_fields > li.confirm > table > tbody > tr > td > table > tbody > tr[bgcolor="#EAF2FA"], .gform_wrapper .gform_body ul.gform_fields > li.confirm > table > tbody > tr > td > table > tbody > tr[bgcolor="#FFFFFF"] {
  display: block;
  background-color: #fff;
  border-left: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
}

.gform_wrapper .gform_body ul.gform_fields > li.confirm > table > tbody > tr > td > table > tbody > tr[bgcolor="#EAF2FA"] > td > font, .gform_wrapper .gform_body ul.gform_fields > li.confirm > table > tbody > tr > td > table > tbody > tr[bgcolor="#FFFFFF"] > td > font {
  font-size: 16px !important;
}

.gform_wrapper .gform_body ul.gform_fields > li.confirm > table > tbody > tr > td > table > tbody > tr[bgcolor="#EAF2FA"] {
  background-color: #f5f5f5;
}

.gform_wrapper .gform_body ul.gform_fields > li.confirm > table > tbody > tr > td > table > tbody > tr > td {
  padding: 10px 20px !important;
}

.gform_wrapper .gform_body ul.gform_fields > li.confirm > table > tbody > tr > td > table > tbody > tr > td[width="20"] {
  display: none;
}

body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ul li,
body .gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ul li {
  list-style-type: none !important;
}

.gform_wrapper .gform_body ul.gform_fields > li.confirm > table > tbody > tr > td > table > tbody > tr .bulleted li {
  list-style-type: none !important;
}

@-moz-document url-prefix() {
  .gform_wrapper .gfield {
    align-items: flex-start;
  }
  .gform_wrapper .gfield label {
    padding-top: 10px;
  }
}

.gform_wrapper .left_label .gfield_description,
.gform_wrapper .left_label .instruction,
.gform_wrapper .right_label .gfield_description,
.gform_wrapper .right_label .instruction {
  margin-left: 0;
}

@media screen and (min-width: 992px) {
  .gform_wrapper .left_label .gfield_description,
  .gform_wrapper .left_label .instruction,
  .gform_wrapper .right_label .gfield_description,
  .gform_wrapper .right_label .instruction {
    margin-left: calc(29% + 18px);
  }
}

.gform_wrapper input[type=email],
.gform_wrapper input[type=number],
.gform_wrapper input[type=password],
.gform_wrapper input[type=tel],
.gform_wrapper input[type=text],
.gform_wrapper input[type=url],
.gform_wrapper select,
.gform_wrapper textarea {
  font-family: "Open Sans", sans-serif;
}

.gform_wrapper .gform_page_footer {
  border-top: 0;
  margin-top: 80px;
  width: 100%;
}

.gform_wrapper .gform_page_footer .gform_previous_button {
  float: left;
  color: #000;
  background-color: #f5f5f5;
}

.gform_wrapper .gform_page_footer .gform_next_button,
.gform_wrapper input[id^="gform_submit_button"] {
  float: right;
  margin-right: 0 !important;
}

.gform_wrapper .gform_footer.left_label,
.gform_wrapper .gform_footer.right_label {
  margin-left: auto;
  width: calc(71% - 18px);
}

@media screen and (min-width: 992px) {
  .gform_wrapper .gform_footer.left_label,
  .gform_wrapper .gform_footer.right_label {
    padding-right: 4.5%;
  }
}

.gform_wrapper .ginput_complex.ginput_container {
  padding: 1px;
}

.gform_wrapper .left_label div.ginput_complex,
.gform_wrapper .right_label div.ginput_complex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.gform_wrapper .left_label div.ginput_complex > span,
.gform_wrapper .right_label div.ginput_complex > span {
  width: 100% !important;
}

@media screen and (min-width: 992px) {
  .gform_wrapper .left_label div.ginput_complex > span,
  .gform_wrapper .right_label div.ginput_complex > span {
    width: 48.5% !important;
  }
}

.gform_wrapper .left_label div.ginput_complex .gf_clear.gf_clear_complex,
.gform_wrapper .right_label div.ginput_complex .gf_clear.gf_clear_complex {
  display: none;
  visibility: hidden;
}

.ginput_container_address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.ginput_container_address .address_line_1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.ginput_container_address .address_city {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.ginput_container_address .address_zip {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.ginput_container_address .address_country {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.gform_wrapper .ginput_complex .ginput_right {
  margin-left: 0;
}

div.ginput_container_name span {
  padding-right: 0;
  margin-right: 0;
}

.gform_wrapper form .left_label li.gfield_html_formatted,
.gform_wrapper form .right_label li.gfield_html_formatted,
.gform_wrapper .left_label .math_large,
.gform_wrapper .left_label .math_medium,
.gform_wrapper .left_label .math_small,
.gform_wrapper .left_label div.charleft,
.gform_wrapper .right_label .math_large,
.gform_wrapper .right_label .math_medium,
.gform_wrapper .right_label .math_small,
.gform_wrapper .right_label div.charleft {
  width: 100%;
  margin: 0 0 20px 0 !important;
  padding: 0;
  line-height: 1.8;
  max-width: none;
}

.gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=email],
.gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=number],
.gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=password],
.gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=tel],
.gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=text],
.gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=url],
.gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=email],
.gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=number],
.gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=password],
.gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=tel],
.gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=text],
.gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=url],
.gform_wrapper .ginput_complex input[type=email],
.gform_wrapper .ginput_complex input[type=number],
.gform_wrapper .ginput_complex input[type=password],
.gform_wrapper .ginput_complex input[type=tel],
.gform_wrapper .ginput_complex input[type=text],
.gform_wrapper .ginput_complex input[type=url],
.gform_wrapper .ginput_complex .ginput_full input[type=email],
.gform_wrapper .ginput_complex .ginput_full input[type=number],
.gform_wrapper .ginput_complex .ginput_full input[type=password],
.gform_wrapper .ginput_complex .ginput_full input[type=tel],
.gform_wrapper .ginput_complex .ginput_full input[type=text],
.gform_wrapper .ginput_complex .ginput_full input[type=url],
.gform_wrapper .left_label input.medium,
.gform_wrapper .right_label input.medium {
  width: 100%;
  margin-left: 0;
  padding: 5px 10px;
  line-height: 1.8;
  height: 40px;
}

.gform_wrapper .left_label input.large {
  width: 100%;
}

.gform_wrapper select,
.gform_wrapper .left_label select.medium,
.gform_wrapper .right_label select.medium {
  width: 100%;
  margin-left: 0;
  padding: 0px 30px 0px 10px;
  line-height: 1.8;
  height: 40px;
}

.gform_wrapper input[type=file] {
  line-height: 0 !important;
  border: 0 !important;
  padding: 0 !important;
}

.gform_wrapper .gfield_date_day label,
.gform_wrapper .gfield_date_month label,
.gform_wrapper .gfield_date_year label,
.gform_wrapper .gfield_time_ampm label,
.gform_wrapper .gfield_time_hour label,
.gform_wrapper .gfield_time_minute label,
.gform_wrapper .ginput_complex label,
.gform_wrapper .instruction {
  margin-right: 40px;
}

.gform_wrapper .gfield select,
.gform_wrapper.gf_browser_chrome .ginput_complex .ginput_right select,
.gform_wrapper.gf_browser_chrome .ginput_complex select {
  font-size: 16px;
  margin-left: 0;
  margin-bottom: 0;
}

.gform_wrapper .gfield select:focus,
.gform_wrapper.gf_browser_chrome .ginput_complex .ginput_right select:focus,
.gform_wrapper.gf_browser_chrome .ginput_complex select:focus {
  outline: 0;
  border: 1px solid #004d7f;
}

.ginput_container {
  width: 31%;
}

@media screen and (min-width: 768px) {
  .ginput_container {
    min-width: 326px;
  }
}

html:not([dir="rtl"]) .gform_wrapper ul.gform_fields:not(.top_label) .ginput_container:not(.ginput_container_time):not(.ginput_container_date) {
  margin-left: 0;
}

.gform_wrapper .ginput_container.ginput_container_date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.gform_wrapper .ginput_container.ginput_container_date input.datepicker {
  width: calc(100% - 50px) !important;
}

body .gform_wrapper img.ui-datepicker-trigger {
  cursor: pointer;
  width: 0 !important;
  height: 0 !important;
  padding: 20px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIyNHB4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDI0IDI0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6IzAwNzhCODt9PC9zdHlsZT48cGF0aCBjbGFzcz0ic3QwIiBkPSJNMTYuNCwxNi44aC0yLjNWMTloMi4zVjE2Ljh6IE0xMy4yLDEwLjdoLTIuM1YxM2gyLjNWMTAuN3ogTTE2LjQsMTMuN2gtMi4zVjE2aDIuM1YxMy43eiBNMTkuNiwxMC43aC0yLjNWMTNoMi4zVjEwLjd6IE0xMy4yLDEzLjdoLTIuM1YxNmgyLjNWMTMuN3ogTTE2LjQsMTAuN2gtMi4zVjEzaDIuM1YxMC43eiBNMTkuNiwxMy43aC0yLjNWMTZoMi4zVjEzLjd6IE02LjgsMTYuOEg0LjZWMTloMi4zVjE2Ljh6IE02LjgsMTMuN0g0LjZWMTZoMi4zVjEzLjd6IE0xOSwyLjh2MWMwLjQsMC4zLDAuNiwwLjgsMC42LDEuNGMwLDEtMC44LDEuOS0xLjksMS45Yy0xLDAtMS45LTAuOC0xLjktMS45YzAtMC42LDAuMi0xLjEsMC42LTEuNHYtMUg3Ljd2MWMwLjQsMC4zLDAuNiwwLjgsMC42LDEuNGMwLDEtMC44LDEuOS0xLjksMS45Yy0xLDAtMS45LTAuOC0xLjktMS45YzAtMC42LDAuMi0xLjEsMC42LTEuNHYtMUgxdjIwaDIydi0yMEgxOXogTTIxLDIwLjhIM1Y4LjNoMThWMjAuOEwyMSwyMC44eiBNMTAsMTAuN0g3LjdWMTNIMTBWMTAuN0wxMCwxMC43eiBNMTAsMTYuOEg3LjdWMTlIMTBWMTYuOEwxMCwxNi44eiBNMTMuMiwxNi44aC0yLjNWMTloMi4zVjE2Ljh6IE0xMCwxMy43SDcuN1YxNkgxMFYxMy43TDEwLDEzLjd6IE02LjQsNi4yYzAuNSwwLDAuOS0wLjQsMC45LTAuOVYxLjlDNy40LDEuNCw3LDEsNi40LDFDNS45LDEsNS41LDEuNCw1LjUsMS45djMuNEM1LjUsNS44LDUuOSw2LjIsNi40LDYuMiBNMTcuNyw2LjJjMC41LDAsMC45LTAuNCwwLjktMC45VjEuOWMwLTAuNS0wLjQtMC45LTAuOS0wLjljLTAuNSwwLTAuOSwwLjQtMC45LDAuOXYzLjRDMTYuOCw1LjgsMTcuMiw2LjIsMTcuNyw2LjIiLz48L3N2Zz4=);
  background-repeat: no-repeat;
  background-position: center center;
}

.gform_wrapper .left_label ul.gfield_checkbox,
.gform_wrapper .left_label ul.gfield_radio,
.gform_wrapper .right_label ul.gfield_checkbox,
.gform_wrapper .right_label ul.gfield_radio {
  margin-top: 20px !important;
  margin-left: 0 !important;
}

.ginput_container.ginput_container_radio,
.ginput_container.ginput_container_checkbox {
  width: 64%;
}

.ginput_container.ginput_container_textarea textarea {
  width: 100% !important;
  padding: 5px 30px 5px 10px !important;
}

.gform_wrapper ul.gfield_checkbox li,
.gform_wrapper ul.gfield_radio li {
  padding-left: 1px !important;
  font-size: 16px;
}

.gform_wrapper ul.gfield_checkbox li input[type=radio],
.gform_wrapper ul.gfield_checkbox li input[type=checkbox],
.gform_wrapper ul.gfield_radio li input[type=radio],
.gform_wrapper ul.gfield_radio li input[type=checkbox] {
  margin-top: 3px !important;
}

@media screen and (max-width: 991px) {
  .gfield {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .ginput_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .ginput_container,
  .ginput_container span,
  .ginput_container input,
  .ginput_container textarea,
  .ginput_container select,
  .gfield_label,
  .gform_wrapper .gform_footer.left_label,
  .gform_wrapper .gform_footer.right_label,
  body .gform_wrapper.gf_browser_chrome select {
    width: 100% !important;
    margin: 0 !important;
  }
}

.ui-datepicker-header {
  -webkit-box-shadow: none;
          box-shadow: none;
  text-shadow: none;
  border-width: 0;
  padding: 5px 0;
}

.ui-datepicker-title select {
  margin: 0 3px;
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  background-image: none;
  padding: 5px 10px;
  font-size: 14px;
  color: #666;
  background-color: #fff;
}

.ui-datepicker-title select::-ms-expand {
  display: block;
}

.ui-datepicker tbody td {
  background-color: #fff;
}

.ui-datepicker td a, .ui-datepicker td span {
  font-weight: 400;
  text-shadow: none;
}

.ui-datepicker-calendar .ui-state-active {
  background: #fff;
  border: 0;
  color: #666;
  -webkit-box-shadow: none;
          box-shadow: none;
  text-shadow: none;
  position: static;
  margin: 0;
  font-weight: 700;
}

.modal,
.modal__body {
  opacity: 0;
  visibility: hidden;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 9999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: .3s all ease;
       -o-transition: .3s all ease;
          transition: .3s all ease;
  -webkit-transition-delay: .3s;
       -o-transition-delay: .3s;
          transition-delay: .3s;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.modal .icon-close {
  cursor: pointer;
  color: #fff;
  position: fixed;
  top: 5px;
  right: 15px;
  font-size: 40px;
  line-height: 1;
}

.modal--open {
  -webkit-transition: .3s all ease;
       -o-transition: .3s all ease;
          transition: .3s all ease;
  opacity: 1;
  visibility: visible;
}

.modal--open .modal__body {
  -webkit-transition: .3s all ease;
       -o-transition: .3s all ease;
          transition: .3s all ease;
  -webkit-transition-delay: .3s;
       -o-transition-delay: .3s;
          transition-delay: .3s;
  opacity: 1;
  visibility: visible;
}

.modal__body {
  -webkit-transition: .3s all ease;
       -o-transition: .3s all ease;
          transition: .3s all ease;
  background-color: #f5f5f5;
  padding: 4rem 3.5rem 2rem;
  width: calc(100% - 30px);
  max-width: 400px;
}

.modal__body input[type="checkbox"] {
  margin-right: 5px;
}

.modal__body input:not([type="checkbox"]) {
  width: 100%;
}

.modal__body .login-remember label {
  font-size: 12px;
}

.modal__body .login-submit {
  margin-bottom: 2rem;
}

.modal__body form > a {
  display: block;
  text-align: center;
  line-height: 1.5;
}

#cookieChoiceInfo {
  top: auto !important;
  bottom: 0;
  padding: 15px !important;
  background-color: #004d7f !important;
  color: #fff;
  border-top: 2px solid #afca0b;
  line-height: 1.6;
  text-align: left !important;
  font-size: 12px;
}

@media screen and (min-width: 992px) {
  #cookieChoiceInfo {
    font-size: 13px;
  }
}

@media screen and (min-width: 1230px) {
  #cookieChoiceInfo {
    text-align: center !important;
  }
}

#cookieChoiceInfo a {
  color: #afca0b;
}

#cookieChoiceInfo a[target="_blank"] {
  margin-left: 3px !important;
}

#cookieChoiceInfo a#cookieChoiceDismiss {
  display: block;
  padding: 10px;
  background-color: #fff;
  font-weight: 700;
  color: #004d7f;
  text-align: center;
  margin: 20px 0 0 0 !important;
}

@media screen and (min-width: 480px) {
  #cookieChoiceInfo a#cookieChoiceDismiss {
    max-width: 200px;
  }
}

@media screen and (min-width: 1230px) {
  #cookieChoiceInfo a#cookieChoiceDismiss {
    display: inline-block;
    max-width: none;
    padding: 1px 5px;
    margin: 0 0 0 30px !important;
  }
}

.error404 .article {
  padding: 100px 0;
}

.error404 h1 {
  color: #004d7f;
  font-size: 90px;
  font-weight: 700;
  font-family: "Open Sans", sans-serif;
  margin: 20px 0;
  line-height: 1;
  text-align: center;
}

.error404 h1 span {
  display: block;
}

@media screen and (min-width: 768px) {
  .error404 h1 span {
    display: inline;
  }
}

.error404 h1 span:last-child {
  font-size: 17px;
  text-transform: uppercase;
  letter-spacing: 4px;
}

.error404 blockquote {
  text-align: center;
  margin: 0 auto;
}

.error404 blockquote p {
  font-size: 20px;
}

.job .article,
.immo .article,
.familienanzeigen .article {
  margin-bottom: 0;
}

.job .article .article__header,
.immo .article .article__header,
.familienanzeigen .article .article__header {
  display: none;
}

.job .article p,
.immo .article p,
.familienanzeigen .article p {
  margin-bottom: 0;
}

.job .article iframe,
.immo .article iframe,
.familienanzeigen .article iframe {
  display: block;
}

.job.archive .main .container,
.job.page .article .article__content,
.immo.archive .main .container,
.immo.page .article .article__content,
.familienanzeigen.archive .main .container,
.familienanzeigen.page .article .article__content {
  padding-top: 0;
  padding-bottom: 0;
}

.archive.page .article.office .article__image,
article.office .article__image img {
  width: 100%;
}

.single article.office {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.single article.office .article__header {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}

.single article.office .article__footer {
  display: none;
}

@media screen and (min-width: 992px) {
  .single article.office .article__image {
    -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
  }
}

.single article.office .office__map {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  margin-bottom: 30px;
  height: 400px;
  min-height: 320px;
}

@media screen and (min-width: 992px) {
  .single article.office .article__image ~ .office__map {
    padding-left: 40px;
    -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
    height: auto;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .single article.office .article__image ~ .office__map {
    padding-left: 0;
  }
}

.single article.office .article__content {
  width: 100%;
}

.single article.office .article__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (min-width: 992px) {
  .single article.office .article__body {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.single article.office .office__info {
  margin: 0 0 20px auto;
  padding: 20px;
  background-color: #f5f5f5;
  color: #444;
  font-size: 16px;
  line-height: 1.6;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}

@media screen and (min-width: 992px) {
  .single article.office .office__info {
    max-width: 300px;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
}

.single article.office .office__info > div {
  margin-bottom: 30px;
}

.single article.office .office__info span {
  display: block;
}

.single article.office .office__info span[itemprop="name"] {
  font-weight: 400;
  font-size: 1.33rem;
  line-height: 1.4;
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.single article.office .office__info span[itemprop="postalCode"], .single article.office .office__info span[itemprop="addressLocality"] {
  display: inline-block;
}

.single article.office .office__info span[itemprop="email"] {
  margin-top: 20px;
}

.single article.office .oc_opentimesoverview {
  background-color: #e6e6e6;
  margin: 10px 0;
  padding: 20px;
  display: table;
  width: 100%;
}

.single article.office .oc_opentimesoverview > div {
  display: table-row;
}

.single article.office .oc_opentimesoverview span {
  display: table-cell;
  font-weight: 700;
}

@media screen and (min-width: 992px) {
  .single article.office .office__content {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 60%;
            flex: 1 0 60%;
    padding-right: 30px;
  }
}

.offices .office__info {
  margin-bottom: 30px;
  font-size: 14px;
}

@media screen and (min-width: 768px) {
  .offices .office__info {
    font-size: 16px;
  }
}

.offices .office__info > div {
  margin-bottom: 30px;
}

.offices .office__info span {
  display: block;
}

.offices .office__info span[itemprop="name"] {
  font-weight: 600;
}

.offices .office__info span[itemprop="postalCode"], .offices .office__info span[itemprop="addressLocality"] {
  display: inline;
}

.offices .office__info span[itemprop="email"] {
  word-break: break-all;
}

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

.page-template-page-subscription .article__header {
  margin-bottom: 45px;
  position: relative;
  -webkit-box-shadow: inset 0 0 175px -20px rgba(0, 0, 0, 0.2);
          box-shadow: inset 0 0 175px -20px rgba(0, 0, 0, 0.2);
}

.page-template-page-subscription .subscription__details {
  padding: 0 20px;
}

.page-template-page-subscription .subscription__details h1 {
  padding-bottom: 10px;
  color: #004d7f;
  font-size: 24px;
  font-weight: bold;
}

.page-template-page-subscription .subscription__details p {
  font-size: 13px;
}

.subscription__offer {
  display: block;
  background-color: #afca0b;
  color: #fff;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 30px;
  border-radius: 6px 6px 0 0;
  text-align: center;
  z-index: 2;
}

@media screen and (max-width: 767px) {
  .subscription__offer br {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .subscription__offer {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 80px;
    height: 80px;
    -webkit-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
         -o-transform: rotate(-10deg);
            transform: rotate(-10deg);
    border-radius: 50%;
    line-height: 16px;
  }
  .subscription__offer span {
    position: relative;
    top: 30%;
  }
}

.user-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.user-box {
  margin-bottom: 30px;
}

@media screen and (min-width: 768px) {
  .user-box {
    padding: 0;
  }
}

.user-box__avatar img {
  width: auto;
  margin: 0 0 30px 0;
}

@media screen and (min-width: 768px) {
  .user-box__avatar img {
    margin: 0;
  }
}

.user-box__meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  font-size: 14px;
  line-height: 1.4;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .user-box__meta {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0%;
            flex: 1 1 0%;
  }
}

@media screen and (min-width: 992px) {
  .user-box__meta {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    text-align: left;
    padding-left: 30px;
  }
}

.user-box__meta span {
  max-width: 100%;
}

.woocommerce #container {
  width: inherit;
}

.woocommerce ul.products li.product a img {
  height: auto;
  width: auto;
  margin-left: auto;
  margin-right: auto;
}

.woocommerce div.product div.images img {
  width: auto;
}

.article ~ .page-overview {
  margin-top: 20px;
}

.page-overview .article p {
  font-size: 15px;
}

.page-overview .article > .textwidget {
  width: 100%;
  min-height: 1px;
}

.page-overview .article__image {
  margin-bottom: 0;
}

.page-overview .article__excerpt {
  font-size: 15px;
  line-height: 1.6;
}

.page-overview .article__gallery {
  margin: 0;
}

.page-overview .article__gallery > ul li {
  top: auto;
  -webkit-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
}

.page-overview.front-page {
  margin-top: 30px;
}

.app-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
}

.app-icons a:not(:first-child) {
  margin-left: 10px;
}

.app-icons img {
  margin: 0;
  max-height: 60px;
  width: auto;
}

.category .col-left {
  -ms-flex-preferred-size: 60%;
      flex-basis: 60%;
  margin-top: 30px;
}

.category .col-left .article {
  width: 100%;
  margin: 0 0 20px;
}

.category .col-left .article:first-child {
  margin-top: 0;
}

.category .col-left .article .article__image {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  margin-bottom: 0;
  width: 100%;
  padding: 0;
}

.category .col-left .article .article__image img {
  width: 100%;
}

.category .col-left .article .article__header {
  border: 0;
  padding: 20px;
}

.category .col-left .article .article__header h1 {
  font-weight: 700;
  font-size: 20px;
}

.category .col-left .article .article__header h1 a {
  color: #006fb5;
}

.category .col-left .article .article__header time {
  display: block;
  margin: 10px 0;
  color: #000;
  font-weight: normal;
}

.category .col-right {
  -ms-flex-preferred-size: calc(40% - 30px);
      flex-basis: calc(40% - 30px);
  background-color: #fff;
  margin-top: 30px;
}

@media screen and (min-width: 992px) {
  .category .col-right {
    margin-left: 30px;
  }
}

.category .col-right h3 {
  color: #004d7f;
  font-size: 18px;
  font-weight: 700;
}

.category .col-right .article {
  padding: 30px;
  border-bottom: 1px solid #eee;
}

.category .col-right .tribe-list-widget {
  padding-left: 0;
}

.category .col-right .tribe-list-widget li {
  padding: 0;
}

.category .article__pagination {
  margin: 30px 0;
  text-align: center;
}

.category .article__pagination a, .category .article__pagination .current, .category .article__pagination .dots {
  padding: 5px 10px;
  border: 1px solid #006fb5;
  color: #006fb5;
}

.category .article__pagination .current {
  background: #fff;
}

body.tag .container .term {
  width: 100%;
  margin-bottom: 30px;
}

.medienverbund .article__image img {
  width: inherit;
  padding: 40px;
}

.accordion .accordion-title {
  border-bottom: 1px solid #f5f5f5;
  padding-bottom: 7px;
  display: inline-block;
  width: 100%;
  margin: 0;
  position: relative;
  cursor: pointer;
}

.accordion .accordion-title:after {
  content: '+';
  position: absolute;
  right: 0;
  color: #004d7f;
}

.accordion .accordion-title.open:after {
  content: '-';
  color: #004d7f;
}

.accordion .accordion-content {
  margin-bottom: 100px;
}

.list-style {
  margin: 40px 0;
  padding: 0 0 0 30px;
  list-style: none;
}

.list-style--checkmark li:not(:last-child) {
  margin-bottom: 15px;
}

.list-style--checkmark li:before {
  content: "\2713";
  position: absolute;
  -webkit-transform: translateX(-150%);
      -ms-transform: translateX(-150%);
       -o-transform: translateX(-150%);
          transform: translateX(-150%);
}

.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: #004d7f;
}

.epaper-link-wrapper,
.archiv-link-wrapper {
  margin: 30px 0;
}

.epaper-link-wrapper .epaper-link,
.epaper-link-wrapper .archiv-link,
.archiv-link-wrapper .epaper-link,
.archiv-link-wrapper .archiv-link {
  background-color: #afca0b;
  border-radius: 0;
  border: 1px solid #afca0b;
  color: #fff;
  cursor: pointer;
  font-size: 14px !important;
  font-size: 1.4rem;
  font-weight: 700;
  padding: 10px 20px;
  text-align: center;
  white-space: normal;
  width: auto;
}

.epaper-link-wrapper .epaper-link *,
.epaper-link-wrapper .archiv-link *,
.archiv-link-wrapper .epaper-link *,
.archiv-link-wrapper .archiv-link * {
  color: #fff;
}

body.page-template-page-fullwidth {
  background-color: #fff;
}

body.page-template-page-fullwidth .main .container {
  width: 100%;
  max-width: 100%;
}

body.page-template-page-fullwidth .main .container .article__content {
  width: 95%;
  margin-left: 2.5%;
  margin-right: 2.5%;
}

/*# sourceMappingURL=main.css.map */