/*!
Theme Name: ECFoundation KP
Theme URI: http://underscores.me/
Author: Kick Point
Author URI: http://kickpoint.ca/
Description: 2016 theme for ECFoundation
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ecf_kp
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

ECFoundation KP is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/* medium blue */
/* dark blue */
/* light blue */
/**
 * ICOMOON
 */
@font-face {
  font-family: "icomoon";
  src: url("assets/fonts/icomoon.eot?ccn8w5");
  src: url("assets/fonts/icomoon.eot?ccn8w5#iefix") format("embedded-opentype"),
    url("assets/fonts/icomoon.ttf?ccn8w5") format("truetype"),
    url("assets/fonts/icomoon.woff?ccn8w5") format("woff"),
    url("assets/fonts/icomoon.svg?ccn8w5#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

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

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

.icon-instagram {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
}
/* .icon-instagram:before {
  content: "\ea96";
} */
/**
 * Transitions
 */
/**
 * Border Radius
 */
/**
 * BREAKPOINTS
 */
/**
 * OPACITY
 */
/**
 * Vertical align any element
 * @type {[type]}
 * @include vertical-align(); to use
 */
/**
 * Placeholder Text
 * example implementation:
 @include placeholder {
    font-style:italic;
    color: white;
    font-weight:100;
}
 */
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark,
.searched-for {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

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

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
  color: #333;
  font-family: "proxima-nova", sans-serif;
  font-size: 18px;
  line-height: 1.5;
}

h1,
h2,
h3,
h4,
.error-404 h2,
h5,
h6 {
  clear: both;
}

h1 {
  font-family: "baskerville-urw", sans-serif;
  font-size: 42px;
  line-height: 1.1428571429;
  font-weight: bold;
  color: #fff;
  padding-bottom: 5px;
  -moz-transition: font-size 0.2s 0.2s, line-height 0.2s 0.2s;
  -o-transition: font-size 0.2s 0.2s, line-height 0.2s 0.2s;
  -webkit-transition: font-size 0.2s 0.2s, line-height 0.2s 0.2s;
  transition: font-size 0.2s 0.2s, line-height 0.2s 0.2s;
  overflow: hidden;
}
h1.dark {
  color: #333;
}
@media (min-width: 768px) {
  h1 {
    font-size: 48.0000000006px;
    line-height: 1.1458333333;
  }
}
@media (min-width: 992px) {
  h1 {
    font-size: 100.0000000008px;
    line-height: 1.1;
    padding-bottom: 10px;
  }
}

h2 {
  font-family: "baskerville-urw", sans-serif;
  font-size: 36px;
  line-height: 1.25;
  font-weight: bold;
  color: #333;
  -moz-transition: font-size 0.2s 0.2s, line-height 0.2s 0.2s;
  -o-transition: font-size 0.2s 0.2s, line-height 0.2s 0.2s;
  -webkit-transition: font-size 0.2s 0.2s, line-height 0.2s 0.2s;
  transition: font-size 0.2s 0.2s, line-height 0.2s 0.2s;
}
h2.light {
  color: #fff;
}
@media (min-width: 992px) {
  h2 {
    font-size: 54px;
    line-height: 1.1111111111;
  }
}

h3 {
  font-family: "baskerville-urw", sans-serif;
  font-size: 36px;
  line-height: 1.25;
  font-weight: bold;
  color: #333;
  -moz-transition: font-size 0.2s 0.2s, line-height 0.2s 0.2s;
  -o-transition: font-size 0.2s 0.2s, line-height 0.2s 0.2s;
  -webkit-transition: font-size 0.2s 0.2s, line-height 0.2s 0.2s;
  transition: font-size 0.2s 0.2s, line-height 0.2s 0.2s;
}
h3.light {
  color: #fff;
}
@media (min-width: 992px) {
  h3 {
    font-size: 36px;
    line-height: 1.25;
  }
}

h4,
.error-404 h2 {
  font-family: "baskerville-urw", sans-serif;
  font-size: 21.0000000006px;
  line-height: 1.3333333333;
  font-weight: bold;
  color: #333;
  -moz-transition: font-size 0.2s 0.2s, line-height 0.2s 0.2s;
  -o-transition: font-size 0.2s 0.2s, line-height 0.2s 0.2s;
  -webkit-transition: font-size 0.2s 0.2s, line-height 0.2s 0.2s;
  transition: font-size 0.2s 0.2s, line-height 0.2s 0.2s;
}
h4.light,
.error-404 h2.light {
  color: #fff;
}
@media (min-width: 992px) {
  h4,
  .error-404 h2 {
    font-size: 23.9999999994px;
    line-height: 1.33;
  }
}

h5 {
  font-family: "baskerville-urw", sans-serif;
  font-size: 18px;
  line-height: 1.25;
  font-weight: bold;
  color: #333;
  -moz-transition: font-size 0.2s 0.2s, line-height 0.2s 0.2s;
  -o-transition: font-size 0.2s 0.2s, line-height 0.2s 0.2s;
  -webkit-transition: font-size 0.2s 0.2s, line-height 0.2s 0.2s;
  transition: font-size 0.2s 0.2s, line-height 0.2s 0.2s;
}
h5.light {
  color: #fff;
}
@media (min-width: 992px) {
  h5 {
    font-size: 18px;
    line-height: 1.25;
  }
}

h6 {
  font-family: "baskerville-urw", sans-serif;
  font-size: 15.3px;
  line-height: 1.25;
  font-weight: bold;
  color: #333;
  -moz-transition: font-size 0.2s 0.2s, line-height 0.2s 0.2s;
  -o-transition: font-size 0.2s 0.2s, line-height 0.2s 0.2s;
  -webkit-transition: font-size 0.2s 0.2s, line-height 0.2s 0.2s;
  transition: font-size 0.2s 0.2s, line-height 0.2s 0.2s;
}
h6.light {
  color: #fff;
}
@media (min-width: 992px) {
  h6 {
    font-size: 15.3px;
    line-height: 1.25;
  }
}

p {
  margin-bottom: 1.5em;
}

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

blockquote {
  font-family: "baskerville-urw", sans-serif;
  font-style: italic;
  border: 0;
  padding: 0;
  color: #2d8ed5;
  margin: 1.5em 0;
  font-size: 24px;
  line-height: 1.25;
}
@media (min-width: 768px) {
  blockquote {
    font-size: 30px;
    line-height: 1.2;
    text-align: center;
  }
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 16.875px;
  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: 16.875px;
}

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

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

big {
  font-size: 125%;
}

.upperCaseString {
  text-transform: uppercase;
  font-weight: bold;
}

/*--------------------------------------------------------------
# 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 http://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. */
}

blockquote,
q {
  quotes: "" "";
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}

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

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
.btn-ghost,
.btn-staff-bio {
  background: transparent;
  border: solid 1px #2d8ed5;
  color: #2d8ed5;
  font-size: 16px;
  padding: 13px 30px;
  text-align: center;
  -moz-transition: background-color 0.2s 0.2s, border-color 0.2s 0.2s,
    color 0.2s 0.2s;
  -o-transition: background-color 0.2s 0.2s, border-color 0.2s 0.2s,
    color 0.2s 0.2s;
  -webkit-transition: background-color 0.2s 0.2s, border-color 0.2s 0.2s,
    color 0.2s 0.2s;
  transition: background-color 0.2s 0.2s, border-color 0.2s 0.2s,
    color 0.2s 0.2s;
}

/* btn-ghost-header styling in the _menus.scss file */
.btn-ghost:hover,
.btn-staff-bio:hover,
.btn-staff-bio:focus {
  background-color: #2fdab8;
  border-color: #2fdab8;
  color: #fff;
}

.btn-ghost.btn-white {
  color: #fff;
  border: solid 1px #fff;
  -moz-transition: background-color 0.2s 0.2s, border-color 0.2s 0.2s;
  -o-transition: background-color 0.2s 0.2s, border-color 0.2s 0.2s;
  -webkit-transition: background-color 0.2s 0.2s, border-color 0.2s 0.2s;
  transition: background-color 0.2s 0.2s, border-color 0.2s 0.2s;
}

.btn-ghost.btn-white:hover,
.error-404 .search-form-404 input[type="submit"]:hover {
  background-color: #2fdab8;
  border-color: #2fdab8;
  color: #fff;
}

.btn-ghost-header a {
  border: solid 1px #fff;
  color: #fff;
  -moz-transition: background-color 0.2s 0.2s, border-color 0.2s 0.2s;
  -o-transition: background-color 0.2s 0.2s, border-color 0.2s 0.2s;
  -webkit-transition: background-color 0.2s 0.2s, border-color 0.2s 0.2s;
  transition: background-color 0.2s 0.2s, border-color 0.2s 0.2s;
}

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

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #2d8ed5;
  font-weight: 600;
}
a:visited {
  color: #2d8ed5;
}
a:hover,
a:focus,
a:active {
  color: #2fdab8;
}
a:focus {
  outline: thin dotted;
}
a:hover,
a:active {
  outline: 0;
}

.nav-links {
  text-transform: uppercase;
}
.nav-links .nav-previous {
  background: transparent url(images/arrow-left.svg) no-repeat center left;
  padding-left: 25px;
}
.nav-links .nav-previous a {
  font-weight: 600;
  letter-spacing: 1px;
}
.nav-links .nav-previous:hover {
  background: transparent url(images/arrow-left--hover.svg) no-repeat center
    left;
}
.nav-links .nav-previous:hover a {
  color: #2fdab8;
}
.nav-links .nav-next {
  background: transparent url(images/arrow-right.svg) no-repeat center right;
  padding-right: 25px;
}
.nav-links .nav-next a {
  font-weight: 600;
  letter-spacing: 1px;
}
.nav-links .nav-next:hover {
  background: transparent url(images/arrow-right--hover.svg) no-repeat center
    right;
}
.nav-links .nav-next:hover a {
  color: #2fdab8;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
/** REVISED MAIN MENU **/
/**
 * GENERIC MENU STYLES
 */
#site-navigation2 {
  float: right;
  position: relative;
  line-height: 54px;
  max-height: 54px;
  /* ZERO OUT LIST MARGINS AND PADDING */
  /**
   * DESKTOP MENU STYLES
   */
  /**
   * MOBILE MENU STYLES
   */
}
@media (min-width: 992px) {
  #site-navigation2 {
    line-height: 85px;
    max-height: 85px;
  }
}
#site-navigation2 ul,
#site-navigation2 li,
#site-navigation2 ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#site-navigation2 a.btn-search {
  padding: 0 8px 0 20px;
}
@media (min-width: 768px) {
  #site-navigation2 a.btn-search {
    font-size: 16px;
    position: absolute;
    top: 0;
    right: 0;
  }
}
@media (min-width: 992px) {
  #site-navigation2 a.btn-search {
    line-height: 85px;
  }
}
#site-navigation2 .menu-main-header-navigation-container {
  display: inline-block;
}
#site-navigation2 .btn-menu {
  display: inline-block;
}
@media (min-width: 768px) {
  #site-navigation2 .btn-menu {
    display: none;
  }
}
#site-navigation2 .desktop-menu {
  display: none;
  top: auto;
  left: auto;
  margin: 0;
  padding: 0;
  margin-right: 40px;
  width: auto;
  height: auto;
  background: transparent;
  z-index: auto;
  overflow-y: hidden;
}
@media (min-width: 768px) {
  #site-navigation2 .desktop-menu {
    display: inline-block;
  }
}
#site-navigation2 .desktop-menu #main-menu {
  margin: 0;
  padding: 0;
  display: inline-block;
  text-align: left;
}
#site-navigation2 .desktop-menu #main-menu .sub-menu {
  display: none;
}
#site-navigation2 .desktop-menu #main-menu a {
  padding: 10px;
  color: #fff;
  font-family: "proxima-nova", sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 1;
}
#site-navigation2 .desktop-menu #main-menu a:hover,
#site-navigation2 .desktop-menu #main-menu a:active,
#site-navigation2 .desktop-menu #main-menu .current_page_item a,
#site-navigation2 .desktop-menu #main-menu .current_page_parent a,
#site-navigation2 .desktop-menu #main-menu .current_page_ancestor a {
  color: #2fdab8;
}
#site-navigation2 .desktop-menu #main-menu .btn-ghost-header a {
  -moz-transition: background-color 0.2s 0.2s, border-color 0.2s 0.2s,
    color 0.2s 0.2s;
  -o-transition: background-color 0.2s 0.2s, border-color 0.2s 0.2s,
    color 0.2s 0.2s;
  -webkit-transition: background-color 0.2s 0.2s, border-color 0.2s 0.2s,
    color 0.2s 0.2s;
  transition: background-color 0.2s 0.2s, border-color 0.2s 0.2s,
    color 0.2s 0.2s;
  padding: 8px;
}
#site-navigation2 .desktop-menu #main-menu .btn-ghost-header a:hover {
  background-color: #2fdab8;
  border-color: #2fdab8;
  color: #fff;
}
#site-navigation2 .desktop-menu #main-menu .btn.btn-close-menu {
  display: none;
}
#site-navigation2 .desktop-menu #main-menu li {
  display: inline-block;
}
#site-navigation2 .desktop-menu #main-menu li.menu-item-has-children:hover a {
  color: #2fdab8;
}
#site-navigation2
  .desktop-menu
  #main-menu
  li.menu-item-has-children:hover
  .sub-menu {
  display: block;
  position: absolute;
  background: #005fa5;
  z-index: 999;
  -webkit-border-bottom-right-radius: 10px;
  border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-left-radius: 10px;
  background-clip: padding-box;
  padding: 0 20px 10px 20px;
}
#site-navigation2
  .desktop-menu
  #main-menu
  li.menu-item-has-children:hover
  .sub-menu
  li {
  display: block;
  line-height: 1;
  border-bottom: solid 1px #fff;
}
#site-navigation2
  .desktop-menu
  #main-menu
  li.menu-item-has-children:hover
  .sub-menu
  li
  a {
  display: block;
  color: #fff;
  font-family: "proxima-nova", sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.25;
}
#site-navigation2
  .desktop-menu
  #main-menu
  li.menu-item-has-children:hover
  .sub-menu
  li
  a:hover {
  color: #2fdab8;
}
#site-navigation2
  .desktop-menu
  #main-menu
  li.menu-item-has-children:hover
  .sub-menu
  li
  .sub-menu {
  position: relative;
  padding-bottom: 0;
}
#site-navigation2
  .desktop-menu
  #main-menu
  li.menu-item-has-children:hover
  .sub-menu
  li
  .sub-menu
  li {
  border-bottom: none;
}
#site-navigation2
  .desktop-menu
  #main-menu
  li.menu-item-has-children:hover
  .sub-menu
  li
  .sub-menu
  a {
  padding-top: 0;
}
#site-navigation2
  .desktop-menu
  #main-menu
  li.menu-item-has-children:hover
  .sub-menu
  li:last-child {
  border-bottom: none;
}
#site-navigation2 .desktop-menu #main-menu .sub-menu:hover {
  display: block;
}
#site-navigation2 .mobile-menu .menu-main-header-navigation-container {
  display: block;
}
#site-navigation2 .mobile-menu,
#site-navigation2 .mobile-sub-menu {
  background-color: pink;
  display: none;
  position: fixed;
  margin: 0;
  top: 54px;
  left: 0;
  padding: 30px;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 400;
  overflow-y: scroll;
}
#site-navigation2 .mobile-menu #main-menu,
#site-navigation2 .mobile-sub-menu #main-menu {
  margin: 0;
  padding: 0;
  width: 100%;
  padding-bottom: 50px;
  text-align: center;
}
#site-navigation2 .mobile-menu #main-menu li,
#site-navigation2 .mobile-sub-menu #main-menu li {
  padding: 10px 0;
}
#site-navigation2 .mobile-menu #main-menu ul li,
#site-navigation2 .mobile-sub-menu #main-menu ul li {
  display: none;
}
#site-navigation2 .mobile-menu #main-menu a,
#site-navigation2 .mobile-sub-menu #main-menu a {
  display: block;
  color: #000;
  font-family: "baskerville-urw", sans-serif;
  font-weight: bold;
  border: none;
  font-size: 30.0000000006px;
  line-height: 1.2666666667;
}
@media (min-width: 768px) {
  #site-navigation2 .mobile-menu #main-menu a,
  #site-navigation2 .mobile-sub-menu #main-menu a {
    display: inline-block;
    color: #fff;
    font-family: "proxima-nova", sans-serif;
    font-weight: normal;
    font-size: 16.0000000002px;
    line-height: 1;
    padding: 8px;
  }
}
@media (min-width: 992px) {
  #site-navigation2 .mobile-menu #main-menu a,
  #site-navigation2 .mobile-sub-menu #main-menu a {
    padding: 10px;
  }
}
@media (min-width: 1200px) {
  #site-navigation2 .mobile-menu #main-menu a,
  #site-navigation2 .mobile-sub-menu #main-menu a {
    padding: 13px;
  }
}
#site-navigation2 .mobile-menu #main-menu a:hover,
#site-navigation2 .mobile-menu #main-menu a:active,
#site-navigation2 .mobile-menu #main-menu .current_page_item a,
#site-navigation2 .mobile-menu #main-menu .current_page_parent a,
#site-navigation2 .mobile-menu #main-menu .current_page_ancestor a,
#site-navigation2 .mobile-sub-menu #main-menu a:hover,
#site-navigation2 .mobile-sub-menu #main-menu a:active,
#site-navigation2 .mobile-sub-menu #main-menu .current_page_item a,
#site-navigation2 .mobile-sub-menu #main-menu .current_page_parent a,
#site-navigation2 .mobile-sub-menu #main-menu .current_page_ancestor a {
  color: #2fdab8;
}
#site-navigation2 .mobile-menu #main-menu .menu-item-has-children a:after,
#site-navigation2 .mobile-sub-menu #main-menu .menu-item-has-children a:after {
  content: url(images/arrow-right.svg);
  height: 10px;
  width: 17px;
  padding-left: 10px;
}
#site-navigation2 .mobile-menu .btn.btn-close-menu,
#site-navigation2 .mobile-sub-menu .btn.btn-close-menu {
  display: block;
  width: 100%;
  height: 20px;
  background: transparent url(images/icon-close.svg) no-repeat right;
}
#site-navigation2 .mobile-menu .btn.btn-close-menu:active,
#site-navigation2 .mobile-sub-menu .btn.btn-close-menu:active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
@media (min-width: 768px) {
  #site-navigation2 .mobile-menu .btn.btn-close-menu,
  #site-navigation2 .mobile-sub-menu .btn.btn-close-menu {
    display: none;
  }
}
#site-navigation2 .mobile-sub-menu {
  text-align: center;
  line-height: 1.25;
  /**
     * Populated by JavaScript in navigation.js
     */
}
@media (min-width: 992px) {
  #site-navigation2 .mobile-sub-menu {
    line-height: 1.25;
  }
}
#site-navigation2 .mobile-sub-menu h3 {
  font-family: "baskerville-urw", sans-serif;
  font-weight: bold;
  font-size: 30px;
  line-height: 1.2666666667;
  border-bottom: solid 1px #000;
}
#site-navigation2 .mobile-sub-menu .mobile-sub-menu-links {
  list-style: none;
  padding: 0;
  margin: 0;
  font-family: "baskerville-urw", sans-serif;
  margin-bottom: 50px;
}
#site-navigation2 .mobile-sub-menu .mobile-sub-menu-links li {
  padding: 14px 0;
}
#site-navigation2 .mobile-sub-menu .mobile-sub-menu-links li a {
  color: #000;
  font-weight: bold;
  font-size: 21px;
}
#site-navigation2 .mobile-sub-menu .mobile-sub-menu-links li a:hover,
#site-navigation2 .mobile-sub-menu .mobile-sub-menu-links li a:active {
  color: #2fdab8;
}
#site-navigation2 .mobile-sub-menu .mobile-sub-menu-links li .sub-menu {
  padding-top: 28px;
}
#site-navigation2
  .mobile-sub-menu
  .mobile-sub-menu-links
  li
  .sub-menu
  li:first-child {
  padding-top: 0;
}
#site-navigation2
  .mobile-sub-menu
  .mobile-sub-menu-links
  li
  .sub-menu
  li:last-child {
  padding-bottom: 0;
}

.search-field {
  display: none;
  min-height: 50px;
}
@media (min-width: 768px) {
  .search-field {
    min-height: 60px;
  }
}
.search-field .search-field__wrapper {
  display: table;
  width: 100%;
}
.search-field form {
  background-color: #fff;
  border: solid 1px #005fa5;
  border-top: none;
  width: 100%;
  display: table;
  min-height: 50px;
  -moz-transition: min-height 0.2s 0.2s;
  -o-transition: min-height 0.2s 0.2s;
  -webkit-transition: min-height 0.2s 0.2s;
  transition: min-height 0.2s 0.2s;
}
@media (min-width: 992px) {
  .search-field form {
    min-height: 60px;
  }
}
.search-field form label {
  width: 100%;
  margin: 0;
  display: table-cell;
  vertical-align: middle;
}
.search-field form a {
  display: table-cell;
  vertical-align: middle;
  background: url(images/icon-close.svg) no-repeat center;
  border-left: solid 1px #005fa5;
  min-height: 50px;
  min-width: 50px;
  -moz-transition: min-height 0.2s 0.2s;
  -o-transition: min-height 0.2s 0.2s;
  -webkit-transition: min-height 0.2s 0.2s;
  transition: min-height 0.2s 0.2s;
}
@media (min-width: 992px) {
  .search-field form a {
    min-height: 60px;
    min-width: 60px;
  }
}
.search-field form input[type="search"] {
  border: none;
  width: 100%;
  padding-left: 20px;
}
.search-field form input[type="search"]::-webkit-input-placeholder {
  color: #333;
  font-weight: 100;
}
.search-field form input[type="search"]:-moz-placeholder {
  color: #333;
  font-weight: 100;
}
.search-field form input[type="search"]::-moz-placeholder {
  color: #333;
  font-weight: 100;
}
.search-field form input[type="search"]:-ms-input-placeholder {
  color: #333;
  font-weight: 100;
}
.search-field form input[type="submit"] {
  display: none;
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.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;
  color: #21759b;
  display: block;
  font-size: 15.75px;
  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;
}

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

.no-gutter > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.error404 footer {
  margin-top: 20px;
}

.error-404 {
  margin-left: 1px;
  margin-right: 1px;
}
.error-404 h1 {
  text-align: center;
  color: #fff;
  margin: 0;
  margin-bottom: 30px;
  overflow: visible;
}
.error-404 h4,
.error-404 h2 {
  text-align: left;
  color: #fff;
  margin: 0;
  margin-bottom: 51px;
}
.error-404 h2 {
  text-align: left;
  margin-top: 28px;
  margin-bottom: 19px;
}
.error-404 h2:after {
  content: ":";
}
.error-404 ul {
  color: #fff;
  margin: 0;
}
@media (min-width: 768px) {
  .error-404 ul {
    margin-left: 54px;
  }
}
.error-404 ul li a {
  color: #fff;
}
.error-404 ul li a:hover {
  color: #2fdab8;
}
.error-404 .search-form-404 {
  min-height: 50px;
}
.error-404 .search-form-404 label {
  margin: 0;
  width: 75%;
  float: left;
}
@media (min-width: 768px) {
  .error-404 .search-form-404 label {
    width: 90%;
  }
}
.error-404 .search-form-404 input[type="search"] {
  width: 100%;
  border: 0;
  min-height: 50px;
  padding-left: 15px;
  border-radius: 0;
}
@media (min-width: 768px) {
  .error-404 .search-form-404 input[type="search"] {
    min-height: 60px;
    padding-left: 30px;
  }
}
.error-404 .search-form-404 input[type="submit"] {
  margin: 0;
  width: 23%;
  min-height: 50px;
  border: 0;
  border-left: solid #2d8ed5 1px;
  border-right: solid #2d8ed5 1px;
  background-color: #fff;
  color: #2d8ed5;
  float: left;
  -moz-transition: color 0.2s 0.2s, background-color 0.2s 0.2s,
    border-color 0.2s 0.2s;
  -o-transition: color 0.2s 0.2s, background-color 0.2s 0.2s,
    border-color 0.2s 0.2s;
  -webkit-transition: color 0.2s 0.2s, background-color 0.2s 0.2s,
    border-color 0.2s 0.2s;
  transition: color 0.2s 0.2s, background-color 0.2s 0.2s,
    border-color 0.2s 0.2s;
}
@media (min-width: 768px) {
  .error-404 .search-form-404 input[type="submit"] {
    width: 9%;
    min-height: 60px;
  }
}

.sticky {
  display: block;
}

.hentry {
  margin: 0 0 1.5em;
}

.byline,
.updated:not(.published) {
  display: none;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.entry-content {
  margin-top: 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.entry-header.bg-image {
  min-height: 270px;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 42px;
}
@media (min-width: 992px) {
  .entry-header.bg-image {
    min-height: 540px;
    margin-bottom: 75px;
  }
}
.entry-header .entry-title {
  color: #333;
  text-align: center;
}
.entry-header .entry-header--table {
  min-height: 270px;
  height: 270px;
  display: table;
}
@media (min-width: 992px) {
  .entry-header .entry-header--table {
    min-height: 540px;
    height: 540px;
  }
}
.entry-header .entry-header--table .vertical-content {
  display: table-cell;
  vertical-align: middle;
}
.entry-header .entry-header--table .vertical-content .entry-title {
  color: #fff;
  text-align: left;
}

.single-post .entry-title {
  text-align: left;
  margin-top: 0;
  color: #fff;
}
.single-post .single-post-image--wrapper {
  padding-left: 15px;
  padding-right: 15px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: rgba(0, 0, 0, 0.3);
  background-blend-mode: multiply;
  color: #fff;
  height: 270px;
  min-height: 270px;
  display: table;
  width: 100%;
  margin-bottom: 42px;
}
@media (min-width: 992px) {
  .single-post .single-post-image--wrapper {
    margin-bottom: 75px;
  }
}
@media (min-width: 768px) {
  .single-post .single-post-image--wrapper {
    text-align: left;
  }
}
@media (min-width: 992px) {
  .single-post .single-post-image--wrapper {
    height: 540px;
    min-height: 540px;
  }
}
.single-post .single-post-image--wrapper .vertical-content {
  display: table-cell;
  vertical-align: middle;
}
.single-post .post p.article-metadata {
  color: #2fdab8;
  text-transform: uppercase;
  font-weight: bold;
}

.page ul,
.page ol,
.single-post ul,
.single-post ol,
.error-404 ul,
.error-404 ol {
  margin: 0;
  padding-left: 30px;
  margin-bottom: 1.5em;
}
.page ul li,
.page ol li,
.single-post ul li,
.single-post ol li,
.error-404 ul li,
.error-404 ol li {
  padding-top: 10px;
  padding-bottom: 10px;
}
.page ul li ul,
.page ol li ul,
.single-post ul li ul,
.single-post ol li ul,
.error-404 ul li ul,
.error-404 ol li ul {
  margin-top: 20px;
  margin-bottom: 0;
  padding-left: 25px;
}
@media (min-width: 768px) {
  .page ul li ul,
  .page ol li ul,
  .single-post ul li ul,
  .single-post ol li ul,
  .error-404 ul li ul,
  .error-404 ol li ul {
    padding-left: 100px;
  }
}
.page ul li ul li,
.single-post ul li ul li,
.error-404 ul li ul li {
  padding-top: 2px;
  padding-bottom: 2px;
}
.page h2,
.single-post h2,
.error-404 h2 {
  margin-top: 50px;
}

.single-post .cat-links {
  text-transform: uppercase;
  color: #2d8ed5;
  z-index: 300;
}

@media (min-width: 1324px) {
  .container {
    width: 1305px;
  }
}
.home .header-yes-image {
  color: #fff;
  margin-left: 15px;
  margin-right: 15px;
  min-height: 602px;
}
@media (min-width: 992px) {
  .home .header-yes-image {
    min-height: 700px;
  }
}
.home .header-yes-image .entry-header--table {
  display: table;
  min-height: 600px;
  height: 600px;
}
@media (min-width: 992px) {
  .home .header-yes-image .entry-header--table {
    min-height: 700px;
    height: 700px;
  }
}
.home .header-yes-image .entry-header--table .vertical-content {
  display: table-cell;
  vertical-align: middle;
}
@media (min-width: 768px) {
  .home .header-yes-image h1 {
    margin-bottom: 57px;
    margin-top: 0px;
  }
}
@media (min-width: 992px) {
  .home .header-yes-image p {
    max-width: 60%;
  }
}
.home .header-no-image {
  text-align: center;
}
.home .entry-content {
  margin-top: 15px;
}
@media (min-width: 768px) {
  .home .entry-content {
    margin-top: 30px;
  }
}
.home #calls-to-action a {
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .home #homepage-posts {
    margin-top: 20px;
  }
}
.home #homepage-posts .featured-post-wrapper {
  color: #fff;
  margin-bottom: 15px;
  background: none;
}
@media (min-width: 768px) {
  .home #homepage-posts .featured-post-wrapper {
    margin-bottom: 30px;
  }
}
@media (min-width: 992px) {
  .home #homepage-posts .featured-post-wrapper {
    min-height: 540px;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 992px) {
  .home #homepage-posts .featured-post-wrapper .featured-post-wrapper--table {
    min-height: 540px;
    height: 540px;
    display: table;
  }
}
.home
  #homepage-posts
  .featured-post-wrapper
  .featured-post-wrapper--table
  .vertical-content {
  display: table-cell;
  vertical-align: middle;
}
.home #homepage-posts .featured-post-wrapper a.featured-post-wrapper__image {
  display: block;
  width: 100%;
  min-height: 142px;
  -moz-transition: background-color 0.2s 0.2s, background-blend-mode 0.2s 0.2s;
  -o-transition: background-color 0.2s 0.2s, background-blend-mode 0.2s 0.2s;
  -webkit-transition: background-color 0.2s 0.2s,
    background-blend-mode 0.2s 0.2s;
  transition: background-color 0.2s 0.2s, background-blend-mode 0.2s 0.2s;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media (min-width: 992px) {
  .home #homepage-posts .featured-post-wrapper a.featured-post-wrapper__image {
    min-height: 267px;
  }
}
@media (min-width: 992px) {
  .home #homepage-posts .featured-post-wrapper a.featured-post-wrapper__image {
    display: none;
  }
}
.home
  #homepage-posts
  .featured-post-wrapper
  a.featured-post-wrapper__image:hover {
  background-color: rgba(47, 218, 184, 0.5);
  background-blend-mode: multiply;
}
.home #homepage-posts .featured-post-wrapper h2 {
  color: #333;
  font-size: 21.0000000006px;
  line-height: 1.3333333333;
  font-weight: bold;
  color: #333;
  text-align: center;
}
@media (min-width: 992px) {
  .home #homepage-posts .featured-post-wrapper h2 {
    color: #fff;
    font-size: 36px;
    line-height: 1.25;
    font-weight: bold;
    text-align: left;
  }
}
.home #homepage-posts .featured-post-wrapper h2 a {
  color: #000;
}
@media (min-width: 992px) {
  .home #homepage-posts .featured-post-wrapper h2 a {
    color: #fff;
  }
}
.home #homepage-posts .featured-post-wrapper h2 a:hover {
  color: #2fdab8;
}
.home #homepage-posts .featured-post-wrapper p {
  color: #333;
  text-align: center;
}
@media (min-width: 992px) {
  .home #homepage-posts .featured-post-wrapper p {
    color: #fff;
    text-align: left;
  }
}
.home #homepage-posts .featured-post-wrapper p.small {
  margin-top: 34px;
  font-size: 12px;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .home #homepage-posts .featured-post-wrapper p.small {
    display: none;
  }
}
.home #homepage-posts .featured-post-wrapper .btn.btn-ghost {
  display: none;
}
@media (min-width: 992px) {
  .home #homepage-posts .featured-post-wrapper .btn.btn-ghost {
    display: inline-block;
  }
}
.home #homepage-posts .post-wrapper a.post-wrapper__image {
  display: block;
  width: 100%;
  min-height: 142px;
  -moz-transition: background-color 0.2s 0.2s, background-blend-mode 0.2s 0.2s;
  -o-transition: background-color 0.2s 0.2s, background-blend-mode 0.2s 0.2s;
  -webkit-transition: background-color 0.2s 0.2s,
    background-blend-mode 0.2s 0.2s;
  transition: background-color 0.2s 0.2s, background-blend-mode 0.2s 0.2s;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media (min-width: 992px) {
  .home #homepage-posts .post-wrapper a.post-wrapper__image {
    min-height: 267px;
  }
}
.home #homepage-posts .post-wrapper a.post-wrapper__image:hover {
  background-color: rgba(47, 218, 184, 0.5);
  background-blend-mode: multiply;
}
.home #homepage-posts .post-wrapper a:not(.btn) {
  color: #333;
}
.home #homepage-posts .post-wrapper a:not(.btn):hover {
  color: #2fdab8;
}
.home #homepage-posts .post-wrapper h4,
.home #homepage-posts .post-wrapper .error-404 h2,
.error-404 .home #homepage-posts .post-wrapper h2,
.home #homepage-posts .post-wrapper p,
.home #homepage-posts .post-wrapper div {
  text-align: center;
}
.home #homepage-posts .post-wrapper p.small {
  margin-top: 34px;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .home #homepage-posts .post-wrapper p.small {
    margin-top: 45px;
  }
}
.home #homepage-posts .post-wrapper p.small a {
  font-size: 12px;
  color: #2d8ed5;
  font-weight: 600;
  letter-spacing: 1px;
}
.home #homepage-posts .post-wrapper p.small a:hover {
  color: #2fdab8;
}

.blog h1 {
  color: #333;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}
.blog .most-recent-blog {
  padding-left: 15px;
  padding-right: 15px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: rgba(0, 0, 0, 0.3);
  background-blend-mode: multiply;
  color: #fff;
  margin-bottom: 0;
  text-align: center;
  min-height: 270px;
}
@media (min-width: 768px) {
  .blog .most-recent-blog {
    text-align: left;
  }
}
@media (min-width: 992px) {
  .blog .most-recent-blog {
    min-height: 540px;
  }
}
.blog .most-recent-blog h2 {
  color: #fff;
}
.blog .most-recent-blog .recent-post-blurb {
  display: none;
}
@media (min-width: 768px) {
  .blog .most-recent-blog .recent-post-blurb {
    display: block;
  }
}
.blog .most-recent-blog .btn {
  margin-top: 15px;
}
@media (min-width: 992px) {
  .blog .most-recent-blog .btn {
    margin-top: 30px;
  }
}
.blog .recent-post-wrapper--table {
  min-height: 270px;
  height: 270px;
  display: table;
}
@media (min-width: 992px) {
  .blog .recent-post-wrapper--table {
    min-height: 540px;
    height: 540px;
  }
}
.blog .recent-post-wrapper--table .vertical-content {
  display: table-cell;
  vertical-align: middle;
}
.blog .blog-categories {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
}
.blog .blog-categories li {
  display: inline-block;
  text-transform: uppercase;
  font-size: 12px;
}
@media (min-width: 768px) {
  .blog .blog-categories li {
    font-size: 18px;
  }
}
.blog .blog-categories li::after {
  content: "\2022";
}
.blog .blog-categories li:last-child::after {
  content: "";
}
.blog .blog-categories a {
  font-weight: 600;
  letter-spacing: 1px;
}
.blog [class*="block-grid-"] {
  margin: -25px;
}
.blog .listing-blog-post a.blog-archive-thumbnail {
  display: block;
  min-height: 141px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  -moz-transition: background-color 0.2s 0.2s, background-blend-mode 0.2s 0.2s;
  -o-transition: background-color 0.2s 0.2s, background-blend-mode 0.2s 0.2s;
  -webkit-transition: background-color 0.2s 0.2s,
    background-blend-mode 0.2s 0.2s;
  transition: background-color 0.2s 0.2s, background-blend-mode 0.2s 0.2s;
}
@media (min-width: 768px) {
  .blog .listing-blog-post a.blog-archive-thumbnail {
    min-height: 170px;
  }
}
.blog .listing-blog-post a.blog-archive-thumbnail:hover {
  background-color: rgba(47, 218, 184, 0.5);
  background-blend-mode: multiply;
}
.blog .listing-blog-post .categories-list {
  font-size: 12px;
  text-transform: uppercase;
  padding-top: 15px;
  text-align: center;
}
@media (min-width: 768px) {
  .blog .listing-blog-post .categories-list {
    padding-top: 30px;
  }
}
.blog .listing-blog-post .categories-list a {
  font-weight: 600;
  letter-spacing: 1px;
}
.blog .listing-blog-post .entry-title a {
  color: #333;
}
.blog .listing-blog-post .entry-title a:hover {
  color: #2fdab8;
}
.blog .listing-blog-post .entry-content {
  text-align: center;
}

.archive .page-header {
  margin-top: 0;
  border: none;
  text-align: center;
}
.archive .page-header .page-title {
  color: #333;
  margin-top: 0;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .archive .page-header .page-title {
    margin-bottom: 30px;
  }
}
.archive .blog-categories {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .archive .blog-categories {
    margin-top: 75px;
    margin-bottom: 75px;
  }
}
.archive .blog-categories li {
  display: inline-block;
  text-transform: uppercase;
  font-size: 12px;
}
@media (min-width: 768px) {
  .archive .blog-categories li {
    font-size: 18px;
  }
}
.archive .blog-categories li::after {
  content: "\2022";
}
.archive .blog-categories li:last-child::after {
  content: "";
}
.archive .listing-blog-post a.blog-archive-thumbnail {
  display: block;
  min-height: 141px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media (min-width: 768px) {
  .archive .listing-blog-post a.blog-archive-thumbnail {
    min-height: 170px;
  }
}
.archive .listing-blog-post a.blog-archive-thumbnail:hover {
  background-color: rgba(47, 218, 184, 0.5);
  background-blend-mode: multiply;
}
.archive .listing-blog-post .categories-list {
  font-size: 12px;
  text-transform: uppercase;
  padding-top: 15px;
  text-align: center;
}
@media (min-width: 768px) {
  .archive .listing-blog-post .categories-list {
    padding-top: 30px;
  }
}
.archive .listing-blog-post .entry-title a {
  color: #333;
}
.archive .listing-blog-post .entry-title a:hover {
  color: #2fdab8;
}
.archive .listing-blog-post .entry-content {
  text-align: center;
}
.archive .nav-links {
  text-transform: uppercase;
}
.archive .nav-links .nav-previous {
  background: transparent url(images/arrow-left.svg) no-repeat center left;
  padding-left: 25px;
}
.archive .nav-links .nav-next {
  background: transparent url(images/arrow-right.svg) no-repeat center right;
  padding-right: 25px;
}

/*At some point the funds page was built out without updating the Sass files.*/

.post-type-archive-publication .cat-item::after {
  margin-left: 6px;
}
.post-type-archive-publication .categories-list a {
  letter-spacing: 1px;
}
.post-type-archive-publication .categories-list a::after {
  content: "\002C";
  color: #333;
}
.post-type-archive-publication .categories-list a:last-child::after {
  content: "";
}

@media (min-width: 1324px) {
  .post-type-archive-publication .listing-blog-post a.blog-archive-thumbnail {
    min-height: 390px;
  }
}
@media (min-width: 1200px) and (max-width: 1323px) {
  .post-type-archive-publication .listing-blog-post a.blog-archive-thumbnail {
    min-height: 345px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .post-type-archive-publication .listing-blog-post a.blog-archive-thumbnail {
    min-height: 280px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .post-type-archive-publication .listing-blog-post a.blog-archive-thumbnail {
    min-height: 456px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .post-type-archive-publication .listing-blog-post a.blog-archive-thumbnail {
    min-height: 392px;
    max-width: 301px;
    margin: 0 auto;
  }
}
.archive.post-type-archive-funds #load-more.btn.btn-primary {
  width: 189px;
}
.archive.post-type-archive-funds .grid {
  margin: -5px;
}
.archive.post-type-archive-funds .grid-item {
  padding-left: 10px;
  padding-right: 10px;
  width: 432px;
}
.archive.post-type-archive-funds .grid-item p::after {
  content: "...";
}
.archive.post-type-archive-funds .grid-item .entry-content p {
  min-height: 135px;
}
@media screen and (max-width: 1323px) {
  .archive.post-type-archive-funds .grid-item {
    width: 387px;
  }
  .archive.post-type-archive-funds .grid-item .entry-content p {
    min-height: 162px;
  }
}
@media screen and (max-width: 1199px) {
  .archive.post-type-archive-funds .grid-item {
    width: 320px;
  }
  .archive.post-type-archive-funds .grid-item .entry-content p {
    min-height: 189px;
  }
}
@media screen and (max-width: 991px) {
  .archive.post-type-archive-funds .grid-item {
    width: 370px;
  }
  .archive.post-type-archive-funds .grid-item .entry-content p {
    min-height: 162px;
  }
}
@media screen and (max-width: 767px) {
  .archive.post-type-archive-funds .grid-item {
    width: calc(100% - 20px);
  }
  .archive.post-type-archive-funds .grid-item .entry-content p {
    min-height: 90px;
  }
}
.archive.post-type-archive-funds .blog-categories {
  margin-top: 0;
  margin-bottom: 0;
}
.archive.post-type-archive-funds .blog-categories li::after {
  content: none;
}
.archive.post-type-archive-funds .blog-categories .cat-item {
  color: #fff;
  background: #2d8ed5;
  padding: 10px 20px;
  font-size: 10px;
  line-height: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 4px;
  cursor: pointer;
}

.archive.post-type-archive-funds h4{
/* font-size: 1em; */
/* min-height: 65px; */
}



.archive.post-type-archive-funds .blog-categories .cat-item:hover,
.archive.post-type-archive-funds .blog-categories .cat-item.is-checked {
  background: #2fdab8;
}
.archive.post-type-archive-funds .blog-categories .cat-item.quicksearchReset {
  background-color: rgba(0, 0, 0, 0.3);
}
.archive.post-type-archive-funds .search-filter {
  position: relative;
}
.archive.post-type-archive-funds .search-filter .icon-search {
  color: #2d8ed5;
  padding-top: 20px;
  padding-right: 28px;
  position: absolute;
  top: 0;
  left: 0;
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
}
.archive.post-type-archive-funds .search-filter .quicksearch {
  width: 100%;
  padding: 15px 28px 15px 64px;
  border: 1px solid #2d8ed5;
  border-radius: 0;
  font-style: italic;
}
.archive.post-type-archive-funds .search-filter .quicksearch::placeholder {
  font-style: italic;
}

.page-contact #secondary {
  text-align: center;
}
@media (min-width: 992px) {
  .page-contact #secondary {
    text-align: left;
    padding-top: 13px;
  }
}
.page-contact #secondary h3.widget-title {
  padding-bottom: 11px;
  border-bottom: solid 1px #333;
}
.page-contact #secondary ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.page-contact #secondary .sidebar-sub-header {
  text-transform: uppercase;
  font-weight: bold;
  display: block;
  margin-top: 15px;
}
.page-contact #secondary .textwidget li {
  padding: 0;
}
.page-contact h2 {
  margin-bottom: 48px;
}
.page-contact .gform_wrapper.gf_browser_chrome .gform_body {
  width: 100%;
}
@media (min-width: 768px) {
  .page-contact .gform_wrapper.gf_browser_chrome .gform_body {
    width: calc(100% + 15px);
  }
}
.page-contact .gform_wrapper .top_label input.medium,
.page-contact .gform_wrapper .top_label textarea.medium {
  width: 100%;
  border: solid 1px black;
}
.page-contact .gform_wrapper .top_label .gfield_label {
  color: #666;
  font-weight: normal;
  font-size: 16px;
}
.page-contact .gform_wrapper button {
  color: #2d8ed5;
  border: solid 1px #2d8ed5;
  background-color: transparent;
  padding-left: 58px;
  padding-right: 58px;
  -moz-transition: color 0.2s 0.2s, border 0.2s 0.2s, background-color 0.2s 0.2s;
  -o-transition: color 0.2s 0.2s, border 0.2s 0.2s, background-color 0.2s 0.2s;
  -webkit-transition: color 0.2s 0.2s, border 0.2s 0.2s,
    background-color 0.2s 0.2s;
  transition: color 0.2s 0.2s, border 0.2s 0.2s, background-color 0.2s 0.2s;
}
.page-contact .gform_wrapper button:hover {
  color: #fff;
  border: solid 1px #2fdab8;
  background-color: #2fdab8;
}
.page-contact iframe {
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .page-contact iframe {
    margin-bottom: 30px;
  }
}

.search-results .page-header {
  text-align: center;
  border: 0;
  margin-top: 0;
}
.search-results h1.page-title {
  color: #333;
  margin-bottom: 30px;
  margin-top: 0px;
}
.search-results h4.entry-title,
.search-results .error-404 h2.entry-title,
.error-404 .search-results h2.entry-title {
  margin-top: 0;
  text-align: left;
}
.search-results h4.entry-title a,
.search-results .error-404 h2.entry-title a,
.error-404 .search-results h2.entry-title a {
  color: #333;
}
.search-results h4.entry-title a:hover,
.search-results .error-404 h2.entry-title a:hover,
.error-404 .search-results h2.entry-title a:hover {
  color: #2fdab8;
}
.search-results .read-more {
  margin-left: 15px;
}
.search-results .entry-footer hr {
  background-color: #333;
}
.search-results p {
  margin-bottom: 5px;
}

.search-no-results .page-header {
  text-align: center;
  border: 0;
}
.search-no-results h1.page-title {
  color: #333;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
.site-header {
  position: fixed;
  top: 0;
  z-index: 900;
  width: 100%;
  max-height: 54px;
  background-color: #005fa5;
  -moz-transition: max-height 0.2s 0.2s;
  -o-transition: max-height 0.2s 0.2s;
  -webkit-transition: max-height 0.2s 0.2s;
  transition: max-height 0.2s 0.2s;
}
@media (min-width: 768px) {
  .site-header {
    display: block;
    margin-left: auto;
    margin-right: auto;
    /* stupid default classes were too tall (75px) for small viewport */
  }
  .site-header .container,
  .site-header .row {
    max-height: 54px;
  }
  .site-header .container.search-field,
  .site-header .container.search-field .row {
    max-height: 60px;
  }
  .site-header .container.search-field .search-input,
  .site-header .container.search-field .row .search-input {
    display: none;
    height: 60px;
  }
}
@media (min-width: 992px) {
  .site-header {
    max-height: 85px;
    /* stupid default classes were too tall for small viewport, reset when on medium */
  }
  .site-header .container,
  .site-header .row {
    max-height: 85px;
  }
  .site-header .search-field .container,
  .site-header .search-field .row {
    max-height: auto;
  }
}
.site-header .site-branding {
  display: inline-block;
}
.site-header .header-logo {
  display: inline-block;
  width: 66px;
  height: 36px;
  background: transparent url(images/logo-mobile.svg) no-repeat center;
  margin-top: 10px;
  -moz-transition: width 0.2s 0.2s, height 0.2s 0.2s, background 0.2s 0.2s;
  -o-transition: width 0.2s 0.2s, height 0.2s 0.2s, background 0.2s 0.2s;
  -webkit-transition: width 0.2s 0.2s, height 0.2s 0.2s, background 0.2s 0.2s;
  transition: width 0.2s 0.2s, height 0.2s 0.2s, background 0.2s 0.2s;
}
@media (min-width: 992px) {
  .site-header .header-logo {
    margin-left: -5px;
    width: 191px;
    height: 65px;
    background: transparent url(images/logo-desktop.svg) no-repeat left;
    background-size: cover;
  }
}
.site-header a {
  color: #fff;
}
.site-header a:visited {
  color: #fff;
}
.site-header a:hover,
.site-header a:focus,
.site-header a:active {
  color: #2fdab8;
}
.site-header a svg:hover #facebook {
  fill: #ffffff;
}

.site-content {
  margin-top: 74px;
  -moz-transition: margin-top 0.2s 0.2s;
  -o-transition: margin-top 0.2s 0.2s;
  -webkit-transition: margin-top 0.2s 0.2s;
  transition: margin-top 0.2s 0.2s;
}
@media (min-width: 992px) {
  .site-content {
    margin-top: 105px;
  }
}

/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/
.site-footer {
  margin-top: 34px;
  font-size: 16.0000000002px;
  background-color: #2a4b64;
  color: #fff;
  /* Newsletter styling */
}
.site-footer .site-info {
  text-align: center;
}
@media (min-width: 992px) {
  .site-footer .site-info {
    text-align: left;
  }
}
.site-footer .site-info span {
  display: block;
}
.site-footer .footer-header {
  display: block;
  text-transform: uppercase;
  text-align: center;
  border-bottom: solid 1px #fff;
}
@media (min-width: 992px) {
  .site-footer .footer-header {
    text-align: left;
  }
}
.site-footer .list-inline {
  padding-left: 0;
}
.site-footer .footer-menu li:after {
  content: "|";
  color: #005fa5;
  padding-left: 12px;
}
.site-footer .footer-menu li:last-child:after {
  content: "";
}
.site-footer .footer-contact-info {
  padding-top: 36px;
}
@media (min-width: 992px) {
  .site-footer .footer-contact-info {
    border-right: solid 1px #fff;
  }
}
@media (min-width: 992px) {
  .site-footer .footer-contact-info .footer-header {
    max-width: 80%;
  }
}
.site-footer .footer-other-info {
  padding-top: 36px;
}
.site-footer .footer-other-info .table-div {
  display: table;
  width: 100%;
  height: 100%;
}
.site-footer .footer-other-info .vertical-align {
  display: table-cell;
  vertical-align: middle;
}
.site-footer .footer-other-info .mc4wp-form-fields {
  width: 100%;
}
.site-footer .footer-other-info .mc4wp-form-fields .btn {
  float: right;
  min-height: 38px;
}
.site-footer .footer-other-info .mc4wp-form-fields input {
  min-height: 38px;
}
.site-footer .footer-other-info .casl {
  display: none;
  color: #2d8ed5;
  font-weight: normal;
}
.site-footer .footer-other-info .footer-send-message {
  width: 100%;
}
@media (min-width: 992px) {
  .site-footer .footer-other-info .footer-send-message {
    width: 60%;
  }
}
.site-footer .footer-other-info .footer-call-us {
  width: 100%;
}
@media (min-width: 992px) {
  .site-footer .footer-other-info .footer-call-us {
    width: 35%;
    float: right;
  }
}
.site-footer #business-number:after {
  content: "";
  padding-left: 0;
}
@media (max-width: 360px) {
  .site-footer #copyright,
  .site-footer #business-number {
    padding: 0;
  }
}
@media (max-width: 640px) {
  .site-footer #copyright:after {
    content: "";
    padding-left: 0x;
  }
  .site-footer #copyright,
  .site-footer #business-number {
    text-align: center;
    padding-left: 0x;
    padding-left: 12px;
    padding-right: 12px;
  }
}
.site-footer .site-copyright {
  border-top: solid 1px #fff;
  text-align: center;
  margin-top: 36px;
}
@media (min-width: 768px) {
  .site-footer .site-copyright {
    margin-top: 0;
  }
}
.site-footer .site-copyright ul.copyright-list {
  margin-bottom: 0;
}
.site-footer .site-copyright ul.copyright-list li {
  padding-top: 0;
  padding-bottom: 0;
}
.site-footer .site-copyright .col-md-10 {
  padding-top: 30px;
}
.site-footer .site-copyright ul {
  margin-bottom: 12px;
}
.site-footer .site-copyright ul li {
  padding-top: 0;
  padding-bottom: 0;
}
@media (min-width: 907px) {
  .site-footer .site-copyright ul li {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.site-footer .site-copyright .footer-social {
  margin-bottom: 30px;
}
.site-footer a {
  color: #2d8ed5;
}
.site-footer a:visited {
  color: #2d8ed5;
}
.site-footer a:hover,
.site-footer a:focus,
.site-footer a:active {
  color: #2fdab8;
}
.site-footer a svg:hover #facebook {
  fill: #ffffff;
}
.site-footer .footer-logos {
  margin-bottom: 35px;
}
.site-footer .footer-logos .logos {
  display: flex;
  justify-content: center;
}
.site-footer .footer-logos .logos svg {
  max-height: 104px;
}
.site-footer .footer-logos .logos svg.logo--imagine-canada {
  width: 104px;
}
@media (min-width: 907px) {
  .site-footer .footer-logos {
    margin-bottom: 22px;
  }
}
@media (max-width: 1100px) {
  .site-footer .footer-logos {
    margin-top: 22px;
    margin-bottom: 22px;
  }
}
.site-footer .btn.btn-primary {
  color: #fff;
  display: block;
  border: solid 1px #fff;
  font-size: 16.0000000002px;
  background-color: #005fa5;
  -moz-transition: background-color 0.5s 0.2s, border 0.5s 0.2s;
  -o-transition: background-color 0.5s 0.2s, border 0.5s 0.2s;
  -webkit-transition: background-color 0.5s 0.2s, border 0.5s 0.2s;
  transition: background-color 0.5s 0.2s, border 0.5s 0.2s;
}
.site-footer .btn.btn-primary:visited {
  color: #fff;
}
.site-footer .btn.btn-primary:hover,
.site-footer .btn.btn-primary:focus,
.site-footer .btn.btn-primary:active {
  background-color: #2fdab8;
  border: solid 1px #2fdab8;
}
.site-footer .btn.btn-primary.footer-send-message {
  margin-bottom: 20px;
}
.site-footer input[type="email"] {
  width: 100%;
  color: #2d8ed5;
  border: solid 1px #fff;
  background-color: transparent;
  font-size: 16px;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  text-align: center;
  margin-bottom: 20px;
  padding: 6px;
}
.site-footer input[type="email"]::-webkit-input-placeholder {
  color: #2d8ed5;
  font-size: 16px;
}
.site-footer input[type="email"]:-moz-placeholder {
  color: #2d8ed5;
  font-size: 16px;
}
.site-footer input[type="email"]::-moz-placeholder {
  color: #2d8ed5;
  font-size: 16px;
}
.site-footer input[type="email"]:-ms-input-placeholder {
  color: #2d8ed5;
  font-size: 16px;
}
.site-footer input[type="submit"].btn.btn-primary {
  width: 100%;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .site-footer {
    margin-top: 100px;
    /* Newsletter styling */
  }
  .site-footer .btn.btn-primary {
    display: inline-block;
  }
  .site-footer .btn.btn-primary.footer-send-message {
    margin-bottom: 0;
  }
  .site-footer input[type="email"] {
    width: 60%;
  }
  .site-footer input[type="submit"].btn.btn-primary {
    width: 35%;
  }
  .site-footer .site-copyright ul {
    display: inline-block;
    margin-left: 12px;
    margin-bottom: 12px;
  }
  .site-footer .footer-social {
    display: inline;
  }
  .site-footer .footer-menu li:last-child:after {
    content: "|";
  }
}

/*--------------------------------------------------------------
## Board members
--------------------------------------------------------------*/
.page-board-members .entry-header .entry-title {
  margin: 0;
  margin-bottom: 50px;
  margin-top: 50px;
  padding: 0;
}
.page-board-members .entry-content {
  margin-top: 0;
}

.board-member {
  margin-top: 40px;
}
.board-member h5 {
  font-family: "proxima-nova", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 12.0000000006px;
}
.board-member .staff-picture {
  width: 100%;
  min-height: 170px;
}
@media (min-width: 768px) {
  .board-member .staff-picture {
    min-height: 170px;
  }
}
.board-member .staff-email {
  display: block;
  margin-bottom: 35px;
}
.board-member .staff-bio {
  display: none;
}
.board-member .btn-staff-bio {
  display: block;
}

/*--------------------------------------------------------------
## CTA
--------------------------------------------------------------*/
.cta {
  display: inline-block;
  width: 100%;
  background-color: #005fa5;
  border: solid 10px #2d8ed5;
  color: #fff;
  text-decoration: none;
  text-align: center;
  padding: 20px;
  min-height: 137px;
  height: 137px;
  font-family: "baskerville-urw", sans-serif;
  font-size: 30px;
  line-height: 1.2;
  font-weight: normal;
  display: table;
  margin: 0 auto;
  -webkit-transition: background-color 0.5s, border 0.5s;
  transition: background-color 0.5s, border 0.5s;
}
@media (min-width: 992px) {
  .cta {
    min-height: 170px;
    font-size: 36px;
    line-height: 1.25;
  }
}
.cta span {
  display: table-cell;
  vertical-align: middle;
}
.cta:hover {
  background-color: #2d8ed5;
  border: solid 10px #005fa5;
  text-decoration: none;
  color: #fff;
}
.cta:visited {
  color: #fff;
}
@media screen and (min-width: 700px) {
  .cta {
    width: 375px;
  }
}
.cta.cta-full {
  width: 100%;
}
.cta + p {
  margin-top: 1.5em;
}

/*--------------------------------------------------------------
## Staff Directory
--------------------------------------------------------------*/
.page-staff-directory .entry-header .entry-title {
  margin: 0;
  margin-top: 50px;
  padding: 0;
}
.page-staff-directory .entry-content {
  margin-top: 0;
}

.staff-directory h3 {
  text-align: center;
  margin-top: 58px;
}
.staff-directory h3:first-child {
  margin-top: 27px;
}
.staff-directory .staff-member {
  margin-top: 40px;
}
.staff-directory .staff-member h5 {
  font-family: "proxima-nova", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 12.0000000006px;
}
.staff-directory .staff-member .staff-picture {
  width: 100%;
  min-height: 170px;
}
@media (min-width: 768px) {
  .staff-directory .staff-member .staff-picture {
    min-height: 170px;
  }
}
.staff-directory .staff-member .staff-email {
  display: block;
  margin-bottom: 30px;
}
.staff-directory .staff-member .staff-bio {
  display: none;
}
.staff-directory .staff-member .btn-staff-bio {
  display: block;
}

/*--------------------------------------------------------------
## ACF Partials
--------------------------------------------------------------*/
.content_block__content-animated-numbered {
  margin-top: 53px;
  margin-bottom: 80px;
}
.content_block__content-animated-numbered .block-1-js p,
.content_block__content-animated-numbered .block-2-js p,
.content_block__content-animated-numbered .block-3-js p,
.content_block__content-animated-numbered .block-4-js p {
  opacity: 0;
}
.content_block__content-animated-numbered p {
  min-height: 100px;
  margin: 25px 0;
  -moz-transition: background-size 0.2s 0.2s, min-height 0.2s 0.2s;
  -o-transition: background-size 0.2s 0.2s, min-height 0.2s 0.2s;
  -webkit-transition: background-size 0.2s 0.2s, min-height 0.2s 0.2s;
  transition: background-size 0.2s 0.2s, min-height 0.2s 0.2s;
}
@media (min-width: 768px) {
  .content_block__content-animated-numbered p {
    min-height: 120px;
  }
}
.content_block__content-animated-numbered .col-sm-offset-1 p {
  background: transparent url(images/numbered-content-1.png) no-repeat top left;
  padding-left: 70px;
  background-size: 95px 100px;
}
@media (min-width: 768px) {
  .content_block__content-animated-numbered .col-sm-offset-1 p {
    background-size: 112px 120px;
    padding-left: 90px;
  }
}
.content_block__content-animated-numbered .col-sm-offset-2 p {
  background: transparent url(images/numbered-content-2.png) no-repeat top left;
  background-size: 100px 100px;
  padding-left: 70px;
}
@media (min-width: 768px) {
  .content_block__content-animated-numbered .col-sm-offset-2 p {
    background-size: 118px 120px;
    padding-left: 90px;
  }
}
.content_block__content-animated-numbered .col-sm-offset-3 p {
  background: transparent url(images/numbered-content-3.png) no-repeat top left;
  background-size: 105px 100px;
  padding-left: 70px;
}
@media (min-width: 768px) {
  .content_block__content-animated-numbered .col-sm-offset-3 p {
    background-size: 125px 120px;
    padding-left: 90px;
  }
}
.content_block__content-animated-numbered .col-sm-offset-4 p {
  background: transparent url(images/numbered-content-4.png) no-repeat top left;
  background-size: 106px 100px;
  padding-left: 70px;
}
@media (min-width: 768px) {
  .content_block__content-animated-numbered .col-sm-offset-4 p {
    background-size: 127px 120px;
    padding-left: 90px;
  }
}

.content_block__content-centered--bold {
  font-family: "baskerville-urw", sans-serif;
  font-size: 21.0000000006px;
  line-height: 1.3333333333;
  font-weight: bold;
  color: #333;
  -moz-transition: font-size 0.2s 0.2s, line-height 0.2s 0.2s;
  -o-transition: font-size 0.2s 0.2s, line-height 0.2s 0.2s;
  -webkit-transition: font-size 0.2s 0.2s, line-height 0.2s 0.2s;
  transition: font-size 0.2s 0.2s, line-height 0.2s 0.2s;
}
.content_block__content-centered--bold.light {
  color: #fff;
}
@media (min-width: 992px) {
  .content_block__content-centered--bold {
    font-size: 23.9999999994px;
    line-height: 1.33;
  }
}

.content_block__cta-group .cta {
  margin-bottom: 15px;
  margin-top: 13px;
}
@media (min-width: 992px) {
  .content_block__cta-group .cta {
    margin-bottom: 0;
    margin-top: 43px;
  }
}

.content_block__fancy-content {
  margin-bottom: 34px;
  margin-top: 13px;
}
@media (min-width: 992px) {
  .content_block__fancy-content {
    margin-bottom: 67px;
    margin-top: 53px;
  }
}
.content_block__fancy-content .content_block__fancy-content_section--title {
  padding-top: 18px;
  text-align: center;
}
@media (min-width: 768px) {
  .content_block__fancy-content .content_block__fancy-content_section--title {
    margin-top: 61px;
  }
}
.content_block__fancy-content .content_block__fancy-content_section--title h2 {
  border-bottom: solid 1px #333;
  padding-bottom: 15px;
  margin: 0;
}
@media (min-width: 768px) {
  .content_block__fancy-content
    .content_block__fancy-content_section--title
    h2 {
    margin-bottom: 100px;
  }
}
.content_block__fancy-content .content_block__fancy-content_section--title img {
  display: none;
}
@media (min-width: 768px) {
  .content_block__fancy-content
    .content_block__fancy-content_section--title
    img {
    display: inline;
    max-width: 50%;
  }
}
.content_block__fancy-content .content_block__fancy-content_section--content {
  padding-top: 18px;
}
@media (min-width: 768px) {
  .content_block__fancy-content .content_block__fancy-content_section--content {
    margin-top: 61px;
    padding-bottom: 52px;
  }
}

.content_block__pull-image {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .content_block__pull-image {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
.content_block__pull-image figure img {
  display: block;
  width: 100%;
}
.content_block__pull-image figure figcaption {
  display: block;
  text-align: center;
  color: #2fdab8;
}

.content_block__pull-quote {
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .content_block__pull-quote {
    margin-bottom: 30px;
  }
}
.content_block__pull-quote blockquote {
  border: none;
  margin: 0;
  padding: 0;
  color: #2d8ed5;
  width: 100%;
  font-family: "baskerville-urw", sans-serif;
  font-size: 24px;
  line-height: 1.25;
  font-style: italic;
  text-align: center;
}
.content_block__pull-quote blockquote p {
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .content_block__pull-quote blockquote p {
    margin-bottom: 30px;
  }
}

.content_block__pull-video {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .content_block__pull-video {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
.content_block__pull-video .embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.content_block__pull-video .embed-container iframe,
.content_block__pull-video .embed-container object,
.content_block__pull-video .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.content_block__slideshow-with-descriptions {
  margin-bottom: 13px;
}
@media (min-width: 992px) {
  .content_block__slideshow-with-descriptions {
    margin-bottom: 23px;
  }
}
.content_block__slideshow-with-descriptions .item .carousel-item__img {
  min-height: 194px;
}
@media (min-width: 768px) {
  .content_block__slideshow-with-descriptions .item .carousel-item__img {
    min-height: 493px;
  }
}
.content_block__slideshow-with-descriptions .item div:nth-child(2) {
  padding-left: 0;
  padding-right: 0;
}
.content_block__slideshow-with-descriptions .carousel-caption {
  /* undoing Bootstrap styling */
  text-shadow: none;
  position: relative;
  padding: 0;
  margin: 0;
  left: auto;
  right: auto;
  /* new styling */
  color: #333;
  width: 100%;
  padding-top: 15px;
}
@media (min-width: 768px) {
  .content_block__slideshow-with-descriptions .carousel-caption {
    padding-top: 30px;
  }
}
.content_block__slideshow-with-descriptions .carousel-caption h2 {
  margin-top: 0;
}
.content_block__slideshow-with-descriptions .carousel-caption p {
  border-top: solid 1px #333;
  border-bottom: solid 1px #333;
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: left;
}
.content_block__slideshow-with-descriptions .carousel-controls__wrapper {
  text-align: center;
  width: 100%;
  margin-bottom: 15px;
}
.content_block__slideshow-with-descriptions
  .carousel-controls__wrapper
  .carousel-indicators {
  /* undoing Bootstrap styling */
  display: inline-block;
  margin: 0;
  padding: 0;
  position: relative;
  left: auto;
  bottom: auto;
  width: auto;
  /* new styling */
  list-style-type: square;
  line-height: 1;
}
.content_block__slideshow-with-descriptions
  .carousel-controls__wrapper
  .carousel-indicators
  li {
  /* undoing Bootstrap styling */
  border-radius: 0;
  border: 0;
  /* new styling */
  background-color: #2d8ed5;
  padding-top: 0;
}
.content_block__slideshow-with-descriptions
  .carousel-controls__wrapper
  .carousel-indicators
  li.active {
  background-color: #2fdab8;
}
.content_block__slideshow-with-descriptions
  .carousel-controls__wrapper
  .carousel-control {
  /* undoing Bootstrap styling */
  position: relative;
  opacity: 1;
}
.content_block__slideshow-with-descriptions
  .carousel-controls__wrapper
  .carousel-control.left {
  /* undoing Bootstrap styling */
  background-image: none;
}
.content_block__slideshow-with-descriptions
  .carousel-controls__wrapper
  .carousel-control.right {
  /* undoing Bootstrap styling */
  background-image: none;
}
.content_block__slideshow-with-descriptions .carousel-inner.container {
  padding-left: 0;
  padding-right: 0;
}
.content_block__slideshow-with-descriptions .carousel {
  padding-left: 15px;
  padding-right: 15px;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

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

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
## Media Queries Display
--------------------------------------------------------------*/
.media-query {
  position: fixed;
  bottom: 0;
  left: 0;
  background-color: #646464;
  color: #fff;
  padding: 1rem;
  z-index: 100;
}
.media-query span {
  display: none;
}
@media (max-width: 767px) {
  .media-query span.xsmall {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .media-query span.small {
    display: block;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .media-query span.medium {
    display: block;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .media-query span.large {
    display: block;
  }
}
@media (min-width: 1440px) and (max-width: 1920px) {
  .media-query span.xlarge {
    display: block;
  }
}
@media (min-width: 1921px) {
  .media-query span.xxlarge {
    display: block;
  }
}

.instagram-wrapper {
  background-image: url("images/instagram.svg");
  height: 1em;
  width: 1em;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
}

.instagram:hover .instagram-wrapper {
  background-image: url("images/instagram-hover.svg");
}

/*# sourceMappingURL=style.css.map */
