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

@charset "UTF-8";
/*! 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;
}

::-moz-selection {
  background-color: #033557;
  color: #aab6c0;
}

::selection {
  background-color: #033557;
  color: #aab6c0;
}

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

.cf:before, .cf:after {
  content: '';
  display: table;
  clear: both;
}

html {
  font-size: 16px;
}

body {
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  background-color: #e0e2e3;
}

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

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

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

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

a {
  color: #3970aa;
  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;
}

b,
strong {
  font-weight: 700;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: 400;
  line-height: 1.4;
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

h1 {
  font-size: 2rem;
}

h2 {
  font-size: 1.5rem;
}

h3 {
  font-size: 1.33rem;
}

h4 {
  font-size: 1.17rem;
}

h5 {
  font-size: 1.08rem;
}

h6 {
  font-size: 1rem;
}

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

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%;
}

.article__body:before, .single-gallery .article__images:before, .tribe-events-list .type-tribe_events:before, .article__body:after, .single-gallery .article__images:after, .tribe-events-list .type-tribe_events:after {
  content: " ";
  display: table;
}

.article__body:after, .single-gallery .article__images:after, .tribe-events-list .type-tribe_events:after {
  clear: both;
}

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

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

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

@font-face {
  font-family: "Source Sans Pro";
  src: url("../fonts/sourcesanspro-light.eot");
  src: url("../fonts/sourcesanspro-light.eot?#iefix") format("embedded-opentype"), url("../fonts/sourcesanspro-light.woff2") format("woff2"), url("../fonts/sourcesanspro-light.woff") format("woff"), url("../fonts/sourcesanspro-light.ttf") format("truetype"), url("../fonts/sourcesanspro-light.svg#sourcesansprolight") format("svg");
  font-style: normal;
  font-weight: 300;
}

@font-face {
  font-family: "Source Sans Pro";
  src: url("../fonts/sourcesanspro-regular.eot");
  src: url("../fonts/sourcesanspro-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/sourcesanspro-regular.woff2") format("woff2"), url("../fonts/sourcesanspro-regular.woff") format("woff"), url("../fonts/sourcesanspro-regular.ttf") format("truetype"), url("../fonts/sourcesanspro-regular.svg#sourcesansproregular") format("svg");
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: "Source Sans Pro";
  src: url("../fonts/sourcesanspro-semibold.eot");
  src: url("../fonts/sourcesanspro-semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/sourcesanspro-semibold.woff2") format("woff2"), url("../fonts/sourcesanspro-semibold.woff") format("woff"), url("../fonts/sourcesanspro-semibold.ttf") format("truetype"), url("../fonts/sourcesanspro-semibold.svg#sourcesansprosemibold") format("svg");
  font-style: normal;
  font-weight: 600;
}

@font-face {
  font-family: "Source Sans Pro";
  src: url("../fonts/sourcesanspro-bold.eot");
  src: url("../fonts/sourcesanspro-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/sourcesanspro-bold.woff2") format("woff2"), url("../fonts/sourcesanspro-bold.woff") format("woff"), url("../fonts/sourcesanspro-bold.ttf") format("truetype"), url("../fonts/sourcesanspro-bold.svg#sourcesansprobold") format("svg");
  font-style: normal;
  font-weight: 700;
}

@font-face {
  font-family: "icons";
  src: url("../fonts/icons.eot?25346025");
  src: url("../fonts/icons.eot?25346025#iefix") format("embedded-opentype"), url("../fonts/icons.woff?25346025") format("woff"), url("../fonts/icons.ttf?25346025") format("truetype"), url("../fonts/icons.svg?25346025#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, .single-gallery .page-numbers.prev:before,
.single-gallery .page-numbers.next:before, .da-sls-event-icon.da-sls-event-icon-goal-team1:before, .da-sls-event-icon.da-sls-event-icon-goal-team2:before, .da-sls-event-icon.da-sls-event-icon-substitution-team1:before, .da-sls-event-icon.da-sls-event-icon-substitution-team2: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, .listing-more:after, .tribe-events-after-html:before, .single_job_listing .company .name: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";
}

.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-calendar:before {
  content: '\e813';
}

.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: 1170px;
  }
}

.document .container {
  padding: 0;
}

.container--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: 0;
}

.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 .col-left {
    width: 67%;
  }
  .container--flex .col-right {
    width: 33%;
    padding-left: 15px;
  }
}

.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;
  }
}

/*! Flickity v1.1.1
http://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus {
  outline: none;
}

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: grabbing;
}

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  position: absolute;
  top: 50%;
  width: 44px;
  height: 44px;
  border: none;
  border-radius: 50%;
  background: white;
  background: rgba(255, 255, 255, 0.75);
  cursor: pointer;
  /* vertically center */
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
     transform: translateY(-50%);
}

.flickity-prev-next-button:hover {
  background: white;
}

.flickity-prev-next-button:focus {
  outline: none;
  -webkit-box-shadow: 0 0 0 5px #09F;
          box-shadow: 0 0 0 5px #09F;
}

.flickity-prev-next-button:active {
  filter: alpha(opacity=60);
  /* IE8 */
  opacity: 0.6;
}

.flickity-prev-next-button.previous {
  left: 10px;
}

.flickity-prev-next-button.next {
  right: 10px;
}

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button:disabled {
  filter: alpha(opacity=30);
  /* IE8 */
  opacity: 0.3;
  cursor: auto;
}

.flickity-prev-next-button svg {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

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

/* color & size if no SVG - IE8 and Android 2.3 */
.flickity-prev-next-button.no-svg {
  color: #333;
  font-size: 26px;
}

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots {
  direction: rtl;
}

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  filter: alpha(opacity=25);
  /* IE8 */
  opacity: 0.25;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  filter: alpha(opacity=100);
  /* IE8 */
  opacity: 1;
}

html > body {
  padding-top: 110px !important;
}

.site-bar-top {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #fada00;
  z-index: 1001;
}

.site-header {
  position: fixed;
  top: 3px;
  left: 0;
  width: 100%;
  z-index: 1023;
  -webkit-transition: all ease .4s;
  -o-transition: all ease .4s;
  transition: all ease .4s;
}

.site-header.headroom--unpinned {
  -webkit-transform: translateY(-48px);
      -ms-transform: translateY(-48px);
       -o-transform: translateY(-48px);
          transform: translateY(-48px);
}

.site-header .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.site-header .site-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.site-header .site-logo img {
  width: 120px;
  height: 17px;
}

@media screen and (min-width: 992px) {
  .site-header .site-logo img {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 210px;
    height: 31px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .site-header .site-logo img {
    width: 180px;
    height: 27px;
  }
}

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

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

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

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

#wpadminbar {
  position: fixed;
}

@media screen and (max-width: 450px) {
  #wpadminbar #wp-admin-bar-root-default [id^='wp-admin-bar'] .ab-item, #wpadminbar #wp-admin-bar-root-default [id^='wp-admin-bar'] .ab-item::before,
  #wpadminbar #wp-admin-bar-root-default [id^='wp-admin-bar'] .ab-icon,
  #wpadminbar #wp-admin-bar-root-default [id^='wp-admin-bar'] .ab-icon::before,
  #wpadminbar #wp-admin-bar-root-default [id^='wp-admin-bar'] .yoast-logo,
  #wpadminbar #wp-admin-bar-root-default [id^='wp-admin-bar'] .yoast-logo::before {
    width: 40px;
  }
  #wpadminbar #wp-admin-bar-root-default #wp-admin-bar-wpseo-menu > .ab-item {
    width: auto;
  }
}

.site-header__top {
  background-color: #0c476e;
  height: 41px;
  -webkit-transition: background-color ease .2s;
  -o-transition: background-color ease .2s;
  transition: background-color ease .2s;
}

.site-header__top.expanded {
  background-color: #033557;
}

.site-header__top .container {
  position: relative;
}

@-moz-document url-prefix() {
  .site-header__top .container {
    overflow-y: hidden;
    max-height: 100%;
  }
}

.site-header__top .scroll-button {
  display: block;
  position: absolute;
  z-index: 1;
  top: 50%;
  width: 40px;
  height: 80%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  outline: 0;
  border: 0;
  padding: 0;
  margin: 0;
  background-color: #0c476e;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: 8px 8px;
          background-size: 8px;
}

@media screen and (min-width: 992px) {
  .site-header__top .scroll-button {
    display: none;
  }
}

.site-header__top .scroll-button--right {
  right: 0;
  border-left: 1px solid #3c515f;
  background-image: url("../images/icon-arrow-right.svg");
}

.site-header__top .scroll-button--left {
  left: 0;
  border-right: 1px solid #3c515f;
  background-image: url("../images/icon-arrow-left.svg");
}

.site-header__bottom {
  background-color: #033557;
  padding: 12px 0;
}

@media screen and (min-width: 992px) {
  .nav-primary,
  .nav-secondary {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0%;
            flex: 1 1 0%;
    text-align: right;
  }
}

.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;
}

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

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

.nav-primary > ul  {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 991px) {
  .nav-primary > ul > li:not(:first-child) {
    display: none;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .nav-primary > ul > li:first-child {
    margin-right: 10px;
  }
}

@media screen and (min-width: 992px) {
  .nav-primary > ul > li:first-child {
    position: relative;
  }
  .nav-primary > ul > li:first-child:hover > .sub-menu,
  .nav-primary > ul > li:first-child.hover > .sub-menu {
    display: block;
  }
  .nav-primary > ul > li:first-child:after {
    content: "";
    display: block;
    width: 300%;
    height: 23px;
    position: absolute;
    top: 100%;
    left: -100%;
    z-index: 1;
  }
  .nav-primary > ul > li:first-child > .sub-menu {
    top: calc(100% + 21px);
    left: -10px;
  }
}

.nav-primary > ul > li:first-child > a {
  font-size: 0;
  padding: 0;
  margin: 0 15px;
  display: none;
}

.nav-primary > ul > li:first-child > button {
  background-image: url("../images/icon-menu.svg");
  background-color: transparent;
  border: 0;
  padding: 0;
  width: 23px;
  height: 16px;
  position: relative;
  top: 1px;
}

@supports (overflow: -webkit-marquee) and (justify-content: inherit) {
  .nav-primary > ul > li:first-child > button {
    -webkit-transform: translateY(-6px);
        -ms-transform: translateY(-6px);
         -o-transform: translateY(-6px);
            transform: translateY(-6px);
  }
}

@-moz-document url-prefix() {
  .nav-primary > ul > li:first-child > button {
    display: flex;
  }
}

.nav-primary > ul > li:not(:first-child).menu-item-has-children {
  position: relative;
}

@media screen and (min-width: 992px) {
  .nav-primary > ul > li:not(:first-child).menu-item-has-children {
    background-image: url("../images/icon-arrow-down.svg");
    background-repeat: no-repeat;
    background-position: right center;
    -webkit-background-size: 11px 11px;
            background-size: 11px;
  }
  .nav-primary > ul > li:not(:first-child).menu-item-has-children:after {
    content: "";
    display: block;
    width: 100%;
    height: 21px;
    position: absolute;
    top: 100%;
    left: 0;
  }
  .nav-primary > ul > li:not(:first-child).menu-item-has-children:hover, .nav-primary > ul > li:not(:first-child).menu-item-has-children.hover {
    background-image: url("../images/icon-arrow-up.svg");
  }
  .nav-primary > ul > li:not(:first-child).menu-item-has-children:hover > .sub-menu, .nav-primary > ul > li:not(:first-child).menu-item-has-children.hover > .sub-menu {
    display: block;
  }
  .nav-primary > ul > li:not(:first-child).menu-item-has-children > button {
    display: none;
  }
}

.nav-primary > ul > li:not(:first-child).menu-item-has-children > button {
  border: 0;
  outline: 0;
  margin: 0;
  padding: 0;
  background-image: url("../images/icon-arrow-down.svg");
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: 11px 11px;
          background-size: 11px;
  width: 20px;
  height: 100%;
  background-color: transparent;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: -webkit-transform ease .4s;
  transition: -webkit-transform ease .4s;
  -o-transition: -o-transform ease .4s;
  transition: transform ease .4s;
  transition: transform ease .4s, -webkit-transform ease .4s, -o-transform ease .4s;
}

.nav-primary > ul > li:not(:first-child).menu-item-has-children > button.expanded {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
       -o-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.nav-primary a {
  font-family: "Grenzecho Serif", Georgia, "Times New Roman", Times, serif;
  font-weight: 300;
  font-size: 18px;
  padding: 5px 20px 0px;
  color: #fff;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .nav-primary a {
    font-size: 16px;
    padding: 5px 18px 0px 10px;
  }
}

.nav-primary button:focus {
  outline: 0;
}

@media screen and (min-width: 992px) {
  @supports (overflow: -webkit-marquee) and (justify-content: inherit) {
    .nav-primary > ul > li:first-child > .sub-menu {
      -webkit-transform: translateY(-3px);
          -ms-transform: translateY(-3px);
           -o-transform: translateY(-3px);
              transform: translateY(-3px);
    }
  }
}

@media screen and (min-width: 992px) {
  @supports (overflow: -webkit-marquee) and (justify-content: inherit) {
    .nav-primary > ul > li:not(:first-child) > .sub-menu {
      -webkit-transform: translateY(3px);
          -ms-transform: translateY(3px);
           -o-transform: translateY(3px);
              transform: translateY(3px);
    }
  }
}

.nav-primary > ul > li > .sub-menu {
  position: absolute;
  z-index: 9999;
  top: 100%;
  right: 0;
  left: 0;
  margin: 0;
  background-color: #0c476e;
  text-align: left;
}

@media screen and (max-width: 991px) {
  .nav-primary > ul > li > .sub-menu {
    width: 100%;
    overflow-y: scroll;
  }
}

@media screen and (min-width: 992px) {
  .nav-primary > ul > li > .sub-menu {
    top: calc(100% + 21px);
    left: 5px;
    width: 200px;
  }
  .nav-primary > ul > li:last-child > .sub-menu {
    left: auto;
    right: -10px;
  }
}

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

.nav-primary > ul > li > .sub-menu li {
  display: block;
  position: relative;
}

.nav-primary > ul > li > .sub-menu li.expanded {
  background-color: #0f5685;
}

.nav-primary > ul > li > .sub-menu li a {
  display: block;
  font-size: 15px;
  padding: 13px 15px 11px;
  color: #fff;
  border-top: 1px solid transparent;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .nav-primary > ul > li > .sub-menu li a {
    padding-left: 0;
    max-width: 750px;
    margin: 0 auto;
  }
}

@media screen and (min-width: 992px) and (max-height: 860px) {
  .nav-primary > ul > li > .sub-menu li a {
    padding: 10px 15px 7px;
    font-size: 14px;
  }
}

.nav-primary > ul > li > .sub-menu li button {
  position: absolute;
  top: 5px;
  right: 10px;
  padding: 0;
  margin: 0;
  width: 40px;
  height: 30px;
  background-color: transparent;
  border: 0;
  border-left: 1px solid #0f5685;
}

@media screen and (min-width: 768px) {
  .nav-primary > ul > li > .sub-menu li button {
    right: calc((100vw - 750px) / 2);
  }
}

@media screen and (min-width: 992px) {
  .nav-primary > ul > li > .sub-menu li button {
    right: 0;
  }
}

@media screen and (min-width: 992px) and (max-height: 860px) {
  .nav-primary > ul > li > .sub-menu li button {
    top: 3px;
    height: 24px;
  }
}

.nav-primary > ul > li > .sub-menu li button:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image: url("../images/icon-arrow-down.svg");
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: 15px 15px;
          background-size: 15px;
}

@media screen and (min-width: 992px) {
  .nav-primary > ul > li > .sub-menu li button:before {
    background-image: url("../images/icon-arrow-right.svg");
    -webkit-background-size: 8px 8px;
            background-size: 8px;
  }
}

.nav-primary > ul > li > .sub-menu li button.expanded:before {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
       -o-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.nav-primary > ul > li > .sub-menu li .sub-menu {
  background-color: #033557;
}

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

.nav-primary > ul > li > .sub-menu li .sub-menu.expanded {
  display: block;
  position: relative;
}

.nav-primary > ul > li > .sub-menu li .sub-menu li:first-child a.expanded {
  border-top-color: #0c476e;
}

@media screen and (min-width: 992px) {
  .nav-primary > ul > li > .sub-menu li .sub-menu li:first-child a.expanded {
    border-top-color: transparent;
  }
}

.nav-primary > ul > li > .sub-menu li .sub-menu li a {
  padding-left: 35px;
  font-size: 14px;
  padding-bottom: 13px;
}

.nav-primary > ul > li > .sub-menu li .sub-menu li .sub-menu li a {
  padding-left: 40px;
  font-size: 13px;
}

.nav-primary > ul > li > .sub-menu li .sub-menu .sub-menu {
  background-color: #032f4d;
}

@media screen and (max-width: 991px) {
  .headroom .nav-primary > ul > li:first-child > .sub-menu {
    height: calc(100vh - 103px);
  }
  .headroom--unpinned .nav-primary > ul > li:first-child > .sub-menu {
    height: calc(100vh - 55px);
  }
}

.site-header .search-button {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border: 0;
  outline: 0;
  background-color: #3970aa;
  position: relative;
  cursor: pointer;
}

@media screen and (min-width: 992px) {
  .site-header .search-button {
    margin-left: 15px;
  }
}

.site-header .search-button:before {
  font-size: 28px;
  color: #fff;
  position: absolute;
  top: 1px;
  left: 9px;
  content: "\e807";
}

.site-header .search-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  height: 45px;
  overflow: hidden;
  position: absolute;
  opacity: 0;
  z-index: -1;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: opacity ease .4s;
  -o-transition: opacity ease .4s;
  transition: opacity ease .4s;
  background-color: #033557;
  padding: 5px 15px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .site-header .search-form {
    width: 750px;
    padding: 0;
  }
}

@media (min-width: 992px) {
  .site-header .search-form {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .site-header .search-form {
    width: 1170px;
  }
}

.site-header .search-form.expanded {
  opacity: 1;
  z-index: 1;
}

.site-header .search-form__field,
.site-header .search-form__field:focus,
.site-header .search-form__field:enabled,
.site-header .search-form__reset {
  background-color: transparent;
  outline: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  -webkit-appearance: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}

.site-header .search-form__field {
  width: calc(100% - 40px);
  color: #fff;
}

.site-header .search-form__reset i {
  display: block;
  width: 40px;
  color: #fff;
  font-size: 24px;
  text-align: right;
  padding-right: 5px;
  outline: 0;
}

.nav-secondary {
  white-space: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

@-moz-document url-prefix() {
  .nav-secondary {
    padding-bottom: 25px;
  }
  @media screen and (min-width: 992px) {
    .nav-secondary {
      padding-bottom: 0;
    }
  }
}

.nav-secondary::-webkit-scrollbar {
  display: none;
}

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

@media screen and (min-width: 992px) {
  .nav-secondary > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.nav-secondary li:last-child a {
  padding-right: 0;
}

.nav-secondary .user-login-form-list-item {
  position: relative;
}

.nav-secondary .user-login-form-list-item .logged-in-as {
  display: none;
}

@media screen and (min-width: 480px) {
  .nav-secondary .user-login-form-list-item .logged-in-as {
    display: inline-block;
  }
}

.nav-secondary .user-login-form-list-item .username {
  font-weight: 700;
  color: #e0e2e3;
  border-bottom: 1px solid;
}

.nav-secondary .user-login-form-list-item i {
  position: absolute;
  top: 0;
  left: 0;
}

.nav-secondary .user-login-form-list-item i.icon-login {
  font-size: 21px;
}

.nav-secondary .user-login-form-list-item i.icon-power {
  font-size: 16px;
  top: 3px;
}

.nav-secondary .user-login-form-list-item a {
  padding: 5px 15px 5px 20px;
  margin-right: 15px;
  border-right: 1px solid rgba(224, 226, 227, 0.1);
}

body:not(.logged-in) .user-login-form-list-item {
  margin-right: auto;
}

@media screen and (min-width: 992px) {
  body:not(.logged-in) .user-login-form-list-item a {
    border-right: 0;
  }
}

body.logged-in .user-login-form-list-item:nth-child(2) {
  margin-right: auto;
}

@media screen and (min-width: 1200px) {
  body.logged-in .user-login-form-list-item:nth-child(2) a {
    border-right: 0;
  }
}

.site-footer .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (min-width: 768px) {
  .site-footer .container {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}

.site-footer .site-logo {
  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;
  width: 100%;
  margin: 20px 0;
}

@media screen and (min-width: 768px) {
  .site-footer .site-logo {
    width: auto;
    margin: 0px 20px;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.site-footer .site-logo img {
  width: 130px;
  height: 19px;
}

.site-footer__top {
  background-color: #033557;
  padding: 25px 0;
}

@media screen and (min-width: 768px) {
  .site-footer__top .site-footer__nav {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.site-footer__top .site-footer__nav li:first-child {
  position: relative;
  padding-left: 20px;
  font-family: "Grenzecho Serif", Georgia, "Times New Roman", Times, serif;
}

@media screen and (min-width: 768px) {
  .site-footer__top .site-footer__nav li:first-child {
    -webkit-box-flex: 2;
        -ms-flex: 2 1 0%;
            flex: 2 1 0%;
  }
}

.site-footer__top .site-footer__nav li:first-child a {
  color: #fada00;
}

.site-footer__top .site-footer__nav li:first-child a:before {
  content: "\2191";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translateY(-2px);
      -ms-transform: translateY(-2px);
       -o-transform: translateY(-2px);
          transform: translateY(-2px);
  font-size: 25px;
  line-height: 1;
}

.site-footer__top .site-footer__nav li:not(:first-child) a {
  color: #fff;
  display: inline-block;
  background-color: #0c476e;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  margin-left: 15px;
  line-height: 35px;
  text-align: center;
  font-size: 18px;
}

.site-footer__top .site-footer__nav li:last-child a {
  font-size: 22px;
}

.site-footer__bottom {
  background-color: #0c476e;
  padding: 10px 0;
}

.site-footer__bottom .site-footer__nav {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.site-footer__bottom .site-footer__nav a {
  color: #aab6c0;
  font-size: 13px;
  padding: 5px 10px;
  display: block;
}

@media screen and (min-width: 768px) {
  .site-footer__bottom .site-footer__nav {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .site-footer__bottom .site-footer__nav a {
    padding: 0;
  }
  .site-footer__bottom .site-footer__nav:first-of-type {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .site-footer__bottom .site-footer__nav:last-of-type {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}

.site-footer__logos {
  width: 100%;
  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;
  margin-top: 20px;
}

@media screen and (min-width: 768px) {
  .site-footer__logos {
    width: 45%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

@media screen and (min-width: 992px) {
  .site-footer__logos {
    width: 35%;
  }
}

.site-footer__logos a {
  min-width: 0;
  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;
  padding-right: 10px;
}

.site-footer__logos a:last-child {
  padding-right: 0;
}

.site-footer__logos img {
  height: 20px;
  -webkit-transition: all ease .4s;
  -o-transition: all ease .4s;
  transition: all ease .4s;
  vertical-align: middle;
}

@media screen and (min-width: 768px) {
  .site-footer__logos img {
    filter: saturate(0);
    opacity: 0.5;
  }
  .site-footer__logos img:hover {
    filter: saturate(1);
    opacity: 1;
  }
}

.site-footer__nav {
  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;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}

@media screen and (min-width: 768px) {
  .site-footer__nav {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 45%;
  }
}

@media screen and (min-width: 992px) {
  .site-footer__nav {
    width: 35%;
  }
}

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

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

.ad figure {
  display: inline-block;
}

.ad br {
  display: none;
}

.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 *,
.single-listing .article-footer *,
.single-sports .article-footer * {
  margin-left: auto;
  margin-right: auto;
}

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

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

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

input, textarea, select, .select2-selection {
  border: 1px solid rgba(3, 53, 87, 0.15);
  border-radius: 0;
  outline: 0;
  background-color: #fff;
  padding: 5px;
  max-width: 100%;
  -webkit-transition: border ease .4s;
  -o-transition: border ease .4s;
  transition: border ease .4s;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
}

input:focus, textarea:focus, select:focus, .select2-selection:focus {
  outline: 0;
  border: 1px solid #033557;
}

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 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px 10px 30px;
  margin-top: 40px;
}

@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: #033557;
  -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: #033557;
  color: #fada00;
}

.tabs__content {
  padding: 5px 20px;
}

.tabs__list,
.google-analytica__most-viewed-content {
  margin: 0;
  padding: 0;
  list-style: none;
  counter-reset: list-counter;
}

.tabs__list li,
.google-analytica__most-viewed-content li {
  position: relative;
  padding: 15px 15px 15px 60px;
  font-family: "Grenzecho Serif", Georgia, "Times New Roman", Times, serif;
  border-bottom: 1px solid #ccc;
  line-height: 1.4;
  min-height: 75px;
}

.tabs__list li:before,
.google-analytica__most-viewed-content 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,
.google-analytica__most-viewed-content li:last-child {
  border-bottom: 0;
}

.tabs__list li a,
.google-analytica__most-viewed-content li a {
  color: #033557;
  font-size: 15px;
}

.tab {
  display: none;
}

.tab.active {
  display: block;
}

.article {
  background-color: #fff;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}

@media screen and (min-width: 480px) {
  .article {
    padding-left: 10%;
    padding-right: 10%;
  }
}

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

.article__header {
  padding-top: 40px;
  padding-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

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

.article__header h1 {
  font-size: 30px;
  font-weight: 300;
  line-height: 1.35;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

@media screen and (min-width: 768px) {
  .article__header h1 {
    font-size: 40px;
  }
}

.article__header h2 {
  font-size: 15px;
  font-weight: 700;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #3970aa;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 10px;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.article__header .article__meta {
  color: #aeafb0;
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 10px;
  display: block;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

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

@media screen and (min-width: 768px) {
  .article__header {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .article__header h1 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .article__header h2 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-right: 15px;
  }
  .article__header .article__meta {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-top: 2px;
  }
}

.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;
}

.article__image figcaption {
  width: 100%;
  display: block;
  padding: 10px 0;
  color: #aeafb0;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  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(rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(bottom, black 0%, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(bottom, black 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to top, black 0%, rgba(0, 0, 0, 0) 100%);
    color: #e0e2e3;
    font-size: 16px;
  }
}

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

.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: #033557;
  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%;
}

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

.flickity-prev-next-button:hover {
  background: #033557;
}

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

.flickity-prev-next-button.previous, .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) {
  .flickity-prev-next-button.previous, .flickity-prev-next-button.next {
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}

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

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

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

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

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

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

.flickity-page-dots {
  bottom: 0;
}

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

.flickity-page-dots .dot {
  background: #033557;
}

.gallerya .flickity-prev-next-button,
.gallerya .flickity-page-dots .dot {
  background-color: #033557;
}

.article__author {
  padding-bottom: 70px;
}

.author__inner {
  background-color: #ededed;
  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: 15px;
}

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

.author__image img {
  display: block;
  width: 75px;
  height: 75px;
  margin-bottom: 10px;
}

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

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

@media screen and (min-width: 992px) {
  .author__info {
    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;
    text-align: left;
  }
}

.author__info a {
  display: block;
}

.author__name {
  font-size: 18px;
  font-family: "Grenzecho Serif", Georgia, "Times New Roman", Times, serif;
  font-weight: 700;
  text-align: center;
  color: #033557;
}

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

.author__job {
  font-size: 14px;
  margin-bottom: 10px;
}

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

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

.author__posts {
  font-size: 14px;
  font-weight: 700;
  color: #033557;
  text-align: center;
}

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

.article__footer {
  width: 100%;
  position: relative;
}

.article__sharing,
.article__categories {
  margin: 0 0 40px 0;
  padding: 0;
  list-style: none;
  text-align: center;
}

@media screen and (min-width: 992px) {
  .article__sharing,
  .article__categories {
    margin: 0;
    text-align: left;
  }
}

@media screen and (min-width: 992px) {
  .article__sharing {
    position: absolute;
    top: -6px;
    right: 0;
  }
}

.article__sharing li {
  display: inline-block;
}

.article__sharing li a {
  color: #fff;
  display: inline-block;
  background-color: #c0c5c9;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  margin-left: 15px;
  line-height: 35px;
  text-align: center;
  font-size: 18px;
}

.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;
}

@media screen and (min-width: 992px) {
  .article__categories {
    padding-right: 230px;
    width: 100%;
  }
}

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

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

.article__categories li a {
  display: inline-block;
  background-color: #ededed;
  color: #3970aa;
  font-size: 14px;
  line-height: 1;
  padding: 5px 12px;
  text-align: center;
  font-weight: 700;
}

.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: #033557;
  font-weight: 700;
  margin-right: 7px;
  margin-left: 7px;
}

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

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

.paywall {
  background-color: #033557;
  color: #aab6c0;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, 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.paywall__headline {
  color: #fada00;
  font-size: 28px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 0;
  display: block;
}

.paywall h4 {
  font-size: 12px;
  border-bottom: 1px solid rgba(170, 182, 192, 0.15);
}

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

.paywall a {
  color: #fff;
}

.paywall .btn, .paywall .modal__body .button-primary, .modal__body .paywall .button-primary, .paywall .tribe-bar-submit .tribe-events-button, .tribe-bar-submit .paywall .tribe-events-button, .paywall .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer .paywall input.button,
.paywall .gform_wrapper .gform_footer input[type=image], .gform_wrapper .gform_footer .paywall input[type=image],
.paywall .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_footer .paywall input[type=submit] {
  border: 0;
}

.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%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.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%;
}

@media screen and (min-width: 992px) {
  .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: 48%;
        flex-basis: 48%;
  }
}

.paywall__no-subscription {
  padding: 20px 0;
  width: 100%;
}

.paywall__no-subscription a {
  max-width: 350px;
  margin: auto;
}

.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 #43505b;
  background-color: #033557;
  color: #aab6c0;
}

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

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

.paywall__button {
  border: 1px solid #033557;
  background-color: #fada00;
  color: #033557;
  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: #ededed;
}

.article__related h2 {
  margin: 0;
}

.article__related h2 a {
  display: block;
  background-color: #033557;
  padding: 15px 0;
  text-align: center;
  color: #fada00;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, 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: #ededed;
}

.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%;
  }
}

.OUTBRAIN,
[class*="lig_wrapper_ad_"][class*="lig_wrapper_ad_"],
.comment-respond,
.comment-closed {
  margin: 0;
  padding: 80px 15px;
}

@media screen and (min-width: 480px) {
  .OUTBRAIN,
  [class*="lig_wrapper_ad_"][class*="lig_wrapper_ad_"],
  .comment-respond,
  .comment-closed {
    padding: 80px 10%;
  }
}

@media screen and (min-width: 768px) {
  .OUTBRAIN,
  [class*="lig_wrapper_ad_"][class*="lig_wrapper_ad_"],
  .comment-respond,
  .comment-closed {
    padding: 80px 14.9%;
  }
}

[class*="lig_wrapper_ad_"][class*="lig_wrapper_ad_"] {
  max-width: none;
}

.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 #d6dce1;
}

.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 #d6dce1;
}

.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: #ededed;
  padding: 5px 20px 10px;
  margin-bottom: 40px;
}

.comment .comment-respond small {
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: #ededed;
  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 #d6dce1;
  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: #033557;
  color: #fada00;
  padding: 10px;
}

.comment-form p.comment-netiquette {
  display: block;
}

@media screen and (min-width: 768px) {
  .comment-form p.comment-netiquette {
    margin-left: 20%;
  }
}

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

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

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

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

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

.OUTBRAIN {
  border-bottom: 3px solid #aeafb0;
}

.OUTBRAIN .AR_1.ob-widget .ob-widget-items-container {
  border-bottom: 0;
}

.home .section--first .article,
.home .section--second .article, .archive .article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: transparent;
  width: 100%;
  padding: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 3em;
}

@media screen and (min-width: 480px) {
  .home .section--first .article,
  .home .section--second .article, .archive .article {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-bottom: 0;
  }
}

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

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

.home .section--first .article:last-of-type,
.home .section--second .article:last-of-type, .archive .article:last-of-type {
  border-bottom: 0;
}

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

.home .section--first .article .article__header, .home .section--second .article .article__header, .archive .article .article__header {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px;
  min-height: 100px;
}

@media screen and (min-width: 480px) {
  .home .section--first .article .article__header, .home .section--second .article .article__header, .archive .article .article__header {
    width: 67%;
  }
}

@media screen and (min-width: 768px) {
  .home .section--first .article .article__header, .home .section--second .article .article__header, .archive .article .article__header {
    padding: 15px 0;
    border-bottom: 1px solid #c0c1c2;
  }
}

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

.home .section--first .article .article__header h1, .home .section--second .article .article__header h1, .archive .article .article__header h1 {
  font-weight: 400;
  font-size: 18px;
}

@media screen and (min-width: 768px) {
  .home .section--first .article .article__header h1, .home .section--second .article .article__header h1, .archive .article .article__header h1 {
    font-size: 22px;
  }
}

.home .section--first .article .article__header h1 a, .home .section--second .article .article__header h1 a, .archive .article .article__header h1 a {
  color: #033557;
}

.home .section--first .article .article__header h2, .home .section--second .article .article__header h2, .archive .article .article__header h2 {
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 5px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.home .section--first .article .article__image, .home .section--second .article .article__image, .archive .article .article__image {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  width: 100%;
  margin-bottom: 0;
}

@media screen and (min-width: 480px) {
  .home .section--first .article .article__image, .home .section--second .article .article__image, .archive .article .article__image {
    width: 33%;
  }
}

.home .section--first .article .article__image a, .home .section--second .article .article__image a, .archive .article .article__image a, .home .section--first .article .article__image img, .home .section--second .article .article__image img, .archive .article .article__image img {
  display: block;
}

.home .section--first .article .article__image img, .home .section--second .article .article__image img, .archive .article .article__image img {
  width: 100%;
}

@media screen and (min-width: 480px) {
  .home .archive .article--no-image .article__header,
  .category .article--no-image .article__header,
  .author .article--no-image .article__header,
  .search-results .article--no-image .article__header {
    margin-left: 32.46414602%;
  }
}

@media screen and (min-width: 768px) {
  .home .archive .article--no-image .article__header,
  .category .article--no-image .article__header,
  .author .article--no-image .article__header,
  .search-results .article--no-image .article__header {
    margin-left: 35.03748616%;
  }
}

.category-leserbrief .article--no-image .article__header {
  margin-left: 0;
}

@media screen and (min-width: 768px) {
  .home .section--first .article .article__header ~ .article__image, .home .section--second .article .article__header ~ .article__image, .archive .article .article__header ~ .article__image {
    margin: 0 20px 0 0;
  }
}

.search-results .article {
  border-bottom: 1px solid #c0c1c2;
}

.search-results .article__header {
  border-bottom: none !important;
}

.search-results .article__excerpt {
  margin: 20px 0 0 0;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

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

.single-post .article > * {
  max-width: 820px;
  margin-left: auto;
  margin-right: auto;
}

.single-post .article__header h1,
.single-post .article__header h2 {
  word-wrap: break-word;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
}

.single-gallery .main > .container {
  padding: 0;
}

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

.single-gallery .article__images {
  margin-left: -2%;
  margin-bottom: 3em;
}

@media screen and (min-width: 992px) {
  .single-gallery .article__images {
    margin-left: -1.5%;
  }
}

@media screen and (min-width: 1200px) {
  .single-gallery .article__images {
    margin-left: -1%;
  }
}

.single-gallery .article__images li {
  -ms-flex-preferred-size: calc(100%/2 - 20px);
      flex-basis: calc(100%/2 - 20px);
}

@media screen and (max-width: 768px) {
  .single-gallery .article__images li {
    -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
         -o-transform: translateY(0%);
            transform: translateY(0%);
    width: calc(100%/2 - 10px);
    float: left;
    margin: 0 5px;
  }
}

@media screen and (min-width: 768px) {
  .single-gallery .article__images li {
    -ms-flex-preferred-size: calc(100%/3 - 20px);
        flex-basis: calc(100%/3 - 20px);
  }
}

@media screen and (min-width: 992px) {
  .single-gallery .article__images li {
    -ms-flex-preferred-size: calc(100%/4 - 20px);
        flex-basis: calc(100%/4 - 20px);
  }
}

@media screen and (min-width: 1200px) {
  .single-gallery .article__images li {
    -ms-flex-preferred-size: calc(100%/5 - 20px);
        flex-basis: calc(100%/5 - 20px);
  }
}

.single-gallery .article__images .dot {
  margin: 0 2px;
}

.single-gallery .article__images .lightbox-banner {
  position: fixed;
  bottom: 10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 9999;
  display: none;
}

.single-gallery .article__overview a {
  display: inline-block;
  padding: 1em 0;
  line-height: 1em;
  font-size: 14px;
  font-weight: 700;
}

.single-gallery .article__gallery {
  position: relative;
}

.single-gallery .article__single-image .article__gallery {
  margin: 0;
}

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

.single-gallery .article__body {
  position: relative;
}

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

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

.single-gallery .article__single-image .article__header {
  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-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
  width: 100%;
  padding: 15px;
  margin: 0;
  background-color: #0c476e;
}

.single-gallery .article__single-image .article__header h1 {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  color: #fff;
  font-size: 18px;
  margin: 0 0 10px 0;
}

@media screen and (min-width: 992px) {
  .single-gallery .article__single-image .article__header h1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    margin: 0;
  }
}

.single-gallery .article__single-image .article__header .article__meta {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
  margin: 0;
  color: #fff;
  font-size: 10px;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

@media screen and (min-width: 992px) {
  .single-gallery .article__single-image .article__header .article__meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

.single-gallery .article__single-image .article__header .article__meta .separator {
  display: inline-block;
  margin-left: 1em;
  margin-right: 1em;
}

.single-gallery .article__single-image .article__image figcaption {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 10% 15px 15px;
  background: -webkit-gradient(linear, left bottom, left top, from(black), to(rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(bottom, black 0%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(bottom, black 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to top, black 0%, rgba(0, 0, 0, 0) 100%);
  color: #e0e2e3;
}

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

.single-gallery .page-numbers.prev,
.single-gallery .page-numbers.next {
  font-size: 0;
  padding: 0;
  width: 28px;
  height: 28px;
  background-color: #033557;
  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: 50%;
  }
}

.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: translate(-200%, -50%);
        -ms-transform: translate(-200%, -50%);
         -o-transform: translate(-200%, -50%);
            transform: translate(-200%, -50%);
  }
}

.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: translate(200%, -50%);
        -ms-transform: translate(200%, -50%);
         -o-transform: translate(200%, -50%);
            transform: translate(200%, -50%);
  }
}

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

.single-gallery .article__footer {
  margin: 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
}

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

.single-gallery .article__footer .breadcrumb {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
  margin: 0;
  width: auto;
}

@media screen and (min-width: 992px) {
  .single-gallery .article__footer .breadcrumb {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 75%;
            flex: 1 0 75%;
    margin: 0;
  }
}

.single-gallery .article__footer .article__sharing {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
  margin-bottom: 40px;
}

@media screen and (min-width: 992px) {
  .single-gallery .article__footer .article__sharing {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 25%;
            flex: 1 0 25%;
    margin-bottom: 0;
  }
}

.single-gallery .lg-toogle-thumb {
  display: none;
}

.single-gallery .single-image > * {
  margin: 20px 0;
}

.single-gallery .banner-space {
  max-height: calc(100% - 120px);
}

@media screen and (min-width: 870px) {
  .single-gallery .banner-space {
    max-height: calc(100% - 170px);
  }
}

.single-sports .article__header {
  padding-bottom: 20px;
}

.article__nav {
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.article__nav .article__next {
  margin-left: auto;
  text-align: right;
}

.article__nav a {
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
}

table.result,
table.nextplays,
table.order {
  width: 100%;
  text-align: left;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

table.result tr th,
table.nextplays tr th,
table.order tr th {
  font-weight: 700;
  color: #aeafb0;
  font-size: 14px;
}

table.result tr td,
table.nextplays tr td,
table.order tr td {
  font-size: 14px;
}

@media screen and (min-width: 768px) {
  table.result tr td,
  table.nextplays tr td,
  table.order tr td {
    font-size: 16px;
  }
}

table.result tr th,
table.result tr td,
table.nextplays tr th,
table.nextplays tr td,
table.order tr th,
table.order tr td {
  padding: 8px 5px;
}

table.result tr th:first-child,
table.result tr td:first-child,
table.nextplays tr th:first-child,
table.nextplays tr td:first-child,
table.order tr th:first-child,
table.order tr td:first-child {
  padding-left: 15px;
}

table.result tr th:nth-child(3), table.result tr th:nth-child(4), table.result tr th:nth-child(5), table.result tr th:nth-child(6), table.result tr th:nth-child(7), table.result tr th:nth-child(8), table.result tr th:nth-child(9),
table.result tr td:nth-child(3),
table.result tr td:nth-child(4),
table.result tr td:nth-child(5),
table.result tr td:nth-child(6),
table.result tr td:nth-child(7),
table.result tr td:nth-child(8),
table.result tr td:nth-child(9),
table.nextplays tr th:nth-child(3),
table.nextplays tr th:nth-child(4),
table.nextplays tr th:nth-child(5),
table.nextplays tr th:nth-child(6),
table.nextplays tr th:nth-child(7),
table.nextplays tr th:nth-child(8),
table.nextplays tr th:nth-child(9),
table.nextplays tr td:nth-child(3),
table.nextplays tr td:nth-child(4),
table.nextplays tr td:nth-child(5),
table.nextplays tr td:nth-child(6),
table.nextplays tr td:nth-child(7),
table.nextplays tr td:nth-child(8),
table.nextplays tr td:nth-child(9),
table.order tr th:nth-child(3),
table.order tr th:nth-child(4),
table.order tr th:nth-child(5),
table.order tr th:nth-child(6),
table.order tr th:nth-child(7),
table.order tr th:nth-child(8),
table.order tr th:nth-child(9),
table.order tr td:nth-child(3),
table.order tr td:nth-child(4),
table.order tr td:nth-child(5),
table.order tr td:nth-child(6),
table.order tr td:nth-child(7),
table.order tr td:nth-child(8),
table.order tr td:nth-child(9) {
  text-align: center;
}

table.result tr th:last-child,
table.result tr td:last-child,
table.nextplays tr th:last-child,
table.nextplays tr td:last-child,
table.order tr th:last-child,
table.order tr td:last-child {
  padding-right: 15px;
}

table.result,
table.nextplays {
  margin-bottom: 75px;
}

table.result tr,
table.nextplays tr {
  border-bottom: 1px solid #ededed;
}

table.result tbody tr:last-child,
table.nextplays tbody tr:last-child {
  border-bottom: 0;
}

@media screen and (max-width: 767px) {
  table.result thead > tr > th:nth-child(4),
  table.result tbody > tr > td:nth-child(4) {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  table.order td:nth-child(4), table.order td:nth-child(5), table.order td:nth-child(6), table.order td:nth-child(7), table.order th:nth-child(4), table.order th:nth-child(5), table.order th:nth-child(6), table.order th:nth-child(7) {
    display: none;
  }
}

table.order tbody tr:nth-child(odd) {
  background-color: #f5f7f8;
}

table.order tbody tr td {
  position: relative;
}

@media screen and (min-width: 992px) {
  table.order tbody tr td:first-child:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 15px;
    display: block;
  }
  table.order tbody tr.position-same td:first-child:after {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #aeafb0;
  }
  table.order tbody tr.position-up td:first-child:after,
  table.order tbody tr.position-down td:first-child:after {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
  }
  table.order tbody tr.position-up td:first-child:after {
    border-bottom: 4px solid #00a800;
  }
  table.order tbody tr.position-down td:first-child:after {
    border-top: 4px solid #ff0000;
  }
}

table.order td:nth-child(3), table.order td:nth-child(4), table.order td:nth-child(5), table.order td:nth-child(6), table.order td:nth-child(7), table.order td:nth-child(8), table.order th:nth-child(3), table.order th:nth-child(4), table.order th:nth-child(5), table.order th:nth-child(6), table.order th:nth-child(7), table.order th:nth-child(8) {
  border-right: 1px solid #ededed;
}

.sports-table {
  margin-bottom: 75px;
}

.sports-table table.result,
.sports-table table.nextplays {
  margin-bottom: 0;
}

.sports-table__link {
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  margin-top: 40px;
  display: block;
  text-align: right;
}

#menu-fussball > li > .sub-menu {
  display: none;
}

#menu-fussball > li.current-menu-item > .sub-menu {
  display: block;
}

#da-sls-container {
  clear: both;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 40px;
}

#da-sls-live-message {
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  color: #033557;
  background-color: #fada00;
  padding: 5px 15px;
}

#da-sls-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media screen and (min-width: 768px) {
  #da-sls-head {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

#da-sls-head-left,
#da-sls-head-right {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 10px;
  border: 1px solid #eee;
}

@media screen and (min-width: 768px) {
  #da-sls-head-left,
  #da-sls-head-right {
    width: 50%;
  }
}

#da-sls-head-left {
  border-bottom-width: 0;
}

@media screen and (min-width: 768px) {
  #da-sls-head-left {
    border-bottom-width: 1px;
    border-right-width: 0;
  }
}

@media screen and (min-width: 768px) {
  #da-sls-head-right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  #da-sls-head-right #da-sls-team2-score {
    margin-left: 0;
    margin-right: auto;
  }
}

#da-sls-team1-logo,
#da-sls-team2-logo {
  width: 30%;
}

#da-sls-team1-logo img,
#da-sls-team2-logo img {
  max-height: 100px;
}

#da-sls-team1-name,
#da-sls-team2-name {
  padding: 0 15px;
}

#da-sls-team1-score,
#da-sls-team2-score {
  padding: 0 10px;
  margin-left: auto;
  font-size: 36px;
  font-weight: 700;
}

@media screen and (min-width: 768px) {
  #da-sls-team1-score,
  #da-sls-team2-score {
    font-size: 48px;
  }
}

#da-sls-body {
  border: 1px solid #eee;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

.da-sls-row {
  padding: 0 15px;
}

@media screen and (min-width: 768px) {
  .da-sls-row {
    padding: 25px 15px;
  }
}

.da-sls-row-left,
.da-sls-row-right {
  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-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.da-sls-row-left *,
.da-sls-row-right * {
  margin: 20px 0;
}

@media screen and (min-width: 768px) {
  .da-sls-row-left *,
  .da-sls-row-right * {
    margin: 0;
  }
}

.da-sls-row-right {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.da-sls-row-right * {
  text-align: right;
}

.da-sls-row-odd {
  background-color: #eee;
}

.da-sls-team1-minute,
.da-sls-team2-minute {
  font-weight: 700;
  min-width: 22px;
}

.da-sls-team1-minute,
.da-sls-row-left .da-sls-event-icon {
  margin-right: 15px;
}

.da-sls-team2-minute,
.da-sls-row-right .da-sls-event-icon {
  margin-left: 15px;
}

.da-sls-event-icon {
  position: relative;
  width: 25px;
  height: 25px;
  color: #aeafb0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.da-sls-event-icon.da-sls-event-icon-generic-team1:before, .da-sls-event-icon.da-sls-event-icon-generic-team2:before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 1;
  border-radius: 50%;
  border: 2px solid #aeafb0;
  top: 0;
  left: 0;
}

.da-sls-event-icon.da-sls-event-icon-generic-team1:after, .da-sls-event-icon.da-sls-event-icon-generic-team2:after {
  content: "i";
  position: absolute;
  display: block;
  width: 100%;
  z-index: 2;
  color: #aeafb0;
  font-weight: 700;
  top: 5px;
  font-size: 12px;
  text-align: center;
}

.da-sls-event-icon.da-sls-event-icon-goal-team1:before, .da-sls-event-icon.da-sls-event-icon-goal-team2:before {
  content: "\e816";
  font-size: 36px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.da-sls-event-icon.da-sls-event-icon-yellow-card-team1, .da-sls-event-icon.da-sls-event-icon-yellow-card-team2 {
  width: 17px;
  margin-left: 3px;
  margin-right: 20px;
  background-color: #fada00;
}

.da-sls-event-icon.da-sls-event-icon-red-card-team1, .da-sls-event-icon.da-sls-event-icon-red-card-team2 {
  width: 17px;
  margin-left: 3px;
  margin-right: 20px;
  background-color: red;
}

.da-sls-event-icon.da-sls-event-icon-substitution-team1:before, .da-sls-event-icon.da-sls-event-icon-substitution-team2:before {
  content: "\e815";
  font-size: 36px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.da-sls-row-right .da-sls-event-icon-yellow-card-team1,
.da-sls-row-right .da-sls-event-icon-yellow-card-team2,
.da-sls-row-right .da-sls-event-icon-red-card-team1,
.da-sls-row-right .da-sls-event-icon-red-card-team2 {
  margin-left: 20px;
  margin-right: 3px;
}

.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: #033557;
  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: "Grenzecho Serif", Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  font-weight: 700;
  color: #fada00;
  text-align: center;
  line-height: 1;
}

.archive .article.category-pr-text {
  background-color: #e0e2e3;
}

.article.category-pr-text .article__header {
  position: relative;
}

.article.category-pr-text .article__header:after {
  content: "PR – Text";
  display: inline-block;
  padding: 2px 5px 1px;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #033557;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
}

.single-post .article.category-pr-text .article__header:after {
  display: none;
}

.single-post .article.category-pr-text .article__content {
  position: relative;
  padding-top: 30px;
}

.single-post .article.category-pr-text .article__content:after {
  content: "PR – Text";
  padding: 0 5px;
  background-color: #fff;
  color: #b3b3b3;
  font-size: 12px;
  text-transform: uppercase;
  position: absolute;
  top: 0;
  left: 50%;
  display: inline-block;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
}

.single-post .article.category-pr-text .article__content:before {
  content: "";
  height: 1px;
  width: 100%;
  background-color: #c7c7c7;
  display: block;
  top: 6px;
  position: absolute;
  left: 0;
}

.home .main > .container--flex {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.home .breaking-news .article {
  margin: 15px 0;
  padding: 38px 15px 5px 15px;
  background-color: #0c476e;
  width: 100%;
  position: relative;
}

@media screen and (min-width: 480px) {
  .home .breaking-news .article {
    padding: 5px 15px 5px 140px;
  }
}

.home .breaking-news .article:before {
  content: "Eilmeldung";
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
  background-color: #033557;
  font-size: 18px;
  font-weight: 700;
  color: #fada00;
  text-transform: uppercase;
  padding: 5px 15px;
}

@media screen and (min-width: 480px) {
  .home .breaking-news .article:before {
    width: auto;
    height: 100%;
    padding: 5px 10px;
  }
}

.home .breaking-news .article .article__image,
.home .breaking-news .article .article__header h2 {
  display: none;
}

.home .breaking-news .article .article__header {
  padding: 0;
}

.home .breaking-news .article .article__header h1, .home .breaking-news .article .article__header h1 a {
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  color: #fff;
}

.home .container--ad {
  padding: 0;
}

.home .main-top {
  background-color: #d6d7d8;
  position: relative;
  padding-left: 0;
  padding-right: 0;
}

.home .main-top:before, .home .main-top:after {
  content: "";
  display: block;
  width: 30px;
  height: 100%;
  background-color: #d6d7d8;
  position: absolute;
  top: 0;
}

.home .main-top:before {
  left: 0;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
       -o-transform: translateX(-100%);
          transform: translateX(-100%);
}

.home .main-top:after {
  right: 0;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
       -o-transform: translateX(100%);
          transform: translateX(100%);
}

.home .main-top .ad {
  padding: 25px 0;
}

@media screen and (min-width: 768px) {
  .home .main-top .ad {
    padding-top: 40px;
    padding-bottom: 20px;
  }
}

.home .main {
  background-color: #d6d7d8;
}

@media screen and (min-width: 992px) {
  .home .main {
    background-color: transparent;
  }
}

.home .section--first,
.home .section--second {
  background-color: #d6d7d8;
}

@media screen and (min-width: 480px) {
  .home .section--first .article,
  .home .section--second .article {
    border-bottom: 1px solid #c0c1c2;
  }
  .home .section--first .article:last-of-type,
  .home .section--second .article:last-of-type {
    border-bottom: 1px solid #c0c1c2;
  }
}

@media screen and (min-width: 768px) {
  .home .section--first .article,
  .home .section--second .article {
    border-bottom: 0;
  }
}

.home .section--first .article time,
.home .section--second .article time {
  display: none;
}

@media screen and (min-width: 768px) {
  .home .section--first .article,
  .home .section--second .article {
    position: relative;
    padding: 0;
    margin: 0;
    display: block;
  }
  .home .section--first .article .article__header,
  .home .section--second .article .article__header {
    display: block;
    min-height: 0;
    padding: 0;
    border: 0;
  }
  .home .section--first .article .article__header h1, .home .section--first .article .article__header h2,
  .home .section--second .article .article__header h1,
  .home .section--second .article .article__header h2 {
    position: absolute;
    z-index: 2;
  }
  .home .section--first .article .article__header h1 a, .home .section--first .article .article__header h2 a,
  .home .section--second .article .article__header h1 a,
  .home .section--second .article .article__header h2 a {
    display: block;
  }
  .home .section--first .article .article__header h1,
  .home .section--second .article .article__header h1 {
    bottom: 20px;
    padding-left: 5%;
    padding-right: 5%;
    font-size: 22px;
    width: 100%;
  }
  .home .section--first .article .article__header h1 a,
  .home .section--second .article .article__header h1 a {
    color: #fff;
  }
  .home .section--first .article .article__header h2,
  .home .section--second .article .article__header h2 {
    top: 20px;
    margin: 0;
    width: auto;
    max-width: 95%;
    letter-spacing: 0px;
  }
  .home .section--first .article .article__header h2 a,
  .home .section--second .article .article__header h2 a {
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
    background-color: #fff;
    display: inline-block;
    padding: 1px 8px;
    text-transform: uppercase;
  }
  .home .section--first .article .article__image,
  .home .section--second .article .article__image {
    margin: 0;
    width: 100%;
  }
  .home .section--first .article .article__image a:after,
  .home .section--second .article .article__image a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 50%;
    display: block;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.75)), to(transparent));
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.75) 0%, transparent 100%);
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.75) 0%, transparent 100%);
    background: linear-gradient(to top, rgba(0, 0, 0, 0.75) 0%, transparent 100%);
    z-index: 1;
    bottom: 0;
    left: 0;
  }
  .home .section--first .article .article__image img,
  .home .section--second .article .article__image img {
    display: block;
    width: 100%;
    height: auto;
  }
  .home .section--first .article .article__header ~ .article__image,
  .home .section--second .article .article__header ~ .article__image {
    margin: 0;
  }
  .home .section--first .article.article-paywall .article__header h2 a,
  .home .section--second .article.article-paywall .article__header h2 a {
    margin-left: 40px;
  }
  .home .section--first .article.article-paywall .article__header h2 a:before, .home .section--first .article.article-paywall .article__header h2 a:after,
  .home .section--second .article.article-paywall .article__header h2 a:before,
  .home .section--second .article.article-paywall .article__header h2 a:after {
    left: -40px;
  }
}

@media screen and (min-width: 768px) {
  .home .section--first .container {
    padding: 30px 0 15px 0;
  }
  .home .section--first .col-left .article__header h1 {
    font-size: 32px;
  }
  .home .section--first .col-right {
    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: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .home .section--first .col-right .article__header h1 {
    font-size: 18px;
  }
}

.home .section--second .ad {
  padding-bottom: 3em;
}

@media screen and (min-width: 992px) {
  .home .section--second .ad {
    padding-bottom: 0;
  }
}

.home .section--second .col-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.home .section--second .col-left .row:last-child {
  margin-top: auto;
}

.home .section--second .col-left .ad {
  margin-top: 3em;
}

@media screen and (min-width: 768px) {
  .home .section--second .col-left .ad {
    margin-top: 0;
  }
}

.home .section--second .col-right .ad {
  padding-top: 3em;
}

@media screen and (min-width: 992px) {
  .home .section--second .col-right .ad {
    border-top: 1px solid rgba(174, 175, 176, 0.25);
    padding-top: 20px;
  }
}

@media screen and (min-width: 768px) {
  .home .section--second .container {
    padding-bottom: 40px;
  }
  .home .section--second .col-left .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 15px;
  }
  .home .section--second .col-left .row:last-child {
    margin-bottom: 0;
  }
  .home .section--second .col-left .article {
    width: 49%;
  }
  .home .section--second .col-left .article__header h1 {
    font-size: 18px;
  }
}

.home .archive {
  background-color: #ededed;
}

@media screen and (max-width: 991px) {
  .home .archive .col-left {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .home .archive .tabs-wrapper {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-bottom: 40px;
  }
  .home .archive .col-right {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}

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

.home .archive .col-left .ad {
  margin-top: 40px;
  margin-bottom: 40px;
}

@media screen and (min-width: 768px) {
  .home .archive .col-left .ad {
    margin-top: 0;
  }
}

@media screen and (max-width: 991px) {
  .home .archive .col-left .ad > div > div {
    margin-left: auto;
    margin-right: auto;
  }
}

.home .archive aside.col-right .menu li a {
  background-color: #e0e2e3;
}

.home .archive aside.col-right .menu li a:hover {
  background-color: #0c476e;
}

.home .section--first,
.home .section--second,
.home .archive {
  max-width: 1030px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 1200px) {
  .home .section--first,
  .home .section--second,
  .home .archive {
    max-width: 1230px;
  }
}

.home .section--first .container,
.home .section--second .container,
.home .archive .container {
  padding-left: 0;
  padding-right: 0;
}

.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-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 * {
    margin-right: 15%;
  }
}

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

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

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

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

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

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

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

.archive .main .container.container--no-padding, .archive .main .container.container--ad {
  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 .article__header time {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  font-weight: 700;
  font-size: 14px;
  margin-top: 3px;
  color: #aeafb0;
}

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

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

@media screen and (min-width: 480px) {
  .archive .article .article__image img {
    width: auto;
  }
}

.page .article {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

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

.page .article .article__header {
  width: 100%;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  padding-bottom: 30px;
}

.page .article .article__header h1 {
  font-size: 30px;
}

@media screen and (min-width: 768px) {
  .page .article .article__header {
    padding-top: 0;
  }
  .page .article .article__header h1 {
    font-size: 40px;
  }
}

.page .article .article__content {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 0;
}

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

.listing.listing-new .wpsight-listing-image, .listing.listing-new-price .wpsight-listing-image {
  position: relative;
}

.listing.listing-new .wpsight-listing-image:before, .listing.listing-new-price .wpsight-listing-image:before {
  position: absolute;
  top: 20px;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
  padding: 1px 8px;
  text-transform: uppercase;
  z-index: 999;
}

@media only screen and (max-width: 599px) {
  .listing.listing-new .wpsight-listing-image:before, .listing.listing-new-price .wpsight-listing-image:before {
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

.listing.listing-new .wpsight-listing-image:before {
  content: 'Neu';
  background-color: #fada00;
  color: #033557;
}

.listing.listing-new-price .wpsight-listing-image:before {
  content: 'Neuer Preis';
  background-color: #27ae60;
  color: #fff;
}

.single-listing .gform_wrapper {
  display: none;
}

.single-listing .wpsight-listing-section {
  position: relative;
  margin-bottom: 30px;
}

.single-listing .wpsight-listing-agent-contact {
  display: block;
  width: 100%;
  margin-bottom: 30px;
  text-align: center;
  font-size: 18px;
  font-weight: 600px;
  background-color: #033557;
  color: #fff;
  padding: 10px 0;
  cursor: pointer;
  border: none;
  outline: none;
}

.single-listing .wpsight-listing-location-address {
  margin-bottom: 20px;
}

.single-listing .listing-term-location .listing-term {
  font-size: 15px;
  font-weight: 700;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #3970aa;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 10px;
  margin-top: 18px;
  display: inline-block;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.single-listing .wpsight-listing-price .listing-price-symbol,
.single-listing .wpsight-listing-price .listing-price-value {
  font-size: 30px;
  line-height: 0.85;
}

.single-listing .wpsight-listing-info .wpsight-listing-id {
  position: relative;
  top: 2px;
}

.single-listing .wpsight-listing-details .listing-details-detail {
  border-bottom: 0;
}

@media screen and (min-width: 992px) {
  .single-listing .wpsight-listing-details .listing-details-detail {
    width: 28.333%;
  }
}

.single-listing .wpsight-listing-details .listing-details-label,
.single-listing .wpsight-listing-details .listing-details-value {
  display: block;
}

.single-listing .wpsight-listing-details .listing-details-value {
  font-size: 20px;
}

.infobox-header .infobox-title {
  font-size: 16px;
}

.wpsight-listing-title {
  border-bottom: none;
}

.wpsight-listings-search .listings-search-advanced-toggle,
.wpsight-listings-search .listings-search-reset {
  bottom: -30px;
}

.wpsight-listings-search .listings-search-field input[type="text"],
.wpsight-listings-search .listings-search-field select {
  line-height: 18px;
}

.archive .listings-panel {
  border-bottom: 3px solid #aeafb0;
}

.archive .listings-panel-title {
  color: #033557;
}

.archive .listings-panel-action a {
  font-size: 12px;
  color: #033557;
}

.archive .wpsight-listing-title h2 > a {
  color: #033557;
  font-size: 22px;
}

.archive .wpsight-listing-info {
  border-bottom: 0px none transparent;
  padding-bottom: 0px;
}

.archive .wpsight-listings .wpsight-listing-section-image {
  position: relative;
  margin-bottom: 0px;
}

.archive .wpsight-listing-price .listing-price-symbol {
  font-size: 16px;
  margin-left: 3px;
}

.archive .wpsight-listing-right {
  border-bottom: 1px solid #c0c1c2;
  min-height: 150px;
}

.archive .wpsight-listing-price-before:before {
  color: #6d8e9e;
  content: "\e814";
  font-family: icons;
  font-size: 24px;
  display: inline-block;
  width: 24px;
  margin-left: -4px;
}

.archive .wpsight-listing-price-before {
  border-right: 1px solid #c0c1c2;
  display: inline-block;
  line-height: 18px;
  margin-right: 12px;
  padding-right: 12px;
}

.archive .wpsight-listing-status .badge {
  background-color: transparent !important;
  border-radius: 0px;
  color: #033557;
  font-weight: 700;
  padding: 0px;
}

.archive .wpsight-listing-status .badge-sale {
  border-bottom: 3px solid #27ae60;
}

.archive .wpsight-listing-status .badge-rent {
  border-bottom: 3px solid #2980b9;
}

.details-list {
  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;
  padding-top: 30px;
  padding-left: 0;
  margin-bottom: 30px;
  list-style: none;
  border-top: 4px #ededed double;
  border-bottom: 4px #ededed double;
}

.details-list-item {
  width: 50%;
  margin-bottom: 25px;
}

@media screen and (min-width: 480px) {
  .details-list-item {
    width: 30.333%;
  }
}

.details-list-item--full {
  width: 100%;
}

.details-list-item__label,
.details-list-item__value {
  display: block;
}

.details-list-item__label {
  font-size: 14px;
  font-weight: 700;
}

.details-list-item__value {
  font-size: 18px;
}

.details-list-item__value:empty:before {
  content: '-';
}

.energy-class-badges {
  margin-bottom: 20px;
}

.energy-class-badge {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.energy-class-badge:before {
  content: '';
  width: 116px;
  height: 34px;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
}

.energy-class-badge--a-plus-plus:before {
  background-image: url(../images/energy-scale/peb_a-plus-plus.png);
}

.energy-class-badge--a-plus:before {
  background-image: url(../images/energy-scale/peb_a-plus.png);
}

.energy-class-badge--a:before {
  background-image: url(../images/energy-scale/peb_a.png);
}

.energy-class-badge--b:before {
  background-image: url(../images/energy-scale/peb_b.png);
}

.energy-class-badge--c:before {
  background-image: url(../images/energy-scale/peb_c.png);
}

.energy-class-badge--d:before {
  background-image: url(../images/energy-scale/peb_d.png);
}

.energy-class-badge--e:before {
  background-image: url(../images/energy-scale/peb_e.png);
}

.energy-class-badge--f:before {
  background-image: url(../images/energy-scale/peb_f.png);
}

.energy-class-badge--g:before {
  background-image: url(../images/energy-scale/peb_g.png);
}

.energy-class-badge--a_a-plus:before {
  background-image: url(../images/energy-scale/peb_a_a-plus.png);
}

.energy-class-badge--a_a-plus-plus:before {
  background-image: url(../images/energy-scale/peb_a_a-plus-plus.png);
}

.energy-class-badge--a-plus_a-plus-plus:before {
  background-image: url(../images/energy-scale/peb_a-plus_a-plus-plus.png);
}

.energy-class-badge--b_a:before {
  background-image: url(../images/energy-scale/peb_b_a.png);
}

.energy-class-badge--b_a-plus:before {
  background-image: url(../images/energy-scale/peb_b_a-plus.png);
}

.energy-class-badge--b_a-plus-plus:before {
  background-image: url(../images/energy-scale/peb_b_a-plus-plus.png);
}

.energy-class-badge--c_a:before {
  background-image: url(../images/energy-scale/peb_c_a.png);
}

.energy-class-badge--c_a-plus:before {
  background-image: url(../images/energy-scale/peb_c_a-plus.png);
}

.energy-class-badge--c_a-plus-plus:before {
  background-image: url(../images/energy-scale/peb_c_a-plus-plus.png);
}

.energy-class-badge--c_b:before {
  background-image: url(../images/energy-scale/peb_c_b.png);
}

.energy-class-badge--d_a:before {
  background-image: url(../images/energy-scale/peb_d_a.png);
}

.energy-class-badge--d_a-plus:before {
  background-image: url(../images/energy-scale/peb_d_a-plus.png);
}

.energy-class-badge--d_a-plus-plus:before {
  background-image: url(../images/energy-scale/peb_d_a-plus-plus.png);
}

.energy-class-badge--d_b:before {
  background-image: url(../images/energy-scale/peb_d_b.png);
}

.energy-class-badge--d_c:before {
  background-image: url(../images/energy-scale/peb_d_c.png);
}

.energy-class-badge--e_a:before {
  background-image: url(../images/energy-scale/peb_e_a.png);
}

.energy-class-badge--e_a-plus:before {
  background-image: url(../images/energy-scale/peb_e_a-plus.png);
}

.energy-class-badge--e_a-plus-plus:before {
  background-image: url(../images/energy-scale/peb_e_a-plus-plus.png);
}

.energy-class-badge--e_b:before {
  background-image: url(../images/energy-scale/peb_e_b.png);
}

.energy-class-badge--e_c:before {
  background-image: url(../images/energy-scale/peb_e_c.png);
}

.energy-class-badge--e_d:before {
  background-image: url(../images/energy-scale/peb_e_d.png);
}

.energy-class-badge--f_a:before {
  background-image: url(../images/energy-scale/peb_f_a.png);
}

.energy-class-badge--f_a-plus:before {
  background-image: url(../images/energy-scale/peb_f_a-plus.png);
}

.energy-class-badge--f_a-plus-plus:before {
  background-image: url(../images/energy-scale/peb_f_a-plus-plus.png);
}

.energy-class-badge--f_b:before {
  background-image: url(../images/energy-scale/peb_f_b.png);
}

.energy-class-badge--f_c:before {
  background-image: url(../images/energy-scale/peb_f_c.png);
}

.energy-class-badge--f_d:before {
  background-image: url(../images/energy-scale/peb_f_d.png);
}

.energy-class-badge--f_e:before {
  background-image: url(../images/energy-scale/peb_f_e.png);
}

.energy-class-badge--g_a:before {
  background-image: url(../images/energy-scale/peb_g_a.png);
}

.energy-class-badge--g_a-plus:before {
  background-image: url(../images/energy-scale/peb_g_a-plus.png);
}

.energy-class-badge--g_a-plus-plus:before {
  background-image: url(../images/energy-scale/peb_g_a-plus-plus.png);
}

.energy-class-badge--g_b:before {
  background-image: url(../images/energy-scale/peb_g_b.png);
}

.energy-class-badge--g_c:before {
  background-image: url(../images/energy-scale/peb_g_c.png);
}

.energy-class-badge--g_d:before {
  background-image: url(../images/energy-scale/peb_g_d.png);
}

.energy-class-badge--g_e:before {
  background-image: url(../images/energy-scale/peb_g_e.png);
}

.energy-class-badge--g_f:before {
  background-image: url(../images/energy-scale/peb_g_f.png);
}

.energy-class-badge .energy-class-badge__value {
  margin-left: 10px;
  font-size: 14px;
}

.wpsight-listing-section-image .energy-class-badge {
  position: absolute;
  z-index: 1;
  right: 2px;
  bottom: 2px;
}

@media only screen and (max-width: 599px) {
  .wpsight-listing-section-image .energy-class-badge {
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

.wpsight-listing-section-image .energy-class-badge:before {
  width: 87px;
  height: 26px;
  -webkit-background-size: contain;
          background-size: contain;
}

.wpsight-listings-search-sc .select2-container--default {
  height: 30px;
  line-height: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.wpsight-listings-search-sc .select2-container--default .select2-selection--single {
  height: 30px;
  margin-top: 1px;
  border-radius: 0px;
  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;
  border: 1px solid rgba(3, 53, 87, 0.15);
  border-radius: 0;
  outline: 0;
  background-color: #fff;
  padding: 5px;
  max-width: 100%;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .wpsight-listings-search-sc .select2-container--default .select2-selection--single {
    margin-top: 2px;
  }
}

.wpsight-listings-search-sc .select2-container--default .select2-selection--single .select2-selection__arrow {
  display: none;
}

.wpsight-listings-search-sc .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: inherit;
  line-height: 18px;
  font-size: 12px;
}

.wpsight-listing-thumbnail {
  display: block;
}

.wpsight-listing-thumbnail img {
  margin-right: auto;
  margin-left: auto;
}

.select2-results__option {
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
}

.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: #aeafb0;
  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;
}

.archive .format-video .article__image:before {
  content: "";
  position: absolute;
  display: block;
  top: 12px;
  right: 12px;
  width: 30px;
  height: 30px;
  background-color: #033557;
  border: 1px solid #aeafb0;
  border-radius: 50%;
  opacity: 0.7;
}

.archive .format-video .article__image:after {
  content: "";
  position: absolute;
  display: block;
  top: 20px;
  right: 19px;
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 13px solid #e0e2e3;
}

aside.col-right > div,
aside.col-right > section {
  margin: 0 auto 40px;
  padding: 0 10px;
}

@media screen and (min-width: 768px) {
  aside.col-right > div,
  aside.col-right > section {
    padding: 0;
    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: #ededed;
  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: #0c476e;
  color: #ededed;
}

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

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

@media screen and (max-width: 767px) {
  .widget_recent_comments,
  .widget_recent_entries {
    padding: 0 !important;
  }
}

.widget_recent_comments h3,
.widget_recent_entries h3 {
  background-color: #033557;
  color: #fada00;
  margin: 0;
  padding: 10px 15px;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 1px;
}

@media screen and (min-width: 992px) {
  .widget_recent_comments h3,
  .widget_recent_entries h3 {
    padding: 2px 15px;
  }
}

.widget_recent_entries ul,
.widget_recent_comments ul {
  margin: 0;
  padding: 5px 0;
  list-style: none;
  counter-reset: list-counter;
}

.widget_recent_entries ul li,
.widget_recent_comments ul li {
  position: relative;
  padding: 7px 15px;
  font-family: "Grenzecho Serif", Georgia, "Times New Roman", Times, serif;
  border-bottom: 1px solid #ccc;
  line-height: 1.4;
  min-height: 75px;
}

.widget_recent_entries ul li:last-child,
.widget_recent_comments ul li:last-child {
  border-bottom: 0;
}

.widget_recent_entries ul li a,
.widget_recent_comments ul li a {
  color: #033557;
  font-size: 15px;
}

.widget_recent_entries ul li h2,
.widget_recent_comments ul li h2 {
  margin: 5px 0;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  color: #3970aa;
  text-transform: uppercase;
}

.widget_recent_entries ul li h2 a,
.widget_recent_comments ul li h2 a {
  color: #3970aa;
}

.widget_recent_entries ul li h1,
.widget_recent_comments ul li h1 {
  margin: 0px;
  font-size: 15px;
}

.widget_recent_entries ul li time,
.widget_recent_comments ul li time {
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 13px;
  margin-top: 3px;
  color: #aeafb0;
}

.home .archive .widget_recent_comments ul li,
.home .archive .widget_recent_entries ul li {
  border-bottom-color: #e0e2e3;
}

.widget_recent_comments ul li {
  font-size: 14px;
  margin: 0;
  padding: 10px 15px 7px;
}

.widget_recent_comments ul li.recentcomments a {
  display: block !important;
}

.datepicker.dropdown-menu {
  border-radius: 0;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, 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: #033557;
  background-image: none;
  text-shadow: none;
}

.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: #ededed;
  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;
}

.error404 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100vh;
}

.error404 .site-header,
.error404 .site-footer {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}

.error404 .document {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}

.error404 .main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}

.error404 .main > * {
  display: none;
}

.error404 .main .container--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  -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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .error404 .main .container--flex {
    width: 100%;
  }
}

.error404 .main h1 {
  color: #e0e2e3;
  font-size: 90px;
  font-weight: 700;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 20px 0;
  line-height: 1;
}

.error404 .main h1 span {
  display: block;
}

@media screen and (min-width: 768px) {
  .error404 .main h1 span {
    display: inline;
  }
}

.error404 .main h1 span:last-child {
  font-size: 17px;
  text-transform: uppercase;
  letter-spacing: 4px;
}

.error404 .main blockquote {
  margin: 0;
}

.error404 .main blockquote p {
  font-size: 20px;
}

.job .main aside,
.famillienanzeigen .main aside {
  display: none;
}

.job .article,
.famillienanzeigen .article {
  margin-bottom: 0;
}

.job .article .article__header,
.famillienanzeigen .article .article__header {
  display: none;
}

.job .article p,
.famillienanzeigen .article p {
  margin-bottom: 0;
}

.job .article iframe,
.famillienanzeigen .article iframe {
  display: block;
}

.job.archive .main .container,
.job.page .article .article__content,
.famillienanzeigen.archive .main .container,
.famillienanzeigen.page .article .article__content {
  padding-top: 0;
  padding-bottom: 0;
}

.epaper-iframe {
  width: 100%;
  height: 1281px;
}

.epaper-pages {
  margin: 0 auto 50px;
  clear: both;
}

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

.epaper-pages > ul .page {
  margin: 10px 14px 10px 0;
  min-width: 106px;
  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;
  bottom: 0;
  top: 0;
  min-height: 160px;
}

.epaper-pages > ul .page--current a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 2px solid #3970aa;
}

.epaper-pages > ul .page a {
  display: block;
}

.epaper-pages > ul .page img {
  -webkit-box-shadow: 0 0 5px #ccc;
          box-shadow: 0 0 5px #ccc;
  max-height: 160px;
}

.epaper-pages > ul .page img:not(.flickity-lazyloaded) {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.epaper-pages .flickity-prev-next-button[disabled] {
  opacity: .5;
}

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

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

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

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

.custom-archive-selector {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #c0c1c2;
  padding-bottom: 25px;
  margin-bottom: 25px;
  position: relative;
}

.custom-archive-selector:after {
  content: 'oder';
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(50%);
      -ms-transform: translateX(-50%) translateY(50%);
       -o-transform: translateX(-50%) translateY(50%);
          transform: translateX(-50%) translateY(50%);
  background: #e0e2e3;
  display: inline-block;
  padding: 0 20px;
}

.custom-archive-selector select {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 0 5px;
}

.custom-archive-selector select:last-of-type {
  margin-left: 0;
}

.custom-archive-selector button {
  margin-top: 0;
}

.post-type-archive-epaper .section--news {
  margin-top: 40px;
}

i.highlight {
  color: #033557;
  font-weight: 600;
  font-style: normal;
  position: relative;
}

i.highlight:after {
  content: '';
  background: #fada00;
  position: absolute;
  left: 0;
  z-index: -1;
  margin: 1px -3px 3px -3px;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.sorting-container {
  margin: 20px 0;
  font-size: 14px;
}

.current-sorting {
  font-weight: 700;
}

.search-form {
  background: #ededed;
  padding: 14px;
}

.search-form label {
  display: block;
  margin-bottom: 2px;
  font-size: 14px;
  padding-left: 5px;
}

.search-form__input-mask {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 14px;
}

.search-form__input-mask .search-form__field {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.search-form__input-mask button {
  margin-top: 0;
  margin-left: 5px;
}

.search-form .search-form__columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.search-form .search-form__columns .form-field {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.search-form .search-form__columns .form-field ~ .form-field {
  margin-left: 5px;
}

.search-form .search-form__columns .form-field input, .search-form .search-form__columns .form-field select {
  width: 100%;
}

.search-type-publication__child--nested:before {
  content: '- ';
}

.search .ui-datepicker-header,
.post-type-archive-epaper .ui-datepicker-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #0c476e;
  padding: 10px 0;
}

.search thead,
.post-type-archive-epaper thead {
  background: #033557;
}

.search .ui-datepicker-next,
.post-type-archive-epaper .ui-datepicker-next {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.search .ui-datepicker-next:after,
.post-type-archive-epaper .ui-datepicker-next:after {
  content: url("../images/icon-arrow-right.svg");
}

.search .ui-datepicker-prev:after,
.post-type-archive-epaper .ui-datepicker-prev:after {
  content: url("../images/icon-arrow-left.svg");
}

.search .ui-datepicker-prev,
.search .ui-datepicker-next,
.post-type-archive-epaper .ui-datepicker-prev,
.post-type-archive-epaper .ui-datepicker-next {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 8px;
  cursor: pointer;
}

.search .ui-datepicker-prev span,
.search .ui-datepicker-next span,
.post-type-archive-epaper .ui-datepicker-prev span,
.post-type-archive-epaper .ui-datepicker-next span {
  display: none;
}

.search .ui-datepicker-prev:after,
.search .ui-datepicker-next:after,
.post-type-archive-epaper .ui-datepicker-prev:after,
.post-type-archive-epaper .ui-datepicker-next:after {
  display: block;
  width: 10px;
  height: 19px;
}

.search .ui-datepicker-title,
.post-type-archive-epaper .ui-datepicker-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.search .ui-datepicker-title select,
.post-type-archive-epaper .ui-datepicker-title select {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.search .ui-datepicker-calendar,
.post-type-archive-epaper .ui-datepicker-calendar {
  background: #033557;
}

.search .ui-datepicker-calendar th, .search .ui-datepicker-calendar td,
.post-type-archive-epaper .ui-datepicker-calendar th,
.post-type-archive-epaper .ui-datepicker-calendar td {
  text-align: center;
}

.search .ui-datepicker-calendar th,
.post-type-archive-epaper .ui-datepicker-calendar th {
  padding: 10px;
  font-weight: 300;
  color: white;
}

.search .ui-datepicker-calendar td,
.post-type-archive-epaper .ui-datepicker-calendar td {
  padding: 6px;
}

.random-post-list-listing,
.random-post-list-job_listing {
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
}

.random-post-list-listing .random-post-list-widget-image,
.random-post-list-job_listing .random-post-list-widget-image {
  max-width: 70%;
  margin: 0 auto;
  margin-bottom: 20px;
}

.random-post-list-listing .random-post-list,
.random-post-list-job_listing .random-post-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.random-post-list-listing .random-post-list li, .random-post-list-listing .random-post-list a,
.random-post-list-job_listing .random-post-list li,
.random-post-list-job_listing .random-post-list a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
}

.random-post-list-listing .random-post-list li,
.random-post-list-job_listing .random-post-list li {
  margin-bottom: 10px;
}

.random-post-list-listing .random-post-list .listing-image,
.random-post-list-job_listing .random-post-list .listing-image {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}

.random-post-list-listing .random-post-list .listing-details,
.random-post-list-job_listing .random-post-list .listing-details {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 50%;
          flex: 1 0 50%;
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px 15px;
  background-color: #fff;
  line-height: 1;
}

.random-post-list-listing .random-post-list .listing-details__location,
.random-post-list-job_listing .random-post-list .listing-details__location {
  color: #3970aa;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
}

.random-post-list-listing .random-post-list .listing-details__price, .random-post-list-listing .random-post-list .listing-details__title,
.random-post-list-job_listing .random-post-list .listing-details__price,
.random-post-list-job_listing .random-post-list .listing-details__title {
  color: #033557;
  font-family: "Grenzecho Serif", Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  font-weight: 400;
  margin: 5px 0;
}

.random-post-list-listing .random-post-list .listing-details__offer,
.random-post-list-job_listing .random-post-list .listing-details__offer {
  color: #aeafb0;
  font-size: 11px;
  font-weight: 700;
}

.random-post-list-job_listing .random-post-list li + li {
  padding-top: 10px;
  border-top: 1px solid #e1e2e3;
}

.random-post-list-job_listing .random-post-list .listing-details__title {
  font-size: 16px;
}

.random-post-list-job_listing .random-post-list .listing-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 30%;
          flex: 0 0 30%;
}

.listing-more {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #d4d5d6;
  color: #3970aa;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  letter-spacing: 1px;
  padding: 15px;
  position: relative;
  text-transform: uppercase;
}

.listing-more:after {
  content: "\e80d";
  font-size: 30px;
}

#cookieChoiceInfo {
  top: auto !important;
  bottom: 0;
  padding: 15px !important;
  background-color: #033557 !important;
  color: #fff;
  border-top: 2px solid #fada00;
  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: #fada00;
}

#cookieChoiceInfo a[target="_blank"] {
  margin-left: 3px !important;
}

#cookieChoiceInfo a#cookieChoiceDismiss {
  display: block;
  padding: 10px;
  background-color: #fff;
  font-weight: 700;
  color: #3970aa;
  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;
  }
}

.tribe-events-visuallyhidden {
  display: none;
}

.tribe-events-after-html {
  position: relative;
  padding: 25px;
  margin-top: 25px;
  background: #ededed;
}

@media screen and (min-width: 480px) {
  .tribe-events-after-html {
    padding-left: 100px;
  }
}

.tribe-events-after-html:before {
  display: none;
  content: '\e813';
  position: absolute;
  top: 50%;
  left: 25px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 50px;
  color: #aeafb0;
}

@media screen and (min-width: 480px) {
  .tribe-events-after-html:before {
    display: block;
  }
}

.tribe-events-after-html p:last-child {
  margin-bottom: 0;
}

.single-tribe_events .main > .container--flex {
  padding: 0;
}

.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: #ededed;
  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 #ededed;
}

#tribe-bar-collapse-toggle {
  position: relative;
  border-bottom: 1px solid transparent;
  padding-bottom: 10px;
  padding-right: 25px;
  font-family: "Grenzecho Serif", Georgia, "Times New Roman", Times, 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: #d6dce1;
}

#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 #e0e2e3;
  padding: 10px 20px;
  margin-bottom: 70px;
}

.tribe-events-list .tribe-events-event-cost {
  display: none;
}

.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 #ededed;
}

.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: #3970aa;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, 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: #033557;
  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: #3970aa;
  margin-left: 0.5em;
}

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

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

.tribe-events-tooltip:before {
  content: "";
  display: block;
  position: absolute;
  width: 6px;
  height: 6px;
  background-color: #e0e2e3;
  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;
}

.single-tribe_events .tribe-events-schedule {
  border-left: 2px solid #e0e2e3;
  padding: 15px 0 15px 20px;
  margin: 15px 0 30px;
}

.single-tribe_events .tribe-events-schedule h2 {
  margin: 0;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 30px;
}

.single-tribe_events .tribe-events-schedule .tribe-events-cost {
  color: #656667;
}

.single-tribe_events .tribe-events-schedule .tribe-events-cost:before {
  content: "Eintritt: ";
}

.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: #ededed;
  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-meta-group .tribe-address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 1em;
}

.single-tribe_events .tribe-events-meta-group .tribe-street-address {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.single-tribe_events .tribe-events-meta-group .tribe-locality {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.single-tribe_events .tribe-events-meta-group .tribe-delimiter {
  display: none;
}

.single-tribe_events .tribe-events-meta-group .tribe-region {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
}

.single-tribe_events .tribe-events-meta-group .tribe-postal-code {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin-right: 0.25em;
}

.single-tribe_events .tribe-events-meta-group .tribe-country-name {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
}

.single-tribe_events .tribe-events-venue-map {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
}

.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: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.single-tribe_events #tribe-events-footer {
  margin-top: 60px;
}

.events-nav {
  list-style: none;
}

@media screen and (min-width: 480px) {
  .events-nav__item {
    max-width: 45%;
  }
}

.events-nav__item--next {
  text-align: right;
}

.events-nav__item--next > a {
  display: inline-block;
}

.events-nav-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
}

.tribe-events-nav-next .events-nav-link {
  text-align: right;
}

.events-nav-link__arrow {
  margin-right: 5px;
  margin-left: 5px;
  font-size: 70px;
  line-height: 0.65;
  color: #fada00;
}

.events-nav-link__text {
  font-size: 1.25rem;
}

.events-nav-link__title {
  display: block;
  color: #aeafb0;
  font-size: 0.875rem;
}

.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 #e0e2e3;
  color: #033557;
  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;
}

#tribe_events_filters_wrapper.tribe-events-filters-horizontal {
  padding: 30px 15px;
}

.tribe-mobile #tribe_events_filters_wrapper.tribe-events-filters-horizontal {
  position: relative;
}

#tribe_events_filters_wrapper.tribe-events-filters-horizontal,
.tribe-filters-closed #tribe_events_filters_wrapper.tribe-events-filters-horizontal {
  margin-top: 0;
}

@media screen and (min-width: 480px) {
  #tribe_events_filters_wrapper.tribe-events-filters-horizontal {
    padding-right: 10%;
    padding-left: 10%;
  }
}

@media screen and (min-width: 768px) {
  #tribe_events_filters_wrapper.tribe-events-filters-horizontal {
    padding-right: 14.9%;
    padding-left: 14.9%;
  }
}

#tribe_events_filters_wrapper.tribe-events-filters-horizontal .tribe-events-filters-content {
  position: relative;
}

.tribe-mobile #tribe_events_filters_wrapper.tribe-events-filters-horizontal .tribe-events-filters-content {
  padding: 10px 20px;
}

#tribe_events_filters_wrapper.tribe-events-filters-horizontal .tribe-events-filters-label {
  margin-bottom: 5px;
  margin-left: 0;
  font-size: 1rem;
  font-weight: 400;
  text-transform: none;
}

#tribe_events_filters_wrapper.tribe-events-filters-horizontal .tribe_events_filter_item {
  padding: 13px 33px 11px 11px;
  margin-right: 15px;
  margin-bottom: 0;
  background: #fff;
  border: 1px solid rgba(3, 53, 87, 0.15);
}

.tribe-mobile #tribe_events_filters_wrapper.tribe-events-filters-horizontal .tribe_events_filter_item {
  margin-right: 0;
}

#tribe_events_filters_wrapper.tribe-events-filters-horizontal .tribe-events-filters-group-heading {
  height: 35px;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.tribe-mobile #tribe_events_filters_wrapper.tribe-events-filters-horizontal .tribe-events-filters-group-heading {
  height: auto;
}

@media screen and (min-width: 768px) {
  #tribe_events_filters_wrapper.tribe-events-filters-horizontal .tribe-events-filters-group-heading {
    padding-left: 0;
  }
}

#tribe_events_filters_wrapper.tribe-events-filters-horizontal .tribe-events-filters-group-heading .horizontal-drop-indicator:before {
  margin-left: 10px;
}

#tribe_events_filters_wrapper.tribe-events-filters-horizontal .tribe-filter-status {
  line-height: 19px;
}

#tribe_events_filters_wrapper.tribe-events-filters-horizontal .tribe-events-filter-count {
  width: 19px;
  height: 19px;
  padding-left: 2px;
  line-height: 20px;
}

#tribe_events_filters_wrapper.tribe-events-filters-horizontal #tribe_events_filters_toggle,
#tribe_events_filters_wrapper.tribe-events-filters-horizontal #tribe_events_filters_reset {
  font-size: 13px;
}

#tribe_events_filters_wrapper.tribe-events-filters-horizontal .tribe-events-filter-group {
  border-color: #aaa;
  -webkit-box-shadow: none;
          box-shadow: none;
}

#tribe_events_filters_wrapper.tribe-events-filters-horizontal .tribe-events-filter-group:before {
  top: -14px;
  border-bottom-color: #000;
}

#tribe_events_filters_wrapper.tribe-events-filters-horizontal .select2-choices {
  padding: 0;
  background: transparent;
  border: 0;
  border-radius: 0;
}

#tribe_events_filters_wrapper.tribe-events-filters-horizontal .select2-choice {
  letter-spacing: 0;
}

#tribe_events_filters_wrapper.tribe-events-filters-horizontal .tribe-events-filter-group li {
  width: 100%;
  margin: 0;
  background: #fff;
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

#tribe_events_filters_wrapper.tribe-events-filters-horizontal .tribe-events-filter-group li.select2-search-choice {
  margin-bottom: 5px;
  background: #ededed;
}

#tribe_events_filters_wrapper.tribe-events-filters-horizontal .tribe-dropdown.select2-container-multi .select2-search-field .select2-input {
  width: 100% !important;
  height: 24px !important;
  padding: 0 5px;
  background: #fff;
  border: 1px solid rgba(3, 53, 87, 0.15) !important;
}

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

.gform_wrapper .gform_heading {
  width: 100%;
}

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

.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;
}

@-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: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.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 .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 .left_label select.medium,
.gform_wrapper .right_label input.medium,
.gform_wrapper .right_label select.medium,
.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% !important;
  margin-left: 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 #033557;
}

.ginput_container {
  width: 31%;
}

.gform_wrapper .ginput_container.ginput_container_date {
  -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;
  width: 64%;
}

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

@media screen and (min-width: 992px) {
  .gform_wrapper .ginput_container.ginput_container_date input.datepicker {
    margin-right: 15px !important;
  }
}

.gform_wrapper .ginput_container.ginput_container_date img.ui-datepicker-trigger {
  cursor: pointer;
}

.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,
.ginput_container.ginput_container_textarea {
  width: 64%;
}

.ginput_container.ginput_container_textarea textarea {
  width: 100% !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;
}

ul.job_listings li.job_listing {
  font-size: 0.8889em;
}

ul.job_listings li.job_listing a {
  padding-left: 1em;
}

ul.job_listings li.job_listing a img.company_logo {
  width: 90px;
}

@media screen and (min-width: 600px) {
  ul.job_listings li.job_listing a img.company_logo {
    visibility: visible;
  }
}

@media screen and (min-width: 600px) {
  ul.job_listings li.job_listing a div.position {
    padding-left: calc(90px + 1em);
  }
}

ul.job_listings li.job_listing a div.location {
  font-size: 0.875em;
}

.article.job_listing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

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

.article.job_listing .article__header {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.article.job_listing .article__image {
  display: none;
}

.single_job_listing .company {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0;
  border: 1px solid #dedede;
  background-color: #eaeaea;
  -webkit-box-shadow: none;
          box-shadow: none;
}

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

.single_job_listing .company .company_logo_container {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 calc(100% / 3);
          flex: 0 1 calc(100% / 3);
  min-width: 250px;
  background-color: #fff;
}

.single_job_listing .company .company_logo_container img {
  position: relative;
  left: 50%;
  width: 100%;
  max-width: none;
  height: 100%;
  margin: 0;
  padding: 0;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  -o-object-fit: scale-down;
     object-fit: scale-down;
}

.single_job_listing .company .job-type {
  height: 25px;
  margin: 0 0 14px 0;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
}

@media screen and (min-width: 992px) {
  .single_job_listing .company .job-type {
    margin: 0 14px 0 0;
  }
}

.single_job_listing .company .name {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin: 0;
  padding-left: 5px;
  color: #000;
  line-height: 25px;
}

.single_job_listing .company .name:after {
  position: absolute;
  padding-left: 5px;
  color: #000;
  font-size: 18px;
  content: "\e813";
}

.single_job_listing .company .location,
.single_job_listing .company .date-posted {
  font-size: 14px;
  line-height: 18px;
}

.single_job_listing .company .location:before,
.single_job_listing .company .date-posted:before {
  margin-right: 8px;
  vertical-align: initial;
}

.single_job_listing .meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0;
  padding: 2em;
}

.single_job_listing .meta ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0 0 20px 0;
  padding: 0;
  list-style-type: none;
}

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

@media screen and (max-width: 767px) {
  .single_job_listing .application_button,
  .single_job_listing .application_pdf_button {
    width: 100%;
    margin: 0 0 .5em 0 !important;
  }
}

.single_job_listing .application_pdf_button {
  display: inline-block;
  margin: 0 .5em 0 0;
  padding: .90909091em 2em;
  border: 1px solid rgba(3, 53, 87, 0.15);
  outline: 0;
  color: #000;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.1em;
  line-height: 1em;
  text-align: center;
}

.rp4wp-related-job_listing > ul li.job_listing a img.company_logo, .rp4wp-related-job_listing > ul li.no_job_listings_found a img.company_logo, ul.job_listings li.job_listing a img.company_logo, ul.job_listings li.no_job_listings_found a img.company_logo {
  height: auto;
}

.article__content {
  padding-top: 10px;
  padding-bottom: 40px;
  font-size: 18px;
  font-family: "Grenzecho Serif", Georgia, "Times New Roman", Times, serif;
}

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

@media screen and (min-width: 992px) {
  .article__content aside.article-aside {
    float: right;
    margin: 0 0 25px 25px;
  }
}

.article__content .oembed {
  margin: 2em auto;
}

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

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

.article__content .twitter-tweet {
  margin-left: auto;
  margin-right: auto;
}

.article__content p {
  line-height: 1.8;
  word-wrap: break-word;
}

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

.article__content h2 {
  font-size: 26px;
}

.article__content .intro {
  font-weight: 700;
  font-size: 20px;
  line-height: 1.6;
}

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

.article__content blockquote {
  text-align: center;
  margin: 40px 20px;
}

.article__content blockquote p {
  font-size: 22px;
}

.article__content blockquote p:first-of-type:before {
  content: "\201E";
  margin-right: 2px;
}

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

.article__content blockquote cite {
  display: block;
  opacity: 0.5;
}

.article__content blockquote cite:before {
  content: "\2014";
  margin-right: 5px;
}

.article__content .sportsresult {
  display: block;
  padding: 15px;
  margin: 50px 0 30px;
  text-align: center;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
  color: #033557;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, 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 #e0e2e3;
  padding: 15px 20px;
  line-height: 1.5;
  font-size: 16px;
  font-weight: 700;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.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;
    width: 100%;
  }
}

@media (max-width: 991px) {
  .article__content .figure-wrapper figure {
    width: 100% !important;
  }
}

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

@media (min-width: 992px) {
  .article__content .figure-wrapper figure.alignnone {
    width: 100% !important;
  }
  .article__content .figure-wrapper figure.alignleft, .article__content .figure-wrapper figure.alignright {
    width: auto;
    margin-top: 5px;
    margin-bottom: 20px;
  }
  .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: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.6;
  color: #aeafb0;
}

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

@media (max-width: 991px) {
  .article__content .figure-wrapper figure figcaption {
    text-align: center;
  }
}

.btn, .modal__body .button-primary, .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] {
  border: 0;
  font-weight: 700;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  display: inline-block;
  padding: 10px 15px;
  margin-top: 10px;
  cursor: pointer;
  color: #aeafb0;
  background-color: #ededed;
  line-height: normal;
}

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

.btn--blue-dark {
  background-color: #0c476e;
  color: #e0e2e3;
}

.btn--blue-darker, .modal__body .button-primary, .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] {
  background-color: #033557;
  color: #fff;
}

.btn--yellow, .main .btn--yellow {
  background-color: #fada00;
  color: #033557;
}

.btn--small {
  padding-top: 5px;
  padding-bottom: 5px;
}

.btn i, .modal__body .button-primary 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 {
  margin-left: 15px;
}

.font-color--yellow,
.font-color--yellow a {
  color: #fada00;
}

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

.select2-container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

.select2-container .select2-selection--single {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -ms-user-select: none;
      user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

.select2-container .select2-selection--multiple {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -ms-user-select: none;
      user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-search--inline {
  float: left;
}

.select2-container .select2-search--inline .select2-search__field {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px;
  -ms-user-select: none;
      user-select: none;
  -webkit-user-select: none;
}

.select2-results__option[aria-selected] {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), to(#eee));
  background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#ccc));
  background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(50%, #eee));
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#fff));
  background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: #fff;
}

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

.select2-container--default .select2-selection--multiple,
.select2-container--default.select2-container--focus .select2-selection--multiple {
  max-width: 100%;
  min-height: 33px;
  padding: 0 3px;
  border: 1px solid rgba(3, 53, 87, 0.15);
  border-radius: 0;
  -webkit-transition: border ease .4s;
  -o-transition: border ease .4s;
  transition: border ease .4s;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #ededed;
  border: 1px solid #ededed;
  border-radius: 0;
  font-size: 14px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #0c476e;
}

/*# sourceMappingURL=main.css.map */
