@charset "UTF-8";
/**
 * @license
 * MyFonts Webfont Build ID 3933260, 2020-08-06T15:25:40-0400
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed fonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: NeuzeitGro-Lig by URW Type Foundry
 * URL: https://www.myfonts.com/fonts/urw/neuzeit-grotesk/t-light/
 *
 * Webfont: NeuzeitGro-Bla by URW Type Foundry
 * URL: https://www.myfonts.com/fonts/urw/neuzeit-grotesk/t-black/
 *
 * Webfont: NeuzeitGroCon-Bla by URW Type Foundry
 * URL: https://www.myfonts.com/fonts/urw/neuzeit-grotesk/t-black-condensed/
 *
 * Webfont: NeuzeitGro-Reg by URW Type Foundry
 * URL: https://www.myfonts.com/fonts/urw/neuzeit-grotesk/t-regular/
 *
 * Webfont: NeuzeitGro-Bol by URW Type Foundry
 * URL: https://www.myfonts.com/fonts/urw/neuzeit-grotesk/t-bold/
 *
 * Webfont: NeuzeitGroExt-Bla by URW Type Foundry
 * URL: https://www.myfonts.com/fonts/urw/neuzeit-grotesk/t-black-extra-condensed/
 *
 *
 * fonts copyright: (URW)++,Copyright 2014 by (URW)++ Design &amp;amp; Development
 *
 * © 2020 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
/* @import url("//hello.myfonts.net/count/3c044c"); */
@font-face {
  font-family: "NeuzeitGro-Reg";
  src: url("../fonts/NeuzeitGro-Reg.woff2") format("woff2"), url("../fonts/NeuzeitGro-Reg.woff") format("woff");
}
@font-face {
  font-family: "NeuzeitGro-Bol";
  src: url("../fonts/NeuzeitGro-Bol.woff2") format("woff2"), url("../fonts/NeuzeitGro-Bol.woff") format("woff");
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

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

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

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

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

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

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

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

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

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

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

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

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

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

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

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

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

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

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
html,
body {
  font-size: 18px;
}

body,
button,
input,
select,
optgroup,
textarea {
  color: #404040;
  font-family: "NeuzeitGro-Reg", sans-serif;
  font-size: 18px;
  line-height: 1.5;
}

strong {
  font-family: "NeuzeitGro-Bol", sans-serif;
  font-weight: normal;
}

html,
body {
  font-size: 18px;
}

html,
body,
p,
ul,
li,
ol,
a,
span {
  font-family: "NeuzeitGro-Reg", sans-serif;
  color: #11274c;
}

h1,
h2,
h2 a,
h3,
.h3,
h4,
h5,
h6 {
  font-family: "NeuzeitGro-Bol", serif;
  font-weight: 400;
}

h1 {
  font-size: 2rem;
  line-height: 2.3rem;
}
@media (min-width: 992px) {
  h1 {
    font-size: 2.6rem;
    line-height: 2.8rem;
  }
}

q {
  font-family: "NeuzeitGro-Bol", serif;
  font-size: 20px;
}

p,
ul,
ol {
  font-weight: normal;
}

p {
  margin-bottom: 1.5em;
  font-size: 19px;
}
@media (min-width: 1600px) {
  p {
    font-size: 21px;
  }
}

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

blockquote {
  color: #1667af;
  font-size: 24px;
  font-style: bold;
  margin: 0;
  padding: 0;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}

body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul,
ol {
  margin: 0 0 1.5em 3em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

iframe {
  max-width: 100%;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  /* Make sure select elements fit in widgets. */
}

.widget select {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #00a2ad;
  transition: all 0.3s linear;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}

.button {
  text-transform: uppercase;
  padding: 12px 25px;
  display: inline-block;
  font-family: "NeuzeitGro-Reg", sans-serif;
}
.button.pink {
  background: #00a2ad;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 0.5px;
}
.button.pink:hover {
  background: #13b8c3;
  color: white;
  text-decoration: none;
}

.button-blue-outline {
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  border: 2px solid #1667af;
  padding: 6px 15px;
  margin-bottom: 20px;
  display: inline-block;
  transition: all 0.3s linear;
}
.button-blue-outline:hover {
  padding: 6px 25px;
}
.button-blue-outline:visited, .button-blue-outline:focus, .button-blue-outline:active {
  text-decoration: none;
}

.outlineLink {
  text-align: center;
  text-transform: uppercase;
  border: 2px solid #13b8c3;
  padding: 5px;
  min-width: 150px;
  margin-bottom: 15px;
  display: inline-block;
  transition: all 0.3s linear;
}
.outlineLink.aqua {
  color: #13b8c3;
  border-color: #13b8c3;
}
.outlineLink.aqua:hover {
  color: #fff;
  background: #13b8c3;
}
.outlineLink.orange {
  color: #F16045;
  border-color: #F16045;
}
.outlineLink.orange:hover {
  color: #fff;
  background: #F16045;
}
.outlineLink.pink {
  color: #d11c55;
  border-color: #d11c55;
}
.outlineLink.pink:hover {
  color: #fff;
  background: #d11c55;
}
.outlineLink.blue {
  color: #1667af;
  border-color: #1667af;
}
.outlineLink.blue:hover {
  color: #fff;
  background: #1667af;
}

.page article .outlineLink {
  margin: 0 20px 25px 0;
  font-weight: bold;
}

.site-main {
  padding: 2rem 0;
}

.text-blue {
  color: #1667af;
  color: #00a2ad;
}

.text-teal {
  color: #00a2ad;
}

h2.blue {
  color: #11274c;
  font-size: 1.8rem;
}
@media (min-width: 992px) {
  h2.blue {
    padding-top: 23px;
    padding-bottom: 11px;
  }
}

svg.circle-arrow {
  height: 1.2em;
  width: 1.2em;
  vertical-align: text-bottom;
}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
          clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

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

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

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

.no-space-list {
  margin-left: 0;
  padding-left: 20px;
}

.aqua {
  color: #13b8c3;
}

.blue {
  color: #00a2ad;
}
.blue a {
  color: #00a2ad;
  text-decoration: underline;
}

.cat-list {
  padding-top: 1.5rem;
}
.cat-list .list-header {
  color: #FFEFDA;
  font-weight: bold;
}
.cat-list li {
  padding-right: 15px;
}
.cat-list li a {
  color: #fff;
}

.no-space {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}

.sec-marg-pad {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.mobile-show {
  display: none;
}
@media (max-width: 992px) {
  .mobile-show {
    display: block;
  }
}

.mobile-hide {
  display: block;
}
@media (max-width: 992px) {
  .mobile-hide {
    display: none;
  }
}

.two-columns {
  -moz-column-count: 2;
       column-count: 2;
}
@media (max-width: 772px) {
  .two-columns {
    -moz-column-count: 1;
         column-count: 1;
  }
}

.para-font {
  font-family: "NeuzeitGro-Reg", sans-serif;
}

.filter-categories label {
  display: block;
  text-indent: -24px;
}
.filter-categories input[type=radio] {
  margin-right: 10px;
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}

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

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: none;
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
  display: block;
}

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

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}

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

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

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

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

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

.owl-carousel .animated {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

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

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

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

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}

.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}

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

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

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

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

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

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

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

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

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1140px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

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

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

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

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

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

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-push-11 {
    left: 91.66666667%;
  }

  .col-sm-push-10 {
    left: 83.33333333%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-8 {
    left: 66.66666667%;
  }

  .col-sm-push-7 {
    left: 58.33333333%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-5 {
    left: 41.66666667%;
  }

  .col-sm-push-4 {
    left: 33.33333333%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-2 {
    left: 16.66666667%;
  }

  .col-sm-push-1 {
    left: 8.33333333%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

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

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

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

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

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

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-11 {
    width: 91.66666667%;
  }

  .col-md-10 {
    width: 83.33333333%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-8 {
    width: 66.66666667%;
  }

  .col-md-7 {
    width: 58.33333333%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-5 {
    width: 41.66666667%;
  }

  .col-md-4 {
    width: 33.33333333%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-2 {
    width: 16.66666667%;
  }

  .col-md-1 {
    width: 8.33333333%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-pull-11 {
    right: 91.66666667%;
  }

  .col-md-pull-10 {
    right: 83.33333333%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-8 {
    right: 66.66666667%;
  }

  .col-md-pull-7 {
    right: 58.33333333%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-5 {
    right: 41.66666667%;
  }

  .col-md-pull-4 {
    right: 33.33333333%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-2 {
    right: 16.66666667%;
  }

  .col-md-pull-1 {
    right: 8.33333333%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-push-11 {
    left: 91.66666667%;
  }

  .col-md-push-10 {
    left: 83.33333333%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-8 {
    left: 66.66666667%;
  }

  .col-md-push-7 {
    left: 58.33333333%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-5 {
    left: 41.66666667%;
  }

  .col-md-push-4 {
    left: 33.33333333%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-2 {
    left: 16.66666667%;
  }

  .col-md-push-1 {
    left: 8.33333333%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

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

  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

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

  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

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

  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

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

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

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

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

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

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}

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

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

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

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

.site-footer {
  background: #00a2ad;
  color: #fff;
  padding: 20px 0;
  padding-top: 47px;
  font-weight: 100;
  font-size: 1rem;
}
.site-footer > .container {
  width: 98%;
  max-width: 1920px;
}
@media (max-width: 772px) {
  .site-footer {
    text-align: center;
  }
}
.site-footer .footer-logo {
  width: 260px;
  margin-bottom: 1.8em;
}
.site-footer .footer-img {
  max-width: 100px;
}
.site-footer h2 {
  font-family: "NeuzeitGro-Reg", sans-serif;
  font-size: 1.2rem;
  margin-bottom: 10px;
  margin-top: 0;
  text-transform: uppercase;
}
.site-footer p {
  color: #fff;
  font-size: 1rem;
  margin-bottom: 1em;
}
.site-footer a {
  color: #fff;
  text-decoration: underline;
}
.site-footer ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  margin-bottom: 10px;
}
.site-footer ul a {
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  margin-bottom: 10px;
  display: block;
  font-size: 24px;
}
.site-footer ul a:hover {
  text-decoration: underline;
}
.site-footer .col-md-4, .site-footer .col-md-3 {
  padding-top: 10px;
  padding-bottom: 30px;
}
.site-footer .textwidget p:first-child {
  margin-top: 0;
}
.site-footer section#text-2 {
  font-size: 1.2rem;
}
.site-footer section#text-2 p {
  margin: 0;
  font-size: 1.2rem;
}
.copyright {
  margin-top: 0;
  font-size: 0.9rem;
}

section.socialfollow {
  background: #fff;
  color: #00a2ad;
  padding: 40px 0;
}
section.socialfollow .row {
  display: flex;
  justify-content: center;
}
section.socialfollow .row [class^=col-] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-flow: column;
}
@media (min-width: 992px) {
  section.socialfollow .row [class^=col-] {
    flex-flow: row;
  }
}
section.socialfollow p.h3, section.socialfollow li, section.socialfollow a {
  color: #00a2ad;
}
section.socialfollow a:hover {
  color: #13b8c3;
}
section.socialfollow p.h3, section.socialfollow ul.inline {
  display: inline-block;
  font-size: 32px;
  margin: 0;
}
@media (max-width: 772px) {
  section.socialfollow p.h3, section.socialfollow ul.inline {
    font-size: 35px;
  }
}
section.socialfollow p.h3 {
  padding-right: 15px;
}
@media (max-width: 772px) {
  section.socialfollow p.h3 {
    padding: 0;
  }
}
section.socialfollow li {
  margin-left: 7px;
}

#news {
  background: #93d1ec;
  padding: 30px 0 12px;
  text-align: center;
}
@media (min-width: 992px) {
  #news {
    padding: 11px 0 7px;
    text-align: left;
    margin-top: 2rem;
  }
}
@media (min-width: 1600px) {
  #news {
    margin-top: 3rem;
  }
}
#news .row {
  display: flex;
  justify-content: center;
}
#news .row [class^=col-md-] {
  display: flex;
  justify-content: space-between;
  flex-flow: column;
}
@media (min-width: 992px) {
  #news .row [class^=col-md-] {
    flex-flow: row;
  }
}
#news a.rectangle {
  text-transform: uppercase;
  font-family: "NeuzeitGro-Bol", sans-serif;
  font-weight: normal;
  font-size: 27px;
  letter-spacing: 0.5px;
  transition: color 0.1s, border-color 0.1s, background-color 0.1s;
}
#news a.rectangle:hover {
  border-color: #efa81a;
  background-color: #efa81a;
  color: #fff;
}
@media (max-width: 992px) {
  #news {
    padding: 30px 0;
    text-align: center;
  }
  #news .row {
    margin: 0;
  }
}
#news .col-md-7 {
  padding: 0;
}
#news .col-md-5 {
  padding: 0;
  padding-top: 10px;
  text-align: right;
}
@media (max-width: 992px) {
  #news .col-md-5 {
    text-align: center;
    padding-top: 0;
    padding-bottom: 20px;
  }
}
#news label, #news i, #news a, #news .h3 {
  color: #11274c;
}
#news .h3, #news .inline {
  display: inline-block;
}
#news label {
  padding-right: 15px;
  margin: 0;
  font-size: 32px;
  font-family: "NeuzeitGro-Bol", serif;
}
@media (max-width: 772px) {
  #news label {
    font-size: 35px;
    margin-bottom: 20px;
  }
}
#news .h3 {
  padding-right: 0px;
  font-size: 35px;
  margin-bottom: 1.1em;
}
@media (max-width: 772px) {
  #news .h3 {
    font-size: 33px;
    line-height: 41px;
    margin-top: 0;
    margin-bottom: 28px;
    padding: 0;
  }
}
#news i {
  font-size: 2rem;
  padding-left: 15px;
}
@media (max-width: 772px) {
  #news i {
    padding: 0 8px;
  }
}
#news i:hover {
  color: #d11c55;
}
#news form li, #news form li .ginput_container_email, #news form li label {
  display: inline-block;
}
@media (max-width: 772px) {
  #news form li, #news form li .ginput_container_email, #news form li label {
    display: block;
  }
}
#news .gfield_required {
  color: #fff;
  display: none;
}
#news .gform_footer.top_label {
  margin: 0;
}
@media (max-width: 992px) {
  #news .gform_wrapper .gform_footer {
    padding: 0;
  }
}
#news .gform_wrapper form {
  overflow: hidden;
}
@media (max-width: 992px) {
  #news .gform_wrapper form {
    text-align: center;
  }
}
#news input {
  border-radius: 0;
  background: #fff;
  border: 3px solid #00a2ad;
  padding: 10px 13px;
  color: #00a2ad;
  width: 270px;
}
@media (max-width: 772px) {
  #news input {
    width: 100%;
    text-align: center;
  }
}
#news ::-moz-placeholder {
  color: #00a2ad;
  opacity: 1;
}
#news :-ms-input-placeholder {
  color: #00a2ad;
  opacity: 1;
}
#news ::placeholder {
  color: #00a2ad;
  opacity: 1;
}
#news button {
  display: block;
  background: #00a2ad;
  color: #fff;
  text-transform: uppercase;
  border: 3px solid #00a2ad;
  box-shadow: none;
  font-family: "NeuzeitGro-Bol", serif;
  padding: 11px 16px;
  padding-top: 14px;
  font-size: 23px;
  line-height: 1;
  margin-left: 5px;
}
@media (max-width: 772px) {
  #news button {
    margin-left: 0;
    width: 100%;
  }
}
#news button:hover {
  background: #1667af;
  color: #fff;
}
#news #gform_submit_button_2 {
  position: absolute;
  height: 0;
  left: -100%;
  display: none;
}
#news .socialfollow p.h3, #news .socialfollow ul.inline {
  display: inline-block;
  font-size: 29px;
  margin: 0;
}
@media (max-width: 772px) {
  #news .socialfollow {
    margin-top: 20px;
  }
}
@media (max-width: 772px) {
  #news .socialfollow ul {
    display: block;
  }
}

@media only screen and (min-width: 641px) {
  #news .gform_wrapper .gform_body, .gform_wrapper.gf_browser_chrome .gform_body {
    width: 100% !important;
  }

  #news .gform_wrapper ul.gform_fields {
    vertical-align: top;
  }
  #news .gform_wrapper ul.gform_fields:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
  }
  #news .gform_wrapper ul.gform_fields li.gfield {
    padding: 0;
    margin: 0;
    padding: 0;
    vertical-align: middle;
  }
}
body #news .gform_wrapper .top_label div.ginput_container {
  margin-top: 0;
}

.navContainer {
  display: flex;
  flex-flow: column;
  align-items: flex-end;
  justify-content: space-between;
}

.gold-box {
  background-color: #efa81a;
  padding: 5px 8px 3px;
  margin-left: 10px;
  display: inline-block;
}
.gold-box a {
  color: #11274c;
  font-family: "NeuzeitGro-Bol", sans-serif;
  font-size: 1.1rem;
}
.gold-box:hover {
  background-color: #93d1ec;
}
.gold-box:first-of-type a:hover {
  text-decoration: underline;
}

#pageHeader {
  height: 650px;
  display: table;
  width: 100%;
}
@media (max-width: 992px) {
  #pageHeader {
    height: 450px;
  }
}
@media (max-width: 772px) {
  #pageHeader {
    height: 250px;
  }
}
@media (max-width: 400px) {
  #pageHeader {
    height: 140px;
  }
}
#pageHeader h1 {
  display: table-cell;
  vertical-align: middle;
  text-transform: uppercase;
  font-size: 4rem;
  text-shadow: 1px 1px 3px #383838;
}
@media (max-width: 772px) {
  #pageHeader h1 {
    font-size: 3rem;
  }
}
@media (max-width: 400px) {
  #pageHeader h1 {
    font-size: 2rem;
  }
}
#pageHeader h1 span {
  max-width: 700px;
  display: block;
  margin: 0 auto;
  color: #fff;
  font-family: "NeuzeitGro-Bol", sans-serif;
}
@media (max-width: 772px) {
  #pageHeader h1 span {
    max-width: auto;
  }
}
#pageHeader h1 i {
  display: block;
  font-size: 18px;
  font-style: normal;
  padding-bottom: 30px;
}

.page-header {
  height: 200px;
}

.search-header {
  padding: 2rem 0;
}
.search-header input[type=text], .search-header input[type=submit] {
  border-radius: 0;
}
.search-header input[type=text] {
  width: 80%;
}
.search-header input[type=submit] {
  width: 20%;
  float: right;
  padding: 10px;
}

.open-search {
  cursor: pointer;
}
@media (max-width: 992px) {
  .open-search {
    display: none;
  }
}

.admin-bar .site-header.nav-scrolled {
  margin-top: 32px;
}

.site-header {
  background-color: #fff;
  padding: 20px 0;
  width: 100%;
  z-index: 20;
  transition: padding 0.15s ease-in-out;
}
.site-header .container {
  width: 98%;
  max-width: 1920px;
}
.site-header .row {
  display: flex;
  justify-content: space-between;
}
.site-header .row::before, .site-header .row::after {
  display: none;
}
.site-header .logo {
  transition: max-width 0.2s ease-in-out;
}
@media (max-width: 992px) {
  .site-header .logo {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
}
.site-header .logo img {
  display: block;
  max-width: 150px;
}
@media (min-width: 992px) {
  .site-header .logo img {
    max-width: 300px;
  }
}
@media (min-width: 1800px) {
  .site-header .logo img {
    max-width: 100%;
  }
}
.site-header.nav-scrolled {
  background-color: #fff;
  padding: 10px 0 5px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;
}
@media (min-width: 992px) {
  .site-header.nav-scrolled .logo img {
    width: 250px;
    max-width: 81%;
  }
}
.site-header.nav-scrolled .super-header {
  margin-bottom: 7px;
}
@media (min-width: 992px) {
  .site-header.nav-scrolled {
    padding: 10px 0;
  }
}

.main-navigation {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.main-navigation ul {
  display: flex;
  justify-content: space-between;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 992px) {
  .main-navigation div > ul > li > a .showNav {
    display: none;
  }
}
.main-navigation .showNav {
  cursor: pointer;
}
.main-navigation .showNav.open {
  transform: rotate(90deg);
}
.main-navigation li {
  padding: 0 10px;
  position: relative;
}
.main-navigation li a {
  color: #11274c;
  border-bottom: 2px solid #fff;
  font-size: 1.1rem;
  padding: 0 3px 2px 3px;
  font-family: "NeuzeitGro-Bol", serif;
}
.main-navigation li a:hover {
  text-decoration: underline;
}
.main-navigation li a:focus {
  text-decoration: none;
}
@media (min-width: 992px) {
  .main-navigation li a {
    font-size: 0.9rem;
  }
}
@media (min-width: 1200px) {
  .main-navigation li a {
    font-size: 1.1rem;
  }
}
.main-navigation li ul {
  background-color: #fff;
  display: none;
  flex-flow: column;
  margin-left: 5px;
  position: absolute;
  width: 220px;
}
.main-navigation li ul li {
  display: flex;
  justify-content: space-between;
}
.main-navigation li ul li a {
  border-bottom: none;
  color: #11274c;
  padding: 7px;
  padding-top: 12px;
  line-height: 1.1;
}
.main-navigation li ul li ul {
  margin-left: 0;
  width: 240px;
}
.main-navigation li ul li:hover {
  background-color: #93d1ec;
}
.main-navigation li ul li:hover > ul {
  display: flex;
  top: 0;
  left: 100%;
}
.main-navigation li .fa-angle-right {
  line-height: 0.5;
  padding: 5px;
}
.main-navigation li:hover > ul {
  display: flex;
  left: 0;
}
.main-navigation ul#secondary-menu li a {
  border: none;
  background-color: #efa81a;
  color: #11274c;
  padding: 7px 10px 5px;
}

@media (max-width: 992px) {
  .filter-container {
    display: none;
  }
}
@media (max-width: 992px) {
  .filter-container h3 {
    margin-bottom: 0;
  }
}
@media (max-width: 992px) {
  .filter-container h4 {
    margin: 10px 0;
  }
}
.filter-container h4 i {
  transition: all 0.3s linear;
}
.filter-container h4.active i {
  transform: rotate(90deg);
}
.filter-container .mobile-show {
  float: right;
}

.show-filter {
  float: right;
}

.sub-filter {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
@media (max-width: 992px) {
  .sub-filter {
    display: none;
  }
}

.outlineBox {
  border: 2px solid #fff;
  text-align: center;
  padding: 5px 5px;
  display: inline-block;
  color: #fff;
  margin-top: 10px;
  text-transform: uppercase;
  min-width: 150px;
  transition: all 0.3s linear;
}
.outlineBox:hover {
  padding: 5px 10px;
  min-width: 160px;
}

a.rectangle {
  border: 1px solid;
  padding: 15px 15px 9px;
  white-space: nowrap;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type=button],
input[type=reset],
input[type=submit] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  padding: 0.6em 1em 0.4em;
}

button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  border-color: #ccc #bbb #aaa;
}

button:active, button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus {
  border-color: #aaa #bbb #bbb;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
  padding-left: 8px;
  padding-top: 7px;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus {
  color: #111;
}

select {
  border: 1px solid #ccc;
}

textarea {
  width: 100%;
}

.gform_confirmation_message_2 {
  color: #fff;
}

.video-popup {
  position: fixed;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(64, 65, 65, 0.8);
  z-index: 9;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s linear;
}
.video-popup.active {
  top: 0;
}
.video-popup .video-popup-container .close {
  color: #fff;
  font-size: 1.5rem;
  margin: 0 0 10px 0;
}
.video-popup .video-popup-container .close:hover {
  cursor: pointer;
}

.green-img-bg {
  background: #00a2ad;
  color: #fff;
  position: relative;
}
@media (max-width: 992px) {
  .green-img-bg {
    padding-top: 300px;
  }
}
@media (max-width: 772px) {
  .green-img-bg {
    padding-top: 250px;
  }
}
.green-img-bg p {
  color: #fff;
  margin-top: 0;
  font-size: 1.3rem;
  line-height: 1.3em;
  padding-top: 10px;
}
@media (min-width: 992px) {
  .green-img-bg p {
    font-size: 2.3rem;
  }
}
@media (min-width: 992px) and (max-width: 1439px) {
  .green-img-bg p {
    font-size: 2rem;
  }
}
@media (min-width: 1440px) {
  .green-img-bg p {
    font-size: 2.2rem;
    margin-bottom: 1.2em;
  }
}
.green-img-bg ul,
.green-img-bg li {
  color: #fff;
}
.green-img-bg .watch-video {
  color: #404141;
}
.green-img-bg .watch-video i {
  color: #fff;
}
.green-img-bg > .container > .row {
  display: flex;
}
@media (max-width: 992px) {
  .green-img-bg > .container > .row {
    display: block;
  }
}

.color-box {
  color: #fff;
  text-align: center;
  margin: 15px;
  padding: 50px 20px;
}
.color-box p {
  color: #fff;
}
.color-box.orange {
  background: #F16045;
}
.color-box.pink {
  background: #d11c55;
}

.card-row {
  margin-bottom: 1.5rem;
  display: flex;
}
.card-row .lesson-card {
  height: 100%;
}
.card-row .lesson-card a {
  color: #00a2ad;
}
@media (max-width: 992px) {
  .card-row {
    display: block;
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .fooded-row .card-row, .advproj-row .card-row {
    margin-bottom: 20px;
  }
}

.featured {
  display: flex;
  border: 1px solid rgba(64, 65, 65, 0.4);
  box-shadow: 2px 0 4px 0 rgba(0, 0, 0, 0.5);
  margin-bottom: 3rem;
}
.featured .mobile-show.wp-post-image {
  width: 100%;
}
.featured div[class^=col-] {
  padding: 0;
}
.featured a {
  display: flex;
}
.featured .colored-tag {
  background: #1698A2;
  color: #fff;
  padding: 20px 28px;
  font-weight: bold;
}
.featured .colored-tag p {
  margin-bottom: 0;
}
.featured .category {
  color: #F16045;
  margin-bottom: 0;
  margin-top: 0;
  font-weight: bold;
}
.featured .category .lock {
  padding-right: 1rem;
}

.lesson-card {
  border: 1px solid #11274c;
  box-shadow: 3px 1px 12px 0 rgba(0, 0, 0, 0.3);
}
@media (max-width: 992px) {
  .lesson-card {
    margin-bottom: 20px;
  }
}
.lesson-card .colored-tag {
  color: #fff;
  background: #7ec0d2;
  margin: 0;
  padding: 5px 15px;
  font-weight: bold;
  min-height: 2rem;
}
.logged-in .lesson-card .colored-tag i {
  display: none;
}
.fooded-row .lesson-card .colored-tag {
  background-color: #93d1ec;
}
.advproj-row .lesson-card .colored-tag {
  background: #efa81a;
}
.lesson-card .colored-tag i {
  padding-right: 10px;
}
.logged-in .lesson-card .colored-tag i {
  display: none;
}
.lesson-card.lastcard {
  min-width: 220px;
}
.lesson-card.lastcard a {
  color: #fff;
  display: block;
  height: 100%;
}

.cat-card-content {
  padding: 11px 20px;
}
.cat-card-content h3 {
  line-height: 1.2;
  font-size: 1.4rem;
}
@media (min-width: 992px) {
  .cat-card-content h3 {
    font-size: 1.2rem;
  }
}
@media (min-width: 1200px) {
  .cat-card-content h3 {
    font-size: 1.4rem;
  }
}
.cat-card-content p {
  line-height: 1.3;
  font-size: 18px;
  font-size: 1;
}

#customNav {
  margin-bottom: 15px;
}
#customNav button {
  border: none;
  background: transparent;
  padding: 5px 2px;
}
#customNav button.disabled img {
  opacity: 0.5;
}

.owl-lesson-cards {
  margin-bottom: 2rem;
}
.owl-lesson-cards .owl-stage {
  display: flex;
  flex-flow: row wrap;
}
.owl-lesson-cards .owl-stage .owl-item {
  display: flex;
  flex-flow: column;
}
.owl-lesson-cards .owl-stage .owl-item .item {
  display: flex;
  height: 100%;
  margin-bottom: 20px;
}

.owl-dots {
  text-align: center;
}
.owl-dots button {
  margin-right: 5px;
  display: inline-block;
}
.owl-dots button span {
  background: rgba(0, 162, 173, 0.5);
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: block;
}
.owl-dots button.active span {
  background: #00a2ad;
}

/*
@media(max-width: 800px) {
		.owl-carousel {
				img {
						margin: 0 auto;
						max-width: 450px;
				}

				.owl-item {
						padding: 0 20px;
				}
		}
}
*/
.owl-featproj {
  position: relative;
}
@media (min-width: 992px) {
  .owl-featproj {
    margin-bottom: 2em;
  }
}
.owl-featproj .featuredImg {
  height: 500px;
}
.owl-featproj .owl-nav .owl-prev,
.owl-featproj .owl-nav .owl-next {
  position: absolute;
  top: 40%;
}
.owl-featproj .owl-nav .owl-prev {
  left: -35px;
}
.owl-featproj .owl-nav .owl-next {
  right: -35px;
}

#back-top {
  position: fixed;
  bottom: 5%;
  right: 5%;
  background: rgba(19, 184, 195, 0.5);
  border-radius: 50%;
  padding: 1px 9px 7px;
  font-size: 30px;
  line-height: 1;
  z-index: 9998;
}
#back-top a {
  color: #fff;
}
#back-top:hover {
  background: #13b8c3;
}

.ql-filter {
  list-style: none;
  margin-left: 0;
  margin-top: 10px;
  padding-left: 0;
}
.ql-filter li {
  display: inline-block;
  padding-right: 20px;
}
.ql-filter li a {
  color: #000;
}
.ql-filter li:first-child {
  color: #404141;
}

.search-container {
  padding-top: 50vh;
  position: fixed;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(17, 39, 76, 0.8);
  z-index: 99999;
  transition: all 0.3s linear;
}
.search-container.active {
  top: 0;
}
.search-container form {
  margin: 0 auto;
  width: 500px;
}
.search-container form input {
  border-radius: 0;
}
.search-container form .search-field {
  width: 80%;
}
.search-container form input[type=submit] {
  width: 20%;
  float: right;
  background: #00a2ad;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  padding: 11px;
  font-size: 16px;
  padding-top: 13px;
  padding-bottom: 10px;
}

.close-search {
  position: absolute;
  top: 25px;
  right: 25px;
  color: #fff;
}

.navigation ul {
  list-style: none;
  text-align: center;
  margin-left: 0;
  padding-left: 0;
}
.navigation ul li {
  display: inline-block;
}

.upme-register-checkbox .upme-field-value {
  -moz-column-count: 2;
       column-count: 2;
}
.upme-register-checkbox label.upme-checkbox input[type=checkbox] {
  margin-right: 10px;
}

.upme-register-checkbox.onecolumn .upme-field-value {
  -moz-column-count: 1 !important;
       column-count: 1 !important;
}

.upme-register-checkbox.onecolumn input {
  margin-top: 4px !important;
}

#reg_sub_signup {
  float: left;
}

.upme-register-mailchimp .upme-help {
  padding-left: 25px;
  font-size: 14px;
  margin-top: 0 !important;
}

form.lessonplan-search {
  display: flex;
}
form.lessonplan-search input[type=submit] {
  background-color: #00a2ad;
  border: 1px solid #00a2ad;
  color: #fff;
  font-family: "NeuzeitGro-Reg", sans-serif;
  font-size: 1.2em;
  line-height: 0.8;
}

.sf-level-0 > .sf-label-checkbox {
  font-family: "NeuzeitGro-Bol", sans-serif;
  font-size: 1.1rem;
  padding-bottom: 1rem;
  padding-left: 0 !important;
  padding-top: 1rem;
}

.sf-label-checkbox {
  font-family: "NeuzeitGro-Reg", sans-serif;
  font-weight: 200;
  line-height: 1.3;
}

.sf-input-checkbox {
  margin-top: 3px;
}

.searchandfilter ul {
  margin: 0;
  padding: 0;
}
.searchandfilter h4 {
  font-size: 1.3rem;
}

.sf-label-checkbox {
  font-size: 18px;
}

.sf-level-0 > input[type=checkbox] {
  display: none;
}

.sf-level-0 > .sf-label-checkbox {
  font-size: 1.1rem;
  padding-bottom: 1rem;
  padding-left: 0 !important;
  padding-top: 1rem;
}

.searchandfilter ul li ul li ul {
  margin-left: 0;
}

.cards-main h2 {
  font-size: 0.9rem;
}

.cards-main {
  display: flex;
  flex-wrap: wrap;
}

.sf-label-checkbox {
  font-size: 0.9rem;
}

.sf-level-1 {
  display: flex !important;
  align-items: flex-start;
}

.searchandfilter label {
  display: inline !important;
}

@media (max-width: 992px) {
  .sf-field-category > ul {
    display: none;
  }

  .searchandfilter h4:after {
    content: "";
    font-family: "FontAwesome";
    padding-left: 5px;
  }

  .sf-field-category:hover {
    cursor: pointer;
  }

  .searchandfilter-open .sf-field-category:hover > ul {
    display: block;
  }
}
.upme-logout.upme-button-alt {
  background: none !important;
  border: none !important;
  box-shadow: none !important;
  color: inherit !important;
  font-size: 1.1rem;
  margin: 0;
  padding: 0 !important;
  background: none;
}

/* Small menu. */
.menu-toggle {
  color: #11274c;
  cursor: pointer;
  display: block;
  z-index: 99999999;
}

body.menu-toggled {
  overflow: hidden;
}
body.menu-toggled .menu-toggle {
  color: #fff;
}
body.menu-toggled::before {
  display: block;
  content: "";
  position: fixed;
  min-height: 100vh;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #00a2ad;
  z-index: 9999;
}

.navContainer.toggled {
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  overflow: auto;
  padding: 90px 20px 120px !important;
  position: absolute;
  min-height: 100vh;
  top: 0;
  left: 0;
  right: 0;
  background-color: #00a2ad;
  z-index: 9999999;
}
.navContainer.toggled .showNav {
  margin-left: 0.5em;
  font-size: 1.5em;
  vertical-align: text-bottom;
}
.navContainer.toggled .super-header {
  display: flex;
  flex-flow: row wrap;
  order: 2;
  margin-top: 2em;
}
.navContainer.toggled .super-header .gold-box {
  margin-bottom: 1em;
}
.navContainer.toggled li {
  padding-bottom: 10px;
}
.navContainer.toggled li a {
  border-bottom: none;
  color: #fff;
}
.navContainer.toggled .sub-menu {
  background-color: transparent;
  position: relative;
  width: auto;
}
.navContainer.toggled .sub-menu li {
  flex-flow: column;
}
.navContainer.toggled .sub-menu li.menu-item-has-children .sub-menu {
  left: 0;
}
.navContainer.toggled .sub-menu li a {
  line-height: 1.5;
  padding: 5px 0;
}
.navContainer.toggled .sub-menu li:hover {
  background: transparent;
}
.navContainer.toggled ul {
  flex-flow: column;
}
.navContainer.toggled #secondary-menu {
  margin-top: 25px;
}
.navContainer.toggled #secondary-menu li {
  margin: 15px 0;
}

.menu-toggle {
  display: none;
  background: transparent;
  border: none;
}
@media (max-width: 992px) {
  .menu-toggle {
    display: block;
  }
}
.menu-toggle i {
  font-size: 1.5rem;
}

@media (max-width: 992px) {
  .navContainer {
    display: none;
  }
}

@media (max-width: 992px) {
  .navContainer {
    padding: 0 !important;
  }
}
.hero-search {
  text-align: center;
}
@media (min-width: 992px) {
  .hero-search {
    height: calc( 100vh - 122px - 112px );
    min-height: 600px;
  }
}
.hero-search > .container {
  width: 90%;
  max-width: 1920px;
  height: 100%;
}
.hero-search > .container > .row {
  display: flex;
  align-items: center;
  height: 100%;
}
.hero-search input[type=text] {
  width: 75%;
  height: 2.3rem;
  vertical-align: top;
  border-radius: 0;
}
@media (max-width: 500px) {
  .hero-search input[type=text] {
    width: 100%;
  }
}
.hero-search input[type=submit] {
  width: 24%;
  padding: 0.5rem 0.5rem 0.3rem;
  text-transform: uppercase;
  line-height: 1.5;
  background: #d11c55;
  color: #fff;
  font-weight: bold;
  border-radius: 0;
  border: none;
  font-size: 1rem;
}
@media (max-width: 500px) {
  .hero-search input[type=submit] {
    width: 100%;
    margin-top: 10px;
  }
}
.hero-search form {
  margin-top: 15px;
}
.hero-search .super-headline {
  font-size: 1.5rem;
  text-transform: uppercase;
  margin-bottom: 0;
  padding-bottom: 8px;
}
@media (min-width: 992px) {
  .hero-search .super-headline {
    font-size: 1.8rem;
  }
}
.hero-search h2 {
  font-size: 2.5rem;
  line-height: 2.9rem;
  margin-bottom: 1rem;
  font-family: "NeuzeitGro-Bol", sans-serif;
  margin-top: 0;
}
@media (max-width: 772px) {
  .hero-search h2 {
    font-weight: 300;
    font-size: 2.3rem;
    line-height: 2.6rem;
    margin-bottom: 6px;
  }
}
@media (min-width: 1200px) {
  .hero-search h2 {
    font-size: 3.5rem;
    line-height: 3.9rem;
  }
}
@media (min-width: 992px) and (max-width: 1439px) {
  .hero-search h2 {
    font-size: 3.3rem;
    line-height: 3.9rem;
  }
}
.hero-search .hero-content {
  margin: 1rem 0;
  padding-top: 8px;
}
@media (min-width: 1200px) {
  .hero-search .hero-content > * {
    max-width: 540px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 992px) {
  .hero-search .hero-content {
    padding-top: 32px;
  }
}
.hero-search a.rectangle {
  color: #fff;
  text-transform: uppercase;
  font-family: "NeuzeitGro-Bol", sans-serif;
  font-size: 1.3rem;
  transition: border-color 0.1s, background-color 0.1s;
}
.hero-search a.rectangle:hover {
  background-color: #efa81a;
  border-color: #efa81a;
}
@media (min-width: 992px) {
  .hero-search a.rectangle {
    font-size: 1.6rem;
  }
}

.hero-img-mobile {
  position: absolute;
  left: 50%;
  top: 0;
  height: 100%;
  width: 50%;
}
.hero-img-mobile::after {
  background: linear-gradient(#00a2ad, transparent 50%);
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 40%;
  z-index: 10;
}
@media (max-width: 992px) {
  .hero-img-mobile {
    height: 300px;
    width: 100%;
    left: 0%;
  }
}
@media (max-width: 772px) {
  .hero-img-mobile {
    height: 250px;
  }
}

section.lesson-types {
  background-color: #efa81a;
  margin-bottom: 4rem;
  padding: 36px 0;
}
section.lesson-types a {
  color: #11274c;
  font-family: "NeuzeitGro-Bol", sans-serif;
  font-size: 1.5em;
  text-align: center;
}
section.lesson-types a:hover {
  text-decoration: underline;
}
section.lesson-types .lesson-type-links {
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
@media (max-width: 772px) {
  section.lesson-types .lesson-type-links {
    font-size: 16px;
    line-height: 40px;
  }
}
@media (min-width: 992px) {
  section.lesson-types .lesson-type-links {
    flex-flow: row;
  }
}
@media (min-width: 1600px) {
  section.lesson-types {
    margin-bottom: 6rem;
  }
}

section.intro-text {
  text-align: center;
  font-size: 1.5em;
}
section.intro-text [class^=col-md-] {
  float: none;
  margin: 0 auto;
}
section.intro-text p {
  font-family: "NeuzeitGro-Reg", sans-serif;
  font-size: 1.1rem;
  line-height: 1.3em;
}
@media (min-width: 992px) {
  section.intro-text p {
    font-size: 1.556rem;
  }
}
section.intro-text p:first-child {
  margin-top: 0;
}

#events .eventsHeader {
  color: #1667af;
  padding: 10px 0;
}
#events .eventAll {
  padding: 20px 0;
  text-transform: uppercase;
}
@media (max-width: 772px) {
  #events .eventAll {
    text-align: center;
  }
  #events .eventAll a {
    font-size: 25px;
    font-weight: bold;
  }
}
#events .event:nth-child(1) .eventDate {
  background: #ffab27;
}
#events .event:nth-child(2) .eventDate {
  background: #F16045;
}
#events .event:nth-child(3) .eventDate {
  background: #d11c55;
}

.home .event {
  border: 0;
}
@media (min-width: 992px) {
  .home .event .eventItem {
    padding: 0 3px;
  }
  .home .event:first-child .eventItem {
    padding-left: 0;
    padding-right: 6px;
  }
  .home .event:last-child .eventItem {
    padding-right: 0;
    padding-left: 6px;
  }
}

.eventItem .eventImage {
  height: 0;
  padding-bottom: 100%;
  width: 100%;
  position: relative;
}
.eventItem .eventDate {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -47px;
  margin-left: -44px;
  font-size: 20px;
  padding: 15px 20px 0;
}
.eventItem .eventDate p, .eventItem .eventDate span {
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1;
  font-size: 25px;
}
.home .eventItem .eventDate p, .home .eventItem .eventDate span {
  margin: 0px 0 10px;
}
.eventItem .eventDate span {
  font-size: 45px;
}
.eventItem .eventTitle {
  background: #fff;
  width: 100%;
  padding: 20px 10px;
  text-align: center;
}
.eventItem .eventTitle a {
  color: #1667af;
  font-weight: 600;
}
.eventItem .eventTitle .event-time, .eventItem .eventTitle .event-location {
  font-size: 0.85em;
  font-weight: 300;
  padding: 5px 0;
}

.linkFooter {
  padding: 20px 0;
  margin-bottom: 0;
}
@media (max-width: 772px) {
  .linkFooter {
    text-align: left;
  }
}
.linkFooter a {
  font-size: 25px;
  text-transform: uppercase;
  color: #1667af;
  font-weight: bold;
}

.lesson-plan-filters {
  background-color: #00a2ad;
  color: #fff;
  margin-top: 0;
  margin-bottom: 5em;
  padding-top: 2em;
  padding-bottom: 2em;
}
.lesson-plan-filters > .container {
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
}
.lesson-plan-filters .filter-description {
  text-align: center;
}
.lesson-plan-filters .filter-description p {
  color: white;
  font-size: 23px;
  line-height: 31px;
  margin-top: 0;
}
.lesson-plan-filters ul {
  display: flex;
  justify-content: space-between;
  list-style: none;
  padding: 0;
  margin: 0;
  flex-flow: column;
}
.lesson-plan-filters ul li {
  border: 1px solid #7ec0d2;
  color: #fff;
  cursor: pointer;
  margin: 3px;
  border-radius: 12px;
  font-size: 26px;
  padding: 10px 20px 7px;
}
.lesson-plan-filters ul li.active-filter {
  border-color: #fff;
}
.lesson-plan-filters ul li:hover {
  border-color: #fff;
  border-width: 2px;
  margin: 2px;
}
@media screen and (min-width: 772px) {
  .lesson-plan-filters ul {
    flex-flow: row;
  }
}

@media (min-width: 992px) {
  .fooded-row.elearning {
    margin-bottom: 7em;
  }
}
.fooded-row.elearning .container {
  max-width: 1008px;
}
.fooded-row.elearning .col-md-3 {
  margin-bottom: 1em;
}
.fooded-row.elearning .lesson-card .colored-tag .category {
  float: right;
}

@media (max-width: 772px) {
  .lessonplan-list > .col-md-9 > .row {
    margin: 15px 0;
  }
}

@media (max-width: 992px) {
  .flex-row-reverse {
    flex-direction: column-reverse;
    display: flex;
  }
}

.tagList {
  list-style: none;
  margin: 0;
  padding: 0;
}
.tagList li {
  display: inline-block;
  margin-right: 10px;
}

.dateBox {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
}
@media (max-width: 992px) {
  .dateBox {
    padding-bottom: 0;
  }
}
.dateBox a {
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 992px) {
  .dateBox a {
    height: 300px;
    padding-bottom: 0;
  }
}
.dateBox .date {
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px 15px;
  text-align: center;
}
.dateBox .date p {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
  line-height: 1;
}
.dateBox .date p span {
  font-size: 25px;
  color: #fff;
  font-weight: bold;
}

.eventDetails {
  padding: 30px 40px;
}
.eventDetails h4 {
  font-weight: bold;
  font-size: 28px;
  margin: 0;
}
.eventDetails h4 a {
  color: #404141;
  font-weight: bold;
}
.eventDetails p {
  margin-bottom: 0;
  font-size: 0.9rem;
}
.eventDetails p span {
  font-weight: 100;
}
.eventDetails .outlineLink.blue {
  margin-top: 20px;
}
.eventDetails .spacer {
  padding: 0 10px;
}

.eventArchive article {
  margin-bottom: 20px;
}
@media (max-width: 992px) {
  .eventArchive article {
    margin: 0 0 20px;
  }
}
.eventArchive article:nth-child(4n+1) .date {
  background: #ffab27;
}
.eventArchive article:nth-child(3n+2) .date {
  background: #F16045;
}
.eventArchive article:nth-child(2n+3) .date {
  background: #d11c55;
}
.eventArchive article:nth-child(1n+4) .date {
  background: #13b8c3;
}
@media (max-width: 992px) {
  .eventArchive article div {
    height: auto !important;
  }
}

.event {
  border: 1px solid #ddd;
  padding: 0 !important;
}
.event > div[class^=col-] {
  padding: 0;
}

.main-post .upme-post-features-panel {
  display: none;
}

.upme-post-features-active, .upme-post-features-inactive {
  border: 3px solid #00a2ad;
  text-transform: uppercase;
  border-radius: 0;
  padding: 8px 10px 8px 10px;
}
.upme-post-features-active:before, .upme-post-features-inactive:before {
  font-family: "Font Awesome 5 Free";
  content: "";
  padding-right: 5px;
}

.upme-post-features-active {
  background: #d11c55;
  color: #fff;
}
.upme-post-features-active:before {
  font-weight: 900;
}

.upme-post-features-inactive {
  background: transparent;
  color: #00a2ad;
}
.upme-post-features-inactive:before {
  font-weight: 400;
}

.lesson-header {
  margin-bottom: 0.67em;
}
.lesson-header h1 {
  margin-bottom: 0.1em;
}
.lesson-header .gradelevel-label {
  font-family: "NeuzeitGro-Bol", sans-serif;
  font-size: 1.2em;
}

.featured-lesson {
  position: relative;
  margin-bottom: 3em;
}
.featured-lesson .label {
  background-color: #93d1ec;
  display: block;
  padding: 0 1em;
  line-height: 2;
}

.featured-lesson--image img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  max-width: 100%;
  height: auto;
}
@media (min-width: 772px) {
  .featured-lesson--image {
    width: 55%;
  }
}

.featured-lesson--info {
  border: 1px solid #11274c;
  box-shadow: 3px 1px 12px 0 rgba(0, 0, 0, 0.3);
  background-color: #fff;
}
@media (min-width: 772px) {
  .featured-lesson--info {
    position: absolute;
    right: 0;
    width: 55%;
    top: 50%;
    transform: translateY(-50%);
  }
}

.featured-lesson--info--inner {
  padding: 1em;
  display: flex;
  flex-flow: column;
  align-items: flex-start;
}
.featured-lesson--info--inner h2 {
  margin-top: 0;
  color: #00a2ad;
}
.featured-lesson--info--inner p:first-of-type {
  margin-top: 0;
}

.featured-lesson--gradelevel {
  margin-top: 2em;
}
.featured-lesson--gradelevel ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.featured-lesson--gradelevel li {
  display: inline-block;
  margin-right: 1em;
}
.featured-lesson--gradelevel li a {
  font-family: "NeuzeitGro-Bol", sans-serif, sans-serif;
  color: #11274c;
}
@media (min-width: 772px) {
  .featured-lesson--gradelevel li {
    margin-bottom: 1em;
  }
}

.page-template-template-elearning .page-header,
.page-template-template-elearning--gradelevel .page-header {
  display: flex;
}
.page-template-template-elearning .page-header .container,
.page-template-template-elearning--gradelevel .page-header .container {
  align-self: center;
}
.page-template-template-elearning .page-header h1,
.page-template-template-elearning--gradelevel .page-header h1 {
  color: #fff;
}

.grade-level-links {
  margin-bottom: 3em;
}
.grade-level-links ul {
  display: flex;
  justify-content: center;
  list-style: none;
  padding: 0;
  margin: 0;
  flex-flow: column;
}
.grade-level-links ul li {
  background-color: #00a2ad;
  color: #fff;
  cursor: pointer;
  margin: 3px;
  border-radius: 12px;
  font-size: 26px;
  padding: 10px 20px 7px;
}
.grade-level-links ul li a {
  color: #fff;
}
@media screen and (min-width: 772px) {
  .grade-level-links ul {
    flex-flow: row;
  }
  .grade-level-links ul li {
    margin-right: 1.5em;
  }
}