@charset "UTF-8";
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS. */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

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

/* HTML5 display definitions
 * ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE. */
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block; }

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

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

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

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

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

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated). */
/* Text-level semantics
 * ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; }

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

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

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

/**
 * 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;
  line-height: 1.15; }

/**
 * Correct the line-height for all headings in Chrome mobile, Firefox,
 * iOS Safari, Microsoft Edge and IE. */
h2, h3, h4, h5, h6 {
  line-height: 1.15; }

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

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

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

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

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

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

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

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

/* Forms
 * ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari. */
button, input, optgroup, select, textarea {
  font: inherit;
  margin: 0; }

/**
 * Restore the font weight unset by the previous rule. */
optgroup {
  font-weight: bold; }

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

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

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

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

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

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

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

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

/**
 * 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;
  outline-offset: -2px; }
  [type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X. */
/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari. */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }

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

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-user-select: none;
    -webkit-user-select--moz-user-select: none;
      -webkit-user-select--moz-user-select--ms-user-select: none;
        -webkit-user-select--moz-user-select--ms-user-select-user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
    -ms-touch-action-touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
    -webkit-transform--moz-transform: translate3d(0, 0, 0);
      -webkit-transform--moz-transform--ms-transform: translate3d(0, 0, 0);
        -webkit-transform--moz-transform--ms-transform--o-transform: translate3d(0, 0, 0);
          -webkit-transform--moz-transform--ms-transform--o-transform-transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/*
 * Slick Theme
 */
/* Slider */
.slick-loading .slick-list {
  background: #fff url("../../includes/js/slick/ajax-loader.gif") center center no-repeat; }

/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent; }

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent; }

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1; }

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25; }

.slick-prev:before,
.slick-next:before {
  font-family: 'Font Awesome\ 5 Free';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }

[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto; }

.slick-prev:before {
  content: '\f359'; }

[dir='rtl'] .slick-prev:before {
  content: '\f35a'; }

.slick-next {
  right: -25px; }

[dir='rtl'] .slick-next {
  right: auto;
  left: -25px; }

.slick-next:before {
  content: '\f35a'; }

[dir='rtl'] .slick-next:before {
  content: '\f359'; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center; }

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent; }

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none; }

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1; }

.slick-dots li button:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-dots li.slick-active button:before {
  opacity: .75;
  color: #fff; }

* {
  min-height: 0;
  min-width: 0; }

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

html {
  font-size: 10px;
  width: 100%;
  height: 100%; }

body {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  font-family: "Lato", "Arial", sans-serif;
  color: #333333;
  font-size: 1.8rem;
  line-height: 1.2;
  overflow-x: hidden; }

pre {
  background: #ffdce2;
  padding: 25px; }

.wrapper {
  padding: 0 18px;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto; }

.section_wrapper {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Lato", "Arial", sans-serif;
  font-weight: 800;
  color: #333333;
  margin: 0.5em 0; }

h1 {
  font-size: 4rem;
  text-transform: uppercase; }

h2 {
  font-size: 3.6rem;
  text-transform: uppercase; }

h3 {
  font-size: 2.2rem;
  margin-bottom: 25px; }

h4 {
  font-size: 2rem; }

p {
  margin: 0.5em 0 1.4em; }

a {
  color: #1999D6;
  text-decoration: none;
  display: inline-block;
  cursor: pointer; }
  a:hover {
    color: #3ab0e8; }
  a[target="_blank"]:not(.icon):not(.icon_border):not(.button):after {
    content: '\f35d';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-style: normal;
    font-size: 13px;
    color: #aaa;
    display: inline-block;
    margin: 0 5px; }

.wp-block-quote.is-style-large {
  padding: 35px 45px;
  margin: 0 auto 25px;
  border-top: 2px solid #eee;
  border-bottom: 2px solid #eee;
  text-align: center; }
  .wp-block-quote.is-style-large p {
    font-family: "Lato", "Arial", sans-serif;
    font-size: 3.2rem;
    font-weight: 800;
    font-style: normal;
    line-height: 1.4;
    color: #263244; }
    .wp-block-quote.is-style-large p:first-child {
      margin-top: 0; }
    .wp-block-quote.is-style-large p:last-child {
      margin-bottom: 0; }

blockquote {
  background: #fafdff;
  margin: 0 0 20px;
  padding: 35px 25px;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  border: 1px solid #dbe0e2; }
  blockquote h1, blockquote h2, blockquote h3, blockquote h4 {
    max-width: 650px;
    margin: 0 auto 25px; }
  blockquote p {
    max-width: 650px;
    margin: 0 auto 15px;
    font-size: 18px;
    line-height: 2.5;
    font-style: italic;
    color: #777; }
    blockquote p em {
      line-height: 1.8;
      display: block;
      color: #333; }
    blockquote p img {
      margin-bottom: 25px; }

strong {
  font-weight: 800; }

.button {
  background: #1999D6;
  color: #fff;
  font-family: "Lato", "Arial", sans-serif;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  border: none;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  padding: 8px 20px;
  margin: 0 0 5px;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out; }
  .button:hover {
    background: #3ab0e8;
    color: #fff; }
  .button.accent {
    background: #FDB427;
    color: #fff; }
    .button.accent:hover {
      background: #ef9e02; }
  .button.large {
    font-size: 2.8rem;
    padding: 12px 30px; }
    .button.large.i {
      margin-right: 8px; }
  .button > i {
    font-size: 0.9em;
    margin-right: 5px; }

input[type="email"], input[type="text"], input[type="tel"], input[type="password"], input[type="search"], textarea, select {
  padding: 8px;
  line-height: 1;
  border: 1px solid #d3d3d3; }

input[type="submit"] {
  background: #1999D6;
  color: #fff;
  font-family: "Lato", "Arial", sans-serif; }
  input[type="submit"]:hover {
    background: #1478a8; }

.fa, .fas {
  font-size: 20px;
  border: none; }

.icon_border {
  border: 2px solid #fff;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  padding: 8px 8px 6px;
  width: 40px;
  text-align: center;
  margin: 0 10px 0 0;
  display: inline-block; }

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

.iframe {
  position: relative;
  height: 0;
  padding-bottom: 56.25%; }
  .iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #d3d3d3; }

.card {
  background: #fff;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  padding: 20px;
  margin-bottom: 12px;
  -webkit-box-shadow: 0 4px 7px rgba(0, 0, 0, 0.05);
          box-shadow: 0 4px 7px rgba(0, 0, 0, 0.05); }
  .card .card-title {
    margin-top: 0;
    margin-bottom: 15px; }
  .card a {
    padding-bottom: 5px;
    border-bottom: 1px solid blue;
    cursor: pointer; }

.centered {
  text-align: center; }

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

.clearfix:before {
  display: table;
  content: '';
  clear: both; }

.nopadding-bottom {
  padding-bottom: 0 !important; }

.border-wrap {
  border: 2px dashed rgba(255, 255, 255, 0.26);
  padding: 20px; }

.screen:before {
  content: '';
  background-image: url("../img/overlay-screen.png");
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.screen > div {
  z-index: 3; }

.full_cta {
  background: #1999D6;
  color: #fff;
  padding: 75px 0; }
  .full_cta h1, .full_cta h2, .full_cta h3 {
    color: #fff;
    font-size: 6rem;
    margin: 0 0 15px; }
  .full_cta p {
    margin-bottom: 35px;
    line-height: 1.5;
    max-width: 900px; }

.gform_wrapper {
  background: #f8f8f8;
  padding: 25px;
  -webkit-border-radius: 5px;
          border-radius: 5px; }

.grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px; }
  .grid.no_gap {
    grid-gap: 0; }
  .grid.col_3 {
    grid-template-columns: repeat(3, 1fr); }
  .grid.col_4 {
    grid-template-columns: repeat(4, 1fr); }
  .grid.col_1_2_thirds {
    grid-template-columns: 1fr 2fr; }
  .grid .grid-item {
    position: relative; }
    .grid .grid-item.full_background {
      -webkit-background-size: cover;
              background-size: cover;
      background-position: center; }

.widget-container {
  margin-bottom: 25px;
  padding: 5px 5px 25px;
  border-bottom: 1px solid #e4e4e4; }

.widget-title {
  display: block;
  color: #999;
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 12px; }

.mobile-menu-icon {
  padding: 20px;
  font-size: 20px;
  cursor: pointer;
  display: none; }

.menu-svg-wrap {
  display: none; }

.menu-overlay {
  background-color: transparent;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
  z-index: 9998; }

.menu-plate-wrap {
  background-color: transparent;
  pointer-events: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  width: 300px;
  z-index: 9999; }

.menu-plate {
  background-color: #fff;
  width: 300px;
  height: 100%;
  position: absolute;
  top: 0;
  right: -400px;
  -webkit-box-shadow: -3px 0px 30px rgba(0, 0, 0, 0.4);
          box-shadow: -3px 0px 30px rgba(0, 0, 0, 0.4);
  -webkit-transition: all 350ms ease-in-out;
  -o-transition: all 350ms ease-in-out;
  transition: all 350ms ease-in-out;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch; }
  .menu-plate .menu-close {
    position: absolute;
    top: 29px;
    right: 15px;
    fill: #404040;
    z-index: 2; }
    .menu-plate .menu-close svg:hover {
      cursor: pointer; }
  .menu-plate .button {
    display: block;
    margin: 10px 15px; }

.home-link {
  margin: 0 0 10px;
  padding: 20px 15px 10px;
  background: #1999D6; }

.home-link img {
  max-width: 200px;
  margin-bottom: 0px; }

.gohome {
  display: block;
  padding: 15px 10px 15px 20px;
  color: #606060;
  position: relative;
  text-decoration: none; }

.mobile-menu {
  padding: 0;
  list-style: none;
  margin: 0; }
  .mobile-menu ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .mobile-menu li {
    position: relative; }
    .mobile-menu li a {
      display: block;
      padding: 15px 10px 15px 20px;
      color: #606060;
      position: relative;
      text-decoration: none; }
      .mobile-menu li a:hover {
        color: #333; }
    .mobile-menu li.menu-item-has-children > a:after {
      content: '\f101';
      font-family: "Font Awesome\ 5 Free";
      font-weight: 900;
      position: absolute;
      top: 15px;
      right: 20px;
      -webkit-transition: all 100ms ease-in-out;
      -o-transition: all 100ms ease-in-out;
      transition: all 100ms ease-in-out;
      color: #d3d3d3; }
    .mobile-menu li.menu-item-has-children:hover > a:after {
      color: #1999D6; }
  .mobile-menu .sub-menu {
    background-color: #f0f0f0;
    display: none;
    list-style: none;
    padding: 6px 0 6px 5px;
    position: relative; }
    .mobile-menu .sub-menu a {
      color: #404040;
      padding: 12px 10px 12px 15px; }
  .mobile-menu li.menu-item-has-children.open-sub > a:after {
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg); }
  .mobile-menu li.menu-item-has-children.open-sub > .sub-menu {
    display: block; }

.mobile-menu li.cta a {
  background: #e74532;
  color: #fff;
  text-align: center;
  margin-top: 10px; }

html.menu-open body {
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

html.menu-open body.admin-bar {
  top: 32px; }
  html.menu-open body.admin-bar .menu-overlay, html.menu-open body.admin-bar .menu-plate-wrap {
    top: 32px; }

html.menu-open .menu-overlay {
  background-color: rgba(0, 0, 0, 0.7);
  pointer-events: auto; }

html.menu-open .menu-plate-wrap {
  pointer-events: auto; }

html.menu-open .menu-plate {
  -webkit-transform: translateX(-400px);
      -ms-transform: translateX(-400px);
          transform: translateX(-400px); }

button.accordion {
  background-color: #fff;
  color: purple;
  cursor: pointer;
  padding: 18px 38px 18px 18px;
  width: 100%;
  border: 1px solid #eee;
  border-bottom-width: 1px;
  border-top-width: 1px;
  text-align: left;
  outline: none;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  font-size: 18px;
  font-weight: bold;
  line-height: 1; }
  button.accordion:after {
    content: "\f067";
    float: right;
    margin-left: 5px;
    margin-right: -20px;
    font-family: Font Awesome\ 5 Free;
    color: blue; }
  button.accordion.active:after {
    content: "\f068";
    color: green; }

.accordion-panel {
  padding: 10px 15px 20px;
  background-color: white;
  border-right: 1px solid #eee;
  border-left: 1px solid #eee;
  border-bottom: 1px solid #eee;
  display: none; }
  .accordion-panel.defaultopen {
    display: block; }
  .accordion-panel > p, .accordion-panel > ul {
    margin: 10px 0;
    font-size: 16px; }
  .accordion-panel > ul {
    list-style: initial;
    padding-left: 25px; }
  .accordion-panel:last-of-type {
    border-bottom: 2px solid #eee; }

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

/* Text meant only for screen readers. */
.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; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
          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; }

body > header {
  position: relative; }

#secondary_header {
  background: #1999D6;
  color: #fff;
  padding: 10px 0; }
  #secondary_header a {
    color: #fff; }
  #secondary_header .wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  #secondary_header .contact {
    color: #fff; }
    #secondary_header .contact a {
      color: #fff; }
  #secondary_header .social a {
    color: #fff;
    margin-left: 7px; }
  #secondary_header nav ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    #secondary_header nav ul li {
      display: inline-block;
      margin: 0 5px; }

#masthead .wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

#masthead .logo_wrap a {
  max-width: 215px; }

#masthead .logo_wrap img {
  width: 100%; }

#masthead .logo_wrap span.logo {
  padding: 19px 0;
  display: inline-block; }

#masthead ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  #masthead ul li {
    position: relative;
    margin-right: 10px; }
    #masthead ul li:last-child {
      margin-right: 0; }
    #masthead ul li:hover ul.sub-menu, #masthead ul li:hover ul.children {
      opacity: 1;
      pointer-events: auto;
      -webkit-transform: translateY(-1px);
          -ms-transform: translateY(-1px);
              transform: translateY(-1px); }
    #masthead ul li a {
      color: #333333;
      font-family: "Lato", "Arial", sans-serif;
      font-size: 1.8rem;
      font-weight: 700;
      padding: 20px 12px; }
      #masthead ul li a:hover {
        background: #f8f8f8; }
  #masthead ul img {
    display: inline-block;
    margin-left: 15px;
    width: 20px;
    vertical-align: middle; }

#masthead ul.sub-menu, #masthead ul.children {
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff;
  z-index: 10;
  display: block;
  padding: 5px 0 10px;
  -webkit-box-shadow: inset 0 3px 3px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 3px 3px rgba(0, 0, 0, 0.05);
  width: 300px;
  opacity: 0;
  pointer-events: none;
  -webkit-transform: translateY(50px);
      -ms-transform: translateY(50px);
          transform: translateY(50px);
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out; }
  #masthead ul.sub-menu li a, #masthead ul.children li a {
    padding: 10px 12px;
    display: block; }
    #masthead ul.sub-menu li a:hover, #masthead ul.children li a:hover {
      background: transparent;
      color: #1999D6; }

.mobile-icon-wrap {
  margin-right: 15px;
  display: none; }

#page_hero {
  padding: 40px 0 35px;
  background: #f8f8f8; }
  #page_hero .breadcrumbs {
    font-size: 1.4rem;
    text-transform: uppercase;
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    margin: 0; }
    #page_hero .breadcrumbs li {
      margin-right: 5px; }
    #page_hero .breadcrumbs i {
      font-size: 1.4rem; }
  #page_hero .page-title {
    margin: 5px 0 0;
    font-size: 5rem; }

main {
  padding: 50px 0; }
  main .wrapper.grid {
    grid-template-columns: 1fr 350px;
    grid-gap: 50px; }
  main article.page {
    max-width: 800px; }
    main article.page h2 {
      margin-top: 40px; }
    main article.page p {
      line-height: 2;
      font-size: 2rem;
      margin-bottom: 30px; }
      main article.page p:first-of-type {
        margin-top: 0; }
    main article.page ul, main article.page ol {
      line-height: 2;
      font-size: 2rem;
      margin-bottom: 30px; }
  main aside.sidebar {
    border-left: 1px solid #eee;
    padding-left: 35px; }
    main aside.sidebar .widget {
      margin-bottom: 40px;
      margin-top: 12px; }
      main aside.sidebar .widget .widgettitle {
        display: block;
        text-transform: uppercase;
        background: #f8f8f8;
        padding: 12px 8px;
        margin: 0 -8px 0; }
      main aside.sidebar .widget ul {
        list-style: none;
        padding: 0;
        margin: 0; }
        main aside.sidebar .widget ul li {
          border-bottom: 1px solid #eee;
          padding: 12px 0; }

body.page-template-page-team main .wrapper.grid .grid.col_3 {
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); }

.team {
  -webkit-border-radius: 5px;
          border-radius: 5px;
  overflow: hidden; }
  .team .name {
    bottom: 0;
    left: 0;
    z-index: 5;
    padding: 10px;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 800;
    display: block;
    border-top: 3px solid #fff;
    width: 100%;
    -webkit-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out; }
    .team .name .position {
      font-size: 14px;
      font-weight: 400;
      font-style: italic;
      display: block; }
    .team .name .read-bio {
      font-size: 14px;
      font-weight: normal;
      text-transform: capitalize;
      color: #1999D6;
      margin: 8px auto 0;
      display: block;
      cursor: pointer;
      width: 80px; }
      .team .name .read-bio:hover {
        text-decoration: underline; }
  .team .bio-overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.98);
    padding: 100px 20px;
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    opacity: 0;
    overflow-y: scroll;
    pointer-events: none; }
    .team .bio-overlay .bio-content {
      max-width: 800px;
      margin: 0 auto;
      position: relative; }
    .team .bio-overlay .close-bio {
      text-align: right;
      display: inline-block;
      font-size: 20px;
      padding: 8px 11px;
      background: #f2f2f2;
      color: #777777;
      cursor: pointer; }
      .team .bio-overlay .close-bio:hover span {
        width: 60px;
        opacity: 1;
        -webkit-transition: opacity 200ms ease-in-out 100ms, width 200ms ease-in-out;
        -o-transition: opacity 200ms ease-in-out 100ms, width 200ms ease-in-out;
        transition: opacity 200ms ease-in-out 100ms, width 200ms ease-in-out; }
      .team .bio-overlay .close-bio span {
        width: 0;
        display: inline-block;
        opacity: 0;
        -webkit-transition: opacity 0s, width 200ms;
        -o-transition: opacity 0s, width 200ms;
        transition: opacity 0s, width 200ms; }
    .team .bio-overlay .profile-img {
      display: block;
      width: 250px;
      max-width: 100%;
      overflow: hidden;
      margin: 0 auto 20px; }
    .team .bio-overlay .bio-title {
      font-size: 42px;
      font-weight: 900;
      line-height: 1.5;
      text-align: center;
      -webkit-transition: all 150ms ease-in-out;
      -o-transition: all 150ms ease-in-out;
      transition: all 150ms ease-in-out; }
      .team .bio-overlay .bio-title span {
        display: block;
        color: #1999D6;
        font-size: 16px;
        font-weight: 100;
        text-transform: uppercase;
        -webkit-transition: all 100ms ease-in-out;
        -o-transition: all 100ms ease-in-out;
        transition: all 100ms ease-in-out;
        margin-bottom: 35px; }

.team.open .bio-overlay {
  opacity: 1;
  pointer-events: auto;
  z-index: 99; }

body.bio-open {
  overflow: hidden !important; }

.single-post-excerpt {
  border-left: 3px solid #eee;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  padding-left: 20px;
  margin-bottom: 45px;
  max-width: 650px; }
  .single-post-excerpt h2 {
    margin-bottom: 10px; }
    .single-post-excerpt h2:after {
      content: '';
      background: #FDB427;
      display: block;
      height: 2px;
      width: 100px;
      margin: 15px 0 0; }
  .single-post-excerpt p {
    margin-bottom: 10px !important;
    line-height: 1.5 !important;
    font-size: 18px !important; }
  .single-post-excerpt a.readmore {
    font-style: italic;
    font-size: 20px;
    display: inline-block;
    padding-bottom: 5px;
    border-bottom: 1px solid #fff; }
    .single-post-excerpt a.readmore:hover {
      border-color: #1999D6; }

ul.partner-list {
  font-size: 3rem !important; }
  ul.partner-list li {
    border-bottom: 2px solid #eee;
    padding: 15px 0;
    line-height: 1; }
    ul.partner-list li a {
      vertical-align: top; }
      ul.partner-list li a:hover {
        color: #FDB427; }
      ul.partner-list li a:after {
        font-size: 16px !important; }

body.events-archive main article.page {
  max-width: 1080px;
  margin: 0 auto; }

.tribe-events-tooltip .entry-title {
  margin-bottom: 10px; }

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

.tribe-events-tooltip .tribe-event-description p {
  font-size: 13px;
  line-height: 1.5;
  margin-top: 5px !important; }

.tribe-events-list-event-description p {
  font-size: 16px !important; }

#colophon {
  background: #eee;
  position: relative;
  z-index: 3; }

.home #colophon:before {
  height: 65vh;
  min-height: 650px; }

#upper-bar {
  padding: 26px 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #77777D;
  font-size: 1.6rem; }
  #upper-bar ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    #upper-bar ul li {
      display: inline-block;
      margin-right: 10px; }
      #upper-bar ul li a {
        color: #1999D6; }
        #upper-bar ul li a:hover {
          color: #333333; }
  #upper-bar .social a, #upper-bar .social span {
    display: inline-block;
    color: #1999D6;
    margin-left: 15px; }
    #upper-bar .social a:hover, #upper-bar .social span:hover {
      color: #333333; }

#footer-widgets {
  margin: 30px 0 50px;
  padding: 0 12px;
  grid-template-columns: 200px 200px 200px 1fr; }
  #footer-widgets .widget {
    font-size: 1.8rem; }
    #footer-widgets .widget:last-child {
      text-align: right; }
    #footer-widgets .widget img {
      width: 100%;
      max-width: 250px;
      display: inline; }
    #footer-widgets .widget .logo {
      max-width: 370px;
      display: inline; }
    #footer-widgets .widget .widgettitle {
      display: block;
      text-transform: uppercase;
      font-size: 1.2rem;
      margin-bottom: 20px;
      font-family: "Lato", "Arial", sans-serif; }
    #footer-widgets .widget ul {
      margin: 0;
      padding: 0;
      list-style: none; }
      #footer-widgets .widget ul li {
        padding-bottom: 10px; }
        #footer-widgets .widget ul li a {
          color: #333333; }
          #footer-widgets .widget ul li a:hover {
            color: #1999D6; }

#copyright {
  text-align: right;
  font-size: 1.4rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 15px 12px; }
  #copyright a {
    color: #333333;
    text-decoration: underline; }
    #copyright a:after {
      display: none; }
    #copyright a:hover {
      color: #1999D6; }

@media screen and (max-width: 1020px) {
  footer #footer_widgets {
    grid-template-columns: 1fr 1fr; }
    footer #footer_widgets .widget:first-child {
      grid-column-start: 1;
      grid-column-end: 3; } }

@media screen and (max-width: 978px) {
  #masthead ul li {
    margin-right: 0; } }

@media screen and (max-width: 928px) {
  body {
    font-size: 1.6rem; }
  .button.large {
    font-size: 2rem; }
  #masthead .mobile-icon-wrap {
    display: inline-block; }
  #masthead nav {
    display: none; }
  .full_cta h1, .full_cta h2, .full_cta h3 {
    font-size: 4rem; }
  main {
    padding: 25px 0; }
    main .wrapper.grid {
      grid-template-columns: 1fr;
      grid-gap: 0; }
    main aside.sidebar {
      padding-left: 0;
      border-left: none; } }

@media screen and (max-width: 849px) {
  #footer-widgets {
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 30px; }
    #footer-widgets .widget:last-child {
      grid-column-start: 1;
      grid-column-end: 4;
      grid-row-start: 1;
      grid-row-end: 2;
      text-align: left; }
      #footer-widgets .widget:last-child img {
        max-width: 350px; } }

@media screen and (max-width: 799px) {
  footer {
    background: #fff; }
    footer .wrapper.grid {
      background: #fff;
      grid-template-columns: 1fr; }
    footer #footer-widgets {
      padding: 0; }
  #copyright {
    background: #f8f8f8;
    padding: 25px 18px; }
    #copyright .grid-item {
      padding: 0; } }

@media screen and (max-width: 600px) {
  #wpadminbar {
    position: fixed; }
  html.menu-open body.admin-bar {
    top: 46px; }
    html.menu-open body.admin-bar .menu-plate-wrap {
      top: 46px; }
  #upper-bar {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    #upper-bar #legal-nav li {
      margin: 0px 12px 10px; }
  #footer-widgets {
    margin-bottom: 30px; }
  #copyright {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center; }
    #copyright p {
      margin-bottom: 5px; } }
